Project

General

Profile

action #156226

Updated by livdywan 2 months ago

## Observation 

 https://gitlab.suse.de/qa-maintenance/bot-ng/-/jobs/2325569 
 ``` 
 WARNING: Failed to pull image with policy "always": failed to register layer: open /var/cache/zypp/solv/@System/solv.idx: no space left on device (manager.go:237:16s) 
 ERROR: Job failed: failed to pull image "registry.suse.de/qa/maintenance/containers/qam-ci-leap:latest" with specified policies [always]: failed to register layer: open /var/cache/zypp/solv/@System/solv.idx: no space left on device (manager.go:237:16s) 

 WARNING: Failed to pull image with policy "always": failed to register layer: mkdir /var/cache/zypp/solv/obs_repository: no space left on device (manager.go:237:13s) 
 ERROR: Job failed: failed to pull image "registry.suse.de/qa/maintenance/containers/qam-ci-leap:latest" with specified policies [always]: failed to register layer: mkdir /var/cache/zypp/solv/obs_repository: no space left on device (manager.go:237:13s) 
 ``` 

 ## Suggestions 
 * **DONE** Restart pipelines 
 * **DONE** Report an infra SD ticket 
 * **DONE** Add retries to the pipeline 

Back