Test_openjdk26_hs_sanity.perf_aarch64_mac
Started by upstream project "build-scripts/jobs/jdk/jdk-mac-aarch64-temurin" build number 430
originally caused by:
Started by upstream project "build-scripts/openjdk26-pipeline" build number 22
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_26ea" build number 38
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac@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_mac@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 657cc9bf15bebd595a52d52f7cc071ea65ceb524 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 657cc9bf15bebd595a52d52f7cc071ea65ceb524 # timeout=10
Commit message: "Unexclude DefineClassDirectByteBuffer for OpenJ9 jdk26 (#6717)"
> git rev-list --no-walk 4f02fc5cf92b5b2160562a2f458a5d5bd13f8d2c # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2025-11-06T22:22:39.676Z] Could not find any nodes with 'hw.arch.aarch64&&(sw.os.osx||sw.os.mac)&&ci.role.perf' label
[Pipeline] echo
[2025-11-06T22:22:39.686Z] SPEC: osx_aarch64
[Pipeline] echo
[2025-11-06T22:22:39.687Z] LABEL: ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-11-06T22:22:39.698Z] Found a total of 9 nodes with the 'ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)' label
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-11-06T22:22:39.702Z] dynamicAgents: []
[Pipeline] node
[2025-11-06T22:22:54.704Z] Still waiting to schedule task
[2025-11-06T22:22:54.705Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)’
[2025-11-06T22:26:50.145Z] Running on test-orka-macos14-arm64-a7a4m in /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2025-11-06T22:26:50.179Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-11-06T22:26:50.253Z] [WS-CLEANUP] Deleting project workspace...
[2025-11-06T22:26:50.253Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-11-06T22:26:50.279Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-11-06T22:26:50.366Z] The recommended git tool is: /opt/homebrew/bin/git
[2025-11-06T22:26:50.419Z] No credentials specified
[2025-11-06T22:26:50.446Z] Cloning the remote Git repository
[2025-11-06T22:26:50.474Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-11-06T22:26:50.475Z] > /opt/homebrew/bin/git init /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests # timeout=10
[2025-11-06T22:26:50.504Z] [WARNING] Reference path does not exist: /Users/admin/openjdk_cache
[2025-11-06T22:26:50.504Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-11-06T22:26:50.504Z] > /opt/homebrew/bin/git --version # timeout=10
[2025-11-06T22:26:50.521Z] > git --version # 'git version 2.51.2'
[2025-11-06T22:26:50.522Z] > /opt/homebrew/bin/git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-11-06T22:26:54.423Z] Avoid second fetch
[2025-11-06T22:26:54.459Z] Checking out Revision 657cc9bf15bebd595a52d52f7cc071ea65ceb524 (origin/master)
[2025-11-06T22:26:54.349Z] > /opt/homebrew/bin/git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-11-06T22:26:54.360Z] > /opt/homebrew/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-11-06T22:26:54.424Z] > /opt/homebrew/bin/git rev-parse origin/master^{commit} # timeout=10
[2025-11-06T22:26:54.460Z] > /opt/homebrew/bin/git config core.sparsecheckout # timeout=10
[2025-11-06T22:26:54.471Z] > /opt/homebrew/bin/git checkout -f 657cc9bf15bebd595a52d52f7cc071ea65ceb524 # timeout=10
[2025-11-06T22:26:55.256Z] Commit message: "Unexclude DefineClassDirectByteBuffer for OpenJ9 jdk26 (#6717)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-11-06T22:26:56.691Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-11-06T22:26:56.713Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-11-06T22:26:57.275Z] + LC_TIME=C
[2025-11-06T22:26:57.275Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-11-06T22:26:57.394Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-11-06T22:26:57.894Z] + aqa-tests/terminateTestProcesses.sh admin
[2025-11-06T22:26:58.244Z] Mac type machine.. do not terminate any remaining processes as Orka mac VMs are not process isolated, see: https://github.com/adoptium/aqa-tests/issues/4964
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2025-11-06T22:26:59.504Z] + printenv
[2025-11-06T22:26:59.504Z] JCK_GIT_BRANCH=master
[2025-11-06T22:26:59.504Z] DYNAMIC_COMPILE=false
[2025-11-06T22:26:59.504Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_aarch64_mac/10/
[2025-11-06T22:26:59.504Z] OPENJ9_BRANCH=master
[2025-11-06T22:26:59.504Z] JENKINS_NODE_COOKIE=67fb084b-9029-444c-b049-f4a349491073
[2025-11-06T22:26:59.504Z] DOCKER_REQUIRED=false
[2025-11-06T22:26:59.504Z] PARALLEL=Dynamic
[2025-11-06T22:26:59.504Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-11-06T22:26:59.504Z] SHELL=/bin/zsh
[2025-11-06T22:26:59.504Z] jobStatus=SUCCESS
[2025-11-06T22:26:59.504Z] JOBSTARTTIME=Thu, 06 Nov 2025 17:26:56 -0500
[2025-11-06T22:26:59.504Z] STAGE_NAME=Setup
[2025-11-06T22:26:59.504Z] SSH_CLIENT=78.47.239.97 57524 22
[2025-11-06T22:26:59.504Z] TMPDIR=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/
[2025-11-06T22:26:59.504Z] BUILD_TAG=jenkins-Test_openjdk26_hs_sanity.perf_aarch64_mac-10
[2025-11-06T22:26:59.504Z] RERUN_FAILURE=true
[2025-11-06T22:26:59.504Z] SDK_RESOURCE=upstream
[2025-11-06T22:26:59.504Z] TIME_LIMIT=25
[2025-11-06T22:26:59.504Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-11-06T22:26:59.504Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-11-06T22:26:59.505Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_aarch64_mac/
[2025-11-06T22:26:59.505Z] WORKSPACE=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac
[2025-11-06T22:26:59.505Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_aarch64_mac/10/display/redirect?page=changes
[2025-11-06T22:26:59.505Z] JDK_BRANCH=jdk-26+23_adopt
[2025-11-06T22:26:59.505Z] USER=admin
[2025-11-06T22:26:59.505Z] ACTIVE_NODE_TIMEOUT=5
[2025-11-06T22:26:59.505Z] OPENJCEPLUS_GIT_BRANCH=semeru-java26
[2025-11-06T22:26:59.505Z] ADOPTOPENJDK_BRANCH=master
[2025-11-06T22:26:59.505Z] ARCHIVE_TEST_RESULTS=false
[2025-11-06T22:26:59.505Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk/jdk-mac-aarch64-temurin
[2025-11-06T22:26:59.505Z] STF_OWNER_BRANCH=adoptium:master
[2025-11-06T22:26:59.505Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_aarch64_mac/10/display/redirect?page=artifacts
[2025-11-06T22:26:59.505Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-11-06T22:26:59.505Z] ORIGIN_JDK_VERSION=26
[2025-11-06T22:26:59.505Z] __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0
[2025-11-06T22:26:59.505Z] SETUP_JCK_RUN=false
[2025-11-06T22:26:59.505Z] SPEC=osx_aarch64
[2025-11-06T22:26:59.505Z] PERSONAL_BUILD=false
[2025-11-06T22:26:59.505Z] TKG_ITERATIONS=1
[2025-11-06T22:26:59.505Z] TKG_OWNER_BRANCH=adoptium:master
[2025-11-06T22:26:59.505Z] RERUN_ITERATIONS=1
[2025-11-06T22:26:59.505Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-11-06T22:26:59.505Z] ITERATIONS=1
[2025-11-06T22:26:59.505Z] KEEP_REPORTDIR=false
[2025-11-06T22:26:59.505Z] PATH=/opt/homebrew/bin:/usr/local/bin/:/usr/bin:/bin:/usr/sbin:/sbin
[2025-11-06T22:26:59.505Z] LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib
[2025-11-06T22:26:59.505Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_aarch64_mac/10/display/redirect
[2025-11-06T22:26:59.505Z] _=/usr/bin/printenv
[2025-11-06T22:26:59.505Z] GENERATE_JOBS=true
[2025-11-06T22:26:59.505Z] PWD=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac
[2025-11-06T22:26:59.505Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2025-11-06T22:26:59.505Z] HUDSON_URL=https://ci.adoptium.net/
[2025-11-06T22:26:59.505Z] EXIT_FAILURE=false
[2025-11-06T22:26:59.505Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-11-06T22:26:59.505Z] SLACK_CHANNEL=aqavit-bot
[2025-11-06T22:26:59.505Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-11-06T22:26:59.505Z] JDK_VERSION=26
[2025-11-06T22:26:59.505Z] JOB_NAME=Test_openjdk26_hs_sanity.perf_aarch64_mac
[2025-11-06T22:26:59.505Z] BUILD_DISPLAY_NAME=#10
[2025-11-06T22:26:59.505Z] USE_TESTENV_PROPERTIES=false
[2025-11-06T22:26:59.505Z] BUILD_ID=10
[2025-11-06T22:26:59.505Z] EXIT_SUCCESS=false
[2025-11-06T22:26:59.505Z] JENKINS_URL=https://ci.adoptium.net/
[2025-11-06T22:26:59.505Z] TEST_TIME=120
[2025-11-06T22:26:59.505Z] PLATFORM=aarch64_mac
[2025-11-06T22:26:59.505Z] JDK_IMPL=hotspot
[2025-11-06T22:26:59.505Z] JOB_BASE_NAME=Test_openjdk26_hs_sanity.perf_aarch64_mac
[2025-11-06T22:26:59.505Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_aarch64_mac/10/display/redirect?page=tests
[2025-11-06T22:26:59.505Z] AUTO_DETECT=true
[2025-11-06T22:26:59.505Z] SHLVL=2
[2025-11-06T22:26:59.505Z] HOME=/Users/admin
[2025-11-06T22:26:59.505Z] TAP_NAME=Test_openjdk26_hs_sanity.perf_aarch64_mac.tap
[2025-11-06T22:26:59.505Z] CI=true
[2025-11-06T22:26:59.505Z] EXECUTOR_NUMBER=0
[2025-11-06T22:26:59.505Z] WORKSPACE_TMP=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac@tmp
[2025-11-06T22:26:59.505Z] JENKINS_SERVER_COOKIE=durable-23524b44f27e7c1892cf3efc7f329bdfe2f0a015069041deb79c372a0bf7a84c
[2025-11-06T22:26:59.505Z] NODE_LABELS=aarch64 macos14 hw.arch.aarch64 ci.role.test arm64 test-orka-macos14-arm64-a7a4m sw.os.osx orka mac
[2025-11-06T22:26:59.505Z] TARGET=sanity.perf
[2025-11-06T22:26:59.505Z] BUILD_LIST=perf
[2025-11-06T22:26:59.505Z] SYSTEM_LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/system_lib
[2025-11-06T22:26:59.505Z] LOGNAME=admin
[2025-11-06T22:26:59.505Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-11-06T22:26:59.505Z] JDK_REPO=https://github.com/adoptium/jdk
[2025-11-06T22:26:59.505Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-11-06T22:26:59.505Z] SSH_CONNECTION=78.47.239.97 57524 192.168.64.2 22
[2025-11-06T22:26:59.505Z] UPSTREAM_JOB_NUMBER=430
[2025-11-06T22:26:59.505Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-11-06T22:26:59.505Z] NODE_NAME=test-orka-macos14-arm64-a7a4m
[2025-11-06T22:26:59.505Z] BUILD_NUMBER=10
[2025-11-06T22:26:59.505Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_aarch64_mac/display/redirect
[2025-11-06T22:26:59.505Z] KEEP_WORKSPACE=false
[2025-11-06T22:26:59.505Z] HUDSON_COOKIE=939d2c47-a85a-4578-91f7-300c33e43c3f
[2025-11-06T22:26:59.505Z] PERF_ROOT=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../benchmarks
[2025-11-06T22:26:59.505Z] USE_JRE=false
[2025-11-06T22:26:59.505Z] TEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image
[2025-11-06T22:26:59.505Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-11-06T22:26:59.505Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-11-06T22:26:59.591Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-11-06T22:26:59.600Z] Running in /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-11-06T22:27:26.546Z] Copied 8 artifacts from "build-scripts » jobs » jdk » jdk-mac-aarch64-temurin" build number 430
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-11-06T22:27:26.793Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2025-11-06T22:27:26.799Z] Running in /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac
[Pipeline] {
[Pipeline] sshagent
[2025-11-06T22:27:26.819Z] $ ssh-agent
[2025-11-06T22:27:26.957Z] SSH_AUTH_SOCK=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//ssh-4MHFR1btsfvy/agent.1488
[2025-11-06T22:27:26.957Z] SSH_AGENT_PID=1489
[2025-11-06T22:27:26.957Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-11-06T22:27:26.971Z] Running in /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-11-06T22:27:27.012Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-11-06T22:27:27.527Z] ++ pwd
[2025-11-06T22:27:27.527Z] + ./get.sh -s /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/.. -p aarch64_mac -r upstream -j 26 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2025-11-06T22:27:27.527Z] TESTDIR: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests
[2025-11-06T22:27:27.527Z] get jdk binary...
[2025-11-06T22:27:27.527Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-11-06T22:27:27.527Z] Uncompressing file: OpenJDK-jdk_aarch64_mac_hotspot_26_23-ea.tar.gz ...
[2025-11-06T22:27:28.768Z] List files in jdkbinary folder...
[2025-11-06T22:27:28.768Z] total 882888
[2025-11-06T22:27:28.768Z] -rw-r--r-- 1 admin staff 53142788 Nov 6 16:47 OpenJDK-debugimage_aarch64_mac_hotspot_26_23-ea.tar.gz
[2025-11-06T22:27:28.768Z] -rw-r--r-- 1 admin staff 137945968 Nov 6 16:51 OpenJDK-jdk_aarch64_mac_hotspot_26_23-ea.tar.gz
[2025-11-06T22:27:28.769Z] -rw-r--r-- 1 admin staff 82523204 Nov 6 16:51 OpenJDK-jmods_aarch64_mac_hotspot_26_23-ea.tar.gz
[2025-11-06T22:27:28.769Z] -rw-r--r-- 1 admin staff 57253988 Nov 6 16:52 OpenJDK-jre_aarch64_mac_hotspot_26_23-ea.tar.gz
[2025-11-06T22:27:28.769Z] -rw-r--r-- 1 admin staff 30506 Nov 6 16:48 OpenJDK-sbom_aarch64_mac_hotspot_26_23-ea-metadata.json
[2025-11-06T22:27:28.769Z] -rw-r--r-- 1 admin staff 158546 Nov 6 17:10 OpenJDK-sbom_aarch64_mac_hotspot_26_23-ea.json
[2025-11-06T22:27:28.769Z] -rw-r--r-- 1 admin staff 3767825 Nov 6 16:52 OpenJDK-static-libs_aarch64_mac_hotspot_26_23-ea.tar.gz
[2025-11-06T22:27:28.769Z] -rw-r--r-- 1 admin staff 97998191 Nov 6 16:46 OpenJDK-testimage_aarch64_mac_hotspot_26_23-ea.tar.gz
[2025-11-06T22:27:28.769Z] drwxr-xr-x 3 admin staff 96 Nov 6 17:27 tmp
[2025-11-06T22:27:28.769Z] List files in jdkbinary/tmp folder...
[2025-11-06T22:27:28.769Z] total 0
[2025-11-06T22:27:28.769Z] drwxr-xr-x 3 admin staff 96 Nov 6 08:50 jdk-26+23
[2025-11-06T22:27:28.769Z] Moving directory jdk-26+23/ to ../j2sdk-image
[2025-11-06T22:27:28.769Z] Uncompressing file: OpenJDK-jre_aarch64_mac_hotspot_26_23-ea.tar.gz ...
[2025-11-06T22:27:29.127Z] List files in jdkbinary folder...
[2025-11-06T22:27:29.127Z] total 882888
[2025-11-06T22:27:29.127Z] -rw-r--r-- 1 admin staff 53142788 Nov 6 16:47 OpenJDK-debugimage_aarch64_mac_hotspot_26_23-ea.tar.gz
[2025-11-06T22:27:29.127Z] -rw-r--r-- 1 admin staff 137945968 Nov 6 16:51 OpenJDK-jdk_aarch64_mac_hotspot_26_23-ea.tar.gz
[2025-11-06T22:27:29.127Z] -rw-r--r-- 1 admin staff 82523204 Nov 6 16:51 OpenJDK-jmods_aarch64_mac_hotspot_26_23-ea.tar.gz
[2025-11-06T22:27:29.127Z] -rw-r--r-- 1 admin staff 57253988 Nov 6 16:52 OpenJDK-jre_aarch64_mac_hotspot_26_23-ea.tar.gz
[2025-11-06T22:27:29.127Z] -rw-r--r-- 1 admin staff 30506 Nov 6 16:48 OpenJDK-sbom_aarch64_mac_hotspot_26_23-ea-metadata.json
[2025-11-06T22:27:29.127Z] -rw-r--r-- 1 admin staff 158546 Nov 6 17:10 OpenJDK-sbom_aarch64_mac_hotspot_26_23-ea.json
[2025-11-06T22:27:29.127Z] -rw-r--r-- 1 admin staff 3767825 Nov 6 16:52 OpenJDK-static-libs_aarch64_mac_hotspot_26_23-ea.tar.gz
[2025-11-06T22:27:29.127Z] -rw-r--r-- 1 admin staff 97998191 Nov 6 16:46 OpenJDK-testimage_aarch64_mac_hotspot_26_23-ea.tar.gz
[2025-11-06T22:27:29.127Z] drwxr-xr-x 3 admin staff 96 Nov 6 08:50 j2sdk-image
[2025-11-06T22:27:29.127Z] drwxr-xr-x 3 admin staff 96 Nov 6 17:27 tmp
[2025-11-06T22:27:29.127Z] List files in jdkbinary/tmp folder...
[2025-11-06T22:27:29.127Z] total 0
[2025-11-06T22:27:29.127Z] drwxr-xr-x 3 admin staff 96 Nov 6 08:51 jdk-26+23-jre
[2025-11-06T22:27:29.127Z] Moving directory jdk-26+23-jre/ to ../j2re-image
[2025-11-06T22:27:29.127Z] Uncompressing file: OpenJDK-static-libs_aarch64_mac_hotspot_26_23-ea.tar.gz ...
[2025-11-06T22:27:29.127Z] List files in jdkbinary folder...
[2025-11-06T22:27:29.127Z] total 882888
[2025-11-06T22:27:29.127Z] -rw-r--r-- 1 admin staff 53142788 Nov 6 16:47 OpenJDK-debugimage_aarch64_mac_hotspot_26_23-ea.tar.gz
[2025-11-06T22:27:29.128Z] -rw-r--r-- 1 admin staff 137945968 Nov 6 16:51 OpenJDK-jdk_aarch64_mac_hotspot_26_23-ea.tar.gz
[2025-11-06T22:27:29.128Z] -rw-r--r-- 1 admin staff 82523204 Nov 6 16:51 OpenJDK-jmods_aarch64_mac_hotspot_26_23-ea.tar.gz
[2025-11-06T22:27:29.128Z] -rw-r--r-- 1 admin staff 57253988 Nov 6 16:52 OpenJDK-jre_aarch64_mac_hotspot_26_23-ea.tar.gz
[2025-11-06T22:27:29.128Z] -rw-r--r-- 1 admin staff 30506 Nov 6 16:48 OpenJDK-sbom_aarch64_mac_hotspot_26_23-ea-metadata.json
[2025-11-06T22:27:29.128Z] -rw-r--r-- 1 admin staff 158546 Nov 6 17:10 OpenJDK-sbom_aarch64_mac_hotspot_26_23-ea.json
[2025-11-06T22:27:29.128Z] -rw-r--r-- 1 admin staff 3767825 Nov 6 16:52 OpenJDK-static-libs_aarch64_mac_hotspot_26_23-ea.tar.gz
[2025-11-06T22:27:29.128Z] -rw-r--r-- 1 admin staff 97998191 Nov 6 16:46 OpenJDK-testimage_aarch64_mac_hotspot_26_23-ea.tar.gz
[2025-11-06T22:27:29.128Z] drwxr-xr-x 3 admin staff 96 Nov 6 08:51 j2re-image
[2025-11-06T22:27:29.128Z] drwxr-xr-x 3 admin staff 96 Nov 6 08:50 j2sdk-image
[2025-11-06T22:27:29.128Z] drwxr-xr-x 3 admin staff 96 Nov 6 17:27 tmp
[2025-11-06T22:27:29.128Z] List files in jdkbinary/tmp folder...
[2025-11-06T22:27:29.128Z] total 0
[2025-11-06T22:27:29.128Z] drwxr-xr-x 3 admin staff 96 Nov 6 16:45 jdk-26+23-static-libs
[2025-11-06T22:27:29.128Z] Moving directory jdk-26+23-static-libs/ to ../static-libs
[2025-11-06T22:27:29.128Z] Uncompressing file: OpenJDK-testimage_aarch64_mac_hotspot_26_23-ea.tar.gz ...
[2025-11-06T22:27:31.513Z] List files in jdkbinary folder...
[2025-11-06T22:27:31.513Z] total 882888
[2025-11-06T22:27:31.513Z] -rw-r--r-- 1 admin staff 53142788 Nov 6 16:47 OpenJDK-debugimage_aarch64_mac_hotspot_26_23-ea.tar.gz
[2025-11-06T22:27:31.513Z] -rw-r--r-- 1 admin staff 137945968 Nov 6 16:51 OpenJDK-jdk_aarch64_mac_hotspot_26_23-ea.tar.gz
[2025-11-06T22:27:31.513Z] -rw-r--r-- 1 admin staff 82523204 Nov 6 16:51 OpenJDK-jmods_aarch64_mac_hotspot_26_23-ea.tar.gz
[2025-11-06T22:27:31.513Z] -rw-r--r-- 1 admin staff 57253988 Nov 6 16:52 OpenJDK-jre_aarch64_mac_hotspot_26_23-ea.tar.gz
[2025-11-06T22:27:31.513Z] -rw-r--r-- 1 admin staff 30506 Nov 6 16:48 OpenJDK-sbom_aarch64_mac_hotspot_26_23-ea-metadata.json
[2025-11-06T22:27:31.513Z] -rw-r--r-- 1 admin staff 158546 Nov 6 17:10 OpenJDK-sbom_aarch64_mac_hotspot_26_23-ea.json
[2025-11-06T22:27:31.513Z] -rw-r--r-- 1 admin staff 3767825 Nov 6 16:52 OpenJDK-static-libs_aarch64_mac_hotspot_26_23-ea.tar.gz
[2025-11-06T22:27:31.514Z] -rw-r--r-- 1 admin staff 97998191 Nov 6 16:46 OpenJDK-testimage_aarch64_mac_hotspot_26_23-ea.tar.gz
[2025-11-06T22:27:31.514Z] drwxr-xr-x 3 admin staff 96 Nov 6 08:51 j2re-image
[2025-11-06T22:27:31.514Z] drwxr-xr-x 3 admin staff 96 Nov 6 08:50 j2sdk-image
[2025-11-06T22:27:31.514Z] drwxr-xr-x 3 admin staff 96 Nov 6 16:45 static-libs
[2025-11-06T22:27:31.514Z] drwxr-xr-x 3 admin staff 96 Nov 6 17:27 tmp
[2025-11-06T22:27:31.514Z] List files in jdkbinary/tmp folder...
[2025-11-06T22:27:31.514Z] total 0
[2025-11-06T22:27:31.514Z] drwxr-xr-x 8 admin staff 256 Nov 6 16:42 jdk-26+23-test-image
[2025-11-06T22:27:31.514Z] Moving directory jdk-26+23-test-image/ to ../openjdk-test-image
[2025-11-06T22:27:31.514Z] Uncompressing OpenJDK-debugimage_aarch64_mac_hotspot_26_23-ea.tar.gz over ./j2sdk-image...
[2025-11-06T22:27:32.268Z] Removing top-level folder jdk-26+23-debug-image/
[2025-11-06T22:27:32.268Z] Removing top-level folder jdk-26+23/
[2025-11-06T22:27:32.620Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image...
[2025-11-06T22:27:32.620Z] javac_path: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2025-11-06T22:27:32.621Z] Run: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/java -version
[2025-11-06T22:27:32.621Z] =JAVA VERSION OUTPUT BEGIN=
[2025-11-06T22:27:34.400Z] openjdk version "26-beta" 2026-03-17
[2025-11-06T22:27:34.400Z] OpenJDK Runtime Environment Temurin-26+23-202511062133 (build 26-beta+23-ea)
[2025-11-06T22:27:34.400Z] OpenJDK 64-Bit Server VM Temurin-26+23-202511062133 (build 26-beta+23-ea, mixed mode, sharing)
[2025-11-06T22:27:34.400Z] =JAVA VERSION OUTPUT END=
[2025-11-06T22:27:34.400Z] get testKitGen...
[2025-11-06T22:27:34.400Z] git clone -q https://github.com/adoptium/TKG.git
[2025-11-06T22:27:35.624Z] git rev-parse master
[2025-11-06T22:27:35.624Z] git checkout -q -f 53fb20ae51018f0a2f7ca2c05347c0149151f382
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-11-06T22:27:35.769Z] $ ssh-agent -k
[2025-11-06T22:27:35.776Z] unset SSH_AUTH_SOCK;
[2025-11-06T22:27:35.776Z] unset SSH_AGENT_PID;
[2025-11-06T22:27:35.776Z] echo Agent pid 1489 killed;
[2025-11-06T22:27:35.903Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] echo
[2025-11-06T22:27:35.964Z] readProperties file: ./aqa-tests/job.properties
[Pipeline] readProperties
[Pipeline] echo
[2025-11-06T22:27:36.057Z] Reset TEST_JDK_HOME to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-11-06T22:27:36.425Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.perf&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=aarch64_mac&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=26&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-mac-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B23_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=430&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-11-06T22:27:36.436Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.perf&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=aarch64_mac&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-orka-macos14-arm64-a7a4m&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=26&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-mac-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B23_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=430&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-11-06T22:27:36.484Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-11-06T22:27:36.697Z] Copied 1 artifact from "getTRSSOutput" build number 1949
[Pipeline] sh
[2025-11-06T22:27:37.212Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-11-06T22:27:37.212Z] + gzip -cd TRSSOutput.tar.gz
[2025-11-06T22:27:37.212Z] + tar xof -
[2025-11-06T22:27:37.212Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-11-06T22:27:37.334Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-11-06T22:27:37.358Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-11-06T22:27:37.886Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-11-06T22:27:37.886Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib does not exist, creating one.
[2025-11-06T22:27:37.886Z] mkdir /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib
[2025-11-06T22:27:37.886Z] --------------------------------------------
[2025-11-06T22:27:37.887Z] path is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib
[2025-11-06T22:27:37.887Z] task is set to default
[2025-11-06T22:27:37.887Z] dependencyList is set to all
[2025-11-06T22:27:37.887Z] --------------------------------------------
[2025-11-06T22:27:37.887Z] Starting download third party dependent jars
[2025-11-06T22:27:37.887Z] --------------------------------------------
[2025-11-06T22:27:37.887Z] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib
[2025-11-06T22:27:37.887Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_1_1.tar.gz.sha256sum.txt
[2025-11-06T22:27:37.887Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/jtreg_8_1_1.tar.gz.sha256sum.txt
[2025-11-06T22:27:37.887Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_1_1.tar.gz
[2025-11-06T22:27:38.241Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/jtreg_8_1_1.tar.gz
[2025-11-06T22:27:38.241Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_1_1.tar.gz.sha256sum.txt
[2025-11-06T22:27:38.594Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/jtreg_8_1_1.tar.gz.sha256sum.txt
[2025-11-06T22:27:38.594Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//commons-exec.jar
[2025-11-06T22:27:38.594Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/commons-exec.jar
[2025-11-06T22:27:38.594Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz.sha256sum.txt
[2025-11-06T22:27:38.949Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/jtreg_5_1_b01.tar.gz.sha256sum.txt
[2025-11-06T22:27:38.949Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz
[2025-11-06T22:27:39.303Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/jtreg_5_1_b01.tar.gz
[2025-11-06T22:27:39.303Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz.sha256sum.txt
[2025-11-06T22:27:39.303Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/jtreg_5_1_b01.tar.gz.sha256sum.txt
[2025-11-06T22:27:39.303Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//org.eclipse.osgi-3.16.100.jar
[2025-11-06T22:27:39.655Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar
[2025-11-06T22:27:39.655Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_4_1.tar.gz.sha256sum.txt
[2025-11-06T22:27:39.655Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/jtreg_7_4_1.tar.gz.sha256sum.txt
[2025-11-06T22:27:39.655Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_4_1.tar.gz
[2025-11-06T22:27:40.028Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/jtreg_7_4_1.tar.gz
[2025-11-06T22:27:40.028Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_4_1.tar.gz.sha256sum.txt
[2025-11-06T22:27:40.380Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/jtreg_7_4_1.tar.gz.sha256sum.txt
[2025-11-06T22:27:40.380Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_3_1_1.tar.gz.sha256sum.txt
[2025-11-06T22:27:40.380Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz.sha256sum.txt
[2025-11-06T22:27:40.380Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_3_1_1.tar.gz
[2025-11-06T22:27:40.733Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz
[2025-11-06T22:27:40.733Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_3_1_1.tar.gz.sha256sum.txt
[2025-11-06T22:27:41.086Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz.sha256sum.txt
[2025-11-06T22:27:41.086Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asm-all.jar
[2025-11-06T22:27:41.086Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/asm-all.jar
[2025-11-06T22:27:41.086Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//apache-maven-bin.tar.gz
[2025-11-06T22:27:41.868Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/apache-maven-bin.tar.gz
[2025-11-06T22:27:41.868Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//testng.jar
[2025-11-06T22:27:41.868Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/testng.jar
[2025-11-06T22:27:41.868Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_2.tar.gz.sha256sum.txt
[2025-11-06T22:27:42.222Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/jtreg_8_2.tar.gz.sha256sum.txt
[2025-11-06T22:27:42.222Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_2.tar.gz
[2025-11-06T22:27:42.580Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/jtreg_8_2.tar.gz
[2025-11-06T22:27:42.580Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_2.tar.gz.sha256sum.txt
[2025-11-06T22:27:42.580Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/jtreg_8_2.tar.gz.sha256sum.txt
[2025-11-06T22:27:42.580Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//byte-buddy.jar
[2025-11-06T22:27:43.344Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/byte-buddy.jar
[2025-11-06T22:27:43.344Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//commons-cli.jar
[2025-11-06T22:27:43.344Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/commons-cli.jar
[2025-11-06T22:27:43.344Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//objenesis.jar
[2025-11-06T22:27:43.344Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/objenesis.jar
[2025-11-06T22:27:43.344Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//mockito-core.jar
[2025-11-06T22:27:43.696Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/mockito-core.jar
[2025-11-06T22:27:43.696Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//junit4.jar
[2025-11-06T22:27:44.049Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/junit4.jar
[2025-11-06T22:27:44.049Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//javassist.jar
[2025-11-06T22:27:44.410Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/javassist.jar
[2025-11-06T22:27:44.410Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar
[2025-11-06T22:27:44.410Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/json-simple.jar
[2025-11-06T22:27:44.410Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//openj9jtregtimeouthandler.jar.sha256sum.txt
[2025-11-06T22:27:44.410Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/openj9jtregtimeouthandler.jar.sha256sum.txt
[2025-11-06T22:27:44.410Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//openj9jtregtimeouthandler.jar
[2025-11-06T22:27:44.764Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/openj9jtregtimeouthandler.jar
[2025-11-06T22:27:44.764Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//openj9jtregtimeouthandler.jar.sha256sum.txt
[2025-11-06T22:27:44.764Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/openj9jtregtimeouthandler.jar.sha256sum.txt
[2025-11-06T22:27:44.764Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//byte-buddy-agent.jar
[2025-11-06T22:27:45.139Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/byte-buddy-agent.jar
[2025-11-06T22:27:45.139Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jython-standalone.jar
[2025-11-06T22:27:45.904Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/jython-standalone.jar
[2025-11-06T22:27:45.904Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_5_1_1.tar.gz.sha256sum.txt
[2025-11-06T22:27:46.258Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz.sha256sum.txt
[2025-11-06T22:27:46.258Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_5_1_1.tar.gz
[2025-11-06T22:27:46.610Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz
[2025-11-06T22:27:46.610Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_5_1_1.tar.gz.sha256sum.txt
[2025-11-06T22:27:46.610Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz.sha256sum.txt
[2025-11-06T22:27:46.610Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jaxb-api.jar
[2025-11-06T22:27:46.962Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/jaxb-api.jar
[2025-11-06T22:27:46.962Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asmtools.jar.sha256sum.txt
[2025-11-06T22:27:46.962Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/asmtools.jar.sha256sum.txt
[2025-11-06T22:27:46.962Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asmtools.jar
[2025-11-06T22:27:47.315Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/asmtools.jar
[2025-11-06T22:27:47.315Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asmtools.jar.sha256sum.txt
[2025-11-06T22:27:47.315Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/asmtools.jar.sha256sum.txt
[2025-11-06T22:27:47.315Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//dacapo.zip
[2025-11-06T22:28:27.870Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/dacapo.zip
[2025-11-06T22:28:27.870Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asm.jar
[2025-11-06T22:28:27.870Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/asm.jar
[2025-11-06T22:28:27.870Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jcommander.jar
[2025-11-06T22:28:27.870Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/jcommander.jar
[2025-11-06T22:28:27.870Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jcstress-tests-all-20240222.jar
[2025-11-06T22:28:27.870Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/jcstress-tests-all-20240222.jar
[2025-11-06T22:28:27.870Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-11-06T22:28:27.985Z] Found a total of 9 nodes with the 'ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)' label
[Pipeline] echo
[2025-11-06T22:28:27.989Z] Machine limit is 9.
[Pipeline] sh
[2025-11-06T22:28:28.530Z] + cd ./aqa-tests/TKG
[2025-11-06T22:28:28.530Z] ++ uname
[2025-11-06T22:28:28.530Z] + '[' Darwin = AIX ']'
[2025-11-06T22:28:28.530Z] ++ uname
[2025-11-06T22:28:28.530Z] + '[' Darwin = SunOS ']'
[2025-11-06T22:28:28.530Z] ++ uname
[2025-11-06T22:28:28.530Z] + '[' Darwin = '*BSD' ']'
[2025-11-06T22:28:28.530Z] + MAKE=make
[2025-11-06T22:28:28.530Z] + make genParallelList TEST=sanity.perf TEST_TIME=120 NUM_MACHINES=
[2025-11-06T22:28:28.530Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2025-11-06T22:28:28.530Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib
[2025-11-06T22:28:28.530Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-06T22:28:28.530Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-06T22:28:28.530Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-11-06T22:28:28.530Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-11-06T22:28:28.882Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2025-11-06T22:28:29.643Z]
[2025-11-06T22:28:29.643Z] build:
[2025-11-06T22:28:29.643Z]
[2025-11-06T22:28:29.643Z] clean:
[2025-11-06T22:28:29.643Z]
[2025-11-06T22:28:29.643Z] init:
[2025-11-06T22:28:29.643Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/bin
[2025-11-06T22:28:29.643Z]
[2025-11-06T22:28:29.643Z] getDependentLibs:
[2025-11-06T22:28:29.643Z] [exec] --------------------------------------------
[2025-11-06T22:28:29.643Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib
[2025-11-06T22:28:29.643Z] [exec] task is set to default
[2025-11-06T22:28:29.643Z] [exec] dependencyList is set to json_simple
[2025-11-06T22:28:29.643Z] [exec] --------------------------------------------
[2025-11-06T22:28:29.643Z] [exec] Starting download third party dependent jars
[2025-11-06T22:28:29.643Z] [exec] --------------------------------------------
[2025-11-06T22:28:29.643Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib
[2025-11-06T22:28:29.643Z] [exec] /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-11-06T22:28:29.643Z] [exec] downloaded dependent third party jars successfully
[2025-11-06T22:28:29.643Z]
[2025-11-06T22:28:29.643Z] compile:
[2025-11-06T22:28:29.643Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-06T22:28:29.643Z] [echo] ============COMPILER SETTINGS============
[2025-11-06T22:28:29.643Z] [echo] ===fork: yes
[2025-11-06T22:28:29.643Z] [echo] ===debug: on
[2025-11-06T22:28:29.643Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/bin
[2025-11-06T22:28:31.409Z] [javac] Note: Some input files use or override a deprecated API.
[2025-11-06T22:28:31.409Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-06T22:28:31.409Z]
[2025-11-06T22:28:31.409Z] dist:
[2025-11-06T22:28:31.409Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2025-11-06T22:28:31.409Z]
[2025-11-06T22:28:31.409Z] BUILD SUCCESSFUL
[2025-11-06T22:28:31.409Z] Total time: 2 seconds
[2025-11-06T22:28:31.409Z] 0
[2025-11-06T22:28:31.410Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-11-06T22:28:31.410Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-11-06T22:28:31.410Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2025-11-06T22:28:32.631Z] ****************************** MACHINE INFO ******************************
[2025-11-06T22:28:32.631Z] File path : /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG
[2025-11-06T22:28:32.631Z] Free Physical Memory Size : 207798272
[2025-11-06T22:28:32.631Z] Free space (bytes) : 32645951488
[2025-11-06T22:28:32.631Z] Total Physical Memory Size : 6979321856
[2025-11-06T22:28:32.631Z] Total space (bytes) : 90743767040
[2025-11-06T22:28:32.631Z] Usable space (bytes) : 32645951488
[2025-11-06T22:28:32.631Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-06T22:28:32.631Z] bashVersion :
[2025-11-06T22:28:32.631Z] GNU bash, version 5.3.3(1)-release (aarch64-apple-darwin23.6.0)
[2025-11-06T22:28:32.631Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2025-11-06T22:28:32.631Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-11-06T22:28:32.631Z]
[2025-11-06T22:28:32.631Z] This is free software; you are free to change and redistribute it.
[2025-11-06T22:28:32.631Z] There is NO WARRANTY, to the extent permitted by law.
[2025-11-06T22:28:32.631Z] cpuCores : 4
[2025-11-06T22:28:32.631Z] curlVersion :
[2025-11-06T22:28:32.631Z] curl 8.7.1 (x86_64-apple-darwin23.0) libcurl/8.7.1 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.61.0
[2025-11-06T22:28:32.631Z] Release-Date: 2024-03-27
[2025-11-06T22:28:32.631Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2025-11-06T22:28:32.631Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM SPNEGO SSL threadsafe UnixSockets
[2025-11-06T22:28:32.631Z] dockerVersion : bash: line 1: docker: command not found
[2025-11-06T22:28:32.631Z] gcc version : 15.0.0
[2025-11-06T22:28:32.631Z] gclibc version : bash: line 1: ldd: command not found
[2025-11-06T22:28:32.631Z] gdb version : bash: line 1: gdb: command not found
[2025-11-06T22:28:32.631Z] lldb version :
[2025-11-06T22:28:32.631Z] lldb-1500.0.200.58
[2025-11-06T22:28:32.631Z] Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
[2025-11-06T22:28:32.631Z] makeVersion :
[2025-11-06T22:28:32.631Z] GNU Make 3.81
[2025-11-06T22:28:32.631Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2025-11-06T22:28:32.631Z] This is free software; see the source for copying conditions.
[2025-11-06T22:28:32.631Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2025-11-06T22:28:32.631Z] PARTICULAR PURPOSE.
[2025-11-06T22:28:32.631Z]
[2025-11-06T22:28:32.631Z] This program built for i386-apple-darwin11.3.0
[2025-11-06T22:28:32.631Z] mavenVersion :
[2025-11-06T22:28:32.631Z] WARNING: A restricted method in java.lang.System has been called
[2025-11-06T22:28:32.631Z] WARNING: java.lang.System::load has been called by org.fusesource.hawtjni.runtime.Library in an unnamed module (file:/usr/local/apache-maven-3.6.3/lib/jansi-1.17.1.jar)
[2025-11-06T22:28:32.631Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2025-11-06T22:28:32.631Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2025-11-06T22:28:32.631Z]
[2025-11-06T22:28:32.631Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2025-11-06T22:28:32.631Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-11-06T22:28:32.631Z] Java version: 26-beta, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home
[2025-11-06T22:28:32.631Z] Default locale: en_US, platform encoding: UTF-8
[2025-11-06T22:28:32.631Z] OS name: "mac os x", version: "14.7.7", arch: "aarch64", family: "mac"
[2025-11-06T22:28:32.631Z] perlVersion :
[2025-11-06T22:28:32.631Z]
[2025-11-06T22:28:32.631Z] This is perl 5, version 34, subversion 1 (v5.34.1) built for darwin-thread-multi-2level
[2025-11-06T22:28:32.631Z] (with 2 registered patches, see perl -V for more detail)
[2025-11-06T22:28:32.631Z]
[2025-11-06T22:28:32.631Z] Copyright 1987-2022, Larry Wall
[2025-11-06T22:28:32.631Z]
[2025-11-06T22:28:32.631Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-11-06T22:28:32.631Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-11-06T22:28:32.631Z]
[2025-11-06T22:28:32.631Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-11-06T22:28:32.631Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-11-06T22:28:32.631Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-11-06T22:28:32.631Z]
[2025-11-06T22:28:32.631Z] podmanVersion : bash: line 1: podman: command not found
[2025-11-06T22:28:32.631Z] procArch : arm
[2025-11-06T22:28:32.631Z] sysArch : arm64
[2025-11-06T22:28:32.631Z] sysOS : Darwin
[2025-11-06T22:28:32.631Z] ulimit :
[2025-11-06T22:28:32.631Z] core file size (blocks, -c) 8192
[2025-11-06T22:28:32.631Z] data seg size (kbytes, -d) unlimited
[2025-11-06T22:28:32.631Z] file size (blocks, -f) unlimited
[2025-11-06T22:28:32.631Z] max locked memory (kbytes, -l) unlimited
[2025-11-06T22:28:32.631Z] max memory size (kbytes, -m) unlimited
[2025-11-06T22:28:32.631Z] open files (-n) 1048576
[2025-11-06T22:28:32.631Z] pipe size (512 bytes, -p) 1
[2025-11-06T22:28:32.631Z] stack size (kbytes, -s) 65520
[2025-11-06T22:28:32.631Z] cpu time (seconds, -t) unlimited
[2025-11-06T22:28:32.631Z] max user processes (-u) 1333
[2025-11-06T22:28:32.631Z] virtual memory (kbytes, -v) unlimited
[2025-11-06T22:28:32.631Z] uname : Darwin admins-Virtual-Machine.local 23.6.0 Darwin Kernel Version 23.6.0: Wed May 14 13:51:38 PDT 2025; root:xnu-10063.141.1.705.2~2/RELEASE_ARM64_VMAPPLE arm64
[2025-11-06T22:28:32.631Z] vmVendor : Oracle Corporation
[2025-11-06T22:28:32.631Z] vmVersion : 26-beta+23-ea
[2025-11-06T22:28:32.631Z] xlc version : bash: line 1: xlC: command not found
[2025-11-06T22:28:32.631Z] **************************************************************************
[2025-11-06T22:28:32.631Z]
[2025-11-06T22:28:32.631Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-11-06T22:28:32.631Z]
[2025-11-06T22:28:32.631Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-11-06T22:28:32.631Z]
[2025-11-06T22:28:32.631Z] System.getProperty('os.name')=Mac OS X
[2025-11-06T22:28:32.631Z]
[2025-11-06T22:28:32.631Z] System.getProperty('os.arch')=aarch64
[2025-11-06T22:28:32.631Z]
[2025-11-06T22:28:32.631Z] System.getProperty('java.fullversion')=null
[2025-11-06T22:28:32.631Z]
[2025-11-06T22:28:32.631Z] System.getProperty('sun.arch.data.model')=64
[2025-11-06T22:28:32.631Z]
[2025-11-06T22:28:32.631Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=sanity.perf TESTLIST= TRSS_URL= LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib
[2025-11-06T22:28:32.631Z] perl scripts/configure.pl
[2025-11-06T22:28:32.631Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=osx_aarch64 --microArch="" --osLabel="" --jdkVersion=26 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-11-06T22:28:32.631Z]
[2025-11-06T22:28:32.631Z] Warning: cannot find spec in resources/ottawa.csv.
[2025-11-06T22:28:32.631Z] Detected 64 in spec. Use spec: default-64 to match mode.
[2025-11-06T22:28:32.631Z]
[2025-11-06T22:28:32.631Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-11-06T22:28:32.631Z]
[2025-11-06T22:28:32.631Z]
[2025-11-06T22:28:32.631Z] Starting to generate parallel test lists.
[2025-11-06T22:28:32.631Z]
[2025-11-06T22:28:32.983Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-11-06T22:28:32.983Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-11-06T22:28:32.983Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-11-06T22:28:32.983Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-11-06T22:28:32.983Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-11-06T22:28:32.983Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-11-06T22:28:32.983Z] Attempting to get test duration data from TRSS.
[2025-11-06T22:28:32.983Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=26&impl=hs&platform=aarch64_mac&group=perf&level=sanity
[2025-11-06T22:28:33.350Z] Attempting to get test duration data from cached files.
[2025-11-06T22:28:33.350Z]
[2025-11-06T22:28:33.350Z] TEST DURATION
[2025-11-06T22:28:33.350Z] ====================================================================================
[2025-11-06T22:28:33.350Z] Total number of tests searched: 9
[2025-11-06T22:28:33.350Z] Number of test durations found: 9
[2025-11-06T22:28:33.350Z] Top slowest tests:
[2025-11-06T22:28:33.350Z] 03m09s renaissance-akka-uct_0
[2025-11-06T22:28:33.350Z] 01m49s renaissance-fj-kmeans_0
[2025-11-06T22:28:33.350Z] 01m11s renaissance-future-genetic_0
[2025-11-06T22:28:33.350Z] ====================================================================================
[2025-11-06T22:28:33.350Z]
[2025-11-06T22:28:33.350Z] Test target is split into 1 lists.
[2025-11-06T22:28:33.350Z] Reducing estimated test running time from 07m09s to 07m09s.
[2025-11-06T22:28:33.350Z]
[2025-11-06T22:28:33.350Z] -------------------------------------testList_0-------------------------------------
[2025-11-06T22:28:33.350Z] Number of tests: 9
[2025-11-06T22:28:33.350Z] Estimated running time: 07m09s
[2025-11-06T22:28:33.350Z] 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-11-06T22:28:33.350Z] ------------------------------------------------------------------------------------
[2025-11-06T22:28:33.350Z]
[2025-11-06T22:28:33.350Z] Parallel test lists file (/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[Pipeline] fileExists
[Pipeline] echo
[2025-11-06T22:28:33.471Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-11-06T22:28:33.578Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-11-06T22:28:33.636Z] Building tests...
[Pipeline] timeout
[2025-11-06T22:28:33.639Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-11-06T22:28:33.652Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-11-06T22:28:34.155Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-11-06T22:28:37.255Z] --------------------------------------------
[2025-11-06T22:28:37.255Z] path is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib
[2025-11-06T22:28:37.255Z] task is set to default
[2025-11-06T22:28:37.255Z] dependencyList is set to all
[2025-11-06T22:28:37.255Z] --------------------------------------------
[2025-11-06T22:28:37.255Z] Starting download third party dependent jars
[2025-11-06T22:28:37.255Z] --------------------------------------------
[2025-11-06T22:28:37.255Z] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib
[2025-11-06T22:28:37.255Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-11-06T22:28:37.255Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-11-06T22:28:37.256Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading
[2025-11-06T22:28:37.256Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-11-06T22:28:37.256Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-11-06T22:28:37.256Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-11-06T22:28:37.256Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-11-06T22:28:37.256Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-11-06T22:28:37.256Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-11-06T22:28:37.256Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-11-06T22:28:37.256Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-11-06T22:28:37.256Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-11-06T22:28:37.256Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-11-06T22:28:37.256Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-11-06T22:28:37.256Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-11-06T22:28:37.256Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-11-06T22:28:37.256Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-11-06T22:28:37.256Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-11-06T22:28:37.256Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-11-06T22:28:37.256Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-11-06T22:28:37.256Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-11-06T22:28:37.256Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-11-06T22:28:37.256Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2025-11-06T22:28:37.256Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-11-06T22:28:37.256Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-11-06T22:28:37.256Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-11-06T22:28:37.256Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-11-06T22:28:37.256Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2025-11-06T22:28:37.475Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2025-11-06T22:28:37.497Z] Running in /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2025-11-06T22:28:37.569Z] $ ssh-agent
[2025-11-06T22:28:37.748Z] SSH_AUTH_SOCK=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//ssh-nREAWXF0dv3X/agent.2038
[2025-11-06T22:28:37.748Z] SSH_AGENT_PID=2039
[2025-11-06T22:28:37.748Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-11-06T22:28:38.262Z] + bash ./compile.sh
[2025-11-06T22:28:38.263Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2025-11-06T22:28:38.263Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib
[2025-11-06T22:28:38.263Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-06T22:28:38.263Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-06T22:28:38.263Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-11-06T22:28:38.263Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-11-06T22:28:38.263Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2025-11-06T22:28:38.263Z]
[2025-11-06T22:28:38.263Z] build:
[2025-11-06T22:28:38.616Z]
[2025-11-06T22:28:38.616Z] clean:
[2025-11-06T22:28:38.616Z] [delete] Deleting: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/autoGenEnv.mk
[2025-11-06T22:28:38.616Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/bin
[2025-11-06T22:28:38.616Z]
[2025-11-06T22:28:38.616Z] init:
[2025-11-06T22:28:38.616Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/bin
[2025-11-06T22:28:38.616Z]
[2025-11-06T22:28:38.616Z] getDependentLibs:
[2025-11-06T22:28:38.616Z] [exec] --------------------------------------------
[2025-11-06T22:28:38.616Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib
[2025-11-06T22:28:38.616Z] [exec] task is set to default
[2025-11-06T22:28:38.616Z] [exec] dependencyList is set to json_simple
[2025-11-06T22:28:38.616Z] [exec] --------------------------------------------
[2025-11-06T22:28:38.616Z] [exec] Starting download third party dependent jars
[2025-11-06T22:28:38.616Z] [exec] --------------------------------------------
[2025-11-06T22:28:38.616Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib
[2025-11-06T22:28:38.616Z] [exec] /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-11-06T22:28:38.616Z] [exec] downloaded dependent third party jars successfully
[2025-11-06T22:28:38.616Z]
[2025-11-06T22:28:38.616Z] compile:
[2025-11-06T22:28:38.616Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-06T22:28:38.616Z] [echo] ============COMPILER SETTINGS============
[2025-11-06T22:28:38.616Z] [echo] ===fork: yes
[2025-11-06T22:28:38.616Z] [echo] ===debug: on
[2025-11-06T22:28:38.617Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/bin
[2025-11-06T22:28:39.852Z] [javac] Note: Some input files use or override a deprecated API.
[2025-11-06T22:28:39.853Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-06T22:28:39.853Z]
[2025-11-06T22:28:39.853Z] dist:
[2025-11-06T22:28:39.853Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2025-11-06T22:28:39.853Z]
[2025-11-06T22:28:39.853Z] BUILD SUCCESSFUL
[2025-11-06T22:28:39.853Z] Total time: 1 second
[2025-11-06T22:28:39.853Z] 0
[2025-11-06T22:28:39.853Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-11-06T22:28:39.853Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-11-06T22:28:39.853Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2025-11-06T22:28:40.610Z] ****************************** MACHINE INFO ******************************
[2025-11-06T22:28:40.610Z] File path : /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG
[2025-11-06T22:28:40.610Z] Free Physical Memory Size : 220839936
[2025-11-06T22:28:40.610Z] Free space (bytes) : 32645763072
[2025-11-06T22:28:40.610Z] Total Physical Memory Size : 6979321856
[2025-11-06T22:28:40.610Z] Total space (bytes) : 90743767040
[2025-11-06T22:28:40.610Z] Usable space (bytes) : 32645763072
[2025-11-06T22:28:40.610Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-06T22:28:40.610Z] bashVersion :
[2025-11-06T22:28:40.610Z] GNU bash, version 5.3.3(1)-release (aarch64-apple-darwin23.6.0)
[2025-11-06T22:28:40.610Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2025-11-06T22:28:40.610Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-11-06T22:28:40.610Z]
[2025-11-06T22:28:40.610Z] This is free software; you are free to change and redistribute it.
[2025-11-06T22:28:40.610Z] There is NO WARRANTY, to the extent permitted by law.
[2025-11-06T22:28:40.610Z] cpuCores : 4
[2025-11-06T22:28:40.610Z] curlVersion :
[2025-11-06T22:28:40.610Z] curl 8.7.1 (x86_64-apple-darwin23.0) libcurl/8.7.1 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.61.0
[2025-11-06T22:28:40.610Z] Release-Date: 2024-03-27
[2025-11-06T22:28:40.610Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2025-11-06T22:28:40.610Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM SPNEGO SSL threadsafe UnixSockets
[2025-11-06T22:28:40.610Z] dockerVersion : bash: line 1: docker: command not found
[2025-11-06T22:28:40.610Z] gcc version : 15.0.0
[2025-11-06T22:28:40.610Z] gclibc version : bash: line 1: ldd: command not found
[2025-11-06T22:28:40.610Z] gdb version : bash: line 1: gdb: command not found
[2025-11-06T22:28:40.610Z] lldb version :
[2025-11-06T22:28:40.610Z] lldb-1500.0.200.58
[2025-11-06T22:28:40.610Z] Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
[2025-11-06T22:28:40.610Z] makeVersion :
[2025-11-06T22:28:40.610Z] GNU Make 3.81
[2025-11-06T22:28:40.610Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2025-11-06T22:28:40.610Z] This is free software; see the source for copying conditions.
[2025-11-06T22:28:40.610Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2025-11-06T22:28:40.610Z] PARTICULAR PURPOSE.
[2025-11-06T22:28:40.610Z]
[2025-11-06T22:28:40.610Z] This program built for i386-apple-darwin11.3.0
[2025-11-06T22:28:40.610Z] mavenVersion :
[2025-11-06T22:28:40.610Z] WARNING: A restricted method in java.lang.System has been called
[2025-11-06T22:28:40.610Z] WARNING: java.lang.System::load has been called by org.fusesource.hawtjni.runtime.Library in an unnamed module (file:/usr/local/apache-maven-3.6.3/lib/jansi-1.17.1.jar)
[2025-11-06T22:28:40.610Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2025-11-06T22:28:40.610Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2025-11-06T22:28:40.610Z]
[2025-11-06T22:28:40.610Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2025-11-06T22:28:40.610Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-11-06T22:28:40.611Z] Java version: 26-beta, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home
[2025-11-06T22:28:40.611Z] Default locale: en_US, platform encoding: UTF-8
[2025-11-06T22:28:40.611Z] OS name: "mac os x", version: "14.7.7", arch: "aarch64", family: "mac"
[2025-11-06T22:28:40.611Z] perlVersion :
[2025-11-06T22:28:40.611Z]
[2025-11-06T22:28:40.611Z] This is perl 5, version 34, subversion 1 (v5.34.1) built for darwin-thread-multi-2level
[2025-11-06T22:28:40.611Z] (with 2 registered patches, see perl -V for more detail)
[2025-11-06T22:28:40.611Z]
[2025-11-06T22:28:40.611Z] Copyright 1987-2022, Larry Wall
[2025-11-06T22:28:40.611Z]
[2025-11-06T22:28:40.611Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-11-06T22:28:40.611Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-11-06T22:28:40.611Z]
[2025-11-06T22:28:40.611Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-11-06T22:28:40.611Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-11-06T22:28:40.611Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-11-06T22:28:40.611Z]
[2025-11-06T22:28:40.611Z] podmanVersion : bash: line 1: podman: command not found
[2025-11-06T22:28:40.611Z] procArch : arm
[2025-11-06T22:28:40.611Z] sysArch : arm64
[2025-11-06T22:28:40.611Z] sysOS : Darwin
[2025-11-06T22:28:40.611Z] ulimit :
[2025-11-06T22:28:40.611Z] core file size (blocks, -c) 8192
[2025-11-06T22:28:40.611Z] data seg size (kbytes, -d) unlimited
[2025-11-06T22:28:40.611Z] file size (blocks, -f) unlimited
[2025-11-06T22:28:40.611Z] max locked memory (kbytes, -l) unlimited
[2025-11-06T22:28:40.611Z] max memory size (kbytes, -m) unlimited
[2025-11-06T22:28:40.611Z] open files (-n) 1048576
[2025-11-06T22:28:40.611Z] pipe size (512 bytes, -p) 1
[2025-11-06T22:28:40.611Z] stack size (kbytes, -s) 65520
[2025-11-06T22:28:40.611Z] cpu time (seconds, -t) unlimited
[2025-11-06T22:28:40.611Z] max user processes (-u) 1333
[2025-11-06T22:28:40.611Z] virtual memory (kbytes, -v) unlimited
[2025-11-06T22:28:40.611Z] uname : Darwin admins-Virtual-Machine.local 23.6.0 Darwin Kernel Version 23.6.0: Wed May 14 13:51:38 PDT 2025; root:xnu-10063.141.1.705.2~2/RELEASE_ARM64_VMAPPLE arm64
[2025-11-06T22:28:40.611Z] vmVendor : Oracle Corporation
[2025-11-06T22:28:40.611Z] vmVersion : 26-beta+23-ea
[2025-11-06T22:28:40.611Z] xlc version : bash: line 1: xlC: command not found
[2025-11-06T22:28:40.611Z] **************************************************************************
[2025-11-06T22:28:40.611Z]
[2025-11-06T22:28:40.611Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-11-06T22:28:40.611Z]
[2025-11-06T22:28:40.611Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-11-06T22:28:40.611Z]
[2025-11-06T22:28:40.611Z] System.getProperty('os.name')=Mac OS X
[2025-11-06T22:28:40.611Z]
[2025-11-06T22:28:40.611Z] System.getProperty('os.arch')=aarch64
[2025-11-06T22:28:40.611Z]
[2025-11-06T22:28:40.611Z] System.getProperty('java.fullversion')=null
[2025-11-06T22:28:40.611Z]
[2025-11-06T22:28:40.611Z] System.getProperty('sun.arch.data.model')=64
[2025-11-06T22:28:40.611Z]
[2025-11-06T22:28:40.611Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f clean.mk cleanBuild
[2025-11-06T22:28:40.611Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest
[2025-11-06T22:28:40.611Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f compile.mk compile
[2025-11-06T22:28:40.970Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-06T22:28:40.970Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-06T22:28:40.970Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/.." "-DBUILD_ROOT=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=26" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=osx_aarch64" "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DJVM_VERSION=openjdk26" "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-11-06T22:28:40.970Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-11-06T22:28:40.970Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/scripts/build_test.xml
[2025-11-06T22:28:41.329Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2025-11-06T22:28:41.329Z]
[2025-11-06T22:28:41.329Z] -create_test_directory:
[2025-11-06T22:28:41.329Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jvmtest
[2025-11-06T22:28:41.329Z]
[2025-11-06T22:28:41.329Z] stage_test_material:
[2025-11-06T22:28:41.330Z] [copy] Copying 584 files to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jvmtest
[2025-11-06T22:28:41.696Z]
[2025-11-06T22:28:41.696Z] build:
[2025-11-06T22:28:41.696Z]
[2025-11-06T22:28:41.696Z] init:
[2025-11-06T22:28:41.696Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jvmtest/perf
[2025-11-06T22:28:41.696Z]
[2025-11-06T22:28:41.696Z] dist:
[2025-11-06T22:28:41.696Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jvmtest/perf
[2025-11-06T22:28:41.696Z]
[2025-11-06T22:28:41.696Z] build:
[2025-11-06T22:28:41.696Z]
[2025-11-06T22:28:41.696Z] build:
[2025-11-06T22:28:41.696Z]
[2025-11-06T22:28:41.696Z] init:
[2025-11-06T22:28:41.696Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jvmtest/perf/bumbleBench
[2025-11-06T22:28:41.696Z]
[2025-11-06T22:28:41.696Z] getBumbleBench:
[2025-11-06T22:28:41.696Z] [echo] Cloning BumbleBench
[2025-11-06T22:28:41.696Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2025-11-06T22:28:41.696Z] [exec] Cloning into 'bumblebench'...
[2025-11-06T22:28:42.450Z]
[2025-11-06T22:28:42.450Z] buildBumbleBench:
[2025-11-06T22:28:42.450Z] [echo] Building BumbleBench
[2025-11-06T22:28:42.450Z]
[2025-11-06T22:28:42.450Z] compile-all:
[2025-11-06T22:28:42.450Z] [javac] Compiling 8 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-06T22:28:42.450Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-06T22:28:42.450Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-06T22:28:42.450Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-06T22:28:42.450Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-06T22:28:42.450Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-06T22:28:42.450Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-06T22:28:43.247Z] [javac] Note: Some input files use or override a deprecated API.
[2025-11-06T22:28:43.247Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-06T22:28:43.247Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations.
[2025-11-06T22:28:43.247Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2025-11-06T22:28:43.247Z] [javac] 4 warnings
[2025-11-06T22:28:43.247Z] [javac] Compiling 1 source file to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-06T22:28:43.247Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-06T22:28:43.247Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-06T22:28:43.247Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-06T22:28:43.247Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-06T22:28:43.247Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-06T22:28:43.247Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-06T22:28:43.247Z] [javac] 4 warnings
[2025-11-06T22:28:43.247Z] [javac] Compiling 11 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-06T22:28:43.247Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-06T22:28:43.247Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-06T22:28:43.247Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-06T22:28:43.247Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-06T22:28:43.248Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-06T22:28:43.248Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-06T22:28:43.248Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/CollectionsBench.java uses or overrides a deprecated API.
[2025-11-06T22:28:43.248Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-06T22:28:43.248Z] [javac] 4 warnings
[2025-11-06T22:28:43.248Z] [javac] Compiling 5 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-06T22:28:43.248Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-06T22:28:43.248Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-06T22:28:43.248Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-06T22:28:43.248Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-06T22:28:43.248Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-06T22:28:43.248Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-06T22:28:43.248Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/HashMapReplaceAllLambdaBench.java uses or overrides a deprecated API.
[2025-11-06T22:28:43.248Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-06T22:28:43.248Z] [javac] 4 warnings
[2025-11-06T22:28:43.248Z] [javac] Compiling 9 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-06T22:28:43.249Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-06T22:28:43.249Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-06T22:28:43.249Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-06T22:28:43.249Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-06T22:28:43.249Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-06T22:28:43.249Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-06T22:28:43.249Z] [javac] Note: Some input files use or override a deprecated API.
[2025-11-06T22:28:43.249Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-06T22:28:43.249Z] [javac] 4 warnings
[2025-11-06T22:28:43.249Z] [javac] Compiling 1 source file to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-06T22:28:43.249Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-06T22:28:43.249Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-06T22:28:43.249Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-06T22:28:43.249Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-06T22:28:43.249Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-06T22:28:43.249Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-06T22:28:43.249Z] [javac] 4 warnings
[2025-11-06T22:28:43.249Z] [javac] Compiling 2 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-06T22:28:43.250Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-06T22:28:43.250Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-06T22:28:43.250Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-06T22:28:43.250Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-06T22:28:43.250Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-06T22:28:43.250Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-06T22:28:43.250Z] [javac] 4 warnings
[2025-11-06T22:28:43.250Z] [javac] Compiling 8 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-06T22:28:43.250Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-06T22:28:43.250Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-06T22:28:43.250Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-06T22:28:43.250Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-06T22:28:43.250Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-06T22:28:43.250Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-06T22:28:43.616Z] [javac] /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/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-11-06T22:28:43.616Z] [javac] synchronized(init) {
[2025-11-06T22:28:43.616Z] [javac] ^
[2025-11-06T22:28:43.616Z] [javac] 5 warnings
[2025-11-06T22:28:43.616Z] [javac] Compiling 6 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-06T22:28:43.616Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-06T22:28:43.616Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-06T22:28:43.617Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-06T22:28:43.617Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-06T22:28:43.617Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-06T22:28:43.617Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-06T22:28:43.617Z] [javac] 4 warnings
[2025-11-06T22:28:43.617Z] [javac] Compiling 5 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-06T22:28:43.617Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-06T22:28:43.617Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-06T22:28:43.617Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-06T22:28:43.617Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-06T22:28:43.617Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-06T22:28:43.617Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-06T22:28:43.617Z] [javac] 4 warnings
[2025-11-06T22:28:43.617Z] [javac] Compiling 7 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-06T22:28:43.617Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-06T22:28:43.617Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-06T22:28:43.617Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-06T22:28:43.617Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-06T22:28:43.617Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-06T22:28:43.618Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-06T22:28:43.618Z] [javac] 4 warnings
[2025-11-06T22:28:43.618Z] [javac] Compiling 8 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-06T22:28:43.618Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-06T22:28:43.618Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-06T22:28:43.618Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-06T22:28:43.618Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-06T22:28:43.618Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-06T22:28:43.618Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-06T22:28:43.618Z] [javac] 4 warnings
[2025-11-06T22:28:43.618Z] [javac] Compiling 2 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-06T22:28:43.618Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-06T22:28:43.618Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-06T22:28:43.618Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-06T22:28:43.618Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-06T22:28:43.618Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-06T22:28:43.618Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-06T22:28:43.618Z] [javac] 4 warnings
[2025-11-06T22:28:43.618Z] [javac] Compiling 4 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-06T22:28:43.618Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-06T22:28:43.619Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-06T22:28:43.619Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-06T22:28:43.619Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-06T22:28:43.619Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-06T22:28:43.619Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-06T22:28:43.619Z] [javac] 4 warnings
[2025-11-06T22:28:43.619Z] [javac] Compiling 5 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-06T22:28:43.619Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-06T22:28:43.619Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-06T22:28:43.619Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-06T22:28:43.619Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-06T22:28:43.619Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-06T22:28:43.619Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-06T22:28:43.972Z] [javac] 4 warnings
[2025-11-06T22:28:43.972Z]
[2025-11-06T22:28:43.972Z] dist:
[2025-11-06T22:28:43.972Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar
[2025-11-06T22:28:43.972Z]
[2025-11-06T22:28:43.972Z] dist:
[2025-11-06T22:28:43.972Z] [copy] Copying 126 files to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jvmtest/perf/bumbleBench
[2025-11-06T22:28:43.972Z]
[2025-11-06T22:28:43.972Z] build:
[2025-11-06T22:28:43.972Z]
[2025-11-06T22:28:43.972Z] getDependentLibs:
[2025-11-06T22:28:47.074Z] [exec] --------------------------------------------
[2025-11-06T22:28:47.075Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib
[2025-11-06T22:28:47.075Z] [exec] task is set to default
[2025-11-06T22:28:47.075Z] [exec] dependencyList is set to dacapo
[2025-11-06T22:28:47.075Z] [exec] --------------------------------------------
[2025-11-06T22:28:47.075Z] [exec] Starting download third party dependent jars
[2025-11-06T22:28:47.075Z] [exec] --------------------------------------------
[2025-11-06T22:28:47.075Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib
[2025-11-06T22:28:47.075Z] [exec] /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-11-06T22:28:47.075Z] [exec] downloaded dependent third party jars successfully
[2025-11-06T22:28:47.075Z]
[2025-11-06T22:28:47.075Z] init:
[2025-11-06T22:28:47.075Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jvmtest/perf/dacapo
[2025-11-06T22:28:47.075Z]
[2025-11-06T22:28:47.075Z] getDacapoSuite:
[2025-11-06T22:28:47.075Z] [unzip] Expanding: /Users/admin/workspace/externalDependency/lib/dacapo.zip into /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jvmtest/perf/dacapo
[2025-11-06T22:29:10.618Z] [move] Moving 1 file to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jvmtest/perf/dacapo
[2025-11-06T22:29:10.618Z] [move] Moving 10669 files to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jvmtest/perf/dacapo/dacapo
[2025-11-06T22:29:10.618Z]
[2025-11-06T22:29:10.618Z] dist:
[2025-11-06T22:29:10.618Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jvmtest/perf/dacapo
[2025-11-06T22:29:10.618Z]
[2025-11-06T22:29:10.618Z] build:
[2025-11-06T22:29:10.618Z]
[2025-11-06T22:29:10.618Z] init:
[2025-11-06T22:29:10.618Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jvmtest/perf/idle_micro
[2025-11-06T22:29:10.619Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/perf/idle_micro/bin
[2025-11-06T22:29:10.619Z]
[2025-11-06T22:29:10.619Z] compile:
[2025-11-06T22:29:10.619Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-06T22:29:10.619Z] [echo] ============COMPILER SETTINGS============
[2025-11-06T22:29:10.619Z] [echo] ===fork: yes
[2025-11-06T22:29:10.619Z] [echo] ===executable: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/javac
[2025-11-06T22:29:10.619Z] [echo] ===debug: on
[2025-11-06T22:29:10.619Z] [echo] ===destdir: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/idle_micro
[2025-11-06T22:29:10.619Z] [javac] Compiling 3 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/perf/idle_micro/bin
[2025-11-06T22:29:10.619Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/perf/idle_micro/src/net/adoptopenjdk/test/gc/idlemicrobenchmark/CombinedLoad.java uses or overrides a deprecated API.
[2025-11-06T22:29:10.619Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-06T22:29:10.619Z]
[2025-11-06T22:29:10.619Z] dist:
[2025-11-06T22:29:10.619Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar
[2025-11-06T22:29:10.619Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jvmtest/perf/idle_micro
[2025-11-06T22:29:10.619Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jvmtest/perf/idle_micro
[2025-11-06T22:29:10.619Z] [copy] Copying 7 files to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jvmtest/perf/idle_micro
[2025-11-06T22:29:10.619Z]
[2025-11-06T22:29:10.619Z] clean:
[2025-11-06T22:29:10.619Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/perf/idle_micro/bin
[2025-11-06T22:29:10.619Z]
[2025-11-06T22:29:10.619Z] build:
[2025-11-06T22:29:10.619Z]
[2025-11-06T22:29:10.619Z] build:
[2025-11-06T22:29:10.619Z]
[2025-11-06T22:29:10.619Z] init:
[2025-11-06T22:29:10.619Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jvmtest/perf/renaissance
[2025-11-06T22:29:10.619Z]
[2025-11-06T22:29:10.619Z] getRenaissanceSuite:
[2025-11-06T22:29:10.619Z] [echo] curl -Lks -C - https://github.com/renaissance-benchmarks/renaissance/releases/download/v0.16.0/renaissance-mit-0.16.0.jar -o renaissance.jar
[2025-11-06T22:29:11.374Z]
[2025-11-06T22:29:11.374Z] dist:
[2025-11-06T22:29:11.374Z] [copy] Copying 3 files to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jvmtest/perf/renaissance
[2025-11-06T22:29:13.125Z]
[2025-11-06T22:29:13.125Z] build:
[2025-11-06T22:29:13.125Z]
[2025-11-06T22:29:13.125Z] init:
[2025-11-06T22:29:13.125Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jvmtest/perf/specjbb
[2025-11-06T22:29:13.125Z]
[2025-11-06T22:29:13.125Z] getSpecjbbSuite:
[2025-11-06T22:29:13.125Z]
[2025-11-06T22:29:13.125Z] dist:
[2025-11-06T22:29:13.125Z] [copy] Copying 3 files to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jvmtest/perf/specjbb/run
[2025-11-06T22:29:13.125Z]
[2025-11-06T22:29:13.125Z] BUILD SUCCESSFUL
[2025-11-06T22:29:13.125Z] Total time: 32 seconds
[2025-11-06T22:29:13.125Z] 0
[2025-11-06T22:29:13.125Z]
[2025-11-06T22:29:13.125Z]
[2025-11-06T22:29:13.125Z] RECORD TEST REPOs SHA
[2025-11-06T22:29:13.125Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/scripts"; \
[2025-11-06T22:29:13.125Z] bash "getSHAs.sh" --test_root_dir "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/.." --shas_file "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/SHAs.txt"
[2025-11-06T22:29:13.125Z] Check shas in /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/.. and store the info in /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/SHAs.txt
[2025-11-06T22:29:13.125Z] touch /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/SHAs.txt
[2025-11-06T22:29:13.125Z] ================================================
[2025-11-06T22:29:13.125Z] timestamp: 20251106-172913
[2025-11-06T22:29:13.125Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests
[2025-11-06T22:29:13.125Z] git repo:
[2025-11-06T22:29:13.125Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-11-06T22:29:13.125Z] sha:
[2025-11-06T22:29:13.125Z] 657cc9bf15bebd595a52d52f7cc071ea65ceb524
[2025-11-06T22:29:13.125Z] ================================================
[2025-11-06T22:29:13.125Z] timestamp: 20251106-172913
[2025-11-06T22:29:13.125Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-06T22:29:13.125Z] git repo:
[2025-11-06T22:29:13.125Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2025-11-06T22:29:13.125Z] sha:
[2025-11-06T22:29:13.125Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2025-11-06T22:29:13.125Z] ================================================
[2025-11-06T22:29:13.125Z] timestamp: 20251106-172913
[2025-11-06T22:29:13.125Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG
[2025-11-06T22:29:13.125Z] git repo:
[2025-11-06T22:29:13.199Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-11-06T22:29:13.199Z] sha:
[2025-11-06T22:29:13.199Z] 53fb20ae51018f0a2f7ca2c05347c0149151f382
[Pipeline] }
[2025-11-06T22:29:13.218Z] $ ssh-agent -k
[2025-11-06T22:29:13.225Z] unset SSH_AUTH_SOCK;
[2025-11-06T22:29:13.226Z] unset SSH_AGENT_PID;
[2025-11-06T22:29:13.226Z] echo Agent pid 2039 killed;
[2025-11-06T22:29:13.352Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-11-06T22:29:13.481Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-11-06T22:29:13.506Z] ITERATION: 1/1
[Pipeline] sshagent
[2025-11-06T22:29:13.510Z] $ ssh-agent
[2025-11-06T22:29:13.654Z] SSH_AUTH_SOCK=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//ssh-AxDOWKtJ842Y/agent.2549
[2025-11-06T22:29:13.654Z] SSH_AGENT_PID=2550
[2025-11-06T22:29:13.654Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-11-06T22:29:14.167Z] ++ uname
[2025-11-06T22:29:14.167Z] + '[' Darwin = AIX ']'
[2025-11-06T22:29:14.167Z] ++ uname
[2025-11-06T22:29:14.167Z] + '[' Darwin = SunOS ']'
[2025-11-06T22:29:14.167Z] ++ uname
[2025-11-06T22:29:14.167Z] + '[' Darwin = '*BSD' ']'
[2025-11-06T22:29:14.167Z] + MAKE=make
[2025-11-06T22:29:14.167Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-11-06T22:29:14.167Z] make: Nothing to be done for `testEnvTeardown'.
[Pipeline] sh
[2025-11-06T22:29:14.743Z] ++ uname
[2025-11-06T22:29:14.743Z] + '[' Darwin = AIX ']'
[2025-11-06T22:29:14.743Z] ++ uname
[2025-11-06T22:29:14.743Z] + '[' Darwin = SunOS ']'
[2025-11-06T22:29:14.743Z] ++ uname
[2025-11-06T22:29:14.743Z] + '[' Darwin = '*BSD' ']'
[2025-11-06T22:29:14.743Z] + MAKE=make
[2025-11-06T22:29:14.743Z] + cd ./aqa-tests
[2025-11-06T22:29:14.743Z] + . ./scripts/testenv/testenvSettings.sh
[2025-11-06T22:29:14.743Z] ++ set +x
[2025-11-06T22:29:14.743Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2025-11-06T22:29:14.743Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib
[2025-11-06T22:29:14.743Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.perf TESTLIST=
[2025-11-06T22:29:14.743Z] perl scripts/configure.pl
[2025-11-06T22:29:14.743Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=osx_aarch64 --microArch="" --osLabel="" --jdkVersion=26 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-11-06T22:29:14.743Z]
[2025-11-06T22:29:14.743Z] Warning: cannot find spec in resources/ottawa.csv.
[2025-11-06T22:29:14.743Z] Detected 64 in spec. Use spec: default-64 to match mode.
[2025-11-06T22:29:14.743Z]
[2025-11-06T22:29:14.743Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-11-06T22:29:14.743Z]
[2025-11-06T22:29:14.743Z] Starting to generate test make files.
[2025-11-06T22:29:14.743Z]
[2025-11-06T22:29:14.743Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-11-06T22:29:14.743Z] Generated /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/renaissance/autoGen.mk
[2025-11-06T22:29:14.743Z]
[2025-11-06T22:29:14.743Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-11-06T22:29:14.743Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-11-06T22:29:14.743Z] Generated /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/dacapo/autoGen.mk
[2025-11-06T22:29:14.743Z]
[2025-11-06T22:29:14.743Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-11-06T22:29:14.743Z] Generated /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/idle_micro/autoGen.mk
[2025-11-06T22:29:14.743Z]
[2025-11-06T22:29:14.743Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-11-06T22:29:14.743Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-11-06T22:29:14.743Z] Generated /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/autoGen.mk
[2025-11-06T22:29:14.743Z]
[2025-11-06T22:29:14.743Z] Generated /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../autoGen.mk
[2025-11-06T22:29:14.743Z]
[2025-11-06T22:29:14.743Z] Generated /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/utils.mk
[2025-11-06T22:29:14.743Z]
[2025-11-06T22:29:14.743Z] Generated /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/rerun.mk
[2025-11-06T22:29:14.743Z]
[2025-11-06T22:29:14.743Z] Make files are generated successfully.
[2025-11-06T22:29:14.743Z]
[2025-11-06T22:29:14.743Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f runtest.mk _sanity.perf
[2025-11-06T22:29:14.743Z]
[2025-11-06T22:29:14.743Z] Running make 3.81
[2025-11-06T22:29:14.743Z] set TEST_ROOT to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/..
[2025-11-06T22:29:14.743Z] set JDK_VERSION to 26
[2025-11-06T22:29:14.743Z] set JDK_IMPL to hotspot
[2025-11-06T22:29:14.743Z] set JVM_VERSION to openjdk26
[2025-11-06T22:29:14.743Z] set JCL_VERSION to latest
[2025-11-06T22:29:14.744Z] JAVA_HOME was originally set to /Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2025-11-06T22:29:14.744Z] set JAVA_HOME to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2025-11-06T22:29:14.744Z] set SPEC to osx_aarch64
[2025-11-06T22:29:14.744Z] set TEST_FLAG to
[2025-11-06T22:29:14.744Z] Running sanity.perf ...
[2025-11-06T22:29:14.744Z] There are 9 test targets in sanity.perf
[2025-11-06T22:29:14.744Z] "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -version
[2025-11-06T22:29:14.744Z] openjdk version "26-beta" 2026-03-17
[2025-11-06T22:29:14.744Z] OpenJDK Runtime Environment Temurin-26+23-202511062133 (build 26-beta+23-ea)
[2025-11-06T22:29:14.744Z] OpenJDK 64-Bit Server VM Temurin-26+23-202511062133 (build 26-beta+23-ea, mixed mode, sharing)
[2025-11-06T22:29:15.094Z]
[2025-11-06T22:29:15.094Z] ===============================================
[2025-11-06T22:29:15.094Z] Running test renaissance-akka-uct_0 ...
[2025-11-06T22:29:15.094Z] ===============================================
[2025-11-06T22:29:15.094Z] renaissance-akka-uct_0 Start Time: Thu Nov 6 17:29:14 2025 Epoch Time (ms): 1762468154741
[2025-11-06T22:29:15.094Z] variation: NoOptions
[2025-11-06T22:29:15.094Z] JVM_OPTIONS:
[2025-11-06T22:29:15.094Z] { \
[2025-11-06T22:29:15.094Z] echo ""; echo "TEST SETUP:"; \
[2025-11-06T22:29:15.094Z] echo "Nothing to be done for setup."; \
[2025-11-06T22:29:15.094Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17624681548003/renaissance-akka-uct_0"; \
[2025-11-06T22:29:15.094Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17624681548003/renaissance-akka-uct_0"; \
[2025-11-06T22:29:15.094Z] echo ""; echo "TESTING:"; \
[2025-11-06T22:29:15.094Z] "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17624681548003/renaissance-akka-uct_0"/akka-uct.json" akka-uct; \
[2025-11-06T22:29:15.094Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-akka-uct_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17624681548003/renaissance-akka-uct_0"; else echo "-----------------------------------"; echo "renaissance-akka-uct_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-06T22:29:15.094Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-06T22:29:15.094Z] echo "Nothing to be done for teardown."; \
[2025-11-06T22:29:15.094Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17624681548003/TestTargetResult";
[2025-11-06T22:29:15.094Z]
[2025-11-06T22:29:15.094Z] TEST SETUP:
[2025-11-06T22:29:15.094Z] Nothing to be done for setup.
[2025-11-06T22:29:15.094Z]
[2025-11-06T22:29:15.094Z] TESTING:
[2025-11-06T22:29:15.094Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-06T22:29:15.094Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/output_17624681548003/renaissance-akka-uct_0/launcher-172914-10008427319697309770/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-06T22:29:15.094Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-06T22:29:15.094Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-06T22:29:15.446Z] ====== akka-uct (concurrency) [default], iteration 0 started ======
[2025-11-06T22:29:15.446Z] GC before operation: completed in 10.662 ms, heap usage 11.139 MB -> 5.697 MB.
[2025-11-06T22:29:16.699Z] final size= 199991
[2025-11-06T22:29:16.699Z] final height= 9
[2025-11-06T22:29:17.959Z] final size= 199991
[2025-11-06T22:29:17.959Z] final height= 9
[2025-11-06T22:29:18.774Z] final size= 199991
[2025-11-06T22:29:18.774Z] final height= 9
[2025-11-06T22:29:19.566Z] final size= 199991
[2025-11-06T22:29:19.566Z] final height= 9
[2025-11-06T22:29:20.349Z] final size= 199991
[2025-11-06T22:29:20.349Z] final height= 9
[2025-11-06T22:29:21.101Z] final size= 199991
[2025-11-06T22:29:21.101Z] final height= 9
[2025-11-06T22:29:21.851Z] final size= 199991
[2025-11-06T22:29:21.851Z] final height= 9
[2025-11-06T22:29:22.689Z] final size= 199991
[2025-11-06T22:29:22.689Z] final height= 11
[2025-11-06T22:29:23.041Z] final size= 199991
[2025-11-06T22:29:23.041Z] final height= 9
[2025-11-06T22:29:23.839Z] final size= 199991
[2025-11-06T22:29:23.839Z] final height= 9
[2025-11-06T22:29:24.653Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-06T22:29:24.653Z] There is no way to check that no silent failure occurred.
[2025-11-06T22:29:24.653Z] ====== akka-uct (concurrency) [default], iteration 0 completed (9039.346 ms) ======
[2025-11-06T22:29:24.653Z] ====== akka-uct (concurrency) [default], iteration 1 started ======
[2025-11-06T22:29:24.653Z] GC before operation: completed in 123.250 ms, heap usage 614.197 MB -> 65.125 MB.
[2025-11-06T22:29:25.033Z] final size= 199991
[2025-11-06T22:29:25.033Z] final height= 9
[2025-11-06T22:29:25.894Z] final size= 199991
[2025-11-06T22:29:25.894Z] final height= 9
[2025-11-06T22:29:26.674Z] final size= 199991
[2025-11-06T22:29:26.675Z] final height= 9
[2025-11-06T22:29:27.512Z] final size= 199991
[2025-11-06T22:29:27.512Z] final height= 9
[2025-11-06T22:29:28.359Z] final size= 199991
[2025-11-06T22:29:28.359Z] final height= 9
[2025-11-06T22:29:29.128Z] final size= 199991
[2025-11-06T22:29:29.128Z] final height= 9
[2025-11-06T22:29:29.960Z] final size= 199991
[2025-11-06T22:29:29.960Z] final height= 9
[2025-11-06T22:29:30.720Z] final size= 199991
[2025-11-06T22:29:30.720Z] final height= 9
[2025-11-06T22:29:31.485Z] final size= 199991
[2025-11-06T22:29:31.485Z] final height= 9
[2025-11-06T22:29:32.236Z] final size= 199991
[2025-11-06T22:29:32.236Z] final height= 9
[2025-11-06T22:29:33.003Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-06T22:29:33.003Z] There is no way to check that no silent failure occurred.
[2025-11-06T22:29:33.003Z] ====== akka-uct (concurrency) [default], iteration 1 completed (8153.144 ms) ======
[2025-11-06T22:29:33.003Z] ====== akka-uct (concurrency) [default], iteration 2 started ======
[2025-11-06T22:29:33.003Z] GC before operation: completed in 155.598 ms, heap usage 538.500 MB -> 85.920 MB.
[2025-11-06T22:29:33.426Z] final size= 199991
[2025-11-06T22:29:33.426Z] final height= 9
[2025-11-06T22:29:34.260Z] final size= 199991
[2025-11-06T22:29:34.260Z] final height= 9
[2025-11-06T22:29:35.023Z] final size= 199991
[2025-11-06T22:29:35.023Z] final height= 9
[2025-11-06T22:29:35.841Z] final size= 199991
[2025-11-06T22:29:35.841Z] final height= 9
[2025-11-06T22:29:36.670Z] final size= 199991
[2025-11-06T22:29:36.671Z] final height= 9
[2025-11-06T22:29:37.891Z] final size= 199991
[2025-11-06T22:29:37.891Z] final height= 9
[2025-11-06T22:29:38.653Z] final size= 199991
[2025-11-06T22:29:38.653Z] final height= 9
[2025-11-06T22:29:39.426Z] final size= 199991
[2025-11-06T22:29:39.426Z] final height= 9
[2025-11-06T22:29:40.254Z] final size= 199991
[2025-11-06T22:29:40.254Z] final height= 9
[2025-11-06T22:29:41.486Z] final size= 199991
[2025-11-06T22:29:41.486Z] final height= 9
[2025-11-06T22:29:41.867Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-06T22:29:41.867Z] There is no way to check that no silent failure occurred.
[2025-11-06T22:29:41.867Z] ====== akka-uct (concurrency) [default], iteration 2 completed (8873.484 ms) ======
[2025-11-06T22:29:41.867Z] ====== akka-uct (concurrency) [default], iteration 3 started ======
[2025-11-06T22:29:42.269Z] GC before operation: completed in 247.530 ms, heap usage 817.000 MB -> 93.283 MB.
[2025-11-06T22:29:42.620Z] final size= 199991
[2025-11-06T22:29:42.620Z] final height= 9
[2025-11-06T22:29:43.879Z] final size= 199991
[2025-11-06T22:29:43.879Z] final height= 9
[2025-11-06T22:29:44.707Z] final size= 199991
[2025-11-06T22:29:44.707Z] final height= 9
[2025-11-06T22:29:45.142Z] final size= 199991
[2025-11-06T22:29:45.142Z] final height= 9
[2025-11-06T22:29:46.470Z] final size= 199991
[2025-11-06T22:29:46.470Z] final height= 9
[2025-11-06T22:29:47.234Z] final size= 199991
[2025-11-06T22:29:47.234Z] final height= 9
[2025-11-06T22:29:48.106Z] final size= 199991
[2025-11-06T22:29:48.106Z] final height= 9
[2025-11-06T22:29:49.410Z] final size= 199991
[2025-11-06T22:29:49.410Z] final height= 10
[2025-11-06T22:29:49.774Z] final size= 199991
[2025-11-06T22:29:49.774Z] final height= 9
[2025-11-06T22:29:51.042Z] final size= 199991
[2025-11-06T22:29:51.042Z] final height= 9
[2025-11-06T22:29:51.400Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-06T22:29:51.401Z] There is no way to check that no silent failure occurred.
[2025-11-06T22:29:51.401Z] ====== akka-uct (concurrency) [default], iteration 3 completed (9379.490 ms) ======
[2025-11-06T22:29:51.401Z] ====== akka-uct (concurrency) [default], iteration 4 started ======
[2025-11-06T22:29:51.763Z] GC before operation: completed in 286.237 ms, heap usage 704.153 MB -> 102.164 MB.
[2025-11-06T22:29:52.199Z] final size= 199991
[2025-11-06T22:29:52.199Z] final height= 9
[2025-11-06T22:29:53.056Z] final size= 199991
[2025-11-06T22:29:53.056Z] final height= 9
[2025-11-06T22:29:53.903Z] final size= 199991
[2025-11-06T22:29:53.903Z] final height= 9
[2025-11-06T22:29:54.742Z] final size= 199991
[2025-11-06T22:29:54.742Z] final height= 10
[2025-11-06T22:29:55.978Z] final size= 199991
[2025-11-06T22:29:55.978Z] final height= 9
[2025-11-06T22:29:56.735Z] final size= 199991
[2025-11-06T22:29:56.735Z] final height= 9
[2025-11-06T22:29:57.594Z] final size= 199991
[2025-11-06T22:29:57.594Z] final height= 9
[2025-11-06T22:29:58.382Z] final size= 199991
[2025-11-06T22:29:58.382Z] final height= 9
[2025-11-06T22:29:59.237Z] final size= 199991
[2025-11-06T22:29:59.237Z] final height= 9
[2025-11-06T22:30:00.023Z] final size= 199991
[2025-11-06T22:30:00.023Z] final height= 9
[2025-11-06T22:30:00.388Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-06T22:30:00.388Z] There is no way to check that no silent failure occurred.
[2025-11-06T22:30:00.388Z] ====== akka-uct (concurrency) [default], iteration 4 completed (8744.225 ms) ======
[2025-11-06T22:30:00.388Z] ====== akka-uct (concurrency) [default], iteration 5 started ======
[2025-11-06T22:30:00.750Z] GC before operation: completed in 216.470 ms, heap usage 929.000 MB -> 58.260 MB.
[2025-11-06T22:30:01.112Z] final size= 199991
[2025-11-06T22:30:01.112Z] final height= 9
[2025-11-06T22:30:01.938Z] final size= 199991
[2025-11-06T22:30:01.939Z] final height= 9
[2025-11-06T22:30:02.758Z] final size= 199991
[2025-11-06T22:30:02.758Z] final height= 9
[2025-11-06T22:30:03.528Z] final size= 199991
[2025-11-06T22:30:03.528Z] final height= 9
[2025-11-06T22:30:04.301Z] final size= 199991
[2025-11-06T22:30:04.301Z] final height= 9
[2025-11-06T22:30:05.086Z] final size= 199991
[2025-11-06T22:30:05.086Z] final height= 9
[2025-11-06T22:30:05.914Z] final size= 199991
[2025-11-06T22:30:05.914Z] final height= 9
[2025-11-06T22:30:06.725Z] final size= 199991
[2025-11-06T22:30:06.725Z] final height= 9
[2025-11-06T22:30:07.495Z] final size= 199991
[2025-11-06T22:30:07.495Z] final height= 9
[2025-11-06T22:30:08.274Z] final size= 199991
[2025-11-06T22:30:08.274Z] final height= 9
[2025-11-06T22:30:09.025Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-06T22:30:09.025Z] There is no way to check that no silent failure occurred.
[2025-11-06T22:30:09.025Z] ====== akka-uct (concurrency) [default], iteration 5 completed (8162.056 ms) ======
[2025-11-06T22:30:09.025Z] ====== akka-uct (concurrency) [default], iteration 6 started ======
[2025-11-06T22:30:09.025Z] GC before operation: completed in 170.890 ms, heap usage 635.767 MB -> 79.936 MB.
[2025-11-06T22:30:09.375Z] final size= 199991
[2025-11-06T22:30:09.375Z] final height= 9
[2025-11-06T22:30:10.671Z] final size= 199991
[2025-11-06T22:30:10.671Z] final height= 9
[2025-11-06T22:30:11.496Z] final size= 199991
[2025-11-06T22:30:11.496Z] final height= 9
[2025-11-06T22:30:12.324Z] final size= 199991
[2025-11-06T22:30:12.324Z] final height= 9
[2025-11-06T22:30:12.677Z] final size= 199991
[2025-11-06T22:30:12.677Z] final height= 9
[2025-11-06T22:30:13.536Z] final size= 199991
[2025-11-06T22:30:13.536Z] final height= 9
[2025-11-06T22:30:14.380Z] final size= 199991
[2025-11-06T22:30:14.380Z] final height= 9
[2025-11-06T22:30:15.141Z] final size= 199991
[2025-11-06T22:30:15.141Z] final height= 9
[2025-11-06T22:30:15.897Z] final size= 199991
[2025-11-06T22:30:15.897Z] final height= 9
[2025-11-06T22:30:16.761Z] final size= 199991
[2025-11-06T22:30:16.761Z] final height= 9
[2025-11-06T22:30:17.198Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-06T22:30:17.198Z] There is no way to check that no silent failure occurred.
[2025-11-06T22:30:17.198Z] ====== akka-uct (concurrency) [default], iteration 6 completed (8002.357 ms) ======
[2025-11-06T22:30:17.198Z] ====== akka-uct (concurrency) [default], iteration 7 started ======
[2025-11-06T22:30:17.198Z] GC before operation: completed in 194.183 ms, heap usage 726.518 MB -> 112.207 MB.
[2025-11-06T22:30:17.555Z] final size= 199991
[2025-11-06T22:30:17.555Z] final height= 9
[2025-11-06T22:30:18.310Z] final size= 199991
[2025-11-06T22:30:18.310Z] final height= 9
[2025-11-06T22:30:19.089Z] final size= 199991
[2025-11-06T22:30:19.089Z] final height= 9
[2025-11-06T22:30:20.328Z] final size= 199991
[2025-11-06T22:30:20.328Z] final height= 9
[2025-11-06T22:30:20.738Z] final size= 199991
[2025-11-06T22:30:20.738Z] final height= 9
[2025-11-06T22:30:21.963Z] final size= 199991
[2025-11-06T22:30:21.963Z] final height= 9
[2025-11-06T22:30:22.319Z] final size= 199991
[2025-11-06T22:30:22.319Z] final height= 9
[2025-11-06T22:30:23.536Z] final size= 199991
[2025-11-06T22:30:23.536Z] final height= 9
[2025-11-06T22:30:24.294Z] final size= 199991
[2025-11-06T22:30:24.294Z] final height= 9
[2025-11-06T22:30:25.079Z] final size= 199991
[2025-11-06T22:30:25.079Z] final height= 9
[2025-11-06T22:30:25.434Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-06T22:30:25.434Z] There is no way to check that no silent failure occurred.
[2025-11-06T22:30:25.434Z] ====== akka-uct (concurrency) [default], iteration 7 completed (8364.887 ms) ======
[2025-11-06T22:30:25.434Z] ====== akka-uct (concurrency) [default], iteration 8 started ======
[2025-11-06T22:30:25.876Z] GC before operation: completed in 234.066 ms, heap usage 714.490 MB -> 98.168 MB.
[2025-11-06T22:30:26.237Z] final size= 199991
[2025-11-06T22:30:26.237Z] final height= 9
[2025-11-06T22:30:27.061Z] final size= 199991
[2025-11-06T22:30:27.061Z] final height= 9
[2025-11-06T22:30:28.387Z] final size= 199991
[2025-11-06T22:30:28.387Z] final height= 9
[2025-11-06T22:30:29.248Z] final size= 199991
[2025-11-06T22:30:29.248Z] final height= 9
[2025-11-06T22:30:30.032Z] final size= 199991
[2025-11-06T22:30:30.032Z] final height= 9
[2025-11-06T22:30:30.823Z] final size= 199991
[2025-11-06T22:30:30.823Z] final height= 9
[2025-11-06T22:30:31.628Z] final size= 199991
[2025-11-06T22:30:31.628Z] final height= 9
[2025-11-06T22:30:32.973Z] final size= 199991
[2025-11-06T22:30:32.973Z] final height= 9
[2025-11-06T22:30:33.349Z] final size= 199991
[2025-11-06T22:30:33.349Z] final height= 9
[2025-11-06T22:30:34.183Z] final size= 199991
[2025-11-06T22:30:34.183Z] final height= 9
[2025-11-06T22:30:35.047Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-06T22:30:35.047Z] There is no way to check that no silent failure occurred.
[2025-11-06T22:30:35.047Z] ====== akka-uct (concurrency) [default], iteration 8 completed (9085.229 ms) ======
[2025-11-06T22:30:35.047Z] ====== akka-uct (concurrency) [default], iteration 9 started ======
[2025-11-06T22:30:35.047Z] GC before operation: completed in 191.608 ms, heap usage 245.303 MB -> 90.923 MB.
[2025-11-06T22:30:35.400Z] final size= 199991
[2025-11-06T22:30:35.400Z] final height= 9
[2025-11-06T22:30:36.653Z] final size= 199991
[2025-11-06T22:30:36.653Z] final height= 9
[2025-11-06T22:30:37.410Z] final size= 199991
[2025-11-06T22:30:37.410Z] final height= 9
[2025-11-06T22:30:38.249Z] final size= 199991
[2025-11-06T22:30:38.249Z] final height= 9
[2025-11-06T22:30:39.025Z] final size= 199991
[2025-11-06T22:30:39.025Z] final height= 9
[2025-11-06T22:30:39.803Z] final size= 199991
[2025-11-06T22:30:39.803Z] final height= 9
[2025-11-06T22:30:41.138Z] final size= 199991
[2025-11-06T22:30:41.138Z] final height= 9
[2025-11-06T22:30:41.493Z] final size= 199991
[2025-11-06T22:30:41.493Z] final height= 9
[2025-11-06T22:30:42.263Z] final size= 199991
[2025-11-06T22:30:42.263Z] final height= 9
[2025-11-06T22:30:43.079Z] final size= 199991
[2025-11-06T22:30:43.079Z] final height= 9
[2025-11-06T22:30:43.434Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-06T22:30:43.434Z] There is no way to check that no silent failure occurred.
[2025-11-06T22:30:43.434Z] ====== akka-uct (concurrency) [default], iteration 9 completed (8300.254 ms) ======
[2025-11-06T22:30:43.434Z] ====== akka-uct (concurrency) [default], iteration 10 started ======
[2025-11-06T22:30:43.434Z] GC before operation: completed in 98.586 ms, heap usage 408.427 MB -> 64.664 MB.
[2025-11-06T22:30:43.792Z] final size= 199991
[2025-11-06T22:30:43.792Z] final height= 9
[2025-11-06T22:30:44.548Z] final size= 199991
[2025-11-06T22:30:44.548Z] final height= 9
[2025-11-06T22:30:45.370Z] final size= 199991
[2025-11-06T22:30:45.370Z] final height= 9
[2025-11-06T22:30:46.145Z] final size= 199991
[2025-11-06T22:30:46.145Z] final height= 9
[2025-11-06T22:30:46.497Z] final size= 199991
[2025-11-06T22:30:46.497Z] final height= 9
[2025-11-06T22:30:47.291Z] final size= 199991
[2025-11-06T22:30:47.291Z] final height= 9
[2025-11-06T22:30:48.042Z] final size= 199991
[2025-11-06T22:30:48.042Z] final height= 9
[2025-11-06T22:30:48.800Z] final size= 199991
[2025-11-06T22:30:48.801Z] final height= 9
[2025-11-06T22:30:49.564Z] final size= 199991
[2025-11-06T22:30:49.564Z] final height= 9
[2025-11-06T22:30:50.869Z] final size= 199991
[2025-11-06T22:30:50.869Z] final height= 9
[2025-11-06T22:30:50.869Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-06T22:30:50.869Z] There is no way to check that no silent failure occurred.
[2025-11-06T22:30:50.869Z] ====== akka-uct (concurrency) [default], iteration 10 completed (7414.280 ms) ======
[2025-11-06T22:30:50.869Z] ====== akka-uct (concurrency) [default], iteration 11 started ======
[2025-11-06T22:30:51.225Z] GC before operation: completed in 218.811 ms, heap usage 443.184 MB -> 101.733 MB.
[2025-11-06T22:30:51.585Z] final size= 199991
[2025-11-06T22:30:51.585Z] final height= 9
[2025-11-06T22:30:52.439Z] final size= 199991
[2025-11-06T22:30:52.440Z] final height= 9
[2025-11-06T22:30:53.306Z] final size= 199991
[2025-11-06T22:30:53.306Z] final height= 9
[2025-11-06T22:30:54.155Z] final size= 199991
[2025-11-06T22:30:54.155Z] final height= 9
[2025-11-06T22:30:55.429Z] final size= 199991
[2025-11-06T22:30:55.429Z] final height= 9
[2025-11-06T22:30:56.309Z] final size= 199991
[2025-11-06T22:30:56.309Z] final height= 9
[2025-11-06T22:30:57.079Z] final size= 199991
[2025-11-06T22:30:57.079Z] final height= 10
[2025-11-06T22:30:57.898Z] final size= 199991
[2025-11-06T22:30:57.898Z] final height= 9
[2025-11-06T22:30:59.220Z] final size= 199991
[2025-11-06T22:30:59.220Z] final height= 9
[2025-11-06T22:30:59.995Z] final size= 199991
[2025-11-06T22:30:59.995Z] final height= 9
[2025-11-06T22:30:59.995Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-06T22:30:59.995Z] There is no way to check that no silent failure occurred.
[2025-11-06T22:30:59.995Z] ====== akka-uct (concurrency) [default], iteration 11 completed (9006.851 ms) ======
[2025-11-06T22:30:59.995Z] ====== akka-uct (concurrency) [default], iteration 12 started ======
[2025-11-06T22:31:00.436Z] GC before operation: completed in 351.470 ms, heap usage 1.042 GB -> 96.743 MB.
[2025-11-06T22:31:00.834Z] final size= 199991
[2025-11-06T22:31:00.834Z] final height= 9
[2025-11-06T22:31:01.684Z] final size= 199991
[2025-11-06T22:31:01.684Z] final height= 9
[2025-11-06T22:31:03.057Z] final size= 199991
[2025-11-06T22:31:03.057Z] final height= 9
[2025-11-06T22:31:03.526Z] final size= 199991
[2025-11-06T22:31:03.526Z] final height= 9
[2025-11-06T22:31:04.771Z] final size= 199991
[2025-11-06T22:31:04.772Z] final height= 9
[2025-11-06T22:31:05.629Z] final size= 199991
[2025-11-06T22:31:05.629Z] final height= 9
[2025-11-06T22:31:06.428Z] final size= 199991
[2025-11-06T22:31:06.428Z] final height= 9
[2025-11-06T22:31:07.222Z] final size= 199991
[2025-11-06T22:31:07.222Z] final height= 9
[2025-11-06T22:31:08.024Z] final size= 199991
[2025-11-06T22:31:08.024Z] final height= 9
[2025-11-06T22:31:08.872Z] final size= 199991
[2025-11-06T22:31:08.872Z] final height= 9
[2025-11-06T22:31:09.720Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-06T22:31:09.720Z] There is no way to check that no silent failure occurred.
[2025-11-06T22:31:09.720Z] ====== akka-uct (concurrency) [default], iteration 12 completed (9003.648 ms) ======
[2025-11-06T22:31:09.720Z] ====== akka-uct (concurrency) [default], iteration 13 started ======
[2025-11-06T22:31:09.720Z] GC before operation: completed in 161.009 ms, heap usage 347.500 MB -> 77.350 MB.
[2025-11-06T22:31:10.104Z] final size= 199991
[2025-11-06T22:31:10.104Z] final height= 9
[2025-11-06T22:31:11.012Z] final size= 199991
[2025-11-06T22:31:11.012Z] final height= 9
[2025-11-06T22:31:11.922Z] final size= 199991
[2025-11-06T22:31:11.922Z] final height= 9
[2025-11-06T22:31:12.697Z] final size= 199991
[2025-11-06T22:31:12.697Z] final height= 8
[2025-11-06T22:31:13.517Z] final size= 199991
[2025-11-06T22:31:13.517Z] final height= 9
[2025-11-06T22:31:14.387Z] final size= 199991
[2025-11-06T22:31:14.387Z] final height= 9
[2025-11-06T22:31:15.201Z] final size= 199991
[2025-11-06T22:31:15.201Z] final height= 9
[2025-11-06T22:31:16.580Z] final size= 199991
[2025-11-06T22:31:16.580Z] final height= 9
[2025-11-06T22:31:17.348Z] final size= 199991
[2025-11-06T22:31:17.348Z] final height= 9
[2025-11-06T22:31:18.126Z] final size= 199991
[2025-11-06T22:31:18.126Z] final height= 9
[2025-11-06T22:31:18.497Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-06T22:31:18.497Z] There is no way to check that no silent failure occurred.
[2025-11-06T22:31:18.497Z] ====== akka-uct (concurrency) [default], iteration 13 completed (8806.860 ms) ======
[2025-11-06T22:31:18.497Z] ====== akka-uct (concurrency) [default], iteration 14 started ======
[2025-11-06T22:31:18.497Z] GC before operation: completed in 170.789 ms, heap usage 606.842 MB -> 80.473 MB.
[2025-11-06T22:31:19.291Z] final size= 199991
[2025-11-06T22:31:19.291Z] final height= 9
[2025-11-06T22:31:20.095Z] final size= 199991
[2025-11-06T22:31:20.095Z] final height= 9
[2025-11-06T22:31:20.857Z] final size= 199991
[2025-11-06T22:31:20.857Z] final height= 9
[2025-11-06T22:31:21.641Z] final size= 199991
[2025-11-06T22:31:21.641Z] final height= 9
[2025-11-06T22:31:21.992Z] final size= 199991
[2025-11-06T22:31:21.992Z] final height= 9
[2025-11-06T22:31:22.751Z] final size= 199991
[2025-11-06T22:31:22.751Z] final height= 9
[2025-11-06T22:31:23.588Z] final size= 199991
[2025-11-06T22:31:23.588Z] final height= 9
[2025-11-06T22:31:24.452Z] final size= 199991
[2025-11-06T22:31:24.452Z] final height= 9
[2025-11-06T22:31:25.226Z] final size= 199991
[2025-11-06T22:31:25.226Z] final height= 9
[2025-11-06T22:31:25.580Z] final size= 199991
[2025-11-06T22:31:25.580Z] final height= 9
[2025-11-06T22:31:25.931Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-06T22:31:25.931Z] There is no way to check that no silent failure occurred.
[2025-11-06T22:31:25.931Z] ====== akka-uct (concurrency) [default], iteration 14 completed (7407.088 ms) ======
[2025-11-06T22:31:25.931Z] ====== akka-uct (concurrency) [default], iteration 15 started ======
[2025-11-06T22:31:26.359Z] GC before operation: completed in 203.936 ms, heap usage 842.500 MB -> 102.347 MB.
[2025-11-06T22:31:26.711Z] final size= 199991
[2025-11-06T22:31:26.711Z] final height= 9
[2025-11-06T22:31:27.137Z] final size= 199991
[2025-11-06T22:31:27.137Z] final height= 9
[2025-11-06T22:31:27.927Z] final size= 199991
[2025-11-06T22:31:27.927Z] final height= 9
[2025-11-06T22:31:28.693Z] final size= 199991
[2025-11-06T22:31:28.693Z] final height= 9
[2025-11-06T22:31:29.533Z] final size= 199991
[2025-11-06T22:31:29.533Z] final height= 9
[2025-11-06T22:31:29.884Z] final size= 199991
[2025-11-06T22:31:29.884Z] final height= 9
[2025-11-06T22:31:30.635Z] final size= 199991
[2025-11-06T22:31:30.635Z] final height= 9
[2025-11-06T22:31:31.442Z] final size= 199991
[2025-11-06T22:31:31.442Z] final height= 9
[2025-11-06T22:31:32.282Z] final size= 199991
[2025-11-06T22:31:32.282Z] final height= 9
[2025-11-06T22:31:32.648Z] final size= 199991
[2025-11-06T22:31:32.648Z] final height= 9
[2025-11-06T22:31:33.000Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-06T22:31:33.000Z] There is no way to check that no silent failure occurred.
[2025-11-06T22:31:33.000Z] ====== akka-uct (concurrency) [default], iteration 15 completed (6883.769 ms) ======
[2025-11-06T22:31:33.000Z] ====== akka-uct (concurrency) [default], iteration 16 started ======
[2025-11-06T22:31:33.351Z] GC before operation: completed in 99.645 ms, heap usage 332.500 MB -> 66.885 MB.
[2025-11-06T22:31:33.702Z] final size= 199991
[2025-11-06T22:31:33.702Z] final height= 9
[2025-11-06T22:31:34.073Z] final size= 199991
[2025-11-06T22:31:34.073Z] final height= 9
[2025-11-06T22:31:35.321Z] final size= 199991
[2025-11-06T22:31:35.321Z] final height= 9
[2025-11-06T22:31:35.684Z] final size= 199991
[2025-11-06T22:31:35.684Z] final height= 9
[2025-11-06T22:31:36.510Z] final size= 199991
[2025-11-06T22:31:36.510Z] final height= 9
[2025-11-06T22:31:37.339Z] final size= 199991
[2025-11-06T22:31:37.339Z] final height= 9
[2025-11-06T22:31:37.694Z] final size= 199991
[2025-11-06T22:31:37.694Z] final height= 9
[2025-11-06T22:31:38.461Z] final size= 199991
[2025-11-06T22:31:38.461Z] final height= 9
[2025-11-06T22:31:39.315Z] final size= 199991
[2025-11-06T22:31:39.315Z] final height= 9
[2025-11-06T22:31:39.731Z] final size= 199991
[2025-11-06T22:31:39.731Z] final height= 9
[2025-11-06T22:31:40.080Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-06T22:31:40.080Z] There is no way to check that no silent failure occurred.
[2025-11-06T22:31:40.080Z] ====== akka-uct (concurrency) [default], iteration 16 completed (6939.723 ms) ======
[2025-11-06T22:31:40.080Z] ====== akka-uct (concurrency) [default], iteration 17 started ======
[2025-11-06T22:31:40.510Z] GC before operation: completed in 154.657 ms, heap usage 851.000 MB -> 100.999 MB.
[2025-11-06T22:31:40.510Z] final size= 199991
[2025-11-06T22:31:40.510Z] final height= 9
[2025-11-06T22:31:41.285Z] final size= 199991
[2025-11-06T22:31:41.285Z] final height= 9
[2025-11-06T22:31:42.040Z] final size= 199991
[2025-11-06T22:31:42.040Z] final height= 9
[2025-11-06T22:31:42.799Z] final size= 199991
[2025-11-06T22:31:42.799Z] final height= 9
[2025-11-06T22:31:43.632Z] final size= 199991
[2025-11-06T22:31:43.632Z] final height= 9
[2025-11-06T22:31:44.523Z] final size= 199991
[2025-11-06T22:31:44.523Z] final height= 9
[2025-11-06T22:31:45.315Z] final size= 199991
[2025-11-06T22:31:45.315Z] final height= 9
[2025-11-06T22:31:46.606Z] final size= 199991
[2025-11-06T22:31:46.606Z] final height= 9
[2025-11-06T22:31:47.028Z] final size= 199991
[2025-11-06T22:31:47.028Z] final height= 9
[2025-11-06T22:31:48.275Z] final size= 199991
[2025-11-06T22:31:48.275Z] final height= 9
[2025-11-06T22:31:48.704Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-06T22:31:48.704Z] There is no way to check that no silent failure occurred.
[2025-11-06T22:31:48.704Z] ====== akka-uct (concurrency) [default], iteration 17 completed (8211.100 ms) ======
[2025-11-06T22:31:48.704Z] ====== akka-uct (concurrency) [default], iteration 18 started ======
[2025-11-06T22:31:48.704Z] GC before operation: completed in 195.361 ms, heap usage 529.365 MB -> 88.437 MB.
[2025-11-06T22:31:49.582Z] final size= 199991
[2025-11-06T22:31:49.582Z] final height= 9
[2025-11-06T22:31:49.940Z] final size= 199991
[2025-11-06T22:31:49.940Z] final height= 9
[2025-11-06T22:31:50.812Z] final size= 199991
[2025-11-06T22:31:50.812Z] final height= 9
[2025-11-06T22:31:52.156Z] final size= 199991
[2025-11-06T22:31:52.156Z] final height= 9
[2025-11-06T22:31:52.603Z] final size= 199991
[2025-11-06T22:31:52.603Z] final height= 9
[2025-11-06T22:31:53.848Z] final size= 199991
[2025-11-06T22:31:53.848Z] final height= 9
[2025-11-06T22:31:54.699Z] final size= 199991
[2025-11-06T22:31:54.699Z] final height= 9
[2025-11-06T22:31:55.514Z] final size= 199991
[2025-11-06T22:31:55.514Z] final height= 9
[2025-11-06T22:31:56.802Z] final size= 199991
[2025-11-06T22:31:56.802Z] final height= 9
[2025-11-06T22:31:57.599Z] final size= 199991
[2025-11-06T22:31:57.599Z] final height= 9
[2025-11-06T22:31:57.952Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-06T22:31:57.952Z] There is no way to check that no silent failure occurred.
[2025-11-06T22:31:57.952Z] ====== akka-uct (concurrency) [default], iteration 18 completed (9266.070 ms) ======
[2025-11-06T22:31:57.952Z] ====== akka-uct (concurrency) [default], iteration 19 started ======
[2025-11-06T22:31:58.320Z] GC before operation: completed in 209.909 ms, heap usage 397.790 MB -> 94.509 MB.
[2025-11-06T22:31:58.681Z] final size= 199991
[2025-11-06T22:31:58.681Z] final height= 9
[2025-11-06T22:32:00.005Z] final size= 199991
[2025-11-06T22:32:00.005Z] final height= 9
[2025-11-06T22:32:00.836Z] final size= 199991
[2025-11-06T22:32:00.836Z] final height= 9
[2025-11-06T22:32:01.726Z] final size= 199991
[2025-11-06T22:32:01.726Z] final height= 9
[2025-11-06T22:32:02.543Z] final size= 199991
[2025-11-06T22:32:02.543Z] final height= 9
[2025-11-06T22:32:03.332Z] final size= 199991
[2025-11-06T22:32:03.332Z] final height= 10
[2025-11-06T22:32:04.139Z] final size= 199991
[2025-11-06T22:32:04.139Z] final height= 9
[2025-11-06T22:32:04.919Z] final size= 199991
[2025-11-06T22:32:04.919Z] final height= 9
[2025-11-06T22:32:06.221Z] final size= 199991
[2025-11-06T22:32:06.221Z] final height= 9
[2025-11-06T22:32:06.572Z] final size= 199991
[2025-11-06T22:32:06.572Z] final height= 9
[2025-11-06T22:32:07.340Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-06T22:32:07.340Z] There is no way to check that no silent failure occurred.
[2025-11-06T22:32:07.340Z] ====== akka-uct (concurrency) [default], iteration 19 completed (8923.761 ms) ======
[2025-11-06T22:32:07.340Z] ====== akka-uct (concurrency) [default], iteration 20 started ======
[2025-11-06T22:32:07.340Z] GC before operation: completed in 149.323 ms, heap usage 298.335 MB -> 98.051 MB.
[2025-11-06T22:32:07.696Z] final size= 199991
[2025-11-06T22:32:07.696Z] final height= 9
[2025-11-06T22:32:08.969Z] final size= 199991
[2025-11-06T22:32:08.969Z] final height= 9
[2025-11-06T22:32:09.351Z] final size= 199991
[2025-11-06T22:32:09.351Z] final height= 9
[2025-11-06T22:32:10.201Z] final size= 199991
[2025-11-06T22:32:10.201Z] final height= 9
[2025-11-06T22:32:11.440Z] final size= 199991
[2025-11-06T22:32:11.440Z] final height= 9
[2025-11-06T22:32:11.803Z] final size= 199991
[2025-11-06T22:32:11.803Z] final height= 9
[2025-11-06T22:32:12.580Z] final size= 199991
[2025-11-06T22:32:12.580Z] final height= 9
[2025-11-06T22:32:13.369Z] final size= 199991
[2025-11-06T22:32:13.369Z] final height= 9
[2025-11-06T22:32:14.155Z] final size= 199991
[2025-11-06T22:32:14.155Z] final height= 9
[2025-11-06T22:32:14.977Z] final size= 199991
[2025-11-06T22:32:14.977Z] final height= 9
[2025-11-06T22:32:15.387Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-06T22:32:15.387Z] There is no way to check that no silent failure occurred.
[2025-11-06T22:32:15.387Z] ====== akka-uct (concurrency) [default], iteration 20 completed (7941.492 ms) ======
[2025-11-06T22:32:15.387Z] ====== akka-uct (concurrency) [default], iteration 21 started ======
[2025-11-06T22:32:15.387Z] GC before operation: completed in 148.702 ms, heap usage 421.896 MB -> 101.467 MB.
[2025-11-06T22:32:15.737Z] final size= 199991
[2025-11-06T22:32:15.737Z] final height= 9
[2025-11-06T22:32:16.534Z] final size= 199991
[2025-11-06T22:32:16.534Z] final height= 9
[2025-11-06T22:32:17.287Z] final size= 199991
[2025-11-06T22:32:17.287Z] final height= 9
[2025-11-06T22:32:18.043Z] final size= 199991
[2025-11-06T22:32:18.043Z] final height= 9
[2025-11-06T22:32:18.796Z] final size= 199991
[2025-11-06T22:32:18.796Z] final height= 9
[2025-11-06T22:32:19.147Z] final size= 199991
[2025-11-06T22:32:19.147Z] final height= 9
[2025-11-06T22:32:19.930Z] final size= 199991
[2025-11-06T22:32:19.930Z] final height= 9
[2025-11-06T22:32:20.732Z] final size= 199991
[2025-11-06T22:32:20.732Z] final height= 9
[2025-11-06T22:32:21.153Z] final size= 199991
[2025-11-06T22:32:21.153Z] final height= 9
[2025-11-06T22:32:21.978Z] final size= 199991
[2025-11-06T22:32:21.978Z] final height= 9
[2025-11-06T22:32:21.978Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-06T22:32:21.978Z] There is no way to check that no silent failure occurred.
[2025-11-06T22:32:21.978Z] ====== akka-uct (concurrency) [default], iteration 21 completed (6743.265 ms) ======
[2025-11-06T22:32:21.978Z] ====== akka-uct (concurrency) [default], iteration 22 started ======
[2025-11-06T22:32:22.367Z] GC before operation: completed in 206.610 ms, heap usage 1007.155 MB -> 97.224 MB.
[2025-11-06T22:32:22.734Z] final size= 199991
[2025-11-06T22:32:22.734Z] final height= 9
[2025-11-06T22:32:23.486Z] final size= 199991
[2025-11-06T22:32:23.487Z] final height= 9
[2025-11-06T22:32:24.321Z] final size= 199991
[2025-11-06T22:32:24.321Z] final height= 9
[2025-11-06T22:32:25.094Z] final size= 199991
[2025-11-06T22:32:25.094Z] final height= 9
[2025-11-06T22:32:25.849Z] final size= 199991
[2025-11-06T22:32:25.849Z] final height= 9
[2025-11-06T22:32:26.633Z] final size= 199991
[2025-11-06T22:32:26.633Z] final height= 9
[2025-11-06T22:32:27.432Z] final size= 199991
[2025-11-06T22:32:27.432Z] final height= 9
[2025-11-06T22:32:28.267Z] final size= 199991
[2025-11-06T22:32:28.267Z] final height= 9
[2025-11-06T22:32:29.542Z] final size= 199991
[2025-11-06T22:32:29.542Z] final height= 9
[2025-11-06T22:32:29.893Z] final size= 199991
[2025-11-06T22:32:29.893Z] final height= 9
[2025-11-06T22:32:30.259Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-06T22:32:30.259Z] There is no way to check that no silent failure occurred.
[2025-11-06T22:32:30.259Z] ====== akka-uct (concurrency) [default], iteration 22 completed (7975.092 ms) ======
[2025-11-06T22:32:30.259Z] ====== akka-uct (concurrency) [default], iteration 23 started ======
[2025-11-06T22:32:30.624Z] GC before operation: completed in 214.520 ms, heap usage 1003.000 MB -> 88.512 MB.
[2025-11-06T22:32:30.977Z] final size= 199991
[2025-11-06T22:32:30.977Z] final height= 9
[2025-11-06T22:32:31.807Z] final size= 199991
[2025-11-06T22:32:31.807Z] final height= 9
[2025-11-06T22:32:33.060Z] final size= 199991
[2025-11-06T22:32:33.060Z] final height= 9
[2025-11-06T22:32:33.817Z] final size= 199991
[2025-11-06T22:32:33.817Z] final height= 9
[2025-11-06T22:32:34.576Z] final size= 199991
[2025-11-06T22:32:34.576Z] final height= 9
[2025-11-06T22:32:35.351Z] final size= 199991
[2025-11-06T22:32:35.351Z] final height= 9
[2025-11-06T22:32:36.115Z] final size= 199991
[2025-11-06T22:32:36.115Z] final height= 9
[2025-11-06T22:32:36.962Z] final size= 199991
[2025-11-06T22:32:36.962Z] final height= 9
[2025-11-06T22:32:37.724Z] final size= 199991
[2025-11-06T22:32:37.724Z] final height= 9
[2025-11-06T22:32:38.569Z] final size= 199991
[2025-11-06T22:32:38.569Z] final height= 9
[2025-11-06T22:32:38.927Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-06T22:32:38.927Z] There is no way to check that no silent failure occurred.
[2025-11-06T22:32:38.927Z] ====== akka-uct (concurrency) [default], iteration 23 completed (8381.766 ms) ======
[2025-11-06T22:32:39.281Z] -----------------------------------
[2025-11-06T22:32:39.282Z] renaissance-akka-uct_0_PASSED
[2025-11-06T22:32:39.282Z] -----------------------------------
[2025-11-06T22:32:39.282Z]
[2025-11-06T22:32:39.282Z] TEST TEARDOWN:
[2025-11-06T22:32:39.282Z] Nothing to be done for teardown.
[2025-11-06T22:32:39.282Z] renaissance-akka-uct_0 Finish Time: Thu Nov 6 17:32:38 2025 Epoch Time (ms): 1762468358932
[2025-11-06T22:32:39.282Z]
[2025-11-06T22:32:39.282Z] ===============================================
[2025-11-06T22:32:39.282Z] Running test renaissance-fj-kmeans_0 ...
[2025-11-06T22:32:39.282Z] ===============================================
[2025-11-06T22:32:39.282Z] renaissance-fj-kmeans_0 Start Time: Thu Nov 6 17:32:38 2025 Epoch Time (ms): 1762468358954
[2025-11-06T22:32:39.282Z] variation: NoOptions
[2025-11-06T22:32:39.282Z] JVM_OPTIONS:
[2025-11-06T22:32:39.282Z] { \
[2025-11-06T22:32:39.282Z] echo ""; echo "TEST SETUP:"; \
[2025-11-06T22:32:39.282Z] echo "Nothing to be done for setup."; \
[2025-11-06T22:32:39.282Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17624681548003/renaissance-fj-kmeans_0"; \
[2025-11-06T22:32:39.282Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17624681548003/renaissance-fj-kmeans_0"; \
[2025-11-06T22:32:39.282Z] echo ""; echo "TESTING:"; \
[2025-11-06T22:32:39.282Z] "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17624681548003/renaissance-fj-kmeans_0"/fj-kmeans.json" fj-kmeans; \
[2025-11-06T22:32:39.282Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-fj-kmeans_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17624681548003/renaissance-fj-kmeans_0"; else echo "-----------------------------------"; echo "renaissance-fj-kmeans_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-06T22:32:39.282Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-06T22:32:39.282Z] echo "Nothing to be done for teardown."; \
[2025-11-06T22:32:39.282Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17624681548003/TestTargetResult";
[2025-11-06T22:32:39.282Z]
[2025-11-06T22:32:39.282Z] TEST SETUP:
[2025-11-06T22:32:39.282Z] Nothing to be done for setup.
[2025-11-06T22:32:39.282Z]
[2025-11-06T22:32:39.282Z] TESTING:
[2025-11-06T22:32:39.282Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-06T22:32:39.282Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/output_17624681548003/renaissance-fj-kmeans_0/launcher-173239-8011140335951969676/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-06T22:32:39.282Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-06T22:32:39.282Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-06T22:32:40.043Z] ====== fj-kmeans (concurrency) [default], iteration 0 started ======
[2025-11-06T22:32:40.043Z] GC before operation: completed in 51.655 ms, heap usage 105.859 MB -> 84.473 MB.
[2025-11-06T22:32:45.096Z] ====== fj-kmeans (concurrency) [default], iteration 0 completed (4422.677 ms) ======
[2025-11-06T22:32:45.096Z] ====== fj-kmeans (concurrency) [default], iteration 1 started ======
[2025-11-06T22:32:45.096Z] GC before operation: completed in 42.545 ms, heap usage 359.828 MB -> 84.563 MB.
[2025-11-06T22:32:49.143Z] ====== fj-kmeans (concurrency) [default], iteration 1 completed (4262.076 ms) ======
[2025-11-06T22:32:49.143Z] ====== fj-kmeans (concurrency) [default], iteration 2 started ======
[2025-11-06T22:32:49.143Z] GC before operation: completed in 42.751 ms, heap usage 105.076 MB -> 84.563 MB.
[2025-11-06T22:32:53.269Z] ====== fj-kmeans (concurrency) [default], iteration 2 completed (4230.634 ms) ======
[2025-11-06T22:32:53.269Z] ====== fj-kmeans (concurrency) [default], iteration 3 started ======
[2025-11-06T22:32:53.269Z] GC before operation: completed in 46.050 ms, heap usage 449.767 MB -> 84.563 MB.
[2025-11-06T22:32:57.356Z] ====== fj-kmeans (concurrency) [default], iteration 3 completed (3947.309 ms) ======
[2025-11-06T22:32:57.356Z] ====== fj-kmeans (concurrency) [default], iteration 4 started ======
[2025-11-06T22:32:57.356Z] GC before operation: completed in 37.391 ms, heap usage 450.407 MB -> 84.563 MB.
[2025-11-06T22:33:00.529Z] ====== fj-kmeans (concurrency) [default], iteration 4 completed (3259.379 ms) ======
[2025-11-06T22:33:00.529Z] ====== fj-kmeans (concurrency) [default], iteration 5 started ======
[2025-11-06T22:33:00.529Z] GC before operation: completed in 34.096 ms, heap usage 475.842 MB -> 84.563 MB.
[2025-11-06T22:33:03.724Z] ====== fj-kmeans (concurrency) [default], iteration 5 completed (3432.181 ms) ======
[2025-11-06T22:33:03.724Z] ====== fj-kmeans (concurrency) [default], iteration 6 started ======
[2025-11-06T22:33:03.724Z] GC before operation: completed in 35.625 ms, heap usage 497.270 MB -> 84.563 MB.
[2025-11-06T22:33:07.956Z] ====== fj-kmeans (concurrency) [default], iteration 6 completed (3643.085 ms) ======
[2025-11-06T22:33:07.956Z] ====== fj-kmeans (concurrency) [default], iteration 7 started ======
[2025-11-06T22:33:07.956Z] GC before operation: completed in 50.741 ms, heap usage 475.831 MB -> 84.563 MB.
[2025-11-06T22:33:12.032Z] ====== fj-kmeans (concurrency) [default], iteration 7 completed (4468.782 ms) ======
[2025-11-06T22:33:12.032Z] ====== fj-kmeans (concurrency) [default], iteration 8 started ======
[2025-11-06T22:33:12.032Z] GC before operation: completed in 53.403 ms, heap usage 427.360 MB -> 84.563 MB.
[2025-11-06T22:33:17.096Z] ====== fj-kmeans (concurrency) [default], iteration 8 completed (4314.535 ms) ======
[2025-11-06T22:33:17.096Z] ====== fj-kmeans (concurrency) [default], iteration 9 started ======
[2025-11-06T22:33:17.096Z] GC before operation: completed in 50.815 ms, heap usage 266.013 MB -> 84.563 MB.
[2025-11-06T22:33:20.283Z] ====== fj-kmeans (concurrency) [default], iteration 9 completed (3989.607 ms) ======
[2025-11-06T22:33:20.283Z] ====== fj-kmeans (concurrency) [default], iteration 10 started ======
[2025-11-06T22:33:20.283Z] GC before operation: completed in 35.451 ms, heap usage 443.444 MB -> 84.563 MB.
[2025-11-06T22:33:23.517Z] ====== fj-kmeans (concurrency) [default], iteration 10 completed (3257.767 ms) ======
[2025-11-06T22:33:23.517Z] ====== fj-kmeans (concurrency) [default], iteration 11 started ======
[2025-11-06T22:33:23.517Z] GC before operation: completed in 37.409 ms, heap usage 464.390 MB -> 84.563 MB.
[2025-11-06T22:33:27.560Z] ====== fj-kmeans (concurrency) [default], iteration 11 completed (3360.254 ms) ======
[2025-11-06T22:33:27.560Z] ====== fj-kmeans (concurrency) [default], iteration 12 started ======
[2025-11-06T22:33:27.560Z] GC before operation: completed in 38.609 ms, heap usage 452.158 MB -> 84.563 MB.
[2025-11-06T22:33:30.771Z] ====== fj-kmeans (concurrency) [default], iteration 12 completed (3344.058 ms) ======
[2025-11-06T22:33:30.771Z] ====== fj-kmeans (concurrency) [default], iteration 13 started ======
[2025-11-06T22:33:30.771Z] GC before operation: completed in 40.046 ms, heap usage 157.911 MB -> 84.563 MB.
[2025-11-06T22:33:33.964Z] ====== fj-kmeans (concurrency) [default], iteration 13 completed (3438.673 ms) ======
[2025-11-06T22:33:33.964Z] ====== fj-kmeans (concurrency) [default], iteration 14 started ======
[2025-11-06T22:33:33.964Z] GC before operation: completed in 35.878 ms, heap usage 109.213 MB -> 84.563 MB.
[2025-11-06T22:33:37.183Z] ====== fj-kmeans (concurrency) [default], iteration 14 completed (3352.001 ms) ======
[2025-11-06T22:33:37.183Z] ====== fj-kmeans (concurrency) [default], iteration 15 started ======
[2025-11-06T22:33:37.183Z] GC before operation: completed in 31.789 ms, heap usage 439.035 MB -> 84.564 MB.
[2025-11-06T22:33:40.317Z] ====== fj-kmeans (concurrency) [default], iteration 15 completed (2738.724 ms) ======
[2025-11-06T22:33:40.317Z] ====== fj-kmeans (concurrency) [default], iteration 16 started ======
[2025-11-06T22:33:40.317Z] GC before operation: completed in 30.394 ms, heap usage 476.527 MB -> 84.565 MB.
[2025-11-06T22:33:42.751Z] ====== fj-kmeans (concurrency) [default], iteration 16 completed (2807.515 ms) ======
[2025-11-06T22:33:42.751Z] ====== fj-kmeans (concurrency) [default], iteration 17 started ======
[2025-11-06T22:33:43.122Z] GC before operation: completed in 31.456 ms, heap usage 466.480 MB -> 84.566 MB.
[2025-11-06T22:33:45.537Z] ====== fj-kmeans (concurrency) [default], iteration 17 completed (2761.733 ms) ======
[2025-11-06T22:33:45.537Z] ====== fj-kmeans (concurrency) [default], iteration 18 started ======
[2025-11-06T22:33:45.897Z] GC before operation: completed in 31.812 ms, heap usage 182.328 MB -> 84.566 MB.
[2025-11-06T22:33:49.118Z] ====== fj-kmeans (concurrency) [default], iteration 18 completed (3236.820 ms) ======
[2025-11-06T22:33:49.119Z] ====== fj-kmeans (concurrency) [default], iteration 19 started ======
[2025-11-06T22:33:49.119Z] GC before operation: completed in 41.695 ms, heap usage 435.274 MB -> 84.566 MB.
[2025-11-06T22:33:52.262Z] ====== fj-kmeans (concurrency) [default], iteration 19 completed (3398.822 ms) ======
[2025-11-06T22:33:52.262Z] ====== fj-kmeans (concurrency) [default], iteration 20 started ======
[2025-11-06T22:33:52.635Z] GC before operation: completed in 37.724 ms, heap usage 144.180 MB -> 84.566 MB.
[2025-11-06T22:33:55.840Z] ====== fj-kmeans (concurrency) [default], iteration 20 completed (3365.185 ms) ======
[2025-11-06T22:33:55.840Z] ====== fj-kmeans (concurrency) [default], iteration 21 started ======
[2025-11-06T22:33:55.840Z] GC before operation: completed in 34.855 ms, heap usage 114.074 MB -> 84.566 MB.
[2025-11-06T22:33:58.962Z] ====== fj-kmeans (concurrency) [default], iteration 21 completed (2797.166 ms) ======
[2025-11-06T22:33:58.962Z] ====== fj-kmeans (concurrency) [default], iteration 22 started ======
[2025-11-06T22:33:58.962Z] GC before operation: completed in 31.036 ms, heap usage 442.999 MB -> 84.566 MB.
[2025-11-06T22:34:02.247Z] ====== fj-kmeans (concurrency) [default], iteration 22 completed (3176.382 ms) ======
[2025-11-06T22:34:02.247Z] ====== fj-kmeans (concurrency) [default], iteration 23 started ======
[2025-11-06T22:34:02.247Z] GC before operation: completed in 35.909 ms, heap usage 143.923 MB -> 84.566 MB.
[2025-11-06T22:34:05.472Z] ====== fj-kmeans (concurrency) [default], iteration 23 completed (3293.295 ms) ======
[2025-11-06T22:34:05.472Z] ====== fj-kmeans (concurrency) [default], iteration 24 started ======
[2025-11-06T22:34:05.472Z] GC before operation: completed in 35.521 ms, heap usage 103.894 MB -> 84.566 MB.
[2025-11-06T22:34:08.729Z] ====== fj-kmeans (concurrency) [default], iteration 24 completed (3275.920 ms) ======
[2025-11-06T22:34:08.729Z] ====== fj-kmeans (concurrency) [default], iteration 25 started ======
[2025-11-06T22:34:08.729Z] GC before operation: completed in 37.757 ms, heap usage 119.109 MB -> 84.566 MB.
[2025-11-06T22:34:11.945Z] ====== fj-kmeans (concurrency) [default], iteration 25 completed (3286.973 ms) ======
[2025-11-06T22:34:11.945Z] ====== fj-kmeans (concurrency) [default], iteration 26 started ======
[2025-11-06T22:34:11.945Z] GC before operation: completed in 44.612 ms, heap usage 437.300 MB -> 84.566 MB.
[2025-11-06T22:34:16.041Z] ====== fj-kmeans (concurrency) [default], iteration 26 completed (4199.101 ms) ======
[2025-11-06T22:34:16.041Z] ====== fj-kmeans (concurrency) [default], iteration 27 started ======
[2025-11-06T22:34:16.041Z] GC before operation: completed in 45.615 ms, heap usage 288.351 MB -> 84.567 MB.
[2025-11-06T22:34:19.315Z] ====== fj-kmeans (concurrency) [default], iteration 27 completed (3269.046 ms) ======
[2025-11-06T22:34:19.315Z] ====== fj-kmeans (concurrency) [default], iteration 28 started ======
[2025-11-06T22:34:19.315Z] GC before operation: completed in 36.184 ms, heap usage 471.177 MB -> 84.567 MB.
[2025-11-06T22:34:23.339Z] ====== fj-kmeans (concurrency) [default], iteration 28 completed (3290.232 ms) ======
[2025-11-06T22:34:23.339Z] ====== fj-kmeans (concurrency) [default], iteration 29 started ======
[2025-11-06T22:34:23.339Z] GC before operation: completed in 38.547 ms, heap usage 490.989 MB -> 84.567 MB.
[2025-11-06T22:34:26.513Z] ====== fj-kmeans (concurrency) [default], iteration 29 completed (3279.413 ms) ======
[2025-11-06T22:34:26.513Z] -----------------------------------
[2025-11-06T22:34:26.513Z] renaissance-fj-kmeans_0_PASSED
[2025-11-06T22:34:26.513Z] -----------------------------------
[2025-11-06T22:34:26.513Z]
[2025-11-06T22:34:26.513Z] TEST TEARDOWN:
[2025-11-06T22:34:26.513Z] Nothing to be done for teardown.
[2025-11-06T22:34:26.513Z] renaissance-fj-kmeans_0 Finish Time: Thu Nov 6 17:34:25 2025 Epoch Time (ms): 1762468465905
[2025-11-06T22:34:26.513Z]
[2025-11-06T22:34:26.513Z] ===============================================
[2025-11-06T22:34:26.513Z] Running test renaissance-future-genetic_0 ...
[2025-11-06T22:34:26.513Z] ===============================================
[2025-11-06T22:34:26.513Z] renaissance-future-genetic_0 Start Time: Thu Nov 6 17:34:25 2025 Epoch Time (ms): 1762468465925
[2025-11-06T22:34:26.513Z] variation: NoOptions
[2025-11-06T22:34:26.513Z] JVM_OPTIONS:
[2025-11-06T22:34:26.513Z] { \
[2025-11-06T22:34:26.513Z] echo ""; echo "TEST SETUP:"; \
[2025-11-06T22:34:26.513Z] echo "Nothing to be done for setup."; \
[2025-11-06T22:34:26.513Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17624681548003/renaissance-future-genetic_0"; \
[2025-11-06T22:34:26.513Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17624681548003/renaissance-future-genetic_0"; \
[2025-11-06T22:34:26.513Z] echo ""; echo "TESTING:"; \
[2025-11-06T22:34:26.513Z] "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17624681548003/renaissance-future-genetic_0"/future-genetic.json" future-genetic; \
[2025-11-06T22:34:26.513Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-future-genetic_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17624681548003/renaissance-future-genetic_0"; else echo "-----------------------------------"; echo "renaissance-future-genetic_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-06T22:34:26.513Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-06T22:34:26.513Z] echo "Nothing to be done for teardown."; \
[2025-11-06T22:34:26.513Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17624681548003/TestTargetResult";
[2025-11-06T22:34:26.513Z]
[2025-11-06T22:34:26.513Z] TEST SETUP:
[2025-11-06T22:34:26.513Z] Nothing to be done for setup.
[2025-11-06T22:34:26.513Z]
[2025-11-06T22:34:26.513Z] TESTING:
[2025-11-06T22:34:26.513Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-06T22:34:26.513Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/output_17624681548003/renaissance-future-genetic_0/launcher-173425-3992346391097241736/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-06T22:34:26.513Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-06T22:34:26.513Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-06T22:34:26.513Z] ====== future-genetic (functional) [default], iteration 0 started ======
[2025-11-06T22:34:26.513Z] GC before operation: completed in 8.703 ms, heap usage 9.131 MB -> 4.239 MB.
[2025-11-06T22:34:28.270Z] ====== future-genetic (functional) [default], iteration 0 completed (1510.490 ms) ======
[2025-11-06T22:34:28.270Z] ====== future-genetic (functional) [default], iteration 1 started ======
[2025-11-06T22:34:28.270Z] GC before operation: completed in 7.907 ms, heap usage 20.824 MB -> 5.426 MB.
[2025-11-06T22:34:29.486Z] ====== future-genetic (functional) [default], iteration 1 completed (1285.046 ms) ======
[2025-11-06T22:34:29.486Z] ====== future-genetic (functional) [default], iteration 2 started ======
[2025-11-06T22:34:29.486Z] GC before operation: completed in 5.882 ms, heap usage 12.224 MB -> 5.426 MB.
[2025-11-06T22:34:30.711Z] ====== future-genetic (functional) [default], iteration 2 completed (1223.699 ms) ======
[2025-11-06T22:34:30.711Z] ====== future-genetic (functional) [default], iteration 3 started ======
[2025-11-06T22:34:30.711Z] GC before operation: completed in 5.641 ms, heap usage 80.893 MB -> 5.428 MB.
[2025-11-06T22:34:31.928Z] ====== future-genetic (functional) [default], iteration 3 completed (1238.424 ms) ======
[2025-11-06T22:34:31.928Z] ====== future-genetic (functional) [default], iteration 4 started ======
[2025-11-06T22:34:31.928Z] GC before operation: completed in 5.488 ms, heap usage 34.118 MB -> 5.428 MB.
[2025-11-06T22:34:33.144Z] ====== future-genetic (functional) [default], iteration 4 completed (1228.325 ms) ======
[2025-11-06T22:34:33.144Z] ====== future-genetic (functional) [default], iteration 5 started ======
[2025-11-06T22:34:33.144Z] GC before operation: completed in 6.299 ms, heap usage 38.875 MB -> 5.428 MB.
[2025-11-06T22:34:33.898Z] ====== future-genetic (functional) [default], iteration 5 completed (985.436 ms) ======
[2025-11-06T22:34:33.898Z] ====== future-genetic (functional) [default], iteration 6 started ======
[2025-11-06T22:34:33.898Z] GC before operation: completed in 4.497 ms, heap usage 111.534 MB -> 5.431 MB.
[2025-11-06T22:34:35.110Z] ====== future-genetic (functional) [default], iteration 6 completed (934.569 ms) ======
[2025-11-06T22:34:35.110Z] ====== future-genetic (functional) [default], iteration 7 started ======
[2025-11-06T22:34:35.110Z] GC before operation: completed in 4.725 ms, heap usage 192.051 MB -> 5.431 MB.
[2025-11-06T22:34:35.861Z] ====== future-genetic (functional) [default], iteration 7 completed (933.293 ms) ======
[2025-11-06T22:34:35.861Z] ====== future-genetic (functional) [default], iteration 8 started ======
[2025-11-06T22:34:35.861Z] GC before operation: completed in 4.542 ms, heap usage 24.156 MB -> 5.431 MB.
[2025-11-06T22:34:37.076Z] ====== future-genetic (functional) [default], iteration 8 completed (927.192 ms) ======
[2025-11-06T22:34:37.076Z] ====== future-genetic (functional) [default], iteration 9 started ======
[2025-11-06T22:34:37.076Z] GC before operation: completed in 4.598 ms, heap usage 80.774 MB -> 5.431 MB.
[2025-11-06T22:34:37.828Z] ====== future-genetic (functional) [default], iteration 9 completed (938.079 ms) ======
[2025-11-06T22:34:37.828Z] ====== future-genetic (functional) [default], iteration 10 started ======
[2025-11-06T22:34:37.828Z] GC before operation: completed in 5.107 ms, heap usage 235.482 MB -> 5.431 MB.
[2025-11-06T22:34:39.042Z] ====== future-genetic (functional) [default], iteration 10 completed (936.354 ms) ======
[2025-11-06T22:34:39.042Z] ====== future-genetic (functional) [default], iteration 11 started ======
[2025-11-06T22:34:39.042Z] GC before operation: completed in 4.490 ms, heap usage 10.160 MB -> 5.431 MB.
[2025-11-06T22:34:39.793Z] ====== future-genetic (functional) [default], iteration 11 completed (931.261 ms) ======
[2025-11-06T22:34:39.793Z] ====== future-genetic (functional) [default], iteration 12 started ======
[2025-11-06T22:34:39.793Z] GC before operation: completed in 4.778 ms, heap usage 81.520 MB -> 5.432 MB.
[2025-11-06T22:34:40.545Z] ====== future-genetic (functional) [default], iteration 12 completed (942.123 ms) ======
[2025-11-06T22:34:40.545Z] ====== future-genetic (functional) [default], iteration 13 started ======
[2025-11-06T22:34:40.545Z] GC before operation: completed in 4.931 ms, heap usage 154.459 MB -> 5.432 MB.
[2025-11-06T22:34:41.756Z] ====== future-genetic (functional) [default], iteration 13 completed (935.380 ms) ======
[2025-11-06T22:34:41.756Z] ====== future-genetic (functional) [default], iteration 14 started ======
[2025-11-06T22:34:41.756Z] GC before operation: completed in 5.235 ms, heap usage 143.724 MB -> 5.432 MB.
[2025-11-06T22:34:42.507Z] ====== future-genetic (functional) [default], iteration 14 completed (934.216 ms) ======
[2025-11-06T22:34:42.507Z] ====== future-genetic (functional) [default], iteration 15 started ======
[2025-11-06T22:34:42.507Z] GC before operation: completed in 4.556 ms, heap usage 77.172 MB -> 5.432 MB.
[2025-11-06T22:34:43.721Z] ====== future-genetic (functional) [default], iteration 15 completed (934.776 ms) ======
[2025-11-06T22:34:43.721Z] ====== future-genetic (functional) [default], iteration 16 started ======
[2025-11-06T22:34:43.721Z] GC before operation: completed in 4.606 ms, heap usage 41.648 MB -> 5.432 MB.
[2025-11-06T22:34:44.472Z] ====== future-genetic (functional) [default], iteration 16 completed (930.175 ms) ======
[2025-11-06T22:34:44.473Z] ====== future-genetic (functional) [default], iteration 17 started ======
[2025-11-06T22:34:44.473Z] GC before operation: completed in 4.658 ms, heap usage 92.885 MB -> 5.432 MB.
[2025-11-06T22:34:45.222Z] ====== future-genetic (functional) [default], iteration 17 completed (940.621 ms) ======
[2025-11-06T22:34:45.222Z] ====== future-genetic (functional) [default], iteration 18 started ======
[2025-11-06T22:34:45.222Z] GC before operation: completed in 4.761 ms, heap usage 115.913 MB -> 5.432 MB.
[2025-11-06T22:34:46.434Z] ====== future-genetic (functional) [default], iteration 18 completed (934.462 ms) ======
[2025-11-06T22:34:46.434Z] ====== future-genetic (functional) [default], iteration 19 started ======
[2025-11-06T22:34:46.434Z] GC before operation: completed in 4.432 ms, heap usage 13.299 MB -> 5.432 MB.
[2025-11-06T22:34:47.184Z] ====== future-genetic (functional) [default], iteration 19 completed (932.040 ms) ======
[2025-11-06T22:34:47.184Z] ====== future-genetic (functional) [default], iteration 20 started ======
[2025-11-06T22:34:47.184Z] GC before operation: completed in 4.582 ms, heap usage 84.453 MB -> 5.432 MB.
[2025-11-06T22:34:48.399Z] ====== future-genetic (functional) [default], iteration 20 completed (937.281 ms) ======
[2025-11-06T22:34:48.399Z] ====== future-genetic (functional) [default], iteration 21 started ======
[2025-11-06T22:34:48.399Z] GC before operation: completed in 4.869 ms, heap usage 16.572 MB -> 5.432 MB.
[2025-11-06T22:34:49.149Z] ====== future-genetic (functional) [default], iteration 21 completed (941.148 ms) ======
[2025-11-06T22:34:49.149Z] ====== future-genetic (functional) [default], iteration 22 started ======
[2025-11-06T22:34:49.149Z] GC before operation: completed in 4.293 ms, heap usage 13.686 MB -> 5.433 MB.
[2025-11-06T22:34:49.901Z] ====== future-genetic (functional) [default], iteration 22 completed (933.942 ms) ======
[2025-11-06T22:34:49.901Z] ====== future-genetic (functional) [default], iteration 23 started ======
[2025-11-06T22:34:49.901Z] GC before operation: completed in 4.637 ms, heap usage 83.533 MB -> 5.433 MB.
[2025-11-06T22:34:51.114Z] ====== future-genetic (functional) [default], iteration 23 completed (938.779 ms) ======
[2025-11-06T22:34:51.115Z] ====== future-genetic (functional) [default], iteration 24 started ======
[2025-11-06T22:34:51.115Z] GC before operation: completed in 5.132 ms, heap usage 264.324 MB -> 5.433 MB.
[2025-11-06T22:34:51.866Z] ====== future-genetic (functional) [default], iteration 24 completed (928.026 ms) ======
[2025-11-06T22:34:51.867Z] ====== future-genetic (functional) [default], iteration 25 started ======
[2025-11-06T22:34:51.867Z] GC before operation: completed in 3.899 ms, heap usage 13.630 MB -> 5.433 MB.
[2025-11-06T22:34:53.087Z] ====== future-genetic (functional) [default], iteration 25 completed (1087.677 ms) ======
[2025-11-06T22:34:53.087Z] ====== future-genetic (functional) [default], iteration 26 started ======
[2025-11-06T22:34:53.087Z] GC before operation: completed in 8.850 ms, heap usage 83.642 MB -> 5.433 MB.
[2025-11-06T22:34:55.457Z] ====== future-genetic (functional) [default], iteration 26 completed (2101.520 ms) ======
[2025-11-06T22:34:55.457Z] ====== future-genetic (functional) [default], iteration 27 started ======
[2025-11-06T22:34:55.457Z] GC before operation: completed in 7.077 ms, heap usage 155.904 MB -> 5.433 MB.
[2025-11-06T22:34:56.675Z] ====== future-genetic (functional) [default], iteration 27 completed (1443.805 ms) ======
[2025-11-06T22:34:56.675Z] ====== future-genetic (functional) [default], iteration 28 started ======
[2025-11-06T22:34:56.675Z] GC before operation: completed in 4.259 ms, heap usage 129.490 MB -> 5.433 MB.
[2025-11-06T22:34:57.890Z] ====== future-genetic (functional) [default], iteration 28 completed (1396.862 ms) ======
[2025-11-06T22:34:57.890Z] ====== future-genetic (functional) [default], iteration 29 started ======
[2025-11-06T22:34:57.890Z] GC before operation: completed in 4.156 ms, heap usage 14.669 MB -> 5.433 MB.
[2025-11-06T22:34:59.108Z] ====== future-genetic (functional) [default], iteration 29 completed (918.382 ms) ======
[2025-11-06T22:34:59.108Z] ====== future-genetic (functional) [default], iteration 30 started ======
[2025-11-06T22:34:59.108Z] GC before operation: completed in 4.247 ms, heap usage 82.951 MB -> 5.433 MB.
[2025-11-06T22:34:59.857Z] ====== future-genetic (functional) [default], iteration 30 completed (981.108 ms) ======
[2025-11-06T22:34:59.857Z] ====== future-genetic (functional) [default], iteration 31 started ======
[2025-11-06T22:34:59.857Z] GC before operation: completed in 4.235 ms, heap usage 171.397 MB -> 5.433 MB.
[2025-11-06T22:35:01.113Z] ====== future-genetic (functional) [default], iteration 31 completed (968.238 ms) ======
[2025-11-06T22:35:01.113Z] ====== future-genetic (functional) [default], iteration 32 started ======
[2025-11-06T22:35:01.113Z] GC before operation: completed in 4.680 ms, heap usage 15.794 MB -> 5.433 MB.
[2025-11-06T22:35:01.895Z] ====== future-genetic (functional) [default], iteration 32 completed (1074.391 ms) ======
[2025-11-06T22:35:01.895Z] ====== future-genetic (functional) [default], iteration 33 started ======
[2025-11-06T22:35:01.895Z] GC before operation: completed in 4.120 ms, heap usage 83.811 MB -> 5.433 MB.
[2025-11-06T22:35:02.690Z] ====== future-genetic (functional) [default], iteration 33 completed (890.698 ms) ======
[2025-11-06T22:35:02.691Z] ====== future-genetic (functional) [default], iteration 34 started ======
[2025-11-06T22:35:02.691Z] GC before operation: completed in 5.395 ms, heap usage 13.841 MB -> 5.433 MB.
[2025-11-06T22:35:03.928Z] ====== future-genetic (functional) [default], iteration 34 completed (936.133 ms) ======
[2025-11-06T22:35:03.928Z] ====== future-genetic (functional) [default], iteration 35 started ======
[2025-11-06T22:35:03.928Z] GC before operation: completed in 4.558 ms, heap usage 83.021 MB -> 5.434 MB.
[2025-11-06T22:35:04.694Z] ====== future-genetic (functional) [default], iteration 35 completed (1014.752 ms) ======
[2025-11-06T22:35:04.694Z] ====== future-genetic (functional) [default], iteration 36 started ======
[2025-11-06T22:35:04.694Z] GC before operation: completed in 7.471 ms, heap usage 262.975 MB -> 5.434 MB.
[2025-11-06T22:35:05.946Z] ====== future-genetic (functional) [default], iteration 36 completed (988.250 ms) ======
[2025-11-06T22:35:05.946Z] ====== future-genetic (functional) [default], iteration 37 started ======
[2025-11-06T22:35:05.946Z] GC before operation: completed in 4.626 ms, heap usage 14.763 MB -> 5.434 MB.
[2025-11-06T22:35:06.698Z] ====== future-genetic (functional) [default], iteration 37 completed (923.652 ms) ======
[2025-11-06T22:35:06.698Z] ====== future-genetic (functional) [default], iteration 38 started ======
[2025-11-06T22:35:06.698Z] GC before operation: completed in 4.453 ms, heap usage 81.943 MB -> 5.434 MB.
[2025-11-06T22:35:07.917Z] ====== future-genetic (functional) [default], iteration 38 completed (943.910 ms) ======
[2025-11-06T22:35:07.917Z] ====== future-genetic (functional) [default], iteration 39 started ======
[2025-11-06T22:35:07.917Z] GC before operation: completed in 5.814 ms, heap usage 114.907 MB -> 5.434 MB.
[2025-11-06T22:35:08.667Z] ====== future-genetic (functional) [default], iteration 39 completed (973.329 ms) ======
[2025-11-06T22:35:08.667Z] ====== future-genetic (functional) [default], iteration 40 started ======
[2025-11-06T22:35:08.667Z] GC before operation: completed in 4.601 ms, heap usage 14.744 MB -> 5.434 MB.
[2025-11-06T22:35:09.417Z] ====== future-genetic (functional) [default], iteration 40 completed (933.184 ms) ======
[2025-11-06T22:35:09.417Z] ====== future-genetic (functional) [default], iteration 41 started ======
[2025-11-06T22:35:09.768Z] GC before operation: completed in 4.726 ms, heap usage 83.431 MB -> 5.434 MB.
[2025-11-06T22:35:10.521Z] ====== future-genetic (functional) [default], iteration 41 completed (944.495 ms) ======
[2025-11-06T22:35:10.521Z] ====== future-genetic (functional) [default], iteration 42 started ======
[2025-11-06T22:35:10.521Z] GC before operation: completed in 5.184 ms, heap usage 264.955 MB -> 5.434 MB.
[2025-11-06T22:35:11.735Z] ====== future-genetic (functional) [default], iteration 42 completed (983.282 ms) ======
[2025-11-06T22:35:11.735Z] ====== future-genetic (functional) [default], iteration 43 started ======
[2025-11-06T22:35:11.735Z] GC before operation: completed in 4.521 ms, heap usage 15.201 MB -> 5.434 MB.
[2025-11-06T22:35:12.488Z] ====== future-genetic (functional) [default], iteration 43 completed (928.450 ms) ======
[2025-11-06T22:35:12.488Z] ====== future-genetic (functional) [default], iteration 44 started ======
[2025-11-06T22:35:12.488Z] GC before operation: completed in 4.708 ms, heap usage 82.828 MB -> 5.434 MB.
[2025-11-06T22:35:13.699Z] ====== future-genetic (functional) [default], iteration 44 completed (985.399 ms) ======
[2025-11-06T22:35:13.699Z] ====== future-genetic (functional) [default], iteration 45 started ======
[2025-11-06T22:35:13.699Z] GC before operation: completed in 4.959 ms, heap usage 119.479 MB -> 5.434 MB.
[2025-11-06T22:35:14.474Z] ====== future-genetic (functional) [default], iteration 45 completed (938.445 ms) ======
[2025-11-06T22:35:14.474Z] ====== future-genetic (functional) [default], iteration 46 started ======
[2025-11-06T22:35:14.474Z] GC before operation: completed in 4.505 ms, heap usage 87.601 MB -> 5.434 MB.
[2025-11-06T22:35:15.697Z] ====== future-genetic (functional) [default], iteration 46 completed (1163.120 ms) ======
[2025-11-06T22:35:15.697Z] ====== future-genetic (functional) [default], iteration 47 started ======
[2025-11-06T22:35:15.697Z] GC before operation: completed in 4.506 ms, heap usage 107.150 MB -> 5.434 MB.
[2025-11-06T22:35:16.448Z] ====== future-genetic (functional) [default], iteration 47 completed (940.654 ms) ======
[2025-11-06T22:35:16.448Z] ====== future-genetic (functional) [default], iteration 48 started ======
[2025-11-06T22:35:16.448Z] GC before operation: completed in 4.822 ms, heap usage 41.161 MB -> 5.434 MB.
[2025-11-06T22:35:17.659Z] ====== future-genetic (functional) [default], iteration 48 completed (944.767 ms) ======
[2025-11-06T22:35:17.659Z] ====== future-genetic (functional) [default], iteration 49 started ======
[2025-11-06T22:35:17.659Z] GC before operation: completed in 4.979 ms, heap usage 84.521 MB -> 5.434 MB.
[2025-11-06T22:35:18.410Z] ====== future-genetic (functional) [default], iteration 49 completed (943.668 ms) ======
[2025-11-06T22:35:18.410Z] -----------------------------------
[2025-11-06T22:35:18.410Z] renaissance-future-genetic_0_PASSED
[2025-11-06T22:35:18.410Z] -----------------------------------
[2025-11-06T22:35:18.410Z]
[2025-11-06T22:35:18.410Z] TEST TEARDOWN:
[2025-11-06T22:35:18.410Z] Nothing to be done for teardown.
[2025-11-06T22:35:18.410Z] renaissance-future-genetic_0 Finish Time: Thu Nov 6 17:35:18 2025 Epoch Time (ms): 1762468518279
[2025-11-06T22:35:18.410Z]
[2025-11-06T22:35:18.410Z] ===============================================
[2025-11-06T22:35:18.410Z] Running test renaissance-naive-bayes_0 ...
[2025-11-06T22:35:18.410Z] ===============================================
[2025-11-06T22:35:18.410Z] renaissance-naive-bayes_0 Start Time: Thu Nov 6 17:35:18 2025 Epoch Time (ms): 1762468518299
[2025-11-06T22:35:18.410Z] variation: NoOptions
[2025-11-06T22:35:18.410Z] JVM_OPTIONS:
[2025-11-06T22:35:18.410Z] { \
[2025-11-06T22:35:18.410Z] echo ""; echo "TEST SETUP:"; \
[2025-11-06T22:35:18.410Z] echo "Nothing to be done for setup."; \
[2025-11-06T22:35:18.410Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17624681548003/renaissance-naive-bayes_0"; \
[2025-11-06T22:35:18.410Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17624681548003/renaissance-naive-bayes_0"; \
[2025-11-06T22:35:18.410Z] echo ""; echo "TESTING:"; \
[2025-11-06T22:35:18.410Z] "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17624681548003/renaissance-naive-bayes_0"/naive-bayes.json" naive-bayes; \
[2025-11-06T22:35:18.410Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17624681548003/renaissance-naive-bayes_0"; else echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-06T22:35:18.410Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-06T22:35:18.410Z] echo "Nothing to be done for teardown."; \
[2025-11-06T22:35:18.410Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17624681548003/TestTargetResult";
[2025-11-06T22:35:18.410Z]
[2025-11-06T22:35:18.410Z] TEST SETUP:
[2025-11-06T22:35:18.410Z] Nothing to be done for setup.
[2025-11-06T22:35:18.410Z]
[2025-11-06T22:35:18.410Z] TESTING:
[2025-11-06T22:35:18.762Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-06T22:35:18.762Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/output_17624681548003/renaissance-naive-bayes_0/launcher-173518-1395924880783823997/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-06T22:35:18.762Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-06T22:35:18.762Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-06T22:35:21.858Z] Benchmark 'naive-bayes' failed with exception:
[2025-11-06T22:35:21.858Z] java.lang.ExceptionInInitializerError
[2025-11-06T22:35:21.858Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2025-11-06T22:35:21.858Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2025-11-06T22:35:21.858Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2025-11-06T22:35:21.858Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2025-11-06T22:35:21.858Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2025-11-06T22:35:21.858Z] at scala.Option.getOrElse(Option.scala:201)
[2025-11-06T22:35:21.858Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2025-11-06T22:35:21.858Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2025-11-06T22:35:21.858Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2025-11-06T22:35:21.858Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2025-11-06T22:35:21.858Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2025-11-06T22:35:21.858Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2025-11-06T22:35:21.858Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2025-11-06T22:35:21.858Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2025-11-06T22:35:21.858Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2025-11-06T22:35:21.858Z] at scala.Option.getOrElse(Option.scala:201)
[2025-11-06T22:35:21.858Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2025-11-06T22:35:21.858Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2025-11-06T22:35:21.858Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2025-11-06T22:35:21.858Z] at org.renaissance.apache.spark.NaiveBayes.setUpSparkContext(NaiveBayes.scala:33)
[2025-11-06T22:35:21.858Z] at org.renaissance.apache.spark.NaiveBayes.setUpBeforeAll(NaiveBayes.scala:56)
[2025-11-06T22:35:21.858Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-11-06T22:35:21.858Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-11-06T22:35:21.858Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-11-06T22:35:21.858Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-11-06T22:35:21.858Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-11-06T22:35:21.858Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-11-06T22:35:21.858Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-11-06T22:35:21.858Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-11-06T22:35:21.858Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-11-06T22:35:21.858Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-11-06T22:35:21.858Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-11-06T22:35:21.858Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-11-06T22:35:21.858Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-11-06T22:35:21.858Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-06T22:35:21.858Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2025-11-06T22:35:21.858Z] ... 34 more
[2025-11-06T22:35:21.858Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-06T22:35:21.858Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-11-06T22:35:21.858Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2025-11-06T22:35:21.858Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2025-11-06T22:35:21.858Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-11-06T22:35:21.858Z] at java.base/java.lang.Class.forName(Class.java:473)
[2025-11-06T22:35:21.858Z] at java.base/java.lang.Class.forName(Class.java:463)
[2025-11-06T22:35:21.858Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2025-11-06T22:35:21.858Z] ... 34 more
[2025-11-06T22:35:21.858Z] The following benchmarks failed: naive-bayes
[2025-11-06T22:35:21.858Z] -----------------------------------
[2025-11-06T22:35:21.858Z] renaissance-naive-bayes_0_FAILED
[2025-11-06T22:35:21.858Z] -----------------------------------
[2025-11-06T22:35:21.858Z]
[2025-11-06T22:35:21.858Z] TEST TEARDOWN:
[2025-11-06T22:35:21.858Z] Nothing to be done for teardown.
[2025-11-06T22:35:21.858Z] renaissance-naive-bayes_0 Finish Time: Thu Nov 6 17:35:21 2025 Epoch Time (ms): 1762468521678
[2025-11-06T22:35:21.858Z]
[2025-11-06T22:35:21.858Z] ===============================================
[2025-11-06T22:35:21.858Z] Running test renaissance-scala-kmeans_0 ...
[2025-11-06T22:35:21.858Z] ===============================================
[2025-11-06T22:35:21.858Z] renaissance-scala-kmeans_0 Start Time: Thu Nov 6 17:35:21 2025 Epoch Time (ms): 1762468521699
[2025-11-06T22:35:21.858Z] variation: NoOptions
[2025-11-06T22:35:21.858Z] JVM_OPTIONS:
[2025-11-06T22:35:21.858Z] { \
[2025-11-06T22:35:21.858Z] echo ""; echo "TEST SETUP:"; \
[2025-11-06T22:35:21.858Z] echo "Nothing to be done for setup."; \
[2025-11-06T22:35:21.858Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17624681548003/renaissance-scala-kmeans_0"; \
[2025-11-06T22:35:21.858Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17624681548003/renaissance-scala-kmeans_0"; \
[2025-11-06T22:35:21.858Z] echo ""; echo "TESTING:"; \
[2025-11-06T22:35:21.859Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/run_with_affinity.sh --exec_cmd ""/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17624681548003/renaissance-scala-kmeans_0"/scala-kmeans.json" scala-kmeans" --test_root /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/..; \
[2025-11-06T22:35:21.859Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-scala-kmeans_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17624681548003/renaissance-scala-kmeans_0"; else echo "-----------------------------------"; echo "renaissance-scala-kmeans_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-06T22:35:21.859Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-06T22:35:21.859Z] echo "Nothing to be done for teardown."; \
[2025-11-06T22:35:21.859Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17624681548003/TestTargetResult";
[2025-11-06T22:35:21.859Z]
[2025-11-06T22:35:21.859Z] TEST SETUP:
[2025-11-06T22:35:21.859Z] Nothing to be done for setup.
[2025-11-06T22:35:21.859Z]
[2025-11-06T22:35:21.859Z] TESTING:
[2025-11-06T22:35:22.211Z] Warning!!! Affinity is NOT set. Affinity tool may NOT be installed/supported.
[2025-11-06T22:35:22.211Z] Running EXEC_CMD_WITH_AFFINITY= /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -jar /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar --json /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17624681548003/renaissance-scala-kmeans_0/scala-kmeans.json scala-kmeans
[2025-11-06T22:35:22.563Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-06T22:35:22.563Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/output_17624681548003/renaissance-scala-kmeans_0/launcher-173522-10739065795912834587/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-06T22:35:22.563Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-06T22:35:22.563Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-06T22:35:22.563Z] ====== scala-kmeans (scala) [default], iteration 0 started ======
[2025-11-06T22:35:22.563Z] GC before operation: completed in 14.192 ms, heap usage 28.135 MB -> 26.572 MB.
[2025-11-06T22:35:22.915Z] ====== scala-kmeans (scala) [default], iteration 0 completed (199.944 ms) ======
[2025-11-06T22:35:22.915Z] ====== scala-kmeans (scala) [default], iteration 1 started ======
[2025-11-06T22:35:22.915Z] GC before operation: completed in 13.392 ms, heap usage 35.158 MB -> 26.627 MB.
[2025-11-06T22:35:22.915Z] ====== scala-kmeans (scala) [default], iteration 1 completed (131.086 ms) ======
[2025-11-06T22:35:22.915Z] ====== scala-kmeans (scala) [default], iteration 2 started ======
[2025-11-06T22:35:22.915Z] GC before operation: completed in 12.225 ms, heap usage 39.882 MB -> 26.627 MB.
[2025-11-06T22:35:23.265Z] ====== scala-kmeans (scala) [default], iteration 2 completed (131.175 ms) ======
[2025-11-06T22:35:23.265Z] ====== scala-kmeans (scala) [default], iteration 3 started ======
[2025-11-06T22:35:23.265Z] GC before operation: completed in 12.120 ms, heap usage 34.502 MB -> 26.627 MB.
[2025-11-06T22:35:23.265Z] ====== scala-kmeans (scala) [default], iteration 3 completed (137.489 ms) ======
[2025-11-06T22:35:23.265Z] ====== scala-kmeans (scala) [default], iteration 4 started ======
[2025-11-06T22:35:23.265Z] GC before operation: completed in 13.088 ms, heap usage 56.829 MB -> 26.627 MB.
[2025-11-06T22:35:23.618Z] ====== scala-kmeans (scala) [default], iteration 4 completed (132.070 ms) ======
[2025-11-06T22:35:23.618Z] ====== scala-kmeans (scala) [default], iteration 5 started ======
[2025-11-06T22:35:23.618Z] GC before operation: completed in 12.157 ms, heap usage 56.627 MB -> 26.627 MB.
[2025-11-06T22:35:23.618Z] ====== scala-kmeans (scala) [default], iteration 5 completed (154.108 ms) ======
[2025-11-06T22:35:23.618Z] ====== scala-kmeans (scala) [default], iteration 6 started ======
[2025-11-06T22:35:23.618Z] GC before operation: completed in 15.781 ms, heap usage 56.627 MB -> 26.628 MB.
[2025-11-06T22:35:23.970Z] ====== scala-kmeans (scala) [default], iteration 6 completed (147.203 ms) ======
[2025-11-06T22:35:23.970Z] ====== scala-kmeans (scala) [default], iteration 7 started ======
[2025-11-06T22:35:23.970Z] GC before operation: completed in 20.644 ms, heap usage 56.628 MB -> 26.628 MB.
[2025-11-06T22:35:23.970Z] ====== scala-kmeans (scala) [default], iteration 7 completed (128.768 ms) ======
[2025-11-06T22:35:23.970Z] ====== scala-kmeans (scala) [default], iteration 8 started ======
[2025-11-06T22:35:23.970Z] GC before operation: completed in 16.293 ms, heap usage 56.628 MB -> 26.628 MB.
[2025-11-06T22:35:23.970Z] ====== scala-kmeans (scala) [default], iteration 8 completed (129.816 ms) ======
[2025-11-06T22:35:23.970Z] ====== scala-kmeans (scala) [default], iteration 9 started ======
[2025-11-06T22:35:24.323Z] GC before operation: completed in 17.168 ms, heap usage 56.713 MB -> 26.628 MB.
[2025-11-06T22:35:24.323Z] ====== scala-kmeans (scala) [default], iteration 9 completed (128.680 ms) ======
[2025-11-06T22:35:24.323Z] ====== scala-kmeans (scala) [default], iteration 10 started ======
[2025-11-06T22:35:24.323Z] GC before operation: completed in 17.711 ms, heap usage 56.628 MB -> 26.628 MB.
[2025-11-06T22:35:24.323Z] ====== scala-kmeans (scala) [default], iteration 10 completed (130.411 ms) ======
[2025-11-06T22:35:24.323Z] ====== scala-kmeans (scala) [default], iteration 11 started ======
[2025-11-06T22:35:24.323Z] GC before operation: completed in 16.888 ms, heap usage 56.628 MB -> 26.628 MB.
[2025-11-06T22:35:24.674Z] ====== scala-kmeans (scala) [default], iteration 11 completed (128.334 ms) ======
[2025-11-06T22:35:24.674Z] ====== scala-kmeans (scala) [default], iteration 12 started ======
[2025-11-06T22:35:24.674Z] GC before operation: completed in 16.773 ms, heap usage 56.628 MB -> 26.628 MB.
[2025-11-06T22:35:24.674Z] ====== scala-kmeans (scala) [default], iteration 12 completed (129.782 ms) ======
[2025-11-06T22:35:24.674Z] ====== scala-kmeans (scala) [default], iteration 13 started ======
[2025-11-06T22:35:24.674Z] GC before operation: completed in 16.726 ms, heap usage 56.628 MB -> 26.628 MB.
[2025-11-06T22:35:25.026Z] ====== scala-kmeans (scala) [default], iteration 13 completed (128.991 ms) ======
[2025-11-06T22:35:25.026Z] ====== scala-kmeans (scala) [default], iteration 14 started ======
[2025-11-06T22:35:25.026Z] GC before operation: completed in 18.240 ms, heap usage 56.628 MB -> 26.629 MB.
[2025-11-06T22:35:25.026Z] ====== scala-kmeans (scala) [default], iteration 14 completed (128.976 ms) ======
[2025-11-06T22:35:25.026Z] ====== scala-kmeans (scala) [default], iteration 15 started ======
[2025-11-06T22:35:25.026Z] GC before operation: completed in 17.573 ms, heap usage 56.629 MB -> 26.629 MB.
[2025-11-06T22:35:25.026Z] ====== scala-kmeans (scala) [default], iteration 15 completed (130.778 ms) ======
[2025-11-06T22:35:25.026Z] ====== scala-kmeans (scala) [default], iteration 16 started ======
[2025-11-06T22:35:25.026Z] GC before operation: completed in 16.632 ms, heap usage 56.629 MB -> 26.629 MB.
[2025-11-06T22:35:25.377Z] ====== scala-kmeans (scala) [default], iteration 16 completed (133.651 ms) ======
[2025-11-06T22:35:25.377Z] ====== scala-kmeans (scala) [default], iteration 17 started ======
[2025-11-06T22:35:25.377Z] GC before operation: completed in 18.122 ms, heap usage 56.629 MB -> 26.629 MB.
[2025-11-06T22:35:25.377Z] ====== scala-kmeans (scala) [default], iteration 17 completed (129.063 ms) ======
[2025-11-06T22:35:25.377Z] ====== scala-kmeans (scala) [default], iteration 18 started ======
[2025-11-06T22:35:25.377Z] GC before operation: completed in 14.388 ms, heap usage 56.629 MB -> 26.629 MB.
[2025-11-06T22:35:25.729Z] ====== scala-kmeans (scala) [default], iteration 18 completed (130.793 ms) ======
[2025-11-06T22:35:25.729Z] ====== scala-kmeans (scala) [default], iteration 19 started ======
[2025-11-06T22:35:25.729Z] GC before operation: completed in 16.724 ms, heap usage 56.629 MB -> 26.629 MB.
[2025-11-06T22:35:25.729Z] ====== scala-kmeans (scala) [default], iteration 19 completed (128.360 ms) ======
[2025-11-06T22:35:25.729Z] ====== scala-kmeans (scala) [default], iteration 20 started ======
[2025-11-06T22:35:25.729Z] GC before operation: completed in 14.113 ms, heap usage 56.629 MB -> 26.629 MB.
[2025-11-06T22:35:25.729Z] ====== scala-kmeans (scala) [default], iteration 20 completed (130.188 ms) ======
[2025-11-06T22:35:25.729Z] ====== scala-kmeans (scala) [default], iteration 21 started ======
[2025-11-06T22:35:26.079Z] GC before operation: completed in 17.401 ms, heap usage 56.629 MB -> 26.629 MB.
[2025-11-06T22:35:26.079Z] ====== scala-kmeans (scala) [default], iteration 21 completed (128.479 ms) ======
[2025-11-06T22:35:26.079Z] ====== scala-kmeans (scala) [default], iteration 22 started ======
[2025-11-06T22:35:26.079Z] GC before operation: completed in 16.814 ms, heap usage 56.629 MB -> 26.629 MB.
[2025-11-06T22:35:26.079Z] ====== scala-kmeans (scala) [default], iteration 22 completed (128.868 ms) ======
[2025-11-06T22:35:26.079Z] ====== scala-kmeans (scala) [default], iteration 23 started ======
[2025-11-06T22:35:26.079Z] GC before operation: completed in 15.905 ms, heap usage 56.629 MB -> 26.629 MB.
[2025-11-06T22:35:26.431Z] ====== scala-kmeans (scala) [default], iteration 23 completed (128.780 ms) ======
[2025-11-06T22:35:26.431Z] ====== scala-kmeans (scala) [default], iteration 24 started ======
[2025-11-06T22:35:26.431Z] GC before operation: completed in 17.802 ms, heap usage 56.629 MB -> 26.629 MB.
[2025-11-06T22:35:26.431Z] ====== scala-kmeans (scala) [default], iteration 24 completed (130.196 ms) ======
[2025-11-06T22:35:26.431Z] ====== scala-kmeans (scala) [default], iteration 25 started ======
[2025-11-06T22:35:26.431Z] GC before operation: completed in 19.191 ms, heap usage 56.629 MB -> 26.629 MB.
[2025-11-06T22:35:26.783Z] ====== scala-kmeans (scala) [default], iteration 25 completed (128.384 ms) ======
[2025-11-06T22:35:26.783Z] ====== scala-kmeans (scala) [default], iteration 26 started ======
[2025-11-06T22:35:26.783Z] GC before operation: completed in 17.344 ms, heap usage 56.629 MB -> 26.629 MB.
[2025-11-06T22:35:26.783Z] ====== scala-kmeans (scala) [default], iteration 26 completed (129.268 ms) ======
[2025-11-06T22:35:26.783Z] ====== scala-kmeans (scala) [default], iteration 27 started ======
[2025-11-06T22:35:26.783Z] GC before operation: completed in 13.962 ms, heap usage 56.629 MB -> 26.629 MB.
[2025-11-06T22:35:26.783Z] ====== scala-kmeans (scala) [default], iteration 27 completed (128.963 ms) ======
[2025-11-06T22:35:26.783Z] ====== scala-kmeans (scala) [default], iteration 28 started ======
[2025-11-06T22:35:26.783Z] GC before operation: completed in 15.361 ms, heap usage 56.629 MB -> 26.629 MB.
[2025-11-06T22:35:27.136Z] ====== scala-kmeans (scala) [default], iteration 28 completed (128.316 ms) ======
[2025-11-06T22:35:27.136Z] ====== scala-kmeans (scala) [default], iteration 29 started ======
[2025-11-06T22:35:27.136Z] GC before operation: completed in 17.468 ms, heap usage 56.629 MB -> 26.629 MB.
[2025-11-06T22:35:27.136Z] ====== scala-kmeans (scala) [default], iteration 29 completed (128.694 ms) ======
[2025-11-06T22:35:27.136Z] ====== scala-kmeans (scala) [default], iteration 30 started ======
[2025-11-06T22:35:27.136Z] GC before operation: completed in 17.651 ms, heap usage 56.629 MB -> 26.630 MB.
[2025-11-06T22:35:27.489Z] ====== scala-kmeans (scala) [default], iteration 30 completed (129.553 ms) ======
[2025-11-06T22:35:27.489Z] ====== scala-kmeans (scala) [default], iteration 31 started ======
[2025-11-06T22:35:27.489Z] GC before operation: completed in 17.051 ms, heap usage 56.630 MB -> 26.630 MB.
[2025-11-06T22:35:27.489Z] ====== scala-kmeans (scala) [default], iteration 31 completed (129.378 ms) ======
[2025-11-06T22:35:27.489Z] ====== scala-kmeans (scala) [default], iteration 32 started ======
[2025-11-06T22:35:27.489Z] GC before operation: completed in 14.520 ms, heap usage 56.630 MB -> 26.630 MB.
[2025-11-06T22:35:27.489Z] ====== scala-kmeans (scala) [default], iteration 32 completed (128.282 ms) ======
[2025-11-06T22:35:27.489Z] ====== scala-kmeans (scala) [default], iteration 33 started ======
[2025-11-06T22:35:27.840Z] GC before operation: completed in 17.709 ms, heap usage 56.630 MB -> 26.630 MB.
[2025-11-06T22:35:27.840Z] ====== scala-kmeans (scala) [default], iteration 33 completed (128.264 ms) ======
[2025-11-06T22:35:27.840Z] ====== scala-kmeans (scala) [default], iteration 34 started ======
[2025-11-06T22:35:27.840Z] GC before operation: completed in 19.367 ms, heap usage 56.630 MB -> 26.630 MB.
[2025-11-06T22:35:27.840Z] ====== scala-kmeans (scala) [default], iteration 34 completed (128.626 ms) ======
[2025-11-06T22:35:27.840Z] ====== scala-kmeans (scala) [default], iteration 35 started ======
[2025-11-06T22:35:27.840Z] GC before operation: completed in 16.830 ms, heap usage 56.630 MB -> 26.630 MB.
[2025-11-06T22:35:28.191Z] ====== scala-kmeans (scala) [default], iteration 35 completed (128.053 ms) ======
[2025-11-06T22:35:28.191Z] ====== scala-kmeans (scala) [default], iteration 36 started ======
[2025-11-06T22:35:28.191Z] GC before operation: completed in 18.058 ms, heap usage 56.630 MB -> 26.630 MB.
[2025-11-06T22:35:28.191Z] ====== scala-kmeans (scala) [default], iteration 36 completed (128.138 ms) ======
[2025-11-06T22:35:28.191Z] ====== scala-kmeans (scala) [default], iteration 37 started ======
[2025-11-06T22:35:28.191Z] GC before operation: completed in 19.095 ms, heap usage 56.630 MB -> 26.632 MB.
[2025-11-06T22:35:28.544Z] ====== scala-kmeans (scala) [default], iteration 37 completed (128.388 ms) ======
[2025-11-06T22:35:28.544Z] ====== scala-kmeans (scala) [default], iteration 38 started ======
[2025-11-06T22:35:28.544Z] GC before operation: completed in 16.878 ms, heap usage 56.632 MB -> 26.632 MB.
[2025-11-06T22:35:28.544Z] ====== scala-kmeans (scala) [default], iteration 38 completed (129.110 ms) ======
[2025-11-06T22:35:28.544Z] ====== scala-kmeans (scala) [default], iteration 39 started ======
[2025-11-06T22:35:28.544Z] GC before operation: completed in 16.830 ms, heap usage 56.632 MB -> 26.632 MB.
[2025-11-06T22:35:28.544Z] ====== scala-kmeans (scala) [default], iteration 39 completed (128.882 ms) ======
[2025-11-06T22:35:28.544Z] ====== scala-kmeans (scala) [default], iteration 40 started ======
[2025-11-06T22:35:28.544Z] GC before operation: completed in 16.775 ms, heap usage 56.632 MB -> 26.632 MB.
[2025-11-06T22:35:28.897Z] ====== scala-kmeans (scala) [default], iteration 40 completed (129.690 ms) ======
[2025-11-06T22:35:28.897Z] ====== scala-kmeans (scala) [default], iteration 41 started ======
[2025-11-06T22:35:28.897Z] GC before operation: completed in 15.996 ms, heap usage 56.632 MB -> 26.632 MB.
[2025-11-06T22:35:28.897Z] ====== scala-kmeans (scala) [default], iteration 41 completed (128.942 ms) ======
[2025-11-06T22:35:28.897Z] ====== scala-kmeans (scala) [default], iteration 42 started ======
[2025-11-06T22:35:28.897Z] GC before operation: completed in 19.466 ms, heap usage 56.632 MB -> 26.632 MB.
[2025-11-06T22:35:29.252Z] ====== scala-kmeans (scala) [default], iteration 42 completed (129.361 ms) ======
[2025-11-06T22:35:29.252Z] ====== scala-kmeans (scala) [default], iteration 43 started ======
[2025-11-06T22:35:29.252Z] GC before operation: completed in 16.802 ms, heap usage 56.632 MB -> 26.632 MB.
[2025-11-06T22:35:29.252Z] ====== scala-kmeans (scala) [default], iteration 43 completed (128.452 ms) ======
[2025-11-06T22:35:29.252Z] ====== scala-kmeans (scala) [default], iteration 44 started ======
[2025-11-06T22:35:29.252Z] GC before operation: completed in 16.864 ms, heap usage 56.632 MB -> 26.632 MB.
[2025-11-06T22:35:29.252Z] ====== scala-kmeans (scala) [default], iteration 44 completed (128.717 ms) ======
[2025-11-06T22:35:29.252Z] ====== scala-kmeans (scala) [default], iteration 45 started ======
[2025-11-06T22:35:29.605Z] GC before operation: completed in 15.899 ms, heap usage 56.632 MB -> 26.633 MB.
[2025-11-06T22:35:29.605Z] ====== scala-kmeans (scala) [default], iteration 45 completed (128.355 ms) ======
[2025-11-06T22:35:29.605Z] ====== scala-kmeans (scala) [default], iteration 46 started ======
[2025-11-06T22:35:29.605Z] GC before operation: completed in 16.169 ms, heap usage 56.633 MB -> 26.633 MB.
[2025-11-06T22:35:29.605Z] ====== scala-kmeans (scala) [default], iteration 46 completed (128.874 ms) ======
[2025-11-06T22:35:29.605Z] ====== scala-kmeans (scala) [default], iteration 47 started ======
[2025-11-06T22:35:29.605Z] GC before operation: completed in 16.877 ms, heap usage 56.633 MB -> 26.633 MB.
[2025-11-06T22:35:29.958Z] ====== scala-kmeans (scala) [default], iteration 47 completed (128.100 ms) ======
[2025-11-06T22:35:29.958Z] ====== scala-kmeans (scala) [default], iteration 48 started ======
[2025-11-06T22:35:29.958Z] GC before operation: completed in 16.842 ms, heap usage 56.633 MB -> 26.633 MB.
[2025-11-06T22:35:29.958Z] ====== scala-kmeans (scala) [default], iteration 48 completed (129.191 ms) ======
[2025-11-06T22:35:29.958Z] ====== scala-kmeans (scala) [default], iteration 49 started ======
[2025-11-06T22:35:29.958Z] GC before operation: completed in 17.343 ms, heap usage 56.633 MB -> 26.633 MB.
[2025-11-06T22:35:30.313Z] ====== scala-kmeans (scala) [default], iteration 49 completed (129.415 ms) ======
[2025-11-06T22:35:30.313Z] -----------------------------------
[2025-11-06T22:35:30.313Z] renaissance-scala-kmeans_0_PASSED
[2025-11-06T22:35:30.313Z] -----------------------------------
[2025-11-06T22:35:30.313Z]
[2025-11-06T22:35:30.313Z] TEST TEARDOWN:
[2025-11-06T22:35:30.313Z] Nothing to be done for teardown.
[2025-11-06T22:35:30.313Z] renaissance-scala-kmeans_0 Finish Time: Thu Nov 6 17:35:30 2025 Epoch Time (ms): 1762468530031
[2025-11-06T22:35:30.313Z]
[2025-11-06T22:35:30.313Z] ===============================================
[2025-11-06T22:35:30.313Z] Running test dacapo-eclipse_0 ...
[2025-11-06T22:35:30.313Z] ===============================================
[2025-11-06T22:35:30.313Z] dacapo-eclipse_0 Start Time: Thu Nov 6 17:35:30 2025 Epoch Time (ms): 1762468530070
[2025-11-06T22:35:30.313Z] variation: NoOptions
[2025-11-06T22:35:30.313Z] JVM_OPTIONS:
[2025-11-06T22:35:30.313Z] { \
[2025-11-06T22:35:30.313Z] echo ""; echo "TEST SETUP:"; \
[2025-11-06T22:35:30.313Z] echo "Nothing to be done for setup."; \
[2025-11-06T22:35:30.313Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17624681548003/dacapo-eclipse_0"; \
[2025-11-06T22:35:30.313Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17624681548003/dacapo-eclipse_0"; \
[2025-11-06T22:35:30.313Z] echo ""; echo "TESTING:"; \
[2025-11-06T22:35:30.313Z] "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" eclipse; \
[2025-11-06T22:35:30.313Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-eclipse_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17624681548003/dacapo-eclipse_0"; else echo "-----------------------------------"; echo "dacapo-eclipse_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-06T22:35:30.313Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-06T22:35:30.313Z] echo "Nothing to be done for teardown."; \
[2025-11-06T22:35:30.313Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17624681548003/TestTargetResult";
[2025-11-06T22:35:30.313Z]
[2025-11-06T22:35:30.313Z] TEST SETUP:
[2025-11-06T22:35:30.313Z] Nothing to be done for setup.
[2025-11-06T22:35:30.313Z]
[2025-11-06T22:35:30.313Z] TESTING:
[2025-11-06T22:35:30.313Z] 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-11-06T22:35:31.072Z] Version: eclipse 4.27 (use -p to print nominal benchmark stats)
[2025-11-06T22:35:31.072Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-06T22:35:31.072Z] WARNING: sun.misc.Unsafe::staticFieldOffset has been called by org.eclipse.osgi.internal.url.MultiplexingFactory (file:/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jvmtest/perf/dacapo/dacapo/jar/eclipse/eclipse.jar)
[2025-11-06T22:35:31.072Z] WARNING: Please consider reporting this to the maintainers of class org.eclipse.osgi.internal.url.MultiplexingFactory
[2025-11-06T22:35:31.072Z] WARNING: sun.misc.Unsafe::staticFieldOffset will be removed in a future release
[2025-11-06T22:35:32.281Z] Unzip workspace
[2025-11-06T22:35:32.281Z] ===== DaCapo 23.11-MR2-chopin-minimal eclipse starting =====
[2025-11-06T22:35:32.281Z] Initialize workspace .WARNING: A restricted method in java.lang.System has been called
[2025-11-06T22:35:32.281Z] WARNING: java.lang.System::loadLibrary has been called by org.eclipse.core.internal.filesystem.local.unix.UnixFileNatives in an unnamed module (file:/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jvmtest/perf/dacapo/dacapo/dat/eclipse/eclipse/plugins/org.eclipse.core.filesystem_1.9.500.v20220817-1539.jar)
[2025-11-06T22:35:32.281Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2025-11-06T22:35:32.281Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2025-11-06T22:35:32.281Z]
[2025-11-06T22:35:32.638Z] ..................
[2025-11-06T22:35:40.840Z] Index workspace .....................
[2025-11-06T22:35:44.976Z] Build workspace
[2025-11-06T22:35:45.733Z] Search .. 4,207 references for default constructor in workspace
[2025-11-06T22:35:46.086Z] .. 1,957 references for method 'equals' in workspace
[2025-11-06T22:35:46.086Z] Type hierarchy tests
[2025-11-06T22:35:47.852Z] AST tests
[2025-11-06T22:35:49.263Z] Completion tests .........
[2025-11-06T22:35:50.329Z] Format tests ..............
[2025-11-06T22:35:51.041Z] Model tests ................
[2025-11-06T22:35:51.041Z] ===== DaCapo 23.11-MR2-chopin-minimal eclipse PASSED in 18878 msec =====
[2025-11-06T22:35:51.820Z] Delete workspace
[2025-11-06T22:35:51.820Z] -----------------------------------
[2025-11-06T22:35:51.820Z] dacapo-eclipse_0_PASSED
[2025-11-06T22:35:51.820Z] -----------------------------------
[2025-11-06T22:35:51.820Z]
[2025-11-06T22:35:51.820Z] TEST TEARDOWN:
[2025-11-06T22:35:51.820Z] Nothing to be done for teardown.
[2025-11-06T22:35:51.820Z] dacapo-eclipse_0 Finish Time: Thu Nov 6 17:35:51 2025 Epoch Time (ms): 1762468551504
[2025-11-06T22:35:51.820Z]
[2025-11-06T22:35:51.820Z] ===============================================
[2025-11-06T22:35:51.820Z] Running test dacapo-h2_0 ...
[2025-11-06T22:35:51.820Z] ===============================================
[2025-11-06T22:35:51.820Z] dacapo-h2_0 Start Time: Thu Nov 6 17:35:51 2025 Epoch Time (ms): 1762468551526
[2025-11-06T22:35:51.820Z] variation: NoOptions
[2025-11-06T22:35:51.820Z] JVM_OPTIONS:
[2025-11-06T22:35:51.820Z] { \
[2025-11-06T22:35:51.820Z] echo ""; echo "TEST SETUP:"; \
[2025-11-06T22:35:51.820Z] echo "Nothing to be done for setup."; \
[2025-11-06T22:35:51.820Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17624681548003/dacapo-h2_0"; \
[2025-11-06T22:35:51.820Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17624681548003/dacapo-h2_0"; \
[2025-11-06T22:35:51.820Z] echo ""; echo "TESTING:"; \
[2025-11-06T22:35:51.820Z] "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" h2; \
[2025-11-06T22:35:51.820Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-h2_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17624681548003/dacapo-h2_0"; else echo "-----------------------------------"; echo "dacapo-h2_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-06T22:35:51.820Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-06T22:35:51.820Z] echo "Nothing to be done for teardown."; \
[2025-11-06T22:35:51.820Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17624681548003/TestTargetResult";
[2025-11-06T22:35:51.820Z]
[2025-11-06T22:35:51.820Z] TEST SETUP:
[2025-11-06T22:35:51.820Z] Nothing to be done for setup.
[2025-11-06T22:35:51.820Z]
[2025-11-06T22:35:51.820Z] TESTING:
[2025-11-06T22:35:51.821Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024]
[2025-11-06T22:35:51.821Z] 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-11-06T22:35:51.821Z] Version: h2 2.2.220 derby 10.15.2.0 (use -p to print nominal benchmark stats)
[2025-11-06T22:35:51.821Z] Preparing the H2 database...
[2025-11-06T22:35:51.821Z] TPCC configuration: scale: 16, terminals: 4, transactions: 100000
[2025-11-06T22:36:01.026Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 starting =====
[2025-11-06T22:36:01.026Z] Starting 100000 requests...
[2025-11-06T22:36:01.380Z]
[2025-11-06T22:36:02.194Z] 5%
[2025-11-06T22:36:02.988Z] 10%
[2025-11-06T22:36:03.366Z] 15%
[2025-11-06T22:36:03.733Z] 20%
[2025-11-06T22:36:04.517Z] 25%
[2025-11-06T22:36:04.895Z] 30%
[2025-11-06T22:36:05.267Z] 35%
[2025-11-06T22:36:05.643Z] 40%
[2025-11-06T22:36:06.016Z] 45%
[2025-11-06T22:36:06.388Z] 50%
[2025-11-06T22:36:06.782Z] 55%
[2025-11-06T22:36:07.169Z] 60%
[2025-11-06T22:36:07.530Z] 65%
[2025-11-06T22:36:07.891Z] 70%
[2025-11-06T22:36:08.287Z] 75%
[2025-11-06T22:36:08.676Z] 80%
[2025-11-06T22:36:09.046Z] 85%
[2025-11-06T22:36:09.410Z] 90%
[2025-11-06T22:36:09.766Z] 95%
[2025-11-06T22:36:09.766Z] 100%
[2025-11-06T22:36:09.766Z] Completed requests
[2025-11-06T22:36:09.766Z] Stock level ............. 3973 ( 4.0%)
[2025-11-06T22:36:09.766Z] Order status by name .... 2361 ( 2.4%)
[2025-11-06T22:36:09.766Z] Order status by ID ...... 1609 ( 1.6%)
[2025-11-06T22:36:09.766Z] Payment by name ......... 25847 (25.8%)
[2025-11-06T22:36:09.766Z] Payment by ID ........... 17220 (17.2%)
[2025-11-06T22:36:09.766Z] Delivery schedule ....... 4029 ( 4.0%)
[2025-11-06T22:36:09.766Z] New order ............... 44509 (44.5%)
[2025-11-06T22:36:09.766Z] New order rollback ...... 452 ( 0.5%)
[2025-11-06T22:36:09.766Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 PASSED in 9401 msec =====
[2025-11-06T22:36:09.766Z] ===== DaCapo processed 100000 requests in 9390 msec, 10649 requests per second =====
[2025-11-06T22:36:10.123Z] ===== DaCapo tail latency, simple: 50% 117 usec, 90% 782 usec, 99% 3357 usec, 99.9% 13335 usec, 99.99% 36734 usec, max 50412 usec, measured over 100000 events =====
[2025-11-06T22:36:10.123Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 528 usec, 90% 5349 usec, 99% 28041 usec, 99.9% 30868 usec, 99.99% 36912 usec, max 50412 usec, measured over 100000 events =====
[2025-11-06T22:36:10.123Z] ===== DaCapo tail latency, metered full smoothing: 50% 630293 usec, 90% 1011180 usec, 99% 1046734 usec, 99.9% 1051347 usec, 99.99% 1053844 usec, max 1066892 usec, measured over 100000 events =====
[2025-11-06T22:36:14.364Z] Resetting database to initial state....................
[2025-11-06T22:36:14.724Z] -----------------------------------
[2025-11-06T22:36:14.724Z] dacapo-h2_0_PASSED
[2025-11-06T22:36:14.724Z] -----------------------------------
[2025-11-06T22:36:14.724Z]
[2025-11-06T22:36:14.724Z] TEST TEARDOWN:
[2025-11-06T22:36:14.724Z] Nothing to be done for teardown.
[2025-11-06T22:36:14.724Z] dacapo-h2_0 Finish Time: Thu Nov 6 17:36:14 2025 Epoch Time (ms): 1762468574399
[2025-11-06T22:36:14.724Z]
[2025-11-06T22:36:14.724Z] ===============================================
[2025-11-06T22:36:14.724Z] Running test dacapo-lusearch-fix_0 ...
[2025-11-06T22:36:14.724Z] ===============================================
[2025-11-06T22:36:14.724Z] dacapo-lusearch-fix_0 Start Time: Thu Nov 6 17:36:14 2025 Epoch Time (ms): 1762468574421
[2025-11-06T22:36:14.724Z] dacapo-lusearch-fix_0_DISABLED
[2025-11-06T22:36:14.724Z] Disabled Reason:
[2025-11-06T22:36:14.724Z] https://github.com/adoptium/aqa-tests/issues/1888#issuecomment-755015959
[2025-11-06T22:36:14.724Z] dacapo-lusearch-fix_0 Finish Time: Thu Nov 6 17:36:14 2025 Epoch Time (ms): 1762468574438
[2025-11-06T22:36:14.724Z]
[2025-11-06T22:36:14.724Z] ===============================================
[2025-11-06T22:36:14.724Z] Running test IdleMicrobenchmark_HS_0 ...
[2025-11-06T22:36:14.724Z] ===============================================
[2025-11-06T22:36:14.724Z] IdleMicrobenchmark_HS_0 Start Time: Thu Nov 6 17:36:14 2025 Epoch Time (ms): 1762468574468
[2025-11-06T22:36:14.724Z] Skipped due to jvm options ( -Xmx1024m ) and/or platform requirements ([os.linux,arch.x86,bits.64,^os.win]) => IdleMicrobenchmark_HS_0_SKIPPED
[2025-11-06T22:36:14.724Z] IdleMicrobenchmark_HS_0 Finish Time: Thu Nov 6 17:36:14 2025 Epoch Time (ms): 1762468574480
[2025-11-06T22:36:14.724Z]
[2025-11-06T22:36:14.724Z]
[2025-11-06T22:36:14.724Z] All tests finished, run result summary:
[2025-11-06T22:36:14.724Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/scripts"; \
[2025-11-06T22:36:14.724Z] perl "resultsSum.pl" --failuremk="/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/failedtargets.mk" --resultFile="/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17624681548003/TestTargetResult" --platFile="/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/resources/buildPlatformMap.properties" --diagnostic=failure --jdkVersion=26 --jdkImpl=hotspot --jdkVendor="eclipse" --spec=osx_aarch64 --buildList=perf --customTarget="" --testTarget=sanity.perf --tapPath=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17624681548003/ --tapName=Test_openjdk26_hs_sanity.perf_aarch64_mac.tap --comment=""
[2025-11-06T22:36:14.724Z]
[2025-11-06T22:36:14.724Z]
[2025-11-06T22:36:14.724Z] TEST TARGETS SUMMARY
[2025-11-06T22:36:14.724Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-11-06T22:36:14.724Z] DISABLED test targets:
[2025-11-06T22:36:14.725Z] dacapo-lusearch-fix_0
[2025-11-06T22:36:14.725Z]
[2025-11-06T22:36:14.725Z] PASSED test targets:
[2025-11-06T22:36:14.725Z] renaissance-akka-uct_0
[2025-11-06T22:36:14.725Z] renaissance-fj-kmeans_0
[2025-11-06T22:36:14.725Z] renaissance-future-genetic_0
[2025-11-06T22:36:14.725Z] renaissance-scala-kmeans_0
[2025-11-06T22:36:14.725Z] dacapo-eclipse_0
[2025-11-06T22:36:14.725Z] dacapo-h2_0
[2025-11-06T22:36:14.725Z]
[2025-11-06T22:36:14.725Z] FAILED test targets:
[2025-11-06T22:36:14.725Z] renaissance-naive-bayes_0
[2025-11-06T22:36:14.725Z]
[2025-11-06T22:36:14.725Z] TOTAL: 9 EXECUTED: 7 PASSED: 6 FAILED: 1 DISABLED: 1 SKIPPED: 1
[2025-11-06T22:36:14.725Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-11-06T22:36:14.725Z]
[2025-11-06T22:36:14.725Z] make[1]: *** [resultsSummary] Error 2
[2025-11-06T22:36:14.725Z] make: *** [_sanity.perf] Error 2
[Pipeline] sh
[2025-11-06T22:36:15.316Z] ++ uname
[2025-11-06T22:36:15.316Z] + '[' Darwin = AIX ']'
[2025-11-06T22:36:15.316Z] ++ uname
[2025-11-06T22:36:15.316Z] + '[' Darwin = SunOS ']'
[2025-11-06T22:36:15.316Z] ++ uname
[2025-11-06T22:36:15.316Z] + '[' Darwin = '*BSD' ']'
[2025-11-06T22:36:15.316Z] + MAKE=make
[2025-11-06T22:36:15.316Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-11-06T22:36:15.316Z] make: Nothing to be done for `testEnvTeardown'.
[Pipeline] }
[2025-11-06T22:36:15.378Z] $ ssh-agent -k
[2025-11-06T22:36:15.383Z] unset SSH_AUTH_SOCK;
[2025-11-06T22:36:15.383Z] unset SSH_AGENT_PID;
[2025-11-06T22:36:15.383Z] echo Agent pid 2550 killed;
[2025-11-06T22:36:15.520Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] writeJSON
[Pipeline] archiveArtifacts
[2025-11-06T22:36:15.672Z] Archiving artifacts
[2025-11-06T22:36:15.731Z] Recording fingerprints
[Pipeline] echo
[2025-11-06T22:36:15.776Z] DaCapo-h2 metric found and archived
[Pipeline] echo
[2025-11-06T22:36:15.834Z] There were test failures, current build status is UNSTABLE.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post)
[Pipeline] echo
[2025-11-06T22:36:15.914Z] Saving aqa-tests/testenv/testenv.properties file on jenkins.
[Pipeline] archiveArtifacts
[2025-11-06T22:36:15.950Z] Archiving artifacts
[2025-11-06T22:36:16.005Z] Recording fingerprints
[Pipeline] echo
[2025-11-06T22:36:16.055Z] Saving aqa-tests/TKG/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-11-06T22:36:16.088Z] Archiving artifacts
[2025-11-06T22:36:16.151Z] Recording fingerprints
[Pipeline] sh
[2025-11-06T22:36:16.698Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_17624681548003
[Pipeline] echo
[2025-11-06T22:36:16.779Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins.
[Pipeline] archiveArtifacts
[2025-11-06T22:36:16.813Z] Archiving artifacts
[2025-11-06T22:36:16.865Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-11-06T22:36:17.526Z] Tap file found: aqa-tests/TKG/output_17624681548003/Test_openjdk26_hs_sanity.perf_aarch64_mac.tap...
[Pipeline] readFile
[Pipeline] junit
[2025-11-06T22:36:17.633Z] Recording test results
[2025-11-06T22:36:18.554Z] No test report files were found. Configuration error?
[2025-11-06T22:36:19.611Z] None of the test reports contained any result
[2025-11-06T22:36:19.611Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-11-06T22:36:19.647Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-11-06T22:36:20.137Z] + aqa-tests/terminateTestProcesses.sh admin
[2025-11-06T22:36:20.137Z] Mac type machine.. do not terminate any remaining processes as Orka mac VMs are not process isolated, see: https://github.com/adoptium/aqa-tests/issues/4964
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-11-06T22:36:20.295Z] [WS-CLEANUP] Deleting project workspace...
[2025-11-06T22:36:20.295Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-11-06T22:36:22.839Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2025-11-06T22:36:23.394Z] + find /cores -name '*core*' -print -exec rm -f '{}' ';'
[2025-11-06T22:36:23.394Z] /cores
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-11-06T22:36:23.507Z] 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-11-06T22:36:23.905Z] allocate a node for generating rerun job ...
[Pipeline] node
[2025-11-06T22:36:23.942Z] Running on test-macstadium-macos1014-x64-1 in /Users/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac
[Pipeline] {
[Pipeline] echo
[2025-11-06T22:36:23.966Z] Generating rerun Test_openjdk26_hs_sanity.perf_aarch64_mac_rerun job for running failed test(s) ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk26_hs_sanity.perf_aarch64_mac_rerun)
[Pipeline] echo
[2025-11-06T22:36:23.998Z] GENERATE_JOBS is set to true, set test job Test_openjdk26_hs_sanity.perf_aarch64_mac_rerun params for generating the job
[Pipeline] fileExists
[Pipeline] sh
[2025-11-06T22:36:24.580Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2025-11-06T22:36:24.788Z] Processing DSL script testJobTemplate
[2025-11-06T22:37:11.161Z] LEVELS: [sanity]
[2025-11-06T22:37:11.161Z] JDK_VERSIONS: [8]
[2025-11-06T22:37:11.161Z] GROUPS: [perf]
[2025-11-06T22:37:11.161Z] ARCH_OS_LIST: [aarch64_mac]
[2025-11-06T22:37:11.333Z] Existing items:
[2025-11-06T22:37:11.334Z] GeneratedJob{name='Test_openjdk26_hs_sanity.perf_aarch64_mac_rerun'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2025-11-06T22:37:49.722Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk26_hs_sanity.perf_aarch64_mac_rerun)
[Pipeline] build
[2025-11-06T22:37:49.753Z] Scheduling project: Test_openjdk26_hs_sanity.perf_aarch64_mac_rerun
[2025-11-06T22:37:56.012Z] Starting building: Test_openjdk26_hs_sanity.perf_aarch64_mac_rerun #10
[2025-11-06T23:36:54.128Z] Build Test_openjdk26_hs_sanity.perf_aarch64_mac_rerun #10 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-11-06T23:36:54.228Z] Running on test-osuosl-aix72-ppc64-3 in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-11-06T23:36:54.626Z] [WS-CLEANUP] Deleting project workspace...
[2025-11-06T23:36:54.626Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-11-06T23:36:54.804Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2025-11-06T23:36:54.851Z] Test_openjdk26_hs_sanity.perf_aarch64_mac_rerun #10 completed with status UNSTABLE
[Pipeline] timeout
[2025-11-06T23:36:54.899Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-11-06T23:36:56.170Z] Copied 1 artifact from "Test_openjdk26_hs_sanity.perf_aarch64_mac_rerun" build number 10
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-11-06T23:36:56.213Z] Saving Test_openjdk26_hs_sanity.perf_aarch64_mac_rerun/10/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-11-06T23:36:56.398Z] Archiving artifacts
[2025-11-06T23:36:56.769Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-11-06T23:36:57.761Z] Tap file found: Test_openjdk26_hs_sanity.perf_aarch64_mac_rerun/10/aqa-tests/TKG/output_17624721988744/Test_openjdk26_hs_sanity.perf_aarch64_mac_rerun.tap...
[Pipeline] readFile
[Pipeline] echo
[2025-11-06T23:36:58.003Z] Rerun in Grinder with failed test targets: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=testList+TESTLIST=renaissance-naive-bayes_0&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=aarch64_mac&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=26&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-mac-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B23_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=430&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-11-06T23:36:58.421Z] [WS-CLEANUP] Deleting project workspace...
[2025-11-06T23:36:58.421Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-11-06T23:36:58.599Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE