-
-
Notifications
You must be signed in to change notification settings - Fork 101
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
New Machine requirement - AIX 7.2TL05 for testing JDK22+ #3606
Comments
NOTE: Not directly related to getting JDK22+ built and tested but I performed a build of JDK17 using the xlc16 compiler on the new 7.2TL5 build machine and it did not run on the earlier TL that we have on the other machines:
Ref: https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk17u/job/jdk17u-aix-ppc64-temurin_SmokeTests/240/console |
which are the systems you are referring to? AIX 7.2-TL5-2211 AIX 7.2 TL4-2212 (the build of the TL4 system is one week later, and while it could work - it is not supported because TL4 is behind TL5) AIX 7.2 TL5-2211 AIX 7.3 TL4-2212 - this combination would be supported - as both oslevel and builddate are higher/later. Assuming the new AIX 7.2 TL5 system is Looking at AIX 7.2 TL5 - the earliest builddate supported is 2038.
p.s. I suspect the new system is one I am not aware of - as adopt09 was installed in Oct 2023 - not in the last three weeks. |
The only "new" system - used for building JDK22 - is indeed adopt09, but it was not fully setup until recently, so that is the machine which is https://ci.adoptium.net/computer/build-osuosl-aix72-ppc64-3/ in jenkins and is used for the building and testing of JDK22+ at the moment e.g. |
Looking at the last pipeline, most of the tests have run green but two did not:
Running some experiments in grinder:
Noting that similar failures are occurring no Linux/ppc64le with JDK22 (For special.functional it's some of the
@smlambert do you agree that we currently no outstanding issues for JDK22/AIX based on the above? |
just to make it easier for me to check installed filesets - is this the new adopt09 system, or a different one. I thought I had all the font requirements setup in the base install image - that everything was cloned from. However, if some System name, and I'll research. |
It's adopt09 - the only one we have suitable for building and running JDK22 for now. But to be clear I'm confident at the moment that this is not a setup issue since the equivalent JDK21 test is fine and we're seeing similar errors on Linux JDK22. |
IBM is currently providing: imho: n-3 (7200-05-05), or n-2 (7200-05-06) are better choices. |
I need to request a new machine:
Please explain what this machine is needed for: Running tests against JDK22+ which is being built with OpenXL17
Follow on to #3208
Three options discussed on the call today:
FYI @suchismith1993
The text was updated successfully, but these errors were encountered: