jdk17u-release-linux-ppc64le-temurin
Started by upstream project "build-scripts/release-openjdk17-pipeline" build number 107
originally caused by:
Started by upstream project "build-scripts/utils/releaseTrigger_jdk17u" build number 9215
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/release/jobs/jdk17u/jdk17u-release-linux-ppc64le-temurin
[Pipeline] {
[Pipeline] checkout
The recommended git tool is: git
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/adoptium/ci-jenkins-pipelines.git
> git init /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk17u/jdk17u-release-linux-ppc64le-temurin # 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 -- https://github.com/adoptium/ci-jenkins-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Pruning obsolete local branches
> git config remote.origin.url https://github.com/adoptium/ci-jenkins-pipelines.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 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 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 061c373b9544c5ad819b703617624f29396596f1 (refs/remotes/origin/v2026.04.01)
Commit message: "Increased timeout for extended.openjdk on aix for jdk25+ (#1379)"
First time build. Skipping changelog.
[Pipeline] library
Loading library openjdk-jenkins-helper@v2026.04.01
> git rev-parse refs/remotes/origin/v2026.04.01^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f 061c373b9544c5ad819b703617624f29396596f1 # timeout=10
Examining adoptium/jenkins-helper
Attempting to resolve v2026.04.01 as a branch
Resolved v2026.04.01 as branch v2026.04.01 at revision c8da6c00a62ccf4693cc49ea29ba6ab054a841c5
The recommended git tool is: NONE
using credential eclipse_temurin_bot_email_and_token
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/adoptium/jenkins-helper.git
> git init /home/jenkins/.jenkins/workspace/build-scripts/jobs/release/jobs/jdk17u/jdk17u-release-linux-ppc64le-temurin@libs/c31318ca553a5b48d3dae5b71a63edd0af44b52a419d47af015d2ae014de8985 # timeout=10
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/v2026.04.01:refs/remotes/origin/v2026.04.01 # timeout=10
> git config remote.origin.url https://github.com/adoptium/jenkins-helper.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/v2026.04.01:refs/remotes/origin/v2026.04.01 # timeout=10
Avoid second fetch
Checking out Revision c8da6c00a62ccf4693cc49ea29ba6ab054a841c5 (v2026.04.01)
> 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/release/jobs/jdk17u/jdk17u-release-linux-ppc64le-temurin/pipelines/build/common/openjdk_build_pipeline.groovy)
[Pipeline] }
[Pipeline] // load
[Pipeline] }
[Pipeline] // node
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-04-13T21:43:35.220Z] Build config (BUILD_CONFIGURAION):
[Pipeline] echo
[2026-04-13T21:43:35.242Z] {
[2026-04-13T21:43:35.242Z] "ARCHITECTURE": "ppc64le",
[2026-04-13T21:43:35.242Z] "TARGET_OS": "linux",
[2026-04-13T21:43:35.242Z] "VARIANT": "temurin",
[2026-04-13T21:43:35.242Z] "JAVA_TO_BUILD": "jdk17u",
[2026-04-13T21:43:35.242Z] "TEST_LIST": [
[2026-04-13T21:43:35.242Z] "sanity.openjdk",
[2026-04-13T21:43:35.242Z] "sanity.system",
[2026-04-13T21:43:35.242Z] "extended.system",
[2026-04-13T21:43:35.242Z] "sanity.perf",
[2026-04-13T21:43:35.242Z] "sanity.functional",
[2026-04-13T21:43:35.242Z] "extended.functional",
[2026-04-13T21:43:35.242Z] "extended.openjdk",
[2026-04-13T21:43:35.242Z] "extended.perf",
[2026-04-13T21:43:35.242Z] "special.functional"
[2026-04-13T21:43:35.242Z] ],
[2026-04-13T21:43:35.242Z] "DYNAMIC_LIST": [
[2026-04-13T21:43:35.242Z] "extended.openjdk"
[2026-04-13T21:43:35.242Z] ],
[2026-04-13T21:43:35.242Z] "NUM_MACHINES": [
[2026-04-13T21:43:35.242Z] "3"
[2026-04-13T21:43:35.242Z] ],
[2026-04-13T21:43:35.242Z] "SCM_REF": "jdk-17.0.19+9_adopt",
[2026-04-13T21:43:35.242Z] "BUILD_REF": "v2026.04.01",
[2026-04-13T21:43:35.242Z] "CI_REF": "v2026.04.01",
[2026-04-13T21:43:35.242Z] "HELPER_REF": "v2026.04.01",
[2026-04-13T21:43:35.242Z] "AQA_REF": "v1.0.13-release",
[2026-04-13T21:43:35.242Z] "AQA_AUTO_GEN": true,
[2026-04-13T21:43:35.242Z] "BUILD_ARGS": "--create-jre-image --create-sbom --enable-sbom-strace",
[2026-04-13T21:43:35.242Z] "NODE_LABEL": "build&&linux&&ppc64le",
[2026-04-13T21:43:35.242Z] "ADDITIONAL_TEST_LABEL": "",
[2026-04-13T21:43:35.242Z] "ADDITIONAL_TEST_PARAMS": {
[2026-04-13T21:43:35.242Z]
[2026-04-13T21:43:35.242Z] },
[2026-04-13T21:43:35.242Z] "KEEP_TEST_REPORTDIR": false,
[2026-04-13T21:43:35.242Z] "ACTIVE_NODE_TIMEOUT": "5",
[2026-04-13T21:43:35.242Z] "CODEBUILD": false,
[2026-04-13T21:43:35.242Z] "DOCKER_IMAGE": "adoptopenjdk/centos7_build_image",
[2026-04-13T21:43:35.242Z] "DOCKER_ARGS": "",
[2026-04-13T21:43:35.242Z] "DOCKER_FILE": "",
[2026-04-13T21:43:35.242Z] "DOCKER_NODE": "",
[2026-04-13T21:43:35.242Z] "DOCKER_REGISTRY": "",
[2026-04-13T21:43:35.242Z] "DOCKER_CREDENTIAL": "",
[2026-04-13T21:43:35.242Z] "PLATFORM_CONFIG_LOCATION": "i/t/master/build-farm/platform-specific-configurations",
[2026-04-13T21:43:35.242Z] "CONFIGURE_ARGS": "",
[2026-04-13T21:43:35.242Z] "OVERRIDE_FILE_NAME_VERSION": "",
[2026-04-13T21:43:35.242Z] "USE_ADOPT_SHELL_SCRIPTS": true,
[2026-04-13T21:43:35.242Z] "RELEASE": true,
[2026-04-13T21:43:35.242Z] "WEEKLY": false,
[2026-04-13T21:43:35.242Z] "PUBLISH_NAME": "jdk-17.0.19+9",
[2026-04-13T21:43:35.242Z] "ADOPT_BUILD_NUMBER": "",
[2026-04-13T21:43:35.242Z] "ENABLE_REPRODUCIBLE_COMPARE": false,
[2026-04-13T21:43:35.242Z] "ENABLE_TESTS": true,
[2026-04-13T21:43:35.242Z] "ENABLE_TESTDYNAMICPARALLEL": true,
[2026-04-13T21:43:35.242Z] "ENABLE_INSTALLERS": true,
[2026-04-13T21:43:35.242Z] "ENABLE_SIGNER": true,
[2026-04-13T21:43:35.242Z] "CLEAN_WORKSPACE": true,
[2026-04-13T21:43:35.242Z] "CLEAN_WORKSPACE_AFTER": false,
[2026-04-13T21:43:35.242Z] "CLEAN_WORKSPACE_BUILD_OUTPUT_ONLY_AFTER": true
[2026-04-13T21:43:35.242Z] }
[Pipeline] echo
[2026-04-13T21:43:35.269Z] Filename will be: OpenJDK17U-jdk_ppc64le_linux_hotspot_17.0.19_9.tar.gz
[Pipeline] echo
[2026-04-13T21:43:35.270Z] Executing tests: [sanity.openjdk, sanity.system, extended.system, sanity.perf, sanity.functional, extended.functional, extended.openjdk, extended.perf, special.functional]
[Pipeline] echo
[2026-04-13T21:43:35.272Z] Build num: 42
[Pipeline] echo
[2026-04-13T21:43:35.274Z] File name: OpenJDK17U-jdk_ppc64le_linux_hotspot_17.0.19_9.tar.gz
[Pipeline] stage
[Pipeline] { (queue)
[Pipeline] library
[2026-04-13T21:43:35.329Z] Only using first definition of library openjdk-jenkins-helper
[Pipeline] echo
[2026-04-13T21:43:35.340Z] openjdk_build_pipeline: preparing to use docker image
[Pipeline] echo
[2026-04-13T21:43:35.341Z] [NODE SHIFT] MOVING INTO DOCKER NODE MATCHING LABELNAME build&&linux&&ppc64le&&dockerBuild...
[Pipeline] node
[2026-04-13T21:43:50.344Z] Still waiting to schedule task
[2026-04-13T21:43:50.344Z] ‘dockerhost-osuosl-ubuntu2404-ppc64le-1’ is offline
[2026-04-13T21:52:09.785Z] Running on dockerhost-osuosl-ubuntu2404-ppc64le-1 in /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk17u/jdk17u-release-linux-ppc64le-temurin
[Pipeline] {
[Pipeline] timeout
[2026-04-13T21:52:09.815Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2026-04-13T21:52:10.261Z] [WS-CLEANUP] Deleting project workspace...
[2026-04-13T21:52:10.261Z] [WS-CLEANUP] Deferred wipeout is used...
[2026-04-13T21:52:10.621Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-04-13T21:52:10.655Z] Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2026-04-13T21:52:12.643Z] + docker pull adoptopenjdk/centos7_build_image
[2026-04-13T21:52:12.643Z] Using default tag: latest
[2026-04-13T21:52:13.598Z] latest: Pulling from adoptopenjdk/centos7_build_image
[2026-04-13T21:52:13.598Z] 3fe478aaff9b: Already exists
[2026-04-13T21:52:14.553Z] 789e19bbee2e: Pulling fs layer
[2026-04-13T21:52:14.554Z] 1465c64f56eb: Pulling fs layer
[2026-04-13T21:52:14.554Z] 478f30dd4df7: Pulling fs layer
[2026-04-13T21:52:14.554Z] ebf86a134eb6: Pulling fs layer
[2026-04-13T21:52:14.554Z] c1608d0ae635: Pulling fs layer
[2026-04-13T21:52:14.554Z] 1fdbd366997b: Pulling fs layer
[2026-04-13T21:52:14.554Z] 7666193b3eac: Pulling fs layer
[2026-04-13T21:52:14.554Z] 23d19893567e: Pulling fs layer
[2026-04-13T21:52:14.554Z] 1b60ccb7ae25: Pulling fs layer
[2026-04-13T21:52:14.554Z] 1fdbd366997b: Waiting
[2026-04-13T21:52:14.554Z] 7666193b3eac: Waiting
[2026-04-13T21:52:14.554Z] 23d19893567e: Waiting
[2026-04-13T21:52:14.554Z] 1b60ccb7ae25: Waiting
[2026-04-13T21:52:14.554Z] ebf86a134eb6: Waiting
[2026-04-13T21:52:14.554Z] c1608d0ae635: Waiting
[2026-04-13T21:52:14.554Z] 789e19bbee2e: Verifying Checksum
[2026-04-13T21:52:14.554Z] 789e19bbee2e: Download complete
[2026-04-13T21:52:14.554Z] 1465c64f56eb: Verifying Checksum
[2026-04-13T21:52:14.554Z] 1465c64f56eb: Download complete
[2026-04-13T21:52:14.554Z] c1608d0ae635: Download complete
[2026-04-13T21:52:15.511Z] 789e19bbee2e: Pull complete
[2026-04-13T21:52:15.511Z] 478f30dd4df7: Verifying Checksum
[2026-04-13T21:52:15.511Z] 478f30dd4df7: Download complete
[2026-04-13T21:52:15.511Z] 1465c64f56eb: Pull complete
[2026-04-13T21:52:15.511Z] ebf86a134eb6: Verifying Checksum
[2026-04-13T21:52:15.511Z] ebf86a134eb6: Download complete
[2026-04-13T21:52:16.467Z] 7666193b3eac: Verifying Checksum
[2026-04-13T21:52:16.467Z] 7666193b3eac: Download complete
[2026-04-13T21:52:16.467Z] 23d19893567e: Verifying Checksum
[2026-04-13T21:52:16.467Z] 23d19893567e: Download complete
[2026-04-13T21:52:16.467Z] 1b60ccb7ae25: Verifying Checksum
[2026-04-13T21:52:16.467Z] 1b60ccb7ae25: Download complete
[2026-04-13T21:52:37.738Z] 478f30dd4df7: Pull complete
[2026-04-13T21:52:38.694Z] ebf86a134eb6: Pull complete
[2026-04-13T21:52:38.694Z] c1608d0ae635: Pull complete
[2026-04-13T21:53:49.595Z] 1fdbd366997b: Verifying Checksum
[2026-04-13T21:53:49.595Z] 1fdbd366997b: Download complete
[2026-04-13T21:56:00.337Z] failed to register layer: write /usr/local/devkit/gcc-14.2.0-Centos7.9.2009-b01/bin/lto-dump: no space left on device
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-04-13T21:56:00.975Z] Execution error: hudson.AbortException: script returned exit code 1
[Pipeline] echo
[2026-04-13T21:56:00.978Z] hudson.AbortException: script returned exit code 1
[2026-04-13T21:56:00.979Z] at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.handleExit(DurableTaskStep.java:693)
[2026-04-13T21:56:00.979Z] at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.check(DurableTaskStep.java:625)
[2026-04-13T21:56:00.979Z] at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.run(DurableTaskStep.java:566)
[2026-04-13T21:56:00.979Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-04-13T21:56:00.979Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-04-13T21:56:00.979Z] at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
[2026-04-13T21:56:00.979Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-04-13T21:56:00.979Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-04-13T21:56:00.979Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-04-13T21:56:00.979Z] Suppressed: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: ea46a904-5a73-485c-a32b-ac53e1101ce1
[2026-04-13T21:56:00.979Z]
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: FAILURE