[问题描述]: Anolis23 Nightly 测试xfstests测试套的xfs.generic/223执行Fail generic/383 - output mismatch (see /tmp/tone/run/xfstests/results//generic/383.out.bad) --- tests/generic/383.out 2023-03-30 12:24:08.360852691 +0800 +++ /tmp/tone/run/xfstests/results//generic/383.out.bad 2023-03-30 13:02:08.424872658 +0800 @@ -4,5 +4,6 @@ Filesystem Files Quota Limit Warn/Time Mounted on SCRATCH_DEV 1 100 200 00 [--------] SCRATCH_MNT === report command output === +grep: warning: stray \ before # 123456-project 1 100 200 00 [--------] ... (Run 'diff -u /tmp/tone/run/xfstests/tests/generic/383.out /tmp/tone/run/xfstests/results//generic/383.out.bad' to see the entire diff) generic/384 - output mismatch (see /tmp/tone/run/xfstests/results//generic/384.out.bad) --- tests/generic/384.out 2023-03-30 12:24:08.360852691 +0800 +++ /tmp/tone/run/xfstests/results//generic/384.out.bad 2023-03-30 13:02:08.984873646 +0800 @@ -1,5 +1,9 @@ QA output created by 384 +grep: warning: stray \ before # #1 1 0 0 00 [--------] +grep: warning: stray \ before # #1 4 0 0 00 [--------] +grep: warning: stray \ before # #1 5 0 0 00 [--------] ... (Run 'diff -u /tmp/tone/run/xfstests/tests/generic/384.out /tmp/tone/run/xfstests/results//generic/384.out.bad' to see the entire diff) [环境信息]: 机器类型:ECS [内核信息]: [root@qibo-anolis23-nightly-func-arm-1 ~]# uname -r 5.10.134-55.git.e1522e5f2a62.an23.aarch64 [操作系统信息]: [root@qibo-anolis23-nightly-func-arm-1 ~]# cat /etc/os-release NAME="Anolis OS" VERSION="23" ID="anolis" VERSION_ID="23" PLATFORM_ID="platform:an23" PRETTY_NAME="Anolis OS 23" ANSI_COLOR="0;31" HOME_URL="https://openanolis.cn/" BUG_REPORT_URL="https://bugzilla.openanolis.cn/" [root@qibo-anolis23-nightly-func-arm-1 ~]# rpm -qa | grep glibc glibc-common-2.36-5.an23.aarch64 glibc-gconv-extra-2.36-5.an23.aarch64 glibc-langpack-en-2.36-5.an23.aarch64 glibc-minimal-langpack-2.36-5.an23.aarch64 glibc-2.36-5.an23.aarch64 glibc-devel-2.36-5.an23.aarch64 glibc-static-2.36-5.an23.aarch64 [root@qibo-anolis23-nightly-func-arm-1 ~]# df -Th Filesystem Type Size Used Avail Use% Mounted on devtmpfs devtmpfs 4.0M 4.0K 4.0M 1% /dev tmpfs tmpfs 7.6G 0 7.6G 0% /dev/shm tmpfs tmpfs 3.1G 800K 3.1G 1% /run /dev/vda2 xfs 40G 20G 20G 50% / tmpfs tmpfs 7.6G 2.0G 5.6G 26% /tmp /dev/vda1 vfat 500M 6.4M 494M 2% /boot/efi tmpfs tmpfs 50M 0 50M 0% /usr/local/aegis/cgroup tmpfs tmpfs 1.6G 0 1.6G 0% /run/user/0 [问题发生概率]:必现
Created attachment 693 [details] 223.out文件 223.out文件:xfstests/tests/generic/223.out
Created attachment 694 [details] 223.out.bad文件 223.out.bad文件:xfstests/results//generic/223.out.bad
问题描述的错误信息填写错误了,应该是以下内容,anolis8是正常的,结果只有一个pass。 generic/223 - output mismatch (see /tmp/tone/run/xfstests/results//generic/223.out.bad) --- tests/generic/223.out 2023-03-30 12:24:08.040852116 +0800 +++ /tmp/tone/run/xfstests/results//generic/223.out.bad 2023-03-30 12:44:55.087052363 +0800 @@ -48,7 +48,7 @@ === Testing size 1g falloc on 8k stripe === SCRATCH_MNT/file-1g-falloc: well-aligned === Testing size 1073745920 falloc on 8k stripe === -SCRATCH_MNT/file-1073745920-falloc: well-aligned +SCRATCH_MNT/file-1073745920-falloc: Start block 155149 not multiple of sunit 2 === mkfs with su 4 blocks x 4 === === Testing size 1*16k on 16k stripe === ... (Run 'diff -u /tmp/tone/run/xfstests/tests/generic/223.out /tmp/tone/run/xfstests/results//generic/223.out.bad' to see the entire diff)
在anolis23 x86_64 ecs环境下。该case:xfs.generic/223 也存在问题 ------------------------------------- generic/223 - output mismatch (see /tmp/tone/run/xfstests/results//generic/223.out.bad) --- tests/generic/223.out 2023-03-29 23:34:51.288128208 +0800 +++ /tmp/tone/run/xfstests/results//generic/223.out.bad 2023-03-29 23:52:19.374261874 +0800 @@ -48,7 +48,7 @@ === Testing size 1g falloc on 8k stripe === SCRATCH_MNT/file-1g-falloc: well-aligned === Testing size 1073745920 falloc on 8k stripe === -SCRATCH_MNT/file-1073745920-falloc: well-aligned +SCRATCH_MNT/file-1073745920-falloc: Start block 155149 not multiple of sunit 2 === mkfs with su 4 blocks x 4 === === Testing size 1*16k on 16k stripe === ... (Run 'diff -u /tmp/tone/run/xfstests/tests/generic/223.out /tmp/tone/run/xfstests/results//generic/223.out.bad' to see the entire diff)