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

Occasionally, the checkout step hangs and does not finish for several hours, continuously printing "Well-known director". #2122

Open
kimsehyoung opened this issue Apr 1, 2025 · 0 comments

Comments

@kimsehyoung
Copy link

kimsehyoung commented Apr 1, 2025

Describe the bug
Occasionally, the checkout step hangs and does not finish for several hours, continuously printing "Well known directory".
So, forced shutdown is required. It's hard to find the root cause because there is no error.

To Reproduce
No specific way to reproduce. It's randomly and Occasionally.

Expected behavior
No hang for a long time.

Runner Version and Platform

OS: amd64 linux machine of OrbStack on macos
runner version: 2.313.0

What's not working?

No error message. It's on stuck with "Well known directory" log.

Job Log Output

It prints this log continuously when the step is stuck.

[2024-11-28 06:32:15Z INFO HostContext] Well known directory 'Bin': '/home/runner/actions-runner/bin.2.321.0'
[2024-11-28 06:32:15Z INFO HostContext] Well known directory 'Root': '/home/runner/actions-runner'
[2024-11-28 06:32:15Z INFO HostContext] Well known directory 'Work': '/home/runner/actions-runner/_work'
[2024-11-28 06:32:25Z INFO HostContext] Well known directory 'Bin': '/home/runner/actions-runner/bin.2.321.0'
[2024-11-28 06:32:25Z INFO HostContext] Well known directory 'Root': '/home/runner/actions-runner'
[2024-11-28 06:32:25Z INFO HostContext] Well known directory 'Work': '/home/runner/actions-runner/_work'
[2024-11-28 06:32:35Z INFO HostContext] Well known directory 'Bin': '/home/runner/actions-runner/bin.2.321.0'
[2024-11-28 06:32:35Z INFO HostContext] Well known directory 'Root': '/home/runner/actions-runner'
[2024-11-28 06:32:35Z INFO HostContext] Well known directory 'Work': '/home/runner/actions-runner/_work'
[2024-11-28 06:32:45Z INFO HostContext] Well known directory 'Bin': '/home/runner/actions-runner/bin.2.321.0'
[2024-11-28 06:32:45Z INFO HostContext] Well known directory 'Root': '/home/runner/actions-runner'
[2024-11-28 06:32:45Z INFO HostContext] Well known directory 'Work': '/home/runner/actions-runner/_work'

Runner and Worker's Diagnostic Logs

Checkout
Worker_20241203-073903-utc.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant