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

microk8s status --wait-ready runs for 15 minutes & causes step timeout #217

Open
carlcsaposs-canonical opened this issue Jul 24, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@carlcsaposs-canonical
Copy link
Contributor

Intermittently, this command

sg '${{ steps.parse-cloud.outputs.group }}' -c "microk8s status --wait-ready"

runs for 15 minutes and causes step timeout

Examples:
https://github.com/canonical/postgresql-k8s-operator/actions/runs/10064949877/job/27823524962?pr=581
https://github.com/canonical/postgresql-k8s-operator/actions/runs/10064949877/job/27823540656?pr=581
https://github.com/canonical/postgresql-k8s-operator/actions/runs/10064949877/job/27823542372?pr=581
logs_26341765996.zip

Reported by @lucasgameiroborges

@carlcsaposs-canonical carlcsaposs-canonical added the bug Something isn't working label Jul 24, 2024
Copy link

@carlcsaposs-canonical
Copy link
Contributor Author

Symptom of issue similar to canonical/microk8s#4576 and other issues (https://github.com/canonical/microk8s/issues?q=is%3Aissue+--wait-ready+hanging), following instructions for collecting logs from those issues in #218

carlcsaposs-canonical added a commit that referenced this issue Jul 26, 2024
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