Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux

Started by upstream project "build-scripts/jobs/jdk/jdk-alpine-linux-aarch64-temurin" build number 214 originally caused by: Started by upstream project "build-scripts/openjdk26-pipeline" build number 21 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_26ea" build number 35 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-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_openjdk26_hs_sanity.perf_aarch64_alpine-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 4f02fc5cf92b5b2160562a2f458a5d5bd13f8d2c (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f02fc5cf92b5b2160562a2f458a5d5bd13f8d2c # timeout=10 Commit message: "Excluded renaissance-naive-bayes test for all windows (#6699)" > git rev-list --no-walk 4d6accc35f7ad9f79418cc64131488148aa3928c # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] nodesByLabel [2025-10-30T23:26:18.232Z] Could not find any nodes with 'hw.arch.aarch64&&sw.os.alpine-linux&&ci.role.perf' label [Pipeline] echo [2025-10-30T23:26:18.242Z] SPEC: alpine-linux_aarch64 [Pipeline] echo [2025-10-30T23:26:18.243Z] LABEL: ci.role.test&&hw.arch.aarch64&&sw.os.alpine-linux [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2025-10-30T23:26:18.256Z] Found a total of 3 nodes with the 'ci.role.test&&hw.arch.aarch64&&sw.os.alpine-linux' label Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues. [Pipeline] echo [2025-10-30T23:26:18.260Z] dynamicAgents: [] [Pipeline] node [2025-10-30T23:26:18.462Z] Running on test-docker-alpine320-armv8-4 in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-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-10-30T23:26:18.503Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-10-30T23:26:18.888Z] [WS-CLEANUP] Deleting project workspace... [2025-10-30T23:26:18.888Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-10-30T23:26:19.070Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-10-30T23:26:19.283Z] The recommended git tool is: git [2025-10-30T23:26:19.817Z] No credentials specified [2025-10-30T23:26:19.999Z] Cloning the remote Git repository [2025-10-30T23:26:20.444Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-10-30T23:26:20.445Z] > git init /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests # timeout=10 [2025-10-30T23:26:20.487Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2025-10-30T23:26:20.487Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-10-30T23:26:20.488Z] > git --version # timeout=10 [2025-10-30T23:26:20.493Z] > git --version # 'git version 2.45.4' [2025-10-30T23:26:20.497Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-30T23:26:25.811Z] Avoid second fetch [2025-10-30T23:26:25.998Z] Checking out Revision 4f02fc5cf92b5b2160562a2f458a5d5bd13f8d2c (origin/master) [2025-10-30T23:26:25.510Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-10-30T23:26:25.519Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-30T23:26:25.896Z] > git rev-parse origin/master^{commit} # timeout=10 [2025-10-30T23:26:26.084Z] > git config core.sparsecheckout # timeout=10 [2025-10-30T23:26:26.092Z] > git checkout -f 4f02fc5cf92b5b2160562a2f458a5d5bd13f8d2c # timeout=10 [2025-10-30T23:26:27.672Z] Commit message: "Excluded renaissance-naive-bayes test for all windows (#6699)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-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-10-30T23:26:29.661Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2025-10-30T23:26:29.697Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-10-30T23:26:31.624Z] + LC_TIME=C date '+%a, %d %b %Y %T %z' [Pipeline] echo [2025-10-30T23:26:32.465Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-10-30T23:26:34.337Z] + aqa-tests/terminateTestProcesses.sh jenkins [2025-10-30T23:26:34.338Z] Unix type machine.. [2025-10-30T23:26:34.338Z] Running on a Linux host [2025-10-30T23:26:34.338Z] 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-10-30T23:26:37.571Z] + printenv [2025-10-30T23:26:37.571Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-10-30T23:26:37.571Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-10-30T23:26:37.571Z] SETUP_JCK_RUN=false [2025-10-30T23:26:37.571Z] USE_TESTENV_PROPERTIES=false [2025-10-30T23:26:37.571Z] MAIL=/var/mail/jenkins [2025-10-30T23:26:37.571Z] EXTERNAL_CUSTOM_BRANCH=master [2025-10-30T23:26:37.571Z] BUILD_LIST=perf [2025-10-30T23:26:37.571Z] USER=jenkins [2025-10-30T23:26:37.571Z] SSH_CLIENT=78.47.239.97 44658 22 [2025-10-30T23:26:37.571Z] SDK_RESOURCE=upstream [2025-10-30T23:26:37.571Z] CI=true [2025-10-30T23:26:37.571Z] OPENJ9_BRANCH=master [2025-10-30T23:26:37.571Z] jobStatus=SUCCESS [2025-10-30T23:26:37.571Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2025-10-30T23:26:37.571Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/7/display/redirect?page=changes [2025-10-30T23:26:37.571Z] UPSTREAM_JOB_NUMBER=214 [2025-10-30T23:26:37.571Z] HUDSON_URL=https://ci.adoptium.net/ [2025-10-30T23:26:37.571Z] TARGET=sanity.perf [2025-10-30T23:26:37.571Z] EXIT_FAILURE=false [2025-10-30T23:26:37.571Z] SHLVL=2 [2025-10-30T23:26:37.571Z] NODE_LABELS=alpine-linux armv8 hw.arch.aarch64 sw.os.alpine-linux test ci.role.test test-docker-alpine320-armv8-4 alpine armv8.2 hw.dockerhost.alpine-linux.dockerhost-osuosl-ubuntu2404-aarch64-3 [2025-10-30T23:26:37.571Z] LD_LIBRARY_PATH=/usr/lib/jvm/jdk21/lib/server:/usr/lib/jvm/jdk21/lib:/usr/lib/jvm/jdk21/../lib [2025-10-30T23:26:37.571Z] HOME=/home/jenkins [2025-10-30T23:26:37.571Z] STF_OWNER_BRANCH=adoptium:master [2025-10-30T23:26:37.571Z] USE_JRE=false [2025-10-30T23:26:37.571Z] OLDPWD=/home/jenkins [2025-10-30T23:26:37.571Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/7/ [2025-10-30T23:26:37.571Z] ADOPTOPENJDK_BRANCH=master [2025-10-30T23:26:37.571Z] TAP_NAME=Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux.tap [2025-10-30T23:26:37.571Z] JDK_IMPL=hotspot [2025-10-30T23:26:37.571Z] HUDSON_COOKIE=eb02b7dc-15b9-46d6-b0aa-d000a9078178 [2025-10-30T23:26:37.571Z] DOCKER_REQUIRED=false [2025-10-30T23:26:37.571Z] JENKINS_SERVER_COOKIE=durable-61ed0057b5494cac2bafac21a19893fcf896a45ca29931987a711700bd9e41ac [2025-10-30T23:26:37.571Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../benchmarks [2025-10-30T23:26:37.571Z] JDK_REPO=https://github.com/adoptium/jdk [2025-10-30T23:26:37.571Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux [2025-10-30T23:26:37.571Z] KEEP_WORKSPACE=false [2025-10-30T23:26:37.571Z] ARCHIVE_TEST_RESULTS=false [2025-10-30T23:26:37.571Z] GENERATE_JOBS=true [2025-10-30T23:26:37.571Z] NODE_NAME=test-docker-alpine320-armv8-4 [2025-10-30T23:26:37.571Z] LOGNAME=jenkins [2025-10-30T23:26:37.571Z] PERSONAL_BUILD=false [2025-10-30T23:26:37.571Z] TKG_OWNER_BRANCH=adoptium:master [2025-10-30T23:26:37.571Z] JDK_BRANCH=jdk-26+22_adopt [2025-10-30T23:26:37.571Z] _=/usr/lib/jvm/jdk21/bin/java [2025-10-30T23:26:37.571Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/7/display/redirect?page=artifacts [2025-10-30T23:26:37.571Z] AUTO_DETECT=true [2025-10-30T23:26:37.571Z] STAGE_NAME=Setup [2025-10-30T23:26:37.571Z] EXECUTOR_NUMBER=0 [2025-10-30T23:26:37.571Z] JDK_VERSION=26 [2025-10-30T23:26:37.571Z] EXTERNAL_TEST_CMD=mvn clean install [2025-10-30T23:26:37.571Z] BUILD_DISPLAY_NAME=#7 [2025-10-30T23:26:37.571Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2025-10-30T23:26:37.571Z] TIME_LIMIT=25 [2025-10-30T23:26:37.571Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/7/display/redirect?page=tests [2025-10-30T23:26:37.571Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-10-30T23:26:37.572Z] JOB_BASE_NAME=Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux [2025-10-30T23:26:37.572Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2025-10-30T23:26:37.572Z] TKG_ITERATIONS=1 [2025-10-30T23:26:37.572Z] PLATFORM=aarch64_alpine-linux [2025-10-30T23:26:37.572Z] BUILD_ID=7 [2025-10-30T23:26:37.572Z] EXIT_SUCCESS=false [2025-10-30T23:26:37.572Z] RERUN_FAILURE=true [2025-10-30T23:26:37.572Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/system_lib [2025-10-30T23:26:37.572Z] ACTIVE_NODE_TIMEOUT=5 [2025-10-30T23:26:37.572Z] BUILD_TAG=jenkins-Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux-7 [2025-10-30T23:26:37.572Z] JENKINS_URL=https://ci.adoptium.net/ [2025-10-30T23:26:37.572Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-10-30T23:26:37.572Z] KEEP_REPORTDIR=false [2025-10-30T23:26:37.572Z] ORIGIN_JDK_VERSION=26 [2025-10-30T23:26:37.572Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/ [2025-10-30T23:26:37.572Z] JCK_GIT_BRANCH=master [2025-10-30T23:26:37.572Z] BUILD_NUMBER=7 [2025-10-30T23:26:37.572Z] OPENJCEPLUS_GIT_BRANCH=semeru-java26 [2025-10-30T23:26:37.572Z] ITERATIONS=1 [2025-10-30T23:26:37.572Z] JENKINS_NODE_COOKIE=c730906d-a36b-45a7-a259-40ca8cc2ae3c [2025-10-30T23:26:37.572Z] SHELL=/bin/bash [2025-10-30T23:26:37.572Z] SPEC=alpine-linux_aarch64 [2025-10-30T23:26:37.572Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-10-30T23:26:37.572Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image [2025-10-30T23:26:37.572Z] LIGHT_WEIGHT_CHECKOUT=false [2025-10-30T23:26:37.572Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/7/display/redirect [2025-10-30T23:26:37.572Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-10-30T23:26:37.572Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/display/redirect [2025-10-30T23:26:37.572Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk/jdk-alpine-linux-aarch64-temurin [2025-10-30T23:26:37.572Z] SLACK_CHANNEL=aqavit-bot [2025-10-30T23:26:37.572Z] JOB_NAME=Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux [2025-10-30T23:26:37.572Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-10-30T23:26:37.572Z] PWD=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux [2025-10-30T23:26:37.572Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib [2025-10-30T23:26:37.572Z] SSH_CONNECTION=78.47.239.97 44658 172.17.0.2 22 [2025-10-30T23:26:37.572Z] TEST_TIME=120 [2025-10-30T23:26:37.572Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux@tmp [2025-10-30T23:26:37.572Z] PARALLEL=Dynamic [2025-10-30T23:26:37.572Z] JOBSTARTTIME=Thu, 30 Oct 2025 23:26:30 +0000 [2025-10-30T23:26:37.572Z] DYNAMIC_COMPILE=false [2025-10-30T23:26:37.572Z] RERUN_ITERATIONS=1 Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-10-30T23:26:38.112Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2025-10-30T23:26:38.135Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2025-10-30T23:28:38.811Z] Copied 8 artifacts from "build-scripts » jobs » jdk » jdk-alpine-linux-aarch64-temurin" build number 214 [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-10-30T23:28:39.103Z] 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-10-30T23:28:39.109Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux [Pipeline] { [Pipeline] sshagent [2025-10-30T23:28:39.211Z] $ ssh-agent [2025-10-30T23:28:40.027Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAcEmaC/agent.2526953 [2025-10-30T23:28:40.027Z] SSH_AGENT_PID=2526956 [2025-10-30T23:28:40.027Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-10-30T23:28:40.044Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests [Pipeline] { [Pipeline] withCredentials [2025-10-30T23:28:40.080Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2025-10-30T23:28:52.257Z] + pwd [2025-10-30T23:28:52.258Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/.. -p aarch64_alpine-linux -r upstream -j 26 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master [2025-10-30T23:28:52.258Z] TESTDIR: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests [2025-10-30T23:28:52.258Z] get jdk binary... [2025-10-30T23:28:52.258Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2025-10-30T23:28:52.258Z] Uncompressing file: OpenJDK-jdk_aarch64_alpine-linux_hotspot_26_22-ea.tar.gz ... [2025-10-30T23:28:55.284Z] List files in jdkbinary folder... [2025-10-30T23:28:55.284Z] total 668756 [2025-10-30T23:28:55.284Z] -rw-r--r-- 1 jenkins jenkins 276574048 Oct 30 23:03 OpenJDK-debugimage_aarch64_alpine-linux_hotspot_26_22-ea.tar.gz [2025-10-30T23:28:55.284Z] -rw-r--r-- 1 jenkins jenkins 140333556 Oct 30 23:03 OpenJDK-jdk_aarch64_alpine-linux_hotspot_26_22-ea.tar.gz [2025-10-30T23:28:55.284Z] -rw-r--r-- 1 jenkins jenkins 85532698 Oct 30 23:03 OpenJDK-jmods_aarch64_alpine-linux_hotspot_26_22-ea.tar.gz [2025-10-30T23:28:55.284Z] -rw-r--r-- 1 jenkins jenkins 60370754 Oct 30 23:02 OpenJDK-jre_aarch64_alpine-linux_hotspot_26_22-ea.tar.gz [2025-10-30T23:28:55.284Z] -rw-rw-r-- 1 jenkins jenkins 30386 Oct 30 23:12 OpenJDK-sbom_aarch64_alpine-linux_hotspot_26_22-ea-metadata.json [2025-10-30T23:28:55.285Z] -rw-r--r-- 1 jenkins jenkins 162523 Oct 30 23:15 OpenJDK-sbom_aarch64_alpine-linux_hotspot_26_22-ea.json [2025-10-30T23:28:55.285Z] -rw-r--r-- 1 jenkins jenkins 3352883 Oct 30 23:03 OpenJDK-static-libs-musl_aarch64_alpine-linux_hotspot_26_22-ea.tar.gz [2025-10-30T23:28:55.285Z] -rw-r--r-- 1 jenkins jenkins 118412391 Oct 30 23:03 OpenJDK-testimage_aarch64_alpine-linux_hotspot_26_22-ea.tar.gz [2025-10-30T23:28:55.285Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 23:28 tmp [2025-10-30T23:28:55.285Z] List files in jdkbinary/tmp folder... [2025-10-30T23:28:55.285Z] total 4 [2025-10-30T23:28:55.285Z] drwxr-xr-x 7 jenkins jenkins 4096 Oct 30 23:28 jdk-26+22 [2025-10-30T23:28:55.285Z] Moving directory jdk-26+22/ to ../j2sdk-image [2025-10-30T23:28:55.285Z] Uncompressing file: OpenJDK-jre_aarch64_alpine-linux_hotspot_26_22-ea.tar.gz ... [2025-10-30T23:28:57.247Z] List files in jdkbinary folder... [2025-10-30T23:28:57.247Z] total 668760 [2025-10-30T23:28:57.247Z] -rw-r--r-- 1 jenkins jenkins 276574048 Oct 30 23:03 OpenJDK-debugimage_aarch64_alpine-linux_hotspot_26_22-ea.tar.gz [2025-10-30T23:28:57.247Z] -rw-r--r-- 1 jenkins jenkins 140333556 Oct 30 23:03 OpenJDK-jdk_aarch64_alpine-linux_hotspot_26_22-ea.tar.gz [2025-10-30T23:28:57.247Z] -rw-r--r-- 1 jenkins jenkins 85532698 Oct 30 23:03 OpenJDK-jmods_aarch64_alpine-linux_hotspot_26_22-ea.tar.gz [2025-10-30T23:28:57.247Z] -rw-r--r-- 1 jenkins jenkins 60370754 Oct 30 23:02 OpenJDK-jre_aarch64_alpine-linux_hotspot_26_22-ea.tar.gz [2025-10-30T23:28:57.247Z] -rw-rw-r-- 1 jenkins jenkins 30386 Oct 30 23:12 OpenJDK-sbom_aarch64_alpine-linux_hotspot_26_22-ea-metadata.json [2025-10-30T23:28:57.247Z] -rw-r--r-- 1 jenkins jenkins 162523 Oct 30 23:15 OpenJDK-sbom_aarch64_alpine-linux_hotspot_26_22-ea.json [2025-10-30T23:28:57.247Z] -rw-r--r-- 1 jenkins jenkins 3352883 Oct 30 23:03 OpenJDK-static-libs-musl_aarch64_alpine-linux_hotspot_26_22-ea.tar.gz [2025-10-30T23:28:57.247Z] -rw-r--r-- 1 jenkins jenkins 118412391 Oct 30 23:03 OpenJDK-testimage_aarch64_alpine-linux_hotspot_26_22-ea.tar.gz [2025-10-30T23:28:57.247Z] drwxr-xr-x 7 jenkins jenkins 4096 Oct 30 23:28 j2sdk-image [2025-10-30T23:28:57.247Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 23:28 tmp [2025-10-30T23:28:57.247Z] List files in jdkbinary/tmp folder... [2025-10-30T23:28:57.247Z] total 4 [2025-10-30T23:28:57.247Z] drwxr-xr-x 6 jenkins jenkins 4096 Oct 30 23:28 jdk-26+22-jre [2025-10-30T23:28:57.247Z] Moving directory jdk-26+22-jre/ to ../j2re-image [2025-10-30T23:28:57.247Z] Uncompressing file: OpenJDK-static-libs-musl_aarch64_alpine-linux_hotspot_26_22-ea.tar.gz ... [2025-10-30T23:28:57.247Z] List files in jdkbinary folder... [2025-10-30T23:28:57.247Z] total 668764 [2025-10-30T23:28:57.247Z] -rw-r--r-- 1 jenkins jenkins 276574048 Oct 30 23:03 OpenJDK-debugimage_aarch64_alpine-linux_hotspot_26_22-ea.tar.gz [2025-10-30T23:28:57.247Z] -rw-r--r-- 1 jenkins jenkins 140333556 Oct 30 23:03 OpenJDK-jdk_aarch64_alpine-linux_hotspot_26_22-ea.tar.gz [2025-10-30T23:28:57.247Z] -rw-r--r-- 1 jenkins jenkins 85532698 Oct 30 23:03 OpenJDK-jmods_aarch64_alpine-linux_hotspot_26_22-ea.tar.gz [2025-10-30T23:28:57.248Z] -rw-r--r-- 1 jenkins jenkins 60370754 Oct 30 23:02 OpenJDK-jre_aarch64_alpine-linux_hotspot_26_22-ea.tar.gz [2025-10-30T23:28:57.248Z] -rw-rw-r-- 1 jenkins jenkins 30386 Oct 30 23:12 OpenJDK-sbom_aarch64_alpine-linux_hotspot_26_22-ea-metadata.json [2025-10-30T23:28:57.248Z] -rw-r--r-- 1 jenkins jenkins 162523 Oct 30 23:15 OpenJDK-sbom_aarch64_alpine-linux_hotspot_26_22-ea.json [2025-10-30T23:28:57.248Z] -rw-r--r-- 1 jenkins jenkins 3352883 Oct 30 23:03 OpenJDK-static-libs-musl_aarch64_alpine-linux_hotspot_26_22-ea.tar.gz [2025-10-30T23:28:57.248Z] -rw-r--r-- 1 jenkins jenkins 118412391 Oct 30 23:03 OpenJDK-testimage_aarch64_alpine-linux_hotspot_26_22-ea.tar.gz [2025-10-30T23:28:57.248Z] drwxr-xr-x 6 jenkins jenkins 4096 Oct 30 23:28 j2re-image [2025-10-30T23:28:57.248Z] drwxr-xr-x 7 jenkins jenkins 4096 Oct 30 23:28 j2sdk-image [2025-10-30T23:28:57.248Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 23:28 tmp [2025-10-30T23:28:57.248Z] List files in jdkbinary/tmp folder... [2025-10-30T23:28:57.248Z] total 4 [2025-10-30T23:28:57.248Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 23:28 jdk-26+22-static-libs [2025-10-30T23:28:57.248Z] Moving directory jdk-26+22-static-libs/ to ../static-libs [2025-10-30T23:28:57.248Z] Uncompressing file: OpenJDK-testimage_aarch64_alpine-linux_hotspot_26_22-ea.tar.gz ... [2025-10-30T23:29:02.686Z] List files in jdkbinary folder... [2025-10-30T23:29:02.686Z] total 668768 [2025-10-30T23:29:02.686Z] -rw-r--r-- 1 jenkins jenkins 276574048 Oct 30 23:03 OpenJDK-debugimage_aarch64_alpine-linux_hotspot_26_22-ea.tar.gz [2025-10-30T23:29:02.686Z] -rw-r--r-- 1 jenkins jenkins 140333556 Oct 30 23:03 OpenJDK-jdk_aarch64_alpine-linux_hotspot_26_22-ea.tar.gz [2025-10-30T23:29:02.686Z] -rw-r--r-- 1 jenkins jenkins 85532698 Oct 30 23:03 OpenJDK-jmods_aarch64_alpine-linux_hotspot_26_22-ea.tar.gz [2025-10-30T23:29:02.686Z] -rw-r--r-- 1 jenkins jenkins 60370754 Oct 30 23:02 OpenJDK-jre_aarch64_alpine-linux_hotspot_26_22-ea.tar.gz [2025-10-30T23:29:02.686Z] -rw-rw-r-- 1 jenkins jenkins 30386 Oct 30 23:12 OpenJDK-sbom_aarch64_alpine-linux_hotspot_26_22-ea-metadata.json [2025-10-30T23:29:02.686Z] -rw-r--r-- 1 jenkins jenkins 162523 Oct 30 23:15 OpenJDK-sbom_aarch64_alpine-linux_hotspot_26_22-ea.json [2025-10-30T23:29:02.686Z] -rw-r--r-- 1 jenkins jenkins 3352883 Oct 30 23:03 OpenJDK-static-libs-musl_aarch64_alpine-linux_hotspot_26_22-ea.tar.gz [2025-10-30T23:29:02.686Z] -rw-r--r-- 1 jenkins jenkins 118412391 Oct 30 23:03 OpenJDK-testimage_aarch64_alpine-linux_hotspot_26_22-ea.tar.gz [2025-10-30T23:29:02.686Z] drwxr-xr-x 6 jenkins jenkins 4096 Oct 30 23:28 j2re-image [2025-10-30T23:29:02.686Z] drwxr-xr-x 7 jenkins jenkins 4096 Oct 30 23:28 j2sdk-image [2025-10-30T23:29:02.686Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 23:28 static-libs [2025-10-30T23:29:02.686Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 23:28 tmp [2025-10-30T23:29:02.686Z] List files in jdkbinary/tmp folder... [2025-10-30T23:29:02.686Z] total 4 [2025-10-30T23:29:02.687Z] drwxr-xr-x 6 jenkins jenkins 4096 Oct 30 23:29 jdk-26+22-test-image [2025-10-30T23:29:02.687Z] Moving directory jdk-26+22-test-image/ to ../openjdk-test-image [2025-10-30T23:29:02.687Z] Uncompressing OpenJDK-debugimage_aarch64_alpine-linux_hotspot_26_22-ea.tar.gz over ./j2sdk-image... [2025-10-30T23:29:10.867Z] Removing top-level folder jdk-26+22-debug-image/ [2025-10-30T23:29:10.867Z] Removing top-level folder jdk-26+22/ [2025-10-30T23:29:12.843Z] Run /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/java -version [2025-10-30T23:29:12.843Z] =JAVA VERSION OUTPUT BEGIN= [2025-10-30T23:29:12.843Z] openjdk version "26-beta" 2026-03-17 [2025-10-30T23:29:12.843Z] OpenJDK Runtime Environment Temurin-26+22-202510302133 (build 26-beta+22-ea) [2025-10-30T23:29:12.843Z] OpenJDK 64-Bit Server VM Temurin-26+22-202510302133 (build 26-beta+22-ea, mixed mode, sharing) [2025-10-30T23:29:12.843Z] =JAVA VERSION OUTPUT END= [2025-10-30T23:29:12.843Z] =RELEASE INFO BEGIN= [2025-10-30T23:29:12.843Z] IMPLEMENTOR="Eclipse Adoptium" [2025-10-30T23:29:12.843Z] IMPLEMENTOR_VERSION="Temurin-26+22-202510302133" [2025-10-30T23:29:12.843Z] JAVA_RUNTIME_VERSION="26-beta+22-ea" [2025-10-30T23:29:12.843Z] JAVA_VERSION="26" [2025-10-30T23:29:12.843Z] JAVA_VERSION_DATE="2026-03-17" [2025-10-30T23:29:12.843Z] LIBC="musl" [2025-10-30T23:29:12.844Z] MODULES="java.base java.compiler java.datatransfer java.xml java.prefs java.desktop java.instrument java.logging java.management java.security.sasl java.naming java.rmi java.management.rmi java.net.http java.scripting java.security.jgss java.transaction.xa java.sql java.sql.rowset java.xml.crypto java.se java.smartcardio jdk.accessibility jdk.internal.jvmstat jdk.attach jdk.charsets jdk.internal.opt jdk.zipfs jdk.compiler jdk.crypto.cryptoki jdk.crypto.ec jdk.dynalink jdk.internal.ed jdk.editpad jdk.internal.vm.ci jdk.graal.compiler jdk.graal.compiler.management jdk.hotspot.agent jdk.httpserver jdk.incubator.vector jdk.internal.le jdk.internal.md jdk.jartool jdk.javadoc jdk.jcmd jdk.management jdk.management.agent jdk.jconsole jdk.jdeps jdk.jdwp.agent jdk.jdi jdk.jfr jdk.jlink jdk.jpackage jdk.jshell jdk.jstatd jdk.localedata jdk.management.jfr jdk.naming.dns jdk.naming.rmi jdk.net jdk.nio.mapmode jdk.sctp jdk.security.auth jdk.security.jgss jdk.unsupported jdk.unsupported.desktop jdk.xml.dom" [2025-10-30T23:29:12.844Z] OS_ARCH="aarch64" [2025-10-30T23:29:12.844Z] OS_NAME="Linux" [2025-10-30T23:29:12.844Z] SOURCE=".:git:95913eb8a54a" [2025-10-30T23:29:12.844Z] BUILD_SOURCE="git:f4bcbeb80b2dc0a624721f09a91c925e6df2bc90" [2025-10-30T23:29:12.844Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2025-10-30T23:29:12.844Z] SOURCE_REPO="https://github.com/adoptium/jdk.git" [2025-10-30T23:29:12.844Z] FULL_VERSION="26-beta+22-ea" [2025-10-30T23:29:12.844Z] SEMANTIC_VERSION="26+22" [2025-10-30T23:29:12.844Z] BUILD_INFO="OS: Linux Version: 6.8.0-71-generic" [2025-10-30T23:29:12.844Z] JVM_VARIANT="Hotspot" [2025-10-30T23:29:12.844Z] JVM_VERSION="26-beta+22-ea" [2025-10-30T23:29:12.844Z] IMAGE_TYPE="JDK" [2025-10-30T23:29:12.844Z] =RELEASE INFO END= [2025-10-30T23:29:12.844Z] get testKitGen... [2025-10-30T23:29:12.844Z] git clone -q https://github.com/adoptium/TKG.git [2025-10-30T23:29:13.797Z] git rev-parse master [2025-10-30T23:29:13.798Z] git checkout -q -f 50d077fc255ec88885ab0167fb27be5e7a8f4795 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-10-30T23:29:14.467Z] $ ssh-agent -k [2025-10-30T23:29:14.474Z] unset SSH_AUTH_SOCK; [2025-10-30T23:29:14.474Z] unset SSH_AGENT_PID; [2025-10-30T23:29:14.475Z] echo Agent pid 2526956 killed; [2025-10-30T23:29:15.273Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-10-30T23:29:15.830Z] 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=aarch64_alpine-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=26&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&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%2Fjdk%2Fjdk-alpine-linux-aarch64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk-26%2B22_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=214&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2025-10-30T23:29:15.854Z] 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=aarch64_alpine-linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=test-docker-alpine320-armv8-4&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=26&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&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%2Fjdk%2Fjdk-alpine-linux-aarch64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk-26%2B22_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=214&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-10-30T23:29:15.911Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-10-30T23:29:17.007Z] Copied 1 artifact from "getTRSSOutput" build number 1942 [Pipeline] sh [2025-10-30T23:29:19.420Z] + cd ./aqa-tests/TKG/resources/TRSS [2025-10-30T23:29:19.420Z] + gzip -cd TRSSOutput.tar.gz [2025-10-30T23:29:19.420Z] + tar xof - [2025-10-30T23:29:19.420Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-10-30T23:29:19.989Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-10-30T23:29:20.007Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-10-30T23:29:21.863Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-10-30T23:30:14.046Z] -------------------------------------------- [2025-10-30T23:30:14.046Z] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib [2025-10-30T23:30:14.046Z] task is set to default [2025-10-30T23:30:14.046Z] dependencyList is set to all [2025-10-30T23:30:14.046Z] -------------------------------------------- [2025-10-30T23:30:14.046Z] Starting download third party dependent jars [2025-10-30T23:30:14.046Z] -------------------------------------------- [2025-10-30T23:30:14.046Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib [2025-10-30T23:30:14.046Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading [2025-10-30T23:30:14.046Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2025-10-30T23:30:14.046Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2025-10-30T23:30:14.046Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading [2025-10-30T23:30:14.046Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2025-10-30T23:30:14.046Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-10-30T23:30:14.046Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2025-10-30T23:30:14.046Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading [2025-10-30T23:30:14.046Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-10-30T23:30:14.046Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2025-10-30T23:30:14.046Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2025-10-30T23:30:14.046Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-10-30T23:30:14.046Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2025-10-30T23:30:14.046Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2025-10-30T23:30:14.046Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2025-10-30T23:30:14.046Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-10-30T23:30:14.046Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-10-30T23:30:14.046Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-10-30T23:30:14.046Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-10-30T23:30:14.046Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading [2025-10-30T23:30:14.046Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-10-30T23:30:14.046Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-10-30T23:30:14.046Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-10-30T23:30:14.046Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-10-30T23:30:14.046Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2025-10-30T23:30:14.046Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-10-30T23:30:14.046Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2025-10-30T23:30:14.046Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading [2025-10-30T23:30:14.046Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] nodesByLabel [2025-10-30T23:30:14.606Z] Found a total of 3 nodes with the 'ci.role.test&&hw.arch.aarch64&&sw.os.alpine-linux' label [Pipeline] echo [2025-10-30T23:30:14.609Z] Machine limit is 3. [Pipeline] sh [2025-10-30T23:30:16.595Z] + cd ./aqa-tests/TKG [2025-10-30T23:30:16.595Z] + uname [2025-10-30T23:30:16.595Z] + '[' Linux '=' AIX ] [2025-10-30T23:30:16.595Z] + uname [2025-10-30T23:30:16.595Z] + '[' Linux '=' SunOS ] [2025-10-30T23:30:16.595Z] + uname [2025-10-30T23:30:16.595Z] + '[' Linux '=' '*BSD' ] [2025-10-30T23:30:16.595Z] + MAKE=make [2025-10-30T23:30:16.595Z] + unset LD_LIBRARY_PATH [2025-10-30T23:30:16.595Z] + make genParallelList 'TEST=sanity.perf' 'TEST_TIME=120' 'NUM_MACHINES=' [2025-10-30T23:30:16.595Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image [2025-10-30T23:30:16.595Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib [2025-10-30T23:30:16.595Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-10-30T23:30:16.595Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-10-30T23:30:16.595Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-10-30T23:30:16.595Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-10-30T23:30:16.595Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/scripts/build_tools.xml [2025-10-30T23:30:17.550Z] [2025-10-30T23:30:17.550Z] build: [2025-10-30T23:30:17.550Z] [2025-10-30T23:30:17.550Z] clean: [2025-10-30T23:30:17.550Z] [2025-10-30T23:30:17.550Z] init: [2025-10-30T23:30:17.550Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/bin [2025-10-30T23:30:17.550Z] [2025-10-30T23:30:17.550Z] getDependentLibs: [2025-10-30T23:30:17.550Z] [exec] -------------------------------------------- [2025-10-30T23:30:17.550Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib [2025-10-30T23:30:17.550Z] [exec] task is set to default [2025-10-30T23:30:17.550Z] [exec] dependencyList is set to json_simple [2025-10-30T23:30:17.550Z] [exec] -------------------------------------------- [2025-10-30T23:30:17.550Z] [exec] Starting download third party dependent jars [2025-10-30T23:30:17.550Z] [exec] -------------------------------------------- [2025-10-30T23:30:17.550Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib [2025-10-30T23:30:17.550Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-10-30T23:30:17.550Z] [exec] downloaded dependent third party jars successfully [2025-10-30T23:30:17.551Z] [2025-10-30T23:30:17.551Z] compile: [2025-10-30T23:30:17.551Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-10-30T23:30:17.551Z] [echo] ============COMPILER SETTINGS============ [2025-10-30T23:30:17.551Z] [echo] ===fork: yes [2025-10-30T23:30:17.551Z] [echo] ===debug: on [2025-10-30T23:30:17.551Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/bin [2025-10-30T23:30:22.972Z] [javac] Note: Some input files use or override a deprecated API. [2025-10-30T23:30:22.972Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-10-30T23:30:22.972Z] [2025-10-30T23:30:22.972Z] dist: [2025-10-30T23:30:22.972Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/bin/TestKitGen.jar [2025-10-30T23:30:22.972Z] [2025-10-30T23:30:22.972Z] BUILD SUCCESSFUL [2025-10-30T23:30:22.972Z] Total time: 6 seconds [2025-10-30T23:30:22.972Z] 0 [2025-10-30T23:30:22.972Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-10-30T23:30:22.972Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-10-30T23:30:22.972Z] microArchOutput: [2025-10-30T23:30:22.972Z] ****************************** MACHINE INFO ****************************** [2025-10-30T23:30:22.972Z] File path : /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG [2025-10-30T23:30:22.972Z] Free Physical Memory Size : 1716875264 [2025-10-30T23:30:22.972Z] Free space (bytes) : 17164341248 [2025-10-30T23:30:22.972Z] Total Physical Memory Size : 6442450944 [2025-10-30T23:30:22.972Z] Total space (bytes) : 167961710592 [2025-10-30T23:30:22.972Z] Usable space (bytes) : 8557842432 [2025-10-30T23:30:22.972Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-10-30T23:30:22.972Z] bashVersion : [2025-10-30T23:30:22.972Z] GNU bash, version 5.2.26(1)-release (aarch64-alpine-linux-musl) [2025-10-30T23:30:22.972Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-10-30T23:30:22.972Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-10-30T23:30:22.972Z] [2025-10-30T23:30:22.972Z] This is free software; you are free to change and redistribute it. [2025-10-30T23:30:22.972Z] There is NO WARRANTY, to the extent permitted by law. [2025-10-30T23:30:22.972Z] cpuCores : 8 [2025-10-30T23:30:22.973Z] curlVersion : [2025-10-30T23:30:22.973Z] curl 8.14.1 (aarch64-alpine-linux-musl) libcurl/8.14.1 OpenSSL/3.3.5 zlib/1.3.1 brotli/1.1.0 zstd/1.5.6 c-ares/1.33.1 libidn2/2.3.7 libpsl/0.21.5 nghttp2/1.62.1 [2025-10-30T23:30:22.973Z] Release-Date: 2025-06-04 [2025-10-30T23:30:22.973Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp ws wss [2025-10-30T23:30:22.973Z] Features: alt-svc AsynchDNS brotli HSTS HTTP2 HTTPS-proxy IDN IPv6 Largefile libz NTLM PSL SSL threadsafe TLS-SRP UnixSockets zstd [2025-10-30T23:30:22.973Z] dockerVersion : bash: line 1: docker: command not found [2025-10-30T23:30:22.973Z] gcc version : 13.2.1 [2025-10-30T23:30:22.973Z] gclibc version : [2025-10-30T23:30:22.973Z] musl libc (aarch64) [2025-10-30T23:30:22.973Z] Version 1.2.5 [2025-10-30T23:30:22.973Z] Dynamic Program Loader [2025-10-30T23:30:22.973Z] Usage: /lib/ld-musl-aarch64.so.1 [options] [--] pathname [2025-10-30T23:30:22.973Z] gdb version : bash: line 1: gdb: command not found [2025-10-30T23:30:22.973Z] lldb version : Command could not be executed [2025-10-30T23:30:22.973Z] makeVersion : [2025-10-30T23:30:22.973Z] GNU Make 4.4.1 [2025-10-30T23:30:22.973Z] Built for aarch64-alpine-linux-musl [2025-10-30T23:30:22.973Z] Copyright (C) 1988-2023 Free Software Foundation, Inc. [2025-10-30T23:30:22.973Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> [2025-10-30T23:30:22.973Z] This is free software: you are free to change and redistribute it. [2025-10-30T23:30:22.973Z] There is NO WARRANTY, to the extent permitted by law. [2025-10-30T23:30:22.973Z] mavenVersion : bash: line 1: mvn: command not found [2025-10-30T23:30:22.973Z] perlVersion : [2025-10-30T23:30:22.973Z] [2025-10-30T23:30:22.973Z] This is perl 5, version 38, subversion 5 (v5.38.5) built for aarch64-linux-thread-multi [2025-10-30T23:30:22.973Z] [2025-10-30T23:30:22.973Z] Copyright 1987-2025, Larry Wall [2025-10-30T23:30:22.973Z] [2025-10-30T23:30:22.973Z] Perl may be copied only under the terms of either the Artistic License or the [2025-10-30T23:30:22.973Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-10-30T23:30:22.973Z] [2025-10-30T23:30:22.973Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-10-30T23:30:22.973Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-10-30T23:30:22.973Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2025-10-30T23:30:22.973Z] [2025-10-30T23:30:22.973Z] podmanVersion : bash: line 1: podman: command not found [2025-10-30T23:30:22.973Z] procArch : unknown [2025-10-30T23:30:22.973Z] sysArch : aarch64 [2025-10-30T23:30:22.973Z] sysOS : Linux [2025-10-30T23:30:22.973Z] ulimit : [2025-10-30T23:30:22.973Z] real-time non-blocking time (microseconds, -R) unlimited [2025-10-30T23:30:22.973Z] core file size (blocks, -c) unlimited [2025-10-30T23:30:22.973Z] data seg size (kbytes, -d) unlimited [2025-10-30T23:30:22.973Z] scheduling priority (-e) 0 [2025-10-30T23:30:22.973Z] file size (blocks, -f) unlimited [2025-10-30T23:30:22.973Z] pending signals (-i) 63426 [2025-10-30T23:30:22.973Z] max locked memory (kbytes, -l) 8192 [2025-10-30T23:30:22.973Z] max memory size (kbytes, -m) unlimited [2025-10-30T23:30:22.973Z] open files (-n) 1048576 [2025-10-30T23:30:22.973Z] pipe size (512 bytes, -p) 8 [2025-10-30T23:30:22.973Z] POSIX message queues (bytes, -q) 819200 [2025-10-30T23:30:22.973Z] real-time priority (-r) 0 [2025-10-30T23:30:22.973Z] stack size (kbytes, -s) 8192 [2025-10-30T23:30:22.973Z] cpu time (seconds, -t) unlimited [2025-10-30T23:30:22.973Z] max user processes (-u) unlimited [2025-10-30T23:30:22.973Z] virtual memory (kbytes, -v) unlimited [2025-10-30T23:30:22.973Z] file locks (-x) unlimited [2025-10-30T23:30:22.973Z] uname : Linux 5c8d137ba9a4 6.8.0-71-generic #71-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 22 16:44:45 UTC 2025 aarch64 Linux [2025-10-30T23:30:22.973Z] vmVendor : Oracle Corporation [2025-10-30T23:30:22.973Z] vmVersion : 26-beta+22-ea [2025-10-30T23:30:22.973Z] xlc version : bash: line 1: xlC: command not found [2025-10-30T23:30:22.973Z] ************************************************************************** [2025-10-30T23:30:22.973Z] [2025-10-30T23:30:22.973Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-10-30T23:30:22.973Z] [2025-10-30T23:30:22.973Z] System.getProperty('java.vendor')=Eclipse Adoptium [2025-10-30T23:30:22.973Z] [2025-10-30T23:30:22.973Z] System.getProperty('os.name')=Linux [2025-10-30T23:30:22.973Z] [2025-10-30T23:30:22.973Z] System.getProperty('os.arch')=aarch64 [2025-10-30T23:30:22.973Z] [2025-10-30T23:30:22.973Z] System.getProperty('java.fullversion')=null [2025-10-30T23:30:22.973Z] [2025-10-30T23:30:22.973Z] System.getProperty('sun.arch.data.model')=64 [2025-10-30T23:30:22.973Z] [2025-10-30T23:30:23.938Z] 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_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib [2025-10-30T23:30:23.938Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG' [2025-10-30T23:30:23.938Z] perl scripts/configure.pl [2025-10-30T23:30:23.938Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=alpine-linux_aarch64 --microArch="" --osLabel="" --jdkVersion=26 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-10-30T23:30:23.938Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-10-30T23:30:23.938Z] [2025-10-30T23:30:23.938Z] [2025-10-30T23:30:23.938Z] Starting to generate parallel test lists. [2025-10-30T23:30:23.938Z] [2025-10-30T23:30:23.938Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml [2025-10-30T23:30:23.938Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../perf/dacapo/playlist.xml [2025-10-30T23:30:23.938Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../perf/specjbb/playlist.xml [2025-10-30T23:30:23.938Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml [2025-10-30T23:30:24.894Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../perf/renaissance/playlist.xml [2025-10-30T23:30:24.894Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../perf/liberty/playlist.xml [2025-10-30T23:30:24.894Z] Attempting to get test duration data from TRSS. [2025-10-30T23:30:24.894Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=26&impl=hs&platform=aarch64_alpine-linux&group=perf&level=sanity [2025-10-30T23:30:25.422Z] Attempting to get test duration data from cached files. [2025-10-30T23:30:25.422Z] [2025-10-30T23:30:25.422Z] TEST DURATION [2025-10-30T23:30:25.422Z] ==================================================================================== [2025-10-30T23:30:25.422Z] Total number of tests searched: 9 [2025-10-30T23:30:25.422Z] Number of test durations found: 9 [2025-10-30T23:30:25.422Z] Top slowest tests: [2025-10-30T23:30:25.422Z] 10m50s renaissance-akka-uct_0 [2025-10-30T23:30:25.422Z] 05m17s renaissance-fj-kmeans_0 [2025-10-30T23:30:25.422Z] 03m29s renaissance-future-genetic_0 [2025-10-30T23:30:25.422Z] ==================================================================================== [2025-10-30T23:30:25.422Z] [2025-10-30T23:30:25.422Z] Test target is split into 1 lists. [2025-10-30T23:30:25.422Z] Reducing estimated test running time from 22m53s to 22m53s. [2025-10-30T23:30:25.422Z] [2025-10-30T23:30:25.422Z] -------------------------------------testList_0------------------------------------- [2025-10-30T23:30:25.422Z] Number of tests: 9 [2025-10-30T23:30:25.422Z] Estimated running time: 22m53s [2025-10-30T23:30:25.422Z] TESTLIST=renaissance-akka-uct_0,renaissance-fj-kmeans_0,renaissance-future-genetic_0,dacapo-h2_0,dacapo-eclipse_0,renaissance-scala-kmeans_0,renaissance-naive-bayes_0,dacapo-lusearch-fix_0,IdleMicrobenchmark_HS_0 [2025-10-30T23:30:25.422Z] ------------------------------------------------------------------------------------ [2025-10-30T23:30:25.422Z] [2025-10-30T23:30:25.422Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [2025-10-30T23:30:25.422Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2025-10-30T23:30:25.607Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2025-10-30T23:30:26.153Z] Number of test list is 1, no need to run tests in child job. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2025-10-30T23:30:26.218Z] Building tests... [Pipeline] timeout [2025-10-30T23:30:26.223Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-10-30T23:30:26.243Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-10-30T23:30:28.096Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-10-30T23:30:34.945Z] -------------------------------------------- [2025-10-30T23:30:34.946Z] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib [2025-10-30T23:30:34.946Z] task is set to default [2025-10-30T23:30:34.946Z] dependencyList is set to all [2025-10-30T23:30:34.946Z] -------------------------------------------- [2025-10-30T23:30:34.946Z] Starting download third party dependent jars [2025-10-30T23:30:34.946Z] -------------------------------------------- [2025-10-30T23:30:34.946Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib [2025-10-30T23:30:34.946Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2025-10-30T23:30:34.946Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2025-10-30T23:30:34.946Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2025-10-30T23:30:34.946Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-10-30T23:30:34.946Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading [2025-10-30T23:30:34.946Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2025-10-30T23:30:34.946Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-10-30T23:30:34.946Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-10-30T23:30:34.946Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-10-30T23:30:34.946Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2025-10-30T23:30:34.946Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2025-10-30T23:30:34.946Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-10-30T23:30:34.946Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-10-30T23:30:34.946Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2025-10-30T23:30:34.946Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading [2025-10-30T23:30:34.946Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading [2025-10-30T23:30:34.946Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-10-30T23:30:34.946Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2025-10-30T23:30:34.946Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2025-10-30T23:30:34.946Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-10-30T23:30:34.946Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-10-30T23:30:34.946Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-10-30T23:30:34.946Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading [2025-10-30T23:30:34.946Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2025-10-30T23:30:34.946Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-10-30T23:30:34.946Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading [2025-10-30T23:30:34.946Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-10-30T23:30:34.946Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2025-10-30T23:30:34.946Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2025-10-30T23:30:35.925Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] dir [2025-10-30T23:30:35.938Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests [Pipeline] { [Pipeline] sshagent [2025-10-30T23:30:36.527Z] $ ssh-agent [2025-10-30T23:30:37.338Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBEdmDN/agent.2527487 [2025-10-30T23:30:37.338Z] SSH_AGENT_PID=2527489 [2025-10-30T23:30:37.338Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-30T23:30:39.211Z] + unset LD_LIBRARY_PATH [2025-10-30T23:30:39.211Z] + bash ./compile.sh [2025-10-30T23:30:39.211Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image [2025-10-30T23:30:39.211Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib [2025-10-30T23:30:39.211Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-10-30T23:30:39.211Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-10-30T23:30:39.212Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-10-30T23:30:39.212Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-10-30T23:30:39.212Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/scripts/build_tools.xml [2025-10-30T23:30:39.212Z] [2025-10-30T23:30:39.212Z] build: [2025-10-30T23:30:39.212Z] [2025-10-30T23:30:39.212Z] clean: [2025-10-30T23:30:40.170Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/autoGenEnv.mk [2025-10-30T23:30:40.171Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/bin [2025-10-30T23:30:40.171Z] [2025-10-30T23:30:40.171Z] init: [2025-10-30T23:30:40.171Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/bin [2025-10-30T23:30:40.171Z] [2025-10-30T23:30:40.171Z] getDependentLibs: [2025-10-30T23:30:40.171Z] [exec] -------------------------------------------- [2025-10-30T23:30:40.171Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib [2025-10-30T23:30:40.171Z] [exec] task is set to default [2025-10-30T23:30:40.171Z] [exec] dependencyList is set to json_simple [2025-10-30T23:30:40.171Z] [exec] -------------------------------------------- [2025-10-30T23:30:40.171Z] [exec] Starting download third party dependent jars [2025-10-30T23:30:40.171Z] [exec] -------------------------------------------- [2025-10-30T23:30:40.171Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib [2025-10-30T23:30:40.171Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-10-30T23:30:40.171Z] [exec] downloaded dependent third party jars successfully [2025-10-30T23:30:40.171Z] [2025-10-30T23:30:40.171Z] compile: [2025-10-30T23:30:40.171Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-10-30T23:30:40.171Z] [echo] ============COMPILER SETTINGS============ [2025-10-30T23:30:40.171Z] [echo] ===fork: yes [2025-10-30T23:30:40.171Z] [echo] ===debug: on [2025-10-30T23:30:40.171Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/bin [2025-10-30T23:30:46.925Z] [javac] Note: Some input files use or override a deprecated API. [2025-10-30T23:30:46.925Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-10-30T23:30:46.925Z] [2025-10-30T23:30:46.925Z] dist: [2025-10-30T23:30:46.925Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/bin/TestKitGen.jar [2025-10-30T23:30:46.925Z] [2025-10-30T23:30:46.925Z] BUILD SUCCESSFUL [2025-10-30T23:30:46.925Z] Total time: 7 seconds [2025-10-30T23:30:46.925Z] 0 [2025-10-30T23:30:46.925Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-10-30T23:30:46.925Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-10-30T23:30:46.925Z] microArchOutput: [2025-10-30T23:30:46.925Z] ****************************** MACHINE INFO ****************************** [2025-10-30T23:30:46.925Z] File path : /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG [2025-10-30T23:30:46.925Z] Free Physical Memory Size : 1661476864 [2025-10-30T23:30:46.925Z] Free space (bytes) : 17164132352 [2025-10-30T23:30:46.925Z] Total Physical Memory Size : 6442450944 [2025-10-30T23:30:46.925Z] Total space (bytes) : 167961710592 [2025-10-30T23:30:46.925Z] Usable space (bytes) : 8557633536 [2025-10-30T23:30:46.925Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-10-30T23:30:46.925Z] bashVersion : [2025-10-30T23:30:46.925Z] GNU bash, version 5.2.26(1)-release (aarch64-alpine-linux-musl) [2025-10-30T23:30:46.926Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-10-30T23:30:46.926Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-10-30T23:30:46.926Z] [2025-10-30T23:30:46.926Z] This is free software; you are free to change and redistribute it. [2025-10-30T23:30:46.926Z] There is NO WARRANTY, to the extent permitted by law. [2025-10-30T23:30:46.926Z] cpuCores : 8 [2025-10-30T23:30:46.926Z] curlVersion : [2025-10-30T23:30:46.926Z] curl 8.14.1 (aarch64-alpine-linux-musl) libcurl/8.14.1 OpenSSL/3.3.5 zlib/1.3.1 brotli/1.1.0 zstd/1.5.6 c-ares/1.33.1 libidn2/2.3.7 libpsl/0.21.5 nghttp2/1.62.1 [2025-10-30T23:30:46.926Z] Release-Date: 2025-06-04 [2025-10-30T23:30:46.926Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp ws wss [2025-10-30T23:30:46.926Z] Features: alt-svc AsynchDNS brotli HSTS HTTP2 HTTPS-proxy IDN IPv6 Largefile libz NTLM PSL SSL threadsafe TLS-SRP UnixSockets zstd [2025-10-30T23:30:46.926Z] dockerVersion : bash: line 1: docker: command not found [2025-10-30T23:30:46.926Z] gcc version : 13.2.1 [2025-10-30T23:30:46.926Z] gclibc version : [2025-10-30T23:30:46.926Z] musl libc (aarch64) [2025-10-30T23:30:46.926Z] Version 1.2.5 [2025-10-30T23:30:46.926Z] Dynamic Program Loader [2025-10-30T23:30:46.926Z] Usage: /lib/ld-musl-aarch64.so.1 [options] [--] pathname [2025-10-30T23:30:46.926Z] gdb version : bash: line 1: gdb: command not found [2025-10-30T23:30:46.926Z] lldb version : Command could not be executed [2025-10-30T23:30:46.926Z] makeVersion : [2025-10-30T23:30:46.926Z] GNU Make 4.4.1 [2025-10-30T23:30:46.926Z] Built for aarch64-alpine-linux-musl [2025-10-30T23:30:46.926Z] Copyright (C) 1988-2023 Free Software Foundation, Inc. [2025-10-30T23:30:46.926Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> [2025-10-30T23:30:46.926Z] This is free software: you are free to change and redistribute it. [2025-10-30T23:30:46.926Z] There is NO WARRANTY, to the extent permitted by law. [2025-10-30T23:30:46.926Z] mavenVersion : bash: line 1: mvn: command not found [2025-10-30T23:30:46.926Z] perlVersion : [2025-10-30T23:30:46.926Z] [2025-10-30T23:30:46.926Z] This is perl 5, version 38, subversion 5 (v5.38.5) built for aarch64-linux-thread-multi [2025-10-30T23:30:46.926Z] [2025-10-30T23:30:46.926Z] Copyright 1987-2025, Larry Wall [2025-10-30T23:30:46.926Z] [2025-10-30T23:30:46.926Z] Perl may be copied only under the terms of either the Artistic License or the [2025-10-30T23:30:46.926Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-10-30T23:30:46.926Z] [2025-10-30T23:30:46.926Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-10-30T23:30:46.926Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-10-30T23:30:46.926Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2025-10-30T23:30:46.926Z] [2025-10-30T23:30:46.926Z] podmanVersion : bash: line 1: podman: command not found [2025-10-30T23:30:46.926Z] procArch : unknown [2025-10-30T23:30:46.926Z] sysArch : aarch64 [2025-10-30T23:30:46.926Z] sysOS : Linux [2025-10-30T23:30:46.926Z] ulimit : [2025-10-30T23:30:46.926Z] real-time non-blocking time (microseconds, -R) unlimited [2025-10-30T23:30:46.926Z] core file size (blocks, -c) unlimited [2025-10-30T23:30:46.926Z] data seg size (kbytes, -d) unlimited [2025-10-30T23:30:46.926Z] scheduling priority (-e) 0 [2025-10-30T23:30:46.926Z] file size (blocks, -f) unlimited [2025-10-30T23:30:46.926Z] pending signals (-i) 63426 [2025-10-30T23:30:46.926Z] max locked memory (kbytes, -l) 8192 [2025-10-30T23:30:46.926Z] max memory size (kbytes, -m) unlimited [2025-10-30T23:30:46.926Z] open files (-n) 1048576 [2025-10-30T23:30:46.926Z] pipe size (512 bytes, -p) 8 [2025-10-30T23:30:46.926Z] POSIX message queues (bytes, -q) 819200 [2025-10-30T23:30:46.926Z] real-time priority (-r) 0 [2025-10-30T23:30:46.926Z] stack size (kbytes, -s) 8192 [2025-10-30T23:30:46.926Z] cpu time (seconds, -t) unlimited [2025-10-30T23:30:46.926Z] max user processes (-u) unlimited [2025-10-30T23:30:46.927Z] virtual memory (kbytes, -v) unlimited [2025-10-30T23:30:46.927Z] file locks (-x) unlimited [2025-10-30T23:30:46.927Z] uname : Linux 5c8d137ba9a4 6.8.0-71-generic #71-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 22 16:44:45 UTC 2025 aarch64 Linux [2025-10-30T23:30:46.927Z] vmVendor : Oracle Corporation [2025-10-30T23:30:46.927Z] vmVersion : 26-beta+22-ea [2025-10-30T23:30:46.927Z] xlc version : bash: line 1: xlC: command not found [2025-10-30T23:30:46.927Z] ************************************************************************** [2025-10-30T23:30:46.927Z] [2025-10-30T23:30:46.927Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-10-30T23:30:46.927Z] [2025-10-30T23:30:46.927Z] System.getProperty('java.vendor')=Eclipse Adoptium [2025-10-30T23:30:46.927Z] [2025-10-30T23:30:46.927Z] System.getProperty('os.name')=Linux [2025-10-30T23:30:46.927Z] [2025-10-30T23:30:46.927Z] System.getProperty('os.arch')=aarch64 [2025-10-30T23:30:46.927Z] [2025-10-30T23:30:46.927Z] System.getProperty('java.fullversion')=null [2025-10-30T23:30:46.927Z] [2025-10-30T23:30:46.927Z] System.getProperty('sun.arch.data.model')=64 [2025-10-30T23:30:46.927Z] [2025-10-30T23:30:46.927Z] make -f clean.mk cleanBuild [2025-10-30T23:30:46.927Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG' [2025-10-30T23:30:47.895Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../../jvmtest [2025-10-30T23:30:47.896Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG' [2025-10-30T23:30:47.896Z] make -f compile.mk compile [2025-10-30T23:30:47.896Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG' [2025-10-30T23:30:47.896Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-10-30T23:30:47.896Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-10-30T23:30:47.896Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=26" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=alpine-linux_aarch64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk26" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-10-30T23:30:47.897Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-10-30T23:30:47.897Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/scripts/build_test.xml [2025-10-30T23:30:48.875Z] [echo] build.list is TestConfig/build.xml,perf/build.xml [2025-10-30T23:30:48.875Z] [2025-10-30T23:30:48.875Z] -create_test_directory: [2025-10-30T23:30:48.875Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jvmtest [2025-10-30T23:30:48.875Z] [2025-10-30T23:30:48.875Z] stage_test_material: [2025-10-30T23:30:49.846Z] [copy] Copying 585 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jvmtest [2025-10-30T23:30:49.846Z] [2025-10-30T23:30:49.846Z] build: [2025-10-30T23:30:49.846Z] [2025-10-30T23:30:49.846Z] init: [2025-10-30T23:30:49.846Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jvmtest/perf [2025-10-30T23:30:49.846Z] [2025-10-30T23:30:49.846Z] dist: [2025-10-30T23:30:49.846Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jvmtest/perf [2025-10-30T23:30:49.846Z] [2025-10-30T23:30:49.846Z] build: [2025-10-30T23:30:50.818Z] [2025-10-30T23:30:50.818Z] build: [2025-10-30T23:30:50.818Z] [2025-10-30T23:30:50.818Z] init: [2025-10-30T23:30:50.819Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jvmtest/perf/bumbleBench [2025-10-30T23:30:50.819Z] [2025-10-30T23:30:50.819Z] getBumbleBench: [2025-10-30T23:30:50.819Z] [echo] Cloning BumbleBench [2025-10-30T23:30:50.819Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git [2025-10-30T23:30:50.819Z] [exec] Cloning into 'bumblebench'... [2025-10-30T23:30:50.819Z] [2025-10-30T23:30:50.819Z] buildBumbleBench: [2025-10-30T23:30:50.819Z] [echo] Building BumbleBench [2025-10-30T23:30:50.819Z] [2025-10-30T23:30:50.819Z] compile-all: [2025-10-30T23:30:50.819Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench [2025-10-30T23:30:51.781Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-10-30T23:30:51.781Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-10-30T23:30:51.781Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-10-30T23:30:51.781Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-10-30T23:30:51.781Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-10-30T23:30:51.781Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-10-30T23:30:54.842Z] [javac] Note: Some input files use or override a deprecated API. [2025-10-30T23:30:54.842Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-10-30T23:30:54.842Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations. [2025-10-30T23:30:54.842Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2025-10-30T23:30:54.842Z] [javac] 4 warnings [2025-10-30T23:30:54.842Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench [2025-10-30T23:30:54.842Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-10-30T23:30:54.842Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-10-30T23:30:54.842Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-10-30T23:30:54.842Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-10-30T23:30:54.843Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-10-30T23:30:54.843Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-10-30T23:30:54.843Z] [javac] 4 warnings [2025-10-30T23:30:54.843Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench [2025-10-30T23:30:54.843Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-10-30T23:30:54.843Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-10-30T23:30:54.843Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-10-30T23:30:54.843Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-10-30T23:30:54.843Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-10-30T23:30:54.843Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-10-30T23:30:54.843Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/CollectionsBench.java uses or overrides a deprecated API. [2025-10-30T23:30:54.843Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-10-30T23:30:54.843Z] [javac] 4 warnings [2025-10-30T23:30:54.843Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench [2025-10-30T23:30:54.843Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-10-30T23:30:54.843Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-10-30T23:30:54.843Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-10-30T23:30:54.843Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-10-30T23:30:54.843Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-10-30T23:30:54.843Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-10-30T23:30:55.896Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/HashMapReplaceAllLambdaBench.java uses or overrides a deprecated API. [2025-10-30T23:30:55.896Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-10-30T23:30:55.896Z] [javac] 4 warnings [2025-10-30T23:30:55.896Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench [2025-10-30T23:30:55.896Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-10-30T23:30:55.896Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-10-30T23:30:55.896Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-10-30T23:30:55.896Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-10-30T23:30:55.896Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-10-30T23:30:55.896Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-10-30T23:30:55.896Z] [javac] Note: Some input files use or override a deprecated API. [2025-10-30T23:30:55.896Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-10-30T23:30:55.896Z] [javac] 4 warnings [2025-10-30T23:30:55.896Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench [2025-10-30T23:30:56.857Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-10-30T23:30:56.857Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-10-30T23:30:56.857Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-10-30T23:30:56.857Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-10-30T23:30:56.857Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-10-30T23:30:56.857Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-10-30T23:30:56.857Z] [javac] 4 warnings [2025-10-30T23:30:56.857Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench [2025-10-30T23:30:56.857Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-10-30T23:30:56.857Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-10-30T23:30:56.857Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-10-30T23:30:56.857Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-10-30T23:30:56.857Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-10-30T23:30:56.857Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-10-30T23:30:56.857Z] [javac] 4 warnings [2025-10-30T23:30:56.857Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench [2025-10-30T23:30:56.857Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-10-30T23:30:56.857Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-10-30T23:30:56.857Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-10-30T23:30:56.857Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-10-30T23:30:56.857Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-10-30T23:30:56.858Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-10-30T23:30:56.858Z] [javac] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/examples/LockContention.java:28: warning: [identity] attempt to synchronize on an instance of a value-based class [2025-10-30T23:30:56.858Z] [javac] synchronized(init) { [2025-10-30T23:30:56.858Z] [javac] ^ [2025-10-30T23:30:56.858Z] [javac] 5 warnings [2025-10-30T23:30:56.858Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench [2025-10-30T23:30:56.858Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-10-30T23:30:56.858Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-10-30T23:30:56.858Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-10-30T23:30:56.858Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-10-30T23:30:56.858Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-10-30T23:30:56.858Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-10-30T23:30:57.829Z] [javac] 4 warnings [2025-10-30T23:30:57.829Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench [2025-10-30T23:30:57.829Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-10-30T23:30:57.829Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-10-30T23:30:57.829Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-10-30T23:30:57.829Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-10-30T23:30:57.829Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-10-30T23:30:57.829Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-10-30T23:30:57.829Z] [javac] 4 warnings [2025-10-30T23:30:57.829Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench [2025-10-30T23:30:57.829Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-10-30T23:30:57.829Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-10-30T23:30:57.829Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-10-30T23:30:57.829Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-10-30T23:30:57.830Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-10-30T23:30:57.830Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-10-30T23:30:58.789Z] [javac] 4 warnings [2025-10-30T23:30:58.790Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench [2025-10-30T23:30:58.790Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-10-30T23:30:58.790Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-10-30T23:30:58.790Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-10-30T23:30:58.790Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-10-30T23:30:58.790Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-10-30T23:30:58.790Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-10-30T23:30:58.790Z] [javac] 4 warnings [2025-10-30T23:30:58.790Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench [2025-10-30T23:30:58.790Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-10-30T23:30:58.790Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-10-30T23:30:58.790Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-10-30T23:30:58.790Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-10-30T23:30:58.790Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-10-30T23:30:58.790Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-10-30T23:30:58.790Z] [javac] 4 warnings [2025-10-30T23:30:58.790Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench [2025-10-30T23:30:58.790Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-10-30T23:30:58.791Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-10-30T23:30:58.791Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-10-30T23:30:58.791Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-10-30T23:30:58.791Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-10-30T23:30:58.791Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-10-30T23:30:59.756Z] [javac] 4 warnings [2025-10-30T23:30:59.756Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench [2025-10-30T23:30:59.756Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-10-30T23:30:59.756Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-10-30T23:30:59.756Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-10-30T23:30:59.756Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-10-30T23:30:59.756Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-10-30T23:30:59.756Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-10-30T23:30:59.756Z] [javac] 4 warnings [2025-10-30T23:30:59.756Z] [2025-10-30T23:30:59.756Z] dist: [2025-10-30T23:30:59.756Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar [2025-10-30T23:30:59.756Z] [2025-10-30T23:30:59.756Z] dist: [2025-10-30T23:30:59.756Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jvmtest/perf/bumbleBench [2025-10-30T23:31:00.715Z] [2025-10-30T23:31:00.715Z] build: [2025-10-30T23:31:00.715Z] [2025-10-30T23:31:00.715Z] getDependentLibs: [2025-10-30T23:31:03.859Z] [exec] -------------------------------------------- [2025-10-30T23:31:03.859Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib [2025-10-30T23:31:03.859Z] [exec] task is set to default [2025-10-30T23:31:03.859Z] [exec] dependencyList is set to dacapo [2025-10-30T23:31:03.859Z] [exec] -------------------------------------------- [2025-10-30T23:31:03.859Z] [exec] Starting download third party dependent jars [2025-10-30T23:31:03.859Z] [exec] -------------------------------------------- [2025-10-30T23:31:03.859Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib [2025-10-30T23:31:03.859Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-10-30T23:31:03.859Z] [exec] downloaded dependent third party jars successfully [2025-10-30T23:31:03.859Z] [2025-10-30T23:31:03.859Z] init: [2025-10-30T23:31:03.859Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jvmtest/perf/dacapo [2025-10-30T23:31:03.859Z] [2025-10-30T23:31:03.859Z] getDacapoSuite: [2025-10-30T23:31:03.860Z] [unzip] Expanding: /home/jenkins/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jvmtest/perf/dacapo [2025-10-30T23:32:42.325Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jvmtest/perf/dacapo [2025-10-30T23:32:42.325Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jvmtest/perf/dacapo/dacapo [2025-10-30T23:32:42.325Z] [2025-10-30T23:32:42.325Z] dist: [2025-10-30T23:32:42.325Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jvmtest/perf/dacapo [2025-10-30T23:32:42.325Z] [2025-10-30T23:32:42.325Z] build: [2025-10-30T23:32:42.325Z] [2025-10-30T23:32:42.325Z] init: [2025-10-30T23:32:42.326Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jvmtest/perf/idle_micro [2025-10-30T23:32:42.326Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/idle_micro/bin [2025-10-30T23:32:42.326Z] [2025-10-30T23:32:42.326Z] compile: [2025-10-30T23:32:42.326Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-10-30T23:32:42.326Z] [echo] ============COMPILER SETTINGS============ [2025-10-30T23:32:42.326Z] [echo] ===fork: yes [2025-10-30T23:32:42.326Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/javac [2025-10-30T23:32:42.326Z] [echo] ===debug: on [2025-10-30T23:32:42.326Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro [2025-10-30T23:32:42.326Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/idle_micro/bin [2025-10-30T23:32:42.326Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/idle_micro/src/net/adoptopenjdk/test/gc/idlemicrobenchmark/CombinedLoad.java uses or overrides a deprecated API. [2025-10-30T23:32:42.326Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-10-30T23:32:42.326Z] [2025-10-30T23:32:42.326Z] dist: [2025-10-30T23:32:42.326Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar [2025-10-30T23:32:42.326Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jvmtest/perf/idle_micro [2025-10-30T23:32:42.327Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jvmtest/perf/idle_micro [2025-10-30T23:32:42.327Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jvmtest/perf/idle_micro [2025-10-30T23:32:42.327Z] [2025-10-30T23:32:42.327Z] clean: [2025-10-30T23:32:42.327Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/idle_micro/bin [2025-10-30T23:32:42.327Z] [2025-10-30T23:32:42.327Z] build: [2025-10-30T23:32:42.327Z] [2025-10-30T23:32:42.327Z] build: [2025-10-30T23:32:42.327Z] [2025-10-30T23:32:42.327Z] init: [2025-10-30T23:32:42.327Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jvmtest/perf/renaissance [2025-10-30T23:32:42.327Z] [2025-10-30T23:32:42.327Z] getRenaissanceSuite: [2025-10-30T23:32:42.327Z] [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-10-30T23:32:42.327Z] [2025-10-30T23:32:42.327Z] dist: [2025-10-30T23:32:42.327Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jvmtest/perf/renaissance [2025-10-30T23:32:42.327Z] [2025-10-30T23:32:42.327Z] build: [2025-10-30T23:32:42.327Z] [2025-10-30T23:32:42.327Z] init: [2025-10-30T23:32:42.327Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jvmtest/perf/specjbb [2025-10-30T23:32:42.327Z] [2025-10-30T23:32:42.327Z] getSpecjbbSuite: [2025-10-30T23:32:42.327Z] [2025-10-30T23:32:42.327Z] dist: [2025-10-30T23:32:42.327Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jvmtest/perf/specjbb/run [2025-10-30T23:32:42.327Z] [2025-10-30T23:32:42.327Z] BUILD SUCCESSFUL [2025-10-30T23:32:42.327Z] Total time: 1 minute 54 seconds [2025-10-30T23:32:42.327Z] 0 [2025-10-30T23:32:42.327Z] [2025-10-30T23:32:43.336Z] [2025-10-30T23:32:43.337Z] RECORD TEST REPOs SHA [2025-10-30T23:32:43.337Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/scripts"; \ [2025-10-30T23:32:43.337Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/SHAs.txt" [2025-10-30T23:32:43.337Z] Check shas in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/SHAs.txt [2025-10-30T23:32:43.337Z] touch /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/SHAs.txt [2025-10-30T23:32:43.337Z] ================================================ [2025-10-30T23:32:43.337Z] timestamp: 20251030-233242 [2025-10-30T23:32:43.337Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG [2025-10-30T23:32:43.337Z] git repo: [2025-10-30T23:32:43.337Z] Fetch URL: https://github.com/adoptium/TKG.git [2025-10-30T23:32:43.337Z] sha: [2025-10-30T23:32:43.337Z] 50d077fc255ec88885ab0167fb27be5e7a8f4795 [2025-10-30T23:32:43.337Z] ================================================ [2025-10-30T23:32:43.337Z] timestamp: 20251030-233242 [2025-10-30T23:32:43.337Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench [2025-10-30T23:32:43.337Z] git repo: [2025-10-30T23:32:43.337Z] Fetch URL: https://github.com/adoptium/bumblebench.git [2025-10-30T23:32:43.337Z] sha: [2025-10-30T23:32:43.337Z] 4ec780b716e7617094cce740d3b085ca4637ee0f [2025-10-30T23:32:43.337Z] ================================================ [2025-10-30T23:32:43.337Z] timestamp: 20251030-233242 [2025-10-30T23:32:43.337Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests [2025-10-30T23:32:43.337Z] git repo: [2025-10-30T23:32:43.337Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2025-10-30T23:32:43.337Z] sha: [2025-10-30T23:32:43.337Z] 4f02fc5cf92b5b2160562a2f458a5d5bd13f8d2c [2025-10-30T23:32:43.337Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG' [Pipeline] } [2025-10-30T23:32:44.121Z] $ ssh-agent -k [2025-10-30T23:32:44.132Z] unset SSH_AUTH_SOCK; [2025-10-30T23:32:44.132Z] unset SSH_AGENT_PID; [2025-10-30T23:32:44.132Z] echo Agent pid 2527489 killed; [2025-10-30T23:32:44.929Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2025-10-30T23:32:45.084Z] 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-10-30T23:32:45.113Z] ITERATION: 1/1 [Pipeline] sh [2025-10-30T23:32:47.163Z] + which Xvfb [2025-10-30T23:32:47.163Z] /usr/bin/Xvfb [Pipeline] wrap [2025-10-30T23:32:48.132Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/.xvfb-7-..fbdir17618177253053686794 [Pipeline] { [Pipeline] sh [2025-10-30T23:33:10.656Z] + ps -f [2025-10-30T23:33:10.656Z] + awk '{print $9}' [2025-10-30T23:33:10.656Z] + grep '[X]vfb' [Pipeline] echo [2025-10-30T23:33:11.381Z] env.DISPLAY is :0 [Pipeline] sshagent [2025-10-30T23:33:11.468Z] $ ssh-agent [2025-10-30T23:33:12.273Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiANNgM/agent.2528227 [2025-10-30T23:33:12.273Z] SSH_AGENT_PID=2528229 [2025-10-30T23:33:12.273Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-30T23:33:14.153Z] + uname [2025-10-30T23:33:14.153Z] + '[' Linux '=' AIX ] [2025-10-30T23:33:14.153Z] + uname [2025-10-30T23:33:14.153Z] + '[' Linux '=' SunOS ] [2025-10-30T23:33:14.153Z] + uname [2025-10-30T23:33:14.153Z] + '[' Linux '=' '*BSD' ] [2025-10-30T23:33:14.153Z] + MAKE=make [2025-10-30T23:33:14.153Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2025-10-30T23:33:14.153Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2025-10-30T23:33:16.601Z] + unset LD_LIBRARY_PATH [2025-10-30T23:33:16.601Z] + uname [2025-10-30T23:33:16.601Z] + '[' Linux '=' AIX ] [2025-10-30T23:33:16.601Z] + uname [2025-10-30T23:33:16.601Z] + '[' Linux '=' SunOS ] [2025-10-30T23:33:16.601Z] + uname [2025-10-30T23:33:16.601Z] + '[' Linux '=' '*BSD' ] [2025-10-30T23:33:16.601Z] + MAKE=make [2025-10-30T23:33:16.601Z] + cd ./aqa-tests [2025-10-30T23:33:16.601Z] + . ./scripts/testenv/testenvSettings.sh [2025-10-30T23:33:16.601Z] + set +x [2025-10-30T23:33:16.601Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image [2025-10-30T23:33:16.601Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib [2025-10-30T23:33:16.601Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.perf TESTLIST= [2025-10-30T23:33:16.601Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG' [2025-10-30T23:33:16.601Z] perl scripts/configure.pl [2025-10-30T23:33:16.601Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=alpine-linux_aarch64 --microArch="" --osLabel="" --jdkVersion=26 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-10-30T23:33:17.554Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-10-30T23:33:17.554Z] [2025-10-30T23:33:17.554Z] Starting to generate test make files. [2025-10-30T23:33:17.554Z] [2025-10-30T23:33:17.554Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml [2025-10-30T23:33:17.554Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../perf/idle_micro/autoGen.mk [2025-10-30T23:33:17.554Z] [2025-10-30T23:33:17.554Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../perf/dacapo/playlist.xml [2025-10-30T23:33:17.554Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk [2025-10-30T23:33:17.554Z] [2025-10-30T23:33:17.554Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../perf/specjbb/playlist.xml [2025-10-30T23:33:18.524Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml [2025-10-30T23:33:18.524Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../perf/renaissance/playlist.xml [2025-10-30T23:33:18.524Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk [2025-10-30T23:33:18.524Z] [2025-10-30T23:33:18.524Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../perf/liberty/playlist.xml [2025-10-30T23:33:18.524Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../perf/autoGen.mk [2025-10-30T23:33:18.524Z] [2025-10-30T23:33:18.524Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../autoGen.mk [2025-10-30T23:33:18.524Z] [2025-10-30T23:33:18.524Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/utils.mk [2025-10-30T23:33:18.524Z] [2025-10-30T23:33:18.524Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/rerun.mk [2025-10-30T23:33:18.524Z] [2025-10-30T23:33:18.524Z] Make files are generated successfully. [2025-10-30T23:33:18.524Z] [2025-10-30T23:33:18.524Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG' [2025-10-30T23:33:18.524Z] make -f runtest.mk _sanity.perf [2025-10-30T23:33:18.524Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG' [2025-10-30T23:33:18.524Z] [2025-10-30T23:33:18.524Z] Running make 4.4.1 [2025-10-30T23:33:18.524Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/.. [2025-10-30T23:33:18.524Z] set JDK_VERSION to 26 [2025-10-30T23:33:18.524Z] set JDK_IMPL to hotspot [2025-10-30T23:33:18.524Z] set JVM_VERSION to openjdk26 [2025-10-30T23:33:18.524Z] set JCL_VERSION to latest [2025-10-30T23:33:18.524Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image [2025-10-30T23:33:18.524Z] set SPEC to alpine-linux_aarch64 [2025-10-30T23:33:18.524Z] set TEST_FLAG to [2025-10-30T23:33:18.524Z] Running sanity.perf ... [2025-10-30T23:33:18.524Z] There are 9 test targets in sanity.perf [2025-10-30T23:33:18.524Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -version [2025-10-30T23:33:18.524Z] openjdk version "26-beta" 2026-03-17 [2025-10-30T23:33:18.524Z] OpenJDK Runtime Environment Temurin-26+22-202510302133 (build 26-beta+22-ea) [2025-10-30T23:33:18.524Z] OpenJDK 64-Bit Server VM Temurin-26+22-202510302133 (build 26-beta+22-ea, mixed mode, sharing) [2025-10-30T23:33:18.524Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests' [2025-10-30T23:33:18.524Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf' [2025-10-30T23:33:18.524Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/idle_micro' [2025-10-30T23:33:18.524Z] [2025-10-30T23:33:18.525Z] =============================================== [2025-10-30T23:33:18.525Z] Running test IdleMicrobenchmark_HS_0 ... [2025-10-30T23:33:18.525Z] =============================================== [2025-10-30T23:33:18.525Z] IdleMicrobenchmark_HS_0 Start Time: Thu Oct 30 23:33:18 2025 Epoch Time (ms): 1761867198107 [2025-10-30T23:33:18.525Z] Skipped due to jvm options ( -Xmx1024m ) and/or platform requirements ([os.linux,arch.x86,bits.64,^os.win]) => IdleMicrobenchmark_HS_0_SKIPPED [2025-10-30T23:33:18.525Z] IdleMicrobenchmark_HS_0 Finish Time: Thu Oct 30 23:33:18 2025 Epoch Time (ms): 1761867198124 [2025-10-30T23:33:18.525Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/idle_micro' [2025-10-30T23:33:18.525Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/dacapo' [2025-10-30T23:33:18.525Z] [2025-10-30T23:33:18.525Z] =============================================== [2025-10-30T23:33:18.525Z] Running test dacapo-eclipse_0 ... [2025-10-30T23:33:18.525Z] =============================================== [2025-10-30T23:33:18.525Z] dacapo-eclipse_0 Start Time: Thu Oct 30 23:33:18 2025 Epoch Time (ms): 1761867198162 [2025-10-30T23:33:18.525Z] variation: NoOptions [2025-10-30T23:33:18.525Z] JVM_OPTIONS: [2025-10-30T23:33:18.525Z] { \ [2025-10-30T23:33:18.525Z] echo ""; echo "TEST SETUP:"; \ [2025-10-30T23:33:18.525Z] echo "Nothing to be done for setup."; \ [2025-10-30T23:33:18.525Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17618671971614/dacapo-eclipse_0"; \ [2025-10-30T23:33:18.525Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17618671971614/dacapo-eclipse_0"; \ [2025-10-30T23:33:18.525Z] echo ""; echo "TESTING:"; \ [2025-10-30T23:33:18.525Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" eclipse; \ [2025-10-30T23:33:18.525Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-eclipse_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17618671971614/dacapo-eclipse_0"; else echo "-----------------------------------"; echo "dacapo-eclipse_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-10-30T23:33:18.525Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-10-30T23:33:18.525Z] echo "Nothing to be done for teardown."; \ [2025-10-30T23:33:18.525Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17618671971614/TestTargetResult"; [2025-10-30T23:33:18.525Z] [2025-10-30T23:33:18.525Z] TEST SETUP: [2025-10-30T23:33:18.525Z] Nothing to be done for setup. [2025-10-30T23:33:18.525Z] [2025-10-30T23:33:18.525Z] TESTING: [2025-10-30T23:33:19.480Z] WARNING: eclipse will only run with specific Java versions. However the Java version string provided by this JVM ('26-beta') could not be parsed. It is therefore unclear whether this JVM is compatable. The particular requirement for eclipse is as follows: 'Eclipse requires Java 11 or newer.' [2025-10-30T23:33:20.434Z] Version: eclipse 4.27 (use -p to print nominal benchmark stats) [2025-10-30T23:33:22.400Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2025-10-30T23:33:22.400Z] WARNING: sun.misc.Unsafe::staticFieldOffset has been called by org.eclipse.osgi.internal.url.MultiplexingFactory (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jvmtest/perf/dacapo/dacapo/jar/eclipse/eclipse.jar) [2025-10-30T23:33:22.401Z] WARNING: Please consider reporting this to the maintainers of class org.eclipse.osgi.internal.url.MultiplexingFactory [2025-10-30T23:33:22.401Z] WARNING: sun.misc.Unsafe::staticFieldOffset will be removed in a future release [2025-10-30T23:33:26.416Z] Unzip workspace [2025-10-30T23:33:26.416Z] ===== DaCapo 23.11-MR2-chopin-minimal eclipse starting ===== [2025-10-30T23:33:26.416Z] Initialize workspace .WARNING: A restricted method in java.lang.System has been called [2025-10-30T23:33:26.416Z] WARNING: java.lang.System::loadLibrary has been called by org.eclipse.core.internal.filesystem.local.unix.UnixFileNatives in an unnamed module (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jvmtest/perf/dacapo/dacapo/dat/eclipse/eclipse/plugins/org.eclipse.core.filesystem_1.9.500.v20220817-1539.jar) [2025-10-30T23:33:26.416Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module [2025-10-30T23:33:26.416Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled [2025-10-30T23:33:26.416Z] [2025-10-30T23:33:30.047Z] .................. [2025-10-30T23:33:50.596Z] Index workspace ..................... [2025-10-30T23:34:06.697Z] Build workspace [2025-10-30T23:34:13.442Z] Search .. 4,207 references for default constructor in workspace [2025-10-30T23:34:13.442Z] .. 1,957 references for method 'equals' in workspace [2025-10-30T23:34:14.403Z] Type hierarchy tests [2025-10-30T23:34:19.824Z] AST tests [2025-10-30T23:34:27.612Z] Completion tests ......... [2025-10-30T23:34:31.529Z] Format tests .............. [2025-10-30T23:34:33.467Z] Model tests ................ [2025-10-30T23:34:33.467Z] ===== DaCapo 23.11-MR2-chopin-minimal eclipse PASSED in 66592 msec ===== [2025-10-30T23:34:34.982Z] Delete workspace [2025-10-30T23:34:38.015Z] ----------------------------------- [2025-10-30T23:34:38.015Z] dacapo-eclipse_0_PASSED [2025-10-30T23:34:38.015Z] ----------------------------------- [2025-10-30T23:34:38.015Z] [2025-10-30T23:34:38.015Z] TEST TEARDOWN: [2025-10-30T23:34:38.015Z] Nothing to be done for teardown. [2025-10-30T23:34:38.015Z] dacapo-eclipse_0 Finish Time: Thu Oct 30 23:34:37 2025 Epoch Time (ms): 1761867277870 [2025-10-30T23:34:38.015Z] [2025-10-30T23:34:38.015Z] =============================================== [2025-10-30T23:34:38.015Z] Running test dacapo-h2_0 ... [2025-10-30T23:34:38.015Z] =============================================== [2025-10-30T23:34:38.015Z] dacapo-h2_0 Start Time: Thu Oct 30 23:34:37 2025 Epoch Time (ms): 1761867277896 [2025-10-30T23:34:38.015Z] variation: NoOptions [2025-10-30T23:34:38.015Z] JVM_OPTIONS: [2025-10-30T23:34:38.015Z] { \ [2025-10-30T23:34:38.015Z] echo ""; echo "TEST SETUP:"; \ [2025-10-30T23:34:38.015Z] echo "Nothing to be done for setup."; \ [2025-10-30T23:34:38.015Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17618671971614/dacapo-h2_0"; \ [2025-10-30T23:34:38.015Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17618671971614/dacapo-h2_0"; \ [2025-10-30T23:34:38.015Z] echo ""; echo "TESTING:"; \ [2025-10-30T23:34:38.015Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" h2; \ [2025-10-30T23:34:38.015Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-h2_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17618671971614/dacapo-h2_0"; else echo "-----------------------------------"; echo "dacapo-h2_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-10-30T23:34:38.015Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-10-30T23:34:38.015Z] echo "Nothing to be done for teardown."; \ [2025-10-30T23:34:38.015Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17618671971614/TestTargetResult"; [2025-10-30T23:34:38.015Z] [2025-10-30T23:34:38.015Z] TEST SETUP: [2025-10-30T23:34:38.015Z] Nothing to be done for setup. [2025-10-30T23:34:38.015Z] [2025-10-30T23:34:38.015Z] TESTING: [2025-10-30T23:34:38.972Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024] [2025-10-30T23:34:38.972Z] WARNING: h2 will only run with specific Java versions. However the Java version string provided by this JVM ('26-beta') could not be parsed. It is therefore unclear whether this JVM is compatable. The particular requirement for h2 is as follows: 'H2 requires Java 11 or newer.' [2025-10-30T23:34:38.972Z] Version: h2 2.2.220 derby 10.15.2.0 (use -p to print nominal benchmark stats) [2025-10-30T23:34:38.972Z] Preparing the H2 database... [2025-10-30T23:34:38.972Z] TPCC configuration: scale: 16, terminals: 4, transactions: 100000 [2025-10-30T23:35:03.653Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 starting ===== [2025-10-30T23:35:03.653Z] Starting 100000 requests... [2025-10-30T23:35:12.022Z] [2025-10-30T23:35:18.860Z] 5% [2025-10-30T23:35:21.955Z] 10% [2025-10-30T23:35:25.047Z] 15% [2025-10-30T23:35:28.128Z] 20% [2025-10-30T23:35:30.106Z] 25% [2025-10-30T23:35:32.082Z] 30% [2025-10-30T23:35:33.044Z] 35% [2025-10-30T23:35:35.016Z] 40% [2025-10-30T23:35:35.977Z] 45% [2025-10-30T23:35:37.943Z] 50% [2025-10-30T23:35:39.608Z] 55% [2025-10-30T23:35:40.566Z] 60% [2025-10-30T23:35:41.525Z] 65% [2025-10-30T23:35:43.494Z] 70% [2025-10-30T23:35:44.450Z] 75% [2025-10-30T23:35:45.410Z] 80% [2025-10-30T23:35:47.386Z] 85% [2025-10-30T23:35:48.344Z] 90% [2025-10-30T23:35:50.308Z] 95% [2025-10-30T23:35:50.308Z] 100% [2025-10-30T23:35:50.308Z] Completed requests [2025-10-30T23:35:50.308Z] Stock level ............. 3973 ( 4.0%) [2025-10-30T23:35:50.308Z] Order status by name .... 2361 ( 2.4%) [2025-10-30T23:35:50.308Z] Order status by ID ...... 1609 ( 1.6%) [2025-10-30T23:35:50.308Z] Payment by name ......... 25847 (25.8%) [2025-10-30T23:35:50.308Z] Payment by ID ........... 17220 (17.2%) [2025-10-30T23:35:50.308Z] Delivery schedule ....... 4029 ( 4.0%) [2025-10-30T23:35:50.308Z] New order ............... 44509 (44.5%) [2025-10-30T23:35:50.308Z] New order rollback ...... 452 ( 0.5%) [2025-10-30T23:35:50.308Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 PASSED in 48422 msec ===== [2025-10-30T23:35:50.308Z] ===== DaCapo processed 100000 requests in 48382 msec, 2066 requests per second ===== [2025-10-30T23:35:50.308Z] ===== DaCapo tail latency, simple: 50% 507 usec, 90% 5591 usec, 99% 17702 usec, 99.9% 59873 usec, 99.99% 104128 usec, max 147075 usec, measured over 100000 events ===== [2025-10-30T23:35:50.308Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 1744 usec, 90% 8306 usec, 99% 20711 usec, 99.9% 61657 usec, 99.99% 104128 usec, max 147539 usec, measured over 100000 events ===== [2025-10-30T23:35:50.308Z] ===== DaCapo tail latency, metered full smoothing: 50% 8567949 usec, 90% 13500326 usec, 99% 13703320 usec, 99.9% 13741969 usec, 99.99% 13748408 usec, max 13751136 usec, measured over 100000 events ===== [2025-10-30T23:36:04.790Z] Resetting database to initial state.................... [2025-10-30T23:36:04.790Z] ----------------------------------- [2025-10-30T23:36:04.790Z] dacapo-h2_0_PASSED [2025-10-30T23:36:04.790Z] ----------------------------------- [2025-10-30T23:36:04.790Z] [2025-10-30T23:36:04.790Z] TEST TEARDOWN: [2025-10-30T23:36:04.790Z] Nothing to be done for teardown. [2025-10-30T23:36:04.790Z] dacapo-h2_0 Finish Time: Thu Oct 30 23:36:04 2025 Epoch Time (ms): 1761867364603 [2025-10-30T23:36:04.790Z] [2025-10-30T23:36:04.790Z] =============================================== [2025-10-30T23:36:04.790Z] Running test dacapo-lusearch-fix_0 ... [2025-10-30T23:36:04.790Z] =============================================== [2025-10-30T23:36:04.790Z] dacapo-lusearch-fix_0 Start Time: Thu Oct 30 23:36:04 2025 Epoch Time (ms): 1761867364628 [2025-10-30T23:36:04.790Z] dacapo-lusearch-fix_0_DISABLED [2025-10-30T23:36:04.790Z] Disabled Reason: [2025-10-30T23:36:04.790Z] https://github.com/adoptium/aqa-tests/issues/1888#issuecomment-755015959 [2025-10-30T23:36:04.790Z] dacapo-lusearch-fix_0 Finish Time: Thu Oct 30 23:36:04 2025 Epoch Time (ms): 1761867364649 [2025-10-30T23:36:04.790Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/dacapo' [2025-10-30T23:36:04.790Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/renaissance' [2025-10-30T23:36:04.790Z] [2025-10-30T23:36:04.790Z] =============================================== [2025-10-30T23:36:04.790Z] Running test renaissance-akka-uct_0 ... [2025-10-30T23:36:04.790Z] =============================================== [2025-10-30T23:36:04.790Z] renaissance-akka-uct_0 Start Time: Thu Oct 30 23:36:04 2025 Epoch Time (ms): 1761867364686 [2025-10-30T23:36:04.790Z] variation: NoOptions [2025-10-30T23:36:04.790Z] JVM_OPTIONS: [2025-10-30T23:36:04.790Z] { \ [2025-10-30T23:36:04.790Z] echo ""; echo "TEST SETUP:"; \ [2025-10-30T23:36:04.790Z] echo "Nothing to be done for setup."; \ [2025-10-30T23:36:04.790Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17618671971614/renaissance-akka-uct_0"; \ [2025-10-30T23:36:04.790Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17618671971614/renaissance-akka-uct_0"; \ [2025-10-30T23:36:04.790Z] echo ""; echo "TESTING:"; \ [2025-10-30T23:36:04.790Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17618671971614/renaissance-akka-uct_0"/akka-uct.json" akka-uct; \ [2025-10-30T23:36:04.790Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-akka-uct_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17618671971614/renaissance-akka-uct_0"; else echo "-----------------------------------"; echo "renaissance-akka-uct_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-10-30T23:36:04.790Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-10-30T23:36:04.790Z] echo "Nothing to be done for teardown."; \ [2025-10-30T23:36:04.790Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17618671971614/TestTargetResult"; [2025-10-30T23:36:05.744Z] [2025-10-30T23:36:05.744Z] TEST SETUP: [2025-10-30T23:36:05.744Z] Nothing to be done for setup. [2025-10-30T23:36:05.744Z] [2025-10-30T23:36:05.744Z] TESTING: [2025-10-30T23:36:06.701Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2025-10-30T23:36:06.701Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/output_17618671971614/renaissance-akka-uct_0/launcher-233605-13087907050438067472/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2025-10-30T23:36:06.701Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2025-10-30T23:36:06.701Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2025-10-30T23:36:07.701Z] ====== akka-uct (concurrency) [default], iteration 0 started ====== [2025-10-30T23:36:07.701Z] GC before operation: completed in 42.734 ms, heap usage 9.167 MB -> 5.503 MB. [2025-10-30T23:36:11.928Z] final size= 199991 [2025-10-30T23:36:11.928Z] final height= 9 [2025-10-30T23:36:14.992Z] final size= 199991 [2025-10-30T23:36:14.992Z] final height= 9 [2025-10-30T23:36:16.984Z] final size= 199991 [2025-10-30T23:36:16.984Z] final height= 9 [2025-10-30T23:36:20.096Z] final size= 199991 [2025-10-30T23:36:20.096Z] final height= 9 [2025-10-30T23:36:22.063Z] final size= 199991 [2025-10-30T23:36:22.063Z] final height= 9 [2025-10-30T23:36:23.034Z] final size= 199991 [2025-10-30T23:36:23.034Z] final height= 8 [2025-10-30T23:36:25.002Z] final size= 199991 [2025-10-30T23:36:25.002Z] final height= 9 [2025-10-30T23:36:26.988Z] final size= 199991 [2025-10-30T23:36:26.988Z] final height= 9 [2025-10-30T23:36:28.961Z] final size= 199991 [2025-10-30T23:36:28.961Z] final height= 9 [2025-10-30T23:36:30.948Z] final size= 199991 [2025-10-30T23:36:30.948Z] final height= 9 [2025-10-30T23:36:30.948Z] WARNING: This benchmark provides no result that can be validated. [2025-10-30T23:36:30.948Z] There is no way to check that no silent failure occurred. [2025-10-30T23:36:30.948Z] ====== akka-uct (concurrency) [default], iteration 0 completed (23835.223 ms) ====== [2025-10-30T23:36:30.948Z] ====== akka-uct (concurrency) [default], iteration 1 started ====== [2025-10-30T23:36:32.622Z] GC before operation: completed in 294.374 ms, heap usage 719.491 MB -> 95.596 MB. [2025-10-30T23:36:32.622Z] final size= 199991 [2025-10-30T23:36:32.622Z] final height= 9 [2025-10-30T23:36:34.618Z] final size= 199991 [2025-10-30T23:36:34.618Z] final height= 9 [2025-10-30T23:36:36.597Z] final size= 199991 [2025-10-30T23:36:36.597Z] final height= 9 [2025-10-30T23:36:38.569Z] final size= 199991 [2025-10-30T23:36:38.569Z] final height= 9 [2025-10-30T23:36:40.536Z] final size= 199991 [2025-10-30T23:36:40.536Z] final height= 9 [2025-10-30T23:36:42.525Z] final size= 199991 [2025-10-30T23:36:42.525Z] final height= 9 [2025-10-30T23:36:44.506Z] final size= 199991 [2025-10-30T23:36:44.506Z] final height= 9 [2025-10-30T23:36:47.596Z] final size= 199991 [2025-10-30T23:36:47.596Z] final height= 9 [2025-10-30T23:36:49.587Z] final size= 199991 [2025-10-30T23:36:49.587Z] final height= 9 [2025-10-30T23:36:51.603Z] final size= 199991 [2025-10-30T23:36:51.603Z] final height= 9 [2025-10-30T23:36:52.565Z] WARNING: This benchmark provides no result that can be validated. [2025-10-30T23:36:52.565Z] There is no way to check that no silent failure occurred. [2025-10-30T23:36:52.565Z] ====== akka-uct (concurrency) [default], iteration 1 completed (21453.368 ms) ====== [2025-10-30T23:36:52.565Z] ====== akka-uct (concurrency) [default], iteration 2 started ====== [2025-10-30T23:36:53.524Z] GC before operation: completed in 446.521 ms, heap usage 1008.555 MB -> 98.917 MB. [2025-10-30T23:36:54.484Z] final size= 199991 [2025-10-30T23:36:54.484Z] final height= 9 [2025-10-30T23:36:56.466Z] final size= 199991 [2025-10-30T23:36:56.466Z] final height= 9 [2025-10-30T23:36:58.460Z] final size= 199991 [2025-10-30T23:36:58.460Z] final height= 9 [2025-10-30T23:37:00.442Z] final size= 199991 [2025-10-30T23:37:00.442Z] final height= 9 [2025-10-30T23:37:02.413Z] final size= 199991 [2025-10-30T23:37:02.413Z] final height= 9 [2025-10-30T23:37:05.464Z] final size= 199991 [2025-10-30T23:37:05.464Z] final height= 9 [2025-10-30T23:37:06.426Z] final size= 199991 [2025-10-30T23:37:06.426Z] final height= 9 [2025-10-30T23:37:08.424Z] final size= 199991 [2025-10-30T23:37:08.424Z] final height= 9 [2025-10-30T23:37:10.392Z] final size= 199991 [2025-10-30T23:37:10.392Z] final height= 9 [2025-10-30T23:37:12.362Z] final size= 199991 [2025-10-30T23:37:12.362Z] final height= 9 [2025-10-30T23:37:13.326Z] WARNING: This benchmark provides no result that can be validated. [2025-10-30T23:37:13.326Z] There is no way to check that no silent failure occurred. [2025-10-30T23:37:13.326Z] ====== akka-uct (concurrency) [default], iteration 2 completed (19529.202 ms) ====== [2025-10-30T23:37:13.326Z] ====== akka-uct (concurrency) [default], iteration 3 started ====== [2025-10-30T23:37:13.326Z] GC before operation: completed in 404.170 ms, heap usage 511.217 MB -> 96.271 MB. [2025-10-30T23:37:15.348Z] final size= 199991 [2025-10-30T23:37:15.348Z] final height= 9 [2025-10-30T23:37:17.334Z] final size= 199991 [2025-10-30T23:37:17.334Z] final height= 9 [2025-10-30T23:37:19.313Z] final size= 199991 [2025-10-30T23:37:19.313Z] final height= 9 [2025-10-30T23:37:21.303Z] final size= 199991 [2025-10-30T23:37:21.304Z] final height= 9 [2025-10-30T23:37:23.282Z] final size= 199991 [2025-10-30T23:37:23.282Z] final height= 9 [2025-10-30T23:37:25.254Z] final size= 199991 [2025-10-30T23:37:25.254Z] final height= 9 [2025-10-30T23:37:27.633Z] final size= 199991 [2025-10-30T23:37:27.634Z] final height= 9 [2025-10-30T23:37:28.599Z] final size= 199991 [2025-10-30T23:37:28.599Z] final height= 9 [2025-10-30T23:37:30.566Z] final size= 199991 [2025-10-30T23:37:30.566Z] final height= 10 [2025-10-30T23:37:31.532Z] final size= 199991 [2025-10-30T23:37:31.532Z] final height= 9 [2025-10-30T23:37:32.490Z] WARNING: This benchmark provides no result that can be validated. [2025-10-30T23:37:32.490Z] There is no way to check that no silent failure occurred. [2025-10-30T23:37:32.490Z] ====== akka-uct (concurrency) [default], iteration 3 completed (19149.684 ms) ====== [2025-10-30T23:37:32.490Z] ====== akka-uct (concurrency) [default], iteration 4 started ====== [2025-10-30T23:37:33.458Z] GC before operation: completed in 575.511 ms, heap usage 960.713 MB -> 121.031 MB. [2025-10-30T23:37:34.414Z] final size= 199991 [2025-10-30T23:37:34.414Z] final height= 9 [2025-10-30T23:37:36.388Z] final size= 199991 [2025-10-30T23:37:36.388Z] final height= 9 [2025-10-30T23:37:38.360Z] final size= 199991 [2025-10-30T23:37:38.360Z] final height= 9 [2025-10-30T23:37:40.346Z] final size= 199991 [2025-10-30T23:37:40.346Z] final height= 9 [2025-10-30T23:37:41.308Z] final size= 199991 [2025-10-30T23:37:41.308Z] final height= 9 [2025-10-30T23:37:44.356Z] final size= 199991 [2025-10-30T23:37:44.356Z] final height= 9 [2025-10-30T23:37:45.319Z] final size= 199991 [2025-10-30T23:37:45.319Z] final height= 9 [2025-10-30T23:37:47.290Z] final size= 199991 [2025-10-30T23:37:47.290Z] final height= 9 [2025-10-30T23:37:48.256Z] final size= 199991 [2025-10-30T23:37:48.256Z] final height= 9 [2025-10-30T23:37:50.219Z] final size= 199991 [2025-10-30T23:37:50.219Z] final height= 9 [2025-10-30T23:37:51.176Z] WARNING: This benchmark provides no result that can be validated. [2025-10-30T23:37:51.176Z] There is no way to check that no silent failure occurred. [2025-10-30T23:37:51.176Z] ====== akka-uct (concurrency) [default], iteration 4 completed (18060.208 ms) ====== [2025-10-30T23:37:51.176Z] ====== akka-uct (concurrency) [default], iteration 5 started ====== [2025-10-30T23:37:51.176Z] GC before operation: completed in 515.592 ms, heap usage 833.608 MB -> 101.343 MB. [2025-10-30T23:37:53.171Z] final size= 199991 [2025-10-30T23:37:53.171Z] final height= 9 [2025-10-30T23:37:55.152Z] final size= 199991 [2025-10-30T23:37:55.152Z] final height= 9 [2025-10-30T23:37:57.144Z] final size= 199991 [2025-10-30T23:37:57.145Z] final height= 9 [2025-10-30T23:38:00.234Z] final size= 199991 [2025-10-30T23:38:00.234Z] final height= 9 [2025-10-30T23:38:02.275Z] final size= 199991 [2025-10-30T23:38:02.275Z] final height= 9 [2025-10-30T23:38:03.242Z] final size= 199991 [2025-10-30T23:38:03.242Z] final height= 9 [2025-10-30T23:38:06.298Z] final size= 199991 [2025-10-30T23:38:06.298Z] final height= 9 [2025-10-30T23:38:07.262Z] final size= 199991 [2025-10-30T23:38:07.262Z] final height= 10 [2025-10-30T23:38:09.239Z] final size= 199991 [2025-10-30T23:38:09.239Z] final height= 9 [2025-10-30T23:38:11.210Z] final size= 199991 [2025-10-30T23:38:11.210Z] final height= 9 [2025-10-30T23:38:12.169Z] WARNING: This benchmark provides no result that can be validated. [2025-10-30T23:38:12.169Z] There is no way to check that no silent failure occurred. [2025-10-30T23:38:12.169Z] ====== akka-uct (concurrency) [default], iteration 5 completed (20488.796 ms) ====== [2025-10-30T23:38:12.169Z] ====== akka-uct (concurrency) [default], iteration 6 started ====== [2025-10-30T23:38:12.169Z] GC before operation: completed in 488.429 ms, heap usage 971.804 MB -> 129.231 MB. [2025-10-30T23:38:14.136Z] final size= 199991 [2025-10-30T23:38:14.136Z] final height= 9 [2025-10-30T23:38:16.105Z] final size= 199991 [2025-10-30T23:38:16.105Z] final height= 9 [2025-10-30T23:38:18.968Z] final size= 199991 [2025-10-30T23:38:18.968Z] final height= 9 [2025-10-30T23:38:19.946Z] final size= 199991 [2025-10-30T23:38:19.946Z] final height= 9 [2025-10-30T23:38:21.950Z] final size= 199991 [2025-10-30T23:38:21.950Z] final height= 9 [2025-10-30T23:38:23.925Z] final size= 199991 [2025-10-30T23:38:23.925Z] final height= 9 [2025-10-30T23:38:25.901Z] final size= 199991 [2025-10-30T23:38:25.901Z] final height= 9 [2025-10-30T23:38:27.887Z] final size= 199991 [2025-10-30T23:38:27.887Z] final height= 9 [2025-10-30T23:38:29.892Z] final size= 199991 [2025-10-30T23:38:29.892Z] final height= 9 [2025-10-30T23:38:32.992Z] final size= 199991 [2025-10-30T23:38:32.992Z] final height= 9 [2025-10-30T23:38:32.992Z] WARNING: This benchmark provides no result that can be validated. [2025-10-30T23:38:32.992Z] There is no way to check that no silent failure occurred. [2025-10-30T23:38:32.992Z] ====== akka-uct (concurrency) [default], iteration 6 completed (20503.168 ms) ====== [2025-10-30T23:38:32.992Z] ====== akka-uct (concurrency) [default], iteration 7 started ====== [2025-10-30T23:38:33.960Z] GC before operation: completed in 457.408 ms, heap usage 915.411 MB -> 101.864 MB. [2025-10-30T23:38:34.920Z] final size= 199991 [2025-10-30T23:38:34.920Z] final height= 9 [2025-10-30T23:38:36.911Z] final size= 199991 [2025-10-30T23:38:36.911Z] final height= 9 [2025-10-30T23:38:38.906Z] final size= 199991 [2025-10-30T23:38:38.906Z] final height= 9 [2025-10-30T23:38:40.876Z] final size= 199991 [2025-10-30T23:38:40.876Z] final height= 9 [2025-10-30T23:38:42.849Z] final size= 199991 [2025-10-30T23:38:42.849Z] final height= 9 [2025-10-30T23:38:44.829Z] final size= 199991 [2025-10-30T23:38:44.829Z] final height= 10 [2025-10-30T23:38:47.876Z] final size= 199991 [2025-10-30T23:38:47.876Z] final height= 9 [2025-10-30T23:38:49.845Z] final size= 199991 [2025-10-30T23:38:49.845Z] final height= 9 [2025-10-30T23:38:51.829Z] final size= 199991 [2025-10-30T23:38:51.829Z] final height= 9 [2025-10-30T23:38:53.816Z] final size= 199991 [2025-10-30T23:38:53.816Z] final height= 9 [2025-10-30T23:38:54.781Z] WARNING: This benchmark provides no result that can be validated. [2025-10-30T23:38:54.781Z] There is no way to check that no silent failure occurred. [2025-10-30T23:38:54.781Z] ====== akka-uct (concurrency) [default], iteration 7 completed (21046.794 ms) ====== [2025-10-30T23:38:54.781Z] ====== akka-uct (concurrency) [default], iteration 8 started ====== [2025-10-30T23:38:54.781Z] GC before operation: completed in 450.669 ms, heap usage 902.815 MB -> 99.133 MB. [2025-10-30T23:38:56.762Z] final size= 199991 [2025-10-30T23:38:56.762Z] final height= 9 [2025-10-30T23:38:58.738Z] final size= 199991 [2025-10-30T23:38:58.738Z] final height= 9 [2025-10-30T23:38:59.702Z] final size= 199991 [2025-10-30T23:38:59.702Z] final height= 9 [2025-10-30T23:39:01.665Z] final size= 199991 [2025-10-30T23:39:01.665Z] final height= 9 [2025-10-30T23:39:03.646Z] final size= 199991 [2025-10-30T23:39:03.647Z] final height= 10 [2025-10-30T23:39:05.618Z] final size= 199991 [2025-10-30T23:39:05.618Z] final height= 9 [2025-10-30T23:39:08.659Z] final size= 199991 [2025-10-30T23:39:08.659Z] final height= 9 [2025-10-30T23:39:10.343Z] final size= 199991 [2025-10-30T23:39:10.343Z] final height= 9 [2025-10-30T23:39:11.314Z] final size= 199991 [2025-10-30T23:39:11.314Z] final height= 9 [2025-10-30T23:39:13.297Z] final size= 199991 [2025-10-30T23:39:13.297Z] final height= 9 [2025-10-30T23:39:14.267Z] WARNING: This benchmark provides no result that can be validated. [2025-10-30T23:39:14.267Z] There is no way to check that no silent failure occurred. [2025-10-30T23:39:14.267Z] ====== akka-uct (concurrency) [default], iteration 8 completed (19348.014 ms) ====== [2025-10-30T23:39:14.267Z] ====== akka-uct (concurrency) [default], iteration 9 started ====== [2025-10-30T23:39:15.222Z] GC before operation: completed in 510.158 ms, heap usage 524.425 MB -> 99.746 MB. [2025-10-30T23:39:16.181Z] final size= 199991 [2025-10-30T23:39:16.181Z] final height= 9 [2025-10-30T23:39:18.169Z] final size= 199991 [2025-10-30T23:39:18.169Z] final height= 9 [2025-10-30T23:39:20.153Z] final size= 199991 [2025-10-30T23:39:20.153Z] final height= 8 [2025-10-30T23:39:22.149Z] final size= 199991 [2025-10-30T23:39:22.149Z] final height= 9 [2025-10-30T23:39:24.188Z] final size= 199991 [2025-10-30T23:39:24.188Z] final height= 9 [2025-10-30T23:39:26.207Z] final size= 199991 [2025-10-30T23:39:26.207Z] final height= 9 [2025-10-30T23:39:28.234Z] final size= 199991 [2025-10-30T23:39:28.234Z] final height= 9 [2025-10-30T23:39:30.200Z] final size= 199991 [2025-10-30T23:39:30.200Z] final height= 9 [2025-10-30T23:39:32.297Z] final size= 199991 [2025-10-30T23:39:32.297Z] final height= 9 [2025-10-30T23:39:34.278Z] final size= 199991 [2025-10-30T23:39:34.278Z] final height= 9 [2025-10-30T23:39:34.278Z] WARNING: This benchmark provides no result that can be validated. [2025-10-30T23:39:34.278Z] There is no way to check that no silent failure occurred. [2025-10-30T23:39:34.278Z] ====== akka-uct (concurrency) [default], iteration 9 completed (19631.856 ms) ====== [2025-10-30T23:39:34.278Z] ====== akka-uct (concurrency) [default], iteration 10 started ====== [2025-10-30T23:39:35.250Z] GC before operation: completed in 509.085 ms, heap usage 747.066 MB -> 96.628 MB. [2025-10-30T23:39:36.212Z] final size= 199991 [2025-10-30T23:39:36.212Z] final height= 9 [2025-10-30T23:39:38.183Z] final size= 199991 [2025-10-30T23:39:38.183Z] final height= 9 [2025-10-30T23:39:40.160Z] final size= 199991 [2025-10-30T23:39:40.160Z] final height= 9 [2025-10-30T23:39:42.164Z] final size= 199991 [2025-10-30T23:39:42.164Z] final height= 9 [2025-10-30T23:39:44.194Z] final size= 199991 [2025-10-30T23:39:44.194Z] final height= 9 [2025-10-30T23:39:47.265Z] final size= 199991 [2025-10-30T23:39:47.265Z] final height= 9 [2025-10-30T23:39:49.234Z] final size= 199991 [2025-10-30T23:39:49.234Z] final height= 9 [2025-10-30T23:39:51.212Z] final size= 199991 [2025-10-30T23:39:51.212Z] final height= 9 [2025-10-30T23:39:54.280Z] final size= 199991 [2025-10-30T23:39:54.280Z] final height= 9 [2025-10-30T23:39:56.250Z] final size= 199991 [2025-10-30T23:39:56.250Z] final height= 9 [2025-10-30T23:39:56.250Z] WARNING: This benchmark provides no result that can be validated. [2025-10-30T23:39:56.250Z] There is no way to check that no silent failure occurred. [2025-10-30T23:39:56.250Z] ====== akka-uct (concurrency) [default], iteration 10 completed (21449.707 ms) ====== [2025-10-30T23:39:56.250Z] ====== akka-uct (concurrency) [default], iteration 11 started ====== [2025-10-30T23:39:57.223Z] GC before operation: completed in 487.888 ms, heap usage 886.991 MB -> 99.168 MB. [2025-10-30T23:39:58.183Z] final size= 199991 [2025-10-30T23:39:58.183Z] final height= 9 [2025-10-30T23:40:00.152Z] final size= 199991 [2025-10-30T23:40:00.152Z] final height= 9 [2025-10-30T23:40:02.887Z] final size= 199991 [2025-10-30T23:40:02.887Z] final height= 9 [2025-10-30T23:40:04.874Z] final size= 199991 [2025-10-30T23:40:04.874Z] final height= 9 [2025-10-30T23:40:06.854Z] final size= 199991 [2025-10-30T23:40:06.854Z] final height= 9 [2025-10-30T23:40:08.826Z] final size= 199991 [2025-10-30T23:40:08.826Z] final height= 9 [2025-10-30T23:40:10.806Z] final size= 199991 [2025-10-30T23:40:10.806Z] final height= 10 [2025-10-30T23:40:12.786Z] final size= 199991 [2025-10-30T23:40:12.786Z] final height= 9 [2025-10-30T23:40:13.746Z] final size= 199991 [2025-10-30T23:40:13.746Z] final height= 9 [2025-10-30T23:40:15.729Z] final size= 199991 [2025-10-30T23:40:15.729Z] final height= 9 [2025-10-30T23:40:17.714Z] WARNING: This benchmark provides no result that can be validated. [2025-10-30T23:40:17.714Z] There is no way to check that no silent failure occurred. [2025-10-30T23:40:17.714Z] ====== akka-uct (concurrency) [default], iteration 11 completed (20242.607 ms) ====== [2025-10-30T23:40:17.714Z] ====== akka-uct (concurrency) [default], iteration 12 started ====== [2025-10-30T23:40:17.715Z] GC before operation: completed in 378.045 ms, heap usage 1011.991 MB -> 100.433 MB. [2025-10-30T23:40:18.671Z] final size= 199991 [2025-10-30T23:40:18.671Z] final height= 9 [2025-10-30T23:40:20.641Z] final size= 199991 [2025-10-30T23:40:20.641Z] final height= 9 [2025-10-30T23:40:22.623Z] final size= 199991 [2025-10-30T23:40:22.623Z] final height= 10 [2025-10-30T23:40:24.598Z] final size= 199991 [2025-10-30T23:40:24.598Z] final height= 9 [2025-10-30T23:40:26.581Z] final size= 199991 [2025-10-30T23:40:26.581Z] final height= 9 [2025-10-30T23:40:29.677Z] final size= 199991 [2025-10-30T23:40:29.677Z] final height= 9 [2025-10-30T23:40:31.665Z] final size= 199991 [2025-10-30T23:40:31.665Z] final height= 9 [2025-10-30T23:40:33.742Z] final size= 199991 [2025-10-30T23:40:33.742Z] final height= 9 [2025-10-30T23:40:35.744Z] final size= 199991 [2025-10-30T23:40:35.744Z] final height= 9 [2025-10-30T23:40:37.708Z] final size= 199991 [2025-10-30T23:40:37.708Z] final height= 9 [2025-10-30T23:40:38.686Z] WARNING: This benchmark provides no result that can be validated. [2025-10-30T23:40:38.686Z] There is no way to check that no silent failure occurred. [2025-10-30T23:40:38.686Z] ====== akka-uct (concurrency) [default], iteration 12 completed (20742.516 ms) ====== [2025-10-30T23:40:38.686Z] ====== akka-uct (concurrency) [default], iteration 13 started ====== [2025-10-30T23:40:38.686Z] GC before operation: completed in 478.006 ms, heap usage 925.991 MB -> 99.556 MB. [2025-10-30T23:40:39.637Z] final size= 199991 [2025-10-30T23:40:39.637Z] final height= 9 [2025-10-30T23:40:41.614Z] final size= 199991 [2025-10-30T23:40:41.614Z] final height= 9 [2025-10-30T23:40:43.604Z] final size= 199991 [2025-10-30T23:40:43.604Z] final height= 9 [2025-10-30T23:40:45.579Z] final size= 199991 [2025-10-30T23:40:45.579Z] final height= 9 [2025-10-30T23:40:48.638Z] final size= 199991 [2025-10-30T23:40:48.638Z] final height= 9 [2025-10-30T23:40:50.630Z] final size= 199991 [2025-10-30T23:40:50.630Z] final height= 9 [2025-10-30T23:40:52.614Z] final size= 199991 [2025-10-30T23:40:52.614Z] final height= 9 [2025-10-30T23:40:56.416Z] final size= 199991 [2025-10-30T23:40:56.416Z] final height= 9 [2025-10-30T23:40:58.389Z] final size= 199991 [2025-10-30T23:40:58.389Z] final height= 9 [2025-10-30T23:40:59.361Z] final size= 199991 [2025-10-30T23:40:59.361Z] final height= 9 [2025-10-30T23:41:00.326Z] WARNING: This benchmark provides no result that can be validated. [2025-10-30T23:41:00.326Z] There is no way to check that no silent failure occurred. [2025-10-30T23:41:00.326Z] ====== akka-uct (concurrency) [default], iteration 13 completed (21288.948 ms) ====== [2025-10-30T23:41:00.326Z] ====== akka-uct (concurrency) [default], iteration 14 started ====== [2025-10-30T23:41:00.326Z] GC before operation: completed in 259.098 ms, heap usage 526.491 MB -> 80.042 MB. [2025-10-30T23:41:02.292Z] final size= 199991 [2025-10-30T23:41:02.292Z] final height= 9 [2025-10-30T23:41:04.344Z] final size= 199991 [2025-10-30T23:41:04.344Z] final height= 9 [2025-10-30T23:41:07.387Z] final size= 199991 [2025-10-30T23:41:07.387Z] final height= 9 [2025-10-30T23:41:09.374Z] final size= 199991 [2025-10-30T23:41:09.374Z] final height= 9 [2025-10-30T23:41:12.443Z] final size= 199991 [2025-10-30T23:41:12.443Z] final height= 9 [2025-10-30T23:41:16.654Z] final size= 199991 [2025-10-30T23:41:16.654Z] final height= 9 [2025-10-30T23:41:19.724Z] final size= 199991 [2025-10-30T23:41:19.724Z] final height= 9 [2025-10-30T23:41:22.795Z] final size= 199991 [2025-10-30T23:41:22.795Z] final height= 9 [2025-10-30T23:41:25.907Z] final size= 199991 [2025-10-30T23:41:25.907Z] final height= 9 [2025-10-30T23:41:28.987Z] final size= 199991 [2025-10-30T23:41:28.987Z] final height= 9 [2025-10-30T23:41:31.033Z] WARNING: This benchmark provides no result that can be validated. [2025-10-30T23:41:31.033Z] There is no way to check that no silent failure occurred. [2025-10-30T23:41:31.033Z] ====== akka-uct (concurrency) [default], iteration 14 completed (30363.512 ms) ====== [2025-10-30T23:41:31.033Z] ====== akka-uct (concurrency) [default], iteration 15 started ====== [2025-10-30T23:41:31.033Z] GC before operation: completed in 627.361 ms, heap usage 955.240 MB -> 99.133 MB. [2025-10-30T23:41:33.127Z] final size= 199991 [2025-10-30T23:41:33.127Z] final height= 9 [2025-10-30T23:41:37.366Z] final size= 199991 [2025-10-30T23:41:37.366Z] final height= 9 [2025-10-30T23:41:40.432Z] final size= 199991 [2025-10-30T23:41:40.432Z] final height= 9 [2025-10-30T23:41:42.417Z] final size= 199991 [2025-10-30T23:41:42.417Z] final height= 9 [2025-10-30T23:41:44.426Z] final size= 199991 [2025-10-30T23:41:44.426Z] final height= 9 [2025-10-30T23:41:47.487Z] final size= 199991 [2025-10-30T23:41:47.487Z] final height= 9 [2025-10-30T23:41:50.169Z] final size= 199991 [2025-10-30T23:41:50.169Z] final height= 9 [2025-10-30T23:41:52.198Z] final size= 199991 [2025-10-30T23:41:52.198Z] final height= 9 [2025-10-30T23:41:56.411Z] final size= 199991 [2025-10-30T23:41:56.411Z] final height= 9 [2025-10-30T23:41:59.488Z] final size= 199991 [2025-10-30T23:41:59.488Z] final height= 9 [2025-10-30T23:42:00.452Z] WARNING: This benchmark provides no result that can be validated. [2025-10-30T23:42:00.452Z] There is no way to check that no silent failure occurred. [2025-10-30T23:42:00.452Z] ====== akka-uct (concurrency) [default], iteration 15 completed (29297.948 ms) ====== [2025-10-30T23:42:00.452Z] ====== akka-uct (concurrency) [default], iteration 16 started ====== [2025-10-30T23:42:01.427Z] GC before operation: completed in 665.503 ms, heap usage 554.596 MB -> 98.447 MB. [2025-10-30T23:42:03.450Z] final size= 199991 [2025-10-30T23:42:03.450Z] final height= 9 [2025-10-30T23:42:06.527Z] final size= 199991 [2025-10-30T23:42:06.527Z] final height= 9 [2025-10-30T23:42:09.645Z] final size= 199991 [2025-10-30T23:42:09.645Z] final height= 9 [2025-10-30T23:42:12.735Z] final size= 199991 [2025-10-30T23:42:12.735Z] final height= 9 [2025-10-30T23:42:15.794Z] final size= 199991 [2025-10-30T23:42:15.794Z] final height= 9 [2025-10-30T23:42:18.875Z] final size= 199991 [2025-10-30T23:42:18.875Z] final height= 9 [2025-10-30T23:42:20.864Z] final size= 199991 [2025-10-30T23:42:20.865Z] final height= 9 [2025-10-30T23:42:23.942Z] final size= 199991 [2025-10-30T23:42:23.942Z] final height= 9 [2025-10-30T23:42:28.152Z] final size= 199991 [2025-10-30T23:42:28.152Z] final height= 9 [2025-10-30T23:42:30.184Z] final size= 199991 [2025-10-30T23:42:30.184Z] final height= 9 [2025-10-30T23:42:31.138Z] WARNING: This benchmark provides no result that can be validated. [2025-10-30T23:42:31.138Z] There is no way to check that no silent failure occurred. [2025-10-30T23:42:31.138Z] ====== akka-uct (concurrency) [default], iteration 16 completed (30145.343 ms) ====== [2025-10-30T23:42:31.138Z] ====== akka-uct (concurrency) [default], iteration 17 started ====== [2025-10-30T23:42:32.191Z] GC before operation: completed in 566.947 ms, heap usage 603.269 MB -> 105.545 MB. [2025-10-30T23:42:34.166Z] final size= 199991 [2025-10-30T23:42:34.166Z] final height= 9 [2025-10-30T23:42:37.213Z] final size= 199991 [2025-10-30T23:42:37.213Z] final height= 9 [2025-10-30T23:42:40.278Z] final size= 199991 [2025-10-30T23:42:40.278Z] final height= 9 [2025-10-30T23:42:44.094Z] final size= 199991 [2025-10-30T23:42:44.094Z] final height= 9 [2025-10-30T23:42:46.098Z] final size= 199991 [2025-10-30T23:42:46.098Z] final height= 9 [2025-10-30T23:42:49.171Z] final size= 199991 [2025-10-30T23:42:49.171Z] final height= 9 [2025-10-30T23:42:52.231Z] final size= 199991 [2025-10-30T23:42:52.231Z] final height= 9 [2025-10-30T23:42:55.300Z] final size= 199991 [2025-10-30T23:42:55.300Z] final height= 9 [2025-10-30T23:42:58.360Z] final size= 199991 [2025-10-30T23:42:58.360Z] final height= 9 [2025-10-30T23:43:01.429Z] final size= 199991 [2025-10-30T23:43:01.429Z] final height= 9 [2025-10-30T23:43:02.399Z] WARNING: This benchmark provides no result that can be validated. [2025-10-30T23:43:02.399Z] There is no way to check that no silent failure occurred. [2025-10-30T23:43:02.399Z] ====== akka-uct (concurrency) [default], iteration 17 completed (30358.750 ms) ====== [2025-10-30T23:43:02.399Z] ====== akka-uct (concurrency) [default], iteration 18 started ====== [2025-10-30T23:43:03.385Z] GC before operation: completed in 544.770 ms, heap usage 747.512 MB -> 100.122 MB. [2025-10-30T23:43:04.358Z] final size= 199991 [2025-10-30T23:43:04.358Z] final height= 9 [2025-10-30T23:43:07.432Z] final size= 199991 [2025-10-30T23:43:07.432Z] final height= 8 [2025-10-30T23:43:11.663Z] final size= 199991 [2025-10-30T23:43:11.663Z] final height= 9 [2025-10-30T23:43:14.772Z] final size= 199991 [2025-10-30T23:43:14.772Z] final height= 9 [2025-10-30T23:43:16.765Z] final size= 199991 [2025-10-30T23:43:16.765Z] final height= 9 [2025-10-30T23:43:20.026Z] final size= 199991 [2025-10-30T23:43:20.026Z] final height= 9 [2025-10-30T23:43:23.090Z] final size= 199991 [2025-10-30T23:43:23.090Z] final height= 9 [2025-10-30T23:43:26.184Z] final size= 199991 [2025-10-30T23:43:26.184Z] final height= 9 [2025-10-30T23:43:29.287Z] final size= 199991 [2025-10-30T23:43:29.287Z] final height= 9 [2025-10-30T23:43:32.349Z] final size= 199991 [2025-10-30T23:43:32.349Z] final height= 9 [2025-10-30T23:43:33.308Z] WARNING: This benchmark provides no result that can be validated. [2025-10-30T23:43:33.308Z] There is no way to check that no silent failure occurred. [2025-10-30T23:43:33.308Z] ====== akka-uct (concurrency) [default], iteration 18 completed (30515.218 ms) ====== [2025-10-30T23:43:33.308Z] ====== akka-uct (concurrency) [default], iteration 19 started ====== [2025-10-30T23:43:34.286Z] GC before operation: completed in 560.290 ms, heap usage 408.278 MB -> 99.353 MB. [2025-10-30T23:43:35.268Z] final size= 199991 [2025-10-30T23:43:35.268Z] final height= 9 [2025-10-30T23:43:39.015Z] final size= 199991 [2025-10-30T23:43:39.015Z] final height= 9 [2025-10-30T23:43:41.010Z] final size= 199991 [2025-10-30T23:43:41.010Z] final height= 9 [2025-10-30T23:43:44.092Z] final size= 199991 [2025-10-30T23:43:44.092Z] final height= 9 [2025-10-30T23:43:47.164Z] final size= 199991 [2025-10-30T23:43:47.164Z] final height= 10 [2025-10-30T23:43:50.232Z] final size= 199991 [2025-10-30T23:43:50.232Z] final height= 9 [2025-10-30T23:43:53.312Z] final size= 199991 [2025-10-30T23:43:53.312Z] final height= 9 [2025-10-30T23:43:56.410Z] final size= 199991 [2025-10-30T23:43:56.410Z] final height= 9 [2025-10-30T23:43:59.505Z] final size= 199991 [2025-10-30T23:43:59.505Z] final height= 9 [2025-10-30T23:44:02.590Z] final size= 199991 [2025-10-30T23:44:02.590Z] final height= 9 [2025-10-30T23:44:03.546Z] WARNING: This benchmark provides no result that can be validated. [2025-10-30T23:44:03.547Z] There is no way to check that no silent failure occurred. [2025-10-30T23:44:03.547Z] ====== akka-uct (concurrency) [default], iteration 19 completed (29892.885 ms) ====== [2025-10-30T23:44:03.547Z] ====== akka-uct (concurrency) [default], iteration 20 started ====== [2025-10-30T23:44:04.540Z] GC before operation: completed in 516.592 ms, heap usage 737.234 MB -> 96.660 MB. [2025-10-30T23:44:06.528Z] final size= 199991 [2025-10-30T23:44:06.528Z] final height= 9 [2025-10-30T23:44:08.560Z] final size= 199991 [2025-10-30T23:44:08.560Z] final height= 9 [2025-10-30T23:44:11.636Z] final size= 199991 [2025-10-30T23:44:11.636Z] final height= 9 [2025-10-30T23:44:14.697Z] final size= 199991 [2025-10-30T23:44:14.697Z] final height= 9 [2025-10-30T23:44:17.777Z] final size= 199991 [2025-10-30T23:44:17.777Z] final height= 9 [2025-10-30T23:44:20.825Z] final size= 199991 [2025-10-30T23:44:20.825Z] final height= 9 [2025-10-30T23:44:23.958Z] final size= 199991 [2025-10-30T23:44:23.958Z] final height= 9 [2025-10-30T23:44:27.026Z] final size= 199991 [2025-10-30T23:44:27.026Z] final height= 9 [2025-10-30T23:44:29.046Z] final size= 199991 [2025-10-30T23:44:29.046Z] final height= 9 [2025-10-30T23:44:32.826Z] final size= 199991 [2025-10-30T23:44:32.826Z] final height= 9 [2025-10-30T23:44:33.805Z] WARNING: This benchmark provides no result that can be validated. [2025-10-30T23:44:33.805Z] There is no way to check that no silent failure occurred. [2025-10-30T23:44:33.805Z] ====== akka-uct (concurrency) [default], iteration 20 completed (28925.279 ms) ====== [2025-10-30T23:44:33.805Z] ====== akka-uct (concurrency) [default], iteration 21 started ====== [2025-10-30T23:44:33.805Z] GC before operation: completed in 561.686 ms, heap usage 700.991 MB -> 99.329 MB. [2025-10-30T23:44:35.815Z] final size= 199991 [2025-10-30T23:44:35.815Z] final height= 9 [2025-10-30T23:44:38.894Z] final size= 199991 [2025-10-30T23:44:38.894Z] final height= 9 [2025-10-30T23:44:41.978Z] final size= 199991 [2025-10-30T23:44:41.978Z] final height= 9 [2025-10-30T23:44:45.046Z] final size= 199991 [2025-10-30T23:44:45.046Z] final height= 9 [2025-10-30T23:44:48.136Z] final size= 199991 [2025-10-30T23:44:48.136Z] final height= 9 [2025-10-30T23:44:51.218Z] final size= 199991 [2025-10-30T23:44:51.218Z] final height= 9 [2025-10-30T23:44:54.303Z] final size= 199991 [2025-10-30T23:44:54.303Z] final height= 9 [2025-10-30T23:44:57.522Z] final size= 199991 [2025-10-30T23:44:57.522Z] final height= 9 [2025-10-30T23:44:59.520Z] final size= 199991 [2025-10-30T23:44:59.520Z] final height= 9 [2025-10-30T23:45:02.574Z] final size= 199991 [2025-10-30T23:45:02.574Z] final height= 9 [2025-10-30T23:45:04.558Z] WARNING: This benchmark provides no result that can be validated. [2025-10-30T23:45:04.558Z] There is no way to check that no silent failure occurred. [2025-10-30T23:45:04.558Z] ====== akka-uct (concurrency) [default], iteration 21 completed (30077.718 ms) ====== [2025-10-30T23:45:04.558Z] ====== akka-uct (concurrency) [default], iteration 22 started ====== [2025-10-30T23:45:04.558Z] GC before operation: completed in 697.273 ms, heap usage 708.491 MB -> 129.838 MB. [2025-10-30T23:45:06.548Z] final size= 199991 [2025-10-30T23:45:06.548Z] final height= 9 [2025-10-30T23:45:09.610Z] final size= 199991 [2025-10-30T23:45:09.610Z] final height= 9 [2025-10-30T23:45:12.695Z] final size= 199991 [2025-10-30T23:45:12.695Z] final height= 10 [2025-10-30T23:45:15.823Z] final size= 199991 [2025-10-30T23:45:15.823Z] final height= 9 [2025-10-30T23:45:17.844Z] final size= 199991 [2025-10-30T23:45:17.844Z] final height= 9 [2025-10-30T23:45:20.945Z] final size= 199991 [2025-10-30T23:45:20.945Z] final height= 9 [2025-10-30T23:45:24.000Z] final size= 199991 [2025-10-30T23:45:24.001Z] final height= 9 [2025-10-30T23:45:27.259Z] final size= 199991 [2025-10-30T23:45:27.259Z] final height= 9 [2025-10-30T23:45:29.961Z] final size= 199991 [2025-10-30T23:45:29.961Z] final height= 9 [2025-10-30T23:45:33.020Z] final size= 199991 [2025-10-30T23:45:33.020Z] final height= 9 [2025-10-30T23:45:33.982Z] WARNING: This benchmark provides no result that can be validated. [2025-10-30T23:45:33.982Z] There is no way to check that no silent failure occurred. [2025-10-30T23:45:33.982Z] ====== akka-uct (concurrency) [default], iteration 22 completed (29648.186 ms) ====== [2025-10-30T23:45:33.982Z] ====== akka-uct (concurrency) [default], iteration 23 started ====== [2025-10-30T23:45:34.960Z] GC before operation: completed in 496.114 ms, heap usage 775.172 MB -> 97.900 MB. [2025-10-30T23:45:36.139Z] final size= 199991 [2025-10-30T23:45:36.139Z] final height= 9 [2025-10-30T23:45:39.222Z] final size= 199991 [2025-10-30T23:45:39.222Z] final height= 9 [2025-10-30T23:45:42.322Z] final size= 199991 [2025-10-30T23:45:42.322Z] final height= 9 [2025-10-30T23:45:45.398Z] final size= 199991 [2025-10-30T23:45:45.399Z] final height= 10 [2025-10-30T23:45:48.472Z] final size= 199991 [2025-10-30T23:45:48.472Z] final height= 9 [2025-10-30T23:45:51.553Z] final size= 199991 [2025-10-30T23:45:51.553Z] final height= 9 [2025-10-30T23:45:54.600Z] final size= 199991 [2025-10-30T23:45:54.600Z] final height= 9 [2025-10-30T23:45:56.601Z] final size= 199991 [2025-10-30T23:45:56.602Z] final height= 9 [2025-10-30T23:45:59.725Z] final size= 199991 [2025-10-30T23:45:59.726Z] final height= 9 [2025-10-30T23:46:02.791Z] final size= 199991 [2025-10-30T23:46:02.791Z] final height= 9 [2025-10-30T23:46:04.776Z] WARNING: This benchmark provides no result that can be validated. [2025-10-30T23:46:04.776Z] There is no way to check that no silent failure occurred. [2025-10-30T23:46:04.776Z] ====== akka-uct (concurrency) [default], iteration 23 completed (29370.029 ms) ====== [2025-10-30T23:46:05.737Z] ----------------------------------- [2025-10-30T23:46:05.737Z] renaissance-akka-uct_0_PASSED [2025-10-30T23:46:05.737Z] ----------------------------------- [2025-10-30T23:46:05.737Z] [2025-10-30T23:46:05.737Z] TEST TEARDOWN: [2025-10-30T23:46:05.737Z] Nothing to be done for teardown. [2025-10-30T23:46:05.737Z] renaissance-akka-uct_0 Finish Time: Thu Oct 30 23:46:04 2025 Epoch Time (ms): 1761867964795 [2025-10-30T23:46:05.737Z] [2025-10-30T23:46:05.737Z] =============================================== [2025-10-30T23:46:05.737Z] Running test renaissance-fj-kmeans_0 ... [2025-10-30T23:46:05.737Z] =============================================== [2025-10-30T23:46:05.737Z] renaissance-fj-kmeans_0 Start Time: Thu Oct 30 23:46:04 2025 Epoch Time (ms): 1761867964818 [2025-10-30T23:46:05.737Z] variation: NoOptions [2025-10-30T23:46:05.737Z] JVM_OPTIONS: [2025-10-30T23:46:05.737Z] { \ [2025-10-30T23:46:05.737Z] echo ""; echo "TEST SETUP:"; \ [2025-10-30T23:46:05.737Z] echo "Nothing to be done for setup."; \ [2025-10-30T23:46:05.737Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17618671971614/renaissance-fj-kmeans_0"; \ [2025-10-30T23:46:05.737Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17618671971614/renaissance-fj-kmeans_0"; \ [2025-10-30T23:46:05.737Z] echo ""; echo "TESTING:"; \ [2025-10-30T23:46:05.737Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17618671971614/renaissance-fj-kmeans_0"/fj-kmeans.json" fj-kmeans; \ [2025-10-30T23:46:05.737Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-fj-kmeans_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17618671971614/renaissance-fj-kmeans_0"; else echo "-----------------------------------"; echo "renaissance-fj-kmeans_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-10-30T23:46:05.737Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-10-30T23:46:05.737Z] echo "Nothing to be done for teardown."; \ [2025-10-30T23:46:05.737Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17618671971614/TestTargetResult"; [2025-10-30T23:46:05.737Z] [2025-10-30T23:46:05.737Z] TEST SETUP: [2025-10-30T23:46:05.737Z] Nothing to be done for setup. [2025-10-30T23:46:05.737Z] [2025-10-30T23:46:05.737Z] TESTING: [2025-10-30T23:46:06.695Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2025-10-30T23:46:06.695Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/output_17618671971614/renaissance-fj-kmeans_0/launcher-234605-15443969019698482256/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2025-10-30T23:46:06.695Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2025-10-30T23:46:06.695Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2025-10-30T23:46:07.654Z] ====== fj-kmeans (concurrency) [default], iteration 0 started ====== [2025-10-30T23:46:07.654Z] GC before operation: completed in 133.910 ms, heap usage 102.000 MB -> 84.310 MB. [2025-10-30T23:46:23.583Z] ====== fj-kmeans (concurrency) [default], iteration 0 completed (15942.829 ms) ====== [2025-10-30T23:46:23.583Z] ====== fj-kmeans (concurrency) [default], iteration 1 started ====== [2025-10-30T23:46:24.570Z] GC before operation: completed in 165.191 ms, heap usage 529.982 MB -> 84.398 MB. [2025-10-30T23:46:40.930Z] ====== fj-kmeans (concurrency) [default], iteration 1 completed (15134.750 ms) ====== [2025-10-30T23:46:40.930Z] ====== fj-kmeans (concurrency) [default], iteration 2 started ====== [2025-10-30T23:46:40.930Z] GC before operation: completed in 173.165 ms, heap usage 172.772 MB -> 84.399 MB. [2025-10-30T23:46:52.601Z] ====== fj-kmeans (concurrency) [default], iteration 2 completed (13368.389 ms) ====== [2025-10-30T23:46:52.601Z] ====== fj-kmeans (concurrency) [default], iteration 3 started ====== [2025-10-30T23:46:52.601Z] GC before operation: completed in 113.423 ms, heap usage 126.483 MB -> 84.399 MB. [2025-10-30T23:47:06.238Z] ====== fj-kmeans (concurrency) [default], iteration 3 completed (12968.419 ms) ====== [2025-10-30T23:47:06.238Z] ====== fj-kmeans (concurrency) [default], iteration 4 started ====== [2025-10-30T23:47:06.238Z] GC before operation: completed in 120.710 ms, heap usage 267.383 MB -> 84.399 MB. [2025-10-30T23:47:22.129Z] ====== fj-kmeans (concurrency) [default], iteration 4 completed (14671.738 ms) ====== [2025-10-30T23:47:22.129Z] ====== fj-kmeans (concurrency) [default], iteration 5 started ====== [2025-10-30T23:47:22.129Z] GC before operation: completed in 132.716 ms, heap usage 176.027 MB -> 84.400 MB. [2025-10-30T23:47:36.392Z] ====== fj-kmeans (concurrency) [default], iteration 5 completed (15232.130 ms) ====== [2025-10-30T23:47:36.392Z] ====== fj-kmeans (concurrency) [default], iteration 6 started ====== [2025-10-30T23:47:36.392Z] GC before operation: completed in 264.630 ms, heap usage 273.592 MB -> 84.401 MB. [2025-10-30T23:47:52.292Z] ====== fj-kmeans (concurrency) [default], iteration 6 completed (15032.286 ms) ====== [2025-10-30T23:47:52.292Z] ====== fj-kmeans (concurrency) [default], iteration 7 started ====== [2025-10-30T23:47:52.292Z] GC before operation: completed in 143.224 ms, heap usage 212.634 MB -> 84.400 MB. [2025-10-30T23:48:08.169Z] ====== fj-kmeans (concurrency) [default], iteration 7 completed (14814.659 ms) ====== [2025-10-30T23:48:08.169Z] ====== fj-kmeans (concurrency) [default], iteration 8 started ====== [2025-10-30T23:48:08.169Z] GC before operation: completed in 140.917 ms, heap usage 302.634 MB -> 84.401 MB. [2025-10-30T23:48:22.075Z] ====== fj-kmeans (concurrency) [default], iteration 8 completed (15784.044 ms) ====== [2025-10-30T23:48:22.075Z] ====== fj-kmeans (concurrency) [default], iteration 9 started ====== [2025-10-30T23:48:22.075Z] GC before operation: completed in 124.634 ms, heap usage 92.900 MB -> 84.401 MB. [2025-10-30T23:48:38.169Z] ====== fj-kmeans (concurrency) [default], iteration 9 completed (15237.078 ms) ====== [2025-10-30T23:48:38.169Z] ====== fj-kmeans (concurrency) [default], iteration 10 started ====== [2025-10-30T23:48:38.169Z] GC before operation: completed in 162.639 ms, heap usage 168.302 MB -> 84.401 MB. [2025-10-30T23:48:54.799Z] ====== fj-kmeans (concurrency) [default], iteration 10 completed (14493.256 ms) ====== [2025-10-30T23:48:54.799Z] ====== fj-kmeans (concurrency) [default], iteration 11 started ====== [2025-10-30T23:48:54.800Z] GC before operation: completed in 118.657 ms, heap usage 275.841 MB -> 84.401 MB. [2025-10-30T23:49:08.475Z] ====== fj-kmeans (concurrency) [default], iteration 11 completed (14499.373 ms) ====== [2025-10-30T23:49:08.475Z] ====== fj-kmeans (concurrency) [default], iteration 12 started ====== [2025-10-30T23:49:08.475Z] GC before operation: completed in 123.346 ms, heap usage 511.516 MB -> 84.401 MB. [2025-10-30T23:49:22.156Z] ====== fj-kmeans (concurrency) [default], iteration 12 completed (14732.368 ms) ====== [2025-10-30T23:49:22.156Z] ====== fj-kmeans (concurrency) [default], iteration 13 started ====== [2025-10-30T23:49:22.156Z] GC before operation: completed in 110.628 ms, heap usage 437.890 MB -> 84.401 MB. [2025-10-30T23:49:38.145Z] ====== fj-kmeans (concurrency) [default], iteration 13 completed (14782.430 ms) ====== [2025-10-30T23:49:38.145Z] ====== fj-kmeans (concurrency) [default], iteration 14 started ====== [2025-10-30T23:49:38.145Z] GC before operation: completed in 140.482 ms, heap usage 274.926 MB -> 84.401 MB. [2025-10-30T23:49:51.869Z] ====== fj-kmeans (concurrency) [default], iteration 14 completed (15248.010 ms) ====== [2025-10-30T23:49:51.869Z] ====== fj-kmeans (concurrency) [default], iteration 15 started ====== [2025-10-30T23:49:51.869Z] GC before operation: completed in 107.337 ms, heap usage 201.707 MB -> 84.401 MB. [2025-10-30T23:50:08.549Z] ====== fj-kmeans (concurrency) [default], iteration 15 completed (14570.666 ms) ====== [2025-10-30T23:50:08.549Z] ====== fj-kmeans (concurrency) [default], iteration 16 started ====== [2025-10-30T23:50:08.549Z] GC before operation: completed in 134.872 ms, heap usage 99.279 MB -> 84.402 MB. [2025-10-30T23:50:22.230Z] ====== fj-kmeans (concurrency) [default], iteration 16 completed (15522.632 ms) ====== [2025-10-30T23:50:22.230Z] ====== fj-kmeans (concurrency) [default], iteration 17 started ====== [2025-10-30T23:50:22.230Z] GC before operation: completed in 135.402 ms, heap usage 513.855 MB -> 84.402 MB. [2025-10-30T23:50:38.306Z] ====== fj-kmeans (concurrency) [default], iteration 17 completed (15292.066 ms) ====== [2025-10-30T23:50:38.306Z] ====== fj-kmeans (concurrency) [default], iteration 18 started ====== [2025-10-30T23:50:38.306Z] GC before operation: completed in 160.905 ms, heap usage 306.106 MB -> 84.402 MB. [2025-10-30T23:50:54.226Z] ====== fj-kmeans (concurrency) [default], iteration 18 completed (14840.686 ms) ====== [2025-10-30T23:50:54.226Z] ====== fj-kmeans (concurrency) [default], iteration 19 started ====== [2025-10-30T23:50:54.226Z] GC before operation: completed in 126.337 ms, heap usage 123.710 MB -> 84.402 MB. [2025-10-30T23:51:07.904Z] ====== fj-kmeans (concurrency) [default], iteration 19 completed (15329.882 ms) ====== [2025-10-30T23:51:07.904Z] ====== fj-kmeans (concurrency) [default], iteration 20 started ====== [2025-10-30T23:51:08.873Z] GC before operation: completed in 113.111 ms, heap usage 277.680 MB -> 84.402 MB. [2025-10-30T23:51:25.473Z] ====== fj-kmeans (concurrency) [default], iteration 20 completed (15499.099 ms) ====== [2025-10-30T23:51:25.473Z] ====== fj-kmeans (concurrency) [default], iteration 21 started ====== [2025-10-30T23:51:25.473Z] GC before operation: completed in 179.917 ms, heap usage 453.971 MB -> 84.403 MB. [2025-10-30T23:51:39.163Z] ====== fj-kmeans (concurrency) [default], iteration 21 completed (15204.297 ms) ====== [2025-10-30T23:51:39.163Z] ====== fj-kmeans (concurrency) [default], iteration 22 started ====== [2025-10-30T23:51:39.163Z] GC before operation: completed in 173.367 ms, heap usage 301.252 MB -> 84.403 MB. [2025-10-30T23:51:55.062Z] ====== fj-kmeans (concurrency) [default], iteration 22 completed (15620.125 ms) ====== [2025-10-30T23:51:55.062Z] ====== fj-kmeans (concurrency) [default], iteration 23 started ====== [2025-10-30T23:51:55.062Z] GC before operation: completed in 132.009 ms, heap usage 92.399 MB -> 84.403 MB. [2025-10-30T23:52:03.256Z] ====== fj-kmeans (concurrency) [default], iteration 23 completed (7450.372 ms) ====== [2025-10-30T23:52:03.256Z] ====== fj-kmeans (concurrency) [default], iteration 24 started ====== [2025-10-30T23:52:03.256Z] GC before operation: completed in 65.705 ms, heap usage 192.234 MB -> 84.403 MB. [2025-10-30T23:52:10.003Z] ====== fj-kmeans (concurrency) [default], iteration 24 completed (6836.163 ms) ====== [2025-10-30T23:52:10.003Z] ====== fj-kmeans (concurrency) [default], iteration 25 started ====== [2025-10-30T23:52:10.003Z] GC before operation: completed in 87.687 ms, heap usage 277.469 MB -> 84.404 MB. [2025-10-30T23:52:16.736Z] ====== fj-kmeans (concurrency) [default], iteration 25 completed (7464.958 ms) ====== [2025-10-30T23:52:16.736Z] ====== fj-kmeans (concurrency) [default], iteration 26 started ====== [2025-10-30T23:52:17.695Z] GC before operation: completed in 100.071 ms, heap usage 167.661 MB -> 84.404 MB. [2025-10-30T23:52:25.875Z] ====== fj-kmeans (concurrency) [default], iteration 26 completed (7699.145 ms) ====== [2025-10-30T23:52:25.875Z] ====== fj-kmeans (concurrency) [default], iteration 27 started ====== [2025-10-30T23:52:25.875Z] GC before operation: completed in 82.493 ms, heap usage 455.850 MB -> 84.404 MB. [2025-10-30T23:52:31.990Z] ====== fj-kmeans (concurrency) [default], iteration 27 completed (6690.281 ms) ====== [2025-10-30T23:52:31.990Z] ====== fj-kmeans (concurrency) [default], iteration 28 started ====== [2025-10-30T23:52:31.990Z] GC before operation: completed in 72.298 ms, heap usage 191.800 MB -> 84.404 MB. [2025-10-30T23:52:38.736Z] ====== fj-kmeans (concurrency) [default], iteration 28 completed (7224.569 ms) ====== [2025-10-30T23:52:38.736Z] ====== fj-kmeans (concurrency) [default], iteration 29 started ====== [2025-10-30T23:52:38.736Z] GC before operation: completed in 80.096 ms, heap usage 301.856 MB -> 84.404 MB. [2025-10-30T23:52:47.009Z] ====== fj-kmeans (concurrency) [default], iteration 29 completed (7507.141 ms) ====== [2025-10-30T23:52:47.009Z] ----------------------------------- [2025-10-30T23:52:47.009Z] renaissance-fj-kmeans_0_PASSED [2025-10-30T23:52:47.009Z] ----------------------------------- [2025-10-30T23:52:47.009Z] [2025-10-30T23:52:47.009Z] TEST TEARDOWN: [2025-10-30T23:52:47.009Z] Nothing to be done for teardown. [2025-10-30T23:52:47.009Z] renaissance-fj-kmeans_0 Finish Time: Thu Oct 30 23:52:46 2025 Epoch Time (ms): 1761868366550 [2025-10-30T23:52:47.009Z] [2025-10-30T23:52:47.009Z] =============================================== [2025-10-30T23:52:47.009Z] Running test renaissance-future-genetic_0 ... [2025-10-30T23:52:47.009Z] =============================================== [2025-10-30T23:52:47.009Z] renaissance-future-genetic_0 Start Time: Thu Oct 30 23:52:46 2025 Epoch Time (ms): 1761868366576 [2025-10-30T23:52:47.009Z] variation: NoOptions [2025-10-30T23:52:47.009Z] JVM_OPTIONS: [2025-10-30T23:52:47.009Z] { \ [2025-10-30T23:52:47.009Z] echo ""; echo "TEST SETUP:"; \ [2025-10-30T23:52:47.009Z] echo "Nothing to be done for setup."; \ [2025-10-30T23:52:47.009Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17618671971614/renaissance-future-genetic_0"; \ [2025-10-30T23:52:47.009Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17618671971614/renaissance-future-genetic_0"; \ [2025-10-30T23:52:47.009Z] echo ""; echo "TESTING:"; \ [2025-10-30T23:52:47.009Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17618671971614/renaissance-future-genetic_0"/future-genetic.json" future-genetic; \ [2025-10-30T23:52:47.009Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-future-genetic_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17618671971614/renaissance-future-genetic_0"; else echo "-----------------------------------"; echo "renaissance-future-genetic_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-10-30T23:52:47.009Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-10-30T23:52:47.009Z] echo "Nothing to be done for teardown."; \ [2025-10-30T23:52:47.009Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17618671971614/TestTargetResult"; [2025-10-30T23:52:47.009Z] [2025-10-30T23:52:47.009Z] TEST SETUP: [2025-10-30T23:52:47.009Z] Nothing to be done for setup. [2025-10-30T23:52:47.009Z] [2025-10-30T23:52:47.009Z] TESTING: [2025-10-30T23:52:47.971Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2025-10-30T23:52:47.972Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/output_17618671971614/renaissance-future-genetic_0/launcher-235246-8787936734585550026/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2025-10-30T23:52:47.972Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2025-10-30T23:52:47.972Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2025-10-30T23:52:47.972Z] ====== future-genetic (functional) [default], iteration 0 started ====== [2025-10-30T23:52:47.972Z] GC before operation: completed in 21.273 ms, heap usage 11.179 MB -> 3.967 MB. [2025-10-30T23:52:54.689Z] ====== future-genetic (functional) [default], iteration 0 completed (5656.890 ms) ====== [2025-10-30T23:52:54.689Z] ====== future-genetic (functional) [default], iteration 1 started ====== [2025-10-30T23:52:54.689Z] GC before operation: completed in 34.076 ms, heap usage 26.130 MB -> 5.143 MB. [2025-10-30T23:52:58.854Z] ====== future-genetic (functional) [default], iteration 1 completed (4241.279 ms) ====== [2025-10-30T23:52:58.855Z] ====== future-genetic (functional) [default], iteration 2 started ====== [2025-10-30T23:52:58.855Z] GC before operation: completed in 32.197 ms, heap usage 177.683 MB -> 5.145 MB. [2025-10-30T23:53:03.044Z] ====== future-genetic (functional) [default], iteration 2 completed (3889.075 ms) ====== [2025-10-30T23:53:03.044Z] ====== future-genetic (functional) [default], iteration 3 started ====== [2025-10-30T23:53:03.044Z] GC before operation: completed in 21.233 ms, heap usage 113.021 MB -> 5.146 MB. [2025-10-30T23:53:06.078Z] ====== future-genetic (functional) [default], iteration 3 completed (3899.006 ms) ====== [2025-10-30T23:53:06.078Z] ====== future-genetic (functional) [default], iteration 4 started ====== [2025-10-30T23:53:06.078Z] GC before operation: completed in 27.863 ms, heap usage 116.006 MB -> 5.146 MB. [2025-10-30T23:53:10.232Z] ====== future-genetic (functional) [default], iteration 4 completed (3942.852 ms) ====== [2025-10-30T23:53:10.232Z] ====== future-genetic (functional) [default], iteration 5 started ====== [2025-10-30T23:53:10.232Z] GC before operation: completed in 22.806 ms, heap usage 71.514 MB -> 5.148 MB. [2025-10-30T23:53:14.393Z] ====== future-genetic (functional) [default], iteration 5 completed (3859.685 ms) ====== [2025-10-30T23:53:14.393Z] ====== future-genetic (functional) [default], iteration 6 started ====== [2025-10-30T23:53:14.393Z] GC before operation: completed in 24.722 ms, heap usage 37.835 MB -> 5.148 MB. [2025-10-30T23:53:18.547Z] ====== future-genetic (functional) [default], iteration 6 completed (3842.615 ms) ====== [2025-10-30T23:53:18.547Z] ====== future-genetic (functional) [default], iteration 7 started ====== [2025-10-30T23:53:18.547Z] GC before operation: completed in 21.020 ms, heap usage 14.003 MB -> 5.148 MB. [2025-10-30T23:53:21.745Z] ====== future-genetic (functional) [default], iteration 7 completed (3659.614 ms) ====== [2025-10-30T23:53:21.745Z] ====== future-genetic (functional) [default], iteration 8 started ====== [2025-10-30T23:53:21.745Z] GC before operation: completed in 25.459 ms, heap usage 7.820 MB -> 5.148 MB. [2025-10-30T23:53:26.528Z] ====== future-genetic (functional) [default], iteration 8 completed (3776.889 ms) ====== [2025-10-30T23:53:26.528Z] ====== future-genetic (functional) [default], iteration 9 started ====== [2025-10-30T23:53:26.528Z] GC before operation: completed in 20.804 ms, heap usage 82.624 MB -> 5.148 MB. [2025-10-30T23:53:29.552Z] ====== future-genetic (functional) [default], iteration 9 completed (3970.688 ms) ====== [2025-10-30T23:53:29.552Z] ====== future-genetic (functional) [default], iteration 10 started ====== [2025-10-30T23:53:29.552Z] GC before operation: completed in 24.244 ms, heap usage 144.621 MB -> 5.148 MB. [2025-10-30T23:53:33.707Z] ====== future-genetic (functional) [default], iteration 10 completed (4026.047 ms) ====== [2025-10-30T23:53:33.707Z] ====== future-genetic (functional) [default], iteration 11 started ====== [2025-10-30T23:53:33.707Z] GC before operation: completed in 22.665 ms, heap usage 10.278 MB -> 5.149 MB. [2025-10-30T23:53:37.872Z] ====== future-genetic (functional) [default], iteration 11 completed (3825.554 ms) ====== [2025-10-30T23:53:37.872Z] ====== future-genetic (functional) [default], iteration 12 started ====== [2025-10-30T23:53:37.872Z] GC before operation: completed in 25.154 ms, heap usage 81.698 MB -> 5.148 MB. [2025-10-30T23:53:42.037Z] ====== future-genetic (functional) [default], iteration 12 completed (4112.911 ms) ====== [2025-10-30T23:53:42.037Z] ====== future-genetic (functional) [default], iteration 13 started ====== [2025-10-30T23:53:42.037Z] GC before operation: completed in 29.977 ms, heap usage 152.140 MB -> 5.149 MB. [2025-10-30T23:53:45.098Z] ====== future-genetic (functional) [default], iteration 13 completed (3848.508 ms) ====== [2025-10-30T23:53:45.098Z] ====== future-genetic (functional) [default], iteration 14 started ====== [2025-10-30T23:53:46.053Z] GC before operation: completed in 22.832 ms, heap usage 27.415 MB -> 5.149 MB. [2025-10-30T23:53:49.078Z] ====== future-genetic (functional) [default], iteration 14 completed (3842.701 ms) ====== [2025-10-30T23:53:49.078Z] ====== future-genetic (functional) [default], iteration 15 started ====== [2025-10-30T23:53:49.078Z] GC before operation: completed in 23.876 ms, heap usage 79.725 MB -> 5.149 MB. [2025-10-30T23:53:53.249Z] ====== future-genetic (functional) [default], iteration 15 completed (4038.596 ms) ====== [2025-10-30T23:53:53.249Z] ====== future-genetic (functional) [default], iteration 16 started ====== [2025-10-30T23:53:53.249Z] GC before operation: completed in 25.918 ms, heap usage 153.634 MB -> 5.149 MB. [2025-10-30T23:53:57.498Z] ====== future-genetic (functional) [default], iteration 16 completed (3783.696 ms) ====== [2025-10-30T23:53:57.498Z] ====== future-genetic (functional) [default], iteration 17 started ====== [2025-10-30T23:53:57.498Z] GC before operation: completed in 22.467 ms, heap usage 24.602 MB -> 5.149 MB. [2025-10-30T23:54:01.661Z] ====== future-genetic (functional) [default], iteration 17 completed (3713.297 ms) ====== [2025-10-30T23:54:01.661Z] ====== future-genetic (functional) [default], iteration 18 started ====== [2025-10-30T23:54:01.661Z] GC before operation: completed in 30.815 ms, heap usage 82.234 MB -> 5.149 MB. [2025-10-30T23:54:04.684Z] ====== future-genetic (functional) [default], iteration 18 completed (3754.980 ms) ====== [2025-10-30T23:54:04.684Z] ====== future-genetic (functional) [default], iteration 19 started ====== [2025-10-30T23:54:04.684Z] GC before operation: completed in 28.826 ms, heap usage 254.551 MB -> 5.149 MB. [2025-10-30T23:54:08.850Z] ====== future-genetic (functional) [default], iteration 19 completed (3648.069 ms) ====== [2025-10-30T23:54:08.850Z] ====== future-genetic (functional) [default], iteration 20 started ====== [2025-10-30T23:54:08.850Z] GC before operation: completed in 23.166 ms, heap usage 11.816 MB -> 5.149 MB. [2025-10-30T23:54:11.885Z] ====== future-genetic (functional) [default], iteration 20 completed (3482.498 ms) ====== [2025-10-30T23:54:11.885Z] ====== future-genetic (functional) [default], iteration 21 started ====== [2025-10-30T23:54:11.885Z] GC before operation: completed in 21.673 ms, heap usage 82.606 MB -> 5.149 MB. [2025-10-30T23:54:16.073Z] ====== future-genetic (functional) [default], iteration 21 completed (3641.520 ms) ====== [2025-10-30T23:54:16.073Z] ====== future-genetic (functional) [default], iteration 22 started ====== [2025-10-30T23:54:16.073Z] GC before operation: completed in 31.108 ms, heap usage 109.609 MB -> 5.149 MB. [2025-10-30T23:54:19.102Z] ====== future-genetic (functional) [default], iteration 22 completed (3866.423 ms) ====== [2025-10-30T23:54:19.103Z] ====== future-genetic (functional) [default], iteration 23 started ====== [2025-10-30T23:54:20.508Z] GC before operation: completed in 26.703 ms, heap usage 40.255 MB -> 5.149 MB. [2025-10-30T23:54:24.679Z] ====== future-genetic (functional) [default], iteration 23 completed (4515.924 ms) ====== [2025-10-30T23:54:24.679Z] ====== future-genetic (functional) [default], iteration 24 started ====== [2025-10-30T23:54:24.679Z] GC before operation: completed in 26.683 ms, heap usage 87.697 MB -> 5.149 MB. [2025-10-30T23:54:28.851Z] ====== future-genetic (functional) [default], iteration 24 completed (4419.350 ms) ====== [2025-10-30T23:54:28.851Z] ====== future-genetic (functional) [default], iteration 25 started ====== [2025-10-30T23:54:28.851Z] GC before operation: completed in 34.131 ms, heap usage 169.772 MB -> 5.149 MB. [2025-10-30T23:54:33.045Z] ====== future-genetic (functional) [default], iteration 25 completed (4228.371 ms) ====== [2025-10-30T23:54:33.045Z] ====== future-genetic (functional) [default], iteration 26 started ====== [2025-10-30T23:54:33.045Z] GC before operation: completed in 28.720 ms, heap usage 11.521 MB -> 5.149 MB. [2025-10-30T23:54:37.222Z] ====== future-genetic (functional) [default], iteration 26 completed (3841.948 ms) ====== [2025-10-30T23:54:37.222Z] ====== future-genetic (functional) [default], iteration 27 started ====== [2025-10-30T23:54:37.222Z] GC before operation: completed in 30.231 ms, heap usage 82.101 MB -> 5.149 MB. [2025-10-30T23:54:41.395Z] ====== future-genetic (functional) [default], iteration 27 completed (4689.103 ms) ====== [2025-10-30T23:54:41.395Z] ====== future-genetic (functional) [default], iteration 28 started ====== [2025-10-30T23:54:41.395Z] GC before operation: completed in 49.991 ms, heap usage 240.045 MB -> 5.149 MB. [2025-10-30T23:54:45.640Z] ====== future-genetic (functional) [default], iteration 28 completed (3746.937 ms) ====== [2025-10-30T23:54:45.640Z] ====== future-genetic (functional) [default], iteration 29 started ====== [2025-10-30T23:54:45.640Z] GC before operation: completed in 22.500 ms, heap usage 37.324 MB -> 5.150 MB. [2025-10-30T23:54:49.838Z] ====== future-genetic (functional) [default], iteration 29 completed (4320.954 ms) ====== [2025-10-30T23:54:49.838Z] ====== future-genetic (functional) [default], iteration 30 started ====== [2025-10-30T23:54:49.838Z] GC before operation: completed in 27.178 ms, heap usage 82.099 MB -> 5.149 MB. [2025-10-30T23:54:54.023Z] ====== future-genetic (functional) [default], iteration 30 completed (4164.440 ms) ====== [2025-10-30T23:54:54.023Z] ====== future-genetic (functional) [default], iteration 31 started ====== [2025-10-30T23:54:54.023Z] GC before operation: completed in 25.489 ms, heap usage 12.974 MB -> 5.150 MB. [2025-10-30T23:54:58.189Z] ====== future-genetic (functional) [default], iteration 31 completed (4031.135 ms) ====== [2025-10-30T23:54:58.190Z] ====== future-genetic (functional) [default], iteration 32 started ====== [2025-10-30T23:54:58.190Z] GC before operation: completed in 24.276 ms, heap usage 11.418 MB -> 5.150 MB. [2025-10-30T23:55:02.363Z] ====== future-genetic (functional) [default], iteration 32 completed (3996.514 ms) ====== [2025-10-30T23:55:02.363Z] ====== future-genetic (functional) [default], iteration 33 started ====== [2025-10-30T23:55:02.363Z] GC before operation: completed in 26.634 ms, heap usage 80.587 MB -> 5.150 MB. [2025-10-30T23:55:05.384Z] ====== future-genetic (functional) [default], iteration 33 completed (3433.638 ms) ====== [2025-10-30T23:55:05.384Z] ====== future-genetic (functional) [default], iteration 34 started ====== [2025-10-30T23:55:05.384Z] GC before operation: completed in 24.081 ms, heap usage 181.078 MB -> 5.150 MB. [2025-10-30T23:55:08.421Z] ====== future-genetic (functional) [default], iteration 34 completed (3459.402 ms) ====== [2025-10-30T23:55:08.421Z] ====== future-genetic (functional) [default], iteration 35 started ====== [2025-10-30T23:55:08.421Z] GC before operation: completed in 27.154 ms, heap usage 140.968 MB -> 5.150 MB. [2025-10-30T23:55:12.628Z] ====== future-genetic (functional) [default], iteration 35 completed (3372.725 ms) ====== [2025-10-30T23:55:12.628Z] ====== future-genetic (functional) [default], iteration 36 started ====== [2025-10-30T23:55:12.628Z] GC before operation: completed in 22.769 ms, heap usage 68.881 MB -> 5.150 MB. [2025-10-30T23:55:16.364Z] ====== future-genetic (functional) [default], iteration 36 completed (3314.471 ms) ====== [2025-10-30T23:55:16.364Z] ====== future-genetic (functional) [default], iteration 37 started ====== [2025-10-30T23:55:16.364Z] GC before operation: completed in 24.112 ms, heap usage 9.651 MB -> 5.150 MB. [2025-10-30T23:55:19.387Z] ====== future-genetic (functional) [default], iteration 37 completed (3385.977 ms) ====== [2025-10-30T23:55:19.387Z] ====== future-genetic (functional) [default], iteration 38 started ====== [2025-10-30T23:55:19.387Z] GC before operation: completed in 21.987 ms, heap usage 23.597 MB -> 5.150 MB. [2025-10-30T23:55:22.411Z] ====== future-genetic (functional) [default], iteration 38 completed (3273.004 ms) ====== [2025-10-30T23:55:22.411Z] ====== future-genetic (functional) [default], iteration 39 started ====== [2025-10-30T23:55:22.411Z] GC before operation: completed in 23.928 ms, heap usage 81.757 MB -> 5.150 MB. [2025-10-30T23:55:25.437Z] ====== future-genetic (functional) [default], iteration 39 completed (3317.741 ms) ====== [2025-10-30T23:55:25.437Z] ====== future-genetic (functional) [default], iteration 40 started ====== [2025-10-30T23:55:25.437Z] GC before operation: completed in 21.001 ms, heap usage 17.263 MB -> 5.150 MB. [2025-10-30T23:55:28.462Z] ====== future-genetic (functional) [default], iteration 40 completed (3323.379 ms) ====== [2025-10-30T23:55:28.463Z] ====== future-genetic (functional) [default], iteration 41 started ====== [2025-10-30T23:55:29.420Z] GC before operation: completed in 23.497 ms, heap usage 51.464 MB -> 5.150 MB. [2025-10-30T23:55:32.442Z] ====== future-genetic (functional) [default], iteration 41 completed (3423.972 ms) ====== [2025-10-30T23:55:32.442Z] ====== future-genetic (functional) [default], iteration 42 started ====== [2025-10-30T23:55:32.442Z] GC before operation: completed in 20.313 ms, heap usage 50.119 MB -> 5.150 MB. [2025-10-30T23:55:35.462Z] ====== future-genetic (functional) [default], iteration 42 completed (3400.865 ms) ====== [2025-10-30T23:55:35.462Z] ====== future-genetic (functional) [default], iteration 43 started ====== [2025-10-30T23:55:35.462Z] GC before operation: completed in 22.150 ms, heap usage 25.151 MB -> 5.150 MB. [2025-10-30T23:55:39.618Z] ====== future-genetic (functional) [default], iteration 43 completed (3246.075 ms) ====== [2025-10-30T23:55:39.618Z] ====== future-genetic (functional) [default], iteration 44 started ====== [2025-10-30T23:55:39.618Z] GC before operation: completed in 22.366 ms, heap usage 80.782 MB -> 5.150 MB. [2025-10-30T23:55:42.644Z] ====== future-genetic (functional) [default], iteration 44 completed (3451.547 ms) ====== [2025-10-30T23:55:42.644Z] ====== future-genetic (functional) [default], iteration 45 started ====== [2025-10-30T23:55:42.644Z] GC before operation: completed in 23.826 ms, heap usage 143.085 MB -> 5.151 MB. [2025-10-30T23:55:45.709Z] ====== future-genetic (functional) [default], iteration 45 completed (3405.450 ms) ====== [2025-10-30T23:55:45.709Z] ====== future-genetic (functional) [default], iteration 46 started ====== [2025-10-30T23:55:45.709Z] GC before operation: completed in 22.823 ms, heap usage 83.766 MB -> 5.150 MB. [2025-10-30T23:55:49.871Z] ====== future-genetic (functional) [default], iteration 46 completed (3416.268 ms) ====== [2025-10-30T23:55:49.871Z] ====== future-genetic (functional) [default], iteration 47 started ====== [2025-10-30T23:55:49.871Z] GC before operation: completed in 20.733 ms, heap usage 118.687 MB -> 5.150 MB. [2025-10-30T23:55:52.891Z] ====== future-genetic (functional) [default], iteration 47 completed (3427.298 ms) ====== [2025-10-30T23:55:52.891Z] ====== future-genetic (functional) [default], iteration 48 started ====== [2025-10-30T23:55:52.891Z] GC before operation: completed in 25.618 ms, heap usage 154.183 MB -> 5.151 MB. [2025-10-30T23:55:57.047Z] ====== future-genetic (functional) [default], iteration 48 completed (3779.726 ms) ====== [2025-10-30T23:55:57.047Z] ====== future-genetic (functional) [default], iteration 49 started ====== [2025-10-30T23:55:57.047Z] GC before operation: completed in 24.272 ms, heap usage 25.000 MB -> 5.151 MB. [2025-10-30T23:56:00.085Z] ====== future-genetic (functional) [default], iteration 49 completed (3304.326 ms) ====== [2025-10-30T23:56:00.085Z] ----------------------------------- [2025-10-30T23:56:00.085Z] renaissance-future-genetic_0_PASSED [2025-10-30T23:56:00.085Z] ----------------------------------- [2025-10-30T23:56:00.085Z] [2025-10-30T23:56:00.085Z] TEST TEARDOWN: [2025-10-30T23:56:00.085Z] Nothing to be done for teardown. [2025-10-30T23:56:00.085Z] renaissance-future-genetic_0 Finish Time: Thu Oct 30 23:55:59 2025 Epoch Time (ms): 1761868559769 [2025-10-30T23:56:00.085Z] [2025-10-30T23:56:00.085Z] =============================================== [2025-10-30T23:56:00.085Z] Running test renaissance-naive-bayes_0 ... [2025-10-30T23:56:00.085Z] =============================================== [2025-10-30T23:56:00.085Z] renaissance-naive-bayes_0 Start Time: Thu Oct 30 23:55:59 2025 Epoch Time (ms): 1761868559795 [2025-10-30T23:56:00.085Z] variation: NoOptions [2025-10-30T23:56:00.085Z] JVM_OPTIONS: [2025-10-30T23:56:00.085Z] { \ [2025-10-30T23:56:00.085Z] echo ""; echo "TEST SETUP:"; \ [2025-10-30T23:56:00.085Z] echo "Nothing to be done for setup."; \ [2025-10-30T23:56:00.085Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17618671971614/renaissance-naive-bayes_0"; \ [2025-10-30T23:56:00.085Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17618671971614/renaissance-naive-bayes_0"; \ [2025-10-30T23:56:00.085Z] echo ""; echo "TESTING:"; \ [2025-10-30T23:56:00.085Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17618671971614/renaissance-naive-bayes_0"/naive-bayes.json" naive-bayes; \ [2025-10-30T23:56:00.085Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17618671971614/renaissance-naive-bayes_0"; else echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-10-30T23:56:00.085Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-10-30T23:56:00.085Z] echo "Nothing to be done for teardown."; \ [2025-10-30T23:56:00.085Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17618671971614/TestTargetResult"; [2025-10-30T23:56:00.085Z] [2025-10-30T23:56:00.085Z] TEST SETUP: [2025-10-30T23:56:00.085Z] Nothing to be done for setup. [2025-10-30T23:56:00.085Z] [2025-10-30T23:56:00.085Z] TESTING: [2025-10-30T23:56:01.056Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2025-10-30T23:56:01.056Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/output_17618671971614/renaissance-naive-bayes_0/launcher-235559-5007802396203269099/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2025-10-30T23:56:01.056Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2025-10-30T23:56:01.056Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2025-10-30T23:56:07.769Z] Benchmark 'naive-bayes' failed with exception: [2025-10-30T23:56:07.769Z] java.lang.ExceptionInInitializerError [2025-10-30T23:56:07.769Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47) [2025-10-30T23:56:07.769Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261) [2025-10-30T23:56:07.769Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251) [2025-10-30T23:56:07.769Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270) [2025-10-30T23:56:07.769Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17) [2025-10-30T23:56:07.769Z] at scala.Option.getOrElse(Option.scala:201) [2025-10-30T23:56:07.769Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270) [2025-10-30T23:56:07.769Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58) [2025-10-30T23:56:07.769Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207) [2025-10-30T23:56:07.769Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320) [2025-10-30T23:56:07.769Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194) [2025-10-30T23:56:07.769Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284) [2025-10-30T23:56:07.769Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478) [2025-10-30T23:56:07.769Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883) [2025-10-30T23:56:07.769Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099) [2025-10-30T23:56:07.769Z] at scala.Option.getOrElse(Option.scala:201) [2025-10-30T23:56:07.769Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093) [2025-10-30T23:56:07.769Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81) [2025-10-30T23:56:07.769Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54) [2025-10-30T23:56:07.769Z] at org.renaissance.apache.spark.NaiveBayes.setUpSparkContext(NaiveBayes.scala:33) [2025-10-30T23:56:07.769Z] at org.renaissance.apache.spark.NaiveBayes.setUpBeforeAll(NaiveBayes.scala:56) [2025-10-30T23:56:07.769Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82) [2025-10-30T23:56:07.769Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172) [2025-10-30T23:56:07.769Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [2025-10-30T23:56:07.769Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [2025-10-30T23:56:07.769Z] at scala.collection.immutable.List.foreach(List.scala:334) [2025-10-30T23:56:07.769Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161) [2025-10-30T23:56:07.769Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130) [2025-10-30T23:56:07.769Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala) [2025-10-30T23:56:07.769Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2025-10-30T23:56:07.769Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2025-10-30T23:56:07.769Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129) [2025-10-30T23:56:07.769Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78) [2025-10-30T23:56:07.769Z] at org.renaissance.core.Launcher.main(Launcher.java:43) [2025-10-30T23:56:07.770Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2025-10-30T23:56:07.770Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115) [2025-10-30T23:56:07.770Z] ... 34 more [2025-10-30T23:56:07.770Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2025-10-30T23:56:07.770Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377) [2025-10-30T23:56:07.770Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569) [2025-10-30T23:56:07.770Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502) [2025-10-30T23:56:07.770Z] at java.base/java.lang.Class.forName0(Native Method) [2025-10-30T23:56:07.770Z] at java.base/java.lang.Class.forName(Class.java:473) [2025-10-30T23:56:07.770Z] at java.base/java.lang.Class.forName(Class.java:463) [2025-10-30T23:56:07.770Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95) [2025-10-30T23:56:07.770Z] ... 34 more [2025-10-30T23:56:08.725Z] The following benchmarks failed: naive-bayes [2025-10-30T23:56:08.725Z] ----------------------------------- [2025-10-30T23:56:08.725Z] renaissance-naive-bayes_0_FAILED [2025-10-30T23:56:08.725Z] ----------------------------------- [2025-10-30T23:56:08.725Z] [2025-10-30T23:56:08.725Z] TEST TEARDOWN: [2025-10-30T23:56:08.725Z] Nothing to be done for teardown. [2025-10-30T23:56:08.725Z] renaissance-naive-bayes_0 Finish Time: Thu Oct 30 23:56:08 2025 Epoch Time (ms): 1761868568167 [2025-10-30T23:56:08.725Z] [2025-10-30T23:56:08.725Z] =============================================== [2025-10-30T23:56:08.725Z] Running test renaissance-scala-kmeans_0 ... [2025-10-30T23:56:08.725Z] =============================================== [2025-10-30T23:56:08.725Z] renaissance-scala-kmeans_0 Start Time: Thu Oct 30 23:56:08 2025 Epoch Time (ms): 1761868568192 [2025-10-30T23:56:08.725Z] variation: NoOptions [2025-10-30T23:56:08.725Z] JVM_OPTIONS: [2025-10-30T23:56:08.725Z] { \ [2025-10-30T23:56:08.725Z] echo ""; echo "TEST SETUP:"; \ [2025-10-30T23:56:08.725Z] echo "Nothing to be done for setup."; \ [2025-10-30T23:56:08.725Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17618671971614/renaissance-scala-kmeans_0"; \ [2025-10-30T23:56:08.725Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17618671971614/renaissance-scala-kmeans_0"; \ [2025-10-30T23:56:08.725Z] echo ""; echo "TESTING:"; \ [2025-10-30T23:56:08.725Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../perf/run_with_affinity.sh --exec_cmd ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17618671971614/renaissance-scala-kmeans_0"/scala-kmeans.json" scala-kmeans" --test_root /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/..; \ [2025-10-30T23:56:08.725Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-scala-kmeans_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17618671971614/renaissance-scala-kmeans_0"; else echo "-----------------------------------"; echo "renaissance-scala-kmeans_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-10-30T23:56:08.725Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-10-30T23:56:08.725Z] echo "Nothing to be done for teardown."; \ [2025-10-30T23:56:08.725Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17618671971614/TestTargetResult"; [2025-10-30T23:56:08.725Z] [2025-10-30T23:56:08.725Z] TEST SETUP: [2025-10-30T23:56:08.725Z] Nothing to be done for setup. [2025-10-30T23:56:08.725Z] [2025-10-30T23:56:08.725Z] TESTING: [2025-10-30T23:56:10.392Z] Warning!!! Affinity is NOT set. Affinity tool may NOT be installed/supported. [2025-10-30T23:56:10.392Z] Running EXEC_CMD_WITH_AFFINITY= /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/java -jar /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar --json /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17618671971614/renaissance-scala-kmeans_0/scala-kmeans.json scala-kmeans [2025-10-30T23:56:10.392Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2025-10-30T23:56:10.392Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/output_17618671971614/renaissance-scala-kmeans_0/launcher-235609-14569229908829062252/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2025-10-30T23:56:10.392Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2025-10-30T23:56:10.392Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2025-10-30T23:56:11.368Z] ====== scala-kmeans (scala) [default], iteration 0 started ====== [2025-10-30T23:56:11.368Z] GC before operation: completed in 66.284 ms, heap usage 31.031 MB -> 26.202 MB. [2025-10-30T23:56:12.327Z] ====== scala-kmeans (scala) [default], iteration 0 completed (605.524 ms) ====== [2025-10-30T23:56:12.327Z] ====== scala-kmeans (scala) [default], iteration 1 started ====== [2025-10-30T23:56:12.327Z] GC before operation: completed in 77.677 ms, heap usage 32.684 MB -> 26.257 MB. [2025-10-30T23:56:12.327Z] ====== scala-kmeans (scala) [default], iteration 1 completed (306.694 ms) ====== [2025-10-30T23:56:12.327Z] ====== scala-kmeans (scala) [default], iteration 2 started ====== [2025-10-30T23:56:12.327Z] GC before operation: completed in 33.954 ms, heap usage 31.790 MB -> 26.257 MB. [2025-10-30T23:56:12.327Z] ====== scala-kmeans (scala) [default], iteration 2 completed (290.585 ms) ====== [2025-10-30T23:56:12.327Z] ====== scala-kmeans (scala) [default], iteration 3 started ====== [2025-10-30T23:56:12.327Z] GC before operation: completed in 37.803 ms, heap usage 56.257 MB -> 26.257 MB. [2025-10-30T23:56:13.282Z] ====== scala-kmeans (scala) [default], iteration 3 completed (260.338 ms) ====== [2025-10-30T23:56:13.282Z] ====== scala-kmeans (scala) [default], iteration 4 started ====== [2025-10-30T23:56:13.282Z] GC before operation: completed in 32.400 ms, heap usage 56.494 MB -> 26.257 MB. [2025-10-30T23:56:13.282Z] ====== scala-kmeans (scala) [default], iteration 4 completed (256.535 ms) ====== [2025-10-30T23:56:13.282Z] ====== scala-kmeans (scala) [default], iteration 5 started ====== [2025-10-30T23:56:13.282Z] GC before operation: completed in 38.035 ms, heap usage 56.257 MB -> 26.257 MB. [2025-10-30T23:56:13.282Z] ====== scala-kmeans (scala) [default], iteration 5 completed (260.098 ms) ====== [2025-10-30T23:56:13.282Z] ====== scala-kmeans (scala) [default], iteration 6 started ====== [2025-10-30T23:56:13.282Z] GC before operation: completed in 36.839 ms, heap usage 56.411 MB -> 26.257 MB. [2025-10-30T23:56:14.242Z] ====== scala-kmeans (scala) [default], iteration 6 completed (255.952 ms) ====== [2025-10-30T23:56:14.242Z] ====== scala-kmeans (scala) [default], iteration 7 started ====== [2025-10-30T23:56:14.242Z] GC before operation: completed in 34.501 ms, heap usage 56.257 MB -> 26.258 MB. [2025-10-30T23:56:14.242Z] ====== scala-kmeans (scala) [default], iteration 7 completed (257.545 ms) ====== [2025-10-30T23:56:14.242Z] ====== scala-kmeans (scala) [default], iteration 8 started ====== [2025-10-30T23:56:14.242Z] GC before operation: completed in 33.312 ms, heap usage 56.258 MB -> 26.257 MB. [2025-10-30T23:56:14.242Z] ====== scala-kmeans (scala) [default], iteration 8 completed (255.596 ms) ====== [2025-10-30T23:56:14.242Z] ====== scala-kmeans (scala) [default], iteration 9 started ====== [2025-10-30T23:56:14.242Z] GC before operation: completed in 40.796 ms, heap usage 56.257 MB -> 26.258 MB. [2025-10-30T23:56:14.242Z] ====== scala-kmeans (scala) [default], iteration 9 completed (256.566 ms) ====== [2025-10-30T23:56:14.242Z] ====== scala-kmeans (scala) [default], iteration 10 started ====== [2025-10-30T23:56:14.242Z] GC before operation: completed in 38.120 ms, heap usage 56.258 MB -> 26.258 MB. [2025-10-30T23:56:15.195Z] ====== scala-kmeans (scala) [default], iteration 10 completed (254.784 ms) ====== [2025-10-30T23:56:15.195Z] ====== scala-kmeans (scala) [default], iteration 11 started ====== [2025-10-30T23:56:15.195Z] GC before operation: completed in 41.839 ms, heap usage 56.258 MB -> 26.258 MB. [2025-10-30T23:56:15.195Z] ====== scala-kmeans (scala) [default], iteration 11 completed (256.591 ms) ====== [2025-10-30T23:56:15.195Z] ====== scala-kmeans (scala) [default], iteration 12 started ====== [2025-10-30T23:56:15.195Z] GC before operation: completed in 44.319 ms, heap usage 56.258 MB -> 26.258 MB. [2025-10-30T23:56:15.195Z] ====== scala-kmeans (scala) [default], iteration 12 completed (254.692 ms) ====== [2025-10-30T23:56:15.195Z] ====== scala-kmeans (scala) [default], iteration 13 started ====== [2025-10-30T23:56:15.195Z] GC before operation: completed in 31.913 ms, heap usage 56.258 MB -> 26.258 MB. [2025-10-30T23:56:16.151Z] ====== scala-kmeans (scala) [default], iteration 13 completed (255.340 ms) ====== [2025-10-30T23:56:16.151Z] ====== scala-kmeans (scala) [default], iteration 14 started ====== [2025-10-30T23:56:16.151Z] GC before operation: completed in 33.943 ms, heap usage 56.258 MB -> 26.258 MB. [2025-10-30T23:56:16.151Z] ====== scala-kmeans (scala) [default], iteration 14 completed (253.950 ms) ====== [2025-10-30T23:56:16.151Z] ====== scala-kmeans (scala) [default], iteration 15 started ====== [2025-10-30T23:56:16.151Z] GC before operation: completed in 31.731 ms, heap usage 56.258 MB -> 26.258 MB. [2025-10-30T23:56:16.151Z] ====== scala-kmeans (scala) [default], iteration 15 completed (257.846 ms) ====== [2025-10-30T23:56:16.151Z] ====== scala-kmeans (scala) [default], iteration 16 started ====== [2025-10-30T23:56:16.151Z] GC before operation: completed in 32.507 ms, heap usage 56.258 MB -> 26.259 MB. [2025-10-30T23:56:17.104Z] ====== scala-kmeans (scala) [default], iteration 16 completed (251.118 ms) ====== [2025-10-30T23:56:17.104Z] ====== scala-kmeans (scala) [default], iteration 17 started ====== [2025-10-30T23:56:17.104Z] GC before operation: completed in 30.854 ms, heap usage 56.259 MB -> 26.258 MB. [2025-10-30T23:56:17.104Z] ====== scala-kmeans (scala) [default], iteration 17 completed (250.792 ms) ====== [2025-10-30T23:56:17.104Z] ====== scala-kmeans (scala) [default], iteration 18 started ====== [2025-10-30T23:56:17.104Z] GC before operation: completed in 31.784 ms, heap usage 56.258 MB -> 26.259 MB. [2025-10-30T23:56:17.104Z] ====== scala-kmeans (scala) [default], iteration 18 completed (250.751 ms) ====== [2025-10-30T23:56:17.104Z] ====== scala-kmeans (scala) [default], iteration 19 started ====== [2025-10-30T23:56:17.104Z] GC before operation: completed in 31.070 ms, heap usage 56.259 MB -> 26.259 MB. [2025-10-30T23:56:17.104Z] ====== scala-kmeans (scala) [default], iteration 19 completed (251.010 ms) ====== [2025-10-30T23:56:17.104Z] ====== scala-kmeans (scala) [default], iteration 20 started ====== [2025-10-30T23:56:18.056Z] GC before operation: completed in 31.731 ms, heap usage 56.259 MB -> 26.259 MB. [2025-10-30T23:56:18.056Z] ====== scala-kmeans (scala) [default], iteration 20 completed (250.389 ms) ====== [2025-10-30T23:56:18.056Z] ====== scala-kmeans (scala) [default], iteration 21 started ====== [2025-10-30T23:56:18.056Z] GC before operation: completed in 32.598 ms, heap usage 56.259 MB -> 26.259 MB. [2025-10-30T23:56:18.056Z] ====== scala-kmeans (scala) [default], iteration 21 completed (251.136 ms) ====== [2025-10-30T23:56:18.056Z] ====== scala-kmeans (scala) [default], iteration 22 started ====== [2025-10-30T23:56:18.056Z] GC before operation: completed in 33.169 ms, heap usage 56.259 MB -> 26.259 MB. [2025-10-30T23:56:18.056Z] ====== scala-kmeans (scala) [default], iteration 22 completed (247.528 ms) ====== [2025-10-30T23:56:18.056Z] ====== scala-kmeans (scala) [default], iteration 23 started ====== [2025-10-30T23:56:18.056Z] GC before operation: completed in 32.419 ms, heap usage 56.259 MB -> 26.259 MB. [2025-10-30T23:56:19.042Z] ====== scala-kmeans (scala) [default], iteration 23 completed (248.986 ms) ====== [2025-10-30T23:56:19.042Z] ====== scala-kmeans (scala) [default], iteration 24 started ====== [2025-10-30T23:56:19.042Z] GC before operation: completed in 33.339 ms, heap usage 56.259 MB -> 26.259 MB. [2025-10-30T23:56:19.042Z] ====== scala-kmeans (scala) [default], iteration 24 completed (247.959 ms) ====== [2025-10-30T23:56:19.042Z] ====== scala-kmeans (scala) [default], iteration 25 started ====== [2025-10-30T23:56:19.042Z] GC before operation: completed in 31.369 ms, heap usage 56.259 MB -> 26.259 MB. [2025-10-30T23:56:19.042Z] ====== scala-kmeans (scala) [default], iteration 25 completed (250.289 ms) ====== [2025-10-30T23:56:19.042Z] ====== scala-kmeans (scala) [default], iteration 26 started ====== [2025-10-30T23:56:19.042Z] GC before operation: completed in 31.555 ms, heap usage 56.259 MB -> 26.259 MB. [2025-10-30T23:56:19.995Z] ====== scala-kmeans (scala) [default], iteration 26 completed (251.270 ms) ====== [2025-10-30T23:56:19.995Z] ====== scala-kmeans (scala) [default], iteration 27 started ====== [2025-10-30T23:56:19.995Z] GC before operation: completed in 31.962 ms, heap usage 56.259 MB -> 26.259 MB. [2025-10-30T23:56:19.995Z] ====== scala-kmeans (scala) [default], iteration 27 completed (250.536 ms) ====== [2025-10-30T23:56:19.995Z] ====== scala-kmeans (scala) [default], iteration 28 started ====== [2025-10-30T23:56:19.995Z] GC before operation: completed in 31.429 ms, heap usage 56.259 MB -> 26.259 MB. [2025-10-30T23:56:19.995Z] ====== scala-kmeans (scala) [default], iteration 28 completed (251.015 ms) ====== [2025-10-30T23:56:19.995Z] ====== scala-kmeans (scala) [default], iteration 29 started ====== [2025-10-30T23:56:19.995Z] GC before operation: completed in 31.202 ms, heap usage 56.259 MB -> 26.259 MB. [2025-10-30T23:56:19.995Z] ====== scala-kmeans (scala) [default], iteration 29 completed (248.303 ms) ====== [2025-10-30T23:56:19.995Z] ====== scala-kmeans (scala) [default], iteration 30 started ====== [2025-10-30T23:56:19.995Z] GC before operation: completed in 31.755 ms, heap usage 56.259 MB -> 26.259 MB. [2025-10-30T23:56:20.945Z] ====== scala-kmeans (scala) [default], iteration 30 completed (246.550 ms) ====== [2025-10-30T23:56:20.945Z] ====== scala-kmeans (scala) [default], iteration 31 started ====== [2025-10-30T23:56:20.945Z] GC before operation: completed in 32.659 ms, heap usage 56.259 MB -> 26.259 MB. [2025-10-30T23:56:20.945Z] ====== scala-kmeans (scala) [default], iteration 31 completed (247.028 ms) ====== [2025-10-30T23:56:20.945Z] ====== scala-kmeans (scala) [default], iteration 32 started ====== [2025-10-30T23:56:20.945Z] GC before operation: completed in 31.322 ms, heap usage 56.259 MB -> 26.259 MB. [2025-10-30T23:56:20.945Z] ====== scala-kmeans (scala) [default], iteration 32 completed (248.946 ms) ====== [2025-10-30T23:56:20.945Z] ====== scala-kmeans (scala) [default], iteration 33 started ====== [2025-10-30T23:56:20.945Z] GC before operation: completed in 31.570 ms, heap usage 56.259 MB -> 26.260 MB. [2025-10-30T23:56:21.898Z] ====== scala-kmeans (scala) [default], iteration 33 completed (249.072 ms) ====== [2025-10-30T23:56:21.898Z] ====== scala-kmeans (scala) [default], iteration 34 started ====== [2025-10-30T23:56:21.898Z] GC before operation: completed in 32.094 ms, heap usage 56.260 MB -> 26.260 MB. [2025-10-30T23:56:21.898Z] ====== scala-kmeans (scala) [default], iteration 34 completed (249.827 ms) ====== [2025-10-30T23:56:21.898Z] ====== scala-kmeans (scala) [default], iteration 35 started ====== [2025-10-30T23:56:21.899Z] GC before operation: completed in 32.037 ms, heap usage 56.260 MB -> 26.260 MB. [2025-10-30T23:56:21.899Z] ====== scala-kmeans (scala) [default], iteration 35 completed (250.363 ms) ====== [2025-10-30T23:56:21.899Z] ====== scala-kmeans (scala) [default], iteration 36 started ====== [2025-10-30T23:56:21.899Z] GC before operation: completed in 32.915 ms, heap usage 56.260 MB -> 26.260 MB. [2025-10-30T23:56:22.850Z] ====== scala-kmeans (scala) [default], iteration 36 completed (250.163 ms) ====== [2025-10-30T23:56:22.850Z] ====== scala-kmeans (scala) [default], iteration 37 started ====== [2025-10-30T23:56:22.850Z] GC before operation: completed in 32.626 ms, heap usage 56.260 MB -> 26.262 MB. [2025-10-30T23:56:22.850Z] ====== scala-kmeans (scala) [default], iteration 37 completed (250.652 ms) ====== [2025-10-30T23:56:22.850Z] ====== scala-kmeans (scala) [default], iteration 38 started ====== [2025-10-30T23:56:22.850Z] GC before operation: completed in 31.661 ms, heap usage 56.262 MB -> 26.262 MB. [2025-10-30T23:56:22.850Z] ====== scala-kmeans (scala) [default], iteration 38 completed (248.080 ms) ====== [2025-10-30T23:56:22.850Z] ====== scala-kmeans (scala) [default], iteration 39 started ====== [2025-10-30T23:56:22.850Z] GC before operation: completed in 31.488 ms, heap usage 56.262 MB -> 26.262 MB. [2025-10-30T23:56:22.850Z] ====== scala-kmeans (scala) [default], iteration 39 completed (248.452 ms) ====== [2025-10-30T23:56:22.850Z] ====== scala-kmeans (scala) [default], iteration 40 started ====== [2025-10-30T23:56:22.850Z] GC before operation: completed in 32.101 ms, heap usage 56.262 MB -> 26.262 MB. [2025-10-30T23:56:23.801Z] ====== scala-kmeans (scala) [default], iteration 40 completed (249.622 ms) ====== [2025-10-30T23:56:23.801Z] ====== scala-kmeans (scala) [default], iteration 41 started ====== [2025-10-30T23:56:23.801Z] GC before operation: completed in 31.656 ms, heap usage 56.262 MB -> 26.262 MB. [2025-10-30T23:56:23.801Z] ====== scala-kmeans (scala) [default], iteration 41 completed (248.185 ms) ====== [2025-10-30T23:56:23.801Z] ====== scala-kmeans (scala) [default], iteration 42 started ====== [2025-10-30T23:56:23.801Z] GC before operation: completed in 31.657 ms, heap usage 56.262 MB -> 26.262 MB. [2025-10-30T23:56:23.801Z] ====== scala-kmeans (scala) [default], iteration 42 completed (249.932 ms) ====== [2025-10-30T23:56:23.801Z] ====== scala-kmeans (scala) [default], iteration 43 started ====== [2025-10-30T23:56:23.801Z] GC before operation: completed in 34.712 ms, heap usage 56.262 MB -> 26.262 MB. [2025-10-30T23:56:24.756Z] ====== scala-kmeans (scala) [default], iteration 43 completed (249.898 ms) ====== [2025-10-30T23:56:24.756Z] ====== scala-kmeans (scala) [default], iteration 44 started ====== [2025-10-30T23:56:24.756Z] GC before operation: completed in 38.396 ms, heap usage 56.262 MB -> 26.262 MB. [2025-10-30T23:56:24.756Z] ====== scala-kmeans (scala) [default], iteration 44 completed (250.263 ms) ====== [2025-10-30T23:56:24.756Z] ====== scala-kmeans (scala) [default], iteration 45 started ====== [2025-10-30T23:56:24.756Z] GC before operation: completed in 31.732 ms, heap usage 56.262 MB -> 26.262 MB. [2025-10-30T23:56:24.756Z] ====== scala-kmeans (scala) [default], iteration 45 completed (250.896 ms) ====== [2025-10-30T23:56:24.756Z] ====== scala-kmeans (scala) [default], iteration 46 started ====== [2025-10-30T23:56:24.756Z] GC before operation: completed in 32.173 ms, heap usage 56.262 MB -> 26.262 MB. [2025-10-30T23:56:24.756Z] ====== scala-kmeans (scala) [default], iteration 46 completed (249.921 ms) ====== [2025-10-30T23:56:24.756Z] ====== scala-kmeans (scala) [default], iteration 47 started ====== [2025-10-30T23:56:25.709Z] GC before operation: completed in 31.805 ms, heap usage 56.262 MB -> 26.262 MB. [2025-10-30T23:56:25.709Z] ====== scala-kmeans (scala) [default], iteration 47 completed (251.177 ms) ====== [2025-10-30T23:56:25.709Z] ====== scala-kmeans (scala) [default], iteration 48 started ====== [2025-10-30T23:56:25.709Z] GC before operation: completed in 31.530 ms, heap usage 56.262 MB -> 26.262 MB. [2025-10-30T23:56:25.709Z] ====== scala-kmeans (scala) [default], iteration 48 completed (248.383 ms) ====== [2025-10-30T23:56:25.709Z] ====== scala-kmeans (scala) [default], iteration 49 started ====== [2025-10-30T23:56:25.709Z] GC before operation: completed in 31.799 ms, heap usage 56.262 MB -> 26.262 MB. [2025-10-30T23:56:25.709Z] ====== scala-kmeans (scala) [default], iteration 49 completed (248.337 ms) ====== [2025-10-30T23:56:26.662Z] ----------------------------------- [2025-10-30T23:56:26.662Z] renaissance-scala-kmeans_0_PASSED [2025-10-30T23:56:26.662Z] ----------------------------------- [2025-10-30T23:56:26.662Z] [2025-10-30T23:56:26.662Z] TEST TEARDOWN: [2025-10-30T23:56:26.662Z] Nothing to be done for teardown. [2025-10-30T23:56:26.662Z] renaissance-scala-kmeans_0 Finish Time: Thu Oct 30 23:56:25 2025 Epoch Time (ms): 1761868585805 [2025-10-30T23:56:26.662Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf/renaissance' [2025-10-30T23:56:26.662Z] make[3]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/perf' [2025-10-30T23:56:26.662Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests' [2025-10-30T23:56:26.662Z] [2025-10-30T23:56:26.662Z] [2025-10-30T23:56:26.662Z] All tests finished, run result summary: [2025-10-30T23:56:26.662Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/scripts"; \ [2025-10-30T23:56:26.662Z] perl "resultsSum.pl" --failuremk="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/failedtargets.mk" --resultFile="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17618671971614/TestTargetResult" --platFile="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/resources/buildPlatformMap.properties" --diagnostic=failure --jdkVersion=26 --jdkImpl=hotspot --jdkVendor="eclipse" --spec=alpine-linux_aarch64 --buildList=perf --customTarget="" --testTarget=sanity.perf --tapPath=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17618671971614/ --tapName=Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux.tap --comment="" [2025-10-30T23:56:26.662Z] [2025-10-30T23:56:26.662Z] [2025-10-30T23:56:26.662Z] TEST TARGETS SUMMARY [2025-10-30T23:56:26.662Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [2025-10-30T23:56:26.662Z] DISABLED test targets: [2025-10-30T23:56:26.662Z] dacapo-lusearch-fix_0 [2025-10-30T23:56:26.662Z] [2025-10-30T23:56:26.662Z] PASSED test targets: [2025-10-30T23:56:26.662Z] dacapo-eclipse_0 [2025-10-30T23:56:26.662Z] dacapo-h2_0 [2025-10-30T23:56:26.662Z] renaissance-akka-uct_0 [2025-10-30T23:56:26.662Z] renaissance-fj-kmeans_0 [2025-10-30T23:56:26.662Z] renaissance-future-genetic_0 [2025-10-30T23:56:26.662Z] renaissance-scala-kmeans_0 [2025-10-30T23:56:26.662Z] [2025-10-30T23:56:26.662Z] FAILED test targets: [2025-10-30T23:56:26.662Z] renaissance-naive-bayes_0 [2025-10-30T23:56:26.662Z] [2025-10-30T23:56:26.662Z] TOTAL: 9 EXECUTED: 7 PASSED: 6 FAILED: 1 DISABLED: 1 SKIPPED: 1 [2025-10-30T23:56:26.662Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [2025-10-30T23:56:26.662Z] [2025-10-30T23:56:26.662Z] make[1]: *** [settings.mk:454: resultsSummary] Error 2 [2025-10-30T23:56:26.662Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux/aqa-tests/TKG' [2025-10-30T23:56:26.662Z] make: *** [makefile:62: _sanity.perf] Error 2 [Pipeline] sh [2025-10-30T23:56:29.204Z] + uname [2025-10-30T23:56:29.208Z] + '[' Linux '=' AIX ] [2025-10-30T23:56:29.208Z] + uname [2025-10-30T23:56:29.208Z] + '[' Linux '=' SunOS ] [2025-10-30T23:56:29.208Z] + uname [2025-10-30T23:56:29.208Z] + '[' Linux '=' '*BSD' ] [2025-10-30T23:56:29.208Z] + MAKE=make [2025-10-30T23:56:29.208Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2025-10-30T23:56:29.208Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] } [2025-10-30T23:56:29.820Z] $ ssh-agent -k [2025-10-30T23:56:29.825Z] unset SSH_AUTH_SOCK; [2025-10-30T23:56:29.826Z] unset SSH_AGENT_PID; [2025-10-30T23:56:29.826Z] echo Agent pid 2528229 killed; [2025-10-30T23:56:30.683Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [2025-10-30T23:56:30.714Z] Xvfb stopping [Pipeline] // wrap [Pipeline] writeJSON [Pipeline] archiveArtifacts [2025-10-30T23:56:31.852Z] Archiving artifacts [2025-10-30T23:56:32.212Z] Recording fingerprints [Pipeline] echo [2025-10-30T23:56:32.404Z] DaCapo-h2 metric found and archived [Pipeline] echo [2025-10-30T23:56:32.468Z] There were test failures, current build status is UNSTABLE. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Post) [Pipeline] echo [2025-10-30T23:56:32.564Z] Saving aqa-tests/testenv/testenv.properties file on jenkins. [Pipeline] archiveArtifacts [2025-10-30T23:56:32.754Z] Archiving artifacts [2025-10-30T23:56:33.112Z] Recording fingerprints [Pipeline] echo [2025-10-30T23:56:33.313Z] Saving aqa-tests/TKG/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2025-10-30T23:56:33.500Z] Archiving artifacts [2025-10-30T23:56:33.888Z] Recording fingerprints [Pipeline] sh [2025-10-30T23:56:35.960Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_17618671971614 [Pipeline] echo [2025-10-30T23:56:36.496Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins. [Pipeline] archiveArtifacts [2025-10-30T23:56:36.684Z] Archiving artifacts [2025-10-30T23:56:37.040Z] Recording fingerprints [Pipeline] findFiles [Pipeline] echo [2025-10-30T23:56:42.214Z] Tap file found: aqa-tests/TKG/output_17618671971614/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux.tap... [Pipeline] readFile [Pipeline] junit [2025-10-30T23:56:42.626Z] Recording test results [2025-10-30T23:56:43.403Z] None of the test reports contained any result [2025-10-30T23:56:43.404Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-10-30T23:56:43.440Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-10-30T23:56:43.237Z] No test report files were found. Configuration error? [2025-10-30T23:56:45.312Z] + aqa-tests/terminateTestProcesses.sh jenkins [2025-10-30T23:56:45.312Z] Unix type machine.. [2025-10-30T23:56:45.312Z] Running on a Linux host [2025-10-30T23:56:45.312Z] Woohoo - no rogue processes detected! [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-10-30T23:56:46.223Z] [WS-CLEANUP] Deleting project workspace... [2025-10-30T23:56:46.223Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-10-30T23:56:49.798Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] sh [2025-10-30T23:56:51.886Z] + find /tmp -name '*core*' -print -exec rm -f '{}' ';' [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-10-30T23:58:30.227Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Rerun) [Pipeline] echo [2025-10-30T23:58:30.433Z] allocate a node for generating rerun job ... [Pipeline] node [2025-10-30T23:58:30.484Z] Running on test-docker-ubuntu2404-armv7-1 in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux [Pipeline] { [Pipeline] echo [2025-10-30T23:58:30.503Z] Generating rerun Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux_rerun job for running failed test(s) ... [Pipeline] parallel [Pipeline] { (Branch: Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux_rerun) [Pipeline] echo [2025-10-30T23:58:30.553Z] GENERATE_JOBS is set to true, set test job Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux_rerun params for generating the job [Pipeline] fileExists [Pipeline] sh [2025-10-30T23:58:33.721Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate [Pipeline] jobDsl [2025-10-30T23:58:34.993Z] Processing DSL script testJobTemplate [2025-10-31T00:03:21.895Z] LEVELS: [sanity] [2025-10-31T00:03:21.895Z] JDK_VERSIONS: [8] [2025-10-31T00:03:21.895Z] GROUPS: [perf] [2025-10-31T00:03:21.895Z] ARCH_OS_LIST: [aarch64_alpine-linux] [2025-10-31T00:03:22.060Z] Existing items: [2025-10-31T00:03:22.060Z] GeneratedJob{name='Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux_rerun'} [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // node [Pipeline] echo [2025-10-31T00:03:35.052Z] Triggering rerun jobs in parallel ... [Pipeline] parallel [Pipeline] { (Branch: Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux_rerun) [Pipeline] build [2025-10-31T00:03:35.080Z] Scheduling project: Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux_rerun [2025-10-31T00:03:40.241Z] Starting building: Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux_rerun #7 [2025-10-31T01:18:18.443Z] Build Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux_rerun #7 completed: UNSTABLE [Pipeline] } [Pipeline] // parallel [Pipeline] node [2025-10-31T01:18:18.638Z] Running on build-osuosl-aix72-ppc64-3 in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-10-31T01:18:19.047Z] [WS-CLEANUP] Deleting project workspace... [2025-10-31T01:18:19.047Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-10-31T01:18:19.222Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] echo [2025-10-31T01:18:19.265Z] Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux_rerun #7 completed with status UNSTABLE [Pipeline] timeout [2025-10-31T01:18:19.280Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-10-31T01:18:20.531Z] Copied 1 artifact from "Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux_rerun" build number 7 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-10-31T01:18:20.569Z] Saving Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux_rerun/7/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2025-10-31T01:18:20.773Z] Archiving artifacts [2025-10-31T01:18:21.141Z] Recording fingerprints [Pipeline] findFiles [Pipeline] echo [2025-10-31T01:18:22.072Z] Tap file found: Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux_rerun/7/aqa-tests/TKG/output_17618734193614/Test_openjdk26_hs_sanity.perf_aarch64_alpine-linux_rerun.tap... [Pipeline] readFile [Pipeline] echo [2025-10-31T01:18:22.309Z] Rerun in Grinder with failed test targets: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=testList+TESTLIST=renaissance-naive-bayes_0&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=aarch64_alpine-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=26&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&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%2Fjdk%2Fjdk-alpine-linux-aarch64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk-26%2B22_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=214&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-10-31T01:18:22.709Z] [WS-CLEANUP] Deleting project workspace... [2025-10-31T01:18:22.709Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-10-31T01:18:22.885Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] End of Pipeline Finished: UNSTABLE