Greeting, FYI, we noticed xfstests.xfs.152.fail due to commit (built with gcc-11): commit: b1999797db0738e60ae9730fcdd5ec6dd7604cd0 ("xattr: use rbtree for simple_xattrs") https://github.com/ammarfaizi2/linux-block brauner/linux/fs.xattr.simple.rework.rbtree in testcase: xfstests version: xfstests-x86_64-5a5e419-1_20221108 with following parameters: disk: 4HDD fs: xfs test: xfs-group-15 test-description: xfstests is a regression test suite for xfs and other files ystems. test-url: git://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git on test machine: 4 threads 1 sockets Intel(R) Core(TM) i3-3220 CPU @ 3.30GHz (Ivy Bridge) with 8G memory caused below changes (please refer to attached dmesg/kmsg for entire log/backtrace): 2022-11-12 15:32:18 export TEST_DIR=/fs/sda2 2022-11-12 15:32:18 export TEST_DEV=/dev/sda2 2022-11-12 15:32:18 export FSTYP=xfs 2022-11-12 15:32:18 export SCRATCH_MNT=/fs/scratch 2022-11-12 15:32:18 mkdir /fs/scratch -p 2022-11-12 15:32:18 export SCRATCH_DEV=/dev/sda5 2022-11-12 15:32:18 export SCRATCH_LOGDEV=/dev/sda3 2022-11-12 15:32:18 export SCRATCH_XFS_LIST_METADATA_FIELDS=u3.sfdir3.hdr.parent.i4 2022-11-12 15:32:18 export SCRATCH_XFS_LIST_FUZZ_VERBS=random 2022-11-12 15:32:18 sed "s:^:xfs/:" //lkp/benchmarks/xfstests/tests/xfs-group-15 2022-11-12 15:32:18 ./check xfs/150 xfs/151 xfs/152 xfs/153 xfs/154 xfs/155 xfs/156 xfs/157 xfs/158 xfs/159 FSTYP -- xfs (debug) PLATFORM -- Linux/x86_64 lkp-ivb-d04 6.1.0-rc1-00001-gb1999797db07 #1 SMP Sat Nov 12 21:37:57 CST 2022 MKFS_OPTIONS -- -f /dev/sda5 MOUNT_OPTIONS -- /dev/sda5 /fs/scratch xfs/150 [not run] xfs_db path support is missing xfs/151 [not run] xfs_db path support is missing xfs/152 - output mismatch (see /lkp/benchmarks/xfstests/results//xfs/152.out.bad) --- tests/xfs/152.out 2022-11-08 10:09:45.000000000 +0000 +++ /lkp/benchmarks/xfstests/results//xfs/152.out.bad 2022-11-12 15:33:10.052012399 +0000 @@ -476,7 +476,7 @@ checking restore command (type=g) checking report command (type=g) -fsgqa 1024 512 2048 00 [7 days] 15 10 20 00 [7 days] +fsgqa 1024 0 0 00 [--------] 15 0 0 00 [--------] ... (Run 'diff -u /lkp/benchmarks/xfstests/tests/xfs/152.out /lkp/benchmarks/xfstests/results//xfs/152.out.bad' to see the entire diff) xfs/153 22s xfs/154 [not run] libxfs debug hook LIBXFS_DEBUG_WRITE_CRASH not detected? xfs/155 [not run] libxfs debug hook LIBXFS_DEBUG_WRITE_CRASH not detected? xfs/156 19s xfs/157 [not run] xfs_admin does not support rt devices xfs/158 [not run] xfs_repair does not support upgrading fs with inobtcount xfs/159 6s Ran: xfs/150 xfs/151 xfs/152 xfs/153 xfs/154 xfs/155 xfs/156 xfs/157 xfs/158 xfs/159 Not run: xfs/150 xfs/151 xfs/154 xfs/155 xfs/157 xfs/158 Failures: xfs/152 Failed 1 of 10 tests If you fix the issue, kindly add following tag | Reported-by: kernel test robot | Link: https://lore.kernel.org/oe-lkp/202211161335.4a77842e-yujie.liu@intel.com To reproduce: git clone https://github.com/intel/lkp-tests.git cd lkp-tests sudo bin/lkp install job.yaml # job file is attached in this email bin/lkp split-job --compatible job.yaml # generate the yaml file for lkp run sudo bin/lkp run generated-yaml-file # if come across any failure that blocks the test, # please remove ~/.lkp and /lkp dir to run from a clean state. -- 0-DAY CI Kernel Test Service https://01.org/lkp