-
Notifications
You must be signed in to change notification settings - Fork 345
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
Sonobuoy Scanner displays empty report #84
Comments
@charleslieferando Thank you for the feedback! We're aware of the issue and are working on a fix ASAP. The common issue we have seen is a condition when a test blocks or times out, which then cascades to cause a sonobuoy timeout. There are details in the artifacts but we are working on surfacing this up to users. |
@charleslieferando @chuckha has updated the landing page if there are issues. Please let us know if you have issues. |
it works! thanks |
I just moved my local vagrant setup to AWS and running on Kubernetes 1.8.3. I ran the tests but saw a similar issue...empty results at https://scanner.heptio.com/79d9360dbd18f0f6f24f47cfd6884113/diagnostics/ This time though, I see the
Here are the logs from that pod's container
Could someone have a look again? @timothysc @chuckha |
This to me indicates the e2e tests did not clean up properly. I wonder if they crashed for some reason in the middle of a run? Is there any chance you captured the sonobuoy pod logs? |
Hi. Unfortunately I did not capture the sonobuoy pod logs. I'll rerun the tests and see if the issue occurs again. |
Hi!
I tried out the sonobuoy scanner tool on a local vagrant setup of a Kubernetes 1.8.0-rc.1 cluster. The tests finished after about 50 minutes but at the end, the UI showed an empty report.
Could someone have a look?
https://scanner.heptio.com/1edc4542a2ebd2aecce43730f51fecb6/diagnostics/
The text was updated successfully, but these errors were encountered: