Test_openjdk26_hs_extended.perf_aarch64_mac
Started by upstream project "build-scripts/jobs/jdk26/jdk26-mac-aarch64-temurin" build number 8
originally caused by:
Started by upstream project "build-scripts/openjdk26-pipeline" build number 41
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_26ea" build number 77
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk26_hs_extended.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 49e6ebb2c4560ab8d9e9a5f4850c8e4079e52099 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 49e6ebb2c4560ab8d9e9a5f4850c8e4079e52099 # timeout=10
Commit message: "Re-enable WeakReferenceTest (#6874)"
> git rev-list --no-walk 2c990c05c56c2a87b0df26b16ef7cc603c2b4370 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2026-02-06T01:41:12.853Z] Could not find any nodes with 'hw.arch.aarch64&&(sw.os.osx||sw.os.mac)&&ci.role.perf' label
[Pipeline] echo
[2026-02-06T01:41:12.859Z] SPEC: osx_aarch64
[Pipeline] echo
[2026-02-06T01:41:12.860Z] 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-06T01:41:12.871Z] dynamicAgents: []
[Pipeline] echo
[2026-02-06T01:41:12.872Z] Provisioning LABEL: ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)
[Pipeline] nodesByLabel
[2026-02-06T01:41:12.887Z] 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-06T01:41:27.892Z] Still waiting to schedule task
[2026-02-06T01:41:27.893Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)’
[2026-02-06T01:41:35.444Z] Running on test-orka-macos14-arm64-sc578 in /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.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-06T01:41:35.471Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-06T01:41:36.746Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-06T01:41:36.746Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-06T01:41:38.785Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-02-06T01:41:38.888Z] The recommended git tool is: /usr/bin/git
[2026-02-06T01:41:40.152Z] No credentials specified
[2026-02-06T01:41:40.182Z] Cloning the remote Git repository
[2026-02-06T01:41:40.355Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-02-06T01:41:40.757Z] > /usr/bin/git init /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests # timeout=10
[2026-02-06T01:41:54.967Z] [WARNING] Reference path does not exist: /Users/admin/openjdk_cache
[2026-02-06T01:41:54.997Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-02-06T01:41:54.998Z] > /usr/bin/git --version # timeout=10
[2026-02-06T01:41:55.049Z] > git --version # 'git version 2.39.3 (Apple Git-145)'
[2026-02-06T01:41:55.049Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-06T01:42:01.096Z] > /usr/bin/git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-02-06T01:42:01.120Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-06T01:42:04.386Z] Avoid second fetch
[2026-02-06T01:42:04.438Z] Checking out Revision 49e6ebb2c4560ab8d9e9a5f4850c8e4079e52099 (origin/master)
[2026-02-06T01:42:04.394Z] > /usr/bin/git rev-parse origin/master^{commit} # timeout=10
[2026-02-06T01:42:04.481Z] > /usr/bin/git config core.sparsecheckout # timeout=10
[2026-02-06T01:42:04.506Z] > /usr/bin/git checkout -f 49e6ebb2c4560ab8d9e9a5f4850c8e4079e52099 # timeout=10
[2026-02-06T01:42:07.022Z] Commit message: "Re-enable WeakReferenceTest (#6874)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.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-06T01:42:09.735Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-02-06T01:42:09.753Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-02-06T01:42:10.777Z] + LC_TIME=C
[2026-02-06T01:42:10.777Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-02-06T01:42:11.059Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-06T01:42:11.577Z] + aqa-tests/terminateTestProcesses.sh admin
[2026-02-06T01:42:11.577Z] 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-06T01:42:12.934Z] + printenv
[2026-02-06T01:42:12.934Z] JCK_GIT_BRANCH=master
[2026-02-06T01:42:12.934Z] DYNAMIC_COMPILE=false
[2026-02-06T01:42:12.934Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_aarch64_mac/17/
[2026-02-06T01:42:12.934Z] OPENJ9_BRANCH=master
[2026-02-06T01:42:12.934Z] JENKINS_NODE_COOKIE=9e104b96-7b0b-467d-9c7d-ccdfacd3f3ba
[2026-02-06T01:42:12.934Z] DOCKER_REQUIRED=false
[2026-02-06T01:42:12.934Z] PARALLEL=Dynamic
[2026-02-06T01:42:12.934Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-02-06T01:42:12.934Z] SHELL=/bin/zsh
[2026-02-06T01:42:12.934Z] jobStatus=SUCCESS
[2026-02-06T01:42:12.934Z] JOBSTARTTIME=Thu, 05 Feb 2026 20:42:10 -0500
[2026-02-06T01:42:12.934Z] STAGE_NAME=Setup
[2026-02-06T01:42:12.934Z] SSH_CLIENT=78.47.239.97 55774 22
[2026-02-06T01:42:12.934Z] TMPDIR=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/
[2026-02-06T01:42:12.934Z] BUILD_TAG=jenkins-Test_openjdk26_hs_extended.perf_aarch64_mac-17
[2026-02-06T01:42:12.934Z] RERUN_FAILURE=true
[2026-02-06T01:42:12.934Z] SDK_RESOURCE=upstream
[2026-02-06T01:42:12.934Z] TIME_LIMIT=25
[2026-02-06T01:42:12.934Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-02-06T01:42:12.934Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-06T01:42:12.934Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_aarch64_mac/
[2026-02-06T01:42:12.934Z] WORKSPACE=/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac
[2026-02-06T01:42:12.934Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_aarch64_mac/17/display/redirect?page=changes
[2026-02-06T01:42:12.934Z] JDK_BRANCH=jdk-26+34_adopt
[2026-02-06T01:42:12.934Z] USER=admin
[2026-02-06T01:42:12.934Z] ACTIVE_NODE_TIMEOUT=5
[2026-02-06T01:42:12.934Z] OPENJCEPLUS_GIT_BRANCH=semeru-java26
[2026-02-06T01:42:12.934Z] ADOPTOPENJDK_BRANCH=master
[2026-02-06T01:42:12.934Z] ARCHIVE_TEST_RESULTS=false
[2026-02-06T01:42:12.934Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk26/jdk26-mac-aarch64-temurin
[2026-02-06T01:42:12.934Z] STF_OWNER_BRANCH=adoptium:master
[2026-02-06T01:42:12.934Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_aarch64_mac/17/display/redirect?page=artifacts
[2026-02-06T01:42:12.934Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-02-06T01:42:12.934Z] ORIGIN_JDK_VERSION=26
[2026-02-06T01:42:12.934Z] __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0
[2026-02-06T01:42:12.934Z] SETUP_JCK_RUN=false
[2026-02-06T01:42:12.934Z] SPEC=osx_aarch64
[2026-02-06T01:42:12.934Z] PERSONAL_BUILD=false
[2026-02-06T01:42:12.934Z] TKG_ITERATIONS=1
[2026-02-06T01:42:12.934Z] TKG_OWNER_BRANCH=adoptium:master
[2026-02-06T01:42:12.934Z] RERUN_ITERATIONS=1
[2026-02-06T01:42:12.934Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-02-06T01:42:12.934Z] ITERATIONS=1
[2026-02-06T01:42:12.934Z] KEEP_REPORTDIR=false
[2026-02-06T01:42:12.934Z] PATH=/opt/homebrew/bin:/usr/local/bin/:/usr/bin:/bin:/usr/sbin:/sbin
[2026-02-06T01:42:12.934Z] LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/../../externalDependency/lib
[2026-02-06T01:42:12.934Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_aarch64_mac/17/display/redirect
[2026-02-06T01:42:12.934Z] _=/usr/bin/printenv
[2026-02-06T01:42:12.934Z] GENERATE_JOBS=true
[2026-02-06T01:42:12.934Z] PWD=/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac
[2026-02-06T01:42:12.934Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2026-02-06T01:42:12.934Z] HUDSON_URL=https://ci.adoptium.net/
[2026-02-06T01:42:12.934Z] EXIT_FAILURE=false
[2026-02-06T01:42:12.934Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-02-06T01:42:12.934Z] SLACK_CHANNEL=aqavit-bot
[2026-02-06T01:42:12.934Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-02-06T01:42:12.934Z] JDK_VERSION=26
[2026-02-06T01:42:12.934Z] JOB_NAME=Test_openjdk26_hs_extended.perf_aarch64_mac
[2026-02-06T01:42:12.934Z] BUILD_DISPLAY_NAME=#17
[2026-02-06T01:42:12.934Z] USE_TESTENV_PROPERTIES=false
[2026-02-06T01:42:12.934Z] BUILD_ID=17
[2026-02-06T01:42:12.934Z] EXIT_SUCCESS=false
[2026-02-06T01:42:12.934Z] JENKINS_URL=https://ci.adoptium.net/
[2026-02-06T01:42:12.934Z] TEST_TIME=120
[2026-02-06T01:42:12.934Z] PLATFORM=aarch64_mac
[2026-02-06T01:42:12.934Z] JDK_IMPL=hotspot
[2026-02-06T01:42:12.934Z] JOB_BASE_NAME=Test_openjdk26_hs_extended.perf_aarch64_mac
[2026-02-06T01:42:12.934Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_aarch64_mac/17/display/redirect?page=tests
[2026-02-06T01:42:12.934Z] AUTO_DETECT=true
[2026-02-06T01:42:12.934Z] SHLVL=2
[2026-02-06T01:42:12.934Z] HOME=/Users/admin
[2026-02-06T01:42:12.934Z] TAP_NAME=Test_openjdk26_hs_extended.perf_aarch64_mac.tap
[2026-02-06T01:42:12.934Z] CI=true
[2026-02-06T01:42:12.934Z] EXECUTOR_NUMBER=0
[2026-02-06T01:42:12.934Z] WORKSPACE_TMP=/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac@tmp
[2026-02-06T01:42:12.934Z] JENKINS_SERVER_COOKIE=durable-92bece3d0c3e4098926ec0d07dd86b495878e7ae2d7212b10f0532470c296cd0
[2026-02-06T01:42:12.934Z] NODE_LABELS=aarch64 macos14 hw.arch.aarch64 ci.role.test arm64 sw.os.osx test-orka-macos14-arm64-sc578 orka mac
[2026-02-06T01:42:12.934Z] TARGET=extended.perf
[2026-02-06T01:42:12.934Z] BUILD_LIST=perf
[2026-02-06T01:42:12.934Z] SYSTEM_LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/../../externalDependency/system_lib
[2026-02-06T01:42:12.934Z] LOGNAME=admin
[2026-02-06T01:42:12.934Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-02-06T01:42:12.934Z] JDK_REPO=https://github.com/adoptium/jdk
[2026-02-06T01:42:12.934Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-02-06T01:42:12.934Z] SSH_CONNECTION=78.47.239.97 55774 192.168.64.9 22
[2026-02-06T01:42:12.934Z] UPSTREAM_JOB_NUMBER=8
[2026-02-06T01:42:12.934Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-02-06T01:42:12.934Z] NODE_NAME=test-orka-macos14-arm64-sc578
[2026-02-06T01:42:12.934Z] BUILD_NUMBER=17
[2026-02-06T01:42:12.934Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_aarch64_mac/display/redirect
[2026-02-06T01:42:12.934Z] KEEP_WORKSPACE=false
[2026-02-06T01:42:12.934Z] HUDSON_COOKIE=50910291-c2b2-4f96-8f03-e4ecb215ef5a
[2026-02-06T01:42:12.934Z] PERF_ROOT=/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/../../benchmarks
[2026-02-06T01:42:12.934Z] USE_JRE=false
[2026-02-06T01:42:12.934Z] TEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image
[2026-02-06T01:42:12.934Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-02-06T01:42:12.934Z] 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-06T01:42:13.021Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-02-06T01:42:13.038Z] Running in /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-06T01:42:37.102Z] Copied 8 artifacts from "build-scripts » jobs » jdk26 » jdk26-mac-aarch64-temurin" build number 8
[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-06T01:42:37.325Z] 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-06T01:42:37.331Z] Running in /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac
[Pipeline] {
[Pipeline] sshagent
[2026-02-06T01:42:37.351Z] $ ssh-agent
[2026-02-06T01:42:37.512Z] SSH_AUTH_SOCK=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//ssh-NpEg3iusu36L/agent.539
[2026-02-06T01:42:37.512Z] SSH_AGENT_PID=540
[2026-02-06T01:42:37.512Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-02-06T01:42:37.521Z] Running in /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-02-06T01:42:37.542Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-02-06T01:42:39.675Z] ++ pwd
[2026-02-06T01:42:39.675Z] + ./get.sh -s /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/.. -p aarch64_mac -r upstream -j 26 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2026-02-06T01:42:39.675Z] TESTDIR: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests
[2026-02-06T01:42:39.675Z] get jdk binary...
[2026-02-06T01:42:39.675Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-02-06T01:42:39.675Z] Uncompressing file: OpenJDK26U-jdk_aarch64_mac_hotspot_26_34-ea.tar.gz ...
[2026-02-06T01:42:40.438Z] List files in jdkbinary folder...
[2026-02-06T01:42:40.438Z] total 800096
[2026-02-06T01:42:40.438Z] -rw-r--r-- 1 admin staff 52359963 Feb 5 16:49 OpenJDK26U-debugimage_aarch64_mac_hotspot_26_34-ea.tar.gz
[2026-02-06T01:42:40.438Z] -rw-r--r-- 1 admin staff 139572357 Feb 5 16:57 OpenJDK26U-jdk_aarch64_mac_hotspot_26_34-ea.tar.gz
[2026-02-06T01:42:40.438Z] -rw-r--r-- 1 admin staff 83200916 Feb 5 16:57 OpenJDK26U-jmods_aarch64_mac_hotspot_26_34-ea.tar.gz
[2026-02-06T01:42:40.438Z] -rw-r--r-- 1 admin staff 57793136 Feb 5 16:58 OpenJDK26U-jre_aarch64_mac_hotspot_26_34-ea.tar.gz
[2026-02-06T01:42:40.438Z] -rw-r--r-- 1 admin staff 30978 Feb 5 16:51 OpenJDK26U-sbom_aarch64_mac_hotspot_26_34-ea-metadata.json
[2026-02-06T01:42:40.438Z] -rw-r--r-- 1 admin staff 161072 Feb 5 20:36 OpenJDK26U-sbom_aarch64_mac_hotspot_26_34-ea.json
[2026-02-06T01:42:40.438Z] -rw-r--r-- 1 admin staff 3906432 Feb 5 16:58 OpenJDK26U-static-libs_aarch64_mac_hotspot_26_34-ea.tar.gz
[2026-02-06T01:42:40.438Z] -rw-r--r-- 1 admin staff 58199900 Feb 5 16:48 OpenJDK26U-testimage_aarch64_mac_hotspot_26_34-ea.tar.gz
[2026-02-06T01:42:40.438Z] drwxr-xr-x 3 admin staff 96 Feb 5 20:42 tmp
[2026-02-06T01:42:40.438Z] List files in jdkbinary/tmp folder...
[2026-02-06T01:42:40.438Z] total 0
[2026-02-06T01:42:40.438Z] drwxr-xr-x 3 admin staff 96 Feb 5 08:56 jdk-26+34
[2026-02-06T01:42:40.438Z] Moving directory jdk-26+34/ to ../j2sdk-image
[2026-02-06T01:42:40.438Z] Uncompressing file: OpenJDK26U-jre_aarch64_mac_hotspot_26_34-ea.tar.gz ...
[2026-02-06T01:42:41.204Z] List files in jdkbinary folder...
[2026-02-06T01:42:41.204Z] total 800096
[2026-02-06T01:42:41.204Z] -rw-r--r-- 1 admin staff 52359963 Feb 5 16:49 OpenJDK26U-debugimage_aarch64_mac_hotspot_26_34-ea.tar.gz
[2026-02-06T01:42:41.204Z] -rw-r--r-- 1 admin staff 139572357 Feb 5 16:57 OpenJDK26U-jdk_aarch64_mac_hotspot_26_34-ea.tar.gz
[2026-02-06T01:42:41.204Z] -rw-r--r-- 1 admin staff 83200916 Feb 5 16:57 OpenJDK26U-jmods_aarch64_mac_hotspot_26_34-ea.tar.gz
[2026-02-06T01:42:41.204Z] -rw-r--r-- 1 admin staff 57793136 Feb 5 16:58 OpenJDK26U-jre_aarch64_mac_hotspot_26_34-ea.tar.gz
[2026-02-06T01:42:41.204Z] -rw-r--r-- 1 admin staff 30978 Feb 5 16:51 OpenJDK26U-sbom_aarch64_mac_hotspot_26_34-ea-metadata.json
[2026-02-06T01:42:41.204Z] -rw-r--r-- 1 admin staff 161072 Feb 5 20:36 OpenJDK26U-sbom_aarch64_mac_hotspot_26_34-ea.json
[2026-02-06T01:42:41.204Z] -rw-r--r-- 1 admin staff 3906432 Feb 5 16:58 OpenJDK26U-static-libs_aarch64_mac_hotspot_26_34-ea.tar.gz
[2026-02-06T01:42:41.204Z] -rw-r--r-- 1 admin staff 58199900 Feb 5 16:48 OpenJDK26U-testimage_aarch64_mac_hotspot_26_34-ea.tar.gz
[2026-02-06T01:42:41.204Z] drwxr-xr-x 3 admin staff 96 Feb 5 08:56 j2sdk-image
[2026-02-06T01:42:41.204Z] drwxr-xr-x 3 admin staff 96 Feb 5 20:42 tmp
[2026-02-06T01:42:41.204Z] List files in jdkbinary/tmp folder...
[2026-02-06T01:42:41.204Z] total 0
[2026-02-06T01:42:41.204Z] drwxr-xr-x 3 admin staff 96 Feb 5 08:57 jdk-26+34-jre
[2026-02-06T01:42:41.204Z] Moving directory jdk-26+34-jre/ to ../j2re-image
[2026-02-06T01:42:41.204Z] Uncompressing file: OpenJDK26U-static-libs_aarch64_mac_hotspot_26_34-ea.tar.gz ...
[2026-02-06T01:42:41.204Z] List files in jdkbinary folder...
[2026-02-06T01:42:41.204Z] total 800096
[2026-02-06T01:42:41.204Z] -rw-r--r-- 1 admin staff 52359963 Feb 5 16:49 OpenJDK26U-debugimage_aarch64_mac_hotspot_26_34-ea.tar.gz
[2026-02-06T01:42:41.204Z] -rw-r--r-- 1 admin staff 139572357 Feb 5 16:57 OpenJDK26U-jdk_aarch64_mac_hotspot_26_34-ea.tar.gz
[2026-02-06T01:42:41.204Z] -rw-r--r-- 1 admin staff 83200916 Feb 5 16:57 OpenJDK26U-jmods_aarch64_mac_hotspot_26_34-ea.tar.gz
[2026-02-06T01:42:41.204Z] -rw-r--r-- 1 admin staff 57793136 Feb 5 16:58 OpenJDK26U-jre_aarch64_mac_hotspot_26_34-ea.tar.gz
[2026-02-06T01:42:41.204Z] -rw-r--r-- 1 admin staff 30978 Feb 5 16:51 OpenJDK26U-sbom_aarch64_mac_hotspot_26_34-ea-metadata.json
[2026-02-06T01:42:41.204Z] -rw-r--r-- 1 admin staff 161072 Feb 5 20:36 OpenJDK26U-sbom_aarch64_mac_hotspot_26_34-ea.json
[2026-02-06T01:42:41.205Z] -rw-r--r-- 1 admin staff 3906432 Feb 5 16:58 OpenJDK26U-static-libs_aarch64_mac_hotspot_26_34-ea.tar.gz
[2026-02-06T01:42:41.205Z] -rw-r--r-- 1 admin staff 58199900 Feb 5 16:48 OpenJDK26U-testimage_aarch64_mac_hotspot_26_34-ea.tar.gz
[2026-02-06T01:42:41.205Z] drwxr-xr-x 3 admin staff 96 Feb 5 08:57 j2re-image
[2026-02-06T01:42:41.205Z] drwxr-xr-x 3 admin staff 96 Feb 5 08:56 j2sdk-image
[2026-02-06T01:42:41.205Z] drwxr-xr-x 3 admin staff 96 Feb 5 20:42 tmp
[2026-02-06T01:42:41.205Z] List files in jdkbinary/tmp folder...
[2026-02-06T01:42:41.205Z] total 0
[2026-02-06T01:42:41.205Z] drwxr-xr-x 3 admin staff 96 Feb 5 16:47 jdk-26+34-static-libs
[2026-02-06T01:42:41.205Z] Moving directory jdk-26+34-static-libs/ to ../static-libs
[2026-02-06T01:42:41.563Z] Uncompressing file: OpenJDK26U-testimage_aarch64_mac_hotspot_26_34-ea.tar.gz ...
[2026-02-06T01:42:42.787Z] List files in jdkbinary folder...
[2026-02-06T01:42:42.787Z] total 800096
[2026-02-06T01:42:42.787Z] -rw-r--r-- 1 admin staff 52359963 Feb 5 16:49 OpenJDK26U-debugimage_aarch64_mac_hotspot_26_34-ea.tar.gz
[2026-02-06T01:42:42.787Z] -rw-r--r-- 1 admin staff 139572357 Feb 5 16:57 OpenJDK26U-jdk_aarch64_mac_hotspot_26_34-ea.tar.gz
[2026-02-06T01:42:42.787Z] -rw-r--r-- 1 admin staff 83200916 Feb 5 16:57 OpenJDK26U-jmods_aarch64_mac_hotspot_26_34-ea.tar.gz
[2026-02-06T01:42:42.787Z] -rw-r--r-- 1 admin staff 57793136 Feb 5 16:58 OpenJDK26U-jre_aarch64_mac_hotspot_26_34-ea.tar.gz
[2026-02-06T01:42:42.787Z] -rw-r--r-- 1 admin staff 30978 Feb 5 16:51 OpenJDK26U-sbom_aarch64_mac_hotspot_26_34-ea-metadata.json
[2026-02-06T01:42:42.787Z] -rw-r--r-- 1 admin staff 161072 Feb 5 20:36 OpenJDK26U-sbom_aarch64_mac_hotspot_26_34-ea.json
[2026-02-06T01:42:42.787Z] -rw-r--r-- 1 admin staff 3906432 Feb 5 16:58 OpenJDK26U-static-libs_aarch64_mac_hotspot_26_34-ea.tar.gz
[2026-02-06T01:42:42.787Z] -rw-r--r-- 1 admin staff 58199900 Feb 5 16:48 OpenJDK26U-testimage_aarch64_mac_hotspot_26_34-ea.tar.gz
[2026-02-06T01:42:42.787Z] drwxr-xr-x 3 admin staff 96 Feb 5 08:57 j2re-image
[2026-02-06T01:42:42.787Z] drwxr-xr-x 3 admin staff 96 Feb 5 08:56 j2sdk-image
[2026-02-06T01:42:42.787Z] drwxr-xr-x 3 admin staff 96 Feb 5 16:47 static-libs
[2026-02-06T01:42:42.787Z] drwxr-xr-x 3 admin staff 96 Feb 5 20:42 tmp
[2026-02-06T01:42:42.787Z] List files in jdkbinary/tmp folder...
[2026-02-06T01:42:42.787Z] total 0
[2026-02-06T01:42:42.787Z] drwxr-xr-x 8 admin staff 256 Feb 5 16:43 jdk-26+34-test-image
[2026-02-06T01:42:42.787Z] Moving directory jdk-26+34-test-image/ to ../openjdk-test-image
[2026-02-06T01:42:42.787Z] Uncompressing OpenJDK26U-debugimage_aarch64_mac_hotspot_26_34-ea.tar.gz over ./j2sdk-image...
[2026-02-06T01:42:43.140Z] Removing top-level folder jdk-26+34-debug-image/
[2026-02-06T01:42:43.140Z] Removing top-level folder jdk-26+34/
[2026-02-06T01:42:44.372Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image...
[2026-02-06T01:42:44.372Z] javac_path: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2026-02-06T01:42:44.372Z] Run: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/java -version
[2026-02-06T01:42:44.372Z] =JAVA VERSION OUTPUT BEGIN=
[2026-02-06T01:42:44.372Z] openjdk version "26-beta" 2026-03-17
[2026-02-06T01:42:44.372Z] OpenJDK Runtime Environment Temurin-26+34-202602052134 (build 26-beta+34-ea)
[2026-02-06T01:42:44.372Z] OpenJDK 64-Bit Server VM Temurin-26+34-202602052134 (build 26-beta+34-ea, mixed mode, sharing)
[2026-02-06T01:42:44.372Z] =JAVA VERSION OUTPUT END=
[2026-02-06T01:42:44.372Z] get testKitGen...
[2026-02-06T01:42:44.372Z] git clone -q https://github.com/adoptium/TKG.git
[2026-02-06T01:42:46.159Z] git rev-parse master
[2026-02-06T01:42:46.159Z] git checkout -q -f 7cec87c4a2d0a8ea67f2c8ebfec469d78e831ba9
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-02-06T01:42:46.368Z] $ ssh-agent -k
[2026-02-06T01:42:46.379Z] unset SSH_AUTH_SOCK;
[2026-02-06T01:42:46.380Z] unset SSH_AGENT_PID;
[2026-02-06T01:42:46.380Z] echo Agent pid 540 killed;
[2026-02-06T01:42:46.510Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] echo
[2026-02-06T01:42:46.599Z] readProperties file: ./aqa-tests/job.properties
[Pipeline] readProperties
[Pipeline] echo
[2026-02-06T01:42:47.001Z] Reset TEST_JDK_HOME to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-06T01:42:47.290Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.perf&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=aarch64_mac&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=26&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk26%2Fjdk26-mac-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B34_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=8&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-02-06T01:42:47.303Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.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-sc578&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=26&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk26%2Fjdk26-mac-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B34_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=8&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-06T01:42:47.354Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-06T01:42:47.556Z] Copied 1 artifact from "getTRSSOutput" build number 2039
[Pipeline] sh
[2026-02-06T01:42:48.094Z] + cd ./aqa-tests/TKG/resources/TRSS
[2026-02-06T01:42:48.094Z] + gzip -cd TRSSOutput.tar.gz
[2026-02-06T01:42:48.094Z] + tar xof -
[2026-02-06T01:42:48.094Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-02-06T01:42:48.234Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-06T01:42:48.254Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2026-02-06T01:42:48.307Z] Found a total of 11 nodes with the 'ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)' label
[Pipeline] echo
[2026-02-06T01:42:48.314Z] Machine limit is 11.
[Pipeline] sh
[2026-02-06T01:42:48.892Z] + cd ./aqa-tests/TKG
[2026-02-06T01:42:48.892Z] ++ uname
[2026-02-06T01:42:48.893Z] + '[' Darwin = AIX ']'
[2026-02-06T01:42:48.893Z] ++ uname
[2026-02-06T01:42:48.893Z] + '[' Darwin = SunOS ']'
[2026-02-06T01:42:48.893Z] ++ uname
[2026-02-06T01:42:48.893Z] + '[' Darwin = '*BSD' ']'
[2026-02-06T01:42:48.893Z] + MAKE=make
[2026-02-06T01:42:48.893Z] + make genParallelList TEST=extended.perf TEST_TIME=120 NUM_MACHINES=
[2026-02-06T01:42:50.128Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-02-06T01:42:50.128Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/../../externalDependency/lib
[2026-02-06T01:42:50.128Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-06T01:42:50.128Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-06T01:42:50.128Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-06T01:42:50.128Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-06T01:42:50.488Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-06T01:42:50.868Z]
[2026-02-06T01:42:50.868Z] build:
[2026-02-06T01:42:50.868Z]
[2026-02-06T01:42:50.868Z] clean:
[2026-02-06T01:42:50.868Z]
[2026-02-06T01:42:50.868Z] init:
[2026-02-06T01:42:50.868Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/bin
[2026-02-06T01:42:50.868Z]
[2026-02-06T01:42:50.868Z] getDependentLibs:
[2026-02-06T01:42:51.235Z] [exec] /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/../../externalDependency/lib does not exist, creating one.
[2026-02-06T01:42:51.235Z] [exec] mkdir /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/../../externalDependency
[2026-02-06T01:42:51.235Z] [exec] mkdir /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/../../externalDependency/lib
[2026-02-06T01:42:51.235Z] [exec] --------------------------------------------
[2026-02-06T01:42:51.235Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/../../externalDependency/lib
[2026-02-06T01:42:51.235Z] [exec] task is set to default
[2026-02-06T01:42:51.235Z] [exec] dependencyList is set to json_simple
[2026-02-06T01:42:51.235Z] [exec] System Test jars will not be downloaded.
[2026-02-06T01:42:51.235Z] [exec] --------------------------------------------
[2026-02-06T01:42:51.235Z] [exec] Starting download third party dependent jars
[2026-02-06T01:42:51.235Z] [exec] --------------------------------------------
[2026-02-06T01:42:51.235Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/../../externalDependency/lib
[2026-02-06T01:42:51.235Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar
[2026-02-06T01:42:51.235Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar
[2026-02-06T01:42:51.601Z] [exec] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/../../externalDependency/lib/json-simple.jar
[2026-02-06T01:42:51.601Z] [exec] downloaded dependent third party jars successfully
[2026-02-06T01:42:51.601Z]
[2026-02-06T01:42:51.601Z] compile:
[2026-02-06T01:42:51.601Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-06T01:42:51.601Z] [echo] ============COMPILER SETTINGS============
[2026-02-06T01:42:51.601Z] [echo] ===fork: yes
[2026-02-06T01:42:51.601Z] [echo] ===debug: on
[2026-02-06T01:42:51.601Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/bin
[2026-02-06T01:42:52.877Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-06T01:42:52.877Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-06T01:42:52.877Z]
[2026-02-06T01:42:52.877Z] dist:
[2026-02-06T01:42:52.877Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-06T01:42:52.877Z]
[2026-02-06T01:42:52.877Z] BUILD SUCCESSFUL
[2026-02-06T01:42:52.877Z] Total time: 2 seconds
[2026-02-06T01:42:52.877Z] 0
[2026-02-06T01:42:52.877Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-06T01:42:53.248Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-06T01:42:53.248Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2026-02-06T01:42:59.469Z] ****************************** MACHINE INFO ******************************
[2026-02-06T01:42:59.469Z] File path : /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG
[2026-02-06T01:42:59.469Z] Free Physical Memory Size : 1745240064
[2026-02-06T01:42:59.469Z] Free space (bytes) : 56290205696
[2026-02-06T01:42:59.469Z] Total Physical Memory Size : 6979321856
[2026-02-06T01:42:59.469Z] Total space (bytes) : 90743767040
[2026-02-06T01:42:59.469Z] Usable space (bytes) : 56290205696
[2026-02-06T01:42:59.469Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-06T01:42:59.469Z] bashVersion :
[2026-02-06T01:42:59.469Z] GNU bash, version 5.3.9(1)-release (aarch64-apple-darwin23.6.0)
[2026-02-06T01:42:59.469Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2026-02-06T01:42:59.469Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-06T01:42:59.469Z]
[2026-02-06T01:42:59.469Z] This is free software; you are free to change and redistribute it.
[2026-02-06T01:42:59.469Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-06T01:42:59.469Z] cpuCores : 4
[2026-02-06T01:42:59.469Z] curlVersion :
[2026-02-06T01:42:59.469Z] 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-06T01:42:59.469Z] Release-Date: 2023-05-30
[2026-02-06T01:42:59.469Z] 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-06T01:42:59.469Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL threadsafe UnixSockets
[2026-02-06T01:42:59.469Z] dockerVersion : bash: line 1: docker: command not found
[2026-02-06T01:42:59.469Z] gcc version : 15.0.0
[2026-02-06T01:42:59.469Z] gclibc version : bash: line 1: ldd: command not found
[2026-02-06T01:42:59.469Z] gdb version : bash: line 1: gdb: command not found
[2026-02-06T01:42:59.469Z] lldb version :
[2026-02-06T01:42:59.469Z] lldb-1500.0.200.58
[2026-02-06T01:42:59.469Z] Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
[2026-02-06T01:42:59.469Z] makeVersion :
[2026-02-06T01:42:59.469Z] GNU Make 3.81
[2026-02-06T01:42:59.469Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2026-02-06T01:42:59.469Z] This is free software; see the source for copying conditions.
[2026-02-06T01:42:59.469Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2026-02-06T01:42:59.469Z] PARTICULAR PURPOSE.
[2026-02-06T01:42:59.469Z]
[2026-02-06T01:42:59.469Z] This program built for i386-apple-darwin11.3.0
[2026-02-06T01:42:59.469Z] mavenVersion :
[2026-02-06T01:42:59.469Z] WARNING: A restricted method in java.lang.System has been called
[2026-02-06T01:42:59.469Z] 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-06T01:42:59.469Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2026-02-06T01:42:59.469Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2026-02-06T01:42:59.469Z]
[2026-02-06T01:42:59.469Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2026-02-06T01:42:59.469Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-02-06T01:42:59.469Z] Java version: 26-beta, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home
[2026-02-06T01:42:59.469Z] Default locale: en_US, platform encoding: UTF-8
[2026-02-06T01:42:59.469Z] OS name: "mac os x", version: "14.1", arch: "aarch64", family: "mac"
[2026-02-06T01:42:59.469Z] perlVersion :
[2026-02-06T01:42:59.469Z]
[2026-02-06T01:42:59.469Z] This is perl 5, version 30, subversion 3 (v5.30.3) built for darwin-thread-multi-2level
[2026-02-06T01:42:59.469Z] (with 2 registered patches, see perl -V for more detail)
[2026-02-06T01:42:59.469Z]
[2026-02-06T01:42:59.469Z] Copyright 1987-2020, Larry Wall
[2026-02-06T01:42:59.469Z]
[2026-02-06T01:42:59.469Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-06T01:42:59.469Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-06T01:42:59.469Z]
[2026-02-06T01:42:59.469Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-06T01:42:59.469Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-06T01:42:59.469Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-02-06T01:42:59.469Z]
[2026-02-06T01:42:59.469Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-06T01:42:59.469Z] procArch : arm
[2026-02-06T01:42:59.469Z] sysArch : arm64
[2026-02-06T01:42:59.469Z] sysOS : Darwin
[2026-02-06T01:42:59.469Z] ulimit :
[2026-02-06T01:42:59.469Z] core file size (blocks, -c) 8192
[2026-02-06T01:42:59.469Z] data seg size (kbytes, -d) unlimited
[2026-02-06T01:42:59.469Z] file size (blocks, -f) unlimited
[2026-02-06T01:42:59.469Z] max locked memory (kbytes, -l) unlimited
[2026-02-06T01:42:59.469Z] max memory size (kbytes, -m) unlimited
[2026-02-06T01:42:59.469Z] open files (-n) 1048576
[2026-02-06T01:42:59.469Z] pipe size (512 bytes, -p) 1
[2026-02-06T01:42:59.469Z] stack size (kbytes, -s) 65520
[2026-02-06T01:42:59.469Z] cpu time (seconds, -t) unlimited
[2026-02-06T01:42:59.469Z] max user processes (-u) 1333
[2026-02-06T01:42:59.469Z] virtual memory (kbytes, -v) unlimited
[2026-02-06T01:42:59.469Z] 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-06T01:42:59.469Z] vmVendor : Oracle Corporation
[2026-02-06T01:42:59.469Z] vmVersion : 26-beta+34-ea
[2026-02-06T01:42:59.469Z] xlc version : bash: line 1: xlC: command not found
[2026-02-06T01:42:59.469Z] **************************************************************************
[2026-02-06T01:42:59.469Z]
[2026-02-06T01:42:59.469Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-06T01:42:59.469Z]
[2026-02-06T01:42:59.469Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-02-06T01:42:59.469Z]
[2026-02-06T01:42:59.469Z] System.getProperty('os.name')=Mac OS X
[2026-02-06T01:42:59.469Z]
[2026-02-06T01:42:59.469Z] System.getProperty('os.arch')=aarch64
[2026-02-06T01:42:59.469Z]
[2026-02-06T01:42:59.469Z] System.getProperty('java.fullversion')=null
[2026-02-06T01:42:59.469Z]
[2026-02-06T01:42:59.469Z] System.getProperty('sun.arch.data.model')=64
[2026-02-06T01:42:59.469Z]
[2026-02-06T01:42:59.469Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.perf TESTLIST= TRSS_URL= LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/../../externalDependency/lib
[2026-02-06T01:42:59.469Z] perl scripts/configure.pl
[2026-02-06T01:42:59.469Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=osx_aarch64 --microArch="" --osLabel="" --jdkVersion=26 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-06T01:42:59.834Z]
[2026-02-06T01:42:59.834Z] Warning: cannot find spec in resources/ottawa.csv.
[2026-02-06T01:42:59.834Z] Detected 64 in spec. Use spec: default-64 to match mode.
[2026-02-06T01:42:59.834Z]
[2026-02-06T01:42:59.835Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-06T01:42:59.835Z]
[2026-02-06T01:42:59.835Z]
[2026-02-06T01:42:59.835Z] Starting to generate parallel test lists.
[2026-02-06T01:42:59.835Z]
[2026-02-06T01:42:59.835Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2026-02-06T01:42:59.835Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../perf/liberty/playlist.xml
[2026-02-06T01:42:59.835Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2026-02-06T01:42:59.835Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2026-02-06T01:42:59.835Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2026-02-06T01:42:59.835Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2026-02-06T01:42:59.835Z] Attempting to get test duration data from TRSS.
[2026-02-06T01:42:59.835Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=26&impl=hs&platform=aarch64_mac&group=perf&level=extended
[2026-02-06T01:43:00.216Z] Attempting to get test duration data from cached files.
[2026-02-06T01:43:00.216Z]
[2026-02-06T01:43:00.216Z] TEST DURATION
[2026-02-06T01:43:00.216Z] ====================================================================================
[2026-02-06T01:43:00.216Z] Total number of tests searched: 19
[2026-02-06T01:43:00.216Z] Number of test durations found: 19
[2026-02-06T01:43:00.216Z] Top slowest tests:
[2026-02-06T01:43:00.216Z] 00m49s dacapo-tomcat_0
[2026-02-06T01:43:00.216Z] 00m38s renaissance-mnemonics_0
[2026-02-06T01:43:00.216Z] 00m37s renaissance-finagle-http_0
[2026-02-06T01:43:00.216Z] ====================================================================================
[2026-02-06T01:43:00.216Z]
[2026-02-06T01:43:00.216Z] Test target is split into 1 lists.
[2026-02-06T01:43:00.216Z] Reducing estimated test running time from 04m08s to 04m08s.
[2026-02-06T01:43:00.216Z]
[2026-02-06T01:43:00.216Z] -------------------------------------testList_0-------------------------------------
[2026-02-06T01:43:00.216Z] Number of tests: 19
[2026-02-06T01:43:00.216Z] Estimated running time: 04m08s
[2026-02-06T01:43:00.216Z] TESTLIST=dacapo-tomcat_0,renaissance-mnemonics_0,renaissance-finagle-http_0,renaissance-par-mnemonics_0,renaissance-philosophers_0,dacapo-sunflow_0,dacapo-jython_0,renaissance-db-shootout_0,dacapo-pmd_0,dacapo-luindex_0,dacapo-xalan_0,dacapo-fop_0,renaissance-als_0,renaissance-chi-square_0,renaissance-dec-tree_0,renaissance-log-regression_0,renaissance-movie-lens_0,dacapo-avrora_0,renaissance-finagle-chirper_0
[2026-02-06T01:43:00.216Z] ------------------------------------------------------------------------------------
[2026-02-06T01:43:00.216Z]
[2026-02-06T01:43:00.216Z] Parallel test lists file (/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[Pipeline] fileExists
[Pipeline] echo
[2026-02-06T01:43:00.334Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-02-06T01:43:00.434Z] 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-06T01:43:00.543Z] Building tests...
[Pipeline] timeout
[2026-02-06T01:43:00.550Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-06T01:43:00.566Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2026-02-06T01:43:00.706Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2026-02-06T01:43:00.722Z] Running in /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2026-02-06T01:43:00.823Z] $ ssh-agent
[2026-02-06T01:43:01.002Z] SSH_AUTH_SOCK=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//ssh-qJVtdmpYeWu8/agent.780
[2026-02-06T01:43:01.002Z] SSH_AGENT_PID=781
[2026-02-06T01:43:01.002Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-06T01:43:01.555Z] + bash ./compile.sh
[2026-02-06T01:43:01.555Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-02-06T01:43:01.555Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/../../externalDependency/lib
[2026-02-06T01:43:01.555Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-06T01:43:01.555Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-06T01:43:01.555Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-06T01:43:01.555Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-06T01:43:01.555Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-06T01:43:01.555Z]
[2026-02-06T01:43:01.555Z] build:
[2026-02-06T01:43:01.555Z]
[2026-02-06T01:43:01.555Z] clean:
[2026-02-06T01:43:01.555Z] [delete] Deleting: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/autoGenEnv.mk
[2026-02-06T01:43:01.555Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/bin
[2026-02-06T01:43:01.555Z]
[2026-02-06T01:43:01.555Z] init:
[2026-02-06T01:43:01.555Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/bin
[2026-02-06T01:43:01.555Z]
[2026-02-06T01:43:01.555Z] getDependentLibs:
[2026-02-06T01:43:01.555Z] [exec] --------------------------------------------
[2026-02-06T01:43:01.555Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/../../externalDependency/lib
[2026-02-06T01:43:01.555Z] [exec] task is set to default
[2026-02-06T01:43:01.555Z] [exec] dependencyList is set to json_simple
[2026-02-06T01:43:01.555Z] [exec] System Test jars will not be downloaded.
[2026-02-06T01:43:01.555Z] [exec] --------------------------------------------
[2026-02-06T01:43:01.555Z] [exec] Starting download third party dependent jars
[2026-02-06T01:43:01.555Z] [exec] --------------------------------------------
[2026-02-06T01:43:01.556Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/../../externalDependency/lib
[2026-02-06T01:43:01.556Z] [exec] /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-02-06T01:43:01.556Z] [exec] downloaded dependent third party jars successfully
[2026-02-06T01:43:01.556Z]
[2026-02-06T01:43:01.556Z] compile:
[2026-02-06T01:43:01.556Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-06T01:43:01.556Z] [echo] ============COMPILER SETTINGS============
[2026-02-06T01:43:01.556Z] [echo] ===fork: yes
[2026-02-06T01:43:01.556Z] [echo] ===debug: on
[2026-02-06T01:43:01.930Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/bin
[2026-02-06T01:43:02.703Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-06T01:43:02.703Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-06T01:43:02.703Z]
[2026-02-06T01:43:02.703Z] dist:
[2026-02-06T01:43:02.703Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-06T01:43:02.703Z]
[2026-02-06T01:43:02.703Z] BUILD SUCCESSFUL
[2026-02-06T01:43:02.703Z] Total time: 1 second
[2026-02-06T01:43:02.703Z] 0
[2026-02-06T01:43:02.703Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-06T01:43:02.703Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-06T01:43:02.703Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2026-02-06T01:43:03.471Z] ****************************** MACHINE INFO ******************************
[2026-02-06T01:43:03.471Z] File path : /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG
[2026-02-06T01:43:03.471Z] Free Physical Memory Size : 1373650944
[2026-02-06T01:43:03.471Z] Free space (bytes) : 56286507008
[2026-02-06T01:43:03.471Z] Total Physical Memory Size : 6979321856
[2026-02-06T01:43:03.471Z] Total space (bytes) : 90743767040
[2026-02-06T01:43:03.471Z] Usable space (bytes) : 56286507008
[2026-02-06T01:43:03.471Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-06T01:43:03.471Z] bashVersion :
[2026-02-06T01:43:03.471Z] GNU bash, version 5.3.9(1)-release (aarch64-apple-darwin23.6.0)
[2026-02-06T01:43:03.471Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2026-02-06T01:43:03.471Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-06T01:43:03.471Z]
[2026-02-06T01:43:03.471Z] This is free software; you are free to change and redistribute it.
[2026-02-06T01:43:03.471Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-06T01:43:03.471Z] cpuCores : 4
[2026-02-06T01:43:03.471Z] curlVersion :
[2026-02-06T01:43:03.471Z] 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-06T01:43:03.471Z] Release-Date: 2023-05-30
[2026-02-06T01:43:03.471Z] 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-06T01:43:03.471Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL threadsafe UnixSockets
[2026-02-06T01:43:03.471Z] dockerVersion : bash: line 1: docker: command not found
[2026-02-06T01:43:03.471Z] gcc version : 15.0.0
[2026-02-06T01:43:03.471Z] gclibc version : bash: line 1: ldd: command not found
[2026-02-06T01:43:03.471Z] gdb version : bash: line 1: gdb: command not found
[2026-02-06T01:43:03.471Z] lldb version :
[2026-02-06T01:43:03.471Z] lldb-1500.0.200.58
[2026-02-06T01:43:03.471Z] Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
[2026-02-06T01:43:03.471Z] makeVersion :
[2026-02-06T01:43:03.471Z] GNU Make 3.81
[2026-02-06T01:43:03.471Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2026-02-06T01:43:03.471Z] This is free software; see the source for copying conditions.
[2026-02-06T01:43:03.471Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2026-02-06T01:43:03.471Z] PARTICULAR PURPOSE.
[2026-02-06T01:43:03.471Z]
[2026-02-06T01:43:03.471Z] This program built for i386-apple-darwin11.3.0
[2026-02-06T01:43:03.471Z] mavenVersion :
[2026-02-06T01:43:03.472Z] WARNING: A restricted method in java.lang.System has been called
[2026-02-06T01:43:03.472Z] 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-06T01:43:03.472Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2026-02-06T01:43:03.472Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2026-02-06T01:43:03.472Z]
[2026-02-06T01:43:03.472Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2026-02-06T01:43:03.472Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-02-06T01:43:03.472Z] Java version: 26-beta, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home
[2026-02-06T01:43:03.472Z] Default locale: en_US, platform encoding: UTF-8
[2026-02-06T01:43:03.472Z] OS name: "mac os x", version: "14.1", arch: "aarch64", family: "mac"
[2026-02-06T01:43:03.472Z] perlVersion :
[2026-02-06T01:43:03.472Z]
[2026-02-06T01:43:03.472Z] This is perl 5, version 30, subversion 3 (v5.30.3) built for darwin-thread-multi-2level
[2026-02-06T01:43:03.472Z] (with 2 registered patches, see perl -V for more detail)
[2026-02-06T01:43:03.472Z]
[2026-02-06T01:43:03.472Z] Copyright 1987-2020, Larry Wall
[2026-02-06T01:43:03.472Z]
[2026-02-06T01:43:03.472Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-06T01:43:03.472Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-06T01:43:03.472Z]
[2026-02-06T01:43:03.472Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-06T01:43:03.472Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-06T01:43:03.472Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-02-06T01:43:03.472Z]
[2026-02-06T01:43:03.472Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-06T01:43:03.472Z] procArch : arm
[2026-02-06T01:43:03.472Z] sysArch : arm64
[2026-02-06T01:43:03.472Z] sysOS : Darwin
[2026-02-06T01:43:03.472Z] ulimit :
[2026-02-06T01:43:03.472Z] core file size (blocks, -c) 8192
[2026-02-06T01:43:03.472Z] data seg size (kbytes, -d) unlimited
[2026-02-06T01:43:03.472Z] file size (blocks, -f) unlimited
[2026-02-06T01:43:03.472Z] max locked memory (kbytes, -l) unlimited
[2026-02-06T01:43:03.472Z] max memory size (kbytes, -m) unlimited
[2026-02-06T01:43:03.472Z] open files (-n) 1048576
[2026-02-06T01:43:03.472Z] pipe size (512 bytes, -p) 1
[2026-02-06T01:43:03.472Z] stack size (kbytes, -s) 65520
[2026-02-06T01:43:03.472Z] cpu time (seconds, -t) unlimited
[2026-02-06T01:43:03.472Z] max user processes (-u) 1333
[2026-02-06T01:43:03.472Z] virtual memory (kbytes, -v) unlimited
[2026-02-06T01:43:03.472Z] 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-06T01:43:03.472Z] vmVendor : Oracle Corporation
[2026-02-06T01:43:03.472Z] vmVersion : 26-beta+34-ea
[2026-02-06T01:43:03.472Z] xlc version : bash: line 1: xlC: command not found
[2026-02-06T01:43:03.472Z] **************************************************************************
[2026-02-06T01:43:03.472Z]
[2026-02-06T01:43:03.472Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-06T01:43:03.472Z]
[2026-02-06T01:43:03.472Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-02-06T01:43:03.472Z]
[2026-02-06T01:43:03.472Z] System.getProperty('os.name')=Mac OS X
[2026-02-06T01:43:03.472Z]
[2026-02-06T01:43:03.472Z] System.getProperty('os.arch')=aarch64
[2026-02-06T01:43:03.472Z]
[2026-02-06T01:43:03.472Z] System.getProperty('java.fullversion')=null
[2026-02-06T01:43:03.472Z]
[2026-02-06T01:43:03.472Z] System.getProperty('sun.arch.data.model')=64
[2026-02-06T01:43:03.472Z]
[2026-02-06T01:43:03.472Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f clean.mk cleanBuild
[2026-02-06T01:43:03.472Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest
[2026-02-06T01:43:03.472Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f compile.mk compile
[2026-02-06T01:43:03.472Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-06T01:43:03.472Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-06T01:43:03.473Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/.." "-DBUILD_ROOT=/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=26" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=osx_aarch64" "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DJVM_VERSION=openjdk26" "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-06T01:43:03.473Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-06T01:43:03.473Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/scripts/build_test.xml
[2026-02-06T01:43:03.837Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2026-02-06T01:43:03.837Z]
[2026-02-06T01:43:03.837Z] -create_test_directory:
[2026-02-06T01:43:03.837Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jvmtest
[2026-02-06T01:43:03.837Z]
[2026-02-06T01:43:03.837Z] stage_test_material:
[2026-02-06T01:43:03.837Z] [copy] Copying 584 files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jvmtest
[2026-02-06T01:43:04.196Z]
[2026-02-06T01:43:04.196Z] build:
[2026-02-06T01:43:04.196Z]
[2026-02-06T01:43:04.196Z] init:
[2026-02-06T01:43:04.196Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jvmtest/perf
[2026-02-06T01:43:04.196Z]
[2026-02-06T01:43:04.196Z] dist:
[2026-02-06T01:43:04.196Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jvmtest/perf
[2026-02-06T01:43:04.196Z]
[2026-02-06T01:43:04.196Z] build:
[2026-02-06T01:43:04.196Z]
[2026-02-06T01:43:04.196Z] build:
[2026-02-06T01:43:04.196Z]
[2026-02-06T01:43:04.196Z] init:
[2026-02-06T01:43:04.196Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jvmtest/perf/bumbleBench
[2026-02-06T01:43:04.196Z]
[2026-02-06T01:43:04.196Z] getBumbleBench:
[2026-02-06T01:43:04.196Z] [echo] Cloning BumbleBench
[2026-02-06T01:43:04.196Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2026-02-06T01:43:04.196Z] [exec] Cloning into 'bumblebench'...
[2026-02-06T01:43:04.973Z]
[2026-02-06T01:43:04.973Z] buildBumbleBench:
[2026-02-06T01:43:04.973Z] [echo] Building BumbleBench
[2026-02-06T01:43:04.973Z]
[2026-02-06T01:43:04.973Z] compile-all:
[2026-02-06T01:43:04.973Z] [javac] Compiling 8 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-06T01:43:04.973Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-06T01:43:04.973Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-06T01:43:04.973Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-06T01:43:04.973Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-06T01:43:04.973Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-06T01:43:04.973Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-06T01:43:05.780Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-06T01:43:05.780Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-06T01:43:05.780Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations.
[2026-02-06T01:43:05.780Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2026-02-06T01:43:05.780Z] [javac] 4 warnings
[2026-02-06T01:43:05.780Z] [javac] Compiling 1 source file to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-06T01:43:05.780Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-06T01:43:05.780Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-06T01:43:05.780Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-06T01:43:05.780Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-06T01:43:05.780Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-06T01:43:05.781Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-06T01:43:05.781Z] [javac] 4 warnings
[2026-02-06T01:43:05.781Z] [javac] Compiling 11 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-06T01:43:05.781Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-06T01:43:05.781Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-06T01:43:05.781Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-06T01:43:05.781Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-06T01:43:05.781Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-06T01:43:05.781Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-06T01:43:06.157Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/CollectionsBench.java uses or overrides a deprecated API.
[2026-02-06T01:43:06.157Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-06T01:43:06.157Z] [javac] 4 warnings
[2026-02-06T01:43:06.157Z] [javac] Compiling 5 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-06T01:43:06.157Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-06T01:43:06.157Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-06T01:43:06.157Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-06T01:43:06.157Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-06T01:43:06.157Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-06T01:43:06.158Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-06T01:43:06.158Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/HashMapReplaceAllLambdaBench.java uses or overrides a deprecated API.
[2026-02-06T01:43:06.158Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-06T01:43:06.158Z] [javac] 4 warnings
[2026-02-06T01:43:06.158Z] [javac] Compiling 9 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-06T01:43:06.158Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-06T01:43:06.158Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-06T01:43:06.158Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-06T01:43:06.158Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-06T01:43:06.158Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-06T01:43:06.158Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-06T01:43:06.158Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-06T01:43:06.158Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-06T01:43:06.158Z] [javac] 4 warnings
[2026-02-06T01:43:06.158Z] [javac] Compiling 1 source file to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-06T01:43:06.158Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-06T01:43:06.158Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-06T01:43:06.158Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-06T01:43:06.159Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-06T01:43:06.159Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-06T01:43:06.159Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-06T01:43:06.159Z] [javac] 4 warnings
[2026-02-06T01:43:06.159Z] [javac] Compiling 2 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-06T01:43:06.159Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-06T01:43:06.159Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-06T01:43:06.159Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-06T01:43:06.159Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-06T01:43:06.159Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-06T01:43:06.159Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-06T01:43:06.159Z] [javac] 4 warnings
[2026-02-06T01:43:06.160Z] [javac] Compiling 8 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-06T01:43:06.160Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-06T01:43:06.160Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-06T01:43:06.160Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-06T01:43:06.160Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-06T01:43:06.160Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-06T01:43:06.160Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-06T01:43:06.160Z] [javac] /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.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-06T01:43:06.160Z] [javac] synchronized(init) {
[2026-02-06T01:43:06.160Z] [javac] ^
[2026-02-06T01:43:06.160Z] [javac] 5 warnings
[2026-02-06T01:43:06.160Z] [javac] Compiling 6 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-06T01:43:06.161Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-06T01:43:06.161Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-06T01:43:06.161Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-06T01:43:06.161Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-06T01:43:06.161Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-06T01:43:06.161Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-06T01:43:06.530Z] [javac] 4 warnings
[2026-02-06T01:43:06.530Z] [javac] Compiling 5 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-06T01:43:06.530Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-06T01:43:06.530Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-06T01:43:06.530Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-06T01:43:06.530Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-06T01:43:06.530Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-06T01:43:06.530Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-06T01:43:06.530Z] [javac] 4 warnings
[2026-02-06T01:43:06.530Z] [javac] Compiling 7 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-06T01:43:06.530Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-06T01:43:06.530Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-06T01:43:06.530Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-06T01:43:06.530Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-06T01:43:06.530Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-06T01:43:06.530Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-06T01:43:06.530Z] [javac] 4 warnings
[2026-02-06T01:43:06.530Z] [javac] Compiling 8 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-06T01:43:06.530Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-06T01:43:06.530Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-06T01:43:06.530Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-06T01:43:06.530Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-06T01:43:06.530Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-06T01:43:06.530Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-06T01:43:06.530Z] [javac] 4 warnings
[2026-02-06T01:43:06.530Z] [javac] Compiling 2 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-06T01:43:06.530Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-06T01:43:06.530Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-06T01:43:06.530Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-06T01:43:06.530Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-06T01:43:06.530Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-06T01:43:06.530Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-06T01:43:06.530Z] [javac] 4 warnings
[2026-02-06T01:43:06.530Z] [javac] Compiling 4 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-06T01:43:06.530Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-06T01:43:06.530Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-06T01:43:06.530Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-06T01:43:06.530Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-06T01:43:06.530Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-06T01:43:06.530Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-06T01:43:06.530Z] [javac] 4 warnings
[2026-02-06T01:43:06.530Z] [javac] Compiling 5 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-06T01:43:06.530Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-06T01:43:06.530Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-06T01:43:06.531Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-06T01:43:06.531Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-06T01:43:06.531Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-06T01:43:06.531Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-06T01:43:06.531Z] [javac] 4 warnings
[2026-02-06T01:43:06.531Z]
[2026-02-06T01:43:06.531Z] dist:
[2026-02-06T01:43:06.531Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar
[2026-02-06T01:43:06.890Z]
[2026-02-06T01:43:06.890Z] dist:
[2026-02-06T01:43:06.890Z] [copy] Copying 126 files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jvmtest/perf/bumbleBench
[2026-02-06T01:43:06.890Z]
[2026-02-06T01:43:06.890Z] build:
[2026-02-06T01:43:06.890Z]
[2026-02-06T01:43:06.890Z] getDependentLibs:
[2026-02-06T01:43:06.890Z] [exec] --------------------------------------------
[2026-02-06T01:43:06.890Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/../../externalDependency/lib
[2026-02-06T01:43:06.890Z] [exec] task is set to default
[2026-02-06T01:43:06.890Z] [exec] dependencyList is set to dacapo
[2026-02-06T01:43:06.890Z] [exec] System Test jars will not be downloaded.
[2026-02-06T01:43:06.890Z] [exec] --------------------------------------------
[2026-02-06T01:43:06.890Z] [exec] Starting download third party dependent jars
[2026-02-06T01:43:06.890Z] [exec] --------------------------------------------
[2026-02-06T01:43:06.890Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/../../externalDependency/lib
[2026-02-06T01:43:06.890Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//dacapo.zip
[2026-02-06T01:43:06.890Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//dacapo.zip
[2026-02-06T01:43:40.993Z] [exec] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/../../externalDependency/lib/dacapo.zip
[2026-02-06T01:43:40.993Z] [exec] downloaded dependent third party jars successfully
[2026-02-06T01:43:40.993Z]
[2026-02-06T01:43:40.993Z] init:
[2026-02-06T01:43:40.993Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jvmtest/perf/dacapo
[2026-02-06T01:43:40.993Z]
[2026-02-06T01:43:40.993Z] getDacapoSuite:
[2026-02-06T01:43:40.993Z] [unzip] Expanding: /Users/admin/workspace/externalDependency/lib/dacapo.zip into /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jvmtest/perf/dacapo
[2026-02-06T01:44:00.788Z] [move] Moving 1 file to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jvmtest/perf/dacapo
[2026-02-06T01:44:00.788Z] [move] Moving 10669 files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jvmtest/perf/dacapo/dacapo
[2026-02-06T01:44:00.788Z]
[2026-02-06T01:44:00.788Z] dist:
[2026-02-06T01:44:00.788Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jvmtest/perf/dacapo
[2026-02-06T01:44:00.788Z]
[2026-02-06T01:44:00.788Z] build:
[2026-02-06T01:44:00.788Z]
[2026-02-06T01:44:00.788Z] init:
[2026-02-06T01:44:00.788Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jvmtest/perf/idle_micro
[2026-02-06T01:44:00.788Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/idle_micro/bin
[2026-02-06T01:44:00.788Z]
[2026-02-06T01:44:00.788Z] compile:
[2026-02-06T01:44:00.788Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-06T01:44:00.788Z] [echo] ============COMPILER SETTINGS============
[2026-02-06T01:44:00.788Z] [echo] ===fork: yes
[2026-02-06T01:44:00.788Z] [echo] ===executable: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/javac
[2026-02-06T01:44:00.788Z] [echo] ===debug: on
[2026-02-06T01:44:00.788Z] [echo] ===destdir: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/idle_micro
[2026-02-06T01:44:00.788Z] [javac] Compiling 3 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/idle_micro/bin
[2026-02-06T01:44:00.788Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/idle_micro/src/net/adoptopenjdk/test/gc/idlemicrobenchmark/CombinedLoad.java uses or overrides a deprecated API.
[2026-02-06T01:44:00.789Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-06T01:44:00.789Z]
[2026-02-06T01:44:00.789Z] dist:
[2026-02-06T01:44:00.789Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar
[2026-02-06T01:44:00.789Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jvmtest/perf/idle_micro
[2026-02-06T01:44:00.789Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jvmtest/perf/idle_micro
[2026-02-06T01:44:00.789Z] [copy] Copying 7 files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jvmtest/perf/idle_micro
[2026-02-06T01:44:00.789Z]
[2026-02-06T01:44:00.789Z] clean:
[2026-02-06T01:44:00.789Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/idle_micro/bin
[2026-02-06T01:44:00.789Z]
[2026-02-06T01:44:00.789Z] build:
[2026-02-06T01:44:00.789Z]
[2026-02-06T01:44:00.789Z] build:
[2026-02-06T01:44:00.789Z]
[2026-02-06T01:44:00.789Z] init:
[2026-02-06T01:44:00.789Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jvmtest/perf/renaissance
[2026-02-06T01:44:00.789Z]
[2026-02-06T01:44:00.789Z] getRenaissanceSuite:
[2026-02-06T01:44:00.789Z] [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-06T01:44:03.362Z]
[2026-02-06T01:44:03.362Z] dist:
[2026-02-06T01:44:03.362Z] [copy] Copying 3 files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jvmtest/perf/renaissance
[2026-02-06T01:44:07.441Z]
[2026-02-06T01:44:07.441Z] build:
[2026-02-06T01:44:07.441Z]
[2026-02-06T01:44:07.441Z] init:
[2026-02-06T01:44:07.441Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jvmtest/perf/specjbb
[2026-02-06T01:44:07.441Z]
[2026-02-06T01:44:07.441Z] getSpecjbbSuite:
[2026-02-06T01:44:07.441Z]
[2026-02-06T01:44:07.441Z] dist:
[2026-02-06T01:44:07.441Z] [copy] Copying 3 files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jvmtest/perf/specjbb/run
[2026-02-06T01:44:07.441Z]
[2026-02-06T01:44:07.441Z] BUILD SUCCESSFUL
[2026-02-06T01:44:07.441Z] Total time: 1 minute 3 seconds
[2026-02-06T01:44:07.441Z] 0
[2026-02-06T01:44:07.441Z]
[2026-02-06T01:44:07.441Z]
[2026-02-06T01:44:07.441Z] RECORD TEST REPOs SHA
[2026-02-06T01:44:07.441Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/scripts"; \
[2026-02-06T01:44:07.441Z] bash "getSHAs.sh" --test_root_dir "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/.." --shas_file "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/SHAs.txt"
[2026-02-06T01:44:07.441Z] Check shas in /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/.. and store the info in /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-06T01:44:07.441Z] touch /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-06T01:44:07.441Z] ================================================
[2026-02-06T01:44:07.441Z] timestamp: 20260205-204407
[2026-02-06T01:44:07.441Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests
[2026-02-06T01:44:07.441Z] git repo:
[2026-02-06T01:44:07.441Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-02-06T01:44:07.441Z] sha:
[2026-02-06T01:44:07.441Z] 49e6ebb2c4560ab8d9e9a5f4850c8e4079e52099
[2026-02-06T01:44:07.441Z] ================================================
[2026-02-06T01:44:07.441Z] timestamp: 20260205-204407
[2026-02-06T01:44:07.441Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-06T01:44:07.441Z] git repo:
[2026-02-06T01:44:07.441Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2026-02-06T01:44:07.441Z] sha:
[2026-02-06T01:44:07.441Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2026-02-06T01:44:07.442Z] ================================================
[2026-02-06T01:44:07.442Z] timestamp: 20260205-204407
[2026-02-06T01:44:07.442Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG
[2026-02-06T01:44:07.442Z] git repo:
[2026-02-06T01:44:07.442Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-02-06T01:44:07.442Z] sha:
[2026-02-06T01:44:07.442Z] 7cec87c4a2d0a8ea67f2c8ebfec469d78e831ba9
[Pipeline] }
[2026-02-06T01:44:07.569Z] $ ssh-agent -k
[2026-02-06T01:44:07.630Z] unset SSH_AUTH_SOCK;
[2026-02-06T01:44:07.630Z] unset SSH_AGENT_PID;
[2026-02-06T01:44:07.630Z] echo Agent pid 781 killed;
[2026-02-06T01:44:07.776Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-02-06T01:44:08.013Z] 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-06T01:44:08.100Z] ITERATION: 1/1
[Pipeline] sshagent
[2026-02-06T01:44:08.150Z] $ ssh-agent
[2026-02-06T01:44:08.346Z] SSH_AUTH_SOCK=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//ssh-oLKzMagOaBjx/agent.1131
[2026-02-06T01:44:08.346Z] SSH_AGENT_PID=1132
[2026-02-06T01:44:08.346Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-06T01:44:09.010Z] ++ uname
[2026-02-06T01:44:09.010Z] + '[' Darwin = AIX ']'
[2026-02-06T01:44:09.010Z] ++ uname
[2026-02-06T01:44:09.010Z] + '[' Darwin = SunOS ']'
[2026-02-06T01:44:09.010Z] ++ uname
[2026-02-06T01:44:09.010Z] + '[' Darwin = '*BSD' ']'
[2026-02-06T01:44:09.010Z] + MAKE=make
[2026-02-06T01:44:09.010Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-06T01:44:09.010Z] make: Nothing to be done for `testEnvTeardown'.
[Pipeline] sh
[2026-02-06T01:44:09.715Z] ++ uname
[2026-02-06T01:44:09.715Z] + '[' Darwin = AIX ']'
[2026-02-06T01:44:09.715Z] ++ uname
[2026-02-06T01:44:09.715Z] + '[' Darwin = SunOS ']'
[2026-02-06T01:44:09.715Z] ++ uname
[2026-02-06T01:44:09.715Z] + '[' Darwin = '*BSD' ']'
[2026-02-06T01:44:09.715Z] + MAKE=make
[2026-02-06T01:44:09.715Z] + cd ./aqa-tests
[2026-02-06T01:44:09.715Z] + . ./scripts/testenv/testenvSettings.sh
[2026-02-06T01:44:09.715Z] ++ set +x
[2026-02-06T01:44:09.715Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-02-06T01:44:09.715Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/../../externalDependency/lib
[2026-02-06T01:44:09.715Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.perf TESTLIST=
[2026-02-06T01:44:09.715Z] perl scripts/configure.pl
[2026-02-06T01:44:09.715Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=osx_aarch64 --microArch="" --osLabel="" --jdkVersion=26 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-06T01:44:10.100Z]
[2026-02-06T01:44:10.100Z] Warning: cannot find spec in resources/ottawa.csv.
[2026-02-06T01:44:10.100Z] Detected 64 in spec. Use spec: default-64 to match mode.
[2026-02-06T01:44:10.100Z]
[2026-02-06T01:44:10.100Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-06T01:44:10.100Z]
[2026-02-06T01:44:10.100Z] Starting to generate test make files.
[2026-02-06T01:44:10.100Z]
[2026-02-06T01:44:10.100Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2026-02-06T01:44:10.100Z] Generated /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../perf/renaissance/autoGen.mk
[2026-02-06T01:44:10.100Z]
[2026-02-06T01:44:10.100Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../perf/liberty/playlist.xml
[2026-02-06T01:44:10.100Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2026-02-06T01:44:10.100Z] Generated /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../perf/dacapo/autoGen.mk
[2026-02-06T01:44:10.100Z]
[2026-02-06T01:44:10.100Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2026-02-06T01:44:10.100Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2026-02-06T01:44:10.100Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2026-02-06T01:44:10.100Z] Generated /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../perf/autoGen.mk
[2026-02-06T01:44:10.100Z]
[2026-02-06T01:44:10.100Z] Generated /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../autoGen.mk
[2026-02-06T01:44:10.100Z]
[2026-02-06T01:44:10.100Z] Generated /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/utils.mk
[2026-02-06T01:44:10.100Z]
[2026-02-06T01:44:10.100Z] Generated /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/rerun.mk
[2026-02-06T01:44:10.100Z]
[2026-02-06T01:44:10.100Z] Make files are generated successfully.
[2026-02-06T01:44:10.100Z]
[2026-02-06T01:44:10.100Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f runtest.mk _extended.perf
[2026-02-06T01:44:10.100Z]
[2026-02-06T01:44:10.100Z] Running make 3.81
[2026-02-06T01:44:10.100Z] set TEST_ROOT to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/..
[2026-02-06T01:44:10.468Z] set JDK_VERSION to 26
[2026-02-06T01:44:10.468Z] set JDK_IMPL to hotspot
[2026-02-06T01:44:10.468Z] set JVM_VERSION to openjdk26
[2026-02-06T01:44:10.468Z] set JCL_VERSION to latest
[2026-02-06T01:44:10.468Z] JAVA_HOME was originally set to /Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2026-02-06T01:44:10.468Z] set JAVA_HOME to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-02-06T01:44:10.468Z] set SPEC to osx_aarch64
[2026-02-06T01:44:10.468Z] set TEST_FLAG to
[2026-02-06T01:44:10.468Z] Running extended.perf ...
[2026-02-06T01:44:10.468Z] There are 19 test targets in extended.perf
[2026-02-06T01:44:10.468Z] "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -version
[2026-02-06T01:44:10.468Z] openjdk version "26-beta" 2026-03-17
[2026-02-06T01:44:10.468Z] OpenJDK Runtime Environment Temurin-26+34-202602052134 (build 26-beta+34-ea)
[2026-02-06T01:44:10.468Z] OpenJDK 64-Bit Server VM Temurin-26+34-202602052134 (build 26-beta+34-ea, mixed mode, sharing)
[2026-02-06T01:44:10.468Z]
[2026-02-06T01:44:10.468Z] ===============================================
[2026-02-06T01:44:10.468Z] Running test renaissance-als_0 ...
[2026-02-06T01:44:10.468Z] ===============================================
[2026-02-06T01:44:10.468Z] renaissance-als_0 Start Time: Thu Feb 5 20:44:10 2026 Epoch Time (ms): 1770342250230
[2026-02-06T01:44:10.468Z] variation: NoOptions
[2026-02-06T01:44:10.468Z] JVM_OPTIONS:
[2026-02-06T01:44:10.468Z] { \
[2026-02-06T01:44:10.468Z] echo ""; echo "TEST SETUP:"; \
[2026-02-06T01:44:10.468Z] echo "Nothing to be done for setup."; \
[2026-02-06T01:44:10.468Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/renaissance-als_0"; \
[2026-02-06T01:44:10.468Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/renaissance-als_0"; \
[2026-02-06T01:44:10.468Z] echo ""; echo "TESTING:"; \
[2026-02-06T01:44:10.468Z] "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/renaissance-als_0"/als.json" als; \
[2026-02-06T01:44:10.468Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-als_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/renaissance-als_0"; else echo "-----------------------------------"; echo "renaissance-als_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-06T01:44:10.468Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-06T01:44:10.468Z] echo "Nothing to be done for teardown."; \
[2026-02-06T01:44:10.468Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/TestTargetResult";
[2026-02-06T01:44:10.468Z]
[2026-02-06T01:44:10.468Z] TEST SETUP:
[2026-02-06T01:44:10.468Z] Nothing to be done for setup.
[2026-02-06T01:44:10.468Z]
[2026-02-06T01:44:10.468Z] TESTING:
[2026-02-06T01:44:10.837Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-06T01:44:10.837Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/output_17703422499333/renaissance-als_0/launcher-204410-8792060212058890329/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-06T01:44:10.837Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-06T01:44:10.837Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-06T01:44:14.894Z] Benchmark 'als' failed with exception:
[2026-02-06T01:44:14.894Z] java.lang.ExceptionInInitializerError
[2026-02-06T01:44:14.894Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2026-02-06T01:44:14.894Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2026-02-06T01:44:14.894Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2026-02-06T01:44:14.894Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2026-02-06T01:44:14.894Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2026-02-06T01:44:14.894Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-06T01:44:14.894Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2026-02-06T01:44:14.894Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2026-02-06T01:44:14.894Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2026-02-06T01:44:14.894Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2026-02-06T01:44:14.894Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2026-02-06T01:44:14.894Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2026-02-06T01:44:14.894Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2026-02-06T01:44:14.894Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2026-02-06T01:44:14.894Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2026-02-06T01:44:14.894Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-06T01:44:14.894Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2026-02-06T01:44:14.894Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2026-02-06T01:44:14.894Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2026-02-06T01:44:14.894Z] at org.renaissance.apache.spark.Als.setUpSparkContext(Als.scala:56)
[2026-02-06T01:44:14.894Z] at org.renaissance.apache.spark.Als.setUpBeforeAll(Als.scala:127)
[2026-02-06T01:44:14.894Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-02-06T01:44:14.894Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-02-06T01:44:14.894Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-02-06T01:44:14.894Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-02-06T01:44:14.894Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-02-06T01:44:14.894Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-02-06T01:44:14.894Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-02-06T01:44:14.894Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-02-06T01:44:14.894Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-02-06T01:44:14.894Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-02-06T01:44:14.894Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-02-06T01:44:14.894Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-02-06T01:44:14.894Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-02-06T01:44:14.894Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-06T01:44:14.894Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2026-02-06T01:44:14.894Z] ... 34 more
[2026-02-06T01:44:14.894Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-06T01:44:14.894Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-02-06T01:44:14.894Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-02-06T01:44:14.894Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-02-06T01:44:14.894Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-02-06T01:44:14.894Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-02-06T01:44:14.894Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-02-06T01:44:14.894Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2026-02-06T01:44:14.894Z] ... 34 more
[2026-02-06T01:44:14.894Z] The following benchmarks failed: als
[2026-02-06T01:44:14.894Z] -----------------------------------
[2026-02-06T01:44:14.894Z] renaissance-als_0_FAILED
[2026-02-06T01:44:14.894Z] -----------------------------------
[2026-02-06T01:44:14.894Z]
[2026-02-06T01:44:14.894Z] TEST TEARDOWN:
[2026-02-06T01:44:14.894Z] Nothing to be done for teardown.
[2026-02-06T01:44:14.894Z] renaissance-als_0 Finish Time: Thu Feb 5 20:44:14 2026 Epoch Time (ms): 1770342254551
[2026-02-06T01:44:14.894Z]
[2026-02-06T01:44:14.894Z] ===============================================
[2026-02-06T01:44:14.894Z] Running test renaissance-chi-square_0 ...
[2026-02-06T01:44:14.894Z] ===============================================
[2026-02-06T01:44:14.894Z] renaissance-chi-square_0 Start Time: Thu Feb 5 20:44:14 2026 Epoch Time (ms): 1770342254581
[2026-02-06T01:44:14.894Z] variation: NoOptions
[2026-02-06T01:44:14.894Z] JVM_OPTIONS:
[2026-02-06T01:44:14.894Z] { \
[2026-02-06T01:44:14.894Z] echo ""; echo "TEST SETUP:"; \
[2026-02-06T01:44:14.894Z] echo "Nothing to be done for setup."; \
[2026-02-06T01:44:14.894Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/renaissance-chi-square_0"; \
[2026-02-06T01:44:14.894Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/renaissance-chi-square_0"; \
[2026-02-06T01:44:14.894Z] echo ""; echo "TESTING:"; \
[2026-02-06T01:44:14.894Z] "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/renaissance-chi-square_0"/chi-square.json" chi-square; \
[2026-02-06T01:44:14.894Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-chi-square_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/renaissance-chi-square_0"; else echo "-----------------------------------"; echo "renaissance-chi-square_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-06T01:44:14.894Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-06T01:44:14.894Z] echo "Nothing to be done for teardown."; \
[2026-02-06T01:44:14.894Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/TestTargetResult";
[2026-02-06T01:44:14.894Z]
[2026-02-06T01:44:14.894Z] TEST SETUP:
[2026-02-06T01:44:14.894Z] Nothing to be done for setup.
[2026-02-06T01:44:14.894Z]
[2026-02-06T01:44:14.894Z] TESTING:
[2026-02-06T01:44:15.254Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-06T01:44:15.254Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/output_17703422499333/renaissance-chi-square_0/launcher-204414-12434489424735174726/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-06T01:44:15.254Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-06T01:44:15.254Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-06T01:44:18.460Z] Benchmark 'chi-square' failed with exception:
[2026-02-06T01:44:18.460Z] java.lang.ExceptionInInitializerError
[2026-02-06T01:44:18.460Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2026-02-06T01:44:18.460Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2026-02-06T01:44:18.460Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2026-02-06T01:44:18.460Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2026-02-06T01:44:18.460Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2026-02-06T01:44:18.460Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-06T01:44:18.460Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2026-02-06T01:44:18.460Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2026-02-06T01:44:18.460Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2026-02-06T01:44:18.460Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2026-02-06T01:44:18.460Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2026-02-06T01:44:18.460Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2026-02-06T01:44:18.460Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2026-02-06T01:44:18.460Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2026-02-06T01:44:18.460Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2026-02-06T01:44:18.460Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-06T01:44:18.460Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2026-02-06T01:44:18.460Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2026-02-06T01:44:18.460Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2026-02-06T01:44:18.460Z] at org.renaissance.apache.spark.ChiSquare.setUpSparkContext(ChiSquare.scala:41)
[2026-02-06T01:44:18.460Z] at org.renaissance.apache.spark.ChiSquare.setUpBeforeAll(ChiSquare.scala:86)
[2026-02-06T01:44:18.460Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-02-06T01:44:18.460Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-02-06T01:44:18.460Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-02-06T01:44:18.460Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-02-06T01:44:18.460Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-02-06T01:44:18.460Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-02-06T01:44:18.460Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-02-06T01:44:18.460Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-02-06T01:44:18.460Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-02-06T01:44:18.460Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-02-06T01:44:18.460Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-02-06T01:44:18.460Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-02-06T01:44:18.460Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-02-06T01:44:18.460Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-06T01:44:18.460Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2026-02-06T01:44:18.460Z] ... 34 more
[2026-02-06T01:44:18.460Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-06T01:44:18.460Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-02-06T01:44:18.460Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-02-06T01:44:18.460Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-02-06T01:44:18.460Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-02-06T01:44:18.460Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-02-06T01:44:18.460Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-02-06T01:44:18.460Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2026-02-06T01:44:18.460Z] ... 34 more
[2026-02-06T01:44:18.460Z] The following benchmarks failed: chi-square
[2026-02-06T01:44:18.832Z] -----------------------------------
[2026-02-06T01:44:18.832Z] renaissance-chi-square_0_FAILED
[2026-02-06T01:44:18.832Z] -----------------------------------
[2026-02-06T01:44:18.832Z]
[2026-02-06T01:44:18.832Z] TEST TEARDOWN:
[2026-02-06T01:44:18.832Z] Nothing to be done for teardown.
[2026-02-06T01:44:18.832Z] renaissance-chi-square_0 Finish Time: Thu Feb 5 20:44:18 2026 Epoch Time (ms): 1770342258608
[2026-02-06T01:44:18.832Z]
[2026-02-06T01:44:18.832Z] ===============================================
[2026-02-06T01:44:18.832Z] Running test renaissance-db-shootout_0 ...
[2026-02-06T01:44:18.832Z] ===============================================
[2026-02-06T01:44:18.832Z] renaissance-db-shootout_0 Start Time: Thu Feb 5 20:44:18 2026 Epoch Time (ms): 1770342258633
[2026-02-06T01:44:18.832Z] variation: NoOptions
[2026-02-06T01:44:18.832Z] JVM_OPTIONS:
[2026-02-06T01:44:18.832Z] { \
[2026-02-06T01:44:18.832Z] echo ""; echo "TEST SETUP:"; \
[2026-02-06T01:44:18.832Z] echo "Nothing to be done for setup."; \
[2026-02-06T01:44:18.832Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/renaissance-db-shootout_0"; \
[2026-02-06T01:44:18.832Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/renaissance-db-shootout_0"; \
[2026-02-06T01:44:18.832Z] echo ""; echo "TESTING:"; \
[2026-02-06T01:44:18.832Z] "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/renaissance-db-shootout_0"/db-shootout.json" db-shootout; \
[2026-02-06T01:44:18.832Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-db-shootout_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/renaissance-db-shootout_0"; else echo "-----------------------------------"; echo "renaissance-db-shootout_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-06T01:44:18.832Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-06T01:44:18.832Z] echo "Nothing to be done for teardown."; \
[2026-02-06T01:44:18.832Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/TestTargetResult";
[2026-02-06T01:44:18.832Z]
[2026-02-06T01:44:18.832Z] TEST SETUP:
[2026-02-06T01:44:18.832Z] Nothing to be done for setup.
[2026-02-06T01:44:18.832Z]
[2026-02-06T01:44:18.832Z] TESTING:
[2026-02-06T01:44:19.207Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-06T01:44:19.207Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/output_17703422499333/renaissance-db-shootout_0/launcher-204418-11103529519307021936/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-06T01:44:19.207Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-06T01:44:19.207Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-06T01:44:24.432Z] Client id file not present: /Users/admin/.chronicle.analytics.client.id java.nio.file.NoSuchFileException: /Users/admin/.chronicle.analytics.client.id
[2026-02-06T01:44:24.432Z] [2026-02-05T20:44:24.248-0500] net.openhft.chronicle.core.internal.cleaner.ReflectionBasedByteBufferCleanerService (net.openhft.chronicle.core.internal.cleaner.ReflectionBasedByteBufferCleanerService <clinit>)
[2026-02-06T01:44:24.432Z] WARNING: Make sure you have set the command line option "--illegal-access=permit --add-exports java.base/jdk.internal.ref=ALL-UNNAMED" to enable ReflectionBasedByteBufferCleanerService
[2026-02-06T01:44:24.432Z] [main] ERROR net.openhft.chronicle.hash.impl.util.CleanerUtils - Unable to initialise CleanerUtils
[2026-02-06T01:44:24.432Z] java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-06T01:44:24.432Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-02-06T01:44:24.432Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-02-06T01:44:24.432Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-02-06T01:44:24.432Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-02-06T01:44:24.432Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-02-06T01:44:24.432Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-02-06T01:44:24.432Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:31)
[2026-02-06T01:44:24.432Z] at net.openhft.chronicle.hash.impl.VanillaChronicleHash.registerCleaner(VanillaChronicleHash.java:503)
[2026-02-06T01:44:24.432Z] at net.openhft.chronicle.map.ChronicleMapBuilder.prepareMapPublication(ChronicleMapBuilder.java:1782)
[2026-02-06T01:44:24.432Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createWithFile(ChronicleMapBuilder.java:1760)
[2026-02-06T01:44:24.432Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createPersistedTo(ChronicleMapBuilder.java:1618)
[2026-02-06T01:44:24.432Z] at org.lmdbjava.bench.Chronicle$CommonChronicleMap.setup(Chronicle.java:122)
[2026-02-06T01:44:24.432Z] at org.lmdbjava.bench.Chronicle$Reader.setup(Chronicle.java:204)
[2026-02-06T01:44:24.432Z] at org.renaissance.database.DbShootout.setUpBeforeAll(DbShootout.scala:96)
[2026-02-06T01:44:24.432Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-02-06T01:44:24.432Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-02-06T01:44:24.432Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-02-06T01:44:24.432Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-02-06T01:44:24.432Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-02-06T01:44:24.432Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-02-06T01:44:24.432Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-02-06T01:44:24.432Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-02-06T01:44:24.432Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-02-06T01:44:24.432Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-02-06T01:44:24.432Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-02-06T01:44:24.432Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-02-06T01:44:24.432Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-02-06T01:44:24.432Z] Benchmark 'db-shootout' failed with exception:
[2026-02-06T01:44:24.432Z] java.lang.ExceptionInInitializerError
[2026-02-06T01:44:24.432Z] at net.openhft.chronicle.hash.impl.VanillaChronicleHash.registerCleaner(VanillaChronicleHash.java:503)
[2026-02-06T01:44:24.432Z] at net.openhft.chronicle.map.ChronicleMapBuilder.prepareMapPublication(ChronicleMapBuilder.java:1782)
[2026-02-06T01:44:24.432Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createWithFile(ChronicleMapBuilder.java:1760)
[2026-02-06T01:44:24.432Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createPersistedTo(ChronicleMapBuilder.java:1618)
[2026-02-06T01:44:24.432Z] at org.lmdbjava.bench.Chronicle$CommonChronicleMap.setup(Chronicle.java:122)
[2026-02-06T01:44:24.432Z] at org.lmdbjava.bench.Chronicle$Reader.setup(Chronicle.java:204)
[2026-02-06T01:44:24.432Z] at org.renaissance.database.DbShootout.setUpBeforeAll(DbShootout.scala:96)
[2026-02-06T01:44:24.432Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-02-06T01:44:24.432Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-02-06T01:44:24.432Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-02-06T01:44:24.432Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-02-06T01:44:24.432Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-02-06T01:44:24.432Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-02-06T01:44:24.432Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-02-06T01:44:24.432Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-02-06T01:44:24.432Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-02-06T01:44:24.432Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-02-06T01:44:24.432Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-02-06T01:44:24.432Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-02-06T01:44:24.432Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-02-06T01:44:24.432Z] Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-06T01:44:24.432Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:38)
[2026-02-06T01:44:24.432Z] ... 20 more
[2026-02-06T01:44:24.432Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-06T01:44:24.432Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-02-06T01:44:24.432Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-02-06T01:44:24.432Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-02-06T01:44:24.432Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-02-06T01:44:24.432Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-02-06T01:44:24.432Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-02-06T01:44:24.432Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:31)
[2026-02-06T01:44:24.432Z] ... 20 more
[2026-02-06T01:44:24.432Z] The following benchmarks failed: db-shootout
[2026-02-06T01:44:24.799Z] -----------------------------------
[2026-02-06T01:44:24.799Z] renaissance-db-shootout_0_FAILED
[2026-02-06T01:44:24.799Z] -----------------------------------
[2026-02-06T01:44:24.799Z]
[2026-02-06T01:44:24.799Z] TEST TEARDOWN:
[2026-02-06T01:44:24.799Z] Nothing to be done for teardown.
[2026-02-06T01:44:24.799Z] renaissance-db-shootout_0 Finish Time: Thu Feb 5 20:44:24 2026 Epoch Time (ms): 1770342264540
[2026-02-06T01:44:24.799Z]
[2026-02-06T01:44:24.799Z] ===============================================
[2026-02-06T01:44:24.799Z] Running test renaissance-dec-tree_0 ...
[2026-02-06T01:44:24.799Z] ===============================================
[2026-02-06T01:44:24.799Z] renaissance-dec-tree_0 Start Time: Thu Feb 5 20:44:24 2026 Epoch Time (ms): 1770342264566
[2026-02-06T01:44:24.799Z] variation: NoOptions
[2026-02-06T01:44:24.799Z] JVM_OPTIONS:
[2026-02-06T01:44:24.799Z] { \
[2026-02-06T01:44:24.799Z] echo ""; echo "TEST SETUP:"; \
[2026-02-06T01:44:24.799Z] echo "Nothing to be done for setup."; \
[2026-02-06T01:44:24.799Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/renaissance-dec-tree_0"; \
[2026-02-06T01:44:24.799Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/renaissance-dec-tree_0"; \
[2026-02-06T01:44:24.799Z] echo ""; echo "TESTING:"; \
[2026-02-06T01:44:24.799Z] "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/renaissance-dec-tree_0"/dec-tree.json" dec-tree; \
[2026-02-06T01:44:24.799Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-dec-tree_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/renaissance-dec-tree_0"; else echo "-----------------------------------"; echo "renaissance-dec-tree_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-06T01:44:24.799Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-06T01:44:24.799Z] echo "Nothing to be done for teardown."; \
[2026-02-06T01:44:24.799Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/TestTargetResult";
[2026-02-06T01:44:24.799Z]
[2026-02-06T01:44:24.799Z] TEST SETUP:
[2026-02-06T01:44:24.799Z] Nothing to be done for setup.
[2026-02-06T01:44:24.799Z]
[2026-02-06T01:44:24.799Z] TESTING:
[2026-02-06T01:44:25.189Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-06T01:44:25.189Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/output_17703422499333/renaissance-dec-tree_0/launcher-204424-7459084195494075051/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-06T01:44:25.189Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-06T01:44:25.189Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-06T01:44:27.868Z] Benchmark 'dec-tree' failed with exception:
[2026-02-06T01:44:27.868Z] java.lang.ExceptionInInitializerError
[2026-02-06T01:44:27.868Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2026-02-06T01:44:27.868Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2026-02-06T01:44:27.868Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2026-02-06T01:44:27.868Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2026-02-06T01:44:27.868Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2026-02-06T01:44:27.868Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-06T01:44:27.868Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2026-02-06T01:44:27.868Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2026-02-06T01:44:27.868Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2026-02-06T01:44:27.868Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2026-02-06T01:44:27.868Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2026-02-06T01:44:27.868Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2026-02-06T01:44:27.868Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2026-02-06T01:44:27.868Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2026-02-06T01:44:27.868Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2026-02-06T01:44:27.868Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-06T01:44:27.868Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2026-02-06T01:44:27.868Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2026-02-06T01:44:27.868Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2026-02-06T01:44:27.868Z] at org.renaissance.apache.spark.DecTree.setUpSparkContext(DecTree.scala:38)
[2026-02-06T01:44:27.868Z] at org.renaissance.apache.spark.DecTree.setUpBeforeAll(DecTree.scala:89)
[2026-02-06T01:44:27.868Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-02-06T01:44:27.868Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-02-06T01:44:27.868Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-02-06T01:44:27.868Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-02-06T01:44:27.868Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-02-06T01:44:27.868Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-02-06T01:44:27.868Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-02-06T01:44:27.868Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-02-06T01:44:27.868Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-02-06T01:44:27.868Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-02-06T01:44:27.868Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-02-06T01:44:27.868Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-02-06T01:44:27.868Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-02-06T01:44:27.868Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-06T01:44:27.868Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2026-02-06T01:44:27.868Z] ... 34 more
[2026-02-06T01:44:27.868Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-06T01:44:27.868Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-02-06T01:44:27.868Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-02-06T01:44:27.868Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-02-06T01:44:27.868Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-02-06T01:44:27.868Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-02-06T01:44:27.868Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-02-06T01:44:27.868Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2026-02-06T01:44:27.868Z] ... 34 more
[2026-02-06T01:44:27.868Z] The following benchmarks failed: dec-tree
[2026-02-06T01:44:27.868Z] -----------------------------------
[2026-02-06T01:44:27.868Z] renaissance-dec-tree_0_FAILED
[2026-02-06T01:44:27.868Z] -----------------------------------
[2026-02-06T01:44:27.868Z]
[2026-02-06T01:44:27.868Z] TEST TEARDOWN:
[2026-02-06T01:44:27.868Z] Nothing to be done for teardown.
[2026-02-06T01:44:27.868Z] renaissance-dec-tree_0 Finish Time: Thu Feb 5 20:44:27 2026 Epoch Time (ms): 1770342267598
[2026-02-06T01:44:27.868Z]
[2026-02-06T01:44:27.868Z] ===============================================
[2026-02-06T01:44:27.868Z] Running test renaissance-finagle-chirper_0 ...
[2026-02-06T01:44:27.868Z] ===============================================
[2026-02-06T01:44:27.868Z] renaissance-finagle-chirper_0 Start Time: Thu Feb 5 20:44:27 2026 Epoch Time (ms): 1770342267632
[2026-02-06T01:44:27.868Z] renaissance-finagle-chirper_0_DISABLED
[2026-02-06T01:44:27.868Z] Disabled Reason:
[2026-02-06T01:44:27.868Z] https://github.com/renaissance-benchmarks/renaissance/issues/231
[2026-02-06T01:44:27.868Z] renaissance-finagle-chirper_0 Finish Time: Thu Feb 5 20:44:27 2026 Epoch Time (ms): 1770342267654
[2026-02-06T01:44:27.868Z]
[2026-02-06T01:44:27.868Z] ===============================================
[2026-02-06T01:44:27.868Z] Running test renaissance-finagle-http_0 ...
[2026-02-06T01:44:27.868Z] ===============================================
[2026-02-06T01:44:27.868Z] renaissance-finagle-http_0 Start Time: Thu Feb 5 20:44:27 2026 Epoch Time (ms): 1770342267679
[2026-02-06T01:44:27.868Z] variation: NoOptions
[2026-02-06T01:44:27.868Z] JVM_OPTIONS:
[2026-02-06T01:44:27.868Z] { \
[2026-02-06T01:44:27.868Z] echo ""; echo "TEST SETUP:"; \
[2026-02-06T01:44:27.868Z] echo "Nothing to be done for setup."; \
[2026-02-06T01:44:27.868Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/renaissance-finagle-http_0"; \
[2026-02-06T01:44:27.868Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/renaissance-finagle-http_0"; \
[2026-02-06T01:44:27.868Z] echo ""; echo "TESTING:"; \
[2026-02-06T01:44:27.868Z] "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/renaissance-finagle-http_0"/finagle-http.json" finagle-http; \
[2026-02-06T01:44:27.868Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-finagle-http_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/renaissance-finagle-http_0"; else echo "-----------------------------------"; echo "renaissance-finagle-http_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-06T01:44:27.868Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-06T01:44:27.868Z] echo "Nothing to be done for teardown."; \
[2026-02-06T01:44:27.868Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/TestTargetResult";
[2026-02-06T01:44:27.868Z]
[2026-02-06T01:44:27.869Z] TEST SETUP:
[2026-02-06T01:44:27.869Z] Nothing to be done for setup.
[2026-02-06T01:44:27.869Z]
[2026-02-06T01:44:27.869Z] TESTING:
[2026-02-06T01:44:28.256Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-06T01:44:28.256Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/output_17703422499333/renaissance-finagle-http_0/launcher-204427-6038724295285421223/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-06T01:44:28.256Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-06T01:44:28.256Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-06T01:44:29.633Z] finagle-http on :49165 spawning 4 client and default number of server workers.
[2026-02-06T01:44:29.633Z] ====== finagle-http (web) [default], iteration 0 started ======
[2026-02-06T01:44:29.633Z] GC before operation: completed in 12.361 ms, heap usage 15.550 MB -> 10.763 MB.
[2026-02-06T01:44:35.921Z] ====== finagle-http (web) [default], iteration 0 completed (6168.681 ms) ======
[2026-02-06T01:44:35.921Z] ====== finagle-http (web) [default], iteration 1 started ======
[2026-02-06T01:44:35.921Z] GC before operation: completed in 33.503 ms, heap usage 51.959 MB -> 14.561 MB.
[2026-02-06T01:44:40.025Z] ====== finagle-http (web) [default], iteration 1 completed (3825.667 ms) ======
[2026-02-06T01:44:40.025Z] ====== finagle-http (web) [default], iteration 2 started ======
[2026-02-06T01:44:40.025Z] GC before operation: completed in 23.083 ms, heap usage 62.274 MB -> 14.696 MB.
[2026-02-06T01:44:42.501Z] ====== finagle-http (web) [default], iteration 2 completed (3005.997 ms) ======
[2026-02-06T01:44:42.501Z] ====== finagle-http (web) [default], iteration 3 started ======
[2026-02-06T01:44:42.501Z] GC before operation: completed in 19.335 ms, heap usage 90.162 MB -> 14.773 MB.
[2026-02-06T01:44:44.715Z] ====== finagle-http (web) [default], iteration 3 completed (2286.913 ms) ======
[2026-02-06T01:44:44.715Z] ====== finagle-http (web) [default], iteration 4 started ======
[2026-02-06T01:44:44.715Z] GC before operation: completed in 21.563 ms, heap usage 88.713 MB -> 14.688 MB.
[2026-02-06T01:44:47.200Z] ====== finagle-http (web) [default], iteration 4 completed (2140.950 ms) ======
[2026-02-06T01:44:47.200Z] ====== finagle-http (web) [default], iteration 5 started ======
[2026-02-06T01:44:47.200Z] GC before operation: completed in 24.657 ms, heap usage 64.040 MB -> 14.848 MB.
[2026-02-06T01:44:49.040Z] ====== finagle-http (web) [default], iteration 5 completed (1858.784 ms) ======
[2026-02-06T01:44:49.040Z] ====== finagle-http (web) [default], iteration 6 started ======
[2026-02-06T01:44:49.040Z] GC before operation: completed in 21.009 ms, heap usage 27.169 MB -> 14.866 MB.
[2026-02-06T01:44:50.294Z] ====== finagle-http (web) [default], iteration 6 completed (1530.611 ms) ======
[2026-02-06T01:44:50.294Z] ====== finagle-http (web) [default], iteration 7 started ======
[2026-02-06T01:44:50.294Z] GC before operation: completed in 27.383 ms, heap usage 26.407 MB -> 14.845 MB.
[2026-02-06T01:44:53.514Z] ====== finagle-http (web) [default], iteration 7 completed (2699.410 ms) ======
[2026-02-06T01:44:53.514Z] ====== finagle-http (web) [default], iteration 8 started ======
[2026-02-06T01:44:53.514Z] GC before operation: completed in 31.755 ms, heap usage 95.035 MB -> 14.836 MB.
[2026-02-06T01:44:56.034Z] ====== finagle-http (web) [default], iteration 8 completed (2915.525 ms) ======
[2026-02-06T01:44:56.034Z] ====== finagle-http (web) [default], iteration 9 started ======
[2026-02-06T01:44:56.034Z] GC before operation: completed in 37.473 ms, heap usage 112.150 MB -> 14.641 MB.
[2026-02-06T01:44:58.561Z] ====== finagle-http (web) [default], iteration 9 completed (2414.197 ms) ======
[2026-02-06T01:44:58.561Z] ====== finagle-http (web) [default], iteration 10 started ======
[2026-02-06T01:44:58.561Z] GC before operation: completed in 18.713 ms, heap usage 95.775 MB -> 14.764 MB.
[2026-02-06T01:45:01.131Z] ====== finagle-http (web) [default], iteration 10 completed (2340.501 ms) ======
[2026-02-06T01:45:01.131Z] ====== finagle-http (web) [default], iteration 11 started ======
[2026-02-06T01:45:01.131Z] GC before operation: completed in 22.010 ms, heap usage 93.985 MB -> 14.810 MB.
[2026-02-06T01:45:03.027Z] ====== finagle-http (web) [default], iteration 11 completed (1861.356 ms) ======
[2026-02-06T01:45:03.027Z] -----------------------------------
[2026-02-06T01:45:03.027Z] renaissance-finagle-http_0_PASSED
[2026-02-06T01:45:03.027Z] -----------------------------------
[2026-02-06T01:45:03.028Z]
[2026-02-06T01:45:03.028Z] TEST TEARDOWN:
[2026-02-06T01:45:03.028Z] Nothing to be done for teardown.
[2026-02-06T01:45:03.028Z] renaissance-finagle-http_0 Finish Time: Thu Feb 5 20:45:02 2026 Epoch Time (ms): 1770342302936
[2026-02-06T01:45:03.028Z]
[2026-02-06T01:45:03.028Z] ===============================================
[2026-02-06T01:45:03.028Z] Running test renaissance-log-regression_0 ...
[2026-02-06T01:45:03.028Z] ===============================================
[2026-02-06T01:45:03.028Z] renaissance-log-regression_0 Start Time: Thu Feb 5 20:45:02 2026 Epoch Time (ms): 1770342302965
[2026-02-06T01:45:03.028Z] variation: NoOptions
[2026-02-06T01:45:03.028Z] JVM_OPTIONS:
[2026-02-06T01:45:03.028Z] { \
[2026-02-06T01:45:03.028Z] echo ""; echo "TEST SETUP:"; \
[2026-02-06T01:45:03.028Z] echo "Nothing to be done for setup."; \
[2026-02-06T01:45:03.028Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/renaissance-log-regression_0"; \
[2026-02-06T01:45:03.028Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/renaissance-log-regression_0"; \
[2026-02-06T01:45:03.028Z] echo ""; echo "TESTING:"; \
[2026-02-06T01:45:03.028Z] "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/renaissance-log-regression_0"/log-regression.json" log-regression; \
[2026-02-06T01:45:03.028Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-log-regression_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/renaissance-log-regression_0"; else echo "-----------------------------------"; echo "renaissance-log-regression_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-06T01:45:03.028Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-06T01:45:03.028Z] echo "Nothing to be done for teardown."; \
[2026-02-06T01:45:03.028Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/TestTargetResult";
[2026-02-06T01:45:03.028Z]
[2026-02-06T01:45:03.028Z] TEST SETUP:
[2026-02-06T01:45:03.028Z] Nothing to be done for setup.
[2026-02-06T01:45:03.028Z]
[2026-02-06T01:45:03.028Z] TESTING:
[2026-02-06T01:45:03.403Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-06T01:45:03.403Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/output_17703422499333/renaissance-log-regression_0/launcher-204503-17598291373167199585/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-06T01:45:03.403Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-06T01:45:03.403Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-06T01:45:06.004Z] Benchmark 'log-regression' failed with exception:
[2026-02-06T01:45:06.005Z] java.lang.ExceptionInInitializerError
[2026-02-06T01:45:06.005Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2026-02-06T01:45:06.005Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2026-02-06T01:45:06.005Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2026-02-06T01:45:06.005Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2026-02-06T01:45:06.005Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2026-02-06T01:45:06.005Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-06T01:45:06.005Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2026-02-06T01:45:06.005Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2026-02-06T01:45:06.005Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2026-02-06T01:45:06.005Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2026-02-06T01:45:06.005Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2026-02-06T01:45:06.005Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2026-02-06T01:45:06.005Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2026-02-06T01:45:06.005Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2026-02-06T01:45:06.005Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2026-02-06T01:45:06.005Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-06T01:45:06.005Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2026-02-06T01:45:06.005Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2026-02-06T01:45:06.005Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2026-02-06T01:45:06.005Z] at org.renaissance.apache.spark.LogRegression.setUpSparkContext(LogRegression.scala:52)
[2026-02-06T01:45:06.005Z] at org.renaissance.apache.spark.LogRegression.setUpBeforeAll(LogRegression.scala:92)
[2026-02-06T01:45:06.005Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-02-06T01:45:06.005Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-02-06T01:45:06.005Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-02-06T01:45:06.005Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-02-06T01:45:06.005Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-02-06T01:45:06.005Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-02-06T01:45:06.005Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-02-06T01:45:06.005Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-02-06T01:45:06.005Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-02-06T01:45:06.005Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-02-06T01:45:06.005Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-02-06T01:45:06.005Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-02-06T01:45:06.005Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-02-06T01:45:06.005Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-06T01:45:06.005Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2026-02-06T01:45:06.005Z] ... 34 more
[2026-02-06T01:45:06.005Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-06T01:45:06.005Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-02-06T01:45:06.005Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-02-06T01:45:06.005Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-02-06T01:45:06.005Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-02-06T01:45:06.005Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-02-06T01:45:06.005Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-02-06T01:45:06.005Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2026-02-06T01:45:06.005Z] ... 34 more
[2026-02-06T01:45:06.005Z] The following benchmarks failed: log-regression
[2026-02-06T01:45:06.379Z] -----------------------------------
[2026-02-06T01:45:06.379Z] renaissance-log-regression_0_FAILED
[2026-02-06T01:45:06.379Z] -----------------------------------
[2026-02-06T01:45:06.379Z]
[2026-02-06T01:45:06.379Z] TEST TEARDOWN:
[2026-02-06T01:45:06.379Z] Nothing to be done for teardown.
[2026-02-06T01:45:06.379Z] renaissance-log-regression_0 Finish Time: Thu Feb 5 20:45:06 2026 Epoch Time (ms): 1770342306052
[2026-02-06T01:45:06.379Z]
[2026-02-06T01:45:06.379Z] ===============================================
[2026-02-06T01:45:06.379Z] Running test renaissance-mnemonics_0 ...
[2026-02-06T01:45:06.379Z] ===============================================
[2026-02-06T01:45:06.379Z] renaissance-mnemonics_0 Start Time: Thu Feb 5 20:45:06 2026 Epoch Time (ms): 1770342306102
[2026-02-06T01:45:06.379Z] variation: NoOptions
[2026-02-06T01:45:06.379Z] JVM_OPTIONS:
[2026-02-06T01:45:06.379Z] { \
[2026-02-06T01:45:06.379Z] echo ""; echo "TEST SETUP:"; \
[2026-02-06T01:45:06.379Z] echo "Nothing to be done for setup."; \
[2026-02-06T01:45:06.379Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/renaissance-mnemonics_0"; \
[2026-02-06T01:45:06.379Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/renaissance-mnemonics_0"; \
[2026-02-06T01:45:06.379Z] echo ""; echo "TESTING:"; \
[2026-02-06T01:45:06.379Z] "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/renaissance-mnemonics_0"/mnemonics.json" mnemonics; \
[2026-02-06T01:45:06.379Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/renaissance-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-06T01:45:06.379Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-06T01:45:06.379Z] echo "Nothing to be done for teardown."; \
[2026-02-06T01:45:06.379Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/TestTargetResult";
[2026-02-06T01:45:06.379Z]
[2026-02-06T01:45:06.379Z] TEST SETUP:
[2026-02-06T01:45:06.379Z] Nothing to be done for setup.
[2026-02-06T01:45:06.379Z]
[2026-02-06T01:45:06.379Z] TESTING:
[2026-02-06T01:45:06.756Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-06T01:45:06.756Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/output_17703422499333/renaissance-mnemonics_0/launcher-204506-905513882552161272/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-06T01:45:06.756Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-06T01:45:06.756Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-06T01:45:06.756Z] ====== mnemonics (functional) [default], iteration 0 started ======
[2026-02-06T01:45:06.756Z] GC before operation: completed in 6.778 ms, heap usage 5.728 MB -> 4.089 MB.
[2026-02-06T01:45:09.991Z] ====== mnemonics (functional) [default], iteration 0 completed (2990.127 ms) ======
[2026-02-06T01:45:09.991Z] ====== mnemonics (functional) [default], iteration 1 started ======
[2026-02-06T01:45:09.991Z] GC before operation: completed in 8.625 ms, heap usage 122.089 MB -> 4.126 MB.
[2026-02-06T01:45:13.208Z] ====== mnemonics (functional) [default], iteration 1 completed (2677.743 ms) ======
[2026-02-06T01:45:13.208Z] ====== mnemonics (functional) [default], iteration 2 started ======
[2026-02-06T01:45:13.208Z] GC before operation: completed in 7.993 ms, heap usage 390.269 MB -> 4.126 MB.
[2026-02-06T01:45:15.023Z] ====== mnemonics (functional) [default], iteration 2 completed (2063.147 ms) ======
[2026-02-06T01:45:15.023Z] ====== mnemonics (functional) [default], iteration 3 started ======
[2026-02-06T01:45:15.023Z] GC before operation: completed in 7.772 ms, heap usage 156.136 MB -> 4.126 MB.
[2026-02-06T01:45:17.508Z] ====== mnemonics (functional) [default], iteration 3 completed (2310.570 ms) ======
[2026-02-06T01:45:17.508Z] ====== mnemonics (functional) [default], iteration 4 started ======
[2026-02-06T01:45:17.508Z] GC before operation: completed in 11.808 ms, heap usage 374.636 MB -> 4.126 MB.
[2026-02-06T01:45:19.966Z] ====== mnemonics (functional) [default], iteration 4 completed (2334.081 ms) ======
[2026-02-06T01:45:19.966Z] ====== mnemonics (functional) [default], iteration 5 started ======
[2026-02-06T01:45:19.966Z] GC before operation: completed in 5.084 ms, heap usage 391.136 MB -> 4.126 MB.
[2026-02-06T01:45:22.418Z] ====== mnemonics (functional) [default], iteration 5 completed (2154.547 ms) ======
[2026-02-06T01:45:22.418Z] ====== mnemonics (functional) [default], iteration 6 started ======
[2026-02-06T01:45:22.418Z] GC before operation: completed in 4.383 ms, heap usage 413.134 MB -> 4.127 MB.
[2026-02-06T01:45:24.899Z] ====== mnemonics (functional) [default], iteration 6 completed (1996.929 ms) ======
[2026-02-06T01:45:24.899Z] ====== mnemonics (functional) [default], iteration 7 started ======
[2026-02-06T01:45:24.899Z] GC before operation: completed in 4.386 ms, heap usage 401.134 MB -> 4.127 MB.
[2026-02-06T01:45:26.743Z] ====== mnemonics (functional) [default], iteration 7 completed (2012.304 ms) ======
[2026-02-06T01:45:26.743Z] ====== mnemonics (functional) [default], iteration 8 started ======
[2026-02-06T01:45:26.743Z] GC before operation: completed in 5.360 ms, heap usage 322.636 MB -> 4.127 MB.
[2026-02-06T01:45:29.193Z] ====== mnemonics (functional) [default], iteration 8 completed (2116.628 ms) ======
[2026-02-06T01:45:29.193Z] ====== mnemonics (functional) [default], iteration 9 started ======
[2026-02-06T01:45:29.193Z] GC before operation: completed in 4.597 ms, heap usage 402.636 MB -> 4.127 MB.
[2026-02-06T01:45:31.629Z] ====== mnemonics (functional) [default], iteration 9 completed (2145.312 ms) ======
[2026-02-06T01:45:31.629Z] ====== mnemonics (functional) [default], iteration 10 started ======
[2026-02-06T01:45:31.629Z] GC before operation: completed in 5.349 ms, heap usage 393.137 MB -> 4.127 MB.
[2026-02-06T01:45:33.440Z] ====== mnemonics (functional) [default], iteration 10 completed (2132.516 ms) ======
[2026-02-06T01:45:33.440Z] ====== mnemonics (functional) [default], iteration 11 started ======
[2026-02-06T01:45:33.440Z] GC before operation: completed in 6.036 ms, heap usage 102.879 MB -> 4.127 MB.
[2026-02-06T01:45:36.595Z] ====== mnemonics (functional) [default], iteration 11 completed (2370.515 ms) ======
[2026-02-06T01:45:36.595Z] ====== mnemonics (functional) [default], iteration 12 started ======
[2026-02-06T01:45:36.595Z] GC before operation: completed in 6.735 ms, heap usage 389.637 MB -> 4.127 MB.
[2026-02-06T01:45:39.046Z] ====== mnemonics (functional) [default], iteration 12 completed (2317.640 ms) ======
[2026-02-06T01:45:39.046Z] ====== mnemonics (functional) [default], iteration 13 started ======
[2026-02-06T01:45:39.046Z] GC before operation: completed in 9.922 ms, heap usage 387.637 MB -> 4.127 MB.
[2026-02-06T01:45:42.297Z] ====== mnemonics (functional) [default], iteration 13 completed (2936.444 ms) ======
[2026-02-06T01:45:42.297Z] ====== mnemonics (functional) [default], iteration 14 started ======
[2026-02-06T01:45:42.297Z] GC before operation: completed in 7.204 ms, heap usage 386.637 MB -> 4.127 MB.
[2026-02-06T01:45:44.791Z] ====== mnemonics (functional) [default], iteration 14 completed (2652.426 ms) ======
[2026-02-06T01:45:44.791Z] ====== mnemonics (functional) [default], iteration 15 started ======
[2026-02-06T01:45:44.791Z] GC before operation: completed in 10.648 ms, heap usage 373.637 MB -> 4.127 MB.
[2026-02-06T01:45:48.031Z] ====== mnemonics (functional) [default], iteration 15 completed (3032.271 ms) ======
[2026-02-06T01:45:48.031Z] -----------------------------------
[2026-02-06T01:45:48.031Z] renaissance-mnemonics_0_PASSED
[2026-02-06T01:45:48.031Z] -----------------------------------
[2026-02-06T01:45:48.031Z]
[2026-02-06T01:45:48.031Z] TEST TEARDOWN:
[2026-02-06T01:45:48.031Z] Nothing to be done for teardown.
[2026-02-06T01:45:48.031Z] renaissance-mnemonics_0 Finish Time: Thu Feb 5 20:45:47 2026 Epoch Time (ms): 1770342347954
[2026-02-06T01:45:48.031Z]
[2026-02-06T01:45:48.031Z] ===============================================
[2026-02-06T01:45:48.031Z] Running test renaissance-movie-lens_0 ...
[2026-02-06T01:45:48.031Z] ===============================================
[2026-02-06T01:45:48.400Z] renaissance-movie-lens_0 Start Time: Thu Feb 5 20:45:48 2026 Epoch Time (ms): 1770342348006
[2026-02-06T01:45:48.400Z] variation: NoOptions
[2026-02-06T01:45:48.400Z] JVM_OPTIONS:
[2026-02-06T01:45:48.400Z] { \
[2026-02-06T01:45:48.400Z] echo ""; echo "TEST SETUP:"; \
[2026-02-06T01:45:48.400Z] echo "Nothing to be done for setup."; \
[2026-02-06T01:45:48.400Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/renaissance-movie-lens_0"; \
[2026-02-06T01:45:48.400Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/renaissance-movie-lens_0"; \
[2026-02-06T01:45:48.400Z] echo ""; echo "TESTING:"; \
[2026-02-06T01:45:48.400Z] "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/renaissance-movie-lens_0"/movie-lens.json" movie-lens; \
[2026-02-06T01:45:48.400Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-movie-lens_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/renaissance-movie-lens_0"; else echo "-----------------------------------"; echo "renaissance-movie-lens_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-06T01:45:48.400Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-06T01:45:48.400Z] echo "Nothing to be done for teardown."; \
[2026-02-06T01:45:48.400Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/TestTargetResult";
[2026-02-06T01:45:48.400Z]
[2026-02-06T01:45:48.400Z] TEST SETUP:
[2026-02-06T01:45:48.400Z] Nothing to be done for setup.
[2026-02-06T01:45:48.400Z]
[2026-02-06T01:45:48.400Z] TESTING:
[2026-02-06T01:45:48.400Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-06T01:45:48.400Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/output_17703422499333/renaissance-movie-lens_0/launcher-204548-10398650314489212184/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-06T01:45:48.400Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-06T01:45:48.400Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-06T01:45:51.593Z] Benchmark 'movie-lens' failed with exception:
[2026-02-06T01:45:51.593Z] java.lang.ExceptionInInitializerError
[2026-02-06T01:45:51.593Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2026-02-06T01:45:51.593Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2026-02-06T01:45:51.593Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2026-02-06T01:45:51.593Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2026-02-06T01:45:51.593Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2026-02-06T01:45:51.593Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-06T01:45:51.593Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2026-02-06T01:45:51.593Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2026-02-06T01:45:51.593Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2026-02-06T01:45:51.593Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2026-02-06T01:45:51.593Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2026-02-06T01:45:51.593Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2026-02-06T01:45:51.593Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2026-02-06T01:45:51.593Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2026-02-06T01:45:51.593Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2026-02-06T01:45:51.593Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-06T01:45:51.593Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2026-02-06T01:45:51.593Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2026-02-06T01:45:51.593Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2026-02-06T01:45:51.593Z] at org.renaissance.apache.spark.MovieLens.setUpSparkContext(MovieLens.scala:80)
[2026-02-06T01:45:51.593Z] at org.renaissance.apache.spark.MovieLens.setUpBeforeAll(MovieLens.scala:320)
[2026-02-06T01:45:51.593Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-02-06T01:45:51.593Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-02-06T01:45:51.593Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-02-06T01:45:51.593Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-02-06T01:45:51.593Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-02-06T01:45:51.593Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-02-06T01:45:51.593Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-02-06T01:45:51.593Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-02-06T01:45:51.593Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-02-06T01:45:51.593Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-02-06T01:45:51.593Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-02-06T01:45:51.593Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-02-06T01:45:51.593Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-02-06T01:45:51.593Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-06T01:45:51.593Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2026-02-06T01:45:51.593Z] ... 34 more
[2026-02-06T01:45:51.593Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-06T01:45:51.593Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-02-06T01:45:51.594Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-02-06T01:45:51.594Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-02-06T01:45:51.594Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-02-06T01:45:51.594Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-02-06T01:45:51.594Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-02-06T01:45:51.594Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2026-02-06T01:45:51.594Z] ... 34 more
[2026-02-06T01:45:51.594Z] The following benchmarks failed: movie-lens
[2026-02-06T01:45:51.594Z] -----------------------------------
[2026-02-06T01:45:51.594Z] renaissance-movie-lens_0_FAILED
[2026-02-06T01:45:51.594Z] -----------------------------------
[2026-02-06T01:45:51.594Z]
[2026-02-06T01:45:51.594Z] TEST TEARDOWN:
[2026-02-06T01:45:51.594Z] Nothing to be done for teardown.
[2026-02-06T01:45:51.594Z] renaissance-movie-lens_0 Finish Time: Thu Feb 5 20:45:51 2026 Epoch Time (ms): 1770342351398
[2026-02-06T01:45:51.594Z]
[2026-02-06T01:45:51.594Z] ===============================================
[2026-02-06T01:45:51.594Z] Running test renaissance-par-mnemonics_0 ...
[2026-02-06T01:45:51.594Z] ===============================================
[2026-02-06T01:45:51.594Z] renaissance-par-mnemonics_0 Start Time: Thu Feb 5 20:45:51 2026 Epoch Time (ms): 1770342351436
[2026-02-06T01:45:51.594Z] variation: NoOptions
[2026-02-06T01:45:51.594Z] JVM_OPTIONS:
[2026-02-06T01:45:51.594Z] { \
[2026-02-06T01:45:51.594Z] echo ""; echo "TEST SETUP:"; \
[2026-02-06T01:45:51.594Z] echo "Nothing to be done for setup."; \
[2026-02-06T01:45:51.594Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/renaissance-par-mnemonics_0"; \
[2026-02-06T01:45:51.594Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/renaissance-par-mnemonics_0"; \
[2026-02-06T01:45:51.594Z] echo ""; echo "TESTING:"; \
[2026-02-06T01:45:51.594Z] "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/renaissance-par-mnemonics_0"/par-mnemonics.json" par-mnemonics; \
[2026-02-06T01:45:51.594Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/renaissance-par-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-06T01:45:51.594Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-06T01:45:51.594Z] echo "Nothing to be done for teardown."; \
[2026-02-06T01:45:51.594Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/TestTargetResult";
[2026-02-06T01:45:51.594Z]
[2026-02-06T01:45:51.594Z] TEST SETUP:
[2026-02-06T01:45:51.594Z] Nothing to be done for setup.
[2026-02-06T01:45:51.594Z]
[2026-02-06T01:45:51.594Z] TESTING:
[2026-02-06T01:45:51.972Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-06T01:45:51.972Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/output_17703422499333/renaissance-par-mnemonics_0/launcher-204551-16329514004006923542/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-06T01:45:51.972Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-06T01:45:51.972Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-06T01:45:52.342Z] ====== par-mnemonics (functional) [default], iteration 0 started ======
[2026-02-06T01:45:52.342Z] GC before operation: completed in 7.993 ms, heap usage 5.677 MB -> 4.081 MB.
[2026-02-06T01:45:55.542Z] ====== par-mnemonics (functional) [default], iteration 0 completed (2735.275 ms) ======
[2026-02-06T01:45:55.542Z] ====== par-mnemonics (functional) [default], iteration 1 started ======
[2026-02-06T01:45:55.542Z] GC before operation: completed in 25.761 ms, heap usage 307.759 MB -> 4.144 MB.
[2026-02-06T01:45:58.729Z] ====== par-mnemonics (functional) [default], iteration 1 completed (2761.042 ms) ======
[2026-02-06T01:45:58.729Z] ====== par-mnemonics (functional) [default], iteration 2 started ======
[2026-02-06T01:45:58.729Z] GC before operation: completed in 8.425 ms, heap usage 115.144 MB -> 4.144 MB.
[2026-02-06T01:46:01.998Z] ====== par-mnemonics (functional) [default], iteration 2 completed (2971.604 ms) ======
[2026-02-06T01:46:01.998Z] ====== par-mnemonics (functional) [default], iteration 3 started ======
[2026-02-06T01:46:01.998Z] GC before operation: completed in 9.904 ms, heap usage 449.276 MB -> 4.144 MB.
[2026-02-06T01:46:03.815Z] ====== par-mnemonics (functional) [default], iteration 3 completed (2055.410 ms) ======
[2026-02-06T01:46:03.815Z] ====== par-mnemonics (functional) [default], iteration 4 started ======
[2026-02-06T01:46:03.815Z] GC before operation: completed in 5.533 ms, heap usage 453.169 MB -> 4.144 MB.
[2026-02-06T01:46:06.298Z] ====== par-mnemonics (functional) [default], iteration 4 completed (2445.764 ms) ======
[2026-02-06T01:46:06.298Z] ====== par-mnemonics (functional) [default], iteration 5 started ======
[2026-02-06T01:46:06.298Z] GC before operation: completed in 16.686 ms, heap usage 509.175 MB -> 4.144 MB.
[2026-02-06T01:46:09.522Z] ====== par-mnemonics (functional) [default], iteration 5 completed (2624.772 ms) ======
[2026-02-06T01:46:09.522Z] ====== par-mnemonics (functional) [default], iteration 6 started ======
[2026-02-06T01:46:09.522Z] GC before operation: completed in 5.845 ms, heap usage 414.496 MB -> 4.144 MB.
[2026-02-06T01:46:12.035Z] ====== par-mnemonics (functional) [default], iteration 6 completed (2428.348 ms) ======
[2026-02-06T01:46:12.035Z] ====== par-mnemonics (functional) [default], iteration 7 started ======
[2026-02-06T01:46:12.035Z] GC before operation: completed in 5.281 ms, heap usage 299.670 MB -> 4.144 MB.
[2026-02-06T01:46:14.513Z] ====== par-mnemonics (functional) [default], iteration 7 completed (2438.850 ms) ======
[2026-02-06T01:46:14.513Z] ====== par-mnemonics (functional) [default], iteration 8 started ======
[2026-02-06T01:46:14.513Z] GC before operation: completed in 10.941 ms, heap usage 249.668 MB -> 4.144 MB.
[2026-02-06T01:46:18.695Z] ====== par-mnemonics (functional) [default], iteration 8 completed (3497.243 ms) ======
[2026-02-06T01:46:18.695Z] ====== par-mnemonics (functional) [default], iteration 9 started ======
[2026-02-06T01:46:18.695Z] GC before operation: completed in 17.063 ms, heap usage 309.670 MB -> 4.144 MB.
[2026-02-06T01:46:21.142Z] ====== par-mnemonics (functional) [default], iteration 9 completed (2820.902 ms) ======
[2026-02-06T01:46:21.142Z] ====== par-mnemonics (functional) [default], iteration 10 started ======
[2026-02-06T01:46:21.142Z] GC before operation: completed in 10.173 ms, heap usage 192.871 MB -> 4.144 MB.
[2026-02-06T01:46:24.327Z] ====== par-mnemonics (functional) [default], iteration 10 completed (2777.991 ms) ======
[2026-02-06T01:46:24.327Z] ====== par-mnemonics (functional) [default], iteration 11 started ======
[2026-02-06T01:46:24.327Z] GC before operation: completed in 13.599 ms, heap usage 354.670 MB -> 4.144 MB.
[2026-02-06T01:46:28.529Z] ====== par-mnemonics (functional) [default], iteration 11 completed (3608.956 ms) ======
[2026-02-06T01:46:28.529Z] ====== par-mnemonics (functional) [default], iteration 12 started ======
[2026-02-06T01:46:28.529Z] GC before operation: completed in 6.251 ms, heap usage 175.172 MB -> 4.144 MB.
[2026-02-06T01:46:30.973Z] ====== par-mnemonics (functional) [default], iteration 12 completed (2697.266 ms) ======
[2026-02-06T01:46:30.973Z] ====== par-mnemonics (functional) [default], iteration 13 started ======
[2026-02-06T01:46:30.973Z] GC before operation: completed in 6.352 ms, heap usage 100.896 MB -> 4.144 MB.
[2026-02-06T01:46:35.007Z] ====== par-mnemonics (functional) [default], iteration 13 completed (3121.156 ms) ======
[2026-02-06T01:46:35.007Z] ====== par-mnemonics (functional) [default], iteration 14 started ======
[2026-02-06T01:46:35.007Z] GC before operation: completed in 16.335 ms, heap usage 411.999 MB -> 4.144 MB.
[2026-02-06T01:46:37.425Z] ====== par-mnemonics (functional) [default], iteration 14 completed (2619.990 ms) ======
[2026-02-06T01:46:37.425Z] ====== par-mnemonics (functional) [default], iteration 15 started ======
[2026-02-06T01:46:37.425Z] GC before operation: completed in 11.624 ms, heap usage 96.144 MB -> 4.144 MB.
[2026-02-06T01:46:40.665Z] ====== par-mnemonics (functional) [default], iteration 15 completed (2555.564 ms) ======
[2026-02-06T01:46:40.665Z] -----------------------------------
[2026-02-06T01:46:40.665Z] renaissance-par-mnemonics_0_PASSED
[2026-02-06T01:46:40.665Z] -----------------------------------
[2026-02-06T01:46:40.665Z]
[2026-02-06T01:46:40.665Z] TEST TEARDOWN:
[2026-02-06T01:46:40.665Z] Nothing to be done for teardown.
[2026-02-06T01:46:40.665Z] renaissance-par-mnemonics_0 Finish Time: Thu Feb 5 20:46:40 2026 Epoch Time (ms): 1770342400281
[2026-02-06T01:46:40.665Z]
[2026-02-06T01:46:40.665Z] ===============================================
[2026-02-06T01:46:40.665Z] Running test renaissance-philosophers_0 ...
[2026-02-06T01:46:40.665Z] ===============================================
[2026-02-06T01:46:40.665Z] renaissance-philosophers_0 Start Time: Thu Feb 5 20:46:40 2026 Epoch Time (ms): 1770342400355
[2026-02-06T01:46:40.665Z] variation: NoOptions
[2026-02-06T01:46:40.665Z] JVM_OPTIONS:
[2026-02-06T01:46:40.665Z] { \
[2026-02-06T01:46:40.665Z] echo ""; echo "TEST SETUP:"; \
[2026-02-06T01:46:40.665Z] echo "Nothing to be done for setup."; \
[2026-02-06T01:46:40.665Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/renaissance-philosophers_0"; \
[2026-02-06T01:46:40.665Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/renaissance-philosophers_0"; \
[2026-02-06T01:46:40.665Z] echo ""; echo "TESTING:"; \
[2026-02-06T01:46:40.665Z] "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/renaissance-philosophers_0"/philosophers.json" philosophers; \
[2026-02-06T01:46:40.665Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-philosophers_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/renaissance-philosophers_0"; else echo "-----------------------------------"; echo "renaissance-philosophers_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-06T01:46:40.665Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-06T01:46:40.665Z] echo "Nothing to be done for teardown."; \
[2026-02-06T01:46:40.665Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/TestTargetResult";
[2026-02-06T01:46:40.665Z]
[2026-02-06T01:46:40.665Z] TEST SETUP:
[2026-02-06T01:46:40.665Z] Nothing to be done for setup.
[2026-02-06T01:46:40.665Z]
[2026-02-06T01:46:40.665Z] TESTING:
[2026-02-06T01:46:41.023Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-06T01:46:41.023Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/output_17703422499333/renaissance-philosophers_0/launcher-204640-18201054050524435006/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-06T01:46:41.023Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-06T01:46:41.023Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-06T01:46:41.400Z] ====== philosophers (scala) [default], iteration 0 started ======
[2026-02-06T01:46:41.401Z] GC before operation: completed in 11.339 ms, heap usage 9.827 MB -> 5.085 MB.
[2026-02-06T01:46:42.692Z] Camera thread performed 122 scans.
[2026-02-06T01:46:42.692Z] ====== philosophers (scala) [default], iteration 0 completed (1060.332 ms) ======
[2026-02-06T01:46:42.692Z] ====== philosophers (scala) [default], iteration 1 started ======
[2026-02-06T01:46:42.692Z] GC before operation: completed in 19.250 ms, heap usage 70.618 MB -> 5.430 MB.
[2026-02-06T01:46:43.051Z] Camera thread performed 122 scans.
[2026-02-06T01:46:43.051Z] ====== philosophers (scala) [default], iteration 1 completed (521.184 ms) ======
[2026-02-06T01:46:43.051Z] ====== philosophers (scala) [default], iteration 2 started ======
[2026-02-06T01:46:43.051Z] GC before operation: completed in 7.153 ms, heap usage 145.082 MB -> 5.431 MB.
[2026-02-06T01:46:43.408Z] Camera thread performed 122 scans.
[2026-02-06T01:46:43.408Z] ====== philosophers (scala) [default], iteration 2 completed (389.869 ms) ======
[2026-02-06T01:46:43.408Z] ====== philosophers (scala) [default], iteration 3 started ======
[2026-02-06T01:46:43.408Z] GC before operation: completed in 6.993 ms, heap usage 112.609 MB -> 5.432 MB.
[2026-02-06T01:46:43.762Z] Camera thread performed 122 scans.
[2026-02-06T01:46:43.762Z] ====== philosophers (scala) [default], iteration 3 completed (392.524 ms) ======
[2026-02-06T01:46:43.762Z] ====== philosophers (scala) [default], iteration 4 started ======
[2026-02-06T01:46:43.762Z] GC before operation: completed in 5.359 ms, heap usage 157.356 MB -> 5.433 MB.
[2026-02-06T01:46:44.525Z] Camera thread performed 122 scans.
[2026-02-06T01:46:44.525Z] ====== philosophers (scala) [default], iteration 4 completed (444.736 ms) ======
[2026-02-06T01:46:44.525Z] ====== philosophers (scala) [default], iteration 5 started ======
[2026-02-06T01:46:44.525Z] GC before operation: completed in 5.472 ms, heap usage 42.168 MB -> 5.433 MB.
[2026-02-06T01:46:44.880Z] Camera thread performed 122 scans.
[2026-02-06T01:46:44.880Z] ====== philosophers (scala) [default], iteration 5 completed (474.931 ms) ======
[2026-02-06T01:46:44.880Z] ====== philosophers (scala) [default], iteration 6 started ======
[2026-02-06T01:46:44.880Z] GC before operation: completed in 15.123 ms, heap usage 30.092 MB -> 5.433 MB.
[2026-02-06T01:46:45.243Z] Camera thread performed 122 scans.
[2026-02-06T01:46:45.243Z] ====== philosophers (scala) [default], iteration 6 completed (409.252 ms) ======
[2026-02-06T01:46:45.243Z] ====== philosophers (scala) [default], iteration 7 started ======
[2026-02-06T01:46:45.243Z] GC before operation: completed in 7.446 ms, heap usage 145.154 MB -> 5.434 MB.
[2026-02-06T01:46:45.603Z] Camera thread performed 122 scans.
[2026-02-06T01:46:45.603Z] ====== philosophers (scala) [default], iteration 7 completed (557.476 ms) ======
[2026-02-06T01:46:45.603Z] ====== philosophers (scala) [default], iteration 8 started ======
[2026-02-06T01:46:45.970Z] GC before operation: completed in 19.553 ms, heap usage 109.073 MB -> 5.434 MB.
[2026-02-06T01:46:46.327Z] Camera thread performed 122 scans.
[2026-02-06T01:46:46.327Z] ====== philosophers (scala) [default], iteration 8 completed (501.988 ms) ======
[2026-02-06T01:46:46.327Z] ====== philosophers (scala) [default], iteration 9 started ======
[2026-02-06T01:46:46.327Z] GC before operation: completed in 17.158 ms, heap usage 161.085 MB -> 5.435 MB.
[2026-02-06T01:46:46.681Z] Camera thread performed 122 scans.
[2026-02-06T01:46:46.681Z] ====== philosophers (scala) [default], iteration 9 completed (498.457 ms) ======
[2026-02-06T01:46:46.681Z] ====== philosophers (scala) [default], iteration 10 started ======
[2026-02-06T01:46:46.681Z] GC before operation: completed in 5.812 ms, heap usage 56.120 MB -> 5.435 MB.
[2026-02-06T01:46:47.455Z] Camera thread performed 122 scans.
[2026-02-06T01:46:47.455Z] ====== philosophers (scala) [default], iteration 10 completed (486.689 ms) ======
[2026-02-06T01:46:47.455Z] ====== philosophers (scala) [default], iteration 11 started ======
[2026-02-06T01:46:47.455Z] GC before operation: completed in 6.806 ms, heap usage 71.566 MB -> 5.435 MB.
[2026-02-06T01:46:47.823Z] Camera thread performed 122 scans.
[2026-02-06T01:46:47.823Z] ====== philosophers (scala) [default], iteration 11 completed (459.976 ms) ======
[2026-02-06T01:46:47.823Z] ====== philosophers (scala) [default], iteration 12 started ======
[2026-02-06T01:46:47.823Z] GC before operation: completed in 6.106 ms, heap usage 96.153 MB -> 5.436 MB.
[2026-02-06T01:46:48.184Z] Camera thread performed 122 scans.
[2026-02-06T01:46:48.184Z] ====== philosophers (scala) [default], iteration 12 completed (436.173 ms) ======
[2026-02-06T01:46:48.184Z] ====== philosophers (scala) [default], iteration 13 started ======
[2026-02-06T01:46:48.184Z] GC before operation: completed in 5.648 ms, heap usage 58.111 MB -> 5.436 MB.
[2026-02-06T01:46:48.546Z] Camera thread performed 122 scans.
[2026-02-06T01:46:48.546Z] ====== philosophers (scala) [default], iteration 13 completed (476.659 ms) ======
[2026-02-06T01:46:48.546Z] ====== philosophers (scala) [default], iteration 14 started ======
[2026-02-06T01:46:48.546Z] GC before operation: completed in 17.260 ms, heap usage 37.590 MB -> 5.436 MB.
[2026-02-06T01:46:49.407Z] Camera thread performed 122 scans.
[2026-02-06T01:46:49.407Z] ====== philosophers (scala) [default], iteration 14 completed (536.754 ms) ======
[2026-02-06T01:46:49.407Z] ====== philosophers (scala) [default], iteration 15 started ======
[2026-02-06T01:46:49.407Z] GC before operation: completed in 7.676 ms, heap usage 36.586 MB -> 5.436 MB.
[2026-02-06T01:46:49.797Z] Camera thread performed 122 scans.
[2026-02-06T01:46:49.797Z] ====== philosophers (scala) [default], iteration 15 completed (615.237 ms) ======
[2026-02-06T01:46:49.797Z] ====== philosophers (scala) [default], iteration 16 started ======
[2026-02-06T01:46:49.797Z] GC before operation: completed in 21.654 ms, heap usage 38.597 MB -> 5.436 MB.
[2026-02-06T01:46:50.568Z] Camera thread performed 122 scans.
[2026-02-06T01:46:50.568Z] ====== philosophers (scala) [default], iteration 16 completed (621.486 ms) ======
[2026-02-06T01:46:50.568Z] ====== philosophers (scala) [default], iteration 17 started ======
[2026-02-06T01:46:50.569Z] GC before operation: completed in 7.877 ms, heap usage 65.141 MB -> 5.437 MB.
[2026-02-06T01:46:50.957Z] Camera thread performed 122 scans.
[2026-02-06T01:46:50.957Z] ====== philosophers (scala) [default], iteration 17 completed (494.329 ms) ======
[2026-02-06T01:46:50.957Z] ====== philosophers (scala) [default], iteration 18 started ======
[2026-02-06T01:46:50.957Z] GC before operation: completed in 10.067 ms, heap usage 78.592 MB -> 5.436 MB.
[2026-02-06T01:46:51.740Z] Camera thread performed 122 scans.
[2026-02-06T01:46:51.740Z] ====== philosophers (scala) [default], iteration 18 completed (462.442 ms) ======
[2026-02-06T01:46:51.740Z] ====== philosophers (scala) [default], iteration 19 started ======
[2026-02-06T01:46:51.740Z] GC before operation: completed in 4.931 ms, heap usage 97.122 MB -> 5.437 MB.
[2026-02-06T01:46:52.110Z] Camera thread performed 122 scans.
[2026-02-06T01:46:52.110Z] ====== philosophers (scala) [default], iteration 19 completed (479.840 ms) ======
[2026-02-06T01:46:52.110Z] ====== philosophers (scala) [default], iteration 20 started ======
[2026-02-06T01:46:52.110Z] GC before operation: completed in 8.385 ms, heap usage 17.084 MB -> 5.437 MB.
[2026-02-06T01:46:52.508Z] Camera thread performed 122 scans.
[2026-02-06T01:46:52.508Z] ====== philosophers (scala) [default], iteration 20 completed (593.422 ms) ======
[2026-02-06T01:46:52.508Z] ====== philosophers (scala) [default], iteration 21 started ======
[2026-02-06T01:46:52.508Z] GC before operation: completed in 7.099 ms, heap usage 149.090 MB -> 5.437 MB.
[2026-02-06T01:46:53.303Z] Camera thread performed 122 scans.
[2026-02-06T01:46:53.303Z] ====== philosophers (scala) [default], iteration 21 completed (600.084 ms) ======
[2026-02-06T01:46:53.303Z] ====== philosophers (scala) [default], iteration 22 started ======
[2026-02-06T01:46:53.303Z] GC before operation: completed in 6.921 ms, heap usage 107.137 MB -> 5.437 MB.
[2026-02-06T01:46:53.678Z] Camera thread performed 122 scans.
[2026-02-06T01:46:53.678Z] ====== philosophers (scala) [default], iteration 22 completed (584.079 ms) ======
[2026-02-06T01:46:53.678Z] ====== philosophers (scala) [default], iteration 23 started ======
[2026-02-06T01:46:53.678Z] GC before operation: completed in 19.730 ms, heap usage 59.612 MB -> 5.437 MB.
[2026-02-06T01:46:54.485Z] Camera thread performed 122 scans.
[2026-02-06T01:46:54.485Z] ====== philosophers (scala) [default], iteration 23 completed (551.434 ms) ======
[2026-02-06T01:46:54.485Z] ====== philosophers (scala) [default], iteration 24 started ======
[2026-02-06T01:46:54.485Z] GC before operation: completed in 7.785 ms, heap usage 22.583 MB -> 5.437 MB.
[2026-02-06T01:46:54.843Z] Camera thread performed 122 scans.
[2026-02-06T01:46:54.843Z] ====== philosophers (scala) [default], iteration 24 completed (508.267 ms) ======
[2026-02-06T01:46:54.843Z] ====== philosophers (scala) [default], iteration 25 started ======
[2026-02-06T01:46:54.843Z] GC before operation: completed in 6.879 ms, heap usage 62.126 MB -> 5.437 MB.
[2026-02-06T01:46:55.632Z] Camera thread performed 122 scans.
[2026-02-06T01:46:55.632Z] ====== philosophers (scala) [default], iteration 25 completed (541.179 ms) ======
[2026-02-06T01:46:55.632Z] ====== philosophers (scala) [default], iteration 26 started ======
[2026-02-06T01:46:55.632Z] GC before operation: completed in 12.740 ms, heap usage 45.600 MB -> 5.437 MB.
[2026-02-06T01:46:56.014Z] Camera thread performed 122 scans.
[2026-02-06T01:46:56.014Z] ====== philosophers (scala) [default], iteration 26 completed (667.788 ms) ======
[2026-02-06T01:46:56.014Z] ====== philosophers (scala) [default], iteration 27 started ======
[2026-02-06T01:46:56.014Z] GC before operation: completed in 36.144 ms, heap usage 38.570 MB -> 5.437 MB.
[2026-02-06T01:46:56.807Z] Camera thread performed 122 scans.
[2026-02-06T01:46:56.807Z] ====== philosophers (scala) [default], iteration 27 completed (706.410 ms) ======
[2026-02-06T01:46:56.807Z] ====== philosophers (scala) [default], iteration 28 started ======
[2026-02-06T01:46:56.807Z] GC before operation: completed in 17.132 ms, heap usage 53.086 MB -> 5.437 MB.
[2026-02-06T01:46:57.600Z] Camera thread performed 122 scans.
[2026-02-06T01:46:57.600Z] ====== philosophers (scala) [default], iteration 28 completed (556.476 ms) ======
[2026-02-06T01:46:57.600Z] ====== philosophers (scala) [default], iteration 29 started ======
[2026-02-06T01:46:57.600Z] GC before operation: completed in 6.855 ms, heap usage 40.068 MB -> 5.437 MB.
[2026-02-06T01:46:57.982Z] Camera thread performed 122 scans.
[2026-02-06T01:46:57.982Z] ====== philosophers (scala) [default], iteration 29 completed (557.816 ms) ======
[2026-02-06T01:46:57.982Z] -----------------------------------
[2026-02-06T01:46:57.982Z] renaissance-philosophers_0_PASSED
[2026-02-06T01:46:57.982Z] -----------------------------------
[2026-02-06T01:46:57.982Z]
[2026-02-06T01:46:57.982Z] TEST TEARDOWN:
[2026-02-06T01:46:57.982Z] Nothing to be done for teardown.
[2026-02-06T01:46:57.982Z] renaissance-philosophers_0 Finish Time: Thu Feb 5 20:46:57 2026 Epoch Time (ms): 1770342417926
[2026-02-06T01:46:58.335Z]
[2026-02-06T01:46:58.335Z] ===============================================
[2026-02-06T01:46:58.335Z] Running test dacapo-avrora_0 ...
[2026-02-06T01:46:58.335Z] ===============================================
[2026-02-06T01:46:58.335Z] dacapo-avrora_0 Start Time: Thu Feb 5 20:46:57 2026 Epoch Time (ms): 1770342417983
[2026-02-06T01:46:58.335Z] dacapo-avrora_0_DISABLED
[2026-02-06T01:46:58.335Z] Disabled Reason:
[2026-02-06T01:46:58.335Z] https://github.com/adoptium/aqa-tests/issues/4745#issuecomment-1710101571
[2026-02-06T01:46:58.335Z] dacapo-avrora_0 Finish Time: Thu Feb 5 20:46:58 2026 Epoch Time (ms): 1770342418010
[2026-02-06T01:46:58.335Z]
[2026-02-06T01:46:58.335Z] ===============================================
[2026-02-06T01:46:58.335Z] Running test dacapo-fop_0 ...
[2026-02-06T01:46:58.335Z] ===============================================
[2026-02-06T01:46:58.335Z] dacapo-fop_0 Start Time: Thu Feb 5 20:46:58 2026 Epoch Time (ms): 1770342418046
[2026-02-06T01:46:58.335Z] variation: NoOptions
[2026-02-06T01:46:58.335Z] JVM_OPTIONS:
[2026-02-06T01:46:58.335Z] { \
[2026-02-06T01:46:58.335Z] echo ""; echo "TEST SETUP:"; \
[2026-02-06T01:46:58.335Z] echo "Nothing to be done for setup."; \
[2026-02-06T01:46:58.335Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/dacapo-fop_0"; \
[2026-02-06T01:46:58.335Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/dacapo-fop_0"; \
[2026-02-06T01:46:58.335Z] echo ""; echo "TESTING:"; \
[2026-02-06T01:46:58.335Z] "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" fop; \
[2026-02-06T01:46:58.335Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-fop_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/dacapo-fop_0"; else echo "-----------------------------------"; echo "dacapo-fop_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-06T01:46:58.335Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-06T01:46:58.335Z] echo "Nothing to be done for teardown."; \
[2026-02-06T01:46:58.335Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/TestTargetResult";
[2026-02-06T01:46:58.335Z]
[2026-02-06T01:46:58.335Z] TEST SETUP:
[2026-02-06T01:46:58.335Z] Nothing to be done for setup.
[2026-02-06T01:46:58.335Z]
[2026-02-06T01:46:58.335Z] TESTING:
[2026-02-06T01:46:58.695Z] Version: fop 2.8 batik 1.16 (use -p to print nominal benchmark stats)
[2026-02-06T01:46:58.695Z] ===== DaCapo 23.11-MR2-chopin-minimal fop starting =====
[2026-02-06T01:47:00.472Z] alignment.fo 2026-02-05 20:47:00.310 java[2316:11295] XType: Using static font registry.
[2026-02-06T01:47:03.186Z] allregions.fo background.fo barcode.fo basic2.fo bleed-and-crop-marks.fo blockcontainer.fo border.fo borders.fo bordershorthand.fo break.fo character.fo columnlevel1.fo columns.fo corresprop.fo embedding.fo extensive.fo fonts.fo franklin_2pageseqs.fo franklin_alt.fo franklin_rep.fo giro.fo headfoot.fo helloworld.fo hide.fo hyphen.fo images.fo inhprop.fo instream.fo keep.fo leader.fo link.fo list.fo missing-image.fo newlinktest.fo normal.fo normalex.fo omit.fo pagelevel1.fo pagelevel2.fo pagelevel3.fo pagelevel4.fo pdfoutline.fo plan.fo readme.fo rounded-corners.fo simple.fo simplecol.fo simplecol2.fo simplecol3.fo simplecol4.fo space.fo table.fo tableunits.fo textdeko.fo
[2026-02-06T01:47:03.186Z] ===== DaCapo 23.11-MR2-chopin-minimal fop PASSED in 4589 msec =====
[2026-02-06T01:47:03.540Z] -----------------------------------
[2026-02-06T01:47:03.540Z] dacapo-fop_0_PASSED
[2026-02-06T01:47:03.540Z] -----------------------------------
[2026-02-06T01:47:03.540Z]
[2026-02-06T01:47:03.540Z] TEST TEARDOWN:
[2026-02-06T01:47:03.540Z] Nothing to be done for teardown.
[2026-02-06T01:47:03.540Z] dacapo-fop_0 Finish Time: Thu Feb 5 20:47:03 2026 Epoch Time (ms): 1770342423308
[2026-02-06T01:47:03.540Z]
[2026-02-06T01:47:03.540Z] ===============================================
[2026-02-06T01:47:03.540Z] Running test dacapo-jython_0 ...
[2026-02-06T01:47:03.540Z] ===============================================
[2026-02-06T01:47:03.540Z] dacapo-jython_0 Start Time: Thu Feb 5 20:47:03 2026 Epoch Time (ms): 1770342423344
[2026-02-06T01:47:03.540Z] variation: NoOptions
[2026-02-06T01:47:03.540Z] JVM_OPTIONS:
[2026-02-06T01:47:03.540Z] { \
[2026-02-06T01:47:03.540Z] echo ""; echo "TEST SETUP:"; \
[2026-02-06T01:47:03.540Z] echo "Nothing to be done for setup."; \
[2026-02-06T01:47:03.540Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/dacapo-jython_0"; \
[2026-02-06T01:47:03.540Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/dacapo-jython_0"; \
[2026-02-06T01:47:03.540Z] echo ""; echo "TESTING:"; \
[2026-02-06T01:47:03.540Z] "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" jython; \
[2026-02-06T01:47:03.540Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-jython_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/dacapo-jython_0"; else echo "-----------------------------------"; echo "dacapo-jython_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-06T01:47:03.540Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-06T01:47:03.540Z] echo "Nothing to be done for teardown."; \
[2026-02-06T01:47:03.540Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/TestTargetResult";
[2026-02-06T01:47:03.540Z]
[2026-02-06T01:47:03.540Z] TEST SETUP:
[2026-02-06T01:47:03.540Z] Nothing to be done for setup.
[2026-02-06T01:47:03.540Z]
[2026-02-06T01:47:03.540Z] TESTING:
[2026-02-06T01:47:04.302Z] Version: jython v2.7.3 (use -p to print nominal benchmark stats)
[2026-02-06T01:47:06.163Z] ===== DaCapo 23.11-MR2-chopin-minimal jython starting =====
[2026-02-06T01:47:07.425Z] -------------------------------------------------------------------------------
[2026-02-06T01:47:07.425Z] PYBENCH 2.0
[2026-02-06T01:47:07.425Z] -------------------------------------------------------------------------------
[2026-02-06T01:47:07.425Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-06T01:47:07.425Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper (file:/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jvmtest/perf/dacapo/dacapo/jar/jython/guava-31.0.1-jre.jar)
[2026-02-06T01:47:07.425Z] WARNING: Please consider reporting this to the maintainers of class com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper
[2026-02-06T01:47:07.425Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-06T01:47:07.425Z] * using Jython
[2026-02-06T01:47:07.425Z] * system check interval set to maximum: 2147483647
[2026-02-06T01:47:07.425Z] * using timer: time.time
[2026-02-06T01:47:07.425Z]
[2026-02-06T01:47:08.213Z] Calibrating tests. Please wait... done.
[2026-02-06T01:47:08.213Z]
[2026-02-06T01:47:08.213Z] Running 2 round(s) of the suite at warp factor 20:
[2026-02-06T01:47:08.213Z]
[2026-02-06T01:47:12.258Z] * Round 1 done.
[2026-02-06T01:47:15.428Z] * Round 2 done.
[2026-02-06T01:47:15.428Z]
[2026-02-06T01:47:15.428Z] ===== DaCapo 23.11-MR2-chopin-minimal jython PASSED in 9008 msec =====
[2026-02-06T01:47:15.428Z] -----------------------------------
[2026-02-06T01:47:15.428Z] dacapo-jython_0_PASSED
[2026-02-06T01:47:15.428Z] -----------------------------------
[2026-02-06T01:47:15.428Z]
[2026-02-06T01:47:15.428Z] TEST TEARDOWN:
[2026-02-06T01:47:15.428Z] Nothing to be done for teardown.
[2026-02-06T01:47:15.428Z] dacapo-jython_0 Finish Time: Thu Feb 5 20:47:14 2026 Epoch Time (ms): 1770342434849
[2026-02-06T01:47:15.428Z]
[2026-02-06T01:47:15.428Z] ===============================================
[2026-02-06T01:47:15.428Z] Running test dacapo-luindex_0 ...
[2026-02-06T01:47:15.428Z] ===============================================
[2026-02-06T01:47:15.428Z] dacapo-luindex_0 Start Time: Thu Feb 5 20:47:14 2026 Epoch Time (ms): 1770342434909
[2026-02-06T01:47:15.428Z] variation: NoOptions
[2026-02-06T01:47:15.428Z] JVM_OPTIONS:
[2026-02-06T01:47:15.428Z] { \
[2026-02-06T01:47:15.428Z] echo ""; echo "TEST SETUP:"; \
[2026-02-06T01:47:15.428Z] echo "Nothing to be done for setup."; \
[2026-02-06T01:47:15.428Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/dacapo-luindex_0"; \
[2026-02-06T01:47:15.428Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/dacapo-luindex_0"; \
[2026-02-06T01:47:15.428Z] echo ""; echo "TESTING:"; \
[2026-02-06T01:47:15.428Z] "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" luindex; \
[2026-02-06T01:47:15.428Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-luindex_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/dacapo-luindex_0"; else echo "-----------------------------------"; echo "dacapo-luindex_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-06T01:47:15.428Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-06T01:47:15.428Z] echo "Nothing to be done for teardown."; \
[2026-02-06T01:47:15.428Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/TestTargetResult";
[2026-02-06T01:47:15.428Z]
[2026-02-06T01:47:15.428Z] TEST SETUP:
[2026-02-06T01:47:15.428Z] Nothing to be done for setup.
[2026-02-06T01:47:15.428Z]
[2026-02-06T01:47:15.428Z] TESTING:
[2026-02-06T01:47:15.428Z] WARNING: luindex will only run with specific Java versions. However the Java version string provided by this JVM ('26-beta') could not be parsed. It is therefore unclear whether this JVM is compatable. The particular requirement for luindex is as follows: 'Luindex requires Java 11 or newer.'
[2026-02-06T01:47:15.795Z] Version: lucene 9.7.0 (use -p to print nominal benchmark stats)
[2026-02-06T01:47:15.795Z] ===== DaCapo 23.11-MR2-chopin-minimal luindex starting =====
[2026-02-06T01:47:17.083Z] Adding documents from enwiki-anarchism-abydos.md:
[2026-02-06T01:47:17.083Z] Adding documents from enwiki-anarchism-abydos.md: 500
[2026-02-06T01:47:17.975Z] Adding documents from enwiki-abydos-copleston.md:
[2026-02-06T01:47:19.590Z] Adding documents from enwiki-abydos-copleston.md: 1000
[2026-02-06T01:47:19.590Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-06T01:47:19.591Z] WARNING: sun.misc.Unsafe::invokeCleaner has been called by org.apache.lucene.store.MappedByteBufferIndexInputProvider (file:/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jvmtest/perf/dacapo/dacapo/jar/lib/lucene/lucene-core-9.7.0-SNAPSHOT.jar)
[2026-02-06T01:47:19.591Z] WARNING: Please consider reporting this to the maintainers of class org.apache.lucene.store.MappedByteBufferIndexInputProvider
[2026-02-06T01:47:19.591Z] WARNING: sun.misc.Unsafe::invokeCleaner will be removed in a future release
[2026-02-06T01:47:21.222Z] Adding documents from enwiki-abydos-copleston.md: 2000
[2026-02-06T01:47:22.104Z] Adding documents from enwiki-abydos-copleston.md: 3000
[2026-02-06T01:47:24.631Z] Adding documents from enwiki-abydos-copleston.md: 4000
[2026-02-06T01:47:25.003Z] Adding documents from enwiki-abydos-copleston.md: 5000
[2026-02-06T01:47:25.003Z] Adding documents from enwiki-abydos-copleston.md: 5500
[2026-02-06T01:47:25.003Z] Optimizing...
[2026-02-06T01:47:27.506Z] ===== DaCapo 23.11-MR2-chopin-minimal luindex PASSED in 11554 msec =====
[2026-02-06T01:47:27.506Z] -----------------------------------
[2026-02-06T01:47:27.506Z] dacapo-luindex_0_PASSED
[2026-02-06T01:47:27.506Z] -----------------------------------
[2026-02-06T01:47:27.506Z]
[2026-02-06T01:47:27.506Z] TEST TEARDOWN:
[2026-02-06T01:47:27.506Z] Nothing to be done for teardown.
[2026-02-06T01:47:27.506Z] dacapo-luindex_0 Finish Time: Thu Feb 5 20:47:27 2026 Epoch Time (ms): 1770342447141
[2026-02-06T01:47:27.506Z]
[2026-02-06T01:47:27.506Z] ===============================================
[2026-02-06T01:47:27.506Z] Running test dacapo-pmd_0 ...
[2026-02-06T01:47:27.506Z] ===============================================
[2026-02-06T01:47:27.506Z] dacapo-pmd_0 Start Time: Thu Feb 5 20:47:27 2026 Epoch Time (ms): 1770342447210
[2026-02-06T01:47:27.506Z] variation: NoOptions
[2026-02-06T01:47:27.506Z] JVM_OPTIONS:
[2026-02-06T01:47:27.506Z] { \
[2026-02-06T01:47:27.506Z] echo ""; echo "TEST SETUP:"; \
[2026-02-06T01:47:27.506Z] echo "Nothing to be done for setup."; \
[2026-02-06T01:47:27.506Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/dacapo-pmd_0"; \
[2026-02-06T01:47:27.506Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/dacapo-pmd_0"; \
[2026-02-06T01:47:27.506Z] echo ""; echo "TESTING:"; \
[2026-02-06T01:47:27.506Z] "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" pmd; \
[2026-02-06T01:47:27.506Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-pmd_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/dacapo-pmd_0"; else echo "-----------------------------------"; echo "dacapo-pmd_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-06T01:47:27.506Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-06T01:47:27.506Z] echo "Nothing to be done for teardown."; \
[2026-02-06T01:47:27.506Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/TestTargetResult";
[2026-02-06T01:47:27.506Z]
[2026-02-06T01:47:27.506Z] TEST SETUP:
[2026-02-06T01:47:27.506Z] Nothing to be done for setup.
[2026-02-06T01:47:27.506Z]
[2026-02-06T01:47:27.506Z] TESTING:
[2026-02-06T01:47:27.506Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024]
[2026-02-06T01:47:28.289Z] Version: pmd 6.55.0 (use -p to print nominal benchmark stats)
[2026-02-06T01:47:28.289Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd starting =====
[2026-02-06T01:47:30.909Z] Checked: 0%
[2026-02-06T01:47:30.909Z] Checked: 5%
[2026-02-06T01:47:31.298Z] Checked: 10%
[2026-02-06T01:47:31.689Z] Checked: 15%
[2026-02-06T01:47:31.689Z] Checked: 20%
[2026-02-06T01:47:31.689Z] Checked: 25%
[2026-02-06T01:47:32.053Z] Checked: 30%
[2026-02-06T01:47:32.053Z] Checked: 35%
[2026-02-06T01:47:32.053Z] Checked: 40%
[2026-02-06T01:47:32.424Z] Checked: 45%
[2026-02-06T01:47:32.424Z] Checked: 50%
[2026-02-06T01:47:32.814Z] Checked: 55%
[2026-02-06T01:47:33.630Z] Checked: 60%
[2026-02-06T01:47:34.000Z] Checked: 65%
[2026-02-06T01:47:34.375Z] Checked: 70%
[2026-02-06T01:47:34.746Z] Checked: 75%
[2026-02-06T01:47:35.122Z] Checked: 80%
[2026-02-06T01:47:35.122Z] Checked: 85%
[2026-02-06T01:47:35.491Z] Checked: 90%
[2026-02-06T01:47:35.874Z] Checked: 95%
[2026-02-06T01:47:35.874Z] Checked: 100%
[2026-02-06T01:47:35.874Z] PMD checked 601 files.
[2026-02-06T01:47:35.874Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd PASSED in 7598 msec =====
[2026-02-06T01:47:35.874Z] -----------------------------------
[2026-02-06T01:47:35.874Z] dacapo-pmd_0_PASSED
[2026-02-06T01:47:35.874Z] -----------------------------------
[2026-02-06T01:47:35.874Z]
[2026-02-06T01:47:35.874Z] TEST TEARDOWN:
[2026-02-06T01:47:35.874Z] Nothing to be done for teardown.
[2026-02-06T01:47:36.247Z] dacapo-pmd_0 Finish Time: Thu Feb 5 20:47:35 2026 Epoch Time (ms): 1770342455854
[2026-02-06T01:47:36.247Z]
[2026-02-06T01:47:36.247Z] ===============================================
[2026-02-06T01:47:36.247Z] Running test dacapo-sunflow_0 ...
[2026-02-06T01:47:36.247Z] ===============================================
[2026-02-06T01:47:36.247Z] dacapo-sunflow_0 Start Time: Thu Feb 5 20:47:35 2026 Epoch Time (ms): 1770342455963
[2026-02-06T01:47:36.247Z] variation: NoOptions
[2026-02-06T01:47:36.247Z] JVM_OPTIONS:
[2026-02-06T01:47:36.247Z] { \
[2026-02-06T01:47:36.247Z] echo ""; echo "TEST SETUP:"; \
[2026-02-06T01:47:36.247Z] echo "Nothing to be done for setup."; \
[2026-02-06T01:47:36.247Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/dacapo-sunflow_0"; \
[2026-02-06T01:47:36.247Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/dacapo-sunflow_0"; \
[2026-02-06T01:47:36.247Z] echo ""; echo "TESTING:"; \
[2026-02-06T01:47:36.247Z] "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" sunflow; \
[2026-02-06T01:47:36.247Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-sunflow_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/dacapo-sunflow_0"; else echo "-----------------------------------"; echo "dacapo-sunflow_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-06T01:47:36.247Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-06T01:47:36.247Z] echo "Nothing to be done for teardown."; \
[2026-02-06T01:47:36.247Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/TestTargetResult";
[2026-02-06T01:47:36.247Z]
[2026-02-06T01:47:36.247Z] TEST SETUP:
[2026-02-06T01:47:36.247Z] Nothing to be done for setup.
[2026-02-06T01:47:36.247Z]
[2026-02-06T01:47:36.247Z] TESTING:
[2026-02-06T01:47:36.247Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024]
[2026-02-06T01:47:36.658Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow starting =====
[2026-02-06T01:47:48.263Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow PASSED in 11487 msec =====
[2026-02-06T01:47:48.263Z] -----------------------------------
[2026-02-06T01:47:48.263Z] dacapo-sunflow_0_PASSED
[2026-02-06T01:47:48.263Z] -----------------------------------
[2026-02-06T01:47:48.263Z]
[2026-02-06T01:47:48.263Z] TEST TEARDOWN:
[2026-02-06T01:47:48.263Z] Nothing to be done for teardown.
[2026-02-06T01:47:48.263Z] dacapo-sunflow_0 Finish Time: Thu Feb 5 20:47:48 2026 Epoch Time (ms): 1770342468002
[2026-02-06T01:47:48.263Z]
[2026-02-06T01:47:48.263Z] ===============================================
[2026-02-06T01:47:48.263Z] Running test dacapo-tomcat_0 ...
[2026-02-06T01:47:48.263Z] ===============================================
[2026-02-06T01:47:48.263Z] dacapo-tomcat_0 Start Time: Thu Feb 5 20:47:48 2026 Epoch Time (ms): 1770342468077
[2026-02-06T01:47:48.263Z] variation: NoOptions
[2026-02-06T01:47:48.263Z] JVM_OPTIONS:
[2026-02-06T01:47:48.263Z] { \
[2026-02-06T01:47:48.263Z] echo ""; echo "TEST SETUP:"; \
[2026-02-06T01:47:48.263Z] echo "Nothing to be done for setup."; \
[2026-02-06T01:47:48.263Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/dacapo-tomcat_0"; \
[2026-02-06T01:47:48.263Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/dacapo-tomcat_0"; \
[2026-02-06T01:47:48.263Z] echo ""; echo "TESTING:"; \
[2026-02-06T01:47:48.263Z] "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" tomcat; \
[2026-02-06T01:47:48.263Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-tomcat_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/dacapo-tomcat_0"; else echo "-----------------------------------"; echo "dacapo-tomcat_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-06T01:47:48.263Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-06T01:47:48.263Z] echo "Nothing to be done for teardown."; \
[2026-02-06T01:47:48.263Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/TestTargetResult";
[2026-02-06T01:47:48.263Z]
[2026-02-06T01:47:48.263Z] TEST SETUP:
[2026-02-06T01:47:48.263Z] Nothing to be done for setup.
[2026-02-06T01:47:48.263Z]
[2026-02-06T01:47:48.263Z] TESTING:
[2026-02-06T01:47:48.629Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,512]
[2026-02-06T01:47:48.629Z] Tomcat is using port 8080. Configure with -Ddacapo.tomcat.port.
[2026-02-06T01:47:48.629Z] Version: tomcat 10.1.11 (use -p to print nominal benchmark stats)
[2026-02-06T01:47:48.629Z] WARNING: tomcat will only run with specific Java versions. However the Java version string provided by this JVM ('26-beta') could not be parsed. It is therefore unclear whether this JVM is compatable. The particular requirement for tomcat is as follows: 'Tomcat requires at least Java version 11.'
[2026-02-06T01:47:49.018Z] WARNING: A restricted method in java.lang.System has been called
[2026-02-06T01:47:49.018Z] WARNING: java.lang.System::load has been called by org.apache.tomcat.jni.Library in an unnamed module (file:/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jvmtest/perf/dacapo/dacapo/jar/tomcat/tomcat-jni.jar)
[2026-02-06T01:47:49.018Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2026-02-06T01:47:49.018Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2026-02-06T01:47:49.018Z]
[2026-02-06T01:47:50.317Z] Server created with thread pool size 4
[2026-02-06T01:47:50.317Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat starting =====
[2026-02-06T01:47:50.317Z] Loading web application
[2026-02-06T01:47:50.317Z] Starting 80000 requests...
[2026-02-06T01:47:57.889Z] Completing requests: 5%
[2026-02-06T01:48:00.335Z] Completing requests: 10%
[2026-02-06T01:48:02.153Z] Completing requests: 15%
[2026-02-06T01:48:04.590Z] Completing requests: 20%
[2026-02-06T01:48:07.168Z] Completing requests: 25%
[2026-02-06T01:48:09.006Z] Completing requests: 30%
[2026-02-06T01:48:11.433Z] Completing requests: 35%
[2026-02-06T01:48:13.913Z] Completing requests: 40%
[2026-02-06T01:48:15.790Z] Completing requests: 45%
[2026-02-06T01:48:18.390Z] Completing requests: 50%
[2026-02-06T01:48:20.873Z] Completing requests: 55%
[2026-02-06T01:48:23.467Z] Completing requests: 60%
[2026-02-06T01:48:25.943Z] Completing requests: 65%
[2026-02-06T01:48:28.425Z] Completing requests: 70%
[2026-02-06T01:48:30.229Z] Completing requests: 75%
[2026-02-06T01:48:32.670Z] Completing requests: 80%
[2026-02-06T01:48:34.486Z] Completing requests: 85%
[2026-02-06T01:48:36.954Z] Completing requests: 90%
[2026-02-06T01:48:39.439Z] Completing requests: 95%
[2026-02-06T01:48:39.439Z] Completed requests
[2026-02-06T01:48:39.439Z] Client threads complete ... unloading web application
[2026-02-06T01:48:39.439Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat PASSED in 49334 msec =====
[2026-02-06T01:48:39.439Z] ===== DaCapo processed 80000 requests in 49233 msec, 1624 requests per second =====
[2026-02-06T01:48:39.439Z] ===== DaCapo tail latency, simple: 50% 1822 usec, 90% 2707 usec, 99% 14712 usec, 99.9% 69266 usec, 99.99% 167338 usec, max 628941 usec, measured over 80000 events =====
[2026-02-06T01:48:39.439Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 2368 usec, 90% 8597 usec, 99% 18053 usec, 99.9% 69266 usec, 99.99% 167338 usec, max 628941 usec, measured over 80000 events =====
[2026-02-06T01:48:39.439Z] ===== DaCapo tail latency, metered full smoothing: 50% 1165332 usec, 90% 2808636 usec, 99% 3031905 usec, 99.9% 3067459 usec, 99.99% 3072062 usec, max 3080320 usec, measured over 80000 events =====
[2026-02-06T01:48:39.439Z] Server stopped ... iteration complete
[2026-02-06T01:48:39.439Z] -----------------------------------
[2026-02-06T01:48:39.439Z] dacapo-tomcat_0_PASSED
[2026-02-06T01:48:39.439Z] -----------------------------------
[2026-02-06T01:48:39.439Z]
[2026-02-06T01:48:39.439Z] TEST TEARDOWN:
[2026-02-06T01:48:39.439Z] Nothing to be done for teardown.
[2026-02-06T01:48:39.807Z] dacapo-tomcat_0 Finish Time: Thu Feb 5 20:48:39 2026 Epoch Time (ms): 1770342519441
[2026-02-06T01:48:39.808Z]
[2026-02-06T01:48:39.808Z] ===============================================
[2026-02-06T01:48:39.808Z] Running test dacapo-xalan_0 ...
[2026-02-06T01:48:39.808Z] ===============================================
[2026-02-06T01:48:39.808Z] dacapo-xalan_0 Start Time: Thu Feb 5 20:48:39 2026 Epoch Time (ms): 1770342519560
[2026-02-06T01:48:39.808Z] variation: NoOptions
[2026-02-06T01:48:39.808Z] JVM_OPTIONS:
[2026-02-06T01:48:39.808Z] { \
[2026-02-06T01:48:39.808Z] echo ""; echo "TEST SETUP:"; \
[2026-02-06T01:48:39.808Z] echo "Nothing to be done for setup."; \
[2026-02-06T01:48:39.808Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/dacapo-xalan_0"; \
[2026-02-06T01:48:39.808Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/dacapo-xalan_0"; \
[2026-02-06T01:48:39.808Z] echo ""; echo "TESTING:"; \
[2026-02-06T01:48:39.808Z] "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" xalan; \
[2026-02-06T01:48:39.808Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-xalan_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/dacapo-xalan_0"; else echo "-----------------------------------"; echo "dacapo-xalan_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-06T01:48:39.808Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-06T01:48:39.808Z] echo "Nothing to be done for teardown."; \
[2026-02-06T01:48:39.808Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/TestTargetResult";
[2026-02-06T01:48:39.808Z]
[2026-02-06T01:48:39.808Z] TEST SETUP:
[2026-02-06T01:48:39.808Z] Nothing to be done for setup.
[2026-02-06T01:48:39.808Z]
[2026-02-06T01:48:39.808Z] TESTING:
[2026-02-06T01:48:40.235Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,2048]
[2026-02-06T01:48:40.235Z] Version: xalan 2_7_2 (use -p to print nominal benchmark stats)
[2026-02-06T01:48:40.654Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan starting =====
[2026-02-06T01:48:41.898Z] Processing: 5%
[2026-02-06T01:48:42.275Z] Processing: 10%
[2026-02-06T01:48:42.635Z] Processing: 15%
[2026-02-06T01:48:43.001Z] Processing: 20%
[2026-02-06T01:48:43.376Z] Processing: 25%
[2026-02-06T01:48:43.741Z] Processing: 30%
[2026-02-06T01:48:44.107Z] Processing: 35%
[2026-02-06T01:48:44.474Z] Processing: 40%
[2026-02-06T01:48:44.883Z] Processing: 45%
[2026-02-06T01:48:45.291Z] Processing: 50%
[2026-02-06T01:48:45.291Z] Processing: 55%
[2026-02-06T01:48:45.703Z] Processing: 60%
[2026-02-06T01:48:46.167Z] Processing: 65%
[2026-02-06T01:48:46.603Z] Processing: 70%
[2026-02-06T01:48:47.028Z] Processing: 75%
[2026-02-06T01:48:47.477Z] Processing: 80%
[2026-02-06T01:48:47.902Z] Processing: 85%
[2026-02-06T01:48:47.902Z] Processing: 90%
[2026-02-06T01:48:48.281Z] Processing: 95%
[2026-02-06T01:48:48.281Z] Normal completion.
[2026-02-06T01:48:48.281Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan PASSED in 7835 msec =====
[2026-02-06T01:48:48.281Z] -----------------------------------
[2026-02-06T01:48:48.281Z] dacapo-xalan_0_PASSED
[2026-02-06T01:48:48.281Z] -----------------------------------
[2026-02-06T01:48:48.281Z]
[2026-02-06T01:48:48.281Z] TEST TEARDOWN:
[2026-02-06T01:48:48.281Z] Nothing to be done for teardown.
[2026-02-06T01:48:48.658Z] dacapo-xalan_0 Finish Time: Thu Feb 5 20:48:48 2026 Epoch Time (ms): 1770342528262
[2026-02-06T01:48:48.658Z]
[2026-02-06T01:48:48.658Z]
[2026-02-06T01:48:48.658Z] All tests finished, run result summary:
[2026-02-06T01:48:48.658Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/scripts"; \
[2026-02-06T01:48:48.658Z] perl "resultsSum.pl" --failuremk="/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/failedtargets.mk" --resultFile="/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/TestTargetResult" --platFile="/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/resources/buildPlatformMap.properties" --diagnostic=failure --jdkVersion=26 --jdkImpl=hotspot --jdkVendor="eclipse" --spec=osx_aarch64 --buildList=perf --customTarget="" --testTarget=extended.perf --tapPath=/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703422499333/ --tapName=Test_openjdk26_hs_extended.perf_aarch64_mac.tap --comment=""
[2026-02-06T01:48:48.658Z]
[2026-02-06T01:48:48.658Z]
[2026-02-06T01:48:48.658Z] TEST TARGETS SUMMARY
[2026-02-06T01:48:48.658Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2026-02-06T01:48:48.658Z] DISABLED test targets:
[2026-02-06T01:48:48.658Z] renaissance-finagle-chirper_0
[2026-02-06T01:48:48.658Z] dacapo-avrora_0
[2026-02-06T01:48:48.658Z]
[2026-02-06T01:48:48.658Z] PASSED test targets:
[2026-02-06T01:48:48.658Z] renaissance-finagle-http_0
[2026-02-06T01:48:48.658Z] renaissance-mnemonics_0
[2026-02-06T01:48:48.658Z] renaissance-par-mnemonics_0
[2026-02-06T01:48:48.658Z] renaissance-philosophers_0
[2026-02-06T01:48:48.658Z] dacapo-fop_0
[2026-02-06T01:48:48.658Z] dacapo-jython_0
[2026-02-06T01:48:48.658Z] dacapo-luindex_0
[2026-02-06T01:48:48.658Z] dacapo-pmd_0
[2026-02-06T01:48:48.658Z] dacapo-sunflow_0
[2026-02-06T01:48:48.658Z] dacapo-tomcat_0
[2026-02-06T01:48:48.658Z] dacapo-xalan_0
[2026-02-06T01:48:48.658Z]
[2026-02-06T01:48:48.658Z] FAILED test targets:
[2026-02-06T01:48:48.658Z] renaissance-als_0
[2026-02-06T01:48:48.658Z] renaissance-chi-square_0
[2026-02-06T01:48:48.658Z] renaissance-db-shootout_0
[2026-02-06T01:48:48.658Z] renaissance-dec-tree_0
[2026-02-06T01:48:48.658Z] renaissance-log-regression_0
[2026-02-06T01:48:48.658Z] renaissance-movie-lens_0
[2026-02-06T01:48:48.658Z]
[2026-02-06T01:48:48.658Z] TOTAL: 19 EXECUTED: 17 PASSED: 11 FAILED: 6 DISABLED: 2 SKIPPED: 0
[2026-02-06T01:48:48.658Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2026-02-06T01:48:48.658Z]
[2026-02-06T01:48:48.658Z] make[1]: *** [resultsSummary] Error 2
[2026-02-06T01:48:48.658Z] make: *** [_extended.perf] Error 2
[Pipeline] sh
[2026-02-06T01:48:49.398Z] ++ uname
[2026-02-06T01:48:49.398Z] + '[' Darwin = AIX ']'
[2026-02-06T01:48:49.398Z] ++ uname
[2026-02-06T01:48:49.398Z] + '[' Darwin = SunOS ']'
[2026-02-06T01:48:49.398Z] ++ uname
[2026-02-06T01:48:49.398Z] + '[' Darwin = '*BSD' ']'
[2026-02-06T01:48:49.398Z] + MAKE=make
[2026-02-06T01:48:49.398Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-06T01:48:49.398Z] make: Nothing to be done for `testEnvTeardown'.
[Pipeline] }
[2026-02-06T01:48:49.501Z] $ ssh-agent -k
[2026-02-06T01:48:49.514Z] unset SSH_AUTH_SOCK;
[2026-02-06T01:48:49.514Z] unset SSH_AGENT_PID;
[2026-02-06T01:48:49.514Z] echo Agent pid 1132 killed;
[2026-02-06T01:48:49.685Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] echo
[2026-02-06T01:48:49.762Z] no DaCapo-h2 metric found
[Pipeline] echo
[2026-02-06T01:48:49.817Z] There were test failures, current build status is UNSTABLE.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post)
[Pipeline] echo
[2026-02-06T01:48:49.890Z] Saving aqa-tests/testenv/testenv.properties file on jenkins.
[Pipeline] archiveArtifacts
[2026-02-06T01:48:49.968Z] Archiving artifacts
[2026-02-06T01:48:51.081Z] Recording fingerprints
[Pipeline] echo
[2026-02-06T01:48:51.188Z] Saving aqa-tests/TKG/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-02-06T01:48:51.245Z] Archiving artifacts
[2026-02-06T01:48:51.323Z] Recording fingerprints
[Pipeline] sh
[2026-02-06T01:48:52.013Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_17703422499333
[Pipeline] echo
[2026-02-06T01:48:52.110Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins.
[Pipeline] archiveArtifacts
[2026-02-06T01:48:52.187Z] Archiving artifacts
[2026-02-06T01:48:52.244Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2026-02-06T01:48:53.283Z] Tap file found: aqa-tests/TKG/output_17703422499333/Test_openjdk26_hs_extended.perf_aarch64_mac.tap...
[Pipeline] readFile
[Pipeline] junit
[2026-02-06T01:48:53.601Z] Recording test results
[2026-02-06T01:48:55.095Z] No test report files were found. Configuration error?
[2026-02-06T01:48:57.572Z] None of the test reports contained any result
[2026-02-06T01:48:57.572Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-06T01:48:57.620Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-06T01:48:58.222Z] + aqa-tests/terminateTestProcesses.sh admin
[2026-02-06T01:48:58.222Z] 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-06T01:48:58.423Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-06T01:48:58.423Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-06T01:49:01.928Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2026-02-06T01:49:02.708Z] + find /cores -name '*core*' -print -exec rm -f '{}' ';'
[2026-02-06T01:49:02.708Z] /cores
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-02-06T01:49:02.868Z] 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-06T01:49:03.255Z] allocate a node for generating rerun job ...
[Pipeline] node
[2026-02-06T01:49:03.358Z] Running on test-docker-ubuntu2404-ppc64le-2 in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_mac
[Pipeline] {
[Pipeline] echo
[2026-02-06T01:49:03.438Z] Generating rerun Test_openjdk26_hs_extended.perf_aarch64_mac_rerun job for running failed test(s) ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk26_hs_extended.perf_aarch64_mac_rerun)
[Pipeline] echo
[2026-02-06T01:49:03.566Z] GENERATE_JOBS is set to true, set test job Test_openjdk26_hs_extended.perf_aarch64_mac_rerun params for generating the job
[Pipeline] fileExists
[Pipeline] sh
[2026-02-06T01:49:05.775Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2026-02-06T01:49:07.455Z] Processing DSL script testJobTemplate
[2026-02-06T01:54:02.625Z] LEVELS: [extended]
[2026-02-06T01:54:02.625Z] JDK_VERSIONS: [8]
[2026-02-06T01:54:02.625Z] GROUPS: [perf]
[2026-02-06T01:54:02.625Z] ARCH_OS_LIST: [aarch64_mac]
[2026-02-06T01:54:02.925Z] Existing items:
[2026-02-06T01:54:02.926Z] GeneratedJob{name='Test_openjdk26_hs_extended.perf_aarch64_mac_rerun'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2026-02-06T01:54:12.379Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk26_hs_extended.perf_aarch64_mac_rerun)
[Pipeline] build
[2026-02-06T01:54:12.393Z] Scheduling project: Test_openjdk26_hs_extended.perf_aarch64_mac_rerun
[2026-02-06T01:54:21.477Z] Starting building: Test_openjdk26_hs_extended.perf_aarch64_mac_rerun #17
[2026-02-06T02:33:39.091Z] Build Test_openjdk26_hs_extended.perf_aarch64_mac_rerun #17 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2026-02-06T02:33:39.187Z] Running on test-azure-win2022-x64-3 in c:\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_mac
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-06T02:33:39.265Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-06T02:33:39.265Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-06T02:33:39.287Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2026-02-06T02:33:39.321Z] Test_openjdk26_hs_extended.perf_aarch64_mac_rerun #17 completed with status UNSTABLE
[Pipeline] timeout
[2026-02-06T02:33:39.334Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-06T02:33:39.496Z] Copied 1 artifact from "Test_openjdk26_hs_extended.perf_aarch64_mac_rerun" build number 17
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-02-06T02:33:39.526Z] Saving Test_openjdk26_hs_extended.perf_aarch64_mac_rerun/17/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-02-06T02:33:39.554Z] Archiving artifacts
[2026-02-06T02:33:39.627Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2026-02-06T02:33:39.784Z] Tap file found: Test_openjdk26_hs_extended.perf_aarch64_mac_rerun\17\aqa-tests\TKG\output_17703451816076\Test_openjdk26_hs_extended.perf_aarch64_mac_rerun.tap...
[Pipeline] readFile
[Pipeline] echo
[2026-02-06T02:33:39.920Z] Rerun in Grinder with failed test targets: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=testList+TESTLIST=renaissance-als_0,renaissance-chi-square_0,renaissance-db-shootout_0,renaissance-dec-tree_0,renaissance-log-regression_0,renaissance-movie-lens_0&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=aarch64_mac&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=26&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk26%2Fjdk26-mac-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B34_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=8&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-06T02:33:40.014Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-06T02:33:40.014Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-06T02:33:40.039Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE