Project

General

Profile

action #96827

Updated by okurz over 2 years ago

## Observation 

 I saw this at least twice in different pipelines (*salt-states-openqa* and *openqa/openqa-review*): 

 ``` 
 Cleaning up file based variables 
 00:00 
 ERROR: Job failed: pod "runner-25ldi6vv-project-5909-concurrent-0w2q6j" status is "Failed" 
 test-worker 
 Duration: 5 minutes 11 seconds 
 Timeout: 1h (from project) 

 Runner: #462 (25Ldi6Vv) gitlab-worker2:sle15.1 
 Commit cb53da6b    in !548 
 Increase {flush_,}interval and jitter for web UI 

  Pipeline #185243 for telegraf_webui_intervals 
 test-worker 
 test-general 
 test-general-test 
 test-monitor 
 test-webui 
 ``` 

 Affected jobs so far passed after retry. 

 This will likely happen again because we run more in gitlab CI pipelines. 

 Just from today: https://gitlab.suse.de/qa-maintenance/bot-ng/-/jobs/557134 


 ## Suggestions 

 These problems are all outside the normal flow of what we can control from our side. But what we should be able to do is create EngInfra ticket and escalate the problem.

Back