Project

General

Profile

action #36279

Updated by okurz almost 6 years ago

found in autoinst log: 

 ... 
 [2018-05-16T05:22:47.0172 CEST] [debug] Command executed: ! virsh dominfo openQA-SUT-2 | grep -w 'shut off', ret=0 
 [2018-05-16T05:22:48.0265 CEST] [debug] Connection to root@s390pb.suse.de established 
 [2018-05-16T05:22:48.0445 CEST] [debug] Command executed: ! virsh dominfo openQA-SUT-2 | grep -w 'shut off', ret=0 
 [2018-05-16T05:22:49.0565 CEST] [debug] # Test died: Machine didn't shut down! at /var/lib/openqa/cache/tests/sle/lib/utils.pm line 486. 

 -- 
 Actually we don't know on openQA side what exactly happened with shutdown on zkvm host. For me this is similar issue on pkvm with reboot or shutdown. 
 It takes a long time or it hangs forever. 
 We can try to give more time for reboot/shutdown at least. Or try to check host status. 


 ## Observation 

 openQA test in scenario sle-12-SP4-Server-DVD-s390x-lvm-encrypt-separate-boot@zkvm fails in 
 [reboot_gnome](https://openqa.suse.de/tests/1688231/modules/reboot_gnome/steps/22) 


 ## Reproducible 

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

 ## Expected result 

 Last good: [SLE 12 SP3 GM](https://openqa.suse.de/tests/1059657#step/reboot_gnome/15) 


 ## Acceptance criteria 
 * **AC1:** Above mentioned scenario on zkvm or suse-kvm shuts down in a stable way 


 ## Further details 

 Always latest result in this scenario: [latest](https://openqa.suse.de/tests/latest?version=12-SP4&flavor=Server-DVD&test=lvm-encrypt-separate-boot&arch=s390x&distri=sle) [latest zkvm (outdated)](https://openqa.suse.de/tests/latest?version=12-SP4&flavor=Server-DVD&test=lvm-encrypt-separate-boot&machine=zkvm&arch=s390x&distri=sle) [latest](https://openqa.suse.de/tests/latest?version=12-SP4&flavor=Server-DVD&test=lvm-encrypt-separate-boot&machine=zkvm&arch=s390x&distri=sle) 

Back