Test_openjdk27_hs_sanity.perf_aarch64_mac
Started by upstream project "build-scripts/jobs/jdk/jdk-mac-aarch64-temurin" build number 445
originally caused by:
Started by upstream project "build-scripts/openjdk27-pipeline" build number 13
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_27ea" build number 22
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk27_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_openjdk27_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 2c448f82c83465a2a689f309639b429e4c166dec (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 2c448f82c83465a2a689f309639b429e4c166dec # timeout=10
Commit message: "Exclude AIX 7.1 machines from extended.openjdk tests on ppc64_aix (#6890)"
> git rev-list --no-walk 49e6ebb2c4560ab8d9e9a5f4850c8e4079e52099 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2026-02-13T01:13:34.277Z] Could not find any nodes with 'hw.arch.aarch64&&(sw.os.osx||sw.os.mac)&&ci.role.perf' label
[Pipeline] echo
[2026-02-13T01:13:34.283Z] SPEC: osx_aarch64
[Pipeline] echo
[2026-02-13T01:13:34.284Z] Specified LABEL: ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)
[Pipeline] stage
[Pipeline] { (Queue)
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
[2026-02-13T01:13:34.312Z] dynamicAgents: []
[Pipeline] echo
[2026-02-13T01:13:34.314Z] Provisioning LABEL: ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)
[Pipeline] nodesByLabel
[2026-02-13T01:13:34.325Z] Found a total of 4 nodes with the 'ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)' label
[Pipeline] node
[2026-02-13T01:13:34.382Z] Running on test-orka-macos14-arm64-ziea8 in /Users/admin/workspace/workspace/Test_openjdk27_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
[2026-02-13T01:13:34.418Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-13T01:13:34.538Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-13T01:13:34.538Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-13T01:13:36.233Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-02-13T01:13:36.312Z] The recommended git tool is: /usr/bin/git
[2026-02-13T01:13:37.457Z] No credentials specified
[2026-02-13T01:13:37.492Z] Cloning the remote Git repository
[2026-02-13T01:13:37.644Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-02-13T01:13:37.926Z] > /usr/bin/git init /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests # timeout=10
[2026-02-13T01:13:48.672Z] [WARNING] Reference path does not exist: /Users/admin/openjdk_cache
[2026-02-13T01:13:48.699Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-02-13T01:13:48.699Z] > /usr/bin/git --version # timeout=10
[2026-02-13T01:13:48.726Z] > git --version # 'git version 2.39.3 (Apple Git-145)'
[2026-02-13T01:13:48.726Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-13T01:13:51.928Z] > /usr/bin/git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-02-13T01:13:51.939Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-13T01:13:55.110Z] Avoid second fetch
[2026-02-13T01:13:55.176Z] Checking out Revision 2c448f82c83465a2a689f309639b429e4c166dec (origin/master)
[2026-02-13T01:13:55.102Z] > /usr/bin/git rev-parse origin/master^{commit} # timeout=10
[2026-02-13T01:13:55.195Z] > /usr/bin/git config core.sparsecheckout # timeout=10
[2026-02-13T01:13:55.226Z] > /usr/bin/git checkout -f 2c448f82c83465a2a689f309639b429e4c166dec # timeout=10
[2026-02-13T01:13:57.242Z] Commit message: "Exclude AIX 7.1 machines from extended.openjdk tests on ppc64_aix (#6890)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/Users/admin/workspace/workspace/Test_openjdk27_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
[2026-02-13T01:13:58.905Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-02-13T01:13:58.922Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-02-13T01:13:59.906Z] + LC_TIME=C
[2026-02-13T01:13:59.906Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-02-13T01:14:00.158Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-13T01:14:00.678Z] + aqa-tests/terminateTestProcesses.sh admin
[2026-02-13T01:14:01.046Z] 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
[2026-02-13T01:14:02.299Z] + printenv
[2026-02-13T01:14:02.299Z] JCK_GIT_BRANCH=master
[2026-02-13T01:14:02.299Z] DYNAMIC_COMPILE=false
[2026-02-13T01:14:02.299Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_sanity.perf_aarch64_mac/4/
[2026-02-13T01:14:02.299Z] OPENJ9_BRANCH=master
[2026-02-13T01:14:02.299Z] JENKINS_NODE_COOKIE=5be5bb13-b985-4697-b3bc-9521135d2895
[2026-02-13T01:14:02.299Z] DOCKER_REQUIRED=false
[2026-02-13T01:14:02.299Z] PARALLEL=Dynamic
[2026-02-13T01:14:02.299Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-02-13T01:14:02.299Z] SHELL=/bin/zsh
[2026-02-13T01:14:02.299Z] jobStatus=SUCCESS
[2026-02-13T01:14:02.299Z] JOBSTARTTIME=Thu, 12 Feb 2026 20:13:59 -0500
[2026-02-13T01:14:02.299Z] STAGE_NAME=Setup
[2026-02-13T01:14:02.299Z] SSH_CLIENT=78.47.239.97 53360 22
[2026-02-13T01:14:02.299Z] TMPDIR=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/
[2026-02-13T01:14:02.299Z] BUILD_TAG=jenkins-Test_openjdk27_hs_sanity.perf_aarch64_mac-4
[2026-02-13T01:14:02.299Z] RERUN_FAILURE=true
[2026-02-13T01:14:02.299Z] SDK_RESOURCE=upstream
[2026-02-13T01:14:02.299Z] TIME_LIMIT=25
[2026-02-13T01:14:02.299Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-02-13T01:14:02.299Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-13T01:14:02.299Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_sanity.perf_aarch64_mac/
[2026-02-13T01:14:02.299Z] WORKSPACE=/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac
[2026-02-13T01:14:02.299Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_sanity.perf_aarch64_mac/4/display/redirect?page=changes
[2026-02-13T01:14:02.299Z] JDK_BRANCH=jdk-27+9_adopt
[2026-02-13T01:14:02.299Z] USER=admin
[2026-02-13T01:14:02.299Z] ACTIVE_NODE_TIMEOUT=5
[2026-02-13T01:14:02.299Z] OPENJCEPLUS_GIT_BRANCH=semeru-java27
[2026-02-13T01:14:02.299Z] ADOPTOPENJDK_BRANCH=master
[2026-02-13T01:14:02.299Z] ARCHIVE_TEST_RESULTS=false
[2026-02-13T01:14:02.299Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk/jdk-mac-aarch64-temurin
[2026-02-13T01:14:02.299Z] STF_OWNER_BRANCH=adoptium:master
[2026-02-13T01:14:02.299Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_sanity.perf_aarch64_mac/4/display/redirect?page=artifacts
[2026-02-13T01:14:02.299Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-02-13T01:14:02.299Z] ORIGIN_JDK_VERSION=27
[2026-02-13T01:14:02.299Z] __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0
[2026-02-13T01:14:02.299Z] SETUP_JCK_RUN=false
[2026-02-13T01:14:02.299Z] SPEC=osx_aarch64
[2026-02-13T01:14:02.299Z] PERSONAL_BUILD=false
[2026-02-13T01:14:02.299Z] TKG_ITERATIONS=1
[2026-02-13T01:14:02.299Z] TKG_OWNER_BRANCH=adoptium:master
[2026-02-13T01:14:02.299Z] RERUN_ITERATIONS=1
[2026-02-13T01:14:02.299Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-02-13T01:14:02.299Z] ITERATIONS=1
[2026-02-13T01:14:02.299Z] KEEP_REPORTDIR=false
[2026-02-13T01:14:02.299Z] PATH=/opt/homebrew/bin:/usr/local/bin/:/usr/bin:/bin:/usr/sbin:/sbin
[2026-02-13T01:14:02.299Z] LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/../../externalDependency/lib
[2026-02-13T01:14:02.299Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_sanity.perf_aarch64_mac/4/display/redirect
[2026-02-13T01:14:02.299Z] _=/usr/bin/printenv
[2026-02-13T01:14:02.299Z] GENERATE_JOBS=true
[2026-02-13T01:14:02.299Z] PWD=/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac
[2026-02-13T01:14:02.299Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2026-02-13T01:14:02.299Z] HUDSON_URL=https://ci.adoptium.net/
[2026-02-13T01:14:02.299Z] EXIT_FAILURE=false
[2026-02-13T01:14:02.299Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-02-13T01:14:02.299Z] SLACK_CHANNEL=aqavit-bot
[2026-02-13T01:14:02.299Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-02-13T01:14:02.299Z] JDK_VERSION=27
[2026-02-13T01:14:02.299Z] JOB_NAME=Test_openjdk27_hs_sanity.perf_aarch64_mac
[2026-02-13T01:14:02.299Z] BUILD_DISPLAY_NAME=#4
[2026-02-13T01:14:02.299Z] USE_TESTENV_PROPERTIES=false
[2026-02-13T01:14:02.299Z] BUILD_ID=4
[2026-02-13T01:14:02.299Z] EXIT_SUCCESS=false
[2026-02-13T01:14:02.299Z] JENKINS_URL=https://ci.adoptium.net/
[2026-02-13T01:14:02.299Z] TEST_TIME=120
[2026-02-13T01:14:02.299Z] PLATFORM=aarch64_mac
[2026-02-13T01:14:02.299Z] JDK_IMPL=hotspot
[2026-02-13T01:14:02.299Z] JOB_BASE_NAME=Test_openjdk27_hs_sanity.perf_aarch64_mac
[2026-02-13T01:14:02.299Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_sanity.perf_aarch64_mac/4/display/redirect?page=tests
[2026-02-13T01:14:02.299Z] AUTO_DETECT=true
[2026-02-13T01:14:02.299Z] SHLVL=2
[2026-02-13T01:14:02.299Z] HOME=/Users/admin
[2026-02-13T01:14:02.299Z] TAP_NAME=Test_openjdk27_hs_sanity.perf_aarch64_mac.tap
[2026-02-13T01:14:02.299Z] CI=true
[2026-02-13T01:14:02.299Z] EXECUTOR_NUMBER=0
[2026-02-13T01:14:02.299Z] WORKSPACE_TMP=/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac@tmp
[2026-02-13T01:14:02.299Z] JENKINS_SERVER_COOKIE=durable-29824beb83aaad666184cb3f3fbae0f9f38fd9ab9ffe33e15cf3d440a6e23979
[2026-02-13T01:14:02.299Z] NODE_LABELS=aarch64 macos14 hw.arch.aarch64 ci.role.test arm64 sw.os.osx test-orka-macos14-arm64-ziea8 orka mac
[2026-02-13T01:14:02.300Z] TARGET=sanity.perf
[2026-02-13T01:14:02.300Z] BUILD_LIST=perf
[2026-02-13T01:14:02.300Z] SYSTEM_LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/../../externalDependency/system_lib
[2026-02-13T01:14:02.300Z] LOGNAME=admin
[2026-02-13T01:14:02.300Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-02-13T01:14:02.300Z] JDK_REPO=https://github.com/adoptium/jdk
[2026-02-13T01:14:02.300Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-02-13T01:14:02.300Z] SSH_CONNECTION=78.47.239.97 53360 192.168.64.6 22
[2026-02-13T01:14:02.300Z] UPSTREAM_JOB_NUMBER=445
[2026-02-13T01:14:02.300Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-02-13T01:14:02.300Z] NODE_NAME=test-orka-macos14-arm64-ziea8
[2026-02-13T01:14:02.300Z] BUILD_NUMBER=4
[2026-02-13T01:14:02.300Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_sanity.perf_aarch64_mac/display/redirect
[2026-02-13T01:14:02.300Z] KEEP_WORKSPACE=false
[2026-02-13T01:14:02.300Z] HUDSON_COOKIE=50358ab7-8b9f-4431-91c6-9b0a6b47a589
[2026-02-13T01:14:02.300Z] PERF_ROOT=/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/../../benchmarks
[2026-02-13T01:14:02.300Z] USE_JRE=false
[2026-02-13T01:14:02.300Z] TEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image
[2026-02-13T01:14:02.300Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-02-13T01:14:02.300Z] 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
[2026-02-13T01:14:02.383Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-02-13T01:14:02.395Z] Running in /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-13T01:14:24.746Z] Copied 8 artifacts from "build-scripts » jobs » jdk » jdk-mac-aarch64-temurin" build number 445
[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
[2026-02-13T01:14:25.174Z] 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
[2026-02-13T01:14:25.181Z] Running in /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac
[Pipeline] {
[Pipeline] sshagent
[2026-02-13T01:14:25.223Z] $ ssh-agent
[2026-02-13T01:14:25.393Z] SSH_AUTH_SOCK=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//ssh-0GbnhnfmC6zW/agent.677
[2026-02-13T01:14:25.393Z] SSH_AGENT_PID=678
[2026-02-13T01:14:25.393Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-02-13T01:14:25.418Z] Running in /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-02-13T01:14:25.529Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-02-13T01:14:27.846Z] ++ pwd
[2026-02-13T01:14:27.846Z] + ./get.sh -s /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/.. -p aarch64_mac -r upstream -j 27 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2026-02-13T01:14:28.209Z] TESTDIR: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests
[2026-02-13T01:14:28.209Z] get jdk binary...
[2026-02-13T01:14:28.209Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-02-13T01:14:28.209Z] Uncompressing file: OpenJDK-jdk_aarch64_mac_hotspot_27_9-ea.tar.gz ...
[2026-02-13T01:14:28.983Z] List files in jdkbinary folder...
[2026-02-13T01:14:28.984Z] total 803000
[2026-02-13T01:14:28.984Z] -rw-r--r-- 1 admin staff 53328581 Feb 12 17:02 OpenJDK-debugimage_aarch64_mac_hotspot_27_9-ea.tar.gz
[2026-02-13T01:14:28.984Z] -rw-r--r-- 1 admin staff 139972227 Feb 12 17:11 OpenJDK-jdk_aarch64_mac_hotspot_27_9-ea.tar.gz
[2026-02-13T01:14:28.984Z] -rw-r--r-- 1 admin staff 83505994 Feb 12 17:11 OpenJDK-jmods_aarch64_mac_hotspot_27_9-ea.tar.gz
[2026-02-13T01:14:28.984Z] -rw-r--r-- 1 admin staff 57980856 Feb 12 17:12 OpenJDK-jre_aarch64_mac_hotspot_27_9-ea.tar.gz
[2026-02-13T01:14:28.985Z] -rw-r--r-- 1 admin staff 30952 Feb 12 17:03 OpenJDK-sbom_aarch64_mac_hotspot_27_9-ea-metadata.json
[2026-02-13T01:14:28.985Z] -rw-r--r-- 1 admin staff 160941 Feb 12 20:08 OpenJDK-sbom_aarch64_mac_hotspot_27_9-ea.json
[2026-02-13T01:14:28.985Z] -rw-r--r-- 1 admin staff 3943732 Feb 12 17:12 OpenJDK-static-libs_aarch64_mac_hotspot_27_9-ea.tar.gz
[2026-02-13T01:14:28.985Z] -rw-r--r-- 1 admin staff 58228187 Feb 12 17:01 OpenJDK-testimage_aarch64_mac_hotspot_27_9-ea.tar.gz
[2026-02-13T01:14:28.985Z] drwxr-xr-x 3 admin staff 96 Feb 12 20:14 tmp
[2026-02-13T01:14:28.985Z] List files in jdkbinary/tmp folder...
[2026-02-13T01:14:28.985Z] total 0
[2026-02-13T01:14:28.985Z] drwxr-xr-x 3 admin staff 96 Feb 12 09:10 jdk-27+9
[2026-02-13T01:14:28.985Z] Moving directory jdk-27+9/ to ../j2sdk-image
[2026-02-13T01:14:28.985Z] Uncompressing file: OpenJDK-jre_aarch64_mac_hotspot_27_9-ea.tar.gz ...
[2026-02-13T01:14:29.340Z] List files in jdkbinary folder...
[2026-02-13T01:14:29.340Z] total 803000
[2026-02-13T01:14:29.340Z] -rw-r--r-- 1 admin staff 53328581 Feb 12 17:02 OpenJDK-debugimage_aarch64_mac_hotspot_27_9-ea.tar.gz
[2026-02-13T01:14:29.340Z] -rw-r--r-- 1 admin staff 139972227 Feb 12 17:11 OpenJDK-jdk_aarch64_mac_hotspot_27_9-ea.tar.gz
[2026-02-13T01:14:29.340Z] -rw-r--r-- 1 admin staff 83505994 Feb 12 17:11 OpenJDK-jmods_aarch64_mac_hotspot_27_9-ea.tar.gz
[2026-02-13T01:14:29.340Z] -rw-r--r-- 1 admin staff 57980856 Feb 12 17:12 OpenJDK-jre_aarch64_mac_hotspot_27_9-ea.tar.gz
[2026-02-13T01:14:29.340Z] -rw-r--r-- 1 admin staff 30952 Feb 12 17:03 OpenJDK-sbom_aarch64_mac_hotspot_27_9-ea-metadata.json
[2026-02-13T01:14:29.340Z] -rw-r--r-- 1 admin staff 160941 Feb 12 20:08 OpenJDK-sbom_aarch64_mac_hotspot_27_9-ea.json
[2026-02-13T01:14:29.340Z] -rw-r--r-- 1 admin staff 3943732 Feb 12 17:12 OpenJDK-static-libs_aarch64_mac_hotspot_27_9-ea.tar.gz
[2026-02-13T01:14:29.340Z] -rw-r--r-- 1 admin staff 58228187 Feb 12 17:01 OpenJDK-testimage_aarch64_mac_hotspot_27_9-ea.tar.gz
[2026-02-13T01:14:29.340Z] drwxr-xr-x 3 admin staff 96 Feb 12 09:10 j2sdk-image
[2026-02-13T01:14:29.340Z] drwxr-xr-x 3 admin staff 96 Feb 12 20:14 tmp
[2026-02-13T01:14:29.340Z] List files in jdkbinary/tmp folder...
[2026-02-13T01:14:29.340Z] total 0
[2026-02-13T01:14:29.340Z] drwxr-xr-x 3 admin staff 96 Feb 12 09:11 jdk-27+9-jre
[2026-02-13T01:14:29.340Z] Moving directory jdk-27+9-jre/ to ../j2re-image
[2026-02-13T01:14:29.340Z] Uncompressing file: OpenJDK-static-libs_aarch64_mac_hotspot_27_9-ea.tar.gz ...
[2026-02-13T01:14:29.340Z] List files in jdkbinary folder...
[2026-02-13T01:14:29.340Z] total 803000
[2026-02-13T01:14:29.340Z] -rw-r--r-- 1 admin staff 53328581 Feb 12 17:02 OpenJDK-debugimage_aarch64_mac_hotspot_27_9-ea.tar.gz
[2026-02-13T01:14:29.340Z] -rw-r--r-- 1 admin staff 139972227 Feb 12 17:11 OpenJDK-jdk_aarch64_mac_hotspot_27_9-ea.tar.gz
[2026-02-13T01:14:29.340Z] -rw-r--r-- 1 admin staff 83505994 Feb 12 17:11 OpenJDK-jmods_aarch64_mac_hotspot_27_9-ea.tar.gz
[2026-02-13T01:14:29.340Z] -rw-r--r-- 1 admin staff 57980856 Feb 12 17:12 OpenJDK-jre_aarch64_mac_hotspot_27_9-ea.tar.gz
[2026-02-13T01:14:29.340Z] -rw-r--r-- 1 admin staff 30952 Feb 12 17:03 OpenJDK-sbom_aarch64_mac_hotspot_27_9-ea-metadata.json
[2026-02-13T01:14:29.340Z] -rw-r--r-- 1 admin staff 160941 Feb 12 20:08 OpenJDK-sbom_aarch64_mac_hotspot_27_9-ea.json
[2026-02-13T01:14:29.340Z] -rw-r--r-- 1 admin staff 3943732 Feb 12 17:12 OpenJDK-static-libs_aarch64_mac_hotspot_27_9-ea.tar.gz
[2026-02-13T01:14:29.340Z] -rw-r--r-- 1 admin staff 58228187 Feb 12 17:01 OpenJDK-testimage_aarch64_mac_hotspot_27_9-ea.tar.gz
[2026-02-13T01:14:29.340Z] drwxr-xr-x 3 admin staff 96 Feb 12 09:11 j2re-image
[2026-02-13T01:14:29.340Z] drwxr-xr-x 3 admin staff 96 Feb 12 09:10 j2sdk-image
[2026-02-13T01:14:29.340Z] drwxr-xr-x 3 admin staff 96 Feb 12 20:14 tmp
[2026-02-13T01:14:29.340Z] List files in jdkbinary/tmp folder...
[2026-02-13T01:14:29.340Z] total 0
[2026-02-13T01:14:29.340Z] drwxr-xr-x 3 admin staff 96 Feb 12 17:00 jdk-27+9-static-libs
[2026-02-13T01:14:29.340Z] Moving directory jdk-27+9-static-libs/ to ../static-libs
[2026-02-13T01:14:29.340Z] Uncompressing file: OpenJDK-testimage_aarch64_mac_hotspot_27_9-ea.tar.gz ...
[2026-02-13T01:14:31.150Z] List files in jdkbinary folder...
[2026-02-13T01:14:31.150Z] total 803000
[2026-02-13T01:14:31.150Z] -rw-r--r-- 1 admin staff 53328581 Feb 12 17:02 OpenJDK-debugimage_aarch64_mac_hotspot_27_9-ea.tar.gz
[2026-02-13T01:14:31.150Z] -rw-r--r-- 1 admin staff 139972227 Feb 12 17:11 OpenJDK-jdk_aarch64_mac_hotspot_27_9-ea.tar.gz
[2026-02-13T01:14:31.150Z] -rw-r--r-- 1 admin staff 83505994 Feb 12 17:11 OpenJDK-jmods_aarch64_mac_hotspot_27_9-ea.tar.gz
[2026-02-13T01:14:31.150Z] -rw-r--r-- 1 admin staff 57980856 Feb 12 17:12 OpenJDK-jre_aarch64_mac_hotspot_27_9-ea.tar.gz
[2026-02-13T01:14:31.150Z] -rw-r--r-- 1 admin staff 30952 Feb 12 17:03 OpenJDK-sbom_aarch64_mac_hotspot_27_9-ea-metadata.json
[2026-02-13T01:14:31.150Z] -rw-r--r-- 1 admin staff 160941 Feb 12 20:08 OpenJDK-sbom_aarch64_mac_hotspot_27_9-ea.json
[2026-02-13T01:14:31.150Z] -rw-r--r-- 1 admin staff 3943732 Feb 12 17:12 OpenJDK-static-libs_aarch64_mac_hotspot_27_9-ea.tar.gz
[2026-02-13T01:14:31.150Z] -rw-r--r-- 1 admin staff 58228187 Feb 12 17:01 OpenJDK-testimage_aarch64_mac_hotspot_27_9-ea.tar.gz
[2026-02-13T01:14:31.150Z] drwxr-xr-x 3 admin staff 96 Feb 12 09:11 j2re-image
[2026-02-13T01:14:31.150Z] drwxr-xr-x 3 admin staff 96 Feb 12 09:10 j2sdk-image
[2026-02-13T01:14:31.150Z] drwxr-xr-x 3 admin staff 96 Feb 12 17:00 static-libs
[2026-02-13T01:14:31.150Z] drwxr-xr-x 3 admin staff 96 Feb 12 20:14 tmp
[2026-02-13T01:14:31.150Z] List files in jdkbinary/tmp folder...
[2026-02-13T01:14:31.150Z] total 0
[2026-02-13T01:14:31.150Z] drwxr-xr-x 8 admin staff 256 Feb 12 16:57 jdk-27+9-test-image
[2026-02-13T01:14:31.150Z] Moving directory jdk-27+9-test-image/ to ../openjdk-test-image
[2026-02-13T01:14:31.150Z] Uncompressing OpenJDK-debugimage_aarch64_mac_hotspot_27_9-ea.tar.gz over ./j2sdk-image...
[2026-02-13T01:14:31.498Z] Removing top-level folder jdk-27+9-debug-image/
[2026-02-13T01:14:31.498Z] Removing top-level folder jdk-27+9/
[2026-02-13T01:14:31.859Z] /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image...
[2026-02-13T01:14:31.859Z] javac_path: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2026-02-13T01:14:31.859Z] Run: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/java -version
[2026-02-13T01:14:31.859Z] =JAVA VERSION OUTPUT BEGIN=
[2026-02-13T01:14:32.615Z] openjdk version "27-beta" 2026-09-15
[2026-02-13T01:14:32.615Z] OpenJDK Runtime Environment Temurin-27+9-202602122148 (build 27-beta+9-ea)
[2026-02-13T01:14:32.615Z] OpenJDK 64-Bit Server VM Temurin-27+9-202602122148 (build 27-beta+9-ea, mixed mode, sharing)
[2026-02-13T01:14:32.615Z] =JAVA VERSION OUTPUT END=
[2026-02-13T01:14:32.615Z] get testKitGen...
[2026-02-13T01:14:32.615Z] git clone -q https://github.com/adoptium/TKG.git
[2026-02-13T01:14:34.493Z] git rev-parse master
[2026-02-13T01:14:34.493Z] git checkout -q -f 421b00f121abe874cc0c0a69a315e2b7f751f822
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-02-13T01:14:34.704Z] $ ssh-agent -k
[2026-02-13T01:14:34.709Z] unset SSH_AUTH_SOCK;
[2026-02-13T01:14:34.709Z] unset SSH_AGENT_PID;
[2026-02-13T01:14:34.709Z] echo Agent pid 678 killed;
[2026-02-13T01:14:34.855Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] echo
[2026-02-13T01:14:35.013Z] readProperties file: ./aqa-tests/job.properties
[Pipeline] readProperties
[Pipeline] echo
[2026-02-13T01:14:35.458Z] Reset TEST_JDK_HOME to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-13T01:14:36.139Z] 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=27&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-27%2B9_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=445&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-02-13T01:14:36.151Z] 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-ziea8&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=27&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-27%2B9_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=445&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
[2026-02-13T01:14:36.192Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-13T01:14:36.377Z] Copied 1 artifact from "getTRSSOutput" build number 2046
[Pipeline] sh
[2026-02-13T01:14:36.933Z] + cd ./aqa-tests/TKG/resources/TRSS
[2026-02-13T01:14:36.933Z] + gzip -cd TRSSOutput.tar.gz
[2026-02-13T01:14:36.933Z] + tar xof -
[2026-02-13T01:14:36.933Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-02-13T01:14:37.056Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-13T01:14:37.085Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2026-02-13T01:14:37.153Z] Found a total of 8 nodes with the 'ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)' label
[Pipeline] echo
[2026-02-13T01:14:37.158Z] Machine limit is 8.
[Pipeline] sh
[2026-02-13T01:14:37.698Z] + cd ./aqa-tests/TKG
[2026-02-13T01:14:37.698Z] ++ uname
[2026-02-13T01:14:37.698Z] + '[' Darwin = AIX ']'
[2026-02-13T01:14:37.698Z] ++ uname
[2026-02-13T01:14:37.698Z] + '[' Darwin = SunOS ']'
[2026-02-13T01:14:37.698Z] ++ uname
[2026-02-13T01:14:37.698Z] + '[' Darwin = '*BSD' ']'
[2026-02-13T01:14:37.698Z] + MAKE=make
[2026-02-13T01:14:37.698Z] + make genParallelList TEST=sanity.perf TEST_TIME=120 NUM_MACHINES=
[2026-02-13T01:14:38.049Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-02-13T01:14:38.049Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/../../externalDependency/lib
[2026-02-13T01:14:38.049Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-13T01:14:38.049Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-13T01:14:38.049Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-13T01:14:38.049Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk27_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_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-13T01:14:38.815Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-13T01:14:39.165Z]
[2026-02-13T01:14:39.165Z] build:
[2026-02-13T01:14:39.165Z]
[2026-02-13T01:14:39.165Z] clean:
[2026-02-13T01:14:39.165Z]
[2026-02-13T01:14:39.165Z] init:
[2026-02-13T01:14:39.165Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/bin
[2026-02-13T01:14:39.165Z]
[2026-02-13T01:14:39.165Z] getDependentLibs:
[2026-02-13T01:14:39.518Z] [exec] /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/../../externalDependency/lib does not exist, creating one.
[2026-02-13T01:14:39.518Z] [exec] mkdir /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/../../externalDependency
[2026-02-13T01:14:39.518Z] [exec] mkdir /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/../../externalDependency/lib
[2026-02-13T01:14:39.518Z] [exec] --------------------------------------------
[2026-02-13T01:14:39.518Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/../../externalDependency/lib
[2026-02-13T01:14:39.518Z] [exec] task is set to default
[2026-02-13T01:14:39.518Z] [exec] dependencyList is set to json_simple
[2026-02-13T01:14:39.518Z] [exec] System Test jars will not be downloaded.
[2026-02-13T01:14:39.518Z] [exec] --------------------------------------------
[2026-02-13T01:14:39.518Z] [exec] Starting download third party dependent jars
[2026-02-13T01:14:39.518Z] [exec] --------------------------------------------
[2026-02-13T01:14:39.518Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/../../externalDependency/lib
[2026-02-13T01:14:39.518Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar
[2026-02-13T01:14:39.518Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar
[2026-02-13T01:14:39.900Z] [exec] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/json-simple.jar
[2026-02-13T01:14:39.900Z] [exec] downloaded dependent third party jars successfully
[2026-02-13T01:14:39.900Z]
[2026-02-13T01:14:39.900Z] compile:
[2026-02-13T01:14:39.900Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-13T01:14:39.900Z] [echo] ============COMPILER SETTINGS============
[2026-02-13T01:14:39.900Z] [echo] ===fork: yes
[2026-02-13T01:14:39.900Z] [echo] ===debug: on
[2026-02-13T01:14:39.900Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/bin
[2026-02-13T01:14:40.689Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-13T01:14:40.689Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-13T01:14:40.689Z]
[2026-02-13T01:14:40.689Z] dist:
[2026-02-13T01:14:40.689Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-13T01:14:40.689Z]
[2026-02-13T01:14:40.689Z] BUILD SUCCESSFUL
[2026-02-13T01:14:40.689Z] Total time: 1 second
[2026-02-13T01:14:40.689Z] 0
[2026-02-13T01:14:40.689Z] /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-13T01:14:40.689Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-13T01:14:40.689Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2026-02-13T01:14:45.680Z] ****************************** MACHINE INFO ******************************
[2026-02-13T01:14:45.680Z] File path : /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG
[2026-02-13T01:14:45.680Z] Free Physical Memory Size : 1416413184
[2026-02-13T01:14:45.680Z] Free space (bytes) : 54715650048
[2026-02-13T01:14:45.680Z] Total Physical Memory Size : 6979321856
[2026-02-13T01:14:45.680Z] Total space (bytes) : 90743767040
[2026-02-13T01:14:45.680Z] Usable space (bytes) : 54715650048
[2026-02-13T01:14:45.680Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-13T01:14:45.680Z] bashVersion :
[2026-02-13T01:14:45.680Z] GNU bash, version 5.3.9(1)-release (aarch64-apple-darwin23.6.0)
[2026-02-13T01:14:45.680Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2026-02-13T01:14:45.680Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-13T01:14:45.680Z]
[2026-02-13T01:14:45.680Z] This is free software; you are free to change and redistribute it.
[2026-02-13T01:14:45.680Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-13T01:14:45.680Z] cpuCores : 4
[2026-02-13T01:14:45.680Z] curlVersion :
[2026-02-13T01:14:45.680Z] curl 8.1.2 (x86_64-apple-darwin23.0) libcurl/8.1.2 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.55.1
[2026-02-13T01:14:45.680Z] Release-Date: 2023-05-30
[2026-02-13T01:14:45.680Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2026-02-13T01:14:45.680Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL threadsafe UnixSockets
[2026-02-13T01:14:45.680Z] dockerVersion : bash: line 1: docker: command not found
[2026-02-13T01:14:45.680Z] gcc version : 15.0.0
[2026-02-13T01:14:45.680Z] gclibc version : bash: line 1: ldd: command not found
[2026-02-13T01:14:45.680Z] gdb version : bash: line 1: gdb: command not found
[2026-02-13T01:14:45.680Z] lldb version :
[2026-02-13T01:14:45.680Z] lldb-1500.0.200.58
[2026-02-13T01:14:45.680Z] Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
[2026-02-13T01:14:45.680Z] makeVersion :
[2026-02-13T01:14:45.680Z] GNU Make 3.81
[2026-02-13T01:14:45.680Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2026-02-13T01:14:45.680Z] This is free software; see the source for copying conditions.
[2026-02-13T01:14:45.680Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2026-02-13T01:14:45.680Z] PARTICULAR PURPOSE.
[2026-02-13T01:14:45.680Z]
[2026-02-13T01:14:45.680Z] This program built for i386-apple-darwin11.3.0
[2026-02-13T01:14:45.680Z] mavenVersion :
[2026-02-13T01:14:45.680Z] WARNING: A restricted method in java.lang.System has been called
[2026-02-13T01:14:45.680Z] 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)
[2026-02-13T01:14:45.680Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2026-02-13T01:14:45.680Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2026-02-13T01:14:45.680Z]
[2026-02-13T01:14:45.680Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2026-02-13T01:14:45.680Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-02-13T01:14:45.680Z] Java version: 27-beta, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home
[2026-02-13T01:14:45.680Z] Default locale: en_US, platform encoding: UTF-8
[2026-02-13T01:14:45.680Z] OS name: "mac os x", version: "14.1", arch: "aarch64", family: "mac"
[2026-02-13T01:14:45.680Z] perlVersion :
[2026-02-13T01:14:45.680Z]
[2026-02-13T01:14:45.680Z] This is perl 5, version 30, subversion 3 (v5.30.3) built for darwin-thread-multi-2level
[2026-02-13T01:14:45.680Z] (with 2 registered patches, see perl -V for more detail)
[2026-02-13T01:14:45.680Z]
[2026-02-13T01:14:45.680Z] Copyright 1987-2020, Larry Wall
[2026-02-13T01:14:45.680Z]
[2026-02-13T01:14:45.680Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-13T01:14:45.680Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-13T01:14:45.680Z]
[2026-02-13T01:14:45.680Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-13T01:14:45.680Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-13T01:14:45.680Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-02-13T01:14:45.680Z]
[2026-02-13T01:14:45.680Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-13T01:14:45.680Z] procArch : arm
[2026-02-13T01:14:45.680Z] sysArch : arm64
[2026-02-13T01:14:45.680Z] sysOS : Darwin
[2026-02-13T01:14:45.680Z] ulimit :
[2026-02-13T01:14:45.680Z] core file size (blocks, -c) 8192
[2026-02-13T01:14:45.680Z] data seg size (kbytes, -d) unlimited
[2026-02-13T01:14:45.680Z] file size (blocks, -f) unlimited
[2026-02-13T01:14:45.680Z] max locked memory (kbytes, -l) unlimited
[2026-02-13T01:14:45.680Z] max memory size (kbytes, -m) unlimited
[2026-02-13T01:14:45.680Z] open files (-n) 1048576
[2026-02-13T01:14:45.680Z] pipe size (512 bytes, -p) 1
[2026-02-13T01:14:45.680Z] stack size (kbytes, -s) 65520
[2026-02-13T01:14:45.680Z] cpu time (seconds, -t) unlimited
[2026-02-13T01:14:45.680Z] max user processes (-u) 1333
[2026-02-13T01:14:45.680Z] virtual memory (kbytes, -v) unlimited
[2026-02-13T01:14:45.680Z] uname : Darwin admins-Virtual-Machine.local 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct 9 21:26:29 PDT 2023; root:xnu-10002.41.9~6/RELEASE_ARM64_VMAPPLE arm64
[2026-02-13T01:14:45.680Z] vmVendor : Oracle Corporation
[2026-02-13T01:14:45.680Z] vmVersion : 27-beta+9-ea
[2026-02-13T01:14:45.680Z] xlc version : bash: line 1: xlC: command not found
[2026-02-13T01:14:45.680Z] **************************************************************************
[2026-02-13T01:14:45.680Z]
[2026-02-13T01:14:45.680Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-13T01:14:45.680Z]
[2026-02-13T01:14:45.680Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-02-13T01:14:45.680Z]
[2026-02-13T01:14:45.680Z] System.getProperty('os.name')=Mac OS X
[2026-02-13T01:14:45.680Z]
[2026-02-13T01:14:45.680Z] System.getProperty('os.arch')=aarch64
[2026-02-13T01:14:45.680Z]
[2026-02-13T01:14:45.680Z] System.getProperty('java.fullversion')=null
[2026-02-13T01:14:45.680Z]
[2026-02-13T01:14:45.680Z] System.getProperty('sun.arch.data.model')=64
[2026-02-13T01:14:45.680Z]
[2026-02-13T01:14:45.680Z] /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_openjdk27_hs_sanity.perf_aarch64_mac/../../externalDependency/lib
[2026-02-13T01:14:45.680Z] perl scripts/configure.pl
[2026-02-13T01:14:45.680Z] /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=osx_aarch64 --microArch="" --osLabel="" --jdkVersion=27 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-13T01:14:45.680Z]
[2026-02-13T01:14:45.680Z] Warning: cannot find spec in resources/ottawa.csv.
[2026-02-13T01:14:45.680Z] Detected 64 in spec. Use spec: default-64 to match mode.
[2026-02-13T01:14:45.680Z]
[2026-02-13T01:14:45.680Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-13T01:14:45.680Z]
[2026-02-13T01:14:45.680Z]
[2026-02-13T01:14:45.680Z] Starting to generate parallel test lists.
[2026-02-13T01:14:45.680Z]
[2026-02-13T01:14:45.680Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2026-02-13T01:14:45.680Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/liberty/playlist.xml
[2026-02-13T01:14:45.680Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2026-02-13T01:14:45.680Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2026-02-13T01:14:45.680Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2026-02-13T01:14:45.680Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2026-02-13T01:14:45.680Z] Attempting to get test duration data from TRSS.
[2026-02-13T01:14:45.680Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=27&impl=hs&platform=aarch64_mac&group=perf&level=sanity
[2026-02-13T01:14:46.034Z] Attempting to get test duration data from cached files.
[2026-02-13T01:14:46.034Z]
[2026-02-13T01:14:46.034Z] TEST DURATION
[2026-02-13T01:14:46.034Z] ====================================================================================
[2026-02-13T01:14:46.034Z] Total number of tests searched: 9
[2026-02-13T01:14:46.034Z] Number of test durations found: 9
[2026-02-13T01:14:46.034Z] Top slowest tests:
[2026-02-13T01:14:46.034Z] 03m42s renaissance-akka-uct_0
[2026-02-13T01:14:46.034Z] 02m06s renaissance-fj-kmeans_0
[2026-02-13T01:14:46.034Z] 01m27s renaissance-future-genetic_0
[2026-02-13T01:14:46.034Z] ====================================================================================
[2026-02-13T01:14:46.034Z]
[2026-02-13T01:14:46.034Z] Test target is split into 1 lists.
[2026-02-13T01:14:46.034Z] Reducing estimated test running time from 08m24s to 08m24s.
[2026-02-13T01:14:46.034Z]
[2026-02-13T01:14:46.034Z] -------------------------------------testList_0-------------------------------------
[2026-02-13T01:14:46.034Z] Number of tests: 9
[2026-02-13T01:14:46.034Z] Estimated running time: 08m24s
[2026-02-13T01:14:46.034Z] 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
[2026-02-13T01:14:46.034Z] ------------------------------------------------------------------------------------
[2026-02-13T01:14:46.034Z]
[2026-02-13T01:14:46.034Z] Parallel test lists file (/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[Pipeline] fileExists
[Pipeline] echo
[2026-02-13T01:14:46.159Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-02-13T01:14:46.294Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-02-13T01:14:46.375Z] Building tests...
[Pipeline] timeout
[2026-02-13T01:14:46.383Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-13T01:14:46.410Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2026-02-13T01:14:46.570Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2026-02-13T01:14:46.603Z] Running in /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2026-02-13T01:14:46.682Z] $ ssh-agent
[2026-02-13T01:14:46.869Z] SSH_AUTH_SOCK=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//ssh-TwixOGfGUog2/agent.1012
[2026-02-13T01:14:46.869Z] SSH_AGENT_PID=1013
[2026-02-13T01:14:46.869Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-13T01:14:47.410Z] + bash ./compile.sh
[2026-02-13T01:14:47.410Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-02-13T01:14:47.410Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/../../externalDependency/lib
[2026-02-13T01:14:47.410Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-13T01:14:47.410Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-13T01:14:47.410Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-13T01:14:47.410Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk27_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_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-13T01:14:47.410Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-13T01:14:47.410Z]
[2026-02-13T01:14:47.410Z] build:
[2026-02-13T01:14:47.410Z]
[2026-02-13T01:14:47.410Z] clean:
[2026-02-13T01:14:47.410Z] [delete] Deleting: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/autoGenEnv.mk
[2026-02-13T01:14:47.410Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/bin
[2026-02-13T01:14:47.410Z]
[2026-02-13T01:14:47.410Z] init:
[2026-02-13T01:14:47.410Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/bin
[2026-02-13T01:14:47.410Z]
[2026-02-13T01:14:47.410Z] getDependentLibs:
[2026-02-13T01:14:47.410Z] [exec] --------------------------------------------
[2026-02-13T01:14:47.410Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/../../externalDependency/lib
[2026-02-13T01:14:47.410Z] [exec] task is set to default
[2026-02-13T01:14:47.410Z] [exec] dependencyList is set to json_simple
[2026-02-13T01:14:47.410Z] [exec] System Test jars will not be downloaded.
[2026-02-13T01:14:47.410Z] [exec] --------------------------------------------
[2026-02-13T01:14:47.410Z] [exec] Starting download third party dependent jars
[2026-02-13T01:14:47.410Z] [exec] --------------------------------------------
[2026-02-13T01:14:47.410Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/../../externalDependency/lib
[2026-02-13T01:14:47.410Z] [exec] /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-02-13T01:14:47.410Z] [exec] downloaded dependent third party jars successfully
[2026-02-13T01:14:47.410Z]
[2026-02-13T01:14:47.410Z] compile:
[2026-02-13T01:14:47.410Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-13T01:14:47.410Z] [echo] ============COMPILER SETTINGS============
[2026-02-13T01:14:47.410Z] [echo] ===fork: yes
[2026-02-13T01:14:47.410Z] [echo] ===debug: on
[2026-02-13T01:14:47.410Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/bin
[2026-02-13T01:14:48.163Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-13T01:14:48.163Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-13T01:14:48.163Z]
[2026-02-13T01:14:48.163Z] dist:
[2026-02-13T01:14:48.163Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-13T01:14:48.163Z]
[2026-02-13T01:14:48.163Z] BUILD SUCCESSFUL
[2026-02-13T01:14:48.163Z] Total time: 0 seconds
[2026-02-13T01:14:48.163Z] 0
[2026-02-13T01:14:48.163Z] /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-13T01:14:48.163Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-13T01:14:48.163Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2026-02-13T01:14:48.911Z] ****************************** MACHINE INFO ******************************
[2026-02-13T01:14:48.911Z] File path : /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG
[2026-02-13T01:14:48.911Z] Free Physical Memory Size : 1099776000
[2026-02-13T01:14:48.911Z] Free space (bytes) : 54712287232
[2026-02-13T01:14:48.911Z] Total Physical Memory Size : 6979321856
[2026-02-13T01:14:48.911Z] Total space (bytes) : 90743767040
[2026-02-13T01:14:48.911Z] Usable space (bytes) : 54712287232
[2026-02-13T01:14:48.911Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-13T01:14:48.911Z] bashVersion :
[2026-02-13T01:14:48.911Z] GNU bash, version 5.3.9(1)-release (aarch64-apple-darwin23.6.0)
[2026-02-13T01:14:48.911Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2026-02-13T01:14:48.911Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-13T01:14:48.911Z]
[2026-02-13T01:14:48.911Z] This is free software; you are free to change and redistribute it.
[2026-02-13T01:14:48.911Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-13T01:14:48.911Z] cpuCores : 4
[2026-02-13T01:14:48.911Z] curlVersion :
[2026-02-13T01:14:48.911Z] curl 8.1.2 (x86_64-apple-darwin23.0) libcurl/8.1.2 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.55.1
[2026-02-13T01:14:48.911Z] Release-Date: 2023-05-30
[2026-02-13T01:14:48.911Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2026-02-13T01:14:48.911Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL threadsafe UnixSockets
[2026-02-13T01:14:48.911Z] dockerVersion : bash: line 1: docker: command not found
[2026-02-13T01:14:48.911Z] gcc version : 15.0.0
[2026-02-13T01:14:48.911Z] gclibc version : bash: line 1: ldd: command not found
[2026-02-13T01:14:48.911Z] gdb version : bash: line 1: gdb: command not found
[2026-02-13T01:14:48.911Z] lldb version :
[2026-02-13T01:14:48.911Z] lldb-1500.0.200.58
[2026-02-13T01:14:48.912Z] Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
[2026-02-13T01:14:48.912Z] makeVersion :
[2026-02-13T01:14:48.912Z] GNU Make 3.81
[2026-02-13T01:14:48.912Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2026-02-13T01:14:48.912Z] This is free software; see the source for copying conditions.
[2026-02-13T01:14:48.912Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2026-02-13T01:14:48.912Z] PARTICULAR PURPOSE.
[2026-02-13T01:14:48.912Z]
[2026-02-13T01:14:48.912Z] This program built for i386-apple-darwin11.3.0
[2026-02-13T01:14:48.912Z] mavenVersion :
[2026-02-13T01:14:48.912Z] WARNING: A restricted method in java.lang.System has been called
[2026-02-13T01:14:48.912Z] 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)
[2026-02-13T01:14:48.912Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2026-02-13T01:14:48.912Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2026-02-13T01:14:48.912Z]
[2026-02-13T01:14:48.912Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2026-02-13T01:14:48.912Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-02-13T01:14:48.912Z] Java version: 27-beta, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home
[2026-02-13T01:14:48.912Z] Default locale: en_US, platform encoding: UTF-8
[2026-02-13T01:14:48.912Z] OS name: "mac os x", version: "14.1", arch: "aarch64", family: "mac"
[2026-02-13T01:14:48.912Z] perlVersion :
[2026-02-13T01:14:48.912Z]
[2026-02-13T01:14:48.912Z] This is perl 5, version 30, subversion 3 (v5.30.3) built for darwin-thread-multi-2level
[2026-02-13T01:14:48.912Z] (with 2 registered patches, see perl -V for more detail)
[2026-02-13T01:14:48.912Z]
[2026-02-13T01:14:48.912Z] Copyright 1987-2020, Larry Wall
[2026-02-13T01:14:48.912Z]
[2026-02-13T01:14:48.912Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-13T01:14:48.912Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-13T01:14:48.912Z]
[2026-02-13T01:14:48.912Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-13T01:14:48.912Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-13T01:14:48.912Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-02-13T01:14:48.912Z]
[2026-02-13T01:14:48.912Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-13T01:14:48.912Z] procArch : arm
[2026-02-13T01:14:48.912Z] sysArch : arm64
[2026-02-13T01:14:48.912Z] sysOS : Darwin
[2026-02-13T01:14:48.912Z] ulimit :
[2026-02-13T01:14:48.912Z] core file size (blocks, -c) 8192
[2026-02-13T01:14:48.912Z] data seg size (kbytes, -d) unlimited
[2026-02-13T01:14:48.912Z] file size (blocks, -f) unlimited
[2026-02-13T01:14:48.912Z] max locked memory (kbytes, -l) unlimited
[2026-02-13T01:14:48.912Z] max memory size (kbytes, -m) unlimited
[2026-02-13T01:14:48.912Z] open files (-n) 1048576
[2026-02-13T01:14:48.912Z] pipe size (512 bytes, -p) 1
[2026-02-13T01:14:48.912Z] stack size (kbytes, -s) 65520
[2026-02-13T01:14:48.912Z] cpu time (seconds, -t) unlimited
[2026-02-13T01:14:48.912Z] max user processes (-u) 1333
[2026-02-13T01:14:48.912Z] virtual memory (kbytes, -v) unlimited
[2026-02-13T01:14:48.912Z] uname : Darwin admins-Virtual-Machine.local 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct 9 21:26:29 PDT 2023; root:xnu-10002.41.9~6/RELEASE_ARM64_VMAPPLE arm64
[2026-02-13T01:14:48.912Z] vmVendor : Oracle Corporation
[2026-02-13T01:14:48.912Z] vmVersion : 27-beta+9-ea
[2026-02-13T01:14:48.912Z] xlc version : bash: line 1: xlC: command not found
[2026-02-13T01:14:48.912Z] **************************************************************************
[2026-02-13T01:14:48.912Z]
[2026-02-13T01:14:48.912Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-13T01:14:48.912Z]
[2026-02-13T01:14:48.912Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-02-13T01:14:48.912Z]
[2026-02-13T01:14:48.912Z] System.getProperty('os.name')=Mac OS X
[2026-02-13T01:14:48.912Z]
[2026-02-13T01:14:48.912Z] System.getProperty('os.arch')=aarch64
[2026-02-13T01:14:48.912Z]
[2026-02-13T01:14:48.912Z] System.getProperty('java.fullversion')=null
[2026-02-13T01:14:48.912Z]
[2026-02-13T01:14:48.912Z] System.getProperty('sun.arch.data.model')=64
[2026-02-13T01:14:48.912Z]
[2026-02-13T01:14:48.912Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f clean.mk cleanBuild
[2026-02-13T01:14:48.913Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest
[2026-02-13T01:14:48.913Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f compile.mk compile
[2026-02-13T01:14:48.913Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-13T01:14:48.913Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-13T01:14:48.913Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/.." "-DBUILD_ROOT=/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=27" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=osx_aarch64" "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DJVM_VERSION=openjdk27" "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-13T01:14:48.913Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk27_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_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-13T01:14:48.913Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/scripts/build_test.xml
[2026-02-13T01:14:49.335Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2026-02-13T01:14:49.335Z]
[2026-02-13T01:14:49.335Z] -create_test_directory:
[2026-02-13T01:14:49.335Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jvmtest
[2026-02-13T01:14:49.335Z]
[2026-02-13T01:14:49.335Z] stage_test_material:
[2026-02-13T01:14:49.335Z] [copy] Copying 137 files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jvmtest
[2026-02-13T01:14:49.335Z]
[2026-02-13T01:14:49.335Z] build:
[2026-02-13T01:14:49.335Z]
[2026-02-13T01:14:49.335Z] init:
[2026-02-13T01:14:49.335Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jvmtest/perf
[2026-02-13T01:14:49.335Z]
[2026-02-13T01:14:49.335Z] dist:
[2026-02-13T01:14:49.335Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jvmtest/perf
[2026-02-13T01:14:49.335Z]
[2026-02-13T01:14:49.335Z] build:
[2026-02-13T01:14:49.335Z]
[2026-02-13T01:14:49.335Z] build:
[2026-02-13T01:14:49.335Z]
[2026-02-13T01:14:49.335Z] init:
[2026-02-13T01:14:49.335Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jvmtest/perf/bumbleBench
[2026-02-13T01:14:49.335Z]
[2026-02-13T01:14:49.335Z] getBumbleBench:
[2026-02-13T01:14:49.335Z] [echo] Cloning BumbleBench
[2026-02-13T01:14:49.335Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2026-02-13T01:14:49.335Z] [exec] Cloning into 'bumblebench'...
[2026-02-13T01:14:50.108Z]
[2026-02-13T01:14:50.108Z] buildBumbleBench:
[2026-02-13T01:14:50.108Z] [echo] Building BumbleBench
[2026-02-13T01:14:50.108Z]
[2026-02-13T01:14:50.108Z] compile-all:
[2026-02-13T01:14:50.108Z] [javac] Compiling 8 source files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-13T01:14:50.108Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-13T01:14:50.108Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-13T01:14:50.108Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-13T01:14:50.108Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-13T01:14:50.108Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-13T01:14:50.108Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-13T01:14:50.479Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-13T01:14:50.479Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-13T01:14:50.479Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations.
[2026-02-13T01:14:50.479Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2026-02-13T01:14:50.479Z] [javac] 4 warnings
[2026-02-13T01:14:50.479Z] [javac] Compiling 1 source file to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-13T01:14:50.479Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-13T01:14:50.479Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-13T01:14:50.479Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-13T01:14:50.479Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-13T01:14:50.479Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-13T01:14:50.480Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-13T01:14:50.480Z] [javac] 4 warnings
[2026-02-13T01:14:50.480Z] [javac] Compiling 11 source files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-13T01:14:50.480Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-13T01:14:50.480Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-13T01:14:50.480Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-13T01:14:50.480Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-13T01:14:50.480Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-13T01:14:50.480Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-13T01:14:50.480Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/CollectionsBench.java uses or overrides a deprecated API.
[2026-02-13T01:14:50.480Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-13T01:14:50.480Z] [javac] 4 warnings
[2026-02-13T01:14:50.480Z] [javac] Compiling 5 source files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-13T01:14:50.480Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-13T01:14:50.480Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-13T01:14:50.480Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-13T01:14:50.480Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-13T01:14:50.480Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-13T01:14:50.480Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-13T01:14:50.834Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/HashMapReplaceAllLambdaBench.java uses or overrides a deprecated API.
[2026-02-13T01:14:50.834Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-13T01:14:50.834Z] [javac] 4 warnings
[2026-02-13T01:14:50.834Z] [javac] Compiling 9 source files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-13T01:14:50.834Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-13T01:14:50.834Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-13T01:14:50.834Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-13T01:14:50.834Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-13T01:14:50.834Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-13T01:14:50.834Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-13T01:14:50.834Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-13T01:14:50.834Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-13T01:14:50.834Z] [javac] 4 warnings
[2026-02-13T01:14:50.834Z] [javac] Compiling 1 source file to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-13T01:14:50.834Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-13T01:14:50.834Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-13T01:14:50.834Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-13T01:14:50.834Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-13T01:14:50.834Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-13T01:14:50.834Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-13T01:14:50.834Z] [javac] 4 warnings
[2026-02-13T01:14:50.834Z] [javac] Compiling 2 source files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-13T01:14:50.834Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-13T01:14:50.834Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-13T01:14:50.834Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-13T01:14:50.834Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-13T01:14:50.834Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-13T01:14:50.834Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-13T01:14:50.834Z] [javac] 4 warnings
[2026-02-13T01:14:50.834Z] [javac] Compiling 8 source files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-13T01:14:50.834Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-13T01:14:50.834Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-13T01:14:50.834Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-13T01:14:50.834Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-13T01:14:50.834Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-13T01:14:50.834Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-13T01:14:50.834Z] [javac] /Users/admin/workspace/workspace/Test_openjdk27_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
[2026-02-13T01:14:50.834Z] [javac] synchronized(init) {
[2026-02-13T01:14:50.834Z] [javac] ^
[2026-02-13T01:14:50.834Z] [javac] 5 warnings
[2026-02-13T01:14:50.834Z] [javac] Compiling 6 source files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-13T01:14:50.834Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-13T01:14:50.834Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-13T01:14:50.835Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-13T01:14:50.835Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-13T01:14:50.835Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-13T01:14:50.835Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-13T01:14:50.835Z] [javac] 4 warnings
[2026-02-13T01:14:50.835Z] [javac] Compiling 5 source files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-13T01:14:50.835Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-13T01:14:50.835Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-13T01:14:50.835Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-13T01:14:50.835Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-13T01:14:50.835Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-13T01:14:50.835Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-13T01:14:50.835Z] [javac] 4 warnings
[2026-02-13T01:14:50.835Z] [javac] Compiling 7 source files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-13T01:14:50.835Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-13T01:14:50.835Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-13T01:14:50.835Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-13T01:14:50.835Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-13T01:14:50.835Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-13T01:14:50.835Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-13T01:14:50.835Z] [javac] 4 warnings
[2026-02-13T01:14:50.835Z] [javac] Compiling 8 source files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-13T01:14:50.835Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-13T01:14:50.835Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-13T01:14:50.835Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-13T01:14:50.835Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-13T01:14:50.835Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-13T01:14:50.835Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-13T01:14:50.835Z] [javac] 4 warnings
[2026-02-13T01:14:50.835Z] [javac] Compiling 2 source files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-13T01:14:50.835Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-13T01:14:50.835Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-13T01:14:50.835Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-13T01:14:50.835Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-13T01:14:50.835Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-13T01:14:50.835Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-13T01:14:51.195Z] [javac] 4 warnings
[2026-02-13T01:14:51.196Z] [javac] Compiling 4 source files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-13T01:14:51.196Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-13T01:14:51.196Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-13T01:14:51.196Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-13T01:14:51.196Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-13T01:14:51.196Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-13T01:14:51.196Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-13T01:14:51.196Z] [javac] 4 warnings
[2026-02-13T01:14:51.196Z] [javac] Compiling 5 source files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-13T01:14:51.196Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-13T01:14:51.196Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-13T01:14:51.196Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-13T01:14:51.196Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-13T01:14:51.196Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-13T01:14:51.196Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-13T01:14:51.196Z] [javac] 4 warnings
[2026-02-13T01:14:51.196Z]
[2026-02-13T01:14:51.196Z] dist:
[2026-02-13T01:14:51.196Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar
[2026-02-13T01:14:51.196Z]
[2026-02-13T01:14:51.196Z] dist:
[2026-02-13T01:14:51.196Z] [copy] Copying 126 files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jvmtest/perf/bumbleBench
[2026-02-13T01:14:51.196Z]
[2026-02-13T01:14:51.196Z] build:
[2026-02-13T01:14:51.196Z]
[2026-02-13T01:14:51.196Z] getDependentLibs:
[2026-02-13T01:14:51.196Z] [exec] --------------------------------------------
[2026-02-13T01:14:51.196Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/../../externalDependency/lib
[2026-02-13T01:14:51.196Z] [exec] task is set to default
[2026-02-13T01:14:51.196Z] [exec] dependencyList is set to dacapo
[2026-02-13T01:14:51.196Z] [exec] System Test jars will not be downloaded.
[2026-02-13T01:14:51.196Z] [exec] --------------------------------------------
[2026-02-13T01:14:51.196Z] [exec] Starting download third party dependent jars
[2026-02-13T01:14:51.196Z] [exec] --------------------------------------------
[2026-02-13T01:14:51.196Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/../../externalDependency/lib
[2026-02-13T01:14:51.196Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//dacapo.zip
[2026-02-13T01:14:51.196Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//dacapo.zip
[2026-02-13T01:15:25.161Z] [exec] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/dacapo.zip
[2026-02-13T01:15:25.161Z] [exec] downloaded dependent third party jars successfully
[2026-02-13T01:15:25.161Z]
[2026-02-13T01:15:25.161Z] init:
[2026-02-13T01:15:25.161Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jvmtest/perf/dacapo
[2026-02-13T01:15:25.161Z]
[2026-02-13T01:15:25.161Z] getDacapoSuite:
[2026-02-13T01:15:25.161Z] [unzip] Expanding: /Users/admin/workspace/externalDependency/lib/dacapo.zip into /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jvmtest/perf/dacapo
[2026-02-13T01:15:44.859Z] [move] Moving 1 file to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jvmtest/perf/dacapo
[2026-02-13T01:15:44.859Z] [move] Moving 10669 files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jvmtest/perf/dacapo/dacapo
[2026-02-13T01:15:44.859Z]
[2026-02-13T01:15:44.859Z] dist:
[2026-02-13T01:15:44.859Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jvmtest/perf/dacapo
[2026-02-13T01:15:44.859Z]
[2026-02-13T01:15:44.859Z] build:
[2026-02-13T01:15:44.859Z]
[2026-02-13T01:15:44.859Z] init:
[2026-02-13T01:15:44.859Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jvmtest/perf/idle_micro
[2026-02-13T01:15:44.859Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/perf/idle_micro/bin
[2026-02-13T01:15:44.859Z]
[2026-02-13T01:15:44.859Z] compile:
[2026-02-13T01:15:44.859Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-13T01:15:44.859Z] [echo] ============COMPILER SETTINGS============
[2026-02-13T01:15:44.859Z] [echo] ===fork: yes
[2026-02-13T01:15:44.859Z] [echo] ===executable: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/javac
[2026-02-13T01:15:44.859Z] [echo] ===debug: on
[2026-02-13T01:15:44.859Z] [echo] ===destdir: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/idle_micro
[2026-02-13T01:15:44.859Z] [javac] Compiling 3 source files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/perf/idle_micro/bin
[2026-02-13T01:15:44.859Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/perf/idle_micro/src/net/adoptopenjdk/test/gc/idlemicrobenchmark/CombinedLoad.java uses or overrides a deprecated API.
[2026-02-13T01:15:44.859Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-13T01:15:44.859Z]
[2026-02-13T01:15:44.859Z] dist:
[2026-02-13T01:15:44.859Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar
[2026-02-13T01:15:44.860Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jvmtest/perf/idle_micro
[2026-02-13T01:15:44.860Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jvmtest/perf/idle_micro
[2026-02-13T01:15:44.860Z] [copy] Copying 7 files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jvmtest/perf/idle_micro
[2026-02-13T01:15:45.222Z]
[2026-02-13T01:15:45.222Z] clean:
[2026-02-13T01:15:45.222Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/perf/idle_micro/bin
[2026-02-13T01:15:45.222Z]
[2026-02-13T01:15:45.222Z] build:
[2026-02-13T01:15:45.222Z]
[2026-02-13T01:15:45.222Z] build:
[2026-02-13T01:15:45.222Z]
[2026-02-13T01:15:45.222Z] init:
[2026-02-13T01:15:45.222Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jvmtest/perf/renaissance
[2026-02-13T01:15:45.222Z]
[2026-02-13T01:15:45.222Z] getRenaissanceSuite:
[2026-02-13T01:15:45.222Z] [echo] curl -Lks -C - https://github.com/renaissance-benchmarks/renaissance/releases/download/v0.16.0/renaissance-mit-0.16.0.jar -o renaissance.jar
[2026-02-13T01:15:52.803Z]
[2026-02-13T01:15:52.803Z] dist:
[2026-02-13T01:15:52.803Z] [copy] Copying 3 files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jvmtest/perf/renaissance
[2026-02-13T01:15:54.539Z]
[2026-02-13T01:15:54.539Z] build:
[2026-02-13T01:15:54.539Z]
[2026-02-13T01:15:54.539Z] init:
[2026-02-13T01:15:54.539Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jvmtest/perf/specjbb
[2026-02-13T01:15:54.539Z]
[2026-02-13T01:15:54.539Z] getSpecjbbSuite:
[2026-02-13T01:15:54.539Z]
[2026-02-13T01:15:54.539Z] dist:
[2026-02-13T01:15:54.539Z] [copy] Copying 3 files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jvmtest/perf/specjbb/run
[2026-02-13T01:15:54.539Z]
[2026-02-13T01:15:54.539Z] BUILD SUCCESSFUL
[2026-02-13T01:15:54.539Z] Total time: 1 minute 5 seconds
[2026-02-13T01:15:54.539Z] 0
[2026-02-13T01:15:54.539Z]
[2026-02-13T01:15:54.539Z]
[2026-02-13T01:15:54.539Z] RECORD TEST REPOs SHA
[2026-02-13T01:15:54.539Z] cd "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/scripts"; \
[2026-02-13T01:15:54.539Z] bash "getSHAs.sh" --test_root_dir "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/.." --shas_file "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/SHAs.txt"
[2026-02-13T01:15:54.539Z] Check shas in /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/.. and store the info in /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-13T01:15:54.539Z] touch /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-13T01:15:54.539Z] ================================================
[2026-02-13T01:15:54.539Z] timestamp: 20260212-201554
[2026-02-13T01:15:54.539Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests
[2026-02-13T01:15:54.539Z] git repo:
[2026-02-13T01:15:54.539Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-02-13T01:15:54.539Z] sha:
[2026-02-13T01:15:54.539Z] 2c448f82c83465a2a689f309639b429e4c166dec
[2026-02-13T01:15:54.539Z] ================================================
[2026-02-13T01:15:54.539Z] timestamp: 20260212-201554
[2026-02-13T01:15:54.539Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-13T01:15:54.539Z] git repo:
[2026-02-13T01:15:54.539Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2026-02-13T01:15:54.539Z] sha:
[2026-02-13T01:15:54.539Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2026-02-13T01:15:54.539Z] ================================================
[2026-02-13T01:15:54.539Z] timestamp: 20260212-201554
[2026-02-13T01:15:54.539Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG
[2026-02-13T01:15:54.539Z] git repo:
[2026-02-13T01:15:54.539Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-02-13T01:15:54.539Z] sha:
[2026-02-13T01:15:54.539Z] 421b00f121abe874cc0c0a69a315e2b7f751f822
[Pipeline] }
[2026-02-13T01:15:54.623Z] $ ssh-agent -k
[2026-02-13T01:15:54.629Z] unset SSH_AUTH_SOCK;
[2026-02-13T01:15:54.629Z] unset SSH_AGENT_PID;
[2026-02-13T01:15:54.629Z] echo Agent pid 1013 killed;
[2026-02-13T01:15:54.761Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-02-13T01:15:54.874Z] 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
[2026-02-13T01:15:54.899Z] ITERATION: 1/1
[Pipeline] sshagent
[2026-02-13T01:15:54.893Z] $ ssh-agent
[2026-02-13T01:15:55.064Z] SSH_AUTH_SOCK=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//ssh-pynHywN52asj/agent.1632
[2026-02-13T01:15:55.064Z] SSH_AGENT_PID=1633
[2026-02-13T01:15:55.064Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-13T01:15:55.578Z] ++ uname
[2026-02-13T01:15:55.578Z] + '[' Darwin = AIX ']'
[2026-02-13T01:15:55.578Z] ++ uname
[2026-02-13T01:15:55.578Z] + '[' Darwin = SunOS ']'
[2026-02-13T01:15:55.578Z] ++ uname
[2026-02-13T01:15:55.578Z] + '[' Darwin = '*BSD' ']'
[2026-02-13T01:15:55.578Z] + MAKE=make
[2026-02-13T01:15:55.578Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-13T01:15:55.578Z] make: Nothing to be done for `testEnvTeardown'.
[Pipeline] sh
[2026-02-13T01:15:56.153Z] ++ uname
[2026-02-13T01:15:56.153Z] + '[' Darwin = AIX ']'
[2026-02-13T01:15:56.153Z] ++ uname
[2026-02-13T01:15:56.153Z] + '[' Darwin = SunOS ']'
[2026-02-13T01:15:56.153Z] ++ uname
[2026-02-13T01:15:56.153Z] + '[' Darwin = '*BSD' ']'
[2026-02-13T01:15:56.153Z] + MAKE=make
[2026-02-13T01:15:56.153Z] + cd ./aqa-tests
[2026-02-13T01:15:56.153Z] + . ./scripts/testenv/testenvSettings.sh
[2026-02-13T01:15:56.153Z] ++ set +x
[2026-02-13T01:15:56.153Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-02-13T01:15:56.153Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/../../externalDependency/lib
[2026-02-13T01:15:56.153Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.perf TESTLIST=
[2026-02-13T01:15:56.153Z] perl scripts/configure.pl
[2026-02-13T01:15:56.153Z] /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=osx_aarch64 --microArch="" --osLabel="" --jdkVersion=27 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-13T01:15:56.153Z]
[2026-02-13T01:15:56.153Z] Warning: cannot find spec in resources/ottawa.csv.
[2026-02-13T01:15:56.153Z] Detected 64 in spec. Use spec: default-64 to match mode.
[2026-02-13T01:15:56.153Z]
[2026-02-13T01:15:56.153Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-13T01:15:56.153Z]
[2026-02-13T01:15:56.153Z] Starting to generate test make files.
[2026-02-13T01:15:56.153Z]
[2026-02-13T01:15:56.153Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2026-02-13T01:15:56.153Z] Generated /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/renaissance/autoGen.mk
[2026-02-13T01:15:56.153Z]
[2026-02-13T01:15:56.153Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/liberty/playlist.xml
[2026-02-13T01:15:56.153Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2026-02-13T01:15:56.153Z] Generated /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/dacapo/autoGen.mk
[2026-02-13T01:15:56.153Z]
[2026-02-13T01:15:56.153Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2026-02-13T01:15:56.153Z] Generated /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/idle_micro/autoGen.mk
[2026-02-13T01:15:56.153Z]
[2026-02-13T01:15:56.153Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2026-02-13T01:15:56.153Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2026-02-13T01:15:56.153Z] Generated /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/autoGen.mk
[2026-02-13T01:15:56.153Z]
[2026-02-13T01:15:56.153Z] Generated /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../autoGen.mk
[2026-02-13T01:15:56.153Z]
[2026-02-13T01:15:56.153Z] Generated /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/utils.mk
[2026-02-13T01:15:56.153Z]
[2026-02-13T01:15:56.153Z] Generated /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/rerun.mk
[2026-02-13T01:15:56.153Z]
[2026-02-13T01:15:56.153Z] Make files are generated successfully.
[2026-02-13T01:15:56.153Z]
[2026-02-13T01:15:56.153Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f runtest.mk _sanity.perf
[2026-02-13T01:15:56.153Z]
[2026-02-13T01:15:56.153Z] Running make 3.81
[2026-02-13T01:15:56.153Z] set TEST_ROOT to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/..
[2026-02-13T01:15:56.153Z] set JDK_VERSION to 27
[2026-02-13T01:15:56.153Z] set JDK_IMPL to hotspot
[2026-02-13T01:15:56.153Z] set JVM_VERSION to openjdk27
[2026-02-13T01:15:56.153Z] set JCL_VERSION to latest
[2026-02-13T01:15:56.153Z] JAVA_HOME was originally set to /Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2026-02-13T01:15:56.153Z] set JAVA_HOME to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-02-13T01:15:56.153Z] set SPEC to osx_aarch64
[2026-02-13T01:15:56.153Z] set TEST_FLAG to
[2026-02-13T01:15:56.509Z] Running sanity.perf ...
[2026-02-13T01:15:56.509Z] There are 9 test targets in sanity.perf
[2026-02-13T01:15:56.509Z] "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -version
[2026-02-13T01:15:56.509Z] openjdk version "27-beta" 2026-09-15
[2026-02-13T01:15:56.509Z] OpenJDK Runtime Environment Temurin-27+9-202602122148 (build 27-beta+9-ea)
[2026-02-13T01:15:56.509Z] OpenJDK 64-Bit Server VM Temurin-27+9-202602122148 (build 27-beta+9-ea, mixed mode, sharing)
[2026-02-13T01:15:56.509Z]
[2026-02-13T01:15:56.509Z] ===============================================
[2026-02-13T01:15:56.509Z] Running test renaissance-akka-uct_0 ...
[2026-02-13T01:15:56.509Z] ===============================================
[2026-02-13T01:15:56.509Z] renaissance-akka-uct_0 Start Time: Thu Feb 12 20:15:56 2026 Epoch Time (ms): 1770945356189
[2026-02-13T01:15:56.509Z] variation: NoOptions
[2026-02-13T01:15:56.509Z] JVM_OPTIONS:
[2026-02-13T01:15:56.509Z] { \
[2026-02-13T01:15:56.509Z] echo ""; echo "TEST SETUP:"; \
[2026-02-13T01:15:56.509Z] echo "Nothing to be done for setup."; \
[2026-02-13T01:15:56.509Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17709453568877/renaissance-akka-uct_0"; \
[2026-02-13T01:15:56.509Z] cd "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17709453568877/renaissance-akka-uct_0"; \
[2026-02-13T01:15:56.509Z] echo ""; echo "TESTING:"; \
[2026-02-13T01:15:56.509Z] "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17709453568877/renaissance-akka-uct_0"/akka-uct.json" akka-uct; \
[2026-02-13T01:15:56.509Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-akka-uct_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17709453568877/renaissance-akka-uct_0"; else echo "-----------------------------------"; echo "renaissance-akka-uct_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-13T01:15:56.509Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-13T01:15:56.509Z] echo "Nothing to be done for teardown."; \
[2026-02-13T01:15:56.509Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17709453568877/TestTargetResult";
[2026-02-13T01:15:56.509Z]
[2026-02-13T01:15:56.509Z] TEST SETUP:
[2026-02-13T01:15:56.509Z] Nothing to be done for setup.
[2026-02-13T01:15:56.509Z]
[2026-02-13T01:15:56.509Z] TESTING:
[2026-02-13T01:15:56.509Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-13T01:15:56.509Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/output_17709453568877/renaissance-akka-uct_0/launcher-201556-7768482605176513503/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-13T01:15:56.509Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-13T01:15:56.509Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-13T01:15:56.860Z] ====== akka-uct (concurrency) [default], iteration 0 started ======
[2026-02-13T01:15:56.860Z] GC before operation: completed in 7.662 ms, heap usage 18.600 MB -> 5.721 MB.
[2026-02-13T01:15:58.071Z] final size= 199991
[2026-02-13T01:15:58.071Z] final height= 9
[2026-02-13T01:15:59.303Z] final size= 199991
[2026-02-13T01:15:59.303Z] final height= 9
[2026-02-13T01:16:00.101Z] final size= 199991
[2026-02-13T01:16:00.101Z] final height= 9
[2026-02-13T01:16:01.425Z] final size= 199991
[2026-02-13T01:16:01.425Z] final height= 9
[2026-02-13T01:16:02.280Z] final size= 199991
[2026-02-13T01:16:02.280Z] final height= 9
[2026-02-13T01:16:03.105Z] final size= 199991
[2026-02-13T01:16:03.105Z] final height= 9
[2026-02-13T01:16:03.456Z] final size= 199991
[2026-02-13T01:16:03.456Z] final height= 9
[2026-02-13T01:16:04.229Z] final size= 199991
[2026-02-13T01:16:04.229Z] final height= 9
[2026-02-13T01:16:05.055Z] final size= 199991
[2026-02-13T01:16:05.055Z] final height= 9
[2026-02-13T01:16:05.458Z] final size= 199991
[2026-02-13T01:16:05.458Z] final height= 9
[2026-02-13T01:16:06.213Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-13T01:16:06.213Z] There is no way to check that no silent failure occurred.
[2026-02-13T01:16:06.213Z] ====== akka-uct (concurrency) [default], iteration 0 completed (9078.381 ms) ======
[2026-02-13T01:16:06.213Z] ====== akka-uct (concurrency) [default], iteration 1 started ======
[2026-02-13T01:16:06.213Z] GC before operation: completed in 70.031 ms, heap usage 820.887 MB -> 90.794 MB.
[2026-02-13T01:16:06.213Z] final size= 199991
[2026-02-13T01:16:06.213Z] final height= 9
[2026-02-13T01:16:07.089Z] final size= 199991
[2026-02-13T01:16:07.089Z] final height= 9
[2026-02-13T01:16:07.917Z] final size= 199991
[2026-02-13T01:16:07.917Z] final height= 9
[2026-02-13T01:16:08.698Z] final size= 199991
[2026-02-13T01:16:08.698Z] final height= 9
[2026-02-13T01:16:09.474Z] final size= 199991
[2026-02-13T01:16:09.474Z] final height= 9
[2026-02-13T01:16:10.242Z] final size= 199991
[2026-02-13T01:16:10.242Z] final height= 9
[2026-02-13T01:16:11.047Z] final size= 199991
[2026-02-13T01:16:11.047Z] final height= 9
[2026-02-13T01:16:11.938Z] final size= 199991
[2026-02-13T01:16:11.938Z] final height= 9
[2026-02-13T01:16:12.289Z] final size= 199991
[2026-02-13T01:16:12.289Z] final height= 9
[2026-02-13T01:16:13.046Z] final size= 199991
[2026-02-13T01:16:13.046Z] final height= 9
[2026-02-13T01:16:13.471Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-13T01:16:13.471Z] There is no way to check that no silent failure occurred.
[2026-02-13T01:16:13.471Z] ====== akka-uct (concurrency) [default], iteration 1 completed (7338.220 ms) ======
[2026-02-13T01:16:13.471Z] ====== akka-uct (concurrency) [default], iteration 2 started ======
[2026-02-13T01:16:13.471Z] GC before operation: completed in 57.047 ms, heap usage 887.406 MB -> 102.297 MB.
[2026-02-13T01:16:13.826Z] final size= 199991
[2026-02-13T01:16:13.826Z] final height= 9
[2026-02-13T01:16:14.655Z] final size= 199991
[2026-02-13T01:16:14.655Z] final height= 9
[2026-02-13T01:16:15.004Z] final size= 199991
[2026-02-13T01:16:15.004Z] final height= 9
[2026-02-13T01:16:16.219Z] final size= 199991
[2026-02-13T01:16:16.219Z] final height= 9
[2026-02-13T01:16:16.992Z] final size= 199991
[2026-02-13T01:16:16.992Z] final height= 9
[2026-02-13T01:16:18.266Z] final size= 199991
[2026-02-13T01:16:18.267Z] final height= 9
[2026-02-13T01:16:19.099Z] final size= 199991
[2026-02-13T01:16:19.099Z] final height= 9
[2026-02-13T01:16:19.902Z] final size= 199991
[2026-02-13T01:16:19.902Z] final height= 9
[2026-02-13T01:16:21.121Z] final size= 199991
[2026-02-13T01:16:21.121Z] final height= 9
[2026-02-13T01:16:21.922Z] final size= 199991
[2026-02-13T01:16:21.922Z] final height= 9
[2026-02-13T01:16:22.674Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-13T01:16:22.674Z] There is no way to check that no silent failure occurred.
[2026-02-13T01:16:22.674Z] ====== akka-uct (concurrency) [default], iteration 2 completed (9024.876 ms) ======
[2026-02-13T01:16:22.674Z] ====== akka-uct (concurrency) [default], iteration 3 started ======
[2026-02-13T01:16:22.674Z] GC before operation: completed in 85.929 ms, heap usage 859.637 MB -> 97.554 MB.
[2026-02-13T01:16:23.057Z] final size= 199991
[2026-02-13T01:16:23.057Z] final height= 9
[2026-02-13T01:16:23.882Z] final size= 199991
[2026-02-13T01:16:23.882Z] final height= 9
[2026-02-13T01:16:24.702Z] final size= 199991
[2026-02-13T01:16:24.702Z] final height= 9
[2026-02-13T01:16:25.954Z] final size= 199991
[2026-02-13T01:16:25.954Z] final height= 9
[2026-02-13T01:16:26.706Z] final size= 199991
[2026-02-13T01:16:26.706Z] final height= 9
[2026-02-13T01:16:27.502Z] final size= 199991
[2026-02-13T01:16:27.502Z] final height= 9
[2026-02-13T01:16:28.253Z] final size= 199991
[2026-02-13T01:16:28.253Z] final height= 9
[2026-02-13T01:16:29.049Z] final size= 199991
[2026-02-13T01:16:29.049Z] final height= 9
[2026-02-13T01:16:29.832Z] final size= 199991
[2026-02-13T01:16:29.832Z] final height= 9
[2026-02-13T01:16:30.637Z] final size= 199991
[2026-02-13T01:16:30.637Z] final height= 9
[2026-02-13T01:16:31.050Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-13T01:16:31.050Z] There is no way to check that no silent failure occurred.
[2026-02-13T01:16:31.050Z] ====== akka-uct (concurrency) [default], iteration 3 completed (8458.815 ms) ======
[2026-02-13T01:16:31.050Z] ====== akka-uct (concurrency) [default], iteration 4 started ======
[2026-02-13T01:16:31.050Z] GC before operation: completed in 83.264 ms, heap usage 901.130 MB -> 102.026 MB.
[2026-02-13T01:16:31.409Z] final size= 199991
[2026-02-13T01:16:31.409Z] final height= 9
[2026-02-13T01:16:32.254Z] final size= 199991
[2026-02-13T01:16:32.254Z] final height= 9
[2026-02-13T01:16:33.057Z] final size= 199991
[2026-02-13T01:16:33.057Z] final height= 9
[2026-02-13T01:16:33.832Z] final size= 199991
[2026-02-13T01:16:33.832Z] final height= 9
[2026-02-13T01:16:34.664Z] final size= 199991
[2026-02-13T01:16:34.664Z] final height= 9
[2026-02-13T01:16:35.494Z] final size= 199991
[2026-02-13T01:16:35.494Z] final height= 9
[2026-02-13T01:16:36.379Z] final size= 199991
[2026-02-13T01:16:36.379Z] final height= 9
[2026-02-13T01:16:37.322Z] final size= 199991
[2026-02-13T01:16:37.322Z] final height= 9
[2026-02-13T01:16:38.294Z] final size= 199991
[2026-02-13T01:16:38.294Z] final height= 9
[2026-02-13T01:16:38.665Z] final size= 199991
[2026-02-13T01:16:38.665Z] final height= 9
[2026-02-13T01:16:39.097Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-13T01:16:39.097Z] There is no way to check that no silent failure occurred.
[2026-02-13T01:16:39.097Z] ====== akka-uct (concurrency) [default], iteration 4 completed (7833.465 ms) ======
[2026-02-13T01:16:39.097Z] ====== akka-uct (concurrency) [default], iteration 5 started ======
[2026-02-13T01:16:39.097Z] GC before operation: completed in 131.333 ms, heap usage 609.080 MB -> 137.938 MB.
[2026-02-13T01:16:39.514Z] final size= 199991
[2026-02-13T01:16:39.514Z] final height= 9
[2026-02-13T01:16:40.786Z] final size= 199991
[2026-02-13T01:16:40.786Z] final height= 9
[2026-02-13T01:16:41.598Z] final size= 199991
[2026-02-13T01:16:41.598Z] final height= 9
[2026-02-13T01:16:42.446Z] final size= 199991
[2026-02-13T01:16:42.446Z] final height= 9
[2026-02-13T01:16:43.390Z] final size= 199991
[2026-02-13T01:16:43.390Z] final height= 9
[2026-02-13T01:16:43.739Z] final size= 199991
[2026-02-13T01:16:43.739Z] final height= 9
[2026-02-13T01:16:44.568Z] final size= 199991
[2026-02-13T01:16:44.568Z] final height= 9
[2026-02-13T01:16:45.426Z] final size= 199991
[2026-02-13T01:16:45.426Z] final height= 9
[2026-02-13T01:16:45.846Z] final size= 199991
[2026-02-13T01:16:45.846Z] final height= 10
[2026-02-13T01:16:46.674Z] final size= 199991
[2026-02-13T01:16:46.674Z] final height= 9
[2026-02-13T01:16:47.194Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-13T01:16:47.194Z] There is no way to check that no silent failure occurred.
[2026-02-13T01:16:47.194Z] ====== akka-uct (concurrency) [default], iteration 5 completed (7842.611 ms) ======
[2026-02-13T01:16:47.194Z] ====== akka-uct (concurrency) [default], iteration 6 started ======
[2026-02-13T01:16:47.194Z] GC before operation: completed in 150.124 ms, heap usage 720.490 MB -> 103.374 MB.
[2026-02-13T01:16:47.622Z] final size= 199991
[2026-02-13T01:16:47.622Z] final height= 9
[2026-02-13T01:16:48.063Z] final size= 199991
[2026-02-13T01:16:48.063Z] final height= 9
[2026-02-13T01:16:48.830Z] final size= 199991
[2026-02-13T01:16:48.830Z] final height= 9
[2026-02-13T01:16:49.687Z] final size= 199991
[2026-02-13T01:16:49.687Z] final height= 9
[2026-02-13T01:16:50.482Z] final size= 199991
[2026-02-13T01:16:50.482Z] final height= 9
[2026-02-13T01:16:50.843Z] final size= 199991
[2026-02-13T01:16:50.843Z] final height= 9
[2026-02-13T01:16:51.769Z] final size= 199991
[2026-02-13T01:16:51.769Z] final height= 9
[2026-02-13T01:16:52.658Z] final size= 199991
[2026-02-13T01:16:52.658Z] final height= 9
[2026-02-13T01:16:53.538Z] final size= 199991
[2026-02-13T01:16:53.538Z] final height= 9
[2026-02-13T01:16:53.985Z] final size= 199991
[2026-02-13T01:16:53.985Z] final height= 9
[2026-02-13T01:16:54.350Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-13T01:16:54.350Z] There is no way to check that no silent failure occurred.
[2026-02-13T01:16:54.350Z] ====== akka-uct (concurrency) [default], iteration 6 completed (7418.011 ms) ======
[2026-02-13T01:16:54.350Z] ====== akka-uct (concurrency) [default], iteration 7 started ======
[2026-02-13T01:16:54.743Z] GC before operation: completed in 125.240 ms, heap usage 776.565 MB -> 93.980 MB.
[2026-02-13T01:16:54.743Z] final size= 199991
[2026-02-13T01:16:54.743Z] final height= 9
[2026-02-13T01:16:55.528Z] final size= 199991
[2026-02-13T01:16:55.528Z] final height= 9
[2026-02-13T01:16:56.784Z] final size= 199991
[2026-02-13T01:16:56.784Z] final height= 9
[2026-02-13T01:16:57.218Z] final size= 199991
[2026-02-13T01:16:57.218Z] final height= 9
[2026-02-13T01:16:58.084Z] final size= 199991
[2026-02-13T01:16:58.084Z] final height= 9
[2026-02-13T01:16:58.879Z] final size= 199991
[2026-02-13T01:16:58.879Z] final height= 9
[2026-02-13T01:16:59.704Z] final size= 199991
[2026-02-13T01:16:59.704Z] final height= 9
[2026-02-13T01:17:00.998Z] final size= 199991
[2026-02-13T01:17:00.998Z] final height= 9
[2026-02-13T01:17:01.947Z] final size= 199991
[2026-02-13T01:17:01.947Z] final height= 9
[2026-02-13T01:17:02.793Z] final size= 199991
[2026-02-13T01:17:02.794Z] final height= 9
[2026-02-13T01:17:03.173Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-13T01:17:03.173Z] There is no way to check that no silent failure occurred.
[2026-02-13T01:17:03.174Z] ====== akka-uct (concurrency) [default], iteration 7 completed (8334.981 ms) ======
[2026-02-13T01:17:03.174Z] ====== akka-uct (concurrency) [default], iteration 8 started ======
[2026-02-13T01:17:03.174Z] GC before operation: completed in 115.544 ms, heap usage 1.334 GB -> 72.120 MB.
[2026-02-13T01:17:03.631Z] final size= 199991
[2026-02-13T01:17:03.631Z] final height= 9
[2026-02-13T01:17:04.036Z] final size= 199991
[2026-02-13T01:17:04.036Z] final height= 9
[2026-02-13T01:17:04.911Z] final size= 199991
[2026-02-13T01:17:04.911Z] final height= 9
[2026-02-13T01:17:05.825Z] final size= 199991
[2026-02-13T01:17:05.825Z] final height= 9
[2026-02-13T01:17:06.786Z] final size= 199991
[2026-02-13T01:17:06.786Z] final height= 9
[2026-02-13T01:17:07.231Z] final size= 199991
[2026-02-13T01:17:07.231Z] final height= 9
[2026-02-13T01:17:08.033Z] final size= 199991
[2026-02-13T01:17:08.033Z] final height= 9
[2026-02-13T01:17:09.314Z] final size= 199991
[2026-02-13T01:17:09.314Z] final height= 9
[2026-02-13T01:17:10.149Z] final size= 199991
[2026-02-13T01:17:10.149Z] final height= 9
[2026-02-13T01:17:10.973Z] final size= 199991
[2026-02-13T01:17:10.973Z] final height= 9
[2026-02-13T01:17:11.381Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-13T01:17:11.381Z] There is no way to check that no silent failure occurred.
[2026-02-13T01:17:11.381Z] ====== akka-uct (concurrency) [default], iteration 8 completed (8232.014 ms) ======
[2026-02-13T01:17:11.381Z] ====== akka-uct (concurrency) [default], iteration 9 started ======
[2026-02-13T01:17:11.381Z] GC before operation: completed in 142.164 ms, heap usage 1.061 GB -> 92.594 MB.
[2026-02-13T01:17:11.755Z] final size= 199991
[2026-02-13T01:17:11.755Z] final height= 9
[2026-02-13T01:17:13.063Z] final size= 199991
[2026-02-13T01:17:13.063Z] final height= 9
[2026-02-13T01:17:13.460Z] final size= 199991
[2026-02-13T01:17:13.460Z] final height= 9
[2026-02-13T01:17:14.289Z] final size= 199991
[2026-02-13T01:17:14.289Z] final height= 9
[2026-02-13T01:17:15.121Z] final size= 199991
[2026-02-13T01:17:15.121Z] final height= 9
[2026-02-13T01:17:15.997Z] final size= 199991
[2026-02-13T01:17:15.998Z] final height= 9
[2026-02-13T01:17:16.837Z] final size= 199991
[2026-02-13T01:17:16.838Z] final height= 9
[2026-02-13T01:17:17.294Z] final size= 199991
[2026-02-13T01:17:17.294Z] final height= 9
[2026-02-13T01:17:18.117Z] final size= 199991
[2026-02-13T01:17:18.117Z] final height= 9
[2026-02-13T01:17:19.006Z] final size= 199991
[2026-02-13T01:17:19.006Z] final height= 9
[2026-02-13T01:17:19.425Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-13T01:17:19.425Z] There is no way to check that no silent failure occurred.
[2026-02-13T01:17:19.425Z] ====== akka-uct (concurrency) [default], iteration 9 completed (7824.838 ms) ======
[2026-02-13T01:17:19.425Z] ====== akka-uct (concurrency) [default], iteration 10 started ======
[2026-02-13T01:17:19.425Z] GC before operation: completed in 121.783 ms, heap usage 728.024 MB -> 83.372 MB.
[2026-02-13T01:17:19.817Z] final size= 199991
[2026-02-13T01:17:19.817Z] final height= 9
[2026-02-13T01:17:20.734Z] final size= 199991
[2026-02-13T01:17:20.735Z] final height= 9
[2026-02-13T01:17:21.107Z] final size= 199991
[2026-02-13T01:17:21.107Z] final height= 9
[2026-02-13T01:17:22.026Z] final size= 199991
[2026-02-13T01:17:22.026Z] final height= 9
[2026-02-13T01:17:22.809Z] final size= 199991
[2026-02-13T01:17:22.809Z] final height= 9
[2026-02-13T01:17:23.666Z] final size= 199991
[2026-02-13T01:17:23.666Z] final height= 9
[2026-02-13T01:17:24.493Z] final size= 199991
[2026-02-13T01:17:24.493Z] final height= 9
[2026-02-13T01:17:25.296Z] final size= 199991
[2026-02-13T01:17:25.296Z] final height= 9
[2026-02-13T01:17:26.137Z] final size= 199991
[2026-02-13T01:17:26.137Z] final height= 9
[2026-02-13T01:17:27.055Z] final size= 199991
[2026-02-13T01:17:27.055Z] final height= 9
[2026-02-13T01:17:27.426Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-13T01:17:27.426Z] There is no way to check that no silent failure occurred.
[2026-02-13T01:17:27.426Z] ====== akka-uct (concurrency) [default], iteration 10 completed (8086.112 ms) ======
[2026-02-13T01:17:27.426Z] ====== akka-uct (concurrency) [default], iteration 11 started ======
[2026-02-13T01:17:27.787Z] GC before operation: completed in 176.420 ms, heap usage 603.825 MB -> 102.001 MB.
[2026-02-13T01:17:28.151Z] final size= 199991
[2026-02-13T01:17:28.151Z] final height= 9
[2026-02-13T01:17:29.466Z] final size= 199991
[2026-02-13T01:17:29.466Z] final height= 9
[2026-02-13T01:17:29.828Z] final size= 199991
[2026-02-13T01:17:29.828Z] final height= 9
[2026-02-13T01:17:31.107Z] final size= 199991
[2026-02-13T01:17:31.107Z] final height= 9
[2026-02-13T01:17:31.891Z] final size= 199991
[2026-02-13T01:17:31.891Z] final height= 9
[2026-02-13T01:17:32.746Z] final size= 199991
[2026-02-13T01:17:32.746Z] final height= 9
[2026-02-13T01:17:34.018Z] final size= 199991
[2026-02-13T01:17:34.018Z] final height= 9
[2026-02-13T01:17:34.854Z] final size= 199991
[2026-02-13T01:17:34.854Z] final height= 9
[2026-02-13T01:17:36.137Z] final size= 199991
[2026-02-13T01:17:36.137Z] final height= 9
[2026-02-13T01:17:36.927Z] final size= 199991
[2026-02-13T01:17:36.927Z] final height= 9
[2026-02-13T01:17:37.727Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-13T01:17:37.727Z] There is no way to check that no silent failure occurred.
[2026-02-13T01:17:37.727Z] ====== akka-uct (concurrency) [default], iteration 11 completed (9823.491 ms) ======
[2026-02-13T01:17:37.727Z] ====== akka-uct (concurrency) [default], iteration 12 started ======
[2026-02-13T01:17:37.727Z] GC before operation: completed in 99.606 ms, heap usage 903.345 MB -> 90.597 MB.
[2026-02-13T01:17:38.095Z] final size= 199991
[2026-02-13T01:17:38.095Z] final height= 9
[2026-02-13T01:17:38.903Z] final size= 199991
[2026-02-13T01:17:38.903Z] final height= 9
[2026-02-13T01:17:39.691Z] final size= 199991
[2026-02-13T01:17:39.691Z] final height= 9
[2026-02-13T01:17:40.477Z] final size= 199991
[2026-02-13T01:17:40.477Z] final height= 9
[2026-02-13T01:17:41.304Z] final size= 199991
[2026-02-13T01:17:41.304Z] final height= 9
[2026-02-13T01:17:42.132Z] final size= 199991
[2026-02-13T01:17:42.132Z] final height= 9
[2026-02-13T01:17:42.974Z] final size= 199991
[2026-02-13T01:17:42.974Z] final height= 9
[2026-02-13T01:17:43.748Z] final size= 199991
[2026-02-13T01:17:43.748Z] final height= 9
[2026-02-13T01:17:44.107Z] final size= 199991
[2026-02-13T01:17:44.107Z] final height= 9
[2026-02-13T01:17:44.942Z] final size= 199991
[2026-02-13T01:17:44.942Z] final height= 9
[2026-02-13T01:17:45.336Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-13T01:17:45.336Z] There is no way to check that no silent failure occurred.
[2026-02-13T01:17:45.336Z] ====== akka-uct (concurrency) [default], iteration 12 completed (7816.995 ms) ======
[2026-02-13T01:17:45.336Z] ====== akka-uct (concurrency) [default], iteration 13 started ======
[2026-02-13T01:17:45.695Z] GC before operation: completed in 167.415 ms, heap usage 1.353 GB -> 100.014 MB.
[2026-02-13T01:17:45.695Z] final size= 199991
[2026-02-13T01:17:45.695Z] final height= 9
[2026-02-13T01:17:47.026Z] final size= 199991
[2026-02-13T01:17:47.026Z] final height= 9
[2026-02-13T01:17:47.501Z] final size= 199991
[2026-02-13T01:17:47.501Z] final height= 9
[2026-02-13T01:17:48.512Z] final size= 199991
[2026-02-13T01:17:48.512Z] final height= 9
[2026-02-13T01:17:49.290Z] final size= 199991
[2026-02-13T01:17:49.290Z] final height= 9
[2026-02-13T01:17:50.642Z] final size= 199991
[2026-02-13T01:17:50.642Z] final height= 9
[2026-02-13T01:17:51.472Z] final size= 199991
[2026-02-13T01:17:51.472Z] final height= 9
[2026-02-13T01:17:52.259Z] final size= 199991
[2026-02-13T01:17:52.259Z] final height= 9
[2026-02-13T01:17:53.153Z] final size= 199991
[2026-02-13T01:17:53.153Z] final height= 9
[2026-02-13T01:17:53.946Z] final size= 199991
[2026-02-13T01:17:53.946Z] final height= 9
[2026-02-13T01:17:54.361Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-13T01:17:54.361Z] There is no way to check that no silent failure occurred.
[2026-02-13T01:17:54.361Z] ====== akka-uct (concurrency) [default], iteration 13 completed (8695.790 ms) ======
[2026-02-13T01:17:54.361Z] ====== akka-uct (concurrency) [default], iteration 14 started ======
[2026-02-13T01:17:54.361Z] GC before operation: completed in 157.836 ms, heap usage 720.000 MB -> 89.110 MB.
[2026-02-13T01:17:54.719Z] final size= 199991
[2026-02-13T01:17:54.719Z] final height= 9
[2026-02-13T01:17:55.554Z] final size= 199991
[2026-02-13T01:17:55.554Z] final height= 9
[2026-02-13T01:17:56.397Z] final size= 199991
[2026-02-13T01:17:56.397Z] final height= 9
[2026-02-13T01:17:57.205Z] final size= 199991
[2026-02-13T01:17:57.205Z] final height= 9
[2026-02-13T01:17:58.591Z] final size= 199991
[2026-02-13T01:17:58.591Z] final height= 9
[2026-02-13T01:17:58.971Z] final size= 199991
[2026-02-13T01:17:58.971Z] final height= 9
[2026-02-13T01:18:00.249Z] final size= 199991
[2026-02-13T01:18:00.249Z] final height= 9
[2026-02-13T01:18:01.057Z] final size= 199991
[2026-02-13T01:18:01.057Z] final height= 9
[2026-02-13T01:18:01.884Z] final size= 199991
[2026-02-13T01:18:01.884Z] final height= 9
[2026-02-13T01:18:02.832Z] final size= 199991
[2026-02-13T01:18:02.832Z] final height= 9
[2026-02-13T01:18:03.244Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-13T01:18:03.244Z] There is no way to check that no silent failure occurred.
[2026-02-13T01:18:03.244Z] ====== akka-uct (concurrency) [default], iteration 14 completed (8623.341 ms) ======
[2026-02-13T01:18:03.244Z] ====== akka-uct (concurrency) [default], iteration 15 started ======
[2026-02-13T01:18:03.244Z] GC before operation: completed in 106.441 ms, heap usage 845.975 MB -> 129.342 MB.
[2026-02-13T01:18:03.622Z] final size= 199991
[2026-02-13T01:18:03.622Z] final height= 9
[2026-02-13T01:18:04.440Z] final size= 199991
[2026-02-13T01:18:04.440Z] final height= 9
[2026-02-13T01:18:05.239Z] final size= 199991
[2026-02-13T01:18:05.239Z] final height= 9
[2026-02-13T01:18:06.066Z] final size= 199991
[2026-02-13T01:18:06.066Z] final height= 9
[2026-02-13T01:18:06.966Z] final size= 199991
[2026-02-13T01:18:06.966Z] final height= 9
[2026-02-13T01:18:07.346Z] final size= 199991
[2026-02-13T01:18:07.346Z] final height= 9
[2026-02-13T01:18:08.145Z] final size= 199991
[2026-02-13T01:18:08.145Z] final height= 9
[2026-02-13T01:18:08.582Z] final size= 199991
[2026-02-13T01:18:08.582Z] final height= 9
[2026-02-13T01:18:09.463Z] final size= 199991
[2026-02-13T01:18:09.463Z] final height= 9
[2026-02-13T01:18:10.359Z] final size= 199991
[2026-02-13T01:18:10.359Z] final height= 9
[2026-02-13T01:18:10.741Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-13T01:18:10.741Z] There is no way to check that no silent failure occurred.
[2026-02-13T01:18:10.741Z] ====== akka-uct (concurrency) [default], iteration 15 completed (7488.262 ms) ======
[2026-02-13T01:18:10.741Z] ====== akka-uct (concurrency) [default], iteration 16 started ======
[2026-02-13T01:18:10.741Z] GC before operation: completed in 75.480 ms, heap usage 312.792 MB -> 86.601 MB.
[2026-02-13T01:18:11.116Z] final size= 199991
[2026-02-13T01:18:11.116Z] final height= 9
[2026-02-13T01:18:11.938Z] final size= 199991
[2026-02-13T01:18:11.938Z] final height= 9
[2026-02-13T01:18:12.808Z] final size= 199991
[2026-02-13T01:18:12.808Z] final height= 9
[2026-02-13T01:18:13.165Z] final size= 199991
[2026-02-13T01:18:13.165Z] final height= 9
[2026-02-13T01:18:14.027Z] final size= 199991
[2026-02-13T01:18:14.027Z] final height= 9
[2026-02-13T01:18:14.480Z] final size= 199991
[2026-02-13T01:18:14.480Z] final height= 9
[2026-02-13T01:18:15.263Z] final size= 199991
[2026-02-13T01:18:15.263Z] final height= 9
[2026-02-13T01:18:16.062Z] final size= 199991
[2026-02-13T01:18:16.062Z] final height= 9
[2026-02-13T01:18:16.934Z] final size= 199991
[2026-02-13T01:18:16.934Z] final height= 9
[2026-02-13T01:18:17.813Z] final size= 199991
[2026-02-13T01:18:17.813Z] final height= 9
[2026-02-13T01:18:17.813Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-13T01:18:17.813Z] There is no way to check that no silent failure occurred.
[2026-02-13T01:18:17.813Z] ====== akka-uct (concurrency) [default], iteration 16 completed (7133.128 ms) ======
[2026-02-13T01:18:17.813Z] ====== akka-uct (concurrency) [default], iteration 17 started ======
[2026-02-13T01:18:18.214Z] GC before operation: completed in 125.227 ms, heap usage 764.264 MB -> 91.365 MB.
[2026-02-13T01:18:18.214Z] final size= 199991
[2026-02-13T01:18:18.214Z] final height= 9
[2026-02-13T01:18:19.029Z] final size= 199991
[2026-02-13T01:18:19.029Z] final height= 9
[2026-02-13T01:18:19.816Z] final size= 199991
[2026-02-13T01:18:19.816Z] final height= 9
[2026-02-13T01:18:20.621Z] final size= 199991
[2026-02-13T01:18:20.621Z] final height= 9
[2026-02-13T01:18:21.405Z] final size= 199991
[2026-02-13T01:18:21.405Z] final height= 9
[2026-02-13T01:18:21.810Z] final size= 199991
[2026-02-13T01:18:21.810Z] final height= 9
[2026-02-13T01:18:22.861Z] final size= 199991
[2026-02-13T01:18:22.861Z] final height= 9
[2026-02-13T01:18:23.235Z] final size= 199991
[2026-02-13T01:18:23.235Z] final height= 9
[2026-02-13T01:18:24.113Z] final size= 199991
[2026-02-13T01:18:24.113Z] final height= 9
[2026-02-13T01:18:25.001Z] final size= 199991
[2026-02-13T01:18:25.001Z] final height= 9
[2026-02-13T01:18:25.001Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-13T01:18:25.001Z] There is no way to check that no silent failure occurred.
[2026-02-13T01:18:25.001Z] ====== akka-uct (concurrency) [default], iteration 17 completed (7079.123 ms) ======
[2026-02-13T01:18:25.001Z] ====== akka-uct (concurrency) [default], iteration 18 started ======
[2026-02-13T01:18:25.360Z] GC before operation: completed in 138.820 ms, heap usage 1.276 GB -> 101.663 MB.
[2026-02-13T01:18:25.360Z] final size= 199991
[2026-02-13T01:18:25.360Z] final height= 9
[2026-02-13T01:18:26.199Z] final size= 199991
[2026-02-13T01:18:26.199Z] final height= 9
[2026-02-13T01:18:27.138Z] final size= 199991
[2026-02-13T01:18:27.138Z] final height= 9
[2026-02-13T01:18:27.517Z] final size= 199991
[2026-02-13T01:18:27.517Z] final height= 9
[2026-02-13T01:18:28.292Z] final size= 199991
[2026-02-13T01:18:28.292Z] final height= 9
[2026-02-13T01:18:29.165Z] final size= 199991
[2026-02-13T01:18:29.165Z] final height= 9
[2026-02-13T01:18:29.943Z] final size= 199991
[2026-02-13T01:18:29.943Z] final height= 9
[2026-02-13T01:18:30.300Z] final size= 199991
[2026-02-13T01:18:30.300Z] final height= 9
[2026-02-13T01:18:31.111Z] final size= 199991
[2026-02-13T01:18:31.111Z] final height= 9
[2026-02-13T01:18:31.904Z] final size= 199991
[2026-02-13T01:18:31.904Z] final height= 9
[2026-02-13T01:18:31.904Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-13T01:18:31.904Z] There is no way to check that no silent failure occurred.
[2026-02-13T01:18:31.904Z] ====== akka-uct (concurrency) [default], iteration 18 completed (6811.307 ms) ======
[2026-02-13T01:18:31.904Z] ====== akka-uct (concurrency) [default], iteration 19 started ======
[2026-02-13T01:18:32.290Z] GC before operation: completed in 109.682 ms, heap usage 1.153 GB -> 107.809 MB.
[2026-02-13T01:18:32.290Z] final size= 199991
[2026-02-13T01:18:32.290Z] final height= 9
[2026-02-13T01:18:33.189Z] final size= 199991
[2026-02-13T01:18:33.189Z] final height= 9
[2026-02-13T01:18:33.954Z] final size= 199991
[2026-02-13T01:18:33.954Z] final height= 9
[2026-02-13T01:18:34.305Z] final size= 199991
[2026-02-13T01:18:34.305Z] final height= 9
[2026-02-13T01:18:35.092Z] final size= 199991
[2026-02-13T01:18:35.092Z] final height= 9
[2026-02-13T01:18:35.878Z] final size= 199991
[2026-02-13T01:18:35.879Z] final height= 9
[2026-02-13T01:18:36.658Z] final size= 199991
[2026-02-13T01:18:36.658Z] final height= 9
[2026-02-13T01:18:37.520Z] final size= 199991
[2026-02-13T01:18:37.520Z] final height= 9
[2026-02-13T01:18:37.893Z] final size= 199991
[2026-02-13T01:18:37.893Z] final height= 9
[2026-02-13T01:18:38.735Z] final size= 199991
[2026-02-13T01:18:38.735Z] final height= 9
[2026-02-13T01:18:39.162Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-13T01:18:39.162Z] There is no way to check that no silent failure occurred.
[2026-02-13T01:18:39.162Z] ====== akka-uct (concurrency) [default], iteration 19 completed (6915.254 ms) ======
[2026-02-13T01:18:39.162Z] ====== akka-uct (concurrency) [default], iteration 20 started ======
[2026-02-13T01:18:39.162Z] GC before operation: completed in 135.156 ms, heap usage 664.502 MB -> 80.085 MB.
[2026-02-13T01:18:39.529Z] final size= 199991
[2026-02-13T01:18:39.529Z] final height= 9
[2026-02-13T01:18:40.326Z] final size= 199991
[2026-02-13T01:18:40.326Z] final height= 9
[2026-02-13T01:18:41.172Z] final size= 199991
[2026-02-13T01:18:41.172Z] final height= 9
[2026-02-13T01:18:41.538Z] final size= 199991
[2026-02-13T01:18:41.538Z] final height= 9
[2026-02-13T01:18:42.367Z] final size= 199991
[2026-02-13T01:18:42.367Z] final height= 9
[2026-02-13T01:18:43.255Z] final size= 199991
[2026-02-13T01:18:43.255Z] final height= 9
[2026-02-13T01:18:44.140Z] final size= 199991
[2026-02-13T01:18:44.140Z] final height= 9
[2026-02-13T01:18:44.493Z] final size= 199991
[2026-02-13T01:18:44.493Z] final height= 9
[2026-02-13T01:18:45.329Z] final size= 199991
[2026-02-13T01:18:45.329Z] final height= 9
[2026-02-13T01:18:46.297Z] final size= 199991
[2026-02-13T01:18:46.297Z] final height= 9
[2026-02-13T01:18:46.297Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-13T01:18:46.297Z] There is no way to check that no silent failure occurred.
[2026-02-13T01:18:46.297Z] ====== akka-uct (concurrency) [default], iteration 20 completed (7024.775 ms) ======
[2026-02-13T01:18:46.297Z] ====== akka-uct (concurrency) [default], iteration 21 started ======
[2026-02-13T01:18:46.297Z] GC before operation: completed in 96.186 ms, heap usage 953.818 MB -> 97.744 MB.
[2026-02-13T01:18:46.718Z] final size= 199991
[2026-02-13T01:18:46.718Z] final height= 9
[2026-02-13T01:18:47.167Z] final size= 199991
[2026-02-13T01:18:47.167Z] final height= 9
[2026-02-13T01:18:47.973Z] final size= 199991
[2026-02-13T01:18:47.973Z] final height= 9
[2026-02-13T01:18:48.797Z] final size= 199991
[2026-02-13T01:18:48.797Z] final height= 9
[2026-02-13T01:18:49.594Z] final size= 199991
[2026-02-13T01:18:49.594Z] final height= 9
[2026-02-13T01:18:50.405Z] final size= 199991
[2026-02-13T01:18:50.405Z] final height= 9
[2026-02-13T01:18:51.191Z] final size= 199991
[2026-02-13T01:18:51.191Z] final height= 9
[2026-02-13T01:18:52.051Z] final size= 199991
[2026-02-13T01:18:52.051Z] final height= 9
[2026-02-13T01:18:52.864Z] final size= 199991
[2026-02-13T01:18:52.865Z] final height= 9
[2026-02-13T01:18:53.756Z] final size= 199991
[2026-02-13T01:18:53.756Z] final height= 9
[2026-02-13T01:18:54.128Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-13T01:18:54.128Z] There is no way to check that no silent failure occurred.
[2026-02-13T01:18:54.128Z] ====== akka-uct (concurrency) [default], iteration 21 completed (7717.465 ms) ======
[2026-02-13T01:18:54.128Z] ====== akka-uct (concurrency) [default], iteration 22 started ======
[2026-02-13T01:18:54.128Z] GC before operation: completed in 135.032 ms, heap usage 590.931 MB -> 92.703 MB.
[2026-02-13T01:18:54.484Z] final size= 199991
[2026-02-13T01:18:54.484Z] final height= 9
[2026-02-13T01:18:55.238Z] final size= 199991
[2026-02-13T01:18:55.238Z] final height= 9
[2026-02-13T01:18:56.022Z] final size= 199991
[2026-02-13T01:18:56.022Z] final height= 9
[2026-02-13T01:18:56.851Z] final size= 199991
[2026-02-13T01:18:56.851Z] final height= 9
[2026-02-13T01:18:57.669Z] final size= 199991
[2026-02-13T01:18:57.669Z] final height= 9
[2026-02-13T01:18:58.484Z] final size= 199991
[2026-02-13T01:18:58.484Z] final height= 9
[2026-02-13T01:18:59.735Z] final size= 199991
[2026-02-13T01:18:59.735Z] final height= 9
[2026-02-13T01:19:00.553Z] final size= 199991
[2026-02-13T01:19:00.553Z] final height= 9
[2026-02-13T01:19:01.867Z] final size= 199991
[2026-02-13T01:19:01.867Z] final height= 9
[2026-02-13T01:19:02.247Z] final size= 199991
[2026-02-13T01:19:02.247Z] final height= 9
[2026-02-13T01:19:02.651Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-13T01:19:02.651Z] There is no way to check that no silent failure occurred.
[2026-02-13T01:19:02.651Z] ====== akka-uct (concurrency) [default], iteration 22 completed (8477.349 ms) ======
[2026-02-13T01:19:02.651Z] ====== akka-uct (concurrency) [default], iteration 23 started ======
[2026-02-13T01:19:02.651Z] GC before operation: completed in 121.315 ms, heap usage 1.130 GB -> 100.224 MB.
[2026-02-13T01:19:03.004Z] final size= 199991
[2026-02-13T01:19:03.005Z] final height= 9
[2026-02-13T01:19:03.787Z] final size= 199991
[2026-02-13T01:19:03.787Z] final height= 9
[2026-02-13T01:19:04.626Z] final size= 199991
[2026-02-13T01:19:04.626Z] final height= 9
[2026-02-13T01:19:05.428Z] final size= 199991
[2026-02-13T01:19:05.428Z] final height= 9
[2026-02-13T01:19:06.194Z] final size= 199991
[2026-02-13T01:19:06.194Z] final height= 9
[2026-02-13T01:19:06.979Z] final size= 199991
[2026-02-13T01:19:06.979Z] final height= 9
[2026-02-13T01:19:07.797Z] final size= 199991
[2026-02-13T01:19:07.797Z] final height= 9
[2026-02-13T01:19:08.548Z] final size= 199991
[2026-02-13T01:19:08.548Z] final height= 9
[2026-02-13T01:19:09.315Z] final size= 199991
[2026-02-13T01:19:09.315Z] final height= 9
[2026-02-13T01:19:10.097Z] final size= 199991
[2026-02-13T01:19:10.097Z] final height= 9
[2026-02-13T01:19:10.445Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-13T01:19:10.446Z] There is no way to check that no silent failure occurred.
[2026-02-13T01:19:10.446Z] ====== akka-uct (concurrency) [default], iteration 23 completed (7771.418 ms) ======
[2026-02-13T01:19:10.797Z] -----------------------------------
[2026-02-13T01:19:10.797Z] renaissance-akka-uct_0_PASSED
[2026-02-13T01:19:10.797Z] -----------------------------------
[2026-02-13T01:19:10.797Z]
[2026-02-13T01:19:10.797Z] TEST TEARDOWN:
[2026-02-13T01:19:10.797Z] Nothing to be done for teardown.
[2026-02-13T01:19:10.797Z] renaissance-akka-uct_0 Finish Time: Thu Feb 12 20:19:10 2026 Epoch Time (ms): 1770945550541
[2026-02-13T01:19:10.797Z]
[2026-02-13T01:19:10.797Z] ===============================================
[2026-02-13T01:19:10.797Z] Running test renaissance-fj-kmeans_0 ...
[2026-02-13T01:19:10.797Z] ===============================================
[2026-02-13T01:19:10.797Z] renaissance-fj-kmeans_0 Start Time: Thu Feb 12 20:19:10 2026 Epoch Time (ms): 1770945550568
[2026-02-13T01:19:10.797Z] variation: NoOptions
[2026-02-13T01:19:10.797Z] JVM_OPTIONS:
[2026-02-13T01:19:10.797Z] { \
[2026-02-13T01:19:10.797Z] echo ""; echo "TEST SETUP:"; \
[2026-02-13T01:19:10.797Z] echo "Nothing to be done for setup."; \
[2026-02-13T01:19:10.797Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17709453568877/renaissance-fj-kmeans_0"; \
[2026-02-13T01:19:10.797Z] cd "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17709453568877/renaissance-fj-kmeans_0"; \
[2026-02-13T01:19:10.797Z] echo ""; echo "TESTING:"; \
[2026-02-13T01:19:10.797Z] "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17709453568877/renaissance-fj-kmeans_0"/fj-kmeans.json" fj-kmeans; \
[2026-02-13T01:19:10.797Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-fj-kmeans_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17709453568877/renaissance-fj-kmeans_0"; else echo "-----------------------------------"; echo "renaissance-fj-kmeans_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-13T01:19:10.797Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-13T01:19:10.797Z] echo "Nothing to be done for teardown."; \
[2026-02-13T01:19:10.797Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17709453568877/TestTargetResult";
[2026-02-13T01:19:10.797Z]
[2026-02-13T01:19:10.797Z] TEST SETUP:
[2026-02-13T01:19:10.797Z] Nothing to be done for setup.
[2026-02-13T01:19:10.797Z]
[2026-02-13T01:19:10.797Z] TESTING:
[2026-02-13T01:19:11.153Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-13T01:19:11.153Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/output_17709453568877/renaissance-fj-kmeans_0/launcher-201910-9501785436125631128/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-13T01:19:11.153Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-13T01:19:11.153Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-13T01:19:11.509Z] ====== fj-kmeans (concurrency) [default], iteration 0 started ======
[2026-02-13T01:19:11.510Z] GC before operation: completed in 36.866 ms, heap usage 110.500 MB -> 84.523 MB.
[2026-02-13T01:19:14.688Z] ====== fj-kmeans (concurrency) [default], iteration 0 completed (3130.254 ms) ======
[2026-02-13T01:19:14.688Z] ====== fj-kmeans (concurrency) [default], iteration 1 started ======
[2026-02-13T01:19:14.688Z] GC before operation: completed in 33.587 ms, heap usage 133.758 MB -> 84.613 MB.
[2026-02-13T01:19:17.872Z] ====== fj-kmeans (concurrency) [default], iteration 1 completed (2802.025 ms) ======
[2026-02-13T01:19:17.872Z] ====== fj-kmeans (concurrency) [default], iteration 2 started ======
[2026-02-13T01:19:17.872Z] GC before operation: completed in 28.428 ms, heap usage 540.929 MB -> 84.613 MB.
[2026-02-13T01:19:20.293Z] ====== fj-kmeans (concurrency) [default], iteration 2 completed (2713.016 ms) ======
[2026-02-13T01:19:20.293Z] ====== fj-kmeans (concurrency) [default], iteration 3 started ======
[2026-02-13T01:19:20.293Z] GC before operation: completed in 31.514 ms, heap usage 307.309 MB -> 84.613 MB.
[2026-02-13T01:19:23.407Z] ====== fj-kmeans (concurrency) [default], iteration 3 completed (2740.016 ms) ======
[2026-02-13T01:19:23.407Z] ====== fj-kmeans (concurrency) [default], iteration 4 started ======
[2026-02-13T01:19:23.407Z] GC before operation: completed in 40.434 ms, heap usage 99.564 MB -> 84.613 MB.
[2026-02-13T01:19:27.510Z] ====== fj-kmeans (concurrency) [default], iteration 4 completed (3911.725 ms) ======
[2026-02-13T01:19:27.510Z] ====== fj-kmeans (concurrency) [default], iteration 5 started ======
[2026-02-13T01:19:27.510Z] GC before operation: completed in 34.412 ms, heap usage 457.262 MB -> 84.613 MB.
[2026-02-13T01:19:30.793Z] ====== fj-kmeans (concurrency) [default], iteration 5 completed (3439.118 ms) ======
[2026-02-13T01:19:30.793Z] ====== fj-kmeans (concurrency) [default], iteration 6 started ======
[2026-02-13T01:19:30.793Z] GC before operation: completed in 50.177 ms, heap usage 634.998 MB -> 84.613 MB.
[2026-02-13T01:19:33.314Z] ====== fj-kmeans (concurrency) [default], iteration 6 completed (2876.661 ms) ======
[2026-02-13T01:19:33.314Z] ====== fj-kmeans (concurrency) [default], iteration 7 started ======
[2026-02-13T01:19:33.314Z] GC before operation: completed in 26.503 ms, heap usage 704.074 MB -> 84.613 MB.
[2026-02-13T01:19:36.495Z] ====== fj-kmeans (concurrency) [default], iteration 7 completed (2661.919 ms) ======
[2026-02-13T01:19:36.495Z] ====== fj-kmeans (concurrency) [default], iteration 8 started ======
[2026-02-13T01:19:36.495Z] GC before operation: completed in 28.708 ms, heap usage 194.081 MB -> 84.613 MB.
[2026-02-13T01:19:38.939Z] ====== fj-kmeans (concurrency) [default], iteration 8 completed (2455.325 ms) ======
[2026-02-13T01:19:38.939Z] ====== fj-kmeans (concurrency) [default], iteration 9 started ======
[2026-02-13T01:19:38.939Z] GC before operation: completed in 28.792 ms, heap usage 424.962 MB -> 84.614 MB.
[2026-02-13T01:19:41.394Z] ====== fj-kmeans (concurrency) [default], iteration 9 completed (2890.715 ms) ======
[2026-02-13T01:19:41.394Z] ====== fj-kmeans (concurrency) [default], iteration 10 started ======
[2026-02-13T01:19:41.394Z] GC before operation: completed in 30.443 ms, heap usage 655.896 MB -> 84.614 MB.
[2026-02-13T01:19:44.581Z] ====== fj-kmeans (concurrency) [default], iteration 10 completed (2726.919 ms) ======
[2026-02-13T01:19:44.581Z] ====== fj-kmeans (concurrency) [default], iteration 11 started ======
[2026-02-13T01:19:44.581Z] GC before operation: completed in 31.986 ms, heap usage 204.498 MB -> 84.614 MB.
[2026-02-13T01:19:46.972Z] ====== fj-kmeans (concurrency) [default], iteration 11 completed (2744.311 ms) ======
[2026-02-13T01:19:46.972Z] ====== fj-kmeans (concurrency) [default], iteration 12 started ======
[2026-02-13T01:19:46.972Z] GC before operation: completed in 49.064 ms, heap usage 347.290 MB -> 84.614 MB.
[2026-02-13T01:19:52.150Z] ====== fj-kmeans (concurrency) [default], iteration 12 completed (4531.918 ms) ======
[2026-02-13T01:19:52.150Z] ====== fj-kmeans (concurrency) [default], iteration 13 started ======
[2026-02-13T01:19:52.150Z] GC before operation: completed in 48.907 ms, heap usage 573.479 MB -> 84.614 MB.
[2026-02-13T01:19:55.395Z] ====== fj-kmeans (concurrency) [default], iteration 13 completed (3482.916 ms) ======
[2026-02-13T01:19:55.395Z] ====== fj-kmeans (concurrency) [default], iteration 14 started ======
[2026-02-13T01:19:55.395Z] GC before operation: completed in 27.867 ms, heap usage 243.212 MB -> 84.614 MB.
[2026-02-13T01:19:58.574Z] ====== fj-kmeans (concurrency) [default], iteration 14 completed (3067.950 ms) ======
[2026-02-13T01:19:58.574Z] ====== fj-kmeans (concurrency) [default], iteration 15 started ======
[2026-02-13T01:19:58.574Z] GC before operation: completed in 38.105 ms, heap usage 414.333 MB -> 84.614 MB.
[2026-02-13T01:20:01.761Z] ====== fj-kmeans (concurrency) [default], iteration 15 completed (3514.578 ms) ======
[2026-02-13T01:20:01.761Z] ====== fj-kmeans (concurrency) [default], iteration 16 started ======
[2026-02-13T01:20:01.761Z] GC before operation: completed in 32.120 ms, heap usage 514.854 MB -> 84.614 MB.
[2026-02-13T01:20:04.982Z] ====== fj-kmeans (concurrency) [default], iteration 16 completed (3200.245 ms) ======
[2026-02-13T01:20:04.982Z] ====== fj-kmeans (concurrency) [default], iteration 17 started ======
[2026-02-13T01:20:04.982Z] GC before operation: completed in 42.928 ms, heap usage 606.705 MB -> 84.614 MB.
[2026-02-13T01:20:08.995Z] ====== fj-kmeans (concurrency) [default], iteration 17 completed (3775.179 ms) ======
[2026-02-13T01:20:08.996Z] ====== fj-kmeans (concurrency) [default], iteration 18 started ======
[2026-02-13T01:20:08.996Z] GC before operation: completed in 35.157 ms, heap usage 181.782 MB -> 84.615 MB.
[2026-02-13T01:20:13.143Z] ====== fj-kmeans (concurrency) [default], iteration 18 completed (3797.857 ms) ======
[2026-02-13T01:20:13.143Z] ====== fj-kmeans (concurrency) [default], iteration 19 started ======
[2026-02-13T01:20:13.143Z] GC before operation: completed in 48.172 ms, heap usage 305.088 MB -> 84.615 MB.
[2026-02-13T01:20:16.331Z] ====== fj-kmeans (concurrency) [default], iteration 19 completed (3285.688 ms) ======
[2026-02-13T01:20:16.331Z] ====== fj-kmeans (concurrency) [default], iteration 20 started ======
[2026-02-13T01:20:16.331Z] GC before operation: completed in 30.211 ms, heap usage 440.819 MB -> 84.615 MB.
[2026-02-13T01:20:19.486Z] ====== fj-kmeans (concurrency) [default], iteration 20 completed (3252.181 ms) ======
[2026-02-13T01:20:19.486Z] ====== fj-kmeans (concurrency) [default], iteration 21 started ======
[2026-02-13T01:20:19.486Z] GC before operation: completed in 26.741 ms, heap usage 528.607 MB -> 84.615 MB.
[2026-02-13T01:20:22.706Z] ====== fj-kmeans (concurrency) [default], iteration 21 completed (2936.651 ms) ======
[2026-02-13T01:20:22.706Z] ====== fj-kmeans (concurrency) [default], iteration 22 started ======
[2026-02-13T01:20:22.706Z] GC before operation: completed in 35.975 ms, heap usage 244.406 MB -> 84.615 MB.
[2026-02-13T01:20:25.966Z] ====== fj-kmeans (concurrency) [default], iteration 22 completed (3632.683 ms) ======
[2026-02-13T01:20:25.966Z] ====== fj-kmeans (concurrency) [default], iteration 23 started ======
[2026-02-13T01:20:25.966Z] GC before operation: completed in 29.183 ms, heap usage 440.707 MB -> 84.615 MB.
[2026-02-13T01:20:30.039Z] ====== fj-kmeans (concurrency) [default], iteration 23 completed (3414.088 ms) ======
[2026-02-13T01:20:30.039Z] ====== fj-kmeans (concurrency) [default], iteration 24 started ======
[2026-02-13T01:20:30.039Z] GC before operation: completed in 42.357 ms, heap usage 119.797 MB -> 84.615 MB.
[2026-02-13T01:20:32.542Z] ====== fj-kmeans (concurrency) [default], iteration 24 completed (3222.218 ms) ======
[2026-02-13T01:20:32.542Z] ====== fj-kmeans (concurrency) [default], iteration 25 started ======
[2026-02-13T01:20:32.542Z] GC before operation: completed in 29.017 ms, heap usage 262.232 MB -> 84.615 MB.
[2026-02-13T01:20:37.705Z] ====== fj-kmeans (concurrency) [default], iteration 25 completed (4602.909 ms) ======
[2026-02-13T01:20:37.705Z] ====== fj-kmeans (concurrency) [default], iteration 26 started ======
[2026-02-13T01:20:37.705Z] GC before operation: completed in 49.955 ms, heap usage 388.739 MB -> 84.615 MB.
[2026-02-13T01:20:41.939Z] ====== fj-kmeans (concurrency) [default], iteration 26 completed (4784.279 ms) ======
[2026-02-13T01:20:41.939Z] ====== fj-kmeans (concurrency) [default], iteration 27 started ======
[2026-02-13T01:20:42.342Z] GC before operation: completed in 55.759 ms, heap usage 497.274 MB -> 84.615 MB.
[2026-02-13T01:20:45.549Z] ====== fj-kmeans (concurrency) [default], iteration 27 completed (2893.148 ms) ======
[2026-02-13T01:20:45.549Z] ====== fj-kmeans (concurrency) [default], iteration 28 started ======
[2026-02-13T01:20:45.549Z] GC before operation: completed in 27.257 ms, heap usage 372.108 MB -> 84.615 MB.
[2026-02-13T01:20:47.358Z] ====== fj-kmeans (concurrency) [default], iteration 28 completed (2425.110 ms) ======
[2026-02-13T01:20:47.358Z] ====== fj-kmeans (concurrency) [default], iteration 29 started ======
[2026-02-13T01:20:47.358Z] GC before operation: completed in 25.624 ms, heap usage 343.262 MB -> 84.615 MB.
[2026-02-13T01:20:50.617Z] ====== fj-kmeans (concurrency) [default], iteration 29 completed (2850.624 ms) ======
[2026-02-13T01:20:50.617Z] -----------------------------------
[2026-02-13T01:20:50.617Z] renaissance-fj-kmeans_0_PASSED
[2026-02-13T01:20:50.617Z] -----------------------------------
[2026-02-13T01:20:50.617Z]
[2026-02-13T01:20:50.617Z] TEST TEARDOWN:
[2026-02-13T01:20:50.617Z] Nothing to be done for teardown.
[2026-02-13T01:20:50.617Z] renaissance-fj-kmeans_0 Finish Time: Thu Feb 12 20:20:50 2026 Epoch Time (ms): 1770945650236
[2026-02-13T01:20:50.617Z]
[2026-02-13T01:20:50.617Z] ===============================================
[2026-02-13T01:20:50.617Z] Running test renaissance-future-genetic_0 ...
[2026-02-13T01:20:50.617Z] ===============================================
[2026-02-13T01:20:50.617Z] renaissance-future-genetic_0 Start Time: Thu Feb 12 20:20:50 2026 Epoch Time (ms): 1770945650259
[2026-02-13T01:20:50.617Z] variation: NoOptions
[2026-02-13T01:20:50.617Z] JVM_OPTIONS:
[2026-02-13T01:20:50.617Z] { \
[2026-02-13T01:20:50.617Z] echo ""; echo "TEST SETUP:"; \
[2026-02-13T01:20:50.617Z] echo "Nothing to be done for setup."; \
[2026-02-13T01:20:50.617Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17709453568877/renaissance-future-genetic_0"; \
[2026-02-13T01:20:50.617Z] cd "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17709453568877/renaissance-future-genetic_0"; \
[2026-02-13T01:20:50.617Z] echo ""; echo "TESTING:"; \
[2026-02-13T01:20:50.617Z] "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17709453568877/renaissance-future-genetic_0"/future-genetic.json" future-genetic; \
[2026-02-13T01:20:50.617Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-future-genetic_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17709453568877/renaissance-future-genetic_0"; else echo "-----------------------------------"; echo "renaissance-future-genetic_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-13T01:20:50.617Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-13T01:20:50.617Z] echo "Nothing to be done for teardown."; \
[2026-02-13T01:20:50.617Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17709453568877/TestTargetResult";
[2026-02-13T01:20:50.617Z]
[2026-02-13T01:20:50.617Z] TEST SETUP:
[2026-02-13T01:20:50.617Z] Nothing to be done for setup.
[2026-02-13T01:20:50.617Z]
[2026-02-13T01:20:50.617Z] TESTING:
[2026-02-13T01:20:50.617Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-13T01:20:50.617Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/output_17709453568877/renaissance-future-genetic_0/launcher-202050-9628840976434931071/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-13T01:20:50.617Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-13T01:20:50.617Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-13T01:20:50.985Z] ====== future-genetic (functional) [default], iteration 0 started ======
[2026-02-13T01:20:50.985Z] GC before operation: completed in 5.004 ms, heap usage 8.430 MB -> 4.203 MB.
[2026-02-13T01:20:52.210Z] ====== future-genetic (functional) [default], iteration 0 completed (1224.797 ms) ======
[2026-02-13T01:20:52.210Z] ====== future-genetic (functional) [default], iteration 1 started ======
[2026-02-13T01:20:52.210Z] GC before operation: completed in 14.810 ms, heap usage 46.990 MB -> 5.380 MB.
[2026-02-13T01:20:53.466Z] ====== future-genetic (functional) [default], iteration 1 completed (1047.881 ms) ======
[2026-02-13T01:20:53.466Z] ====== future-genetic (functional) [default], iteration 2 started ======
[2026-02-13T01:20:53.466Z] GC before operation: completed in 5.023 ms, heap usage 13.354 MB -> 5.380 MB.
[2026-02-13T01:20:54.244Z] ====== future-genetic (functional) [default], iteration 2 completed (975.531 ms) ======
[2026-02-13T01:20:54.244Z] ====== future-genetic (functional) [default], iteration 3 started ======
[2026-02-13T01:20:54.244Z] GC before operation: completed in 4.203 ms, heap usage 78.896 MB -> 5.380 MB.
[2026-02-13T01:20:55.013Z] ====== future-genetic (functional) [default], iteration 3 completed (919.427 ms) ======
[2026-02-13T01:20:55.013Z] ====== future-genetic (functional) [default], iteration 4 started ======
[2026-02-13T01:20:55.013Z] GC before operation: completed in 5.582 ms, heap usage 68.844 MB -> 5.381 MB.
[2026-02-13T01:20:56.244Z] ====== future-genetic (functional) [default], iteration 4 completed (922.147 ms) ======
[2026-02-13T01:20:56.244Z] ====== future-genetic (functional) [default], iteration 5 started ======
[2026-02-13T01:20:56.244Z] GC before operation: completed in 4.193 ms, heap usage 77.218 MB -> 5.381 MB.
[2026-02-13T01:20:57.099Z] ====== future-genetic (functional) [default], iteration 5 completed (922.573 ms) ======
[2026-02-13T01:20:57.099Z] ====== future-genetic (functional) [default], iteration 6 started ======
[2026-02-13T01:20:57.099Z] GC before operation: completed in 4.638 ms, heap usage 108.140 MB -> 5.381 MB.
[2026-02-13T01:20:57.867Z] ====== future-genetic (functional) [default], iteration 6 completed (921.660 ms) ======
[2026-02-13T01:20:57.867Z] ====== future-genetic (functional) [default], iteration 7 started ======
[2026-02-13T01:20:57.867Z] GC before operation: completed in 4.392 ms, heap usage 132.480 MB -> 5.381 MB.
[2026-02-13T01:20:59.108Z] ====== future-genetic (functional) [default], iteration 7 completed (1015.357 ms) ======
[2026-02-13T01:20:59.108Z] ====== future-genetic (functional) [default], iteration 8 started ======
[2026-02-13T01:20:59.108Z] GC before operation: completed in 5.413 ms, heap usage 134.929 MB -> 5.381 MB.
[2026-02-13T01:21:00.374Z] ====== future-genetic (functional) [default], iteration 8 completed (1122.702 ms) ======
[2026-02-13T01:21:00.374Z] ====== future-genetic (functional) [default], iteration 9 started ======
[2026-02-13T01:21:00.374Z] GC before operation: completed in 5.318 ms, heap usage 158.421 MB -> 5.381 MB.
[2026-02-13T01:21:01.626Z] ====== future-genetic (functional) [default], iteration 9 completed (1287.995 ms) ======
[2026-02-13T01:21:01.626Z] ====== future-genetic (functional) [default], iteration 10 started ======
[2026-02-13T01:21:01.626Z] GC before operation: completed in 9.342 ms, heap usage 32.897 MB -> 5.381 MB.
[2026-02-13T01:21:02.881Z] ====== future-genetic (functional) [default], iteration 10 completed (1276.633 ms) ======
[2026-02-13T01:21:02.881Z] ====== future-genetic (functional) [default], iteration 11 started ======
[2026-02-13T01:21:02.881Z] GC before operation: completed in 5.305 ms, heap usage 53.367 MB -> 5.381 MB.
[2026-02-13T01:21:03.642Z] ====== future-genetic (functional) [default], iteration 11 completed (1046.574 ms) ======
[2026-02-13T01:21:03.642Z] ====== future-genetic (functional) [default], iteration 12 started ======
[2026-02-13T01:21:03.642Z] GC before operation: completed in 5.532 ms, heap usage 329.561 MB -> 5.382 MB.
[2026-02-13T01:21:04.480Z] ====== future-genetic (functional) [default], iteration 12 completed (917.324 ms) ======
[2026-02-13T01:21:04.480Z] ====== future-genetic (functional) [default], iteration 13 started ======
[2026-02-13T01:21:04.480Z] GC before operation: completed in 5.132 ms, heap usage 329.904 MB -> 5.381 MB.
[2026-02-13T01:21:05.731Z] ====== future-genetic (functional) [default], iteration 13 completed (907.625 ms) ======
[2026-02-13T01:21:05.731Z] ====== future-genetic (functional) [default], iteration 14 started ======
[2026-02-13T01:21:05.731Z] GC before operation: completed in 5.339 ms, heap usage 329.861 MB -> 5.382 MB.
[2026-02-13T01:21:06.975Z] ====== future-genetic (functional) [default], iteration 14 completed (1256.087 ms) ======
[2026-02-13T01:21:06.975Z] ====== future-genetic (functional) [default], iteration 15 started ======
[2026-02-13T01:21:06.975Z] GC before operation: completed in 5.280 ms, heap usage 349.483 MB -> 5.383 MB.
[2026-02-13T01:21:08.483Z] ====== future-genetic (functional) [default], iteration 15 completed (1621.246 ms) ======
[2026-02-13T01:21:08.483Z] ====== future-genetic (functional) [default], iteration 16 started ======
[2026-02-13T01:21:08.483Z] GC before operation: completed in 5.315 ms, heap usage 358.063 MB -> 5.383 MB.
[2026-02-13T01:21:09.726Z] ====== future-genetic (functional) [default], iteration 16 completed (1113.507 ms) ======
[2026-02-13T01:21:09.726Z] ====== future-genetic (functional) [default], iteration 17 started ======
[2026-02-13T01:21:09.726Z] GC before operation: completed in 5.097 ms, heap usage 357.853 MB -> 5.383 MB.
[2026-02-13T01:21:10.493Z] ====== future-genetic (functional) [default], iteration 17 completed (970.448 ms) ======
[2026-02-13T01:21:10.493Z] ====== future-genetic (functional) [default], iteration 18 started ======
[2026-02-13T01:21:10.493Z] GC before operation: completed in 4.883 ms, heap usage 39.417 MB -> 5.383 MB.
[2026-02-13T01:21:11.713Z] ====== future-genetic (functional) [default], iteration 18 completed (911.942 ms) ======
[2026-02-13T01:21:11.713Z] ====== future-genetic (functional) [default], iteration 19 started ======
[2026-02-13T01:21:11.713Z] GC before operation: completed in 5.298 ms, heap usage 39.331 MB -> 5.383 MB.
[2026-02-13T01:21:12.479Z] ====== future-genetic (functional) [default], iteration 19 completed (987.203 ms) ======
[2026-02-13T01:21:12.479Z] ====== future-genetic (functional) [default], iteration 20 started ======
[2026-02-13T01:21:12.479Z] GC before operation: completed in 4.448 ms, heap usage 54.536 MB -> 5.383 MB.
[2026-02-13T01:21:13.246Z] ====== future-genetic (functional) [default], iteration 20 completed (854.097 ms) ======
[2026-02-13T01:21:13.246Z] ====== future-genetic (functional) [default], iteration 21 started ======
[2026-02-13T01:21:13.246Z] GC before operation: completed in 4.266 ms, heap usage 71.342 MB -> 5.383 MB.
[2026-02-13T01:21:14.004Z] ====== future-genetic (functional) [default], iteration 21 completed (858.363 ms) ======
[2026-02-13T01:21:14.004Z] ====== future-genetic (functional) [default], iteration 22 started ======
[2026-02-13T01:21:14.004Z] GC before operation: completed in 4.290 ms, heap usage 69.843 MB -> 5.383 MB.
[2026-02-13T01:21:15.233Z] ====== future-genetic (functional) [default], iteration 22 completed (860.015 ms) ======
[2026-02-13T01:21:15.233Z] ====== future-genetic (functional) [default], iteration 23 started ======
[2026-02-13T01:21:15.233Z] GC before operation: completed in 4.668 ms, heap usage 99.921 MB -> 5.383 MB.
[2026-02-13T01:21:15.984Z] ====== future-genetic (functional) [default], iteration 23 completed (855.956 ms) ======
[2026-02-13T01:21:15.984Z] ====== future-genetic (functional) [default], iteration 24 started ======
[2026-02-13T01:21:15.984Z] GC before operation: completed in 4.437 ms, heap usage 99.337 MB -> 5.383 MB.
[2026-02-13T01:21:16.748Z] ====== future-genetic (functional) [default], iteration 24 completed (868.296 ms) ======
[2026-02-13T01:21:16.748Z] ====== future-genetic (functional) [default], iteration 25 started ======
[2026-02-13T01:21:16.748Z] GC before operation: completed in 4.605 ms, heap usage 112.846 MB -> 5.383 MB.
[2026-02-13T01:21:17.963Z] ====== future-genetic (functional) [default], iteration 25 completed (976.635 ms) ======
[2026-02-13T01:21:17.963Z] ====== future-genetic (functional) [default], iteration 26 started ======
[2026-02-13T01:21:17.963Z] GC before operation: completed in 5.229 ms, heap usage 126.960 MB -> 5.383 MB.
[2026-02-13T01:21:18.716Z] ====== future-genetic (functional) [default], iteration 26 completed (964.786 ms) ======
[2026-02-13T01:21:18.716Z] ====== future-genetic (functional) [default], iteration 27 started ======
[2026-02-13T01:21:18.716Z] GC before operation: completed in 5.308 ms, heap usage 126.916 MB -> 5.383 MB.
[2026-02-13T01:21:19.935Z] ====== future-genetic (functional) [default], iteration 27 completed (956.652 ms) ======
[2026-02-13T01:21:19.935Z] ====== future-genetic (functional) [default], iteration 28 started ======
[2026-02-13T01:21:19.935Z] GC before operation: completed in 4.650 ms, heap usage 163.407 MB -> 5.383 MB.
[2026-02-13T01:21:20.750Z] ====== future-genetic (functional) [default], iteration 28 completed (963.306 ms) ======
[2026-02-13T01:21:20.750Z] ====== future-genetic (functional) [default], iteration 29 started ======
[2026-02-13T01:21:20.750Z] GC before operation: completed in 5.289 ms, heap usage 162.851 MB -> 5.383 MB.
[2026-02-13T01:21:21.526Z] ====== future-genetic (functional) [default], iteration 29 completed (974.228 ms) ======
[2026-02-13T01:21:21.526Z] ====== future-genetic (functional) [default], iteration 30 started ======
[2026-02-13T01:21:21.526Z] GC before operation: completed in 4.651 ms, heap usage 178.915 MB -> 5.383 MB.
[2026-02-13T01:21:22.742Z] ====== future-genetic (functional) [default], iteration 30 completed (1006.891 ms) ======
[2026-02-13T01:21:22.742Z] ====== future-genetic (functional) [default], iteration 31 started ======
[2026-02-13T01:21:22.742Z] GC before operation: completed in 4.812 ms, heap usage 195.345 MB -> 5.383 MB.
[2026-02-13T01:21:23.533Z] ====== future-genetic (functional) [default], iteration 31 completed (969.185 ms) ======
[2026-02-13T01:21:23.533Z] ====== future-genetic (functional) [default], iteration 32 started ======
[2026-02-13T01:21:23.533Z] GC before operation: completed in 4.699 ms, heap usage 193.862 MB -> 5.383 MB.
[2026-02-13T01:21:24.767Z] ====== future-genetic (functional) [default], iteration 32 completed (964.015 ms) ======
[2026-02-13T01:21:24.767Z] ====== future-genetic (functional) [default], iteration 33 started ======
[2026-02-13T01:21:24.767Z] GC before operation: completed in 5.574 ms, heap usage 239.791 MB -> 5.385 MB.
[2026-02-13T01:21:25.595Z] ====== future-genetic (functional) [default], iteration 33 completed (970.859 ms) ======
[2026-02-13T01:21:25.595Z] ====== future-genetic (functional) [default], iteration 34 started ======
[2026-02-13T01:21:25.595Z] GC before operation: completed in 5.725 ms, heap usage 239.347 MB -> 5.385 MB.
[2026-02-13T01:21:26.374Z] ====== future-genetic (functional) [default], iteration 34 completed (978.648 ms) ======
[2026-02-13T01:21:26.374Z] ====== future-genetic (functional) [default], iteration 35 started ======
[2026-02-13T01:21:26.374Z] GC before operation: completed in 7.421 ms, heap usage 257.846 MB -> 5.385 MB.
[2026-02-13T01:21:27.616Z] ====== future-genetic (functional) [default], iteration 35 completed (974.399 ms) ======
[2026-02-13T01:21:27.616Z] ====== future-genetic (functional) [default], iteration 36 started ======
[2026-02-13T01:21:27.616Z] GC before operation: completed in 5.356 ms, heap usage 276.374 MB -> 5.385 MB.
[2026-02-13T01:21:28.389Z] ====== future-genetic (functional) [default], iteration 36 completed (967.164 ms) ======
[2026-02-13T01:21:28.389Z] ====== future-genetic (functional) [default], iteration 37 started ======
[2026-02-13T01:21:28.389Z] GC before operation: completed in 5.517 ms, heap usage 276.414 MB -> 5.385 MB.
[2026-02-13T01:21:29.644Z] ====== future-genetic (functional) [default], iteration 37 completed (984.016 ms) ======
[2026-02-13T01:21:29.644Z] ====== future-genetic (functional) [default], iteration 38 started ======
[2026-02-13T01:21:29.644Z] GC before operation: completed in 5.451 ms, heap usage 315.348 MB -> 5.385 MB.
[2026-02-13T01:21:30.406Z] ====== future-genetic (functional) [default], iteration 38 completed (1019.088 ms) ======
[2026-02-13T01:21:30.406Z] ====== future-genetic (functional) [default], iteration 39 started ======
[2026-02-13T01:21:30.406Z] GC before operation: completed in 4.868 ms, heap usage 315.852 MB -> 5.385 MB.
[2026-02-13T01:21:31.645Z] ====== future-genetic (functional) [default], iteration 39 completed (1056.363 ms) ======
[2026-02-13T01:21:31.645Z] ====== future-genetic (functional) [default], iteration 40 started ======
[2026-02-13T01:21:31.645Z] GC before operation: completed in 6.228 ms, heap usage 35.435 MB -> 5.385 MB.
[2026-02-13T01:21:32.397Z] ====== future-genetic (functional) [default], iteration 40 completed (973.679 ms) ======
[2026-02-13T01:21:32.398Z] ====== future-genetic (functional) [default], iteration 41 started ======
[2026-02-13T01:21:32.398Z] GC before operation: completed in 4.970 ms, heap usage 56.416 MB -> 5.385 MB.
[2026-02-13T01:21:33.657Z] ====== future-genetic (functional) [default], iteration 41 completed (987.804 ms) ======
[2026-02-13T01:21:33.657Z] ====== future-genetic (functional) [default], iteration 42 started ======
[2026-02-13T01:21:33.657Z] GC before operation: completed in 4.893 ms, heap usage 82.335 MB -> 5.385 MB.
[2026-02-13T01:21:34.417Z] ====== future-genetic (functional) [default], iteration 42 completed (984.596 ms) ======
[2026-02-13T01:21:34.417Z] ====== future-genetic (functional) [default], iteration 43 started ======
[2026-02-13T01:21:34.417Z] GC before operation: completed in 5.060 ms, heap usage 100.955 MB -> 5.385 MB.
[2026-02-13T01:21:35.651Z] ====== future-genetic (functional) [default], iteration 43 completed (960.942 ms) ======
[2026-02-13T01:21:35.651Z] ====== future-genetic (functional) [default], iteration 44 started ======
[2026-02-13T01:21:35.651Z] GC before operation: completed in 4.317 ms, heap usage 116.344 MB -> 5.385 MB.
[2026-02-13T01:21:36.421Z] ====== future-genetic (functional) [default], iteration 44 completed (986.949 ms) ======
[2026-02-13T01:21:36.421Z] ====== future-genetic (functional) [default], iteration 45 started ======
[2026-02-13T01:21:36.421Z] GC before operation: completed in 5.613 ms, heap usage 129.996 MB -> 5.385 MB.
[2026-02-13T01:21:37.638Z] ====== future-genetic (functional) [default], iteration 45 completed (974.261 ms) ======
[2026-02-13T01:21:37.638Z] ====== future-genetic (functional) [default], iteration 46 started ======
[2026-02-13T01:21:37.638Z] GC before operation: completed in 4.449 ms, heap usage 147.935 MB -> 5.385 MB.
[2026-02-13T01:21:38.393Z] ====== future-genetic (functional) [default], iteration 46 completed (1004.321 ms) ======
[2026-02-13T01:21:38.393Z] ====== future-genetic (functional) [default], iteration 47 started ======
[2026-02-13T01:21:38.393Z] GC before operation: completed in 5.735 ms, heap usage 160.582 MB -> 5.385 MB.
[2026-02-13T01:21:39.661Z] ====== future-genetic (functional) [default], iteration 47 completed (934.257 ms) ======
[2026-02-13T01:21:39.661Z] ====== future-genetic (functional) [default], iteration 48 started ======
[2026-02-13T01:21:39.661Z] GC before operation: completed in 4.708 ms, heap usage 178.779 MB -> 5.385 MB.
[2026-02-13T01:21:40.423Z] ====== future-genetic (functional) [default], iteration 48 completed (996.001 ms) ======
[2026-02-13T01:21:40.423Z] ====== future-genetic (functional) [default], iteration 49 started ======
[2026-02-13T01:21:40.424Z] GC before operation: completed in 6.113 ms, heap usage 190.479 MB -> 5.385 MB.
[2026-02-13T01:21:42.225Z] ====== future-genetic (functional) [default], iteration 49 completed (1774.013 ms) ======
[2026-02-13T01:21:42.225Z] -----------------------------------
[2026-02-13T01:21:42.225Z] renaissance-future-genetic_0_PASSED
[2026-02-13T01:21:42.225Z] -----------------------------------
[2026-02-13T01:21:42.225Z]
[2026-02-13T01:21:42.225Z] TEST TEARDOWN:
[2026-02-13T01:21:42.225Z] Nothing to be done for teardown.
[2026-02-13T01:21:42.225Z] renaissance-future-genetic_0 Finish Time: Thu Feb 12 20:21:42 2026 Epoch Time (ms): 1770945702086
[2026-02-13T01:21:42.225Z]
[2026-02-13T01:21:42.225Z] ===============================================
[2026-02-13T01:21:42.225Z] Running test renaissance-naive-bayes_0 ...
[2026-02-13T01:21:42.225Z] ===============================================
[2026-02-13T01:21:42.225Z] renaissance-naive-bayes_0 Start Time: Thu Feb 12 20:21:42 2026 Epoch Time (ms): 1770945702152
[2026-02-13T01:21:42.225Z] variation: NoOptions
[2026-02-13T01:21:42.225Z] JVM_OPTIONS:
[2026-02-13T01:21:42.225Z] { \
[2026-02-13T01:21:42.225Z] echo ""; echo "TEST SETUP:"; \
[2026-02-13T01:21:42.225Z] echo "Nothing to be done for setup."; \
[2026-02-13T01:21:42.225Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17709453568877/renaissance-naive-bayes_0"; \
[2026-02-13T01:21:42.225Z] cd "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17709453568877/renaissance-naive-bayes_0"; \
[2026-02-13T01:21:42.225Z] echo ""; echo "TESTING:"; \
[2026-02-13T01:21:42.225Z] "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17709453568877/renaissance-naive-bayes_0"/naive-bayes.json" naive-bayes; \
[2026-02-13T01:21:42.225Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17709453568877/renaissance-naive-bayes_0"; else echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-13T01:21:42.225Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-13T01:21:42.225Z] echo "Nothing to be done for teardown."; \
[2026-02-13T01:21:42.225Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17709453568877/TestTargetResult";
[2026-02-13T01:21:42.225Z]
[2026-02-13T01:21:42.225Z] TEST SETUP:
[2026-02-13T01:21:42.225Z] Nothing to be done for setup.
[2026-02-13T01:21:42.225Z]
[2026-02-13T01:21:42.225Z] TESTING:
[2026-02-13T01:21:42.578Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-13T01:21:42.578Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/output_17709453568877/renaissance-naive-bayes_0/launcher-202142-2798293464920504207/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-13T01:21:42.578Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-13T01:21:42.579Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-13T01:21:46.521Z] Benchmark 'naive-bayes' failed with exception:
[2026-02-13T01:21:46.521Z] java.lang.ExceptionInInitializerError
[2026-02-13T01:21:46.521Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2026-02-13T01:21:46.521Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2026-02-13T01:21:46.521Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2026-02-13T01:21:46.521Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2026-02-13T01:21:46.521Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2026-02-13T01:21:46.521Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-13T01:21:46.521Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2026-02-13T01:21:46.521Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2026-02-13T01:21:46.521Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2026-02-13T01:21:46.521Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2026-02-13T01:21:46.521Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2026-02-13T01:21:46.521Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2026-02-13T01:21:46.521Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2026-02-13T01:21:46.521Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2026-02-13T01:21:46.521Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2026-02-13T01:21:46.521Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-13T01:21:46.521Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2026-02-13T01:21:46.521Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2026-02-13T01:21:46.521Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2026-02-13T01:21:46.521Z] at org.renaissance.apache.spark.NaiveBayes.setUpSparkContext(NaiveBayes.scala:33)
[2026-02-13T01:21:46.521Z] at org.renaissance.apache.spark.NaiveBayes.setUpBeforeAll(NaiveBayes.scala:56)
[2026-02-13T01:21:46.521Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-02-13T01:21:46.521Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-02-13T01:21:46.521Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-02-13T01:21:46.521Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-02-13T01:21:46.521Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-02-13T01:21:46.521Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-02-13T01:21:46.521Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-02-13T01:21:46.521Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-02-13T01:21:46.521Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-02-13T01:21:46.521Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-02-13T01:21:46.521Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-02-13T01:21:46.521Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-02-13T01:21:46.521Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-02-13T01:21:46.521Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-13T01:21:46.521Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2026-02-13T01:21:46.521Z] ... 34 more
[2026-02-13T01:21:46.521Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-13T01:21:46.521Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-02-13T01:21:46.521Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-02-13T01:21:46.521Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-02-13T01:21:46.521Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-02-13T01:21:46.521Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-02-13T01:21:46.521Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-02-13T01:21:46.521Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2026-02-13T01:21:46.521Z] ... 34 more
[2026-02-13T01:21:46.521Z] The following benchmarks failed: naive-bayes
[2026-02-13T01:21:46.521Z] -----------------------------------
[2026-02-13T01:21:46.521Z] renaissance-naive-bayes_0_FAILED
[2026-02-13T01:21:46.521Z] -----------------------------------
[2026-02-13T01:21:46.521Z]
[2026-02-13T01:21:46.521Z] TEST TEARDOWN:
[2026-02-13T01:21:46.521Z] Nothing to be done for teardown.
[2026-02-13T01:21:46.521Z] renaissance-naive-bayes_0 Finish Time: Thu Feb 12 20:21:46 2026 Epoch Time (ms): 1770945706363
[2026-02-13T01:21:46.521Z]
[2026-02-13T01:21:46.521Z] ===============================================
[2026-02-13T01:21:46.521Z] Running test renaissance-scala-kmeans_0 ...
[2026-02-13T01:21:46.521Z] ===============================================
[2026-02-13T01:21:46.521Z] renaissance-scala-kmeans_0 Start Time: Thu Feb 12 20:21:46 2026 Epoch Time (ms): 1770945706384
[2026-02-13T01:21:46.521Z] variation: NoOptions
[2026-02-13T01:21:46.521Z] JVM_OPTIONS:
[2026-02-13T01:21:46.521Z] { \
[2026-02-13T01:21:46.521Z] echo ""; echo "TEST SETUP:"; \
[2026-02-13T01:21:46.521Z] echo "Nothing to be done for setup."; \
[2026-02-13T01:21:46.521Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17709453568877/renaissance-scala-kmeans_0"; \
[2026-02-13T01:21:46.521Z] cd "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17709453568877/renaissance-scala-kmeans_0"; \
[2026-02-13T01:21:46.521Z] echo ""; echo "TESTING:"; \
[2026-02-13T01:21:46.521Z] /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/run_with_affinity.sh --exec_cmd ""/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17709453568877/renaissance-scala-kmeans_0"/scala-kmeans.json" scala-kmeans" --test_root /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/..; \
[2026-02-13T01:21:46.521Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-scala-kmeans_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17709453568877/renaissance-scala-kmeans_0"; else echo "-----------------------------------"; echo "renaissance-scala-kmeans_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-13T01:21:46.521Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-13T01:21:46.521Z] echo "Nothing to be done for teardown."; \
[2026-02-13T01:21:46.521Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17709453568877/TestTargetResult";
[2026-02-13T01:21:46.522Z]
[2026-02-13T01:21:46.522Z] TEST SETUP:
[2026-02-13T01:21:46.522Z] Nothing to be done for setup.
[2026-02-13T01:21:46.522Z]
[2026-02-13T01:21:46.522Z] TESTING:
[2026-02-13T01:21:46.871Z] Warning!!! Affinity is NOT set. Affinity tool may NOT be installed/supported.
[2026-02-13T01:21:46.872Z] Running EXEC_CMD_WITH_AFFINITY= /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -jar /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar --json /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17709453568877/renaissance-scala-kmeans_0/scala-kmeans.json scala-kmeans
[2026-02-13T01:21:47.222Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-13T01:21:47.222Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/output_17709453568877/renaissance-scala-kmeans_0/launcher-202146-526799956300108289/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-13T01:21:47.222Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-13T01:21:47.222Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-13T01:21:47.573Z] ====== scala-kmeans (scala) [default], iteration 0 started ======
[2026-02-13T01:21:47.573Z] GC before operation: completed in 33.344 ms, heap usage 27.652 MB -> 26.441 MB.
[2026-02-13T01:21:47.940Z] ====== scala-kmeans (scala) [default], iteration 0 completed (219.162 ms) ======
[2026-02-13T01:21:47.940Z] ====== scala-kmeans (scala) [default], iteration 1 started ======
[2026-02-13T01:21:47.940Z] GC before operation: completed in 12.446 ms, heap usage 50.476 MB -> 26.496 MB.
[2026-02-13T01:21:47.940Z] ====== scala-kmeans (scala) [default], iteration 1 completed (126.242 ms) ======
[2026-02-13T01:21:47.940Z] ====== scala-kmeans (scala) [default], iteration 2 started ======
[2026-02-13T01:21:47.940Z] GC before operation: completed in 12.476 ms, heap usage 56.496 MB -> 26.496 MB.
[2026-02-13T01:21:48.288Z] ====== scala-kmeans (scala) [default], iteration 2 completed (127.912 ms) ======
[2026-02-13T01:21:48.288Z] ====== scala-kmeans (scala) [default], iteration 3 started ======
[2026-02-13T01:21:48.288Z] GC before operation: completed in 12.151 ms, heap usage 56.496 MB -> 26.496 MB.
[2026-02-13T01:21:48.288Z] ====== scala-kmeans (scala) [default], iteration 3 completed (125.644 ms) ======
[2026-02-13T01:21:48.288Z] ====== scala-kmeans (scala) [default], iteration 4 started ======
[2026-02-13T01:21:48.288Z] GC before operation: completed in 12.077 ms, heap usage 56.661 MB -> 26.496 MB.
[2026-02-13T01:21:48.288Z] ====== scala-kmeans (scala) [default], iteration 4 completed (126.718 ms) ======
[2026-02-13T01:21:48.288Z] ====== scala-kmeans (scala) [default], iteration 5 started ======
[2026-02-13T01:21:48.288Z] GC before operation: completed in 12.186 ms, heap usage 56.496 MB -> 26.496 MB.
[2026-02-13T01:21:48.638Z] ====== scala-kmeans (scala) [default], iteration 5 completed (127.892 ms) ======
[2026-02-13T01:21:48.638Z] ====== scala-kmeans (scala) [default], iteration 6 started ======
[2026-02-13T01:21:48.638Z] GC before operation: completed in 12.887 ms, heap usage 56.496 MB -> 26.496 MB.
[2026-02-13T01:21:48.638Z] ====== scala-kmeans (scala) [default], iteration 6 completed (130.818 ms) ======
[2026-02-13T01:21:48.638Z] ====== scala-kmeans (scala) [default], iteration 7 started ======
[2026-02-13T01:21:48.639Z] GC before operation: completed in 12.551 ms, heap usage 56.496 MB -> 26.496 MB.
[2026-02-13T01:21:48.985Z] ====== scala-kmeans (scala) [default], iteration 7 completed (126.991 ms) ======
[2026-02-13T01:21:48.985Z] ====== scala-kmeans (scala) [default], iteration 8 started ======
[2026-02-13T01:21:48.985Z] GC before operation: completed in 12.280 ms, heap usage 56.496 MB -> 26.496 MB.
[2026-02-13T01:21:48.985Z] ====== scala-kmeans (scala) [default], iteration 8 completed (128.849 ms) ======
[2026-02-13T01:21:48.985Z] ====== scala-kmeans (scala) [default], iteration 9 started ======
[2026-02-13T01:21:48.985Z] GC before operation: completed in 12.511 ms, heap usage 56.566 MB -> 26.497 MB.
[2026-02-13T01:21:48.985Z] ====== scala-kmeans (scala) [default], iteration 9 completed (127.731 ms) ======
[2026-02-13T01:21:48.985Z] ====== scala-kmeans (scala) [default], iteration 10 started ======
[2026-02-13T01:21:48.985Z] GC before operation: completed in 12.149 ms, heap usage 56.497 MB -> 26.497 MB.
[2026-02-13T01:21:49.336Z] ====== scala-kmeans (scala) [default], iteration 10 completed (125.091 ms) ======
[2026-02-13T01:21:49.336Z] ====== scala-kmeans (scala) [default], iteration 11 started ======
[2026-02-13T01:21:49.336Z] GC before operation: completed in 12.249 ms, heap usage 56.497 MB -> 26.497 MB.
[2026-02-13T01:21:49.336Z] ====== scala-kmeans (scala) [default], iteration 11 completed (126.698 ms) ======
[2026-02-13T01:21:49.336Z] ====== scala-kmeans (scala) [default], iteration 12 started ======
[2026-02-13T01:21:49.336Z] GC before operation: completed in 14.897 ms, heap usage 56.497 MB -> 26.497 MB.
[2026-02-13T01:21:49.687Z] ====== scala-kmeans (scala) [default], iteration 12 completed (125.848 ms) ======
[2026-02-13T01:21:49.687Z] ====== scala-kmeans (scala) [default], iteration 13 started ======
[2026-02-13T01:21:49.687Z] GC before operation: completed in 12.600 ms, heap usage 56.497 MB -> 26.497 MB.
[2026-02-13T01:21:49.687Z] ====== scala-kmeans (scala) [default], iteration 13 completed (125.055 ms) ======
[2026-02-13T01:21:49.687Z] ====== scala-kmeans (scala) [default], iteration 14 started ======
[2026-02-13T01:21:49.687Z] GC before operation: completed in 12.106 ms, heap usage 56.497 MB -> 26.497 MB.
[2026-02-13T01:21:49.687Z] ====== scala-kmeans (scala) [default], iteration 14 completed (124.675 ms) ======
[2026-02-13T01:21:49.687Z] ====== scala-kmeans (scala) [default], iteration 15 started ======
[2026-02-13T01:21:49.687Z] GC before operation: completed in 12.266 ms, heap usage 56.497 MB -> 26.497 MB.
[2026-02-13T01:21:50.038Z] ====== scala-kmeans (scala) [default], iteration 15 completed (132.155 ms) ======
[2026-02-13T01:21:50.038Z] ====== scala-kmeans (scala) [default], iteration 16 started ======
[2026-02-13T01:21:50.038Z] GC before operation: completed in 13.337 ms, heap usage 56.497 MB -> 26.497 MB.
[2026-02-13T01:21:50.038Z] ====== scala-kmeans (scala) [default], iteration 16 completed (135.313 ms) ======
[2026-02-13T01:21:50.038Z] ====== scala-kmeans (scala) [default], iteration 17 started ======
[2026-02-13T01:21:50.038Z] GC before operation: completed in 14.169 ms, heap usage 56.497 MB -> 26.497 MB.
[2026-02-13T01:21:50.387Z] ====== scala-kmeans (scala) [default], iteration 17 completed (135.253 ms) ======
[2026-02-13T01:21:50.387Z] ====== scala-kmeans (scala) [default], iteration 18 started ======
[2026-02-13T01:21:50.387Z] GC before operation: completed in 12.941 ms, heap usage 56.497 MB -> 26.497 MB.
[2026-02-13T01:21:50.387Z] ====== scala-kmeans (scala) [default], iteration 18 completed (134.315 ms) ======
[2026-02-13T01:21:50.387Z] ====== scala-kmeans (scala) [default], iteration 19 started ======
[2026-02-13T01:21:50.387Z] GC before operation: completed in 12.869 ms, heap usage 56.497 MB -> 26.497 MB.
[2026-02-13T01:21:50.387Z] ====== scala-kmeans (scala) [default], iteration 19 completed (137.438 ms) ======
[2026-02-13T01:21:50.387Z] ====== scala-kmeans (scala) [default], iteration 20 started ======
[2026-02-13T01:21:50.741Z] GC before operation: completed in 14.138 ms, heap usage 56.497 MB -> 26.498 MB.
[2026-02-13T01:21:50.741Z] ====== scala-kmeans (scala) [default], iteration 20 completed (134.608 ms) ======
[2026-02-13T01:21:50.741Z] ====== scala-kmeans (scala) [default], iteration 21 started ======
[2026-02-13T01:21:50.741Z] GC before operation: completed in 12.766 ms, heap usage 56.498 MB -> 26.498 MB.
[2026-02-13T01:21:50.741Z] ====== scala-kmeans (scala) [default], iteration 21 completed (133.105 ms) ======
[2026-02-13T01:21:50.741Z] ====== scala-kmeans (scala) [default], iteration 22 started ======
[2026-02-13T01:21:50.741Z] GC before operation: completed in 15.480 ms, heap usage 56.498 MB -> 26.498 MB.
[2026-02-13T01:21:51.096Z] ====== scala-kmeans (scala) [default], iteration 22 completed (142.442 ms) ======
[2026-02-13T01:21:51.096Z] ====== scala-kmeans (scala) [default], iteration 23 started ======
[2026-02-13T01:21:51.096Z] GC before operation: completed in 14.600 ms, heap usage 56.498 MB -> 26.498 MB.
[2026-02-13T01:21:51.096Z] ====== scala-kmeans (scala) [default], iteration 23 completed (148.240 ms) ======
[2026-02-13T01:21:51.096Z] ====== scala-kmeans (scala) [default], iteration 24 started ======
[2026-02-13T01:21:51.096Z] GC before operation: completed in 13.562 ms, heap usage 56.498 MB -> 26.498 MB.
[2026-02-13T01:21:51.459Z] ====== scala-kmeans (scala) [default], iteration 24 completed (140.677 ms) ======
[2026-02-13T01:21:51.459Z] ====== scala-kmeans (scala) [default], iteration 25 started ======
[2026-02-13T01:21:51.459Z] GC before operation: completed in 15.195 ms, heap usage 56.498 MB -> 26.498 MB.
[2026-02-13T01:21:51.459Z] ====== scala-kmeans (scala) [default], iteration 25 completed (155.314 ms) ======
[2026-02-13T01:21:51.459Z] ====== scala-kmeans (scala) [default], iteration 26 started ======
[2026-02-13T01:21:51.459Z] GC before operation: completed in 13.191 ms, heap usage 56.498 MB -> 26.498 MB.
[2026-02-13T01:21:51.808Z] ====== scala-kmeans (scala) [default], iteration 26 completed (134.429 ms) ======
[2026-02-13T01:21:51.808Z] ====== scala-kmeans (scala) [default], iteration 27 started ======
[2026-02-13T01:21:51.808Z] GC before operation: completed in 12.779 ms, heap usage 56.498 MB -> 26.498 MB.
[2026-02-13T01:21:51.808Z] ====== scala-kmeans (scala) [default], iteration 27 completed (133.232 ms) ======
[2026-02-13T01:21:51.808Z] ====== scala-kmeans (scala) [default], iteration 28 started ======
[2026-02-13T01:21:51.808Z] GC before operation: completed in 12.794 ms, heap usage 56.498 MB -> 26.498 MB.
[2026-02-13T01:21:51.808Z] ====== scala-kmeans (scala) [default], iteration 28 completed (134.566 ms) ======
[2026-02-13T01:21:51.808Z] ====== scala-kmeans (scala) [default], iteration 29 started ======
[2026-02-13T01:21:51.808Z] GC before operation: completed in 12.554 ms, heap usage 56.498 MB -> 26.498 MB.
[2026-02-13T01:21:52.166Z] ====== scala-kmeans (scala) [default], iteration 29 completed (133.680 ms) ======
[2026-02-13T01:21:52.166Z] ====== scala-kmeans (scala) [default], iteration 30 started ======
[2026-02-13T01:21:52.166Z] GC before operation: completed in 12.948 ms, heap usage 56.498 MB -> 26.498 MB.
[2026-02-13T01:21:52.166Z] ====== scala-kmeans (scala) [default], iteration 30 completed (143.670 ms) ======
[2026-02-13T01:21:52.166Z] ====== scala-kmeans (scala) [default], iteration 31 started ======
[2026-02-13T01:21:52.166Z] GC before operation: completed in 12.664 ms, heap usage 56.498 MB -> 26.498 MB.
[2026-02-13T01:21:52.514Z] ====== scala-kmeans (scala) [default], iteration 31 completed (139.346 ms) ======
[2026-02-13T01:21:52.514Z] ====== scala-kmeans (scala) [default], iteration 32 started ======
[2026-02-13T01:21:52.514Z] GC before operation: completed in 13.100 ms, heap usage 56.498 MB -> 26.498 MB.
[2026-02-13T01:21:52.514Z] ====== scala-kmeans (scala) [default], iteration 32 completed (135.364 ms) ======
[2026-02-13T01:21:52.514Z] ====== scala-kmeans (scala) [default], iteration 33 started ======
[2026-02-13T01:21:52.514Z] GC before operation: completed in 16.291 ms, heap usage 56.498 MB -> 26.499 MB.
[2026-02-13T01:21:52.866Z] ====== scala-kmeans (scala) [default], iteration 33 completed (133.345 ms) ======
[2026-02-13T01:21:52.866Z] ====== scala-kmeans (scala) [default], iteration 34 started ======
[2026-02-13T01:21:52.866Z] GC before operation: completed in 12.821 ms, heap usage 56.499 MB -> 26.499 MB.
[2026-02-13T01:21:52.866Z] ====== scala-kmeans (scala) [default], iteration 34 completed (133.892 ms) ======
[2026-02-13T01:21:52.866Z] ====== scala-kmeans (scala) [default], iteration 35 started ======
[2026-02-13T01:21:52.866Z] GC before operation: completed in 13.920 ms, heap usage 56.499 MB -> 26.499 MB.
[2026-02-13T01:21:52.866Z] ====== scala-kmeans (scala) [default], iteration 35 completed (139.021 ms) ======
[2026-02-13T01:21:52.866Z] ====== scala-kmeans (scala) [default], iteration 36 started ======
[2026-02-13T01:21:52.866Z] GC before operation: completed in 16.265 ms, heap usage 56.499 MB -> 26.499 MB.
[2026-02-13T01:21:53.214Z] ====== scala-kmeans (scala) [default], iteration 36 completed (129.122 ms) ======
[2026-02-13T01:21:53.214Z] ====== scala-kmeans (scala) [default], iteration 37 started ======
[2026-02-13T01:21:53.214Z] GC before operation: completed in 12.565 ms, heap usage 56.499 MB -> 26.501 MB.
[2026-02-13T01:21:53.214Z] ====== scala-kmeans (scala) [default], iteration 37 completed (125.092 ms) ======
[2026-02-13T01:21:53.214Z] ====== scala-kmeans (scala) [default], iteration 38 started ======
[2026-02-13T01:21:53.214Z] GC before operation: completed in 12.527 ms, heap usage 56.501 MB -> 26.501 MB.
[2026-02-13T01:21:53.564Z] ====== scala-kmeans (scala) [default], iteration 38 completed (125.410 ms) ======
[2026-02-13T01:21:53.564Z] ====== scala-kmeans (scala) [default], iteration 39 started ======
[2026-02-13T01:21:53.564Z] GC before operation: completed in 12.820 ms, heap usage 56.501 MB -> 26.501 MB.
[2026-02-13T01:21:53.564Z] ====== scala-kmeans (scala) [default], iteration 39 completed (125.742 ms) ======
[2026-02-13T01:21:53.564Z] ====== scala-kmeans (scala) [default], iteration 40 started ======
[2026-02-13T01:21:53.564Z] GC before operation: completed in 12.744 ms, heap usage 56.501 MB -> 26.501 MB.
[2026-02-13T01:21:53.564Z] ====== scala-kmeans (scala) [default], iteration 40 completed (153.121 ms) ======
[2026-02-13T01:21:53.564Z] ====== scala-kmeans (scala) [default], iteration 41 started ======
[2026-02-13T01:21:53.912Z] GC before operation: completed in 26.939 ms, heap usage 56.501 MB -> 26.501 MB.
[2026-02-13T01:21:53.912Z] ====== scala-kmeans (scala) [default], iteration 41 completed (136.376 ms) ======
[2026-02-13T01:21:53.912Z] ====== scala-kmeans (scala) [default], iteration 42 started ======
[2026-02-13T01:21:53.912Z] GC before operation: completed in 12.403 ms, heap usage 56.501 MB -> 26.501 MB.
[2026-02-13T01:21:53.912Z] ====== scala-kmeans (scala) [default], iteration 42 completed (126.561 ms) ======
[2026-02-13T01:21:53.912Z] ====== scala-kmeans (scala) [default], iteration 43 started ======
[2026-02-13T01:21:53.912Z] GC before operation: completed in 14.076 ms, heap usage 56.501 MB -> 26.501 MB.
[2026-02-13T01:21:54.260Z] ====== scala-kmeans (scala) [default], iteration 43 completed (174.578 ms) ======
[2026-02-13T01:21:54.260Z] ====== scala-kmeans (scala) [default], iteration 44 started ======
[2026-02-13T01:21:54.260Z] GC before operation: completed in 28.404 ms, heap usage 56.501 MB -> 26.501 MB.
[2026-02-13T01:21:54.260Z] ====== scala-kmeans (scala) [default], iteration 44 completed (151.732 ms) ======
[2026-02-13T01:21:54.260Z] ====== scala-kmeans (scala) [default], iteration 45 started ======
[2026-02-13T01:21:54.260Z] GC before operation: completed in 15.202 ms, heap usage 56.501 MB -> 26.501 MB.
[2026-02-13T01:21:54.606Z] ====== scala-kmeans (scala) [default], iteration 45 completed (129.801 ms) ======
[2026-02-13T01:21:54.607Z] ====== scala-kmeans (scala) [default], iteration 46 started ======
[2026-02-13T01:21:54.607Z] GC before operation: completed in 12.802 ms, heap usage 56.501 MB -> 26.501 MB.
[2026-02-13T01:21:54.607Z] ====== scala-kmeans (scala) [default], iteration 46 completed (127.800 ms) ======
[2026-02-13T01:21:54.607Z] ====== scala-kmeans (scala) [default], iteration 47 started ======
[2026-02-13T01:21:54.607Z] GC before operation: completed in 12.396 ms, heap usage 56.501 MB -> 26.501 MB.
[2026-02-13T01:21:54.953Z] ====== scala-kmeans (scala) [default], iteration 47 completed (130.451 ms) ======
[2026-02-13T01:21:54.953Z] ====== scala-kmeans (scala) [default], iteration 48 started ======
[2026-02-13T01:21:54.953Z] GC before operation: completed in 16.137 ms, heap usage 56.501 MB -> 26.501 MB.
[2026-02-13T01:21:54.953Z] ====== scala-kmeans (scala) [default], iteration 48 completed (136.094 ms) ======
[2026-02-13T01:21:54.953Z] ====== scala-kmeans (scala) [default], iteration 49 started ======
[2026-02-13T01:21:54.953Z] GC before operation: completed in 12.630 ms, heap usage 56.501 MB -> 26.501 MB.
[2026-02-13T01:21:54.953Z] ====== scala-kmeans (scala) [default], iteration 49 completed (132.203 ms) ======
[2026-02-13T01:21:55.303Z] -----------------------------------
[2026-02-13T01:21:55.303Z] renaissance-scala-kmeans_0_PASSED
[2026-02-13T01:21:55.303Z] -----------------------------------
[2026-02-13T01:21:55.303Z]
[2026-02-13T01:21:55.303Z] TEST TEARDOWN:
[2026-02-13T01:21:55.303Z] Nothing to be done for teardown.
[2026-02-13T01:21:55.303Z] renaissance-scala-kmeans_0 Finish Time: Thu Feb 12 20:21:54 2026 Epoch Time (ms): 1770945714981
[2026-02-13T01:21:55.303Z]
[2026-02-13T01:21:55.303Z] ===============================================
[2026-02-13T01:21:55.303Z] Running test dacapo-eclipse_0 ...
[2026-02-13T01:21:55.303Z] ===============================================
[2026-02-13T01:21:55.303Z] dacapo-eclipse_0 Start Time: Thu Feb 12 20:21:55 2026 Epoch Time (ms): 1770945715015
[2026-02-13T01:21:55.303Z] variation: NoOptions
[2026-02-13T01:21:55.303Z] JVM_OPTIONS:
[2026-02-13T01:21:55.303Z] { \
[2026-02-13T01:21:55.303Z] echo ""; echo "TEST SETUP:"; \
[2026-02-13T01:21:55.303Z] echo "Nothing to be done for setup."; \
[2026-02-13T01:21:55.303Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17709453568877/dacapo-eclipse_0"; \
[2026-02-13T01:21:55.303Z] cd "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17709453568877/dacapo-eclipse_0"; \
[2026-02-13T01:21:55.303Z] echo ""; echo "TESTING:"; \
[2026-02-13T01:21:55.303Z] "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" eclipse; \
[2026-02-13T01:21:55.303Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-eclipse_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17709453568877/dacapo-eclipse_0"; else echo "-----------------------------------"; echo "dacapo-eclipse_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-13T01:21:55.303Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-13T01:21:55.303Z] echo "Nothing to be done for teardown."; \
[2026-02-13T01:21:55.303Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17709453568877/TestTargetResult";
[2026-02-13T01:21:55.303Z]
[2026-02-13T01:21:55.303Z] TEST SETUP:
[2026-02-13T01:21:55.303Z] Nothing to be done for setup.
[2026-02-13T01:21:55.303Z]
[2026-02-13T01:21:55.303Z] TESTING:
[2026-02-13T01:21:55.303Z] WARNING: eclipse will only run with specific Java versions. However the Java version string provided by this JVM ('27-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.'
[2026-02-13T01:21:56.053Z] Version: eclipse 4.27 (use -p to print nominal benchmark stats)
[2026-02-13T01:21:56.053Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-13T01:21:56.053Z] WARNING: sun.misc.Unsafe::staticFieldOffset has been called by org.eclipse.osgi.internal.url.MultiplexingFactory (file:/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jvmtest/perf/dacapo/dacapo/jar/eclipse/eclipse.jar)
[2026-02-13T01:21:56.053Z] WARNING: Please consider reporting this to the maintainers of class org.eclipse.osgi.internal.url.MultiplexingFactory
[2026-02-13T01:21:56.053Z] WARNING: sun.misc.Unsafe::staticFieldOffset will be removed in a future release
[2026-02-13T01:21:57.560Z] Unzip workspace
[2026-02-13T01:21:57.560Z] ===== DaCapo 23.11-MR2-chopin-minimal eclipse starting =====
[2026-02-13T01:21:57.560Z] Initialize workspace .WARNING: A restricted method in java.lang.System has been called
[2026-02-13T01:21:57.560Z] 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_openjdk27_hs_sanity.perf_aarch64_mac/jvmtest/perf/dacapo/dacapo/dat/eclipse/eclipse/plugins/org.eclipse.core.filesystem_1.9.500.v20220817-1539.jar)
[2026-02-13T01:21:57.560Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2026-02-13T01:21:57.560Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2026-02-13T01:21:57.560Z]
[2026-02-13T01:21:58.283Z] ..................
[2026-02-13T01:22:05.941Z] Index workspace .....................
[2026-02-13T01:22:09.991Z] Build workspace
[2026-02-13T01:22:10.768Z] Search .. 4,207 references for default constructor in workspace
[2026-02-13T01:22:11.130Z] .. 1,957 references for method 'equals' in workspace
[2026-02-13T01:22:11.482Z] Type hierarchy tests
[2026-02-13T01:22:12.719Z] AST tests
[2026-02-13T01:22:14.526Z] Completion tests .........
[2026-02-13T01:22:15.626Z] Format tests ..............
[2026-02-13T01:22:16.362Z] Model tests ................
[2026-02-13T01:22:16.362Z] ===== DaCapo 23.11-MR2-chopin-minimal eclipse PASSED in 18664 msec =====
[2026-02-13T01:22:16.748Z] Delete workspace
[2026-02-13T01:22:17.113Z] -----------------------------------
[2026-02-13T01:22:17.113Z] dacapo-eclipse_0_PASSED
[2026-02-13T01:22:17.113Z] -----------------------------------
[2026-02-13T01:22:17.113Z]
[2026-02-13T01:22:17.113Z] TEST TEARDOWN:
[2026-02-13T01:22:17.113Z] Nothing to be done for teardown.
[2026-02-13T01:22:17.113Z] dacapo-eclipse_0 Finish Time: Thu Feb 12 20:22:16 2026 Epoch Time (ms): 1770945736770
[2026-02-13T01:22:17.113Z]
[2026-02-13T01:22:17.113Z] ===============================================
[2026-02-13T01:22:17.113Z] Running test dacapo-h2_0 ...
[2026-02-13T01:22:17.113Z] ===============================================
[2026-02-13T01:22:17.113Z] dacapo-h2_0 Start Time: Thu Feb 12 20:22:16 2026 Epoch Time (ms): 1770945736801
[2026-02-13T01:22:17.113Z] variation: NoOptions
[2026-02-13T01:22:17.113Z] JVM_OPTIONS:
[2026-02-13T01:22:17.113Z] { \
[2026-02-13T01:22:17.113Z] echo ""; echo "TEST SETUP:"; \
[2026-02-13T01:22:17.113Z] echo "Nothing to be done for setup."; \
[2026-02-13T01:22:17.113Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17709453568877/dacapo-h2_0"; \
[2026-02-13T01:22:17.113Z] cd "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17709453568877/dacapo-h2_0"; \
[2026-02-13T01:22:17.113Z] echo ""; echo "TESTING:"; \
[2026-02-13T01:22:17.113Z] "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" h2; \
[2026-02-13T01:22:17.113Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-h2_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17709453568877/dacapo-h2_0"; else echo "-----------------------------------"; echo "dacapo-h2_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-13T01:22:17.113Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-13T01:22:17.113Z] echo "Nothing to be done for teardown."; \
[2026-02-13T01:22:17.113Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17709453568877/TestTargetResult";
[2026-02-13T01:22:17.113Z]
[2026-02-13T01:22:17.113Z] TEST SETUP:
[2026-02-13T01:22:17.113Z] Nothing to be done for setup.
[2026-02-13T01:22:17.113Z]
[2026-02-13T01:22:17.113Z] TESTING:
[2026-02-13T01:22:17.113Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024]
[2026-02-13T01:22:17.113Z] WARNING: h2 will only run with specific Java versions. However the Java version string provided by this JVM ('27-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.'
[2026-02-13T01:22:17.466Z] Version: h2 2.2.220 derby 10.15.2.0 (use -p to print nominal benchmark stats)
[2026-02-13T01:22:17.466Z] Preparing the H2 database...
[2026-02-13T01:22:17.466Z] TPCC configuration: scale: 16, terminals: 4, transactions: 100000
[2026-02-13T01:22:26.787Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 starting =====
[2026-02-13T01:22:26.787Z] Starting 100000 requests...
[2026-02-13T01:22:28.015Z]
[2026-02-13T01:22:28.377Z] 5%
[2026-02-13T01:22:29.132Z] 10%
[2026-02-13T01:22:29.576Z] 15%
[2026-02-13T01:22:29.962Z] 20%
[2026-02-13T01:22:30.332Z] 25%
[2026-02-13T01:22:30.712Z] 30%
[2026-02-13T01:22:31.112Z] 35%
[2026-02-13T01:22:31.486Z] 40%
[2026-02-13T01:22:31.859Z] 45%
[2026-02-13T01:22:32.238Z] 50%
[2026-02-13T01:22:32.635Z] 55%
[2026-02-13T01:22:33.035Z] 60%
[2026-02-13T01:22:33.409Z] 65%
[2026-02-13T01:22:33.795Z] 70%
[2026-02-13T01:22:34.167Z] 75%
[2026-02-13T01:22:34.531Z] 80%
[2026-02-13T01:22:34.915Z] 85%
[2026-02-13T01:22:35.298Z] 90%
[2026-02-13T01:22:35.671Z] 95%
[2026-02-13T01:22:35.671Z] 100%
[2026-02-13T01:22:35.671Z] Completed requests
[2026-02-13T01:22:35.671Z] Stock level ............. 3973 ( 4.0%)
[2026-02-13T01:22:35.671Z] Order status by name .... 2361 ( 2.4%)
[2026-02-13T01:22:35.671Z] Order status by ID ...... 1609 ( 1.6%)
[2026-02-13T01:22:35.671Z] Payment by name ......... 25847 (25.8%)
[2026-02-13T01:22:35.671Z] Payment by ID ........... 17220 (17.2%)
[2026-02-13T01:22:35.671Z] Delivery schedule ....... 4029 ( 4.0%)
[2026-02-13T01:22:35.671Z] New order ............... 44509 (44.5%)
[2026-02-13T01:22:35.671Z] New order rollback ...... 452 ( 0.5%)
[2026-02-13T01:22:35.671Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 PASSED in 8786 msec =====
[2026-02-13T01:22:35.671Z] ===== DaCapo processed 100000 requests in 8777 msec, 11393 requests per second =====
[2026-02-13T01:22:35.671Z] ===== DaCapo tail latency, simple: 50% 115 usec, 90% 773 usec, 99% 3035 usec, 99.9% 11915 usec, 99.99% 39307 usec, max 43029 usec, measured over 100000 events =====
[2026-02-13T01:22:35.671Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 615 usec, 90% 7007 usec, 99% 22647 usec, 99.9% 36473 usec, 99.99% 39307 usec, max 43029 usec, measured over 100000 events =====
[2026-02-13T01:22:35.671Z] ===== DaCapo tail latency, metered full smoothing: 50% 399704 usec, 90% 767659 usec, 99% 808915 usec, 99.9% 812121 usec, 99.99% 816199 usec, max 820770 usec, measured over 100000 events =====
[2026-02-13T01:22:41.259Z] Resetting database to initial state....................
[2026-02-13T01:22:41.623Z] -----------------------------------
[2026-02-13T01:22:41.624Z] dacapo-h2_0_PASSED
[2026-02-13T01:22:41.624Z] -----------------------------------
[2026-02-13T01:22:41.624Z]
[2026-02-13T01:22:41.624Z] TEST TEARDOWN:
[2026-02-13T01:22:41.624Z] Nothing to be done for teardown.
[2026-02-13T01:22:41.624Z] dacapo-h2_0 Finish Time: Thu Feb 12 20:22:41 2026 Epoch Time (ms): 1770945761249
[2026-02-13T01:22:41.624Z]
[2026-02-13T01:22:41.624Z] ===============================================
[2026-02-13T01:22:41.624Z] Running test dacapo-lusearch-fix_0 ...
[2026-02-13T01:22:41.624Z] ===============================================
[2026-02-13T01:22:41.624Z] dacapo-lusearch-fix_0 Start Time: Thu Feb 12 20:22:41 2026 Epoch Time (ms): 1770945761274
[2026-02-13T01:22:41.624Z] dacapo-lusearch-fix_0_DISABLED
[2026-02-13T01:22:41.624Z] Disabled Reason:
[2026-02-13T01:22:41.624Z] https://github.com/adoptium/aqa-tests/issues/1888#issuecomment-755015959
[2026-02-13T01:22:41.624Z] dacapo-lusearch-fix_0 Finish Time: Thu Feb 12 20:22:41 2026 Epoch Time (ms): 1770945761293
[2026-02-13T01:22:41.624Z]
[2026-02-13T01:22:41.624Z] ===============================================
[2026-02-13T01:22:41.624Z] Running test IdleMicrobenchmark_HS_0 ...
[2026-02-13T01:22:41.624Z] ===============================================
[2026-02-13T01:22:41.624Z] IdleMicrobenchmark_HS_0 Start Time: Thu Feb 12 20:22:41 2026 Epoch Time (ms): 1770945761330
[2026-02-13T01:22:41.624Z] Skipped due to jvm options ( -Xmx1024m ) and/or platform requirements ([os.linux,arch.x86,bits.64,^os.win]) => IdleMicrobenchmark_HS_0_SKIPPED
[2026-02-13T01:22:41.624Z] IdleMicrobenchmark_HS_0 Finish Time: Thu Feb 12 20:22:41 2026 Epoch Time (ms): 1770945761344
[2026-02-13T01:22:41.624Z]
[2026-02-13T01:22:41.624Z]
[2026-02-13T01:22:41.624Z] All tests finished, run result summary:
[2026-02-13T01:22:41.624Z] cd "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/scripts"; \
[2026-02-13T01:22:41.624Z] perl "resultsSum.pl" --failuremk="/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/failedtargets.mk" --resultFile="/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17709453568877/TestTargetResult" --platFile="/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/resources/buildPlatformMap.properties" --diagnostic=failure --jdkVersion=27 --jdkImpl=hotspot --jdkVendor="eclipse" --spec=osx_aarch64 --buildList=perf --customTarget="" --testTarget=sanity.perf --tapPath=/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17709453568877/ --tapName=Test_openjdk27_hs_sanity.perf_aarch64_mac.tap --comment=""
[2026-02-13T01:22:41.624Z]
[2026-02-13T01:22:41.624Z]
[2026-02-13T01:22:41.624Z] TEST TARGETS SUMMARY
[2026-02-13T01:22:41.624Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2026-02-13T01:22:41.624Z] DISABLED test targets:
[2026-02-13T01:22:41.624Z] dacapo-lusearch-fix_0
[2026-02-13T01:22:41.624Z]
[2026-02-13T01:22:41.624Z] PASSED test targets:
[2026-02-13T01:22:41.624Z] renaissance-akka-uct_0
[2026-02-13T01:22:41.624Z] renaissance-fj-kmeans_0
[2026-02-13T01:22:41.624Z] renaissance-future-genetic_0
[2026-02-13T01:22:41.624Z] renaissance-scala-kmeans_0
[2026-02-13T01:22:41.624Z] dacapo-eclipse_0
[2026-02-13T01:22:41.624Z] dacapo-h2_0
[2026-02-13T01:22:41.624Z]
[2026-02-13T01:22:41.624Z] FAILED test targets:
[2026-02-13T01:22:41.624Z] renaissance-naive-bayes_0
[2026-02-13T01:22:41.624Z]
[2026-02-13T01:22:41.624Z] TOTAL: 9 EXECUTED: 7 PASSED: 6 FAILED: 1 DISABLED: 1 SKIPPED: 1
[2026-02-13T01:22:41.624Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2026-02-13T01:22:41.624Z]
[2026-02-13T01:22:41.624Z] make[1]: *** [resultsSummary] Error 2
[2026-02-13T01:22:41.624Z] make: *** [_sanity.perf] Error 2
[Pipeline] sh
[2026-02-13T01:22:42.327Z] ++ uname
[2026-02-13T01:22:42.327Z] + '[' Darwin = AIX ']'
[2026-02-13T01:22:42.327Z] ++ uname
[2026-02-13T01:22:42.327Z] + '[' Darwin = SunOS ']'
[2026-02-13T01:22:42.327Z] ++ uname
[2026-02-13T01:22:42.327Z] + '[' Darwin = '*BSD' ']'
[2026-02-13T01:22:42.327Z] + MAKE=make
[2026-02-13T01:22:42.327Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-13T01:22:42.327Z] make: Nothing to be done for `testEnvTeardown'.
[Pipeline] }
[2026-02-13T01:22:42.404Z] $ ssh-agent -k
[2026-02-13T01:22:42.409Z] unset SSH_AUTH_SOCK;
[2026-02-13T01:22:42.409Z] unset SSH_AGENT_PID;
[2026-02-13T01:22:42.409Z] echo Agent pid 1633 killed;
[2026-02-13T01:22:42.624Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] writeJSON
[Pipeline] archiveArtifacts
[2026-02-13T01:22:42.846Z] Archiving artifacts
[2026-02-13T01:22:43.960Z] Recording fingerprints
[Pipeline] echo
[2026-02-13T01:22:44.054Z] DaCapo-h2 metric found and archived
[Pipeline] echo
[2026-02-13T01:22:44.157Z] There were test failures, current build status is UNSTABLE.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post)
[Pipeline] echo
[2026-02-13T01:22:44.296Z] Saving aqa-tests/testenv/testenv.properties file on jenkins.
[Pipeline] archiveArtifacts
[2026-02-13T01:22:44.347Z] Archiving artifacts
[2026-02-13T01:22:44.417Z] Recording fingerprints
[Pipeline] echo
[2026-02-13T01:22:44.482Z] Saving aqa-tests/TKG/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-02-13T01:22:44.528Z] Archiving artifacts
[2026-02-13T01:22:44.619Z] Recording fingerprints
[Pipeline] sh
[2026-02-13T01:22:45.263Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_17709453568877
[Pipeline] echo
[2026-02-13T01:22:45.367Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins.
[Pipeline] archiveArtifacts
[2026-02-13T01:22:45.421Z] Archiving artifacts
[2026-02-13T01:22:45.484Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2026-02-13T01:22:46.378Z] Tap file found: aqa-tests/TKG/output_17709453568877/Test_openjdk27_hs_sanity.perf_aarch64_mac.tap...
[Pipeline] readFile
[Pipeline] junit
[2026-02-13T01:22:46.485Z] Recording test results
[2026-02-13T01:22:47.805Z] No test report files were found. Configuration error?
[2026-02-13T01:22:50.021Z] None of the test reports contained any result
[2026-02-13T01:22:50.021Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-13T01:22:50.053Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-13T01:22:50.645Z] + aqa-tests/terminateTestProcesses.sh admin
[2026-02-13T01:22:50.645Z] 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
[2026-02-13T01:22:50.795Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-13T01:22:50.795Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-13T01:22:54.194Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2026-02-13T01:22:54.737Z] + find /cores -name '*core*' -print -exec rm -f '{}' ';'
[2026-02-13T01:22:54.737Z] /cores
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-02-13T01:22:54.843Z] 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
[2026-02-13T01:22:54.988Z] allocate a node for generating rerun job ...
[Pipeline] node
[2026-02-13T01:22:55.018Z] Running on test-osuosl-ubuntu2404-ppc64le-2 in /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac
[Pipeline] {
[Pipeline] echo
[2026-02-13T01:22:55.042Z] Generating rerun Test_openjdk27_hs_sanity.perf_aarch64_mac_rerun job for running failed test(s) ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk27_hs_sanity.perf_aarch64_mac_rerun)
[Pipeline] echo
[2026-02-13T01:22:55.082Z] GENERATE_JOBS is set to true, set test job Test_openjdk27_hs_sanity.perf_aarch64_mac_rerun params for generating the job
[Pipeline] fileExists
[Pipeline] sh
[2026-02-13T01:22:57.364Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2026-02-13T01:22:58.848Z] Processing DSL script testJobTemplate
[2026-02-13T01:28:03.578Z] LEVELS: [sanity]
[2026-02-13T01:28:03.578Z] JDK_VERSIONS: [8]
[2026-02-13T01:28:03.578Z] GROUPS: [perf]
[2026-02-13T01:28:03.578Z] ARCH_OS_LIST: [aarch64_mac]
[2026-02-13T01:28:04.082Z] Existing items:
[2026-02-13T01:28:04.083Z] GeneratedJob{name='Test_openjdk27_hs_sanity.perf_aarch64_mac_rerun'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2026-02-13T01:28:05.477Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk27_hs_sanity.perf_aarch64_mac_rerun)
[Pipeline] build
[2026-02-13T01:28:05.497Z] Scheduling project: Test_openjdk27_hs_sanity.perf_aarch64_mac_rerun
[2026-02-13T01:28:10.742Z] Starting building: Test_openjdk27_hs_sanity.perf_aarch64_mac_rerun #4
[2026-02-13T02:18:24.802Z] Build Test_openjdk27_hs_sanity.perf_aarch64_mac_rerun #4 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2026-02-13T02:18:24.905Z] Running on test-ibmcloud-ubuntu1604-x64-1 in /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-13T02:18:25.167Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-13T02:18:25.167Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-13T02:18:25.274Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2026-02-13T02:18:25.314Z] Test_openjdk27_hs_sanity.perf_aarch64_mac_rerun #4 completed with status UNSTABLE
[Pipeline] timeout
[2026-02-13T02:18:25.326Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-13T02:18:26.093Z] Copied 1 artifact from "Test_openjdk27_hs_sanity.perf_aarch64_mac_rerun" build number 4
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-02-13T02:18:26.131Z] Saving Test_openjdk27_hs_sanity.perf_aarch64_mac_rerun/4/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-02-13T02:18:26.243Z] Archiving artifacts
[2026-02-13T02:18:26.566Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2026-02-13T02:18:27.166Z] Tap file found: Test_openjdk27_hs_sanity.perf_aarch64_mac_rerun/4/aqa-tests/TKG/output_17709490879339/Test_openjdk27_hs_sanity.perf_aarch64_mac_rerun.tap...
[Pipeline] readFile
[Pipeline] echo
[2026-02-13T02:18:27.352Z] 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=27&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-27%2B9_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=445&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-13T02:18:27.611Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-13T02:18:27.612Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-13T02:18:27.720Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE