action #59273
closedmodule result missing for incompleting job
Description
Observation¶
openQA test in scenario sle-15-SP1-Installer-DVD-QR-x86_64-btrfs@64bit-ipmi incompletes in
installation_overview with no module result causing the label carry over to not work as no "module" can be identified.
Reproducible¶
Fails since (at least) Build 7.1 (current job)
https://openqa.suse.de/tests/3545493#next_previous shows the history with some "passed" jobs, then it turned to "incomplete" but with reporting the module "installation_overview" and then the following ones are just incomplete without any failed module reported which is a pre-requisite for label carry over working.
Expected result¶
Last good: https://openqa.suse.de/tests/3539985#step/installation_overview/1
Problem¶
Last good:
** os-autoinst: 4.5.1571474599.7d873cb5First bad:
** os-autoinst: 4.6.1572372410.447dab86
os-autoinst likely candidates for regression:
$ git log1 --no-merges 7d873cb5..447dab86
447dab86 Allow consoles to persist over reset (#1232)
327be131 myjsonrpc: Go back to incremental parsing (#1248)
73261e5b Use python3 by default (#1247)
3d51864a (perlpunk/num-queues-uninitialized) Avoid warning in comparison; num_queues might be undef
87f895f3 Improve here tag handling in script_output()
7d482890 (perlpunk/new-status) Increase version numbers
87276ac7 Add new status file that worker can read from
c52303a0 Consider tests with `tools/tidy --only-changed`
ab0554c2 (okurz/feature/container) spec: Fix missing, additional runtime requirements
a45e17fa Allow tidy to run only over local changes
37d31fc7 Improve 'check_ssh_serial'
55db2e0d Make start_serial_grab blocking
5266e820 Fix svirt backend's 100 % CPU usage
6ba53926 (okurz/fix/codecov) codecov: Adjust to current coverage target
Further details¶
Always latest result in this scenario: latest
Related to #59267 about the problem of the incomplete itself.
Please handle this with urgency because when label carry over not working human reviewers would need to re-attach the label for every single job.