Pre Test

Started by upstream project "Test_openjdk8_hs_extended.system_x86-64_linux" build number 1228 originally caused by: Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin" build number 530 originally caused by: Started by upstream project "build-scripts/openjdk8-pipeline" build number 3008 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 266 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2@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.system_x86-64_linux_testList_2@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 2480cb6f040d1f208ba3fa3684beaa4f7dcbb069 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2480cb6f040d1f208ba3fa3684beaa4f7dcbb069 # timeout=10 Commit message: "Set current build result based on Perf metrics. (#6369)" > git rev-list --no-walk 20c189de9f97f55af5b130fa309872a7ce12bf25 # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2025-06-26T20:49:26.740Z] SPEC: linux_x86-64 [Pipeline] echo [2025-06-26T20:49:26.741Z] LABEL: ci.role.test&&hw.arch.x86&&sw.os.linux [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2025-06-26T20:49:26.764Z] Found a total of 8 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.linux' label 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 [2025-06-26T20:49:26.776Z] dynamicAgents: [azure, fyre, EBC] [Pipeline] node [2025-06-26T20:49:41.786Z] Still waiting to schedule task [2025-06-26T20:49:41.786Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&sw.os.linux’ [2025-06-26T21:05:19.662Z] Running on test-aws-rhel8-x64-1 in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2 [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 [2025-06-26T21:05:19.698Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] cleanWs [2025-06-26T21:05:19.782Z] [WS-CLEANUP] Deleting project workspace... [2025-06-26T21:05:19.782Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-06-26T21:05:19.814Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-06-26T21:05:19.884Z] The recommended git tool is: git [2025-06-26T21:05:19.951Z] No credentials specified [2025-06-26T21:05:19.984Z] Cloning the remote Git repository [2025-06-26T21:05:20.033Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-06-26T21:05:20.033Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests # timeout=10 [2025-06-26T21:05:20.039Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2025-06-26T21:05:20.040Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-06-26T21:05:20.040Z] > git --version # timeout=10 [2025-06-26T21:05:20.042Z] > git --version # 'git version 2.15.0' [2025-06-26T21:05:20.042Z] > git fetch --tags --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-26T21:05:23.310Z] Avoid second fetch [2025-06-26T21:05:23.345Z] Checking out Revision 2480cb6f040d1f208ba3fa3684beaa4f7dcbb069 (origin/master) [2025-06-26T21:05:23.253Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-06-26T21:05:23.256Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-26T21:05:23.326Z] > git rev-parse origin/master^{commit} # timeout=10 [2025-06-26T21:05:23.361Z] > git config core.sparsecheckout # timeout=10 [2025-06-26T21:05:23.365Z] > git checkout -f 2480cb6f040d1f208ba3fa3684beaa4f7dcbb069 # timeout=10 [2025-06-26T21:05:24.436Z] Commit message: "Set current build result based on Perf metrics. (#6369)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/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 [2025-06-26T21:05:26.473Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2025-06-26T21:05:26.515Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-06-26T21:05:27.130Z] + LC_TIME=C [2025-06-26T21:05:27.130Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2025-06-26T21:05:27.281Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-06-26T21:05:27.834Z] + aqa-tests/terminateTestProcesses.sh jenkins [2025-06-26T21:05:27.834Z] Unix type machine.. [2025-06-26T21:05:27.834Z] Running on a Linux host [2025-06-26T21:05:27.834Z] 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 [2025-06-26T21:05:29.319Z] + printenv [2025-06-26T21:05:29.319Z] UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.system_x86-64_linux [2025-06-26T21:05:29.319Z] TIME_LIMIT=25 [2025-06-26T21:05:29.319Z] RERUN_ITERATIONS=1 [2025-06-26T21:05:29.319Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/7/display/redirect [2025-06-26T21:05:29.319Z] JENKINS_URL=https://ci.adoptium.net/ [2025-06-26T21:05:29.319Z] EXECUTOR_NUMBER=0 [2025-06-26T21:05:29.319Z] SSH_CONNECTION=78.47.239.97 42902 172.31.41.133 22 [2025-06-26T21:05:29.319Z] _=/usr/bin/printenv [2025-06-26T21:05:29.319Z] LANG=en_US.UTF-8 [2025-06-26T21:05:29.319Z] BUILD_ID=7 [2025-06-26T21:05:29.319Z] UPSTREAM_TEST_JOB_NUMBER=1228 [2025-06-26T21:05:29.319Z] USE_JRE=false [2025-06-26T21:05:29.319Z] OLDPWD=/home/jenkins [2025-06-26T21:05:29.319Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/7/display/redirect?page=changes [2025-06-26T21:05:29.319Z] STF_OWNER_BRANCH=adoptium:master [2025-06-26T21:05:29.319Z] PERSONAL_BUILD=false [2025-06-26T21:05:29.319Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/../../testDependency/lib [2025-06-26T21:05:29.319Z] JENKINS_NODE_COOKIE=967d5822-c4ef-417d-9718-2107651a62ea [2025-06-26T21:05:29.319Z] SLACK_CHANNEL=aqavit-bot [2025-06-26T21:05:29.319Z] JDK_IMPL=hotspot [2025-06-26T21:05:29.319Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.system_x86-64_linux_testList_2 [2025-06-26T21:05:29.319Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2@tmp [2025-06-26T21:05:29.319Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-06-26T21:05:29.319Z] DYNAMIC_COMPILE=false [2025-06-26T21:05:29.319Z] OPENJ9_BRANCH=master [2025-06-26T21:05:29.319Z] which_declare=declare -f [2025-06-26T21:05:29.319Z] CI=true [2025-06-26T21:05:29.319Z] HUDSON_COOKIE=aa09a0d4-aff5-4c41-9abf-fcf7b59a38a8 [2025-06-26T21:05:29.319Z] XDG_SESSION_ID=712427 [2025-06-26T21:05:29.319Z] USER=jenkins [2025-06-26T21:05:29.319Z] ADOPTOPENJDK_BRANCH=master [2025-06-26T21:05:29.319Z] ORIGIN_JDK_VERSION=8 [2025-06-26T21:05:29.319Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/../../testDependency/system_lib [2025-06-26T21:05:29.319Z] UPSTREAM_JOB_NUMBER=530 [2025-06-26T21:05:29.319Z] BUILD_NUMBER=7 [2025-06-26T21:05:29.319Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-06-26T21:05:29.319Z] JCK_GIT_BRANCH=master [2025-06-26T21:05:29.319Z] EXTERNAL_TEST_CMD=mvn clean install [2025-06-26T21:05:29.319Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2 [2025-06-26T21:05:29.319Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin [2025-06-26T21:05:29.319Z] KEEP_REPORTDIR=false [2025-06-26T21:05:29.319Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2 [2025-06-26T21:05:29.319Z] HUDSON_URL=https://ci.adoptium.net/ [2025-06-26T21:05:29.319Z] USE_TESTENV_PROPERTIES=false [2025-06-26T21:05:29.319Z] HOME=/home/jenkins [2025-06-26T21:05:29.319Z] NODE_NAME=test-aws-rhel8-x64-1 [2025-06-26T21:05:29.319Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/../../benchmarks [2025-06-26T21:05:29.319Z] DOCKER_REQUIRED=false [2025-06-26T21:05:29.319Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-06-26T21:05:29.319Z] SSH_CLIENT=78.47.239.97 42902 22 [2025-06-26T21:05:29.319Z] JDK_BRANCH=jdk8u462-b07_adopt [2025-06-26T21:05:29.319Z] ARCHIVE_TEST_RESULTS=false [2025-06-26T21:05:29.319Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-06-26T21:05:29.319Z] JOB_NAME=Test_openjdk8_hs_extended.system_x86-64_linux_testList_2 [2025-06-26T21:05:29.319Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/7/display/redirect?page=tests [2025-06-26T21:05:29.319Z] BUILD_LIST=system [2025-06-26T21:05:29.319Z] KEEP_WORKSPACE=false [2025-06-26T21:05:29.319Z] NUM_PROCESSORS=4 [2025-06-26T21:05:29.319Z] EXIT_SUCCESS=false [2025-06-26T21:05:29.319Z] EXTERNAL_CUSTOM_BRANCH=master [2025-06-26T21:05:29.319Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-06-26T21:05:29.319Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/display/redirect [2025-06-26T21:05:29.319Z] RERUN_FAILURE=true [2025-06-26T21:05:29.319Z] SDK_RESOURCE=upstream [2025-06-26T21:05:29.319Z] ACTIVE_NODE_TIMEOUT=5 [2025-06-26T21:05:29.319Z] SETUP_JCK_RUN=false [2025-06-26T21:05:29.319Z] SPEC=linux_x86-64 [2025-06-26T21:05:29.319Z] ITERATIONS=1 [2025-06-26T21:05:29.319Z] GENERATE_JOBS=true [2025-06-26T21:05:29.319Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jdkbinary/j2sdk-image [2025-06-26T21:05:29.319Z] LIGHT_WEIGHT_CHECKOUT=false [2025-06-26T21:05:29.319Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/7/display/redirect?page=artifacts [2025-06-26T21:05:29.319Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2025-06-26T21:05:29.319Z] AUTO_DETECT=true [2025-06-26T21:05:29.319Z] TAP_NAME=Test_openjdk8_hs_extended.system_x86-64_linux_testList_2.tap [2025-06-26T21:05:29.319Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/7/ [2025-06-26T21:05:29.319Z] SHELL=/bin/bash [2025-06-26T21:05:29.319Z] STAGE_NAME=Setup [2025-06-26T21:05:29.319Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-06-26T21:05:29.319Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/ [2025-06-26T21:05:29.319Z] TKG_OWNER_BRANCH=adoptium:master [2025-06-26T21:05:29.319Z] JDK_VERSION=8 [2025-06-26T21:05:29.319Z] BUILD_DISPLAY_NAME=#7 [2025-06-26T21:05:29.319Z] PLATFORM=x86-64_linux [2025-06-26T21:05:29.319Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2025-06-26T21:05:29.319Z] SHLVL=3 [2025-06-26T21:05:29.319Z] JDK_REPO=https://github.com/adoptium/jdk8u [2025-06-26T21:05:29.319Z] PARALLEL=None [2025-06-26T21:05:29.319Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.system_x86-64_linux_testList_2-7 [2025-06-26T21:05:29.319Z] TKG_ITERATIONS=1 [2025-06-26T21:05:29.319Z] EXIT_FAILURE=false [2025-06-26T21:05:29.319Z] NODE_LABELS=test-aws-rhel8-x64-1 sw.tool.dockerX ci.role.test linux x64 sw.os.linux rhel8 hw.arch.x86 [2025-06-26T21:05:29.319Z] TARGET=-f parallelList.mk testList_2 [2025-06-26T21:05:29.319Z] LOGNAME=jenkins [2025-06-26T21:05:29.319Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus [2025-06-26T21:05:29.319Z] XDG_RUNTIME_DIR=/run/user/1001 [2025-06-26T21:05:29.319Z] JOBSTARTTIME=Thu, 26 Jun 2025 21:05:26 +0000 [2025-06-26T21:05:29.319Z] PATH=/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin [2025-06-26T21:05:29.319Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-06-26T21:05:29.319Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2025-06-26T21:05:29.319Z] JENKINS_SERVER_COOKIE=durable-325c0337e6a2186e201d3f9cab5c763e9e59c6773de10838349628500a8fb893 [2025-06-26T21:05:29.319Z] LESSOPEN=||/usr/bin/lesspipe.sh %s [2025-06-26T21:05:29.319Z] BASH_FUNC_which%%=() { ( alias; [2025-06-26T21:05:29.319Z] eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@ [2025-06-26T21:05:29.319Z] } 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 [2025-06-26T21:05:29.425Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2025-06-26T21:05:29.438Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2025-06-26T21:05:48.783Z] Copied 6 artifacts from "build-scripts » jobs » jdk8u » jdk8u-linux-x64-temurin" build number 530 [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 [2025-06-26T21:05:49.007Z] 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 [2025-06-26T21:05:49.015Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2 [Pipeline] { [Pipeline] sshagent [2025-06-26T21:05:49.045Z] $ ssh-agent [2025-06-26T21:05:49.195Z] SSH_AUTH_SOCK=/tmp/ssh-8rrbki27Vebg/agent.2089153 [2025-06-26T21:05:49.195Z] SSH_AGENT_PID=2089155 [2025-06-26T21:05:49.195Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-06-26T21:05:49.207Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests [Pipeline] { [Pipeline] withCredentials [2025-06-26T21:05:49.239Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2025-06-26T21:05:49.854Z] ++ pwd [2025-06-26T21:05:49.855Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/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 [2025-06-26T21:05:49.855Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests [2025-06-26T21:05:49.855Z] get jdk binary... [2025-06-26T21:05:49.855Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2025-06-26T21:05:49.855Z] Uncompressing file: OpenJDK8U-jdk-sources_8u462b07-ea.tar.gz ... [2025-06-26T21:05:55.017Z] List files in jdkbinary folder... [2025-06-26T21:05:55.017Z] total 385484 [2025-06-26T21:05:55.017Z] -rw-r--r--. 1 jenkins jenkins 156982538 Jun 26 20:27 OpenJDK8U-debugimage_x64_linux_hotspot_8u462b07-ea.tar.gz [2025-06-26T21:05:55.017Z] -rw-r--r--. 1 jenkins jenkins 93140271 Jun 26 20:08 OpenJDK8U-jdk-sources_8u462b07-ea.tar.gz [2025-06-26T21:05:55.017Z] -rw-r--r--. 1 jenkins jenkins 103086314 Jun 26 20:27 OpenJDK8U-jdk_x64_linux_hotspot_8u462b07-ea.tar.gz [2025-06-26T21:05:55.017Z] -rw-r--r--. 1 jenkins jenkins 41413402 Jun 26 20:26 OpenJDK8U-jre_x64_linux_hotspot_8u462b07-ea.tar.gz [2025-06-26T21:05:55.017Z] -rw-r--r--. 1 jenkins jenkins 80285 Jun 26 20:32 OpenJDK8U-sbom_x64_linux_hotspot_8u462b07-ea.json [2025-06-26T21:05:55.017Z] -rw-rw-r--. 1 jenkins jenkins 21292 Jun 26 20:30 OpenJDK8U-sbom_x64_linux_hotspot_8u462b07-ea-metadata.json [2025-06-26T21:05:55.017Z] drwxrwxr-x. 3 jenkins jenkins 30 Jun 26 21:05 tmp [2025-06-26T21:05:55.017Z] List files in jdkbinary/tmp folder... [2025-06-26T21:05:55.017Z] total 4 [2025-06-26T21:05:55.017Z] drwxr-xr-x. 15 jenkins jenkins 4096 Jun 26 20:08 jdk8u462-b07-src [2025-06-26T21:05:55.017Z] Moving directory jdk8u462-b07-src/ to ../source-image [2025-06-26T21:05:55.017Z] Uncompressing file: OpenJDK8U-jdk_x64_linux_hotspot_8u462b07-ea.tar.gz ... [2025-06-26T21:05:56.322Z] List files in jdkbinary folder... [2025-06-26T21:05:56.322Z] total 385488 [2025-06-26T21:05:56.322Z] -rw-r--r--. 1 jenkins jenkins 156982538 Jun 26 20:27 OpenJDK8U-debugimage_x64_linux_hotspot_8u462b07-ea.tar.gz [2025-06-26T21:05:56.322Z] -rw-r--r--. 1 jenkins jenkins 93140271 Jun 26 20:08 OpenJDK8U-jdk-sources_8u462b07-ea.tar.gz [2025-06-26T21:05:56.322Z] -rw-r--r--. 1 jenkins jenkins 103086314 Jun 26 20:27 OpenJDK8U-jdk_x64_linux_hotspot_8u462b07-ea.tar.gz [2025-06-26T21:05:56.322Z] -rw-r--r--. 1 jenkins jenkins 41413402 Jun 26 20:26 OpenJDK8U-jre_x64_linux_hotspot_8u462b07-ea.tar.gz [2025-06-26T21:05:56.322Z] -rw-r--r--. 1 jenkins jenkins 80285 Jun 26 20:32 OpenJDK8U-sbom_x64_linux_hotspot_8u462b07-ea.json [2025-06-26T21:05:56.322Z] -rw-rw-r--. 1 jenkins jenkins 21292 Jun 26 20:30 OpenJDK8U-sbom_x64_linux_hotspot_8u462b07-ea-metadata.json [2025-06-26T21:05:56.322Z] drwxr-xr-x. 15 jenkins jenkins 4096 Jun 26 20:08 source-image [2025-06-26T21:05:56.322Z] drwxrwxr-x. 3 jenkins jenkins 26 Jun 26 21:05 tmp [2025-06-26T21:05:56.322Z] List files in jdkbinary/tmp folder... [2025-06-26T21:05:56.322Z] total 0 [2025-06-26T21:05:56.322Z] drwxr-xr-x. 8 jenkins jenkins 190 Jun 26 20:26 jdk8u462-b07 [2025-06-26T21:05:56.322Z] Moving directory jdk8u462-b07/ to ../j2sdk-image [2025-06-26T21:05:56.322Z] Uncompressing file: OpenJDK8U-jre_x64_linux_hotspot_8u462b07-ea.tar.gz ... [2025-06-26T21:05:57.136Z] List files in jdkbinary folder... [2025-06-26T21:05:57.136Z] total 385488 [2025-06-26T21:05:57.136Z] drwxr-xr-x. 8 jenkins jenkins 190 Jun 26 20:26 j2sdk-image [2025-06-26T21:05:57.136Z] -rw-r--r--. 1 jenkins jenkins 156982538 Jun 26 20:27 OpenJDK8U-debugimage_x64_linux_hotspot_8u462b07-ea.tar.gz [2025-06-26T21:05:57.137Z] -rw-r--r--. 1 jenkins jenkins 93140271 Jun 26 20:08 OpenJDK8U-jdk-sources_8u462b07-ea.tar.gz [2025-06-26T21:05:57.137Z] -rw-r--r--. 1 jenkins jenkins 103086314 Jun 26 20:27 OpenJDK8U-jdk_x64_linux_hotspot_8u462b07-ea.tar.gz [2025-06-26T21:05:57.137Z] -rw-r--r--. 1 jenkins jenkins 41413402 Jun 26 20:26 OpenJDK8U-jre_x64_linux_hotspot_8u462b07-ea.tar.gz [2025-06-26T21:05:57.137Z] -rw-r--r--. 1 jenkins jenkins 80285 Jun 26 20:32 OpenJDK8U-sbom_x64_linux_hotspot_8u462b07-ea.json [2025-06-26T21:05:57.137Z] -rw-rw-r--. 1 jenkins jenkins 21292 Jun 26 20:30 OpenJDK8U-sbom_x64_linux_hotspot_8u462b07-ea-metadata.json [2025-06-26T21:05:57.137Z] drwxr-xr-x. 15 jenkins jenkins 4096 Jun 26 20:08 source-image [2025-06-26T21:05:57.137Z] drwxrwxr-x. 3 jenkins jenkins 30 Jun 26 21:05 tmp [2025-06-26T21:05:57.137Z] List files in jdkbinary/tmp folder... [2025-06-26T21:05:57.137Z] total 0 [2025-06-26T21:05:57.137Z] drwxr-xr-x. 5 jenkins jenkins 135 Jun 26 20:26 jdk8u462-b07-jre [2025-06-26T21:05:57.137Z] Moving directory jdk8u462-b07-jre/ to ../j2re-image [2025-06-26T21:05:57.137Z] Uncompressing OpenJDK8U-debugimage_x64_linux_hotspot_8u462b07-ea.tar.gz over ./j2sdk-image/jre... [2025-06-26T21:06:01.296Z] Removing top-level folder jdk8u462-b07-debug-image/ [2025-06-26T21:06:01.297Z] Removing top-level folder jdk8u462-b07/ [2025-06-26T21:06:01.297Z] Run /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jdkbinary/j2sdk-image/bin/java -version [2025-06-26T21:06:01.297Z] =JAVA VERSION OUTPUT BEGIN= [2025-06-26T21:06:01.297Z] openjdk version "1.8.0_462-beta" [2025-06-26T21:06:01.297Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-beta-202506262008-b07) [2025-06-26T21:06:01.297Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.462-b07, mixed mode) [2025-06-26T21:06:01.297Z] =JAVA VERSION OUTPUT END= [2025-06-26T21:06:01.297Z] =RELEASE INFO BEGIN= [2025-06-26T21:06:01.297Z] JAVA_VERSION="1.8.0_462" [2025-06-26T21:06:01.297Z] OS_NAME="Linux" [2025-06-26T21:06:01.297Z] OS_VERSION="2.6" [2025-06-26T21:06:01.297Z] OS_ARCH="amd64" [2025-06-26T21:06:01.297Z] SOURCE=".:git:d1f0ddc52725+" [2025-06-26T21:06:01.297Z] IMPLEMENTOR="Eclipse Adoptium" [2025-06-26T21:06:01.297Z] BUILD_SOURCE="git:5ec7cf95adce133a225cf1832d4b4915130b6a2a" [2025-06-26T21:06:01.297Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2025-06-26T21:06:01.297Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git" [2025-06-26T21:06:01.297Z] FULL_VERSION="1.8.0_462-beta-202506262008-b07" [2025-06-26T21:06:01.297Z] SEMANTIC_VERSION="8.0.462+7" [2025-06-26T21:06:01.297Z] BUILD_INFO="OS: Linux Version: 6.8.0-1030-azure" [2025-06-26T21:06:01.297Z] JVM_VARIANT="Hotspot" [2025-06-26T21:06:01.297Z] JVM_VERSION="25.462-b07" [2025-06-26T21:06:01.297Z] IMAGE_TYPE="JDK" [2025-06-26T21:06:01.297Z] =RELEASE INFO END= [2025-06-26T21:06:01.297Z] get testKitGen... [2025-06-26T21:06:01.297Z] git clone -q https://github.com/adoptium/TKG.git [2025-06-26T21:06:01.297Z] git rev-parse master [2025-06-26T21:06:01.297Z] git checkout -q -f 1828e310fd8fb3115fde605c41aea434b90143d0 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-06-26T21:06:01.612Z] $ ssh-agent -k [2025-06-26T21:06:01.617Z] unset SSH_AUTH_SOCK; [2025-06-26T21:06:01.617Z] unset SSH_AGENT_PID; [2025-06-26T21:06:01.617Z] echo Agent pid 2089155 killed; [2025-06-26T21:06:01.769Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-06-26T21:06:02.364Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=-f+parallelList.mk+testList_2&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.system_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=false&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=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk8u462-b07_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=1228&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=system&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=530&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2025-06-26T21:06:02.384Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=-f+parallelList.mk+testList_2&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.system_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=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=test-aws-rhel8-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=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk8u462-b07_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=1228&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=system&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=530&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2025-06-26T21:06:02.450Z] Building tests... [Pipeline] timeout [2025-06-26T21:06:02.459Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-06-26T21:06:02.712Z] Copied 1 artifact from "Test_openjdk8_hs_extended.system_x86-64_linux" build number 1228 [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-06-26T21:06:02.805Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-06-26T21:06:02.852Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-06-26T21:06:03.505Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/../../testDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-06-26T21:06:03.506Z] -------------------------------------------- [2025-06-26T21:06:03.506Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/../../testDependency/system_lib [2025-06-26T21:06:03.506Z] task is set to default [2025-06-26T21:06:03.506Z] dependencyList is set to all [2025-06-26T21:06:03.506Z] -------------------------------------------- [2025-06-26T21:06:03.506Z] Starting download third party dependent jars [2025-06-26T21:06:03.506Z] -------------------------------------------- [2025-06-26T21:06:03.506Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/../../testDependency/system_lib [2025-06-26T21:06:03.506Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/../../testDependency/system_lib/tools/tools.jar exists, not downloading. [2025-06-26T21:06:03.506Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/../../testDependency/system_lib/junit/junit.jar exists, not downloading. [2025-06-26T21:06:03.506Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/../../testDependency/system_lib/apache-ant/lib/ant-launcher.jar exists, not downloading. [2025-06-26T21:06:03.506Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/../../testDependency/system_lib/log4j/log4j-core.jar exists, not downloading. [2025-06-26T21:06:03.506Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/../../testDependency/system_lib/json-simple.jar exists with correct hash, not downloading [2025-06-26T21:06:03.506Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/../../testDependency/system_lib/asm/asm.jar exists, not downloading. [2025-06-26T21:06:03.506Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/../../testDependency/system_lib/log4j/log4j-api.jar exists, not downloading. [2025-06-26T21:06:03.506Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/../../testDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists, not downloading. [2025-06-26T21:06:03.506Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/../../testDependency/system_lib/mauve/mauve.jar exists, not downloading. [2025-06-26T21:06:03.506Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/../../testDependency/system_lib/junit/hamcrest-core.jar exists, not downloading. [2025-06-26T21:06:03.506Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/../../testDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-06-26T21:06:03.506Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2025-06-26T21:06:03.724Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] dir [2025-06-26T21:06:03.750Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests [Pipeline] { [Pipeline] sshagent [2025-06-26T21:06:03.778Z] $ ssh-agent [2025-06-26T21:06:03.941Z] SSH_AUTH_SOCK=/tmp/ssh-5fsUx37PrQ8h/agent.2089255 [2025-06-26T21:06:03.941Z] SSH_AGENT_PID=2089257 [2025-06-26T21:06:03.941Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-26T21:06:04.556Z] + bash ./compile.sh [2025-06-26T21:06:04.556Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jdkbinary/j2sdk-image [2025-06-26T21:06:04.556Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/../../testDependency/system_lib [2025-06-26T21:06:04.556Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation; \ [2025-06-26T21:06:04.556Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation; \ [2025-06-26T21:06:04.556Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/../../testDependency/system_lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-06-26T21:06:04.556Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-06-26T21:06:04.557Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/TKG/scripts/build_tools.xml [2025-06-26T21:06:04.949Z] [2025-06-26T21:06:04.949Z] build: [2025-06-26T21:06:04.949Z] [2025-06-26T21:06:04.949Z] clean: [2025-06-26T21:06:04.949Z] [2025-06-26T21:06:04.949Z] init: [2025-06-26T21:06:04.949Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/TKG/bin [2025-06-26T21:06:04.949Z] [2025-06-26T21:06:04.949Z] getDependentLibs: [2025-06-26T21:06:04.949Z] [exec] -------------------------------------------- [2025-06-26T21:06:04.949Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/../../testDependency/system_lib [2025-06-26T21:06:04.949Z] [exec] task is set to default [2025-06-26T21:06:04.949Z] [exec] dependencyList is set to json_simple [2025-06-26T21:06:04.949Z] [exec] -------------------------------------------- [2025-06-26T21:06:04.949Z] [exec] Starting download third party dependent jars [2025-06-26T21:06:04.949Z] [exec] -------------------------------------------- [2025-06-26T21:06:04.949Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/../../testDependency/system_lib [2025-06-26T21:06:04.949Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/../../testDependency/system_lib/json-simple.jar exists with correct hash, not downloading [2025-06-26T21:06:04.949Z] [exec] downloaded dependent third party jars successfully [2025-06-26T21:06:04.949Z] [2025-06-26T21:06:04.949Z] compile: [2025-06-26T21:06:04.949Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-06-26T21:06:04.949Z] [echo] ============COMPILER SETTINGS============ [2025-06-26T21:06:04.949Z] [echo] ===fork: yes [2025-06-26T21:06:04.949Z] [echo] ===debug: on [2025-06-26T21:06:05.352Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/TKG/bin [2025-06-26T21:06:06.701Z] [2025-06-26T21:06:06.701Z] dist: [2025-06-26T21:06:06.701Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/TKG/bin/TestKitGen.jar [2025-06-26T21:06:06.701Z] [2025-06-26T21:06:06.701Z] BUILD SUCCESSFUL [2025-06-26T21:06:06.701Z] Total time: 1 second [2025-06-26T21:06:06.701Z] 0 [2025-06-26T21:06:06.701Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-06-26T21:06:06.701Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-06-26T21:06:06.701Z] microArchOutput: model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz [2025-06-26T21:06:07.557Z] ****************************** MACHINE INFO ****************************** [2025-06-26T21:06:07.557Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/TKG [2025-06-26T21:06:07.557Z] Free Physical Memory Size : 11313725440 [2025-06-26T21:06:07.557Z] Free space (bytes) : 63089750016 [2025-06-26T21:06:07.557Z] Total Physical Memory Size : 16598388736 [2025-06-26T21:06:07.557Z] Total space (bytes) : 107361579008 [2025-06-26T21:06:07.557Z] Usable space (bytes) : 63089750016 [2025-06-26T21:06:07.557Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-06-26T21:06:07.557Z] bashVersion : [2025-06-26T21:06:07.557Z] GNU bash, version 4.4.20(1)-release (x86_64-redhat-linux-gnu) [2025-06-26T21:06:07.557Z] Copyright (C) 2016 Free Software Foundation, Inc. [2025-06-26T21:06:07.557Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-06-26T21:06:07.557Z] [2025-06-26T21:06:07.557Z] This is free software; you are free to change and redistribute it. [2025-06-26T21:06:07.557Z] There is NO WARRANTY, to the extent permitted by law. [2025-06-26T21:06:07.557Z] cpuCores : 4 [2025-06-26T21:06:07.557Z] curlVersion : [2025-06-26T21:06:07.557Z] curl 7.61.1 (x86_64-redhat-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.41.0 [2025-06-26T21:06:07.557Z] Release-Date: 2018-09-05 [2025-06-26T21:06:07.557Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-06-26T21:06:07.557Z] Features: AsynchDNS IDN IPv6 Largefile GSS-API Kerberos SPNEGO NTLM NTLM_WB SSL libz brotli TLS-SRP HTTP2 UnixSockets HTTPS-proxy PSL [2025-06-26T21:06:07.557Z] dockerVersion : Docker version 26.1.3, build b72abbb [2025-06-26T21:06:07.557Z] gcc version : 8 [2025-06-26T21:06:07.557Z] gclibc version : ldd (GNU libc) 2.28 [2025-06-26T21:06:07.557Z] gdb version : GNU gdb (GDB) Red Hat Enterprise Linux 8.2-20.el8 [2025-06-26T21:06:07.557Z] lldb version : Command could not be executed [2025-06-26T21:06:07.557Z] makeVersion : [2025-06-26T21:06:07.557Z] GNU Make 4.2.1 [2025-06-26T21:06:07.557Z] Built for x86_64-redhat-linux-gnu [2025-06-26T21:06:07.557Z] Copyright (C) 1988-2016 Free Software Foundation, Inc. [2025-06-26T21:06:07.557Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-06-26T21:06:07.557Z] This is free software: you are free to change and redistribute it. [2025-06-26T21:06:07.557Z] There is NO WARRANTY, to the extent permitted by law. [2025-06-26T21:06:07.557Z] mavenVersion : [2025-06-26T21:06:07.557Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2025-06-26T21:06:07.557Z] Maven home: /usr/local/apache-maven-3.6.3 [2025-06-26T21:06:07.557Z] Java version: 1.8.0_462-beta, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jdkbinary/j2sdk-image/jre [2025-06-26T21:06:07.557Z] Default locale: en_US, platform encoding: UTF-8 [2025-06-26T21:06:07.557Z] OS name: "linux", version: "4.18.0-240.10.1.el8_3.x86_64", arch: "amd64", family: "unix" [2025-06-26T21:06:07.557Z] osInfo : [2025-06-26T21:06:07.557Z] NAME="Red Hat Enterprise Linux" [2025-06-26T21:06:07.557Z] VERSION="8.10 (Ootpa)" [2025-06-26T21:06:07.557Z] ID="rhel" [2025-06-26T21:06:07.557Z] ID_LIKE="fedora" [2025-06-26T21:06:07.557Z] VERSION_ID="8.10" [2025-06-26T21:06:07.557Z] PLATFORM_ID="platform:el8" [2025-06-26T21:06:07.557Z] PRETTY_NAME="Red Hat Enterprise Linux 8.10 (Ootpa)" [2025-06-26T21:06:07.557Z] ANSI_COLOR="0;31" [2025-06-26T21:06:07.557Z] CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" [2025-06-26T21:06:07.557Z] HOME_URL="https://www.redhat.com/" [2025-06-26T21:06:07.557Z] DOCUMENTATION_URL="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8" [2025-06-26T21:06:07.557Z] BUG_REPORT_URL="https://issues.redhat.com/" [2025-06-26T21:06:07.557Z] [2025-06-26T21:06:07.557Z] REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" [2025-06-26T21:06:07.557Z] REDHAT_BUGZILLA_PRODUCT_VERSION=8.10 [2025-06-26T21:06:07.557Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" [2025-06-26T21:06:07.557Z] REDHAT_SUPPORT_PRODUCT_VERSION="8.10" [2025-06-26T21:06:07.557Z] osLabel : rhel.8 [2025-06-26T21:06:07.557Z] perlVersion : [2025-06-26T21:06:07.557Z] [2025-06-26T21:06:07.557Z] This is perl 5, version 26, subversion 3 (v5.26.3) built for x86_64-linux-thread-multi [2025-06-26T21:06:07.557Z] (with 58 registered patches, see perl -V for more detail) [2025-06-26T21:06:07.557Z] [2025-06-26T21:06:07.558Z] Copyright 1987-2018, Larry Wall [2025-06-26T21:06:07.558Z] [2025-06-26T21:06:07.558Z] Perl may be copied only under the terms of either the Artistic License or the [2025-06-26T21:06:07.558Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-06-26T21:06:07.558Z] [2025-06-26T21:06:07.558Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-06-26T21:06:07.558Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-06-26T21:06:07.558Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2025-06-26T21:06:07.558Z] [2025-06-26T21:06:07.558Z] podmanVersion : bash: podman: command not found [2025-06-26T21:06:07.558Z] procArch : x86_64 [2025-06-26T21:06:07.558Z] sysArch : x86_64 [2025-06-26T21:06:07.558Z] sysOS : Linux [2025-06-26T21:06:07.558Z] ulimit : [2025-06-26T21:06:07.558Z] core file size (blocks, -c) 0 [2025-06-26T21:06:07.558Z] data seg size (kbytes, -d) unlimited [2025-06-26T21:06:07.558Z] scheduling priority (-e) 0 [2025-06-26T21:06:07.558Z] file size (blocks, -f) unlimited [2025-06-26T21:06:07.558Z] pending signals (-i) 63084 [2025-06-26T21:06:07.558Z] max locked memory (kbytes, -l) 64 [2025-06-26T21:06:07.558Z] max memory size (kbytes, -m) unlimited [2025-06-26T21:06:07.558Z] open files (-n) 262144 [2025-06-26T21:06:07.558Z] pipe size (512 bytes, -p) 8 [2025-06-26T21:06:07.558Z] POSIX message queues (bytes, -q) 819200 [2025-06-26T21:06:07.558Z] real-time priority (-r) 0 [2025-06-26T21:06:07.558Z] stack size (kbytes, -s) 8192 [2025-06-26T21:06:07.558Z] cpu time (seconds, -t) unlimited [2025-06-26T21:06:07.558Z] max user processes (-u) 63084 [2025-06-26T21:06:07.558Z] virtual memory (kbytes, -v) unlimited [2025-06-26T21:06:07.558Z] file locks (-x) unlimited [2025-06-26T21:06:07.558Z] uname : Linux test-aws-rhel8-x64-1.adoptopenjdk.net 4.18.0-240.10.1.el8_3.x86_64 #1 SMP Wed Dec 16 03:30:52 EST 2020 x86_64 x86_64 x86_64 GNU/Linux [2025-06-26T21:06:07.558Z] vmVendor : Oracle Corporation [2025-06-26T21:06:07.558Z] vmVersion : 25.462-b07 [2025-06-26T21:06:07.558Z] xlc version : bash: xlC: command not found [2025-06-26T21:06:07.558Z] ************************************************************************** [2025-06-26T21:06:07.558Z] [2025-06-26T21:06:07.558Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-06-26T21:06:07.558Z] [2025-06-26T21:06:07.558Z] System.getProperty('java.vendor')=Temurin [2025-06-26T21:06:07.558Z] [2025-06-26T21:06:07.558Z] System.getProperty('os.name')=Linux [2025-06-26T21:06:07.558Z] [2025-06-26T21:06:07.558Z] System.getProperty('os.arch')=amd64 [2025-06-26T21:06:07.558Z] [2025-06-26T21:06:07.558Z] System.getProperty('java.fullversion')=null [2025-06-26T21:06:07.558Z] [2025-06-26T21:06:07.558Z] System.getProperty('sun.arch.data.model')=64 [2025-06-26T21:06:07.558Z] [2025-06-26T21:06:07.558Z] make -f clean.mk cleanBuild [2025-06-26T21:06:07.558Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/TKG' [2025-06-26T21:06:07.558Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/TKG/../../jvmtest [2025-06-26T21:06:07.558Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/TKG' [2025-06-26T21:06:07.943Z] make -f compile.mk compile [2025-06-26T21:06:07.943Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/TKG' [2025-06-26T21:06:07.943Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation; \ [2025-06-26T21:06:07.943Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation; \ [2025-06-26T21:06:07.943Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=system" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_x86-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/../../testDependency/system_lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-06-26T21:06:07.943Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-06-26T21:06:08.416Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/TKG/scripts/build_test.xml [2025-06-26T21:06:08.416Z] [echo] build.list is TestConfig/build.xml,system/build.xml [2025-06-26T21:06:08.416Z] [2025-06-26T21:06:08.416Z] -create_test_directory: [2025-06-26T21:06:08.416Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jvmtest [2025-06-26T21:06:08.416Z] [2025-06-26T21:06:08.416Z] stage_test_material: [2025-06-26T21:06:08.808Z] [copy] Copying 136 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jvmtest [2025-06-26T21:06:08.808Z] [2025-06-26T21:06:08.808Z] build: [2025-06-26T21:06:08.808Z] [2025-06-26T21:06:08.808Z] init: [2025-06-26T21:06:08.808Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jvmtest/system [2025-06-26T21:06:08.808Z] [2025-06-26T21:06:08.808Z] dist: [2025-06-26T21:06:08.808Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jvmtest/system [2025-06-26T21:06:08.808Z] [2025-06-26T21:06:08.808Z] common_build: [2025-06-26T21:06:08.808Z] [echo] target common_build is called..... [2025-06-26T21:06:08.808Z] [2025-06-26T21:06:08.808Z] common_init: [2025-06-26T21:06:08.808Z] [2025-06-26T21:06:08.808Z] check_systemtest: [2025-06-26T21:06:08.808Z] [echo] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/TKG/../system/STF does not exist, clone from GitHub [2025-06-26T21:06:08.808Z] [2025-06-26T21:06:08.808Z] clone_stf: [2025-06-26T21:06:08.808Z] [exec] git clone -q https://github.com/adoptium/STF.git [2025-06-26T21:06:09.204Z] [echo] git rev-parse master [2025-06-26T21:06:09.204Z] [echo] git checkout -q -f 03f6cc21c7356c036ccd11173c061417f58b621b [2025-06-26T21:06:09.204Z] [exec] Check sha in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/TKG/../system/STF and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/TKG/../testenv/testenv.properties [2025-06-26T21:06:09.204Z] [exec] STF_REPO=https://github.com/adoptium/STF.git [2025-06-26T21:06:09.204Z] [exec] STF_BRANCH=03f6cc21c7356c036ccd11173c061417f58b621b [2025-06-26T21:06:09.204Z] [echo] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/TKG/../system/aqa-systemtest does not exist, clone from GitHub [2025-06-26T21:06:09.592Z] [2025-06-26T21:06:09.592Z] clone_systemtest: [2025-06-26T21:06:09.592Z] [exec] git clone -q https://github.com/adoptium/aqa-systemtest.git [2025-06-26T21:06:10.457Z] [echo] git rev-parse master [2025-06-26T21:06:10.457Z] [echo] git checkout -q -f 2c3cbfc2a73a17e2a21401fbe7f43d83c24f5247 [2025-06-26T21:06:10.457Z] [exec] Check sha in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/TKG/../system/aqa-systemtest and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/TKG/../testenv/testenv.properties [2025-06-26T21:06:10.457Z] [exec] AQA_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git [2025-06-26T21:06:10.457Z] [exec] AQA_SYSTEMTEST_BRANCH=2c3cbfc2a73a17e2a21401fbe7f43d83c24f5247 [2025-06-26T21:06:10.457Z] [2025-06-26T21:06:10.457Z] configure_systemtest: [2025-06-26T21:06:10.457Z] [echo] Executing openjdk.build/build.xml [2025-06-26T21:06:10.457Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/../../testDependency/system_lib [2025-06-26T21:06:10.457Z] [2025-06-26T21:06:10.457Z] check-for-ant: [2025-06-26T21:06:10.457Z] [2025-06-26T21:06:10.457Z] configure-ant: [2025-06-26T21:06:10.457Z] [2025-06-26T21:06:10.457Z] print-ant-location: [2025-06-26T21:06:10.457Z] [echo] Using ant from /home/jenkins/testDependency/system_lib/apache-ant/lib/ant-launcher.jar [2025-06-26T21:06:10.457Z] [2025-06-26T21:06:10.457Z] print-ant-error: [2025-06-26T21:06:10.457Z] [2025-06-26T21:06:10.457Z] check-for-junit: [2025-06-26T21:06:10.457Z] [2025-06-26T21:06:10.457Z] configure-junit: [2025-06-26T21:06:10.457Z] [2025-06-26T21:06:10.457Z] print-junit-location: [2025-06-26T21:06:10.457Z] [echo] Using junit from /home/jenkins/testDependency/system_lib/junit/junit.jar [2025-06-26T21:06:10.457Z] [2025-06-26T21:06:10.457Z] print-junit-error: [2025-06-26T21:06:10.457Z] [2025-06-26T21:06:10.457Z] check-for-hamcrest-core: [2025-06-26T21:06:10.457Z] [2025-06-26T21:06:10.457Z] configure-hamcrest-core: [2025-06-26T21:06:10.457Z] [2025-06-26T21:06:10.457Z] print-hamcrest-core-location: [2025-06-26T21:06:10.457Z] [echo] Using hamcrest-core from /home/jenkins/testDependency/system_lib/junit/hamcrest-core.jar [2025-06-26T21:06:10.457Z] [2025-06-26T21:06:10.457Z] print-hamcrest-core-error: [2025-06-26T21:06:10.457Z] [2025-06-26T21:06:10.457Z] check-for-log4j: [2025-06-26T21:06:10.457Z] [2025-06-26T21:06:10.457Z] configure-log4j: [2025-06-26T21:06:10.457Z] [2025-06-26T21:06:10.457Z] print-log4j-location: [2025-06-26T21:06:10.457Z] [echo] Using log4j-api from /home/jenkins/testDependency/system_lib/log4j/log4j-api.jar and log4j-core from /home/jenkins/testDependency/system_lib/log4j/log4j-core.jar [2025-06-26T21:06:10.457Z] [2025-06-26T21:06:10.457Z] print-log4j-error: [2025-06-26T21:06:10.457Z] [2025-06-26T21:06:10.457Z] check-for-asm: [2025-06-26T21:06:10.457Z] [2025-06-26T21:06:10.457Z] configure-asm: [2025-06-26T21:06:10.457Z] [2025-06-26T21:06:10.457Z] print-asm-location: [2025-06-26T21:06:10.457Z] [echo] Using asm.jar from /home/jenkins/testDependency/system_lib/asm/asm.jar [2025-06-26T21:06:10.457Z] [echo] Using asm-commons.jar from /home/jenkins/testDependency/system_lib/asm/asm-commons.jar [2025-06-26T21:06:10.457Z] [2025-06-26T21:06:10.457Z] print-asm-error: [2025-06-26T21:06:10.457Z] [2025-06-26T21:06:10.457Z] setup-java-properties: [2025-06-26T21:06:10.457Z] [echo] java_home is ${java_home} [2025-06-26T21:06:10.457Z] [echo] java.home is /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jdkbinary/j2sdk-image/jre [2025-06-26T21:06:10.457Z] [echoproperties] #Ant properties [2025-06-26T21:06:10.457Z] [echoproperties] #Thu Jun 26 21:06:10 UTC 2025 [2025-06-26T21:06:10.457Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jdkbinary/j2sdk-image/jre/classes= [2025-06-26T21:06:10.457Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jdkbinary/j2sdk-image/jre/lib/charsets.jar= [2025-06-26T21:06:10.457Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jdkbinary/j2sdk-image/jre/lib/jce.jar= [2025-06-26T21:06:10.457Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jdkbinary/j2sdk-image/jre/lib/jfr.jar= [2025-06-26T21:06:10.457Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jdkbinary/j2sdk-image/jre/lib/jsse.jar= [2025-06-26T21:06:10.457Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jdkbinary/j2sdk-image/jre/lib/rt.jar= [2025-06-26T21:06:10.457Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jdkbinary/j2sdk-image/jre/lib/sunrsasign.jar= [2025-06-26T21:06:10.457Z] [echoproperties] buildjdk./lib= [2025-06-26T21:06:10.457Z] [echoproperties] buildjdk./lib64= [2025-06-26T21:06:10.457Z] [echoproperties] buildjdk./usr/java/packages/lib/ext= [2025-06-26T21:06:10.457Z] [echoproperties] buildjdk./usr/lib= [2025-06-26T21:06:10.457Z] [echoproperties] buildjdk./usr/lib64= [2025-06-26T21:06:10.457Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM (Temurin)(build 25.462-b07, mixed mode) [2025-06-26T21:06:10.458Z] [echoproperties] buildjdk.Property=settings\: [2025-06-26T21:06:10.458Z] [echoproperties] buildjdk.awt.toolkit=sun.awt.X11.XToolkit [2025-06-26T21:06:10.458Z] [echoproperties] buildjdk.file.encoding=UTF-8 [2025-06-26T21:06:10.458Z] [echoproperties] buildjdk.file.encoding.pkg=sun.io [2025-06-26T21:06:10.458Z] [echoproperties] buildjdk.file.separator=/ [2025-06-26T21:06:10.458Z] [echoproperties] buildjdk.java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment [2025-06-26T21:06:10.458Z] [echoproperties] buildjdk.java.awt.printerjob=sun.print.PSPrinterJob [2025-06-26T21:06:10.458Z] [echoproperties] buildjdk.java.class.path=. [2025-06-26T21:06:10.458Z] [echoproperties] buildjdk.java.class.version=52.0 [2025-06-26T21:06:10.458Z] [echoproperties] buildjdk.java.endorsed.dirs=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jdkbinary/j2sdk-image/jre/lib/endorsed [2025-06-26T21:06:10.458Z] [echoproperties] buildjdk.java.ext.dirs=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jdkbinary/j2sdk-image/jre/lib/ext [2025-06-26T21:06:10.458Z] [echoproperties] buildjdk.java.home=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jdkbinary/j2sdk-image/jre [2025-06-26T21:06:10.458Z] [echoproperties] buildjdk.java.io.tmpdir=/tmp [2025-06-26T21:06:10.459Z] [echoproperties] buildjdk.java.library.path=/usr/java/packages/lib/amd64 [2025-06-26T21:06:10.459Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment [2025-06-26T21:06:10.459Z] [echoproperties] buildjdk.java.runtime.version=1.8.0_462-beta-202506262008-b07 [2025-06-26T21:06:10.459Z] [echoproperties] buildjdk.java.specification.maintenance.version=6 [2025-06-26T21:06:10.459Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification [2025-06-26T21:06:10.459Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation [2025-06-26T21:06:10.933Z] [echoproperties] buildjdk.java.specification.version=1.8 [2025-06-26T21:06:10.933Z] [echoproperties] buildjdk.java.vendor=Temurin [2025-06-26T21:06:10.933Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/ [2025-06-26T21:06:10.933Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues [2025-06-26T21:06:10.933Z] [echoproperties] buildjdk.java.version=1.8.0_462-beta [2025-06-26T21:06:10.933Z] [echoproperties] buildjdk.java.vm.info=mixed mode [2025-06-26T21:06:10.933Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM [2025-06-26T21:06:10.933Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification [2025-06-26T21:06:10.933Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation [2025-06-26T21:06:10.933Z] [echoproperties] buildjdk.java.vm.specification.version=1.8 [2025-06-26T21:06:10.933Z] [echoproperties] buildjdk.java.vm.vendor=Temurin [2025-06-26T21:06:10.933Z] [echoproperties] buildjdk.java.vm.version=25.462-b07 [2025-06-26T21:06:10.933Z] [echoproperties] buildjdk.line.separator=\\n [2025-06-26T21:06:10.933Z] [echoproperties] buildjdk.openjdk=version "1.8.0_462-beta" [2025-06-26T21:06:10.933Z] [echoproperties] buildjdk.os.arch=amd64 [2025-06-26T21:06:10.933Z] [echoproperties] buildjdk.os.name=Linux [2025-06-26T21:06:10.933Z] [echoproperties] buildjdk.os.version=4.18.0-240.10.1.el8_3.x86_64 [2025-06-26T21:06:10.933Z] [echoproperties] buildjdk.path.separator=\: [2025-06-26T21:06:10.933Z] [echoproperties] buildjdk.sun.arch.data.model=64 [2025-06-26T21:06:10.933Z] [echoproperties] buildjdk.sun.boot.class.path=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jdkbinary/j2sdk-image/jre/lib/resources.jar [2025-06-26T21:06:10.933Z] [echoproperties] buildjdk.sun.boot.library.path=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jdkbinary/j2sdk-image/jre/lib/amd64 [2025-06-26T21:06:10.933Z] [echoproperties] buildjdk.sun.cpu.endian=little [2025-06-26T21:06:10.933Z] [echoproperties] buildjdk.sun.cpu.isalist= [2025-06-26T21:06:10.933Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeLittle [2025-06-26T21:06:10.933Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD [2025-06-26T21:06:10.933Z] [echoproperties] buildjdk.sun.jnu.encoding=UTF-8 [2025-06-26T21:06:10.933Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Tiered Compilers [2025-06-26T21:06:10.933Z] [echoproperties] buildjdk.sun.os.patch.level=unknown [2025-06-26T21:06:10.933Z] [echoproperties] buildjdk.user.country=US [2025-06-26T21:06:10.933Z] [echoproperties] buildjdk.user.dir=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.build [2025-06-26T21:06:10.933Z] [echoproperties] buildjdk.user.home=/home/jenkins [2025-06-26T21:06:10.933Z] [echoproperties] buildjdk.user.language=en [2025-06-26T21:06:10.933Z] [echoproperties] buildjdk.user.name=jenkins [2025-06-26T21:06:10.933Z] [echoproperties] buildjdk.user.timezone= [2025-06-26T21:06:10.933Z] [delete] Deleting: /tmp/openjdk.java.build.properties.1148440916 [2025-06-26T21:06:10.933Z] [echo] DEBUG: Resolved os.name for buildjdk is Linux [2025-06-26T21:06:10.933Z] [echo] java_platform set to linux_x86-64 [2025-06-26T21:06:10.933Z] [echo] java_java_specification_version set to 1.8 [2025-06-26T21:06:10.933Z] [echo] java_java_vm_vendor set to Temurin [2025-06-26T21:06:10.933Z] [echo] java_bindir set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jdkbinary/j2sdk-image/jre/../bin [2025-06-26T21:06:10.933Z] [echo] java_compiler set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jdkbinary/j2sdk-image/bin/javac [2025-06-26T21:06:10.933Z] [2025-06-26T21:06:10.933Z] check-for-tools-jar: [2025-06-26T21:06:10.933Z] [echo] java_java_specification_version is 1.8 [2025-06-26T21:06:10.933Z] [2025-06-26T21:06:10.933Z] configure-tools-jar: [2025-06-26T21:06:10.933Z] [2025-06-26T21:06:10.933Z] print-tools-jar-location: [2025-06-26T21:06:10.933Z] [echo] Using tools.jar from /home/jenkins/testDependency/system_lib/tools/tools.jar [2025-06-26T21:06:10.933Z] [2025-06-26T21:06:10.933Z] print-tools-jar-error: [2025-06-26T21:06:10.933Z] [2025-06-26T21:06:10.933Z] check-for-windows-sysinternals: [2025-06-26T21:06:10.933Z] [2025-06-26T21:06:10.933Z] set-download-windows-sysinternals-required: [2025-06-26T21:06:10.933Z] [2025-06-26T21:06:10.933Z] configure-windows-sysinternals: [2025-06-26T21:06:10.933Z] [2025-06-26T21:06:10.933Z] print-windows-sysinternals-location: [2025-06-26T21:06:10.933Z] [2025-06-26T21:06:10.933Z] set-print-windows-sysinternals-error-required: [2025-06-26T21:06:10.933Z] [2025-06-26T21:06:10.933Z] really-print-windows-sysinternals-error: [2025-06-26T21:06:10.933Z] [2025-06-26T21:06:10.933Z] print-windows-sysinternals-error: [2025-06-26T21:06:10.933Z] [2025-06-26T21:06:10.933Z] fail-if-error: [2025-06-26T21:06:10.933Z] [2025-06-26T21:06:10.933Z] print-all-prereq-versions: [2025-06-26T21:06:10.933Z] [echo] Ant version in use : 1.10.2 [2025-06-26T21:06:10.933Z] [echo] log4j version in use : 2.16.0 [2025-06-26T21:06:10.933Z] [echo] ASM version in use : 9.7.1 [2025-06-26T21:06:10.933Z] [echo] junit version in use : 4.12 [2025-06-26T21:06:10.933Z] [echo] hamcrest version in use: 1.3 [2025-06-26T21:06:10.933Z] [2025-06-26T21:06:10.933Z] configure: [2025-06-26T21:06:10.933Z] [2025-06-26T21:06:10.933Z] build-dependencies: [2025-06-26T21:06:10.933Z] [echo] Executing openjdk.build/build.xml [2025-06-26T21:06:10.933Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/../../testDependency/system_lib [2025-06-26T21:06:10.933Z] [2025-06-26T21:06:10.933Z] setup-java-properties: [2025-06-26T21:06:10.933Z] [echo] java_home is ${java_home} [2025-06-26T21:06:10.934Z] [echo] java.home is /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jdkbinary/j2sdk-image/jre [2025-06-26T21:06:10.934Z] [echoproperties] #Ant properties [2025-06-26T21:06:10.934Z] [echoproperties] #Thu Jun 26 21:06:10 UTC 2025 [2025-06-26T21:06:10.934Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jdkbinary/j2sdk-image/jre/classes= [2025-06-26T21:06:10.934Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jdkbinary/j2sdk-image/jre/lib/charsets.jar= [2025-06-26T21:06:10.934Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jdkbinary/j2sdk-image/jre/lib/jce.jar= [2025-06-26T21:06:10.934Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jdkbinary/j2sdk-image/jre/lib/jfr.jar= [2025-06-26T21:06:10.934Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jdkbinary/j2sdk-image/jre/lib/jsse.jar= [2025-06-26T21:06:10.934Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jdkbinary/j2sdk-image/jre/lib/rt.jar= [2025-06-26T21:06:10.934Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jdkbinary/j2sdk-image/jre/lib/sunrsasign.jar= [2025-06-26T21:06:10.934Z] [echoproperties] buildjdk./lib= [2025-06-26T21:06:10.934Z] [echoproperties] buildjdk./lib64= [2025-06-26T21:06:10.934Z] [echoproperties] buildjdk./usr/java/packages/lib/ext= [2025-06-26T21:06:10.934Z] [echoproperties] buildjdk./usr/lib= [2025-06-26T21:06:10.934Z] [echoproperties] buildjdk./usr/lib64= [2025-06-26T21:06:10.934Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM (Temurin)(build 25.462-b07, mixed mode) [2025-06-26T21:06:10.934Z] [echoproperties] buildjdk.Property=settings\: [2025-06-26T21:06:10.934Z] [echoproperties] buildjdk.awt.toolkit=sun.awt.X11.XToolkit [2025-06-26T21:06:10.934Z] [echoproperties] buildjdk.file.encoding=UTF-8 [2025-06-26T21:06:10.934Z] [echoproperties] buildjdk.file.encoding.pkg=sun.io [2025-06-26T21:06:10.934Z] [echoproperties] buildjdk.file.separator=/ [2025-06-26T21:06:10.934Z] [echoproperties] buildjdk.java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment [2025-06-26T21:06:10.934Z] [echoproperties] buildjdk.java.awt.printerjob=sun.print.PSPrinterJob [2025-06-26T21:06:10.934Z] [echoproperties] buildjdk.java.class.path=. [2025-06-26T21:06:10.934Z] [echoproperties] buildjdk.java.class.version=52.0 [2025-06-26T21:06:10.934Z] [echoproperties] buildjdk.java.endorsed.dirs=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jdkbinary/j2sdk-image/jre/lib/endorsed [2025-06-26T21:06:10.934Z] [echoproperties] buildjdk.java.ext.dirs=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jdkbinary/j2sdk-image/jre/lib/ext [2025-06-26T21:06:10.934Z] [echoproperties] buildjdk.java.home=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jdkbinary/j2sdk-image/jre [2025-06-26T21:06:10.934Z] [echoproperties] buildjdk.java.io.tmpdir=/tmp [2025-06-26T21:06:10.934Z] [echoproperties] buildjdk.java.library.path=/usr/java/packages/lib/amd64 [2025-06-26T21:06:10.934Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment [2025-06-26T21:06:10.934Z] [echoproperties] buildjdk.java.runtime.version=1.8.0_462-beta-202506262008-b07 [2025-06-26T21:06:10.934Z] [echoproperties] buildjdk.java.specification.maintenance.version=6 [2025-06-26T21:06:10.934Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification [2025-06-26T21:06:10.934Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation [2025-06-26T21:06:10.934Z] [echoproperties] buildjdk.java.specification.version=1.8 [2025-06-26T21:06:10.934Z] [echoproperties] buildjdk.java.vendor=Temurin [2025-06-26T21:06:10.934Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/ [2025-06-26T21:06:10.934Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues [2025-06-26T21:06:10.934Z] [echoproperties] buildjdk.java.version=1.8.0_462-beta [2025-06-26T21:06:10.934Z] [echoproperties] buildjdk.java.vm.info=mixed mode [2025-06-26T21:06:10.934Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM [2025-06-26T21:06:10.934Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification [2025-06-26T21:06:10.934Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation [2025-06-26T21:06:10.934Z] [echoproperties] buildjdk.java.vm.specification.version=1.8 [2025-06-26T21:06:10.934Z] [echoproperties] buildjdk.java.vm.vendor=Temurin [2025-06-26T21:06:10.934Z] [echoproperties] buildjdk.java.vm.version=25.462-b07 [2025-06-26T21:06:10.934Z] [echoproperties] buildjdk.line.separator=\\n [2025-06-26T21:06:10.934Z] [echoproperties] buildjdk.openjdk=version "1.8.0_462-beta" [2025-06-26T21:06:10.934Z] [echoproperties] buildjdk.os.arch=amd64 [2025-06-26T21:06:10.934Z] [echoproperties] buildjdk.os.name=Linux [2025-06-26T21:06:10.934Z] [echoproperties] buildjdk.os.version=4.18.0-240.10.1.el8_3.x86_64 [2025-06-26T21:06:10.934Z] [echoproperties] buildjdk.path.separator=\: [2025-06-26T21:06:10.934Z] [echoproperties] buildjdk.sun.arch.data.model=64 [2025-06-26T21:06:10.934Z] [echoproperties] buildjdk.sun.boot.class.path=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jdkbinary/j2sdk-image/jre/lib/resources.jar [2025-06-26T21:06:10.934Z] [echoproperties] buildjdk.sun.boot.library.path=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jdkbinary/j2sdk-image/jre/lib/amd64 [2025-06-26T21:06:10.934Z] [echoproperties] buildjdk.sun.cpu.endian=little [2025-06-26T21:06:10.934Z] [echoproperties] buildjdk.sun.cpu.isalist= [2025-06-26T21:06:10.934Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeLittle [2025-06-26T21:06:10.934Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD [2025-06-26T21:06:10.934Z] [echoproperties] buildjdk.sun.jnu.encoding=UTF-8 [2025-06-26T21:06:10.934Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Tiered Compilers [2025-06-26T21:06:10.934Z] [echoproperties] buildjdk.sun.os.patch.level=unknown [2025-06-26T21:06:10.934Z] [echoproperties] buildjdk.user.country=US [2025-06-26T21:06:10.935Z] [echoproperties] buildjdk.user.dir=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.build [2025-06-26T21:06:10.935Z] [echoproperties] buildjdk.user.home=/home/jenkins [2025-06-26T21:06:10.935Z] [echoproperties] buildjdk.user.language=en [2025-06-26T21:06:10.935Z] [echoproperties] buildjdk.user.name=jenkins [2025-06-26T21:06:10.935Z] [echoproperties] buildjdk.user.timezone= [2025-06-26T21:06:10.935Z] [delete] Deleting: /tmp/openjdk.java.build.properties.766436887 [2025-06-26T21:06:10.935Z] [echo] DEBUG: Resolved os.name for buildjdk is Linux [2025-06-26T21:06:10.935Z] [echo] java_platform set to linux_x86-64 [2025-06-26T21:06:10.935Z] [echo] java_java_specification_version set to 1.8 [2025-06-26T21:06:10.935Z] [echo] java_java_vm_vendor set to Temurin [2025-06-26T21:06:10.935Z] [echo] java_bindir set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jdkbinary/j2sdk-image/jre/../bin [2025-06-26T21:06:10.935Z] [echo] java_compiler set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jdkbinary/j2sdk-image/bin/javac [2025-06-26T21:06:10.935Z] [2025-06-26T21:06:10.935Z] setup-windows-compiler: [2025-06-26T21:06:10.935Z] [2025-06-26T21:06:10.935Z] check-prereqs: [2025-06-26T21:06:10.935Z] [echo] Executing openjdk.build/build.xml [2025-06-26T21:06:10.935Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/../../testDependency/system_lib [2025-06-26T21:06:10.935Z] [2025-06-26T21:06:10.935Z] check-for-ant: [2025-06-26T21:06:10.935Z] [2025-06-26T21:06:10.935Z] print-ant-location: [2025-06-26T21:06:10.935Z] [echo] Using ant from /home/jenkins/testDependency/system_lib/apache-ant/lib/ant-launcher.jar [2025-06-26T21:06:10.935Z] [2025-06-26T21:06:10.935Z] print-ant-error: [2025-06-26T21:06:10.935Z] [2025-06-26T21:06:10.935Z] check-for-junit: [2025-06-26T21:06:10.935Z] [2025-06-26T21:06:10.935Z] print-junit-location: [2025-06-26T21:06:10.935Z] [echo] Using junit from /home/jenkins/testDependency/system_lib/junit/junit.jar [2025-06-26T21:06:10.935Z] [2025-06-26T21:06:10.935Z] print-junit-error: [2025-06-26T21:06:10.935Z] [2025-06-26T21:06:10.935Z] check-for-hamcrest-core: [2025-06-26T21:06:10.935Z] [2025-06-26T21:06:10.935Z] print-hamcrest-core-location: [2025-06-26T21:06:10.935Z] [echo] Using hamcrest-core from /home/jenkins/testDependency/system_lib/junit/hamcrest-core.jar [2025-06-26T21:06:10.935Z] [2025-06-26T21:06:10.935Z] print-hamcrest-core-error: [2025-06-26T21:06:10.935Z] [2025-06-26T21:06:10.935Z] check-for-log4j: [2025-06-26T21:06:10.935Z] [2025-06-26T21:06:10.935Z] print-log4j-location: [2025-06-26T21:06:10.935Z] [echo] Using log4j-api from /home/jenkins/testDependency/system_lib/log4j/log4j-api.jar and log4j-core from /home/jenkins/testDependency/system_lib/log4j/log4j-core.jar [2025-06-26T21:06:10.935Z] [2025-06-26T21:06:10.935Z] print-log4j-error: [2025-06-26T21:06:10.935Z] [2025-06-26T21:06:10.935Z] check-for-asm: [2025-06-26T21:06:10.935Z] [2025-06-26T21:06:10.935Z] print-asm-location: [2025-06-26T21:06:10.935Z] [echo] Using asm.jar from /home/jenkins/testDependency/system_lib/asm/asm.jar [2025-06-26T21:06:10.935Z] [echo] Using asm-commons.jar from /home/jenkins/testDependency/system_lib/asm/asm-commons.jar [2025-06-26T21:06:10.935Z] [2025-06-26T21:06:10.935Z] print-asm-error: [2025-06-26T21:06:10.935Z] [2025-06-26T21:06:10.935Z] setup-java-properties: [2025-06-26T21:06:10.935Z] [2025-06-26T21:06:10.935Z] check-for-tools-jar: [2025-06-26T21:06:10.935Z] [echo] java_java_specification_version is 1.8 [2025-06-26T21:06:10.935Z] [2025-06-26T21:06:10.935Z] print-tools-jar-location: [2025-06-26T21:06:10.935Z] [echo] Using tools.jar from /home/jenkins/testDependency/system_lib/tools/tools.jar [2025-06-26T21:06:10.935Z] [2025-06-26T21:06:10.935Z] print-tools-jar-error: [2025-06-26T21:06:10.935Z] [2025-06-26T21:06:10.935Z] check-for-windows-sysinternals: [2025-06-26T21:06:10.935Z] [2025-06-26T21:06:10.935Z] print-windows-sysinternals-location: [2025-06-26T21:06:10.935Z] [2025-06-26T21:06:10.935Z] set-print-windows-sysinternals-error-required: [2025-06-26T21:06:10.935Z] [2025-06-26T21:06:10.935Z] really-print-windows-sysinternals-error: [2025-06-26T21:06:10.935Z] [2025-06-26T21:06:10.935Z] print-windows-sysinternals-error: [2025-06-26T21:06:10.935Z] [2025-06-26T21:06:10.935Z] fail-if-error: [2025-06-26T21:06:10.935Z] [2025-06-26T21:06:10.935Z] print-all-prereq-versions: [2025-06-26T21:06:10.935Z] [echo] Ant version in use : 1.10.2 [2025-06-26T21:06:10.935Z] [echo] log4j version in use : 2.16.0 [2025-06-26T21:06:10.935Z] [echo] ASM version in use : 9.7.1 [2025-06-26T21:06:10.935Z] [echo] junit version in use : 4.12 [2025-06-26T21:06:10.935Z] [echo] hamcrest version in use: 1.3 [2025-06-26T21:06:10.935Z] [2025-06-26T21:06:10.935Z] run-check-prereqs: [2025-06-26T21:06:10.935Z] [2025-06-26T21:06:10.935Z] build-dependencies: [2025-06-26T21:06:10.935Z] [echo] Executing stf.build/build.xml [2025-06-26T21:06:10.935Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/../../testDependency/system_lib [2025-06-26T21:06:10.935Z] [2025-06-26T21:06:10.935Z] setup-java-properties: [2025-06-26T21:06:10.935Z] [2025-06-26T21:06:10.935Z] setup-windows-compiler: [2025-06-26T21:06:10.935Z] [2025-06-26T21:06:10.935Z] check-prereqs: [2025-06-26T21:06:10.935Z] [2025-06-26T21:06:10.935Z] build-dependencies: [2025-06-26T21:06:10.935Z] [echo] Executing stf.core/build.xml [2025-06-26T21:06:10.935Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/../../testDependency/system_lib [2025-06-26T21:06:10.935Z] [2025-06-26T21:06:10.935Z] setup-java-properties: [2025-06-26T21:06:10.935Z] [2025-06-26T21:06:10.935Z] setup-windows-compiler: [2025-06-26T21:06:10.935Z] [2025-06-26T21:06:10.935Z] check-prereqs: [2025-06-26T21:06:10.935Z] [2025-06-26T21:06:10.935Z] build-dependencies: [2025-06-26T21:06:10.935Z] [2025-06-26T21:06:10.935Z] create-bin-dir: [2025-06-26T21:06:10.935Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/STF/stf.core/bin [2025-06-26T21:06:10.935Z] [2025-06-26T21:06:10.935Z] build-java: [2025-06-26T21:06:10.935Z] [javac] Compiling 58 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/STF/stf.core/bin [2025-06-26T21:06:12.965Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/STF/stf.core/bin [2025-06-26T21:06:13.381Z] [2025-06-26T21:06:13.381Z] build-jar: [2025-06-26T21:06:13.769Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/STF/stf.core/bin/stf.core.jar [2025-06-26T21:06:13.769Z] [2025-06-26T21:06:13.769Z] build-archives: [2025-06-26T21:06:13.769Z] [2025-06-26T21:06:13.769Z] copy-log4j2-config: [2025-06-26T21:06:13.769Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/STF/stf.core/bin [2025-06-26T21:06:13.769Z] [2025-06-26T21:06:13.769Z] build-no-natives: [2025-06-26T21:06:13.769Z] [2025-06-26T21:06:13.769Z] build-natives: [2025-06-26T21:06:13.769Z] [2025-06-26T21:06:13.769Z] build: [2025-06-26T21:06:13.769Z] [echo] Executing stf.load/build.xml [2025-06-26T21:06:13.769Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/../../testDependency/system_lib [2025-06-26T21:06:13.769Z] [2025-06-26T21:06:13.769Z] setup-java-properties: [2025-06-26T21:06:13.769Z] [2025-06-26T21:06:13.769Z] setup-windows-compiler: [2025-06-26T21:06:13.769Z] [2025-06-26T21:06:13.769Z] check-prereqs: [2025-06-26T21:06:13.769Z] [2025-06-26T21:06:13.769Z] build-dependencies: [2025-06-26T21:06:13.769Z] [echo] Executing stf.core/build.xml [2025-06-26T21:06:13.769Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/../../testDependency/system_lib [2025-06-26T21:06:13.769Z] [2025-06-26T21:06:13.769Z] setup-java-properties: [2025-06-26T21:06:13.769Z] [2025-06-26T21:06:13.769Z] setup-windows-compiler: [2025-06-26T21:06:13.769Z] [2025-06-26T21:06:13.769Z] check-prereqs: [2025-06-26T21:06:13.769Z] [2025-06-26T21:06:13.769Z] build-dependencies: [2025-06-26T21:06:13.769Z] [2025-06-26T21:06:13.769Z] create-bin-dir: [2025-06-26T21:06:13.769Z] [2025-06-26T21:06:13.769Z] build-java: [2025-06-26T21:06:13.769Z] [2025-06-26T21:06:13.769Z] build-jar: [2025-06-26T21:06:13.769Z] [2025-06-26T21:06:13.769Z] build-archives: [2025-06-26T21:06:13.769Z] [2025-06-26T21:06:13.769Z] copy-log4j2-config: [2025-06-26T21:06:13.769Z] [2025-06-26T21:06:13.769Z] build-no-natives: [2025-06-26T21:06:13.769Z] [2025-06-26T21:06:13.769Z] build-natives: [2025-06-26T21:06:13.769Z] [2025-06-26T21:06:13.769Z] build: [2025-06-26T21:06:13.769Z] [2025-06-26T21:06:13.769Z] create-bin-dir: [2025-06-26T21:06:13.769Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/STF/stf.load/bin [2025-06-26T21:06:13.769Z] [2025-06-26T21:06:13.769Z] build-java: [2025-06-26T21:06:13.769Z] [javac] Compiling 29 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/STF/stf.load/bin [2025-06-26T21:06:15.178Z] [javac] Note: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/STF/stf.load/src/stf.load/net/adoptopenjdk/blockedexitagent/BlockedExitAgent.java uses or overrides a deprecated API. [2025-06-26T21:06:15.178Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-06-26T21:06:15.178Z] [2025-06-26T21:06:15.178Z] build-jar: [2025-06-26T21:06:15.178Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/STF/stf.load/bin/stf.load.jar [2025-06-26T21:06:15.178Z] [2025-06-26T21:06:15.178Z] build-archives: [2025-06-26T21:06:15.178Z] [2025-06-26T21:06:15.178Z] build-no-natives: [2025-06-26T21:06:15.178Z] [2025-06-26T21:06:15.178Z] build-natives: [2025-06-26T21:06:15.178Z] [2025-06-26T21:06:15.178Z] build: [2025-06-26T21:06:15.178Z] [echo] Executing stf.samples/build.xml [2025-06-26T21:06:15.178Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/../../testDependency/system_lib [2025-06-26T21:06:15.178Z] [2025-06-26T21:06:15.178Z] setup-java-properties: [2025-06-26T21:06:15.178Z] [2025-06-26T21:06:15.178Z] setup-windows-compiler: [2025-06-26T21:06:15.178Z] [2025-06-26T21:06:15.178Z] check-prereqs: [2025-06-26T21:06:15.178Z] [2025-06-26T21:06:15.178Z] build-dependencies: [2025-06-26T21:06:15.178Z] [echo] Executing stf.core/build.xml [2025-06-26T21:06:15.178Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/../../testDependency/system_lib [2025-06-26T21:06:15.178Z] [2025-06-26T21:06:15.178Z] setup-java-properties: [2025-06-26T21:06:15.178Z] [2025-06-26T21:06:15.178Z] setup-windows-compiler: [2025-06-26T21:06:15.178Z] [2025-06-26T21:06:15.178Z] check-prereqs: [2025-06-26T21:06:15.178Z] [2025-06-26T21:06:15.178Z] build-dependencies: [2025-06-26T21:06:15.178Z] [2025-06-26T21:06:15.178Z] create-bin-dir: [2025-06-26T21:06:15.178Z] [2025-06-26T21:06:15.178Z] build-java: [2025-06-26T21:06:15.178Z] [2025-06-26T21:06:15.178Z] build-jar: [2025-06-26T21:06:15.178Z] [2025-06-26T21:06:15.178Z] build-archives: [2025-06-26T21:06:15.178Z] [2025-06-26T21:06:15.178Z] copy-log4j2-config: [2025-06-26T21:06:15.178Z] [2025-06-26T21:06:15.178Z] build-no-natives: [2025-06-26T21:06:15.178Z] [2025-06-26T21:06:15.178Z] build-natives: [2025-06-26T21:06:15.178Z] [2025-06-26T21:06:15.178Z] build: [2025-06-26T21:06:15.178Z] [echo] Executing stf.load/build.xml [2025-06-26T21:06:15.178Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/../../testDependency/system_lib [2025-06-26T21:06:15.178Z] [2025-06-26T21:06:15.178Z] setup-java-properties: [2025-06-26T21:06:15.178Z] [2025-06-26T21:06:15.178Z] setup-windows-compiler: [2025-06-26T21:06:15.178Z] [2025-06-26T21:06:15.178Z] check-prereqs: [2025-06-26T21:06:15.178Z] [2025-06-26T21:06:15.178Z] build-dependencies: [2025-06-26T21:06:15.178Z] [echo] Executing stf.core/build.xml [2025-06-26T21:06:15.178Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/../../testDependency/system_lib [2025-06-26T21:06:15.178Z] [2025-06-26T21:06:15.178Z] setup-java-properties: [2025-06-26T21:06:15.178Z] [2025-06-26T21:06:15.178Z] setup-windows-compiler: [2025-06-26T21:06:15.178Z] [2025-06-26T21:06:15.178Z] check-prereqs: [2025-06-26T21:06:15.178Z] [2025-06-26T21:06:15.178Z] build-dependencies: [2025-06-26T21:06:15.178Z] [2025-06-26T21:06:15.178Z] create-bin-dir: [2025-06-26T21:06:15.178Z] [2025-06-26T21:06:15.178Z] build-java: [2025-06-26T21:06:15.178Z] [2025-06-26T21:06:15.178Z] build-jar: [2025-06-26T21:06:15.178Z] [2025-06-26T21:06:15.178Z] build-archives: [2025-06-26T21:06:15.178Z] [2025-06-26T21:06:15.178Z] copy-log4j2-config: [2025-06-26T21:06:15.178Z] [2025-06-26T21:06:15.178Z] build-no-natives: [2025-06-26T21:06:15.178Z] [2025-06-26T21:06:15.178Z] build-natives: [2025-06-26T21:06:15.178Z] [2025-06-26T21:06:15.178Z] build: [2025-06-26T21:06:15.178Z] [2025-06-26T21:06:15.178Z] create-bin-dir: [2025-06-26T21:06:15.178Z] [2025-06-26T21:06:15.178Z] build-java: [2025-06-26T21:06:15.178Z] [2025-06-26T21:06:15.178Z] build-jar: [2025-06-26T21:06:15.178Z] [2025-06-26T21:06:15.178Z] build-archives: [2025-06-26T21:06:15.178Z] [2025-06-26T21:06:15.178Z] build-no-natives: [2025-06-26T21:06:15.178Z] [2025-06-26T21:06:15.178Z] build-natives: [2025-06-26T21:06:15.178Z] [2025-06-26T21:06:15.178Z] build: [2025-06-26T21:06:15.178Z] [2025-06-26T21:06:15.178Z] create-bin-dir: [2025-06-26T21:06:15.178Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/STF/stf.samples/bin [2025-06-26T21:06:15.178Z] [2025-06-26T21:06:15.178Z] build-java: [2025-06-26T21:06:15.178Z] [javac] Compiling 24 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/STF/stf.samples/bin [2025-06-26T21:06:16.641Z] [2025-06-26T21:06:16.641Z] build-jar: [2025-06-26T21:06:16.641Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/STF/stf.samples/bin/stf.samples.jar [2025-06-26T21:06:16.641Z] [2025-06-26T21:06:16.641Z] build-archives: [2025-06-26T21:06:16.641Z] [2025-06-26T21:06:16.641Z] build-no-natives: [2025-06-26T21:06:16.641Z] [2025-06-26T21:06:16.641Z] build-natives: [2025-06-26T21:06:16.641Z] [2025-06-26T21:06:16.641Z] build: [2025-06-26T21:06:16.641Z] [2025-06-26T21:06:16.641Z] build: [2025-06-26T21:06:16.641Z] [echo] Executing openjdk.test.concurrent/build.xml [2025-06-26T21:06:16.641Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/../../testDependency/system_lib [2025-06-26T21:06:16.641Z] [2025-06-26T21:06:16.641Z] setup-java-properties: [2025-06-26T21:06:16.641Z] [2025-06-26T21:06:16.641Z] setup-windows-compiler: [2025-06-26T21:06:16.641Z] [2025-06-26T21:06:16.641Z] check-prereqs: [2025-06-26T21:06:16.641Z] [2025-06-26T21:06:16.641Z] build-dependencies: [2025-06-26T21:06:16.641Z] [2025-06-26T21:06:16.641Z] create-bin-dir: [2025-06-26T21:06:16.641Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin [2025-06-26T21:06:16.641Z] [2025-06-26T21:06:16.641Z] build-java: [2025-06-26T21:06:16.641Z] [javac] Compiling 36 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin [2025-06-26T21:06:18.167Z] [2025-06-26T21:06:18.167Z] build-jar: [2025-06-26T21:06:18.167Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin/test.concurrent.jar [2025-06-26T21:06:18.167Z] [2025-06-26T21:06:18.167Z] build-archives: [2025-06-26T21:06:18.167Z] [2025-06-26T21:06:18.167Z] build-no-natives: [2025-06-26T21:06:18.167Z] [2025-06-26T21:06:18.167Z] build-natives: [2025-06-26T21:06:18.167Z] [2025-06-26T21:06:18.167Z] build: [2025-06-26T21:06:18.167Z] [echo] Executing openjdk.test.classloading/build.xml [2025-06-26T21:06:18.167Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/../../testDependency/system_lib [2025-06-26T21:06:18.167Z] [2025-06-26T21:06:18.167Z] setup-java-properties: [2025-06-26T21:06:18.167Z] [2025-06-26T21:06:18.167Z] setup-windows-compiler: [2025-06-26T21:06:18.167Z] [2025-06-26T21:06:18.167Z] check-prereqs: [2025-06-26T21:06:18.167Z] [2025-06-26T21:06:18.167Z] build-dependencies: [2025-06-26T21:06:18.167Z] [2025-06-26T21:06:18.167Z] create-bin-dir: [2025-06-26T21:06:18.167Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin [2025-06-26T21:06:18.167Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1 [2025-06-26T21:06:18.167Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2 [2025-06-26T21:06:18.167Z] [2025-06-26T21:06:18.167Z] build-java: [2025-06-26T21:06:18.167Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin [2025-06-26T21:06:18.994Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1 [2025-06-26T21:06:19.385Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2 [2025-06-26T21:06:23.085Z] [delete] Deleting /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2/CL2_B.class [2025-06-26T21:06:23.085Z] [delete] Deleting /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2/CL2_C.class [2025-06-26T21:06:23.085Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2 [2025-06-26T21:06:23.086Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2/net/adoptopenjdk/test/classloading/deadlock/package1 [2025-06-26T21:06:23.086Z] [2025-06-26T21:06:23.086Z] build-jar: [2025-06-26T21:06:23.086Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin/test.classloading.jar [2025-06-26T21:06:23.086Z] [2025-06-26T21:06:23.086Z] build-archives: [2025-06-26T21:06:23.086Z] [2025-06-26T21:06:23.086Z] build-no-natives: [2025-06-26T21:06:23.086Z] [2025-06-26T21:06:23.086Z] build-natives: [2025-06-26T21:06:23.086Z] [2025-06-26T21:06:23.086Z] copy-dict-file: [2025-06-26T21:06:23.086Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin/net/adoptopenjdk/test/classloading [2025-06-26T21:06:23.086Z] [2025-06-26T21:06:23.086Z] build: [2025-06-26T21:06:23.086Z] [echo] Executing openjdk.test.debugging/build.xml [2025-06-26T21:06:23.086Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/../../testDependency/system_lib [2025-06-26T21:06:23.086Z] [2025-06-26T21:06:23.086Z] setup-java-properties: [2025-06-26T21:06:23.086Z] [2025-06-26T21:06:23.086Z] setup-windows-compiler: [2025-06-26T21:06:23.086Z] [2025-06-26T21:06:23.086Z] check-prereqs: [2025-06-26T21:06:23.086Z] [2025-06-26T21:06:23.086Z] build-dependencies: [2025-06-26T21:06:23.086Z] [2025-06-26T21:06:23.086Z] create-bin-dir: [2025-06-26T21:06:23.086Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin [2025-06-26T21:06:23.086Z] [2025-06-26T21:06:23.086Z] build-java-8: [2025-06-26T21:06:23.086Z] [javac] Compiling 16 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin [2025-06-26T21:06:23.086Z] [2025-06-26T21:06:23.086Z] build-java-11-25plus: [2025-06-26T21:06:23.086Z] [2025-06-26T21:06:23.086Z] build-java-17-24: [2025-06-26T21:06:23.086Z] [2025-06-26T21:06:23.086Z] build-java: [2025-06-26T21:06:23.086Z] [2025-06-26T21:06:23.086Z] build-jdi-jar: [2025-06-26T21:06:23.086Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin/JdiTests.jar [2025-06-26T21:06:23.086Z] [2025-06-26T21:06:23.086Z] build-hcr-jar: [2025-06-26T21:06:23.086Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin/StringModifierAgent.jar [2025-06-26T21:06:23.086Z] [2025-06-26T21:06:23.086Z] build-jars: [2025-06-26T21:06:23.086Z] [2025-06-26T21:06:23.086Z] build-archives: [2025-06-26T21:06:23.086Z] [2025-06-26T21:06:23.086Z] build-no-natives: [2025-06-26T21:06:23.086Z] [2025-06-26T21:06:23.086Z] build-natives: [2025-06-26T21:06:23.086Z] [2025-06-26T21:06:23.086Z] build: [2025-06-26T21:06:23.086Z] [echo] Executing openjdk.test.gc/build.xml [2025-06-26T21:06:23.086Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/../../testDependency/system_lib [2025-06-26T21:06:23.086Z] [2025-06-26T21:06:23.086Z] setup-java-properties: [2025-06-26T21:06:23.086Z] [2025-06-26T21:06:23.086Z] setup-windows-compiler: [2025-06-26T21:06:23.086Z] [2025-06-26T21:06:23.086Z] check-prereqs: [2025-06-26T21:06:23.086Z] [2025-06-26T21:06:23.086Z] build-dependencies: [2025-06-26T21:06:23.086Z] [2025-06-26T21:06:23.086Z] create-bin-dir: [2025-06-26T21:06:23.086Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin [2025-06-26T21:06:23.086Z] [2025-06-26T21:06:23.086Z] build-java: [2025-06-26T21:06:23.086Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin [2025-06-26T21:06:23.086Z] [2025-06-26T21:06:23.086Z] build-jar: [2025-06-26T21:06:23.086Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin/test.gc.jar [2025-06-26T21:06:23.086Z] [2025-06-26T21:06:23.086Z] build-archives: [2025-06-26T21:06:23.086Z] [2025-06-26T21:06:23.086Z] build-no-natives: [2025-06-26T21:06:23.086Z] [2025-06-26T21:06:23.086Z] build-natives: [2025-06-26T21:06:23.086Z] [2025-06-26T21:06:23.086Z] build: [2025-06-26T21:06:23.086Z] [echo] Executing openjdk.test.jck/build.xml [2025-06-26T21:06:23.086Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/../../testDependency/system_lib [2025-06-26T21:06:23.086Z] [2025-06-26T21:06:23.086Z] setup-java-properties: [2025-06-26T21:06:23.086Z] [2025-06-26T21:06:23.086Z] setup-windows-compiler: [2025-06-26T21:06:23.086Z] [2025-06-26T21:06:23.086Z] check-prereqs: [2025-06-26T21:06:23.086Z] [2025-06-26T21:06:23.086Z] build-dependencies: [2025-06-26T21:06:23.086Z] [2025-06-26T21:06:23.086Z] create-bin-dir: [2025-06-26T21:06:23.086Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin [2025-06-26T21:06:23.086Z] [2025-06-26T21:06:23.086Z] build-java: [2025-06-26T21:06:23.086Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin [2025-06-26T21:06:23.086Z] [2025-06-26T21:06:23.086Z] build-jar: [2025-06-26T21:06:23.086Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin/test.jck.jar [2025-06-26T21:06:23.086Z] [2025-06-26T21:06:23.086Z] build-archives: [2025-06-26T21:06:23.086Z] [2025-06-26T21:06:23.086Z] build-no-natives: [2025-06-26T21:06:23.086Z] [2025-06-26T21:06:23.086Z] setup-native-build-command: [2025-06-26T21:06:23.086Z] [echo] building natives for java_platform linux_x86-64 [2025-06-26T21:06:23.086Z] [2025-06-26T21:06:23.086Z] build-natives-windows: [2025-06-26T21:06:23.086Z] [2025-06-26T21:06:23.086Z] build-natives-unix: [2025-06-26T21:06:23.086Z] [2025-06-26T21:06:23.086Z] build-natives: [2025-06-26T21:06:23.086Z] [2025-06-26T21:06:23.086Z] build: [2025-06-26T21:06:23.086Z] [echo] Executing openjdk.test.lambdasAndStreams/build.xml [2025-06-26T21:06:23.086Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/../../testDependency/system_lib [2025-06-26T21:06:23.086Z] [2025-06-26T21:06:23.086Z] setup-java-properties: [2025-06-26T21:06:23.086Z] [2025-06-26T21:06:23.086Z] setup-windows-compiler: [2025-06-26T21:06:23.086Z] [2025-06-26T21:06:23.086Z] check-prereqs: [2025-06-26T21:06:23.086Z] [2025-06-26T21:06:23.086Z] build-dependencies: [2025-06-26T21:06:23.086Z] [2025-06-26T21:06:23.086Z] create-bin-dir: [2025-06-26T21:06:23.086Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin [2025-06-26T21:06:23.086Z] [2025-06-26T21:06:23.086Z] build-java: [2025-06-26T21:06:23.086Z] [javac] Compiling 23 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin [2025-06-26T21:06:24.436Z] [copy] Copying 4 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin/net/adoptopenjdk/test/lambda/LamFiles [2025-06-26T21:06:24.436Z] [2025-06-26T21:06:24.436Z] build-jar: [2025-06-26T21:06:24.436Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin/test.lambda.jar [2025-06-26T21:06:24.436Z] [2025-06-26T21:06:24.436Z] build-archives: [2025-06-26T21:06:24.436Z] [2025-06-26T21:06:24.436Z] build-no-natives: [2025-06-26T21:06:24.436Z] [2025-06-26T21:06:24.436Z] build-natives: [2025-06-26T21:06:24.436Z] [2025-06-26T21:06:24.436Z] build: [2025-06-26T21:06:24.437Z] [echo] Executing openjdk.test.lang/build.xml [2025-06-26T21:06:24.437Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/../../testDependency/system_lib [2025-06-26T21:06:24.437Z] [2025-06-26T21:06:24.437Z] setup-java-properties: [2025-06-26T21:06:24.437Z] [2025-06-26T21:06:24.437Z] setup-windows-compiler: [2025-06-26T21:06:24.437Z] [2025-06-26T21:06:24.437Z] check-prereqs: [2025-06-26T21:06:24.437Z] [2025-06-26T21:06:24.437Z] build-dependencies: [2025-06-26T21:06:24.437Z] [2025-06-26T21:06:24.437Z] create-bin-dir: [2025-06-26T21:06:24.437Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin [2025-06-26T21:06:24.437Z] [2025-06-26T21:06:24.437Z] build-java: [2025-06-26T21:06:24.437Z] [javac] Compiling 29 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin [2025-06-26T21:06:26.302Z] [2025-06-26T21:06:26.302Z] build-jar: [2025-06-26T21:06:26.302Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin/test.lang.jar [2025-06-26T21:06:26.302Z] [2025-06-26T21:06:26.302Z] build-archives: [2025-06-26T21:06:26.302Z] [2025-06-26T21:06:26.302Z] build-no-natives: [2025-06-26T21:06:26.302Z] [2025-06-26T21:06:26.302Z] build-natives: [2025-06-26T21:06:26.302Z] [2025-06-26T21:06:26.302Z] build: [2025-06-26T21:06:26.302Z] [echo] Executing openjdk.test.load/build.xml [2025-06-26T21:06:26.302Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/../../testDependency/system_lib [2025-06-26T21:06:26.302Z] [2025-06-26T21:06:26.302Z] setup-java-properties: [2025-06-26T21:06:26.302Z] [2025-06-26T21:06:26.302Z] setup-windows-compiler: [2025-06-26T21:06:26.302Z] [2025-06-26T21:06:26.302Z] check-prereqs: [2025-06-26T21:06:26.302Z] [2025-06-26T21:06:26.302Z] build-dependencies: [2025-06-26T21:06:26.302Z] [2025-06-26T21:06:26.302Z] create-bin-dir: [2025-06-26T21:06:26.302Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin [2025-06-26T21:06:26.302Z] [2025-06-26T21:06:26.302Z] build-java: [2025-06-26T21:06:26.302Z] [javac] Compiling 17 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin [2025-06-26T21:06:27.108Z] [2025-06-26T21:06:27.108Z] build-jar: [2025-06-26T21:06:27.108Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin/test.load.jar [2025-06-26T21:06:27.108Z] [2025-06-26T21:06:27.108Z] build-archives: [2025-06-26T21:06:27.108Z] [2025-06-26T21:06:27.108Z] build-no-natives: [2025-06-26T21:06:27.108Z] [2025-06-26T21:06:27.108Z] build-natives: [2025-06-26T21:06:27.108Z] [2025-06-26T21:06:27.108Z] build: [2025-06-26T21:06:27.109Z] [echo] Executing openjdk.test.locking/build.xml [2025-06-26T21:06:27.109Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/../../testDependency/system_lib [2025-06-26T21:06:27.109Z] [2025-06-26T21:06:27.109Z] setup-java-properties: [2025-06-26T21:06:27.109Z] [2025-06-26T21:06:27.109Z] setup-windows-compiler: [2025-06-26T21:06:27.109Z] [2025-06-26T21:06:27.109Z] check-prereqs: [2025-06-26T21:06:27.109Z] [2025-06-26T21:06:27.109Z] build-dependencies: [2025-06-26T21:06:27.109Z] [2025-06-26T21:06:27.109Z] create-bin-dir: [2025-06-26T21:06:27.109Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin [2025-06-26T21:06:27.109Z] [2025-06-26T21:06:27.109Z] build-java: [2025-06-26T21:06:27.109Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin [2025-06-26T21:06:27.907Z] [2025-06-26T21:06:27.907Z] build-jar: [2025-06-26T21:06:27.907Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin/test.locking.jar [2025-06-26T21:06:27.907Z] [2025-06-26T21:06:27.907Z] build-archives: [2025-06-26T21:06:27.907Z] [2025-06-26T21:06:27.907Z] build-no-natives: [2025-06-26T21:06:27.907Z] [2025-06-26T21:06:27.907Z] build-natives: [2025-06-26T21:06:27.907Z] [2025-06-26T21:06:27.907Z] build: [2025-06-26T21:06:27.907Z] [echo] Executing openjdk.test.math/build.xml [2025-06-26T21:06:27.907Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/../../testDependency/system_lib [2025-06-26T21:06:27.907Z] [2025-06-26T21:06:27.907Z] setup-java-properties: [2025-06-26T21:06:27.907Z] [2025-06-26T21:06:27.907Z] setup-windows-compiler: [2025-06-26T21:06:27.907Z] [2025-06-26T21:06:27.907Z] check-prereqs: [2025-06-26T21:06:27.907Z] [2025-06-26T21:06:27.907Z] build-dependencies: [2025-06-26T21:06:27.907Z] [2025-06-26T21:06:27.907Z] create-bin-dir: [2025-06-26T21:06:27.907Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin [2025-06-26T21:06:27.907Z] [2025-06-26T21:06:27.907Z] build-java: [2025-06-26T21:06:27.908Z] [javac] Compiling 71 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin [2025-06-26T21:06:39.484Z] [2025-06-26T21:06:39.484Z] build-jar: [2025-06-26T21:06:39.484Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin/test.math.jar [2025-06-26T21:06:39.866Z] [2025-06-26T21:06:39.866Z] build-archives: [2025-06-26T21:06:39.866Z] [2025-06-26T21:06:39.866Z] build-no-natives: [2025-06-26T21:06:39.866Z] [2025-06-26T21:06:39.866Z] build-natives: [2025-06-26T21:06:39.866Z] [2025-06-26T21:06:39.866Z] build: [2025-06-26T21:06:39.866Z] [echo] Executing openjdk.test.mauve/build.xml [2025-06-26T21:06:39.866Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/../../testDependency/system_lib [2025-06-26T21:06:39.866Z] [2025-06-26T21:06:39.866Z] check-if-already-built: [2025-06-26T21:06:39.866Z] [echo] Checking if /home/jenkins/testDependency/system_lib/mauve/mauve.jar already exists [2025-06-26T21:06:39.866Z] [echo] openjdk_test_mauve_already_built is true [2025-06-26T21:06:39.866Z] [2025-06-26T21:06:39.866Z] check-if-cvs-available: [2025-06-26T21:06:39.866Z] [echo] Checking if /home/jenkins/testDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists [2025-06-26T21:06:39.866Z] [echo] cvs_available is true [2025-06-26T21:06:39.866Z] [2025-06-26T21:06:39.866Z] download-cvsclient: [2025-06-26T21:06:39.866Z] [2025-06-26T21:06:39.866Z] output-recreate-message: [2025-06-26T21:06:39.866Z] [echo] /home/jenkins/testDependency/system_lib/mauve/mauve.jar already exists, it will not be recreated. [2025-06-26T21:06:39.866Z] [echo] If you want to recreate /home/jenkins/testDependency/system_lib/mauve/mauve.jar, delete it manually and rerun. [2025-06-26T21:06:39.866Z] [2025-06-26T21:06:39.866Z] delete-work-dir: [2025-06-26T21:06:39.866Z] [2025-06-26T21:06:39.866Z] create-work-dir: [2025-06-26T21:06:39.866Z] [2025-06-26T21:06:39.866Z] get-source: [2025-06-26T21:06:39.866Z] [2025-06-26T21:06:39.866Z] check-if-source-available: [2025-06-26T21:06:39.866Z] [echo] Checking if /tmp/mauve/mauve/gnu/testlet/config.java.in exists [2025-06-26T21:06:39.866Z] [echo] mauve_source_available is ${mauve_source_available} [2025-06-26T21:06:39.866Z] [2025-06-26T21:06:39.866Z] delete-corba-files: [2025-06-26T21:06:39.866Z] [2025-06-26T21:06:39.866Z] mauve-configure: [2025-06-26T21:06:39.866Z] [2025-06-26T21:06:39.866Z] setup-java-properties: [2025-06-26T21:06:39.866Z] [2025-06-26T21:06:39.866Z] build-harness: [2025-06-26T21:06:39.866Z] [2025-06-26T21:06:39.866Z] build-tests: [2025-06-26T21:06:39.866Z] [2025-06-26T21:06:39.866Z] build-java: [2025-06-26T21:06:39.866Z] [2025-06-26T21:06:39.866Z] build-jar: [2025-06-26T21:06:39.866Z] [2025-06-26T21:06:39.866Z] build-archives: [2025-06-26T21:06:39.866Z] [2025-06-26T21:06:39.866Z] check-if-work_jar_file-exists: [2025-06-26T21:06:39.866Z] [echo] Checking if /tmp/mauve/mauve.jar exists [2025-06-26T21:06:39.866Z] [echo] openjdk_test_mauve_work_jar_file_exists is ${openjdk_test_mauve_work_jar_file_exists} [2025-06-26T21:06:39.866Z] [2025-06-26T21:06:39.866Z] install-archives: [2025-06-26T21:06:39.866Z] [2025-06-26T21:06:39.866Z] configure: [2025-06-26T21:06:39.866Z] [echo] Executing openjdk.test.nio/build.xml [2025-06-26T21:06:39.866Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/../../testDependency/system_lib [2025-06-26T21:06:39.866Z] [2025-06-26T21:06:39.866Z] setup-java-properties: [2025-06-26T21:06:39.866Z] [2025-06-26T21:06:39.866Z] setup-windows-compiler: [2025-06-26T21:06:39.866Z] [2025-06-26T21:06:39.866Z] check-prereqs: [2025-06-26T21:06:39.866Z] [2025-06-26T21:06:39.866Z] build-dependencies: [2025-06-26T21:06:39.866Z] [2025-06-26T21:06:39.866Z] create-bin-dir: [2025-06-26T21:06:39.866Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin [2025-06-26T21:06:39.866Z] [2025-06-26T21:06:39.866Z] check-java-nio-filesystem: [2025-06-26T21:06:39.866Z] [echo] check-java-nio-filesystem result: ${java_nio_filesystem_is_uptodate} [2025-06-26T21:06:39.866Z] [2025-06-26T21:06:39.866Z] copy-resources: [2025-06-26T21:06:39.866Z] [copy] Copying 4 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin [2025-06-26T21:06:39.866Z] [copy] Copied 15 empty directories to 8 empty directories under /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin [2025-06-26T21:06:39.866Z] [2025-06-26T21:06:39.866Z] build-java-nio-filesystem: [2025-06-26T21:06:39.866Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/perl/filesystems/ of any previous Impl classes [2025-06-26T21:06:39.866Z] [echo] Generating MemoryFileSystemProviderImpl classes [2025-06-26T21:06:40.243Z] [exec] Updated services file: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio2/perl/filesystems/../../META-INF/services/java.nio.file.spi.FileSystemProvider [2025-06-26T21:06:40.243Z] [exec] Done [2025-06-26T21:06:40.243Z] [javac] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.nio/build.xml:104: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2025-06-26T21:06:40.243Z] [javac] Compiling 1005 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin [2025-06-26T21:06:42.823Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF [2025-06-26T21:06:42.823Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF/services [2025-06-26T21:06:42.823Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF/services [2025-06-26T21:06:42.823Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/lib/filesystem.jar [2025-06-26T21:06:42.823Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/filesystem/ of Impl classes [2025-06-26T21:06:42.823Z] [2025-06-26T21:06:42.823Z] build-java: [2025-06-26T21:06:42.823Z] [javac] Compiling 47 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin [2025-06-26T21:06:44.133Z] [2025-06-26T21:06:44.133Z] build-jar: [2025-06-26T21:06:44.133Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/test.nio.jar [2025-06-26T21:06:44.133Z] [2025-06-26T21:06:44.133Z] build-archives: [2025-06-26T21:06:44.133Z] [2025-06-26T21:06:44.133Z] build-no-natives: [2025-06-26T21:06:44.133Z] [2025-06-26T21:06:44.133Z] build-natives: [2025-06-26T21:06:44.133Z] [2025-06-26T21:06:44.133Z] build: [2025-06-26T21:06:44.133Z] [echo] Executing openjdk.test.serialization/build.xml [2025-06-26T21:06:44.133Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/../../testDependency/system_lib [2025-06-26T21:06:44.133Z] [2025-06-26T21:06:44.133Z] setup-java-properties: [2025-06-26T21:06:44.133Z] [2025-06-26T21:06:44.133Z] setup-windows-compiler: [2025-06-26T21:06:44.133Z] [2025-06-26T21:06:44.133Z] check-prereqs: [2025-06-26T21:06:44.133Z] [2025-06-26T21:06:44.133Z] build-dependencies: [2025-06-26T21:06:44.133Z] [2025-06-26T21:06:44.133Z] create-bin-dir: [2025-06-26T21:06:44.133Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin [2025-06-26T21:06:44.133Z] [2025-06-26T21:06:44.133Z] build-java: [2025-06-26T21:06:44.133Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin [2025-06-26T21:06:44.938Z] [2025-06-26T21:06:44.938Z] build-jar: [2025-06-26T21:06:44.938Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin/test.serialization.jar [2025-06-26T21:06:44.938Z] [2025-06-26T21:06:44.938Z] build-archives: [2025-06-26T21:06:44.938Z] [2025-06-26T21:06:44.938Z] build-no-natives: [2025-06-26T21:06:44.938Z] [2025-06-26T21:06:44.938Z] build-natives: [2025-06-26T21:06:44.938Z] [2025-06-26T21:06:44.938Z] build: [2025-06-26T21:06:44.938Z] [echo] Executing openjdk.test.security/build.xml [2025-06-26T21:06:44.938Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/../../testDependency/system_lib [2025-06-26T21:06:44.938Z] [2025-06-26T21:06:44.938Z] setup-java-properties: [2025-06-26T21:06:44.938Z] [2025-06-26T21:06:44.938Z] setup-windows-compiler: [2025-06-26T21:06:44.938Z] [2025-06-26T21:06:44.938Z] check-prereqs: [2025-06-26T21:06:44.938Z] [2025-06-26T21:06:44.938Z] build-dependencies: [2025-06-26T21:06:44.938Z] [2025-06-26T21:06:44.938Z] create-bin-dir: [2025-06-26T21:06:44.938Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin [2025-06-26T21:06:44.938Z] [2025-06-26T21:06:44.938Z] build-java: [2025-06-26T21:06:44.938Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin [2025-06-26T21:06:45.746Z] [2025-06-26T21:06:45.746Z] build-jar: [2025-06-26T21:06:45.746Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin/test.security.jar [2025-06-26T21:06:45.746Z] [2025-06-26T21:06:45.746Z] build-archives: [2025-06-26T21:06:45.746Z] [2025-06-26T21:06:45.746Z] build-no-natives: [2025-06-26T21:06:45.746Z] [2025-06-26T21:06:45.746Z] build-natives: [2025-06-26T21:06:45.746Z] [2025-06-26T21:06:45.746Z] build: [2025-06-26T21:06:45.746Z] [echo] Executing openjdk.test.util/build.xml [2025-06-26T21:06:45.747Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/../../testDependency/system_lib [2025-06-26T21:06:45.747Z] [2025-06-26T21:06:45.747Z] setup-java-properties: [2025-06-26T21:06:45.747Z] [2025-06-26T21:06:45.747Z] setup-windows-compiler: [2025-06-26T21:06:45.747Z] [2025-06-26T21:06:45.747Z] check-prereqs: [2025-06-26T21:06:45.747Z] [2025-06-26T21:06:45.747Z] build-dependencies: [2025-06-26T21:06:45.747Z] [2025-06-26T21:06:45.747Z] create-bin-dir: [2025-06-26T21:06:45.747Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin [2025-06-26T21:06:45.747Z] [2025-06-26T21:06:45.747Z] build-java: [2025-06-26T21:06:45.747Z] [javac] Compiling 16 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin [2025-06-26T21:06:46.593Z] [2025-06-26T21:06:46.593Z] build-jar: [2025-06-26T21:06:46.594Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin/test.util.jar [2025-06-26T21:06:46.594Z] [2025-06-26T21:06:46.594Z] build-archives: [2025-06-26T21:06:46.594Z] [2025-06-26T21:06:46.594Z] build-no-natives: [2025-06-26T21:06:46.594Z] [2025-06-26T21:06:46.594Z] build-natives: [2025-06-26T21:06:46.594Z] [2025-06-26T21:06:46.594Z] build: [2025-06-26T21:06:46.594Z] [echo] Executing openjdk.test.jlm/build.xml [2025-06-26T21:06:46.594Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/../../testDependency/system_lib [2025-06-26T21:06:46.594Z] [2025-06-26T21:06:46.594Z] setup-java-properties: [2025-06-26T21:06:46.594Z] [2025-06-26T21:06:46.594Z] setup-windows-compiler: [2025-06-26T21:06:46.594Z] [2025-06-26T21:06:46.594Z] check-prereqs: [2025-06-26T21:06:46.594Z] [2025-06-26T21:06:46.594Z] create-bin-dir: [2025-06-26T21:06:46.594Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin [2025-06-26T21:06:46.594Z] [2025-06-26T21:06:46.594Z] build-java: [2025-06-26T21:06:46.594Z] [javac] Compiling 33 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin [2025-06-26T21:06:48.550Z] [2025-06-26T21:06:48.550Z] build-jar: [2025-06-26T21:06:48.550Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin/test.jlm.jar [2025-06-26T21:06:48.550Z] [2025-06-26T21:06:48.550Z] build-archives: [2025-06-26T21:06:48.550Z] [2025-06-26T21:06:48.550Z] build-no-natives: [2025-06-26T21:06:48.550Z] [2025-06-26T21:06:48.550Z] build-natives: [2025-06-26T21:06:48.550Z] [2025-06-26T21:06:48.550Z] build: [2025-06-26T21:06:48.550Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/../../testDependency/system_lib [2025-06-26T21:06:48.550Z] [2025-06-26T21:06:48.550Z] setup-java-properties: [2025-06-26T21:06:48.550Z] [2025-06-26T21:06:48.550Z] setup-windows-compiler: [2025-06-26T21:06:48.550Z] [2025-06-26T21:06:48.550Z] check-prereqs: [2025-06-26T21:06:48.550Z] [2025-06-26T21:06:48.550Z] check-compiler-level: [2025-06-26T21:06:48.550Z] [echo] java_java_specification_version is 1.8 [2025-06-26T21:06:48.550Z] [echo] can_build_modularity is false [2025-06-26T21:06:48.550Z] [echo] can_build_modularity_natives_unix is ${can_build_modularity_natives_unix} [2025-06-26T21:06:48.551Z] [echo] can_build_modularity_natives_windows is ${can_build_modularity_natives_windows} [2025-06-26T21:06:48.551Z] [2025-06-26T21:06:48.551Z] create-bin-dir: [2025-06-26T21:06:48.551Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin [2025-06-26T21:06:48.551Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods [2025-06-26T21:06:48.551Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-override [2025-06-26T21:06:48.551Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-override-new [2025-06-26T21:06:48.551Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/tests [2025-06-26T21:06:48.551Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common [2025-06-26T21:06:48.551Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl3 [2025-06-26T21:06:48.551Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl4 [2025-06-26T21:06:48.551Z] [2025-06-26T21:06:48.551Z] build-java: [2025-06-26T21:06:48.551Z] [2025-06-26T21:06:48.551Z] build-no-natives: [2025-06-26T21:06:48.551Z] [2025-06-26T21:06:48.551Z] build: [2025-06-26T21:06:48.551Z] [2025-06-26T21:06:48.551Z] build: [2025-06-26T21:06:48.551Z] [2025-06-26T21:06:48.551Z] common_dist: [2025-06-26T21:06:48.551Z] [copy] Copying 341 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jvmtest/system/STF [2025-06-26T21:06:48.551Z] [copy] Copying 1192 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jvmtest/system/aqa-systemtest [2025-06-26T21:06:48.926Z] [copy] Copied 496 empty directories to 8 empty directories under /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jvmtest/system/aqa-systemtest [2025-06-26T21:06:48.927Z] [copy] Warning: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/openj9-systemtest does not exist. [2025-06-26T21:06:48.927Z] [2025-06-26T21:06:48.927Z] build: [2025-06-26T21:06:48.927Z] [2025-06-26T21:06:48.927Z] build: [2025-06-26T21:06:48.927Z] [2025-06-26T21:06:48.927Z] THC.check: [2025-06-26T21:06:48.927Z] [2025-06-26T21:06:48.927Z] getChurn: [2025-06-26T21:06:48.927Z] [exec] Cloning into 'churn'... [2025-06-26T21:06:49.301Z] [2025-06-26T21:06:49.301Z] dist: [2025-06-26T21:06:49.301Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jvmtest/system/churn [2025-06-26T21:06:49.301Z] [2025-06-26T21:06:49.301Z] init: [2025-06-26T21:06:49.301Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jvmtest/system/daaLoadTest [2025-06-26T21:06:49.301Z] [2025-06-26T21:06:49.301Z] common_build: [2025-06-26T21:06:49.301Z] [2025-06-26T21:06:49.301Z] build: [2025-06-26T21:06:49.301Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jvmtest/system/daaLoadTest [2025-06-26T21:06:49.301Z] [2025-06-26T21:06:49.301Z] build: [2025-06-26T21:06:49.301Z] [2025-06-26T21:06:49.301Z] init: [2025-06-26T21:06:49.301Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jvmtest/system/jcstress [2025-06-26T21:06:49.301Z] [2025-06-26T21:06:49.301Z] getDependentLibs: [2025-06-26T21:06:49.680Z] [exec] -------------------------------------------- [2025-06-26T21:06:49.680Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/../../testDependency/system_lib [2025-06-26T21:06:49.680Z] [exec] task is set to default [2025-06-26T21:06:49.680Z] [exec] dependencyList is set to jcstress [2025-06-26T21:06:49.680Z] [exec] -------------------------------------------- [2025-06-26T21:06:49.680Z] [exec] Starting download third party dependent jars [2025-06-26T21:06:49.680Z] [exec] -------------------------------------------- [2025-06-26T21:06:49.680Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/../../testDependency/system_lib [2025-06-26T21:06:49.681Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/../../testDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-06-26T21:06:49.681Z] [exec] downloaded dependent third party jars successfully [2025-06-26T21:06:49.681Z] [2025-06-26T21:06:49.681Z] dist: [2025-06-26T21:06:49.681Z] [copy] Copying 4 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jvmtest/system/jcstress [2025-06-26T21:06:49.681Z] [2025-06-26T21:06:49.681Z] init: [2025-06-26T21:06:49.681Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jvmtest/system/jlm [2025-06-26T21:06:49.681Z] [2025-06-26T21:06:49.681Z] common_build: [2025-06-26T21:06:49.681Z] [2025-06-26T21:06:49.681Z] build: [2025-06-26T21:06:49.681Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jvmtest/system/jlm [2025-06-26T21:06:49.681Z] [2025-06-26T21:06:49.681Z] init: [2025-06-26T21:06:49.681Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jvmtest/system/lambdaLoadTest [2025-06-26T21:06:49.681Z] [2025-06-26T21:06:49.681Z] common_build: [2025-06-26T21:06:49.681Z] [2025-06-26T21:06:49.681Z] build: [2025-06-26T21:06:49.681Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jvmtest/system/lambdaLoadTest [2025-06-26T21:06:49.681Z] [2025-06-26T21:06:49.681Z] init: [2025-06-26T21:06:49.682Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jvmtest/system/mathLoadTest [2025-06-26T21:06:49.682Z] [2025-06-26T21:06:49.682Z] common_build: [2025-06-26T21:06:49.682Z] [2025-06-26T21:06:49.682Z] build: [2025-06-26T21:06:49.682Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jvmtest/system/mathLoadTest [2025-06-26T21:06:49.682Z] [2025-06-26T21:06:49.682Z] init: [2025-06-26T21:06:49.682Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jvmtest/system/mauveLoadTest [2025-06-26T21:06:49.682Z] [2025-06-26T21:06:49.682Z] common_build: [2025-06-26T21:06:49.682Z] [2025-06-26T21:06:49.682Z] build: [2025-06-26T21:06:49.682Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jvmtest/system/mauveLoadTest [2025-06-26T21:06:49.682Z] [2025-06-26T21:06:49.682Z] init: [2025-06-26T21:06:49.682Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jvmtest/system/modularity [2025-06-26T21:06:49.682Z] [2025-06-26T21:06:49.682Z] common_build: [2025-06-26T21:06:49.682Z] [2025-06-26T21:06:49.682Z] build: [2025-06-26T21:06:49.682Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jvmtest/system/modularity [2025-06-26T21:06:49.682Z] [2025-06-26T21:06:49.682Z] init: [2025-06-26T21:06:49.682Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jvmtest/system/otherLoadTest [2025-06-26T21:06:49.682Z] [2025-06-26T21:06:49.682Z] common_build: [2025-06-26T21:06:49.682Z] [2025-06-26T21:06:49.682Z] build: [2025-06-26T21:06:49.682Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jvmtest/system/otherLoadTest [2025-06-26T21:06:49.682Z] [2025-06-26T21:06:49.682Z] init: [2025-06-26T21:06:49.682Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jvmtest/system/security [2025-06-26T21:06:49.682Z] [2025-06-26T21:06:49.682Z] common_build: [2025-06-26T21:06:49.682Z] [2025-06-26T21:06:49.682Z] build: [2025-06-26T21:06:49.682Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jvmtest/system/security [2025-06-26T21:06:49.682Z] [2025-06-26T21:06:49.682Z] init: [2025-06-26T21:06:49.682Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jvmtest/system/sharedClasses [2025-06-26T21:06:49.682Z] [2025-06-26T21:06:49.682Z] common_build: [2025-06-26T21:06:49.682Z] [2025-06-26T21:06:49.682Z] build: [2025-06-26T21:06:49.682Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jvmtest/system/sharedClasses [2025-06-26T21:06:49.682Z] [2025-06-26T21:06:49.682Z] BUILD SUCCESSFUL [2025-06-26T21:06:49.682Z] Total time: 41 seconds [2025-06-26T21:06:49.682Z] 0 [2025-06-26T21:06:49.682Z] [2025-06-26T21:06:49.682Z] [2025-06-26T21:06:49.682Z] RECORD TEST REPOs SHA [2025-06-26T21:06:49.682Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/scripts"; \ [2025-06-26T21:06:49.682Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/SHAs.txt" [2025-06-26T21:06:49.682Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/SHAs.txt [2025-06-26T21:06:49.682Z] touch /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/SHAs.txt [2025-06-26T21:06:49.682Z] ================================================ [2025-06-26T21:06:49.682Z] timestamp: 20250626-210649 [2025-06-26T21:06:49.682Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests [2025-06-26T21:06:49.682Z] git repo: [2025-06-26T21:06:49.682Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2025-06-26T21:06:49.682Z] sha: [2025-06-26T21:06:49.682Z] 2480cb6f040d1f208ba3fa3684beaa4f7dcbb069 [2025-06-26T21:06:49.682Z] ================================================ [2025-06-26T21:06:49.682Z] timestamp: 20250626-210649 [2025-06-26T21:06:49.682Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/churn/churn [2025-06-26T21:06:49.682Z] git repo: [2025-06-26T21:06:49.682Z] Fetch URL: https://github.com/rh-openjdk/churn.git [2025-06-26T21:06:49.682Z] sha: [2025-06-26T21:06:49.682Z] 01f9894909307f9a9a154a0df627d16def3d6603 [2025-06-26T21:06:49.682Z] ================================================ [2025-06-26T21:06:49.682Z] timestamp: 20250626-210649 [2025-06-26T21:06:49.682Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/STF [2025-06-26T21:06:49.682Z] git repo: [2025-06-26T21:06:49.682Z] Fetch URL: https://github.com/adoptium/STF.git [2025-06-26T21:06:49.682Z] sha: [2025-06-26T21:06:49.682Z] 03f6cc21c7356c036ccd11173c061417f58b621b [2025-06-26T21:06:49.682Z] ================================================ [2025-06-26T21:06:49.682Z] timestamp: 20250626-210649 [2025-06-26T21:06:49.682Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/aqa-systemtest [2025-06-26T21:06:49.682Z] git repo: [2025-06-26T21:06:49.682Z] Fetch URL: https://github.com/adoptium/aqa-systemtest.git [2025-06-26T21:06:49.682Z] sha: [2025-06-26T21:06:49.682Z] 2c3cbfc2a73a17e2a21401fbe7f43d83c24f5247 [2025-06-26T21:06:49.682Z] ================================================ [2025-06-26T21:06:49.682Z] timestamp: 20250626-210649 [2025-06-26T21:06:49.682Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/TKG [2025-06-26T21:06:49.682Z] git repo: [2025-06-26T21:06:49.682Z] Fetch URL: https://github.com/adoptium/TKG.git [2025-06-26T21:06:49.682Z] sha: [2025-06-26T21:06:49.682Z] 1828e310fd8fb3115fde605c41aea434b90143d0 [2025-06-26T21:06:49.682Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/TKG' [Pipeline] } [2025-06-26T21:06:49.823Z] $ ssh-agent -k [2025-06-26T21:06:49.828Z] unset SSH_AUTH_SOCK; [2025-06-26T21:06:49.828Z] unset SSH_AGENT_PID; [2025-06-26T21:06:49.828Z] echo Agent pid 2089257 killed; [2025-06-26T21:06:49.972Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2025-06-26T21:06:50.112Z] 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 [2025-06-26T21:06:50.129Z] ITERATION: 1/1 [Pipeline] wrap [2025-06-26T21:06:50.218Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/.xvfb-7-..fbdir2879295584888149690 [Pipeline] { [Pipeline] sh [2025-06-26T21:07:11.029Z] + ps -f [2025-06-26T21:07:11.029Z] + grep '[X]vfb' [2025-06-26T21:07:11.029Z] + awk '{print $9}' [Pipeline] echo [2025-06-26T21:07:11.177Z] env.DISPLAY is :0 [Pipeline] sshagent [2025-06-26T21:07:11.196Z] $ ssh-agent [2025-06-26T21:07:11.364Z] SSH_AUTH_SOCK=/tmp/ssh-aqFeE5rfEcM5/agent.2090292 [2025-06-26T21:07:11.364Z] SSH_AGENT_PID=2090294 [2025-06-26T21:07:11.364Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-26T21:07:11.974Z] ++ uname [2025-06-26T21:07:11.974Z] + '[' Linux = AIX ']' [2025-06-26T21:07:11.974Z] ++ uname [2025-06-26T21:07:11.974Z] + '[' Linux = SunOS ']' [2025-06-26T21:07:11.974Z] ++ uname [2025-06-26T21:07:11.974Z] + '[' Linux = '*BSD' ']' [2025-06-26T21:07:11.974Z] + MAKE=make [2025-06-26T21:07:11.974Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2025-06-26T21:07:11.974Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2025-06-26T21:07:12.657Z] ++ uname [2025-06-26T21:07:12.658Z] + '[' Linux = AIX ']' [2025-06-26T21:07:12.658Z] ++ uname [2025-06-26T21:07:12.658Z] + '[' Linux = SunOS ']' [2025-06-26T21:07:12.658Z] ++ uname [2025-06-26T21:07:12.658Z] + '[' Linux = '*BSD' ']' [2025-06-26T21:07:12.658Z] + MAKE=make [2025-06-26T21:07:12.658Z] + cd ./aqa-tests [2025-06-26T21:07:12.658Z] + . ./scripts/testenv/testenvSettings.sh [2025-06-26T21:07:12.658Z] ++ set +x [2025-06-26T21:07:12.658Z] parallelList.mk:17: warning: overriding recipe for target 'testList_0' [2025-06-26T21:07:12.658Z] parallelList.mk:8: warning: ignoring old recipe for target 'testList_0' [2025-06-26T21:07:12.659Z] make _testList TESTLIST=MiniMix_5m_0,ConcurrentLoadTest_5m_1,DBBLoadTest_5m_0,LangLoadTest_5m_1,MathLoadTest_all_5m_1,MiniMix_5m_1,LockingLoadTest_1,OAuthTest_0 [2025-06-26T21:07:12.659Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/TKG' [2025-06-26T21:07:12.659Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jdkbinary/j2sdk-image [2025-06-26T21:07:12.659Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/../../testDependency/system_lib [2025-06-26T21:07:12.659Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=MiniMix_5m_0,ConcurrentLoadTest_5m_1,DBBLoadTest_5m_0,LangLoadTest_5m_1,MathLoadTest_all_5m_1,MiniMix_5m_1,LockingLoadTest_1,OAuthTest_0 [2025-06-26T21:07:12.659Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/TKG' [2025-06-26T21:07:12.659Z] perl scripts/configure.pl [2025-06-26T21:07:12.659Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/../../testDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_x86-64 --microArch="" --osLabel="rhel.8" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=testList --testList=MiniMix_5m_0,ConcurrentLoadTest_5m_1,DBBLoadTest_5m_0,LangLoadTest_5m_1,MathLoadTest_all_5m_1,MiniMix_5m_1,LockingLoadTest_1,OAuthTest_0 --numOfMachines= --testTime= --TRSSURL= [2025-06-26T21:07:13.043Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-06-26T21:07:13.043Z] [2025-06-26T21:07:13.043Z] Starting to generate test make files. [2025-06-26T21:07:13.043Z] [2025-06-26T21:07:13.043Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/TKG/../system/churn/playlist.xml [2025-06-26T21:07:13.043Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/TKG/../system/daaLoadTest/playlist.xml [2025-06-26T21:07:13.043Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/TKG/../system/jcstress/playlist.xml [2025-06-26T21:07:13.043Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/TKG/../system/jlm/playlist.xml [2025-06-26T21:07:13.043Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml [2025-06-26T21:07:13.043Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/TKG/../system/mathLoadTest/playlist.xml [2025-06-26T21:07:13.043Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/TKG/../system/mathLoadTest/autoGen.mk [2025-06-26T21:07:13.043Z] [2025-06-26T21:07:13.043Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml [2025-06-26T21:07:13.043Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/TKG/../system/modularity/playlist.xml [2025-06-26T21:07:13.043Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/TKG/../system/otherLoadTest/playlist.xml [2025-06-26T21:07:13.043Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/TKG/../system/otherLoadTest/autoGen.mk [2025-06-26T21:07:13.043Z] [2025-06-26T21:07:13.043Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/TKG/../system/security/playlist.xml [2025-06-26T21:07:13.043Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/TKG/../system/security/autoGen.mk [2025-06-26T21:07:13.043Z] [2025-06-26T21:07:13.043Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/TKG/../system/sharedClasses/playlist.xml [2025-06-26T21:07:13.043Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/TKG/../system/autoGen.mk [2025-06-26T21:07:13.043Z] [2025-06-26T21:07:13.043Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/TKG/../autoGen.mk [2025-06-26T21:07:13.043Z] [2025-06-26T21:07:13.043Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/utils.mk [2025-06-26T21:07:13.043Z] [2025-06-26T21:07:13.043Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/rerun.mk [2025-06-26T21:07:13.043Z] [2025-06-26T21:07:13.043Z] Make files are generated successfully. [2025-06-26T21:07:13.043Z] [2025-06-26T21:07:13.043Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/TKG' [2025-06-26T21:07:13.043Z] make -f runtest.mk _testList [2025-06-26T21:07:13.043Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/TKG' [2025-06-26T21:07:13.424Z] [2025-06-26T21:07:13.424Z] Running make 4.2.1 [2025-06-26T21:07:13.424Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/TKG/.. [2025-06-26T21:07:13.424Z] set JDK_VERSION to 8 [2025-06-26T21:07:13.424Z] set JDK_IMPL to hotspot [2025-06-26T21:07:13.424Z] set JVM_VERSION to openjdk8 [2025-06-26T21:07:13.424Z] set JCL_VERSION to latest [2025-06-26T21:07:13.424Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jdkbinary/j2sdk-image [2025-06-26T21:07:13.424Z] set SPEC to linux_x86-64 [2025-06-26T21:07:13.424Z] set TEST_FLAG to [2025-06-26T21:07:13.424Z] set OS_LABEL to rhel.8 [2025-06-26T21:07:13.424Z] Running testList ... [2025-06-26T21:07:13.424Z] There are 8 test targets in testList [2025-06-26T21:07:13.424Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/jdkbinary/j2sdk-image/bin/java" -version [2025-06-26T21:07:13.424Z] openjdk version "1.8.0_462-beta" [2025-06-26T21:07:13.424Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-beta-202506262008-b07) [2025-06-26T21:07:13.424Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.462-b07, mixed mode) [2025-06-26T21:07:13.424Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests' [2025-06-26T21:07:13.424Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system' [2025-06-26T21:07:13.424Z] make[5]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_linux_testList_2/aqa-tests/system/mathLoadTest' [2025-06-26T21:07:13.424Z] ../system.mk:25: CYGWIN is 0 [2025-06-26T21:07:13.424Z] [2025-06-26T21:07:13.424Z] ===============================================