Pre Test

Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin" build number 521 originally caused by: Started by upstream project "build-scripts/openjdk8-pipeline" build number 3040 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 330 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux@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.perf_aarch64_linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10 Fetching upstream changes from https://github.com/adoptium/aqa-tests.git > git --version # timeout=10 > git --version # 'git version 2.43.0' > git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60 > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 85bc66f0396c3ec9d4ad81bc2ecc81cce19cb740 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 85bc66f0396c3ec9d4ad81bc2ecc81cce19cb740 # timeout=10 Commit message: "[JDK26] Exclude JEP500 Specific Tests" > git rev-list --no-walk 85bc66f0396c3ec9d4ad81bc2ecc81cce19cb740 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] nodesByLabel [2025-11-22T21:32:38.014Z] Found a total of 3 nodes with the 'sw.os.linux&&hw.arch.aarch64&&ci.role.perf' label [Pipeline] echo [2025-11-22T21:32:38.020Z] SPEC: linux_aarch64 [Pipeline] echo [2025-11-22T21:32:38.021Z] LABEL: sw.os.linux&&hw.arch.aarch64&&ci.role.perf [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2025-11-22T21:32:38.029Z] Found a total of 3 nodes with the 'sw.os.linux&&hw.arch.aarch64&&ci.role.perf' 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-11-22T21:32:38.032Z] dynamicAgents: [] [Pipeline] node [2025-11-22T21:32:38.071Z] Running on test-docker-ubuntu2404-armv8-4 in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux [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-11-22T21:32:38.092Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-11-22T21:32:38.460Z] [WS-CLEANUP] Deleting project workspace... [2025-11-22T21:32:38.460Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-11-22T21:32:38.633Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-11-22T21:32:38.860Z] The recommended git tool is: git [2025-11-22T21:32:39.207Z] No credentials specified [2025-11-22T21:32:39.381Z] Cloning the remote Git repository [2025-11-22T21:32:39.638Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-11-22T21:32:39.638Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests # timeout=10 [2025-11-22T21:32:40.071Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2025-11-22T21:32:40.071Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-11-22T21:32:40.071Z] > git --version # timeout=10 [2025-11-22T21:32:40.078Z] > git --version # 'git version 2.43.0' [2025-11-22T21:32:40.078Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-22T21:32:44.464Z] Avoid second fetch [2025-11-22T21:32:44.187Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-11-22T21:32:44.192Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-22T21:32:44.643Z] Checking out Revision 85bc66f0396c3ec9d4ad81bc2ecc81cce19cb740 (origin/master) [2025-11-22T21:32:44.547Z] > git rev-parse origin/master^{commit} # timeout=10 [2025-11-22T21:32:44.726Z] > git config core.sparsecheckout # timeout=10 [2025-11-22T21:32:44.730Z] > git checkout -f 85bc66f0396c3ec9d4ad81bc2ecc81cce19cb740 # timeout=10 [2025-11-22T21:32:45.892Z] Commit message: "[JDK26] Exclude JEP500 Specific Tests" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/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-11-22T21:32:47.788Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2025-11-22T21:32:47.809Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-11-22T21:32:49.666Z] + LC_TIME=C date +%a, %d %b %Y %T %z [Pipeline] echo [2025-11-22T21:32:50.781Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-11-22T21:32:52.608Z] + aqa-tests/terminateTestProcesses.sh jenkins [2025-11-22T21:32:52.608Z] Unix type machine.. [2025-11-22T21:32:52.608Z] Running on a Linux host [2025-11-22T21:32:52.608Z] Woohoo - no rogue processes detected! Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] sh [2025-11-22T21:32:55.718Z] + printenv [2025-11-22T21:32:55.718Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-11-22T21:32:55.719Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-11-22T21:32:55.719Z] SETUP_JCK_RUN=false [2025-11-22T21:32:55.719Z] USE_TESTENV_PROPERTIES=false [2025-11-22T21:32:55.719Z] EXTERNAL_CUSTOM_BRANCH=master [2025-11-22T21:32:55.719Z] SSH_CLIENT=78.47.239.97 46732 22 [2025-11-22T21:32:55.719Z] USER=jenkins [2025-11-22T21:32:55.719Z] BUILD_LIST=perf [2025-11-22T21:32:55.719Z] SDK_RESOURCE=upstream [2025-11-22T21:32:55.719Z] OPENJ9_BRANCH=master [2025-11-22T21:32:55.719Z] jobStatus=SUCCESS [2025-11-22T21:32:55.719Z] CI=true [2025-11-22T21:32:55.719Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_aarch64_linux/241/display/redirect?page=changes [2025-11-22T21:32:55.719Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2025-11-22T21:32:55.719Z] UPSTREAM_JOB_NUMBER=521 [2025-11-22T21:32:55.719Z] TARGET=extended.perf [2025-11-22T21:32:55.719Z] EXIT_FAILURE=false [2025-11-22T21:32:55.719Z] NODE_LABELS=armv8 hw.arch.aarch64 test ci.role.test ubuntu hw.dockerhost.dockerhost-osuosl-ubuntu2404-aarch64-1 linux armv8.2 sw.os.linux test-docker-ubuntu2404-armv8-4 ci.role.perf [2025-11-22T21:32:55.719Z] HUDSON_URL=https://ci.adoptium.net/ [2025-11-22T21:32:55.719Z] USE_JRE=false [2025-11-22T21:32:55.719Z] OLDPWD=/home/jenkins [2025-11-22T21:32:55.719Z] STF_OWNER_BRANCH=adoptium:master [2025-11-22T21:32:55.719Z] HOME=/home/jenkins [2025-11-22T21:32:55.719Z] ADOPTOPENJDK_BRANCH=master [2025-11-22T21:32:55.719Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_aarch64_linux/241/ [2025-11-22T21:32:55.719Z] TAP_NAME=Test_openjdk8_hs_extended.perf_aarch64_linux.tap [2025-11-22T21:32:55.719Z] JDK_IMPL=hotspot [2025-11-22T21:32:55.719Z] DOCKER_REQUIRED=false [2025-11-22T21:32:55.719Z] HUDSON_COOKIE=0f1403f4-f47c-49da-be38-0c392ed56ff7 [2025-11-22T21:32:55.719Z] JENKINS_SERVER_COOKIE=durable-bef40b8a3a3c8bd26680392f9cb9f81178b4d2f49716d9067d3cc3115ae9a04a [2025-11-22T21:32:55.719Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../benchmarks [2025-11-22T21:32:55.719Z] JDK_REPO=https://github.com/adoptium/jdk8u [2025-11-22T21:32:55.719Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux [2025-11-22T21:32:55.719Z] KEEP_WORKSPACE=false [2025-11-22T21:32:55.719Z] ARCHIVE_TEST_RESULTS=false [2025-11-22T21:32:55.719Z] GENERATE_JOBS=true [2025-11-22T21:32:55.719Z] TKG_OWNER_BRANCH=adoptium:master [2025-11-22T21:32:55.719Z] PERSONAL_BUILD=false [2025-11-22T21:32:55.719Z] LOGNAME=jenkins [2025-11-22T21:32:55.719Z] NODE_NAME=test-docker-ubuntu2404-armv8-4 [2025-11-22T21:32:55.719Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_aarch64_linux/241/display/redirect?page=artifacts [2025-11-22T21:32:55.719Z] STAGE_NAME=Setup [2025-11-22T21:32:55.719Z] AUTO_DETECT=true [2025-11-22T21:32:55.719Z] EXECUTOR_NUMBER=0 [2025-11-22T21:32:55.719Z] JDK_VERSION=8 [2025-11-22T21:32:55.719Z] EXTERNAL_TEST_CMD=mvn clean install [2025-11-22T21:32:55.719Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_aarch64_linux/241/display/redirect?page=tests [2025-11-22T21:32:55.719Z] BUILD_DISPLAY_NAME=#241 [2025-11-22T21:32:55.719Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2025-11-22T21:32:55.719Z] TIME_LIMIT=25 [2025-11-22T21:32:55.719Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-11-22T21:32:55.719Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.perf_aarch64_linux [2025-11-22T21:32:55.719Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin [2025-11-22T21:32:55.719Z] PLATFORM=aarch64_linux [2025-11-22T21:32:55.719Z] TKG_ITERATIONS=1 [2025-11-22T21:32:55.719Z] EXIT_SUCCESS=false [2025-11-22T21:32:55.719Z] BUILD_ID=241 [2025-11-22T21:32:55.719Z] RERUN_FAILURE=true [2025-11-22T21:32:55.719Z] ACTIVE_NODE_TIMEOUT=5 [2025-11-22T21:32:55.719Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.perf_aarch64_linux-241 [2025-11-22T21:32:55.719Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/system_lib [2025-11-22T21:32:55.719Z] JENKINS_URL=https://ci.adoptium.net/ [2025-11-22T21:32:55.719Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-11-22T21:32:55.719Z] LANG=C.UTF-8 [2025-11-22T21:32:55.719Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_aarch64_linux/ [2025-11-22T21:32:55.719Z] KEEP_REPORTDIR=false [2025-11-22T21:32:55.719Z] JCK_GIT_BRANCH=master [2025-11-22T21:32:55.719Z] ORIGIN_JDK_VERSION=8 [2025-11-22T21:32:55.719Z] BUILD_NUMBER=241 [2025-11-22T21:32:55.719Z] JENKINS_NODE_COOKIE=bbc3ce32-08f3-45e7-8fa5-b67ee03ff532 [2025-11-22T21:32:55.719Z] SHELL=/bin/sh [2025-11-22T21:32:55.719Z] ITERATIONS=1 [2025-11-22T21:32:55.719Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2025-11-22T21:32:55.719Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image [2025-11-22T21:32:55.719Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_aarch64_linux/241/display/redirect [2025-11-22T21:32:55.719Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-11-22T21:32:55.719Z] SPEC=linux_aarch64 [2025-11-22T21:32:55.719Z] LIGHT_WEIGHT_CHECKOUT=false [2025-11-22T21:32:55.719Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-11-22T21:32:55.719Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_aarch64_linux/display/redirect [2025-11-22T21:32:55.719Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin [2025-11-22T21:32:55.719Z] JOB_NAME=Test_openjdk8_hs_extended.perf_aarch64_linux [2025-11-22T21:32:55.719Z] SLACK_CHANNEL=aqavit-bot [2025-11-22T21:32:55.719Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-11-22T21:32:55.719Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux [2025-11-22T21:32:55.719Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib [2025-11-22T21:32:55.719Z] TEST_TIME=120 [2025-11-22T21:32:55.719Z] SSH_CONNECTION=78.47.239.97 46732 172.17.0.3 22 [2025-11-22T21:32:55.719Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux@tmp [2025-11-22T21:32:55.719Z] PARALLEL=Dynamic [2025-11-22T21:32:55.719Z] JOBSTARTTIME=Sat, 22 Nov 2025 21:32:48 +0000 [2025-11-22T21:32:55.719Z] DYNAMIC_COMPILE=false [2025-11-22T21:32:55.719Z] RERUN_ITERATIONS=1 Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-11-22T21:32:56.242Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2025-11-22T21:32:56.257Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2025-11-22T21:33:48.043Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-linux-aarch64-temurin" build number 521 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] echo [2025-11-22T21:33:48.246Z] 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-11-22T21:33:48.254Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux [Pipeline] { [Pipeline] sshagent [2025-11-22T21:33:48.356Z] $ ssh-agent [2025-11-22T21:33:49.148Z] SSH_AUTH_SOCK=/tmp/ssh-VOpO7zJMYKgs/agent.2381044 [2025-11-22T21:33:49.148Z] SSH_AGENT_PID=2381046 [2025-11-22T21:33:49.148Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-11-22T21:33:49.163Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests [Pipeline] { [Pipeline] withCredentials [2025-11-22T21:33:49.197Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2025-11-22T21:33:51.032Z] + pwd [2025-11-22T21:33:51.033Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/.. -p aarch64_linux -r upstream -j 8 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master [2025-11-22T21:33:51.033Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests [2025-11-22T21:33:51.033Z] get jdk binary... [2025-11-22T21:33:51.033Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2025-11-22T21:33:51.033Z] Uncompressing file: OpenJDK8U-jdk_aarch64_linux_hotspot_8u482b02-ea.tar.gz ... [2025-11-22T21:33:51.974Z] List files in jdkbinary folder... [2025-11-22T21:33:51.974Z] total 283608 [2025-11-22T21:33:51.974Z] -rw-r--r-- 1 jenkins jenkins 147584818 Nov 22 21:19 OpenJDK8U-debugimage_aarch64_linux_hotspot_8u482b02-ea.tar.gz [2025-11-22T21:33:51.974Z] -rw-r--r-- 1 jenkins jenkins 102244412 Nov 22 21:19 OpenJDK8U-jdk_aarch64_linux_hotspot_8u482b02-ea.tar.gz [2025-11-22T21:33:51.975Z] -rw-r--r-- 1 jenkins jenkins 40461331 Nov 22 21:19 OpenJDK8U-jre_aarch64_linux_hotspot_8u482b02-ea.tar.gz [2025-11-22T21:33:51.975Z] -rw-rw-r-- 1 jenkins jenkins 21113 Nov 22 21:24 OpenJDK8U-sbom_aarch64_linux_hotspot_8u482b02-ea-metadata.json [2025-11-22T21:33:51.975Z] -rw-r--r-- 1 jenkins jenkins 80708 Nov 22 21:26 OpenJDK8U-sbom_aarch64_linux_hotspot_8u482b02-ea.json [2025-11-22T21:33:51.975Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 22 21:33 tmp [2025-11-22T21:33:51.975Z] List files in jdkbinary/tmp folder... [2025-11-22T21:33:51.975Z] total 4 [2025-11-22T21:33:51.975Z] drwxr-xr-x 8 jenkins jenkins 4096 Nov 22 21:19 jdk8u482-b02 [2025-11-22T21:33:51.975Z] Moving directory jdk8u482-b02/ to ../j2sdk-image [2025-11-22T21:33:51.975Z] Uncompressing file: OpenJDK8U-jre_aarch64_linux_hotspot_8u482b02-ea.tar.gz ... [2025-11-22T21:33:52.916Z] List files in jdkbinary folder... [2025-11-22T21:33:52.916Z] total 283612 [2025-11-22T21:33:52.917Z] -rw-r--r-- 1 jenkins jenkins 147584818 Nov 22 21:19 OpenJDK8U-debugimage_aarch64_linux_hotspot_8u482b02-ea.tar.gz [2025-11-22T21:33:52.917Z] -rw-r--r-- 1 jenkins jenkins 102244412 Nov 22 21:19 OpenJDK8U-jdk_aarch64_linux_hotspot_8u482b02-ea.tar.gz [2025-11-22T21:33:52.917Z] -rw-r--r-- 1 jenkins jenkins 40461331 Nov 22 21:19 OpenJDK8U-jre_aarch64_linux_hotspot_8u482b02-ea.tar.gz [2025-11-22T21:33:52.917Z] -rw-rw-r-- 1 jenkins jenkins 21113 Nov 22 21:24 OpenJDK8U-sbom_aarch64_linux_hotspot_8u482b02-ea-metadata.json [2025-11-22T21:33:52.917Z] -rw-r--r-- 1 jenkins jenkins 80708 Nov 22 21:26 OpenJDK8U-sbom_aarch64_linux_hotspot_8u482b02-ea.json [2025-11-22T21:33:52.917Z] drwxr-xr-x 8 jenkins jenkins 4096 Nov 22 21:19 j2sdk-image [2025-11-22T21:33:52.917Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 22 21:33 tmp [2025-11-22T21:33:52.917Z] List files in jdkbinary/tmp folder... [2025-11-22T21:33:52.917Z] total 4 [2025-11-22T21:33:52.917Z] drwxr-xr-x 5 jenkins jenkins 4096 Nov 22 21:19 jdk8u482-b02-jre [2025-11-22T21:33:52.917Z] Moving directory jdk8u482-b02-jre/ to ../j2re-image [2025-11-22T21:33:52.917Z] Uncompressing OpenJDK8U-debugimage_aarch64_linux_hotspot_8u482b02-ea.tar.gz over ./j2sdk-image/jre... [2025-11-22T21:33:55.903Z] Removing top-level folder jdk8u482-b02-debug-image/ [2025-11-22T21:33:55.903Z] Removing top-level folder jdk8u482-b02/ [2025-11-22T21:33:55.903Z] Run /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java -version [2025-11-22T21:33:55.903Z] =JAVA VERSION OUTPUT BEGIN= [2025-11-22T21:33:55.903Z] openjdk version "1.8.0_482-beta" [2025-11-22T21:33:55.903Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-beta-202511222103-b02) [2025-11-22T21:33:55.903Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b02, mixed mode) [2025-11-22T21:33:55.903Z] =JAVA VERSION OUTPUT END= [2025-11-22T21:33:55.903Z] =RELEASE INFO BEGIN= [2025-11-22T21:33:55.903Z] JAVA_VERSION="1.8.0_482" [2025-11-22T21:33:55.903Z] OS_NAME="Linux" [2025-11-22T21:33:55.903Z] OS_VERSION="2.6" [2025-11-22T21:33:55.903Z] OS_ARCH="aarch64" [2025-11-22T21:33:55.903Z] SOURCE=".:git:4d5b13148b00+" [2025-11-22T21:33:55.903Z] IMPLEMENTOR="Eclipse Adoptium" [2025-11-22T21:33:55.903Z] BUILD_SOURCE="git:a44863d150ed2303b6833a02d313b7defb8ab15f" [2025-11-22T21:33:55.903Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2025-11-22T21:33:55.903Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git" [2025-11-22T21:33:55.903Z] FULL_VERSION="1.8.0_482-beta-202511222103-b02" [2025-11-22T21:33:55.903Z] SEMANTIC_VERSION="8.0.482+2" [2025-11-22T21:33:55.903Z] BUILD_INFO="OS: Linux Version: 6.8.0-71-generic" [2025-11-22T21:33:55.903Z] JVM_VARIANT="Hotspot" [2025-11-22T21:33:55.903Z] JVM_VERSION="25.482-b02" [2025-11-22T21:33:55.903Z] IMAGE_TYPE="JDK" [2025-11-22T21:33:55.903Z] =RELEASE INFO END= [2025-11-22T21:33:55.903Z] get testKitGen... [2025-11-22T21:33:55.903Z] git clone -q https://github.com/adoptium/TKG.git [2025-11-22T21:33:56.846Z] git rev-parse master [2025-11-22T21:33:56.846Z] git checkout -q -f 49ae2b6ee51382b183cd26e8ac0c7ca055ebb6f1 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-11-22T21:33:57.497Z] $ ssh-agent -k [2025-11-22T21:33:57.503Z] unset SSH_AUTH_SOCK; [2025-11-22T21:33:57.503Z] unset SSH_AGENT_PID; [2025-11-22T21:33:57.503Z] echo Agent pid 2381046 killed; [2025-11-22T21:33:58.286Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-11-22T21:33:58.825Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=extended.perf&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=aarch64_linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-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=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=perf&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=521&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2025-11-22T21:33:58.836Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=extended.perf&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=aarch64_linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=test-docker-ubuntu2404-armv8-4&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-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=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=perf&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=521&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (setupParallelEnv) Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-11-22T21:33:58.876Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-11-22T21:33:59.935Z] Copied 1 artifact from "getTRSSOutput" build number 1964 [Pipeline] sh [2025-11-22T21:34:01.761Z] + cd ./aqa-tests/TKG/resources/TRSS [2025-11-22T21:34:01.761Z] + gzip -cd TRSSOutput.tar.gz [2025-11-22T21:34:01.761Z] + tar xof - [2025-11-22T21:34:01.761Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-11-22T21:34:02.313Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-11-22T21:34:02.335Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-11-22T21:34:04.161Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-11-22T21:34:07.229Z] -------------------------------------------- [2025-11-22T21:34:07.229Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib [2025-11-22T21:34:07.229Z] task is set to default [2025-11-22T21:34:07.229Z] dependencyList is set to all [2025-11-22T21:34:07.229Z] -------------------------------------------- [2025-11-22T21:34:07.229Z] Starting download third party dependent jars [2025-11-22T21:34:07.229Z] -------------------------------------------- [2025-11-22T21:34:07.229Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib [2025-11-22T21:34:07.229Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2025-11-22T21:34:07.229Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-11-22T21:34:07.229Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading [2025-11-22T21:34:07.229Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-11-22T21:34:07.229Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-11-22T21:34:07.229Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading [2025-11-22T21:34:07.229Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2025-11-22T21:34:07.229Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2025-11-22T21:34:07.229Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-11-22T21:34:07.229Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading [2025-11-22T21:34:07.229Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-11-22T21:34:07.229Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2025-11-22T21:34:07.229Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2025-11-22T21:34:07.229Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2025-11-22T21:34:07.229Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-11-22T21:34:07.229Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-11-22T21:34:07.229Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2025-11-22T21:34:07.229Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2025-11-22T21:34:07.229Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-11-22T21:34:07.229Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-11-22T21:34:07.229Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading [2025-11-22T21:34:07.229Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2025-11-22T21:34:07.229Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-11-22T21:34:07.229Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-11-22T21:34:07.229Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-11-22T21:34:07.229Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2025-11-22T21:34:07.229Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2025-11-22T21:34:07.229Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] nodesByLabel [2025-11-22T21:34:07.790Z] Found a total of 3 nodes with the 'sw.os.linux&&hw.arch.aarch64&&ci.role.perf' label [Pipeline] echo [2025-11-22T21:34:07.796Z] Machine limit is 3. [Pipeline] sh [2025-11-22T21:34:09.631Z] + cd ./aqa-tests/TKG [2025-11-22T21:34:09.632Z] + uname [2025-11-22T21:34:09.632Z] + [ Linux = AIX ] [2025-11-22T21:34:09.632Z] + uname [2025-11-22T21:34:09.632Z] + [ Linux = SunOS ] [2025-11-22T21:34:09.632Z] + uname [2025-11-22T21:34:09.632Z] + [ Linux = *BSD ] [2025-11-22T21:34:09.632Z] + MAKE=make [2025-11-22T21:34:09.632Z] + make genParallelList TEST=extended.perf TEST_TIME=120 NUM_MACHINES= [2025-11-22T21:34:09.632Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image [2025-11-22T21:34:09.632Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib [2025-11-22T21:34:09.632Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-11-22T21:34:09.632Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-11-22T21:34:09.632Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-11-22T21:34:09.632Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-11-22T21:34:09.632Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/scripts/build_tools.xml [2025-11-22T21:34:09.632Z] [2025-11-22T21:34:09.632Z] build: [2025-11-22T21:34:09.632Z] [2025-11-22T21:34:09.632Z] clean: [2025-11-22T21:34:09.632Z] [2025-11-22T21:34:09.632Z] init: [2025-11-22T21:34:09.632Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/bin [2025-11-22T21:34:09.632Z] [2025-11-22T21:34:09.632Z] getDependentLibs: [2025-11-22T21:34:09.632Z] [exec] -------------------------------------------- [2025-11-22T21:34:09.632Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib [2025-11-22T21:34:09.632Z] [exec] task is set to default [2025-11-22T21:34:09.632Z] [exec] dependencyList is set to json_simple [2025-11-22T21:34:09.632Z] [exec] -------------------------------------------- [2025-11-22T21:34:09.632Z] [exec] Starting download third party dependent jars [2025-11-22T21:34:09.632Z] [exec] -------------------------------------------- [2025-11-22T21:34:09.632Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib [2025-11-22T21:34:09.632Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-11-22T21:34:09.632Z] [exec] downloaded dependent third party jars successfully [2025-11-22T21:34:09.632Z] [2025-11-22T21:34:09.632Z] compile: [2025-11-22T21:34:09.632Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-11-22T21:34:09.632Z] [echo] ============COMPILER SETTINGS============ [2025-11-22T21:34:09.632Z] [echo] ===fork: yes [2025-11-22T21:34:09.632Z] [echo] ===debug: on [2025-11-22T21:34:10.583Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/bin [2025-11-22T21:34:11.525Z] [2025-11-22T21:34:11.525Z] dist: [2025-11-22T21:34:11.525Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/bin/TestKitGen.jar [2025-11-22T21:34:12.468Z] [2025-11-22T21:34:12.468Z] BUILD SUCCESSFUL [2025-11-22T21:34:12.468Z] Total time: 2 seconds [2025-11-22T21:34:12.468Z] 0 [2025-11-22T21:34:12.468Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-11-22T21:34:12.468Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-11-22T21:34:12.468Z] microArchOutput: [2025-11-22T21:34:12.468Z] ****************************** MACHINE INFO ****************************** [2025-11-22T21:34:12.468Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG [2025-11-22T21:34:12.468Z] Free Physical Memory Size : 2862166016 [2025-11-22T21:34:12.468Z] Free space (bytes) : 43832848384 [2025-11-22T21:34:12.468Z] Total Physical Memory Size : 6442450944 [2025-11-22T21:34:12.468Z] Total space (bytes) : 167961710592 [2025-11-22T21:34:12.468Z] Usable space (bytes) : 35226349568 [2025-11-22T21:34:12.468Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-11-22T21:34:12.468Z] bashVersion : [2025-11-22T21:34:12.468Z] GNU bash, version 5.2.21(1)-release (aarch64-unknown-linux-gnu) [2025-11-22T21:34:12.468Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-11-22T21:34:12.468Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-11-22T21:34:12.468Z] [2025-11-22T21:34:12.468Z] This is free software; you are free to change and redistribute it. [2025-11-22T21:34:12.468Z] There is NO WARRANTY, to the extent permitted by law. [2025-11-22T21:34:12.468Z] cpuCores : 8 [2025-11-22T21:34:12.468Z] curlVersion : [2025-11-22T21:34:12.468Z] curl 8.5.0 (aarch64-unknown-linux-gnu) libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.7 [2025-11-22T21:34:12.468Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6 [2025-11-22T21:34:12.468Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-11-22T21:34:12.468Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd [2025-11-22T21:34:12.468Z] dockerVersion : bash: line 1: docker: command not found [2025-11-22T21:34:12.468Z] gcc version : 13 [2025-11-22T21:34:12.468Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.6) 2.39 [2025-11-22T21:34:12.468Z] gdb version : bash: line 1: gdb: command not found [2025-11-22T21:34:12.468Z] lldb version : Command could not be executed [2025-11-22T21:34:12.468Z] makeVersion : [2025-11-22T21:34:12.468Z] GNU Make 4.3 [2025-11-22T21:34:12.468Z] Built for aarch64-unknown-linux-gnu [2025-11-22T21:34:12.468Z] Copyright (C) 1988-2020 Free Software Foundation, Inc. [2025-11-22T21:34:12.468Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-11-22T21:34:12.468Z] This is free software: you are free to change and redistribute it. [2025-11-22T21:34:12.468Z] There is NO WARRANTY, to the extent permitted by law. [2025-11-22T21:34:12.468Z] mavenVersion : bash: line 1: mvn: command not found [2025-11-22T21:34:12.468Z] osInfo : [2025-11-22T21:34:12.468Z] PRETTY_NAME="Ubuntu 24.04.3 LTS" [2025-11-22T21:34:12.468Z] NAME="Ubuntu" [2025-11-22T21:34:12.468Z] VERSION_ID="24.04" [2025-11-22T21:34:12.468Z] VERSION="24.04.3 LTS (Noble Numbat)" [2025-11-22T21:34:12.468Z] VERSION_CODENAME=noble [2025-11-22T21:34:12.468Z] ID=ubuntu [2025-11-22T21:34:12.468Z] ID_LIKE=debian [2025-11-22T21:34:12.468Z] HOME_URL="https://www.ubuntu.com/" [2025-11-22T21:34:12.468Z] SUPPORT_URL="https://help.ubuntu.com/" [2025-11-22T21:34:12.468Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" [2025-11-22T21:34:12.468Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" [2025-11-22T21:34:12.468Z] UBUNTU_CODENAME=noble [2025-11-22T21:34:12.468Z] LOGO=ubuntu-logo [2025-11-22T21:34:12.468Z] osLabel : ubuntu.24 [2025-11-22T21:34:12.468Z] perlVersion : [2025-11-22T21:34:12.468Z] [2025-11-22T21:34:12.468Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for aarch64-linux-gnu-thread-multi [2025-11-22T21:34:12.468Z] (with 51 registered patches, see perl -V for more detail) [2025-11-22T21:34:12.468Z] [2025-11-22T21:34:12.468Z] Copyright 1987-2023, Larry Wall [2025-11-22T21:34:12.468Z] [2025-11-22T21:34:12.468Z] Perl may be copied only under the terms of either the Artistic License or the [2025-11-22T21:34:12.468Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-11-22T21:34:12.468Z] [2025-11-22T21:34:12.468Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-11-22T21:34:12.468Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-11-22T21:34:12.468Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2025-11-22T21:34:12.468Z] [2025-11-22T21:34:12.468Z] podmanVersion : bash: line 1: podman: command not found [2025-11-22T21:34:12.468Z] procArch : aarch64 [2025-11-22T21:34:12.468Z] sysArch : aarch64 [2025-11-22T21:34:12.468Z] sysOS : Linux [2025-11-22T21:34:12.468Z] ulimit : [2025-11-22T21:34:12.469Z] real-time non-blocking time (microseconds, -R) unlimited [2025-11-22T21:34:12.469Z] core file size (blocks, -c) unlimited [2025-11-22T21:34:12.469Z] data seg size (kbytes, -d) unlimited [2025-11-22T21:34:12.469Z] scheduling priority (-e) 0 [2025-11-22T21:34:12.469Z] file size (blocks, -f) unlimited [2025-11-22T21:34:12.469Z] pending signals (-i) 63541 [2025-11-22T21:34:12.469Z] max locked memory (kbytes, -l) 8192 [2025-11-22T21:34:12.469Z] max memory size (kbytes, -m) unlimited [2025-11-22T21:34:12.469Z] open files (-n) 524288 [2025-11-22T21:34:12.469Z] pipe size (512 bytes, -p) 8 [2025-11-22T21:34:12.469Z] POSIX message queues (bytes, -q) 819200 [2025-11-22T21:34:12.469Z] real-time priority (-r) 0 [2025-11-22T21:34:12.469Z] stack size (kbytes, -s) 8192 [2025-11-22T21:34:12.469Z] cpu time (seconds, -t) unlimited [2025-11-22T21:34:12.469Z] max user processes (-u) unlimited [2025-11-22T21:34:12.469Z] virtual memory (kbytes, -v) unlimited [2025-11-22T21:34:12.469Z] file locks (-x) unlimited [2025-11-22T21:34:12.469Z] uname : Linux 1f1caf565b3c 6.8.0-54-generic #56-Ubuntu SMP PREEMPT_DYNAMIC Sat Feb 8 00:17:08 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux [2025-11-22T21:34:12.469Z] vmVendor : Oracle Corporation [2025-11-22T21:34:12.469Z] vmVersion : 25.482-b02 [2025-11-22T21:34:12.469Z] xlc version : bash: line 1: xlC: command not found [2025-11-22T21:34:12.469Z] ************************************************************************** [2025-11-22T21:34:12.469Z] [2025-11-22T21:34:12.469Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-11-22T21:34:12.469Z] [2025-11-22T21:34:12.469Z] System.getProperty('java.vendor')=Temurin [2025-11-22T21:34:12.469Z] [2025-11-22T21:34:12.469Z] System.getProperty('os.name')=Linux [2025-11-22T21:34:12.469Z] [2025-11-22T21:34:12.469Z] System.getProperty('os.arch')=aarch64 [2025-11-22T21:34:12.469Z] [2025-11-22T21:34:12.469Z] System.getProperty('java.fullversion')=null [2025-11-22T21:34:12.469Z] [2025-11-22T21:34:12.469Z] System.getProperty('sun.arch.data.model')=64 [2025-11-22T21:34:12.469Z] [2025-11-22T21:34:12.469Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.perf TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib [2025-11-22T21:34:12.469Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG' [2025-11-22T21:34:12.469Z] perl scripts/configure.pl [2025-11-22T21:34:12.469Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_aarch64 --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-11-22T21:34:13.408Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-11-22T21:34:13.408Z] [2025-11-22T21:34:13.408Z] [2025-11-22T21:34:13.408Z] Starting to generate parallel test lists. [2025-11-22T21:34:13.408Z] [2025-11-22T21:34:13.408Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml [2025-11-22T21:34:13.408Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml [2025-11-22T21:34:13.408Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml [2025-11-22T21:34:13.408Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/liberty/playlist.xml [2025-11-22T21:34:13.408Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml [2025-11-22T21:34:13.408Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml [2025-11-22T21:34:13.408Z] Attempting to get test duration data from TRSS. [2025-11-22T21:34:13.408Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=8&impl=hs&platform=aarch64_linux&group=perf&level=extended [2025-11-22T21:34:14.901Z] Attempting to get test duration data from cached files. [2025-11-22T21:34:14.901Z] [2025-11-22T21:34:14.901Z] TEST DURATION [2025-11-22T21:34:14.901Z] ==================================================================================== [2025-11-22T21:34:14.901Z] Total number of tests searched: 18 [2025-11-22T21:34:14.901Z] Number of test durations found: 18 [2025-11-22T21:34:14.901Z] Top slowest tests: [2025-11-22T21:34:14.901Z] 02m37s renaissance-movie-lens_0 [2025-11-22T21:34:14.901Z] 02m26s renaissance-philosophers_0 [2025-11-22T21:34:14.901Z] 01m29s renaissance-als_0 [2025-11-22T21:34:14.901Z] ==================================================================================== [2025-11-22T21:34:14.901Z] [2025-11-22T21:34:14.901Z] Test target is split into 1 lists. [2025-11-22T21:34:14.901Z] Reducing estimated test running time from 14m25s to 14m25s. [2025-11-22T21:34:14.901Z] [2025-11-22T21:34:14.901Z] -------------------------------------testList_0------------------------------------- [2025-11-22T21:34:14.901Z] Number of tests: 18 [2025-11-22T21:34:14.901Z] Estimated running time: 14m25s [2025-11-22T21:34:14.901Z] TESTLIST=renaissance-movie-lens_0,renaissance-philosophers_0,renaissance-als_0,renaissance-finagle-http_0,renaissance-chi-square_0,renaissance-mnemonics_0,renaissance-par-mnemonics_0,renaissance-gauss-mix_0,renaissance-dec-tree_0,renaissance-log-regression_0,dacapo-sunflow_0,dacapo-jython_0,dacapo-avrora_0,dacapo-pmd_0,dacapo-xalan_0,dacapo-fop_0,renaissance-db-shootout_0,renaissance-finagle-chirper_0 [2025-11-22T21:34:14.901Z] ------------------------------------------------------------------------------------ [2025-11-22T21:34:14.901Z] [2025-11-22T21:34:14.901Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [2025-11-22T21:34:14.901Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2025-11-22T21:34:15.595Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2025-11-22T21:34:16.127Z] Number of test list is 1, no need to run tests in child job. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2025-11-22T21:34:16.188Z] Building tests... [Pipeline] timeout [2025-11-22T21:34:16.191Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-11-22T21:34:16.212Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-11-22T21:34:18.231Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-11-22T21:34:21.211Z] -------------------------------------------- [2025-11-22T21:34:21.211Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib [2025-11-22T21:34:21.211Z] task is set to default [2025-11-22T21:34:21.211Z] dependencyList is set to all [2025-11-22T21:34:21.211Z] -------------------------------------------- [2025-11-22T21:34:21.211Z] Starting download third party dependent jars [2025-11-22T21:34:21.211Z] -------------------------------------------- [2025-11-22T21:34:21.211Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib [2025-11-22T21:34:21.211Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2025-11-22T21:34:21.211Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2025-11-22T21:34:21.211Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2025-11-22T21:34:21.211Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-11-22T21:34:21.212Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2025-11-22T21:34:21.212Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-11-22T21:34:21.212Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading [2025-11-22T21:34:21.212Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading [2025-11-22T21:34:21.212Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-11-22T21:34:21.212Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-11-22T21:34:21.212Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading [2025-11-22T21:34:21.212Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-11-22T21:34:21.212Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2025-11-22T21:34:21.212Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2025-11-22T21:34:21.212Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-11-22T21:34:21.212Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2025-11-22T21:34:21.212Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-11-22T21:34:21.212Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-11-22T21:34:21.212Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading [2025-11-22T21:34:21.212Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-11-22T21:34:21.212Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2025-11-22T21:34:21.212Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2025-11-22T21:34:21.212Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-11-22T21:34:21.212Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-11-22T21:34:21.212Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-11-22T21:34:21.212Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2025-11-22T21:34:21.212Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2025-11-22T21:34:21.212Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2025-11-22T21:34:22.124Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] dir [2025-11-22T21:34:22.143Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests [Pipeline] { [Pipeline] sshagent [2025-11-22T21:34:22.243Z] $ ssh-agent [2025-11-22T21:34:23.030Z] SSH_AUTH_SOCK=/tmp/ssh-1PSHbOh7WdGl/agent.2381392 [2025-11-22T21:34:23.030Z] SSH_AGENT_PID=2381394 [2025-11-22T21:34:23.030Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-22T21:34:24.857Z] + bash ./compile.sh [2025-11-22T21:34:24.857Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image [2025-11-22T21:34:24.857Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib [2025-11-22T21:34:24.857Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-11-22T21:34:24.857Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-11-22T21:34:24.857Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-11-22T21:34:24.857Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-11-22T21:34:24.857Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/scripts/build_tools.xml [2025-11-22T21:34:24.858Z] [2025-11-22T21:34:24.858Z] build: [2025-11-22T21:34:24.858Z] [2025-11-22T21:34:24.858Z] clean: [2025-11-22T21:34:24.858Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/autoGenEnv.mk [2025-11-22T21:34:24.858Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/bin [2025-11-22T21:34:24.858Z] [2025-11-22T21:34:24.858Z] init: [2025-11-22T21:34:24.858Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/bin [2025-11-22T21:34:24.858Z] [2025-11-22T21:34:24.858Z] getDependentLibs: [2025-11-22T21:34:24.858Z] [exec] -------------------------------------------- [2025-11-22T21:34:24.858Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib [2025-11-22T21:34:24.858Z] [exec] task is set to default [2025-11-22T21:34:24.858Z] [exec] dependencyList is set to json_simple [2025-11-22T21:34:24.858Z] [exec] -------------------------------------------- [2025-11-22T21:34:24.858Z] [exec] Starting download third party dependent jars [2025-11-22T21:34:24.858Z] [exec] -------------------------------------------- [2025-11-22T21:34:24.858Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib [2025-11-22T21:34:24.858Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-11-22T21:34:24.858Z] [exec] downloaded dependent third party jars successfully [2025-11-22T21:34:24.858Z] [2025-11-22T21:34:24.858Z] compile: [2025-11-22T21:34:24.858Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-11-22T21:34:24.858Z] [echo] ============COMPILER SETTINGS============ [2025-11-22T21:34:24.858Z] [echo] ===fork: yes [2025-11-22T21:34:24.858Z] [echo] ===debug: on [2025-11-22T21:34:25.807Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/bin [2025-11-22T21:34:26.785Z] [2025-11-22T21:34:26.785Z] dist: [2025-11-22T21:34:26.785Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/bin/TestKitGen.jar [2025-11-22T21:34:26.785Z] [2025-11-22T21:34:26.785Z] BUILD SUCCESSFUL [2025-11-22T21:34:26.785Z] Total time: 2 seconds [2025-11-22T21:34:26.785Z] 0 [2025-11-22T21:34:26.785Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-11-22T21:34:27.728Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-11-22T21:34:27.728Z] microArchOutput: [2025-11-22T21:34:27.728Z] ****************************** MACHINE INFO ****************************** [2025-11-22T21:34:27.728Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG [2025-11-22T21:34:27.728Z] Free Physical Memory Size : 2860449792 [2025-11-22T21:34:27.728Z] Free space (bytes) : 43832832000 [2025-11-22T21:34:27.728Z] Total Physical Memory Size : 6442450944 [2025-11-22T21:34:27.728Z] Total space (bytes) : 167961710592 [2025-11-22T21:34:27.728Z] Usable space (bytes) : 35226333184 [2025-11-22T21:34:27.728Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-11-22T21:34:27.728Z] bashVersion : [2025-11-22T21:34:27.728Z] GNU bash, version 5.2.21(1)-release (aarch64-unknown-linux-gnu) [2025-11-22T21:34:27.728Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-11-22T21:34:27.728Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-11-22T21:34:27.728Z] [2025-11-22T21:34:27.728Z] This is free software; you are free to change and redistribute it. [2025-11-22T21:34:27.728Z] There is NO WARRANTY, to the extent permitted by law. [2025-11-22T21:34:27.728Z] cpuCores : 8 [2025-11-22T21:34:27.728Z] curlVersion : [2025-11-22T21:34:27.728Z] curl 8.5.0 (aarch64-unknown-linux-gnu) libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.7 [2025-11-22T21:34:27.728Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6 [2025-11-22T21:34:27.728Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-11-22T21:34:27.728Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd [2025-11-22T21:34:27.728Z] dockerVersion : bash: line 1: docker: command not found [2025-11-22T21:34:27.728Z] gcc version : 13 [2025-11-22T21:34:27.728Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.6) 2.39 [2025-11-22T21:34:27.728Z] gdb version : bash: line 1: gdb: command not found [2025-11-22T21:34:27.728Z] lldb version : Command could not be executed [2025-11-22T21:34:27.728Z] makeVersion : [2025-11-22T21:34:27.728Z] GNU Make 4.3 [2025-11-22T21:34:27.728Z] Built for aarch64-unknown-linux-gnu [2025-11-22T21:34:27.728Z] Copyright (C) 1988-2020 Free Software Foundation, Inc. [2025-11-22T21:34:27.728Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-11-22T21:34:27.728Z] This is free software: you are free to change and redistribute it. [2025-11-22T21:34:27.728Z] There is NO WARRANTY, to the extent permitted by law. [2025-11-22T21:34:27.728Z] mavenVersion : bash: line 1: mvn: command not found [2025-11-22T21:34:27.728Z] osInfo : [2025-11-22T21:34:27.728Z] PRETTY_NAME="Ubuntu 24.04.3 LTS" [2025-11-22T21:34:27.728Z] NAME="Ubuntu" [2025-11-22T21:34:27.728Z] VERSION_ID="24.04" [2025-11-22T21:34:27.728Z] VERSION="24.04.3 LTS (Noble Numbat)" [2025-11-22T21:34:27.728Z] VERSION_CODENAME=noble [2025-11-22T21:34:27.728Z] ID=ubuntu [2025-11-22T21:34:27.728Z] ID_LIKE=debian [2025-11-22T21:34:27.728Z] HOME_URL="https://www.ubuntu.com/" [2025-11-22T21:34:27.728Z] SUPPORT_URL="https://help.ubuntu.com/" [2025-11-22T21:34:27.728Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" [2025-11-22T21:34:27.728Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" [2025-11-22T21:34:27.728Z] UBUNTU_CODENAME=noble [2025-11-22T21:34:27.728Z] LOGO=ubuntu-logo [2025-11-22T21:34:27.728Z] osLabel : ubuntu.24 [2025-11-22T21:34:27.728Z] perlVersion : [2025-11-22T21:34:27.728Z] [2025-11-22T21:34:27.729Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for aarch64-linux-gnu-thread-multi [2025-11-22T21:34:27.729Z] (with 51 registered patches, see perl -V for more detail) [2025-11-22T21:34:27.729Z] [2025-11-22T21:34:27.729Z] Copyright 1987-2023, Larry Wall [2025-11-22T21:34:27.729Z] [2025-11-22T21:34:27.729Z] Perl may be copied only under the terms of either the Artistic License or the [2025-11-22T21:34:27.729Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-11-22T21:34:27.729Z] [2025-11-22T21:34:27.729Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-11-22T21:34:27.729Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-11-22T21:34:27.729Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2025-11-22T21:34:27.729Z] [2025-11-22T21:34:27.729Z] podmanVersion : bash: line 1: podman: command not found [2025-11-22T21:34:27.729Z] procArch : aarch64 [2025-11-22T21:34:27.729Z] sysArch : aarch64 [2025-11-22T21:34:27.729Z] sysOS : Linux [2025-11-22T21:34:27.729Z] ulimit : [2025-11-22T21:34:27.729Z] real-time non-blocking time (microseconds, -R) unlimited [2025-11-22T21:34:27.729Z] core file size (blocks, -c) unlimited [2025-11-22T21:34:27.729Z] data seg size (kbytes, -d) unlimited [2025-11-22T21:34:27.729Z] scheduling priority (-e) 0 [2025-11-22T21:34:27.729Z] file size (blocks, -f) unlimited [2025-11-22T21:34:27.729Z] pending signals (-i) 63541 [2025-11-22T21:34:27.729Z] max locked memory (kbytes, -l) 8192 [2025-11-22T21:34:27.729Z] max memory size (kbytes, -m) unlimited [2025-11-22T21:34:27.729Z] open files (-n) 524288 [2025-11-22T21:34:27.729Z] pipe size (512 bytes, -p) 8 [2025-11-22T21:34:27.729Z] POSIX message queues (bytes, -q) 819200 [2025-11-22T21:34:27.729Z] real-time priority (-r) 0 [2025-11-22T21:34:27.729Z] stack size (kbytes, -s) 8192 [2025-11-22T21:34:27.729Z] cpu time (seconds, -t) unlimited [2025-11-22T21:34:27.729Z] max user processes (-u) unlimited [2025-11-22T21:34:27.729Z] virtual memory (kbytes, -v) unlimited [2025-11-22T21:34:27.729Z] file locks (-x) unlimited [2025-11-22T21:34:27.729Z] uname : Linux 1f1caf565b3c 6.8.0-54-generic #56-Ubuntu SMP PREEMPT_DYNAMIC Sat Feb 8 00:17:08 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux [2025-11-22T21:34:27.729Z] vmVendor : Oracle Corporation [2025-11-22T21:34:27.729Z] vmVersion : 25.482-b02 [2025-11-22T21:34:27.729Z] xlc version : bash: line 1: xlC: command not found [2025-11-22T21:34:27.729Z] ************************************************************************** [2025-11-22T21:34:27.729Z] [2025-11-22T21:34:27.729Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-11-22T21:34:27.729Z] [2025-11-22T21:34:27.729Z] System.getProperty('java.vendor')=Temurin [2025-11-22T21:34:27.729Z] [2025-11-22T21:34:27.729Z] System.getProperty('os.name')=Linux [2025-11-22T21:34:27.729Z] [2025-11-22T21:34:27.729Z] System.getProperty('os.arch')=aarch64 [2025-11-22T21:34:27.729Z] [2025-11-22T21:34:27.729Z] System.getProperty('java.fullversion')=null [2025-11-22T21:34:27.729Z] [2025-11-22T21:34:27.729Z] System.getProperty('sun.arch.data.model')=64 [2025-11-22T21:34:27.729Z] [2025-11-22T21:34:27.729Z] make -f clean.mk cleanBuild [2025-11-22T21:34:27.729Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG' [2025-11-22T21:34:27.729Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../../jvmtest [2025-11-22T21:34:27.729Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG' [2025-11-22T21:34:27.729Z] make -f compile.mk compile [2025-11-22T21:34:27.729Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG' [2025-11-22T21:34:28.677Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-11-22T21:34:28.677Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-11-22T21:34:28.677Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_aarch64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-11-22T21:34:28.678Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-11-22T21:34:28.678Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/scripts/build_test.xml [2025-11-22T21:34:28.678Z] [echo] build.list is TestConfig/build.xml,perf/build.xml [2025-11-22T21:34:28.678Z] [2025-11-22T21:34:28.678Z] -create_test_directory: [2025-11-22T21:34:28.678Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest [2025-11-22T21:34:28.678Z] [2025-11-22T21:34:28.678Z] stage_test_material: [2025-11-22T21:34:29.619Z] [copy] Copying 587 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest [2025-11-22T21:34:29.619Z] [2025-11-22T21:34:29.619Z] build: [2025-11-22T21:34:29.619Z] [2025-11-22T21:34:29.619Z] init: [2025-11-22T21:34:29.619Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf [2025-11-22T21:34:29.619Z] [2025-11-22T21:34:29.619Z] dist: [2025-11-22T21:34:29.619Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf [2025-11-22T21:34:29.619Z] [2025-11-22T21:34:29.619Z] build: [2025-11-22T21:34:29.619Z] [2025-11-22T21:34:29.619Z] build: [2025-11-22T21:34:29.619Z] [2025-11-22T21:34:29.619Z] init: [2025-11-22T21:34:29.619Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/bumbleBench [2025-11-22T21:34:29.619Z] [2025-11-22T21:34:29.619Z] getBumbleBench: [2025-11-22T21:34:29.619Z] [echo] Cloning BumbleBench [2025-11-22T21:34:29.619Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git [2025-11-22T21:34:29.619Z] [exec] Cloning into 'bumblebench'... [2025-11-22T21:34:30.567Z] [2025-11-22T21:34:30.567Z] buildBumbleBench: [2025-11-22T21:34:30.567Z] [echo] Building BumbleBench [2025-11-22T21:34:30.567Z] [2025-11-22T21:34:30.567Z] compile-all: [2025-11-22T21:34:30.567Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-11-22T21:34:31.511Z] [javac] Note: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations. [2025-11-22T21:34:31.511Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2025-11-22T21:34:31.511Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-11-22T21:34:31.511Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-11-22T21:34:31.511Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-11-22T21:34:31.511Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-11-22T21:34:32.460Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-11-22T21:34:32.460Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-11-22T21:34:32.460Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-11-22T21:34:32.460Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-11-22T21:34:32.460Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-11-22T21:34:32.460Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-11-22T21:34:32.460Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-11-22T21:34:32.460Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-11-22T21:34:32.460Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-11-22T21:34:32.460Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-11-22T21:34:32.460Z] [2025-11-22T21:34:32.460Z] dist: [2025-11-22T21:34:33.402Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar [2025-11-22T21:34:33.402Z] [2025-11-22T21:34:33.402Z] dist: [2025-11-22T21:34:33.402Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/bumbleBench [2025-11-22T21:34:33.402Z] [2025-11-22T21:34:33.402Z] build: [2025-11-22T21:34:33.402Z] [2025-11-22T21:34:33.402Z] getDependentLibs: [2025-11-22T21:34:36.390Z] [exec] -------------------------------------------- [2025-11-22T21:34:36.390Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib [2025-11-22T21:34:36.390Z] [exec] task is set to default [2025-11-22T21:34:36.390Z] [exec] dependencyList is set to dacapo [2025-11-22T21:34:36.390Z] [exec] -------------------------------------------- [2025-11-22T21:34:36.390Z] [exec] Starting download third party dependent jars [2025-11-22T21:34:36.390Z] [exec] -------------------------------------------- [2025-11-22T21:34:36.390Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib [2025-11-22T21:34:36.390Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-11-22T21:34:36.390Z] [exec] downloaded dependent third party jars successfully [2025-11-22T21:34:36.390Z] [2025-11-22T21:34:36.390Z] init: [2025-11-22T21:34:36.390Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/dacapo [2025-11-22T21:34:36.390Z] [2025-11-22T21:34:36.390Z] getDacapoSuite: [2025-11-22T21:34:36.390Z] [unzip] Expanding: /home/jenkins/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/dacapo [2025-11-22T21:35:14.629Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/dacapo [2025-11-22T21:35:14.629Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/dacapo/dacapo [2025-11-22T21:35:14.629Z] [2025-11-22T21:35:14.629Z] dist: [2025-11-22T21:35:14.629Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/dacapo [2025-11-22T21:35:14.629Z] [2025-11-22T21:35:14.629Z] build: [2025-11-22T21:35:14.629Z] [2025-11-22T21:35:14.629Z] init: [2025-11-22T21:35:14.629Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/idle_micro [2025-11-22T21:35:14.629Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/idle_micro/bin [2025-11-22T21:35:14.629Z] [2025-11-22T21:35:14.629Z] compile: [2025-11-22T21:35:14.629Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-11-22T21:35:14.629Z] [echo] ============COMPILER SETTINGS============ [2025-11-22T21:35:14.629Z] [echo] ===fork: yes [2025-11-22T21:35:14.629Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/javac [2025-11-22T21:35:14.629Z] [echo] ===debug: on [2025-11-22T21:35:14.629Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro [2025-11-22T21:35:14.629Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/idle_micro/bin [2025-11-22T21:35:14.629Z] [2025-11-22T21:35:14.629Z] dist: [2025-11-22T21:35:14.629Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar [2025-11-22T21:35:14.629Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/idle_micro [2025-11-22T21:35:14.629Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/idle_micro [2025-11-22T21:35:14.630Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/idle_micro [2025-11-22T21:35:14.630Z] [2025-11-22T21:35:14.630Z] clean: [2025-11-22T21:35:14.630Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/idle_micro/bin [2025-11-22T21:35:14.630Z] [2025-11-22T21:35:14.630Z] build: [2025-11-22T21:35:14.630Z] [2025-11-22T21:35:14.630Z] build: [2025-11-22T21:35:14.630Z] [2025-11-22T21:35:14.630Z] init: [2025-11-22T21:35:14.630Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/renaissance [2025-11-22T21:35:14.630Z] [2025-11-22T21:35:14.630Z] getRenaissanceSuite: [2025-11-22T21:35:14.630Z] [echo] curl -Lks -C - https://github.com/renaissance-benchmarks/renaissance/releases/download/v0.16.0/renaissance-mit-0.16.0.jar -o renaissance.jar [2025-11-22T21:35:17.834Z] [2025-11-22T21:35:17.834Z] dist: [2025-11-22T21:35:17.834Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/renaissance [2025-11-22T21:35:18.774Z] [2025-11-22T21:35:18.774Z] build: [2025-11-22T21:35:18.774Z] [2025-11-22T21:35:18.774Z] init: [2025-11-22T21:35:18.774Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/specjbb [2025-11-22T21:35:18.774Z] [2025-11-22T21:35:18.774Z] getSpecjbbSuite: [2025-11-22T21:35:18.774Z] [2025-11-22T21:35:18.774Z] dist: [2025-11-22T21:35:18.774Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/specjbb/run [2025-11-22T21:35:18.774Z] [2025-11-22T21:35:18.774Z] BUILD SUCCESSFUL [2025-11-22T21:35:18.774Z] Total time: 50 seconds [2025-11-22T21:35:18.774Z] 0 [2025-11-22T21:35:18.774Z] [2025-11-22T21:35:18.774Z] [2025-11-22T21:35:18.774Z] RECORD TEST REPOs SHA [2025-11-22T21:35:18.774Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/scripts"; \ [2025-11-22T21:35:18.774Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/SHAs.txt" [2025-11-22T21:35:18.774Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/SHAs.txt [2025-11-22T21:35:18.774Z] touch /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/SHAs.txt [2025-11-22T21:35:18.774Z] ================================================ [2025-11-22T21:35:18.774Z] timestamp: 20251122-213518 [2025-11-22T21:35:18.775Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-11-22T21:35:18.775Z] git repo: [2025-11-22T21:35:19.717Z] Fetch URL: https://github.com/adoptium/bumblebench.git [2025-11-22T21:35:19.717Z] sha: [2025-11-22T21:35:19.717Z] 4ec780b716e7617094cce740d3b085ca4637ee0f [2025-11-22T21:35:19.717Z] ================================================ [2025-11-22T21:35:19.717Z] timestamp: 20251122-213518 [2025-11-22T21:35:19.717Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests [2025-11-22T21:35:19.717Z] git repo: [2025-11-22T21:35:19.717Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2025-11-22T21:35:19.717Z] sha: [2025-11-22T21:35:19.717Z] 85bc66f0396c3ec9d4ad81bc2ecc81cce19cb740 [2025-11-22T21:35:19.717Z] ================================================ [2025-11-22T21:35:19.717Z] timestamp: 20251122-213518 [2025-11-22T21:35:19.717Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG [2025-11-22T21:35:19.717Z] git repo: [2025-11-22T21:35:19.717Z] Fetch URL: https://github.com/adoptium/TKG.git [2025-11-22T21:35:19.717Z] sha: [2025-11-22T21:35:19.717Z] 49ae2b6ee51382b183cd26e8ac0c7ca055ebb6f1 [2025-11-22T21:35:19.717Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG' [Pipeline] } [2025-11-22T21:35:20.320Z] $ ssh-agent -k [2025-11-22T21:35:20.327Z] unset SSH_AUTH_SOCK; [2025-11-22T21:35:20.327Z] unset SSH_AGENT_PID; [2025-11-22T21:35:20.327Z] echo Agent pid 2381394 killed; [2025-11-22T21:35:21.110Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2025-11-22T21:35:21.229Z] Running tests... Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] echo [2025-11-22T21:35:21.253Z] ITERATION: 1/1 [Pipeline] sh [2025-11-22T21:35:23.086Z] + which Xvfb [2025-11-22T21:35:23.086Z] /usr/bin/Xvfb [Pipeline] wrap [2025-11-22T21:35:24.035Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/.xvfb-241-..fbdir14672311713819006763 [Pipeline] { [Pipeline] sh [2025-11-22T21:35:46.491Z] + ps -f [2025-11-22T21:35:46.491Z] + grep [X]vfb [2025-11-22T21:35:46.491Z] + awk {print $9} [Pipeline] echo [2025-11-22T21:35:47.197Z] env.DISPLAY is :0 [Pipeline] sshagent [2025-11-22T21:35:47.280Z] $ ssh-agent [2025-11-22T21:35:48.767Z] SSH_AUTH_SOCK=/tmp/ssh-eUQeHfkzYg4B/agent.2381899 [2025-11-22T21:35:48.767Z] SSH_AGENT_PID=2381901 [2025-11-22T21:35:48.767Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-22T21:35:50.597Z] + uname [2025-11-22T21:35:50.597Z] + [ Linux = AIX ] [2025-11-22T21:35:50.597Z] + uname [2025-11-22T21:35:50.597Z] + [ Linux = SunOS ] [2025-11-22T21:35:50.597Z] + uname [2025-11-22T21:35:50.597Z] + [ Linux = *BSD ] [2025-11-22T21:35:50.597Z] + MAKE=make [2025-11-22T21:35:50.597Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2025-11-22T21:35:50.597Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2025-11-22T21:35:52.951Z] + uname [2025-11-22T21:35:52.951Z] + [ Linux = AIX ] [2025-11-22T21:35:52.951Z] + uname [2025-11-22T21:35:52.951Z] + [ Linux = SunOS ] [2025-11-22T21:35:52.951Z] + uname [2025-11-22T21:35:52.951Z] + [ Linux = *BSD ] [2025-11-22T21:35:52.951Z] + MAKE=make [2025-11-22T21:35:52.951Z] + cd ./aqa-tests [2025-11-22T21:35:52.951Z] + . ./scripts/testenv/testenvSettings.sh [2025-11-22T21:35:52.951Z] + set +x [2025-11-22T21:35:52.951Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image [2025-11-22T21:35:52.951Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib [2025-11-22T21:35:52.951Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.perf TESTLIST= [2025-11-22T21:35:52.951Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG' [2025-11-22T21:35:52.951Z] perl scripts/configure.pl [2025-11-22T21:35:52.951Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_aarch64 --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-11-22T21:35:52.951Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-11-22T21:35:52.951Z] [2025-11-22T21:35:52.951Z] Starting to generate test make files. [2025-11-22T21:35:52.951Z] [2025-11-22T21:35:52.951Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml [2025-11-22T21:35:52.951Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml [2025-11-22T21:35:52.951Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk [2025-11-22T21:35:52.951Z] [2025-11-22T21:35:52.951Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml [2025-11-22T21:35:52.951Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk [2025-11-22T21:35:52.951Z] [2025-11-22T21:35:52.951Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/liberty/playlist.xml [2025-11-22T21:35:52.951Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml [2025-11-22T21:35:52.951Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml [2025-11-22T21:35:52.951Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/autoGen.mk [2025-11-22T21:35:52.951Z] [2025-11-22T21:35:52.951Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../autoGen.mk [2025-11-22T21:35:52.951Z] [2025-11-22T21:35:52.951Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/utils.mk [2025-11-22T21:35:52.951Z] [2025-11-22T21:35:52.951Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/rerun.mk [2025-11-22T21:35:52.951Z] [2025-11-22T21:35:52.951Z] Make files are generated successfully. [2025-11-22T21:35:52.951Z] [2025-11-22T21:35:52.951Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG' [2025-11-22T21:35:52.951Z] make -f runtest.mk _extended.perf [2025-11-22T21:35:52.951Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG' [2025-11-22T21:35:53.891Z] [2025-11-22T21:35:53.891Z] Running make 4.3 [2025-11-22T21:35:53.891Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/.. [2025-11-22T21:35:53.891Z] set JDK_VERSION to 8 [2025-11-22T21:35:53.891Z] set JDK_IMPL to hotspot [2025-11-22T21:35:53.891Z] set JVM_VERSION to openjdk8 [2025-11-22T21:35:53.891Z] set JCL_VERSION to latest [2025-11-22T21:35:53.891Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image [2025-11-22T21:35:53.891Z] set SPEC to linux_aarch64 [2025-11-22T21:35:53.891Z] set TEST_FLAG to [2025-11-22T21:35:53.891Z] set OS_LABEL to ubuntu.24 [2025-11-22T21:35:53.891Z] Running extended.perf ... [2025-11-22T21:35:53.891Z] There are 18 test targets in extended.perf [2025-11-22T21:35:53.891Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java" -version [2025-11-22T21:35:53.891Z] openjdk version "1.8.0_482-beta" [2025-11-22T21:35:53.891Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-beta-202511222103-b02) [2025-11-22T21:35:53.891Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b02, mixed mode) [2025-11-22T21:35:53.892Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests' [2025-11-22T21:35:53.892Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf' [2025-11-22T21:35:53.892Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/renaissance' [2025-11-22T21:35:53.892Z] [2025-11-22T21:35:53.892Z] ===============================================