Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

job was stuck by error Waiting for a runner to pick up this job for self hosted runners #3515

Open
Rosyya opened this issue Oct 21, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Rosyya
Copy link

Rosyya commented Oct 21, 2024

Describe the bug
job sometimes stuck and get logs Waiting for a runner to pick up this job even the self hosted runners are idle, while nothing changed in the workflow yaml file, it will run after minutes or hours

To Reproduce
Steps to reproduce the behavior:

  1. create self hosted windows runner
  2. run workflow on this runner for several times
  3. job stuck by error Waiting for a runner to pick up this job

Expected behavior
runners should be active once get job submitted

Runner Version and Platform

https://github.com/actions/runner/releases/download/v2.320.0/actions-runner-win-x64-2.320.0.zip on Windows

OS of the machine running the runner?
Windows

What's not working?

Waiting for a runner to pick up this job for minutes or hours

Job Log Output

Waiting for a runner to pick up this job for minutes
Screenshot 2024-10-21 at 11 51 44

Runner and Worker's Diagnostic Logs

If applicable, add relevant diagnostic log information. Logs are located in the runner's _diag folder. The runner logs are prefixed with Runner_ and the worker logs are prefixed with Worker_. Each job run correlates to a worker log. All sensitive information should already be masked out, but please double-check before pasting here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant