-
Notifications
You must be signed in to change notification settings - Fork 62
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
Get logs from down'ed vm? #3551
Comments
Unfortunately no, the builder machines are removed. |
Looking at the backend logs I can see that the VM booted successfully after a few attempts and the build was successful. What I can see is that the ssh to the VM failed to |
why do you think this is segfault? closing as not a bug since the retry mechanism when ssh fails is a feature, but if you think I missunderstood you, feel free to reopen this |
I am trying to figure out a random failure (random segfault). I tried running the test suite a few times.
I had one run where I saw a few failures, and when I came back later, the failures had disappeared.
Looking at the backend.log, I saw that the VM went unresponsive and a new VM has been used.
Is there some way to get the last log from the first VM?
Maybe even some additional logs?
This is the backend.log and this the link to the build.
Logs would be appreciated :-)
If that can crash a VM, I am not eager to test this locally.
The text was updated successfully, but these errors were encountered: