Project

General

Profile

action #114820

Updated by mkittler almost 2 years ago

Observed vnc connection error at the end of the test 'online_upgrade_sles15sp3_vmware'. 

 http://10.67.129.66/tests/1368 
 ``` 
 qa2-dhcp-236 login: [2022-07-28T15:42:53.499053+08:00] [debug] considering VNC stalled, no update for 7.65 seconds 
 [2022-07-28T15:42:53.503015+08:00] [debug] Establishing VNC connection over WebSockets via https://10.67.131.2 
 [2022-07-28T15:42:53.527221+08:00] [debug] >>> testapi::_handle_found_needle: found displaymanager-20210812, similarity 1.00 @ 312/312 
 [2022-07-28T15:42:55.669842+08:00] [warn] !!! consoles::VNC::login: Error connecting to VNC over WebSockets server provided by VMWare <127.0.0.1:5901>: IO::Socket::INET: connect: Connection refused 
 [2022-07-28T15:42:56.739028+08:00] [warn] !!! consoles::VNC::login: Error connecting to VNC over WebSockets server provided by VMWare <127.0.0.1:5901>: IO::Socket::INET: connect: Connection refused 
 ``` 

 http://10.67.129.66/tests/1372 
 ``` 
 [2022-07-29T13:53:14.086680+08:00] [debug] Establishing VNC connection to 10.67.131.2:5901 
 [2022-07-29T13:53:14.094162+08:00] [debug] Establishing VNC connection over WebSockets via https://10.67.131.2 
 [2022-07-29 13:53:14.20162] [12112] [info] Rejecting new client; already one client connected 
 [2022-07-29 13:53:14.20229] [12112] [info] Client closed connection 
 [2022-07-29 13:53:14.20418] [12112] [info] WebSocket closed with status 1000. 
 [2022-07-29T13:53:14.349552+08:00] [info] ::: basetest::runtest: # Test died: unexpected end of data at /usr/lib/os-autoinst/consoles/VNC.pm line 187. 
 ```

Back