2022-07-11 12:33:25 export TEST_DIR=/fs/sda2 2022-07-11 12:33:25 export TEST_DEV=/dev/sda2 2022-07-11 12:33:25 export FSTYP=xfs 2022-07-11 12:33:25 export SCRATCH_MNT=/fs/scratch 2022-07-11 12:33:25 mkdir /fs/scratch -p 2022-07-11 12:33:25 export SCRATCH_DEV=/dev/sda5 2022-07-11 12:33:25 export SCRATCH_LOGDEV=/dev/sda3 2022-07-11 12:33:25 export SCRATCH_XFS_LIST_METADATA_FIELDS=u3.sfdir3.hdr.parent.i4 2022-07-11 12:33:25 export SCRATCH_XFS_LIST_FUZZ_VERBS=random 2022-07-11 12:33:25 sed "s:^:xfs/:" //lkp/benchmarks/xfstests/tests/xfs-group-01 2022-07-11 12:33:25 ./check xfs/010 xfs/011 xfs/012 xfs/013 xfs/014 xfs/015 xfs/016 xfs/017 xfs/018 xfs/019 FSTYP -- xfs (debug) PLATFORM -- Linux/x86_64 lkp-ivb-d04 5.19.0-rc5-00038-g65cf4eb83e21 #1 SMP Mon Jul 11 03:40:57 CST 2022 MKFS_OPTIONS -- -f /dev/sda5 MOUNT_OPTIONS -- /dev/sda5 /fs/scratch xfs/010 9s xfs/011 - output mismatch (see /lkp/benchmarks/xfstests/results//xfs/011.out.bad) --- tests/xfs/011.out 2022-07-04 16:34:35.000000000 +0000 +++ /lkp/benchmarks/xfstests/results//xfs/011.out.bad 2022-07-11 12:33:58.535910570 +0000 @@ -1,2 +1,14 @@ QA output created by 011 Silence is golden. +reserve_grant_head (4096:) does not match log_head_lsn (1:8192), possible leak detected. +write_grant_head (4096:) does not match log_head_lsn (1:8192), possible leak detected. +reserve_grant_head (4096:) does not match log_head_lsn (1:446464), possible leak detected. +write_grant_head (4096:) does not match log_head_lsn (1:446464), possible leak detected. +reserve_grant_head (4096:) does not match log_head_lsn (1:991232), 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/012 2s xfs/013 410s xfs/014 16s xfs/015 22s xfs/016 [not run] Cannot run this test using log MKFS_OPTIONS specified xfs/017 26s xfs/018 - output mismatch (see /lkp/benchmarks/xfstests/results//xfs/018.out.bad) --- tests/xfs/018.out 2022-07-04 16:34:35.000000000 +0000 +++ /lkp/benchmarks/xfstests/results//xfs/018.out.bad 2022-07-11 12:42:14.775916476 +0000 @@ -4,39 +4,53 @@ attr_set: Input/output error Could not set "attr_name" for SCRATCH_MNT/testdir/empty_file1 touch: cannot touch 'SCRATCH_MNT/testdir/empty_file1': Input/output error +xfs_logprint: unknown log operation type (1246) +Bad data in log Attribute "attr_name" has a 65 byte value for SCRATCH_MNT/testdir/empty_file1 attr_name: cfbe2a33be4601d2b655d099a18378fc - ... (Run 'diff -u /lkp/benchmarks/xfstests/tests/xfs/018.out /lkp/benchmarks/xfstests/results//xfs/018.out.bad' to see the entire diff) xfs/019 - output mismatch (see /lkp/benchmarks/xfstests/results//xfs/019.out.bad) --- tests/xfs/019.out 2022-07-04 16:34:35.000000000 +0000 +++ /lkp/benchmarks/xfstests/results//xfs/019.out.bad 2022-07-11 12:42:18.086916515 +0000 @@ -61,7 +61,7 @@ File: "./directory_setgid/file_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx_5" Size: 5 Filetype: Regular File - Mode: (0755/-rwxr-xr-x) Uid: (3) Gid: (1) + Mode: (0755/-rwxr-xr-x) Uid: (3) Gid: (2) Device: Inode: Links: 1 ... (Run 'diff -u /lkp/benchmarks/xfstests/tests/xfs/019.out /lkp/benchmarks/xfstests/results//xfs/019.out.bad' to see the entire diff) Ran: xfs/010 xfs/011 xfs/012 xfs/013 xfs/014 xfs/015 xfs/016 xfs/017 xfs/018 xfs/019 Not run: xfs/016 Failures: xfs/011 xfs/018 xfs/019 Failed 3 of 10 tests