Pre Test

Started by upstream project "Test_openjdk17_hs_extended.openjdk_x86-64_linux" build number 300 originally caused by: Started by upstream project "build-scripts/jobs/jdk17u/jdk17u-linux-x64-temurin" build number 678 originally caused by: Started by upstream project "build-scripts/openjdk17-pipeline" build number 1019 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_17ea" build number 486 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_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_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_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 6ae53a7631d2a6681514f8dbc46b7c9b7747794e (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6ae53a7631d2a6681514f8dbc46b7c9b7747794e # timeout=10 Commit message: "Restore Double/Float128VectorTests on x64 jdk21+ OpenJ9 (#6900)" First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2026-02-19T03:02:49.053Z] SPEC: linux_x86-64 [Pipeline] echo [2026-02-19T03:02:49.055Z] 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-19T03:02:49.067Z] dynamicAgents: [azure, fyre, EBC] [Pipeline] echo [2026-02-19T03:02:49.070Z] Added dynamic agent, nodeLabel: 'hw.arch.x86&&sw.os.linux&&(ci.role.test||ci.agent.dynamic)', dynamicLabel: 'azure' [Pipeline] echo [2026-02-19T03:02:49.072Z] Provisioning LABEL: hw.arch.x86&&sw.os.linux&&(ci.role.test||ci.agent.dynamic) [Pipeline] nodesByLabel [2026-02-19T03:02:49.078Z] Found a total of 21 nodes with the 'hw.arch.x86&&sw.os.linux&&(ci.role.test||ci.agent.dynamic)' label [Pipeline] node [2026-02-19T03:02:49.118Z] Running on test-linux-x64-3e7020 in /home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_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-19T03:02:49.138Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-02-19T03:02:49.200Z] [WS-CLEANUP] Deleting project workspace... [2026-02-19T03:02:49.200Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-02-19T03:02:49.220Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2026-02-19T03:02:49.281Z] The recommended git tool is: git [2026-02-19T03:02:49.322Z] No credentials specified [2026-02-19T03:02:49.342Z] Cloning the remote Git repository [2026-02-19T03:02:49.373Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2026-02-19T03:02:49.374Z] > git init /home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/aqa-tests # timeout=10 [2026-02-19T03:02:49.380Z] [WARNING] Reference path does not exist: /home/adoptopenjdk/openjdk_cache [2026-02-19T03:02:49.380Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2026-02-19T03:02:49.380Z] > git --version # timeout=10 [2026-02-19T03:02:49.386Z] > git --version # 'git version 2.34.1' [2026-02-19T03:02:49.386Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-19T03:02:54.711Z] Avoid second fetch [2026-02-19T03:02:54.739Z] Checking out Revision 6ae53a7631d2a6681514f8dbc46b7c9b7747794e (origin/master) [2026-02-19T03:02:54.668Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2026-02-19T03:02:54.674Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-19T03:02:54.723Z] > git rev-parse origin/master^{commit} # timeout=10 [2026-02-19T03:02:54.751Z] > git config core.sparsecheckout # timeout=10 [2026-02-19T03:02:54.761Z] > git checkout -f 6ae53a7631d2a6681514f8dbc46b7c9b7747794e # timeout=10 [2026-02-19T03:02:55.740Z] Commit message: "Restore Double/Float128VectorTests on x64 jdk21+ OpenJ9 (#6900)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_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. [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-19T03:02:57.840Z] + docker pull ghcr.io/adoptium/test-containers:ubi10 [2026-02-19T03:02:58.167Z] ubi10: Pulling from adoptium/test-containers [2026-02-19T03:02:58.501Z] Digest: sha256:7c9f8ebae382a379549a9359d37f84ddd6cb5db12610f95494212dc42e878b99 [2026-02-19T03:02:58.501Z] Status: Image is up to date for ghcr.io/adoptium/test-containers:ubi10 [2026-02-19T03:02:58.501Z] ghcr.io/adoptium/test-containers:ubi10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-19T03:02:59.047Z] + docker inspect -f . ghcr.io/adoptium/test-containers:ubi10 [2026-02-19T03:02:59.047Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-19T03:02:59.416Z] test-linux-x64-3e7020 does not seem to be running inside a container [2026-02-19T03:02:59.638Z] $ docker run -t -d -u 1000:1000 -w /home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun -v /home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun:/home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun:rw,z -v /home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun@tmp:/home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ghcr.io/adoptium/test-containers:ubi10 cat [2026-02-19T03:03:03.116Z] $ docker top ecc41ad21834074fe1f752dd4b7f8214c7a6d557465b5fc1e53eda52e63169b6 -eo pid,comm [Pipeline] { 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-19T03:03:03.243Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] sh [2026-02-19T03:03:03.697Z] + which activate_multicast [2026-02-19T03:03:03.697Z] which: no activate_multicast in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin) [Pipeline] echo [2026-02-19T03:03:03.757Z] which activate_multicast status code: 1 [Pipeline] echo [2026-02-19T03:03:03.759Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2026-02-19T03:03:04.252Z] + LC_TIME=C [2026-02-19T03:03:04.253Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2026-02-19T03:03:04.352Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2026-02-19T03:03:04.859Z] + aqa-tests/terminateTestProcesses.sh adoptopenjdk [2026-02-19T03:03:04.860Z] Unix type machine.. [2026-02-19T03:03:04.860Z] egrep: warning: egrep is obsolescent; using grep -E [2026-02-19T03:03:04.860Z] Running on a Linux host [2026-02-19T03:03:04.860Z] error: user name does not exist [2026-02-19T03:03:04.860Z] [2026-02-19T03:03:04.860Z] Usage: [2026-02-19T03:03:04.860Z] ps [options] [2026-02-19T03:03:04.860Z] [2026-02-19T03:03:04.860Z] Try 'ps --help <simple|list|output|threads|misc|all>' [2026-02-19T03:03:04.860Z] or 'ps --help <s|l|o|t|m|a>' [2026-02-19T03:03:04.860Z] for additional help text. [2026-02-19T03:03:04.860Z] [2026-02-19T03:03:04.860Z] For more details see ps(1). [2026-02-19T03:03:04.860Z] egrep: warning: egrep is obsolescent; using grep -E [2026-02-19T03:03:04.860Z] egrep: warning: egrep is obsolescent; using grep -E [2026-02-19T03:03:04.860Z] egrep: warning: egrep is obsolescent; using grep -E [2026-02-19T03:03:04.860Z] 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-19T03:03:06.367Z] + printenv [2026-02-19T03:03:06.367Z] KEEP_WORKSPACE=false [2026-02-19T03:03:06.367Z] TAP_NAME=Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun.tap [2026-02-19T03:03:06.367Z] EXTRA_DOCKER_ARGS= [2026-02-19T03:03:06.367Z] LIB_DIR=/home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/externalDependency/lib [2026-02-19T03:03:06.367Z] ARTIFACTORY_ROOT_DIR= [2026-02-19T03:03:06.367Z] EXIT_FAILURE=false [2026-02-19T03:03:06.368Z] JDK_BRANCH=jdk-17.0.19+3_adopt [2026-02-19T03:03:06.368Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/2/display/redirect?page=tests [2026-02-19T03:03:06.368Z] PLATFORM=x86-64_linux [2026-02-19T03:03:06.368Z] DOCKER_REQUIRED=false [2026-02-19T03:03:06.368Z] POST_RUN_PARAMS= [2026-02-19T03:03:06.368Z] HOSTNAME=ecc41ad21834 [2026-02-19T03:03:06.368Z] TEST_OPTIONS_PARAMS_HELP_TEXT= [2026-02-19T03:03:06.368Z] JENKINS_KEY= [2026-02-19T03:03:06.368Z] TIME_LIMIT=25 [2026-02-19T03:03:06.368Z] JENKINS_SERVER_COOKIE=durable-1e72a5ec7eb92060954a4d1753f67c59e96aa6cd52a20e653c2d49d97c55bde0 [2026-02-19T03:03:06.368Z] ADDITIONAL_ARTIFACTS_REQUIRED= [2026-02-19T03:03:06.368Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-02-19T03:03:06.368Z] CUSTOM_TARGET_KEY_VALUE= [2026-02-19T03:03:06.368Z] GENERATE_JOBS=true [2026-02-19T03:03:06.368Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-02-19T03:03:06.368Z] JDK_SELECTION_PARAMS= [2026-02-19T03:03:06.368Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/2/display/redirect?page=changes [2026-02-19T03:03:06.368Z] RERUN_ITERATIONS=1 [2026-02-19T03:03:06.368Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2026-02-19T03:03:06.368Z] SSH_AGENT_CREDENTIAL= [2026-02-19T03:03:06.368Z] STF_OWNER_BRANCH=adoptium:master [2026-02-19T03:03:06.368Z] JCK_VERSION= [2026-02-19T03:03:06.368Z] VENDOR_TEST_DIRS= [2026-02-19T03:03:06.368Z] HUDSON_HOME=/home/jenkins/.jenkins [2026-02-19T03:03:06.368Z] PWD=/home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun [2026-02-19T03:03:06.368Z] PLATFORM_AND_MACHINE_PARAMS= [2026-02-19T03:03:06.368Z] ARCHIVE_TEST_RESULTS=false [2026-02-19T03:03:06.368Z] SETUP_JCK_RUN=false [2026-02-19T03:03:06.368Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/2/ [2026-02-19T03:03:06.368Z] SLACK_CHANNEL=aqavit-bot [2026-02-19T03:03:06.368Z] TEST_PARALLELIZATION_PARAMS_HELP_TEXT= [2026-02-19T03:03:06.368Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk17u/jdk17u-linux-x64-temurin [2026-02-19T03:03:06.368Z] JCK_GIT_BRANCH=master [2026-02-19T03:03:06.368Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/ [2026-02-19T03:03:06.368Z] BUILD_NUMBER=2 [2026-02-19T03:03:06.368Z] TKG_ITERATIONS=1 [2026-02-19T03:03:06.368Z] _=/usr/bin/printenv [2026-02-19T03:03:06.368Z] JDK_SELECTION_PARAMS_HELP_TEXT= [2026-02-19T03:03:06.368Z] container=oci [2026-02-19T03:03:06.368Z] BUILD_IDENTIFIER= [2026-02-19T03:03:06.368Z] PERF_ROOT=/home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/../../benchmarks [2026-02-19T03:03:06.368Z] TEST_SELECTION_PARAMS_HELP_TEXT= [2026-02-19T03:03:06.368Z] JENKINS_NODE_COOKIE=7a4cb498-91c9-4307-9080-b23eb97236e7 [2026-02-19T03:03:06.368Z] OPENLIBERTY_SHA= [2026-02-19T03:03:06.368Z] KEEP_REPORTDIR=true [2026-02-19T03:03:06.368Z] CUSTOM_TARGET= [2026-02-19T03:03:06.368Z] SDK_RESOURCE=upstream [2026-02-19T03:03:06.368Z] BUILD_DISPLAY_NAME=#2 [2026-02-19T03:03:06.368Z] FAILED_TEST_TARGET= [2026-02-19T03:03:06.368Z] LABEL_ADDITION= [2026-02-19T03:03:06.368Z] TEST_JDK_HOME=/home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/jdkbinary/j2sdk-image [2026-02-19T03:03:06.368Z] HOME=/home/jenkins [2026-02-19T03:03:06.368Z] CUSTOMIZED_SDK_URL= [2026-02-19T03:03:06.368Z] TEST_PARALLELIZATION_PARAMS= [2026-02-19T03:03:06.368Z] ARTIFACTORY_REPO= [2026-02-19T03:03:06.368Z] NON_AQA_TEST_REPOS_PARAMS= [2026-02-19T03:03:06.368Z] NUM_MACHINES= [2026-02-19T03:03:06.368Z] jobStatus=SUCCESS [2026-02-19T03:03:06.368Z] JENKINS_URL=https://ci.adoptium.net/ [2026-02-19T03:03:06.368Z] JOB_BASE_NAME=Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun [2026-02-19T03:03:06.368Z] CLOUD_PROVIDER=azure [2026-02-19T03:03:06.368Z] JOBSTARTTIME=Thu, 19 Feb 2026 03:03:03 +0000 [2026-02-19T03:03:06.368Z] TEST_OPTIONS_PARAMS= [2026-02-19T03:03:06.368Z] JDK_VERSION=17 [2026-02-19T03:03:06.368Z] BASE_DOCKER_REGISTRY_CREDENTIAL_ID= [2026-02-19T03:03:06.368Z] DOCKERIMAGE_TAG= [2026-02-19T03:03:06.368Z] JOB_NAME=Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun [2026-02-19T03:03:06.368Z] USE_TESTENV_PROPERTIES=false [2026-02-19T03:03:06.368Z] PERSONAL_BUILD=false [2026-02-19T03:03:06.368Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/2/display/redirect [2026-02-19T03:03:06.368Z] AUTO_DETECT=true [2026-02-19T03:03:06.368Z] FQDN=test-linux-x64-3e7020.uksouth.cloudapp.azure.com [2026-02-19T03:03:06.368Z] VENDOR_TEST_REPOS= [2026-02-19T03:03:06.368Z] EXIT_SUCCESS=false [2026-02-19T03:03:06.368Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/display/redirect [2026-02-19T03:03:06.368Z] DOCKER_REGISTRY_URL= [2026-02-19T03:03:06.368Z] WORKSPACE=/home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun [2026-02-19T03:03:06.368Z] OPENJ9_BRANCH=master [2026-02-19T03:03:06.368Z] EXTERNAL_CUSTOM_BRANCH=master [2026-02-19T03:03:06.368Z] SYSTEM_LIB_DIR=/home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/externalDependency/system_lib [2026-02-19T03:03:06.368Z] PARALLEL=None [2026-02-19T03:03:06.368Z] HUDSON_URL=https://ci.adoptium.net/ [2026-02-19T03:03:06.368Z] ITERATIONS=1 [2026-02-19T03:03:06.368Z] UPSTREAM_JOB_NUMBER=678 [2026-02-19T03:03:06.368Z] SPEC=linux_x86-64 [2026-02-19T03:03:06.368Z] UPSTREAM_TEST_JOB_NAME=Test_openjdk17_hs_extended.openjdk_x86-64_linux [2026-02-19T03:03:06.368Z] LABEL= [2026-02-19T03:03:06.368Z] USER_CREDENTIALS_ID= [2026-02-19T03:03:06.368Z] JDK_REPO=https://github.com/adoptium/jdk17u [2026-02-19T03:03:06.368Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2026-02-19T03:03:06.368Z] NODE_NAME=test-linux-x64-3e7020 [2026-02-19T03:03:06.368Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2026-02-19T03:03:06.369Z] FAILED_TESTS= [2026-02-19T03:03:06.369Z] DOCKER_REGISTRY_DIR= [2026-02-19T03:03:06.369Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2026-02-19T03:03:06.369Z] TEST_SELECTION_PARAMS= [2026-02-19T03:03:06.369Z] RELATED_NODES= [2026-02-19T03:03:06.369Z] PLATFORM_AND_MACHINE_HELP_TEXT= [2026-02-19T03:03:06.369Z] JVM_OPTIONS= [2026-02-19T03:03:06.369Z] DYNAMIC_COMPILE=false [2026-02-19T03:03:06.369Z] OPENJ9_SHA= [2026-02-19T03:03:06.369Z] SHLVL=2 [2026-02-19T03:03:06.369Z] BUILD_TAG=jenkins-Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun-2 [2026-02-19T03:03:06.369Z] TEST_FLAG= [2026-02-19T03:03:06.369Z] EXECUTOR_NUMBER=0 [2026-02-19T03:03:06.369Z] RERUN_LINK= [2026-02-19T03:03:06.369Z] ADOPTOPENJDK_BRANCH=master [2026-02-19T03:03:06.369Z] JENKINS_HOME=/home/jenkins/.jenkins [2026-02-19T03:03:06.369Z] JVM_VERSION= [2026-02-19T03:03:06.369Z] OPENJDK_SHA= [2026-02-19T03:03:06.369Z] ARTIFACTORY_SERVER= [2026-02-19T03:03:06.369Z] CLASSPATH= [2026-02-19T03:03:06.369Z] ORIGIN_JDK_VERSION=17 [2026-02-19T03:03:06.369Z] JCK_GIT_REPO= [2026-02-19T03:03:06.369Z] OCP_TOKEN= [2026-02-19T03:03:06.369Z] OCP_SERVER= [2026-02-19T03:03:06.369Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2026-02-19T03:03:06.369Z] EXTERNAL_CUSTOM_REPO= [2026-02-19T03:03:06.369Z] JCK_ROOT= [2026-02-19T03:03:06.369Z] NODE_LABELS=ubuntu x86-64 x64 ci.agent.dynamic sw.os.linux hw.arch.x86 ubuntu2204 test-linux-x64-3e7020 [2026-02-19T03:03:06.369Z] STAGE_NAME=Setup [2026-02-19T03:03:06.369Z] EXTERNAL_TEST_CMD=mvn clean install [2026-02-19T03:03:06.369Z] TEST_TIME= [2026-02-19T03:03:06.369Z] WORKSPACE_TMP=/home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun@tmp [2026-02-19T03:03:06.369Z] VENDOR_TEST_SHAS= [2026-02-19T03:03:06.369Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2026-02-19T03:03:06.369Z] NON_AQA_TEST_REPOS_HELP_TEXT= [2026-02-19T03:03:06.369Z] LIGHT_WEIGHT_CHECKOUT=false [2026-02-19T03:03:06.369Z] TKG_OWNER_BRANCH=adoptium:master [2026-02-19T03:03:06.369Z] UPSTREAM_TEST_JOB_NUMBER=300 [2026-02-19T03:03:06.369Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/2/display/redirect?page=artifacts [2026-02-19T03:03:06.369Z] CI=true [2026-02-19T03:03:06.369Z] APPLICATION_OPTIONS= [2026-02-19T03:03:06.369Z] ACTIVE_NODE_TIMEOUT=5 [2026-02-19T03:03:06.369Z] RERUN_FAILURE=true [2026-02-19T03:03:06.369Z] VENDOR_TEST_BRANCHES= [2026-02-19T03:03:06.369Z] OPENJCEPLUS_GIT_BRANCH=semeru-java17 [2026-02-19T03:03:06.369Z] DOCKER_REGISTRY_URL_CREDENTIAL_ID= [2026-02-19T03:03:06.369Z] BUILD_LIST=openjdk [2026-02-19T03:03:06.369Z] BUILD_ID=2 [2026-02-19T03:03:06.369Z] TRSS_URL= [2026-02-19T03:03:06.369Z] POST_RUN_PARAMS_HELP_TEXT= [2026-02-19T03:03:06.369Z] TEST_REPO_PARAMS_HELP_TEXT= [2026-02-19T03:03:06.369Z] EXTRA_OPTIONS= [2026-02-19T03:03:06.369Z] TEST_REPO_PARAMS= [2026-02-19T03:03:06.369Z] TARGET=-f parallelList.mk testList_0 [2026-02-19T03:03:06.369Z] USE_JRE=false [2026-02-19T03:03:06.369Z] JDK_IMPL=hotspot 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-19T03:03:06.432Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2026-02-19T03:03:06.447Z] Running in /home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2026-02-19T03:03:21.688Z] Copied 8 artifacts from "build-scripts » jobs » jdk17u » jdk17u-linux-x64-temurin" build number 678 [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-19T03:03:21.983Z] 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-19T03:03:21.992Z] Running in /home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun [Pipeline] { [Pipeline] sshagent [2026-02-19T03:03:22.021Z] $ docker exec ecc41ad21834074fe1f752dd4b7f8214c7a6d557465b5fc1e53eda52e63169b6 ssh-agent [2026-02-19T03:03:22.155Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXrOIQ8P/agent.71 [2026-02-19T03:03:22.155Z] SSH_AGENT_PID=77 [2026-02-19T03:03:22.155Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2026-02-19T03:03:22.167Z] Running in /home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/aqa-tests [Pipeline] { [Pipeline] withCredentials [2026-02-19T03:03:22.195Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2026-02-19T03:03:22.689Z] ++ pwd [2026-02-19T03:03:22.689Z] + ./get.sh -s /home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/aqa-tests/.. -p x86-64_linux -r upstream -j 17 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master [2026-02-19T03:03:22.690Z] TESTDIR: /home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/aqa-tests [2026-02-19T03:03:22.690Z] get jdk binary... [2026-02-19T03:03:22.690Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2026-02-19T03:03:22.690Z] Uncompressing file: OpenJDK17U-jdk-sources_17.0.19_3-ea.tar.gz ... [2026-02-19T03:03:35.845Z] List files in jdkbinary folder... [2026-02-19T03:03:35.845Z] total 609896 [2026-02-19T03:03:35.845Z] -rw-r--r-- 1 jenkins jenkins 169212085 Feb 18 21:21 OpenJDK17U-debugimage_x64_linux_hotspot_17.0.19_3-ea.tar.gz [2026-02-19T03:03:35.845Z] -rw-r--r-- 1 jenkins jenkins 108886233 Feb 18 20:42 OpenJDK17U-jdk-sources_17.0.19_3-ea.tar.gz [2026-02-19T03:03:35.845Z] -rw-r--r-- 1 jenkins jenkins 193090892 Feb 18 21:21 OpenJDK17U-jdk_x64_linux_hotspot_17.0.19_3-ea.tar.gz [2026-02-19T03:03:35.845Z] -rw-r--r-- 1 jenkins jenkins 46573031 Feb 18 21:19 OpenJDK17U-jre_x64_linux_hotspot_17.0.19_3-ea.tar.gz [2026-02-19T03:03:35.845Z] -rw-rw-r-- 1 jenkins jenkins 29132 Feb 18 21:25 OpenJDK17U-sbom_x64_linux_hotspot_17.0.19_3-ea-metadata.json [2026-02-19T03:03:35.845Z] -rw-r--r-- 1 jenkins jenkins 156739 Feb 18 21:27 OpenJDK17U-sbom_x64_linux_hotspot_17.0.19_3-ea.json [2026-02-19T03:03:35.845Z] -rw-r--r-- 1 jenkins jenkins 4509648 Feb 18 21:21 OpenJDK17U-static-libs-glibc_x64_linux_hotspot_17.0.19_3-ea.tar.gz [2026-02-19T03:03:35.845Z] -rw-r--r-- 1 jenkins jenkins 102054064 Feb 18 21:20 OpenJDK17U-testimage_x64_linux_hotspot_17.0.19_3-ea.tar.gz [2026-02-19T03:03:35.845Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 03:03 tmp [2026-02-19T03:03:35.845Z] List files in jdkbinary/tmp folder... [2026-02-19T03:03:35.845Z] total 4 [2026-02-19T03:03:35.845Z] drwxr-xr-x 9 jenkins jenkins 4096 Feb 18 20:41 jdk-17.0.19+3-src [2026-02-19T03:03:35.845Z] Moving directory jdk-17.0.19+3-src/ to ../source-image [2026-02-19T03:03:35.845Z] Uncompressing file: OpenJDK17U-jdk_x64_linux_hotspot_17.0.19_3-ea.tar.gz ... [2026-02-19T03:03:36.993Z] List files in jdkbinary folder... [2026-02-19T03:03:36.993Z] total 609900 [2026-02-19T03:03:36.994Z] -rw-r--r-- 1 jenkins jenkins 169212085 Feb 18 21:21 OpenJDK17U-debugimage_x64_linux_hotspot_17.0.19_3-ea.tar.gz [2026-02-19T03:03:36.994Z] -rw-r--r-- 1 jenkins jenkins 108886233 Feb 18 20:42 OpenJDK17U-jdk-sources_17.0.19_3-ea.tar.gz [2026-02-19T03:03:36.994Z] -rw-r--r-- 1 jenkins jenkins 193090892 Feb 18 21:21 OpenJDK17U-jdk_x64_linux_hotspot_17.0.19_3-ea.tar.gz [2026-02-19T03:03:36.994Z] -rw-r--r-- 1 jenkins jenkins 46573031 Feb 18 21:19 OpenJDK17U-jre_x64_linux_hotspot_17.0.19_3-ea.tar.gz [2026-02-19T03:03:36.994Z] -rw-rw-r-- 1 jenkins jenkins 29132 Feb 18 21:25 OpenJDK17U-sbom_x64_linux_hotspot_17.0.19_3-ea-metadata.json [2026-02-19T03:03:36.994Z] -rw-r--r-- 1 jenkins jenkins 156739 Feb 18 21:27 OpenJDK17U-sbom_x64_linux_hotspot_17.0.19_3-ea.json [2026-02-19T03:03:36.994Z] -rw-r--r-- 1 jenkins jenkins 4509648 Feb 18 21:21 OpenJDK17U-static-libs-glibc_x64_linux_hotspot_17.0.19_3-ea.tar.gz [2026-02-19T03:03:36.994Z] -rw-r--r-- 1 jenkins jenkins 102054064 Feb 18 21:20 OpenJDK17U-testimage_x64_linux_hotspot_17.0.19_3-ea.tar.gz [2026-02-19T03:03:36.994Z] drwxr-xr-x 9 jenkins jenkins 4096 Feb 18 20:41 source-image [2026-02-19T03:03:36.994Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 03:03 tmp [2026-02-19T03:03:36.994Z] List files in jdkbinary/tmp folder... [2026-02-19T03:03:36.994Z] total 4 [2026-02-19T03:03:36.994Z] drwxr-xr-x 9 jenkins jenkins 4096 Feb 18 21:19 jdk-17.0.19+3 [2026-02-19T03:03:36.994Z] Moving directory jdk-17.0.19+3/ to ../j2sdk-image [2026-02-19T03:03:36.994Z] Uncompressing file: OpenJDK17U-jre_x64_linux_hotspot_17.0.19_3-ea.tar.gz ... [2026-02-19T03:03:38.658Z] List files in jdkbinary folder... [2026-02-19T03:03:38.658Z] total 609908 [2026-02-19T03:03:38.658Z] -rw-r--r-- 1 jenkins jenkins 169212085 Feb 18 21:21 OpenJDK17U-debugimage_x64_linux_hotspot_17.0.19_3-ea.tar.gz [2026-02-19T03:03:38.658Z] -rw-r--r-- 1 jenkins jenkins 108886233 Feb 18 20:42 OpenJDK17U-jdk-sources_17.0.19_3-ea.tar.gz [2026-02-19T03:03:38.658Z] -rw-r--r-- 1 jenkins jenkins 193090892 Feb 18 21:21 OpenJDK17U-jdk_x64_linux_hotspot_17.0.19_3-ea.tar.gz [2026-02-19T03:03:38.658Z] -rw-r--r-- 1 jenkins jenkins 46573031 Feb 18 21:19 OpenJDK17U-jre_x64_linux_hotspot_17.0.19_3-ea.tar.gz [2026-02-19T03:03:38.659Z] -rw-rw-r-- 1 jenkins jenkins 29132 Feb 18 21:25 OpenJDK17U-sbom_x64_linux_hotspot_17.0.19_3-ea-metadata.json [2026-02-19T03:03:38.659Z] -rw-r--r-- 1 jenkins jenkins 156739 Feb 18 21:27 OpenJDK17U-sbom_x64_linux_hotspot_17.0.19_3-ea.json [2026-02-19T03:03:38.659Z] -rw-r--r-- 1 jenkins jenkins 4509648 Feb 18 21:21 OpenJDK17U-static-libs-glibc_x64_linux_hotspot_17.0.19_3-ea.tar.gz [2026-02-19T03:03:38.659Z] -rw-r--r-- 1 jenkins jenkins 102054064 Feb 18 21:20 OpenJDK17U-testimage_x64_linux_hotspot_17.0.19_3-ea.tar.gz [2026-02-19T03:03:38.659Z] drwxr-xr-x 9 jenkins jenkins 4096 Feb 18 21:19 j2sdk-image [2026-02-19T03:03:38.659Z] drwxr-xr-x 9 jenkins jenkins 4096 Feb 18 20:41 source-image [2026-02-19T03:03:38.659Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 03:03 tmp [2026-02-19T03:03:38.659Z] List files in jdkbinary/tmp folder... [2026-02-19T03:03:38.659Z] total 4 [2026-02-19T03:03:38.659Z] drwxr-xr-x 6 jenkins jenkins 4096 Feb 18 21:19 jdk-17.0.19+3-jre [2026-02-19T03:03:38.659Z] Moving directory jdk-17.0.19+3-jre/ to ../j2re-image [2026-02-19T03:03:38.659Z] Uncompressing file: OpenJDK17U-static-libs-glibc_x64_linux_hotspot_17.0.19_3-ea.tar.gz ... [2026-02-19T03:03:38.659Z] List files in jdkbinary folder... [2026-02-19T03:03:38.659Z] total 609916 [2026-02-19T03:03:38.659Z] -rw-r--r-- 1 jenkins jenkins 169212085 Feb 18 21:21 OpenJDK17U-debugimage_x64_linux_hotspot_17.0.19_3-ea.tar.gz [2026-02-19T03:03:38.659Z] -rw-r--r-- 1 jenkins jenkins 108886233 Feb 18 20:42 OpenJDK17U-jdk-sources_17.0.19_3-ea.tar.gz [2026-02-19T03:03:38.659Z] -rw-r--r-- 1 jenkins jenkins 193090892 Feb 18 21:21 OpenJDK17U-jdk_x64_linux_hotspot_17.0.19_3-ea.tar.gz [2026-02-19T03:03:38.659Z] -rw-r--r-- 1 jenkins jenkins 46573031 Feb 18 21:19 OpenJDK17U-jre_x64_linux_hotspot_17.0.19_3-ea.tar.gz [2026-02-19T03:03:38.659Z] -rw-rw-r-- 1 jenkins jenkins 29132 Feb 18 21:25 OpenJDK17U-sbom_x64_linux_hotspot_17.0.19_3-ea-metadata.json [2026-02-19T03:03:38.659Z] -rw-r--r-- 1 jenkins jenkins 156739 Feb 18 21:27 OpenJDK17U-sbom_x64_linux_hotspot_17.0.19_3-ea.json [2026-02-19T03:03:38.659Z] -rw-r--r-- 1 jenkins jenkins 4509648 Feb 18 21:21 OpenJDK17U-static-libs-glibc_x64_linux_hotspot_17.0.19_3-ea.tar.gz [2026-02-19T03:03:38.659Z] -rw-r--r-- 1 jenkins jenkins 102054064 Feb 18 21:20 OpenJDK17U-testimage_x64_linux_hotspot_17.0.19_3-ea.tar.gz [2026-02-19T03:03:38.659Z] drwxr-xr-x 6 jenkins jenkins 4096 Feb 18 21:19 j2re-image [2026-02-19T03:03:38.659Z] drwxr-xr-x 9 jenkins jenkins 4096 Feb 18 21:19 j2sdk-image [2026-02-19T03:03:38.659Z] drwxr-xr-x 9 jenkins jenkins 4096 Feb 18 20:41 source-image [2026-02-19T03:03:38.659Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 03:03 tmp [2026-02-19T03:03:38.659Z] List files in jdkbinary/tmp folder... [2026-02-19T03:03:38.659Z] total 4 [2026-02-19T03:03:38.659Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 18 21:19 jdk-17.0.19+3-static-libs [2026-02-19T03:03:38.659Z] Moving directory jdk-17.0.19+3-static-libs/ to ../static-libs [2026-02-19T03:03:38.659Z] Uncompressing file: OpenJDK17U-testimage_x64_linux_hotspot_17.0.19_3-ea.tar.gz ... [2026-02-19T03:03:42.437Z] List files in jdkbinary folder... [2026-02-19T03:03:42.437Z] total 609928 [2026-02-19T03:03:42.437Z] -rw-r--r-- 1 jenkins jenkins 169212085 Feb 18 21:21 OpenJDK17U-debugimage_x64_linux_hotspot_17.0.19_3-ea.tar.gz [2026-02-19T03:03:42.438Z] -rw-r--r-- 1 jenkins jenkins 108886233 Feb 18 20:42 OpenJDK17U-jdk-sources_17.0.19_3-ea.tar.gz [2026-02-19T03:03:42.438Z] -rw-r--r-- 1 jenkins jenkins 193090892 Feb 18 21:21 OpenJDK17U-jdk_x64_linux_hotspot_17.0.19_3-ea.tar.gz [2026-02-19T03:03:42.438Z] -rw-r--r-- 1 jenkins jenkins 46573031 Feb 18 21:19 OpenJDK17U-jre_x64_linux_hotspot_17.0.19_3-ea.tar.gz [2026-02-19T03:03:42.438Z] -rw-rw-r-- 1 jenkins jenkins 29132 Feb 18 21:25 OpenJDK17U-sbom_x64_linux_hotspot_17.0.19_3-ea-metadata.json [2026-02-19T03:03:42.438Z] -rw-r--r-- 1 jenkins jenkins 156739 Feb 18 21:27 OpenJDK17U-sbom_x64_linux_hotspot_17.0.19_3-ea.json [2026-02-19T03:03:42.438Z] -rw-r--r-- 1 jenkins jenkins 4509648 Feb 18 21:21 OpenJDK17U-static-libs-glibc_x64_linux_hotspot_17.0.19_3-ea.tar.gz [2026-02-19T03:03:42.438Z] -rw-r--r-- 1 jenkins jenkins 102054064 Feb 18 21:20 OpenJDK17U-testimage_x64_linux_hotspot_17.0.19_3-ea.tar.gz [2026-02-19T03:03:42.438Z] drwxr-xr-x 6 jenkins jenkins 4096 Feb 18 21:19 j2re-image [2026-02-19T03:03:42.438Z] drwxr-xr-x 9 jenkins jenkins 4096 Feb 18 21:19 j2sdk-image [2026-02-19T03:03:42.438Z] drwxr-xr-x 9 jenkins jenkins 4096 Feb 18 20:41 source-image [2026-02-19T03:03:42.438Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 18 21:19 static-libs [2026-02-19T03:03:42.438Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 03:03 tmp [2026-02-19T03:03:42.438Z] List files in jdkbinary/tmp folder... [2026-02-19T03:03:42.438Z] total 4 [2026-02-19T03:03:42.438Z] drwxr-xr-x 5 jenkins jenkins 4096 Feb 18 21:06 jdk-17.0.19+3-test-image [2026-02-19T03:03:42.438Z] Moving directory jdk-17.0.19+3-test-image/ to ../openjdk-test-image [2026-02-19T03:03:42.438Z] Uncompressing OpenJDK17U-debugimage_x64_linux_hotspot_17.0.19_3-ea.tar.gz over ./j2sdk-image... [2026-02-19T03:03:47.186Z] Removing top-level folder jdk-17.0.19+3-debug-image/ [2026-02-19T03:03:47.186Z] Removing top-level folder jdk-17.0.19+3/ [2026-02-19T03:03:47.890Z] Run /home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/jdkbinary/j2sdk-image/bin/java -version [2026-02-19T03:03:47.890Z] =JAVA VERSION OUTPUT BEGIN= [2026-02-19T03:03:47.890Z] openjdk version "17.0.19-beta" 2026-04-21 [2026-02-19T03:03:47.890Z] OpenJDK Runtime Environment Temurin-17.0.19+3-202602182041 (build 17.0.19-beta+3-ea) [2026-02-19T03:03:47.890Z] OpenJDK 64-Bit Server VM Temurin-17.0.19+3-202602182041 (build 17.0.19-beta+3-ea, mixed mode, sharing) [2026-02-19T03:03:48.217Z] =JAVA VERSION OUTPUT END= [2026-02-19T03:03:48.217Z] =RELEASE INFO BEGIN= [2026-02-19T03:03:48.217Z] IMPLEMENTOR="Eclipse Adoptium" [2026-02-19T03:03:48.217Z] IMPLEMENTOR_VERSION="Temurin-17.0.19+3-202602182041" [2026-02-19T03:03:48.217Z] JAVA_RUNTIME_VERSION="17.0.19-beta+3-ea" [2026-02-19T03:03:48.217Z] JAVA_VERSION="17.0.19" [2026-02-19T03:03:48.217Z] JAVA_VERSION_DATE="2026-04-21" [2026-02-19T03:03:48.217Z] LIBC="gnu" [2026-02-19T03:03:48.218Z] MODULES="java.base java.compiler java.datatransfer java.xml java.prefs java.desktop java.instrument java.logging java.management java.security.sasl java.naming java.rmi java.management.rmi java.net.http java.scripting java.security.jgss java.transaction.xa java.sql java.sql.rowset java.xml.crypto java.se java.smartcardio jdk.accessibility jdk.internal.jvmstat jdk.attach jdk.charsets jdk.compiler jdk.crypto.ec jdk.crypto.cryptoki jdk.dynalink jdk.internal.ed jdk.editpad jdk.hotspot.agent jdk.httpserver jdk.incubator.foreign jdk.incubator.vector jdk.internal.le jdk.internal.opt jdk.internal.vm.ci jdk.internal.vm.compiler jdk.internal.vm.compiler.management jdk.jartool jdk.javadoc jdk.jcmd jdk.management jdk.management.agent jdk.jconsole jdk.jdeps jdk.jdwp.agent jdk.jdi jdk.jfr jdk.jlink jdk.jpackage jdk.jshell jdk.jsobject jdk.jstatd jdk.localedata jdk.management.jfr jdk.naming.dns jdk.naming.rmi jdk.net jdk.nio.mapmode jdk.random jdk.sctp jdk.security.auth jdk.security.jgss jdk.unsupported jdk.unsupported.desktop jdk.xml.dom jdk.zipfs" [2026-02-19T03:03:48.218Z] OS_ARCH="x86_64" [2026-02-19T03:03:48.218Z] OS_NAME="Linux" [2026-02-19T03:03:48.218Z] SOURCE=".:git:2fbf538ae8ca" [2026-02-19T03:03:48.218Z] BUILD_SOURCE="git:e96bbeac79b072cebb4fb1a6123e60383fd5bbce" [2026-02-19T03:03:48.218Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2026-02-19T03:03:48.218Z] SOURCE_REPO="https://github.com/adoptium/jdk17u.git" [2026-02-19T03:03:48.218Z] FULL_VERSION="17.0.19-beta+3-ea" [2026-02-19T03:03:48.218Z] SEMANTIC_VERSION="17.0.19+3" [2026-02-19T03:03:48.218Z] BUILD_INFO="OS: Linux Version: 6.8.0-1044-azure" [2026-02-19T03:03:48.218Z] JVM_VARIANT="Hotspot" [2026-02-19T03:03:48.218Z] JVM_VERSION="17.0.19-beta+3-ea" [2026-02-19T03:03:48.218Z] IMAGE_TYPE="JDK" [2026-02-19T03:03:48.218Z] =RELEASE INFO END= [2026-02-19T03:03:48.218Z] get testKitGen... [2026-02-19T03:03:48.218Z] git clone -q https://github.com/adoptium/TKG.git [2026-02-19T03:03:50.467Z] git rev-parse master [2026-02-19T03:03:50.525Z] git checkout -q -f b3ee6c4f70f61744fdfb1fefffcdc2da53e9f152 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2026-02-19T03:03:50.591Z] $ docker exec --env ******** --env ******** ecc41ad21834074fe1f752dd4b7f8214c7a6d557465b5fc1e53eda52e63169b6 ssh-agent -k [2026-02-19T03:03:50.663Z] unset SSH_AUTH_SOCK; [2026-02-19T03:03:50.663Z] unset SSH_AGENT_PID; [2026-02-19T03:03:50.663Z] echo Agent pid 77 killed; [2026-02-19T03:03:50.715Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-02-19T03:03:51.069Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=-f+parallelList.mk+testList_0&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=Test_openjdk17_hs_extended.openjdk_x86-64_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=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=17&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk17u&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%2Fjdk17u%2Fjdk17u-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=jdk-17.0.19%2B3_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=300&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=678&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2026-02-19T03:03:51.079Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=-f+parallelList.mk+testList_0&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=Test_openjdk17_hs_extended.openjdk_x86-64_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=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-linux-x64-3e7020&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=17&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk17u&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%2Fjdk17u%2Fjdk17u-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=jdk-17.0.19%2B3_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=300&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=678&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2026-02-19T03:03:51.127Z] Building tests... [Pipeline] timeout [2026-02-19T03:03:51.133Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-02-19T03:03:51.279Z] Copied 1 artifact from "Test_openjdk17_hs_extended.openjdk_x86-64_linux" build number 300 [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2026-02-19T03:03:51.322Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-02-19T03:03:51.337Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2026-02-19T03:03:51.449Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] dir [2026-02-19T03:03:51.466Z] Running in /home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/aqa-tests [Pipeline] { [Pipeline] sshagent [2026-02-19T03:03:51.497Z] $ docker exec ecc41ad21834074fe1f752dd4b7f8214c7a6d557465b5fc1e53eda52e63169b6 ssh-agent [2026-02-19T03:03:51.626Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXY0Ttmo/agent.202 [2026-02-19T03:03:51.626Z] SSH_AGENT_PID=208 [2026-02-19T03:03:51.626Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-19T03:03:52.110Z] + bash ./compile.sh [2026-02-19T03:03:52.110Z] JAVA_HOME is set to /home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/jdkbinary/j2sdk-image [2026-02-19T03:03:52.111Z] LIB_DIR is set to /home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/externalDependency/lib [2026-02-19T03:03:52.111Z] rm -f -r /home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-19T03:03:52.111Z] mkdir -p /home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-19T03:03:52.111Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/aqa-tests/TKG/.." "-DLIB_DIR=/home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/externalDependency/lib" 2>&1; echo $? ) | tee "/home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-02-19T03:03:52.112Z] if [ -z "$(tail -1 /home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/aqa-tests/TKG/.."; false; else rm -f -r "/home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-02-19T03:03:52.112Z] Buildfile: /home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/aqa-tests/TKG/scripts/build_tools.xml [2026-02-19T03:03:52.827Z] [2026-02-19T03:03:52.827Z] build: [2026-02-19T03:03:52.828Z] [2026-02-19T03:03:52.828Z] clean: [2026-02-19T03:03:52.828Z] [2026-02-19T03:03:52.828Z] init: [2026-02-19T03:03:52.828Z] [mkdir] Created dir: /home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/aqa-tests/TKG/bin [2026-02-19T03:03:52.828Z] [2026-02-19T03:03:52.828Z] getDependentLibs: [2026-02-19T03:03:53.157Z] [exec] /home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/externalDependency/lib does not exist, creating one. [2026-02-19T03:03:53.157Z] [exec] mkdir /home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/externalDependency [2026-02-19T03:03:53.157Z] [exec] mkdir /home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/externalDependency/lib [2026-02-19T03:03:53.157Z] [exec] -------------------------------------------- [2026-02-19T03:03:53.158Z] [exec] path is set to /home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/externalDependency/lib [2026-02-19T03:03:53.158Z] [exec] task is set to default [2026-02-19T03:03:53.158Z] [exec] dependencyList is set to json_simple [2026-02-19T03:03:53.158Z] [exec] System Test jars will not be downloaded. [2026-02-19T03:03:53.158Z] [exec] -------------------------------------------- [2026-02-19T03:03:53.158Z] [exec] Starting download third party dependent jars [2026-02-19T03:03:53.158Z] [exec] -------------------------------------------- [2026-02-19T03:03:53.158Z] [exec] downloading dependent third party jars to /home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/externalDependency/lib [2026-02-19T03:03:53.158Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar [2026-02-19T03:03:53.158Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar [2026-02-19T03:03:53.158Z] [exec] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/externalDependency/lib/json-simple.jar [2026-02-19T03:03:53.158Z] [exec] downloaded dependent third party jars successfully [2026-02-19T03:03:53.158Z] [2026-02-19T03:03:53.158Z] compile: [2026-02-19T03:03:53.158Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-19T03:03:53.158Z] [echo] ============COMPILER SETTINGS============ [2026-02-19T03:03:53.158Z] [echo] ===fork: yes [2026-02-19T03:03:53.158Z] [echo] ===debug: on [2026-02-19T03:03:53.158Z] [javac] Compiling 28 source files to /home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/aqa-tests/TKG/bin [2026-02-19T03:03:57.009Z] [javac] Note: /home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/aqa-tests/TKG/src/org/openj9/envInfo/MachineInfo.java uses or overrides a deprecated API. [2026-02-19T03:03:57.009Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-02-19T03:03:57.009Z] [2026-02-19T03:03:57.009Z] dist: [2026-02-19T03:03:57.009Z] [jar] Building jar: /home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/aqa-tests/TKG/bin/TestKitGen.jar [2026-02-19T03:03:57.009Z] [2026-02-19T03:03:57.009Z] BUILD SUCCESSFUL [2026-02-19T03:03:57.009Z] Total time: 4 seconds [2026-02-19T03:03:57.009Z] 0 [2026-02-19T03:03:57.009Z] /home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-02-19T03:03:57.009Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-02-19T03:03:57.009Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz [2026-02-19T03:03:57.009Z] ****************************** MACHINE INFO ****************************** [2026-02-19T03:03:57.009Z] File path : /home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/aqa-tests/TKG [2026-02-19T03:03:57.009Z] Free Physical Memory Size : 926375936 [2026-02-19T03:03:57.009Z] Free space (bytes) : 52694863872 [2026-02-19T03:03:57.009Z] Total Physical Memory Size : 8329809920 [2026-02-19T03:03:57.009Z] Total space (bytes) : 62241562624 [2026-02-19T03:03:57.009Z] Usable space (bytes) : 52678086656 [2026-02-19T03:03:57.009Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-19T03:03:57.009Z] bashVersion : [2026-02-19T03:03:57.009Z] GNU bash, version 5.2.26(1)-release (x86_64-redhat-linux-gnu) [2026-02-19T03:03:57.009Z] Copyright (C) 2022 Free Software Foundation, Inc. [2026-02-19T03:03:57.009Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-02-19T03:03:57.009Z] [2026-02-19T03:03:57.009Z] This is free software; you are free to change and redistribute it. [2026-02-19T03:03:57.009Z] There is NO WARRANTY, to the extent permitted by law. [2026-02-19T03:03:57.009Z] cpuCores : 2 [2026-02-19T03:03:57.009Z] curlVersion : [2026-02-19T03:03:57.009Z] curl 8.12.1 (x86_64-redhat-linux-gnu) libcurl/8.12.1 OpenSSL/3.5.1 zlib/1.3.1.zlib-ng libidn2/2.3.7 nghttp2/1.64.0 [2026-02-19T03:03:57.009Z] Release-Date: 2025-02-13 [2026-02-19T03:03:57.009Z] Protocols: file ftp ftps http https ipfs ipns [2026-02-19T03:03:57.009Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz SPNEGO SSL threadsafe UnixSockets [2026-02-19T03:03:57.009Z] dockerVersion : bash: line 1: docker: command not found [2026-02-19T03:03:57.009Z] gcc version : 14 [2026-02-19T03:03:57.009Z] gclibc version : ldd (GNU libc) 2.39 [2026-02-19T03:03:57.009Z] gdb version : bash: line 1: gdb: command not found [2026-02-19T03:03:57.009Z] lldb version : Command could not be executed [2026-02-19T03:03:57.009Z] makeVersion : [2026-02-19T03:03:57.009Z] GNU Make 4.4.1 [2026-02-19T03:03:57.009Z] Built for x86_64-redhat-linux-gnu [2026-02-19T03:03:57.009Z] Copyright (C) 1988-2023 Free Software Foundation, Inc. [2026-02-19T03:03:57.009Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> [2026-02-19T03:03:57.009Z] This is free software: you are free to change and redistribute it. [2026-02-19T03:03:57.009Z] There is NO WARRANTY, to the extent permitted by law. [2026-02-19T03:03:57.009Z] mavenVersion : bash: line 1: mvn: command not found [2026-02-19T03:03:57.009Z] osInfo : [2026-02-19T03:03:57.009Z] NAME="Red Hat Enterprise Linux" [2026-02-19T03:03:57.009Z] VERSION="10.1 (Coughlan)" [2026-02-19T03:03:57.009Z] ID="rhel" [2026-02-19T03:03:57.009Z] ID_LIKE="centos fedora" [2026-02-19T03:03:57.009Z] VERSION_ID="10.1" [2026-02-19T03:03:57.009Z] PLATFORM_ID="platform:el10" [2026-02-19T03:03:57.009Z] PRETTY_NAME="Red Hat Enterprise Linux 10.1 (Coughlan)" [2026-02-19T03:03:57.009Z] ANSI_COLOR="0;31" [2026-02-19T03:03:57.009Z] LOGO="fedora-logo-icon" [2026-02-19T03:03:57.009Z] CPE_NAME="cpe:/o:redhat:enterprise_linux:10.1" [2026-02-19T03:03:57.009Z] HOME_URL="https://www.redhat.com/" [2026-02-19T03:03:57.009Z] VENDOR_NAME="Red Hat" [2026-02-19T03:03:57.009Z] VENDOR_URL="https://www.redhat.com/" [2026-02-19T03:03:57.009Z] DOCUMENTATION_URL="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/10" [2026-02-19T03:03:57.009Z] BUG_REPORT_URL="https://issues.redhat.com/" [2026-02-19T03:03:57.010Z] [2026-02-19T03:03:57.010Z] REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 10" [2026-02-19T03:03:57.010Z] REDHAT_BUGZILLA_PRODUCT_VERSION=10.1 [2026-02-19T03:03:57.010Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" [2026-02-19T03:03:57.010Z] REDHAT_SUPPORT_PRODUCT_VERSION="10.1" [2026-02-19T03:03:57.010Z] osLabel : rhel.10 [2026-02-19T03:03:57.010Z] perlVersion : [2026-02-19T03:03:57.010Z] [2026-02-19T03:03:57.010Z] This is perl 5, version 40, subversion 2 (v5.40.2) built for x86_64-linux-thread-multi [2026-02-19T03:03:57.010Z] (with 16 registered patches, see perl -V for more detail) [2026-02-19T03:03:57.010Z] [2026-02-19T03:03:57.010Z] Copyright 1987-2025, Larry Wall [2026-02-19T03:03:57.010Z] [2026-02-19T03:03:57.010Z] Perl may be copied only under the terms of either the Artistic License or the [2026-02-19T03:03:57.010Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-02-19T03:03:57.010Z] [2026-02-19T03:03:57.010Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-02-19T03:03:57.010Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-02-19T03:03:57.010Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2026-02-19T03:03:57.010Z] [2026-02-19T03:03:57.010Z] podmanVersion : bash: line 1: podman: command not found [2026-02-19T03:03:57.010Z] procArch : unknown [2026-02-19T03:03:57.010Z] sysArch : x86_64 [2026-02-19T03:03:57.010Z] sysOS : Linux [2026-02-19T03:03:57.010Z] ulimit : [2026-02-19T03:03:57.010Z] real-time non-blocking time (microseconds, -R) unlimited [2026-02-19T03:03:57.010Z] core file size (blocks, -c) unlimited [2026-02-19T03:03:57.010Z] data seg size (kbytes, -d) unlimited [2026-02-19T03:03:57.010Z] scheduling priority (-e) 0 [2026-02-19T03:03:57.010Z] file size (blocks, -f) unlimited [2026-02-19T03:03:57.010Z] pending signals (-i) 31746 [2026-02-19T03:03:57.010Z] max locked memory (kbytes, -l) 8192 [2026-02-19T03:03:57.010Z] max memory size (kbytes, -m) unlimited [2026-02-19T03:03:57.010Z] open files (-n) 524288 [2026-02-19T03:03:57.010Z] pipe size (512 bytes, -p) 8 [2026-02-19T03:03:57.010Z] POSIX message queues (bytes, -q) 819200 [2026-02-19T03:03:57.010Z] real-time priority (-r) 0 [2026-02-19T03:03:57.010Z] stack size (kbytes, -s) 8192 [2026-02-19T03:03:57.010Z] cpu time (seconds, -t) unlimited [2026-02-19T03:03:57.010Z] max user processes (-u) unlimited [2026-02-19T03:03:57.010Z] virtual memory (kbytes, -v) unlimited [2026-02-19T03:03:57.010Z] file locks (-x) unlimited [2026-02-19T03:03:57.010Z] uname : Linux ecc41ad21834 6.8.0-1044-azure #50~22.04.1-Ubuntu SMP Wed Dec 3 15:13:22 UTC 2025 x86_64 GNU/Linux [2026-02-19T03:03:57.010Z] vmVendor : Oracle Corporation [2026-02-19T03:03:57.010Z] vmVersion : 17.0.19-beta+3-ea [2026-02-19T03:03:57.010Z] xlc version : bash: line 1: xlC: command not found [2026-02-19T03:03:57.010Z] ************************************************************************** [2026-02-19T03:03:57.010Z] [2026-02-19T03:03:57.010Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-02-19T03:03:57.010Z] [2026-02-19T03:03:57.010Z] System.getProperty('java.vendor')=Eclipse Adoptium [2026-02-19T03:03:57.010Z] [2026-02-19T03:03:57.010Z] System.getProperty('os.name')=Linux [2026-02-19T03:03:57.010Z] [2026-02-19T03:03:57.010Z] System.getProperty('os.arch')=amd64 [2026-02-19T03:03:57.010Z] [2026-02-19T03:03:57.010Z] System.getProperty('java.fullversion')=null [2026-02-19T03:03:57.010Z] [2026-02-19T03:03:57.010Z] System.getProperty('sun.arch.data.model')=64 [2026-02-19T03:03:57.010Z] [2026-02-19T03:03:57.010Z] make -f clean.mk cleanBuild [2026-02-19T03:03:57.010Z] make[1]: Entering directory '/home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/aqa-tests/TKG' [2026-02-19T03:03:57.346Z] rm -f -r /home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/aqa-tests/TKG/../../jvmtest [2026-02-19T03:03:57.346Z] make[1]: Leaving directory '/home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/aqa-tests/TKG' [2026-02-19T03:03:57.346Z] make -f compile.mk compile [2026-02-19T03:03:57.346Z] make[1]: Entering directory '/home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/aqa-tests/TKG' [2026-02-19T03:03:57.346Z] rm -f -r /home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-19T03:03:57.346Z] mkdir -p /home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-19T03:03:57.347Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=17" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=openjdk" "-DRESOURCES_DIR=/home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_x86-64" "-DTEST_JDK_HOME=/home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk17" "-DLIB_DIR=/home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/externalDependency/lib" 2>&1; echo $? ) | tee "/home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-02-19T03:03:57.347Z] if [ -z "$(tail -1 /home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/aqa-tests/TKG/.."; false; else rm -f -r "/home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-02-19T03:03:57.678Z] Buildfile: /home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/aqa-tests/TKG/scripts/build_test.xml [2026-02-19T03:03:58.391Z] [echo] build.list is TestConfig/build.xml,openjdk/build.xml [2026-02-19T03:03:58.391Z] [2026-02-19T03:03:58.391Z] -create_test_directory: [2026-02-19T03:03:58.391Z] [mkdir] Created dir: /home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/jvmtest [2026-02-19T03:03:58.391Z] [2026-02-19T03:03:58.391Z] stage_test_material: [2026-02-19T03:03:58.391Z] [copy] Copying 135 files to /home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/jvmtest [2026-02-19T03:03:58.391Z] [2026-02-19T03:03:58.391Z] build: [2026-02-19T03:03:58.721Z] [2026-02-19T03:03:58.721Z] build: [2026-02-19T03:03:58.721Z] [2026-02-19T03:03:58.721Z] getJtregVersion: [2026-02-19T03:03:58.721Z] [echo] jtreg version used is : jtreg_7_4_1 [2026-02-19T03:03:58.721Z] [2026-02-19T03:03:58.721Z] getDependentLibs: [2026-02-19T03:03:58.721Z] [exec] -------------------------------------------- [2026-02-19T03:03:58.722Z] [exec] path is set to /home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/externalDependency/lib [2026-02-19T03:03:58.722Z] [exec] task is set to default [2026-02-19T03:03:58.722Z] [exec] dependencyList is set to jtreg_7_4_1 [2026-02-19T03:03:58.722Z] [exec] System Test jars will not be downloaded. [2026-02-19T03:03:58.722Z] [exec] -------------------------------------------- [2026-02-19T03:03:58.722Z] [exec] Starting download third party dependent jars [2026-02-19T03:03:58.722Z] [exec] -------------------------------------------- [2026-02-19T03:03:58.722Z] [exec] downloading dependent third party jars to /home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/externalDependency/lib [2026-02-19T03:03:58.722Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_4_1.tar.gz.sha256sum.txt [2026-02-19T03:03:58.722Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_4_1.tar.gz.sha256sum.txt [2026-02-19T03:03:59.051Z] [exec] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/externalDependency/lib/jtreg_7_4_1.tar.gz.sha256sum.txt [2026-02-19T03:03:59.051Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_4_1.tar.gz [2026-02-19T03:03:59.051Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_4_1.tar.gz [2026-02-19T03:03:59.381Z] [exec] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/externalDependency/lib/jtreg_7_4_1.tar.gz [2026-02-19T03:03:59.381Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_4_1.tar.gz.sha256sum.txt [2026-02-19T03:03:59.381Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_4_1.tar.gz.sha256sum.txt [2026-02-19T03:03:59.711Z] [exec] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/externalDependency/lib/jtreg_7_4_1.tar.gz.sha256sum.txt [2026-02-19T03:03:59.711Z] [exec] downloaded dependent third party jars successfully [2026-02-19T03:03:59.711Z] [2026-02-19T03:03:59.711Z] getJtreg: [2026-02-19T03:03:59.711Z] [mkdir] Created dir: /home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/jvmtest/openjdk [2026-02-19T03:03:59.711Z] [copy] Copying 1 file to /home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/aqa-tests/openjdk [2026-02-19T03:03:59.711Z] [2026-02-19T03:03:59.711Z] openjdk-jdk.check: [2026-02-19T03:03:59.711Z] [2026-02-19T03:03:59.711Z] getOpenjdk: [2026-02-19T03:03:59.711Z] [echo] Using user specified repo and branch [2026-02-19T03:03:59.711Z] [exec] git clone --depth 1 -q --reference-if-able /home/jenkins/openjdk_cache -b jdk-17.0.19+3_adopt https://github.com/adoptium/jdk17u openjdktemp [2026-02-19T03:03:59.711Z] [exec] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository. [2026-02-19T03:04:27.461Z] [exec] Note: switching to '2fbf538ae8cad6dbeac6596b05444578d6140bc8'. [2026-02-19T03:04:27.461Z] [exec] [2026-02-19T03:04:27.461Z] [exec] You are in 'detached HEAD' state. You can look around, make experimental [2026-02-19T03:04:27.461Z] [exec] changes and commit them, and you can discard any commits you make in this [2026-02-19T03:04:27.461Z] [exec] state without impacting any branches by switching back to a branch. [2026-02-19T03:04:27.461Z] [exec] [2026-02-19T03:04:27.461Z] [exec] If you want to create a new branch to retain commits you create, you may [2026-02-19T03:04:27.461Z] [exec] do so (now or later) by using -c with the switch command. Example: [2026-02-19T03:04:27.461Z] [exec] [2026-02-19T03:04:27.461Z] [exec] git switch -c <new-branch-name> [2026-02-19T03:04:27.461Z] [exec] [2026-02-19T03:04:27.461Z] [exec] Or undo this operation with: [2026-02-19T03:04:27.461Z] [exec] [2026-02-19T03:04:27.461Z] [exec] git switch - [2026-02-19T03:04:27.461Z] [exec] [2026-02-19T03:04:27.461Z] [exec] Turn off this advice by setting config variable advice.detachedHead to false [2026-02-19T03:04:27.461Z] [exec] [2026-02-19T03:04:32.250Z] [exec] Check sha in openjdk-jdk and store the info in /home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/aqa-tests/TKG/../testenv/testenv.properties [2026-02-19T03:04:32.250Z] [exec] JDK17_REPO=https://github.com/adoptium/jdk17u [2026-02-19T03:04:32.250Z] [exec] JDK17_BRANCH=2fbf538ae8cad6dbeac6596b05444578d6140bc8 [2026-02-19T03:04:32.250Z] [2026-02-19T03:04:32.250Z] dist: [2026-02-19T03:04:35.215Z] [copy] Copying 10 files to /home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/jvmtest/openjdk [2026-02-19T03:04:35.215Z] [2026-02-19T03:04:35.215Z] BUILD SUCCESSFUL [2026-02-19T03:04:35.215Z] Total time: 37 seconds [2026-02-19T03:04:35.215Z] 0 [2026-02-19T03:04:35.215Z] [2026-02-19T03:04:35.215Z] [2026-02-19T03:04:35.215Z] RECORD TEST REPOs SHA [2026-02-19T03:04:35.215Z] cd "/home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/aqa-tests/TKG/../TKG/scripts"; \ [2026-02-19T03:04:35.215Z] bash "getSHAs.sh" --test_root_dir "/home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/aqa-tests/TKG/.." --shas_file "/home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/aqa-tests/TKG/../TKG/SHAs.txt" [2026-02-19T03:04:35.215Z] Check shas in /home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/aqa-tests/TKG/.. and store the info in /home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/aqa-tests/TKG/../TKG/SHAs.txt [2026-02-19T03:04:35.215Z] touch /home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/aqa-tests/TKG/../TKG/SHAs.txt [2026-02-19T03:04:39.969Z] ================================================ [2026-02-19T03:04:39.969Z] timestamp: 20260219-030439 [2026-02-19T03:04:39.969Z] repo dir: /home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/aqa-tests [2026-02-19T03:04:39.969Z] git repo: [2026-02-19T03:04:39.969Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2026-02-19T03:04:39.969Z] sha: [2026-02-19T03:04:39.969Z] 6ae53a7631d2a6681514f8dbc46b7c9b7747794e [2026-02-19T03:04:39.969Z] ================================================ [2026-02-19T03:04:39.969Z] timestamp: 20260219-030439 [2026-02-19T03:04:39.969Z] repo dir: /home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/aqa-tests/TKG [2026-02-19T03:04:39.969Z] git repo: [2026-02-19T03:04:39.969Z] Fetch URL: https://github.com/adoptium/TKG.git [2026-02-19T03:04:39.969Z] sha: [2026-02-19T03:04:39.969Z] b3ee6c4f70f61744fdfb1fefffcdc2da53e9f152 [2026-02-19T03:04:39.969Z] ================================================ [2026-02-19T03:04:39.969Z] timestamp: 20260219-030439 [2026-02-19T03:04:39.969Z] repo dir: /home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/aqa-tests/openjdk/openjdk-jdk [2026-02-19T03:04:39.969Z] git repo: [2026-02-19T03:04:39.969Z] Fetch URL: https://github.com/adoptium/jdk17u [2026-02-19T03:04:39.969Z] sha: [2026-02-19T03:04:40.028Z] 2fbf538ae8cad6dbeac6596b05444578d6140bc8 [2026-02-19T03:04:40.028Z] make[1]: Leaving directory '/home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/aqa-tests/TKG' [Pipeline] } [2026-02-19T03:04:40.058Z] $ docker exec --env ******** --env ******** ecc41ad21834074fe1f752dd4b7f8214c7a6d557465b5fc1e53eda52e63169b6 ssh-agent -k [2026-02-19T03:04:40.184Z] unset SSH_AUTH_SOCK; [2026-02-19T03:04:40.184Z] unset SSH_AGENT_PID; [2026-02-19T03:04:40.184Z] echo Agent pid 208 killed; [2026-02-19T03:04:40.243Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2026-02-19T03:04:40.378Z] 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-02-19T03:04:40.405Z] ITERATION: 1/1 [Pipeline] sh [2026-02-19T03:04:40.869Z] + which Xvfb [2026-02-19T03:04:40.870Z] which: no Xvfb in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin) [Pipeline] sh [2026-02-19T03:04:41.388Z] ++ id -u [2026-02-19T03:04:41.388Z] + echo wayland-1000 [Pipeline] echo [2026-02-19T03:04:41.469Z] Creating temporary wayland path and symlink /tmp/wayland-1000 [Pipeline] sh [2026-02-19T03:04:41.933Z] + rm -rf /tmp/wayland-1000 [2026-02-19T03:04:41.933Z] + mkdir -pm 0700 /tmp/wayland-1000 [Pipeline] sh [2026-02-19T03:04:42.440Z] + mkdir -pm 0700 /home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/.xdg-runtime [Pipeline] sh [2026-02-19T03:04:42.962Z] + ln -sfn /tmp/wayland-1000 /home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/.xdg-runtime [Pipeline] sh [2026-02-19T03:04:43.463Z] + mkdir -p -m 1777 /tmp/.X11-unix [Pipeline] sh [2026-02-19T03:04:43.971Z] + weston --no-config --socket=wayland-vfb --backend=headless-backend.so --xwayland [2026-02-19T03:04:43.971Z] Date: 2026-02-19 UTC [2026-02-19T03:04:43.971Z] [03:04:43.714] weston 14.0.1 [2026-02-19T03:04:43.971Z] https://wayland.freedesktop.org [2026-02-19T03:04:43.971Z] Bug reports to: https://gitlab.freedesktop.org/wayland/weston/issues/ [2026-02-19T03:04:43.971Z] Build: 14.0.1 [2026-02-19T03:04:43.971Z] [03:04:43.714] Command line: weston --no-config --socket=wayland-vfb --backend=headless-backend.so --xwayland [2026-02-19T03:04:43.971Z] [03:04:43.714] OS: Linux, 6.8.0-1044-azure, #50~22.04.1-Ubuntu SMP Wed Dec 3 15:13:22 UTC 2025, x86_64 [2026-02-19T03:04:43.971Z] [03:04:43.714] Flight recorder: enabled [2026-02-19T03:04:43.971Z] [03:04:43.714] Starting with no config file. [2026-02-19T03:04:43.971Z] [03:04:43.714] Output repaint window is 7 ms maximum. [2026-02-19T03:04:43.971Z] [03:04:43.714] Loading module '/usr/lib64/libweston-14/headless-backend.so' [2026-02-19T03:04:43.971Z] [03:04:43.721] Registered plugin API 'weston_windowed_output_api_headless_v2' of size 16 [2026-02-19T03:04:43.971Z] [03:04:43.721] Color manager: no-op [2026-02-19T03:04:43.971Z] protocol support: no [2026-02-19T03:04:43.971Z] [03:04:43.721] Output 'headless' attempts EOTF mode SDR and colorimetry mode default. [2026-02-19T03:04:43.971Z] [03:04:43.721] Output 'headless' using color profile: stock sRGB color profile [2026-02-19T03:04:43.971Z] [03:04:43.721] Output 'headless' enabled with head(s) headless [2026-02-19T03:04:43.971Z] [03:04:43.721] Compositor capabilities: [2026-02-19T03:04:43.971Z] arbitrary surface rotation: no [2026-02-19T03:04:43.971Z] screen capture uses y-flip: no [2026-02-19T03:04:43.971Z] cursor planes: no [2026-02-19T03:04:43.971Z] arbitrary resolutions: no [2026-02-19T03:04:43.971Z] view mask clipping: no [2026-02-19T03:04:43.971Z] explicit sync: no [2026-02-19T03:04:43.971Z] color operations: no [2026-02-19T03:04:43.971Z] presentation clock: CLOCK_MONOTONIC_RAW, id 4 [2026-02-19T03:04:43.971Z] presentation clock resolution: 0.000000001 s [2026-02-19T03:04:43.971Z] [03:04:43.722] Loading module '/usr/lib64/weston/desktop-shell.so' [2026-02-19T03:04:43.971Z] [03:04:43.722] Loading module '/usr/lib64/libweston-14/xwayland.so' [2026-02-19T03:04:43.971Z] [03:04:43.723] Registered plugin API 'weston_xwayland_v3' of size 32 [2026-02-19T03:04:43.971Z] [03:04:43.723] Registered plugin API 'weston_xwayland_surface_v2' of size 24 [2026-02-19T03:04:43.971Z] [03:04:43.836] xserver listening on display :0 [2026-02-19T03:04:43.971Z] [03:04:43.836] launching '/usr/libexec/weston-keyboard' [2026-02-19T03:04:43.972Z] [03:04:43.837] launching '/usr/libexec/weston-desktop-shell' [2026-02-19T03:04:43.972Z] could not load cursor 'dnd-move' [2026-02-19T03:04:43.972Z] could not load cursor 'dnd-move' [2026-02-19T03:04:43.972Z] could not load cursor 'dnd-copy' [2026-02-19T03:04:43.972Z] could not load cursor 'dnd-copy' [2026-02-19T03:04:43.972Z] could not load cursor 'dnd-none' [2026-02-19T03:04:43.972Z] could not load cursor 'dnd-none' [Pipeline] echo [2026-02-19T03:04:44.043Z] env.DISPLAY is :0 [Pipeline] sshagent [2026-02-19T03:04:44.058Z] $ docker exec ecc41ad21834074fe1f752dd4b7f8214c7a6d557465b5fc1e53eda52e63169b6 ssh-agent [2026-02-19T03:04:44.183Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXXPfD7C/agent.832 [2026-02-19T03:04:44.184Z] SSH_AGENT_PID=838 [2026-02-19T03:04:44.184Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-19T03:04:44.665Z] ++ uname [2026-02-19T03:04:44.665Z] + '[' Linux = AIX ']' [2026-02-19T03:04:44.665Z] ++ uname [2026-02-19T03:04:44.665Z] + '[' Linux = SunOS ']' [2026-02-19T03:04:44.665Z] ++ uname [2026-02-19T03:04:44.665Z] + '[' Linux = '*BSD' ']' [2026-02-19T03:04:44.665Z] + MAKE=make [2026-02-19T03:04:44.665Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2026-02-19T03:04:44.665Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2026-02-19T03:04:45.192Z] ++ uname [2026-02-19T03:04:45.192Z] + '[' Linux = AIX ']' [2026-02-19T03:04:45.192Z] ++ uname [2026-02-19T03:04:45.192Z] + '[' Linux = SunOS ']' [2026-02-19T03:04:45.192Z] ++ uname [2026-02-19T03:04:45.192Z] + '[' Linux = '*BSD' ']' [2026-02-19T03:04:45.192Z] + MAKE=make [2026-02-19T03:04:45.192Z] + cd ./aqa-tests [2026-02-19T03:04:45.192Z] + . ./scripts/testenv/testenvSettings.sh [2026-02-19T03:04:45.192Z] ++ set +x [2026-02-19T03:04:45.192Z] make _testList TESTLIST=hotspot_gc_0,jdk_beans_0,jdk_vector_1,jdk_jdi_0 [2026-02-19T03:04:45.192Z] make[1]: Entering directory '/home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/aqa-tests/TKG' [2026-02-19T03:04:45.192Z] JAVA_HOME is set to /home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/jdkbinary/j2sdk-image [2026-02-19T03:04:45.192Z] LIB_DIR is set to /home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/externalDependency/lib [2026-02-19T03:04:45.192Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=hotspot_gc_0,jdk_beans_0,jdk_vector_1,jdk_jdi_0 [2026-02-19T03:04:45.192Z] make[2]: Entering directory '/home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/aqa-tests/TKG' [2026-02-19T03:04:45.192Z] perl scripts/configure.pl [2026-02-19T03:04:45.192Z] /home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_x86-64 --microArch="" --osLabel="rhel.10" --jdkVersion=17 --impl=hotspot --vendor="eclipse" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=testList --testList=hotspot_gc_0,jdk_beans_0,jdk_vector_1,jdk_jdi_0 --numOfMachines= --testTime= --TRSSURL= [2026-02-19T03:04:45.525Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-02-19T03:04:45.525Z] [2026-02-19T03:04:45.525Z] Starting to generate test make files. [2026-02-19T03:04:45.525Z] [2026-02-19T03:04:47.813Z] Parsing /home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/aqa-tests/TKG/../openjdk/playlist.xml [2026-02-19T03:04:47.813Z] Generated /home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/aqa-tests/TKG/../openjdk/autoGen.mk [2026-02-19T03:04:47.813Z] [2026-02-19T03:04:47.813Z] Generated /home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/aqa-tests/TKG/../autoGen.mk [2026-02-19T03:04:47.813Z] [2026-02-19T03:04:47.813Z] Generated /home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/aqa-tests/TKG/../TKG/utils.mk [2026-02-19T03:04:47.813Z] [2026-02-19T03:04:47.813Z] Generated /home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/aqa-tests/TKG/../TKG/rerun.mk [2026-02-19T03:04:47.813Z] [2026-02-19T03:04:47.813Z] Make files are generated successfully. [2026-02-19T03:04:47.813Z] [2026-02-19T03:04:47.813Z] make[2]: Leaving directory '/home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/aqa-tests/TKG' [2026-02-19T03:04:47.813Z] make -f runtest.mk _testList [2026-02-19T03:04:47.813Z] make[2]: Entering directory '/home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/aqa-tests/TKG' [2026-02-19T03:04:47.813Z] [2026-02-19T03:04:47.813Z] Running make 4.4.1 [2026-02-19T03:04:47.813Z] set TEST_ROOT to /home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/aqa-tests/TKG/.. [2026-02-19T03:04:47.813Z] set JDK_VERSION to 17 [2026-02-19T03:04:47.813Z] set JDK_IMPL to hotspot [2026-02-19T03:04:47.813Z] set JVM_VERSION to openjdk17 [2026-02-19T03:04:47.813Z] set JCL_VERSION to latest [2026-02-19T03:04:47.813Z] set JAVA_HOME to /home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/jdkbinary/j2sdk-image [2026-02-19T03:04:47.813Z] set SPEC to linux_x86-64 [2026-02-19T03:04:47.813Z] set TEST_FLAG to [2026-02-19T03:04:47.813Z] set OS_LABEL to rhel.10 [2026-02-19T03:04:47.813Z] Running testList ... [2026-02-19T03:04:47.813Z] There are 4 test targets in testList [2026-02-19T03:04:47.813Z] "/home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/jdkbinary/j2sdk-image/bin/java" -version [2026-02-19T03:04:47.813Z] openjdk version "17.0.19-beta" 2026-04-21 [2026-02-19T03:04:47.813Z] OpenJDK Runtime Environment Temurin-17.0.19+3-202602182041 (build 17.0.19-beta+3-ea) [2026-02-19T03:04:47.813Z] OpenJDK 64-Bit Server VM Temurin-17.0.19+3-202602182041 (build 17.0.19-beta+3-ea, mixed mode, sharing) [2026-02-19T03:04:47.813Z] make[3]: Entering directory '/home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/aqa-tests' [2026-02-19T03:04:47.813Z] make[4]: Entering directory '/home/adoptopenjdk/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0_rerun/aqa-tests/openjdk' [2026-02-19T03:04:47.813Z] [2026-02-19T03:04:47.813Z] ===============================================