Test_openjdk25_hs_extended.openjdk_aarch64_linux

Started by upstream project "build-scripts/jobs/release/jobs/jdk25u/jdk25u-release-linux-aarch64-temurin" build number 6 originally caused by: Started by upstream project "build-scripts/release-openjdk25-pipeline" build number 28 originally caused by: Started by user Andrew Leonard Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_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_openjdk25_hs_extended.openjdk_aarch64_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 798dda6412ec01f9cd0d8fccee3f671713fbd22b (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 798dda6412ec01f9cd0d8fccee3f671713fbd22b # timeout=10 Commit message: "Exclude Double/Float128VectorTests on x64 only, OpenJ9 jdk21+ (#6803)" > git rev-list --no-walk 1aac21143e6c855df0a6c915ec7b311c676f7933 # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2026-01-14T13:26:25.971Z] SPEC: linux_aarch64 [Pipeline] echo [2026-01-14T13:26:25.971Z] Specified LABEL: ci.role.test&&sw.os.linux&&hw.arch.aarch64 [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-01-14T13:26:25.979Z] dynamicAgents: [] [Pipeline] echo [2026-01-14T13:26:25.981Z] Provisioning LABEL: ci.role.test&&sw.os.linux&&hw.arch.aarch64 [Pipeline] nodesByLabel [2026-01-14T13:26:25.986Z] Found a total of 8 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.aarch64' label [Pipeline] node [2026-01-14T13:26:26.006Z] Running on test-aws-rhel76-armv8-1 in /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_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-01-14T13:26:26.030Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-01-14T13:26:26.114Z] [WS-CLEANUP] Deleting project workspace... [2026-01-14T13:26:26.115Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-01-14T13:26:26.147Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2026-01-14T13:26:26.222Z] The recommended git tool is: git [2026-01-14T13:26:26.289Z] No credentials specified [2026-01-14T13:26:26.317Z] Cloning the remote Git repository [2026-01-14T13:26:26.361Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2026-01-14T13:26:26.362Z] > git init /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/aqa-tests # timeout=10 [2026-01-14T13:26:26.379Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2026-01-14T13:26:26.379Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2026-01-14T13:26:26.379Z] > git --version # timeout=10 [2026-01-14T13:26:26.383Z] > git --version # 'git version 2.15.0' [2026-01-14T13:26:26.383Z] > git fetch --tags --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-01-14T13:26:36.024Z] Avoid second fetch [2026-01-14T13:26:36.056Z] Checking out Revision 798dda6412ec01f9cd0d8fccee3f671713fbd22b (origin/master) [2026-01-14T13:26:35.971Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2026-01-14T13:26:35.975Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-01-14T13:26:36.038Z] > git rev-parse origin/master^{commit} # timeout=10 [2026-01-14T13:26:36.070Z] > git config core.sparsecheckout # timeout=10 [2026-01-14T13:26:36.074Z] > git checkout -f 798dda6412ec01f9cd0d8fccee3f671713fbd22b # timeout=10 [2026-01-14T13:26:37.339Z] Commit message: "Exclude Double/Float128VectorTests on x64 only, OpenJ9 jdk21+ (#6803)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_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-01-14T13:26:38.878Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] sh [2026-01-14T13:26:39.410Z] + which activate_multicast [2026-01-14T13:26:39.410Z] which: no activate_multicast in (/usr/local/bin:/usr/bin) [Pipeline] echo [2026-01-14T13:26:39.494Z] which activate_multicast status code: 1 [Pipeline] echo [2026-01-14T13:26:39.497Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2026-01-14T13:26:40.038Z] + LC_TIME=C [2026-01-14T13:26:40.038Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2026-01-14T13:26:40.155Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2026-01-14T13:26:40.674Z] + aqa-tests/terminateTestProcesses.sh jenkins [2026-01-14T13:26:40.674Z] Unix type machine.. [2026-01-14T13:26:40.674Z] Running on a Linux host [2026-01-14T13:26:40.674Z] Woohoo - no rogue processes detected! Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (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 (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 (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 (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 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-01-14T13:26:41.902Z] + printenv [2026-01-14T13:26:41.902Z] JCK_GIT_BRANCH=master [2026-01-14T13:26:41.902Z] DYNAMIC_COMPILE=false [2026-01-14T13:26:41.902Z] JENKINS_NODE_COOKIE=a03e5ac2-359e-4368-ae01-e22cde0f61d4 [2026-01-14T13:26:41.902Z] OPENJ9_BRANCH=master [2026-01-14T13:26:41.902Z] XDG_SESSION_ID=547040 [2026-01-14T13:26:41.902Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_extended.openjdk_aarch64_linux/60/ [2026-01-14T13:26:41.902Z] DOCKER_REQUIRED=false [2026-01-14T13:26:41.902Z] PARALLEL=Dynamic [2026-01-14T13:26:41.902Z] SHELL=/bin/bash [2026-01-14T13:26:41.902Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2026-01-14T13:26:41.902Z] jobStatus=SUCCESS [2026-01-14T13:26:41.902Z] JOBSTARTTIME=Wed, 14 Jan 2026 13:26:39 +0000 [2026-01-14T13:26:41.902Z] STAGE_NAME=Setup [2026-01-14T13:26:41.902Z] SSH_CLIENT=78.47.239.97 46044 22 [2026-01-14T13:26:41.902Z] RERUN_FAILURE=true [2026-01-14T13:26:41.902Z] BUILD_TAG=jenkins-Test_openjdk25_hs_extended.openjdk_aarch64_linux-60 [2026-01-14T13:26:41.902Z] SDK_RESOURCE=upstream [2026-01-14T13:26:41.902Z] TIME_LIMIT=25 [2026-01-14T13:26:41.902Z] NUM_PROCESSORS=4 [2026-01-14T13:26:41.902Z] EXTERNAL_TEST_CMD=mvn clean install [2026-01-14T13:26:41.902Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-01-14T13:26:41.902Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux [2026-01-14T13:26:41.902Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_extended.openjdk_aarch64_linux/ [2026-01-14T13:26:41.902Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_extended.openjdk_aarch64_linux/60/display/redirect?page=changes [2026-01-14T13:26:41.902Z] JDK_BRANCH=dev [2026-01-14T13:26:41.902Z] ACTIVE_NODE_TIMEOUT=5 [2026-01-14T13:26:41.902Z] USER=jenkins [2026-01-14T13:26:41.902Z] ADOPTOPENJDK_BRANCH=master [2026-01-14T13:26:41.902Z] OPENJCEPLUS_GIT_BRANCH=semeru-java25 [2026-01-14T13:26:41.902Z] ARCHIVE_TEST_RESULTS=false [2026-01-14T13:26:41.902Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk25u/jdk25u-release-linux-aarch64-temurin [2026-01-14T13:26:41.902Z] STF_OWNER_BRANCH=adoptium:master [2026-01-14T13:26:41.902Z] LIGHT_WEIGHT_CHECKOUT=false [2026-01-14T13:26:41.902Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_extended.openjdk_aarch64_linux/60/display/redirect?page=artifacts [2026-01-14T13:26:41.902Z] ORIGIN_JDK_VERSION=25 [2026-01-14T13:26:41.902Z] SETUP_JCK_RUN=false [2026-01-14T13:26:41.902Z] PERSONAL_BUILD=false [2026-01-14T13:26:41.902Z] TKG_OWNER_BRANCH=adoptium:master [2026-01-14T13:26:41.902Z] RERUN_ITERATIONS=1 [2026-01-14T13:26:41.902Z] SPEC=linux_aarch64 [2026-01-14T13:26:41.902Z] TKG_ITERATIONS=1 [2026-01-14T13:26:41.902Z] JENKINS_HOME=/home/jenkins/.jenkins [2026-01-14T13:26:41.902Z] ITERATIONS=1 [2026-01-14T13:26:41.902Z] PATH=/usr/local/bin:/usr/bin [2026-01-14T13:26:41.902Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib [2026-01-14T13:26:41.902Z] KEEP_REPORTDIR=true [2026-01-14T13:26:41.902Z] MAIL=/var/mail/jenkins [2026-01-14T13:26:41.902Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_extended.openjdk_aarch64_linux/60/display/redirect [2026-01-14T13:26:41.902Z] _=/usr/bin/printenv [2026-01-14T13:26:41.902Z] GENERATE_JOBS=true [2026-01-14T13:26:41.902Z] PWD=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux [2026-01-14T13:26:41.902Z] EXIT_FAILURE=false [2026-01-14T13:26:41.902Z] HUDSON_URL=https://ci.adoptium.net/ [2026-01-14T13:26:41.902Z] JDK_VERSION=25 [2026-01-14T13:26:41.902Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2026-01-14T13:26:41.902Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2026-01-14T13:26:41.902Z] LANG=en_US.UTF-8 [2026-01-14T13:26:41.902Z] SLACK_CHANNEL=aqavit-bot [2026-01-14T13:26:41.902Z] JOB_NAME=Test_openjdk25_hs_extended.openjdk_aarch64_linux [2026-01-14T13:26:41.902Z] BUILD_DISPLAY_NAME=#60 [2026-01-14T13:26:41.902Z] USE_TESTENV_PROPERTIES=false [2026-01-14T13:26:41.902Z] JENKINS_URL=https://ci.adoptium.net/ [2026-01-14T13:26:41.902Z] EXIT_SUCCESS=false [2026-01-14T13:26:41.902Z] BUILD_ID=60 [2026-01-14T13:26:41.902Z] TEST_TIME=120 [2026-01-14T13:26:41.902Z] PLATFORM=aarch64_linux [2026-01-14T13:26:41.902Z] JDK_IMPL=hotspot [2026-01-14T13:26:41.902Z] JOB_BASE_NAME=Test_openjdk25_hs_extended.openjdk_aarch64_linux [2026-01-14T13:26:41.902Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_extended.openjdk_aarch64_linux/60/display/redirect?page=tests [2026-01-14T13:26:41.902Z] SHLVL=3 [2026-01-14T13:26:41.902Z] AUTO_DETECT=true [2026-01-14T13:26:41.902Z] HOME=/home/jenkins [2026-01-14T13:26:41.902Z] TAP_NAME=Test_openjdk25_hs_extended.openjdk_aarch64_linux.tap [2026-01-14T13:26:41.902Z] CI=true [2026-01-14T13:26:41.902Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux@tmp [2026-01-14T13:26:41.902Z] EXECUTOR_NUMBER=0 [2026-01-14T13:26:41.902Z] JENKINS_SERVER_COOKIE=durable-6d8fcd267ef29dcfcfc0ff04977db1ac9b267744067251a4c6c54e2bbefbea11 [2026-01-14T13:26:41.902Z] NODE_LABELS=aarch64 armv8 hw.arch.aarch64 test ci.role.test arm64 linux rhel sw.os.linux test-aws-rhel76-armv8-1 ci.role.perf centos7 [2026-01-14T13:26:41.902Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/../../externalDependency/system_lib [2026-01-14T13:26:41.902Z] BUILD_LIST=openjdk [2026-01-14T13:26:41.902Z] TARGET=extended.openjdk [2026-01-14T13:26:41.902Z] LOGNAME=jenkins [2026-01-14T13:26:41.902Z] EXTERNAL_CUSTOM_BRANCH=master [2026-01-14T13:26:41.903Z] JDK_REPO=https://github.com/adoptium/jdk25u [2026-01-14T13:26:41.903Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2026-01-14T13:26:41.903Z] HUDSON_HOME=/home/jenkins/.jenkins [2026-01-14T13:26:41.903Z] SSH_CONNECTION=78.47.239.97 46044 172.31.26.26 22 [2026-01-14T13:26:41.903Z] UPSTREAM_JOB_NUMBER=6 [2026-01-14T13:26:41.903Z] NODE_NAME=test-aws-rhel76-armv8-1 [2026-01-14T13:26:41.903Z] LESSOPEN=||/usr/bin/lesspipe.sh %s [2026-01-14T13:26:41.903Z] BUILD_NUMBER=60 [2026-01-14T13:26:41.903Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_extended.openjdk_aarch64_linux/display/redirect [2026-01-14T13:26:41.903Z] KEEP_WORKSPACE=false [2026-01-14T13:26:41.903Z] HUDSON_COOKIE=ca5824a1-be99-467c-be7c-d1dde3f0bff8 [2026-01-14T13:26:41.903Z] XDG_RUNTIME_DIR=/run/user/1001 [2026-01-14T13:26:41.903Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/../../benchmarks [2026-01-14T13:26:41.903Z] USE_JRE=false [2026-01-14T13:26:41.903Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/jdkbinary/j2sdk-image [2026-01-14T13:26:41.903Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2026-01-14T13:26:41.903Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git 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. [Pipeline] timeout [2026-01-14T13:26:41.987Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2026-01-14T13:26:42.001Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2026-01-14T13:27:21.123Z] Copied 8 artifacts from "build-scripts » jobs » release » jobs » jdk25u » jdk25u-release-linux-aarch64-temurin" build number 6 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout 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 TKG_REPO_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 TKG_BRANCH_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-01-14T13:27:21.359Z] 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-01-14T13:27:21.365Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux [Pipeline] { [Pipeline] sshagent [2026-01-14T13:27:21.392Z] $ ssh-agent [2026-01-14T13:27:21.519Z] SSH_AUTH_SOCK=/tmp/ssh-lPq9zokvTHrF/agent.12023 [2026-01-14T13:27:21.519Z] SSH_AGENT_PID=12025 [2026-01-14T13:27:21.519Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2026-01-14T13:27:21.536Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/aqa-tests [Pipeline] { [Pipeline] withCredentials [2026-01-14T13:27:21.557Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2026-01-14T13:27:22.078Z] ++ pwd [2026-01-14T13:27:22.078Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/aqa-tests/.. -p aarch64_linux -r upstream -j 25 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master [2026-01-14T13:27:22.078Z] TESTDIR: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/aqa-tests [2026-01-14T13:27:22.078Z] get jdk binary... [2026-01-14T13:27:22.078Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2026-01-14T13:27:22.078Z] Uncompressing file: OpenJDK25U-jdk_aarch64_linux_hotspot_2026-01-14-10-08.tar.gz ... [2026-01-14T13:27:26.071Z] List files in jdkbinary folder... [2026-01-14T13:27:26.071Z] total 635056 [2026-01-14T13:27:26.071Z] -rw-r--r--. 1 jenkins jenkins 246555468 Jan 14 13:07 OpenJDK25U-debugimage_aarch64_linux_hotspot_2026-01-14-10-08.tar.gz [2026-01-14T13:27:26.071Z] -rw-r--r--. 1 jenkins jenkins 139849080 Jan 14 13:07 OpenJDK25U-jdk_aarch64_linux_hotspot_2026-01-14-10-08.tar.gz [2026-01-14T13:27:26.072Z] -rw-r--r--. 1 jenkins jenkins 85318997 Jan 14 13:07 OpenJDK25U-jmods_aarch64_linux_hotspot_2026-01-14-10-08.tar.gz [2026-01-14T13:27:26.072Z] -rw-r--r--. 1 jenkins jenkins 60255879 Jan 14 13:07 OpenJDK25U-jre_aarch64_linux_hotspot_2026-01-14-10-08.tar.gz [2026-01-14T13:27:26.072Z] -rw-r--r--. 1 jenkins jenkins 177860 Jan 14 13:19 OpenJDK25U-sbom_aarch64_linux_hotspot_2026-01-14-10-08.json [2026-01-14T13:27:26.072Z] -rw-rw-r--. 1 jenkins jenkins 32828 Jan 14 13:15 OpenJDK25U-sbom_aarch64_linux_hotspot_2026-01-14-10-08-metadata.json [2026-01-14T13:27:26.072Z] -rw-r--r--. 1 jenkins jenkins 3789165 Jan 14 13:07 OpenJDK25U-static-libs-glibc_aarch64_linux_hotspot_2026-01-14-10-08.tar.gz [2026-01-14T13:27:26.072Z] -rw-r--r--. 1 jenkins jenkins 114300960 Jan 14 13:07 OpenJDK25U-testimage_aarch64_linux_hotspot_2026-01-14-10-08.tar.gz [2026-01-14T13:27:26.072Z] drwxrwxr-x. 3 jenkins jenkins 26 Jan 14 13:27 tmp [2026-01-14T13:27:26.072Z] List files in jdkbinary/tmp folder... [2026-01-14T13:27:26.072Z] total 0 [2026-01-14T13:27:26.072Z] drwxr-xr-x. 8 jenkins jenkins 108 Jan 14 13:07 jdk-25.0.3+0 [2026-01-14T13:27:26.072Z] Moving directory jdk-25.0.3+0/ to ../j2sdk-image [2026-01-14T13:27:26.072Z] Uncompressing file: OpenJDK25U-jre_aarch64_linux_hotspot_2026-01-14-10-08.tar.gz ... [2026-01-14T13:27:27.837Z] List files in jdkbinary folder... [2026-01-14T13:27:27.837Z] total 635056 [2026-01-14T13:27:27.837Z] drwxr-xr-x. 8 jenkins jenkins 108 Jan 14 13:07 j2sdk-image [2026-01-14T13:27:27.837Z] -rw-r--r--. 1 jenkins jenkins 246555468 Jan 14 13:07 OpenJDK25U-debugimage_aarch64_linux_hotspot_2026-01-14-10-08.tar.gz [2026-01-14T13:27:27.837Z] -rw-r--r--. 1 jenkins jenkins 139849080 Jan 14 13:07 OpenJDK25U-jdk_aarch64_linux_hotspot_2026-01-14-10-08.tar.gz [2026-01-14T13:27:27.837Z] -rw-r--r--. 1 jenkins jenkins 85318997 Jan 14 13:07 OpenJDK25U-jmods_aarch64_linux_hotspot_2026-01-14-10-08.tar.gz [2026-01-14T13:27:27.837Z] -rw-r--r--. 1 jenkins jenkins 60255879 Jan 14 13:07 OpenJDK25U-jre_aarch64_linux_hotspot_2026-01-14-10-08.tar.gz [2026-01-14T13:27:27.837Z] -rw-r--r--. 1 jenkins jenkins 177860 Jan 14 13:19 OpenJDK25U-sbom_aarch64_linux_hotspot_2026-01-14-10-08.json [2026-01-14T13:27:27.838Z] -rw-rw-r--. 1 jenkins jenkins 32828 Jan 14 13:15 OpenJDK25U-sbom_aarch64_linux_hotspot_2026-01-14-10-08-metadata.json [2026-01-14T13:27:27.838Z] -rw-r--r--. 1 jenkins jenkins 3789165 Jan 14 13:07 OpenJDK25U-static-libs-glibc_aarch64_linux_hotspot_2026-01-14-10-08.tar.gz [2026-01-14T13:27:27.838Z] -rw-r--r--. 1 jenkins jenkins 114300960 Jan 14 13:07 OpenJDK25U-testimage_aarch64_linux_hotspot_2026-01-14-10-08.tar.gz [2026-01-14T13:27:27.838Z] drwxrwxr-x. 3 jenkins jenkins 30 Jan 14 13:27 tmp [2026-01-14T13:27:27.838Z] List files in jdkbinary/tmp folder... [2026-01-14T13:27:27.838Z] total 0 [2026-01-14T13:27:27.838Z] drwxr-xr-x. 6 jenkins jenkins 82 Jan 14 13:07 jdk-25.0.3+0-jre [2026-01-14T13:27:27.838Z] Moving directory jdk-25.0.3+0-jre/ to ../j2re-image [2026-01-14T13:27:27.838Z] Uncompressing file: OpenJDK25U-static-libs-glibc_aarch64_linux_hotspot_2026-01-14-10-08.tar.gz ... [2026-01-14T13:27:27.838Z] List files in jdkbinary folder... [2026-01-14T13:27:27.838Z] total 635056 [2026-01-14T13:27:27.838Z] drwxr-xr-x. 6 jenkins jenkins 82 Jan 14 13:07 j2re-image [2026-01-14T13:27:27.838Z] drwxr-xr-x. 8 jenkins jenkins 108 Jan 14 13:07 j2sdk-image [2026-01-14T13:27:27.838Z] -rw-r--r--. 1 jenkins jenkins 246555468 Jan 14 13:07 OpenJDK25U-debugimage_aarch64_linux_hotspot_2026-01-14-10-08.tar.gz [2026-01-14T13:27:27.838Z] -rw-r--r--. 1 jenkins jenkins 139849080 Jan 14 13:07 OpenJDK25U-jdk_aarch64_linux_hotspot_2026-01-14-10-08.tar.gz [2026-01-14T13:27:27.838Z] -rw-r--r--. 1 jenkins jenkins 85318997 Jan 14 13:07 OpenJDK25U-jmods_aarch64_linux_hotspot_2026-01-14-10-08.tar.gz [2026-01-14T13:27:27.838Z] -rw-r--r--. 1 jenkins jenkins 60255879 Jan 14 13:07 OpenJDK25U-jre_aarch64_linux_hotspot_2026-01-14-10-08.tar.gz [2026-01-14T13:27:27.838Z] -rw-r--r--. 1 jenkins jenkins 177860 Jan 14 13:19 OpenJDK25U-sbom_aarch64_linux_hotspot_2026-01-14-10-08.json [2026-01-14T13:27:27.838Z] -rw-rw-r--. 1 jenkins jenkins 32828 Jan 14 13:15 OpenJDK25U-sbom_aarch64_linux_hotspot_2026-01-14-10-08-metadata.json [2026-01-14T13:27:27.838Z] -rw-r--r--. 1 jenkins jenkins 3789165 Jan 14 13:07 OpenJDK25U-static-libs-glibc_aarch64_linux_hotspot_2026-01-14-10-08.tar.gz [2026-01-14T13:27:27.839Z] -rw-r--r--. 1 jenkins jenkins 114300960 Jan 14 13:07 OpenJDK25U-testimage_aarch64_linux_hotspot_2026-01-14-10-08.tar.gz [2026-01-14T13:27:27.839Z] drwxrwxr-x. 3 jenkins jenkins 38 Jan 14 13:27 tmp [2026-01-14T13:27:27.839Z] List files in jdkbinary/tmp folder... [2026-01-14T13:27:27.839Z] total 0 [2026-01-14T13:27:27.839Z] drwxr-xr-x. 3 jenkins jenkins 17 Jan 14 13:06 jdk-25.0.3+0-static-libs [2026-01-14T13:27:27.839Z] Moving directory jdk-25.0.3+0-static-libs/ to ../static-libs [2026-01-14T13:27:27.839Z] Uncompressing file: OpenJDK25U-testimage_aarch64_linux_hotspot_2026-01-14-10-08.tar.gz ... [2026-01-14T13:27:32.817Z] List files in jdkbinary folder... [2026-01-14T13:27:32.817Z] total 635056 [2026-01-14T13:27:32.817Z] drwxr-xr-x. 6 jenkins jenkins 82 Jan 14 13:07 j2re-image [2026-01-14T13:27:32.817Z] drwxr-xr-x. 8 jenkins jenkins 108 Jan 14 13:07 j2sdk-image [2026-01-14T13:27:32.817Z] -rw-r--r--. 1 jenkins jenkins 246555468 Jan 14 13:07 OpenJDK25U-debugimage_aarch64_linux_hotspot_2026-01-14-10-08.tar.gz [2026-01-14T13:27:32.817Z] -rw-r--r--. 1 jenkins jenkins 139849080 Jan 14 13:07 OpenJDK25U-jdk_aarch64_linux_hotspot_2026-01-14-10-08.tar.gz [2026-01-14T13:27:32.817Z] -rw-r--r--. 1 jenkins jenkins 85318997 Jan 14 13:07 OpenJDK25U-jmods_aarch64_linux_hotspot_2026-01-14-10-08.tar.gz [2026-01-14T13:27:32.817Z] -rw-r--r--. 1 jenkins jenkins 60255879 Jan 14 13:07 OpenJDK25U-jre_aarch64_linux_hotspot_2026-01-14-10-08.tar.gz [2026-01-14T13:27:32.817Z] -rw-r--r--. 1 jenkins jenkins 177860 Jan 14 13:19 OpenJDK25U-sbom_aarch64_linux_hotspot_2026-01-14-10-08.json [2026-01-14T13:27:32.817Z] -rw-rw-r--. 1 jenkins jenkins 32828 Jan 14 13:15 OpenJDK25U-sbom_aarch64_linux_hotspot_2026-01-14-10-08-metadata.json [2026-01-14T13:27:32.817Z] -rw-r--r--. 1 jenkins jenkins 3789165 Jan 14 13:07 OpenJDK25U-static-libs-glibc_aarch64_linux_hotspot_2026-01-14-10-08.tar.gz [2026-01-14T13:27:32.817Z] -rw-r--r--. 1 jenkins jenkins 114300960 Jan 14 13:07 OpenJDK25U-testimage_aarch64_linux_hotspot_2026-01-14-10-08.tar.gz [2026-01-14T13:27:32.817Z] drwxr-xr-x. 3 jenkins jenkins 17 Jan 14 13:06 static-libs [2026-01-14T13:27:32.817Z] drwxrwxr-x. 3 jenkins jenkins 37 Jan 14 13:27 tmp [2026-01-14T13:27:32.817Z] List files in jdkbinary/tmp folder... [2026-01-14T13:27:32.817Z] total 0 [2026-01-14T13:27:32.817Z] drwxr-xr-x. 6 jenkins jenkins 112 Jan 14 13:00 jdk-25.0.3+0-test-image [2026-01-14T13:27:32.817Z] Moving directory jdk-25.0.3+0-test-image/ to ../openjdk-test-image [2026-01-14T13:27:32.817Z] Uncompressing OpenJDK25U-debugimage_aarch64_linux_hotspot_2026-01-14-10-08.tar.gz over ./j2sdk-image... [2026-01-14T13:27:42.024Z] Removing top-level folder jdk-25.0.3+0-debug-image/ [2026-01-14T13:27:42.024Z] Removing top-level folder jdk-25.0.3+0/ [2026-01-14T13:27:42.024Z] Run /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/jdkbinary/j2sdk-image/bin/java -version [2026-01-14T13:27:42.024Z] =JAVA VERSION OUTPUT BEGIN= [2026-01-14T13:27:42.024Z] openjdk version "25.0.3" 2026-04-21 LTS [2026-01-14T13:27:42.024Z] OpenJDK Runtime Environment Temurin-25.0.3+0 (build 25.0.3+-LTS) [2026-01-14T13:27:42.024Z] OpenJDK 64-Bit Server VM Temurin-25.0.3+0 (build 25.0.3+-LTS, mixed mode, sharing) [2026-01-14T13:27:42.024Z] =JAVA VERSION OUTPUT END= [2026-01-14T13:27:42.025Z] =RELEASE INFO BEGIN= [2026-01-14T13:27:42.025Z] IMPLEMENTOR="Eclipse Adoptium" [2026-01-14T13:27:42.025Z] IMPLEMENTOR_VERSION="Temurin-25.0.3+0" [2026-01-14T13:27:42.025Z] JAVA_RUNTIME_VERSION="25.0.3+-LTS" [2026-01-14T13:27:42.025Z] JAVA_VERSION="25.0.3" [2026-01-14T13:27:42.025Z] JAVA_VERSION_DATE="2026-04-21" [2026-01-14T13:27:42.025Z] LIBC="gnu" [2026-01-14T13:27:42.025Z] MODULES="java.base java.compiler java.datatransfer java.xml java.prefs java.desktop java.instrument java.logging java.management java.security.sasl java.naming java.rmi java.management.rmi java.net.http java.scripting java.security.jgss java.transaction.xa java.sql java.sql.rowset java.xml.crypto java.se java.smartcardio jdk.accessibility jdk.internal.jvmstat jdk.attach jdk.charsets jdk.internal.opt jdk.zipfs jdk.compiler jdk.crypto.cryptoki jdk.crypto.ec jdk.dynalink jdk.internal.ed jdk.editpad jdk.internal.vm.ci jdk.graal.compiler jdk.graal.compiler.management jdk.hotspot.agent jdk.httpserver jdk.incubator.vector jdk.internal.le jdk.internal.md jdk.jartool jdk.javadoc jdk.jcmd jdk.management jdk.management.agent jdk.jconsole jdk.jdeps jdk.jdwp.agent jdk.jdi jdk.jfr jdk.jlink jdk.jpackage jdk.jshell jdk.jsobject jdk.jstatd jdk.localedata jdk.management.jfr jdk.naming.dns jdk.naming.rmi jdk.net jdk.nio.mapmode jdk.sctp jdk.security.auth jdk.security.jgss jdk.unsupported jdk.unsupported.desktop jdk.xml.dom" [2026-01-14T13:27:42.025Z] OS_ARCH="aarch64" [2026-01-14T13:27:42.025Z] OS_NAME="Linux" [2026-01-14T13:27:42.025Z] SOURCE=".:git:94e514cfbc04" [2026-01-14T13:27:42.025Z] BUILD_SOURCE="git:458965074606f027bd5afce2cfd5c1055dea0438" [2026-01-14T13:27:42.025Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2026-01-14T13:27:42.025Z] SOURCE_REPO="https://github.com/adoptium/jdk25u.git" [2026-01-14T13:27:42.025Z] FULL_VERSION="25.0.3+-LTS" [2026-01-14T13:27:42.025Z] SEMANTIC_VERSION="25.0.3+0" [2026-01-14T13:27:42.026Z] BUILD_INFO="OS: Linux Version: 6.8.0-71-generic" [2026-01-14T13:27:42.026Z] JVM_VARIANT="Hotspot" [2026-01-14T13:27:42.026Z] JVM_VERSION="25.0.3+-LTS" [2026-01-14T13:27:42.026Z] IMAGE_TYPE="JDK" [2026-01-14T13:27:42.026Z] =RELEASE INFO END= [2026-01-14T13:27:42.026Z] get testKitGen... [2026-01-14T13:27:42.026Z] git clone -q https://github.com/adoptium/TKG.git [2026-01-14T13:27:42.790Z] git rev-parse master [2026-01-14T13:27:42.790Z] git checkout -q -f 8adf15dfe4a47cdb75e5e3393f4b98dae6160859 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2026-01-14T13:27:42.935Z] $ ssh-agent -k [2026-01-14T13:27:42.941Z] unset SSH_AUTH_SOCK; [2026-01-14T13:27:42.941Z] unset SSH_AGENT_PID; [2026-01-14T13:27:42.941Z] echo Agent pid 12025 killed; [2026-01-14T13:27:43.059Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-01-14T13:27:43.406Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=extended.openjdk&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=aarch64_linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=true&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=25&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk25u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk25u%2Fjdk25u-release-linux-aarch64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=dev&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=openjdk&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=6&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2026-01-14T13:27:43.424Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=extended.openjdk&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=aarch64_linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=true&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=test-aws-rhel76-armv8-1&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=25&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk25u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk25u%2Fjdk25u-release-linux-aarch64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=dev&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=openjdk&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=6&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (setupParallelEnv) Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. [Pipeline] timeout [2026-01-14T13:27:43.471Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-01-14T13:27:43.676Z] Copied 1 artifact from "getTRSSOutput" build number 2016 [Pipeline] sh [2026-01-14T13:27:44.191Z] + cd ./aqa-tests/TKG/resources/TRSS [2026-01-14T13:27:44.191Z] + gzip -cd TRSSOutput.tar.gz [2026-01-14T13:27:44.191Z] + tar xof - [2026-01-14T13:27:44.191Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2026-01-14T13:27:44.298Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-01-14T13:27:44.312Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2026-01-14T13:27:44.821Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2026-01-14T13:28:01.078Z] -------------------------------------------- [2026-01-14T13:28:01.078Z] path is set to /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib [2026-01-14T13:28:01.078Z] task is set to default [2026-01-14T13:28:01.078Z] dependencyList is set to all [2026-01-14T13:28:01.078Z] System Test jars will not be downloaded. [2026-01-14T13:28:01.078Z] -------------------------------------------- [2026-01-14T13:28:01.078Z] Starting download third party dependent jars [2026-01-14T13:28:01.078Z] -------------------------------------------- [2026-01-14T13:28:01.078Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib [2026-01-14T13:28:01.078Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2026-01-14T13:28:01.078Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2026-01-14T13:28:01.078Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2026-01-14T13:28:01.078Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2026-01-14T13:28:01.078Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2026-01-14T13:28:01.078Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2026-01-14T13:28:01.078Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading [2026-01-14T13:28:01.078Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2026-01-14T13:28:01.078Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2026-01-14T13:28:01.078Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2026-01-14T13:28:01.078Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-01-14T13:28:01.078Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2026-01-14T13:28:01.078Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2026-01-14T13:28:01.078Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2026-01-14T13:28:01.078Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2026-01-14T13:28:01.078Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2026-01-14T13:28:01.078Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2026-01-14T13:28:01.078Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2026-01-14T13:28:01.078Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2026-01-14T13:28:01.078Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading [2026-01-14T13:28:01.078Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading [2026-01-14T13:28:01.078Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2026-01-14T13:28:01.078Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2026-01-14T13:28:01.078Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2026-01-14T13:28:01.078Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2026-01-14T13:28:01.078Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading [2026-01-14T13:28:01.078Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] nodesByLabel [2026-01-14T13:28:01.191Z] Found a total of 8 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.aarch64' label [Pipeline] echo [2026-01-14T13:28:01.196Z] Machine limit is 8. [Pipeline] sh [2026-01-14T13:28:01.747Z] + cd ./aqa-tests/TKG [2026-01-14T13:28:01.747Z] ++ uname [2026-01-14T13:28:01.747Z] + '[' Linux = AIX ']' [2026-01-14T13:28:01.747Z] ++ uname [2026-01-14T13:28:01.747Z] + '[' Linux = SunOS ']' [2026-01-14T13:28:01.747Z] ++ uname [2026-01-14T13:28:01.747Z] + '[' Linux = '*BSD' ']' [2026-01-14T13:28:01.747Z] + MAKE=make [2026-01-14T13:28:01.747Z] + make genParallelList TEST=extended.openjdk TEST_TIME=120 NUM_MACHINES= [2026-01-14T13:28:01.747Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/jdkbinary/j2sdk-image [2026-01-14T13:28:01.747Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib [2026-01-14T13:28:01.747Z] rm -f -r /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-14T13:28:01.747Z] mkdir -p /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-14T13:28:01.747Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-01-14T13:28:01.747Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-01-14T13:28:01.747Z] Buildfile: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/aqa-tests/TKG/scripts/build_tools.xml [2026-01-14T13:28:02.510Z] [2026-01-14T13:28:02.510Z] build: [2026-01-14T13:28:02.510Z] [2026-01-14T13:28:02.510Z] clean: [2026-01-14T13:28:02.510Z] [2026-01-14T13:28:02.510Z] init: [2026-01-14T13:28:02.510Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/aqa-tests/TKG/bin [2026-01-14T13:28:02.510Z] [2026-01-14T13:28:02.510Z] getDependentLibs: [2026-01-14T13:28:02.510Z] [exec] -------------------------------------------- [2026-01-14T13:28:02.510Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib [2026-01-14T13:28:02.510Z] [exec] task is set to default [2026-01-14T13:28:02.510Z] [exec] dependencyList is set to json_simple [2026-01-14T13:28:02.510Z] [exec] System Test jars will not be downloaded. [2026-01-14T13:28:02.510Z] [exec] -------------------------------------------- [2026-01-14T13:28:02.510Z] [exec] Starting download third party dependent jars [2026-01-14T13:28:02.510Z] [exec] -------------------------------------------- [2026-01-14T13:28:02.510Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib [2026-01-14T13:28:02.510Z] [exec] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-01-14T13:28:02.510Z] [exec] downloaded dependent third party jars successfully [2026-01-14T13:28:02.510Z] [2026-01-14T13:28:02.510Z] compile: [2026-01-14T13:28:02.510Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-14T13:28:02.510Z] [echo] ============COMPILER SETTINGS============ [2026-01-14T13:28:02.510Z] [echo] ===fork: yes [2026-01-14T13:28:02.510Z] [echo] ===debug: on [2026-01-14T13:28:02.867Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/aqa-tests/TKG/bin [2026-01-14T13:28:06.033Z] [javac] Note: Some input files use or override a deprecated API. [2026-01-14T13:28:06.033Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-01-14T13:28:06.033Z] [2026-01-14T13:28:06.033Z] dist: [2026-01-14T13:28:06.033Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/aqa-tests/TKG/bin/TestKitGen.jar [2026-01-14T13:28:06.390Z] [2026-01-14T13:28:06.390Z] BUILD SUCCESSFUL [2026-01-14T13:28:06.390Z] Total time: 4 seconds [2026-01-14T13:28:06.390Z] 0 [2026-01-14T13:28:06.390Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-01-14T13:28:06.390Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-01-14T13:28:06.390Z] microArchOutput: [2026-01-14T13:28:07.154Z] ****************************** MACHINE INFO ****************************** [2026-01-14T13:28:07.154Z] File path : /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/aqa-tests/TKG [2026-01-14T13:28:07.154Z] Free Physical Memory Size : 1915355136 [2026-01-14T13:28:07.154Z] Free space (bytes) : 86261489664 [2026-01-14T13:28:07.154Z] Total Physical Memory Size : 7659192320 [2026-01-14T13:28:07.154Z] Total space (bytes) : 106616041472 [2026-01-14T13:28:07.154Z] Usable space (bytes) : 86261489664 [2026-01-14T13:28:07.154Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-14T13:28:07.154Z] bashVersion : [2026-01-14T13:28:07.154Z] GNU bash, version 4.2.46(2)-release (aarch64-redhat-linux-gnu) [2026-01-14T13:28:07.154Z] Copyright (C) 2011 Free Software Foundation, Inc. [2026-01-14T13:28:07.154Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-01-14T13:28:07.154Z] [2026-01-14T13:28:07.154Z] This is free software; you are free to change and redistribute it. [2026-01-14T13:28:07.154Z] There is NO WARRANTY, to the extent permitted by law. [2026-01-14T13:28:07.154Z] cpuCores : 4 [2026-01-14T13:28:07.154Z] curlVersion : [2026-01-14T13:28:07.154Z] curl 7.79.1 (aarch64-unknown-linux-gnu) libcurl/7.79.1 OpenSSL/1.0.2k-fips zlib/1.2.7 [2026-01-14T13:28:07.154Z] Release-Date: 2021-09-22 [2026-01-14T13:28:07.154Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp [2026-01-14T13:28:07.154Z] Features: alt-svc AsynchDNS HSTS HTTPS-proxy IPv6 Largefile libz NTLM NTLM_WB SSL UnixSockets [2026-01-14T13:28:07.154Z] dockerVersion : bash: docker: command not found [2026-01-14T13:28:07.154Z] gcc version : 4.8.5 [2026-01-14T13:28:07.154Z] gclibc version : ldd (GNU libc) 2.17 [2026-01-14T13:28:07.154Z] gdb version : bash: gdb: command not found [2026-01-14T13:28:07.154Z] lldb version : Command could not be executed [2026-01-14T13:28:07.154Z] makeVersion : [2026-01-14T13:28:07.154Z] GNU Make 4.1 [2026-01-14T13:28:07.154Z] Built for aarch64-unknown-linux-gnu [2026-01-14T13:28:07.154Z] Copyright (C) 1988-2014 Free Software Foundation, Inc. [2026-01-14T13:28:07.154Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-01-14T13:28:07.154Z] This is free software: you are free to change and redistribute it. [2026-01-14T13:28:07.154Z] There is NO WARRANTY, to the extent permitted by law. [2026-01-14T13:28:07.154Z] mavenVersion : [2026-01-14T13:28:07.154Z] WARNING: A restricted method in java.lang.System has been called [2026-01-14T13:28:07.154Z] WARNING: java.lang.System::load has been called by org.fusesource.hawtjni.runtime.Library in an unnamed module (file:/usr/local/apache-maven-3.6.3/lib/jansi-1.17.1.jar) [2026-01-14T13:28:07.154Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module [2026-01-14T13:28:07.154Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled [2026-01-14T13:28:07.154Z] [2026-01-14T13:28:07.154Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2026-01-14T13:28:07.154Z] Maven home: /usr/local/apache-maven-3.6.3 [2026-01-14T13:28:07.154Z] Java version: 25.0.3, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/jdkbinary/j2sdk-image [2026-01-14T13:28:07.154Z] Default locale: en_US, platform encoding: UTF-8 [2026-01-14T13:28:07.154Z] OS name: "linux", version: "4.14.0-115.33.1.el7a.aarch64", arch: "aarch64", family: "unix" [2026-01-14T13:28:07.154Z] osInfo : [2026-01-14T13:28:07.154Z] NAME="Red Hat Enterprise Linux Server" [2026-01-14T13:28:07.154Z] VERSION="7.6 (Maipo)" [2026-01-14T13:28:07.154Z] ID="rhel" [2026-01-14T13:28:07.154Z] ID_LIKE="fedora" [2026-01-14T13:28:07.154Z] VARIANT="Server" [2026-01-14T13:28:07.154Z] VARIANT_ID="server" [2026-01-14T13:28:07.154Z] VERSION_ID="7.6" [2026-01-14T13:28:07.154Z] PRETTY_NAME="Red Hat Enterprise Linux Server 7.6 (Maipo)" [2026-01-14T13:28:07.154Z] ANSI_COLOR="0;31" [2026-01-14T13:28:07.154Z] CPE_NAME="cpe:/o:redhat:enterprise_linux:7.6:GA:server" [2026-01-14T13:28:07.154Z] HOME_URL="https://www.redhat.com/" [2026-01-14T13:28:07.154Z] BUG_REPORT_URL="https://bugzilla.redhat.com/" [2026-01-14T13:28:07.154Z] [2026-01-14T13:28:07.155Z] REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 7" [2026-01-14T13:28:07.155Z] REDHAT_BUGZILLA_PRODUCT_VERSION=7.6 [2026-01-14T13:28:07.155Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" [2026-01-14T13:28:07.155Z] REDHAT_SUPPORT_PRODUCT_VERSION="7.6" [2026-01-14T13:28:07.155Z] osLabel : rhel.7 [2026-01-14T13:28:07.155Z] perlVersion : [2026-01-14T13:28:07.155Z] [2026-01-14T13:28:07.155Z] This is perl 5, version 16, subversion 3 (v5.16.3) built for aarch64-linux-thread-multi [2026-01-14T13:28:07.155Z] (with 39 registered patches, see perl -V for more detail) [2026-01-14T13:28:07.155Z] [2026-01-14T13:28:07.155Z] Copyright 1987-2012, Larry Wall [2026-01-14T13:28:07.155Z] [2026-01-14T13:28:07.155Z] Perl may be copied only under the terms of either the Artistic License or the [2026-01-14T13:28:07.155Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-01-14T13:28:07.155Z] [2026-01-14T13:28:07.155Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-01-14T13:28:07.155Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-01-14T13:28:07.155Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2026-01-14T13:28:07.155Z] [2026-01-14T13:28:07.155Z] podmanVersion : bash: podman: command not found [2026-01-14T13:28:07.155Z] procArch : aarch64 [2026-01-14T13:28:07.155Z] sysArch : aarch64 [2026-01-14T13:28:07.155Z] sysOS : Linux [2026-01-14T13:28:07.155Z] ulimit : [2026-01-14T13:28:07.155Z] core file size (blocks, -c) 0 [2026-01-14T13:28:07.155Z] data seg size (kbytes, -d) unlimited [2026-01-14T13:28:07.155Z] scheduling priority (-e) 0 [2026-01-14T13:28:07.155Z] file size (blocks, -f) unlimited [2026-01-14T13:28:07.155Z] pending signals (-i) 7270 [2026-01-14T13:28:07.155Z] max locked memory (kbytes, -l) 64 [2026-01-14T13:28:07.155Z] max memory size (kbytes, -m) unlimited [2026-01-14T13:28:07.155Z] open files (-n) 4096 [2026-01-14T13:28:07.155Z] pipe size (512 bytes, -p) 8 [2026-01-14T13:28:07.155Z] POSIX message queues (bytes, -q) 819200 [2026-01-14T13:28:07.155Z] real-time priority (-r) 0 [2026-01-14T13:28:07.155Z] stack size (kbytes, -s) 8192 [2026-01-14T13:28:07.155Z] cpu time (seconds, -t) unlimited [2026-01-14T13:28:07.155Z] max user processes (-u) 4096 [2026-01-14T13:28:07.155Z] virtual memory (kbytes, -v) unlimited [2026-01-14T13:28:07.155Z] file locks (-x) unlimited [2026-01-14T13:28:07.155Z] uname : Linux test-aws-rhel76-armv8-1.adoptopenjdk.net 4.14.0-115.33.1.el7a.aarch64 #1 SMP Mon Oct 26 17:46:13 EDT 2020 aarch64 aarch64 aarch64 GNU/Linux [2026-01-14T13:28:07.155Z] vmVendor : Oracle Corporation [2026-01-14T13:28:07.155Z] vmVersion : 25.0.3+-LTS [2026-01-14T13:28:07.155Z] xlc version : bash: xlC: command not found [2026-01-14T13:28:07.155Z] ************************************************************************** [2026-01-14T13:28:07.155Z] [2026-01-14T13:28:07.155Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-01-14T13:28:07.155Z] [2026-01-14T13:28:07.155Z] System.getProperty('java.vendor')=Eclipse Adoptium [2026-01-14T13:28:07.155Z] [2026-01-14T13:28:07.155Z] System.getProperty('os.name')=Linux [2026-01-14T13:28:07.155Z] [2026-01-14T13:28:07.155Z] System.getProperty('os.arch')=aarch64 [2026-01-14T13:28:07.155Z] [2026-01-14T13:28:07.155Z] System.getProperty('java.fullversion')=null [2026-01-14T13:28:07.155Z] [2026-01-14T13:28:07.155Z] System.getProperty('sun.arch.data.model')=64 [2026-01-14T13:28:07.155Z] [2026-01-14T13:28:07.155Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.openjdk TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib [2026-01-14T13:28:07.155Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/aqa-tests/TKG' [2026-01-14T13:28:07.155Z] perl scripts/configure.pl [2026-01-14T13:28:07.155Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_aarch64 --microArch="" --osLabel="rhel.7" --jdkVersion=25 --impl=hotspot --vendor="eclipse" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=extended.openjdk --testList= --numOfMachines= --testTime=120 --TRSSURL= [2026-01-14T13:28:07.923Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-01-14T13:28:07.923Z] [2026-01-14T13:28:07.923Z] [2026-01-14T13:28:07.923Z] Starting to generate parallel test lists. [2026-01-14T13:28:07.923Z] [2026-01-14T13:28:07.923Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/aqa-tests/TKG/../openjdk/playlist.xml [2026-01-14T13:28:07.923Z] Attempting to get test duration data from TRSS. [2026-01-14T13:28:07.923Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=25&impl=hs&platform=aarch64_linux&group=openjdk&level=extended [2026-01-14T13:28:08.281Z] Attempting to get test duration data from cached files. [2026-01-14T13:28:08.281Z] [2026-01-14T13:28:08.281Z] TEST DURATION [2026-01-14T13:28:08.281Z] ==================================================================================== [2026-01-14T13:28:08.281Z] Total number of tests searched: 90 [2026-01-14T13:28:08.281Z] Number of test durations found: 90 [2026-01-14T13:28:08.281Z] Top slowest tests: [2026-01-14T13:28:08.281Z] 26m10s hotspot_gc_0 [2026-01-14T13:28:08.281Z] 21m41s hotspot_runtime_0 [2026-01-14T13:28:08.281Z] 15m14s hotspot_vmTestbase_vm_gc_0 [2026-01-14T13:28:08.281Z] ==================================================================================== [2026-01-14T13:28:08.281Z] [2026-01-14T13:28:08.281Z] Test target is split into 2 lists. [2026-01-14T13:28:08.281Z] Reducing estimated test running time from 190m10s to 111m50s. [2026-01-14T13:28:08.281Z] [2026-01-14T13:28:08.281Z] -------------------------------------testList_0------------------------------------- [2026-01-14T13:28:08.281Z] Number of tests: 7 [2026-01-14T13:28:08.281Z] Estimated running time: 111m50s [2026-01-14T13:28:08.281Z] TESTLIST=hotspot_gc_0,hotspot_runtime_0,hotspot_vmTestbase_vm_gc_0,hotspot_compiler_0,jdk_tools_1,jdk_net_0,jdk_net_1 [2026-01-14T13:28:08.281Z] ------------------------------------------------------------------------------------ [2026-01-14T13:28:08.281Z] [2026-01-14T13:28:08.281Z] -------------------------------------testList_1------------------------------------- [2026-01-14T13:28:08.281Z] Number of tests: 83 [2026-01-14T13:28:08.281Z] Estimated running time: 78m19s [2026-01-14T13:28:08.281Z] TESTLIST=jdk_security3_1,jdk_security3_0,jdk_tools_0,jdk_nio_1,jdk_nio_0,jdk_vector_0,hotspot_serviceability_0,jdk_vector_1,jdk_beans_1,jdk_jdi_0,jdk_jmx_1,jdk_jmx_0,jdk_time_0,jdk_jdi_1,jdk_beans_0,jdk_other_1,jdk_time_1,jdk_other_0,jdk_imageio_0,jdk_text_1,jdk_imageio_1,jdk_text_0,jdk_management_0,jdk_rmi_1,jdk_management_1,jdk_rmi_0,jdk_instrument_0,jdk_instrument_1,jdk_io_0,hotspot_vmTestbase_vm_compiler_0,jdk_io_1,jdk_jfr_1,hotspot_vmTestbase_vm_metaspace_0,jdk_jfr_0,hotspot_vmTestbase_vm_defmeth_0,jdk_build_0,jdk_build_1,jdk_native_sanity_1,jdk_native_sanity_0,hotspot_native_sanity_0,jdk_client_sanity_2,jdk_client_sanity_0,jdk_sound_0,jdk_swing_2,jdk_security_infra_0,jdk_2d_1,jdk_2d_0,jdk_swing_1,jdk_swing_0,jdk_sound_2,jdk_sound_1,jdk_security_infra_2,jdk_jfc_demo_2,jdk_jfc_demo_1,jdk_awt_0,jdk_jfc_demo_0,jdk_client_sanity_1,jdk_awt_1,jdk_2d_2,jdk_security_infra_1,jdk_awt_2,jdk_vector_2,jdk_text_2,jdk_security_infra_zos_1,jdk_security_infra_zos_0,jdk_nio_2,jdk_net_2,jdk_jfr_2,jdk_jdi_2,jdk_tools_2,jdk_time_2,jdk_security3_2,jdk_rmi_2,jdk_native_sanity_2,jdk_management_2,jdk_io_2,jdk_instrument_2,jdk_imageio_2,jdk_beans_2,jdk_security_infra_zos_2,jdk_other_2,jdk_jmx_2,jdk_build_2 [2026-01-14T13:28:08.281Z] ------------------------------------------------------------------------------------ [2026-01-14T13:28:08.281Z] [2026-01-14T13:28:08.281Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [2026-01-14T13:28:08.281Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2026-01-14T13:28:08.395Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2026-01-14T13:28:08.492Z] Saving parallelList.mk file on jenkins... [Pipeline] dir [2026-01-14T13:28:08.494Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux/aqa-tests/TKG [Pipeline] { [Pipeline] archiveArtifacts [2026-01-14T13:28:08.544Z] Archiving artifacts [2026-01-14T13:28:08.603Z] Recording fingerprints [Pipeline] } [Pipeline] // dir [Pipeline] echo [2026-01-14T13:28:08.680Z] [PARALLEL: Dynamic] childJobNum is 2, creating jobs and running them in parallel... Did you forget the `def` keyword? Script1 seems to be setting a field named create_jobs (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named parallelTestParams (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. [Pipeline] parallel [Pipeline] { (Branch: testList_0) [Pipeline] { (Branch: testList_1) [Pipeline] echo [2026-01-14T13:28:08.989Z] GENERATE_JOBS is set to true, set test job Test_openjdk25_hs_extended.openjdk_aarch64_linux_testList_0 params for generating the job [Pipeline] echo [2026-01-14T13:28:08.990Z] GENERATE_JOBS is set to true, set test job Test_openjdk25_hs_extended.openjdk_aarch64_linux_testList_1 params for generating the job [Pipeline] fileExists [Pipeline] fileExists [Pipeline] jobDsl [Pipeline] jobDsl [2026-01-14T13:28:09.172Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate [2026-01-14T13:28:09.196Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate [2026-01-14T13:28:55.176Z] LEVELS: [extended] [2026-01-14T13:28:55.176Z] LEVELS: [extended] [2026-01-14T13:28:55.176Z] JDK_VERSIONS: [8] [2026-01-14T13:28:55.176Z] JDK_VERSIONS: [8] [2026-01-14T13:28:55.176Z] GROUPS: [openjdk] [2026-01-14T13:28:55.176Z] GROUPS: [openjdk] [2026-01-14T13:28:55.176Z] ARCH_OS_LIST: [aarch64_linux] [2026-01-14T13:28:55.176Z] ARCH_OS_LIST: [aarch64_linux] [2026-01-14T13:28:55.445Z] Existing items: [2026-01-14T13:28:55.445Z] GeneratedJob{name='Test_openjdk25_hs_extended.openjdk_aarch64_linux_testList_1'} [2026-01-14T13:28:55.445Z] Unreferenced items: [2026-01-14T13:28:55.445Z] GeneratedJob{name='Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun'} [2026-01-14T13:28:55.445Z] GeneratedJob{name='Test_openjdk25_hs_extended.openjdk_aarch64_linux_testList_0'} [2026-01-14T13:28:55.449Z] Existing items: [2026-01-14T13:28:55.449Z] GeneratedJob{name='Test_openjdk25_hs_extended.openjdk_aarch64_linux_testList_0'} [2026-01-14T13:28:55.449Z] GeneratedJob{name='Test_openjdk25_hs_extended.openjdk_aarch64_linux_testList_1'} [2026-01-14T13:28:55.449Z] Unreferenced items: [2026-01-14T13:28:55.449Z] GeneratedJob{name='Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun'} [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-01-14T13:28:58.430Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2026-01-14T13:28:58.961Z] + aqa-tests/terminateTestProcesses.sh jenkins [2026-01-14T13:28:58.961Z] Unix type machine.. [2026-01-14T13:28:58.961Z] Running on a Linux host [2026-01-14T13:28:58.961Z] Woohoo - no rogue processes detected! [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-01-14T13:28:59.121Z] [WS-CLEANUP] Deleting project workspace... [2026-01-14T13:28:59.121Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-01-14T13:28:59.817Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] sh [2026-01-14T13:29:00.380Z] + find /tmp -name '*core*' -print -exec rm -f '{}' ';' [2026-01-14T13:29:00.380Z] + true [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2026-01-14T13:29:00.495Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Parallel Tests) [Pipeline] parallel [Pipeline] { (Branch: testList_0) [Pipeline] { (Branch: testList_1) [Pipeline] build [2026-01-14T13:29:00.637Z] Scheduling project: Test_openjdk25_hs_extended.openjdk_aarch64_linux_testList_0 [Pipeline] build [2026-01-14T13:29:00.646Z] Scheduling project: Test_openjdk25_hs_extended.openjdk_aarch64_linux_testList_1 [2026-01-14T13:29:06.441Z] Starting building: Test_openjdk25_hs_extended.openjdk_aarch64_linux_testList_0 #45 [2026-01-14T13:29:06.441Z] Starting building: Test_openjdk25_hs_extended.openjdk_aarch64_linux_testList_1 #45 [2026-01-14T18:18:43.804Z] Build Test_openjdk25_hs_extended.openjdk_aarch64_linux_testList_0 #45 completed: FAILURE [Pipeline] } [2026-01-14T20:59:38.742Z] Build Test_openjdk25_hs_extended.openjdk_aarch64_linux_testList_1 #45 completed: UNSTABLE [Pipeline] } [Pipeline] // parallel [Pipeline] node [2026-01-14T20:59:38.809Z] Running on test-docker-sles12-s390x-1 in /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-01-14T20:59:39.032Z] [WS-CLEANUP] Deleting project workspace... [2026-01-14T20:59:39.032Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-01-14T20:59:39.134Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] echo [2026-01-14T20:59:39.176Z] Test_openjdk25_hs_extended.openjdk_aarch64_linux_testList_0 #45 completed with status FAILURE [Pipeline] timeout [2026-01-14T20:59:39.187Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-01-14T20:59:39.875Z] Copied 1 artifact from "Test_openjdk25_hs_extended.openjdk_aarch64_linux_testList_0" build number 45 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2026-01-14T20:59:39.919Z] Saving Test_openjdk25_hs_extended.openjdk_aarch64_linux_testList_0/45/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2026-01-14T20:59:40.028Z] Archiving artifacts [2026-01-14T20:59:40.229Z] Recording fingerprints [Pipeline] echo [2026-01-14T20:59:40.345Z] Test_openjdk25_hs_extended.openjdk_aarch64_linux_testList_1 #45 completed with status UNSTABLE [Pipeline] timeout [2026-01-14T20:59:40.360Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-01-14T20:59:41.053Z] Copied 1 artifact from "Test_openjdk25_hs_extended.openjdk_aarch64_linux_testList_1" build number 45 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2026-01-14T20:59:41.088Z] Saving Test_openjdk25_hs_extended.openjdk_aarch64_linux_testList_1/45/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2026-01-14T20:59:41.191Z] Archiving artifacts [2026-01-14T20:59:41.395Z] Recording fingerprints [Pipeline] findFiles [Pipeline] echo [2026-01-14T20:59:41.991Z] Tap file found: Test_openjdk25_hs_extended.openjdk_aarch64_linux_testList_0/45/aqa-tests/TKG/output_17683977011254/Test_openjdk25_hs_extended.openjdk_aarch64_linux_testList_0.tap... [Pipeline] readFile [Pipeline] findFiles [Pipeline] echo [2026-01-14T20:59:42.510Z] Tap file found: Test_openjdk25_hs_extended.openjdk_aarch64_linux_testList_1/45/aqa-tests/TKG/output_17683977089752/Test_openjdk25_hs_extended.openjdk_aarch64_linux_testList_1.tap... [Pipeline] readFile [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-01-14T20:59:42.927Z] [WS-CLEANUP] Deleting project workspace... [2026-01-14T20:59:42.927Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-01-14T20:59:43.021Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Rerun) [Pipeline] echo [2026-01-14T20:59:43.118Z] allocate a node for generating rerun job ... [Pipeline] node [2026-01-14T20:59:43.142Z] Running on test-docker-fedora42-ppc64le-1 in /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux [Pipeline] { [Pipeline] echo [2026-01-14T20:59:43.162Z] Generating rerun Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun job for running failed test(s) ... [Pipeline] parallel [Pipeline] { (Branch: Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun) [Pipeline] echo [2026-01-14T20:59:43.185Z] GENERATE_JOBS is set to true, set test job Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun params for generating the job [Pipeline] fileExists [Pipeline] sh [2026-01-14T20:59:45.315Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate [Pipeline] jobDsl [2026-01-14T20:59:46.746Z] Processing DSL script testJobTemplate [2026-01-14T21:04:29.928Z] LEVELS: [extended] [2026-01-14T21:04:29.928Z] JDK_VERSIONS: [8] [2026-01-14T21:04:29.928Z] GROUPS: [openjdk] [2026-01-14T21:04:29.928Z] ARCH_OS_LIST: [aarch64_linux] [2026-01-14T21:04:30.283Z] Existing items: [2026-01-14T21:04:30.283Z] GeneratedJob{name='Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun'} [2026-01-14T21:04:30.283Z] GeneratedJob{name='Test_openjdk25_hs_extended.openjdk_aarch64_linux_testList_0'} [2026-01-14T21:04:30.283Z] GeneratedJob{name='Test_openjdk25_hs_extended.openjdk_aarch64_linux_testList_1'} [Pipeline] } [Pipeline] // parallel [Pipeline] echo [2026-01-14T21:04:36.121Z] Generating rerun Test_openjdk25_hs_extended.openjdk_aarch64_linux_testList_0_rerun job for running FAILURE test build(s) ... [Pipeline] parallel [Pipeline] { (Branch: Test_openjdk25_hs_extended.openjdk_aarch64_linux_testList_0_rerun) [Pipeline] echo [2026-01-14T21:04:36.164Z] GENERATE_JOBS is set to true, set test job Test_openjdk25_hs_extended.openjdk_aarch64_linux_testList_0_rerun params for generating the job [Pipeline] fileExists [Pipeline] sh [2026-01-14T21:04:38.389Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate [Pipeline] jobDsl [2026-01-14T21:04:39.825Z] Processing DSL script testJobTemplate [2026-01-14T21:09:21.095Z] LEVELS: [extended] [2026-01-14T21:09:21.095Z] JDK_VERSIONS: [8] [2026-01-14T21:09:21.095Z] GROUPS: [openjdk] [2026-01-14T21:09:21.095Z] ARCH_OS_LIST: [aarch64_linux] [2026-01-14T21:09:21.263Z] Added items: [2026-01-14T21:09:21.264Z] GeneratedJob{name='Test_openjdk25_hs_extended.openjdk_aarch64_linux_testList_0_rerun'} [2026-01-14T21:09:21.264Z] Existing items: [2026-01-14T21:09:21.264Z] GeneratedJob{name='Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun'} [2026-01-14T21:09:21.264Z] GeneratedJob{name='Test_openjdk25_hs_extended.openjdk_aarch64_linux_testList_0'} [2026-01-14T21:09:21.264Z] GeneratedJob{name='Test_openjdk25_hs_extended.openjdk_aarch64_linux_testList_1'} [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // node [Pipeline] echo [2026-01-14T21:09:21.877Z] Triggering rerun jobs in parallel ... [Pipeline] parallel [Pipeline] { (Branch: Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun) [Pipeline] { (Branch: Test_openjdk25_hs_extended.openjdk_aarch64_linux_testList_0_rerun) [Pipeline] build [2026-01-14T21:09:21.906Z] Scheduling project: Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun [Pipeline] build [2026-01-14T21:09:21.914Z] Scheduling project: Test_openjdk25_hs_extended.openjdk_aarch64_linux_testList_0_rerun [2026-01-14T21:09:28.181Z] Starting building: Test_openjdk25_hs_extended.openjdk_aarch64_linux_testList_0_rerun #5 [2026-01-14T21:09:28.206Z] Starting building: Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun #43 [2026-01-14T21:16:30.745Z] Build Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun #43 completed: SUCCESS [Pipeline] } [2026-01-15T05:20:11.817Z] Build Test_openjdk25_hs_extended.openjdk_aarch64_linux_testList_0_rerun #5 completed: UNSTABLE [Pipeline] } [Pipeline] // parallel [Pipeline] node [2026-01-15T05:20:11.898Z] Running on test-docker-ubi9-s390x-1 in /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-01-15T05:20:12.120Z] [WS-CLEANUP] Deleting project workspace... [2026-01-15T05:20:12.120Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-01-15T05:20:12.214Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] echo [2026-01-15T05:20:12.255Z] Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun #43 completed with status SUCCESS [Pipeline] timeout [2026-01-15T05:20:12.266Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-01-15T05:20:12.857Z] Copied 1 artifact from "Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun" build number 43 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2026-01-15T05:20:12.899Z] Saving Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun/43/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2026-01-15T05:20:13.000Z] Archiving artifacts [2026-01-15T05:20:13.197Z] Recording fingerprints [Pipeline] echo [2026-01-15T05:20:13.316Z] Test_openjdk25_hs_extended.openjdk_aarch64_linux_testList_0_rerun #5 completed with status UNSTABLE [Pipeline] timeout [2026-01-15T05:20:13.326Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-01-15T05:20:13.907Z] Copied 1 artifact from "Test_openjdk25_hs_extended.openjdk_aarch64_linux_testList_0_rerun" build number 5 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2026-01-15T05:20:13.949Z] Saving Test_openjdk25_hs_extended.openjdk_aarch64_linux_testList_0_rerun/5/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2026-01-15T05:20:14.048Z] Archiving artifacts [2026-01-15T05:20:14.245Z] Recording fingerprints [Pipeline] findFiles [Pipeline] echo [2026-01-15T05:20:14.778Z] Tap file found: Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun/43/aqa-tests/TKG/output_17684252725977/Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun.tap... [Pipeline] readFile [Pipeline] findFiles [Pipeline] echo [2026-01-15T05:20:15.264Z] Tap file found: Test_openjdk25_hs_extended.openjdk_aarch64_linux_testList_0_rerun/5/aqa-tests/TKG/output_17684253016542/Test_openjdk25_hs_extended.openjdk_aarch64_linux_testList_0_rerun.tap... [Pipeline] readFile [Pipeline] echo [2026-01-15T05:20:15.451Z] Rerun in Grinder with failed test targets: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=testList+TESTLIST=hotspot_runtime_0,jdk_net_0,jdk_net_1&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=aarch64_linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=true&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=25&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk25u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk25u%2Fjdk25u-release-linux-aarch64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=dev&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=openjdk&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=6&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2026-01-15T05:20:15.489Z] Rerun failed jdk test cases in Grinder with jdk_custom target: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=jdk_custom&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=aarch64_linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=true&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=25&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk25u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk25u%2Fjdk25u-release-linux-aarch64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=java%2Fnet%2Fhttpclient%2FConnectTimeoutWithProxyAsync.java+java%2Fnet%2Fhttpclient%2FConnectTimeoutWithProxySync.java+&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=dev&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=openjdk&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=6&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-01-15T05:20:15.726Z] [WS-CLEANUP] Deleting project workspace... [2026-01-15T05:20:15.726Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-01-15T05:20:15.821Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] End of Pipeline Finished: UNSTABLE