question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

selfhosted runner version 2.278.0 can't be picked

See original GitHub issue

Describe the bug the selfhosted runner can not pick up a job

To Reproduce Steps to reproduce the behavior:

  1. install a runner version 2.278.0
  2. run a job on this runner
  3. the job can’t be picked by this runner

Expected behavior A clear and concise description of what you expected to happen.

Runner Version and Platform

2.278

OS of the machine running the runner? OSX/Windows/Linux/… Linux

What’s not working?

Jan 12 15:49:52 ip-172-31-45-111.cn-northwest-1.compute.internal runsvc.sh[3366]: √ Connected to GitHub
Jan 12 15:49:54 ip-172-31-45-111.cn-northwest-1.compute.internal runsvc.sh[3366]: Current runner version: '2.285.1'
Jan 12 15:49:54 ip-172-31-45-111.cn-northwest-1.compute.internal runsvc.sh[3366]: 2022-01-12 07:49:54Z: Listening for Jobs
Jan 12 16:14:54 ip-172-31-45-111.cn-northwest-1.compute.internal runsvc.sh[3366]: Runner update in progress, do not shutdown runner.
Jan 12 16:14:54 ip-172-31-45-111.cn-northwest-1.compute.internal runsvc.sh[3366]: Downloading 2.286.0 runner
Jan 12 16:50:28 ip-172-31-45-111.cn-northwest-1.compute.internal runsvc.sh[3366]: An error occurred: Runner package '/root/actions-runner/_work/_update/runner1.tar.g
Jan 12 16:50:28 ip-172-31-45-111.cn-northwest-1.compute.internal runsvc.sh[3366]: Runner listener exited with error code 2
Jan 12 16:50:28 ip-172-31-45-111.cn-northwest-1.compute.internal runsvc.sh[3366]: Runner listener exit with retryable error, re-launch runner in 5 seconds.
Jan 12 16:50:33 ip-172-31-45-111.cn-northwest-1.compute.internal runsvc.sh[3366]: Starting Runner listener with startup type: service
Jan 12 16:50:33 ip-172-31-45-111.cn-northwest-1.compute.internal runsvc.sh[3366]: Started listener process, pid: 22965
Jan 12 16:50:35 ip-172-31-45-111.cn-northwest-1.compute.internal runsvc.sh[3366]: √ Connected to GitHub
Jan 12 16:50:37 ip-172-31-45-111.cn-northwest-1.compute.internal runsvc.sh[3366]: Current runner version: '2.285.1'
Jan 12 16:50:37 ip-172-31-45-111.cn-northwest-1.compute.internal runsvc.sh[3366]: 2022-01-12 08:50:37Z: Listening for Jobs
Jan 12 17:07:47 ip-172-31-45-111.cn-northwest-1.compute.internal runsvc.sh[3366]: Runner update in progress, do not shutdown runner.
Jan 12 17:07:48 ip-172-31-45-111.cn-northwest-1.compute.internal runsvc.sh[3366]: Downloading 2.286.0 runner
Jan 12 17:11:06 ip-172-31-45-111.cn-northwest-1.compute.internal systemd[1]: Stopping GitHub Actions Runner (juzibot.test-deploy)...

Job Log Output

Jan 12 19:11:51 ip-172-31-45-111.cn-northwest-1.compute.internal runsvc.sh[30232]: Downloading 2.286.0 runner

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.

journalctl -u actions.runner.juzibot.test-deploy.service --since ‘2022-01-12 03:57:49’

Jan 12 15:12:08 ip-172-31-45-111.cn-northwest-1.compute.internal runsvc.sh[3366]: √ Connected to GitHub Jan 12 15:12:10 ip-172-31-45-111.cn-northwest-1.compute.internal runsvc.sh[3366]: Current runner version: ‘2.285.1’ Jan 12 15:12:10 ip-172-31-45-111.cn-northwest-1.compute.internal runsvc.sh[3366]: 2022-01-12 07:12:10Z: Listening for Jobs Jan 12 15:22:01 ip-172-31-45-111.cn-northwest-1.compute.internal runsvc.sh[3366]: Runner update in progress, do not shutdown runner. Jan 12 15:22:02 ip-172-31-45-111.cn-northwest-1.compute.internal runsvc.sh[3366]: Downloading 2.286.0 runner Jan 12 15:49:45 ip-172-31-45-111.cn-northwest-1.compute.internal runsvc.sh[3366]: An error occurred: Runner package '/root/actions-runner/_work/_update/runner1.tar.g Jan 12 15:49:45 ip-172-31-45-111.cn-northwest-1.compute.internal runsvc.sh[3366]: Runner listener exited with error code 2 Jan 12 15:49:45 ip-172-31-45-111.cn-northwest-1.compute.internal runsvc.sh[3366]: Runner listener exit with retryable error, re-launch runner in 5 seconds. Jan 12 15:49:50 ip-172-31-45-111.cn-northwest-1.compute.internal runsvc.sh[3366]: Starting Runner listener with startup type: service Jan 12 15:49:50 ip-172-31-45-111.cn-northwest-1.compute.internal runsvc.sh[3366]: Started listener process, pid: 2081 Jan 12 15:49:52 ip-172-31-45-111.cn-northwest-1.compute.internal runsvc.sh[3366]: √ Connected to GitHub Jan 12 15:49:54 ip-172-31-45-111.cn-northwest-1.compute.internal runsvc.sh[3366]: Current runner version: ‘2.285.1’ Jan 12 15:49:54 ip-172-31-45-111.cn-northwest-1.compute.internal runsvc.sh[3366]: 2022-01-12 07:49:54Z: Listening for Jobs Jan 12 16:14:54 ip-172-31-45-111.cn-northwest-1.compute.internal runsvc.sh[3366]: Runner update in progress, do not shutdown runner. Jan 12 16:14:54 ip-172-31-45-111.cn-northwest-1.compute.internal runsvc.sh[3366]: Downloading 2.286.0 runner Jan 12 16:50:28 ip-172-31-45-111.cn-northwest-1.compute.internal runsvc.sh[3366]: An error occurred: Runner package '/root/actions-runner/_work/_update/runner1.tar.g Jan 12 16:50:28 ip-172-31-45-111.cn-northwest-1.compute.internal runsvc.sh[3366]: Runner listener exited with error code 2 Jan 12 16:50:28 ip-172-31-45-111.cn-northwest-1.compute.internal runsvc.sh[3366]: Runner listener exit with retryable error, re-launch runner in 5 seconds. Jan 12 16:50:33 ip-172-31-45-111.cn-northwest-1.compute.internal runsvc.sh[3366]: Starting Runner listener with startup type: service Jan 12 16:50:33 ip-172-31-45-111.cn-northwest-1.compute.internal runsvc.sh[3366]: Started listener process, pid: 22965 Jan 12 16:50:35 ip-172-31-45-111.cn-northwest-1.compute.internal runsvc.sh[3366]: √ Connected to GitHub Jan 12 16:50:37 ip-172-31-45-111.cn-northwest-1.compute.internal runsvc.sh[3366]: Current runner version: ‘2.285.1’ Jan 12 16:50:37 ip-172-31-45-111.cn-northwest-1.compute.internal runsvc.sh[3366]: 2022-01-12 08:50:37Z: Listening for Jobs Jan 12 17:07:47 ip-172-31-45-111.cn-northwest-1.compute.internal runsvc.sh[3366]: Runner update in progress, do not shutdown runner. Jan 12 17:07:48 ip-172-31-45-111.cn-northwest-1.compute.internal runsvc.sh[3366]: Downloading 2.286.0 runner Jan 12 17:11:06 ip-172-31-45-111.cn-northwest-1.compute.internal systemd[1]: Stopping GitHub Actions Runner (juzibot.test-deploy)…

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:14 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
stardustmancommented, Apr 8, 2022

ok, thanks a lot.

0reactions
nikola-jokiccommented, Apr 8, 2022

As of now, no. You would have to manually update your runner. The runner normally receives an update notification on a workflow event. Runner requires the service to send the information needed for the self-update. If you feel like it would be helpful to add this functionality, please post your feedback on the GitHub Feedback site which is actively monitored. Using the forum ensures that we route your problem to the correct team.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Using the GitHub self-hosted runner and Azure Virtual ...
I recently started thinking about the typical setup process for a GitHub Action Workflow which will deploy into Azure.
Read more >
GitHub Action pull request failing
My GitHub Action is failing on the final step, creating a pull request. enter image description here. Below is the section of my...
Read more >
Elixir Phoenix Builds Failing from Github Actions
I can deploy from my local machine fine using the command fly deploy -a indiepaper-dev , but running it through Github Actions fails....
Read more >
GitHub Actions - Self-hosted runners - Installation & Calling
When using GitHub Actions, you have the option to use GitHub hosted runners, or to run your own runners, called self - hosted...
Read more >
Deploying GitHub Actions Self-Hosted runners on Koyeb
In this guide, we will showcase how to deploy GitHub Actions self-hosted runners on Koyeb and run a basic "Hello World!
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found