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

Actions reports no GitHub hosted runners available in matrix build #1230

Closed
johnae opened this issue Jul 29, 2021 · 3 comments
Closed

Actions reports no GitHub hosted runners available in matrix build #1230

johnae opened this issue Jul 29, 2021 · 3 comments
Labels
bug Something isn't working

Comments

@johnae
Copy link

johnae commented Jul 29, 2021

Describe the bug
For a day or two now all builds are failing (stalling really) with actions claiming there are no hosted runners available.

To Reproduce
Steps to reproduce the behavior:

  1. Basically just run a matrix build in https://github.com/johnae/world

Expected behavior
All builds eventually run.

Runner Version and Platform

Github hosted runners.

OS of the machine running the runner? Linux

What's not working?

Several jobs just stall claiming no available runners. Since many jobs run to completion though, this seems odd. Especially odd that it happens every single build.

@johnae johnae added the bug Something isn't working label Jul 29, 2021
@jneira
Copy link

jneira commented Jul 29, 2021

We are hitting this issue in https://github.com/haskell/haskell-language-server/actions since 17 hours. So 17 hours without any chance to merge code in our repo. Are there some workaround or way to check the status of runners availability?

The message is:

Can't find any online and idle self-hosted or hosted runner in the current repository, account/organization that matches the required labels: 'ubuntu-latest'
Waiting for a self-hosted or a hosted runner to pickup this job...

@jneira
Copy link

jneira commented Jul 29, 2021

I've cancelled and reran selectively stalled jobs to see if they start to work again

EDIT: It seems that trick enables the builds

@johnae
Copy link
Author

johnae commented Jul 30, 2021

This seems to have resolved itself.

@johnae johnae closed this as completed Jul 30, 2021
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

2 participants