Project

General

Profile

action #132860

Updated by okurz 10 months ago

## Observation 

 https://gitlab.suse.de/openqa/salt-pillars-openqa/-/jobs/1694765 

 only thing found in logs: 
 salt_ping.log: 
 ~~~ 
 Currently the following minions are down: 
 8d7 
 < "openqa-piworker.qa.suse.de" 
 =================== 
 ~~~ 

 ## Acceptance criteria 
 * **AC1:** we are able to process openQA Raspberry Pi bare-metal jobs consistently over some days 

 ## Suggestions 
 * Identify the cause for regression 

     * likely something related to the hardware RTC 

     * try if it just works with Leap 15.5 because we wanted to upgrade anyway 

     * could be a recent kernel update so try to downgrade 

 * If it is really necessary and you exhausted all other remote-controllable options then go to the office, unplug RTC, reinstall the system assuming it was a borked system and corruption, or whatever 
 * As Plan Y (if options A to X failed) buy wifi&bluetooth adapter for a IPMI controllable server and use that instead to connect to the rpi bare metal test instances 


 ## Rollback steps 
 * Add back salt key with `ssh osd "sudo salt-key -y -a openqa-piworker.qa.suse.de"`

Back