You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
21:30:02 =JAVA VERSION OUTPUT BEGIN=
21:30:02 Error: dl failure on line 533
21:30:02 Error: failed /home/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-aix-ppc64-temurin_SmokeTests/jdkbinary/j2sdk-image/lib/server/libjvm.so, because 0509-022 Cannot load module /home/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-aix-ppc64-temurin_SmokeTests/jdkbinary/j2sdk-image/lib/server/libjvm.
21:30:02 0509-150 Dependent module /usr/jdk-17.0.4+7/../lib/libc++.a(shr2_64.o) could not be loaded.
github-actionsbot
added
aix
Issues that affect or relate to the AIX OS
jenkins
Issues that enhance or fix our jenkins server
testing
Issues that enhance or fix our test suites
labels
Jul 8, 2024
This is caused by the build having run on the new machine which is a later level of AIX and needs to be blocked via PR to the pipelines repository - I'll get that created now.
Change of plan - I've taken the easier approach of removing the xlc13 and xlc16 labels from the machine, so those builds should not get scheduled on it.
It's from a JDK built on adopt09 but run on aone of the TL02 machines which is why it's failing (which is exactly as I'd expect :-) ) and it's been mitigated for now with the label changes.
What are you trying to do?
Run the smoke tests for a JDK21 build on AIX.
Example: https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk21u/job/jdk21u-aix-ppc64-temurin_SmokeTests/32/
Expected behaviour:
Expected to provide standard Java version output.
Observed behaviour:
Any other comments:
Likely linked to #3822
The text was updated successfully, but these errors were encountered: