adoptium / infrastructure

This repo contains all information about machine maintenance.
Apache License 2.0
85 stars 101 forks source link

All test jobs failing on sparcv9-solaris machines - xvfb Error in setting egid to 0: Not owner #3668

Closed smlambert closed 1 month ago

smlambert commented 1 month ago

Please set the title to indicate the test name and machine name where known.

To make it easy for the infrastructure team to repeat and diagnose, please answer the following questions:

Any other details:

10:32:21  Running tests...
[Pipeline] sh
10:32:22  + /usr/X11/bin/Xvfb :2 -screen 0 1024x768x24 
10:32:22  _XSERVTransmkdir: Mode of /tmp/.X11-unix should be set to 1777
10:32:22  _XSERVTransmkdir: this may cause subsequent errors
10:32:22  _XSERVTransSocketCreateListener: failed to bind listener
10:32:22  _XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed
10:32:22  _XSERVTransMakeAllCOTSServerListeners: failed to create listener for unix
10:32:22  _XSERVTransNAMEDOpenPipe: Can't open /tmp/.X11-pipe/X2
10:32:22  _XSERVTransOpen: transport open failed for named/build-siteox-solaris10u11-sparcv9-1:2
10:32:22  _XSERVTransMakeAllCOTSServerListeners: failed to open listener for named
10:32:22  Error in setting egid to 0: Not owner
[Pipeline] echo
10:32:22  env.DISPLAY is :2
sxa commented 1 month ago

@steelhead31 Could you take a look at this one please? IIRC xvfb is generally suid root so this error is surprising.

steelhead31 commented 1 month ago

 have investigated and corrected a missing sticky bit on /tmp/.X11 , a Test appears to work ok on test-siteox ..  https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.functional_sparcv9_solaris_testList_0/5/

Just checking on build.. and then will do some further testing to ensure.

steelhead31 commented 1 month ago

build-siteox-solaris10u11-sparcv9-1

Sanity Functional : Success : https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.functional_sparcv9_solaris/402/console
Sanity System : Success : https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_sparcv9_solaris/409/console
Sanity OpenJDK : Success : https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_sparcv9_solaris/411/console

test-siteox-solaris10u11-sparcv9-1

Sanity Functional : Success: https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.functional_sparcv9_solaris/403/
Sanity System : Success : https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_sparcv9_solaris/408/console
Sanity OpenJDK :  https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_sparcv9_solaris/412/

Single failure in JDK_Math Passed In Grinder : https://ci.adoptium.net/job/Grinder/10595/console

Failed test cases: 
TEST: java/math/BigInteger/LargeValueExceptions.java
Test results: passed: 38; failed: 1

smlambert commented 1 month ago

Thanks @steelhead31 !

steelhead31 commented 1 month ago

Last but not least, forgot to add this on.. this job has  NO Xvfb error.. 
https://ci.adoptium.net/job/Grinder/10600/console