Pre Test

Started by upstream project "Test_openjdk8_hs_extended.openjdk_arm_linux" build number 152 originally caused by: Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin" build number 495 originally caused by: Started by upstream project "build-scripts/openjdk8-pipeline" build number 3059 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_8ea_arm32Linux" build number 325 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1@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_openjdk8_hs_extended.openjdk_arm_linux_testList_1@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 3e5998a3199bbe54a027e7e9d7e1e04f8697211b (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 3e5998a3199bbe54a027e7e9d7e1e04f8697211b # timeout=10 Commit message: "Docs: Complete migration from doc/ to docs/ and clean up JenkinsFeatures.md (#6794)" > git rev-list --no-walk 415b0c81bc4360dbe568168cf1864f803d2c74a1 # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2026-01-06T22:20:00.100Z] SPEC: linux_arm [Pipeline] echo [2026-01-06T22:20:00.100Z] 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-01-06T22:20:00.112Z] dynamicAgents: [] [Pipeline] echo [2026-01-06T22:20:00.113Z] Provisioning LABEL: ci.role.test&&sw.os.linux&&hw.arch.aarch32 [Pipeline] nodesByLabel [2026-01-06T22:20:00.118Z] Found a total of 3 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.aarch32' label [Pipeline] node [2026-01-06T22:20:15.121Z] Still waiting to schedule task [2026-01-06T22:20:15.122Z] Waiting for next available executor on ‘ci.role.test&&sw.os.linux&&hw.arch.aarch32’ [2026-01-06T22:43:16.909Z] Running on test-docker-ubuntu2404-armv7-9 in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1 [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-06T22:43:16.930Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-01-06T22:43:17.304Z] [WS-CLEANUP] Deleting project workspace... [2026-01-06T22:43:17.304Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-01-06T22:43:17.480Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2026-01-06T22:43:17.705Z] The recommended git tool is: git [2026-01-06T22:43:18.059Z] No credentials specified [2026-01-06T22:43:18.236Z] Cloning the remote Git repository [2026-01-06T22:43:18.500Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2026-01-06T22:43:18.501Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/aqa-tests # timeout=10 [2026-01-06T22:43:18.511Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2026-01-06T22:43:18.511Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2026-01-06T22:43:18.511Z] > git --version # timeout=10 [2026-01-06T22:43:18.516Z] > git --version # 'git version 2.43.0' [2026-01-06T22:43:18.517Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-01-06T22:43:24.414Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2026-01-06T22:43:24.420Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-01-06T22:43:24.697Z] Avoid second fetch [2026-01-06T22:43:24.881Z] Checking out Revision 3e5998a3199bbe54a027e7e9d7e1e04f8697211b (origin/master) [2026-01-06T22:43:24.783Z] > git rev-parse origin/master^{commit} # timeout=10 [2026-01-06T22:43:24.967Z] > git config core.sparsecheckout # timeout=10 [2026-01-06T22:43:24.973Z] > git checkout -f 3e5998a3199bbe54a027e7e9d7e1e04f8697211b # timeout=10 [2026-01-06T22:43:26.559Z] Commit message: "Docs: Complete migration from doc/ to docs/ and clean up JenkinsFeatures.md (#6794)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/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-06T22:43:28.229Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] sh [2026-01-06T22:43:30.088Z] + which activate_multicast [Pipeline] echo [2026-01-06T22:43:30.620Z] which activate_multicast status code: 1 [Pipeline] echo [2026-01-06T22:43:30.622Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2026-01-06T22:43:32.523Z] + LC_TIME=C date +%a, %d %b %Y %T %z [Pipeline] echo [2026-01-06T22:43:33.241Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2026-01-06T22:43:35.089Z] + aqa-tests/terminateTestProcesses.sh jenkins [2026-01-06T22:43:35.089Z] Unix type machine.. [2026-01-06T22:43:35.089Z] Running on a Linux host [2026-01-06T22:43:35.089Z] 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-06T22:43:38.514Z] + printenv [2026-01-06T22:43:38.514Z] JENKINS_HOME=/home/jenkins/.jenkins [2026-01-06T22:43:38.514Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-01-06T22:43:38.514Z] SETUP_JCK_RUN=false [2026-01-06T22:43:38.514Z] USE_TESTENV_PROPERTIES=false [2026-01-06T22:43:38.514Z] EXTERNAL_CUSTOM_BRANCH=master [2026-01-06T22:43:38.514Z] SSH_CLIENT=78.47.239.97 43294 22 [2026-01-06T22:43:38.514Z] USER=jenkins [2026-01-06T22:43:38.514Z] BUILD_LIST=openjdk [2026-01-06T22:43:38.514Z] SDK_RESOURCE=upstream [2026-01-06T22:43:38.514Z] OPENJ9_BRANCH=master [2026-01-06T22:43:38.514Z] jobStatus=SUCCESS [2026-01-06T22:43:38.514Z] CI=true [2026-01-06T22:43:38.514Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/22/display/redirect?page=changes [2026-01-06T22:43:38.514Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2026-01-06T22:43:38.514Z] UPSTREAM_JOB_NUMBER=495 [2026-01-06T22:43:38.514Z] TARGET=-f parallelList.mk testList_1 [2026-01-06T22:43:38.514Z] EXIT_FAILURE=false [2026-01-06T22:43:38.514Z] NODE_LABELS=hw.dockerhost.arm.dockerhost-osuosl-ubuntu2404-aarch64-2 armv8 hw.arch.aarch32 test ci.role.test ubuntu test-docker-ubuntu2404-armv7-9 linux armv8.2 sw.os.linux arm [2026-01-06T22:43:38.514Z] HUDSON_URL=https://ci.adoptium.net/ [2026-01-06T22:43:38.514Z] USE_JRE=false [2026-01-06T22:43:38.514Z] OLDPWD=/home/jenkins [2026-01-06T22:43:38.514Z] STF_OWNER_BRANCH=adoptium:master [2026-01-06T22:43:38.514Z] HOME=/home/jenkins [2026-01-06T22:43:38.514Z] ADOPTOPENJDK_BRANCH=master [2026-01-06T22:43:38.514Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/22/ [2026-01-06T22:43:38.514Z] TAP_NAME=Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1.tap [2026-01-06T22:43:38.514Z] JDK_IMPL=hotspot [2026-01-06T22:43:38.514Z] DOCKER_REQUIRED=false [2026-01-06T22:43:38.514Z] HUDSON_COOKIE=a1515ed6-2bf2-414d-8080-1f0a00558fc5 [2026-01-06T22:43:38.514Z] JENKINS_SERVER_COOKIE=durable-30ec7626cb87f6650e29fc3394f3ba0cd7621083d1cb9aed3a2d6ef30cd9986c [2026-01-06T22:43:38.514Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/../../benchmarks [2026-01-06T22:43:38.514Z] JDK_REPO=https://github.com/adoptium/aarch32-jdk8u [2026-01-06T22:43:38.514Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1 [2026-01-06T22:43:38.514Z] KEEP_WORKSPACE=false [2026-01-06T22:43:38.514Z] ARCHIVE_TEST_RESULTS=false [2026-01-06T22:43:38.514Z] GENERATE_JOBS=true [2026-01-06T22:43:38.514Z] TKG_OWNER_BRANCH=adoptium:master [2026-01-06T22:43:38.514Z] PERSONAL_BUILD=false [2026-01-06T22:43:38.514Z] LOGNAME=jenkins [2026-01-06T22:43:38.514Z] NODE_NAME=test-docker-ubuntu2404-armv7-9 [2026-01-06T22:43:38.514Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/22/display/redirect?page=artifacts [2026-01-06T22:43:38.514Z] UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.openjdk_arm_linux [2026-01-06T22:43:38.514Z] STAGE_NAME=Setup [2026-01-06T22:43:38.514Z] AUTO_DETECT=true [2026-01-06T22:43:38.514Z] EXECUTOR_NUMBER=0 [2026-01-06T22:43:38.514Z] JDK_VERSION=8 [2026-01-06T22:43:38.514Z] EXTERNAL_TEST_CMD=mvn clean install [2026-01-06T22:43:38.514Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/22/display/redirect?page=tests [2026-01-06T22:43:38.514Z] BUILD_DISPLAY_NAME=#22 [2026-01-06T22:43:38.514Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2026-01-06T22:43:38.514Z] TIME_LIMIT=25 [2026-01-06T22:43:38.514Z] HUDSON_HOME=/home/jenkins/.jenkins [2026-01-06T22:43:38.514Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1 [2026-01-06T22:43:38.514Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin [2026-01-06T22:43:38.514Z] PLATFORM=arm_linux [2026-01-06T22:43:38.514Z] TKG_ITERATIONS=1 [2026-01-06T22:43:38.514Z] EXIT_SUCCESS=false [2026-01-06T22:43:38.514Z] BUILD_ID=22 [2026-01-06T22:43:38.514Z] RERUN_FAILURE=true [2026-01-06T22:43:38.514Z] ACTIVE_NODE_TIMEOUT=5 [2026-01-06T22:43:38.514Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1-22 [2026-01-06T22:43:38.514Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/../../externalDependency/system_lib [2026-01-06T22:43:38.514Z] JENKINS_URL=https://ci.adoptium.net/ [2026-01-06T22:43:38.514Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-01-06T22:43:38.514Z] LANG=C.UTF-8 [2026-01-06T22:43:38.514Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/ [2026-01-06T22:43:38.514Z] KEEP_REPORTDIR=true [2026-01-06T22:43:38.514Z] JCK_GIT_BRANCH=master [2026-01-06T22:43:38.514Z] ORIGIN_JDK_VERSION=8 [2026-01-06T22:43:38.514Z] BUILD_NUMBER=22 [2026-01-06T22:43:38.514Z] JENKINS_NODE_COOKIE=b7cc479e-445e-40a1-94fb-15d428e6ca08 [2026-01-06T22:43:38.514Z] SHELL=/bin/sh [2026-01-06T22:43:38.514Z] ITERATIONS=1 [2026-01-06T22:43:38.514Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2026-01-06T22:43:38.514Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/jdkbinary/j2sdk-image [2026-01-06T22:43:38.514Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/22/display/redirect [2026-01-06T22:43:38.514Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2026-01-06T22:43:38.514Z] SPEC=linux_arm [2026-01-06T22:43:38.514Z] LIGHT_WEIGHT_CHECKOUT=false [2026-01-06T22:43:38.514Z] UPSTREAM_TEST_JOB_NUMBER=152 [2026-01-06T22:43:38.514Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2026-01-06T22:43:38.514Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/display/redirect [2026-01-06T22:43:38.514Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin [2026-01-06T22:43:38.514Z] JOB_NAME=Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1 [2026-01-06T22:43:38.514Z] SLACK_CHANNEL=aqavit-bot [2026-01-06T22:43:38.514Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2026-01-06T22:43:38.514Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1 [2026-01-06T22:43:38.514Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/../../externalDependency/lib [2026-01-06T22:43:38.514Z] SSH_CONNECTION=78.47.239.97 43294 172.17.0.2 22 [2026-01-06T22:43:38.514Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1@tmp [2026-01-06T22:43:38.514Z] PARALLEL=None [2026-01-06T22:43:38.514Z] JOBSTARTTIME=Tue, 06 Jan 2026 22:43:31 +0000 [2026-01-06T22:43:38.514Z] DYNAMIC_COMPILE=false [2026-01-06T22:43:38.514Z] RERUN_ITERATIONS=1 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-06T22:43:39.049Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2026-01-06T22:43:39.059Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2026-01-06T22:44:21.451Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-linux-arm-temurin" build number 495 [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-06T22:44:21.676Z] 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-06T22:44:21.684Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1 [Pipeline] { [Pipeline] sshagent [2026-01-06T22:44:21.790Z] $ ssh-agent [2026-01-06T22:44:22.591Z] SSH_AUTH_SOCK=/tmp/ssh-kUuvRgtuCXBY/agent.264193 [2026-01-06T22:44:22.591Z] SSH_AGENT_PID=264195 [2026-01-06T22:44:22.591Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2026-01-06T22:44:22.610Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/aqa-tests [Pipeline] { [Pipeline] withCredentials [2026-01-06T22:44:22.638Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2026-01-06T22:44:24.491Z] + pwd [2026-01-06T22:44:24.491Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/aqa-tests/.. -p arm_linux -r upstream -j 8 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master [2026-01-06T22:44:24.491Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/aqa-tests [2026-01-06T22:44:24.491Z] get jdk binary... [2026-01-06T22:44:24.491Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2026-01-06T22:44:24.491Z] Uncompressing file: OpenJDK8U-jdk_arm_linux_hotspot_8u482b05-ea.tar.gz ... [2026-01-06T22:44:25.443Z] List files in jdkbinary folder... [2026-01-06T22:44:25.443Z] total 226472 [2026-01-06T22:44:25.443Z] -rw-r--r-- 1 jenkins jenkins 93824990 Jan 6 21:45 OpenJDK8U-debugimage_arm_linux_hotspot_8u482b05-ea.tar.gz [2026-01-06T22:44:25.443Z] -rw-r--r-- 1 jenkins jenkins 98768138 Jan 6 21:45 OpenJDK8U-jdk_arm_linux_hotspot_8u482b05-ea.tar.gz [2026-01-06T22:44:25.443Z] -rw-r--r-- 1 jenkins jenkins 39195163 Jan 6 21:45 OpenJDK8U-jre_arm_linux_hotspot_8u482b05-ea.tar.gz [2026-01-06T22:44:25.443Z] -rw-rw-r-- 1 jenkins jenkins 22049 Jan 6 22:01 OpenJDK8U-sbom_arm_linux_hotspot_8u482b05-ea-metadata.json [2026-01-06T22:44:25.443Z] -rw-r--r-- 1 jenkins jenkins 77159 Jan 6 22:03 OpenJDK8U-sbom_arm_linux_hotspot_8u482b05-ea.json [2026-01-06T22:44:25.443Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 6 22:44 tmp [2026-01-06T22:44:25.443Z] List files in jdkbinary/tmp folder... [2026-01-06T22:44:25.443Z] total 4 [2026-01-06T22:44:25.443Z] drwxr-xr-x 8 jenkins jenkins 4096 Jan 6 21:45 jdk8u482-b05-aarch32-20260106 [2026-01-06T22:44:25.443Z] Moving directory jdk8u482-b05-aarch32-20260106/ to ../j2sdk-image [2026-01-06T22:44:25.443Z] Uncompressing file: OpenJDK8U-jre_arm_linux_hotspot_8u482b05-ea.tar.gz ... [2026-01-06T22:44:26.394Z] List files in jdkbinary folder... [2026-01-06T22:44:26.394Z] total 226476 [2026-01-06T22:44:26.394Z] -rw-r--r-- 1 jenkins jenkins 93824990 Jan 6 21:45 OpenJDK8U-debugimage_arm_linux_hotspot_8u482b05-ea.tar.gz [2026-01-06T22:44:26.394Z] -rw-r--r-- 1 jenkins jenkins 98768138 Jan 6 21:45 OpenJDK8U-jdk_arm_linux_hotspot_8u482b05-ea.tar.gz [2026-01-06T22:44:26.394Z] -rw-r--r-- 1 jenkins jenkins 39195163 Jan 6 21:45 OpenJDK8U-jre_arm_linux_hotspot_8u482b05-ea.tar.gz [2026-01-06T22:44:26.394Z] -rw-rw-r-- 1 jenkins jenkins 22049 Jan 6 22:01 OpenJDK8U-sbom_arm_linux_hotspot_8u482b05-ea-metadata.json [2026-01-06T22:44:26.395Z] -rw-r--r-- 1 jenkins jenkins 77159 Jan 6 22:03 OpenJDK8U-sbom_arm_linux_hotspot_8u482b05-ea.json [2026-01-06T22:44:26.395Z] drwxr-xr-x 8 jenkins jenkins 4096 Jan 6 21:45 j2sdk-image [2026-01-06T22:44:26.395Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 6 22:44 tmp [2026-01-06T22:44:26.395Z] List files in jdkbinary/tmp folder... [2026-01-06T22:44:26.395Z] total 4 [2026-01-06T22:44:26.395Z] drwxr-xr-x 5 jenkins jenkins 4096 Jan 6 21:45 jdk8u482-b05-aarch32-20260106-jre [2026-01-06T22:44:26.395Z] Moving directory jdk8u482-b05-aarch32-20260106-jre/ to ../j2re-image [2026-01-06T22:44:26.395Z] Uncompressing OpenJDK8U-debugimage_arm_linux_hotspot_8u482b05-ea.tar.gz over ./j2sdk-image/jre... [2026-01-06T22:44:28.347Z] Removing top-level folder jdk8u482-b05-aarch32-20260106-debug-image/ [2026-01-06T22:44:28.347Z] Removing top-level folder jdk8u482-b05-aarch32-20260106/ [2026-01-06T22:44:28.347Z] Run /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/jdkbinary/j2sdk-image/bin/java -version [2026-01-06T22:44:28.347Z] =JAVA VERSION OUTPUT BEGIN= [2026-01-06T22:44:28.347Z] openjdk version "1.8.0_482-beta" [2026-01-06T22:44:28.347Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-beta-202601062113-b05) [2026-01-06T22:44:28.347Z] OpenJDK Client VM (Temurin)(build 25.482-b05, mixed mode) [2026-01-06T22:44:28.347Z] =JAVA VERSION OUTPUT END= [2026-01-06T22:44:28.347Z] =RELEASE INFO BEGIN= [2026-01-06T22:44:28.347Z] JAVA_VERSION="1.8.0_482" [2026-01-06T22:44:28.347Z] OS_NAME="Linux" [2026-01-06T22:44:28.347Z] OS_VERSION="2.6" [2026-01-06T22:44:28.347Z] OS_ARCH="aarch32" [2026-01-06T22:44:28.347Z] SOURCE=".:git:8170f04afea9+" [2026-01-06T22:44:28.347Z] IMPLEMENTOR="Eclipse Adoptium" [2026-01-06T22:44:28.347Z] BUILD_SOURCE="git:ce3a48460a8e9740033553a9db0db6852aa60b8c" [2026-01-06T22:44:28.347Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2026-01-06T22:44:28.347Z] SOURCE_REPO="https://github.com/adoptium/aarch32-jdk8u.git" [2026-01-06T22:44:28.347Z] FULL_VERSION="1.8.0_482-beta-202601062113-b05" [2026-01-06T22:44:28.347Z] SEMANTIC_VERSION="8.0.482+5" [2026-01-06T22:44:28.347Z] BUILD_INFO="OS: Linux Version: 6.8.0-71-generic" [2026-01-06T22:44:28.347Z] JVM_VARIANT="Hotspot" [2026-01-06T22:44:28.347Z] JVM_VERSION="25.482-b05" [2026-01-06T22:44:28.347Z] IMAGE_TYPE="JDK" [2026-01-06T22:44:28.347Z] =RELEASE INFO END= [2026-01-06T22:44:28.347Z] get testKitGen... [2026-01-06T22:44:28.347Z] git clone -q https://github.com/adoptium/TKG.git [2026-01-06T22:44:29.301Z] git rev-parse master [2026-01-06T22:44:29.301Z] git checkout -q -f 1d07819989ac69fb1f9a198788e2f1fbead290ef [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2026-01-06T22:44:29.969Z] $ ssh-agent -k [2026-01-06T22:44:29.975Z] unset SSH_AUTH_SOCK; [2026-01-06T22:44:29.975Z] unset SSH_AGENT_PID; [2026-01-06T22:44:29.975Z] echo Agent pid 264195 killed; [2026-01-06T22:44:30.767Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-01-06T22:44:31.249Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=-f+parallelList.mk+testList_1&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.openjdk_arm_linux&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=arm_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=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faarch32-jdk8u&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%2Fjdk8u%2Fjdk8u-linux-arm-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=&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=152&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=&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=495&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2026-01-06T22:44:31.264Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=-f+parallelList.mk+testList_1&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.openjdk_arm_linux&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=arm_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-docker-ubuntu2404-armv7-9&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=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faarch32-jdk8u&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%2Fjdk8u%2Fjdk8u-linux-arm-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=&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=152&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=&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=495&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2026-01-06T22:44:31.311Z] Building tests... [Pipeline] timeout [2026-01-06T22:44:31.315Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-01-06T22:44:32.586Z] Copied 1 artifact from "Test_openjdk8_hs_extended.openjdk_arm_linux" build number 152 [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2026-01-06T22:44:32.634Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-01-06T22:44:32.657Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2026-01-06T22:44:34.508Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2026-01-06T22:44:38.655Z] -------------------------------------------- [2026-01-06T22:44:38.655Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/../../externalDependency/lib [2026-01-06T22:44:38.655Z] task is set to default [2026-01-06T22:44:38.655Z] dependencyList is set to all [2026-01-06T22:44:38.656Z] System Test jars will not be downloaded. [2026-01-06T22:44:38.656Z] -------------------------------------------- [2026-01-06T22:44:38.656Z] Starting download third party dependent jars [2026-01-06T22:44:38.656Z] -------------------------------------------- [2026-01-06T22:44:38.656Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/../../externalDependency/lib [2026-01-06T22:44:38.656Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2026-01-06T22:44:38.656Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2026-01-06T22:44:38.656Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading [2026-01-06T22:44:38.656Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2026-01-06T22:44:38.656Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2026-01-06T22:44:38.656Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2026-01-06T22:44:38.656Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2026-01-06T22:44:38.656Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2026-01-06T22:44:38.656Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2026-01-06T22:44:38.656Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2026-01-06T22:44:38.656Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2026-01-06T22:44:38.656Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2026-01-06T22:44:38.656Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2026-01-06T22:44:38.656Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading [2026-01-06T22:44:38.656Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2026-01-06T22:44:38.656Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2026-01-06T22:44:38.656Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading [2026-01-06T22:44:38.656Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2026-01-06T22:44:38.656Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/../../externalDependency/lib/asm.jar exists with correct hash, not downloading [2026-01-06T22:44:38.656Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2026-01-06T22:44:38.656Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2026-01-06T22:44:38.656Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2026-01-06T22:44:38.656Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2026-01-06T22:44:38.656Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2026-01-06T22:44:38.656Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-01-06T22:44:38.656Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2026-01-06T22:44:38.656Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2026-01-06T22:44:38.656Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2026-01-06T22:44:39.587Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] dir [2026-01-06T22:44:39.606Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/aqa-tests [Pipeline] { [Pipeline] sshagent [2026-01-06T22:44:39.711Z] $ ssh-agent [2026-01-06T22:44:40.510Z] SSH_AUTH_SOCK=/tmp/ssh-Lu3Dj9I6v2IO/agent.264278 [2026-01-06T22:44:40.510Z] SSH_AGENT_PID=264280 [2026-01-06T22:44:40.510Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-01-06T22:44:42.369Z] + bash ./compile.sh [2026-01-06T22:44:42.370Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/jdkbinary/j2sdk-image [2026-01-06T22:44:42.370Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/../../externalDependency/lib [2026-01-06T22:44:42.370Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-06T22:44:42.370Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-06T22:44:42.370Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-01-06T22:44:42.370Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-01-06T22:44:42.370Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/aqa-tests/TKG/scripts/build_tools.xml [2026-01-06T22:44:42.370Z] [2026-01-06T22:44:42.370Z] build: [2026-01-06T22:44:42.370Z] [2026-01-06T22:44:42.370Z] clean: [2026-01-06T22:44:42.370Z] [2026-01-06T22:44:42.370Z] init: [2026-01-06T22:44:42.370Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/aqa-tests/TKG/bin [2026-01-06T22:44:42.370Z] [2026-01-06T22:44:42.370Z] getDependentLibs: [2026-01-06T22:44:42.370Z] [exec] -------------------------------------------- [2026-01-06T22:44:42.370Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/../../externalDependency/lib [2026-01-06T22:44:42.370Z] [exec] task is set to default [2026-01-06T22:44:42.370Z] [exec] dependencyList is set to json_simple [2026-01-06T22:44:42.370Z] [exec] System Test jars will not be downloaded. [2026-01-06T22:44:42.370Z] [exec] -------------------------------------------- [2026-01-06T22:44:42.370Z] [exec] Starting download third party dependent jars [2026-01-06T22:44:42.371Z] [exec] -------------------------------------------- [2026-01-06T22:44:42.371Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/../../externalDependency/lib [2026-01-06T22:44:42.371Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-01-06T22:44:42.371Z] [exec] downloaded dependent third party jars successfully [2026-01-06T22:44:42.371Z] [2026-01-06T22:44:42.371Z] compile: [2026-01-06T22:44:42.371Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-06T22:44:42.371Z] [echo] ============COMPILER SETTINGS============ [2026-01-06T22:44:42.371Z] [echo] ===fork: yes [2026-01-06T22:44:42.371Z] [echo] ===debug: on [2026-01-06T22:44:42.371Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/aqa-tests/TKG/bin [2026-01-06T22:44:44.558Z] [2026-01-06T22:44:44.558Z] dist: [2026-01-06T22:44:44.558Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/aqa-tests/TKG/bin/TestKitGen.jar [2026-01-06T22:44:44.558Z] [2026-01-06T22:44:44.558Z] BUILD SUCCESSFUL [2026-01-06T22:44:44.558Z] Total time: 2 seconds [2026-01-06T22:44:44.558Z] 0 [2026-01-06T22:44:44.558Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-01-06T22:44:44.558Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-01-06T22:44:44.558Z] microArchOutput: [2026-01-06T22:44:45.508Z] ****************************** MACHINE INFO ****************************** [2026-01-06T22:44:45.508Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/aqa-tests/TKG [2026-01-06T22:44:45.508Z] Free Physical Memory Size : 3220430848 [2026-01-06T22:44:45.508Z] Free space (bytes) : 32990445568 [2026-01-06T22:44:45.508Z] Total Physical Memory Size : 6442450944 [2026-01-06T22:44:45.508Z] Total space (bytes) : 167961710592 [2026-01-06T22:44:45.508Z] Usable space (bytes) : 24383946752 [2026-01-06T22:44:45.508Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-06T22:44:45.508Z] bashVersion : [2026-01-06T22:44:45.508Z] GNU bash, version 5.2.21(1)-release (arm-unknown-linux-gnueabihf) [2026-01-06T22:44:45.508Z] Copyright (C) 2022 Free Software Foundation, Inc. [2026-01-06T22:44:45.508Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-01-06T22:44:45.508Z] [2026-01-06T22:44:45.508Z] This is free software; you are free to change and redistribute it. [2026-01-06T22:44:45.508Z] There is NO WARRANTY, to the extent permitted by law. [2026-01-06T22:44:45.508Z] cpuCores : 8 [2026-01-06T22:44:45.508Z] curlVersion : [2026-01-06T22:44:45.508Z] curl 8.5.0 (arm-unknown-linux-gnueabihf) libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.7 [2026-01-06T22:44:45.508Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6 [2026-01-06T22:44:45.508Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-01-06T22:44:45.508Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd [2026-01-06T22:44:45.508Z] dockerVersion : bash: line 1: docker: command not found [2026-01-06T22:44:45.508Z] gcc version : 13 [2026-01-06T22:44:45.508Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.6) 2.39 [2026-01-06T22:44:45.508Z] gdb version : bash: line 1: gdb: command not found [2026-01-06T22:44:45.508Z] lldb version : Command could not be executed [2026-01-06T22:44:45.508Z] makeVersion : [2026-01-06T22:44:45.508Z] GNU Make 4.3 [2026-01-06T22:44:45.508Z] Built for arm-unknown-linux-gnueabihf [2026-01-06T22:44:45.508Z] Copyright (C) 1988-2020 Free Software Foundation, Inc. [2026-01-06T22:44:45.508Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-01-06T22:44:45.508Z] This is free software: you are free to change and redistribute it. [2026-01-06T22:44:45.508Z] There is NO WARRANTY, to the extent permitted by law. [2026-01-06T22:44:45.508Z] mavenVersion : bash: line 1: mvn: command not found [2026-01-06T22:44:45.508Z] osInfo : [2026-01-06T22:44:45.508Z] PRETTY_NAME="Ubuntu 24.04.3 LTS" [2026-01-06T22:44:45.508Z] NAME="Ubuntu" [2026-01-06T22:44:45.508Z] VERSION_ID="24.04" [2026-01-06T22:44:45.508Z] VERSION="24.04.3 LTS (Noble Numbat)" [2026-01-06T22:44:45.508Z] VERSION_CODENAME=noble [2026-01-06T22:44:45.508Z] ID=ubuntu [2026-01-06T22:44:45.508Z] ID_LIKE=debian [2026-01-06T22:44:45.508Z] HOME_URL="https://www.ubuntu.com/" [2026-01-06T22:44:45.508Z] SUPPORT_URL="https://help.ubuntu.com/" [2026-01-06T22:44:45.508Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" [2026-01-06T22:44:45.508Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" [2026-01-06T22:44:45.508Z] UBUNTU_CODENAME=noble [2026-01-06T22:44:45.508Z] LOGO=ubuntu-logo [2026-01-06T22:44:45.508Z] osLabel : ubuntu.24 [2026-01-06T22:44:45.508Z] perlVersion : [2026-01-06T22:44:45.508Z] [2026-01-06T22:44:45.508Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for arm-linux-gnueabihf-thread-multi-64int [2026-01-06T22:44:45.508Z] (with 51 registered patches, see perl -V for more detail) [2026-01-06T22:44:45.508Z] [2026-01-06T22:44:45.508Z] Copyright 1987-2023, Larry Wall [2026-01-06T22:44:45.508Z] [2026-01-06T22:44:45.508Z] Perl may be copied only under the terms of either the Artistic License or the [2026-01-06T22:44:45.508Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-01-06T22:44:45.508Z] [2026-01-06T22:44:45.508Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-01-06T22:44:45.508Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-01-06T22:44:45.508Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2026-01-06T22:44:45.508Z] [2026-01-06T22:44:45.508Z] podmanVersion : bash: line 1: podman: command not found [2026-01-06T22:44:45.508Z] procArch : aarch64 [2026-01-06T22:44:45.508Z] sysArch : aarch64 [2026-01-06T22:44:45.508Z] sysOS : Linux [2026-01-06T22:44:45.508Z] ulimit : [2026-01-06T22:44:45.508Z] real-time non-blocking time (microseconds, -R) unlimited [2026-01-06T22:44:45.509Z] core file size (blocks, -c) unlimited [2026-01-06T22:44:45.509Z] data seg size (kbytes, -d) unlimited [2026-01-06T22:44:45.509Z] scheduling priority (-e) 0 [2026-01-06T22:44:45.509Z] file size (blocks, -f) unlimited [2026-01-06T22:44:45.509Z] pending signals (-i) 63426 [2026-01-06T22:44:45.509Z] max locked memory (kbytes, -l) 8192 [2026-01-06T22:44:45.509Z] max memory size (kbytes, -m) unlimited [2026-01-06T22:44:45.509Z] open files (-n) 1048576 [2026-01-06T22:44:45.509Z] pipe size (512 bytes, -p) 8 [2026-01-06T22:44:45.509Z] POSIX message queues (bytes, -q) 819200 [2026-01-06T22:44:45.509Z] real-time priority (-r) 0 [2026-01-06T22:44:45.509Z] stack size (kbytes, -s) 8192 [2026-01-06T22:44:45.509Z] cpu time (seconds, -t) unlimited [2026-01-06T22:44:45.509Z] max user processes (-u) unlimited [2026-01-06T22:44:45.509Z] virtual memory (kbytes, -v) unlimited [2026-01-06T22:44:45.509Z] file locks (-x) unlimited [2026-01-06T22:44:45.509Z] uname : Linux d0f339b81d32 6.8.0-71-generic #71-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 22 16:44:45 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux [2026-01-06T22:44:45.509Z] vmVendor : Oracle Corporation [2026-01-06T22:44:45.509Z] vmVersion : 25.482-b05 [2026-01-06T22:44:45.509Z] xlc version : bash: line 1: xlC: command not found [2026-01-06T22:44:45.509Z] ************************************************************************** [2026-01-06T22:44:45.509Z] [2026-01-06T22:44:45.509Z] System.getProperty('java.vm.name')=OpenJDK Client VM [2026-01-06T22:44:45.509Z] [2026-01-06T22:44:45.509Z] System.getProperty('java.vendor')=Temurin [2026-01-06T22:44:45.509Z] [2026-01-06T22:44:45.509Z] System.getProperty('os.name')=Linux [2026-01-06T22:44:45.509Z] [2026-01-06T22:44:45.509Z] System.getProperty('os.arch')=arm [2026-01-06T22:44:45.509Z] [2026-01-06T22:44:45.509Z] System.getProperty('java.fullversion')=null [2026-01-06T22:44:45.509Z] [2026-01-06T22:44:45.509Z] System.getProperty('sun.arch.data.model')=32 [2026-01-06T22:44:45.509Z] [2026-01-06T22:44:45.509Z] make -f clean.mk cleanBuild [2026-01-06T22:44:45.509Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/aqa-tests/TKG' [2026-01-06T22:44:45.509Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/aqa-tests/TKG/../../jvmtest [2026-01-06T22:44:45.509Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/aqa-tests/TKG' [2026-01-06T22:44:45.509Z] make -f compile.mk compile [2026-01-06T22:44:45.509Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/aqa-tests/TKG' [2026-01-06T22:44:45.509Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-06T22:44:45.509Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-06T22:44:45.509Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=openjdk" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_arm" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-01-06T22:44:45.509Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-01-06T22:44:45.509Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/aqa-tests/TKG/scripts/build_test.xml [2026-01-06T22:44:46.462Z] [echo] build.list is TestConfig/build.xml,openjdk/build.xml [2026-01-06T22:44:46.462Z] [2026-01-06T22:44:46.462Z] -create_test_directory: [2026-01-06T22:44:46.462Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/jvmtest [2026-01-06T22:44:46.462Z] [2026-01-06T22:44:46.462Z] stage_test_material: [2026-01-06T22:44:46.463Z] [copy] Copying 136 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/jvmtest [2026-01-06T22:44:46.463Z] [2026-01-06T22:44:46.463Z] build: [2026-01-06T22:44:46.463Z] [2026-01-06T22:44:46.463Z] build: [2026-01-06T22:44:46.463Z] [2026-01-06T22:44:46.463Z] getJtregVersion: [2026-01-06T22:44:46.463Z] [echo] jtreg version used is : jtreg_5_1_b01 [2026-01-06T22:44:46.463Z] [2026-01-06T22:44:46.463Z] getDependentLibs: [2026-01-06T22:44:46.463Z] [exec] -------------------------------------------- [2026-01-06T22:44:46.463Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/../../externalDependency/lib [2026-01-06T22:44:46.463Z] [exec] task is set to default [2026-01-06T22:44:46.463Z] [exec] dependencyList is set to jtreg_5_1_b01 [2026-01-06T22:44:46.463Z] [exec] System Test jars will not be downloaded. [2026-01-06T22:44:46.463Z] [exec] -------------------------------------------- [2026-01-06T22:44:46.463Z] [exec] Starting download third party dependent jars [2026-01-06T22:44:46.463Z] [exec] -------------------------------------------- [2026-01-06T22:44:46.463Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/../../externalDependency/lib [2026-01-06T22:44:46.463Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2026-01-06T22:44:46.463Z] [exec] downloaded dependent third party jars successfully [2026-01-06T22:44:46.463Z] [2026-01-06T22:44:46.463Z] getJtreg: [2026-01-06T22:44:46.463Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/jvmtest/openjdk [2026-01-06T22:44:46.463Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/aqa-tests/openjdk [2026-01-06T22:44:46.463Z] [2026-01-06T22:44:46.463Z] openjdk-jdk.check: [2026-01-06T22:44:46.463Z] [2026-01-06T22:44:46.463Z] getOpenjdk: [2026-01-06T22:44:46.463Z] [exec] git clone --depth 1 -q --reference-if-able /home/jenkins/openjdk_cache ${defaultBranch} https://github.com/adoptium/aarch32-jdk8u.git openjdk-jdk [2026-01-06T22:44:46.463Z] [exec] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository. [2026-01-06T22:45:11.066Z] [exec] Check sha in openjdk-jdk and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/aqa-tests/TKG/../testenv/testenv.properties [2026-01-06T22:45:11.066Z] [exec] JDK8_REPO=https://github.com/adoptium/aarch32-jdk8u.git [2026-01-06T22:45:11.066Z] [exec] JDK8_BRANCH=64685d25c3ef6a633b84c5a8c8c4d20688ddf296 [2026-01-06T22:45:11.066Z] [2026-01-06T22:45:11.066Z] dist: [2026-01-06T22:45:13.020Z] [copy] Copying 12 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/jvmtest/openjdk [2026-01-06T22:45:13.020Z] [2026-01-06T22:45:13.020Z] BUILD SUCCESSFUL [2026-01-06T22:45:13.020Z] Total time: 26 seconds [2026-01-06T22:45:13.020Z] 0 [2026-01-06T22:45:13.020Z] [2026-01-06T22:45:13.020Z] [2026-01-06T22:45:13.020Z] RECORD TEST REPOs SHA [2026-01-06T22:45:13.020Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/aqa-tests/TKG/../TKG/scripts"; \ [2026-01-06T22:45:13.020Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/aqa-tests/TKG/../TKG/SHAs.txt" [2026-01-06T22:45:13.020Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/aqa-tests/TKG/../TKG/SHAs.txt [2026-01-06T22:45:13.020Z] touch /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/aqa-tests/TKG/../TKG/SHAs.txt [2026-01-06T22:45:13.020Z] ================================================ [2026-01-06T22:45:13.020Z] timestamp: 20260106-224512 [2026-01-06T22:45:13.020Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/aqa-tests/TKG [2026-01-06T22:45:13.020Z] git repo: [2026-01-06T22:45:13.020Z] Fetch URL: https://github.com/adoptium/TKG.git [2026-01-06T22:45:13.020Z] sha: [2026-01-06T22:45:13.020Z] 1d07819989ac69fb1f9a198788e2f1fbead290ef [2026-01-06T22:45:13.020Z] ================================================ [2026-01-06T22:45:13.020Z] timestamp: 20260106-224512 [2026-01-06T22:45:13.020Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/aqa-tests [2026-01-06T22:45:13.020Z] git repo: [2026-01-06T22:45:13.020Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2026-01-06T22:45:13.020Z] sha: [2026-01-06T22:45:13.020Z] 3e5998a3199bbe54a027e7e9d7e1e04f8697211b [2026-01-06T22:45:13.020Z] ================================================ [2026-01-06T22:45:13.020Z] timestamp: 20260106-224512 [2026-01-06T22:45:13.020Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/aqa-tests/openjdk/openjdk-jdk [2026-01-06T22:45:13.020Z] git repo: [2026-01-06T22:45:13.020Z] Fetch URL: https://github.com/adoptium/aarch32-jdk8u.git [2026-01-06T22:45:13.020Z] sha: [2026-01-06T22:45:13.020Z] 64685d25c3ef6a633b84c5a8c8c4d20688ddf296 [2026-01-06T22:45:13.020Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/aqa-tests/TKG' [Pipeline] } [2026-01-06T22:45:13.636Z] $ ssh-agent -k [2026-01-06T22:45:13.642Z] unset SSH_AUTH_SOCK; [2026-01-06T22:45:13.642Z] unset SSH_AGENT_PID; [2026-01-06T22:45:13.642Z] echo Agent pid 264280 killed; [2026-01-06T22:45:14.432Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2026-01-06T22:45:14.562Z] Running tests... Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (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 RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] echo [2026-01-06T22:45:14.592Z] ITERATION: 1/1 [Pipeline] sh [2026-01-06T22:45:16.439Z] + which Xvfb [2026-01-06T22:45:16.439Z] /usr/bin/Xvfb [Pipeline] wrap [2026-01-06T22:45:17.435Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/.xvfb-22-..fbdir4528651431185839645 [Pipeline] { [Pipeline] sh [2026-01-06T22:45:39.912Z] + ps -f [2026-01-06T22:45:39.912Z] + grep [X]vfb [2026-01-06T22:45:39.912Z] + awk {print $9} [Pipeline] echo [2026-01-06T22:45:40.631Z] env.DISPLAY is :0 [Pipeline] sshagent [2026-01-06T22:45:40.719Z] $ ssh-agent [2026-01-06T22:45:41.518Z] SSH_AUTH_SOCK=/tmp/ssh-eU8tlzw3KrzL/agent.264700 [2026-01-06T22:45:41.518Z] SSH_AGENT_PID=264702 [2026-01-06T22:45:41.518Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-01-06T22:45:43.386Z] + uname [2026-01-06T22:45:43.386Z] + [ Linux = AIX ] [2026-01-06T22:45:43.386Z] + uname [2026-01-06T22:45:43.386Z] + [ Linux = SunOS ] [2026-01-06T22:45:43.386Z] + uname [2026-01-06T22:45:43.386Z] + [ Linux = *BSD ] [2026-01-06T22:45:43.386Z] + MAKE=make [2026-01-06T22:45:43.386Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2026-01-06T22:45:43.386Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2026-01-06T22:45:45.769Z] + uname [2026-01-06T22:45:45.770Z] + [ Linux = AIX ] [2026-01-06T22:45:45.770Z] + uname [2026-01-06T22:45:45.770Z] + [ Linux = SunOS ] [2026-01-06T22:45:45.770Z] + uname [2026-01-06T22:45:45.770Z] + [ Linux = *BSD ] [2026-01-06T22:45:45.770Z] + MAKE=make [2026-01-06T22:45:45.770Z] + cd ./aqa-tests [2026-01-06T22:45:45.770Z] + . ./scripts/testenv/testenvSettings.sh [2026-01-06T22:45:45.770Z] + set +x [2026-01-06T22:45:45.770Z] parallelList.mk:17: warning: overriding recipe for target 'testList_0' [2026-01-06T22:45:45.770Z] parallelList.mk:8: warning: ignoring old recipe for target 'testList_0' [2026-01-06T22:45:45.770Z] make _testList TESTLIST=jdk_beans_2,jdk_text_2,jdk_io_2,jdk_rmi_2,jdk_security3_2 [2026-01-06T22:45:45.770Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/aqa-tests/TKG' [2026-01-06T22:45:45.770Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/jdkbinary/j2sdk-image [2026-01-06T22:45:45.770Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/../../externalDependency/lib [2026-01-06T22:45:45.770Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=jdk_beans_2,jdk_text_2,jdk_io_2,jdk_rmi_2,jdk_security3_2 [2026-01-06T22:45:45.770Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/aqa-tests/TKG' [2026-01-06T22:45:45.770Z] perl scripts/configure.pl [2026-01-06T22:45:45.770Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_arm --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=testList --testList=jdk_beans_2,jdk_text_2,jdk_io_2,jdk_rmi_2,jdk_security3_2 --numOfMachines= --testTime= --TRSSURL= [2026-01-06T22:45:45.770Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-01-06T22:45:45.770Z] [2026-01-06T22:45:45.770Z] Starting to generate test make files. [2026-01-06T22:45:45.770Z] [2026-01-06T22:45:47.722Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/aqa-tests/TKG/../openjdk/playlist.xml [2026-01-06T22:45:47.722Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/aqa-tests/TKG/../openjdk/autoGen.mk [2026-01-06T22:45:47.722Z] [2026-01-06T22:45:47.722Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/aqa-tests/TKG/../autoGen.mk [2026-01-06T22:45:47.722Z] [2026-01-06T22:45:47.722Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/aqa-tests/TKG/../TKG/utils.mk [2026-01-06T22:45:47.722Z] [2026-01-06T22:45:47.722Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/aqa-tests/TKG/../TKG/rerun.mk [2026-01-06T22:45:47.722Z] [2026-01-06T22:45:47.722Z] Make files are generated successfully. [2026-01-06T22:45:47.722Z] [2026-01-06T22:45:47.722Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/aqa-tests/TKG' [2026-01-06T22:45:47.722Z] make -f runtest.mk _testList [2026-01-06T22:45:47.722Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/aqa-tests/TKG' [2026-01-06T22:45:47.722Z] [2026-01-06T22:45:47.722Z] Running make 4.3 [2026-01-06T22:45:47.722Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/aqa-tests/TKG/.. [2026-01-06T22:45:47.722Z] set JDK_VERSION to 8 [2026-01-06T22:45:47.722Z] set JDK_IMPL to hotspot [2026-01-06T22:45:47.722Z] set JVM_VERSION to openjdk8 [2026-01-06T22:45:47.722Z] set JCL_VERSION to latest [2026-01-06T22:45:47.722Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/jdkbinary/j2sdk-image [2026-01-06T22:45:47.722Z] set SPEC to linux_arm [2026-01-06T22:45:47.722Z] set TEST_FLAG to [2026-01-06T22:45:47.722Z] set OS_LABEL to ubuntu.24 [2026-01-06T22:45:47.722Z] Running testList ... [2026-01-06T22:45:47.722Z] There are 5 test targets in testList [2026-01-06T22:45:47.722Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/jdkbinary/j2sdk-image/bin/java" -version [2026-01-06T22:45:47.722Z] openjdk version "1.8.0_482-beta" [2026-01-06T22:45:47.722Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-beta-202601062113-b05) [2026-01-06T22:45:47.722Z] OpenJDK Client VM (Temurin)(build 25.482-b05, mixed mode) [2026-01-06T22:45:47.722Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/aqa-tests' [2026-01-06T22:45:47.722Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/aqa-tests/openjdk' [2026-01-06T22:45:47.722Z] [2026-01-06T22:45:47.722Z] ===============================================