-
-
Notifications
You must be signed in to change notification settings - Fork 4
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
Jobs stuck for hours because cloud-init doesn't become ready #78
Labels
bug
Something isn't working
Comments
ximon18
changed the title
Jobs stuck for hours because cloud-init doesn''t become ready
Jobs stuck for hours because cloud-init doesn't become ready
Jul 12, 2023
See also #77. |
We didn't find a way to pin to the last working LXC Debian Buster image, nor is it even clear that the image is still available on LXC image servers. As such we will instead (temporarily?) exclude Buster from the |
ximon18
added a commit
that referenced
this issue
Jul 12, 2023
* Limit cloud-init waiting to roughly 60 seconds. * More diagnostics for cloud-init timeout. * Don't suppress default shell settings for the prepar container step. * Try and keep going anyway without knowing based on cloud-init completion that the system is likely ready for use. * Guide the user to find the logs we added. * Exclude Debian Buster from package testing while the LXC image has cloud-init issues. * Link to underlying issue.
ximon18
added a commit
that referenced
this issue
Jul 12, 2023
* Limit cloud-init waiting to roughly 60 seconds. * More diagnostics for cloud-init timeout. * Don't suppress default shell settings for the prepar container step. * Try and keep going anyway without knowing based on cloud-init completion that the system is likely ready for use. * Guide the user to find the logs we added. * Exclude Debian Buster from package testing while the LXC image has cloud-init issues. * Link to underlying issue. (cherry picked from commit c6fde49)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This issue started affecting Routinator packaging workflow runs yesterday, and was seen affecting Debian Buster, Bullseye and Bookworm LXC images in the
png-test
phase. It has also been seen affecting CentOS 7.The underlying cause is unclear, perhaps something wrong with the images themselves. It might be something in the LXC images themselves. Today only Debian Buster appears to be failing in the ploutos-testing suite. Automated weekly test runs of ploutos-testing show that this issue was not happening until recently, and manual test runs succeeded even a couple of days ago.
Could this be related? From: https://linuxcontainers.org/lxd/
At any rate Ploutos should give up after a period, not retry forever.
The text was updated successfully, but these errors were encountered: