-
-
Notifications
You must be signed in to change notification settings - Fork 317
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
trapme: Xvfb startup timeout not obvious in logs #4930
Comments
This issue (or something that looks like it) is still happening. Examples include these two test jobs on JDK11 for pLinux: Sanity.functional and Sanity.openjdk.
Machines are test-docker-ubuntu2004-ppc64le-1 and test-docker-fedora39-ppc64le-1 respectively. |
This was referenced Aug 5, 2024
This was referenced Aug 13, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is something I'm sure I've hit before (or certainly similar problems) but I don't think we've addressed it, so I'm raising an issue so it doesn't get lost. I've added
trapme
to the title so I can track any improvements to error conditions.In https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.openjdk_riscv64_linux/108/console we hit an issue where, for no clear reason, the tests didn't seem to start running. @sophia-guo spotted that it might be an issue with the Xvfb startup. Here is the log from a failing run:
And this is from a good run of the same thing on another machine:
Ideally we should have something showing in the log to indicate that a timeout occurred (if indeed it can be confirmed that it is the cause of the failure)
The text was updated successfully, but these errors were encountered: