jdk11u-linux-aarch64-temurin
Started by upstream project "build-scripts/openjdk11-pipeline" build number 2788
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_11ea" build number 433
originally caused by:
Started by timer
Started by timer
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/jdk11u/jdk11u-linux-aarch64-temurin
[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/jdk11u/jdk11u-linux-aarch64-temurin/.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 ab214b36b03e2d45e549794493b6734896aae8fd (origin/master)
> git rev-parse origin/master^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f ab214b36b03e2d45e549794493b6734896aae8fd # timeout=10
Commit message: "Add JDK26 to release pipeline gen (#1375)"
> git rev-list --no-walk c33e682357b38eaab38d1b8bb0df7b27a2a9a8fe # 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/jdk11u/jdk11u-linux-aarch64-temurin@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/jdk11u/jdk11u-linux-aarch64-temurin/pipelines/build/common/openjdk_build_pipeline.groovy)
[Pipeline] }
[Pipeline] // load
[Pipeline] }
[Pipeline] // node
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-03-11T09:56:24.441Z] Build config (BUILD_CONFIGURAION):
[Pipeline] echo
[2026-03-11T09:56:24.477Z] {
[2026-03-11T09:56:24.477Z] "ARCHITECTURE": "aarch64",
[2026-03-11T09:56:24.477Z] "TARGET_OS": "linux",
[2026-03-11T09:56:24.477Z] "VARIANT": "temurin",
[2026-03-11T09:56:24.477Z] "JAVA_TO_BUILD": "jdk11u",
[2026-03-11T09:56:24.477Z] "TEST_LIST": [
[2026-03-11T09:56:24.477Z] "sanity.openjdk",
[2026-03-11T09:56:24.477Z] "sanity.system",
[2026-03-11T09:56:24.477Z] "extended.system",
[2026-03-11T09:56:24.477Z] "sanity.perf",
[2026-03-11T09:56:24.477Z] "sanity.functional",
[2026-03-11T09:56:24.477Z] "extended.functional",
[2026-03-11T09:56:24.477Z] "extended.openjdk",
[2026-03-11T09:56:24.477Z] "extended.perf",
[2026-03-11T09:56:24.477Z] "special.functional",
[2026-03-11T09:56:24.477Z] "special.openjdk",
[2026-03-11T09:56:24.477Z] "dev.functional"
[2026-03-11T09:56:24.477Z] ],
[2026-03-11T09:56:24.477Z] "DYNAMIC_LIST": [
[2026-03-11T09:56:24.477Z] "extended.openjdk"
[2026-03-11T09:56:24.477Z] ],
[2026-03-11T09:56:24.477Z] "NUM_MACHINES": [
[2026-03-11T09:56:24.477Z] "3"
[2026-03-11T09:56:24.477Z] ],
[2026-03-11T09:56:24.477Z] "SCM_REF": "jdk-11.0.31+6_adopt",
[2026-03-11T09:56:24.477Z] "BUILD_REF": "",
[2026-03-11T09:56:24.477Z] "CI_REF": "",
[2026-03-11T09:56:24.477Z] "HELPER_REF": "",
[2026-03-11T09:56:24.477Z] "AQA_REF": "",
[2026-03-11T09:56:24.477Z] "AQA_AUTO_GEN": true,
[2026-03-11T09:56:24.477Z] "BUILD_ARGS": "--create-sbom --enable-sbom-strace",
[2026-03-11T09:56:24.477Z] "NODE_LABEL": "build&&linux&&aarch64",
[2026-03-11T09:56:24.477Z] "ADDITIONAL_TEST_LABEL": "",
[2026-03-11T09:56:24.477Z] "ADDITIONAL_TEST_PARAMS": {
[2026-03-11T09:56:24.477Z]
[2026-03-11T09:56:24.477Z] },
[2026-03-11T09:56:24.477Z] "KEEP_TEST_REPORTDIR": false,
[2026-03-11T09:56:24.477Z] "ACTIVE_NODE_TIMEOUT": "5",
[2026-03-11T09:56:24.477Z] "CODEBUILD": false,
[2026-03-11T09:56:24.477Z] "DOCKER_IMAGE": "adoptopenjdk/centos7_build_image",
[2026-03-11T09:56:24.477Z] "DOCKER_ARGS": "",
[2026-03-11T09:56:24.477Z] "DOCKER_FILE": "",
[2026-03-11T09:56:24.477Z] "DOCKER_NODE": "",
[2026-03-11T09:56:24.477Z] "DOCKER_REGISTRY": "",
[2026-03-11T09:56:24.477Z] "DOCKER_CREDENTIAL": "",
[2026-03-11T09:56:24.477Z] "PLATFORM_CONFIG_LOCATION": "i/t/master/build-farm/platform-specific-configurations",
[2026-03-11T09:56:24.477Z] "CONFIGURE_ARGS": "--enable-dtrace=auto --disable-ccache --with-jobs=4 --with-version-opt=ea",
[2026-03-11T09:56:24.477Z] "OVERRIDE_FILE_NAME_VERSION": "",
[2026-03-11T09:56:24.477Z] "USE_ADOPT_SHELL_SCRIPTS": true,
[2026-03-11T09:56:24.477Z] "RELEASE": false,
[2026-03-11T09:56:24.477Z] "WEEKLY": true,
[2026-03-11T09:56:24.477Z] "PUBLISH_NAME": "jdk-11.0.31+6-ea",
[2026-03-11T09:56:24.477Z] "ADOPT_BUILD_NUMBER": "",
[2026-03-11T09:56:24.477Z] "ENABLE_REPRODUCIBLE_COMPARE": false,
[2026-03-11T09:56:24.477Z] "ENABLE_TESTS": false,
[2026-03-11T09:56:24.477Z] "ENABLE_TESTDYNAMICPARALLEL": true,
[2026-03-11T09:56:24.477Z] "ENABLE_INSTALLERS": true,
[2026-03-11T09:56:24.477Z] "ENABLE_SIGNER": true,
[2026-03-11T09:56:24.477Z] "CLEAN_WORKSPACE": false,
[2026-03-11T09:56:24.477Z] "CLEAN_WORKSPACE_AFTER": false,
[2026-03-11T09:56:24.477Z] "CLEAN_WORKSPACE_BUILD_OUTPUT_ONLY_AFTER": true
[2026-03-11T09:56:24.477Z] }
[Pipeline] echo
[2026-03-11T09:56:24.492Z] Filename will be: OpenJDK11U-jdk_aarch64_linux_hotspot_11.0.31_6-ea.tar.gz
[Pipeline] echo
[2026-03-11T09:56:24.493Z] 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-03-11T09:56:24.495Z] Build num: 411
[Pipeline] echo
[2026-03-11T09:56:24.496Z] File name: OpenJDK11U-jdk_aarch64_linux_hotspot_11.0.31_6-ea.tar.gz
[Pipeline] stage
[Pipeline] { (queue)
[Pipeline] library
[2026-03-11T09:56:24.532Z] Only using first definition of library openjdk-jenkins-helper
[Pipeline] echo
[2026-03-11T09:56:24.551Z] openjdk_build_pipeline: preparing to use docker image
[Pipeline] echo
[2026-03-11T09:56:24.553Z] [NODE SHIFT] MOVING INTO DOCKER NODE MATCHING LABELNAME build&&linux&&aarch64&&dockerBuild...
[Pipeline] node
[2026-03-11T09:56:39.556Z] Still waiting to schedule task
[2026-03-11T09:56:39.556Z] Waiting for next available executor on ‘build&&linux&&aarch64&&dockerBuild’
[2026-03-11T10:18:07.939Z] Running on dockerhost-osuosl-ubuntu2404-aarch64-3 in /home/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-aarch64-temurin
[Pipeline] {
[Pipeline] timeout
[2026-03-11T10:18:07.993Z] Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2026-03-11T10:18:10.676Z] + docker pull adoptopenjdk/centos7_build_image
[2026-03-11T10:18:10.676Z] Using default tag: latest
[2026-03-11T10:18:11.628Z] latest: Pulling from adoptopenjdk/centos7_build_image
[2026-03-11T10:18:11.628Z] 6717b8ec66cd: Already exists
[2026-03-11T10:18:11.628Z] 35af208e5a50: Pulling fs layer
[2026-03-11T10:18:11.628Z] 33d7eab6a615: Pulling fs layer
[2026-03-11T10:18:11.628Z] 960621c92b9e: Pulling fs layer
[2026-03-11T10:18:11.628Z] dfc7406d9ebf: Pulling fs layer
[2026-03-11T10:18:11.628Z] b525966b2675: Pulling fs layer
[2026-03-11T10:18:11.628Z] bd994310fcde: Pulling fs layer
[2026-03-11T10:18:11.628Z] 7cb26a451a9f: Pulling fs layer
[2026-03-11T10:18:11.628Z] dfc7406d9ebf: Waiting
[2026-03-11T10:18:11.628Z] 238bd88d0023: Pulling fs layer
[2026-03-11T10:18:11.628Z] b83667a365b5: Pulling fs layer
[2026-03-11T10:18:11.628Z] bd994310fcde: Waiting
[2026-03-11T10:18:11.628Z] 7cb26a451a9f: Waiting
[2026-03-11T10:18:11.628Z] 238bd88d0023: Waiting
[2026-03-11T10:18:11.628Z] b83667a365b5: Waiting
[2026-03-11T10:18:11.628Z] b525966b2675: Waiting
[2026-03-11T10:18:12.582Z] 35af208e5a50: Verifying Checksum
[2026-03-11T10:18:12.582Z] 35af208e5a50: Download complete
[2026-03-11T10:18:12.582Z] 33d7eab6a615: Verifying Checksum
[2026-03-11T10:18:12.582Z] 33d7eab6a615: Download complete
[2026-03-11T10:18:12.582Z] 35af208e5a50: Pull complete
[2026-03-11T10:18:12.582Z] b525966b2675: Verifying Checksum
[2026-03-11T10:18:12.582Z] b525966b2675: Download complete
[2026-03-11T10:18:12.582Z] 33d7eab6a615: Pull complete
[2026-03-11T10:18:14.541Z] dfc7406d9ebf: Verifying Checksum
[2026-03-11T10:18:14.541Z] dfc7406d9ebf: Download complete
[2026-03-11T10:18:16.496Z] 7cb26a451a9f: Verifying Checksum
[2026-03-11T10:18:16.496Z] 238bd88d0023: Verifying Checksum
[2026-03-11T10:18:16.496Z] 238bd88d0023: Download complete
[2026-03-11T10:18:16.496Z] b83667a365b5: Verifying Checksum
[2026-03-11T10:18:16.496Z] b83667a365b5: Download complete
[2026-03-11T10:18:21.876Z] 960621c92b9e: Verifying Checksum
[2026-03-11T10:18:21.876Z] 960621c92b9e: Download complete
[2026-03-11T10:18:35.455Z] 960621c92b9e: Pull complete
[2026-03-11T10:18:35.455Z] dfc7406d9ebf: Pull complete
[2026-03-11T10:18:36.409Z] b525966b2675: Pull complete
[2026-03-11T10:20:00.106Z] 7cb26a451a9f: Download complete
[2026-03-11T10:20:00.106Z] write /var/lib/docker/tmp/GetImageBlob1334779113: no space left on device
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-03-11T10:20:00.777Z] Execution error: hudson.AbortException: script returned exit code 1
[Pipeline] echo
[2026-03-11T10:20:00.782Z] hudson.AbortException: script returned exit code 1
[2026-03-11T10:20:00.782Z] at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.handleExit(DurableTaskStep.java:693)
[2026-03-11T10:20:00.782Z] at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.check(DurableTaskStep.java:625)
[2026-03-11T10:20:00.782Z] at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.run(DurableTaskStep.java:566)
[2026-03-11T10:20:00.782Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-03-11T10:20:00.782Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-03-11T10:20:00.782Z] at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
[2026-03-11T10:20:00.782Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-03-11T10:20:00.782Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-03-11T10:20:00.782Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-11T10:20:00.782Z] Suppressed: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 52f16f3f-4855-4d33-8c27-ba72d927449c
[2026-03-11T10:20:00.782Z]
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: FAILURE