2022-08-10 05:01:20 export TEST_DIR=/fs/sda1 2022-08-10 05:01:20 export TEST_DEV=/dev/sda1 2022-08-10 05:01:20 export FSTYP=ext2 2022-08-10 05:01:20 export SCRATCH_MNT=/fs/scratch 2022-08-10 05:01:20 mkdir /fs/scratch -p 2022-08-10 05:01:20 export SCRATCH_DEV=/dev/sda4 2022-08-10 05:01:20 sed "s:^:ext4/:" //lkp/benchmarks/xfstests/tests/ext4-group-02 2022-08-10 05:01:20 ./check -E tests/exclude/ext2 ext4/042 ext4/043 ext4/044 ext4/045 ext4/046 ext4/048 ext4/049 ext4/050 ext4/051 ext4/052 ext4/053 ext4/055 ext4/056 ext4/057 ext4/058 ext4/059 FSTYP -- ext2 PLATFORM -- Linux/x86_64 lkp-skl-d03 5.19.0-rc5-00010-ga70b1077cddc #1 SMP Mon Aug 8 16:40:22 CST 2022 MKFS_OPTIONS -- /dev/sda4 MOUNT_OPTIONS -- -o acl,user_xattr /dev/sda4 /fs/scratch ext4/042 91s ext4/043 [not run] not suitable for this filesystem type: ext2 ext4/044 [not run] not suitable for this filesystem type: ext2 ext4/045 [not run] not suitable for this filesystem type: ext2 ext4/046 [not run] not suitable for this filesystem type: ext2 ext4/048 [not run] not suitable for this filesystem type: ext2 ext4/049 [not run] not suitable for this filesystem type: ext2 ext4/050 [not run] not suitable for this filesystem type: ext2 ext4/051 [not run] not suitable for this filesystem type: ext2 ext4/052 [not run] not suitable for this filesystem type: ext2 ext4/053 [failed, exit status 2]- output mismatch (see /lkp/benchmarks/xfstests/results//ext4/053.out.bad) --- tests/ext4/053.out 2022-08-08 17:00:46.000000000 +0000 +++ /lkp/benchmarks/xfstests/results//ext4/053.out.bad 2022-08-10 05:05:37.923675798 +0000 @@ -1,2 +1,4 @@ QA output created by 053 Silence is golden. +mounting ext3 "nouser_xattr" (failed mount) FAILED +mounting ext4 "nouser_xattr" (failed mount) FAILED ... (Run 'diff -u /lkp/benchmarks/xfstests/tests/ext4/053.out /lkp/benchmarks/xfstests/results//ext4/053.out.bad' to see the entire diff) ext4/055 [not run] not suitable for this filesystem type: ext2 ext4/056 [not run] not suitable for this filesystem type: ext2 ext4/057 [not run] not suitable for this filesystem type: ext2 ext4/058 [not run] not suitable for this filesystem type: ext2 ext4/059 [not run] not suitable for this filesystem type: ext2 Ran: ext4/042 ext4/043 ext4/044 ext4/045 ext4/046 ext4/048 ext4/049 ext4/050 ext4/051 ext4/052 ext4/053 ext4/055 ext4/056 ext4/057 ext4/058 ext4/059 Not run: ext4/043 ext4/044 ext4/045 ext4/046 ext4/048 ext4/049 ext4/050 ext4/051 ext4/052 ext4/055 ext4/056 ext4/057 ext4/058 ext4/059 Failures: ext4/053 Failed 1 of 16 tests