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

controller jobs failing with cp: can't stat '/sbin/tini-static': No such file or directory #410

Closed
wallyqs opened this issue Oct 31, 2024 · 3 comments

Comments

@wallyqs
Copy link

wallyqs commented Oct 31, 2024

I have been using :latest from the image ghcr.io/buildkite/agent-stack-k8s/controller:latest and recently the jobs started failing with the following and not getting results:

kubectl -n buildkite logs buildkite-0192e235-5ef8-4375-951e-287b17b1da50-zl444 -c copy-agent

cp: can't stat '/sbin/tini-static': No such file or directory
@wallyqs
Copy link
Author

wallyqs commented Oct 31, 2024

Reverting to v0.16.1 based image seems to have fixed the issue.

@DrJosh9000
Copy link
Contributor

tini-static was added to the agent image in the last release, and that should be the default image used by the controller. Have you configured a different agent image?

@DrJosh9000
Copy link
Contributor

I'm closing this off since I haven't heard back from you, but if this is still happening with a newer agent image or with /sbin/tini-static installed in a custom image, please comment or open a new issue.

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

2 participants