Open sxa opened 5 years ago
Also, https://ci.adoptopenjdk.net/job/build-scripts/job/release/job/create_installer_windows/ appears to be tied to a machine (maybe wix needs to be on more machines?):
(pending—Waiting for next available executor on ‘build-softlayer-win2012r2-x64-1’)
Docker build jobs also appear machine-specific
macos builds (Checked JDK11/J9) are tied to macos10.14&&build&&mac&&x64
which is only served by build-macstaduim-macos1014-1
JDK8/J9/Win32 is locked to build-softlayer-win2012r2-x64-1
All AIX/J9 builds currently locked to https://ci.adoptopenjdk.net/computer/test-ibm-aix71-ppc64-1 (Requires AIX 7.1.5)
JMC builds seem tied to the build-scalway-ubuntu
system as demonstrated by https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/1336
Installers rely on https://ci.adoptopenjdk.net/label/ubuntu&&fpm/ (scaleway/x64 only)
OpenJ9 JDK8 builds now released as they can run on either of the new windows ibmcloud
systems
NOTES:
@sxa Can this be moved to https://github.com/AdoptOpenJDK/ci-jenkins-pipelines?
@sxa Can this be moved to https://github.com/AdoptOpenJDK/ci-jenkins-pipelines?
Debatable - it's not purely a fix to the tags in there, it's also about making sure appropariate systems are available. I don't care too much where it is though.
Related: https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/1948 At the moment, only Azure systems are tagged for WiX (installer) jobs.
Note: The OpenJ9 builds (At least JDK8) are restricted to these two machines (not labelled to run on azure unlike others)
Alibaba aarch64 builds are currently locked onto one machine (they have to run on alibaba hardware for now - we'll almost certainly have to allow both machines to be options for building. Today it got locked out because the docker_build_multiarch job got scheduled on there.
Many of these have now been resolved. From the top:
Remaining:
This may be a duplicate, but we have some jobs that are currently locked onto specific build machines. For redundancy reasons this is a bad idea. Reasons are likely historic and hopefully not valid any more but we need to validate this and modify the tags:
EDIT 22/4/2020: The list below is now far smaller so of the original list we only have Corretto JDK8 explicitly locked to a hostname now (although others are locked for other tagging reasons - see comments)
Original list for historic reference:
jdk8u-windows-x64-openj9 is also locked to build-softlayer-win2012r2-x64-1 for some reason at present - likely because we've historically had custom setups on the windows boxes due to the lack of a standard playbook and have installed some custom compilers and appropriate tags on certain machines