Pre Test

Started by upstream project "Test_openjdk8_hs_extended.openjdk_x86-64_linux" build number 306 originally caused by: Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin" build number 566 originally caused by: Started by upstream project "build-scripts/openjdk8-pipeline" build number 3072 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 364 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun@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_x86-64_linux_rerun@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10 Fetching upstream changes from https://github.com/adoptium/aqa-tests.git > git --version # timeout=10 > git --version # 'git version 2.43.0' > git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60 > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision f17fd61bff060b4d54d235255b83f4b4024789fe (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f17fd61bff060b4d54d235255b83f4b4024789fe # timeout=10 Commit message: "Disable RH CryptoTests in Java 8 and higher (#6893)" > git rev-list --no-walk 4c8318f78e063f3435c4aef6f4a61edc83de2f4b # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2026-02-11T13:28:49.866Z] SPEC: linux_x86-64 [Pipeline] echo [2026-02-11T13:28:49.867Z] Specified LABEL: ci.role.test&&hw.arch.x86&&sw.os.linux [Pipeline] stage [Pipeline] { (Queue) Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues. [Pipeline] echo [2026-02-11T13:28:49.880Z] dynamicAgents: [azure, fyre, EBC] [Pipeline] echo [2026-02-11T13:28:49.882Z] Added dynamic agent, nodeLabel: 'hw.arch.x86&&sw.os.linux&&(ci.role.test||ci.agent.dynamic)', dynamicLabel: 'azure' [Pipeline] echo [2026-02-11T13:28:49.883Z] Provisioning LABEL: hw.arch.x86&&sw.os.linux&&(ci.role.test||ci.agent.dynamic) [Pipeline] nodesByLabel [2026-02-11T13:28:49.888Z] Found a total of 16 nodes with the 'hw.arch.x86&&sw.os.linux&&(ci.role.test||ci.agent.dynamic)' label [Pipeline] node [2026-02-11T13:28:49.916Z] Running on test-ibmcloud-rhel9-x64-1 in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun [Pipeline] { Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] retry [Pipeline] { [Pipeline] timeout [2026-02-11T13:28:49.936Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-02-11T13:28:49.997Z] [WS-CLEANUP] Deleting project workspace... [2026-02-11T13:28:49.998Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-02-11T13:28:50.018Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2026-02-11T13:28:50.087Z] The recommended git tool is: git [2026-02-11T13:28:50.153Z] No credentials specified [2026-02-11T13:28:50.177Z] Cloning the remote Git repository [2026-02-11T13:28:50.220Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2026-02-11T13:28:50.222Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests # timeout=10 [2026-02-11T13:28:50.238Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2026-02-11T13:28:50.238Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2026-02-11T13:28:50.238Z] > git --version # timeout=10 [2026-02-11T13:28:50.248Z] > git --version # 'git version 2.47.3' [2026-02-11T13:28:50.249Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-11T13:28:55.117Z] Avoid second fetch [2026-02-11T13:28:55.145Z] Checking out Revision f17fd61bff060b4d54d235255b83f4b4024789fe (origin/master) [2026-02-11T13:28:55.069Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2026-02-11T13:28:55.076Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-11T13:28:55.127Z] > git rev-parse origin/master^{commit} # timeout=10 [2026-02-11T13:28:55.154Z] > git config core.sparsecheckout # timeout=10 [2026-02-11T13:28:55.166Z] > git checkout -f f17fd61bff060b4d54d235255b83f4b4024789fe # timeout=10 [2026-02-11T13:28:56.028Z] Commit message: "Disable RH CryptoTests in Java 8 and higher (#6893)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/buildenv/jenkins/JenkinsfileBase) [Pipeline] } [Pipeline] // load Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] timeout [2026-02-11T13:28:57.292Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] sh [2026-02-11T13:28:57.766Z] + which activate_multicast [2026-02-11T13:28:57.766Z] + /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot activate_multicast [2026-02-11T13:28:57.766Z] + alias [2026-02-11T13:28:57.766Z] + eval declare -f [2026-02-11T13:28:57.766Z] ++ declare -f [2026-02-11T13:28:57.766Z] /usr/bin/which: no activate_multicast in (/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin) [Pipeline] echo [2026-02-11T13:28:57.826Z] which activate_multicast status code: 1 [Pipeline] echo [2026-02-11T13:28:57.827Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2026-02-11T13:28:58.329Z] + LC_TIME=C [2026-02-11T13:28:58.329Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2026-02-11T13:28:58.420Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2026-02-11T13:28:58.868Z] + aqa-tests/terminateTestProcesses.sh jenkins [2026-02-11T13:28:58.868Z] Unix type machine.. [2026-02-11T13:28:58.868Z] Running on a Linux host [2026-02-11T13:28:58.868Z] 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-02-11T13:28:59.963Z] + printenv [2026-02-11T13:28:59.963Z] SHELL=/bin/bash [2026-02-11T13:28:59.963Z] KEEP_WORKSPACE=false [2026-02-11T13:28:59.963Z] TAP_NAME=Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun.tap [2026-02-11T13:28:59.963Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/externalDependency/lib [2026-02-11T13:28:59.963Z] EXIT_FAILURE=false [2026-02-11T13:28:59.963Z] JDK_BRANCH=jdk8u492-b02_adopt [2026-02-11T13:28:59.963Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/62/display/redirect?page=tests [2026-02-11T13:28:59.963Z] PLATFORM=x86-64_linux [2026-02-11T13:28:59.963Z] DOCKER_REQUIRED=false [2026-02-11T13:28:59.963Z] TIME_LIMIT=25 [2026-02-11T13:28:59.963Z] JENKINS_SERVER_COOKIE=durable-b45224e12a0d30beb0f7703dc5477749a1b08cff108ca2021f2dc65265edbfeb [2026-02-11T13:28:59.963Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-02-11T13:28:59.963Z] GENERATE_JOBS=true [2026-02-11T13:28:59.963Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-02-11T13:28:59.963Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/62/display/redirect?page=changes [2026-02-11T13:28:59.963Z] RERUN_ITERATIONS=1 [2026-02-11T13:28:59.963Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2026-02-11T13:28:59.963Z] STF_OWNER_BRANCH=adoptium:master [2026-02-11T13:28:59.963Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun [2026-02-11T13:28:59.963Z] HUDSON_HOME=/home/jenkins/.jenkins [2026-02-11T13:28:59.963Z] LOGNAME=jenkins [2026-02-11T13:28:59.963Z] XDG_SESSION_TYPE=tty [2026-02-11T13:28:59.963Z] SETUP_JCK_RUN=false [2026-02-11T13:28:59.963Z] ARCHIVE_TEST_RESULTS=false [2026-02-11T13:28:59.963Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/62/ [2026-02-11T13:28:59.963Z] SLACK_CHANNEL=aqavit-bot [2026-02-11T13:28:59.963Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin [2026-02-11T13:28:59.963Z] JCK_GIT_BRANCH=master [2026-02-11T13:28:59.963Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/ [2026-02-11T13:28:59.963Z] BUILD_NUMBER=62 [2026-02-11T13:28:59.963Z] TKG_ITERATIONS=1 [2026-02-11T13:28:59.963Z] _=/usr/bin/printenv [2026-02-11T13:28:59.963Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/../../benchmarks [2026-02-11T13:28:59.963Z] MOTD_SHOWN=pam [2026-02-11T13:28:59.963Z] JENKINS_NODE_COOKIE=e41ef53e-22cd-45d0-83fc-30a726c05519 [2026-02-11T13:28:59.963Z] KEEP_REPORTDIR=true [2026-02-11T13:28:59.963Z] BUILD_DISPLAY_NAME=#62 [2026-02-11T13:28:59.963Z] SDK_RESOURCE=upstream [2026-02-11T13:28:59.963Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image [2026-02-11T13:28:59.963Z] HOME=/home/jenkins [2026-02-11T13:28:59.963Z] LANG=C.UTF-8 [2026-02-11T13:28:59.963Z] jobStatus=SUCCESS [2026-02-11T13:28:59.963Z] JENKINS_URL=https://ci.adoptium.net/ [2026-02-11T13:28:59.963Z] CLOUD_PROVIDER=azure [2026-02-11T13:28:59.963Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun [2026-02-11T13:28:59.963Z] JOBSTARTTIME=Wed, 11 Feb 2026 13:28:57 +0000 [2026-02-11T13:28:59.963Z] JDK_VERSION=8 [2026-02-11T13:28:59.963Z] JOB_NAME=Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun [2026-02-11T13:28:59.963Z] USE_TESTENV_PROPERTIES=false [2026-02-11T13:28:59.963Z] PERSONAL_BUILD=false [2026-02-11T13:28:59.963Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/62/display/redirect [2026-02-11T13:28:59.963Z] AUTO_DETECT=true [2026-02-11T13:28:59.963Z] SSH_CONNECTION=78.47.239.97 48742 10.243.64.4 22 [2026-02-11T13:28:59.963Z] EXIT_SUCCESS=false [2026-02-11T13:28:59.963Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/display/redirect [2026-02-11T13:28:59.963Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun [2026-02-11T13:28:59.963Z] OPENJ9_BRANCH=master [2026-02-11T13:28:59.963Z] EXTERNAL_CUSTOM_BRANCH=master [2026-02-11T13:28:59.963Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/externalDependency/system_lib [2026-02-11T13:28:59.963Z] PARALLEL=None [2026-02-11T13:28:59.963Z] HUDSON_URL=https://ci.adoptium.net/ [2026-02-11T13:28:59.963Z] ITERATIONS=1 [2026-02-11T13:28:59.963Z] UPSTREAM_JOB_NUMBER=566 [2026-02-11T13:28:59.963Z] SPEC=linux_x86-64 [2026-02-11T13:28:59.963Z] XDG_SESSION_CLASS=user [2026-02-11T13:28:59.963Z] JDK_REPO=https://github.com/adoptium/jdk8u [2026-02-11T13:28:59.963Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2026-02-11T13:28:59.963Z] NODE_NAME=test-ibmcloud-rhel9-x64-1 [2026-02-11T13:28:59.963Z] LESSOPEN=||/usr/bin/lesspipe.sh %s [2026-02-11T13:28:59.963Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2026-02-11T13:28:59.963Z] USER=jenkins [2026-02-11T13:28:59.963Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2026-02-11T13:28:59.963Z] DYNAMIC_COMPILE=false [2026-02-11T13:28:59.963Z] SHLVL=2 [2026-02-11T13:28:59.963Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun-62 [2026-02-11T13:28:59.963Z] EXECUTOR_NUMBER=0 [2026-02-11T13:28:59.963Z] HUDSON_COOKIE=23b2ecf2-c5dd-48d2-87bd-7f7e4b6c0762 [2026-02-11T13:28:59.963Z] XDG_SESSION_ID=1 [2026-02-11T13:28:59.963Z] JENKINS_HOME=/home/jenkins/.jenkins [2026-02-11T13:28:59.963Z] ADOPTOPENJDK_BRANCH=master [2026-02-11T13:28:59.963Z] ORIGIN_JDK_VERSION=8 [2026-02-11T13:28:59.963Z] XDG_RUNTIME_DIR=/run/user/1001 [2026-02-11T13:28:59.963Z] NUM_PROCESSORS=2 [2026-02-11T13:28:59.963Z] SSH_CLIENT=78.47.239.97 48742 22 [2026-02-11T13:28:59.963Z] DEBUGINFOD_IMA_CERT_PATH=/etc/keys/ima: [2026-02-11T13:28:59.963Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2026-02-11T13:28:59.963Z] which_declare=declare -f [2026-02-11T13:28:59.963Z] STAGE_NAME=Setup [2026-02-11T13:28:59.963Z] NODE_LABELS=test-ibmcloud-rhel9-x64-1 ci.role.test linux x64 repro_attest rhel sw.os.linux sw.tool.docker ci.role.perf hw.arch.x86 [2026-02-11T13:28:59.963Z] EXTERNAL_TEST_CMD=mvn clean install [2026-02-11T13:28:59.963Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun@tmp [2026-02-11T13:28:59.963Z] PATH=/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin [2026-02-11T13:28:59.963Z] LIGHT_WEIGHT_CHECKOUT=false [2026-02-11T13:28:59.963Z] TKG_OWNER_BRANCH=adoptium:master [2026-02-11T13:28:59.963Z] CI=true [2026-02-11T13:28:59.964Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/62/display/redirect?page=artifacts [2026-02-11T13:28:59.964Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus [2026-02-11T13:28:59.964Z] ACTIVE_NODE_TIMEOUT=5 [2026-02-11T13:28:59.964Z] RERUN_FAILURE=true [2026-02-11T13:28:59.964Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2026-02-11T13:28:59.964Z] BUILD_LIST=openjdk [2026-02-11T13:28:59.964Z] BUILD_ID=62 [2026-02-11T13:28:59.964Z] OLDPWD=/home/jenkins [2026-02-11T13:28:59.964Z] TARGET=testList TESTLIST=hotspot_jdk_0,jdk_jfr_0,jdk_jfr_1 [2026-02-11T13:28:59.964Z] USE_JRE=false [2026-02-11T13:28:59.964Z] JDK_IMPL=hotspot [2026-02-11T13:28:59.964Z] BASH_FUNC_which%%=() { ( alias; [2026-02-11T13:28:59.964Z] eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@ [2026-02-11T13:28:59.964Z] } 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-02-11T13:29:00.030Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2026-02-11T13:29:00.041Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2026-02-11T13:29:15.871Z] Copied 6 artifacts from "build-scripts » jobs » jdk8u » jdk8u-linux-x64-temurin" build number 566 [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-02-11T13:29:16.102Z] IS_SVT_TESTREPO is set to false Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] dir [2026-02-11T13:29:16.107Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun [Pipeline] { [Pipeline] sshagent [2026-02-11T13:29:16.189Z] $ ssh-agent [2026-02-11T13:29:16.317Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHo50LG/agent.225633 [2026-02-11T13:29:16.317Z] SSH_AGENT_PID=225635 [2026-02-11T13:29:16.317Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2026-02-11T13:29:16.335Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests [Pipeline] { [Pipeline] withCredentials [2026-02-11T13:29:16.365Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2026-02-11T13:29:16.876Z] ++ pwd [2026-02-11T13:29:16.876Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/.. -p x86-64_linux -r upstream -j 8 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master [2026-02-11T13:29:16.876Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests [2026-02-11T13:29:16.876Z] get jdk binary... [2026-02-11T13:29:16.876Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2026-02-11T13:29:16.876Z] Uncompressing file: OpenJDK8U-jdk-sources_8u492b02-ea.tar.gz ... [2026-02-11T13:29:25.844Z] List files in jdkbinary folder... [2026-02-11T13:29:25.845Z] total 388708 [2026-02-11T13:29:25.845Z] -rw-r--r--. 1 jenkins jenkins 158419034 Feb 11 10:26 OpenJDK8U-debugimage_x64_linux_hotspot_8u492b02-ea.tar.gz [2026-02-11T13:29:25.845Z] -rw-r--r--. 1 jenkins jenkins 94176931 Feb 11 10:06 OpenJDK8U-jdk-sources_8u492b02-ea.tar.gz [2026-02-11T13:29:25.845Z] -rw-r--r--. 1 jenkins jenkins 103501241 Feb 11 10:26 OpenJDK8U-jdk_x64_linux_hotspot_8u492b02-ea.tar.gz [2026-02-11T13:29:25.845Z] -rw-r--r--. 1 jenkins jenkins 41824768 Feb 11 10:25 OpenJDK8U-jre_x64_linux_hotspot_8u492b02-ea.tar.gz [2026-02-11T13:29:25.845Z] -rw-rw-r--. 1 jenkins jenkins 21284 Feb 11 10:29 OpenJDK8U-sbom_x64_linux_hotspot_8u492b02-ea-metadata.json [2026-02-11T13:29:25.845Z] -rw-r--r--. 1 jenkins jenkins 79913 Feb 11 12:08 OpenJDK8U-sbom_x64_linux_hotspot_8u492b02-ea.json [2026-02-11T13:29:25.845Z] drwxr-xr-x. 3 jenkins jenkins 30 Feb 11 13:29 tmp [2026-02-11T13:29:25.845Z] List files in jdkbinary/tmp folder... [2026-02-11T13:29:25.845Z] total 4 [2026-02-11T13:29:25.845Z] drwxr-xr-x. 15 jenkins jenkins 4096 Feb 11 10:06 jdk8u492-b02-src [2026-02-11T13:29:25.845Z] Moving directory jdk8u492-b02-src/ to ../source-image [2026-02-11T13:29:25.845Z] Uncompressing file: OpenJDK8U-jdk_x64_linux_hotspot_8u492b02-ea.tar.gz ... [2026-02-11T13:29:30.628Z] List files in jdkbinary folder... [2026-02-11T13:29:30.628Z] total 388712 [2026-02-11T13:29:30.628Z] -rw-r--r--. 1 jenkins jenkins 158419034 Feb 11 10:26 OpenJDK8U-debugimage_x64_linux_hotspot_8u492b02-ea.tar.gz [2026-02-11T13:29:30.628Z] -rw-r--r--. 1 jenkins jenkins 94176931 Feb 11 10:06 OpenJDK8U-jdk-sources_8u492b02-ea.tar.gz [2026-02-11T13:29:30.628Z] -rw-r--r--. 1 jenkins jenkins 103501241 Feb 11 10:26 OpenJDK8U-jdk_x64_linux_hotspot_8u492b02-ea.tar.gz [2026-02-11T13:29:30.628Z] -rw-r--r--. 1 jenkins jenkins 41824768 Feb 11 10:25 OpenJDK8U-jre_x64_linux_hotspot_8u492b02-ea.tar.gz [2026-02-11T13:29:30.628Z] -rw-rw-r--. 1 jenkins jenkins 21284 Feb 11 10:29 OpenJDK8U-sbom_x64_linux_hotspot_8u492b02-ea-metadata.json [2026-02-11T13:29:30.628Z] -rw-r--r--. 1 jenkins jenkins 79913 Feb 11 12:08 OpenJDK8U-sbom_x64_linux_hotspot_8u492b02-ea.json [2026-02-11T13:29:30.628Z] drwxr-xr-x. 15 jenkins jenkins 4096 Feb 11 10:06 source-image [2026-02-11T13:29:30.629Z] drwxr-xr-x. 3 jenkins jenkins 26 Feb 11 13:29 tmp [2026-02-11T13:29:30.629Z] List files in jdkbinary/tmp folder... [2026-02-11T13:29:30.629Z] total 0 [2026-02-11T13:29:30.629Z] drwxr-xr-x. 8 jenkins jenkins 190 Feb 11 10:25 jdk8u492-b02 [2026-02-11T13:29:30.629Z] Moving directory jdk8u492-b02/ to ../j2sdk-image [2026-02-11T13:29:30.961Z] Uncompressing file: OpenJDK8U-jre_x64_linux_hotspot_8u492b02-ea.tar.gz ... [2026-02-11T13:29:33.240Z] List files in jdkbinary folder... [2026-02-11T13:29:33.240Z] total 388712 [2026-02-11T13:29:33.240Z] -rw-r--r--. 1 jenkins jenkins 158419034 Feb 11 10:26 OpenJDK8U-debugimage_x64_linux_hotspot_8u492b02-ea.tar.gz [2026-02-11T13:29:33.240Z] -rw-r--r--. 1 jenkins jenkins 94176931 Feb 11 10:06 OpenJDK8U-jdk-sources_8u492b02-ea.tar.gz [2026-02-11T13:29:33.240Z] -rw-r--r--. 1 jenkins jenkins 103501241 Feb 11 10:26 OpenJDK8U-jdk_x64_linux_hotspot_8u492b02-ea.tar.gz [2026-02-11T13:29:33.241Z] -rw-r--r--. 1 jenkins jenkins 41824768 Feb 11 10:25 OpenJDK8U-jre_x64_linux_hotspot_8u492b02-ea.tar.gz [2026-02-11T13:29:33.241Z] -rw-rw-r--. 1 jenkins jenkins 21284 Feb 11 10:29 OpenJDK8U-sbom_x64_linux_hotspot_8u492b02-ea-metadata.json [2026-02-11T13:29:33.241Z] -rw-r--r--. 1 jenkins jenkins 79913 Feb 11 12:08 OpenJDK8U-sbom_x64_linux_hotspot_8u492b02-ea.json [2026-02-11T13:29:33.241Z] drwxr-xr-x. 8 jenkins jenkins 190 Feb 11 10:25 j2sdk-image [2026-02-11T13:29:33.241Z] drwxr-xr-x. 15 jenkins jenkins 4096 Feb 11 10:06 source-image [2026-02-11T13:29:33.241Z] drwxr-xr-x. 3 jenkins jenkins 30 Feb 11 13:29 tmp [2026-02-11T13:29:33.241Z] List files in jdkbinary/tmp folder... [2026-02-11T13:29:33.241Z] total 0 [2026-02-11T13:29:33.241Z] drwxr-xr-x. 5 jenkins jenkins 135 Feb 11 10:25 jdk8u492-b02-jre [2026-02-11T13:29:33.241Z] Moving directory jdk8u492-b02-jre/ to ../j2re-image [2026-02-11T13:29:33.241Z] Uncompressing OpenJDK8U-debugimage_x64_linux_hotspot_8u492b02-ea.tar.gz over ./j2sdk-image/jre... [2026-02-11T13:29:42.159Z] Removing top-level folder jdk8u492-b02-debug-image/ [2026-02-11T13:29:42.159Z] Removing top-level folder jdk8u492-b02/ [2026-02-11T13:29:51.056Z] Run /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image/bin/java -version [2026-02-11T13:29:51.056Z] =JAVA VERSION OUTPUT BEGIN= [2026-02-11T13:29:51.056Z] openjdk version "1.8.0_492-beta" [2026-02-11T13:29:51.056Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602111006-b02) [2026-02-11T13:29:51.056Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b02, mixed mode) [2026-02-11T13:29:51.056Z] =JAVA VERSION OUTPUT END= [2026-02-11T13:29:51.056Z] =RELEASE INFO BEGIN= [2026-02-11T13:29:51.056Z] JAVA_VERSION="1.8.0_492" [2026-02-11T13:29:51.056Z] OS_NAME="Linux" [2026-02-11T13:29:51.056Z] OS_VERSION="2.6" [2026-02-11T13:29:51.056Z] OS_ARCH="amd64" [2026-02-11T13:29:51.056Z] SOURCE=".:git:4ec887bb78ba+" [2026-02-11T13:29:51.056Z] IMPLEMENTOR="Eclipse Adoptium" [2026-02-11T13:29:51.056Z] BUILD_SOURCE="git:e96bbeac79b072cebb4fb1a6123e60383fd5bbce" [2026-02-11T13:29:51.056Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2026-02-11T13:29:51.056Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git" [2026-02-11T13:29:51.056Z] FULL_VERSION="1.8.0_492-beta-202602111006-b02" [2026-02-11T13:29:51.056Z] SEMANTIC_VERSION="8.0.492+2" [2026-02-11T13:29:51.056Z] BUILD_INFO="OS: Linux Version: 6.8.0-1044-azure" [2026-02-11T13:29:51.056Z] JVM_VARIANT="Hotspot" [2026-02-11T13:29:51.057Z] JVM_VERSION="25.492-b02" [2026-02-11T13:29:51.057Z] IMAGE_TYPE="JDK" [2026-02-11T13:29:51.057Z] =RELEASE INFO END= [2026-02-11T13:29:51.057Z] get testKitGen... [2026-02-11T13:29:51.057Z] git clone -q https://github.com/adoptium/TKG.git [2026-02-11T13:29:51.057Z] git rev-parse master [2026-02-11T13:29:51.057Z] git checkout -q -f a9e191ceefbd2d7e2cb775891542647c2575d92e [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2026-02-11T13:29:51.182Z] $ ssh-agent -k [2026-02-11T13:29:51.189Z] unset SSH_AUTH_SOCK; [2026-02-11T13:29:51.189Z] unset SSH_AGENT_PID; [2026-02-11T13:29:51.189Z] echo Agent pid 225635 killed; [2026-02-11T13:29:51.282Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-02-11T13:29:51.610Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=testList+TESTLIST%3Dhotspot_jdk_0%2Cjdk_jfr_0%2Cjdk_jfr_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=x86-64_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%2Fjdk8u&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-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=azure&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk8u492-b02_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&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=566&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2026-02-11T13:29:51.622Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=testList+TESTLIST%3Dhotspot_jdk_0%2Cjdk_jfr_0%2Cjdk_jfr_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=x86-64_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-ibmcloud-rhel9-x64-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=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&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-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=azure&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk8u492-b02_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&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=566&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2026-02-11T13:29:51.674Z] Building tests... [Pipeline] timeout [2026-02-11T13:29:51.678Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-02-11T13:29:51.692Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2026-02-11T13:29:51.794Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] dir [2026-02-11T13:29:51.811Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests [Pipeline] { [Pipeline] sshagent [2026-02-11T13:29:51.842Z] $ ssh-agent [2026-02-11T13:29:52.012Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPEVtGJ/agent.226280 [2026-02-11T13:29:52.012Z] SSH_AGENT_PID=226282 [2026-02-11T13:29:52.012Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-11T13:29:52.474Z] + bash ./compile.sh [2026-02-11T13:29:52.474Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image [2026-02-11T13:29:52.474Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/externalDependency/lib [2026-02-11T13:29:52.474Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-11T13:29:52.474Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-11T13:29:52.474Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-02-11T13:29:52.474Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-02-11T13:29:52.475Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/scripts/build_tools.xml [2026-02-11T13:29:53.195Z] [2026-02-11T13:29:53.195Z] build: [2026-02-11T13:29:53.195Z] [2026-02-11T13:29:53.195Z] clean: [2026-02-11T13:29:53.195Z] [2026-02-11T13:29:53.195Z] init: [2026-02-11T13:29:53.195Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/bin [2026-02-11T13:29:53.195Z] [2026-02-11T13:29:53.195Z] getDependentLibs: [2026-02-11T13:29:53.195Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/externalDependency/lib does not exist, creating one. [2026-02-11T13:29:53.195Z] [exec] mkdir /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/externalDependency [2026-02-11T13:29:53.195Z] [exec] mkdir /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/externalDependency/lib [2026-02-11T13:29:53.195Z] [exec] -------------------------------------------- [2026-02-11T13:29:53.195Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/externalDependency/lib [2026-02-11T13:29:53.195Z] [exec] task is set to default [2026-02-11T13:29:53.195Z] [exec] dependencyList is set to json_simple [2026-02-11T13:29:53.195Z] [exec] System Test jars will not be downloaded. [2026-02-11T13:29:53.195Z] [exec] -------------------------------------------- [2026-02-11T13:29:53.195Z] [exec] Starting download third party dependent jars [2026-02-11T13:29:53.195Z] [exec] -------------------------------------------- [2026-02-11T13:29:53.195Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/externalDependency/lib [2026-02-11T13:29:53.196Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar [2026-02-11T13:29:53.196Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar [2026-02-11T13:29:53.531Z] [exec] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/externalDependency/lib/json-simple.jar [2026-02-11T13:29:53.531Z] [exec] downloaded dependent third party jars successfully [2026-02-11T13:29:53.531Z] [2026-02-11T13:29:53.531Z] compile: [2026-02-11T13:29:53.531Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-11T13:29:53.531Z] [echo] ============COMPILER SETTINGS============ [2026-02-11T13:29:53.531Z] [echo] ===fork: yes [2026-02-11T13:29:53.531Z] [echo] ===debug: on [2026-02-11T13:29:53.531Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/bin [2026-02-11T13:29:55.197Z] [2026-02-11T13:29:55.197Z] dist: [2026-02-11T13:29:55.197Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/bin/TestKitGen.jar [2026-02-11T13:29:55.197Z] [2026-02-11T13:29:55.197Z] BUILD SUCCESSFUL [2026-02-11T13:29:55.197Z] Total time: 2 seconds [2026-02-11T13:29:55.197Z] 0 [2026-02-11T13:29:55.198Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-02-11T13:29:55.531Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-02-11T13:29:55.531Z] microArchOutput: model name : Intel Xeon Processor (Cascadelake) [2026-02-11T13:29:55.865Z] ****************************** MACHINE INFO ****************************** [2026-02-11T13:29:55.865Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG [2026-02-11T13:29:55.865Z] Free Physical Memory Size : 402399232 [2026-02-11T13:29:55.865Z] Free space (bytes) : 22341062656 [2026-02-11T13:29:55.865Z] Total Physical Memory Size : 3833217024 [2026-02-11T13:29:55.865Z] Total space (bytes) : 106627575808 [2026-02-11T13:29:55.865Z] Usable space (bytes) : 22341062656 [2026-02-11T13:29:55.865Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-11T13:29:55.865Z] bashVersion : [2026-02-11T13:29:55.865Z] GNU bash, version 5.1.8(1)-release (x86_64-redhat-linux-gnu) [2026-02-11T13:29:55.865Z] Copyright (C) 2020 Free Software Foundation, Inc. [2026-02-11T13:29:55.865Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-02-11T13:29:55.865Z] [2026-02-11T13:29:55.865Z] This is free software; you are free to change and redistribute it. [2026-02-11T13:29:55.865Z] There is NO WARRANTY, to the extent permitted by law. [2026-02-11T13:29:55.865Z] cpuCores : 2 [2026-02-11T13:29:55.865Z] curlVersion : [2026-02-11T13:29:55.865Z] curl 7.76.1 (x86_64-redhat-linux-gnu) libcurl/7.76.1 OpenSSL/3.2.2 zlib/1.2.11 brotli/1.0.9 libidn2/2.3.0 libpsl/0.21.1 (+libidn2/2.3.0) libssh/0.10.4/openssl/zlib nghttp2/1.43.0 [2026-02-11T13:29:55.865Z] Release-Date: 2021-04-14 [2026-02-11T13:29:55.865Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-02-11T13:29:55.865Z] Features: alt-svc AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-02-11T13:29:55.865Z] dockerVersion : Docker version 29.2.1, build a5c7197 [2026-02-11T13:29:55.865Z] gcc version : 11 [2026-02-11T13:29:55.866Z] gclibc version : ldd (GNU libc) 2.34 [2026-02-11T13:29:55.866Z] gdb version : bash: line 1: gdb: command not found [2026-02-11T13:29:55.866Z] lldb version : Command could not be executed [2026-02-11T13:29:55.866Z] makeVersion : [2026-02-11T13:29:55.866Z] GNU Make 4.3 [2026-02-11T13:29:55.866Z] Built for x86_64-redhat-linux-gnu [2026-02-11T13:29:55.866Z] Copyright (C) 1988-2020 Free Software Foundation, Inc. [2026-02-11T13:29:55.866Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-02-11T13:29:55.866Z] This is free software: you are free to change and redistribute it. [2026-02-11T13:29:55.866Z] There is NO WARRANTY, to the extent permitted by law. [2026-02-11T13:29:55.866Z] mavenVersion : [2026-02-11T13:29:55.866Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2026-02-11T13:29:55.866Z] Maven home: /usr/local/apache-maven-3.6.3 [2026-02-11T13:29:55.866Z] Java version: 1.8.0_492-beta, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image/jre [2026-02-11T13:29:55.866Z] Default locale: en, platform encoding: UTF-8 [2026-02-11T13:29:55.866Z] OS name: "linux", version: "5.14.0-570.84.1.el9_6.x86_64", arch: "amd64", family: "unix" [2026-02-11T13:29:55.866Z] osInfo : [2026-02-11T13:29:55.866Z] NAME="Red Hat Enterprise Linux" [2026-02-11T13:29:55.866Z] VERSION="9.6 (Plow)" [2026-02-11T13:29:55.866Z] ID="rhel" [2026-02-11T13:29:55.866Z] ID_LIKE="fedora" [2026-02-11T13:29:55.866Z] VERSION_ID="9.6" [2026-02-11T13:29:55.866Z] PLATFORM_ID="platform:el9" [2026-02-11T13:29:55.866Z] PRETTY_NAME="Red Hat Enterprise Linux 9.6 (Plow)" [2026-02-11T13:29:55.866Z] ANSI_COLOR="0;31" [2026-02-11T13:29:55.866Z] LOGO="fedora-logo-icon" [2026-02-11T13:29:55.866Z] CPE_NAME="cpe:/o:redhat:enterprise_linux:9::baseos" [2026-02-11T13:29:55.866Z] HOME_URL="https://www.redhat.com/" [2026-02-11T13:29:55.866Z] DOCUMENTATION_URL="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9" [2026-02-11T13:29:55.866Z] BUG_REPORT_URL="https://issues.redhat.com/" [2026-02-11T13:29:55.866Z] [2026-02-11T13:29:55.866Z] REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 9" [2026-02-11T13:29:55.866Z] REDHAT_BUGZILLA_PRODUCT_VERSION=9.6 [2026-02-11T13:29:55.866Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" [2026-02-11T13:29:55.866Z] REDHAT_SUPPORT_PRODUCT_VERSION="9.6" [2026-02-11T13:29:55.866Z] osLabel : rhel.9 [2026-02-11T13:29:55.866Z] perlVersion : [2026-02-11T13:29:55.866Z] [2026-02-11T13:29:55.866Z] This is perl 5, version 32, subversion 1 (v5.32.1) built for x86_64-linux-thread-multi [2026-02-11T13:29:55.866Z] (with 54 registered patches, see perl -V for more detail) [2026-02-11T13:29:55.866Z] [2026-02-11T13:29:55.866Z] Copyright 1987-2021, Larry Wall [2026-02-11T13:29:55.866Z] [2026-02-11T13:29:55.866Z] Perl may be copied only under the terms of either the Artistic License or the [2026-02-11T13:29:55.866Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-02-11T13:29:55.866Z] [2026-02-11T13:29:55.866Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-02-11T13:29:55.867Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-02-11T13:29:55.867Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2026-02-11T13:29:55.867Z] [2026-02-11T13:29:55.867Z] podmanVersion : bash: line 1: podman: command not found [2026-02-11T13:29:55.867Z] procArch : x86_64 [2026-02-11T13:29:55.867Z] sysArch : x86_64 [2026-02-11T13:29:55.867Z] sysOS : Linux [2026-02-11T13:29:55.867Z] ulimit : [2026-02-11T13:29:55.867Z] real-time non-blocking time (microseconds, -R) unlimited [2026-02-11T13:29:55.867Z] core file size (blocks, -c) unlimited [2026-02-11T13:29:55.867Z] data seg size (kbytes, -d) unlimited [2026-02-11T13:29:55.867Z] scheduling priority (-e) 0 [2026-02-11T13:29:55.867Z] file size (blocks, -f) unlimited [2026-02-11T13:29:55.867Z] pending signals (-i) 14262 [2026-02-11T13:29:55.867Z] max locked memory (kbytes, -l) 8192 [2026-02-11T13:29:55.867Z] max memory size (kbytes, -m) unlimited [2026-02-11T13:29:55.867Z] open files (-n) 524288 [2026-02-11T13:29:55.867Z] pipe size (512 bytes, -p) 8 [2026-02-11T13:29:55.867Z] POSIX message queues (bytes, -q) 819200 [2026-02-11T13:29:55.867Z] real-time priority (-r) 0 [2026-02-11T13:29:55.867Z] stack size (kbytes, -s) 8192 [2026-02-11T13:29:55.867Z] cpu time (seconds, -t) unlimited [2026-02-11T13:29:55.867Z] max user processes (-u) 14262 [2026-02-11T13:29:55.867Z] virtual memory (kbytes, -v) unlimited [2026-02-11T13:29:55.867Z] file locks (-x) unlimited [2026-02-11T13:29:55.867Z] uname : Linux test-ibmcloud-rhel9-x64-1.adoptopenjdk.net 5.14.0-570.84.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jan 28 04:21:15 EST 2026 x86_64 x86_64 x86_64 GNU/Linux [2026-02-11T13:29:55.867Z] vmVendor : Oracle Corporation [2026-02-11T13:29:55.867Z] vmVersion : 25.492-b02 [2026-02-11T13:29:55.867Z] xlc version : bash: line 1: xlC: command not found [2026-02-11T13:29:55.867Z] ************************************************************************** [2026-02-11T13:29:55.867Z] [2026-02-11T13:29:55.867Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-02-11T13:29:55.867Z] [2026-02-11T13:29:55.867Z] System.getProperty('java.vendor')=Temurin [2026-02-11T13:29:55.867Z] [2026-02-11T13:29:55.867Z] System.getProperty('os.name')=Linux [2026-02-11T13:29:55.867Z] [2026-02-11T13:29:55.867Z] System.getProperty('os.arch')=amd64 [2026-02-11T13:29:55.867Z] [2026-02-11T13:29:55.867Z] System.getProperty('java.fullversion')=null [2026-02-11T13:29:55.867Z] [2026-02-11T13:29:55.867Z] System.getProperty('sun.arch.data.model')=64 [2026-02-11T13:29:55.867Z] [2026-02-11T13:29:56.199Z] make -f clean.mk cleanBuild [2026-02-11T13:29:56.199Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG' [2026-02-11T13:29:56.199Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/../../jvmtest [2026-02-11T13:29:56.199Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG' [2026-02-11T13:29:56.199Z] make -f compile.mk compile [2026-02-11T13:29:56.199Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG' [2026-02-11T13:29:56.199Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-11T13:29:56.199Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-11T13:29:56.199Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/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_x86-64_linux_rerun/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_x86-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-02-11T13:29:56.199Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-02-11T13:29:56.533Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/scripts/build_test.xml [2026-02-11T13:29:57.245Z] [echo] build.list is TestConfig/build.xml,openjdk/build.xml [2026-02-11T13:29:57.245Z] [2026-02-11T13:29:57.245Z] -create_test_directory: [2026-02-11T13:29:57.245Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/jvmtest [2026-02-11T13:29:57.245Z] [2026-02-11T13:29:57.245Z] stage_test_material: [2026-02-11T13:29:57.246Z] [copy] Copying 135 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/jvmtest [2026-02-11T13:29:57.246Z] [2026-02-11T13:29:57.246Z] build: [2026-02-11T13:29:57.246Z] [2026-02-11T13:29:57.246Z] build: [2026-02-11T13:29:57.575Z] [2026-02-11T13:29:57.575Z] getJtregVersion: [2026-02-11T13:29:57.575Z] [echo] jtreg version used is : jtreg_5_1_b01 [2026-02-11T13:29:57.575Z] [2026-02-11T13:29:57.575Z] getDependentLibs: [2026-02-11T13:29:57.575Z] [exec] -------------------------------------------- [2026-02-11T13:29:57.575Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/externalDependency/lib [2026-02-11T13:29:57.575Z] [exec] task is set to default [2026-02-11T13:29:57.575Z] [exec] dependencyList is set to jtreg_5_1_b01 [2026-02-11T13:29:57.575Z] [exec] System Test jars will not be downloaded. [2026-02-11T13:29:57.575Z] [exec] -------------------------------------------- [2026-02-11T13:29:57.575Z] [exec] Starting download third party dependent jars [2026-02-11T13:29:57.576Z] [exec] -------------------------------------------- [2026-02-11T13:29:57.576Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/externalDependency/lib [2026-02-11T13:29:57.576Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz.sha256sum.txt [2026-02-11T13:29:57.576Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz.sha256sum.txt [2026-02-11T13:29:57.576Z] [exec] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/externalDependency/lib/jtreg_5_1_b01.tar.gz.sha256sum.txt [2026-02-11T13:29:57.576Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz [2026-02-11T13:29:57.576Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz [2026-02-11T13:29:57.907Z] [exec] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/externalDependency/lib/jtreg_5_1_b01.tar.gz [2026-02-11T13:29:57.907Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz.sha256sum.txt [2026-02-11T13:29:57.907Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz.sha256sum.txt [2026-02-11T13:29:57.907Z] [exec] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/externalDependency/lib/jtreg_5_1_b01.tar.gz.sha256sum.txt [2026-02-11T13:29:57.907Z] [exec] downloaded dependent third party jars successfully [2026-02-11T13:29:57.907Z] [2026-02-11T13:29:57.907Z] getJtreg: [2026-02-11T13:29:57.907Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/jvmtest/openjdk [2026-02-11T13:29:57.907Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk [2026-02-11T13:29:57.907Z] [2026-02-11T13:29:57.907Z] openjdk-jdk.check: [2026-02-11T13:29:57.907Z] [2026-02-11T13:29:57.907Z] getOpenjdk: [2026-02-11T13:29:57.907Z] [echo] Using user specified repo and branch [2026-02-11T13:29:57.907Z] [exec] git clone --depth 1 -q --reference-if-able /home/jenkins/openjdk_cache -b jdk8u492-b02_adopt https://github.com/adoptium/jdk8u openjdktemp [2026-02-11T13:29:57.907Z] [exec] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository. [2026-02-11T13:30:17.148Z] [exec] Note: switching to '4ec887bb78ba6c3adc666424840c1c77146b4231'. [2026-02-11T13:30:17.149Z] [exec] [2026-02-11T13:30:17.149Z] [exec] You are in 'detached HEAD' state. You can look around, make experimental [2026-02-11T13:30:17.149Z] [exec] changes and commit them, and you can discard any commits you make in this [2026-02-11T13:30:17.149Z] [exec] state without impacting any branches by switching back to a branch. [2026-02-11T13:30:17.149Z] [exec] [2026-02-11T13:30:17.149Z] [exec] If you want to create a new branch to retain commits you create, you may [2026-02-11T13:30:17.149Z] [exec] do so (now or later) by using -c with the switch command. Example: [2026-02-11T13:30:17.149Z] [exec] [2026-02-11T13:30:17.149Z] [exec] git switch -c <new-branch-name> [2026-02-11T13:30:17.149Z] [exec] [2026-02-11T13:30:17.149Z] [exec] Or undo this operation with: [2026-02-11T13:30:17.149Z] [exec] [2026-02-11T13:30:17.149Z] [exec] git switch - [2026-02-11T13:30:17.149Z] [exec] [2026-02-11T13:30:17.149Z] [exec] Turn off this advice by setting config variable advice.detachedHead to false [2026-02-11T13:30:17.149Z] [exec] [2026-02-11T13:30:21.245Z] [exec] Check sha in openjdk-jdk and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/../testenv/testenv.properties [2026-02-11T13:30:21.245Z] [exec] JDK8_REPO=https://github.com/adoptium/jdk8u [2026-02-11T13:30:21.245Z] [exec] JDK8_BRANCH=4ec887bb78ba6c3adc666424840c1c77146b4231 [2026-02-11T13:30:21.245Z] [2026-02-11T13:30:21.245Z] dist: [2026-02-11T13:30:22.455Z] [copy] Copying 12 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/jvmtest/openjdk [2026-02-11T13:30:22.455Z] [2026-02-11T13:30:22.455Z] BUILD SUCCESSFUL [2026-02-11T13:30:22.455Z] Total time: 25 seconds [2026-02-11T13:30:22.455Z] 0 [2026-02-11T13:30:22.455Z] [2026-02-11T13:30:22.455Z] [2026-02-11T13:30:22.455Z] RECORD TEST REPOs SHA [2026-02-11T13:30:22.455Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/../TKG/scripts"; \ [2026-02-11T13:30:22.455Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/../TKG/SHAs.txt" [2026-02-11T13:30:22.455Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/../TKG/SHAs.txt [2026-02-11T13:30:22.455Z] touch /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/../TKG/SHAs.txt [2026-02-11T13:30:22.455Z] ================================================ [2026-02-11T13:30:22.455Z] timestamp: 20260211-133022 [2026-02-11T13:30:22.455Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests [2026-02-11T13:30:22.455Z] git repo: [2026-02-11T13:30:22.784Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2026-02-11T13:30:22.784Z] sha: [2026-02-11T13:30:22.784Z] f17fd61bff060b4d54d235255b83f4b4024789fe [2026-02-11T13:30:22.784Z] ================================================ [2026-02-11T13:30:22.784Z] timestamp: 20260211-133022 [2026-02-11T13:30:22.784Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk [2026-02-11T13:30:22.784Z] git repo: [2026-02-11T13:30:22.784Z] Fetch URL: https://github.com/adoptium/jdk8u [2026-02-11T13:30:22.784Z] sha: [2026-02-11T13:30:22.784Z] 4ec887bb78ba6c3adc666424840c1c77146b4231 [2026-02-11T13:30:22.784Z] ================================================ [2026-02-11T13:30:22.784Z] timestamp: 20260211-133022 [2026-02-11T13:30:22.784Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG [2026-02-11T13:30:22.784Z] git repo: [2026-02-11T13:30:22.784Z] Fetch URL: https://github.com/adoptium/TKG.git [2026-02-11T13:30:22.784Z] sha: [2026-02-11T13:30:22.784Z] a9e191ceefbd2d7e2cb775891542647c2575d92e [2026-02-11T13:30:22.784Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG' [Pipeline] } [2026-02-11T13:30:22.875Z] $ ssh-agent -k [2026-02-11T13:30:22.890Z] unset SSH_AUTH_SOCK; [2026-02-11T13:30:22.890Z] unset SSH_AGENT_PID; [2026-02-11T13:30:22.890Z] echo Agent pid 226282 killed; [2026-02-11T13:30:22.982Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2026-02-11T13:30:23.122Z] 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 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-02-11T13:30:23.153Z] ITERATION: 1/1 [Pipeline] sh [2026-02-11T13:30:23.610Z] + which Xvfb [2026-02-11T13:30:23.610Z] + alias [2026-02-11T13:30:23.610Z] + eval declare -f [2026-02-11T13:30:23.610Z] ++ declare -f [2026-02-11T13:30:23.610Z] + /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot Xvfb [2026-02-11T13:30:23.610Z] /usr/bin/Xvfb [Pipeline] wrap [2026-02-11T13:30:23.725Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/.xvfb-62-..fbdir6105983587379214618 [Pipeline] { [Pipeline] sh [2026-02-11T13:30:44.306Z] + ps -f [2026-02-11T13:30:44.306Z] + grep '[X]vfb' [2026-02-11T13:30:44.306Z] + awk '{print $9}' [Pipeline] echo [2026-02-11T13:30:44.406Z] env.DISPLAY is :0 [Pipeline] sshagent [2026-02-11T13:30:44.417Z] $ ssh-agent [2026-02-11T13:30:44.516Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXclyFjK/agent.226807 [2026-02-11T13:30:44.516Z] SSH_AGENT_PID=226809 [2026-02-11T13:30:44.516Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-11T13:30:44.978Z] ++ uname [2026-02-11T13:30:44.978Z] + '[' Linux = AIX ']' [2026-02-11T13:30:44.978Z] ++ uname [2026-02-11T13:30:44.978Z] + '[' Linux = SunOS ']' [2026-02-11T13:30:44.978Z] ++ uname [2026-02-11T13:30:44.978Z] + '[' Linux = '*BSD' ']' [2026-02-11T13:30:44.978Z] + MAKE=make [2026-02-11T13:30:44.978Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2026-02-11T13:30:44.978Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2026-02-11T13:30:45.497Z] ++ uname [2026-02-11T13:30:45.497Z] + '[' Linux = AIX ']' [2026-02-11T13:30:45.497Z] ++ uname [2026-02-11T13:30:45.497Z] + '[' Linux = SunOS ']' [2026-02-11T13:30:45.497Z] ++ uname [2026-02-11T13:30:45.497Z] + '[' Linux = '*BSD' ']' [2026-02-11T13:30:45.497Z] + MAKE=make [2026-02-11T13:30:45.497Z] + cd ./aqa-tests [2026-02-11T13:30:45.498Z] + . ./scripts/testenv/testenvSettings.sh [2026-02-11T13:30:45.498Z] ++ set +x [2026-02-11T13:30:45.498Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image [2026-02-11T13:30:45.498Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/externalDependency/lib [2026-02-11T13:30:45.498Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=hotspot_jdk_0,jdk_jfr_0,jdk_jfr_1 [2026-02-11T13:30:45.498Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG' [2026-02-11T13:30:45.498Z] perl scripts/configure.pl [2026-02-11T13:30:45.498Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_x86-64 --microArch="" --osLabel="rhel.9" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=testList --testList=hotspot_jdk_0,jdk_jfr_0,jdk_jfr_1 --numOfMachines= --testTime= --TRSSURL= [2026-02-11T13:30:45.828Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-02-11T13:30:45.828Z] [2026-02-11T13:30:45.828Z] Starting to generate test make files. [2026-02-11T13:30:45.828Z] [2026-02-11T13:30:46.979Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/../openjdk/playlist.xml [2026-02-11T13:30:46.979Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/../openjdk/autoGen.mk [2026-02-11T13:30:46.979Z] [2026-02-11T13:30:46.979Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/../autoGen.mk [2026-02-11T13:30:46.979Z] [2026-02-11T13:30:46.979Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/../TKG/utils.mk [2026-02-11T13:30:46.979Z] [2026-02-11T13:30:46.979Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/../TKG/rerun.mk [2026-02-11T13:30:46.979Z] [2026-02-11T13:30:46.979Z] Make files are generated successfully. [2026-02-11T13:30:46.979Z] [2026-02-11T13:30:46.979Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG' [2026-02-11T13:30:46.979Z] make -f runtest.mk _testList [2026-02-11T13:30:46.979Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG' [2026-02-11T13:30:46.979Z] [2026-02-11T13:30:46.979Z] Running make 4.3 [2026-02-11T13:30:46.979Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/.. [2026-02-11T13:30:46.979Z] set JDK_VERSION to 8 [2026-02-11T13:30:46.979Z] set JDK_IMPL to hotspot [2026-02-11T13:30:46.979Z] set JVM_VERSION to openjdk8 [2026-02-11T13:30:46.979Z] set JCL_VERSION to latest [2026-02-11T13:30:46.979Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image [2026-02-11T13:30:46.979Z] set SPEC to linux_x86-64 [2026-02-11T13:30:46.979Z] set TEST_FLAG to [2026-02-11T13:30:46.979Z] set OS_LABEL to rhel.9 [2026-02-11T13:30:46.979Z] Running testList ... [2026-02-11T13:30:46.979Z] There are 3 test targets in testList [2026-02-11T13:30:46.979Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image/bin/java" -version [2026-02-11T13:30:47.312Z] openjdk version "1.8.0_492-beta" [2026-02-11T13:30:47.312Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602111006-b02) [2026-02-11T13:30:47.312Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b02, mixed mode) [2026-02-11T13:30:47.312Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests' [2026-02-11T13:30:47.312Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk' [2026-02-11T13:30:47.312Z] [2026-02-11T13:30:47.312Z] ===============================================