2022-03-21 01:10:37 export TEST_DIR=/fs/sda1 2022-03-21 01:10:37 export TEST_DEV=/dev/sda1 2022-03-21 01:10:37 export FSTYP=xfs 2022-03-21 01:10:37 export SCRATCH_MNT=/fs/scratch 2022-03-21 01:10:37 mkdir /fs/scratch -p 2022-03-21 01:10:37 export SCRATCH_DEV=/dev/sda4 2022-03-21 01:10:37 export SCRATCH_LOGDEV=/dev/sda2 2022-03-21 01:10:37 export SCRATCH_XFS_LIST_METADATA_FIELDS=u3.sfdir3.hdr.parent.i4 2022-03-21 01:10:37 export SCRATCH_XFS_LIST_FUZZ_VERBS=random 2022-03-21 01:10:37 sed "s:^:xfs/:" //lkp/benchmarks/xfstests/tests/xfs-group-52 2022-03-21 01:10:37 ./check xfs/520 xfs/522 xfs/523 xfs/524 xfs/525 xfs/526 xfs/527 xfs/529 FSTYP -- xfs (debug) PLATFORM -- Linux/x86_64 lkp-ivb-d05 5.17.0-rc8-00340-g1fc3f2c3c928 #1 SMP Mon Mar 21 07:17:57 CST 2022 MKFS_OPTIONS -- -f /dev/sda4 MOUNT_OPTIONS -- /dev/sda4 /fs/scratch xfs/520 2s xfs/522 [not run] need configuration file support in mkfs.xfs xfs/523 [not run] need configuration file support in mkfs.xfs xfs/524 [not run] need configuration file support in mkfs.xfs xfs/525 [not run] need configuration file support in mkfs.xfs xfs/526 [not run] need configuration file support in mkfs.xfs xfs/527 3s xfs/529 [failed, exit status 1]- output mismatch (see /lkp/benchmarks/xfstests/results//xfs/529.out.bad) --- tests/xfs/529.out 2022-02-17 11:55:00.000000000 +0000 +++ /lkp/benchmarks/xfstests/results//xfs/529.out.bad 2022-03-21 01:10:52.253667459 +0000 @@ -4,21 +4,4 @@ Inject reduce_max_iextents error tag Create fragmented file Verify $testfile's extent count -Disable reduce_max_iextents error tag -* Fallocate unwritten extents -Inject reduce_max_iextents error tag -Fallocate fragmented file ... (Run 'diff -u /lkp/benchmarks/xfstests/tests/xfs/529.out /lkp/benchmarks/xfstests/results//xfs/529.out.bad' to see the entire diff) Ran: xfs/520 xfs/522 xfs/523 xfs/524 xfs/525 xfs/526 xfs/527 xfs/529 Not run: xfs/522 xfs/523 xfs/524 xfs/525 xfs/526 Failures: xfs/529 Failed 1 of 8 tests