Pre Test

Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin" build number 551 originally caused by: Started by upstream project "build-scripts/openjdk8-pipeline" build number 3042 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 334 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 7d876a0b9e5278411741de06f783c7ae55e008f3 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 7d876a0b9e5278411741de06f783c7ae55e008f3 # timeout=10 Commit message: "Exclude concurrent/Executors/UnreferencedExecutor on OpenJ9 jdk25+ (#6755)" > git rev-list --no-walk 36ba7f980189cb6fcb1bc9dd04ea1a85f4e7b98f # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] nodesByLabel [2025-12-02T21:46:43.488Z] Found a total of 4 nodes with the 'hw.arch.x86&&sw.os.linux&&ci.role.perf' label [Pipeline] echo [2025-12-02T21:46:43.505Z] SPEC: linux_x86-64 [Pipeline] echo [2025-12-02T21:46:43.510Z] LABEL: hw.arch.x86&&sw.os.linux&&ci.role.perf [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2025-12-02T21:46:43.537Z] Found a total of 4 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-12-02T21:46:43.545Z] dynamicAgents: [azure, fyre, EBC] [Pipeline] node [2025-12-02T21:46:43.612Z] 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-12-02T21:46:43.759Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-12-02T21:46:44.010Z] [WS-CLEANUP] Deleting project workspace... [2025-12-02T21:46:44.013Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-12-02T21:46:44.115Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-12-02T21:46:44.302Z] The recommended git tool is: git [2025-12-02T21:46:44.530Z] No credentials specified [2025-12-02T21:46:44.629Z] Cloning the remote Git repository [2025-12-02T21:46:44.786Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-12-02T21:46:44.788Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests # timeout=10 [2025-12-02T21:46:44.823Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2025-12-02T21:46:44.825Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-12-02T21:46:44.826Z] > git --version # timeout=10 [2025-12-02T21:46:44.829Z] > git --version # 'git version 2.47.3' [2025-12-02T21:46:44.829Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-12-02T21:46:48.561Z] Avoid second fetch [2025-12-02T21:46:48.666Z] Checking out Revision 7d876a0b9e5278411741de06f783c7ae55e008f3 (origin/master) [2025-12-02T21:46:48.388Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-12-02T21:46:48.392Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-12-02T21:46:48.614Z] > git rev-parse origin/master^{commit} # timeout=10 [2025-12-02T21:46:49.581Z] Commit message: "Exclude concurrent/Executors/UnreferencedExecutor on OpenJ9 jdk25+ (#6755)" [Pipeline] } [Pipeline] // retry [Pipeline] load [2025-12-02T21:46:48.720Z] > git config core.sparsecheckout # timeout=10 [2025-12-02T21:46:48.724Z] > git checkout -f 7d876a0b9e5278411741de06f783c7ae55e008f3 # timeout=10 [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-12-02T21:46:51.793Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2025-12-02T21:46:51.852Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-12-02T21:46:53.184Z] + LC_TIME=C [2025-12-02T21:46:53.184Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2025-12-02T21:46:53.602Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-12-02T21:46:54.785Z] + aqa-tests/terminateTestProcesses.sh jenkins [2025-12-02T21:46:54.785Z] Unix type machine.. [2025-12-02T21:46:54.785Z] egrep: warning: egrep is obsolescent; using grep -E [2025-12-02T21:46:54.785Z] Running on a Linux host [2025-12-02T21:46:54.785Z] egrep: warning: egrep is obsolescent; using grep -E [2025-12-02T21:46:54.785Z] egrep: warning: egrep is obsolescent; using grep -E [2025-12-02T21:46:54.785Z] egrep: warning: egrep is obsolescent; using grep -E [2025-12-02T21:46:54.785Z] 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-12-02T21:46:58.184Z] + printenv [2025-12-02T21:46:58.184Z] SHELL=/bin/bash [2025-12-02T21:46:58.184Z] KEEP_WORKSPACE=false [2025-12-02T21:46:58.184Z] TAP_NAME=Test_openjdk8_hs_sanity.perf_x86-64_linux.tap [2025-12-02T21:46:58.184Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib [2025-12-02T21:46:58.184Z] EXIT_FAILURE=false [2025-12-02T21:46:58.184Z] JDK_BRANCH=jdk8u482-b03_adopt [2025-12-02T21:46:58.184Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_x86-64_linux/1278/display/redirect?page=tests [2025-12-02T21:46:58.184Z] PLATFORM=x86-64_linux [2025-12-02T21:46:58.184Z] DOCKER_REQUIRED=false [2025-12-02T21:46:58.184Z] TIME_LIMIT=25 [2025-12-02T21:46:58.184Z] JENKINS_SERVER_COOKIE=durable-8eb5a2955db17c1b9c80fa744347d62d1581f2bba44bb7b602e146a9e0ab8341 [2025-12-02T21:46:58.184Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-12-02T21:46:58.184Z] GENERATE_JOBS=true [2025-12-02T21:46:58.184Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-12-02T21:46:58.184Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_x86-64_linux/1278/display/redirect?page=changes [2025-12-02T21:46:58.184Z] RERUN_ITERATIONS=1 [2025-12-02T21:46:58.184Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-12-02T21:46:58.184Z] GPG_TTY=not a tty [2025-12-02T21:46:58.184Z] STF_OWNER_BRANCH=adoptium:master [2025-12-02T21:46:58.184Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-12-02T21:46:58.184Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux [2025-12-02T21:46:58.184Z] LOGNAME=jenkins [2025-12-02T21:46:58.184Z] XDG_SESSION_TYPE=tty [2025-12-02T21:46:58.184Z] SETUP_JCK_RUN=false [2025-12-02T21:46:58.184Z] ARCHIVE_TEST_RESULTS=false [2025-12-02T21:46:58.184Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_x86-64_linux/1278/ [2025-12-02T21:46:58.184Z] SLACK_CHANNEL=aqavit-bot [2025-12-02T21:46:58.184Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin [2025-12-02T21:46:58.184Z] JCK_GIT_BRANCH=master [2025-12-02T21:46:58.184Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_x86-64_linux/ [2025-12-02T21:46:58.184Z] BUILD_NUMBER=1278 [2025-12-02T21:46:58.184Z] TKG_ITERATIONS=1 [2025-12-02T21:46:58.184Z] _=/usr/bin/printenv [2025-12-02T21:46:58.184Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../benchmarks [2025-12-02T21:46:58.184Z] MOTD_SHOWN=pam [2025-12-02T21:46:58.184Z] JENKINS_NODE_COOKIE=85d9f4d8-2e00-42a4-b928-3c9238f4dbd4 [2025-12-02T21:46:58.184Z] KEEP_REPORTDIR=false [2025-12-02T21:46:58.184Z] SDK_RESOURCE=upstream [2025-12-02T21:46:58.184Z] BUILD_DISPLAY_NAME=#1278 [2025-12-02T21:46:58.184Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image [2025-12-02T21:46:58.184Z] HOME=/home/jenkins [2025-12-02T21:46:58.184Z] LANG=en_US.UTF-8 [2025-12-02T21:46:58.184Z] jobStatus=SUCCESS [2025-12-02T21:46:58.184Z] JENKINS_URL=https://ci.adoptium.net/ [2025-12-02T21:46:58.184Z] JOB_BASE_NAME=Test_openjdk8_hs_sanity.perf_x86-64_linux [2025-12-02T21:46:58.184Z] JOBSTARTTIME=Tue, 02 Dec 2025 21:46:52 +0000 [2025-12-02T21:46:58.184Z] JDK_VERSION=8 [2025-12-02T21:46:58.184Z] JOB_NAME=Test_openjdk8_hs_sanity.perf_x86-64_linux [2025-12-02T21:46:58.184Z] USE_TESTENV_PROPERTIES=false [2025-12-02T21:46:58.184Z] PERSONAL_BUILD=false [2025-12-02T21:46:58.184Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_x86-64_linux/1278/display/redirect [2025-12-02T21:46:58.184Z] AUTO_DETECT=true [2025-12-02T21:46:58.184Z] SSH_CONNECTION=78.47.239.97 45876 10.241.64.5 22 [2025-12-02T21:46:58.184Z] EXIT_SUCCESS=false [2025-12-02T21:46:58.184Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_x86-64_linux/display/redirect [2025-12-02T21:46:58.184Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux [2025-12-02T21:46:58.184Z] OPENJ9_BRANCH=master [2025-12-02T21:46:58.184Z] EXTERNAL_CUSTOM_BRANCH=master [2025-12-02T21:46:58.184Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/system_lib [2025-12-02T21:46:58.184Z] PARALLEL=Dynamic [2025-12-02T21:46:58.184Z] HUDSON_URL=https://ci.adoptium.net/ [2025-12-02T21:46:58.184Z] ITERATIONS=1 [2025-12-02T21:46:58.184Z] UPSTREAM_JOB_NUMBER=551 [2025-12-02T21:46:58.184Z] SPEC=linux_x86-64 [2025-12-02T21:46:58.184Z] XDG_SESSION_CLASS=user [2025-12-02T21:46:58.184Z] JDK_REPO=https://github.com/adoptium/jdk8u [2025-12-02T21:46:58.184Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-12-02T21:46:58.184Z] NODE_NAME=test-ibmcloud-centosstream10-x64-2 [2025-12-02T21:46:58.184Z] LESSOPEN=||/usr/bin/lesspipe.sh %s [2025-12-02T21:46:58.184Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2025-12-02T21:46:58.184Z] USER=jenkins [2025-12-02T21:46:58.184Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-12-02T21:46:58.184Z] DYNAMIC_COMPILE=false [2025-12-02T21:46:58.184Z] SHLVL=2 [2025-12-02T21:46:58.184Z] BUILD_TAG=jenkins-Test_openjdk8_hs_sanity.perf_x86-64_linux-1278 [2025-12-02T21:46:58.184Z] EXECUTOR_NUMBER=0 [2025-12-02T21:46:58.184Z] HUDSON_COOKIE=fd237ef7-70d7-435f-b55e-64f9679fe95a [2025-12-02T21:46:58.184Z] XDG_SESSION_ID=289 [2025-12-02T21:46:58.184Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-12-02T21:46:58.184Z] ADOPTOPENJDK_BRANCH=master [2025-12-02T21:46:58.184Z] ORIGIN_JDK_VERSION=8 [2025-12-02T21:46:58.184Z] XDG_RUNTIME_DIR=/run/user/1002 [2025-12-02T21:46:58.184Z] NUM_PROCESSORS=2 [2025-12-02T21:46:58.184Z] SSH_CLIENT=78.47.239.97 45876 22 [2025-12-02T21:46:58.184Z] DEBUGINFOD_URLS=https://debuginfod.centos.org/ [2025-12-02T21:46:58.184Z] DEBUGINFOD_IMA_CERT_PATH=/etc/keys/ima: [2025-12-02T21:46:58.184Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2025-12-02T21:46:58.184Z] STAGE_NAME=Setup [2025-12-02T21:46:58.184Z] NODE_LABELS=ci.role.test test-ibmcloud-centosstream10-x64-2 linux x64 rhel sw.os.linux sw.tool.docker ci.role.perf hw.arch.x86 [2025-12-02T21:46:58.184Z] EXTERNAL_TEST_CMD=mvn clean install [2025-12-02T21:46:58.184Z] TEST_TIME=120 [2025-12-02T21:46:58.184Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux@tmp [2025-12-02T21:46:58.184Z] PATH=/home/jenkins/.local/bin:/home/jenkins/bin:/usr/lib64/ccache:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin [2025-12-02T21:46:58.184Z] LIGHT_WEIGHT_CHECKOUT=false [2025-12-02T21:46:58.184Z] TKG_OWNER_BRANCH=adoptium:master [2025-12-02T21:46:58.184Z] CI=true [2025-12-02T21:46:58.184Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_x86-64_linux/1278/display/redirect?page=artifacts [2025-12-02T21:46:58.184Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus [2025-12-02T21:46:58.184Z] ACTIVE_NODE_TIMEOUT=5 [2025-12-02T21:46:58.184Z] RERUN_FAILURE=true [2025-12-02T21:46:58.184Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2025-12-02T21:46:58.184Z] BUILD_LIST=perf [2025-12-02T21:46:58.184Z] BUILD_ID=1278 [2025-12-02T21:46:58.184Z] OLDPWD=/home/jenkins [2025-12-02T21:46:58.184Z] USE_JRE=false [2025-12-02T21:46:58.184Z] TARGET=sanity.perf [2025-12-02T21:46:58.184Z] 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-12-02T21:46:58.495Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2025-12-02T21:46:58.530Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2025-12-02T21:47:49.698Z] Copied 6 artifacts from "build-scripts » jobs » jdk8u » jdk8u-linux-x64-temurin" build number 551 [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-12-02T21:47:49.929Z] 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-12-02T21:47:49.938Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux [Pipeline] { [Pipeline] sshagent [2025-12-02T21:47:50.005Z] $ ssh-agent [2025-12-02T21:47:50.448Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXyQkuwP/agent.754492 [2025-12-02T21:47:50.448Z] SSH_AGENT_PID=754494 [2025-12-02T21:47:50.448Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-12-02T21:47:50.463Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests [Pipeline] { [Pipeline] withCredentials [2025-12-02T21:47:50.494Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2025-12-02T21:47:51.713Z] ++ pwd [2025-12-02T21:47:51.713Z] + ./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-12-02T21:47:51.713Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests [2025-12-02T21:47:51.713Z] get jdk binary... [2025-12-02T21:47:51.713Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2025-12-02T21:47:51.713Z] Uncompressing file: OpenJDK8U-jdk-sources_8u482b03-ea.tar.gz ... [2025-12-02T21:47:58.655Z] List files in jdkbinary folder... [2025-12-02T21:47:58.655Z] total 386604 [2025-12-02T21:47:58.655Z] -rw-r--r--. 1 jenkins jenkins 157083612 Dec 2 21:28 OpenJDK8U-debugimage_x64_linux_hotspot_8u482b03-ea.tar.gz [2025-12-02T21:47:58.655Z] -rw-r--r--. 1 jenkins jenkins 94170559 Dec 2 21:09 OpenJDK8U-jdk-sources_8u482b03-ea.tar.gz [2025-12-02T21:47:58.655Z] -rw-r--r--. 1 jenkins jenkins 103091154 Dec 2 21:28 OpenJDK8U-jdk_x64_linux_hotspot_8u482b03-ea.tar.gz [2025-12-02T21:47:58.655Z] -rw-r--r--. 1 jenkins jenkins 41425948 Dec 2 21:27 OpenJDK8U-jre_x64_linux_hotspot_8u482b03-ea.tar.gz [2025-12-02T21:47:58.655Z] -rw-r--r--. 1 jenkins jenkins 80105 Dec 2 21:35 OpenJDK8U-sbom_x64_linux_hotspot_8u482b03-ea.json [2025-12-02T21:47:58.655Z] -rw-rw-r--. 1 jenkins jenkins 21232 Dec 2 21:32 OpenJDK8U-sbom_x64_linux_hotspot_8u482b03-ea-metadata.json [2025-12-02T21:47:58.655Z] drwxr-xr-x. 3 jenkins jenkins 30 Dec 2 21:47 tmp [2025-12-02T21:47:58.655Z] List files in jdkbinary/tmp folder... [2025-12-02T21:47:58.655Z] total 4 [2025-12-02T21:47:58.655Z] drwxr-xr-x. 15 jenkins jenkins 4096 Dec 2 21:08 jdk8u482-b03-src [2025-12-02T21:47:58.655Z] Moving directory jdk8u482-b03-src/ to ../source-image [2025-12-02T21:47:58.655Z] Uncompressing file: OpenJDK8U-jdk_x64_linux_hotspot_8u482b03-ea.tar.gz ... [2025-12-02T21:48:03.516Z] List files in jdkbinary folder... [2025-12-02T21:48:03.516Z] total 386608 [2025-12-02T21:48:03.516Z] -rw-r--r--. 1 jenkins jenkins 157083612 Dec 2 21:28 OpenJDK8U-debugimage_x64_linux_hotspot_8u482b03-ea.tar.gz [2025-12-02T21:48:03.516Z] -rw-r--r--. 1 jenkins jenkins 94170559 Dec 2 21:09 OpenJDK8U-jdk-sources_8u482b03-ea.tar.gz [2025-12-02T21:48:03.516Z] -rw-r--r--. 1 jenkins jenkins 103091154 Dec 2 21:28 OpenJDK8U-jdk_x64_linux_hotspot_8u482b03-ea.tar.gz [2025-12-02T21:48:03.516Z] -rw-r--r--. 1 jenkins jenkins 41425948 Dec 2 21:27 OpenJDK8U-jre_x64_linux_hotspot_8u482b03-ea.tar.gz [2025-12-02T21:48:03.516Z] -rw-r--r--. 1 jenkins jenkins 80105 Dec 2 21:35 OpenJDK8U-sbom_x64_linux_hotspot_8u482b03-ea.json [2025-12-02T21:48:03.516Z] -rw-rw-r--. 1 jenkins jenkins 21232 Dec 2 21:32 OpenJDK8U-sbom_x64_linux_hotspot_8u482b03-ea-metadata.json [2025-12-02T21:48:03.517Z] drwxr-xr-x. 15 jenkins jenkins 4096 Dec 2 21:08 source-image [2025-12-02T21:48:03.517Z] drwxr-xr-x. 3 jenkins jenkins 26 Dec 2 21:47 tmp [2025-12-02T21:48:03.517Z] List files in jdkbinary/tmp folder... [2025-12-02T21:48:03.517Z] total 0 [2025-12-02T21:48:03.517Z] drwxr-xr-x. 8 jenkins jenkins 190 Dec 2 21:27 jdk8u482-b03 [2025-12-02T21:48:03.517Z] Moving directory jdk8u482-b03/ to ../j2sdk-image [2025-12-02T21:48:03.517Z] Uncompressing file: OpenJDK8U-jre_x64_linux_hotspot_8u482b03-ea.tar.gz ... [2025-12-02T21:48:05.598Z] List files in jdkbinary folder... [2025-12-02T21:48:05.598Z] total 386608 [2025-12-02T21:48:05.598Z] drwxr-xr-x. 8 jenkins jenkins 190 Dec 2 21:27 j2sdk-image [2025-12-02T21:48:05.598Z] -rw-r--r--. 1 jenkins jenkins 157083612 Dec 2 21:28 OpenJDK8U-debugimage_x64_linux_hotspot_8u482b03-ea.tar.gz [2025-12-02T21:48:05.598Z] -rw-r--r--. 1 jenkins jenkins 94170559 Dec 2 21:09 OpenJDK8U-jdk-sources_8u482b03-ea.tar.gz [2025-12-02T21:48:05.598Z] -rw-r--r--. 1 jenkins jenkins 103091154 Dec 2 21:28 OpenJDK8U-jdk_x64_linux_hotspot_8u482b03-ea.tar.gz [2025-12-02T21:48:05.599Z] -rw-r--r--. 1 jenkins jenkins 41425948 Dec 2 21:27 OpenJDK8U-jre_x64_linux_hotspot_8u482b03-ea.tar.gz [2025-12-02T21:48:05.599Z] -rw-r--r--. 1 jenkins jenkins 80105 Dec 2 21:35 OpenJDK8U-sbom_x64_linux_hotspot_8u482b03-ea.json [2025-12-02T21:48:05.599Z] -rw-rw-r--. 1 jenkins jenkins 21232 Dec 2 21:32 OpenJDK8U-sbom_x64_linux_hotspot_8u482b03-ea-metadata.json [2025-12-02T21:48:05.599Z] drwxr-xr-x. 15 jenkins jenkins 4096 Dec 2 21:08 source-image [2025-12-02T21:48:05.599Z] drwxr-xr-x. 3 jenkins jenkins 30 Dec 2 21:48 tmp [2025-12-02T21:48:05.599Z] List files in jdkbinary/tmp folder... [2025-12-02T21:48:05.599Z] total 0 [2025-12-02T21:48:05.599Z] drwxr-xr-x. 5 jenkins jenkins 135 Dec 2 21:27 jdk8u482-b03-jre [2025-12-02T21:48:05.599Z] Moving directory jdk8u482-b03-jre/ to ../j2re-image [2025-12-02T21:48:05.599Z] Uncompressing OpenJDK8U-debugimage_x64_linux_hotspot_8u482b03-ea.tar.gz over ./j2sdk-image/jre... [2025-12-02T21:48:13.727Z] Removing top-level folder jdk8u482-b03-debug-image/ [2025-12-02T21:48:13.727Z] Removing top-level folder jdk8u482-b03/ [2025-12-02T21:48:24.109Z] Run /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java -version [2025-12-02T21:48:24.109Z] =JAVA VERSION OUTPUT BEGIN= [2025-12-02T21:48:24.749Z] openjdk version "1.8.0_482-beta" [2025-12-02T21:48:24.749Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-beta-202512022108-b03) [2025-12-02T21:48:24.749Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b03, mixed mode) [2025-12-02T21:48:24.749Z] =JAVA VERSION OUTPUT END= [2025-12-02T21:48:24.749Z] =RELEASE INFO BEGIN= [2025-12-02T21:48:24.749Z] JAVA_VERSION="1.8.0_482" [2025-12-02T21:48:24.749Z] OS_NAME="Linux" [2025-12-02T21:48:24.749Z] OS_VERSION="2.6" [2025-12-02T21:48:24.749Z] OS_ARCH="amd64" [2025-12-02T21:48:24.749Z] SOURCE=".:git:1bb1cdec29d0+" [2025-12-02T21:48:24.749Z] IMPLEMENTOR="Eclipse Adoptium" [2025-12-02T21:48:24.749Z] BUILD_SOURCE="git:5584d0f5d42f6078da3d3c32a2a53041754c2baa" [2025-12-02T21:48:24.749Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2025-12-02T21:48:24.749Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git" [2025-12-02T21:48:24.749Z] FULL_VERSION="1.8.0_482-beta-202512022108-b03" [2025-12-02T21:48:24.749Z] SEMANTIC_VERSION="8.0.482+3" [2025-12-02T21:48:24.749Z] BUILD_INFO="OS: Linux Version: 6.8.0-1041-azure" [2025-12-02T21:48:24.749Z] JVM_VARIANT="Hotspot" [2025-12-02T21:48:24.749Z] JVM_VERSION="25.482-b03" [2025-12-02T21:48:24.749Z] IMAGE_TYPE="JDK" [2025-12-02T21:48:24.749Z] =RELEASE INFO END= [2025-12-02T21:48:24.749Z] get testKitGen... [2025-12-02T21:48:24.749Z] git clone -q https://github.com/adoptium/TKG.git [2025-12-02T21:48:24.749Z] git rev-parse master [2025-12-02T21:48:24.749Z] git checkout -q -f dacf03c94365d6ebc256acf06582d0f4148bad34 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-12-02T21:48:25.156Z] $ ssh-agent -k [2025-12-02T21:48:25.161Z] unset SSH_AUTH_SOCK; [2025-12-02T21:48:25.161Z] unset SSH_AGENT_PID; [2025-12-02T21:48:25.161Z] echo Agent pid 754494 killed; [2025-12-02T21:48:25.605Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-12-02T21:48:26.046Z] 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=jdk8u482-b03_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=551&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2025-12-02T21:48:26.067Z] 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=jdk8u482-b03_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=551&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-12-02T21:48:26.121Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-12-02T21:48:26.722Z] Copied 1 artifact from "getTRSSOutput" build number 1974 [Pipeline] sh [2025-12-02T21:48:27.886Z] + cd ./aqa-tests/TKG/resources/TRSS [2025-12-02T21:48:27.887Z] + gzip -cd TRSSOutput.tar.gz [2025-12-02T21:48:27.887Z] + tar xof - [2025-12-02T21:48:27.887Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-12-02T21:48:28.205Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-12-02T21:48:28.221Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-12-02T21:48:29.363Z] + 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-12-02T21:49:02.425Z] -------------------------------------------- [2025-12-02T21:49:02.426Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib [2025-12-02T21:49:02.426Z] task is set to default [2025-12-02T21:49:02.426Z] dependencyList is set to all [2025-12-02T21:49:02.426Z] -------------------------------------------- [2025-12-02T21:49:02.426Z] Starting download third party dependent jars [2025-12-02T21:49:02.426Z] -------------------------------------------- [2025-12-02T21:49:02.426Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib [2025-12-02T21:49:02.426Z] /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-12-02T21:49:02.426Z] /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-12-02T21:49:02.426Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-12-02T21:49:02.426Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-12-02T21:49:02.426Z] /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-12-02T21:49:02.426Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-12-02T21:49:02.426Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-12-02T21:49:02.426Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-12-02T21:49:02.426Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2025-12-02T21:49:02.426Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2025-12-02T21:49:02.426Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-12-02T21:49:02.426Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-12-02T21:49:02.426Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading [2025-12-02T21:49:02.426Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading [2025-12-02T21:49:02.426Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-12-02T21:49:02.426Z] /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-12-02T21:49:02.426Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-12-02T21:49:02.426Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2025-12-02T21:49:02.426Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2025-12-02T21:49:02.426Z] /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-12-02T21:49:02.426Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2025-12-02T21:49:02.426Z] /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-12-02T21:49:02.426Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading [2025-12-02T21:49:02.426Z] /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-12-02T21:49:02.426Z] /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-12-02T21:49:02.426Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-12-02T21:49:02.426Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2025-12-02T21:49:02.426Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] nodesByLabel [2025-12-02T21:49:02.749Z] Found a total of 4 nodes with the 'hw.arch.x86&&sw.os.linux&&ci.role.perf' label [Pipeline] echo [2025-12-02T21:49:02.753Z] Machine limit is 4. [Pipeline] sh [2025-12-02T21:49:03.963Z] + cd ./aqa-tests/TKG [2025-12-02T21:49:03.963Z] ++ uname [2025-12-02T21:49:03.963Z] + '[' Linux = AIX ']' [2025-12-02T21:49:03.963Z] ++ uname [2025-12-02T21:49:03.963Z] + '[' Linux = SunOS ']' [2025-12-02T21:49:03.963Z] ++ uname [2025-12-02T21:49:03.963Z] + '[' Linux = '*BSD' ']' [2025-12-02T21:49:03.963Z] + MAKE=make [2025-12-02T21:49:03.963Z] + make genParallelList TEST=sanity.perf TEST_TIME=120 NUM_MACHINES= [2025-12-02T21:49:03.963Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image [2025-12-02T21:49:03.963Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib [2025-12-02T21:49:03.963Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-12-02T21:49:03.963Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-12-02T21:49:03.963Z] (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-12-02T21:49:03.963Z] 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-12-02T21:49:03.963Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml [2025-12-02T21:49:04.607Z] [2025-12-02T21:49:04.607Z] build: [2025-12-02T21:49:04.607Z] [2025-12-02T21:49:04.607Z] clean: [2025-12-02T21:49:04.607Z] [2025-12-02T21:49:04.607Z] init: [2025-12-02T21:49:04.607Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/bin [2025-12-02T21:49:04.607Z] [2025-12-02T21:49:04.607Z] getDependentLibs: [2025-12-02T21:49:04.607Z] [exec] -------------------------------------------- [2025-12-02T21:49:04.607Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib [2025-12-02T21:49:04.607Z] [exec] task is set to default [2025-12-02T21:49:04.607Z] [exec] dependencyList is set to json_simple [2025-12-02T21:49:04.607Z] [exec] -------------------------------------------- [2025-12-02T21:49:04.607Z] [exec] Starting download third party dependent jars [2025-12-02T21:49:04.607Z] [exec] -------------------------------------------- [2025-12-02T21:49:04.607Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib [2025-12-02T21:49:04.607Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-12-02T21:49:04.607Z] [exec] downloaded dependent third party jars successfully [2025-12-02T21:49:04.607Z] [2025-12-02T21:49:04.607Z] compile: [2025-12-02T21:49:04.607Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-12-02T21:49:04.607Z] [echo] ============COMPILER SETTINGS============ [2025-12-02T21:49:04.607Z] [echo] ===fork: yes [2025-12-02T21:49:04.607Z] [echo] ===debug: on [2025-12-02T21:49:04.607Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/bin [2025-12-02T21:49:06.831Z] [2025-12-02T21:49:06.831Z] dist: [2025-12-02T21:49:06.831Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar [2025-12-02T21:49:06.831Z] [2025-12-02T21:49:06.831Z] BUILD SUCCESSFUL [2025-12-02T21:49:06.831Z] Total time: 2 seconds [2025-12-02T21:49:06.831Z] 0 [2025-12-02T21:49:06.831Z] /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-12-02T21:49:06.831Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-12-02T21:49:06.831Z] microArchOutput: model name : Intel Xeon Processor (Cascadelake) [2025-12-02T21:49:08.206Z] ****************************** MACHINE INFO ****************************** [2025-12-02T21:49:08.206Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG [2025-12-02T21:49:08.206Z] Free Physical Memory Size : 199749632 [2025-12-02T21:49:08.206Z] Free space (bytes) : 68935790592 [2025-12-02T21:49:08.206Z] Total Physical Memory Size : 3830820864 [2025-12-02T21:49:08.206Z] Total space (bytes) : 107199070208 [2025-12-02T21:49:08.206Z] Usable space (bytes) : 68935790592 [2025-12-02T21:49:08.206Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-12-02T21:49:08.206Z] bashVersion : [2025-12-02T21:49:08.206Z] GNU bash, version 5.2.26(1)-release (x86_64-redhat-linux-gnu) [2025-12-02T21:49:08.206Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-12-02T21:49:08.206Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-12-02T21:49:08.206Z] [2025-12-02T21:49:08.206Z] This is free software; you are free to change and redistribute it. [2025-12-02T21:49:08.206Z] There is NO WARRANTY, to the extent permitted by law. [2025-12-02T21:49:08.206Z] cpuCores : 2 [2025-12-02T21:49:08.206Z] curlVersion : [2025-12-02T21:49:08.206Z] 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-12-02T21:49:08.206Z] Release-Date: 2025-02-13 [2025-12-02T21:49:08.206Z] 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-12-02T21:49:08.206Z] 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-12-02T21:49:08.206Z] dockerVersion : [2025-12-02T21:49:08.206Z] Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg. [2025-12-02T21:49:08.206Z] podman version 5.6.0 [2025-12-02T21:49:08.206Z] gcc version : 14 [2025-12-02T21:49:08.206Z] gclibc version : ldd (GNU libc) 2.39 [2025-12-02T21:49:08.206Z] gdb version : bash: line 1: gdb: command not found [2025-12-02T21:49:08.206Z] lldb version : Command could not be executed [2025-12-02T21:49:08.206Z] makeVersion : [2025-12-02T21:49:08.206Z] GNU Make 4.4.1 [2025-12-02T21:49:08.206Z] Built for x86_64-redhat-linux-gnu [2025-12-02T21:49:08.206Z] Copyright (C) 1988-2023 Free Software Foundation, Inc. [2025-12-02T21:49:08.206Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> [2025-12-02T21:49:08.206Z] This is free software: you are free to change and redistribute it. [2025-12-02T21:49:08.206Z] There is NO WARRANTY, to the extent permitted by law. [2025-12-02T21:49:08.206Z] mavenVersion : [2025-12-02T21:49:08.206Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2025-12-02T21:49:08.206Z] Maven home: /usr/local/apache-maven-3.6.3 [2025-12-02T21:49:08.206Z] Java version: 1.8.0_482-beta, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image/jre [2025-12-02T21:49:08.206Z] Default locale: en_US, platform encoding: UTF-8 [2025-12-02T21:49:08.206Z] OS name: "linux", version: "6.12.0-122.el10.x86_64", arch: "amd64", family: "unix" [2025-12-02T21:49:08.206Z] osInfo : [2025-12-02T21:49:08.206Z] NAME="CentOS Stream" [2025-12-02T21:49:08.206Z] VERSION="10 (Coughlan)" [2025-12-02T21:49:08.206Z] ID="centos" [2025-12-02T21:49:08.206Z] ID_LIKE="rhel fedora" [2025-12-02T21:49:08.206Z] VERSION_ID="10" [2025-12-02T21:49:08.206Z] PLATFORM_ID="platform:el10" [2025-12-02T21:49:08.206Z] PRETTY_NAME="CentOS Stream 10 (Coughlan)" [2025-12-02T21:49:08.206Z] ANSI_COLOR="0;31" [2025-12-02T21:49:08.206Z] LOGO="fedora-logo-icon" [2025-12-02T21:49:08.206Z] CPE_NAME="cpe:/o:centos:centos:10" [2025-12-02T21:49:08.206Z] HOME_URL="https://centos.org/" [2025-12-02T21:49:08.206Z] VENDOR_NAME="CentOS" [2025-12-02T21:49:08.206Z] VENDOR_URL="https://centos.org/" [2025-12-02T21:49:08.206Z] BUG_REPORT_URL="https://issues.redhat.com/" [2025-12-02T21:49:08.206Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 10" [2025-12-02T21:49:08.206Z] REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" [2025-12-02T21:49:08.206Z] osLabel : cent.10 [2025-12-02T21:49:08.206Z] perlVersion : [2025-12-02T21:49:08.206Z] [2025-12-02T21:49:08.206Z] This is perl 5, version 40, subversion 2 (v5.40.2) built for x86_64-linux-thread-multi [2025-12-02T21:49:08.206Z] (with 16 registered patches, see perl -V for more detail) [2025-12-02T21:49:08.206Z] [2025-12-02T21:49:08.206Z] Copyright 1987-2025, Larry Wall [2025-12-02T21:49:08.206Z] [2025-12-02T21:49:08.206Z] Perl may be copied only under the terms of either the Artistic License or the [2025-12-02T21:49:08.206Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-12-02T21:49:08.206Z] [2025-12-02T21:49:08.206Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-12-02T21:49:08.206Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-12-02T21:49:08.206Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2025-12-02T21:49:08.206Z] [2025-12-02T21:49:08.206Z] podmanVersion : podman version 5.6.0 [2025-12-02T21:49:08.206Z] procArch : unknown [2025-12-02T21:49:08.206Z] sysArch : x86_64 [2025-12-02T21:49:08.206Z] sysOS : Linux [2025-12-02T21:49:08.206Z] ulimit : [2025-12-02T21:49:08.206Z] real-time non-blocking time (microseconds, -R) unlimited [2025-12-02T21:49:08.206Z] core file size (blocks, -c) unlimited [2025-12-02T21:49:08.206Z] data seg size (kbytes, -d) unlimited [2025-12-02T21:49:08.206Z] scheduling priority (-e) 0 [2025-12-02T21:49:08.206Z] file size (blocks, -f) unlimited [2025-12-02T21:49:08.206Z] pending signals (-i) 14409 [2025-12-02T21:49:08.206Z] max locked memory (kbytes, -l) 8192 [2025-12-02T21:49:08.206Z] max memory size (kbytes, -m) unlimited [2025-12-02T21:49:08.206Z] open files (-n) 524288 [2025-12-02T21:49:08.206Z] pipe size (512 bytes, -p) 8 [2025-12-02T21:49:08.206Z] POSIX message queues (bytes, -q) 819200 [2025-12-02T21:49:08.206Z] real-time priority (-r) 0 [2025-12-02T21:49:08.206Z] stack size (kbytes, -s) 8192 [2025-12-02T21:49:08.206Z] cpu time (seconds, -t) unlimited [2025-12-02T21:49:08.206Z] max user processes (-u) 14409 [2025-12-02T21:49:08.206Z] virtual memory (kbytes, -v) unlimited [2025-12-02T21:49:08.206Z] file locks (-x) unlimited [2025-12-02T21:49:08.206Z] uname : Linux test-ibmcloud-centosstream10-x64-2.adoptopenjdk.net 6.12.0-122.el10.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Aug 18 22:49:36 UTC 2025 x86_64 GNU/Linux [2025-12-02T21:49:08.206Z] vmVendor : Oracle Corporation [2025-12-02T21:49:08.206Z] vmVersion : 25.482-b03 [2025-12-02T21:49:08.206Z] xlc version : bash: line 1: xlC: command not found [2025-12-02T21:49:08.206Z] ************************************************************************** [2025-12-02T21:49:08.206Z] [2025-12-02T21:49:08.206Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-12-02T21:49:08.206Z] [2025-12-02T21:49:08.206Z] System.getProperty('java.vendor')=Temurin [2025-12-02T21:49:08.206Z] [2025-12-02T21:49:08.206Z] System.getProperty('os.name')=Linux [2025-12-02T21:49:08.206Z] [2025-12-02T21:49:08.206Z] System.getProperty('os.arch')=amd64 [2025-12-02T21:49:08.206Z] [2025-12-02T21:49:08.206Z] System.getProperty('java.fullversion')=null [2025-12-02T21:49:08.206Z] [2025-12-02T21:49:08.206Z] System.getProperty('sun.arch.data.model')=64 [2025-12-02T21:49:08.206Z] [2025-12-02T21:49:08.206Z] 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-12-02T21:49:08.206Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG' [2025-12-02T21:49:08.206Z] perl scripts/configure.pl [2025-12-02T21:49:08.206Z] /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-12-02T21:49:08.852Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-12-02T21:49:08.852Z] [2025-12-02T21:49:08.852Z] [2025-12-02T21:49:08.852Z] Starting to generate parallel test lists. [2025-12-02T21:49:08.852Z] [2025-12-02T21:49:08.852Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml [2025-12-02T21:49:08.852Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml [2025-12-02T21:49:08.852Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml [2025-12-02T21:49:08.852Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/liberty/playlist.xml [2025-12-02T21:49:08.852Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml [2025-12-02T21:49:08.852Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml [2025-12-02T21:49:08.852Z] Attempting to get test duration data from TRSS. [2025-12-02T21:49:08.852Z] 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-12-02T21:49:19.261Z] Attempting to get test duration data from cached files. [2025-12-02T21:49:19.261Z] [2025-12-02T21:49:19.261Z] TEST DURATION [2025-12-02T21:49:19.261Z] ==================================================================================== [2025-12-02T21:49:19.261Z] Total number of tests searched: 8 [2025-12-02T21:49:19.261Z] Number of test durations found: 8 [2025-12-02T21:49:19.261Z] Top slowest tests: [2025-12-02T21:49:19.261Z] 06m35s IdleMicrobenchmark_HS_0 [2025-12-02T21:49:19.261Z] 02m34s renaissance-future-genetic_0 [2025-12-02T21:49:19.261Z] 02m06s renaissance-fj-kmeans_0 [2025-12-02T21:49:19.261Z] ==================================================================================== [2025-12-02T21:49:19.261Z] [2025-12-02T21:49:19.261Z] Test target is split into 1 lists. [2025-12-02T21:49:19.261Z] Reducing estimated test running time from 11m59s to 11m59s. [2025-12-02T21:49:19.261Z] [2025-12-02T21:49:19.261Z] -------------------------------------testList_0------------------------------------- [2025-12-02T21:49:19.261Z] Number of tests: 8 [2025-12-02T21:49:19.261Z] Estimated running time: 11m59s [2025-12-02T21:49:19.261Z] 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-12-02T21:49:19.261Z] ------------------------------------------------------------------------------------ [2025-12-02T21:49:19.261Z] [2025-12-02T21:49:19.261Z] 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-12-02T21:49:19.261Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2025-12-02T21:49:19.663Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2025-12-02T21:49:19.975Z] Number of test list is 1, no need to run tests in child job. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2025-12-02T21:49:20.048Z] Building tests... [Pipeline] timeout [2025-12-02T21:49:20.054Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-12-02T21:49:20.074Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-12-02T21:49:21.219Z] + 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-12-02T21:49:36.198Z] -------------------------------------------- [2025-12-02T21:49:36.198Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib [2025-12-02T21:49:36.198Z] task is set to default [2025-12-02T21:49:36.198Z] dependencyList is set to all [2025-12-02T21:49:36.198Z] -------------------------------------------- [2025-12-02T21:49:36.198Z] Starting download third party dependent jars [2025-12-02T21:49:36.198Z] -------------------------------------------- [2025-12-02T21:49:36.198Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib [2025-12-02T21:49:36.198Z] /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-12-02T21:49:36.198Z] /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-12-02T21:49:36.198Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2025-12-02T21:49:36.198Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-12-02T21:49:36.198Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-12-02T21:49:36.198Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2025-12-02T21:49:36.198Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-12-02T21:49:36.198Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2025-12-02T21:49:36.198Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading [2025-12-02T21:49:36.198Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-12-02T21:49:36.198Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-12-02T21:49:36.198Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-12-02T21:49:36.198Z] /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-12-02T21:49:36.198Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-12-02T21:49:36.198Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2025-12-02T21:49:36.198Z] /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-12-02T21:49:36.198Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading [2025-12-02T21:49:36.198Z] /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-12-02T21:49:36.198Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2025-12-02T21:49:36.198Z] /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-12-02T21:49:36.198Z] /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-12-02T21:49:36.198Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-12-02T21:49:36.198Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-12-02T21:49:36.198Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2025-12-02T21:49:36.198Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading [2025-12-02T21:49:36.198Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-12-02T21:49:36.198Z] /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-12-02T21:49:36.198Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2025-12-02T21:49:36.736Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] dir [2025-12-02T21:49:36.761Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests [Pipeline] { [Pipeline] sshagent [2025-12-02T21:49:36.832Z] $ ssh-agent [2025-12-02T21:49:37.272Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBUHhB5/agent.755469 [2025-12-02T21:49:37.272Z] SSH_AGENT_PID=755471 [2025-12-02T21:49:37.272Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-12-02T21:49:38.423Z] + bash ./compile.sh [2025-12-02T21:49:38.423Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image [2025-12-02T21:49:38.423Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib [2025-12-02T21:49:38.423Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-12-02T21:49:38.423Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-12-02T21:49:38.423Z] (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-12-02T21:49:38.424Z] 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-12-02T21:49:38.424Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml [2025-12-02T21:49:39.065Z] [2025-12-02T21:49:39.065Z] build: [2025-12-02T21:49:39.065Z] [2025-12-02T21:49:39.065Z] clean: [2025-12-02T21:49:39.065Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/autoGenEnv.mk [2025-12-02T21:49:39.065Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/bin [2025-12-02T21:49:39.065Z] [2025-12-02T21:49:39.065Z] init: [2025-12-02T21:49:39.065Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/bin [2025-12-02T21:49:39.065Z] [2025-12-02T21:49:39.065Z] getDependentLibs: [2025-12-02T21:49:39.065Z] [exec] -------------------------------------------- [2025-12-02T21:49:39.065Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib [2025-12-02T21:49:39.065Z] [exec] task is set to default [2025-12-02T21:49:39.065Z] [exec] dependencyList is set to json_simple [2025-12-02T21:49:39.065Z] [exec] -------------------------------------------- [2025-12-02T21:49:39.065Z] [exec] Starting download third party dependent jars [2025-12-02T21:49:39.065Z] [exec] -------------------------------------------- [2025-12-02T21:49:39.065Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib [2025-12-02T21:49:39.065Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-12-02T21:49:39.065Z] [exec] downloaded dependent third party jars successfully [2025-12-02T21:49:39.065Z] [2025-12-02T21:49:39.065Z] compile: [2025-12-02T21:49:39.065Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-12-02T21:49:39.065Z] [echo] ============COMPILER SETTINGS============ [2025-12-02T21:49:39.065Z] [echo] ===fork: yes [2025-12-02T21:49:39.065Z] [echo] ===debug: on [2025-12-02T21:49:39.065Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/bin [2025-12-02T21:49:41.158Z] [2025-12-02T21:49:41.158Z] dist: [2025-12-02T21:49:41.158Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar [2025-12-02T21:49:41.158Z] [2025-12-02T21:49:41.158Z] BUILD SUCCESSFUL [2025-12-02T21:49:41.158Z] Total time: 2 seconds [2025-12-02T21:49:41.158Z] 0 [2025-12-02T21:49:41.158Z] /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-12-02T21:49:41.158Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-12-02T21:49:41.158Z] microArchOutput: model name : Intel Xeon Processor (Cascadelake) [2025-12-02T21:49:41.799Z] ****************************** MACHINE INFO ****************************** [2025-12-02T21:49:41.799Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG [2025-12-02T21:49:41.799Z] Free Physical Memory Size : 251215872 [2025-12-02T21:49:41.799Z] Free space (bytes) : 68935684096 [2025-12-02T21:49:41.799Z] Total Physical Memory Size : 3830820864 [2025-12-02T21:49:41.799Z] Total space (bytes) : 107199070208 [2025-12-02T21:49:41.799Z] Usable space (bytes) : 68935684096 [2025-12-02T21:49:41.799Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-12-02T21:49:41.799Z] bashVersion : [2025-12-02T21:49:41.799Z] GNU bash, version 5.2.26(1)-release (x86_64-redhat-linux-gnu) [2025-12-02T21:49:41.799Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-12-02T21:49:41.799Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-12-02T21:49:41.799Z] [2025-12-02T21:49:41.799Z] This is free software; you are free to change and redistribute it. [2025-12-02T21:49:41.799Z] There is NO WARRANTY, to the extent permitted by law. [2025-12-02T21:49:41.799Z] cpuCores : 2 [2025-12-02T21:49:41.799Z] curlVersion : [2025-12-02T21:49:41.799Z] 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-12-02T21:49:41.799Z] Release-Date: 2025-02-13 [2025-12-02T21:49:41.800Z] 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-12-02T21:49:41.800Z] 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-12-02T21:49:41.800Z] dockerVersion : [2025-12-02T21:49:41.800Z] Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg. [2025-12-02T21:49:41.800Z] podman version 5.6.0 [2025-12-02T21:49:41.800Z] gcc version : 14 [2025-12-02T21:49:41.800Z] gclibc version : ldd (GNU libc) 2.39 [2025-12-02T21:49:41.800Z] gdb version : bash: line 1: gdb: command not found [2025-12-02T21:49:41.800Z] lldb version : Command could not be executed [2025-12-02T21:49:41.800Z] makeVersion : [2025-12-02T21:49:41.800Z] GNU Make 4.4.1 [2025-12-02T21:49:41.800Z] Built for x86_64-redhat-linux-gnu [2025-12-02T21:49:41.800Z] Copyright (C) 1988-2023 Free Software Foundation, Inc. [2025-12-02T21:49:41.800Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> [2025-12-02T21:49:41.800Z] This is free software: you are free to change and redistribute it. [2025-12-02T21:49:41.800Z] There is NO WARRANTY, to the extent permitted by law. [2025-12-02T21:49:41.800Z] mavenVersion : [2025-12-02T21:49:41.800Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2025-12-02T21:49:41.800Z] Maven home: /usr/local/apache-maven-3.6.3 [2025-12-02T21:49:41.800Z] Java version: 1.8.0_482-beta, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image/jre [2025-12-02T21:49:41.800Z] Default locale: en_US, platform encoding: UTF-8 [2025-12-02T21:49:41.800Z] OS name: "linux", version: "6.12.0-122.el10.x86_64", arch: "amd64", family: "unix" [2025-12-02T21:49:41.800Z] osInfo : [2025-12-02T21:49:41.800Z] NAME="CentOS Stream" [2025-12-02T21:49:41.800Z] VERSION="10 (Coughlan)" [2025-12-02T21:49:41.800Z] ID="centos" [2025-12-02T21:49:41.800Z] ID_LIKE="rhel fedora" [2025-12-02T21:49:41.800Z] VERSION_ID="10" [2025-12-02T21:49:41.800Z] PLATFORM_ID="platform:el10" [2025-12-02T21:49:41.800Z] PRETTY_NAME="CentOS Stream 10 (Coughlan)" [2025-12-02T21:49:41.800Z] ANSI_COLOR="0;31" [2025-12-02T21:49:41.800Z] LOGO="fedora-logo-icon" [2025-12-02T21:49:41.800Z] CPE_NAME="cpe:/o:centos:centos:10" [2025-12-02T21:49:41.800Z] HOME_URL="https://centos.org/" [2025-12-02T21:49:41.800Z] VENDOR_NAME="CentOS" [2025-12-02T21:49:41.800Z] VENDOR_URL="https://centos.org/" [2025-12-02T21:49:41.800Z] BUG_REPORT_URL="https://issues.redhat.com/" [2025-12-02T21:49:41.800Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 10" [2025-12-02T21:49:41.800Z] REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" [2025-12-02T21:49:41.800Z] osLabel : cent.10 [2025-12-02T21:49:41.800Z] perlVersion : [2025-12-02T21:49:41.800Z] [2025-12-02T21:49:41.800Z] This is perl 5, version 40, subversion 2 (v5.40.2) built for x86_64-linux-thread-multi [2025-12-02T21:49:41.800Z] (with 16 registered patches, see perl -V for more detail) [2025-12-02T21:49:41.800Z] [2025-12-02T21:49:41.800Z] Copyright 1987-2025, Larry Wall [2025-12-02T21:49:41.800Z] [2025-12-02T21:49:41.800Z] Perl may be copied only under the terms of either the Artistic License or the [2025-12-02T21:49:41.800Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-12-02T21:49:41.800Z] [2025-12-02T21:49:41.800Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-12-02T21:49:41.800Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-12-02T21:49:41.800Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2025-12-02T21:49:41.800Z] [2025-12-02T21:49:41.800Z] podmanVersion : podman version 5.6.0 [2025-12-02T21:49:41.800Z] procArch : unknown [2025-12-02T21:49:41.800Z] sysArch : x86_64 [2025-12-02T21:49:41.800Z] sysOS : Linux [2025-12-02T21:49:41.800Z] ulimit : [2025-12-02T21:49:41.800Z] real-time non-blocking time (microseconds, -R) unlimited [2025-12-02T21:49:41.800Z] core file size (blocks, -c) unlimited [2025-12-02T21:49:41.800Z] data seg size (kbytes, -d) unlimited [2025-12-02T21:49:41.800Z] scheduling priority (-e) 0 [2025-12-02T21:49:41.800Z] file size (blocks, -f) unlimited [2025-12-02T21:49:41.800Z] pending signals (-i) 14409 [2025-12-02T21:49:41.800Z] max locked memory (kbytes, -l) 8192 [2025-12-02T21:49:41.800Z] max memory size (kbytes, -m) unlimited [2025-12-02T21:49:41.800Z] open files (-n) 524288 [2025-12-02T21:49:41.800Z] pipe size (512 bytes, -p) 8 [2025-12-02T21:49:41.800Z] POSIX message queues (bytes, -q) 819200 [2025-12-02T21:49:41.800Z] real-time priority (-r) 0 [2025-12-02T21:49:41.800Z] stack size (kbytes, -s) 8192 [2025-12-02T21:49:41.800Z] cpu time (seconds, -t) unlimited [2025-12-02T21:49:41.800Z] max user processes (-u) 14409 [2025-12-02T21:49:41.800Z] virtual memory (kbytes, -v) unlimited [2025-12-02T21:49:41.800Z] file locks (-x) unlimited [2025-12-02T21:49:41.800Z] uname : Linux test-ibmcloud-centosstream10-x64-2.adoptopenjdk.net 6.12.0-122.el10.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Aug 18 22:49:36 UTC 2025 x86_64 GNU/Linux [2025-12-02T21:49:41.800Z] vmVendor : Oracle Corporation [2025-12-02T21:49:41.800Z] vmVersion : 25.482-b03 [2025-12-02T21:49:41.800Z] xlc version : bash: line 1: xlC: command not found [2025-12-02T21:49:41.800Z] ************************************************************************** [2025-12-02T21:49:41.800Z] [2025-12-02T21:49:41.800Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-12-02T21:49:41.800Z] [2025-12-02T21:49:41.800Z] System.getProperty('java.vendor')=Temurin [2025-12-02T21:49:41.800Z] [2025-12-02T21:49:41.800Z] System.getProperty('os.name')=Linux [2025-12-02T21:49:41.800Z] [2025-12-02T21:49:41.800Z] System.getProperty('os.arch')=amd64 [2025-12-02T21:49:41.800Z] [2025-12-02T21:49:41.800Z] System.getProperty('java.fullversion')=null [2025-12-02T21:49:41.800Z] [2025-12-02T21:49:41.800Z] System.getProperty('sun.arch.data.model')=64 [2025-12-02T21:49:41.800Z] [2025-12-02T21:49:41.800Z] make -f clean.mk cleanBuild [2025-12-02T21:49:41.800Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG' [2025-12-02T21:49:41.801Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest [2025-12-02T21:49:41.801Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG' [2025-12-02T21:49:41.801Z] make -f compile.mk compile [2025-12-02T21:49:41.801Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG' [2025-12-02T21:49:41.801Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-12-02T21:49:41.801Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-12-02T21:49:41.801Z] (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-12-02T21:49:41.801Z] 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-12-02T21:49:42.447Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/scripts/build_test.xml [2025-12-02T21:49:42.447Z] [echo] build.list is TestConfig/build.xml,perf/build.xml [2025-12-02T21:49:42.447Z] [2025-12-02T21:49:42.447Z] -create_test_directory: [2025-12-02T21:49:42.447Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest [2025-12-02T21:49:42.447Z] [2025-12-02T21:49:42.447Z] stage_test_material: [2025-12-02T21:49:43.093Z] [copy] Copying 587 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest [2025-12-02T21:49:43.093Z] [2025-12-02T21:49:43.093Z] build: [2025-12-02T21:49:43.093Z] [2025-12-02T21:49:43.093Z] init: [2025-12-02T21:49:43.093Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf [2025-12-02T21:49:43.093Z] [2025-12-02T21:49:43.093Z] dist: [2025-12-02T21:49:43.093Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf [2025-12-02T21:49:43.093Z] [2025-12-02T21:49:43.093Z] build: [2025-12-02T21:49:43.093Z] [2025-12-02T21:49:43.093Z] build: [2025-12-02T21:49:43.093Z] [2025-12-02T21:49:43.093Z] init: [2025-12-02T21:49:43.093Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/bumbleBench [2025-12-02T21:49:43.093Z] [2025-12-02T21:49:43.093Z] getBumbleBench: [2025-12-02T21:49:43.093Z] [echo] Cloning BumbleBench [2025-12-02T21:49:43.093Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git [2025-12-02T21:49:43.093Z] [exec] Cloning into 'bumblebench'... [2025-12-02T21:49:43.093Z] [2025-12-02T21:49:43.093Z] buildBumbleBench: [2025-12-02T21:49:43.093Z] [echo] Building BumbleBench [2025-12-02T21:49:43.093Z] [2025-12-02T21:49:43.093Z] compile-all: [2025-12-02T21:49:43.093Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-12-02T21:49:44.444Z] [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-12-02T21:49:44.444Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2025-12-02T21:49:44.444Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-12-02T21:49:44.444Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-12-02T21:49:44.444Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-12-02T21:49:44.444Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-12-02T21:49:45.095Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-12-02T21:49:45.095Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-12-02T21:49:45.095Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-12-02T21:49:45.095Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-12-02T21:49:45.095Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-12-02T21:49:45.095Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-12-02T21:49:45.095Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-12-02T21:49:45.095Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-12-02T21:49:45.095Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-12-02T21:49:45.095Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-12-02T21:49:45.735Z] [2025-12-02T21:49:45.735Z] dist: [2025-12-02T21:49:45.736Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar [2025-12-02T21:49:45.736Z] [2025-12-02T21:49:45.736Z] dist: [2025-12-02T21:49:45.736Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/bumbleBench [2025-12-02T21:49:45.736Z] [2025-12-02T21:49:45.736Z] build: [2025-12-02T21:49:45.736Z] [2025-12-02T21:49:45.736Z] getDependentLibs: [2025-12-02T21:49:58.113Z] [exec] -------------------------------------------- [2025-12-02T21:49:58.113Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib [2025-12-02T21:49:58.113Z] [exec] task is set to default [2025-12-02T21:49:58.113Z] [exec] dependencyList is set to dacapo [2025-12-02T21:49:58.113Z] [exec] -------------------------------------------- [2025-12-02T21:49:58.113Z] [exec] Starting download third party dependent jars [2025-12-02T21:49:58.113Z] [exec] -------------------------------------------- [2025-12-02T21:49:58.113Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib [2025-12-02T21:49:58.113Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-12-02T21:49:58.113Z] [exec] downloaded dependent third party jars successfully [2025-12-02T21:49:58.113Z] [2025-12-02T21:49:58.113Z] init: [2025-12-02T21:49:58.113Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/dacapo [2025-12-02T21:49:58.113Z] [2025-12-02T21:49:58.113Z] getDacapoSuite: [2025-12-02T21:49:58.113Z] [unzip] Expanding: /home/jenkins/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/dacapo [2025-12-02T21:50:44.166Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/dacapo [2025-12-02T21:50:44.812Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/dacapo/dacapo [2025-12-02T21:50:44.812Z] [2025-12-02T21:50:44.812Z] dist: [2025-12-02T21:50:44.812Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/dacapo [2025-12-02T21:50:44.812Z] [2025-12-02T21:50:44.812Z] build: [2025-12-02T21:50:44.812Z] [2025-12-02T21:50:44.812Z] init: [2025-12-02T21:50:44.812Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/idle_micro [2025-12-02T21:50:44.812Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/idle_micro/bin [2025-12-02T21:50:44.812Z] [2025-12-02T21:50:44.812Z] compile: [2025-12-02T21:50:44.812Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-12-02T21:50:44.812Z] [echo] ============COMPILER SETTINGS============ [2025-12-02T21:50:44.812Z] [echo] ===fork: yes [2025-12-02T21:50:44.812Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/javac [2025-12-02T21:50:44.812Z] [echo] ===debug: on [2025-12-02T21:50:44.812Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro [2025-12-02T21:50:44.812Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/idle_micro/bin [2025-12-02T21:50:46.157Z] [2025-12-02T21:50:46.157Z] dist: [2025-12-02T21:50:46.157Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar [2025-12-02T21:50:46.157Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/idle_micro [2025-12-02T21:50:46.157Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/idle_micro [2025-12-02T21:50:46.157Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/idle_micro [2025-12-02T21:50:46.157Z] [2025-12-02T21:50:46.157Z] clean: [2025-12-02T21:50:46.157Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/idle_micro/bin [2025-12-02T21:50:46.157Z] [2025-12-02T21:50:46.157Z] build: [2025-12-02T21:50:46.157Z] [2025-12-02T21:50:46.157Z] build: [2025-12-02T21:50:46.157Z] [2025-12-02T21:50:46.157Z] init: [2025-12-02T21:50:46.157Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/renaissance [2025-12-02T21:50:46.157Z] [2025-12-02T21:50:46.157Z] getRenaissanceSuite: [2025-12-02T21:50:46.157Z] [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-12-02T21:50:50.444Z] [2025-12-02T21:50:50.444Z] dist: [2025-12-02T21:50:50.444Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/renaissance [2025-12-02T21:51:01.003Z] [2025-12-02T21:51:01.003Z] build: [2025-12-02T21:51:01.643Z] [2025-12-02T21:51:01.643Z] init: [2025-12-02T21:51:01.643Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/specjbb [2025-12-02T21:51:01.643Z] [2025-12-02T21:51:01.643Z] getSpecjbbSuite: [2025-12-02T21:51:01.643Z] [2025-12-02T21:51:01.643Z] dist: [2025-12-02T21:51:01.643Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/specjbb/run [2025-12-02T21:51:03.724Z] [2025-12-02T21:51:03.724Z] BUILD SUCCESSFUL [2025-12-02T21:51:03.725Z] Total time: 1 minute 19 seconds [2025-12-02T21:51:03.725Z] 0 [2025-12-02T21:51:04.384Z] [2025-12-02T21:51:04.384Z] [2025-12-02T21:51:04.384Z] RECORD TEST REPOs SHA [2025-12-02T21:51:04.384Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/scripts"; \ [2025-12-02T21:51:04.384Z] 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-12-02T21:51:04.384Z] 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-12-02T21:51:04.384Z] touch /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt [2025-12-02T21:51:04.384Z] ================================================ [2025-12-02T21:51:04.384Z] timestamp: 20251202-215103 [2025-12-02T21:51:04.384Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests [2025-12-02T21:51:04.384Z] git repo: [2025-12-02T21:51:04.384Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2025-12-02T21:51:04.384Z] sha: [2025-12-02T21:51:04.384Z] 7d876a0b9e5278411741de06f783c7ae55e008f3 [2025-12-02T21:51:04.384Z] ================================================ [2025-12-02T21:51:04.384Z] timestamp: 20251202-215103 [2025-12-02T21:51:04.384Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-12-02T21:51:04.384Z] git repo: [2025-12-02T21:51:04.384Z] Fetch URL: https://github.com/adoptium/bumblebench.git [2025-12-02T21:51:04.384Z] sha: [2025-12-02T21:51:04.384Z] 4ec780b716e7617094cce740d3b085ca4637ee0f [2025-12-02T21:51:04.384Z] ================================================ [2025-12-02T21:51:04.384Z] timestamp: 20251202-215103 [2025-12-02T21:51:04.384Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG [2025-12-02T21:51:04.384Z] git repo: [2025-12-02T21:51:04.384Z] Fetch URL: https://github.com/adoptium/TKG.git [2025-12-02T21:51:04.384Z] sha: [2025-12-02T21:51:04.384Z] dacf03c94365d6ebc256acf06582d0f4148bad34 [2025-12-02T21:51:04.384Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG' [Pipeline] } [2025-12-02T21:51:04.829Z] $ ssh-agent -k [2025-12-02T21:51:04.836Z] unset SSH_AUTH_SOCK; [2025-12-02T21:51:04.836Z] unset SSH_AGENT_PID; [2025-12-02T21:51:04.836Z] echo Agent pid 755471 killed; [2025-12-02T21:51:05.273Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2025-12-02T21:51:05.399Z] 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-12-02T21:51:05.424Z] ITERATION: 1/1 [Pipeline] sh [2025-12-02T21:51:06.582Z] + which Xvfb [2025-12-02T21:51:06.582Z] 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-12-02T21:51:08.126Z] + mkdir -pm 0700 /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/.xdg-runtime [Pipeline] sh [2025-12-02T21:51:09.564Z] + mkdir -p -m 1777 /tmp/.X11-unix [Pipeline] sh [2025-12-02T21:51:11.025Z] + weston --no-config --socket=wayland-vfb --backend=headless-backend.so --xwayland [2025-12-02T21:51:11.026Z] Date: 2025-12-02 UTC [2025-12-02T21:51:11.026Z] [21:51:10.380] weston 14.0.1 [2025-12-02T21:51:11.026Z] https://wayland.freedesktop.org [2025-12-02T21:51:11.026Z] Bug reports to: https://gitlab.freedesktop.org/wayland/weston/issues/ [2025-12-02T21:51:11.026Z] Build: 14.0.1 [2025-12-02T21:51:11.026Z] [21:51:10.380] Command line: weston --no-config --socket=wayland-vfb --backend=headless-backend.so --xwayland [2025-12-02T21:51:11.026Z] [21:51:10.380] OS: Linux, 6.12.0-122.el10.x86_64, #1 SMP PREEMPT_DYNAMIC Mon Aug 18 22:49:36 UTC 2025, x86_64 [2025-12-02T21:51:11.026Z] [21:51:10.380] Flight recorder: enabled [2025-12-02T21:51:11.026Z] [21:51:10.380] Starting with no config file. [2025-12-02T21:51:11.026Z] [21:51:10.380] Output repaint window is 7 ms maximum. [2025-12-02T21:51:11.026Z] [21:51:10.381] Loading module '/usr/lib64/libweston-14/headless-backend.so' [2025-12-02T21:51:11.026Z] [21:51:10.448] Registered plugin API 'weston_windowed_output_api_headless_v2' of size 16 [2025-12-02T21:51:11.026Z] [21:51:10.448] Color manager: no-op [2025-12-02T21:51:11.026Z] protocol support: no [2025-12-02T21:51:11.026Z] [21:51:10.448] Output 'headless' attempts EOTF mode SDR and colorimetry mode default. [2025-12-02T21:51:11.026Z] [21:51:10.448] Output 'headless' using color profile: stock sRGB color profile [2025-12-02T21:51:11.026Z] [21:51:10.448] Output 'headless' enabled with head(s) headless [2025-12-02T21:51:11.026Z] [21:51:10.448] Compositor capabilities: [2025-12-02T21:51:11.026Z] arbitrary surface rotation: no [2025-12-02T21:51:11.026Z] screen capture uses y-flip: no [2025-12-02T21:51:11.026Z] cursor planes: no [2025-12-02T21:51:11.026Z] arbitrary resolutions: no [2025-12-02T21:51:11.026Z] view mask clipping: no [2025-12-02T21:51:11.026Z] explicit sync: no [2025-12-02T21:51:11.026Z] color operations: no [2025-12-02T21:51:11.026Z] presentation clock: CLOCK_MONOTONIC_RAW, id 4 [2025-12-02T21:51:11.026Z] presentation clock resolution: 0.000000001 s [2025-12-02T21:51:11.026Z] [21:51:10.448] Loading module '/usr/lib64/weston/desktop-shell.so' [2025-12-02T21:51:11.026Z] [21:51:10.448] Loading module '/usr/lib64/libweston-14/xwayland.so' [2025-12-02T21:51:11.026Z] [21:51:10.449] Registered plugin API 'weston_xwayland_v3' of size 32 [2025-12-02T21:51:11.026Z] [21:51:10.449] Registered plugin API 'weston_xwayland_surface_v2' of size 24 [2025-12-02T21:51:11.026Z] [21:51:10.449] xserver listening on display :0 [2025-12-02T21:51:11.026Z] [21:51:10.449] launching '/usr/libexec/weston-keyboard' [2025-12-02T21:51:11.026Z] [21:51:10.450] launching '/usr/libexec/weston-desktop-shell' [2025-12-02T21:51:11.026Z] could not load cursor 'dnd-move' [2025-12-02T21:51:11.026Z] could not load cursor 'dnd-move' [2025-12-02T21:51:11.026Z] could not load cursor 'dnd-copy' [2025-12-02T21:51:11.026Z] could not load cursor 'dnd-copy' [2025-12-02T21:51:11.026Z] could not load cursor 'dnd-none' [2025-12-02T21:51:11.026Z] could not load cursor 'dnd-none' [Pipeline] echo [2025-12-02T21:51:11.333Z] env.DISPLAY is :0 [Pipeline] sshagent [2025-12-02T21:51:11.390Z] $ ssh-agent [2025-12-02T21:51:11.836Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhJwKGH/agent.756036 [2025-12-02T21:51:11.836Z] SSH_AGENT_PID=756038 [2025-12-02T21:51:11.836Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-12-02T21:51:12.995Z] ++ uname [2025-12-02T21:51:12.995Z] + '[' Linux = AIX ']' [2025-12-02T21:51:12.995Z] ++ uname [2025-12-02T21:51:12.995Z] + '[' Linux = SunOS ']' [2025-12-02T21:51:12.995Z] ++ uname [2025-12-02T21:51:12.995Z] + '[' Linux = '*BSD' ']' [2025-12-02T21:51:12.995Z] + MAKE=make [2025-12-02T21:51:12.995Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2025-12-02T21:51:12.995Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2025-12-02T21:51:14.435Z] ++ uname [2025-12-02T21:51:14.435Z] + '[' Linux = AIX ']' [2025-12-02T21:51:14.436Z] ++ uname [2025-12-02T21:51:14.436Z] + '[' Linux = SunOS ']' [2025-12-02T21:51:14.436Z] ++ uname [2025-12-02T21:51:14.436Z] + '[' Linux = '*BSD' ']' [2025-12-02T21:51:14.436Z] + MAKE=make [2025-12-02T21:51:14.436Z] + cd ./aqa-tests [2025-12-02T21:51:14.436Z] + . ./scripts/testenv/testenvSettings.sh [2025-12-02T21:51:14.436Z] ++ set +x [2025-12-02T21:51:14.436Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image [2025-12-02T21:51:14.436Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib [2025-12-02T21:51:14.436Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.perf TESTLIST= [2025-12-02T21:51:14.436Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG' [2025-12-02T21:51:14.436Z] perl scripts/configure.pl [2025-12-02T21:51:14.436Z] /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-12-02T21:51:14.436Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-12-02T21:51:14.436Z] [2025-12-02T21:51:14.436Z] Starting to generate test make files. [2025-12-02T21:51:14.436Z] [2025-12-02T21:51:15.080Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml [2025-12-02T21:51:15.080Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml [2025-12-02T21:51:15.080Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk [2025-12-02T21:51:15.080Z] [2025-12-02T21:51:15.080Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml [2025-12-02T21:51:15.080Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/idle_micro/autoGen.mk [2025-12-02T21:51:15.080Z] [2025-12-02T21:51:15.080Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/liberty/playlist.xml [2025-12-02T21:51:15.080Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml [2025-12-02T21:51:15.080Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk [2025-12-02T21:51:15.080Z] [2025-12-02T21:51:15.080Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml [2025-12-02T21:51:15.080Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/autoGen.mk [2025-12-02T21:51:15.080Z] [2025-12-02T21:51:15.080Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../autoGen.mk [2025-12-02T21:51:15.080Z] [2025-12-02T21:51:15.080Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/utils.mk [2025-12-02T21:51:15.080Z] [2025-12-02T21:51:15.080Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/rerun.mk [2025-12-02T21:51:15.080Z] [2025-12-02T21:51:15.080Z] Make files are generated successfully. [2025-12-02T21:51:15.080Z] [2025-12-02T21:51:15.080Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG' [2025-12-02T21:51:15.080Z] make -f runtest.mk _sanity.perf [2025-12-02T21:51:15.080Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG' [2025-12-02T21:51:15.080Z] [2025-12-02T21:51:15.080Z] Running make 4.4.1 [2025-12-02T21:51:15.080Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/.. [2025-12-02T21:51:15.080Z] set JDK_VERSION to 8 [2025-12-02T21:51:15.080Z] set JDK_IMPL to hotspot [2025-12-02T21:51:15.080Z] set JVM_VERSION to openjdk8 [2025-12-02T21:51:15.080Z] set JCL_VERSION to latest [2025-12-02T21:51:15.080Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image [2025-12-02T21:51:15.080Z] set SPEC to linux_x86-64 [2025-12-02T21:51:15.080Z] set TEST_FLAG to [2025-12-02T21:51:15.080Z] set OS_LABEL to cent.10 [2025-12-02T21:51:15.080Z] Running sanity.perf ... [2025-12-02T21:51:15.080Z] There are 8 test targets in sanity.perf [2025-12-02T21:51:15.080Z] "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java" -version [2025-12-02T21:51:15.080Z] openjdk version "1.8.0_482-beta" [2025-12-02T21:51:15.080Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-beta-202512022108-b03) [2025-12-02T21:51:15.080Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b03, mixed mode) [2025-12-02T21:51:15.080Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests' [2025-12-02T21:51:15.080Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf' [2025-12-02T21:51:15.080Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/dacapo' [2025-12-02T21:51:15.080Z] [2025-12-02T21:51:15.080Z] ===============================================