2020-03-17 11:00:47 export TEST_DIR=/fs/vda 2020-03-17 11:00:47 export TEST_DEV=/dev/vda 2020-03-17 11:00:47 export FSTYP=xfs 2020-03-17 11:00:47 export SCRATCH_MNT=/fs/scratch 2020-03-17 11:00:47 mkdir /fs/scratch -p 2020-03-17 11:00:47 export SCRATCH_DEV=/dev/vdd 2020-03-17 11:00:47 export SCRATCH_LOGDEV=/dev/vdb 2020-03-17 11:00:47 export SCRATCH_XFS_LIST_METADATA_FIELDS=u3.sfdir3.hdr.parent.i4 2020-03-17 11:00:47 export SCRATCH_XFS_LIST_FUZZ_VERBS=random 2020-03-17 11:00:47 sed "s:^:xfs/:" //lkp/benchmarks/xfstests/tests/xfs-group10 | grep -F -f merged_ignored_files 2020-03-17 11:00:47 sed "s:^:xfs/:" //lkp/benchmarks/xfstests/tests/xfs-group10 | grep -v -F -f merged_ignored_files 2020-03-17 11:00:47 ./check xfs/011 xfs/041 xfs/071 xfs/106 xfs/146 xfs/177 xfs/252 xfs/296 xfs/365 xfs/401 xfs/449 xfs/486 FSTYP -- xfs (debug) PLATFORM -- Linux/x86_64 vm-snb-73 5.6.0-rc4-00002-g3524e9d824460 #1 SMP Tue Mar 17 10:33:49 CST 2020 MKFS_OPTIONS -- -f -bsize=4096 /dev/vdd MOUNT_OPTIONS -- /dev/vdd /fs/scratch xfs/011 - output mismatch (see /lkp/benchmarks/xfstests/results//xfs/011.out.bad) --- tests/xfs/011.out 2020-03-05 16:38:54.000000000 +0800 +++ /lkp/benchmarks/xfstests/results//xfs/011.out.bad 2020-03-17 11:01:46.605024521 +0800 @@ -1,2 +1,12 @@ QA output created by 011 Silence is golden. +reserve_grant_head (1:776716) does not match log_head_lsn (1:776704), possible leak detected. +write_grant_head (1:776716) does not match log_head_lsn (1:776704), possible leak detected. +reserve_grant_head (1:1672324) does not match log_head_lsn (1:1672192), possible leak detected. +write_grant_head (1:1672324) does not match log_head_lsn (1:1672192), possible leak detected. +reserve_grant_head (1:2559252) does not match log_head_lsn (1:2558976), possible leak detected. ... (Run 'diff -u /lkp/benchmarks/xfstests/tests/xfs/011.out /lkp/benchmarks/xfstests/results//xfs/011.out.bad' to see the entire diff) xfs/041 172s xfs/071 18s xfs/106 48s xfs/146 [not run] Assuming DMAPI modules are not loaded xfs/177 [not run] Assuming DMAPI modules are not loaded xfs/252 17s xfs/296 29s xfs/365 [not run] xfs_scrub not found xfs/401 [not run] xfs_scrub not found xfs/449 [not run] xfs_spaceman utility required, skipped this test xfs/486 [not run] xfs_scrub not found Ran: xfs/011 xfs/041 xfs/071 xfs/106 xfs/146 xfs/177 xfs/252 xfs/296 xfs/365 xfs/401 xfs/449 xfs/486 Not run: xfs/146 xfs/177 xfs/365 xfs/401 xfs/449 xfs/486 Failures: xfs/011 Failed 1 of 12 tests