Pre Test

Started by upstream project "Test_openjdk8_hs_extended.system_aarch64_linux" build number 1010 originally caused by: Started by upstream project "build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-aarch64-temurin" build number 27 originally caused by: Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 85 originally caused by: Started by upstream project "build-scripts/utils/releaseTrigger_jdk8u" build number 5150 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0@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_aarch64_linux_testList_0@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/v1.0.8-release^{commit} # timeout=10 Checking out Revision 3e892c188f65f1076f130d389577a782c675f7f8 (origin/v1.0.8-release) > git config core.sparsecheckout # timeout=10 > git checkout -f 3e892c188f65f1076f130d389577a782c675f7f8 # timeout=10 Commit message: "Exclude sun/security/pkcs12/KeytoolOpensslInteropTest for OpenJ9 (#6394) (#6400)" First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2025-07-10T13:44:59.718Z] SPEC: linux_aarch64 [Pipeline] echo [2025-07-10T13:44:59.719Z] LABEL: ci.role.test&&sw.os.linux&&hw.arch.aarch64 [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2025-07-10T13:44:59.736Z] Found a total of 21 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.aarch64' 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-07-10T13:44:59.740Z] dynamicAgents: [] [Pipeline] node [2025-07-10T13:44:59.788Z] Running on test-docker-ubi8-armv8-1 in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0 [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-07-10T13:44:59.821Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] cleanWs [2025-07-10T13:45:00.219Z] [WS-CLEANUP] Deleting project workspace... [2025-07-10T13:45:00.219Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-07-10T13:45:07.197Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-07-10T13:45:07.347Z] The recommended git tool is: git [2025-07-10T13:45:38.305Z] No credentials specified [2025-07-10T13:45:38.435Z] Cloning the remote Git repository [2025-07-10T13:45:38.755Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-07-10T13:45:38.938Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests # timeout=10 [2025-07-10T13:45:39.459Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2025-07-10T13:45:39.588Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-07-10T13:45:39.588Z] > git --version # timeout=10 [2025-07-10T13:45:39.596Z] > git --version # 'git version 2.43.5' [2025-07-10T13:45:39.596Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-07-10T13:45:43.728Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-07-10T13:45:43.741Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-07-10T13:45:55.089Z] Avoid second fetch [2025-07-10T13:45:55.263Z] Checking out Revision 3e892c188f65f1076f130d389577a782c675f7f8 (origin/v1.0.8-release) [2025-07-10T13:45:55.148Z] > git rev-parse origin/v1.0.8-release^{commit} # timeout=10 [2025-07-10T13:45:55.712Z] > git config core.sparsecheckout # timeout=10 [2025-07-10T13:45:55.725Z] > git checkout -f 3e892c188f65f1076f130d389577a782c675f7f8 # timeout=10 [2025-07-10T13:46:02.342Z] Commit message: "Exclude sun/security/pkcs12/KeytoolOpensslInteropTest for OpenJ9 (#6394) (#6400)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/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-07-10T13:46:04.819Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2025-07-10T13:46:04.844Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-07-10T13:46:07.929Z] + LC_TIME=C [2025-07-10T13:46:07.929Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2025-07-10T13:46:08.828Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-07-10T13:46:10.222Z] + aqa-tests/terminateTestProcesses.sh jenkins [2025-07-10T13:46:10.222Z] Unix type machine.. [2025-07-10T13:46:10.222Z] Running on a Linux host [2025-07-10T13:46:10.222Z] Woohoo - no rogue processes detected! 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-07-10T13:46:12.613Z] + printenv [2025-07-10T13:46:12.613Z] UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.system_aarch64_linux [2025-07-10T13:46:12.613Z] TIME_LIMIT=25 [2025-07-10T13:46:12.613Z] RERUN_ITERATIONS=1 [2025-07-10T13:46:12.613Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/16/display/redirect [2025-07-10T13:46:12.613Z] JENKINS_URL=https://ci.adoptium.net/ [2025-07-10T13:46:12.613Z] EXECUTOR_NUMBER=0 [2025-07-10T13:46:12.613Z] SSH_CONNECTION=78.47.239.97 40150 172.17.0.5 22 [2025-07-10T13:46:12.613Z] _=/usr/bin/printenv [2025-07-10T13:46:12.613Z] LANG=C.utf8 [2025-07-10T13:46:12.613Z] BUILD_ID=16 [2025-07-10T13:46:12.613Z] UPSTREAM_TEST_JOB_NUMBER=1010 [2025-07-10T13:46:12.613Z] USE_JRE=false [2025-07-10T13:46:12.613Z] OLDPWD=/home/jenkins [2025-07-10T13:46:12.613Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/16/display/redirect?page=changes [2025-07-10T13:46:12.613Z] STF_OWNER_BRANCH=adoptium:master [2025-07-10T13:46:12.613Z] PERSONAL_BUILD=false [2025-07-10T13:46:12.613Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/../../testDependency/lib [2025-07-10T13:46:12.613Z] JENKINS_NODE_COOKIE=391b5a30-36bd-4d38-9b2e-6d084c239de2 [2025-07-10T13:46:12.613Z] SLACK_CHANNEL=aqavit-bot [2025-07-10T13:46:12.613Z] JDK_IMPL=hotspot [2025-07-10T13:46:12.613Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.system_aarch64_linux_testList_0 [2025-07-10T13:46:12.613Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0@tmp [2025-07-10T13:46:12.613Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-07-10T13:46:12.613Z] DYNAMIC_COMPILE=false [2025-07-10T13:46:12.613Z] OPENJ9_BRANCH=master [2025-07-10T13:46:12.613Z] which_declare=declare -f [2025-07-10T13:46:12.613Z] CI=true [2025-07-10T13:46:12.613Z] HUDSON_COOKIE=ce605b06-569a-4598-ad0d-bd8007f1c9a3 [2025-07-10T13:46:12.613Z] USER=jenkins [2025-07-10T13:46:12.613Z] ADOPTOPENJDK_BRANCH=v1.0.8-release [2025-07-10T13:46:12.613Z] ORIGIN_JDK_VERSION=8 [2025-07-10T13:46:12.613Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/../../testDependency/system_lib [2025-07-10T13:46:12.613Z] UPSTREAM_JOB_NUMBER=27 [2025-07-10T13:46:12.613Z] BUILD_NUMBER=16 [2025-07-10T13:46:12.613Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-07-10T13:46:12.613Z] JCK_GIT_BRANCH=master [2025-07-10T13:46:12.613Z] EXTERNAL_TEST_CMD=mvn clean install [2025-07-10T13:46:12.613Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0 [2025-07-10T13:46:12.613Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-aarch64-temurin [2025-07-10T13:46:12.613Z] KEEP_REPORTDIR=false [2025-07-10T13:46:12.613Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0 [2025-07-10T13:46:12.613Z] HUDSON_URL=https://ci.adoptium.net/ [2025-07-10T13:46:12.613Z] USE_TESTENV_PROPERTIES=true [2025-07-10T13:46:12.613Z] HOME=/home/jenkins [2025-07-10T13:46:12.613Z] NODE_NAME=test-docker-ubi8-armv8-1 [2025-07-10T13:46:12.613Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/../../benchmarks [2025-07-10T13:46:12.613Z] DOCKER_REQUIRED=false [2025-07-10T13:46:12.613Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-07-10T13:46:12.613Z] SSH_CLIENT=78.47.239.97 40150 22 [2025-07-10T13:46:12.613Z] ARCHIVE_TEST_RESULTS=false [2025-07-10T13:46:12.613Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-07-10T13:46:12.613Z] JOB_NAME=Test_openjdk8_hs_extended.system_aarch64_linux_testList_0 [2025-07-10T13:46:12.613Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/16/display/redirect?page=tests [2025-07-10T13:46:12.613Z] BUILD_LIST=system [2025-07-10T13:46:12.613Z] KEEP_WORKSPACE=false [2025-07-10T13:46:12.613Z] EXIT_SUCCESS=false [2025-07-10T13:46:12.613Z] EXTERNAL_CUSTOM_BRANCH=master [2025-07-10T13:46:12.613Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-07-10T13:46:12.613Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/display/redirect [2025-07-10T13:46:12.613Z] RERUN_FAILURE=true [2025-07-10T13:46:12.613Z] SDK_RESOURCE=upstream [2025-07-10T13:46:12.613Z] ACTIVE_NODE_TIMEOUT=5 [2025-07-10T13:46:12.613Z] SETUP_JCK_RUN=false [2025-07-10T13:46:12.613Z] SPEC=linux_aarch64 [2025-07-10T13:46:12.613Z] ITERATIONS=1 [2025-07-10T13:46:12.613Z] GENERATE_JOBS=false [2025-07-10T13:46:12.613Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jdkbinary/j2sdk-image [2025-07-10T13:46:12.613Z] LIGHT_WEIGHT_CHECKOUT=false [2025-07-10T13:46:12.613Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/16/display/redirect?page=artifacts [2025-07-10T13:46:12.613Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2025-07-10T13:46:12.613Z] AUTO_DETECT=true [2025-07-10T13:46:12.613Z] TAP_NAME=Test_openjdk8_hs_extended.system_aarch64_linux_testList_0.tap [2025-07-10T13:46:12.613Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/16/ [2025-07-10T13:46:12.613Z] SHELL=/bin/bash [2025-07-10T13:46:12.613Z] STAGE_NAME=Setup [2025-07-10T13:46:12.613Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-07-10T13:46:12.613Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/ [2025-07-10T13:46:12.613Z] TKG_OWNER_BRANCH=adoptium:master [2025-07-10T13:46:12.613Z] JDK_VERSION=8 [2025-07-10T13:46:12.613Z] BUILD_DISPLAY_NAME=#16 [2025-07-10T13:46:12.613Z] PLATFORM=aarch64_linux [2025-07-10T13:46:12.613Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2025-07-10T13:46:12.613Z] SHLVL=3 [2025-07-10T13:46:12.613Z] JDK_REPO=https://github.com/adoptium/jdk8u [2025-07-10T13:46:12.613Z] PARALLEL=None [2025-07-10T13:46:12.613Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.system_aarch64_linux_testList_0-16 [2025-07-10T13:46:12.613Z] TKG_ITERATIONS=1 [2025-07-10T13:46:12.613Z] EXIT_FAILURE=false [2025-07-10T13:46:12.613Z] NODE_LABELS=hw.dockerhost.dockerhost-equinix-ubuntu2204-armv8-1 aarch64 armv8 hw.arch.aarch64 ci.role.test test-docker-ubi8-armv8-1 sw.os.linux ubi8 [2025-07-10T13:46:12.613Z] TARGET=-f parallelList.mk testList_0 [2025-07-10T13:46:12.613Z] LOGNAME=jenkins [2025-07-10T13:46:12.613Z] JOBSTARTTIME=Thu, 10 Jul 2025 13:46:06 +0000 [2025-07-10T13:46:12.613Z] PATH=/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin [2025-07-10T13:46:12.613Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-07-10T13:46:12.613Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2025-07-10T13:46:12.613Z] JENKINS_SERVER_COOKIE=durable-45ce32f7aeaddb89ce64a2b96b28c286dea5edf2966a9f3b711b45cc9d781bea [2025-07-10T13:46:12.613Z] LESSOPEN=||/usr/bin/lesspipe.sh %s [2025-07-10T13:46:12.613Z] BASH_FUNC_which%%=() { ( alias; [2025-07-10T13:46:12.613Z] eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@ [2025-07-10T13:46:12.613Z] } 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-07-10T13:46:12.999Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2025-07-10T13:46:13.009Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2025-07-10T13:46:52.970Z] Copied 5 artifacts from "build-scripts » jobs » release » jobs » jdk8u » jdk8u-release-linux-aarch64-temurin" build number 27 [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 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-07-10T13:46:53.159Z] 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-07-10T13:46:53.165Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0 [Pipeline] { [Pipeline] sshagent [2025-07-10T13:46:53.243Z] $ ssh-agent [2025-07-10T13:46:53.821Z] SSH_AUTH_SOCK=/tmp/ssh-IqxLc5gV2NH8/agent.727 [2025-07-10T13:46:53.821Z] SSH_AGENT_PID=729 [2025-07-10T13:46:53.821Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-07-10T13:46:53.836Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests [Pipeline] { [Pipeline] withCredentials [2025-07-10T13:46:53.870Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2025-07-10T13:47:01.884Z] ++ pwd [2025-07-10T13:47:01.884Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/.. -p aarch64_linux -r upstream -j 8 -i hotspot --clone_openj9 false [2025-07-10T13:47:01.884Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests [2025-07-10T13:47:01.884Z] load ./testenv/testenv.properties [2025-07-10T13:47:01.884Z] Running checkTags with ./testenv/testenv.properties and 8 [2025-07-10T13:47:01.884Z] b859a461c05ed6652fae50aee328821afa35f8f8 refs/tags/jdk8u462-dryrun-ga [2025-07-10T13:47:01.884Z] Use tag name jdk8u462-dryrun-ga from ./testenv/testenv.properties [2025-07-10T13:47:01.884Z] get jdk binary... [2025-07-10T13:47:01.884Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2025-07-10T13:47:01.884Z] Uncompressing file: OpenJDK8U-jdk_aarch64_linux_hotspot_8u462b06.tar.gz ... [2025-07-10T13:47:03.445Z] List files in jdkbinary folder... [2025-07-10T13:47:03.445Z] total 283424 [2025-07-10T13:47:03.445Z] -rw-r--r-- 1 jenkins jenkins 147506456 Jul 10 13:27 OpenJDK8U-debugimage_aarch64_linux_hotspot_8u462b06.tar.gz [2025-07-10T13:47:03.445Z] -rw-r--r-- 1 jenkins jenkins 102196259 Jul 10 13:27 OpenJDK8U-jdk_aarch64_linux_hotspot_8u462b06.tar.gz [2025-07-10T13:47:03.445Z] -rw-r--r-- 1 jenkins jenkins 40409287 Jul 10 13:27 OpenJDK8U-jre_aarch64_linux_hotspot_8u462b06.tar.gz [2025-07-10T13:47:03.445Z] -rw-rw-r-- 1 jenkins jenkins 21380 Jul 10 13:32 OpenJDK8U-sbom_aarch64_linux_hotspot_8u462b06-metadata.json [2025-07-10T13:47:03.445Z] -rw-r--r-- 1 jenkins jenkins 81646 Jul 10 13:35 OpenJDK8U-sbom_aarch64_linux_hotspot_8u462b06.json [2025-07-10T13:47:03.445Z] drwxrwxr-x 1 jenkins jenkins 24 Jul 10 13:47 tmp [2025-07-10T13:47:03.445Z] List files in jdkbinary/tmp folder... [2025-07-10T13:47:03.445Z] total 0 [2025-07-10T13:47:03.445Z] drwxr-xr-x 1 jenkins jenkins 176 Jul 10 13:27 jdk8u462-b06 [2025-07-10T13:47:03.445Z] Moving directory jdk8u462-b06/ to ../j2sdk-image [2025-07-10T13:47:03.445Z] Uncompressing file: OpenJDK8U-jre_aarch64_linux_hotspot_8u462b06.tar.gz ... [2025-07-10T13:47:05.032Z] List files in jdkbinary folder... [2025-07-10T13:47:05.032Z] total 283424 [2025-07-10T13:47:05.032Z] -rw-r--r-- 1 jenkins jenkins 147506456 Jul 10 13:27 OpenJDK8U-debugimage_aarch64_linux_hotspot_8u462b06.tar.gz [2025-07-10T13:47:05.032Z] -rw-r--r-- 1 jenkins jenkins 102196259 Jul 10 13:27 OpenJDK8U-jdk_aarch64_linux_hotspot_8u462b06.tar.gz [2025-07-10T13:47:05.032Z] -rw-r--r-- 1 jenkins jenkins 40409287 Jul 10 13:27 OpenJDK8U-jre_aarch64_linux_hotspot_8u462b06.tar.gz [2025-07-10T13:47:05.032Z] -rw-rw-r-- 1 jenkins jenkins 21380 Jul 10 13:32 OpenJDK8U-sbom_aarch64_linux_hotspot_8u462b06-metadata.json [2025-07-10T13:47:05.032Z] -rw-r--r-- 1 jenkins jenkins 81646 Jul 10 13:35 OpenJDK8U-sbom_aarch64_linux_hotspot_8u462b06.json [2025-07-10T13:47:05.032Z] drwxr-xr-x 1 jenkins jenkins 176 Jul 10 13:27 j2sdk-image [2025-07-10T13:47:05.032Z] drwxrwxr-x 1 jenkins jenkins 32 Jul 10 13:47 tmp [2025-07-10T13:47:05.032Z] List files in jdkbinary/tmp folder... [2025-07-10T13:47:05.032Z] total 0 [2025-07-10T13:47:05.032Z] drwxr-xr-x 1 jenkins jenkins 130 Jul 10 13:27 jdk8u462-b06-jre [2025-07-10T13:47:05.032Z] Moving directory jdk8u462-b06-jre/ to ../j2re-image [2025-07-10T13:47:05.032Z] Uncompressing OpenJDK8U-debugimage_aarch64_linux_hotspot_8u462b06.tar.gz over ./j2sdk-image/jre... [2025-07-10T13:47:09.414Z] Removing top-level folder jdk8u462-b06-debug-image/ [2025-07-10T13:47:09.414Z] Removing top-level folder jdk8u462-b06/ [2025-07-10T13:47:10.163Z] Run /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jdkbinary/j2sdk-image/bin/java -version [2025-07-10T13:47:10.163Z] =JAVA VERSION OUTPUT BEGIN= [2025-07-10T13:47:10.163Z] openjdk version "1.8.0_462" [2025-07-10T13:47:10.163Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-b06) [2025-07-10T13:47:10.163Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.462-b06, mixed mode) [2025-07-10T13:47:10.163Z] =JAVA VERSION OUTPUT END= [2025-07-10T13:47:10.163Z] =RELEASE INFO BEGIN= [2025-07-10T13:47:10.163Z] JAVA_VERSION="1.8.0_462" [2025-07-10T13:47:10.163Z] OS_NAME="Linux" [2025-07-10T13:47:10.163Z] OS_VERSION="2.6" [2025-07-10T13:47:10.163Z] OS_ARCH="aarch64" [2025-07-10T13:47:10.163Z] SOURCE=".:git:cee3d9f5a29e+" [2025-07-10T13:47:10.163Z] IMPLEMENTOR="Eclipse Adoptium" [2025-07-10T13:47:10.163Z] BUILD_SOURCE="git:821480720c10585e8a4302250f2c431322c95603" [2025-07-10T13:47:10.163Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2025-07-10T13:47:10.163Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git" [2025-07-10T13:47:10.163Z] FULL_VERSION="1.8.0_462-b06" [2025-07-10T13:47:10.163Z] SEMANTIC_VERSION="8.0.462+6" [2025-07-10T13:47:10.163Z] BUILD_INFO="OS: Linux Version: 5.15.0-131-generic" [2025-07-10T13:47:10.163Z] JVM_VARIANT="Hotspot" [2025-07-10T13:47:10.163Z] JVM_VERSION="25.462-b06" [2025-07-10T13:47:10.163Z] IMAGE_TYPE="JDK" [2025-07-10T13:47:10.163Z] =RELEASE INFO END= [2025-07-10T13:47:10.163Z] get testKitGen... [2025-07-10T13:47:10.163Z] git clone -q https://github.com/adoptium/TKG.git [2025-07-10T13:47:10.916Z] git rev-parse v1.0.8.1 [2025-07-10T13:47:10.916Z] git checkout -q -f 8f85d84f4e5dd6ab133d0ea14cc8a31cd85fdd58 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-07-10T13:47:11.413Z] $ ssh-agent -k [2025-07-10T13:47:11.428Z] unset SSH_AUTH_SOCK; [2025-07-10T13:47:11.428Z] unset SSH_AGENT_PID; [2025-07-10T13:47:11.428Z] echo Agent pid 729 killed; [2025-07-10T13:47:11.994Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-07-10T13:47:12.545Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=-f+parallelList.mk+testList_0&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.system_aarch64_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=aarch64_linux&amp;GENERATE_JOBS=false&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=v1.0.8-release&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%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-linux-aarch64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=1010&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=true&amp;BUILD_LIST=system&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=27&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2025-07-10T13:47:12.556Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=-f+parallelList.mk+testList_0&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.system_aarch64_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=aarch64_linux&amp;GENERATE_JOBS=false&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-docker-ubi8-armv8-1&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=v1.0.8-release&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%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-linux-aarch64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=1010&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=true&amp;BUILD_LIST=system&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=27&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2025-07-10T13:47:13.018Z] Building tests... [Pipeline] timeout [2025-07-10T13:47:13.022Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-07-10T13:47:13.920Z] Copied 1 artifact from "Test_openjdk8_hs_extended.system_aarch64_linux" build number 1010 [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-07-10T13:47:13.965Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-07-10T13:47:13.985Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-07-10T13:47:15.787Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/../../testDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-07-10T13:47:15.787Z] -------------------------------------------- [2025-07-10T13:47:15.787Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/../../testDependency/system_lib [2025-07-10T13:47:15.787Z] task is set to default [2025-07-10T13:47:15.787Z] dependencyList is set to all [2025-07-10T13:47:15.787Z] -------------------------------------------- [2025-07-10T13:47:15.787Z] Starting download third party dependent jars [2025-07-10T13:47:15.787Z] -------------------------------------------- [2025-07-10T13:47:15.787Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/../../testDependency/system_lib [2025-07-10T13:47:15.787Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/../../testDependency/system_lib/json-simple.jar exists with correct hash, not downloading [2025-07-10T13:47:15.788Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/../../testDependency/system_lib/junit/junit.jar exists, not downloading. [2025-07-10T13:47:15.788Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/../../testDependency/system_lib/log4j/log4j-core.jar exists, not downloading. [2025-07-10T13:47:15.788Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/../../testDependency/system_lib/tools/tools.jar exists, not downloading. [2025-07-10T13:47:15.788Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/../../testDependency/system_lib/asm/asm.jar exists, not downloading. [2025-07-10T13:47:15.788Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/../../testDependency/system_lib/apache-ant/lib/ant-launcher.jar exists, not downloading. [2025-07-10T13:47:15.788Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/../../testDependency/system_lib/junit/hamcrest-core.jar exists, not downloading. [2025-07-10T13:47:15.788Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/../../testDependency/system_lib/mauve/mauve.jar exists, not downloading. [2025-07-10T13:47:15.788Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/../../testDependency/system_lib/log4j/log4j-api.jar exists, not downloading. [2025-07-10T13:47:15.788Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/../../testDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-07-10T13:47:15.788Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/../../testDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists, not downloading. [2025-07-10T13:47:15.788Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2025-07-10T13:47:16.481Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] dir [2025-07-10T13:47:16.497Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests [Pipeline] { [Pipeline] sshagent [2025-07-10T13:47:16.828Z] $ ssh-agent [2025-07-10T13:47:17.399Z] SSH_AUTH_SOCK=/tmp/ssh-uMnLLWWHoKQ0/agent.849 [2025-07-10T13:47:17.399Z] SSH_AGENT_PID=851 [2025-07-10T13:47:17.399Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-10T13:47:18.879Z] + bash ./compile.sh [2025-07-10T13:47:18.879Z] Set values based on ./testenv/testenv.properties: [2025-07-10T13:47:18.879Z] ========= [2025-07-10T13:47:18.879Z] TKG_REPO=https://github.com/adoptium/TKG.git [2025-07-10T13:47:18.879Z] TKG_BRANCH=v1.0.8.1 [2025-07-10T13:47:18.879Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-07-10T13:47:18.879Z] OPENJ9_BRANCH=v0.53.0-release [2025-07-10T13:47:18.879Z] STF_REPO=https://github.com/adoptium/STF.git [2025-07-10T13:47:18.879Z] STF_BRANCH=v1.0.8 [2025-07-10T13:47:18.879Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git [2025-07-10T13:47:18.879Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.8 [2025-07-10T13:47:18.879Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git [2025-07-10T13:47:18.879Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.8 [2025-07-10T13:47:18.879Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git [2025-07-10T13:47:18.879Z] JDK8_BRANCH=jdk8u462-dryrun-ga [2025-07-10T13:47:18.879Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git [2025-07-10T13:47:18.879Z] JDK11_BRANCH=jdk-11.0.28-dryrun-ga [2025-07-10T13:47:18.879Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git [2025-07-10T13:47:18.879Z] JDK17_BRANCH=jdk-17.0.16-dryrun-ga [2025-07-10T13:47:18.879Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git [2025-07-10T13:47:18.879Z] JDK21_BRANCH=jdk-21.0.8-dryrun-ga [2025-07-10T13:47:18.879Z] JDK24_REPO=https://github.com/adoptium/jdk24u.git [2025-07-10T13:47:18.879Z] JDK24_BRANCH=jdk-24.0.2-dryrun-ga [2025-07-10T13:47:18.879Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git [2025-07-10T13:47:18.879Z] JDK8_OPENJ9_BRANCH=v0.53.0-release [2025-07-10T13:47:18.879Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git [2025-07-10T13:47:18.879Z] JDK11_OPENJ9_BRANCH=v0.53.0-release [2025-07-10T13:47:18.879Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git [2025-07-10T13:47:18.879Z] JDK17_OPENJ9_BRANCH=v0.53.0-release [2025-07-10T13:47:18.879Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git [2025-07-10T13:47:18.879Z] JDK21_OPENJ9_BRANCH=v0.53.0-release [2025-07-10T13:47:18.879Z] JDK24_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk24.git [2025-07-10T13:47:18.879Z] JDK24_OPENJ9_BRANCH=v0.53.0-release [2025-07-10T13:47:18.879Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-07-10T13:47:18.879Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java-11.0.28 [2025-07-10T13:47:18.880Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-07-10T13:47:18.880Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java-17.0.16 [2025-07-10T13:47:18.880Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-07-10T13:47:18.880Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-21.0.8 [2025-07-10T13:47:18.880Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-07-10T13:47:18.880Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-24.0.2 [2025-07-10T13:47:18.880Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf [2025-07-10T13:47:18.880Z] [2025-07-10T13:47:18.880Z] ========= [2025-07-10T13:47:18.880Z] [2025-07-10T13:47:18.880Z] JDK_REPO=https://github.com/adoptium/jdk8u.git [2025-07-10T13:47:18.880Z] JDK_BRANCH=jdk8u462-dryrun-ga [2025-07-10T13:47:18.880Z] OPENJDK_SHA= [2025-07-10T13:47:18.880Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-07-10T13:47:18.880Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2025-07-10T13:47:18.880Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jdkbinary/j2sdk-image [2025-07-10T13:47:18.880Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/../../testDependency/system_lib [2025-07-10T13:47:18.880Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/TKG/../TKG/output_compilation; \ [2025-07-10T13:47:18.880Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/TKG/../TKG/output_compilation; \ [2025-07-10T13:47:18.880Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/../../testDependency/system_lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-07-10T13:47:18.880Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-07-10T13:47:19.637Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/TKG/scripts/build_tools.xml [2025-07-10T13:47:20.395Z] [2025-07-10T13:47:20.395Z] build: [2025-07-10T13:47:20.395Z] [2025-07-10T13:47:20.395Z] clean: [2025-07-10T13:47:20.395Z] [2025-07-10T13:47:20.395Z] init: [2025-07-10T13:47:20.395Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/TKG/bin [2025-07-10T13:47:20.395Z] [2025-07-10T13:47:20.395Z] getDependentLibs: [2025-07-10T13:47:20.395Z] [exec] -------------------------------------------- [2025-07-10T13:47:20.395Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/../../testDependency/system_lib [2025-07-10T13:47:20.395Z] [exec] task is set to default [2025-07-10T13:47:20.395Z] [exec] dependencyList is set to json_simple [2025-07-10T13:47:20.395Z] [exec] -------------------------------------------- [2025-07-10T13:47:20.395Z] [exec] Starting download third party dependent jars [2025-07-10T13:47:20.395Z] [exec] -------------------------------------------- [2025-07-10T13:47:20.395Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/../../testDependency/system_lib [2025-07-10T13:47:20.395Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/../../testDependency/system_lib/json-simple.jar exists with correct hash, not downloading [2025-07-10T13:47:20.395Z] [exec] downloaded dependent third party jars successfully [2025-07-10T13:47:20.395Z] [2025-07-10T13:47:20.395Z] compile: [2025-07-10T13:47:20.395Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018 [2025-07-10T13:47:20.396Z] [echo] ============COMPILER SETTINGS============ [2025-07-10T13:47:20.396Z] [echo] ===fork: yes [2025-07-10T13:47:20.396Z] [echo] ===debug: on [2025-07-10T13:47:21.146Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/TKG/bin [2025-07-10T13:47:26.699Z] [2025-07-10T13:47:26.699Z] dist: [2025-07-10T13:47:27.464Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/TKG/bin/TestKitGen.jar [2025-07-10T13:47:27.464Z] [2025-07-10T13:47:27.464Z] BUILD SUCCESSFUL [2025-07-10T13:47:27.464Z] Total time: 7 seconds [2025-07-10T13:47:27.464Z] 0 [2025-07-10T13:47:27.464Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-07-10T13:47:28.217Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-07-10T13:47:28.217Z] microArchOutput: [2025-07-10T13:47:28.979Z] ****************************** MACHINE INFO ****************************** [2025-07-10T13:47:28.979Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/TKG [2025-07-10T13:47:28.979Z] Free Physical Memory Size : 4954927104 [2025-07-10T13:47:28.979Z] Free space (bytes) : 615660236800 [2025-07-10T13:47:28.979Z] Total Physical Memory Size : 6442450944 [2025-07-10T13:47:28.979Z] Total space (bytes) : 960196055040 [2025-07-10T13:47:28.979Z] Usable space (bytes) : 600865415168 [2025-07-10T13:47:28.980Z] antVersion : Apache Ant(TM) version 1.10.5 compiled on July 10 2018 [2025-07-10T13:47:28.980Z] bashVersion : [2025-07-10T13:47:28.980Z] GNU bash, version 4.4.20(1)-release (aarch64-redhat-linux-gnu) [2025-07-10T13:47:28.980Z] Copyright (C) 2016 Free Software Foundation, Inc. [2025-07-10T13:47:28.980Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-07-10T13:47:28.980Z] [2025-07-10T13:47:28.980Z] This is free software; you are free to change and redistribute it. [2025-07-10T13:47:28.980Z] There is NO WARRANTY, to the extent permitted by law. [2025-07-10T13:47:28.980Z] cpuCores : 160 [2025-07-10T13:47:28.980Z] curlVersion : [2025-07-10T13:47:28.980Z] curl 7.61.1 (aarch64-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.33.0 [2025-07-10T13:47:28.980Z] Release-Date: 2018-09-05 [2025-07-10T13:47:28.980Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-07-10T13:47:28.980Z] Features: AsynchDNS IDN IPv6 Largefile GSS-API Kerberos SPNEGO NTLM NTLM_WB SSL libz brotli TLS-SRP HTTP2 UnixSockets HTTPS-proxy PSL [2025-07-10T13:47:28.980Z] dockerVersion : bash: docker: command not found [2025-07-10T13:47:28.980Z] gcc version : 8 [2025-07-10T13:47:28.980Z] gclibc version : ldd (GNU libc) 2.28 [2025-07-10T13:47:28.980Z] gdb version : bash: gdb: command not found [2025-07-10T13:47:28.980Z] lldb version : Command could not be executed [2025-07-10T13:47:28.980Z] makeVersion : [2025-07-10T13:47:28.980Z] GNU Make 4.2.1 [2025-07-10T13:47:28.980Z] Built for aarch64-redhat-linux-gnu [2025-07-10T13:47:28.980Z] Copyright (C) 1988-2016 Free Software Foundation, Inc. [2025-07-10T13:47:28.980Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-07-10T13:47:28.980Z] This is free software: you are free to change and redistribute it. [2025-07-10T13:47:28.980Z] There is NO WARRANTY, to the extent permitted by law. [2025-07-10T13:47:28.980Z] mavenVersion : bash: mvn: command not found [2025-07-10T13:47:28.980Z] osInfo : [2025-07-10T13:47:28.980Z] NAME="Red Hat Enterprise Linux" [2025-07-10T13:47:28.980Z] VERSION="8.10 (Ootpa)" [2025-07-10T13:47:28.980Z] ID="rhel" [2025-07-10T13:47:28.980Z] ID_LIKE="fedora" [2025-07-10T13:47:28.980Z] VERSION_ID="8.10" [2025-07-10T13:47:28.980Z] PLATFORM_ID="platform:el8" [2025-07-10T13:47:28.980Z] PRETTY_NAME="Red Hat Enterprise Linux 8.10 (Ootpa)" [2025-07-10T13:47:28.980Z] ANSI_COLOR="0;31" [2025-07-10T13:47:28.980Z] CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" [2025-07-10T13:47:28.980Z] HOME_URL="https://www.redhat.com/" [2025-07-10T13:47:28.980Z] DOCUMENTATION_URL="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8" [2025-07-10T13:47:28.980Z] BUG_REPORT_URL="https://bugzilla.redhat.com/" [2025-07-10T13:47:28.980Z] [2025-07-10T13:47:28.980Z] REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" [2025-07-10T13:47:28.980Z] REDHAT_BUGZILLA_PRODUCT_VERSION=8.10 [2025-07-10T13:47:28.980Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" [2025-07-10T13:47:28.980Z] REDHAT_SUPPORT_PRODUCT_VERSION="8.10" [2025-07-10T13:47:28.980Z] osLabel : rhel.8 [2025-07-10T13:47:28.980Z] perlVersion : [2025-07-10T13:47:28.980Z] [2025-07-10T13:47:28.980Z] This is perl 5, version 26, subversion 3 (v5.26.3) built for aarch64-linux-thread-multi [2025-07-10T13:47:28.980Z] (with 58 registered patches, see perl -V for more detail) [2025-07-10T13:47:28.980Z] [2025-07-10T13:47:28.980Z] Copyright 1987-2018, Larry Wall [2025-07-10T13:47:28.980Z] [2025-07-10T13:47:28.980Z] Perl may be copied only under the terms of either the Artistic License or the [2025-07-10T13:47:28.980Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-07-10T13:47:28.980Z] [2025-07-10T13:47:28.980Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-07-10T13:47:28.980Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-07-10T13:47:28.980Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2025-07-10T13:47:28.980Z] [2025-07-10T13:47:28.980Z] podmanVersion : bash: podman: command not found [2025-07-10T13:47:28.980Z] procArch : aarch64 [2025-07-10T13:47:28.980Z] sysArch : aarch64 [2025-07-10T13:47:28.980Z] sysOS : Linux [2025-07-10T13:47:28.980Z] ulimit : [2025-07-10T13:47:28.980Z] core file size (blocks, -c) unlimited [2025-07-10T13:47:28.980Z] data seg size (kbytes, -d) unlimited [2025-07-10T13:47:28.980Z] scheduling priority (-e) 0 [2025-07-10T13:47:28.980Z] file size (blocks, -f) unlimited [2025-07-10T13:47:28.980Z] pending signals (-i) 2053826 [2025-07-10T13:47:28.980Z] max locked memory (kbytes, -l) 64 [2025-07-10T13:47:28.980Z] max memory size (kbytes, -m) unlimited [2025-07-10T13:47:28.980Z] open files (-n) 1048576 [2025-07-10T13:47:28.980Z] pipe size (512 bytes, -p) 8 [2025-07-10T13:47:28.980Z] POSIX message queues (bytes, -q) 819200 [2025-07-10T13:47:28.980Z] real-time priority (-r) 0 [2025-07-10T13:47:28.980Z] stack size (kbytes, -s) 8192 [2025-07-10T13:47:28.981Z] cpu time (seconds, -t) unlimited [2025-07-10T13:47:28.981Z] max user processes (-u) unlimited [2025-07-10T13:47:28.981Z] virtual memory (kbytes, -v) unlimited [2025-07-10T13:47:28.981Z] file locks (-x) unlimited [2025-07-10T13:47:28.981Z] uname : Linux 429dfadc3b5e 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:25:15 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux [2025-07-10T13:47:28.981Z] vmVendor : Oracle Corporation [2025-07-10T13:47:28.981Z] vmVersion : 25.462-b06 [2025-07-10T13:47:28.981Z] xlc version : bash: xlC: command not found [2025-07-10T13:47:28.981Z] ************************************************************************** [2025-07-10T13:47:28.981Z] [2025-07-10T13:47:28.981Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-07-10T13:47:28.981Z] [2025-07-10T13:47:28.981Z] System.getProperty('java.vendor')=Temurin [2025-07-10T13:47:28.981Z] [2025-07-10T13:47:28.981Z] System.getProperty('os.name')=Linux [2025-07-10T13:47:28.981Z] [2025-07-10T13:47:28.981Z] System.getProperty('os.arch')=aarch64 [2025-07-10T13:47:28.981Z] [2025-07-10T13:47:28.981Z] System.getProperty('java.fullversion')=null [2025-07-10T13:47:28.981Z] [2025-07-10T13:47:28.981Z] System.getProperty('sun.arch.data.model')=64 [2025-07-10T13:47:28.981Z] [2025-07-10T13:47:28.981Z] make -f clean.mk cleanBuild [2025-07-10T13:47:28.981Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/TKG' [2025-07-10T13:47:29.740Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/TKG/../../jvmtest [2025-07-10T13:47:29.740Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/TKG' [2025-07-10T13:47:29.740Z] make -f compile.mk compile [2025-07-10T13:47:29.740Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/TKG' [2025-07-10T13:47:29.740Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/TKG/../TKG/output_compilation; \ [2025-07-10T13:47:29.740Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/TKG/../TKG/output_compilation; \ [2025-07-10T13:47:29.740Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/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_aarch64_linux_testList_0/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_aarch64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/../../testDependency/system_lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-07-10T13:47:29.740Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-07-10T13:47:30.496Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/TKG/scripts/build_test.xml [2025-07-10T13:47:32.096Z] [echo] build.list is TestConfig/build.xml,system/build.xml [2025-07-10T13:47:32.096Z] [2025-07-10T13:47:32.096Z] -create_test_directory: [2025-07-10T13:47:32.096Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jvmtest [2025-07-10T13:47:32.096Z] [2025-07-10T13:47:32.096Z] stage_test_material: [2025-07-10T13:47:32.096Z] [copy] Copying 136 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jvmtest [2025-07-10T13:47:32.852Z] [2025-07-10T13:47:32.852Z] build: [2025-07-10T13:47:32.852Z] [2025-07-10T13:47:32.852Z] init: [2025-07-10T13:47:32.852Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jvmtest/system [2025-07-10T13:47:32.852Z] [2025-07-10T13:47:32.852Z] dist: [2025-07-10T13:47:32.852Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jvmtest/system [2025-07-10T13:47:32.852Z] [2025-07-10T13:47:32.852Z] common_build: [2025-07-10T13:47:32.852Z] [echo] target common_build is called..... [2025-07-10T13:47:32.852Z] [2025-07-10T13:47:32.852Z] common_init: [2025-07-10T13:47:32.852Z] [2025-07-10T13:47:32.852Z] check_systemtest: [2025-07-10T13:47:32.852Z] [echo] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/TKG/../system/STF does not exist, clone from GitHub [2025-07-10T13:47:32.852Z] [2025-07-10T13:47:32.852Z] clone_stf: [2025-07-10T13:47:32.852Z] [exec] git clone -q https://github.com/adoptium/STF.git [2025-07-10T13:47:33.603Z] [echo] git rev-parse v1.0.8 [2025-07-10T13:47:34.390Z] [echo] git checkout -q -f 03f6cc21c7356c036ccd11173c061417f58b621b [2025-07-10T13:47:34.390Z] [exec] USE_TESTENV_PROPERTIES was set, not writing to testenv.properties [2025-07-10T13:47:34.390Z] [echo] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/TKG/../system/aqa-systemtest does not exist, clone from GitHub [2025-07-10T13:47:34.390Z] [2025-07-10T13:47:34.390Z] clone_systemtest: [2025-07-10T13:47:34.390Z] [exec] git clone -q https://github.com/adoptium/aqa-systemtest.git [2025-07-10T13:47:36.886Z] [echo] git rev-parse v1.0.8 [2025-07-10T13:47:36.886Z] [echo] git checkout -q -f 2c3cbfc2a73a17e2a21401fbe7f43d83c24f5247 [2025-07-10T13:47:36.886Z] [exec] USE_TESTENV_PROPERTIES was set, not writing to testenv.properties [2025-07-10T13:47:36.886Z] [2025-07-10T13:47:36.886Z] configure_systemtest: [2025-07-10T13:47:36.886Z] [echo] Executing openjdk.build/build.xml [2025-07-10T13:47:36.886Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/../../testDependency/system_lib [2025-07-10T13:47:36.886Z] [2025-07-10T13:47:36.886Z] check-for-ant: [2025-07-10T13:47:36.886Z] [2025-07-10T13:47:36.886Z] configure-ant: [2025-07-10T13:47:36.886Z] [2025-07-10T13:47:36.886Z] print-ant-location: [2025-07-10T13:47:36.886Z] [echo] Using ant from /home/jenkins/testDependency/system_lib/apache-ant/lib/ant-launcher.jar [2025-07-10T13:47:36.886Z] [2025-07-10T13:47:36.886Z] print-ant-error: [2025-07-10T13:47:36.886Z] [2025-07-10T13:47:36.886Z] check-for-junit: [2025-07-10T13:47:36.886Z] [2025-07-10T13:47:36.886Z] configure-junit: [2025-07-10T13:47:36.886Z] [2025-07-10T13:47:36.886Z] print-junit-location: [2025-07-10T13:47:36.886Z] [echo] Using junit from /home/jenkins/testDependency/system_lib/junit/junit.jar [2025-07-10T13:47:36.886Z] [2025-07-10T13:47:36.886Z] print-junit-error: [2025-07-10T13:47:36.886Z] [2025-07-10T13:47:36.886Z] check-for-hamcrest-core: [2025-07-10T13:47:36.886Z] [2025-07-10T13:47:36.886Z] configure-hamcrest-core: [2025-07-10T13:47:36.886Z] [2025-07-10T13:47:36.886Z] print-hamcrest-core-location: [2025-07-10T13:47:36.886Z] [echo] Using hamcrest-core from /home/jenkins/testDependency/system_lib/junit/hamcrest-core.jar [2025-07-10T13:47:36.886Z] [2025-07-10T13:47:36.886Z] print-hamcrest-core-error: [2025-07-10T13:47:36.886Z] [2025-07-10T13:47:36.886Z] check-for-log4j: [2025-07-10T13:47:36.886Z] [2025-07-10T13:47:36.886Z] configure-log4j: [2025-07-10T13:47:36.886Z] [2025-07-10T13:47:36.886Z] print-log4j-location: [2025-07-10T13:47:36.886Z] [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-07-10T13:47:36.886Z] [2025-07-10T13:47:36.886Z] print-log4j-error: [2025-07-10T13:47:36.886Z] [2025-07-10T13:47:36.886Z] check-for-asm: [2025-07-10T13:47:36.886Z] [2025-07-10T13:47:36.886Z] configure-asm: [2025-07-10T13:47:36.886Z] [2025-07-10T13:47:36.886Z] print-asm-location: [2025-07-10T13:47:36.886Z] [echo] Using asm.jar from /home/jenkins/testDependency/system_lib/asm/asm.jar [2025-07-10T13:47:36.886Z] [echo] Using asm-commons.jar from /home/jenkins/testDependency/system_lib/asm/asm-commons.jar [2025-07-10T13:47:36.886Z] [2025-07-10T13:47:36.886Z] print-asm-error: [2025-07-10T13:47:36.886Z] [2025-07-10T13:47:36.886Z] setup-java-properties: [2025-07-10T13:47:36.886Z] [echo] java_home is ${java_home} [2025-07-10T13:47:36.886Z] [echo] java.home is /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jdkbinary/j2sdk-image/jre [2025-07-10T13:47:37.639Z] [echoproperties] #Ant properties [2025-07-10T13:47:37.639Z] [echoproperties] #Thu Jul 10 13:47:37 UTC 2025 [2025-07-10T13:47:37.639Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jdkbinary/j2sdk-image/jre/classes= [2025-07-10T13:47:37.639Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jdkbinary/j2sdk-image/jre/lib/charsets.jar= [2025-07-10T13:47:37.639Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jdkbinary/j2sdk-image/jre/lib/jce.jar= [2025-07-10T13:47:37.639Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jdkbinary/j2sdk-image/jre/lib/jfr.jar= [2025-07-10T13:47:37.639Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jdkbinary/j2sdk-image/jre/lib/jsse.jar= [2025-07-10T13:47:37.639Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jdkbinary/j2sdk-image/jre/lib/rt.jar= [2025-07-10T13:47:37.639Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jdkbinary/j2sdk-image/jre/lib/sunrsasign.jar= [2025-07-10T13:47:37.639Z] [echoproperties] buildjdk./lib= [2025-07-10T13:47:37.639Z] [echoproperties] buildjdk./usr/java/packages/lib/ext= [2025-07-10T13:47:37.639Z] [echoproperties] buildjdk./usr/lib= [2025-07-10T13:47:37.639Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM (Temurin)(build 25.462-b06, mixed mode) [2025-07-10T13:47:37.639Z] [echoproperties] buildjdk.Property=settings\: [2025-07-10T13:47:37.639Z] [echoproperties] buildjdk.awt.toolkit=sun.awt.X11.XToolkit [2025-07-10T13:47:37.639Z] [echoproperties] buildjdk.file.encoding=UTF-8 [2025-07-10T13:47:37.639Z] [echoproperties] buildjdk.file.encoding.pkg=sun.io [2025-07-10T13:47:37.639Z] [echoproperties] buildjdk.file.separator=/ [2025-07-10T13:47:37.639Z] [echoproperties] buildjdk.java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment [2025-07-10T13:47:37.639Z] [echoproperties] buildjdk.java.awt.printerjob=sun.print.PSPrinterJob [2025-07-10T13:47:37.639Z] [echoproperties] buildjdk.java.class.path=. [2025-07-10T13:47:37.639Z] [echoproperties] buildjdk.java.class.version=52.0 [2025-07-10T13:47:37.639Z] [echoproperties] buildjdk.java.endorsed.dirs=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jdkbinary/j2sdk-image/jre/lib/endorsed [2025-07-10T13:47:37.639Z] [echoproperties] buildjdk.java.ext.dirs=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jdkbinary/j2sdk-image/jre/lib/ext [2025-07-10T13:47:37.639Z] [echoproperties] buildjdk.java.home=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jdkbinary/j2sdk-image/jre [2025-07-10T13:47:37.639Z] [echoproperties] buildjdk.java.io.tmpdir=/tmp [2025-07-10T13:47:37.639Z] [echoproperties] buildjdk.java.library.path=/usr/java/packages/lib/aarch64 [2025-07-10T13:47:37.639Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment [2025-07-10T13:47:37.639Z] [echoproperties] buildjdk.java.runtime.version=1.8.0_462-b06 [2025-07-10T13:47:37.640Z] [echoproperties] buildjdk.java.specification.maintenance.version=6 [2025-07-10T13:47:37.640Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification [2025-07-10T13:47:37.640Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation [2025-07-10T13:47:37.640Z] [echoproperties] buildjdk.java.specification.version=1.8 [2025-07-10T13:47:37.640Z] [echoproperties] buildjdk.java.vendor=Temurin [2025-07-10T13:47:37.640Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/ [2025-07-10T13:47:37.640Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues [2025-07-10T13:47:37.640Z] [echoproperties] buildjdk.java.version=1.8.0_462 [2025-07-10T13:47:37.640Z] [echoproperties] buildjdk.java.vm.info=mixed mode [2025-07-10T13:47:37.640Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM [2025-07-10T13:47:37.640Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification [2025-07-10T13:47:37.640Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation [2025-07-10T13:47:37.640Z] [echoproperties] buildjdk.java.vm.specification.version=1.8 [2025-07-10T13:47:37.640Z] [echoproperties] buildjdk.java.vm.vendor=Temurin [2025-07-10T13:47:37.640Z] [echoproperties] buildjdk.java.vm.version=25.462-b06 [2025-07-10T13:47:37.640Z] [echoproperties] buildjdk.line.separator=\\n [2025-07-10T13:47:37.640Z] [echoproperties] buildjdk.openjdk=version "1.8.0_462" [2025-07-10T13:47:37.640Z] [echoproperties] buildjdk.os.arch=aarch64 [2025-07-10T13:47:37.640Z] [echoproperties] buildjdk.os.name=Linux [2025-07-10T13:47:37.640Z] [echoproperties] buildjdk.os.version=5.15.0-131-generic [2025-07-10T13:47:37.640Z] [echoproperties] buildjdk.path.separator=\: [2025-07-10T13:47:37.640Z] [echoproperties] buildjdk.sun.arch.data.model=64 [2025-07-10T13:47:37.640Z] [echoproperties] buildjdk.sun.boot.class.path=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jdkbinary/j2sdk-image/jre/lib/resources.jar [2025-07-10T13:47:37.640Z] [echoproperties] buildjdk.sun.boot.library.path=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jdkbinary/j2sdk-image/jre/lib/aarch64 [2025-07-10T13:47:37.640Z] [echoproperties] buildjdk.sun.cpu.endian=little [2025-07-10T13:47:37.640Z] [echoproperties] buildjdk.sun.cpu.isalist= [2025-07-10T13:47:37.640Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeLittle [2025-07-10T13:47:37.640Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD [2025-07-10T13:47:37.640Z] [echoproperties] buildjdk.sun.jnu.encoding=UTF-8 [2025-07-10T13:47:37.640Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Tiered Compilers [2025-07-10T13:47:37.640Z] [echoproperties] buildjdk.sun.os.patch.level=unknown [2025-07-10T13:47:37.640Z] [echoproperties] buildjdk.user.dir=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.build [2025-07-10T13:47:37.640Z] [echoproperties] buildjdk.user.home=/home/jenkins [2025-07-10T13:47:37.640Z] [echoproperties] buildjdk.user.language=en [2025-07-10T13:47:37.640Z] [echoproperties] buildjdk.user.name=jenkins [2025-07-10T13:47:37.640Z] [echoproperties] buildjdk.user.timezone= [2025-07-10T13:47:37.640Z] [delete] Deleting: /tmp/openjdk.java.build.properties.1252289702 [2025-07-10T13:47:37.640Z] [echo] DEBUG: Resolved os.name for buildjdk is Linux [2025-07-10T13:47:37.640Z] [echo] java_platform set to linux_arm-64 [2025-07-10T13:47:37.640Z] [echo] java_java_specification_version set to 1.8 [2025-07-10T13:47:37.640Z] [echo] java_java_vm_vendor set to Temurin [2025-07-10T13:47:37.640Z] [echo] java_bindir set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jdkbinary/j2sdk-image/jre/../bin [2025-07-10T13:47:37.640Z] [echo] java_compiler set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jdkbinary/j2sdk-image/bin/javac [2025-07-10T13:47:37.640Z] [2025-07-10T13:47:37.640Z] check-for-tools-jar: [2025-07-10T13:47:37.640Z] [echo] java_java_specification_version is 1.8 [2025-07-10T13:47:37.640Z] [2025-07-10T13:47:37.640Z] configure-tools-jar: [2025-07-10T13:47:37.640Z] [2025-07-10T13:47:37.640Z] print-tools-jar-location: [2025-07-10T13:47:37.640Z] [echo] Using tools.jar from /home/jenkins/testDependency/system_lib/tools/tools.jar [2025-07-10T13:47:37.640Z] [2025-07-10T13:47:37.640Z] print-tools-jar-error: [2025-07-10T13:47:37.640Z] [2025-07-10T13:47:37.640Z] check-for-windows-sysinternals: [2025-07-10T13:47:37.640Z] [2025-07-10T13:47:37.640Z] set-download-windows-sysinternals-required: [2025-07-10T13:47:37.640Z] [2025-07-10T13:47:37.640Z] configure-windows-sysinternals: [2025-07-10T13:47:37.640Z] [2025-07-10T13:47:37.640Z] print-windows-sysinternals-location: [2025-07-10T13:47:37.641Z] [2025-07-10T13:47:37.641Z] set-print-windows-sysinternals-error-required: [2025-07-10T13:47:37.641Z] [2025-07-10T13:47:37.641Z] really-print-windows-sysinternals-error: [2025-07-10T13:47:37.641Z] [2025-07-10T13:47:37.641Z] print-windows-sysinternals-error: [2025-07-10T13:47:37.641Z] [2025-07-10T13:47:37.641Z] fail-if-error: [2025-07-10T13:47:37.641Z] [2025-07-10T13:47:37.641Z] print-all-prereq-versions: [2025-07-10T13:47:37.641Z] [echo] Ant version in use : 1.10.2 [2025-07-10T13:47:37.641Z] [echo] log4j version in use : 2.16.0 [2025-07-10T13:47:37.641Z] [echo] ASM version in use : 9.7.1 [2025-07-10T13:47:37.641Z] [echo] junit version in use : 4.12 [2025-07-10T13:47:37.641Z] [echo] hamcrest version in use: 1.3 [2025-07-10T13:47:37.641Z] [2025-07-10T13:47:37.641Z] configure: [2025-07-10T13:47:37.641Z] [2025-07-10T13:47:37.641Z] build-dependencies: [2025-07-10T13:47:37.641Z] [echo] Executing openjdk.build/build.xml [2025-07-10T13:47:37.641Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/../../testDependency/system_lib [2025-07-10T13:47:37.641Z] [2025-07-10T13:47:37.641Z] setup-java-properties: [2025-07-10T13:47:37.641Z] [echo] java_home is ${java_home} [2025-07-10T13:47:37.641Z] [echo] java.home is /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jdkbinary/j2sdk-image/jre [2025-07-10T13:47:38.406Z] [echoproperties] #Ant properties [2025-07-10T13:47:38.406Z] [echoproperties] #Thu Jul 10 13:47:37 UTC 2025 [2025-07-10T13:47:38.406Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jdkbinary/j2sdk-image/jre/classes= [2025-07-10T13:47:38.406Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jdkbinary/j2sdk-image/jre/lib/charsets.jar= [2025-07-10T13:47:38.406Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jdkbinary/j2sdk-image/jre/lib/jce.jar= [2025-07-10T13:47:38.406Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jdkbinary/j2sdk-image/jre/lib/jfr.jar= [2025-07-10T13:47:38.406Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jdkbinary/j2sdk-image/jre/lib/jsse.jar= [2025-07-10T13:47:38.407Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jdkbinary/j2sdk-image/jre/lib/rt.jar= [2025-07-10T13:47:38.407Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jdkbinary/j2sdk-image/jre/lib/sunrsasign.jar= [2025-07-10T13:47:38.407Z] [echoproperties] buildjdk./lib= [2025-07-10T13:47:38.407Z] [echoproperties] buildjdk./usr/java/packages/lib/ext= [2025-07-10T13:47:38.407Z] [echoproperties] buildjdk./usr/lib= [2025-07-10T13:47:38.407Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM (Temurin)(build 25.462-b06, mixed mode) [2025-07-10T13:47:38.407Z] [echoproperties] buildjdk.Property=settings\: [2025-07-10T13:47:38.407Z] [echoproperties] buildjdk.awt.toolkit=sun.awt.X11.XToolkit [2025-07-10T13:47:38.407Z] [echoproperties] buildjdk.file.encoding=UTF-8 [2025-07-10T13:47:38.407Z] [echoproperties] buildjdk.file.encoding.pkg=sun.io [2025-07-10T13:47:38.407Z] [echoproperties] buildjdk.file.separator=/ [2025-07-10T13:47:38.407Z] [echoproperties] buildjdk.java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment [2025-07-10T13:47:38.407Z] [echoproperties] buildjdk.java.awt.printerjob=sun.print.PSPrinterJob [2025-07-10T13:47:38.407Z] [echoproperties] buildjdk.java.class.path=. [2025-07-10T13:47:38.407Z] [echoproperties] buildjdk.java.class.version=52.0 [2025-07-10T13:47:38.407Z] [echoproperties] buildjdk.java.endorsed.dirs=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jdkbinary/j2sdk-image/jre/lib/endorsed [2025-07-10T13:47:38.407Z] [echoproperties] buildjdk.java.ext.dirs=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jdkbinary/j2sdk-image/jre/lib/ext [2025-07-10T13:47:38.408Z] [echoproperties] buildjdk.java.home=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jdkbinary/j2sdk-image/jre [2025-07-10T13:47:38.408Z] [echoproperties] buildjdk.java.io.tmpdir=/tmp [2025-07-10T13:47:38.408Z] [echoproperties] buildjdk.java.library.path=/usr/java/packages/lib/aarch64 [2025-07-10T13:47:38.408Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment [2025-07-10T13:47:38.408Z] [echoproperties] buildjdk.java.runtime.version=1.8.0_462-b06 [2025-07-10T13:47:38.408Z] [echoproperties] buildjdk.java.specification.maintenance.version=6 [2025-07-10T13:47:38.408Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification [2025-07-10T13:47:38.408Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation [2025-07-10T13:47:38.408Z] [echoproperties] buildjdk.java.specification.version=1.8 [2025-07-10T13:47:38.408Z] [echoproperties] buildjdk.java.vendor=Temurin [2025-07-10T13:47:38.408Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/ [2025-07-10T13:47:38.408Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues [2025-07-10T13:47:38.408Z] [echoproperties] buildjdk.java.version=1.8.0_462 [2025-07-10T13:47:38.408Z] [echoproperties] buildjdk.java.vm.info=mixed mode [2025-07-10T13:47:38.408Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM [2025-07-10T13:47:38.408Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification [2025-07-10T13:47:38.408Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation [2025-07-10T13:47:38.408Z] [echoproperties] buildjdk.java.vm.specification.version=1.8 [2025-07-10T13:47:38.408Z] [echoproperties] buildjdk.java.vm.vendor=Temurin [2025-07-10T13:47:38.408Z] [echoproperties] buildjdk.java.vm.version=25.462-b06 [2025-07-10T13:47:38.408Z] [echoproperties] buildjdk.line.separator=\\n [2025-07-10T13:47:38.408Z] [echoproperties] buildjdk.openjdk=version "1.8.0_462" [2025-07-10T13:47:38.408Z] [echoproperties] buildjdk.os.arch=aarch64 [2025-07-10T13:47:38.408Z] [echoproperties] buildjdk.os.name=Linux [2025-07-10T13:47:38.408Z] [echoproperties] buildjdk.os.version=5.15.0-131-generic [2025-07-10T13:47:38.408Z] [echoproperties] buildjdk.path.separator=\: [2025-07-10T13:47:38.408Z] [echoproperties] buildjdk.sun.arch.data.model=64 [2025-07-10T13:47:38.408Z] [echoproperties] buildjdk.sun.boot.class.path=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jdkbinary/j2sdk-image/jre/lib/resources.jar [2025-07-10T13:47:38.408Z] [echoproperties] buildjdk.sun.boot.library.path=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jdkbinary/j2sdk-image/jre/lib/aarch64 [2025-07-10T13:47:38.408Z] [echoproperties] buildjdk.sun.cpu.endian=little [2025-07-10T13:47:38.409Z] [echoproperties] buildjdk.sun.cpu.isalist= [2025-07-10T13:47:38.409Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeLittle [2025-07-10T13:47:38.409Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD [2025-07-10T13:47:38.409Z] [echoproperties] buildjdk.sun.jnu.encoding=UTF-8 [2025-07-10T13:47:38.409Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Tiered Compilers [2025-07-10T13:47:38.409Z] [echoproperties] buildjdk.sun.os.patch.level=unknown [2025-07-10T13:47:38.409Z] [echoproperties] buildjdk.user.dir=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.build [2025-07-10T13:47:38.409Z] [echoproperties] buildjdk.user.home=/home/jenkins [2025-07-10T13:47:38.409Z] [echoproperties] buildjdk.user.language=en [2025-07-10T13:47:38.409Z] [echoproperties] buildjdk.user.name=jenkins [2025-07-10T13:47:38.409Z] [echoproperties] buildjdk.user.timezone= [2025-07-10T13:47:38.409Z] [delete] Deleting: /tmp/openjdk.java.build.properties.1321629210 [2025-07-10T13:47:38.409Z] [echo] DEBUG: Resolved os.name for buildjdk is Linux [2025-07-10T13:47:38.409Z] [echo] java_platform set to linux_arm-64 [2025-07-10T13:47:38.409Z] [echo] java_java_specification_version set to 1.8 [2025-07-10T13:47:38.409Z] [echo] java_java_vm_vendor set to Temurin [2025-07-10T13:47:38.409Z] [echo] java_bindir set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jdkbinary/j2sdk-image/jre/../bin [2025-07-10T13:47:38.409Z] [echo] java_compiler set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jdkbinary/j2sdk-image/bin/javac [2025-07-10T13:47:38.409Z] [2025-07-10T13:47:38.409Z] setup-windows-compiler: [2025-07-10T13:47:38.409Z] [2025-07-10T13:47:38.409Z] check-prereqs: [2025-07-10T13:47:38.409Z] [echo] Executing openjdk.build/build.xml [2025-07-10T13:47:38.409Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/../../testDependency/system_lib [2025-07-10T13:47:38.409Z] [2025-07-10T13:47:38.409Z] check-for-ant: [2025-07-10T13:47:38.409Z] [2025-07-10T13:47:38.409Z] print-ant-location: [2025-07-10T13:47:38.409Z] [echo] Using ant from /home/jenkins/testDependency/system_lib/apache-ant/lib/ant-launcher.jar [2025-07-10T13:47:38.409Z] [2025-07-10T13:47:38.409Z] print-ant-error: [2025-07-10T13:47:38.409Z] [2025-07-10T13:47:38.409Z] check-for-junit: [2025-07-10T13:47:38.409Z] [2025-07-10T13:47:38.409Z] print-junit-location: [2025-07-10T13:47:38.409Z] [echo] Using junit from /home/jenkins/testDependency/system_lib/junit/junit.jar [2025-07-10T13:47:38.409Z] [2025-07-10T13:47:38.409Z] print-junit-error: [2025-07-10T13:47:38.409Z] [2025-07-10T13:47:38.409Z] check-for-hamcrest-core: [2025-07-10T13:47:38.409Z] [2025-07-10T13:47:38.409Z] print-hamcrest-core-location: [2025-07-10T13:47:38.409Z] [echo] Using hamcrest-core from /home/jenkins/testDependency/system_lib/junit/hamcrest-core.jar [2025-07-10T13:47:38.409Z] [2025-07-10T13:47:38.409Z] print-hamcrest-core-error: [2025-07-10T13:47:38.409Z] [2025-07-10T13:47:38.409Z] check-for-log4j: [2025-07-10T13:47:38.409Z] [2025-07-10T13:47:38.409Z] print-log4j-location: [2025-07-10T13:47:38.410Z] [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-07-10T13:47:38.410Z] [2025-07-10T13:47:38.410Z] print-log4j-error: [2025-07-10T13:47:38.410Z] [2025-07-10T13:47:38.410Z] check-for-asm: [2025-07-10T13:47:38.410Z] [2025-07-10T13:47:38.410Z] print-asm-location: [2025-07-10T13:47:38.410Z] [echo] Using asm.jar from /home/jenkins/testDependency/system_lib/asm/asm.jar [2025-07-10T13:47:38.410Z] [echo] Using asm-commons.jar from /home/jenkins/testDependency/system_lib/asm/asm-commons.jar [2025-07-10T13:47:38.410Z] [2025-07-10T13:47:38.410Z] print-asm-error: [2025-07-10T13:47:38.410Z] [2025-07-10T13:47:38.410Z] setup-java-properties: [2025-07-10T13:47:38.410Z] [2025-07-10T13:47:38.410Z] check-for-tools-jar: [2025-07-10T13:47:38.410Z] [echo] java_java_specification_version is 1.8 [2025-07-10T13:47:38.410Z] [2025-07-10T13:47:38.410Z] print-tools-jar-location: [2025-07-10T13:47:38.410Z] [echo] Using tools.jar from /home/jenkins/testDependency/system_lib/tools/tools.jar [2025-07-10T13:47:38.410Z] [2025-07-10T13:47:38.410Z] print-tools-jar-error: [2025-07-10T13:47:38.410Z] [2025-07-10T13:47:38.410Z] check-for-windows-sysinternals: [2025-07-10T13:47:38.410Z] [2025-07-10T13:47:38.410Z] print-windows-sysinternals-location: [2025-07-10T13:47:38.410Z] [2025-07-10T13:47:38.410Z] set-print-windows-sysinternals-error-required: [2025-07-10T13:47:38.410Z] [2025-07-10T13:47:38.410Z] really-print-windows-sysinternals-error: [2025-07-10T13:47:38.410Z] [2025-07-10T13:47:38.410Z] print-windows-sysinternals-error: [2025-07-10T13:47:38.410Z] [2025-07-10T13:47:38.410Z] fail-if-error: [2025-07-10T13:47:38.410Z] [2025-07-10T13:47:38.410Z] print-all-prereq-versions: [2025-07-10T13:47:38.410Z] [echo] Ant version in use : 1.10.2 [2025-07-10T13:47:38.410Z] [echo] log4j version in use : 2.16.0 [2025-07-10T13:47:38.410Z] [echo] ASM version in use : 9.7.1 [2025-07-10T13:47:38.410Z] [echo] junit version in use : 4.12 [2025-07-10T13:47:38.410Z] [echo] hamcrest version in use: 1.3 [2025-07-10T13:47:38.410Z] [2025-07-10T13:47:38.410Z] run-check-prereqs: [2025-07-10T13:47:38.410Z] [2025-07-10T13:47:38.410Z] build-dependencies: [2025-07-10T13:47:38.410Z] [echo] Executing stf.build/build.xml [2025-07-10T13:47:38.410Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/../../testDependency/system_lib [2025-07-10T13:47:38.410Z] [2025-07-10T13:47:38.410Z] setup-java-properties: [2025-07-10T13:47:38.410Z] [2025-07-10T13:47:38.410Z] setup-windows-compiler: [2025-07-10T13:47:38.410Z] [2025-07-10T13:47:38.410Z] check-prereqs: [2025-07-10T13:47:38.410Z] [2025-07-10T13:47:38.410Z] build-dependencies: [2025-07-10T13:47:38.410Z] [echo] Executing stf.core/build.xml [2025-07-10T13:47:38.410Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/../../testDependency/system_lib [2025-07-10T13:47:38.410Z] [2025-07-10T13:47:38.410Z] setup-java-properties: [2025-07-10T13:47:38.410Z] [2025-07-10T13:47:38.410Z] setup-windows-compiler: [2025-07-10T13:47:38.410Z] [2025-07-10T13:47:38.410Z] check-prereqs: [2025-07-10T13:47:38.410Z] [2025-07-10T13:47:38.410Z] build-dependencies: [2025-07-10T13:47:38.410Z] [2025-07-10T13:47:38.410Z] create-bin-dir: [2025-07-10T13:47:38.410Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/STF/stf.core/bin [2025-07-10T13:47:38.410Z] [2025-07-10T13:47:38.410Z] build-java: [2025-07-10T13:47:38.410Z] [javac] Compiling 58 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/STF/stf.core/bin [2025-07-10T13:47:48.254Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/STF/stf.core/bin [2025-07-10T13:47:50.687Z] [2025-07-10T13:47:50.687Z] build-jar: [2025-07-10T13:47:50.687Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/STF/stf.core/bin/stf.core.jar [2025-07-10T13:47:50.687Z] [2025-07-10T13:47:50.687Z] build-archives: [2025-07-10T13:47:50.687Z] [2025-07-10T13:47:50.687Z] copy-log4j2-config: [2025-07-10T13:47:50.687Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/STF/stf.core/bin [2025-07-10T13:47:50.688Z] [2025-07-10T13:47:50.688Z] build-no-natives: [2025-07-10T13:47:50.688Z] [2025-07-10T13:47:50.688Z] build-natives: [2025-07-10T13:47:50.688Z] [2025-07-10T13:47:50.688Z] build: [2025-07-10T13:47:50.688Z] [echo] Executing stf.load/build.xml [2025-07-10T13:47:50.688Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/../../testDependency/system_lib [2025-07-10T13:47:50.688Z] [2025-07-10T13:47:50.688Z] setup-java-properties: [2025-07-10T13:47:50.688Z] [2025-07-10T13:47:50.688Z] setup-windows-compiler: [2025-07-10T13:47:50.688Z] [2025-07-10T13:47:50.688Z] check-prereqs: [2025-07-10T13:47:50.688Z] [2025-07-10T13:47:50.688Z] build-dependencies: [2025-07-10T13:47:50.688Z] [echo] Executing stf.core/build.xml [2025-07-10T13:47:50.688Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/../../testDependency/system_lib [2025-07-10T13:47:51.455Z] [2025-07-10T13:47:51.456Z] setup-java-properties: [2025-07-10T13:47:51.456Z] [2025-07-10T13:47:51.456Z] setup-windows-compiler: [2025-07-10T13:47:51.456Z] [2025-07-10T13:47:51.456Z] check-prereqs: [2025-07-10T13:47:51.456Z] [2025-07-10T13:47:51.456Z] build-dependencies: [2025-07-10T13:47:51.456Z] [2025-07-10T13:47:51.456Z] create-bin-dir: [2025-07-10T13:47:51.456Z] [2025-07-10T13:47:51.456Z] build-java: [2025-07-10T13:47:51.456Z] [2025-07-10T13:47:51.456Z] build-jar: [2025-07-10T13:47:51.456Z] [2025-07-10T13:47:51.456Z] build-archives: [2025-07-10T13:47:51.456Z] [2025-07-10T13:47:51.456Z] copy-log4j2-config: [2025-07-10T13:47:51.456Z] [2025-07-10T13:47:51.456Z] build-no-natives: [2025-07-10T13:47:51.456Z] [2025-07-10T13:47:51.456Z] build-natives: [2025-07-10T13:47:51.456Z] [2025-07-10T13:47:51.456Z] build: [2025-07-10T13:47:51.456Z] [2025-07-10T13:47:51.456Z] create-bin-dir: [2025-07-10T13:47:51.456Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/STF/stf.load/bin [2025-07-10T13:47:51.456Z] [2025-07-10T13:47:51.456Z] build-java: [2025-07-10T13:47:51.456Z] [javac] Compiling 29 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/STF/stf.load/bin [2025-07-10T13:47:57.050Z] [javac] Note: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/STF/stf.load/src/stf.load/net/adoptopenjdk/blockedexitagent/BlockedExitAgent.java uses or overrides a deprecated API. [2025-07-10T13:47:57.051Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-07-10T13:47:57.051Z] [2025-07-10T13:47:57.051Z] build-jar: [2025-07-10T13:47:57.051Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/STF/stf.load/bin/stf.load.jar [2025-07-10T13:47:57.814Z] [2025-07-10T13:47:57.814Z] build-archives: [2025-07-10T13:47:57.814Z] [2025-07-10T13:47:57.814Z] build-no-natives: [2025-07-10T13:47:57.814Z] [2025-07-10T13:47:57.814Z] build-natives: [2025-07-10T13:47:57.814Z] [2025-07-10T13:47:57.814Z] build: [2025-07-10T13:47:57.814Z] [echo] Executing stf.samples/build.xml [2025-07-10T13:47:57.814Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/../../testDependency/system_lib [2025-07-10T13:47:57.814Z] [2025-07-10T13:47:57.814Z] setup-java-properties: [2025-07-10T13:47:57.814Z] [2025-07-10T13:47:57.814Z] setup-windows-compiler: [2025-07-10T13:47:57.814Z] [2025-07-10T13:47:57.814Z] check-prereqs: [2025-07-10T13:47:57.814Z] [2025-07-10T13:47:57.814Z] build-dependencies: [2025-07-10T13:47:57.814Z] [echo] Executing stf.core/build.xml [2025-07-10T13:47:57.814Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/../../testDependency/system_lib [2025-07-10T13:47:57.814Z] [2025-07-10T13:47:57.814Z] setup-java-properties: [2025-07-10T13:47:57.814Z] [2025-07-10T13:47:57.814Z] setup-windows-compiler: [2025-07-10T13:47:57.814Z] [2025-07-10T13:47:57.814Z] check-prereqs: [2025-07-10T13:47:57.814Z] [2025-07-10T13:47:57.814Z] build-dependencies: [2025-07-10T13:47:57.814Z] [2025-07-10T13:47:57.814Z] create-bin-dir: [2025-07-10T13:47:57.814Z] [2025-07-10T13:47:57.814Z] build-java: [2025-07-10T13:47:57.814Z] [2025-07-10T13:47:57.814Z] build-jar: [2025-07-10T13:47:57.814Z] [2025-07-10T13:47:57.814Z] build-archives: [2025-07-10T13:47:57.814Z] [2025-07-10T13:47:57.814Z] copy-log4j2-config: [2025-07-10T13:47:57.814Z] [2025-07-10T13:47:57.814Z] build-no-natives: [2025-07-10T13:47:57.814Z] [2025-07-10T13:47:57.814Z] build-natives: [2025-07-10T13:47:57.814Z] [2025-07-10T13:47:57.814Z] build: [2025-07-10T13:47:57.814Z] [echo] Executing stf.load/build.xml [2025-07-10T13:47:57.814Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/../../testDependency/system_lib [2025-07-10T13:47:57.814Z] [2025-07-10T13:47:57.814Z] setup-java-properties: [2025-07-10T13:47:57.814Z] [2025-07-10T13:47:57.814Z] setup-windows-compiler: [2025-07-10T13:47:57.814Z] [2025-07-10T13:47:57.814Z] check-prereqs: [2025-07-10T13:47:57.814Z] [2025-07-10T13:47:57.814Z] build-dependencies: [2025-07-10T13:47:57.814Z] [echo] Executing stf.core/build.xml [2025-07-10T13:47:57.814Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/../../testDependency/system_lib [2025-07-10T13:47:57.814Z] [2025-07-10T13:47:57.814Z] setup-java-properties: [2025-07-10T13:47:57.814Z] [2025-07-10T13:47:57.814Z] setup-windows-compiler: [2025-07-10T13:47:57.814Z] [2025-07-10T13:47:57.814Z] check-prereqs: [2025-07-10T13:47:57.814Z] [2025-07-10T13:47:57.814Z] build-dependencies: [2025-07-10T13:47:57.814Z] [2025-07-10T13:47:57.814Z] create-bin-dir: [2025-07-10T13:47:57.814Z] [2025-07-10T13:47:57.814Z] build-java: [2025-07-10T13:47:57.814Z] [2025-07-10T13:47:57.814Z] build-jar: [2025-07-10T13:47:57.814Z] [2025-07-10T13:47:57.814Z] build-archives: [2025-07-10T13:47:57.814Z] [2025-07-10T13:47:57.814Z] copy-log4j2-config: [2025-07-10T13:47:57.814Z] [2025-07-10T13:47:57.814Z] build-no-natives: [2025-07-10T13:47:57.814Z] [2025-07-10T13:47:57.814Z] build-natives: [2025-07-10T13:47:57.814Z] [2025-07-10T13:47:57.814Z] build: [2025-07-10T13:47:57.814Z] [2025-07-10T13:47:57.814Z] create-bin-dir: [2025-07-10T13:47:57.814Z] [2025-07-10T13:47:57.814Z] build-java: [2025-07-10T13:47:57.814Z] [2025-07-10T13:47:57.814Z] build-jar: [2025-07-10T13:47:57.814Z] [2025-07-10T13:47:57.814Z] build-archives: [2025-07-10T13:47:57.814Z] [2025-07-10T13:47:57.814Z] build-no-natives: [2025-07-10T13:47:57.814Z] [2025-07-10T13:47:57.814Z] build-natives: [2025-07-10T13:47:57.814Z] [2025-07-10T13:47:57.814Z] build: [2025-07-10T13:47:57.814Z] [2025-07-10T13:47:57.814Z] create-bin-dir: [2025-07-10T13:47:57.814Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/STF/stf.samples/bin [2025-07-10T13:47:57.814Z] [2025-07-10T13:47:57.814Z] build-java: [2025-07-10T13:47:57.814Z] [javac] Compiling 24 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/STF/stf.samples/bin [2025-07-10T13:48:01.222Z] [2025-07-10T13:48:01.222Z] build-jar: [2025-07-10T13:48:01.222Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/STF/stf.samples/bin/stf.samples.jar [2025-07-10T13:48:01.222Z] [2025-07-10T13:48:01.222Z] build-archives: [2025-07-10T13:48:01.222Z] [2025-07-10T13:48:01.222Z] build-no-natives: [2025-07-10T13:48:01.222Z] [2025-07-10T13:48:01.222Z] build-natives: [2025-07-10T13:48:01.222Z] [2025-07-10T13:48:01.222Z] build: [2025-07-10T13:48:01.222Z] [2025-07-10T13:48:01.222Z] build: [2025-07-10T13:48:01.222Z] [echo] Executing openjdk.test.concurrent/build.xml [2025-07-10T13:48:01.222Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/../../testDependency/system_lib [2025-07-10T13:48:01.222Z] [2025-07-10T13:48:01.222Z] setup-java-properties: [2025-07-10T13:48:01.222Z] [2025-07-10T13:48:01.223Z] setup-windows-compiler: [2025-07-10T13:48:01.223Z] [2025-07-10T13:48:01.223Z] check-prereqs: [2025-07-10T13:48:01.223Z] [2025-07-10T13:48:01.223Z] build-dependencies: [2025-07-10T13:48:01.223Z] [2025-07-10T13:48:01.223Z] create-bin-dir: [2025-07-10T13:48:01.223Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin [2025-07-10T13:48:01.223Z] [2025-07-10T13:48:01.223Z] build-java: [2025-07-10T13:48:01.223Z] [javac] Compiling 36 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin [2025-07-10T13:48:09.704Z] [2025-07-10T13:48:09.704Z] build-jar: [2025-07-10T13:48:09.704Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin/test.concurrent.jar [2025-07-10T13:48:09.704Z] [2025-07-10T13:48:09.704Z] build-archives: [2025-07-10T13:48:09.704Z] [2025-07-10T13:48:09.704Z] build-no-natives: [2025-07-10T13:48:09.704Z] [2025-07-10T13:48:09.704Z] build-natives: [2025-07-10T13:48:09.704Z] [2025-07-10T13:48:09.704Z] build: [2025-07-10T13:48:09.704Z] [echo] Executing openjdk.test.classloading/build.xml [2025-07-10T13:48:09.704Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/../../testDependency/system_lib [2025-07-10T13:48:09.704Z] [2025-07-10T13:48:09.704Z] setup-java-properties: [2025-07-10T13:48:09.704Z] [2025-07-10T13:48:09.704Z] setup-windows-compiler: [2025-07-10T13:48:09.704Z] [2025-07-10T13:48:09.704Z] check-prereqs: [2025-07-10T13:48:09.704Z] [2025-07-10T13:48:09.704Z] build-dependencies: [2025-07-10T13:48:09.704Z] [2025-07-10T13:48:09.704Z] create-bin-dir: [2025-07-10T13:48:09.704Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin [2025-07-10T13:48:09.704Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1 [2025-07-10T13:48:09.704Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2 [2025-07-10T13:48:09.704Z] [2025-07-10T13:48:09.704Z] build-java: [2025-07-10T13:48:09.704Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin [2025-07-10T13:48:11.299Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1 [2025-07-10T13:48:12.871Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2 [2025-07-10T13:48:13.626Z] [delete] Deleting /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2/CL2_B.class [2025-07-10T13:48:13.626Z] [delete] Deleting /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2/CL2_C.class [2025-07-10T13:48:13.626Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2 [2025-07-10T13:48:13.626Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2/net/adoptopenjdk/test/classloading/deadlock/package1 [2025-07-10T13:48:13.626Z] [2025-07-10T13:48:13.626Z] build-jar: [2025-07-10T13:48:13.626Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin/test.classloading.jar [2025-07-10T13:48:13.626Z] [2025-07-10T13:48:13.626Z] build-archives: [2025-07-10T13:48:13.626Z] [2025-07-10T13:48:13.626Z] build-no-natives: [2025-07-10T13:48:13.626Z] [2025-07-10T13:48:13.626Z] build-natives: [2025-07-10T13:48:13.626Z] [2025-07-10T13:48:13.626Z] copy-dict-file: [2025-07-10T13:48:13.626Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin/net/adoptopenjdk/test/classloading [2025-07-10T13:48:13.626Z] [2025-07-10T13:48:13.626Z] build: [2025-07-10T13:48:13.626Z] [echo] Executing openjdk.test.debugging/build.xml [2025-07-10T13:48:13.626Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/../../testDependency/system_lib [2025-07-10T13:48:13.626Z] [2025-07-10T13:48:13.626Z] setup-java-properties: [2025-07-10T13:48:13.626Z] [2025-07-10T13:48:13.626Z] setup-windows-compiler: [2025-07-10T13:48:13.626Z] [2025-07-10T13:48:13.626Z] check-prereqs: [2025-07-10T13:48:13.626Z] [2025-07-10T13:48:13.626Z] build-dependencies: [2025-07-10T13:48:13.626Z] [2025-07-10T13:48:13.626Z] create-bin-dir: [2025-07-10T13:48:13.627Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin [2025-07-10T13:48:13.627Z] [2025-07-10T13:48:13.627Z] build-java-8: [2025-07-10T13:48:13.627Z] [javac] Compiling 16 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin [2025-07-10T13:48:17.024Z] [2025-07-10T13:48:17.024Z] build-java-11-25plus: [2025-07-10T13:48:17.024Z] [2025-07-10T13:48:17.024Z] build-java-17-24: [2025-07-10T13:48:17.024Z] [2025-07-10T13:48:17.024Z] build-java: [2025-07-10T13:48:17.024Z] [2025-07-10T13:48:17.024Z] build-jdi-jar: [2025-07-10T13:48:17.024Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin/JdiTests.jar [2025-07-10T13:48:17.024Z] [2025-07-10T13:48:17.024Z] build-hcr-jar: [2025-07-10T13:48:17.024Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin/StringModifierAgent.jar [2025-07-10T13:48:17.024Z] [2025-07-10T13:48:17.024Z] build-jars: [2025-07-10T13:48:17.024Z] [2025-07-10T13:48:17.024Z] build-archives: [2025-07-10T13:48:17.024Z] [2025-07-10T13:48:17.024Z] build-no-natives: [2025-07-10T13:48:17.024Z] [2025-07-10T13:48:17.024Z] build-natives: [2025-07-10T13:48:17.024Z] [2025-07-10T13:48:17.024Z] build: [2025-07-10T13:48:17.024Z] [echo] Executing openjdk.test.gc/build.xml [2025-07-10T13:48:17.024Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/../../testDependency/system_lib [2025-07-10T13:48:17.024Z] [2025-07-10T13:48:17.024Z] setup-java-properties: [2025-07-10T13:48:17.024Z] [2025-07-10T13:48:17.024Z] setup-windows-compiler: [2025-07-10T13:48:17.024Z] [2025-07-10T13:48:17.024Z] check-prereqs: [2025-07-10T13:48:17.024Z] [2025-07-10T13:48:17.024Z] build-dependencies: [2025-07-10T13:48:17.024Z] [2025-07-10T13:48:17.024Z] create-bin-dir: [2025-07-10T13:48:17.024Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin [2025-07-10T13:48:17.024Z] [2025-07-10T13:48:17.024Z] build-java: [2025-07-10T13:48:17.024Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin [2025-07-10T13:48:18.591Z] [2025-07-10T13:48:18.591Z] build-jar: [2025-07-10T13:48:18.591Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin/test.gc.jar [2025-07-10T13:48:18.591Z] [2025-07-10T13:48:18.591Z] build-archives: [2025-07-10T13:48:18.591Z] [2025-07-10T13:48:18.591Z] build-no-natives: [2025-07-10T13:48:18.591Z] [2025-07-10T13:48:18.591Z] build-natives: [2025-07-10T13:48:18.591Z] [2025-07-10T13:48:18.591Z] build: [2025-07-10T13:48:18.591Z] [echo] Executing openjdk.test.jck/build.xml [2025-07-10T13:48:18.591Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/../../testDependency/system_lib [2025-07-10T13:48:18.591Z] [2025-07-10T13:48:18.591Z] setup-java-properties: [2025-07-10T13:48:18.591Z] [2025-07-10T13:48:18.591Z] setup-windows-compiler: [2025-07-10T13:48:18.591Z] [2025-07-10T13:48:18.591Z] check-prereqs: [2025-07-10T13:48:18.591Z] [2025-07-10T13:48:18.591Z] build-dependencies: [2025-07-10T13:48:18.591Z] [2025-07-10T13:48:18.591Z] create-bin-dir: [2025-07-10T13:48:18.591Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin [2025-07-10T13:48:18.591Z] [2025-07-10T13:48:18.591Z] build-java: [2025-07-10T13:48:18.591Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin [2025-07-10T13:48:21.975Z] [2025-07-10T13:48:21.975Z] build-jar: [2025-07-10T13:48:21.975Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin/test.jck.jar [2025-07-10T13:48:21.975Z] [2025-07-10T13:48:21.975Z] build-archives: [2025-07-10T13:48:21.975Z] [2025-07-10T13:48:21.975Z] build-no-natives: [2025-07-10T13:48:21.975Z] [2025-07-10T13:48:21.975Z] setup-native-build-command: [2025-07-10T13:48:21.975Z] [echo] building natives for java_platform linux_arm-64 [2025-07-10T13:48:21.975Z] [2025-07-10T13:48:21.975Z] build-natives-windows: [2025-07-10T13:48:21.975Z] [2025-07-10T13:48:21.975Z] build-natives-unix: [2025-07-10T13:48:21.975Z] [2025-07-10T13:48:21.975Z] build-natives: [2025-07-10T13:48:21.975Z] [2025-07-10T13:48:21.975Z] build: [2025-07-10T13:48:21.975Z] [echo] Executing openjdk.test.lambdasAndStreams/build.xml [2025-07-10T13:48:21.975Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/../../testDependency/system_lib [2025-07-10T13:48:21.975Z] [2025-07-10T13:48:21.975Z] setup-java-properties: [2025-07-10T13:48:21.975Z] [2025-07-10T13:48:21.975Z] setup-windows-compiler: [2025-07-10T13:48:21.975Z] [2025-07-10T13:48:21.975Z] check-prereqs: [2025-07-10T13:48:21.975Z] [2025-07-10T13:48:21.975Z] build-dependencies: [2025-07-10T13:48:21.975Z] [2025-07-10T13:48:21.975Z] create-bin-dir: [2025-07-10T13:48:21.975Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin [2025-07-10T13:48:21.975Z] [2025-07-10T13:48:21.975Z] build-java: [2025-07-10T13:48:21.975Z] [javac] Compiling 23 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin [2025-07-10T13:48:28.728Z] [copy] Copying 4 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin/net/adoptopenjdk/test/lambda/LamFiles [2025-07-10T13:48:28.728Z] [2025-07-10T13:48:28.728Z] build-jar: [2025-07-10T13:48:28.728Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin/test.lambda.jar [2025-07-10T13:48:28.728Z] [2025-07-10T13:48:28.728Z] build-archives: [2025-07-10T13:48:28.728Z] [2025-07-10T13:48:28.728Z] build-no-natives: [2025-07-10T13:48:28.728Z] [2025-07-10T13:48:28.728Z] build-natives: [2025-07-10T13:48:28.728Z] [2025-07-10T13:48:28.728Z] build: [2025-07-10T13:48:28.728Z] [echo] Executing openjdk.test.lang/build.xml [2025-07-10T13:48:28.728Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/../../testDependency/system_lib [2025-07-10T13:48:28.728Z] [2025-07-10T13:48:28.728Z] setup-java-properties: [2025-07-10T13:48:28.728Z] [2025-07-10T13:48:28.728Z] setup-windows-compiler: [2025-07-10T13:48:28.728Z] [2025-07-10T13:48:28.728Z] check-prereqs: [2025-07-10T13:48:28.728Z] [2025-07-10T13:48:28.728Z] build-dependencies: [2025-07-10T13:48:28.728Z] [2025-07-10T13:48:28.728Z] create-bin-dir: [2025-07-10T13:48:28.728Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin [2025-07-10T13:48:28.728Z] [2025-07-10T13:48:28.728Z] build-java: [2025-07-10T13:48:28.728Z] [javac] Compiling 29 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin [2025-07-10T13:48:37.051Z] [2025-07-10T13:48:37.051Z] build-jar: [2025-07-10T13:48:37.051Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin/test.lang.jar [2025-07-10T13:48:37.051Z] [2025-07-10T13:48:37.051Z] build-archives: [2025-07-10T13:48:37.051Z] [2025-07-10T13:48:37.051Z] build-no-natives: [2025-07-10T13:48:37.051Z] [2025-07-10T13:48:37.051Z] build-natives: [2025-07-10T13:48:37.051Z] [2025-07-10T13:48:37.051Z] build: [2025-07-10T13:48:37.051Z] [echo] Executing openjdk.test.load/build.xml [2025-07-10T13:48:37.051Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/../../testDependency/system_lib [2025-07-10T13:48:37.051Z] [2025-07-10T13:48:37.051Z] setup-java-properties: [2025-07-10T13:48:37.051Z] [2025-07-10T13:48:37.051Z] setup-windows-compiler: [2025-07-10T13:48:37.051Z] [2025-07-10T13:48:37.051Z] check-prereqs: [2025-07-10T13:48:37.051Z] [2025-07-10T13:48:37.051Z] build-dependencies: [2025-07-10T13:48:37.051Z] [2025-07-10T13:48:37.051Z] create-bin-dir: [2025-07-10T13:48:37.051Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin [2025-07-10T13:48:37.051Z] [2025-07-10T13:48:37.051Z] build-java: [2025-07-10T13:48:37.051Z] [javac] Compiling 17 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin [2025-07-10T13:48:40.441Z] [2025-07-10T13:48:40.441Z] build-jar: [2025-07-10T13:48:40.441Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin/test.load.jar [2025-07-10T13:48:40.441Z] [2025-07-10T13:48:40.441Z] build-archives: [2025-07-10T13:48:40.441Z] [2025-07-10T13:48:40.441Z] build-no-natives: [2025-07-10T13:48:40.441Z] [2025-07-10T13:48:40.441Z] build-natives: [2025-07-10T13:48:40.441Z] [2025-07-10T13:48:40.441Z] build: [2025-07-10T13:48:40.441Z] [echo] Executing openjdk.test.locking/build.xml [2025-07-10T13:48:40.441Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/../../testDependency/system_lib [2025-07-10T13:48:40.441Z] [2025-07-10T13:48:40.441Z] setup-java-properties: [2025-07-10T13:48:40.441Z] [2025-07-10T13:48:40.441Z] setup-windows-compiler: [2025-07-10T13:48:40.441Z] [2025-07-10T13:48:40.441Z] check-prereqs: [2025-07-10T13:48:40.441Z] [2025-07-10T13:48:40.441Z] build-dependencies: [2025-07-10T13:48:40.441Z] [2025-07-10T13:48:40.441Z] create-bin-dir: [2025-07-10T13:48:40.441Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin [2025-07-10T13:48:40.441Z] [2025-07-10T13:48:40.441Z] build-java: [2025-07-10T13:48:40.441Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin [2025-07-10T13:48:44.937Z] [2025-07-10T13:48:44.937Z] build-jar: [2025-07-10T13:48:44.937Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin/test.locking.jar [2025-07-10T13:48:44.937Z] [2025-07-10T13:48:44.937Z] build-archives: [2025-07-10T13:48:44.937Z] [2025-07-10T13:48:44.937Z] build-no-natives: [2025-07-10T13:48:44.937Z] [2025-07-10T13:48:44.937Z] build-natives: [2025-07-10T13:48:44.937Z] [2025-07-10T13:48:44.937Z] build: [2025-07-10T13:48:44.937Z] [echo] Executing openjdk.test.math/build.xml [2025-07-10T13:48:44.937Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/../../testDependency/system_lib [2025-07-10T13:48:44.937Z] [2025-07-10T13:48:44.937Z] setup-java-properties: [2025-07-10T13:48:44.937Z] [2025-07-10T13:48:44.937Z] setup-windows-compiler: [2025-07-10T13:48:44.937Z] [2025-07-10T13:48:44.937Z] check-prereqs: [2025-07-10T13:48:44.937Z] [2025-07-10T13:48:44.937Z] build-dependencies: [2025-07-10T13:48:44.937Z] [2025-07-10T13:48:44.937Z] create-bin-dir: [2025-07-10T13:48:44.937Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin [2025-07-10T13:48:44.937Z] [2025-07-10T13:48:44.937Z] build-java: [2025-07-10T13:48:44.937Z] [javac] Compiling 71 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin [2025-07-10T13:49:33.267Z] [2025-07-10T13:49:33.267Z] build-jar: [2025-07-10T13:49:33.267Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin/test.math.jar [2025-07-10T13:49:34.033Z] [2025-07-10T13:49:34.033Z] build-archives: [2025-07-10T13:49:34.033Z] [2025-07-10T13:49:34.033Z] build-no-natives: [2025-07-10T13:49:34.033Z] [2025-07-10T13:49:34.033Z] build-natives: [2025-07-10T13:49:34.033Z] [2025-07-10T13:49:34.033Z] build: [2025-07-10T13:49:34.033Z] [echo] Executing openjdk.test.mauve/build.xml [2025-07-10T13:49:34.033Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/../../testDependency/system_lib [2025-07-10T13:49:34.033Z] [2025-07-10T13:49:34.033Z] check-if-already-built: [2025-07-10T13:49:34.033Z] [echo] Checking if /home/jenkins/testDependency/system_lib/mauve/mauve.jar already exists [2025-07-10T13:49:34.033Z] [echo] openjdk_test_mauve_already_built is true [2025-07-10T13:49:34.033Z] [2025-07-10T13:49:34.033Z] check-if-cvs-available: [2025-07-10T13:49:34.033Z] [echo] Checking if /home/jenkins/testDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists [2025-07-10T13:49:34.033Z] [echo] cvs_available is true [2025-07-10T13:49:34.033Z] [2025-07-10T13:49:34.033Z] download-cvsclient: [2025-07-10T13:49:34.033Z] [2025-07-10T13:49:34.033Z] output-recreate-message: [2025-07-10T13:49:34.033Z] [echo] /home/jenkins/testDependency/system_lib/mauve/mauve.jar already exists, it will not be recreated. [2025-07-10T13:49:34.033Z] [echo] If you want to recreate /home/jenkins/testDependency/system_lib/mauve/mauve.jar, delete it manually and rerun. [2025-07-10T13:49:34.033Z] [2025-07-10T13:49:34.033Z] delete-work-dir: [2025-07-10T13:49:34.033Z] [2025-07-10T13:49:34.033Z] create-work-dir: [2025-07-10T13:49:34.033Z] [2025-07-10T13:49:34.033Z] get-source: [2025-07-10T13:49:34.033Z] [2025-07-10T13:49:34.033Z] check-if-source-available: [2025-07-10T13:49:34.033Z] [echo] Checking if /tmp/mauve/mauve/gnu/testlet/config.java.in exists [2025-07-10T13:49:34.033Z] [echo] mauve_source_available is ${mauve_source_available} [2025-07-10T13:49:34.033Z] [2025-07-10T13:49:34.033Z] delete-corba-files: [2025-07-10T13:49:34.033Z] [2025-07-10T13:49:34.033Z] mauve-configure: [2025-07-10T13:49:34.033Z] [2025-07-10T13:49:34.033Z] setup-java-properties: [2025-07-10T13:49:34.033Z] [2025-07-10T13:49:34.033Z] build-harness: [2025-07-10T13:49:34.033Z] [2025-07-10T13:49:34.033Z] build-tests: [2025-07-10T13:49:34.033Z] [2025-07-10T13:49:34.033Z] build-java: [2025-07-10T13:49:34.033Z] [2025-07-10T13:49:34.033Z] build-jar: [2025-07-10T13:49:34.033Z] [2025-07-10T13:49:34.033Z] build-archives: [2025-07-10T13:49:34.033Z] [2025-07-10T13:49:34.033Z] check-if-work_jar_file-exists: [2025-07-10T13:49:34.033Z] [echo] Checking if /tmp/mauve/mauve.jar exists [2025-07-10T13:49:34.034Z] [echo] openjdk_test_mauve_work_jar_file_exists is ${openjdk_test_mauve_work_jar_file_exists} [2025-07-10T13:49:34.034Z] [2025-07-10T13:49:34.034Z] install-archives: [2025-07-10T13:49:34.034Z] [2025-07-10T13:49:34.034Z] configure: [2025-07-10T13:49:34.034Z] [echo] Executing openjdk.test.nio/build.xml [2025-07-10T13:49:34.034Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/../../testDependency/system_lib [2025-07-10T13:49:34.034Z] [2025-07-10T13:49:34.034Z] setup-java-properties: [2025-07-10T13:49:34.034Z] [2025-07-10T13:49:34.034Z] setup-windows-compiler: [2025-07-10T13:49:34.034Z] [2025-07-10T13:49:34.034Z] check-prereqs: [2025-07-10T13:49:34.034Z] [2025-07-10T13:49:34.034Z] build-dependencies: [2025-07-10T13:49:34.034Z] [2025-07-10T13:49:34.034Z] create-bin-dir: [2025-07-10T13:49:34.034Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin [2025-07-10T13:49:34.034Z] [2025-07-10T13:49:34.034Z] check-java-nio-filesystem: [2025-07-10T13:49:34.034Z] [echo] check-java-nio-filesystem result: ${java_nio_filesystem_is_uptodate} [2025-07-10T13:49:34.034Z] [2025-07-10T13:49:34.034Z] copy-resources: [2025-07-10T13:49:34.034Z] [copy] Copying 4 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin [2025-07-10T13:49:34.034Z] [copy] Copied 15 empty directories to 8 empty directories under /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin [2025-07-10T13:49:34.034Z] [2025-07-10T13:49:34.034Z] build-java-nio-filesystem: [2025-07-10T13:49:34.034Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/perl/filesystems/ of any previous Impl classes [2025-07-10T13:49:34.034Z] [echo] Generating MemoryFileSystemProviderImpl classes [2025-07-10T13:49:34.034Z] [exec] Updated services file: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/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-07-10T13:49:34.034Z] [exec] Done [2025-07-10T13:49:34.034Z] [javac] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/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-07-10T13:49:34.814Z] [javac] Compiling 1005 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin [2025-07-10T13:49:43.752Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF [2025-07-10T13:49:43.752Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF/services [2025-07-10T13:49:43.753Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF/services [2025-07-10T13:49:43.753Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/lib/filesystem.jar [2025-07-10T13:49:43.753Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/filesystem/ of Impl classes [2025-07-10T13:49:43.753Z] [2025-07-10T13:49:43.753Z] build-java: [2025-07-10T13:49:43.753Z] [javac] Compiling 47 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin [2025-07-10T13:49:48.678Z] [2025-07-10T13:49:48.678Z] build-jar: [2025-07-10T13:49:48.678Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/test.nio.jar [2025-07-10T13:49:48.678Z] [2025-07-10T13:49:48.678Z] build-archives: [2025-07-10T13:49:48.678Z] [2025-07-10T13:49:48.678Z] build-no-natives: [2025-07-10T13:49:48.678Z] [2025-07-10T13:49:48.678Z] build-natives: [2025-07-10T13:49:48.678Z] [2025-07-10T13:49:48.678Z] build: [2025-07-10T13:49:48.678Z] [echo] Executing openjdk.test.serialization/build.xml [2025-07-10T13:49:48.678Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/../../testDependency/system_lib [2025-07-10T13:49:48.678Z] [2025-07-10T13:49:48.678Z] setup-java-properties: [2025-07-10T13:49:48.678Z] [2025-07-10T13:49:48.678Z] setup-windows-compiler: [2025-07-10T13:49:48.678Z] [2025-07-10T13:49:48.678Z] check-prereqs: [2025-07-10T13:49:48.678Z] [2025-07-10T13:49:48.678Z] build-dependencies: [2025-07-10T13:49:48.678Z] [2025-07-10T13:49:48.678Z] create-bin-dir: [2025-07-10T13:49:48.678Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin [2025-07-10T13:49:48.678Z] [2025-07-10T13:49:48.678Z] build-java: [2025-07-10T13:49:48.678Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin [2025-07-10T13:49:50.282Z] [2025-07-10T13:49:50.282Z] build-jar: [2025-07-10T13:49:50.282Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin/test.serialization.jar [2025-07-10T13:49:50.282Z] [2025-07-10T13:49:50.282Z] build-archives: [2025-07-10T13:49:50.282Z] [2025-07-10T13:49:50.282Z] build-no-natives: [2025-07-10T13:49:50.282Z] [2025-07-10T13:49:50.282Z] build-natives: [2025-07-10T13:49:50.282Z] [2025-07-10T13:49:50.282Z] build: [2025-07-10T13:49:50.282Z] [echo] Executing openjdk.test.security/build.xml [2025-07-10T13:49:50.283Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/../../testDependency/system_lib [2025-07-10T13:49:50.283Z] [2025-07-10T13:49:50.283Z] setup-java-properties: [2025-07-10T13:49:50.283Z] [2025-07-10T13:49:50.283Z] setup-windows-compiler: [2025-07-10T13:49:50.283Z] [2025-07-10T13:49:50.283Z] check-prereqs: [2025-07-10T13:49:50.283Z] [2025-07-10T13:49:50.283Z] build-dependencies: [2025-07-10T13:49:50.283Z] [2025-07-10T13:49:50.283Z] create-bin-dir: [2025-07-10T13:49:50.283Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin [2025-07-10T13:49:50.283Z] [2025-07-10T13:49:50.283Z] build-java: [2025-07-10T13:49:50.283Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin [2025-07-10T13:49:53.000Z] [2025-07-10T13:49:53.000Z] build-jar: [2025-07-10T13:49:53.000Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin/test.security.jar [2025-07-10T13:49:53.000Z] [2025-07-10T13:49:53.000Z] build-archives: [2025-07-10T13:49:53.000Z] [2025-07-10T13:49:53.000Z] build-no-natives: [2025-07-10T13:49:53.000Z] [2025-07-10T13:49:53.000Z] build-natives: [2025-07-10T13:49:53.000Z] [2025-07-10T13:49:53.000Z] build: [2025-07-10T13:49:53.000Z] [echo] Executing openjdk.test.util/build.xml [2025-07-10T13:49:53.000Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/../../testDependency/system_lib [2025-07-10T13:49:53.000Z] [2025-07-10T13:49:53.000Z] setup-java-properties: [2025-07-10T13:49:53.000Z] [2025-07-10T13:49:53.000Z] setup-windows-compiler: [2025-07-10T13:49:53.000Z] [2025-07-10T13:49:53.000Z] check-prereqs: [2025-07-10T13:49:53.000Z] [2025-07-10T13:49:53.000Z] build-dependencies: [2025-07-10T13:49:53.000Z] [2025-07-10T13:49:53.000Z] create-bin-dir: [2025-07-10T13:49:53.000Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin [2025-07-10T13:49:53.000Z] [2025-07-10T13:49:53.000Z] build-java: [2025-07-10T13:49:53.000Z] [javac] Compiling 16 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin [2025-07-10T13:49:56.421Z] [2025-07-10T13:49:56.422Z] build-jar: [2025-07-10T13:49:56.422Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin/test.util.jar [2025-07-10T13:49:56.422Z] [2025-07-10T13:49:56.422Z] build-archives: [2025-07-10T13:49:56.422Z] [2025-07-10T13:49:56.422Z] build-no-natives: [2025-07-10T13:49:56.422Z] [2025-07-10T13:49:56.422Z] build-natives: [2025-07-10T13:49:56.422Z] [2025-07-10T13:49:56.422Z] build: [2025-07-10T13:49:56.422Z] [echo] Executing openjdk.test.jlm/build.xml [2025-07-10T13:49:56.422Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/../../testDependency/system_lib [2025-07-10T13:49:56.422Z] [2025-07-10T13:49:56.422Z] setup-java-properties: [2025-07-10T13:49:56.422Z] [2025-07-10T13:49:56.422Z] setup-windows-compiler: [2025-07-10T13:49:56.422Z] [2025-07-10T13:49:56.422Z] check-prereqs: [2025-07-10T13:49:56.422Z] [2025-07-10T13:49:56.422Z] create-bin-dir: [2025-07-10T13:49:56.422Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin [2025-07-10T13:49:56.422Z] [2025-07-10T13:49:56.422Z] build-java: [2025-07-10T13:49:56.422Z] [javac] Compiling 33 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin [2025-07-10T13:50:01.967Z] [2025-07-10T13:50:01.967Z] build-jar: [2025-07-10T13:50:01.967Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin/test.jlm.jar [2025-07-10T13:50:01.967Z] [2025-07-10T13:50:01.967Z] build-archives: [2025-07-10T13:50:01.967Z] [2025-07-10T13:50:01.967Z] build-no-natives: [2025-07-10T13:50:01.967Z] [2025-07-10T13:50:01.967Z] build-natives: [2025-07-10T13:50:01.967Z] [2025-07-10T13:50:01.967Z] build: [2025-07-10T13:50:02.720Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/../../testDependency/system_lib [2025-07-10T13:50:02.720Z] [2025-07-10T13:50:02.720Z] setup-java-properties: [2025-07-10T13:50:02.720Z] [2025-07-10T13:50:02.720Z] setup-windows-compiler: [2025-07-10T13:50:02.720Z] [2025-07-10T13:50:02.720Z] check-prereqs: [2025-07-10T13:50:02.720Z] [2025-07-10T13:50:02.720Z] check-compiler-level: [2025-07-10T13:50:02.720Z] [echo] java_java_specification_version is 1.8 [2025-07-10T13:50:02.720Z] [echo] can_build_modularity is false [2025-07-10T13:50:02.720Z] [echo] can_build_modularity_natives_unix is ${can_build_modularity_natives_unix} [2025-07-10T13:50:02.720Z] [echo] can_build_modularity_natives_windows is ${can_build_modularity_natives_windows} [2025-07-10T13:50:02.720Z] [2025-07-10T13:50:02.720Z] create-bin-dir: [2025-07-10T13:50:02.720Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin [2025-07-10T13:50:02.720Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods [2025-07-10T13:50:02.720Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-override [2025-07-10T13:50:02.720Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-override-new [2025-07-10T13:50:02.720Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/tests [2025-07-10T13:50:02.720Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common [2025-07-10T13:50:02.720Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl3 [2025-07-10T13:50:02.720Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl4 [2025-07-10T13:50:02.720Z] [2025-07-10T13:50:02.720Z] build-java: [2025-07-10T13:50:02.720Z] [2025-07-10T13:50:02.721Z] build-no-natives: [2025-07-10T13:50:02.721Z] [2025-07-10T13:50:02.721Z] build: [2025-07-10T13:50:02.721Z] [2025-07-10T13:50:02.721Z] build: [2025-07-10T13:50:02.721Z] [2025-07-10T13:50:02.721Z] common_dist: [2025-07-10T13:50:02.721Z] [copy] Copying 341 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jvmtest/system/STF [2025-07-10T13:50:03.475Z] [copy] Copying 1192 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jvmtest/system/aqa-systemtest [2025-07-10T13:50:05.891Z] [copy] Copied 496 empty directories to 8 empty directories under /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jvmtest/system/aqa-systemtest [2025-07-10T13:50:05.891Z] [copy] Warning: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/openj9-systemtest does not exist. [2025-07-10T13:50:05.891Z] [2025-07-10T13:50:05.891Z] build: [2025-07-10T13:50:05.891Z] [2025-07-10T13:50:05.891Z] build: [2025-07-10T13:50:05.891Z] [2025-07-10T13:50:05.891Z] THC.check: [2025-07-10T13:50:05.891Z] [2025-07-10T13:50:05.891Z] getChurn: [2025-07-10T13:50:05.891Z] [exec] Cloning into 'churn'... [2025-07-10T13:50:05.891Z] [2025-07-10T13:50:05.891Z] dist: [2025-07-10T13:50:05.891Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jvmtest/system/churn [2025-07-10T13:50:05.891Z] [2025-07-10T13:50:05.891Z] init: [2025-07-10T13:50:05.891Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jvmtest/system/daaLoadTest [2025-07-10T13:50:05.891Z] [2025-07-10T13:50:05.891Z] common_build: [2025-07-10T13:50:05.891Z] [2025-07-10T13:50:05.891Z] build: [2025-07-10T13:50:05.891Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jvmtest/system/daaLoadTest [2025-07-10T13:50:05.891Z] [2025-07-10T13:50:05.891Z] build: [2025-07-10T13:50:06.656Z] [2025-07-10T13:50:06.656Z] init: [2025-07-10T13:50:06.656Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jvmtest/system/jcstress [2025-07-10T13:50:06.656Z] [2025-07-10T13:50:06.656Z] getDependentLibs: [2025-07-10T13:50:06.656Z] [exec] -------------------------------------------- [2025-07-10T13:50:06.656Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/../../testDependency/system_lib [2025-07-10T13:50:06.656Z] [exec] task is set to default [2025-07-10T13:50:06.656Z] [exec] dependencyList is set to jcstress [2025-07-10T13:50:06.657Z] [exec] -------------------------------------------- [2025-07-10T13:50:06.657Z] [exec] Starting download third party dependent jars [2025-07-10T13:50:06.657Z] [exec] -------------------------------------------- [2025-07-10T13:50:06.657Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/../../testDependency/system_lib [2025-07-10T13:50:06.657Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/../../testDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-07-10T13:50:06.657Z] [exec] downloaded dependent third party jars successfully [2025-07-10T13:50:06.657Z] [2025-07-10T13:50:06.657Z] dist: [2025-07-10T13:50:06.657Z] [copy] Copying 4 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jvmtest/system/jcstress [2025-07-10T13:50:06.657Z] [2025-07-10T13:50:06.657Z] init: [2025-07-10T13:50:06.657Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jvmtest/system/jlm [2025-07-10T13:50:06.657Z] [2025-07-10T13:50:06.657Z] common_build: [2025-07-10T13:50:06.657Z] [2025-07-10T13:50:06.657Z] build: [2025-07-10T13:50:06.657Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jvmtest/system/jlm [2025-07-10T13:50:06.657Z] [2025-07-10T13:50:06.657Z] init: [2025-07-10T13:50:06.657Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jvmtest/system/lambdaLoadTest [2025-07-10T13:50:06.657Z] [2025-07-10T13:50:06.657Z] common_build: [2025-07-10T13:50:06.657Z] [2025-07-10T13:50:06.657Z] build: [2025-07-10T13:50:06.657Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jvmtest/system/lambdaLoadTest [2025-07-10T13:50:06.657Z] [2025-07-10T13:50:06.657Z] init: [2025-07-10T13:50:06.657Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jvmtest/system/mathLoadTest [2025-07-10T13:50:06.657Z] [2025-07-10T13:50:06.657Z] common_build: [2025-07-10T13:50:06.657Z] [2025-07-10T13:50:06.657Z] build: [2025-07-10T13:50:06.657Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jvmtest/system/mathLoadTest [2025-07-10T13:50:07.409Z] [2025-07-10T13:50:07.409Z] init: [2025-07-10T13:50:07.409Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jvmtest/system/mauveLoadTest [2025-07-10T13:50:07.409Z] [2025-07-10T13:50:07.409Z] common_build: [2025-07-10T13:50:07.409Z] [2025-07-10T13:50:07.409Z] build: [2025-07-10T13:50:07.409Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jvmtest/system/mauveLoadTest [2025-07-10T13:50:07.409Z] [2025-07-10T13:50:07.409Z] init: [2025-07-10T13:50:07.409Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jvmtest/system/modularity [2025-07-10T13:50:07.409Z] [2025-07-10T13:50:07.409Z] common_build: [2025-07-10T13:50:07.409Z] [2025-07-10T13:50:07.409Z] build: [2025-07-10T13:50:07.409Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jvmtest/system/modularity [2025-07-10T13:50:07.409Z] [2025-07-10T13:50:07.409Z] init: [2025-07-10T13:50:07.409Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jvmtest/system/otherLoadTest [2025-07-10T13:50:07.409Z] [2025-07-10T13:50:07.409Z] common_build: [2025-07-10T13:50:07.409Z] [2025-07-10T13:50:07.409Z] build: [2025-07-10T13:50:07.409Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jvmtest/system/otherLoadTest [2025-07-10T13:50:07.409Z] [2025-07-10T13:50:07.409Z] init: [2025-07-10T13:50:07.409Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jvmtest/system/security [2025-07-10T13:50:07.409Z] [2025-07-10T13:50:07.409Z] common_build: [2025-07-10T13:50:07.409Z] [2025-07-10T13:50:07.409Z] build: [2025-07-10T13:50:07.410Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jvmtest/system/security [2025-07-10T13:50:07.410Z] [2025-07-10T13:50:07.410Z] init: [2025-07-10T13:50:07.410Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jvmtest/system/sharedClasses [2025-07-10T13:50:07.410Z] [2025-07-10T13:50:07.410Z] common_build: [2025-07-10T13:50:07.410Z] [2025-07-10T13:50:07.410Z] build: [2025-07-10T13:50:07.410Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jvmtest/system/sharedClasses [2025-07-10T13:50:07.410Z] [2025-07-10T13:50:07.410Z] BUILD SUCCESSFUL [2025-07-10T13:50:07.410Z] Total time: 2 minutes 36 seconds [2025-07-10T13:50:07.410Z] 0 [2025-07-10T13:50:07.410Z] [2025-07-10T13:50:07.410Z] [2025-07-10T13:50:07.410Z] RECORD TEST REPOs SHA [2025-07-10T13:50:07.410Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/TKG/../TKG/scripts"; \ [2025-07-10T13:50:07.410Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/TKG/../TKG/SHAs.txt" [2025-07-10T13:50:07.410Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/TKG/../TKG/SHAs.txt [2025-07-10T13:50:07.410Z] touch /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/TKG/../TKG/SHAs.txt [2025-07-10T13:50:07.410Z] ================================================ [2025-07-10T13:50:07.410Z] timestamp: 20250710-135007 [2025-07-10T13:50:07.410Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests [2025-07-10T13:50:07.410Z] git repo: [2025-07-10T13:50:07.410Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2025-07-10T13:50:07.410Z] sha: [2025-07-10T13:50:07.410Z] 3e892c188f65f1076f130d389577a782c675f7f8 [2025-07-10T13:50:07.410Z] ================================================ [2025-07-10T13:50:07.410Z] timestamp: 20250710-135007 [2025-07-10T13:50:07.410Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/churn/churn [2025-07-10T13:50:07.410Z] git repo: [2025-07-10T13:50:07.410Z] Fetch URL: https://github.com/rh-openjdk/churn.git [2025-07-10T13:50:07.410Z] sha: [2025-07-10T13:50:07.410Z] 01f9894909307f9a9a154a0df627d16def3d6603 [2025-07-10T13:50:07.410Z] ================================================ [2025-07-10T13:50:07.410Z] timestamp: 20250710-135007 [2025-07-10T13:50:07.410Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/STF [2025-07-10T13:50:07.410Z] git repo: [2025-07-10T13:50:07.410Z] Fetch URL: https://github.com/adoptium/STF.git [2025-07-10T13:50:07.410Z] sha: [2025-07-10T13:50:07.411Z] 03f6cc21c7356c036ccd11173c061417f58b621b [2025-07-10T13:50:07.411Z] ================================================ [2025-07-10T13:50:07.411Z] timestamp: 20250710-135007 [2025-07-10T13:50:07.411Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/aqa-systemtest [2025-07-10T13:50:07.411Z] git repo: [2025-07-10T13:50:07.411Z] Fetch URL: https://github.com/adoptium/aqa-systemtest.git [2025-07-10T13:50:07.411Z] sha: [2025-07-10T13:50:07.411Z] 2c3cbfc2a73a17e2a21401fbe7f43d83c24f5247 [2025-07-10T13:50:07.411Z] ================================================ [2025-07-10T13:50:07.411Z] timestamp: 20250710-135007 [2025-07-10T13:50:07.411Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/TKG [2025-07-10T13:50:07.411Z] git repo: [2025-07-10T13:50:07.411Z] Fetch URL: https://github.com/adoptium/TKG.git [2025-07-10T13:50:07.411Z] sha: [2025-07-10T13:50:07.411Z] 8f85d84f4e5dd6ab133d0ea14cc8a31cd85fdd58 [2025-07-10T13:50:07.411Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/TKG' [Pipeline] } [2025-07-10T13:50:07.850Z] $ ssh-agent -k [2025-07-10T13:50:07.860Z] unset SSH_AUTH_SOCK; [2025-07-10T13:50:07.860Z] unset SSH_AGENT_PID; [2025-07-10T13:50:07.860Z] echo Agent pid 851 killed; [2025-07-10T13:50:08.430Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2025-07-10T13:50:08.571Z] 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-07-10T13:50:08.615Z] ITERATION: 1/1 [Pipeline] wrap [2025-07-10T13:50:08.938Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/.xvfb-16-..fbdir15421942931712542487 [Pipeline] { [Pipeline] sh [2025-07-10T13:50:30.804Z] + ps -f [2025-07-10T13:50:30.804Z] + awk '{print $9}' [2025-07-10T13:50:30.804Z] + grep '[X]vfb' [Pipeline] echo [2025-07-10T13:50:31.317Z] env.DISPLAY is :0 [Pipeline] sh [2025-07-10T13:50:32.722Z] ++ uname [2025-07-10T13:50:32.723Z] + '[' Linux = AIX ']' [2025-07-10T13:50:32.723Z] ++ uname [2025-07-10T13:50:32.723Z] + '[' Linux = SunOS ']' [2025-07-10T13:50:32.723Z] ++ uname [2025-07-10T13:50:32.723Z] + '[' Linux = '*BSD' ']' [2025-07-10T13:50:32.723Z] + MAKE=make [2025-07-10T13:50:32.723Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2025-07-10T13:50:32.723Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2025-07-10T13:50:34.524Z] ++ uname [2025-07-10T13:50:34.524Z] + '[' Linux = AIX ']' [2025-07-10T13:50:34.524Z] ++ uname [2025-07-10T13:50:34.524Z] + '[' Linux = SunOS ']' [2025-07-10T13:50:34.524Z] ++ uname [2025-07-10T13:50:34.524Z] + '[' Linux = '*BSD' ']' [2025-07-10T13:50:34.524Z] + MAKE=make [2025-07-10T13:50:34.524Z] + cd ./aqa-tests [2025-07-10T13:50:34.524Z] + . ./scripts/testenv/testenvSettings.sh [2025-07-10T13:50:34.524Z] ++ set +x [2025-07-10T13:50:34.524Z] Set values based on ./testenv/testenv.properties: [2025-07-10T13:50:34.524Z] ========= [2025-07-10T13:50:34.524Z] TKG_REPO=https://github.com/adoptium/TKG.git [2025-07-10T13:50:34.524Z] TKG_BRANCH=v1.0.8.1 [2025-07-10T13:50:34.524Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-07-10T13:50:34.524Z] OPENJ9_BRANCH=v0.53.0-release [2025-07-10T13:50:34.524Z] STF_REPO=https://github.com/adoptium/STF.git [2025-07-10T13:50:34.524Z] STF_BRANCH=v1.0.8 [2025-07-10T13:50:34.524Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git [2025-07-10T13:50:34.524Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.8 [2025-07-10T13:50:34.524Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git [2025-07-10T13:50:34.524Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.8 [2025-07-10T13:50:34.524Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git [2025-07-10T13:50:34.524Z] JDK8_BRANCH=jdk8u462-dryrun-ga [2025-07-10T13:50:34.524Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git [2025-07-10T13:50:34.524Z] JDK11_BRANCH=jdk-11.0.28-dryrun-ga [2025-07-10T13:50:34.524Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git [2025-07-10T13:50:34.524Z] JDK17_BRANCH=jdk-17.0.16-dryrun-ga [2025-07-10T13:50:34.524Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git [2025-07-10T13:50:34.524Z] JDK21_BRANCH=jdk-21.0.8-dryrun-ga [2025-07-10T13:50:34.524Z] JDK24_REPO=https://github.com/adoptium/jdk24u.git [2025-07-10T13:50:34.524Z] JDK24_BRANCH=jdk-24.0.2-dryrun-ga [2025-07-10T13:50:34.524Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git [2025-07-10T13:50:34.524Z] JDK8_OPENJ9_BRANCH=v0.53.0-release [2025-07-10T13:50:34.524Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git [2025-07-10T13:50:34.524Z] JDK11_OPENJ9_BRANCH=v0.53.0-release [2025-07-10T13:50:34.524Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git [2025-07-10T13:50:34.524Z] JDK17_OPENJ9_BRANCH=v0.53.0-release [2025-07-10T13:50:34.524Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git [2025-07-10T13:50:34.524Z] JDK21_OPENJ9_BRANCH=v0.53.0-release [2025-07-10T13:50:34.524Z] JDK24_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk24.git [2025-07-10T13:50:34.524Z] JDK24_OPENJ9_BRANCH=v0.53.0-release [2025-07-10T13:50:34.524Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-07-10T13:50:34.524Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java-11.0.28 [2025-07-10T13:50:34.524Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-07-10T13:50:34.524Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java-17.0.16 [2025-07-10T13:50:34.524Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-07-10T13:50:34.524Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-21.0.8 [2025-07-10T13:50:34.524Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-07-10T13:50:34.524Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-24.0.2 [2025-07-10T13:50:34.524Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf [2025-07-10T13:50:34.524Z] [2025-07-10T13:50:34.524Z] ========= [2025-07-10T13:50:34.524Z] [2025-07-10T13:50:34.524Z] JDK_REPO=https://github.com/adoptium/jdk8u.git [2025-07-10T13:50:34.524Z] JDK_BRANCH=jdk8u462-dryrun-ga [2025-07-10T13:50:34.524Z] OPENJDK_SHA= [2025-07-10T13:50:34.524Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-07-10T13:50:34.524Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2025-07-10T13:50:34.524Z] parallelList.mk:17: warning: overriding recipe for target 'testList_0' [2025-07-10T13:50:34.524Z] parallelList.mk:8: warning: ignoring old recipe for target 'testList_0' [2025-07-10T13:50:34.524Z] make _testList TESTLIST=MiniMix_aot_5m_0,ConcurrentLoadTest_5m_1,DBBLoadTest_5m_1,MathLoadTest_all_5m_1,LangLoadTest_5m_1,LockingLoadTest_0,LockingLoadTest_1,OAuthTest_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,JdiTest_2,JdiTest_0,JdiTest_1,MathLoadTest_all_5m_2,UtilLoadTest_5m_2,MiniMix_5m_2,LockingLoadTest_2,LangLoadTest_5m_2,ConcurrentLoadTest_5m_2,MiniMix_10m_2,HCRLateAttachWorkload_2,DBBLoadTest_5m_2 [2025-07-10T13:50:34.524Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/TKG' [2025-07-10T13:50:34.524Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jdkbinary/j2sdk-image [2025-07-10T13:50:34.524Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/../../testDependency/system_lib [2025-07-10T13:50:34.525Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=MiniMix_aot_5m_0,ConcurrentLoadTest_5m_1,DBBLoadTest_5m_1,MathLoadTest_all_5m_1,LangLoadTest_5m_1,LockingLoadTest_0,LockingLoadTest_1,OAuthTest_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,JdiTest_2,JdiTest_0,JdiTest_1,MathLoadTest_all_5m_2,UtilLoadTest_5m_2,MiniMix_5m_2,LockingLoadTest_2,LangLoadTest_5m_2,ConcurrentLoadTest_5m_2,MiniMix_10m_2,HCRLateAttachWorkload_2,DBBLoadTest_5m_2 [2025-07-10T13:50:34.525Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/TKG' [2025-07-10T13:50:34.525Z] perl scripts/configure.pl [2025-07-10T13:50:34.525Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/../../testDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_aarch64 --microArch="" --osLabel="rhel.8" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=testList --testList=MiniMix_aot_5m_0,ConcurrentLoadTest_5m_1,DBBLoadTest_5m_1,MathLoadTest_all_5m_1,LangLoadTest_5m_1,LockingLoadTest_0,LockingLoadTest_1,OAuthTest_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,JdiTest_2,JdiTest_0,JdiTest_1,MathLoadTest_all_5m_2,UtilLoadTest_5m_2,MiniMix_5m_2,LockingLoadTest_2,LangLoadTest_5m_2,ConcurrentLoadTest_5m_2,MiniMix_10m_2,HCRLateAttachWorkload_2,DBBLoadTest_5m_2 --numOfMachines= --testTime= --TRSSURL= [2025-07-10T13:50:36.971Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-07-10T13:50:36.971Z] [2025-07-10T13:50:36.971Z] Starting to generate test make files. [2025-07-10T13:50:36.971Z] [2025-07-10T13:50:37.818Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/TKG/../system/churn/playlist.xml [2025-07-10T13:50:37.818Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/TKG/../system/daaLoadTest/playlist.xml [2025-07-10T13:50:37.818Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/TKG/../system/daaLoadTest/autoGen.mk [2025-07-10T13:50:37.818Z] [2025-07-10T13:50:37.818Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/TKG/../system/jcstress/playlist.xml [2025-07-10T13:50:37.818Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/TKG/../system/jlm/playlist.xml [2025-07-10T13:50:37.818Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/TKG/../system/jlm/autoGen.mk [2025-07-10T13:50:37.818Z] [2025-07-10T13:50:37.818Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml [2025-07-10T13:50:37.818Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/TKG/../system/lambdaLoadTest/autoGen.mk [2025-07-10T13:50:37.818Z] [2025-07-10T13:50:37.818Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/TKG/../system/mathLoadTest/playlist.xml [2025-07-10T13:50:37.818Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/TKG/../system/mathLoadTest/autoGen.mk [2025-07-10T13:50:37.818Z] [2025-07-10T13:50:37.818Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml [2025-07-10T13:50:37.818Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/TKG/../system/mauveLoadTest/autoGen.mk [2025-07-10T13:50:37.818Z] [2025-07-10T13:50:37.818Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/TKG/../system/modularity/playlist.xml [2025-07-10T13:50:37.818Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/TKG/../system/modularity/autoGen.mk [2025-07-10T13:50:37.818Z] [2025-07-10T13:50:38.591Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/TKG/../system/otherLoadTest/playlist.xml [2025-07-10T13:50:38.591Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/TKG/../system/otherLoadTest/autoGen.mk [2025-07-10T13:50:38.591Z] [2025-07-10T13:50:38.591Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/TKG/../system/security/playlist.xml [2025-07-10T13:50:38.591Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/TKG/../system/security/autoGen.mk [2025-07-10T13:50:38.591Z] [2025-07-10T13:50:38.591Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/TKG/../system/sharedClasses/playlist.xml [2025-07-10T13:50:38.592Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/TKG/../system/sharedClasses/autoGen.mk [2025-07-10T13:50:38.592Z] [2025-07-10T13:50:39.347Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/TKG/../system/autoGen.mk [2025-07-10T13:50:39.347Z] [2025-07-10T13:50:39.347Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/TKG/../autoGen.mk [2025-07-10T13:50:39.347Z] [2025-07-10T13:50:39.347Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/TKG/../TKG/utils.mk [2025-07-10T13:50:39.347Z] [2025-07-10T13:50:39.347Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/TKG/../TKG/rerun.mk [2025-07-10T13:50:39.347Z] [2025-07-10T13:50:39.347Z] Make files are generated successfully. [2025-07-10T13:50:39.347Z] [2025-07-10T13:50:39.347Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/TKG' [2025-07-10T13:50:39.347Z] make -f runtest.mk _testList [2025-07-10T13:50:39.347Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/TKG' [2025-07-10T13:50:40.099Z] [2025-07-10T13:50:40.099Z] Running make 4.2.1 [2025-07-10T13:50:40.099Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/TKG/.. [2025-07-10T13:50:40.099Z] set JDK_VERSION to 8 [2025-07-10T13:50:40.099Z] set JDK_IMPL to hotspot [2025-07-10T13:50:40.099Z] set JVM_VERSION to openjdk8 [2025-07-10T13:50:40.099Z] set JCL_VERSION to latest [2025-07-10T13:50:40.099Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jdkbinary/j2sdk-image [2025-07-10T13:50:40.099Z] set SPEC to linux_aarch64 [2025-07-10T13:50:40.099Z] set TEST_FLAG to [2025-07-10T13:50:40.099Z] set OS_LABEL to rhel.8 [2025-07-10T13:50:40.099Z] Running testList ... [2025-07-10T13:50:40.099Z] There are 29 test targets in testList [2025-07-10T13:50:40.099Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/jdkbinary/j2sdk-image/bin/java" -version [2025-07-10T13:50:40.099Z] openjdk version "1.8.0_462" [2025-07-10T13:50:40.099Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-b06) [2025-07-10T13:50:40.099Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.462-b06, mixed mode) [2025-07-10T13:50:40.099Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests' [2025-07-10T13:50:40.099Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system' [2025-07-10T13:50:40.099Z] make[5]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/aqa-tests/system/daaLoadTest' [2025-07-10T13:50:40.099Z] ../system.mk:25: CYGWIN is 0 [2025-07-10T13:50:40.099Z] [2025-07-10T13:50:40.099Z] ===============================================