Test_openjdk21_hs_sanity.functional_arm_linux
Started by upstream project "AQA_Test_Pipeline" build number 635
originally caused by:
Started by user Stewart X Addison
Started by upstream project "AQA_Test_Pipeline" build number 629
originally caused by:
Started by user Stewart X Addison
Started by upstream project "AQA_Test_Pipeline" build number 573
originally caused by:
Started by user Stewart X Addison
Started by upstream project "AQA_Test_Pipeline" build number 558
originally caused by:
Started by user Stewart X Addison
Started by upstream project "AQA_Test_Pipeline" build number 555
originally caused by:
Started by user Stewart X Addison
Started by upstream project "AQA_Test_Pipeline" build number 554
originally caused by:
Started by user Stewart X Addison
Started by upstream project "AQA_Test_Pipeline" build number 552
originally caused by:
Started by user Stewart X Addison
Started by upstream project "AQA_Test_Pipeline" build number 551
originally caused by:
Started by user Stewart X Addison
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk21_hs_sanity.functional_arm_linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk21_hs_sanity.functional_arm_linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision f17fd61bff060b4d54d235255b83f4b4024789fe (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f f17fd61bff060b4d54d235255b83f4b4024789fe # timeout=10
Commit message: "Disable RH CryptoTests in Java 8 and higher (#6893)"
> git rev-list --no-walk 76695cafc5277ce5cab0dd16b8ecdc2c07789400 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-02-12T16:28:22.824Z] SPEC: linux_arm
[Pipeline] echo
[2026-02-12T16:28:22.826Z] Specified LABEL: ci.role.test&&sw.os.linux&&hw.arch.aarch32
[Pipeline] stage
[Pipeline] { (Queue)
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-12T16:28:22.953Z] dynamicAgents: []
[Pipeline] echo
[2026-02-12T16:28:22.954Z] Provisioning LABEL: ci.role.test&&sw.os.linux&&hw.arch.aarch32
[Pipeline] nodesByLabel
[2026-02-12T16:28:23.058Z] Found a total of 2 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.aarch32' label
[Pipeline] node
[2026-02-12T16:28:38.132Z] Still waiting to schedule task
[2026-02-12T16:28:38.133Z] Waiting for next available executor on ‘ci.role.test&&sw.os.linux&&hw.arch.aarch32’
[2026-02-12T16:29:13.341Z] Running on test-docker-ubuntu2404-armv7-1 in /home/jenkins/workspace/Test_openjdk21_hs_sanity.functional_arm_linux
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2026-02-12T16:29:13.392Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-12T16:29:13.779Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-12T16:29:13.779Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-12T16:29:13.961Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-02-12T16:29:14.182Z] The recommended git tool is: git
[2026-02-12T16:29:14.548Z] No credentials specified
[2026-02-12T16:29:14.728Z] Cloning the remote Git repository
[2026-02-12T16:29:14.996Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-02-12T16:29:14.997Z] > git init /home/jenkins/workspace/Test_openjdk21_hs_sanity.functional_arm_linux/aqa-tests # timeout=10
[2026-02-12T16:29:15.021Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-02-12T16:29:15.021Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-02-12T16:29:15.022Z] > git --version # timeout=10
[2026-02-12T16:29:15.032Z] > git --version # 'git version 2.43.0'
[2026-02-12T16:29:15.033Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-12T16:29:38.346Z] Avoid second fetch
[2026-02-12T16:29:37.978Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-02-12T16:29:37.992Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-12T16:29:38.538Z] Checking out Revision f17fd61bff060b4d54d235255b83f4b4024789fe (origin/master)
[2026-02-12T16:29:38.429Z] > git rev-parse origin/master^{commit} # timeout=10
[2026-02-12T16:29:38.620Z] > git config core.sparsecheckout # timeout=10
[2026-02-12T16:29:38.630Z] > git checkout -f f17fd61bff060b4d54d235255b83f4b4024789fe # timeout=10
[2026-02-12T16:29:41.432Z] Commit message: "Disable RH CryptoTests in Java 8 and higher (#6893)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk21_hs_sanity.functional_arm_linux/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-12T16:29:43.431Z] Timeout set to expire in 10 hr
[Pipeline] {
[Pipeline] echo
[2026-02-12T16:29:43.452Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-02-12T16:29:45.604Z] + LC_TIME=C date +%a, %d %b %Y %T %z
[Pipeline] echo
[2026-02-12T16:29:46.397Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-12T16:29:48.480Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-02-12T16:29:48.480Z] Unix type machine..
[2026-02-12T16:29:48.480Z] Running on a Linux host
[2026-02-12T16:29:48.480Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2026-02-12T16:29:55.075Z] + printenv
[2026-02-12T16:29:55.075Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-02-12T16:29:55.075Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-12T16:29:55.075Z] SETUP_JCK_RUN=false
[2026-02-12T16:29:55.075Z] USE_TESTENV_PROPERTIES=true
[2026-02-12T16:29:55.075Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-02-12T16:29:55.075Z] SSH_CLIENT=78.47.239.97 54604 22
[2026-02-12T16:29:55.075Z] USER=jenkins
[2026-02-12T16:29:55.075Z] BUILD_LIST=functional
[2026-02-12T16:29:55.075Z] SDK_RESOURCE=releases
[2026-02-12T16:29:55.075Z] OPENJ9_BRANCH=master
[2026-02-12T16:29:55.075Z] jobStatus=SUCCESS
[2026-02-12T16:29:55.075Z] CI=true
[2026-02-12T16:29:55.075Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.functional_arm_linux/121/display/redirect?page=changes
[2026-02-12T16:29:55.075Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-02-12T16:29:55.075Z] TARGET=sanity.functional
[2026-02-12T16:29:55.075Z] EXIT_FAILURE=false
[2026-02-12T16:29:55.075Z] NODE_LABELS=hw.arch.aarch32 test ci.role.test ubuntu hw.dockerhost.arm.dockerhost-osuosl-ubuntu2404-aarch64-1 linux sw.os.linux ci.role.perf arm test-docker-ubuntu2404-armv7-1
[2026-02-12T16:29:55.075Z] HUDSON_URL=https://ci.adoptium.net/
[2026-02-12T16:29:55.075Z] USE_JRE=false
[2026-02-12T16:29:55.075Z] OLDPWD=/home/jenkins
[2026-02-12T16:29:55.075Z] STF_OWNER_BRANCH=adoptium:master
[2026-02-12T16:29:55.075Z] HOME=/home/jenkins
[2026-02-12T16:29:55.075Z] ADOPTOPENJDK_BRANCH=master
[2026-02-12T16:29:55.075Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.functional_arm_linux/121/
[2026-02-12T16:29:55.075Z] TAP_NAME=Test_openjdk21_hs_sanity.functional_arm_linux.tap
[2026-02-12T16:29:55.075Z] JDK_IMPL=hotspot
[2026-02-12T16:29:55.075Z] DOCKER_REQUIRED=false
[2026-02-12T16:29:55.075Z] HUDSON_COOKIE=dd5e3e87-0a3d-4eab-a6b5-b4917a953d13
[2026-02-12T16:29:55.075Z] JENKINS_SERVER_COOKIE=durable-d820f764e40ec7003f861786f4d6acb09fb4b6e7f7256778a5c56889d9b633a0
[2026-02-12T16:29:55.075Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk21_hs_sanity.functional_arm_linux/../../benchmarks
[2026-02-12T16:29:55.075Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk21_hs_sanity.functional_arm_linux
[2026-02-12T16:29:55.075Z] KEEP_WORKSPACE=false
[2026-02-12T16:29:55.075Z] ARCHIVE_TEST_RESULTS=false
[2026-02-12T16:29:55.075Z] GENERATE_JOBS=false
[2026-02-12T16:29:55.075Z] TKG_OWNER_BRANCH=adoptium:master
[2026-02-12T16:29:55.075Z] PERSONAL_BUILD=false
[2026-02-12T16:29:55.075Z] LOGNAME=jenkins
[2026-02-12T16:29:55.075Z] NODE_NAME=test-docker-ubuntu2404-armv7-1
[2026-02-12T16:29:55.075Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.functional_arm_linux/121/display/redirect?page=artifacts
[2026-02-12T16:29:55.075Z] STAGE_NAME=Setup
[2026-02-12T16:29:55.075Z] AUTO_DETECT=true
[2026-02-12T16:29:55.075Z] EXECUTOR_NUMBER=0
[2026-02-12T16:29:55.075Z] JDK_VERSION=21
[2026-02-12T16:29:55.075Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-02-12T16:29:55.075Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.functional_arm_linux/121/display/redirect?page=tests
[2026-02-12T16:29:55.075Z] BUILD_DISPLAY_NAME=#121
[2026-02-12T16:29:55.075Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-02-12T16:29:55.075Z] TIME_LIMIT=10
[2026-02-12T16:29:55.075Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-02-12T16:29:55.075Z] JOB_BASE_NAME=Test_openjdk21_hs_sanity.functional_arm_linux
[2026-02-12T16:29:55.075Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
[2026-02-12T16:29:55.075Z] PLATFORM=arm_linux
[2026-02-12T16:29:55.075Z] TKG_ITERATIONS=1
[2026-02-12T16:29:55.075Z] EXIT_SUCCESS=false
[2026-02-12T16:29:55.075Z] BUILD_ID=121
[2026-02-12T16:29:55.075Z] NUM_MACHINES=1
[2026-02-12T16:29:55.075Z] BUILD_TAG=jenkins-Test_openjdk21_hs_sanity.functional_arm_linux-121
[2026-02-12T16:29:55.075Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk21_hs_sanity.functional_arm_linux/../../externalDependency/system_lib
[2026-02-12T16:29:55.075Z] JENKINS_URL=https://ci.adoptium.net/
[2026-02-12T16:29:55.075Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-12T16:29:55.075Z] LANG=C.UTF-8
[2026-02-12T16:29:55.075Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.functional_arm_linux/
[2026-02-12T16:29:55.075Z] KEEP_REPORTDIR=true
[2026-02-12T16:29:55.075Z] JCK_GIT_BRANCH=master
[2026-02-12T16:29:55.075Z] ORIGIN_JDK_VERSION=21
[2026-02-12T16:29:55.075Z] BUILD_NUMBER=121
[2026-02-12T16:29:55.075Z] JENKINS_NODE_COOKIE=b9e3bfc0-fcb1-4157-a1fc-3f7ff631a32b
[2026-02-12T16:29:55.075Z] SHELL=/bin/sh
[2026-02-12T16:29:55.075Z] ITERATIONS=1
[2026-02-12T16:29:55.075Z] OPENJCEPLUS_GIT_BRANCH=semeru-java21
[2026-02-12T16:29:55.075Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk21_hs_sanity.functional_arm_linux/jdkbinary/j2sdk-image
[2026-02-12T16:29:55.075Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.functional_arm_linux/121/display/redirect
[2026-02-12T16:29:55.075Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-02-12T16:29:55.075Z] SPEC=linux_arm
[2026-02-12T16:29:55.075Z] LIGHT_WEIGHT_CHECKOUT=true
[2026-02-12T16:29:55.075Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-02-12T16:29:55.075Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.functional_arm_linux/display/redirect
[2026-02-12T16:29:55.075Z] JOB_NAME=Test_openjdk21_hs_sanity.functional_arm_linux
[2026-02-12T16:29:55.075Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-02-12T16:29:55.075Z] PWD=/home/jenkins/workspace/Test_openjdk21_hs_sanity.functional_arm_linux
[2026-02-12T16:29:55.075Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk21_hs_sanity.functional_arm_linux/../../externalDependency/lib
[2026-02-12T16:29:55.075Z] SSH_CONNECTION=78.47.239.97 54604 172.17.0.2 22
[2026-02-12T16:29:55.075Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk21_hs_sanity.functional_arm_linux@tmp
[2026-02-12T16:29:55.075Z] PARALLEL=None
[2026-02-12T16:29:55.075Z] JOBSTARTTIME=Thu, 12 Feb 2026 16:29:44 +0000
[2026-02-12T16:29:55.075Z] DYNAMIC_COMPILE=true
[2026-02-12T16:29:55.075Z] RERUN_ITERATIONS=0
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-12T16:29:55.650Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2026-02-12T16:29:55.655Z] Running in /home/jenkins/workspace/Test_openjdk21_hs_sanity.functional_arm_linux
[Pipeline] {
[Pipeline] sshagent
[2026-02-12T16:29:55.756Z] $ ssh-agent
[2026-02-12T16:29:56.594Z] SSH_AUTH_SOCK=/tmp/ssh-DLeWQ3MpW6vW/agent.1635380
[2026-02-12T16:29:56.594Z] SSH_AGENT_PID=1635382
[2026-02-12T16:29:56.594Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-02-12T16:29:56.610Z] Running in /home/jenkins/workspace/Test_openjdk21_hs_sanity.functional_arm_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-02-12T16:29:56.640Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-02-12T16:29:58.553Z] + pwd
[2026-02-12T16:29:58.554Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk21_hs_sanity.functional_arm_linux/aqa-tests/.. -p arm_linux -r releases -j 21 -i hotspot --clone_openj9 true
[2026-02-12T16:29:58.554Z] TESTDIR: /home/jenkins/workspace/Test_openjdk21_hs_sanity.functional_arm_linux/aqa-tests
[2026-02-12T16:29:58.554Z] load ./testenv/testenv.properties
[2026-02-12T16:29:58.554Z] Running checkTags with ./testenv/testenv.properties and 21
[2026-02-12T16:29:59.565Z] Use branch name dev from ./testenv/testenv.properties
[2026-02-12T16:29:59.565Z] get jdk binary...
[2026-02-12T16:29:59.565Z] _ENCODE_FILE_NEW=UNTAGGED curl -OLJSks --user ****:**** https://api.adoptium.net/v3/binary/latest/21/ga/linux/arm/jdk/hotspot/normal/adoptium?project=jdk
[2026-02-12T16:29:59.566Z] _ENCODE_FILE_NEW=UNTAGGED curl -OLJSks --user ****:**** https://api.adoptium.net/v3/binary/latest/21/ga/linux/arm/sbom/hotspot/normal/adoptium?project=jdk
[2026-02-12T16:29:59.566Z] _ENCODE_FILE_NEW=UNTAGGED curl -OLJSks --user ****:**** https://api.adoptium.net/v3/binary/latest/21/ga/linux/arm/testimage/hotspot/normal/adoptium?project=jdk
[2026-02-12T16:29:59.566Z] Uncompressing file: adoptium ...
[2026-02-12T16:29:59.566Z]
[2026-02-12T16:29:59.566Z] gzip: adoptium: not in gzip format
[2026-02-12T16:29:59.566Z] tar: This does not look like a tar archive
[2026-02-12T16:29:59.566Z] tar: Exiting with failure status due to previous errors
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-02-12T16:30:00.783Z] $ ssh-agent -k
[2026-02-12T16:30:00.794Z] unset SSH_AUTH_SOCK;
[2026-02-12T16:30:00.795Z] unset SSH_AGENT_PID;
[2026-02-12T16:30:00.795Z] echo Agent pid 1635382 killed;
[2026-02-12T16:30:01.677Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-12T16:30:01.792Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-12T16:30:03.703Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-02-12T16:30:03.703Z] Unix type machine..
[2026-02-12T16:30:03.703Z] Running on a Linux host
[2026-02-12T16:30:03.703Z] Woohoo - no rogue processes detected!
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-12T16:30:04.645Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-12T16:30:04.645Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-12T16:30:05.418Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2026-02-12T16:30:07.527Z] + find /tmp -name *core* -print -exec rm -f {} ;
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-02-12T16:30:08.176Z] Exception: hudson.AbortException: script returned exit code 2
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: FAILURE