generic/228 from ubuntu_xfstests_btrfs / ext4 / xfs failed on B/D/F

Bug #1846308 reported by Po-Hsu Lin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ubuntu-kernel-tests
New
Undecided
Unassigned
linux (Ubuntu)
Incomplete
Undecided
Unassigned
Bionic
New
Undecided
Unassigned
Disco
Won't Fix
Undecided
Unassigned
Focal
New
Undecided
Unassigned

Bug Description

Issue found on node amd64 node "gonzo"

 generic/228 - output mismatch (see /home/ubuntu/autotest/client/tmp/ubuntu_xfstests_ext4/src/xfstests-bld/xfstests-dev/results//generic/228.out.bad)
     --- tests/generic/228.out 2019-10-01 07:38:07.060386413 +0000
     +++ /home/ubuntu/autotest/client/tmp/ubuntu_xfstests_ext4/src/xfstests-bld/xfstests-dev/results//generic/228.out.bad 2019-10-01 12:27:44.465549241 +0000
     @@ -1,6 +1,6 @@
      QA output created by 228
      File size limit is now set to 100 MB.
      Let us try to preallocate 101 MB. This should fail.
     -File size limit exceeded
     +fallocate: File too large
      Let us now try to preallocate 50 MB. This should succeed.
      Test over.
     ...
     (Run 'diff -u /home/ubuntu/autotest/client/tmp/ubuntu_xfstests_ext4/src/xfstests-bld/xfstests-dev/tests/generic/228.out /home/ubuntu/autotest/client/tmp/ubuntu_xfstests_ext4/src/xfstests-bld/xfstests-dev/results//generic/228.out.bad' to see the entire diff)

$ cat /home/ubuntu/autotest/client/tmp/ubuntu_xfstests_ext4/src/xfstests-bld/xfstests-dev/results//generic/228.out.bad
QA output created by 228
File size limit is now set to 100 MB.
Let us try to preallocate 101 MB. This should fail.
fallocate: File too large
Let us now try to preallocate 50 MB. This should succeed.
Test over.

ProblemType: Bug
DistroRelease: Ubuntu 19.04
Package: linux-image-5.0.0-29-generic 5.0.0-29.31
ProcVersionSignature: User Name 5.0.0-29.31-generic 5.0.21
Uname: Linux 5.0.0-29-generic x86_64
AlsaDevices:
 total 0
 crw-rw---- 1 root audio 116, 1 Oct 1 11:07 seq
 crw-rw---- 1 root audio 116, 33 Oct 1 11:07 timer
AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay'
ApportVersion: 2.20.10-0ubuntu27.1
Architecture: amd64
ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 'arecord'
AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1:
CurrentDmesg:
 [68184.314209] cfg80211: Loading compiled-in X.509 certificates for regulatory database
 [68184.315939] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Date: Wed Oct 2 07:45:38 2019
IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
MachineType: Dell Inc. PowerEdge R415
PciMultimedia:

ProcFB: 0 mgadrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.0.0-29-generic root=UUID=3e0e190e-d425-4d00-a9a9-deb0c452399b ro
RelatedPackageVersions:
 linux-restricted-modules-5.0.0-29-generic N/A
 linux-backports-modules-5.0.0-29-generic N/A
 linux-firmware 1.178.4
RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 04/26/2012
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 1.9.3
dmi.board.name: 08WNM9
dmi.board.vendor: Dell Inc.
dmi.board.version: A02
dmi.chassis.type: 23
dmi.chassis.vendor: Dell Inc.
dmi.modalias: dmi:bvnDellInc.:bvr1.9.3:bd04/26/2012:svnDellInc.:pnPowerEdgeR415:pvr:rvnDellInc.:rn08WNM9:rvrA02:cvnDellInc.:ct23:cvr:
dmi.product.name: PowerEdge R415
dmi.sys.vendor: Dell Inc.

Revision history for this message
Po-Hsu Lin (cypressyew) wrote :
tags: added: sru-20190902 ubunut-xfstests-ext4
Revision history for this message
Ubuntu Kernel Bot (ubuntu-kernel-bot) wrote : Missing required logs.

This bug is missing log files that will aid in diagnosing the problem. While running an Ubuntu kernel (not a mainline or third-party kernel) please enter the following command in a terminal window:

apport-collect 1846308

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment stating that fact and change the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the Ubuntu Kernel Team.

Changed in linux (Ubuntu):
status: New → Incomplete
Revision history for this message
Po-Hsu Lin (cypressyew) wrote : Re: generic/228 from ubuntu_xfstests_ext4 failed on D

The same failure could be found with xfs filesystem on Disco as well:

 generic/228 - output mismatch (see /home/ubuntu/autotest/client/tmp/ubuntu_xfstests_xfs/src/xfstests-bld/xfstests-dev/results//generic/228.out.bad)
     --- tests/generic/228.out 2019-10-16 06:38:35.158063780 +0000
     +++ /home/ubuntu/autotest/client/tmp/ubuntu_xfstests_xfs/src/xfstests-bld/xfstests-dev/results//generic/228.out.bad 2019-10-16 07:26:41.339959703 +0000
     @@ -1,6 +1,6 @@
      QA output created by 228
      File size limit is now set to 100 MB.
      Let us try to preallocate 101 MB. This should fail.
     -File size limit exceeded
     +fallocate: File too large
      Let us now try to preallocate 50 MB. This should succeed.
      Test over.
     ...
     (Run 'diff -u /home/ubuntu/autotest/client/tmp/ubuntu_xfstests_xfs/src/xfstests-bld/xfstests-dev/tests/generic/228.out /home/ubuntu/autotest/client/tmp/ubuntu_xfstests_xfs/src/xfstests-bld/xfstests-dev/results//generic/228.out.bad' to see the entire diff)

summary: - generic/228 from ubuntu_xfstests_ext4 failed on D
+ generic/228 from ubuntu_xfstests_ext4 / xfs failed on D
tags: added: 5.0 ubuntu-xfstests-xfs
tags: added: sru-20190930
Po-Hsu Lin (cypressyew)
tags: added: ubuntu-xfstests-ext4
removed: ubunut-xfstests-ext4
Revision history for this message
Po-Hsu Lin (cypressyew) wrote : Re: generic/228 from ubuntu_xfstests_btrfs / ext4 / xfs failed on D

The same failure could be found with btrfs filesystem on Disco as well:

 generic/228 - output mismatch (see /home/ubuntu/autotest/client/tmp/ubuntu_xfstests_btrfs/src/xfstests-bld/xfstests-dev/results//generic/228.out.bad)
     --- tests/generic/228.out 2019-10-16 10:51:13.132701342 +0000
     +++ /home/ubuntu/autotest/client/tmp/ubuntu_xfstests_btrfs/src/xfstests-bld/xfstests-dev/results//generic/228.out.bad 2019-10-16 11:43:15.476459874 +0000
     @@ -1,6 +1,6 @@
      QA output created by 228
      File size limit is now set to 100 MB.
      Let us try to preallocate 101 MB. This should fail.
     -File size limit exceeded
     +fallocate: File too large
      Let us now try to preallocate 50 MB. This should succeed.
      Test over.
     ...
     (Run 'diff -u /home/ubuntu/autotest/client/tmp/ubuntu_xfstests_btrfs/src/xfstests-bld/xfstests-dev/tests/generic/228.out /home/ubuntu/autotest/client/tmp/ubuntu_xfstests_btrfs/src/xfstests-bld/xfstests-dev/results//generic/228.out.bad' to see the entire diff)

summary: - generic/228 from ubuntu_xfstests_ext4 / xfs failed on D
+ generic/228 from ubuntu_xfstests_btrfs / ext4 / xfs failed on D
tags: added: ubuntu-xfstests-btrfs
Po-Hsu Lin (cypressyew)
tags: added: 4.15 bionic
summary: - generic/228 from ubuntu_xfstests_btrfs / ext4 / xfs failed on D
+ generic/228 from ubuntu_xfstests_btrfs / ext4 / xfs failed on B/D
tags: added: sru-20200316
Po-Hsu Lin (cypressyew)
tags: added: sru-20200406
Po-Hsu Lin (cypressyew)
summary: - generic/228 from ubuntu_xfstests_btrfs / ext4 / xfs failed on B/D
+ generic/228 from ubuntu_xfstests_btrfs / ext4 / xfs failed on B/D/F
Steve Langasek (vorlon)
Changed in linux (Ubuntu Disco):
status: New → Won't Fix
Sean Feole (sfeole)
tags: added: sru-20200629
Po-Hsu Lin (cypressyew)
tags: added: sru-20200810
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.