bad-altstack test from ubuntu_stress_smoke_test failed on Eoan zVM
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Stress-ng |
High
|
Colin Ian King | ||
| ubuntu-kernel-tests |
Undecided
|
Colin Ian King | ||
| linux (Ubuntu) |
Undecided
|
Unassigned |
Bug Description
Issue found on Eoan zVM node kernel03
Test hung at bad-altstack test.
Reproducible rate: 4 out of 4 attempts
02:36:12 DEBUG| [stdout] aiol STARTING
02:36:17 DEBUG| [stdout] aiol RETURNED 0
02:36:17 DEBUG| [stdout] aiol PASSED
02:36:17 DEBUG| [stdout] bad-altstack STARTING
+ ARCHIVE=
+ scp -o StrictHostKeyCh
dmesg only shows:
[ 102.352136] Adding 1048572k swap on /home/ubuntu/
[ 122.402895] NET: Registered protocol family 38
It looks like this is caused by OOM issue, x3270 console flushed with OOM error messages.
ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: linux-image-
ProcVersionSign
Uname: Linux 5.3.0-41-generic s390x
NonfreeKernelMo
AlsaDevices: Error: command ['ls', '-l', '/dev/snd/'] failed with exit code 2: ls: cannot access '/dev/snd/': No such file or directory
AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay'
ApportVersion: 2.20.11-0ubuntu8.4
Architecture: s390x
ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 'arecord'
CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not found.
Date: Thu Feb 20 06:06:04 2020
IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
Lspci:
Lsusb: Error: command ['lsusb'] failed with exit code 1:
PciMultimedia:
ProcEnviron:
TERM=xterm-
PATH=(custom, no user)
XDG_RUNTIME_
LANG=en_GB.UTF-8
SHELL=/bin/bash
ProcFB:
ProcKernelCmdLine: root=/dev/
RelatedPackageV
linux-
linux-
linux-firmware 1.183.4
RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
SourcePackage: linux
UpgradeStatus: Upgraded to eoan on 2019-09-30 (142 days ago)
Po-Hsu Lin (cypressyew) wrote : | #1 |
Changed in linux (Ubuntu): | |
status: | New → Incomplete |
Po-Hsu Lin (cypressyew) wrote : | #3 |
This will appear in dmesg output later:
[ 1374.068457] oom-kill:
[ 1374.068467] Out of memory (oom_kill_
[ 1374.070884] oom_reaper: reaped process 11199 (gdb), now anon-rss:0kB, file-rss:0kB, shmem-rss:0kB
[ 1377.008811] gdb invoked oom-killer: gfp_mask=
[ 1377.008816] CPU: 4 PID: 10868 Comm: gdb Tainted: P O 5.3.0-41-generic #33-Ubuntu
[ 1377.008817] Hardware name: IBM 2964 N63 400 (z/VM 6.4.0)
[ 1377.008817] Call Trace:
[ 1377.008826] ([<00000000b70d
[ 1377.008831] [<00000000b7958
[ 1377.008836] [<00000000b72cf
[ 1377.008838] [<00000000b72ce
[ 1377.008839] [<00000000b72ce
[ 1377.008841] [<00000000b72cf
[ 1377.008844] [<00000000b732c
[ 1377.008846] [<00000000b732c
[ 1377.008847] [<00000000b72c7
[ 1377.008848] [<00000000b72c9
[ 1377.008852] [<00000000b746f
[ 1377.008854] [<00000000b7307
[ 1377.008855] [<00000000b730c
[ 1377.008856] [<00000000b730d
[ 1377.008857] [<00000000b730d
[ 1377.008859] [<00000000b70ec
[ 1377.008860] [<00000000b70ed
[ 1377.008864] [<00000000b7979
[ 1377.008865] Mem-Info:
[ 1377.008869] active_anon:486067 inactive_
[ 1377.008872] Node 0 active_
[ 1377.008873] Node 0 DMA free:44452kB min:39184kB low:42196kB high:45208kB active_
[ 1377.008877] lowmem_reserve[]: 0 1751 1751
[ 1377.008879] Node 0 Normal free:10088kB min:10464kB low:13080kB high:15696kB active_
tags: | added: sru-20200217 ubuntu-stress-smoke-test |
tags: |
added: ubuntu-stress-smoke-tests removed: ubuntu-stress-smoke-test |
tags: |
added: ubuntu-stress-smoke-test removed: ubuntu-stress-smoke-tests |
Po-Hsu Lin (cypressyew) wrote : | #4 |
@Colin, I have your keys imported, if you need please feel free to access this instance with ubuntu@kernel03
Thanks.
Changed in stress-ng: | |
assignee: | nobody → Colin Ian King (colin-king) |
importance: | Undecided → High |
Colin Ian King (colin-king) wrote : | #5 |
This is probably fixed with commit: https:/
I've run this a few times with the fix above and can't reproduce this issue.
Changed in ubuntu-kernel-tests: | |
status: | New → Fix Committed |
Changed in stress-ng: | |
status: | New → Invalid |
Changed in linux (Ubuntu): | |
assignee: | nobody → Colin Ian King (colin-king) |
assignee: | Colin Ian King (colin-king) → nobody |
Changed in ubuntu-kernel-tests: | |
assignee: | nobody → Colin Ian King (colin-king) |
Colin Ian King (colin-king) wrote : | #6 |
@Sam. Can you re-run the test and if it's OK then I no longer require the instance kernel03.
Po-Hsu Lin (cypressyew) wrote : | #7 |
Hi Colin,
with HEAD SHA1 fcc82c0 in 3 different attempts (running the whole smoke test suite), this test hang with bad-altstack twice.
I am now giving it another chance.
Po-Hsu Lin (cypressyew) wrote : | #8 |
The 4th attempt has passed.
Colin Ian King (colin-king) wrote : | #9 |
I found this was failing on kernel03 because there was very little space for the test to enable a large swap file. I cleaned the machine up and was unable to reproduce the failure. I'm assuming the tests were failing on kernel03, if not what machine were they being run on?
Colin Ian King (colin-king) wrote : | #10 |
Can this be re-tested to see if this now fails after I cleaned up kernel03?
Po-Hsu Lin (cypressyew) wrote : | #11 |
Hello Colin,
with disk space freed up to 8.3G free on /, this node became more stabilized. Failed once with bad-altstack out of 5 attempts.
I think we can call this fixed for now.
Thanks!
Changed in stress-ng: | |
status: | Invalid → Fix Committed |
Changed in ubuntu-kernel-tests: | |
status: | Fix Committed → Fix Released |
Changed in stress-ng: | |
status: | Fix Committed → Fix Released |
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 1863989
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.