Project

General

Profile

action #80202

Updated by okurz over 3 years ago

## Observation 

 https://openqa.opensuse.org/tests/1481492 
 shows as reason "setup failure: No workers active in the cache service". 


 ## 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 , 
 for example to look this ticket #80202 #XXX call `openqa-query-for-job-label poo#80202` poo#XXX` 


 ## Suggestions 

 * Lookup in source code what this message could mean 
 * We have never seen this in before so I am convinced this is a regression. Find out what change caused this and address that 

 ## Workaround 

 * Retrigger jobs until the end up on other machines 
 * Stop all worker related services, cleanup cache dir `/var/lib/openqa/cache/*` and restart worker related services

Back