action #30646
Updated by mgriessmeier about 7 years ago
## Description * https://openqa.suse.de/tests/1405572 * https://openqa.suse.de/tests/1405076 * https://openqa.suse.de/tests/1405077 All of them fail while preparing the SUT. However, the previous runs where all successful but without further investigation I struggle to find a suitable product issue I can blame. ## Hypothesis: 1. REJECTED <del>okurz mentioned a hypothesis about an not properly escaped asterisk in the sed-command. A first quick look of mine in the previous runs couln't confirm this</del> no, but to get rid of the warnings -> https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/4260 2. ACCEPTED Did the network environment of this s390 instance change? -> might be, but found no evidence for this 3. REJECTED <del> test changed</del> -> no test changes 4. REJECTED <del> Product bug</del> -> crosschecked with different build/worker configurations - issue persists 5. ACCEPTED s390p8 received an upgrade shortly before failing - there was a qemu update which might be the cause -> still we only could reproduce it sporadicly 6. ACCEPTED s390p8 had a temporary hiccup - needs long-term statistics ## Acceptance criteria: Find out if this is a product bug (1) or test related (2). (1): REJECTED <del>Create a suitable bug report on bsc and try to relabel jobs pointing on this issue here</del> -> no product bug, see H4 (2): REJECTED <del> Fix the test so they can continue like before</del> -> no test issue - see H3 before