df01_xfs_sh in commands from ubuntu_ltp_stable failed on J-oem-6.0

Bug #1996172 reported by Po-Hsu Lin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ubuntu-kernel-tests
New
Undecided
Unassigned

Bug Description

Issue found with J-oem-6.0.0-1007 on node vought

This is not a regression as this can be found with J-oem-6.0.0-1004 on node wildcat as well

But unlike other kernels, this is failing constantly with J-oem-6.0

Test failed with:
  df01 2 TFAIL: 'df -a -P' failed, not expected.
  df01 5 TFAIL: 'df -t xfs -P' failed, not expected.

Test log:
 startup='Wed Nov 9 16:33:23 2022'
 df01 1 TINFO: timeout per run is 0h 5m 0s
 tst_device.c:89: TINFO: Found free device 3 '/dev/loop3'
 df01 1 TINFO: Formatting xfs with opts='/dev/loop3'
 df01 1 TPASS: 'df -P' passed.
 total: 256672, used: 15160
 df saved output:
 Filesystem 1024-blocks Used Available Capacity Mounted on
 sysfs 0 0 0 - /sys
 proc 0 0 0 - /proc
 udev 184222112 0 184222112 0% /dev
 devpts 0 0 0 - /dev/pts
 tmpfs 36856676 2708 36853968 1% /run
 /dev/sda2 767508060 15789184 712658396 3% /
 securityfs 0 0 0 - /sys/kernel/security
 tmpfs 184283376 0 184283376 0% /dev/shm
 tmpfs 5120 0 5120 0% /run/lock
 cgroup2 0 0 0 - /sys/fs/cgroup
 pstore 0 0 0 - /sys/fs/pstore
 efivarfs 0 0 0 - /sys/firmware/efi/efivars
 bpf 0 0 0 - /sys/fs/bpf
 systemd-1 - - - - /proc/sys/fs/binfmt_misc
 hugetlbfs 0 0 0 - /dev/hugepages
 mqueue 0 0 0 - /dev/mqueue
 debugfs 0 0 0 - /sys/kernel/debug
 tracefs 0 0 0 - /sys/kernel/tracing
 fusectl 0 0 0 - /sys/fs/fuse/connections
 configfs 0 0 0 - /sys/kernel/config
 ramfs 0 0 0 - /run/credentials/systemd-sysusers.service
 /dev/loop0 63488 63488 0 100% /snap/core20/1587
 /dev/loop1 48128 48128 0 100% /snap/snapd/16292
 /dev/loop2 81920 81920 0 100% /snap/lxd/22923
 /dev/sda1 523244 5364 517880 2% /boot/efi
 tmpfs 36856676 2708 36853968 1% /run/snapd/ns
 nsfs 0 0 0 - /run/snapd/ns/lxd.mnt
 tmpfs 36856672 4 36856668 1% /run/user/1000
 tmpfs 36856676 2708 36853968 1% /run/netns
 nsfs 0 0 0 - /run/netns/tst_net_ns0
 nsfs 0 0 0 - /run/netns/tst_net_ns0
 nsfs 0 0 0 - /run/netns/tst_net_ns1
 nsfs 0 0 0 - /run/netns/tst_net_ns1
 binfmt_misc 0 0 0 - /proc/sys/fs/binfmt_misc
 /dev/loop3 256672 16208 240464 7% /tmp/ltp-aFqBDguDcU/LTP_df01.WrQoJGy08C/mntpoint
 df output:
 Filesystem 1024-blocks Used Available Capacity Mounted on
 sysfs 0 0 0 - /sys
 proc 0 0 0 - /proc
 udev 184222112 0 184222112 0% /dev
 devpts 0 0 0 - /dev/pts
 tmpfs 36856676 2708 36853968 1% /run
 /dev/sda2 767508060 15789188 712658392 3% /
 securityfs 0 0 0 - /sys/kernel/security
 tmpfs 184283376 0 184283376 0% /dev/shm
 tmpfs 5120 0 5120 0% /run/lock
 cgroup2 0 0 0 - /sys/fs/cgroup
 pstore 0 0 0 - /sys/fs/pstore
 efivarfs 0 0 0 - /sys/firmware/efi/efivars
 bpf 0 0 0 - /sys/fs/bpf
 systemd-1 - - - - /proc/sys/fs/binfmt_misc
 hugetlbfs 0 0 0 - /dev/hugepages
 mqueue 0 0 0 - /dev/mqueue
 debugfs 0 0 0 - /sys/kernel/debug
 tracefs 0 0 0 - /sys/kernel/tracing
 fusectl 0 0 0 - /sys/fs/fuse/connections
 configfs 0 0 0 - /sys/kernel/config
 ramfs 0 0 0 - /run/credentials/systemd-sysusers.service
 /dev/loop0 63488 63488 0 100% /snap/core20/1587
 /dev/loop1 48128 48128 0 100% /snap/snapd/16292
 /dev/loop2 81920 81920 0 100% /snap/lxd/22923
 /dev/sda1 523244 5364 517880 2% /boot/efi
 tmpfs 36856676 2708 36853968 1% /run/snapd/ns
 nsfs 0 0 0 - /run/snapd/ns/lxd.mnt
 tmpfs 36856672 4 36856668 1% /run/user/1000
 tmpfs 36856676 2708 36853968 1% /run/netns
 nsfs 0 0 0 - /run/netns/tst_net_ns0
 nsfs 0 0 0 - /run/netns/tst_net_ns0
 nsfs 0 0 0 - /run/netns/tst_net_ns1
 nsfs 0 0 0 - /run/netns/tst_net_ns1
 binfmt_misc 0 0 0 - /proc/sys/fs/binfmt_misc
 /dev/loop3 256672 15160 241512 6% /tmp/ltp-aFqBDguDcU/LTP_df01.WrQoJGy08C/mntpoint
 df01 2 TFAIL: 'df -a -P' failed, not expected.
 df01 3 TPASS: 'df -i -P' passed.
 df01 4 TPASS: 'df -k -P' passed.
 total: 256672, used: 15160
 df saved output:
 Filesystem 1024-blocks Used Available Capacity Mounted on
 /dev/loop3 256672 16208 240464 7% /tmp/ltp-aFqBDguDcU/LTP_df01.WrQoJGy08C/mntpoint
 df output:
 Filesystem 1024-blocks Used Available Capacity Mounted on
 /dev/loop3 256672 15160 241512 6% /tmp/ltp-aFqBDguDcU/LTP_df01.WrQoJGy08C/mntpoint
 df01 5 TFAIL: 'df -t xfs -P' failed, not expected.
 df01 6 TPASS: 'df -T -P' passed.
 df01 7 TPASS: 'df -v /dev/loop3 -P' passed.
 df01 8 TPASS: 'df -h' passed.
 df01 9 TPASS: 'df -H' passed.
 df01 10 TPASS: 'df -m' passed.
 df01 11 TPASS: 'df --version' passed.
 df01 12 TPASS: 'df -x xfs -P' passed.
 df01 13 TINFO: AppArmor enabled, this may affect test results
 df01 13 TINFO: it can be disabled with TST_DISABLE_APPARMOR=1 (requires super/root)
 df01 13 TINFO: loaded AppArmor profiles: none

 Summary:
 passed 10
 failed 2
 broken 0
 skipped 0
 warnings 0
 tag=df01_xfs_sh stime=1668011603 dur=0 exit=exited stat=1 core=no cu=17 cs=18

Po-Hsu Lin (cypressyew)
description: updated
description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.