Project

General

Profile

action #109986

Updated by JRivrain about 2 years ago

## Observation 

 We can see [here](https://openqa.suse.de/tests/8492975#step/first_boot/1) that the system is at login prompt, with an IP address : boot has completed, and yet it looks right after like we cannot log-in because system did not finish booting. In another run where this happened, there is no IP at login prompt : https://openqa.suse.de/tests/8552922#step/validate_user_login_textmode/4. But despite it, we are able to attempt an ssh connection, so the guest has some networking at that point. This is confusing, but could happen because network target is delayed to to slow/malfunctioning network. 

 The issue is likely due to an unstable network or a product bug, see also the [comments](https://progress.opensuse.org/issues/109719#note-6) from a likely related issue. After investigation, if we believe that the way to go is to wait more or retry, then we could implement such workaround. 

 **The issue is sporadic**, I tried 10 runs,    in a row, it happened twice. 

 openQA test in scenario sle-15-SP4-Online-ppc64le-activate_encrypted_volume+import_users@ppc64le-hmc-single-disk fails in 
 [validate_user_login_textmode](https://openqa.suse.de/tests/8492975/modules/validate_user_login_textmode/steps/4) 

 ## Test suite description 



 ## Reproducible 

 Fails since (at least) Build [124.1](https://openqa.suse.de/tests/8490202) 


 ## Expected result 

 Last good: [119.1](https://openqa.suse.de/tests/8450968) (or more recent) 


 ## Further details 

 Always latest result in this scenario: [latest](https://openqa.suse.de/tests/latest?arch=ppc64le&distri=sle&flavor=Online&machine=ppc64le-hmc-single-disk&test=activate_encrypted_volume%2Bimport_users&version=15-SP4) 

Back