Project

General

Profile

action #46919

Updated by szarate about 5 years ago

## Observation 

 https://openqa.suse.de/tests/2426419/file/autoinst-log.txt is incomplete. I see first that the connection timed out as well as the "Use of uninitialized value" 

 ``` 
 [2019-01-31T13:22:41.310 CET] [debug] Backend process died, backend errors are reported below in the following lines: 
 Error connecting to host <10.161.145.30>: IO::Socket::INET: connect: Connection timed out 
 [2019-01-31T13:22:41.311 CET] [debug] Destroying openQA-SUT-1 virtual machine 
 Use of uninitialized value $libvirt_connector in concatenation (.) or string at /usr/lib/os-autoinst/backend/svirt.pm line 80. 
 ``` 


 ## Reproducible 

 Sporadic Probably single occurence however the perl warning is most likely in other places as well. 


 ## Expected result 

 * Host connection time out should not cause an incomplete 
 * No perl warnings 

 ## Further details 

 Always latest result in this scenario: [latest](https://openqa.suse.de/tests/latest?version=15-SP1&distri=sle&flavor=Installer-DVD&arch=s390x&machine=s390x-kvm-sle15&test=btrfs) 

Back