2020-12-18 01:24:14 export TEST_DIR=/fs/sdb1 2020-12-18 01:24:14 export TEST_DEV=/dev/sdb1 2020-12-18 01:24:14 export FSTYP=xfs 2020-12-18 01:24:14 export SCRATCH_MNT=/fs/scratch 2020-12-18 01:24:14 mkdir /fs/scratch -p 2020-12-18 01:24:14 export SCRATCH_DEV=/dev/sdb4 2020-12-18 01:24:14 export SCRATCH_LOGDEV=/dev/sdb2 2020-12-18 01:24:14 export SCRATCH_XFS_LIST_METADATA_FIELDS=u3.sfdir3.hdr.parent.i4 2020-12-18 01:24:14 export SCRATCH_XFS_LIST_FUZZ_VERBS=random 2020-12-18 01:24:14 sed "s:^:xfs/:" //lkp/benchmarks/xfstests/tests/xfs-group-51 2020-12-18 01:24:14 ./check xfs/510 xfs/511 xfs/512 xfs/513 xfs/514 xfs/515 xfs/516 xfs/517 xfs/518 xfs/519 FSTYP -- xfs (debug) PLATFORM -- Linux/x86_64 lkp-ivb-d05 5.10.0-rc5-00026-g237d7887ae72 #1 SMP Fri Dec 18 08:12:46 CST 2020 MKFS_OPTIONS -- -f -bsize=4096 /dev/sdb4 MOUNT_OPTIONS -- /dev/sdb4 /fs/scratch xfs/510 1s xfs/511 2s xfs/512 2s xfs/513 - output mismatch (see /lkp/benchmarks/xfstests/results//xfs/513.out.bad) --- tests/xfs/513.out 2020-12-15 12:31:26.000000000 +0000 +++ /lkp/benchmarks/xfstests/results//xfs/513.out.bad 2020-12-18 01:24:44.695412845 +0000 @@ -77,7 +77,11 @@ TEST: "-o usrquota" "pass" "usrquota" "true" TEST: "-o quota" "pass" "usrquota" "true" TEST: "-o uqnoenforce" "pass" "usrquota" "true" +[FAILED]: mount /dev/loop0 /fs/sdb1/513.mnt -o uqnoenforce +ERROR: did not expect to find "usrquota" in "rw,relatime,attr2,inode64,logbufs=8,logbsize=32k,uqnoenforce" TEST: "-o qnoenforce" "pass" "usrquota" "true" +[FAILED]: mount /dev/loop0 /fs/sdb1/513.mnt -o qnoenforce ... (Run 'diff -u /lkp/benchmarks/xfstests/tests/xfs/513.out /lkp/benchmarks/xfstests/results//xfs/513.out.bad' to see the entire diff) xfs/514 - output mismatch (see /lkp/benchmarks/xfstests/results//xfs/514.out.bad) --- tests/xfs/514.out 2020-12-15 12:31:26.000000000 +0000 +++ /lkp/benchmarks/xfstests/results//xfs/514.out.bad 2020-12-18 01:24:46.007412903 +0000 @@ -1,2 +1,5 @@ QA output created by 514 Silence is golden +attr_remove not documented in the xfs_db manpage +attr_set not documented in the xfs_db manpage +logformat not documented in the xfs_db manpage ... (Run 'diff -u /lkp/benchmarks/xfstests/tests/xfs/514.out /lkp/benchmarks/xfstests/results//xfs/514.out.bad' to see the entire diff) xfs/515 - output mismatch (see /lkp/benchmarks/xfstests/results//xfs/515.out.bad) --- tests/xfs/515.out 2020-12-15 12:31:26.000000000 +0000 +++ /lkp/benchmarks/xfstests/results//xfs/515.out.bad 2020-12-18 01:24:47.082412951 +0000 @@ -1,2 +1,3 @@ QA output created by 515 Silence is golden +limit not documented in the xfs_quota manpage ... (Run 'diff -u /lkp/benchmarks/xfstests/tests/xfs/515.out /lkp/benchmarks/xfstests/results//xfs/515.out.bad' to see the entire diff) xfs/516 32s xfs/517 [not run] rmapbt not supported by scratch filesystem type: xfs xfs/518 3s xfs/519 [not run] Reflink not supported by scratch filesystem type: xfs Ran: xfs/510 xfs/511 xfs/512 xfs/513 xfs/514 xfs/515 xfs/516 xfs/517 xfs/518 xfs/519 Not run: xfs/517 xfs/519 Failures: xfs/513 xfs/514 xfs/515 Failed 3 of 10 tests