-
-
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
Upgrade one x64 dockerhost to ubuntu 24.04 #3693
Comments
dockerhost-azure-ubuntu2204-x64-2 has been upgraded to dockerhost-azure-ubuntu2404-x64-1. Its hw.dockerhost labels have been updated. The upgrade went smoothly, no errors |
Awesome! Can you install |
|
The previous job, https://ci.adoptium.net/job/build-scripts/job/jobs/job/evaluation/job/jobs/job/jdk11u/job/jdk11u-evaluation-linux-riscv64-temurin/38/console which ran on dockerhost-azure-ubuntu2204-x64-1, failed in the same way |
I think the error refers to this line in the source code https://github.com/openjdk/jdk11u/blob/3acdebea8539c12a7a6c6503976e8f74859d2264/make/hotspot/gensrc/GensrcAdlc.gmk#L182
|
Given that https://ci.adoptium.net/job/build-scripts/job/jobs/job/evaluation/job/jobs/job/jdk11u/job/jdk11u-evaluation-linux-riscv64-temurin/40/console from the HEAD of the repository I wonder if the |
@Haroon-Khel Can this be closed now that we have an x64 Ubuntu24.04 dockerhost machine available? |
Now that we have Ubuntu 24.04 we should look at upgrading one of the x64 dockerhost systems up to this level as it is the latest LTS and likely to be consistent with the kernel version that many people will now be using. This will also support the requirements of #3498.
I would naively suggest we do this with dockerhost-azure-ubuntu2204-x64-2 purely because it will keep the name of
ubuntu2204-x64-1
"reasonable" (if we upgraded -1 we'd be leaving a 2204-x64-2 without a -1 which always looks a bit odd ...)Part of #3588
The text was updated successfully, but these errors were encountered: