Project

General

Profile

action #136238

Updated by livdywan 8 months ago

## Observation 
 https://openqa.suse.de/tests/12221977 

 [2023-09-21T10:34:53.639587+02:00] [warn] [pid:52210] !!! : qemu-system-x86_64: -vnc :111,share=force-shared: Failed to find an available port: Address already in use 

 ## Steps to reproduce 

 Find jobs referencing this ticket with the help of 
 https://raw.githubusercontent.com/os-autoinst/scripts/master/openqa-query-for-job-label , 
 call `openqa-query-for-job-label poo#136238` 

 ## Suggestions 
 * Try and add a diagnostic message i.e. whatever is currently occupied on that port 
 * find other occurences of this happening if any, e.g. waiting for openqa-label-known-issues to label more and use the above query or manual SQL or whatever. If it's a one-off then just reject and don't waste time here :) 
 * Check other logs from the affected system at the recorded times, maybe some references in worker log or system journal 
 * Find patterns of commonality of affected jobs, maybe just some specific worker machines or something 
 * Fix it for good

Back