Pre Test

Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin" build number 544 originally caused by: Started by upstream project "build-scripts/openjdk8-pipeline" build number 3027 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 307 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_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_sanity.perf_x86-64_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 50afb1a1277d4092aafb414d424c61f3a22f4979 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 50afb1a1277d4092aafb414d424c61f3a22f4979 # timeout=10 Commit message: "Enable rerun link with multiple components (#6629)" > git rev-list --no-walk c42dd64306a577589645d6f8472f5cb68ebf3579 # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] nodesByLabel [2025-09-30T20:49:49.410Z] Found a total of 7 nodes with the 'hw.arch.x86&&sw.os.linux&&ci.role.perf' label [Pipeline] echo [2025-09-30T20:49:49.418Z] SPEC: linux_x86-64 [Pipeline] echo [2025-09-30T20:49:49.419Z] LABEL: hw.arch.x86&&sw.os.linux&&ci.role.perf [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2025-09-30T20:49:49.430Z] Found a total of 7 nodes with the 'hw.arch.x86&&sw.os.linux&&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-09-30T20:49:49.442Z] dynamicAgents: [azure, fyre, EBC] [Pipeline] node [2025-09-30T20:49:49.461Z] Running on test-ibmcloud-centosstream10-x64-2 in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_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-09-30T20:49:49.486Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] cleanWs [2025-09-30T20:49:49.705Z] [WS-CLEANUP] Deleting project workspace... [2025-09-30T20:49:49.705Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-09-30T20:49:49.804Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-09-30T20:49:49.936Z] The recommended git tool is: git [2025-09-30T20:49:50.141Z] No credentials specified [2025-09-30T20:49:50.240Z] Cloning the remote Git repository [2025-09-30T20:49:50.395Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-09-30T20:49:50.395Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests # timeout=10 [2025-09-30T20:49:50.403Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2025-09-30T20:49:50.403Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-09-30T20:49:50.403Z] > git --version # timeout=10 [2025-09-30T20:49:50.405Z] > git --version # 'git version 2.47.3' [2025-09-30T20:49:50.405Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-09-30T20:49:59.291Z] Avoid second fetch [2025-09-30T20:49:59.397Z] Checking out Revision 50afb1a1277d4092aafb414d424c61f3a22f4979 (origin/master) [2025-09-30T20:49:59.139Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-09-30T20:49:59.142Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-09-30T20:49:59.344Z] > git rev-parse origin/master^{commit} # timeout=10 [2025-09-30T20:49:59.450Z] > git config core.sparsecheckout # timeout=10 [2025-09-30T20:49:59.453Z] > git checkout -f 50afb1a1277d4092aafb414d424c61f3a22f4979 # timeout=10 [2025-09-30T20:50:05.162Z] Commit message: "Enable rerun link with multiple components (#6629)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_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-09-30T20:50:06.794Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2025-09-30T20:50:06.818Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-09-30T20:50:08.017Z] + LC_TIME=C [2025-09-30T20:50:08.017Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2025-09-30T20:50:08.425Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-09-30T20:50:09.572Z] + aqa-tests/terminateTestProcesses.sh jenkins [2025-09-30T20:50:09.572Z] Unix type machine.. [2025-09-30T20:50:09.572Z] egrep: warning: egrep is obsolescent; using grep -E [2025-09-30T20:50:09.572Z] grep: warning: stray \ before / [2025-09-30T20:50:09.572Z] grep: warning: stray \ before / [2025-09-30T20:50:09.572Z] Running on a Linux host [2025-09-30T20:50:09.572Z] egrep: warning: egrep is obsolescent; using grep -E [2025-09-30T20:50:09.572Z] egrep: warning: egrep is obsolescent; using grep -E [2025-09-30T20:50:09.572Z] egrep: warning: egrep is obsolescent; using grep -E [2025-09-30T20:50:09.572Z] grep: warning: stray \ before / [2025-09-30T20:50:09.572Z] 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-09-30T20:50:11.790Z] + printenv [2025-09-30T20:50:11.790Z] SHELL=/bin/bash [2025-09-30T20:50:11.790Z] KEEP_WORKSPACE=false [2025-09-30T20:50:11.790Z] TAP_NAME=Test_openjdk8_hs_sanity.perf_x86-64_linux.tap [2025-09-30T20:50:11.790Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib [2025-09-30T20:50:11.790Z] EXIT_FAILURE=false [2025-09-30T20:50:11.790Z] JDK_BRANCH=jdk8u472-b07_adopt [2025-09-30T20:50:11.790Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_x86-64_linux/1249/display/redirect?page=tests [2025-09-30T20:50:11.790Z] PLATFORM=x86-64_linux [2025-09-30T20:50:11.790Z] DOCKER_REQUIRED=false [2025-09-30T20:50:11.790Z] TIME_LIMIT=25 [2025-09-30T20:50:11.790Z] JENKINS_SERVER_COOKIE=durable-8eb5a2955db17c1b9c80fa744347d62d1581f2bba44bb7b602e146a9e0ab8341 [2025-09-30T20:50:11.790Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-09-30T20:50:11.790Z] GENERATE_JOBS=true [2025-09-30T20:50:11.790Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-09-30T20:50:11.790Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_x86-64_linux/1249/display/redirect?page=changes [2025-09-30T20:50:11.790Z] RERUN_ITERATIONS=1 [2025-09-30T20:50:11.790Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-09-30T20:50:11.790Z] GPG_TTY=not a tty [2025-09-30T20:50:11.790Z] STF_OWNER_BRANCH=adoptium:master [2025-09-30T20:50:11.790Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-09-30T20:50:11.790Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux [2025-09-30T20:50:11.790Z] LOGNAME=jenkins [2025-09-30T20:50:11.790Z] XDG_SESSION_TYPE=tty [2025-09-30T20:50:11.790Z] SETUP_JCK_RUN=false [2025-09-30T20:50:11.790Z] ARCHIVE_TEST_RESULTS=false [2025-09-30T20:50:11.790Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_x86-64_linux/1249/ [2025-09-30T20:50:11.790Z] SLACK_CHANNEL=aqavit-bot [2025-09-30T20:50:11.790Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin [2025-09-30T20:50:11.790Z] JCK_GIT_BRANCH=master [2025-09-30T20:50:11.790Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_x86-64_linux/ [2025-09-30T20:50:11.790Z] BUILD_NUMBER=1249 [2025-09-30T20:50:11.790Z] TKG_ITERATIONS=1 [2025-09-30T20:50:11.790Z] _=/usr/bin/printenv [2025-09-30T20:50:11.790Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../benchmarks [2025-09-30T20:50:11.790Z] MOTD_SHOWN=pam [2025-09-30T20:50:11.790Z] JENKINS_NODE_COOKIE=9e5d9d87-8656-4db6-abaf-610dafae4513 [2025-09-30T20:50:11.791Z] KEEP_REPORTDIR=false [2025-09-30T20:50:11.791Z] SDK_RESOURCE=upstream [2025-09-30T20:50:11.791Z] BUILD_DISPLAY_NAME=#1249 [2025-09-30T20:50:11.791Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image [2025-09-30T20:50:11.791Z] HOME=/home/jenkins [2025-09-30T20:50:11.791Z] LANG=en_US.UTF-8 [2025-09-30T20:50:11.791Z] jobStatus=SUCCESS [2025-09-30T20:50:11.791Z] JENKINS_URL=https://ci.adoptium.net/ [2025-09-30T20:50:11.791Z] JOB_BASE_NAME=Test_openjdk8_hs_sanity.perf_x86-64_linux [2025-09-30T20:50:11.791Z] JOBSTARTTIME=Tue, 30 Sep 2025 20:50:07 +0000 [2025-09-30T20:50:11.791Z] JDK_VERSION=8 [2025-09-30T20:50:11.791Z] JOB_NAME=Test_openjdk8_hs_sanity.perf_x86-64_linux [2025-09-30T20:50:11.791Z] USE_TESTENV_PROPERTIES=false [2025-09-30T20:50:11.791Z] PERSONAL_BUILD=false [2025-09-30T20:50:11.791Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_x86-64_linux/1249/display/redirect [2025-09-30T20:50:11.791Z] AUTO_DETECT=true [2025-09-30T20:50:11.791Z] SSH_CONNECTION=78.47.239.97 57350 10.241.64.5 22 [2025-09-30T20:50:11.791Z] EXIT_SUCCESS=false [2025-09-30T20:50:11.791Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_x86-64_linux/display/redirect [2025-09-30T20:50:11.791Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux [2025-09-30T20:50:11.791Z] OPENJ9_BRANCH=master [2025-09-30T20:50:11.791Z] EXTERNAL_CUSTOM_BRANCH=master [2025-09-30T20:50:11.791Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/system_lib [2025-09-30T20:50:11.791Z] PARALLEL=Dynamic [2025-09-30T20:50:11.791Z] HUDSON_URL=https://ci.adoptium.net/ [2025-09-30T20:50:11.791Z] ITERATIONS=1 [2025-09-30T20:50:11.791Z] UPSTREAM_JOB_NUMBER=544 [2025-09-30T20:50:11.791Z] SPEC=linux_x86-64 [2025-09-30T20:50:11.791Z] XDG_SESSION_CLASS=user [2025-09-30T20:50:11.791Z] JDK_REPO=https://github.com/adoptium/jdk8u [2025-09-30T20:50:11.791Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-09-30T20:50:11.791Z] NODE_NAME=test-ibmcloud-centosstream10-x64-2 [2025-09-30T20:50:11.791Z] LESSOPEN=||/usr/bin/lesspipe.sh %s [2025-09-30T20:50:11.791Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2025-09-30T20:50:11.791Z] USER=jenkins [2025-09-30T20:50:11.791Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-09-30T20:50:11.791Z] DYNAMIC_COMPILE=false [2025-09-30T20:50:11.791Z] SHLVL=2 [2025-09-30T20:50:11.791Z] BUILD_TAG=jenkins-Test_openjdk8_hs_sanity.perf_x86-64_linux-1249 [2025-09-30T20:50:11.791Z] EXECUTOR_NUMBER=0 [2025-09-30T20:50:11.791Z] HUDSON_COOKIE=d57115b9-7a5f-4a1b-87b5-aacb87d4085c [2025-09-30T20:50:11.791Z] XDG_SESSION_ID=51 [2025-09-30T20:50:11.791Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-09-30T20:50:11.791Z] ADOPTOPENJDK_BRANCH=master [2025-09-30T20:50:11.791Z] ORIGIN_JDK_VERSION=8 [2025-09-30T20:50:11.791Z] XDG_RUNTIME_DIR=/run/user/1002 [2025-09-30T20:50:11.791Z] NUM_PROCESSORS=2 [2025-09-30T20:50:11.791Z] SSH_CLIENT=78.47.239.97 57350 22 [2025-09-30T20:50:11.791Z] DEBUGINFOD_URLS=https://debuginfod.centos.org/ [2025-09-30T20:50:11.791Z] DEBUGINFOD_IMA_CERT_PATH=/etc/keys/ima: [2025-09-30T20:50:11.791Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2025-09-30T20:50:11.791Z] STAGE_NAME=Setup [2025-09-30T20:50:11.791Z] NODE_LABELS=ci.role.testX test-ibmcloud-centosstream10-x64-2 linux x64 rhel sw.os.linux sw.tool.docker ci.role.perf hw.arch.x86 [2025-09-30T20:50:11.791Z] EXTERNAL_TEST_CMD=mvn clean install [2025-09-30T20:50:11.791Z] TEST_TIME=120 [2025-09-30T20:50:11.791Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux@tmp [2025-09-30T20:50:11.791Z] PATH=/home/jenkins/.local/bin:/home/jenkins/bin:/usr/lib64/ccache:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin [2025-09-30T20:50:11.791Z] LIGHT_WEIGHT_CHECKOUT=false [2025-09-30T20:50:11.791Z] TKG_OWNER_BRANCH=adoptium:master [2025-09-30T20:50:11.791Z] CI=true [2025-09-30T20:50:11.791Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_x86-64_linux/1249/display/redirect?page=artifacts [2025-09-30T20:50:11.791Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus [2025-09-30T20:50:11.791Z] ACTIVE_NODE_TIMEOUT=5 [2025-09-30T20:50:11.791Z] RERUN_FAILURE=true [2025-09-30T20:50:11.791Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2025-09-30T20:50:11.791Z] BUILD_LIST=perf [2025-09-30T20:50:11.791Z] BUILD_ID=1249 [2025-09-30T20:50:11.791Z] OLDPWD=/home/jenkins [2025-09-30T20:50:11.791Z] USE_JRE=false [2025-09-30T20:50:11.791Z] TARGET=sanity.perf [2025-09-30T20:50:11.791Z] JDK_IMPL=hotspot Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-09-30T20:50:12.089Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2025-09-30T20:50:12.102Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2025-09-30T20:50:52.457Z] Copied 6 artifacts from "build-scripts » jobs » jdk8u » jdk8u-linux-x64-temurin" build number 544 [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-09-30T20:50:52.634Z] 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-09-30T20:50:52.643Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux [Pipeline] { [Pipeline] sshagent [2025-09-30T20:50:52.715Z] $ ssh-agent [2025-09-30T20:50:53.165Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXX8Wxbtb/agent.683442 [2025-09-30T20:50:53.167Z] SSH_AGENT_PID=683444 [2025-09-30T20:50:53.167Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-09-30T20:50:53.190Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests [Pipeline] { [Pipeline] withCredentials [2025-09-30T20:50:53.209Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2025-09-30T20:50:54.400Z] ++ pwd [2025-09-30T20:50:54.400Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/.. -p x86-64_linux -r upstream -j 8 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master [2025-09-30T20:50:54.400Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests [2025-09-30T20:50:54.400Z] get jdk binary... [2025-09-30T20:50:54.400Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2025-09-30T20:50:54.401Z] Uncompressing file: OpenJDK8U-jdk-sources_8u472b07-ea.tar.gz ... [2025-09-30T20:51:00.483Z] List files in jdkbinary folder... [2025-09-30T20:51:00.483Z] total 385480 [2025-09-30T20:51:00.483Z] -rw-r--r--. 1 jenkins jenkins 156974819 Sep 30 20:34 OpenJDK8U-debugimage_x64_linux_hotspot_8u472b07-ea.tar.gz [2025-09-30T20:51:00.483Z] -rw-r--r--. 1 jenkins jenkins 93154699 Sep 30 20:11 OpenJDK8U-jdk-sources_8u472b07-ea.tar.gz [2025-09-30T20:51:00.483Z] -rw-r--r--. 1 jenkins jenkins 103083712 Sep 30 20:34 OpenJDK8U-jdk_x64_linux_hotspot_8u472b07-ea.tar.gz [2025-09-30T20:51:00.484Z] -rw-r--r--. 1 jenkins jenkins 41410104 Sep 30 20:33 OpenJDK8U-jre_x64_linux_hotspot_8u472b07-ea.tar.gz [2025-09-30T20:51:00.484Z] -rw-r--r--. 1 jenkins jenkins 80285 Sep 30 20:39 OpenJDK8U-sbom_x64_linux_hotspot_8u472b07-ea.json [2025-09-30T20:51:00.484Z] -rw-rw-r--. 1 jenkins jenkins 21292 Sep 30 20:38 OpenJDK8U-sbom_x64_linux_hotspot_8u472b07-ea-metadata.json [2025-09-30T20:51:00.484Z] drwxr-xr-x. 3 jenkins jenkins 30 Sep 30 20:50 tmp [2025-09-30T20:51:00.484Z] List files in jdkbinary/tmp folder... [2025-09-30T20:51:00.484Z] total 4 [2025-09-30T20:51:00.484Z] drwxr-xr-x. 15 jenkins jenkins 4096 Sep 30 20:10 jdk8u472-b07-src [2025-09-30T20:51:00.484Z] Moving directory jdk8u472-b07-src/ to ../source-image [2025-09-30T20:51:00.484Z] Uncompressing file: OpenJDK8U-jdk_x64_linux_hotspot_8u472b07-ea.tar.gz ... [2025-09-30T20:51:06.488Z] List files in jdkbinary folder... [2025-09-30T20:51:06.488Z] total 385484 [2025-09-30T20:51:06.488Z] -rw-r--r--. 1 jenkins jenkins 156974819 Sep 30 20:34 OpenJDK8U-debugimage_x64_linux_hotspot_8u472b07-ea.tar.gz [2025-09-30T20:51:06.488Z] -rw-r--r--. 1 jenkins jenkins 93154699 Sep 30 20:11 OpenJDK8U-jdk-sources_8u472b07-ea.tar.gz [2025-09-30T20:51:06.488Z] -rw-r--r--. 1 jenkins jenkins 103083712 Sep 30 20:34 OpenJDK8U-jdk_x64_linux_hotspot_8u472b07-ea.tar.gz [2025-09-30T20:51:06.488Z] -rw-r--r--. 1 jenkins jenkins 41410104 Sep 30 20:33 OpenJDK8U-jre_x64_linux_hotspot_8u472b07-ea.tar.gz [2025-09-30T20:51:06.488Z] -rw-r--r--. 1 jenkins jenkins 80285 Sep 30 20:39 OpenJDK8U-sbom_x64_linux_hotspot_8u472b07-ea.json [2025-09-30T20:51:06.488Z] -rw-rw-r--. 1 jenkins jenkins 21292 Sep 30 20:38 OpenJDK8U-sbom_x64_linux_hotspot_8u472b07-ea-metadata.json [2025-09-30T20:51:06.488Z] drwxr-xr-x. 15 jenkins jenkins 4096 Sep 30 20:10 source-image [2025-09-30T20:51:06.488Z] drwxr-xr-x. 3 jenkins jenkins 26 Sep 30 20:51 tmp [2025-09-30T20:51:06.488Z] List files in jdkbinary/tmp folder... [2025-09-30T20:51:06.488Z] total 0 [2025-09-30T20:51:06.488Z] drwxr-xr-x. 8 jenkins jenkins 190 Sep 30 20:33 jdk8u472-b07 [2025-09-30T20:51:06.488Z] Moving directory jdk8u472-b07/ to ../j2sdk-image [2025-09-30T20:51:06.488Z] Uncompressing file: OpenJDK8U-jre_x64_linux_hotspot_8u472b07-ea.tar.gz ... [2025-09-30T20:51:09.404Z] List files in jdkbinary folder... [2025-09-30T20:51:09.404Z] total 385484 [2025-09-30T20:51:09.404Z] drwxr-xr-x. 8 jenkins jenkins 190 Sep 30 20:33 j2sdk-image [2025-09-30T20:51:09.404Z] -rw-r--r--. 1 jenkins jenkins 156974819 Sep 30 20:34 OpenJDK8U-debugimage_x64_linux_hotspot_8u472b07-ea.tar.gz [2025-09-30T20:51:09.404Z] -rw-r--r--. 1 jenkins jenkins 93154699 Sep 30 20:11 OpenJDK8U-jdk-sources_8u472b07-ea.tar.gz [2025-09-30T20:51:09.404Z] -rw-r--r--. 1 jenkins jenkins 103083712 Sep 30 20:34 OpenJDK8U-jdk_x64_linux_hotspot_8u472b07-ea.tar.gz [2025-09-30T20:51:09.404Z] -rw-r--r--. 1 jenkins jenkins 41410104 Sep 30 20:33 OpenJDK8U-jre_x64_linux_hotspot_8u472b07-ea.tar.gz [2025-09-30T20:51:09.404Z] -rw-r--r--. 1 jenkins jenkins 80285 Sep 30 20:39 OpenJDK8U-sbom_x64_linux_hotspot_8u472b07-ea.json [2025-09-30T20:51:09.404Z] -rw-rw-r--. 1 jenkins jenkins 21292 Sep 30 20:38 OpenJDK8U-sbom_x64_linux_hotspot_8u472b07-ea-metadata.json [2025-09-30T20:51:09.404Z] drwxr-xr-x. 15 jenkins jenkins 4096 Sep 30 20:10 source-image [2025-09-30T20:51:09.404Z] drwxr-xr-x. 3 jenkins jenkins 30 Sep 30 20:51 tmp [2025-09-30T20:51:09.404Z] List files in jdkbinary/tmp folder... [2025-09-30T20:51:09.404Z] total 0 [2025-09-30T20:51:09.404Z] drwxr-xr-x. 5 jenkins jenkins 135 Sep 30 20:33 jdk8u472-b07-jre [2025-09-30T20:51:09.404Z] Moving directory jdk8u472-b07-jre/ to ../j2re-image [2025-09-30T20:51:09.404Z] Uncompressing OpenJDK8U-debugimage_x64_linux_hotspot_8u472b07-ea.tar.gz over ./j2sdk-image/jre... [2025-09-30T20:51:16.714Z] Removing top-level folder jdk8u472-b07-debug-image/ [2025-09-30T20:51:16.714Z] Removing top-level folder jdk8u472-b07/ [2025-09-30T20:51:27.122Z] Run /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java -version [2025-09-30T20:51:27.122Z] =JAVA VERSION OUTPUT BEGIN= [2025-09-30T20:51:27.122Z] openjdk version "1.8.0_472-beta" [2025-09-30T20:51:27.122Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-beta-202509302010-b07) [2025-09-30T20:51:27.122Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b07, mixed mode) [2025-09-30T20:51:27.122Z] =JAVA VERSION OUTPUT END= [2025-09-30T20:51:27.122Z] =RELEASE INFO BEGIN= [2025-09-30T20:51:27.122Z] JAVA_VERSION="1.8.0_472" [2025-09-30T20:51:27.122Z] OS_NAME="Linux" [2025-09-30T20:51:27.122Z] OS_VERSION="2.6" [2025-09-30T20:51:27.122Z] OS_ARCH="amd64" [2025-09-30T20:51:27.122Z] SOURCE=".:git:695734b33a1a+" [2025-09-30T20:51:27.122Z] IMPLEMENTOR="Eclipse Adoptium" [2025-09-30T20:51:27.122Z] BUILD_SOURCE="git:3fa460839d777feba84a90a9d059a2673fa9459f" [2025-09-30T20:51:27.122Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2025-09-30T20:51:27.122Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git" [2025-09-30T20:51:27.122Z] FULL_VERSION="1.8.0_472-beta-202509302010-b07" [2025-09-30T20:51:27.122Z] SEMANTIC_VERSION="8.0.472+7" [2025-09-30T20:51:27.122Z] BUILD_INFO="OS: Linux Version: 6.8.0-1031-azure" [2025-09-30T20:51:27.122Z] JVM_VARIANT="Hotspot" [2025-09-30T20:51:27.122Z] JVM_VERSION="25.472-b07" [2025-09-30T20:51:27.122Z] IMAGE_TYPE="JDK" [2025-09-30T20:51:27.122Z] =RELEASE INFO END= [2025-09-30T20:51:27.122Z] get testKitGen... [2025-09-30T20:51:27.122Z] git clone -q https://github.com/adoptium/TKG.git [2025-09-30T20:51:27.122Z] git rev-parse master [2025-09-30T20:51:27.122Z] git checkout -q -f c0fd937c76392ba409c11608c1308e6d1c89b8af [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-09-30T20:51:27.555Z] $ ssh-agent -k [2025-09-30T20:51:27.559Z] unset SSH_AUTH_SOCK; [2025-09-30T20:51:27.559Z] unset SSH_AGENT_PID; [2025-09-30T20:51:27.559Z] echo Agent pid 683444 killed; [2025-09-30T20:51:28.003Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-09-30T20:51:28.529Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=sanity.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=x86-64_linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk8u472-b07_adopt&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=544&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2025-09-30T20:51:28.549Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=sanity.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=x86-64_linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=test-ibmcloud-centosstream10-x64-2&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk8u472-b07_adopt&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=544&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-09-30T20:51:28.589Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-09-30T20:51:29.205Z] Copied 1 artifact from "getTRSSOutput" build number 1911 [Pipeline] sh [2025-09-30T20:51:30.354Z] + cd ./aqa-tests/TKG/resources/TRSS [2025-09-30T20:51:30.355Z] + gzip -cd TRSSOutput.tar.gz [2025-09-30T20:51:30.355Z] + tar xof - [2025-09-30T20:51:30.355Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-09-30T20:51:30.678Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-09-30T20:51:30.696Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-09-30T20:51:31.839Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-09-30T20:51:59.989Z] -------------------------------------------- [2025-09-30T20:51:59.989Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib [2025-09-30T20:51:59.989Z] task is set to default [2025-09-30T20:51:59.989Z] dependencyList is set to all [2025-09-30T20:51:59.989Z] -------------------------------------------- [2025-09-30T20:51:59.989Z] Starting download third party dependent jars [2025-09-30T20:51:59.989Z] -------------------------------------------- [2025-09-30T20:51:59.989Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib [2025-09-30T20:51:59.989Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-09-30T20:51:59.989Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-09-30T20:51:59.989Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2025-09-30T20:51:59.989Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-09-30T20:51:59.989Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-09-30T20:51:59.989Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2025-09-30T20:51:59.989Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2025-09-30T20:51:59.989Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2025-09-30T20:51:59.989Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-09-30T20:51:59.989Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading [2025-09-30T20:51:59.989Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2025-09-30T20:51:59.989Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2025-09-30T20:51:59.989Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-09-30T20:51:59.989Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2025-09-30T20:51:59.989Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-09-30T20:51:59.989Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading [2025-09-30T20:51:59.989Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2025-09-30T20:51:59.989Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-09-30T20:51:59.989Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading [2025-09-30T20:51:59.989Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-09-30T20:51:59.989Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2025-09-30T20:51:59.989Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-09-30T20:51:59.989Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2025-09-30T20:51:59.990Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-09-30T20:51:59.990Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading [2025-09-30T20:51:59.990Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-09-30T20:51:59.990Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2025-09-30T20:51:59.990Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] nodesByLabel [2025-09-30T20:52:00.313Z] Found a total of 7 nodes with the 'hw.arch.x86&&sw.os.linux&&ci.role.perf' label [Pipeline] sh [2025-09-30T20:52:01.523Z] + cd ./aqa-tests/TKG [2025-09-30T20:52:01.524Z] ++ uname [2025-09-30T20:52:01.524Z] + '[' Linux = AIX ']' [2025-09-30T20:52:01.524Z] ++ uname [2025-09-30T20:52:01.524Z] + '[' Linux = SunOS ']' [2025-09-30T20:52:01.524Z] ++ uname [2025-09-30T20:52:01.524Z] + '[' Linux = '*BSD' ']' [2025-09-30T20:52:01.524Z] + MAKE=make [2025-09-30T20:52:01.524Z] + make genParallelList TEST=sanity.perf TEST_TIME=120 NUM_MACHINES= [2025-09-30T20:52:01.524Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image [2025-09-30T20:52:01.524Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib [2025-09-30T20:52:01.524Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-09-30T20:52:01.524Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-09-30T20:52:01.524Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-09-30T20:52:01.524Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-09-30T20:52:01.524Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml [2025-09-30T20:52:01.524Z] [2025-09-30T20:52:01.524Z] build: [2025-09-30T20:52:01.524Z] [2025-09-30T20:52:01.524Z] clean: [2025-09-30T20:52:02.171Z] [2025-09-30T20:52:02.171Z] init: [2025-09-30T20:52:02.171Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/bin [2025-09-30T20:52:02.171Z] [2025-09-30T20:52:02.171Z] getDependentLibs: [2025-09-30T20:52:02.171Z] [exec] -------------------------------------------- [2025-09-30T20:52:02.171Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib [2025-09-30T20:52:02.171Z] [exec] task is set to default [2025-09-30T20:52:02.171Z] [exec] dependencyList is set to json_simple [2025-09-30T20:52:02.171Z] [exec] -------------------------------------------- [2025-09-30T20:52:02.171Z] [exec] Starting download third party dependent jars [2025-09-30T20:52:02.171Z] [exec] -------------------------------------------- [2025-09-30T20:52:02.171Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib [2025-09-30T20:52:02.171Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-09-30T20:52:02.171Z] [exec] downloaded dependent third party jars successfully [2025-09-30T20:52:02.171Z] [2025-09-30T20:52:02.171Z] compile: [2025-09-30T20:52:02.171Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-09-30T20:52:02.171Z] [echo] ============COMPILER SETTINGS============ [2025-09-30T20:52:02.171Z] [echo] ===fork: yes [2025-09-30T20:52:02.171Z] [echo] ===debug: on [2025-09-30T20:52:02.171Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/bin [2025-09-30T20:52:03.507Z] [2025-09-30T20:52:03.507Z] dist: [2025-09-30T20:52:03.507Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar [2025-09-30T20:52:04.152Z] [2025-09-30T20:52:04.152Z] BUILD SUCCESSFUL [2025-09-30T20:52:04.152Z] Total time: 2 seconds [2025-09-30T20:52:04.152Z] 0 [2025-09-30T20:52:04.152Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-09-30T20:52:04.152Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-09-30T20:52:04.152Z] microArchOutput: model name : Intel Xeon Processor (Cascadelake) [2025-09-30T20:52:10.212Z] ****************************** MACHINE INFO ****************************** [2025-09-30T20:52:10.212Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG [2025-09-30T20:52:10.212Z] Free Physical Memory Size : 246132736 [2025-09-30T20:52:10.212Z] Free space (bytes) : 67911004160 [2025-09-30T20:52:10.212Z] Total Physical Memory Size : 3830820864 [2025-09-30T20:52:10.212Z] Total space (bytes) : 107199070208 [2025-09-30T20:52:10.212Z] Usable space (bytes) : 67911004160 [2025-09-30T20:52:10.212Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-09-30T20:52:10.212Z] bashVersion : [2025-09-30T20:52:10.212Z] GNU bash, version 5.2.26(1)-release (x86_64-redhat-linux-gnu) [2025-09-30T20:52:10.212Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-09-30T20:52:10.212Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-09-30T20:52:10.212Z] [2025-09-30T20:52:10.212Z] This is free software; you are free to change and redistribute it. [2025-09-30T20:52:10.212Z] There is NO WARRANTY, to the extent permitted by law. [2025-09-30T20:52:10.212Z] cpuCores : 2 [2025-09-30T20:52:10.212Z] curlVersion : [2025-09-30T20:52:10.212Z] curl 8.12.1 (x86_64-redhat-linux-gnu) libcurl/8.12.1 OpenSSL/3.5.1 zlib/1.3.1.zlib-ng brotli/1.1.0 libidn2/2.3.7 libpsl/0.21.5 libssh/0.11.1/openssl/zlib nghttp2/1.64.0 OpenLDAP/2.6.9 [2025-09-30T20:52:10.212Z] Release-Date: 2025-02-13 [2025-09-30T20:52:10.212Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss [2025-09-30T20:52:10.212Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets [2025-09-30T20:52:10.212Z] dockerVersion : bash: line 1: docker: command not found [2025-09-30T20:52:10.212Z] gcc version : 14 [2025-09-30T20:52:10.212Z] gclibc version : ldd (GNU libc) 2.39 [2025-09-30T20:52:10.212Z] gdb version : bash: line 1: gdb: command not found [2025-09-30T20:52:10.212Z] lldb version : Command could not be executed [2025-09-30T20:52:10.212Z] makeVersion : [2025-09-30T20:52:10.212Z] GNU Make 4.4.1 [2025-09-30T20:52:10.212Z] Built for x86_64-redhat-linux-gnu [2025-09-30T20:52:10.212Z] Copyright (C) 1988-2023 Free Software Foundation, Inc. [2025-09-30T20:52:10.212Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> [2025-09-30T20:52:10.212Z] This is free software: you are free to change and redistribute it. [2025-09-30T20:52:10.212Z] There is NO WARRANTY, to the extent permitted by law. [2025-09-30T20:52:10.212Z] mavenVersion : [2025-09-30T20:52:10.212Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2025-09-30T20:52:10.212Z] Maven home: /usr/local/apache-maven-3.6.3 [2025-09-30T20:52:10.212Z] Java version: 1.8.0_472-beta, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image/jre [2025-09-30T20:52:10.212Z] Default locale: en_US, platform encoding: UTF-8 [2025-09-30T20:52:10.212Z] OS name: "linux", version: "6.12.0-122.el10.x86_64", arch: "amd64", family: "unix" [2025-09-30T20:52:10.212Z] osInfo : [2025-09-30T20:52:10.212Z] NAME="CentOS Stream" [2025-09-30T20:52:10.212Z] VERSION="10 (Coughlan)" [2025-09-30T20:52:10.212Z] ID="centos" [2025-09-30T20:52:10.212Z] ID_LIKE="rhel fedora" [2025-09-30T20:52:10.212Z] VERSION_ID="10" [2025-09-30T20:52:10.212Z] PLATFORM_ID="platform:el10" [2025-09-30T20:52:10.212Z] PRETTY_NAME="CentOS Stream 10 (Coughlan)" [2025-09-30T20:52:10.212Z] ANSI_COLOR="0;31" [2025-09-30T20:52:10.212Z] LOGO="fedora-logo-icon" [2025-09-30T20:52:10.212Z] CPE_NAME="cpe:/o:centos:centos:10" [2025-09-30T20:52:10.212Z] HOME_URL="https://centos.org/" [2025-09-30T20:52:10.212Z] VENDOR_NAME="CentOS" [2025-09-30T20:52:10.212Z] VENDOR_URL="https://centos.org/" [2025-09-30T20:52:10.212Z] BUG_REPORT_URL="https://issues.redhat.com/" [2025-09-30T20:52:10.212Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 10" [2025-09-30T20:52:10.212Z] REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" [2025-09-30T20:52:10.212Z] osLabel : cent.10 [2025-09-30T20:52:10.212Z] perlVersion : [2025-09-30T20:52:10.212Z] [2025-09-30T20:52:10.212Z] This is perl 5, version 40, subversion 2 (v5.40.2) built for x86_64-linux-thread-multi [2025-09-30T20:52:10.212Z] (with 16 registered patches, see perl -V for more detail) [2025-09-30T20:52:10.212Z] [2025-09-30T20:52:10.212Z] Copyright 1987-2025, Larry Wall [2025-09-30T20:52:10.212Z] [2025-09-30T20:52:10.212Z] Perl may be copied only under the terms of either the Artistic License or the [2025-09-30T20:52:10.212Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-09-30T20:52:10.212Z] [2025-09-30T20:52:10.212Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-09-30T20:52:10.212Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-09-30T20:52:10.212Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2025-09-30T20:52:10.212Z] [2025-09-30T20:52:10.212Z] podmanVersion : bash: line 1: podman: command not found [2025-09-30T20:52:10.212Z] procArch : unknown [2025-09-30T20:52:10.212Z] sysArch : x86_64 [2025-09-30T20:52:10.212Z] sysOS : Linux [2025-09-30T20:52:10.212Z] ulimit : [2025-09-30T20:52:10.212Z] real-time non-blocking time (microseconds, -R) unlimited [2025-09-30T20:52:10.212Z] core file size (blocks, -c) unlimited [2025-09-30T20:52:10.213Z] data seg size (kbytes, -d) unlimited [2025-09-30T20:52:10.213Z] scheduling priority (-e) 0 [2025-09-30T20:52:10.213Z] file size (blocks, -f) unlimited [2025-09-30T20:52:10.213Z] pending signals (-i) 14409 [2025-09-30T20:52:10.213Z] max locked memory (kbytes, -l) 8192 [2025-09-30T20:52:10.213Z] max memory size (kbytes, -m) unlimited [2025-09-30T20:52:10.213Z] open files (-n) 524288 [2025-09-30T20:52:10.213Z] pipe size (512 bytes, -p) 8 [2025-09-30T20:52:10.213Z] POSIX message queues (bytes, -q) 819200 [2025-09-30T20:52:10.213Z] real-time priority (-r) 0 [2025-09-30T20:52:10.213Z] stack size (kbytes, -s) 8192 [2025-09-30T20:52:10.213Z] cpu time (seconds, -t) unlimited [2025-09-30T20:52:10.213Z] max user processes (-u) 14409 [2025-09-30T20:52:10.213Z] virtual memory (kbytes, -v) unlimited [2025-09-30T20:52:10.213Z] file locks (-x) unlimited [2025-09-30T20:52:10.213Z] uname : Linux adopttest-cs10-x64-2 6.12.0-122.el10.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Aug 18 22:49:36 UTC 2025 x86_64 GNU/Linux [2025-09-30T20:52:10.213Z] vmVendor : Oracle Corporation [2025-09-30T20:52:10.213Z] vmVersion : 25.472-b07 [2025-09-30T20:52:10.213Z] xlc version : bash: line 1: xlC: command not found [2025-09-30T20:52:10.213Z] ************************************************************************** [2025-09-30T20:52:10.213Z] [2025-09-30T20:52:10.213Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-09-30T20:52:10.213Z] [2025-09-30T20:52:10.213Z] System.getProperty('java.vendor')=Temurin [2025-09-30T20:52:10.213Z] [2025-09-30T20:52:10.213Z] System.getProperty('os.name')=Linux [2025-09-30T20:52:10.213Z] [2025-09-30T20:52:10.213Z] System.getProperty('os.arch')=amd64 [2025-09-30T20:52:10.213Z] [2025-09-30T20:52:10.213Z] System.getProperty('java.fullversion')=null [2025-09-30T20:52:10.213Z] [2025-09-30T20:52:10.213Z] System.getProperty('sun.arch.data.model')=64 [2025-09-30T20:52:10.213Z] [2025-09-30T20:52:10.213Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=sanity.perf TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib [2025-09-30T20:52:10.213Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG' [2025-09-30T20:52:10.213Z] perl scripts/configure.pl [2025-09-30T20:52:10.213Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_x86-64 --microArch="" --osLabel="cent.10" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-09-30T20:52:10.213Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-09-30T20:52:10.213Z] [2025-09-30T20:52:10.213Z] [2025-09-30T20:52:10.213Z] Starting to generate parallel test lists. [2025-09-30T20:52:10.213Z] [2025-09-30T20:52:10.213Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml [2025-09-30T20:52:10.213Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml [2025-09-30T20:52:10.213Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml [2025-09-30T20:52:10.213Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/liberty/playlist.xml [2025-09-30T20:52:10.213Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml [2025-09-30T20:52:10.213Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml [2025-09-30T20:52:10.213Z] Attempting to get test duration data from TRSS. [2025-09-30T20:52:10.213Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=8&impl=hs&platform=x86-64_linux&group=perf&level=sanity [2025-09-30T20:52:10.857Z] Attempting to get test duration data from cached files. [2025-09-30T20:52:10.857Z] [2025-09-30T20:52:10.857Z] TEST DURATION [2025-09-30T20:52:10.857Z] ==================================================================================== [2025-09-30T20:52:10.857Z] Total number of tests searched: 8 [2025-09-30T20:52:10.857Z] Number of test durations found: 8 [2025-09-30T20:52:10.857Z] Top slowest tests: [2025-09-30T20:52:10.857Z] 06m35s IdleMicrobenchmark_HS_0 [2025-09-30T20:52:10.857Z] 02m52s renaissance-future-genetic_0 [2025-09-30T20:52:10.857Z] 02m21s renaissance-fj-kmeans_0 [2025-09-30T20:52:10.857Z] ==================================================================================== [2025-09-30T20:52:10.857Z] [2025-09-30T20:52:10.857Z] Test target is split into 1 lists. [2025-09-30T20:52:10.857Z] Reducing estimated test running time from 12m36s to 12m36s. [2025-09-30T20:52:10.857Z] [2025-09-30T20:52:10.857Z] -------------------------------------testList_0------------------------------------- [2025-09-30T20:52:10.857Z] Number of tests: 8 [2025-09-30T20:52:10.857Z] Estimated running time: 12m36s [2025-09-30T20:52:10.857Z] TESTLIST=IdleMicrobenchmark_HS_0,renaissance-future-genetic_0,renaissance-fj-kmeans_0,renaissance-scala-kmeans_0,dacapo-h2_0,renaissance-akka-uct_0,renaissance-naive-bayes_0,dacapo-lusearch-fix_0 [2025-09-30T20:52:10.857Z] ------------------------------------------------------------------------------------ [2025-09-30T20:52:10.857Z] [2025-09-30T20:52:10.857Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [2025-09-30T20:52:10.857Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2025-09-30T20:52:11.262Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2025-09-30T20:52:11.570Z] Number of test list is 1, no need to run tests in child job. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2025-09-30T20:52:11.630Z] Building tests... [Pipeline] timeout [2025-09-30T20:52:11.633Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-09-30T20:52:11.647Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-09-30T20:52:12.789Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-09-30T20:52:15.767Z] -------------------------------------------- [2025-09-30T20:52:15.767Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib [2025-09-30T20:52:15.767Z] task is set to default [2025-09-30T20:52:15.767Z] dependencyList is set to all [2025-09-30T20:52:15.767Z] -------------------------------------------- [2025-09-30T20:52:15.767Z] Starting download third party dependent jars [2025-09-30T20:52:15.767Z] -------------------------------------------- [2025-09-30T20:52:15.767Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib [2025-09-30T20:52:15.767Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2025-09-30T20:52:15.767Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading [2025-09-30T20:52:15.767Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-09-30T20:52:15.767Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-09-30T20:52:15.767Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading [2025-09-30T20:52:15.767Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading [2025-09-30T20:52:15.767Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2025-09-30T20:52:15.768Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-09-30T20:52:15.768Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2025-09-30T20:52:15.768Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2025-09-30T20:52:15.768Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-09-30T20:52:15.768Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-09-30T20:52:15.768Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-09-30T20:52:15.768Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-09-30T20:52:15.768Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2025-09-30T20:52:15.768Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2025-09-30T20:52:15.768Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2025-09-30T20:52:15.768Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2025-09-30T20:52:15.768Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading [2025-09-30T20:52:15.768Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2025-09-30T20:52:15.768Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-09-30T20:52:15.768Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-09-30T20:52:15.768Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2025-09-30T20:52:15.768Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-09-30T20:52:15.768Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-09-30T20:52:15.768Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2025-09-30T20:52:15.768Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-09-30T20:52:15.768Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2025-09-30T20:52:16.305Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] dir [2025-09-30T20:52:16.378Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests [Pipeline] { [Pipeline] sshagent [2025-09-30T20:52:16.493Z] $ ssh-agent [2025-09-30T20:52:16.934Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXTdjm1z/agent.684361 [2025-09-30T20:52:16.934Z] SSH_AGENT_PID=684363 [2025-09-30T20:52:16.934Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-30T20:52:18.103Z] + bash ./compile.sh [2025-09-30T20:52:18.103Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image [2025-09-30T20:52:18.103Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib [2025-09-30T20:52:18.103Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-09-30T20:52:18.103Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-09-30T20:52:18.104Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-09-30T20:52:18.104Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-09-30T20:52:18.104Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml [2025-09-30T20:52:18.104Z] [2025-09-30T20:52:18.104Z] build: [2025-09-30T20:52:18.104Z] [2025-09-30T20:52:18.104Z] clean: [2025-09-30T20:52:18.750Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/autoGenEnv.mk [2025-09-30T20:52:18.751Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/bin [2025-09-30T20:52:18.751Z] [2025-09-30T20:52:18.751Z] init: [2025-09-30T20:52:18.751Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/bin [2025-09-30T20:52:18.751Z] [2025-09-30T20:52:18.751Z] getDependentLibs: [2025-09-30T20:52:18.751Z] [exec] -------------------------------------------- [2025-09-30T20:52:18.751Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib [2025-09-30T20:52:18.751Z] [exec] task is set to default [2025-09-30T20:52:18.751Z] [exec] dependencyList is set to json_simple [2025-09-30T20:52:18.751Z] [exec] -------------------------------------------- [2025-09-30T20:52:18.751Z] [exec] Starting download third party dependent jars [2025-09-30T20:52:18.751Z] [exec] -------------------------------------------- [2025-09-30T20:52:18.751Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib [2025-09-30T20:52:18.751Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-09-30T20:52:18.751Z] [exec] downloaded dependent third party jars successfully [2025-09-30T20:52:18.751Z] [2025-09-30T20:52:18.751Z] compile: [2025-09-30T20:52:18.751Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-09-30T20:52:18.751Z] [echo] ============COMPILER SETTINGS============ [2025-09-30T20:52:18.751Z] [echo] ===fork: yes [2025-09-30T20:52:18.751Z] [echo] ===debug: on [2025-09-30T20:52:18.751Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/bin [2025-09-30T20:52:20.846Z] [2025-09-30T20:52:20.846Z] dist: [2025-09-30T20:52:20.846Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar [2025-09-30T20:52:20.846Z] [2025-09-30T20:52:20.846Z] BUILD SUCCESSFUL [2025-09-30T20:52:20.846Z] Total time: 2 seconds [2025-09-30T20:52:20.846Z] 0 [2025-09-30T20:52:20.846Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-09-30T20:52:20.846Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-09-30T20:52:20.846Z] microArchOutput: model name : Intel Xeon Processor (Cascadelake) [2025-09-30T20:52:26.815Z] ****************************** MACHINE INFO ****************************** [2025-09-30T20:52:26.815Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG [2025-09-30T20:52:26.815Z] Free Physical Memory Size : 259596288 [2025-09-30T20:52:26.815Z] Free space (bytes) : 67910873088 [2025-09-30T20:52:26.815Z] Total Physical Memory Size : 3830820864 [2025-09-30T20:52:26.815Z] Total space (bytes) : 107199070208 [2025-09-30T20:52:26.815Z] Usable space (bytes) : 67910873088 [2025-09-30T20:52:26.815Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-09-30T20:52:26.815Z] bashVersion : [2025-09-30T20:52:26.815Z] GNU bash, version 5.2.26(1)-release (x86_64-redhat-linux-gnu) [2025-09-30T20:52:26.815Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-09-30T20:52:26.815Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-09-30T20:52:26.815Z] [2025-09-30T20:52:26.815Z] This is free software; you are free to change and redistribute it. [2025-09-30T20:52:26.815Z] There is NO WARRANTY, to the extent permitted by law. [2025-09-30T20:52:26.815Z] cpuCores : 2 [2025-09-30T20:52:26.815Z] curlVersion : [2025-09-30T20:52:26.816Z] curl 8.12.1 (x86_64-redhat-linux-gnu) libcurl/8.12.1 OpenSSL/3.5.1 zlib/1.3.1.zlib-ng brotli/1.1.0 libidn2/2.3.7 libpsl/0.21.5 libssh/0.11.1/openssl/zlib nghttp2/1.64.0 OpenLDAP/2.6.9 [2025-09-30T20:52:26.816Z] Release-Date: 2025-02-13 [2025-09-30T20:52:26.816Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss [2025-09-30T20:52:26.816Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets [2025-09-30T20:52:26.816Z] dockerVersion : bash: line 1: docker: command not found [2025-09-30T20:52:26.816Z] gcc version : 14 [2025-09-30T20:52:26.816Z] gclibc version : ldd (GNU libc) 2.39 [2025-09-30T20:52:26.816Z] gdb version : bash: line 1: gdb: command not found [2025-09-30T20:52:26.816Z] lldb version : Command could not be executed [2025-09-30T20:52:26.816Z] makeVersion : [2025-09-30T20:52:26.816Z] GNU Make 4.4.1 [2025-09-30T20:52:26.816Z] Built for x86_64-redhat-linux-gnu [2025-09-30T20:52:26.816Z] Copyright (C) 1988-2023 Free Software Foundation, Inc. [2025-09-30T20:52:26.816Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> [2025-09-30T20:52:26.816Z] This is free software: you are free to change and redistribute it. [2025-09-30T20:52:26.816Z] There is NO WARRANTY, to the extent permitted by law. [2025-09-30T20:52:26.816Z] mavenVersion : [2025-09-30T20:52:26.816Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2025-09-30T20:52:26.816Z] Maven home: /usr/local/apache-maven-3.6.3 [2025-09-30T20:52:26.816Z] Java version: 1.8.0_472-beta, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image/jre [2025-09-30T20:52:26.816Z] Default locale: en_US, platform encoding: UTF-8 [2025-09-30T20:52:26.816Z] OS name: "linux", version: "6.12.0-122.el10.x86_64", arch: "amd64", family: "unix" [2025-09-30T20:52:26.816Z] osInfo : [2025-09-30T20:52:26.816Z] NAME="CentOS Stream" [2025-09-30T20:52:26.816Z] VERSION="10 (Coughlan)" [2025-09-30T20:52:26.816Z] ID="centos" [2025-09-30T20:52:26.816Z] ID_LIKE="rhel fedora" [2025-09-30T20:52:26.816Z] VERSION_ID="10" [2025-09-30T20:52:26.816Z] PLATFORM_ID="platform:el10" [2025-09-30T20:52:26.816Z] PRETTY_NAME="CentOS Stream 10 (Coughlan)" [2025-09-30T20:52:26.816Z] ANSI_COLOR="0;31" [2025-09-30T20:52:26.816Z] LOGO="fedora-logo-icon" [2025-09-30T20:52:26.816Z] CPE_NAME="cpe:/o:centos:centos:10" [2025-09-30T20:52:26.816Z] HOME_URL="https://centos.org/" [2025-09-30T20:52:26.816Z] VENDOR_NAME="CentOS" [2025-09-30T20:52:26.816Z] VENDOR_URL="https://centos.org/" [2025-09-30T20:52:26.816Z] BUG_REPORT_URL="https://issues.redhat.com/" [2025-09-30T20:52:26.816Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 10" [2025-09-30T20:52:26.816Z] REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" [2025-09-30T20:52:26.816Z] osLabel : cent.10 [2025-09-30T20:52:26.816Z] perlVersion : [2025-09-30T20:52:26.816Z] [2025-09-30T20:52:26.817Z] This is perl 5, version 40, subversion 2 (v5.40.2) built for x86_64-linux-thread-multi [2025-09-30T20:52:26.817Z] (with 16 registered patches, see perl -V for more detail) [2025-09-30T20:52:26.817Z] [2025-09-30T20:52:26.817Z] Copyright 1987-2025, Larry Wall [2025-09-30T20:52:26.817Z] [2025-09-30T20:52:26.817Z] Perl may be copied only under the terms of either the Artistic License or the [2025-09-30T20:52:26.817Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-09-30T20:52:26.817Z] [2025-09-30T20:52:26.817Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-09-30T20:52:26.817Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-09-30T20:52:26.817Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2025-09-30T20:52:26.817Z] [2025-09-30T20:52:26.817Z] podmanVersion : bash: line 1: podman: command not found [2025-09-30T20:52:26.817Z] procArch : unknown [2025-09-30T20:52:26.817Z] sysArch : x86_64 [2025-09-30T20:52:26.817Z] sysOS : Linux [2025-09-30T20:52:26.817Z] ulimit : [2025-09-30T20:52:26.817Z] real-time non-blocking time (microseconds, -R) unlimited [2025-09-30T20:52:26.817Z] core file size (blocks, -c) unlimited [2025-09-30T20:52:26.817Z] data seg size (kbytes, -d) unlimited [2025-09-30T20:52:26.817Z] scheduling priority (-e) 0 [2025-09-30T20:52:26.817Z] file size (blocks, -f) unlimited [2025-09-30T20:52:26.817Z] pending signals (-i) 14409 [2025-09-30T20:52:26.817Z] max locked memory (kbytes, -l) 8192 [2025-09-30T20:52:26.817Z] max memory size (kbytes, -m) unlimited [2025-09-30T20:52:26.817Z] open files (-n) 524288 [2025-09-30T20:52:26.817Z] pipe size (512 bytes, -p) 8 [2025-09-30T20:52:26.817Z] POSIX message queues (bytes, -q) 819200 [2025-09-30T20:52:26.817Z] real-time priority (-r) 0 [2025-09-30T20:52:26.817Z] stack size (kbytes, -s) 8192 [2025-09-30T20:52:26.817Z] cpu time (seconds, -t) unlimited [2025-09-30T20:52:26.817Z] max user processes (-u) 14409 [2025-09-30T20:52:26.817Z] virtual memory (kbytes, -v) unlimited [2025-09-30T20:52:26.817Z] file locks (-x) unlimited [2025-09-30T20:52:26.817Z] uname : Linux adopttest-cs10-x64-2 6.12.0-122.el10.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Aug 18 22:49:36 UTC 2025 x86_64 GNU/Linux [2025-09-30T20:52:26.817Z] vmVendor : Oracle Corporation [2025-09-30T20:52:26.817Z] vmVersion : 25.472-b07 [2025-09-30T20:52:26.817Z] xlc version : bash: line 1: xlC: command not found [2025-09-30T20:52:26.817Z] ************************************************************************** [2025-09-30T20:52:26.817Z] [2025-09-30T20:52:26.817Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-09-30T20:52:26.817Z] [2025-09-30T20:52:26.817Z] System.getProperty('java.vendor')=Temurin [2025-09-30T20:52:26.817Z] [2025-09-30T20:52:26.817Z] System.getProperty('os.name')=Linux [2025-09-30T20:52:26.817Z] [2025-09-30T20:52:26.817Z] System.getProperty('os.arch')=amd64 [2025-09-30T20:52:26.818Z] [2025-09-30T20:52:26.818Z] System.getProperty('java.fullversion')=null [2025-09-30T20:52:26.818Z] [2025-09-30T20:52:26.818Z] System.getProperty('sun.arch.data.model')=64 [2025-09-30T20:52:26.818Z] [2025-09-30T20:52:26.818Z] make -f clean.mk cleanBuild [2025-09-30T20:52:26.818Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG' [2025-09-30T20:52:26.818Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest [2025-09-30T20:52:26.818Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG' [2025-09-30T20:52:26.818Z] make -f compile.mk compile [2025-09-30T20:52:26.818Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG' [2025-09-30T20:52:26.818Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-09-30T20:52:26.818Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-09-30T20:52:26.818Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_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_sanity.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_x86-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-09-30T20:52:26.819Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-09-30T20:52:26.819Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/scripts/build_test.xml [2025-09-30T20:52:26.819Z] [echo] build.list is TestConfig/build.xml,perf/build.xml [2025-09-30T20:52:26.819Z] [2025-09-30T20:52:26.819Z] -create_test_directory: [2025-09-30T20:52:26.819Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest [2025-09-30T20:52:26.819Z] [2025-09-30T20:52:26.819Z] stage_test_material: [2025-09-30T20:52:27.462Z] [copy] Copying 587 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest [2025-09-30T20:52:27.462Z] [2025-09-30T20:52:27.462Z] build: [2025-09-30T20:52:27.462Z] [2025-09-30T20:52:27.462Z] init: [2025-09-30T20:52:27.462Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf [2025-09-30T20:52:27.462Z] [2025-09-30T20:52:27.462Z] dist: [2025-09-30T20:52:27.462Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf [2025-09-30T20:52:27.462Z] [2025-09-30T20:52:27.462Z] build: [2025-09-30T20:52:27.462Z] [2025-09-30T20:52:27.462Z] build: [2025-09-30T20:52:27.462Z] [2025-09-30T20:52:27.462Z] init: [2025-09-30T20:52:27.462Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/bumbleBench [2025-09-30T20:52:27.462Z] [2025-09-30T20:52:27.462Z] getBumbleBench: [2025-09-30T20:52:27.462Z] [echo] Cloning BumbleBench [2025-09-30T20:52:27.462Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git [2025-09-30T20:52:27.462Z] [exec] Cloning into 'bumblebench'... [2025-09-30T20:52:33.465Z] [2025-09-30T20:52:33.465Z] buildBumbleBench: [2025-09-30T20:52:33.465Z] [echo] Building BumbleBench [2025-09-30T20:52:33.465Z] [2025-09-30T20:52:33.465Z] compile-all: [2025-09-30T20:52:33.465Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-09-30T20:52:34.109Z] [javac] Note: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations. [2025-09-30T20:52:34.109Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2025-09-30T20:52:34.109Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-09-30T20:52:34.109Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-09-30T20:52:34.109Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-09-30T20:52:34.109Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-09-30T20:52:34.109Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-09-30T20:52:34.109Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-09-30T20:52:34.109Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-09-30T20:52:34.109Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-09-30T20:52:34.753Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-09-30T20:52:34.753Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-09-30T20:52:34.754Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-09-30T20:52:34.754Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-09-30T20:52:34.754Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-09-30T20:52:34.754Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-09-30T20:52:34.754Z] [2025-09-30T20:52:34.754Z] dist: [2025-09-30T20:52:34.754Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar [2025-09-30T20:52:35.396Z] [2025-09-30T20:52:35.396Z] dist: [2025-09-30T20:52:35.397Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/bumbleBench [2025-09-30T20:52:35.397Z] [2025-09-30T20:52:35.397Z] build: [2025-09-30T20:52:35.397Z] [2025-09-30T20:52:35.397Z] getDependentLibs: [2025-09-30T20:52:38.313Z] [exec] -------------------------------------------- [2025-09-30T20:52:38.314Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib [2025-09-30T20:52:38.314Z] [exec] task is set to default [2025-09-30T20:52:38.314Z] [exec] dependencyList is set to dacapo [2025-09-30T20:52:38.314Z] [exec] -------------------------------------------- [2025-09-30T20:52:38.314Z] [exec] Starting download third party dependent jars [2025-09-30T20:52:38.314Z] [exec] -------------------------------------------- [2025-09-30T20:52:38.314Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib [2025-09-30T20:52:38.314Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-09-30T20:52:38.314Z] [exec] downloaded dependent third party jars successfully [2025-09-30T20:52:38.314Z] [2025-09-30T20:52:38.314Z] init: [2025-09-30T20:52:38.314Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/dacapo [2025-09-30T20:52:38.314Z] [2025-09-30T20:52:38.314Z] getDacapoSuite: [2025-09-30T20:52:38.314Z] [unzip] Expanding: /home/jenkins/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/dacapo [2025-09-30T20:53:17.356Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/dacapo [2025-09-30T20:53:17.356Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/dacapo/dacapo [2025-09-30T20:53:17.356Z] [2025-09-30T20:53:17.356Z] dist: [2025-09-30T20:53:17.356Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/dacapo [2025-09-30T20:53:18.003Z] [2025-09-30T20:53:18.003Z] build: [2025-09-30T20:53:18.003Z] [2025-09-30T20:53:18.003Z] init: [2025-09-30T20:53:18.003Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/idle_micro [2025-09-30T20:53:18.003Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/idle_micro/bin [2025-09-30T20:53:18.003Z] [2025-09-30T20:53:18.003Z] compile: [2025-09-30T20:53:18.003Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-09-30T20:53:18.003Z] [echo] ============COMPILER SETTINGS============ [2025-09-30T20:53:18.003Z] [echo] ===fork: yes [2025-09-30T20:53:18.003Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/javac [2025-09-30T20:53:18.003Z] [echo] ===debug: on [2025-09-30T20:53:18.003Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro [2025-09-30T20:53:18.003Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/idle_micro/bin [2025-09-30T20:53:18.650Z] [2025-09-30T20:53:18.650Z] dist: [2025-09-30T20:53:18.651Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar [2025-09-30T20:53:18.651Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/idle_micro [2025-09-30T20:53:18.651Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/idle_micro [2025-09-30T20:53:18.651Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/idle_micro [2025-09-30T20:53:18.651Z] [2025-09-30T20:53:18.651Z] clean: [2025-09-30T20:53:18.651Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/idle_micro/bin [2025-09-30T20:53:18.651Z] [2025-09-30T20:53:18.651Z] build: [2025-09-30T20:53:18.651Z] [2025-09-30T20:53:18.651Z] build: [2025-09-30T20:53:18.651Z] [2025-09-30T20:53:18.651Z] init: [2025-09-30T20:53:18.651Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/renaissance [2025-09-30T20:53:18.651Z] [2025-09-30T20:53:18.651Z] getRenaissanceSuite: [2025-09-30T20:53:18.651Z] [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-09-30T20:53:23.603Z] [2025-09-30T20:53:23.603Z] dist: [2025-09-30T20:53:23.603Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/renaissance [2025-09-30T20:53:34.197Z] [2025-09-30T20:53:34.197Z] build: [2025-09-30T20:53:34.197Z] [2025-09-30T20:53:34.197Z] init: [2025-09-30T20:53:34.197Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/specjbb [2025-09-30T20:53:34.197Z] [2025-09-30T20:53:34.197Z] getSpecjbbSuite: [2025-09-30T20:53:34.197Z] [2025-09-30T20:53:34.197Z] dist: [2025-09-30T20:53:34.198Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/specjbb/run [2025-09-30T20:53:34.198Z] [2025-09-30T20:53:34.198Z] BUILD SUCCESSFUL [2025-09-30T20:53:34.198Z] Total time: 1 minute 6 seconds [2025-09-30T20:53:34.849Z] 0 [2025-09-30T20:53:34.849Z] [2025-09-30T20:53:34.849Z] [2025-09-30T20:53:34.849Z] RECORD TEST REPOs SHA [2025-09-30T20:53:34.849Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/scripts"; \ [2025-09-30T20:53:34.849Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt" [2025-09-30T20:53:34.849Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt [2025-09-30T20:53:34.849Z] touch /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt [2025-09-30T20:53:37.240Z] ================================================ [2025-09-30T20:53:37.240Z] timestamp: 20250930-205336 [2025-09-30T20:53:37.240Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests [2025-09-30T20:53:37.240Z] git repo: [2025-09-30T20:53:37.240Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2025-09-30T20:53:37.240Z] sha: [2025-09-30T20:53:37.240Z] 50afb1a1277d4092aafb414d424c61f3a22f4979 [2025-09-30T20:53:37.240Z] ================================================ [2025-09-30T20:53:37.240Z] timestamp: 20250930-205336 [2025-09-30T20:53:37.240Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-09-30T20:53:37.240Z] git repo: [2025-09-30T20:53:37.240Z] Fetch URL: https://github.com/adoptium/bumblebench.git [2025-09-30T20:53:37.240Z] sha: [2025-09-30T20:53:37.240Z] 4ec780b716e7617094cce740d3b085ca4637ee0f [2025-09-30T20:53:37.240Z] ================================================ [2025-09-30T20:53:37.240Z] timestamp: 20250930-205336 [2025-09-30T20:53:37.240Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG [2025-09-30T20:53:37.240Z] git repo: [2025-09-30T20:53:37.240Z] Fetch URL: https://github.com/adoptium/TKG.git [2025-09-30T20:53:37.240Z] sha: [2025-09-30T20:53:37.240Z] c0fd937c76392ba409c11608c1308e6d1c89b8af [2025-09-30T20:53:37.240Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG' [Pipeline] } [2025-09-30T20:53:37.389Z] $ ssh-agent -k [2025-09-30T20:53:37.397Z] unset SSH_AUTH_SOCK; [2025-09-30T20:53:37.397Z] unset SSH_AGENT_PID; [2025-09-30T20:53:37.397Z] echo Agent pid 684363 killed; [2025-09-30T20:53:37.835Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2025-09-30T20:53:37.969Z] 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-09-30T20:53:37.991Z] ITERATION: 1/1 [Pipeline] sh [2025-09-30T20:53:39.142Z] + which Xvfb [2025-09-30T20:53:39.142Z] which: no Xvfb in (/home/jenkins/.local/bin:/home/jenkins/bin:/usr/lib64/ccache:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin) [Pipeline] sh [2025-09-30T20:53:40.610Z] + mkdir -p -m 1777 /tmp/.X11-unix [Pipeline] sh [2025-09-30T20:53:42.494Z] + weston --no-config --socket=wayland-vfb --backend=headless-backend.so --xwayland [2025-09-30T20:53:42.494Z] Date: 2025-09-30 UTC [2025-09-30T20:53:42.494Z] [20:53:41.800] weston 14.0.1 [2025-09-30T20:53:42.494Z] https://wayland.freedesktop.org [2025-09-30T20:53:42.494Z] Bug reports to: https://gitlab.freedesktop.org/wayland/weston/issues/ [2025-09-30T20:53:42.494Z] Build: 14.0.1 [2025-09-30T20:53:42.494Z] [20:53:41.800] Command line: weston --no-config --socket=wayland-vfb --backend=headless-backend.so --xwayland [2025-09-30T20:53:42.494Z] [20:53:41.800] OS: Linux, 6.12.0-122.el10.x86_64, #1 SMP PREEMPT_DYNAMIC Mon Aug 18 22:49:36 UTC 2025, x86_64 [2025-09-30T20:53:42.494Z] [20:53:41.800] Flight recorder: enabled [2025-09-30T20:53:42.494Z] [20:53:41.800] Starting with no config file. [2025-09-30T20:53:42.494Z] [20:53:41.800] Output repaint window is 7 ms maximum. [2025-09-30T20:53:42.494Z] [20:53:41.800] Loading module '/usr/lib64/libweston-14/headless-backend.so' [2025-09-30T20:53:42.494Z] [20:53:41.810] Registered plugin API 'weston_windowed_output_api_headless_v2' of size 16 [2025-09-30T20:53:42.494Z] [20:53:41.810] Color manager: no-op [2025-09-30T20:53:42.494Z] protocol support: no [2025-09-30T20:53:42.494Z] [20:53:41.810] Output 'headless' attempts EOTF mode SDR and colorimetry mode default. [2025-09-30T20:53:42.494Z] [20:53:41.810] Output 'headless' using color profile: stock sRGB color profile [2025-09-30T20:53:42.494Z] [20:53:41.810] Output 'headless' enabled with head(s) headless [2025-09-30T20:53:42.494Z] [20:53:41.810] Compositor capabilities: [2025-09-30T20:53:42.494Z] arbitrary surface rotation: no [2025-09-30T20:53:42.494Z] screen capture uses y-flip: no [2025-09-30T20:53:42.494Z] cursor planes: no [2025-09-30T20:53:42.494Z] arbitrary resolutions: no [2025-09-30T20:53:42.494Z] view mask clipping: no [2025-09-30T20:53:42.494Z] explicit sync: no [2025-09-30T20:53:42.494Z] color operations: no [2025-09-30T20:53:42.494Z] presentation clock: CLOCK_MONOTONIC_RAW, id 4 [2025-09-30T20:53:42.494Z] presentation clock resolution: 0.000000001 s [2025-09-30T20:53:42.494Z] [20:53:41.810] Loading module '/usr/lib64/weston/desktop-shell.so' [2025-09-30T20:53:42.494Z] [20:53:41.812] Loading module '/usr/lib64/libweston-14/xwayland.so' [2025-09-30T20:53:42.494Z] [20:53:41.813] Registered plugin API 'weston_xwayland_v3' of size 32 [2025-09-30T20:53:42.494Z] [20:53:41.813] Registered plugin API 'weston_xwayland_surface_v2' of size 24 [2025-09-30T20:53:42.494Z] [20:53:41.814] xserver listening on display :0 [2025-09-30T20:53:42.494Z] [20:53:41.814] launching '/usr/libexec/weston-keyboard' [2025-09-30T20:53:42.494Z] [20:53:41.814] launching '/usr/libexec/weston-desktop-shell' [2025-09-30T20:53:42.494Z] could not load cursor 'dnd-move' [2025-09-30T20:53:42.494Z] could not load cursor 'dnd-copy' [2025-09-30T20:53:42.494Z] could not load cursor 'dnd-none' [2025-09-30T20:53:42.494Z] could not load cursor 'dnd-move' [2025-09-30T20:53:42.494Z] could not load cursor 'dnd-copy' [2025-09-30T20:53:42.494Z] could not load cursor 'dnd-none' [Pipeline] echo [2025-09-30T20:53:42.812Z] env.DISPLAY is :0 [Pipeline] sshagent [2025-09-30T20:53:42.868Z] $ ssh-agent [2025-09-30T20:53:43.388Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXyGsOME/agent.684898 [2025-09-30T20:53:43.388Z] SSH_AGENT_PID=684900 [2025-09-30T20:53:43.388Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-30T20:53:44.547Z] ++ uname [2025-09-30T20:53:44.547Z] + '[' Linux = AIX ']' [2025-09-30T20:53:44.547Z] ++ uname [2025-09-30T20:53:44.547Z] + '[' Linux = SunOS ']' [2025-09-30T20:53:44.547Z] ++ uname [2025-09-30T20:53:44.547Z] + '[' Linux = '*BSD' ']' [2025-09-30T20:53:44.547Z] + MAKE=make [2025-09-30T20:53:44.547Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2025-09-30T20:53:44.547Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2025-09-30T20:53:46.004Z] ++ uname [2025-09-30T20:53:46.004Z] + '[' Linux = AIX ']' [2025-09-30T20:53:46.004Z] ++ uname [2025-09-30T20:53:46.004Z] + '[' Linux = SunOS ']' [2025-09-30T20:53:46.004Z] ++ uname [2025-09-30T20:53:46.004Z] + '[' Linux = '*BSD' ']' [2025-09-30T20:53:46.004Z] + MAKE=make [2025-09-30T20:53:46.004Z] + cd ./aqa-tests [2025-09-30T20:53:46.004Z] + . ./scripts/testenv/testenvSettings.sh [2025-09-30T20:53:46.004Z] ++ set +x [2025-09-30T20:53:46.004Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image [2025-09-30T20:53:46.004Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib [2025-09-30T20:53:46.004Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.perf TESTLIST= [2025-09-30T20:53:46.004Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG' [2025-09-30T20:53:46.004Z] perl scripts/configure.pl [2025-09-30T20:53:46.004Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_x86-64 --microArch="" --osLabel="cent.10" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-09-30T20:53:46.004Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-09-30T20:53:46.004Z] [2025-09-30T20:53:46.004Z] Starting to generate test make files. [2025-09-30T20:53:46.004Z] [2025-09-30T20:53:46.651Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml [2025-09-30T20:53:46.651Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml [2025-09-30T20:53:46.651Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk [2025-09-30T20:53:46.651Z] [2025-09-30T20:53:46.651Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml [2025-09-30T20:53:46.651Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/idle_micro/autoGen.mk [2025-09-30T20:53:46.651Z] [2025-09-30T20:53:46.651Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/liberty/playlist.xml [2025-09-30T20:53:46.651Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml [2025-09-30T20:53:46.651Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk [2025-09-30T20:53:46.651Z] [2025-09-30T20:53:46.651Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml [2025-09-30T20:53:46.651Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/autoGen.mk [2025-09-30T20:53:46.651Z] [2025-09-30T20:53:46.651Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../autoGen.mk [2025-09-30T20:53:46.651Z] [2025-09-30T20:53:46.651Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/utils.mk [2025-09-30T20:53:46.651Z] [2025-09-30T20:53:46.651Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/rerun.mk [2025-09-30T20:53:46.651Z] [2025-09-30T20:53:46.651Z] Make files are generated successfully. [2025-09-30T20:53:46.651Z] [2025-09-30T20:53:46.651Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG' [2025-09-30T20:53:46.651Z] make -f runtest.mk _sanity.perf [2025-09-30T20:53:46.651Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG' [2025-09-30T20:53:46.651Z] [2025-09-30T20:53:46.651Z] Running make 4.4.1 [2025-09-30T20:53:46.651Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/.. [2025-09-30T20:53:46.651Z] set JDK_VERSION to 8 [2025-09-30T20:53:46.651Z] set JDK_IMPL to hotspot [2025-09-30T20:53:46.651Z] set JVM_VERSION to openjdk8 [2025-09-30T20:53:46.651Z] set JCL_VERSION to latest [2025-09-30T20:53:46.651Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image [2025-09-30T20:53:46.651Z] set SPEC to linux_x86-64 [2025-09-30T20:53:46.651Z] set TEST_FLAG to [2025-09-30T20:53:46.651Z] set OS_LABEL to cent.10 [2025-09-30T20:53:46.651Z] Running sanity.perf ... [2025-09-30T20:53:46.651Z] There are 8 test targets in sanity.perf [2025-09-30T20:53:46.651Z] "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java" -version [2025-09-30T20:53:46.651Z] openjdk version "1.8.0_472-beta" [2025-09-30T20:53:46.651Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-beta-202509302010-b07) [2025-09-30T20:53:46.651Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b07, mixed mode) [2025-09-30T20:53:46.651Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests' [2025-09-30T20:53:46.651Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf' [2025-09-30T20:53:46.651Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/dacapo' [2025-09-30T20:53:46.651Z] [2025-09-30T20:53:46.651Z] ===============================================