Actions for several of my repositories appear to be queueing indefinitely #52827
-
Select Topic AreaBug BodyI've pushed two updates in the last hour and had a scheduled action stalled for the last 3 days for the repository. This repository has been stalled for 20 minutes. This repository has been stalled for 45 minutes. This repository has a job that started 40 minutes ago and one that has been stalled for 3 days. This repository with similar changes to the others has a job that finished in the last 40 minutes ... Not sure what is going on here or how to work around the issue. Thanks for any help or info ... |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments
-
|
I was (finally) able to cancel the jobs forgot to mention that cancel wasn't working either .. however this restarted job seems to be hung again (queueing) |
Beta Was this translation helpful? Give feedback.
-
|
Job defined at:... You are requesting labeled runners which aren't available or exists, chech that out and also set a timeout. |
Beta Was this translation helpful? Give feedback.
-
|
... So that doesn't result in a error of some sort? Or am I not seeing the error message? ... and "I'm not sure which labeled runners aren't available of exists" ... right now the error message is a "this job failed" ... so I rerun and let the job hang for 3 days again? |
Beta Was this translation helpful? Give feedback.
-
|
@ngeorger that does looks like the issue, so I appreciate your help! If only the yaml error messages were more informative |
Beta Was this translation helpful? Give feedback.
Job defined at:...
You are requesting labeled runners which aren't available or exists, chech that out and also set a timeout.