jdk25u-aix-ppc64-hotspot
Started by upstream project "build-scripts/openjdk25-pipeline" build number 112
originally caused by:
Started by upstream project "build-scripts/weekly-openjdk25-pipeline" build number 11
originally caused by:
Started by timer
Obtained pipelines/build/common/kick_off_build.groovy from git https://github.com/adoptium/ci-jenkins-pipelines.git
[Pipeline] Start of Pipeline
[Pipeline] node
Running on jenkins-hetzner-worker in /home/jenkins/workspace/build-scripts/jobs/jdk25u/jdk25u-aix-ppc64-hotspot
[Pipeline] {
[Pipeline] checkout
The recommended git tool is: git
No credentials specified
Fetching changes from the remote Git repository
Pruning obsolete local branches
> git rev-parse --resolve-git-dir /home/jenkins/workspace/build-scripts/jobs/jdk25u/jdk25u-aix-ppc64-hotspot/.git # timeout=10
> git config remote.origin.url https://github.com/adoptium/ci-jenkins-pipelines.git # timeout=10
Fetching upstream changes from https://github.com/adoptium/ci-jenkins-pipelines.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --prune -- https://github.com/adoptium/ci-jenkins-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* +refs/heads/master:refs/remotes/origin/master +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 44b57ef8220568b2e85efb7f8b108e22bdfdf2ec (origin/master)
Commit message: "Amend node labels for mac builds requiring OSX.10.15 or later (#1344)"
> git rev-parse origin/master^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f 44b57ef8220568b2e85efb7f8b108e22bdfdf2ec # timeout=10
> git rev-list --no-walk 44b57ef8220568b2e85efb7f8b108e22bdfdf2ec # timeout=10
[Pipeline] library
Loading library openjdk-jenkins-helper@master
Examining adoptium/jenkins-helper
Attempting to resolve master as a branch
Resolved master as branch master at revision c8da6c00a62ccf4693cc49ea29ba6ab054a841c5
The recommended git tool is: NONE
using credential eclipse_temurin_bot_email_and_token
> git rev-parse --resolve-git-dir /home/jenkins/.jenkins/workspace/build-scripts/jobs/jdk25u/jdk25u-aix-ppc64-hotspot@libs/c31318ca553a5b48d3dae5b71a63edd0af44b52a419d47af015d2ae014de8985/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/adoptium/jenkins-helper.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/adoptium/jenkins-helper.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
using GIT_ASKPASS to set credentials
> git fetch --no-tags --force --progress -- https://github.com/adoptium/jenkins-helper.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision c8da6c00a62ccf4693cc49ea29ba6ab054a841c5 (master)
> git config core.sparsecheckout # timeout=10
> git checkout -f c8da6c00a62ccf4693cc49ea29ba6ab054a841c5 # timeout=10
Commit message: "Add ADDITIONAL_TEST_PARAMS to IndividualBuildConfig (#65)"
> git rev-list --no-walk c8da6c00a62ccf4693cc49ea29ba6ab054a841c5 # timeout=10
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/build-scripts/jobs/jdk25u/jdk25u-aix-ppc64-hotspot/pipelines/build/common/openjdk_build_pipeline.groovy)
[Pipeline] }
[Pipeline] // load
[Pipeline] }
[Pipeline] // node
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-01-03T12:05:40.444Z] Build config (BUILD_CONFIGURAION):
[Pipeline] echo
[2026-01-03T12:05:40.479Z] {
[2026-01-03T12:05:40.479Z] "ARCHITECTURE": "ppc64",
[2026-01-03T12:05:40.479Z] "TARGET_OS": "aix",
[2026-01-03T12:05:40.479Z] "VARIANT": "hotspot",
[2026-01-03T12:05:40.479Z] "JAVA_TO_BUILD": "jdk25u",
[2026-01-03T12:05:40.479Z] "TEST_LIST": [
[2026-01-03T12:05:40.479Z] "sanity.openjdk",
[2026-01-03T12:05:40.479Z] "sanity.system",
[2026-01-03T12:05:40.479Z] "extended.system",
[2026-01-03T12:05:40.479Z] "sanity.perf",
[2026-01-03T12:05:40.479Z] "sanity.functional",
[2026-01-03T12:05:40.479Z] "extended.functional",
[2026-01-03T12:05:40.479Z] "extended.openjdk",
[2026-01-03T12:05:40.479Z] "extended.perf",
[2026-01-03T12:05:40.479Z] "special.functional",
[2026-01-03T12:05:40.479Z] "special.openjdk",
[2026-01-03T12:05:40.479Z] "dev.functional"
[2026-01-03T12:05:40.479Z] ],
[2026-01-03T12:05:40.479Z] "DYNAMIC_LIST": [
[2026-01-03T12:05:40.479Z] "extended.openjdk"
[2026-01-03T12:05:40.479Z] ],
[2026-01-03T12:05:40.479Z] "NUM_MACHINES": [
[2026-01-03T12:05:40.479Z] "3"
[2026-01-03T12:05:40.479Z] ],
[2026-01-03T12:05:40.479Z] "SCM_REF": "",
[2026-01-03T12:05:40.479Z] "BUILD_REF": "",
[2026-01-03T12:05:40.479Z] "CI_REF": "",
[2026-01-03T12:05:40.479Z] "HELPER_REF": "",
[2026-01-03T12:05:40.479Z] "AQA_REF": "",
[2026-01-03T12:05:40.479Z] "AQA_AUTO_GEN": true,
[2026-01-03T12:05:40.479Z] "BUILD_ARGS": "",
[2026-01-03T12:05:40.479Z] "NODE_LABEL": "build&&aix&&ppc64",
[2026-01-03T12:05:40.479Z] "ADDITIONAL_TEST_LABEL": "",
[2026-01-03T12:05:40.479Z] "ADDITIONAL_TEST_PARAMS": {
[2026-01-03T12:05:40.479Z]
[2026-01-03T12:05:40.479Z] },
[2026-01-03T12:05:40.479Z] "KEEP_TEST_REPORTDIR": false,
[2026-01-03T12:05:40.479Z] "ACTIVE_NODE_TIMEOUT": "5",
[2026-01-03T12:05:40.479Z] "CODEBUILD": false,
[2026-01-03T12:05:40.479Z] "DOCKER_IMAGE": "",
[2026-01-03T12:05:40.479Z] "DOCKER_ARGS": "",
[2026-01-03T12:05:40.479Z] "DOCKER_FILE": "",
[2026-01-03T12:05:40.479Z] "DOCKER_NODE": "",
[2026-01-03T12:05:40.479Z] "DOCKER_REGISTRY": "",
[2026-01-03T12:05:40.479Z] "DOCKER_CREDENTIAL": "",
[2026-01-03T12:05:40.479Z] "PLATFORM_CONFIG_LOCATION": "i/t/master/build-farm/platform-specific-configurations",
[2026-01-03T12:05:40.479Z] "CONFIGURE_ARGS": "",
[2026-01-03T12:05:40.479Z] "OVERRIDE_FILE_NAME_VERSION": "",
[2026-01-03T12:05:40.479Z] "USE_ADOPT_SHELL_SCRIPTS": true,
[2026-01-03T12:05:40.479Z] "RELEASE": false,
[2026-01-03T12:05:40.479Z] "WEEKLY": false,
[2026-01-03T12:05:40.479Z] "PUBLISH_NAME": "",
[2026-01-03T12:05:40.479Z] "ADOPT_BUILD_NUMBER": "",
[2026-01-03T12:05:40.479Z] "ENABLE_REPRODUCIBLE_COMPARE": false,
[2026-01-03T12:05:40.479Z] "ENABLE_TESTS": true,
[2026-01-03T12:05:40.479Z] "ENABLE_TESTDYNAMICPARALLEL": true,
[2026-01-03T12:05:40.479Z] "ENABLE_INSTALLERS": true,
[2026-01-03T12:05:40.479Z] "ENABLE_SIGNER": true,
[2026-01-03T12:05:40.479Z] "CLEAN_WORKSPACE": false,
[2026-01-03T12:05:40.479Z] "CLEAN_WORKSPACE_AFTER": true,
[2026-01-03T12:05:40.479Z] "CLEAN_WORKSPACE_BUILD_OUTPUT_ONLY_AFTER": true
[2026-01-03T12:05:40.479Z] }
[Pipeline] echo
[2026-01-03T12:05:40.493Z] Filename will be: OpenJDK25U-jdk_ppc64_aix_hotspot_2026-01-03-12-05.tar.gz
[Pipeline] echo
[2026-01-03T12:05:40.494Z] Executing tests: [sanity.openjdk, sanity.system, extended.system, sanity.perf, sanity.functional, extended.functional, extended.openjdk, extended.perf, special.functional, special.openjdk, dev.functional]
[Pipeline] echo
[2026-01-03T12:05:40.496Z] Build num: 8
[Pipeline] echo
[2026-01-03T12:05:40.501Z] File name: OpenJDK25U-jdk_ppc64_aix_hotspot_2026-01-03-12-05.tar.gz
[Pipeline] stage
[Pipeline] { (queue)
[Pipeline] library
[2026-01-03T12:05:40.557Z] Only using first definition of library openjdk-jenkins-helper
[Pipeline] echo
[2026-01-03T12:05:40.660Z] openjdk_build_pipeline: running build without docker
[Pipeline] library
[2026-01-03T12:05:40.675Z] Only using first definition of library openjdk-jenkins-helper
[Pipeline] echo
[2026-01-03T12:05:40.768Z] openjdk_build_pipeline: [NODE SHIFT] MOVING INTO NON-DOCKER JENKINS NODE MATCHING LABELNAME build&&aix&&ppc64...
[Pipeline] node
[2026-01-03T12:05:40.782Z] Running on build-osuosl-aix72-ppc64-1 in /home/jenkins/workspace/build-scripts/jobs/jdk25u/jdk25u-aix-ppc64-hotspot
[Pipeline] {
[Pipeline] echo
[2026-01-03T12:05:40.815Z] checking aix
[Pipeline] echo
[2026-01-03T12:05:40.816Z] openjdk_build_pipeline: running build without docker on non-windows platform
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] echo
[2026-01-03T12:05:41.108Z] USER_REMOTE_CONFIGS:
[Pipeline] echo
[2026-01-03T12:05:41.109Z] {"branch":"master","remotes":{"url":"https://github.com/adoptium/ci-jenkins-pipelines.git"}}
[Pipeline] echo
[2026-01-03T12:05:41.109Z] DEFAULTS_JSON:
[Pipeline] echo
[2026-01-03T12:05:41.110Z] {"baseFileDirectories":{"downstream":"pipelines/build/common/openjdk_build_pipeline.groovy","upstream":"pipelines/build/common/build_base_file.groovy"},"cleanReleaseWorkspaceAfterBuild":false,"cleanReleaseWorkspaceBeforeBuild":true,"cleanWorkspaceAfterBuild":false,"cleanWorkspaceBeforeBuild":false,"configDirectories":{"build":"pipelines/jobs/configurations","evaluation":"pipelines/jobs/configurations","nightly":"pipelines/jobs/configurations","platform":"build-farm/platform-specific-configurations","release":"pipelines/jobs/configurations"},"defaultsUrl":"https://raw.githubusercontent.com/adoptium/ci-jenkins-pipelines/master/pipelines/defaults.json","enableInstallers":true,"enableSigner":true,"jenkinsDetails":{"rootDirectory":"build-scripts","rootUrl":"https://ci.adoptium.net"},"repository":{"build_branch":"master","build_url":"https://github.com/adoptium/temurin-build.git","helper_ref":"master","pipeline_branch":"master","pipeline_url":"https://github.com/adoptium/ci-jenkins-pipelines.git","test_dirs":"/test/functional"},"scriptDirectories":{"buildfarm":"build-farm/make-adopt-build-farm.sh","downstream":"pipelines/build/common/kick_off_build.groovy","regeneration":"pipelines/build/common/config_regeneration.groovy","tester":"pipelines/build/prTester/pr_test_pipeline.groovy","upstream":"pipelines/build","weekly":"pipelines/build/common/weekly_release_pipeline.groovy"},"templateDirectories":{"downstream":"pipelines/build/common/create_job_from_template.groovy","release":"pipelines/jobs/release_pipeline_job_template.groovy","upstream":"pipelines/jobs/pipeline_job_template.groovy","weekly":"pipelines/jobs/weekly_release_pipeline_job_template.groovy"},"testDetails":{"defaultDynamicParas":{"numMachines":["3"],"testLists":["extended.openjdk"]},"enableReproducibleCompare":false,"enableTestDynamicParallel":true,"enableTests":true,"nightlyDefault":["sanity.openjdk","sanity.system","extended.system","sanity.perf","sanity.functional","extended.functional"],"releaseDefault":["sanity.openjdk","sanity.system","extended.system","sanity.perf","sanity.functional","extended.functional","extended.openjdk","extended.perf","special.functional"],"weeklyDefault":["sanity.openjdk","sanity.system","extended.system","sanity.perf","sanity.functional","extended.functional","extended.openjdk","extended.perf","special.functional","special.openjdk","dev.functional"]}}
[Pipeline] echo
[2026-01-03T12:05:41.111Z] ADOPT_DEFAULTS_JSON:
[Pipeline] echo
[2026-01-03T12:05:41.112Z] {"baseFileDirectories":{"downstream":"pipelines/build/common/openjdk_build_pipeline.groovy","upstream":"pipelines/build/common/build_base_file.groovy"},"cleanReleaseWorkspaceAfterBuild":false,"cleanReleaseWorkspaceBeforeBuild":true,"cleanWorkspaceAfterBuild":false,"cleanWorkspaceBeforeBuild":false,"configDirectories":{"build":"pipelines/jobs/configurations","evaluation":"pipelines/jobs/configurations","nightly":"pipelines/jobs/configurations","platform":"build-farm/platform-specific-configurations","release":"pipelines/jobs/configurations"},"defaultsUrl":"https://raw.githubusercontent.com/adoptium/ci-jenkins-pipelines/master/pipelines/defaults.json","enableInstallers":true,"enableSigner":true,"jenkinsDetails":{"rootDirectory":"build-scripts","rootUrl":"https://ci.adoptium.net"},"repository":{"build_branch":"master","build_url":"https://github.com/adoptium/temurin-build.git","helper_ref":"master","pipeline_branch":"master","pipeline_url":"https://github.com/adoptium/ci-jenkins-pipelines.git","test_dirs":"/test/functional"},"scriptDirectories":{"buildfarm":"build-farm/make-adopt-build-farm.sh","downstream":"pipelines/build/common/kick_off_build.groovy","regeneration":"pipelines/build/common/config_regeneration.groovy","tester":"pipelines/build/prTester/pr_test_pipeline.groovy","upstream":"pipelines/build","weekly":"pipelines/build/common/weekly_release_pipeline.groovy"},"templateDirectories":{"downstream":"pipelines/build/common/create_job_from_template.groovy","release":"pipelines/jobs/release_pipeline_job_template.groovy","upstream":"pipelines/jobs/pipeline_job_template.groovy","weekly":"pipelines/jobs/weekly_release_pipeline_job_template.groovy"},"testDetails":{"defaultDynamicParas":{"numMachines":["3"],"testLists":["extended.openjdk"]},"enableReproducibleCompare":false,"enableTestDynamicParallel":true,"enableTests":true,"nightlyDefault":["sanity.openjdk","sanity.system","extended.system","sanity.perf","sanity.functional","extended.functional"],"releaseDefault":["sanity.openjdk","sanity.system","extended.system","sanity.perf","sanity.functional","extended.functional","extended.openjdk","extended.perf","special.functional"],"weeklyDefault":["sanity.openjdk","sanity.system","extended.system","sanity.perf","sanity.functional","extended.functional","extended.openjdk","extended.perf","special.functional","special.openjdk","dev.functional"]}}
[Pipeline] echo
[2026-01-03T12:05:41.113Z] Optional branch/tag/commitSHA overrides:
[Pipeline] echo
[2026-01-03T12:05:41.114Z] buildConfig.CI_REF:
[Pipeline] echo
[2026-01-03T12:05:41.115Z] buildConfig.BUILD_REF:
[Pipeline] echo
[2026-01-03T12:05:41.116Z] buildConfig.HELPER_REF:
[Pipeline] timeout
[2026-01-03T12:05:41.119Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] echo
[2026-01-03T12:05:41.138Z] Removing workspace openjdk build directory: /home/jenkins/workspace/build-scripts/jobs/jdk25u/jdk25u-aix-ppc64-hotspot/workspace/build/src/build
[Pipeline] isUnix
[Pipeline] sh
[2026-01-03T12:05:44.255Z] + rm -rf /home/jenkins/workspace/build-scripts/jobs/jdk25u/jdk25u-aix-ppc64-hotspot/workspace/build/src/build
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-01-03T12:05:44.639Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] echo
[2026-01-03T12:05:44.650Z] [CHECKOUT] Checking out Adopt Pipelines https://github.com/adoptium/ci-jenkins-pipelines.git : master
[Pipeline] checkout
[2026-01-03T12:05:44.830Z] The recommended git tool is: git
[2026-01-03T12:05:45.529Z] No credentials specified
[2026-01-03T12:05:45.706Z] Cloning the remote Git repository
[2026-01-03T12:05:45.795Z] Cloning repository https://github.com/adoptium/ci-jenkins-pipelines.git
[2026-01-03T12:05:45.795Z] > git init /home/jenkins/workspace/build-scripts/jobs/jdk25u/jdk25u-aix-ppc64-hotspot # timeout=10
[2026-01-03T12:05:45.809Z] Fetching upstream changes from https://github.com/adoptium/ci-jenkins-pipelines.git
[2026-01-03T12:05:45.809Z] > git --version # timeout=10
[2026-01-03T12:05:45.822Z] > git --version # 'git version 2.31.1'
[2026-01-03T12:05:45.822Z] > git fetch --tags --force --progress -- https://github.com/adoptium/ci-jenkins-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-01-03T12:05:47.448Z] > git config remote.origin.url https://github.com/adoptium/ci-jenkins-pipelines.git # timeout=10
[2026-01-03T12:05:47.459Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-01-03T12:05:48.805Z] Avoid second fetch
[2026-01-03T12:05:48.998Z] Checking out Revision 44b57ef8220568b2e85efb7f8b108e22bdfdf2ec (origin/master)
[2026-01-03T12:05:49.619Z] Commit message: "Amend node labels for mac builds requiring OSX.10.15 or later (#1344)"
[Pipeline] isUnix
[Pipeline] sh
[2026-01-03T12:05:48.892Z] > git rev-parse origin/master^{commit} # timeout=10
[2026-01-03T12:05:49.240Z] > git config core.sparsecheckout # timeout=10
[2026-01-03T12:05:49.250Z] > git checkout -f 44b57ef8220568b2e85efb7f8b108e22bdfdf2ec # timeout=10
[2026-01-03T12:05:51.834Z] + git clean -fdx
[Pipeline] echo
[2026-01-03T12:05:52.187Z] Checked out repo:
[Pipeline] isUnix
[Pipeline] sh
[2026-01-03T12:05:54.594Z] + git status
[2026-01-03T12:05:54.594Z] HEAD detached at 44b57ef8
[2026-01-03T12:05:54.594Z] nothing to commit, working tree clean
[Pipeline] echo
[2026-01-03T12:05:54.948Z] Checked out HEAD commit SHA:
[Pipeline] isUnix
[Pipeline] sh
[2026-01-03T12:05:57.149Z] + git rev-parse HEAD
[2026-01-03T12:05:57.149Z] 44b57ef8220568b2e85efb7f8b108e22bdfdf2ec
[Pipeline] }
[Pipeline] // timeout
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
[2026-01-03T12:05:57.550Z] Timeout set to expire in 12 hr
[Pipeline] {
[Pipeline] echo
[2026-01-03T12:05:57.569Z] [CHECKOUT] Checking out to adoptium/temurin-build...
[Pipeline] echo
[2026-01-03T12:05:57.580Z] [CHECKOUT] Checking out Adopt Build https://github.com/adoptium/temurin-build.git : master
[Pipeline] checkout
[2026-01-03T12:05:57.762Z] The recommended git tool is: git
[2026-01-03T12:05:58.204Z] No credentials specified
[2026-01-03T12:05:58.391Z] Fetching changes from the remote Git repository
[2026-01-03T12:05:58.291Z] > git rev-parse --resolve-git-dir /home/jenkins/workspace/build-scripts/jobs/jdk25u/jdk25u-aix-ppc64-hotspot/.git # timeout=10
[2026-01-03T12:05:58.660Z] > git config remote.origin.url https://github.com/adoptium/temurin-build.git # timeout=10
[2026-01-03T12:05:58.894Z] Fetching upstream changes from https://github.com/adoptium/temurin-build.git
[2026-01-03T12:05:58.894Z] > git --version # timeout=10
[2026-01-03T12:05:58.924Z] > git --version # 'git version 2.31.1'
[2026-01-03T12:05:58.925Z] > git fetch --tags --force --progress -- https://github.com/adoptium/temurin-build.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-01-03T12:06:01.494Z] Checking out Revision 740d4af9cc1d6ca0412e442c43e4fe93ac52df30 (origin/master)
[2026-01-03T12:06:01.994Z] Commit message: "switch back to system freetype on Solaris (#4345)"
[2026-01-03T12:06:01.389Z] > git rev-parse origin/master^{commit} # timeout=10
[2026-01-03T12:06:01.580Z] > git config core.sparsecheckout # timeout=10
[2026-01-03T12:06:01.592Z] > git checkout -f 740d4af9cc1d6ca0412e442c43e4fe93ac52df30 # timeout=10
[2026-01-03T12:06:02.082Z] > git rev-list --no-walk cc8aeb5cd19e1246443013bbb244e7a583752616 # timeout=10
[Pipeline] echo
[2026-01-03T12:06:02.412Z] Checked out repo:
[Pipeline] isUnix
[Pipeline] sh
[2026-01-03T12:06:04.568Z] + git status
[2026-01-03T12:06:04.568Z] HEAD detached at 740d4af9
[2026-01-03T12:06:04.568Z] nothing to commit, working tree clean
[Pipeline] echo
[2026-01-03T12:06:04.921Z] Checked out HEAD commit SHA:
[Pipeline] isUnix
[Pipeline] sh
[2026-01-03T12:06:06.798Z] + git rev-parse HEAD
[2026-01-03T12:06:06.799Z] 740d4af9cc1d6ca0412e442c43e4fe93ac52df30
[Pipeline] withEnv
[Pipeline] {
[Pipeline] echo
[2026-01-03T12:06:07.170Z] openjdk_build_pipeline: Calling MABF when not win/mac JDK11+ to do single-pass build and UASS=false
[Pipeline] isUnix
[Pipeline] sh
[2026-01-03T12:06:09.928Z] + bash ./build-farm/make-adopt-build-farm.sh
[2026-01-03T12:06:09.928Z] BUILD TYPE:
[2026-01-03T12:06:09.928Z] VERSION: jdk25u
[2026-01-03T12:06:09.928Z] ARCHITECTURE ppc64
[2026-01-03T12:06:09.928Z] VARIANT: hotspot
[2026-01-03T12:06:09.928Z] OS: aix
[2026-01-03T12:06:09.928Z] SCM_REF:
[2026-01-03T12:06:09.928Z] Detecting boot jdk for: jdk25u
[2026-01-03T12:06:09.928Z] Found build version: 25
[2026-01-03T12:06:09.928Z] Required boot JDK version: 24
[2026-01-03T12:06:09.928Z] [SUCCESS] Executing local file at /home/jenkins/workspace/build-scripts/jobs/jdk25u/jdk25u-aix-ppc64-hotspot/build-farm/platform-specific-configurations/aix.sh
[2026-01-03T12:06:09.928Z] find: 0652-081 cannot change directory to </tmp/.workdir.11141450.12452294_1>:
[2026-01-03T12:06:09.928Z] : The file access permissions do not allow the specified action.
[2026-01-03T12:06:09.928Z] find: 0652-081 cannot change directory to </tmp/.workdir.12321178.12779880_1>:
[2026-01-03T12:06:09.928Z] : The file access permissions do not allow the specified action.
[2026-01-03T12:06:09.928Z] find: 0652-081 cannot change directory to </tmp/diagSEgenSnap>:
[2026-01-03T12:06:09.928Z] : The file access permissions do not allow the specified action.
[2026-01-03T12:06:09.928Z] find: 0652-081 cannot change directory to </tmp/errmbatch>:
[2026-01-03T12:06:09.928Z] : The file access permissions do not allow the specified action.
[2026-01-03T12:06:09.928Z] find: 0652-081 cannot change directory to </tmp/saved_errmbatch>:
[2026-01-03T12:06:09.928Z] : The file access permissions do not allow the specified action.
[2026-01-03T12:06:09.928Z] There are 9406 sh-np files owned by jenkins in /tmp that I am going to remove...
[2026-01-03T12:06:09.928Z] find: 0652-081 cannot change directory to </tmp/.workdir.11141450.12452294_1>:
[2026-01-03T12:06:09.928Z] : The file access permissions do not allow the specified action.
[2026-01-03T12:06:09.928Z] find: 0652-081 cannot change directory to </tmp/.workdir.12321178.12779880_1>:
[2026-01-03T12:06:09.928Z] : The file access permissions do not allow the specified action.
[2026-01-03T12:06:09.928Z] find: 0652-081 cannot change directory to </tmp/diagSEgenSnap>:
[2026-01-03T12:06:09.928Z] : The file access permissions do not allow the specified action.
[2026-01-03T12:06:09.928Z] find: 0652-081 cannot change directory to </tmp/errmbatch>:
[2026-01-03T12:06:09.928Z] : The file access permissions do not allow the specified action.
[2026-01-03T12:06:09.928Z] find: 0652-081 cannot change directory to </tmp/saved_errmbatch>:
[2026-01-03T12:06:09.928Z] : The file access permissions do not allow the specified action.
[2026-01-03T12:06:45.806Z] build-osuosl-aix72-ppc64-1 seems to be removed or offline (java.lang.InterruptedException); will wait for 5 min 0 sec for it to come back online
[2026-01-03T12:06:46.107Z] build-osuosl-aix72-ppc64-1 is back online
[2026-01-03T12:07:06.108Z] build-osuosl-aix72-ppc64-1 seems to be removed or offline (java.lang.InterruptedException); will wait for 5 min 0 sec for it to come back online
[2026-01-03T12:07:06.408Z] build-osuosl-aix72-ppc64-1 is back online
[2026-01-03T12:07:26.409Z] build-osuosl-aix72-ppc64-1 seems to be removed or offline (java.lang.InterruptedException); will wait for 5 min 0 sec for it to come back online
[2026-01-03T12:07:26.710Z] build-osuosl-aix72-ppc64-1 is back online
[2026-01-03T12:07:46.711Z] build-osuosl-aix72-ppc64-1 seems to be removed or offline (java.lang.InterruptedException); will wait for 5 min 0 sec for it to come back online
[2026-01-03T12:07:47.011Z] build-osuosl-aix72-ppc64-1 is back online
[2026-01-03T12:07:55.586Z] Using default /tmp for temporary files as /ramdisk0/build/tmp does not exist
[2026-01-03T12:07:55.586Z] LDR_CNTRL=
[2026-01-03T12:07:55.586Z] Downloading GA release of boot JDK version 24 from https://api.adoptium.net/v3/binary/latest/24/ga/aix/ppc64/jdk/hotspot/normal/eclipse
[2026-01-03T12:07:55.586Z] BOOT JDK: Error: dl failure on line 535
[2026-01-03T12:07:55.586Z] BOOT JDK: Error: failed /home/jenkins/workspace/build-scripts/jobs/jdk25u/jdk25u-aix-ppc64-hotspot/jdk-24/lib/server/libjvm.so, because 0509-022 Cannot load module /home/jenkins/workspace/build-scripts/jobs/jdk25u/jdk25u-aix-ppc64-hotspot/jdk-24/lib/server/libjvm.so.
[2026-01-03T12:07:55.586Z] BOOT JDK: 0509-150 Dependent module /usr/lib/libc++.a(shr2_64.o) could not be loaded.
[2026-01-03T12:07:55.586Z] BOOT JDK: 0509-152 Member shr2_64.o is not found in archive
[2026-01-03T12:07:55.586Z] BOOT JDK: 0509-022 Cannot load module /home/jenkins/workspace/build-scripts/jobs/jdk25u/jdk25u-aix-ppc64-hotspot/jdk-24/lib/server/libjvm.so.
[2026-01-03T12:07:55.586Z] BOOT JDK: 0509-150 Dependent module /home/jenkins/workspace/build-scripts/jobs/jdk25u/jdk25u-aix-ppc64-hotspot/jdk-24/lib/server/libjvm.so could not be loaded.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] timeout
[2026-01-03T12:07:56.271Z] Timeout set to expire in 3 hr 0 min
[Pipeline] {
[Pipeline] archiveArtifacts
[2026-01-03T12:07:56.514Z] Archiving artifacts
[2026-01-03T12:07:57.051Z] ‘workspace/target/*’ doesn’t match anything, but ‘*’ does. Perhaps that’s what you mean?
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-01-03T12:07:57.184Z] Execution error: hudson.AbortException: No artifacts found that match the file pattern "workspace/target/*". Configuration error?
[Pipeline] echo
[2026-01-03T12:07:57.188Z] hudson.AbortException: No artifacts found that match the file pattern "workspace/target/*". Configuration error?
[2026-01-03T12:07:57.188Z] at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:280)
[2026-01-03T12:07:57.188Z] at PluginClassLoader for workflow-basic-steps//org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:101)
[2026-01-03T12:07:57.188Z] at PluginClassLoader for workflow-basic-steps//org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:71)
[2026-01-03T12:07:57.188Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49)
[2026-01-03T12:07:57.188Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-01-03T12:07:57.188Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-03T12:07:57.188Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-03T12:07:57.188Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-03T12:07:57.188Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-01-03T12:07:57.188Z] Suppressed: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: bac9d496-f768-4f45-a134-87afc19d97e3
[2026-01-03T12:07:57.188Z]
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: FAILURE