Pre Test
Started by upstream project "build-scripts/jobs/jdk25u/jdk25u-mac-aarch64-temurin" build number 20
originally caused by:
Started by upstream project "build-scripts/openjdk25-pipeline" build number 128
originally caused by:
Started by upstream project "build-scripts/utils/beta_Oracle_Managed_Version_Trigger" build number 5
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_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_openjdk25_hs_sanity.openjdk_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 2e4439bfeded755ce68a14ff47ad364b7fe7126f (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 2e4439bfeded755ce68a14ff47ad364b7fe7126f # timeout=10
Commit message: "Exclude jdk8 serviceability/jvmti/DynamicCodeGenerated/DynamicCodeGeneratedTest.sh (#6866)"
> git rev-list --no-walk d0eaac7f1e487b98fd7eb477f4ba582179e31a53 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-01-31T09:50:14.903Z] SPEC: osx_aarch64
[Pipeline] echo
[2026-01-31T09:50:14.904Z] 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-01-31T09:50:14.916Z] dynamicAgents: []
[Pipeline] echo
[2026-01-31T09:50:14.918Z] Provisioning LABEL: ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)
[Pipeline] nodesByLabel
[2026-01-31T09:50:14.924Z] Found a total of 1 nodes with the 'ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)' label
[Pipeline] node
[2026-01-31T09:50:14.945Z] Running on test-orka-macos14-arm64-481a9 in /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_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-01-31T09:50:14.973Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-01-31T09:50:15.062Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-31T09:50:15.062Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-31T09:50:15.092Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-01-31T09:50:15.166Z] The recommended git tool is: /usr/bin/git
[2026-01-31T09:50:15.226Z] No credentials specified
[2026-01-31T09:50:15.276Z] Cloning the remote Git repository
[2026-01-31T09:50:15.314Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-01-31T09:50:15.315Z] > /usr/bin/git init /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests # timeout=10
[2026-01-31T09:50:15.365Z] [WARNING] Reference path does not exist: /Users/admin/openjdk_cache
[2026-01-31T09:50:15.366Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-01-31T09:50:15.366Z] > /usr/bin/git --version # timeout=10
[2026-01-31T09:50:15.382Z] > git --version # 'git version 2.39.3 (Apple Git-145)'
[2026-01-31T09:50:15.383Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-01-31T09:50:18.951Z] Avoid second fetch
[2026-01-31T09:50:18.990Z] Checking out Revision 2e4439bfeded755ce68a14ff47ad364b7fe7126f (origin/master)
[2026-01-31T09:50:18.887Z] > /usr/bin/git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-01-31T09:50:18.896Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-01-31T09:50:18.960Z] > /usr/bin/git rev-parse origin/master^{commit} # timeout=10
[2026-01-31T09:50:19.000Z] > /usr/bin/git config core.sparsecheckout # timeout=10
[2026-01-31T09:50:19.010Z] > /usr/bin/git checkout -f 2e4439bfeded755ce68a14ff47ad364b7fe7126f # timeout=10
[2026-01-31T09:50:19.655Z] Commit message: "Exclude jdk8 serviceability/jvmti/DynamicCodeGenerated/DynamicCodeGeneratedTest.sh (#6866)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_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-01-31T09:50:20.863Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-01-31T09:50:20.880Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-01-31T09:50:21.453Z] + LC_TIME=C
[2026-01-31T09:50:21.453Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-01-31T09:50:21.574Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-01-31T09:50:22.080Z] + aqa-tests/terminateTestProcesses.sh admin
[2026-01-31T09:50:22.080Z] 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-01-31T09:50:23.315Z] + printenv
[2026-01-31T09:50:23.316Z] JCK_GIT_BRANCH=master
[2026-01-31T09:50:23.316Z] DYNAMIC_COMPILE=false
[2026-01-31T09:50:23.316Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/49/
[2026-01-31T09:50:23.316Z] OPENJ9_BRANCH=master
[2026-01-31T09:50:23.316Z] JENKINS_NODE_COOKIE=c59d7254-326a-4d68-ba7d-a9feb58f07a8
[2026-01-31T09:50:23.316Z] DOCKER_REQUIRED=false
[2026-01-31T09:50:23.316Z] PARALLEL=Dynamic
[2026-01-31T09:50:23.316Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-01-31T09:50:23.316Z] SHELL=/bin/zsh
[2026-01-31T09:50:23.316Z] jobStatus=SUCCESS
[2026-01-31T09:50:23.316Z] JOBSTARTTIME=Sat, 31 Jan 2026 04:50:21 -0500
[2026-01-31T09:50:23.316Z] STAGE_NAME=Setup
[2026-01-31T09:50:23.316Z] SSH_CLIENT=78.47.239.97 59348 22
[2026-01-31T09:50:23.316Z] TMPDIR=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/
[2026-01-31T09:50:23.316Z] BUILD_TAG=jenkins-Test_openjdk25_hs_sanity.openjdk_aarch64_mac-49
[2026-01-31T09:50:23.316Z] RERUN_FAILURE=true
[2026-01-31T09:50:23.316Z] SDK_RESOURCE=upstream
[2026-01-31T09:50:23.316Z] TIME_LIMIT=25
[2026-01-31T09:50:23.316Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-01-31T09:50:23.316Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-01-31T09:50:23.316Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/
[2026-01-31T09:50:23.316Z] WORKSPACE=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac
[2026-01-31T09:50:23.316Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/49/display/redirect?page=changes
[2026-01-31T09:50:23.316Z] JDK_BRANCH=dev
[2026-01-31T09:50:23.316Z] USER=admin
[2026-01-31T09:50:23.316Z] ACTIVE_NODE_TIMEOUT=5
[2026-01-31T09:50:23.316Z] OPENJCEPLUS_GIT_BRANCH=semeru-java25
[2026-01-31T09:50:23.316Z] ADOPTOPENJDK_BRANCH=master
[2026-01-31T09:50:23.316Z] ARCHIVE_TEST_RESULTS=false
[2026-01-31T09:50:23.316Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk25u/jdk25u-mac-aarch64-temurin
[2026-01-31T09:50:23.316Z] STF_OWNER_BRANCH=adoptium:master
[2026-01-31T09:50:23.316Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/49/display/redirect?page=artifacts
[2026-01-31T09:50:23.316Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-01-31T09:50:23.316Z] ORIGIN_JDK_VERSION=25
[2026-01-31T09:50:23.316Z] __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0
[2026-01-31T09:50:23.316Z] SETUP_JCK_RUN=false
[2026-01-31T09:50:23.316Z] SPEC=osx_aarch64
[2026-01-31T09:50:23.316Z] PERSONAL_BUILD=false
[2026-01-31T09:50:23.316Z] TKG_ITERATIONS=1
[2026-01-31T09:50:23.316Z] TKG_OWNER_BRANCH=adoptium:master
[2026-01-31T09:50:23.316Z] RERUN_ITERATIONS=1
[2026-01-31T09:50:23.316Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-01-31T09:50:23.316Z] ITERATIONS=1
[2026-01-31T09:50:23.316Z] KEEP_REPORTDIR=true
[2026-01-31T09:50:23.316Z] PATH=/opt/homebrew/bin:/usr/local/bin/:/usr/bin:/bin:/usr/sbin:/sbin
[2026-01-31T09:50:23.316Z] LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/../../externalDependency/lib
[2026-01-31T09:50:23.316Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/49/display/redirect
[2026-01-31T09:50:23.316Z] _=/usr/bin/printenv
[2026-01-31T09:50:23.316Z] GENERATE_JOBS=true
[2026-01-31T09:50:23.316Z] PWD=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac
[2026-01-31T09:50:23.316Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2026-01-31T09:50:23.316Z] HUDSON_URL=https://ci.adoptium.net/
[2026-01-31T09:50:23.316Z] EXIT_FAILURE=false
[2026-01-31T09:50:23.316Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-01-31T09:50:23.316Z] SLACK_CHANNEL=aqavit-bot
[2026-01-31T09:50:23.316Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-01-31T09:50:23.316Z] JDK_VERSION=25
[2026-01-31T09:50:23.316Z] JOB_NAME=Test_openjdk25_hs_sanity.openjdk_aarch64_mac
[2026-01-31T09:50:23.316Z] BUILD_DISPLAY_NAME=#49
[2026-01-31T09:50:23.316Z] USE_TESTENV_PROPERTIES=false
[2026-01-31T09:50:23.316Z] BUILD_ID=49
[2026-01-31T09:50:23.316Z] EXIT_SUCCESS=false
[2026-01-31T09:50:23.316Z] JENKINS_URL=https://ci.adoptium.net/
[2026-01-31T09:50:23.316Z] TEST_TIME=120
[2026-01-31T09:50:23.316Z] PLATFORM=aarch64_mac
[2026-01-31T09:50:23.316Z] JDK_IMPL=hotspot
[2026-01-31T09:50:23.316Z] JOB_BASE_NAME=Test_openjdk25_hs_sanity.openjdk_aarch64_mac
[2026-01-31T09:50:23.316Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/49/display/redirect?page=tests
[2026-01-31T09:50:23.316Z] AUTO_DETECT=true
[2026-01-31T09:50:23.316Z] SHLVL=2
[2026-01-31T09:50:23.316Z] HOME=/Users/admin
[2026-01-31T09:50:23.316Z] TAP_NAME=Test_openjdk25_hs_sanity.openjdk_aarch64_mac.tap
[2026-01-31T09:50:23.316Z] CI=true
[2026-01-31T09:50:23.316Z] EXECUTOR_NUMBER=0
[2026-01-31T09:50:23.316Z] WORKSPACE_TMP=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac@tmp
[2026-01-31T09:50:23.316Z] JENKINS_SERVER_COOKIE=durable-1d3990af816e18949ede32df03d90524af08149a7cc157f1e69e83b26af6fadd
[2026-01-31T09:50:23.316Z] NODE_LABELS=aarch64 macos14 hw.arch.aarch64 ci.role.test arm64 sw.os.osx orka test-orka-macos14-arm64-481a9 mac
[2026-01-31T09:50:23.316Z] TARGET=sanity.openjdk
[2026-01-31T09:50:23.316Z] BUILD_LIST=openjdk
[2026-01-31T09:50:23.316Z] SYSTEM_LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/../../externalDependency/system_lib
[2026-01-31T09:50:23.316Z] LOGNAME=admin
[2026-01-31T09:50:23.316Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-01-31T09:50:23.316Z] JDK_REPO=https://github.com/adoptium/jdk25u
[2026-01-31T09:50:23.316Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-01-31T09:50:23.316Z] SSH_CONNECTION=78.47.239.97 59348 192.168.64.6 22
[2026-01-31T09:50:23.316Z] UPSTREAM_JOB_NUMBER=20
[2026-01-31T09:50:23.316Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-01-31T09:50:23.316Z] NODE_NAME=test-orka-macos14-arm64-481a9
[2026-01-31T09:50:23.316Z] BUILD_NUMBER=49
[2026-01-31T09:50:23.316Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/display/redirect
[2026-01-31T09:50:23.316Z] KEEP_WORKSPACE=false
[2026-01-31T09:50:23.316Z] HUDSON_COOKIE=dcc7c4dd-2181-4a15-9383-44be8ab9453a
[2026-01-31T09:50:23.316Z] PERF_ROOT=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/../../benchmarks
[2026-01-31T09:50:23.316Z] USE_JRE=false
[2026-01-31T09:50:23.316Z] TEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/jdkbinary/j2sdk-image
[2026-01-31T09:50:23.316Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-01-31T09:50:23.316Z] 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-01-31T09:50:23.398Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-01-31T09:50:23.414Z] Running in /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-01-31T09:50:41.494Z] Copied 8 artifacts from "build-scripts » jobs » jdk25u » jdk25u-mac-aarch64-temurin" build number 20
[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-01-31T09:50:41.685Z] 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-01-31T09:50:41.692Z] Running in /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac
[Pipeline] {
[Pipeline] sshagent
[2026-01-31T09:50:41.723Z] $ ssh-agent
[2026-01-31T09:50:41.864Z] SSH_AUTH_SOCK=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//ssh-NvCBOTUkBnT7/agent.2109
[2026-01-31T09:50:41.864Z] SSH_AGENT_PID=2110
[2026-01-31T09:50:41.864Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-01-31T09:50:41.877Z] Running in /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-01-31T09:50:41.902Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-01-31T09:50:44.134Z] ++ pwd
[2026-01-31T09:50:44.134Z] + ./get.sh -s /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/.. -p aarch64_mac -r upstream -j 25 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2026-01-31T09:50:44.134Z] TESTDIR: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests
[2026-01-31T09:50:44.134Z] get jdk binary...
[2026-01-31T09:50:44.134Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-01-31T09:50:44.134Z] Uncompressing file: OpenJDK25U-jdk_aarch64_mac_hotspot_2026-01-31-09-05.tar.gz ...
[2026-01-31T09:50:44.488Z] List files in jdkbinary folder...
[2026-01-31T09:50:44.488Z] total 878360
[2026-01-31T09:50:44.488Z] -rw-r--r-- 1 admin staff 52852595 Jan 31 04:25 OpenJDK25U-debugimage_aarch64_mac_hotspot_2026-01-31-09-05.tar.gz
[2026-01-31T09:50:44.488Z] -rw-r--r-- 1 admin staff 136513116 Jan 31 04:30 OpenJDK25U-jdk_aarch64_mac_hotspot_2026-01-31-09-05.tar.gz
[2026-01-31T09:50:44.488Z] -rw-r--r-- 1 admin staff 81499060 Jan 31 04:30 OpenJDK25U-jmods_aarch64_mac_hotspot_2026-01-31-09-05.tar.gz
[2026-01-31T09:50:44.488Z] -rw-r--r-- 1 admin staff 56419305 Jan 31 04:31 OpenJDK25U-jre_aarch64_mac_hotspot_2026-01-31-09-05.tar.gz
[2026-01-31T09:50:44.488Z] -rw-r--r-- 1 admin staff 31356 Jan 31 04:27 OpenJDK25U-sbom_aarch64_mac_hotspot_2026-01-31-09-05-metadata.json
[2026-01-31T09:50:44.488Z] -rw-r--r-- 1 admin staff 163464 Jan 31 04:45 OpenJDK25U-sbom_aarch64_mac_hotspot_2026-01-31-09-05.json
[2026-01-31T09:50:44.488Z] -rw-r--r-- 1 admin staff 3771671 Jan 31 04:31 OpenJDK25U-static-libs_aarch64_mac_hotspot_2026-01-31-09-05.tar.gz
[2026-01-31T09:50:44.488Z] -rw-r--r-- 1 admin staff 97602095 Jan 31 04:25 OpenJDK25U-testimage_aarch64_mac_hotspot_2026-01-31-09-05.tar.gz
[2026-01-31T09:50:44.488Z] drwxr-xr-x 3 admin staff 96 Jan 31 04:50 tmp
[2026-01-31T09:50:44.488Z] List files in jdkbinary/tmp folder...
[2026-01-31T09:50:44.488Z] total 0
[2026-01-31T09:50:44.488Z] drwxr-xr-x 3 admin staff 96 Jan 30 20:28 jdk-25.0.3+0
[2026-01-31T09:50:44.488Z] Moving directory jdk-25.0.3+0/ to ../j2sdk-image
[2026-01-31T09:50:44.488Z] Uncompressing file: OpenJDK25U-jre_aarch64_mac_hotspot_2026-01-31-09-05.tar.gz ...
[2026-01-31T09:50:45.246Z] List files in jdkbinary folder...
[2026-01-31T09:50:45.246Z] total 878360
[2026-01-31T09:50:45.246Z] -rw-r--r-- 1 admin staff 52852595 Jan 31 04:25 OpenJDK25U-debugimage_aarch64_mac_hotspot_2026-01-31-09-05.tar.gz
[2026-01-31T09:50:45.246Z] -rw-r--r-- 1 admin staff 136513116 Jan 31 04:30 OpenJDK25U-jdk_aarch64_mac_hotspot_2026-01-31-09-05.tar.gz
[2026-01-31T09:50:45.246Z] -rw-r--r-- 1 admin staff 81499060 Jan 31 04:30 OpenJDK25U-jmods_aarch64_mac_hotspot_2026-01-31-09-05.tar.gz
[2026-01-31T09:50:45.246Z] -rw-r--r-- 1 admin staff 56419305 Jan 31 04:31 OpenJDK25U-jre_aarch64_mac_hotspot_2026-01-31-09-05.tar.gz
[2026-01-31T09:50:45.246Z] -rw-r--r-- 1 admin staff 31356 Jan 31 04:27 OpenJDK25U-sbom_aarch64_mac_hotspot_2026-01-31-09-05-metadata.json
[2026-01-31T09:50:45.246Z] -rw-r--r-- 1 admin staff 163464 Jan 31 04:45 OpenJDK25U-sbom_aarch64_mac_hotspot_2026-01-31-09-05.json
[2026-01-31T09:50:45.246Z] -rw-r--r-- 1 admin staff 3771671 Jan 31 04:31 OpenJDK25U-static-libs_aarch64_mac_hotspot_2026-01-31-09-05.tar.gz
[2026-01-31T09:50:45.246Z] -rw-r--r-- 1 admin staff 97602095 Jan 31 04:25 OpenJDK25U-testimage_aarch64_mac_hotspot_2026-01-31-09-05.tar.gz
[2026-01-31T09:50:45.246Z] drwxr-xr-x 3 admin staff 96 Jan 30 20:28 j2sdk-image
[2026-01-31T09:50:45.246Z] drwxr-xr-x 3 admin staff 96 Jan 31 04:50 tmp
[2026-01-31T09:50:45.246Z] List files in jdkbinary/tmp folder...
[2026-01-31T09:50:45.246Z] total 0
[2026-01-31T09:50:45.246Z] drwxr-xr-x 3 admin staff 96 Jan 30 20:30 jdk-25.0.3+0-jre
[2026-01-31T09:50:45.246Z] Moving directory jdk-25.0.3+0-jre/ to ../j2re-image
[2026-01-31T09:50:45.246Z] Uncompressing file: OpenJDK25U-static-libs_aarch64_mac_hotspot_2026-01-31-09-05.tar.gz ...
[2026-01-31T09:50:45.246Z] List files in jdkbinary folder...
[2026-01-31T09:50:45.246Z] total 878360
[2026-01-31T09:50:45.246Z] -rw-r--r-- 1 admin staff 52852595 Jan 31 04:25 OpenJDK25U-debugimage_aarch64_mac_hotspot_2026-01-31-09-05.tar.gz
[2026-01-31T09:50:45.246Z] -rw-r--r-- 1 admin staff 136513116 Jan 31 04:30 OpenJDK25U-jdk_aarch64_mac_hotspot_2026-01-31-09-05.tar.gz
[2026-01-31T09:50:45.246Z] -rw-r--r-- 1 admin staff 81499060 Jan 31 04:30 OpenJDK25U-jmods_aarch64_mac_hotspot_2026-01-31-09-05.tar.gz
[2026-01-31T09:50:45.246Z] -rw-r--r-- 1 admin staff 56419305 Jan 31 04:31 OpenJDK25U-jre_aarch64_mac_hotspot_2026-01-31-09-05.tar.gz
[2026-01-31T09:50:45.246Z] -rw-r--r-- 1 admin staff 31356 Jan 31 04:27 OpenJDK25U-sbom_aarch64_mac_hotspot_2026-01-31-09-05-metadata.json
[2026-01-31T09:50:45.246Z] -rw-r--r-- 1 admin staff 163464 Jan 31 04:45 OpenJDK25U-sbom_aarch64_mac_hotspot_2026-01-31-09-05.json
[2026-01-31T09:50:45.246Z] -rw-r--r-- 1 admin staff 3771671 Jan 31 04:31 OpenJDK25U-static-libs_aarch64_mac_hotspot_2026-01-31-09-05.tar.gz
[2026-01-31T09:50:45.246Z] -rw-r--r-- 1 admin staff 97602095 Jan 31 04:25 OpenJDK25U-testimage_aarch64_mac_hotspot_2026-01-31-09-05.tar.gz
[2026-01-31T09:50:45.246Z] drwxr-xr-x 3 admin staff 96 Jan 30 20:30 j2re-image
[2026-01-31T09:50:45.246Z] drwxr-xr-x 3 admin staff 96 Jan 30 20:28 j2sdk-image
[2026-01-31T09:50:45.246Z] drwxr-xr-x 3 admin staff 96 Jan 31 04:50 tmp
[2026-01-31T09:50:45.246Z] List files in jdkbinary/tmp folder...
[2026-01-31T09:50:45.246Z] total 0
[2026-01-31T09:50:45.246Z] drwxr-xr-x 3 admin staff 96 Jan 31 04:24 jdk-25.0.3+0-static-libs
[2026-01-31T09:50:45.246Z] Moving directory jdk-25.0.3+0-static-libs/ to ../static-libs
[2026-01-31T09:50:45.246Z] Uncompressing file: OpenJDK25U-testimage_aarch64_mac_hotspot_2026-01-31-09-05.tar.gz ...
[2026-01-31T09:50:47.000Z] List files in jdkbinary folder...
[2026-01-31T09:50:47.000Z] total 878360
[2026-01-31T09:50:47.000Z] -rw-r--r-- 1 admin staff 52852595 Jan 31 04:25 OpenJDK25U-debugimage_aarch64_mac_hotspot_2026-01-31-09-05.tar.gz
[2026-01-31T09:50:47.000Z] -rw-r--r-- 1 admin staff 136513116 Jan 31 04:30 OpenJDK25U-jdk_aarch64_mac_hotspot_2026-01-31-09-05.tar.gz
[2026-01-31T09:50:47.000Z] -rw-r--r-- 1 admin staff 81499060 Jan 31 04:30 OpenJDK25U-jmods_aarch64_mac_hotspot_2026-01-31-09-05.tar.gz
[2026-01-31T09:50:47.000Z] -rw-r--r-- 1 admin staff 56419305 Jan 31 04:31 OpenJDK25U-jre_aarch64_mac_hotspot_2026-01-31-09-05.tar.gz
[2026-01-31T09:50:47.000Z] -rw-r--r-- 1 admin staff 31356 Jan 31 04:27 OpenJDK25U-sbom_aarch64_mac_hotspot_2026-01-31-09-05-metadata.json
[2026-01-31T09:50:47.000Z] -rw-r--r-- 1 admin staff 163464 Jan 31 04:45 OpenJDK25U-sbom_aarch64_mac_hotspot_2026-01-31-09-05.json
[2026-01-31T09:50:47.000Z] -rw-r--r-- 1 admin staff 3771671 Jan 31 04:31 OpenJDK25U-static-libs_aarch64_mac_hotspot_2026-01-31-09-05.tar.gz
[2026-01-31T09:50:47.000Z] -rw-r--r-- 1 admin staff 97602095 Jan 31 04:25 OpenJDK25U-testimage_aarch64_mac_hotspot_2026-01-31-09-05.tar.gz
[2026-01-31T09:50:47.000Z] drwxr-xr-x 3 admin staff 96 Jan 30 20:30 j2re-image
[2026-01-31T09:50:47.000Z] drwxr-xr-x 3 admin staff 96 Jan 30 20:28 j2sdk-image
[2026-01-31T09:50:47.000Z] drwxr-xr-x 3 admin staff 96 Jan 31 04:24 static-libs
[2026-01-31T09:50:47.000Z] drwxr-xr-x 3 admin staff 96 Jan 31 04:50 tmp
[2026-01-31T09:50:47.000Z] List files in jdkbinary/tmp folder...
[2026-01-31T09:50:47.000Z] total 0
[2026-01-31T09:50:47.000Z] drwxr-xr-x 8 admin staff 256 Jan 31 04:20 jdk-25.0.3+0-test-image
[2026-01-31T09:50:47.000Z] Moving directory jdk-25.0.3+0-test-image/ to ../openjdk-test-image
[2026-01-31T09:50:47.000Z] Uncompressing OpenJDK25U-debugimage_aarch64_mac_hotspot_2026-01-31-09-05.tar.gz over ./j2sdk-image...
[2026-01-31T09:50:47.000Z] Removing top-level folder jdk-25.0.3+0-debug-image/
[2026-01-31T09:50:47.000Z] Removing top-level folder jdk-25.0.3+0/
[2026-01-31T09:50:47.359Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/jdkbinary/j2sdk-image...
[2026-01-31T09:50:47.712Z] javac_path: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2026-01-31T09:50:47.712Z] Run: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/java -version
[2026-01-31T09:50:47.712Z] =JAVA VERSION OUTPUT BEGIN=
[2026-01-31T09:50:47.712Z] openjdk version "25.0.3-beta" 2026-04-21
[2026-01-31T09:50:47.712Z] OpenJDK Runtime Environment Temurin-25.0.3+0-202601310910 (build 25.0.3-beta-ea)
[2026-01-31T09:50:47.712Z] OpenJDK 64-Bit Server VM Temurin-25.0.3+0-202601310910 (build 25.0.3-beta-ea, mixed mode, sharing)
[2026-01-31T09:50:47.712Z] =JAVA VERSION OUTPUT END=
[2026-01-31T09:50:47.712Z] get testKitGen...
[2026-01-31T09:50:47.712Z] git clone -q https://github.com/adoptium/TKG.git
[2026-01-31T09:50:49.469Z] git rev-parse master
[2026-01-31T09:50:49.469Z] git checkout -q -f 710e5f5ca9bc39402c4d1357f0f79eaef85f25b8
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-01-31T09:50:49.604Z] $ ssh-agent -k
[2026-01-31T09:50:49.609Z] unset SSH_AUTH_SOCK;
[2026-01-31T09:50:49.609Z] unset SSH_AGENT_PID;
[2026-01-31T09:50:49.609Z] echo Agent pid 2110 killed;
[2026-01-31T09:50:49.729Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] echo
[2026-01-31T09:50:49.780Z] readProperties file: ./aqa-tests/job.properties
[Pipeline] readProperties
[Pipeline] echo
[2026-01-31T09:50:49.872Z] Reset TEST_JDK_HOME to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-01-31T09:50:50.211Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.openjdk&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=true&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=25&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk25u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk25u%2Fjdk25u-mac-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=dev&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=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=20&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-01-31T09:50:50.222Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.openjdk&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=true&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-481a9&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=25&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk25u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk25u%2Fjdk25u-mac-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=dev&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=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=20&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-01-31T09:50:50.265Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-01-31T09:50:50.443Z] Copied 1 artifact from "getTRSSOutput" build number 2033
[Pipeline] sh
[2026-01-31T09:50:50.959Z] + cd ./aqa-tests/TKG/resources/TRSS
[2026-01-31T09:50:50.959Z] + gzip -cd TRSSOutput.tar.gz
[2026-01-31T09:50:50.959Z] + tar xof -
[2026-01-31T09:50:50.959Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-01-31T09:50:51.061Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-01-31T09:50:51.079Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2026-01-31T09:50:51.116Z] Found a total of 1 nodes with the 'ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)' label
[Pipeline] echo
[2026-01-31T09:50:51.120Z] Machine limit is 1.
[Pipeline] sh
[2026-01-31T09:50:51.658Z] + cd ./aqa-tests/TKG
[2026-01-31T09:50:51.658Z] ++ uname
[2026-01-31T09:50:51.658Z] + '[' Darwin = AIX ']'
[2026-01-31T09:50:51.658Z] ++ uname
[2026-01-31T09:50:51.658Z] + '[' Darwin = SunOS ']'
[2026-01-31T09:50:51.658Z] ++ uname
[2026-01-31T09:50:51.658Z] + '[' Darwin = '*BSD' ']'
[2026-01-31T09:50:51.658Z] + MAKE=make
[2026-01-31T09:50:51.658Z] + make genParallelList TEST=sanity.openjdk TEST_TIME=120 NUM_MACHINES=
[2026-01-31T09:50:51.658Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-01-31T09:50:51.658Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/../../externalDependency/lib
[2026-01-31T09:50:51.658Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-31T09:50:51.658Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-31T09:50:51.658Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-01-31T09:50:51.658Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-01-31T09:50:51.658Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2026-01-31T09:50:52.011Z]
[2026-01-31T09:50:52.011Z] build:
[2026-01-31T09:50:52.011Z]
[2026-01-31T09:50:52.011Z] clean:
[2026-01-31T09:50:52.011Z]
[2026-01-31T09:50:52.011Z] init:
[2026-01-31T09:50:52.011Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/bin
[2026-01-31T09:50:52.011Z]
[2026-01-31T09:50:52.011Z] getDependentLibs:
[2026-01-31T09:50:52.011Z] [exec] --------------------------------------------
[2026-01-31T09:50:52.011Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/../../externalDependency/lib
[2026-01-31T09:50:52.011Z] [exec] task is set to default
[2026-01-31T09:50:52.011Z] [exec] dependencyList is set to json_simple
[2026-01-31T09:50:52.011Z] [exec] System Test jars will not be downloaded.
[2026-01-31T09:50:52.011Z] [exec] --------------------------------------------
[2026-01-31T09:50:52.011Z] [exec] Starting download third party dependent jars
[2026-01-31T09:50:52.011Z] [exec] --------------------------------------------
[2026-01-31T09:50:52.011Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/../../externalDependency/lib
[2026-01-31T09:50:52.011Z] [exec] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-01-31T09:50:52.011Z] [exec] downloaded dependent third party jars successfully
[2026-01-31T09:50:52.011Z]
[2026-01-31T09:50:52.011Z] compile:
[2026-01-31T09:50:52.011Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-31T09:50:52.011Z] [echo] ============COMPILER SETTINGS============
[2026-01-31T09:50:52.011Z] [echo] ===fork: yes
[2026-01-31T09:50:52.011Z] [echo] ===debug: on
[2026-01-31T09:50:52.011Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/bin
[2026-01-31T09:50:52.768Z] [javac] Note: Some input files use or override a deprecated API.
[2026-01-31T09:50:52.768Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-01-31T09:50:52.768Z]
[2026-01-31T09:50:52.768Z] dist:
[2026-01-31T09:50:52.768Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2026-01-31T09:50:52.768Z]
[2026-01-31T09:50:52.768Z] BUILD SUCCESSFUL
[2026-01-31T09:50:52.768Z] Total time: 1 second
[2026-01-31T09:50:52.768Z] 0
[2026-01-31T09:50:52.768Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-01-31T09:50:53.122Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-01-31T09:50:53.122Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2026-01-31T09:50:53.475Z] ****************************** MACHINE INFO ******************************
[2026-01-31T09:50:53.475Z] File path : /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG
[2026-01-31T09:50:53.475Z] Free Physical Memory Size : 503496704
[2026-01-31T09:50:53.475Z] Free space (bytes) : 55998451712
[2026-01-31T09:50:53.475Z] Total Physical Memory Size : 6979321856
[2026-01-31T09:50:53.475Z] Total space (bytes) : 90743767040
[2026-01-31T09:50:53.475Z] Usable space (bytes) : 55998451712
[2026-01-31T09:50:53.475Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-31T09:50:53.475Z] bashVersion :
[2026-01-31T09:50:53.475Z] GNU bash, version 5.3.9(1)-release (aarch64-apple-darwin23.6.0)
[2026-01-31T09:50:53.475Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2026-01-31T09:50:53.475Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-01-31T09:50:53.475Z]
[2026-01-31T09:50:53.475Z] This is free software; you are free to change and redistribute it.
[2026-01-31T09:50:53.475Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-31T09:50:53.475Z] cpuCores : 4
[2026-01-31T09:50:53.475Z] curlVersion :
[2026-01-31T09:50:53.475Z] 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-01-31T09:50:53.475Z] Release-Date: 2023-05-30
[2026-01-31T09:50:53.475Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2026-01-31T09:50:53.475Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL threadsafe UnixSockets
[2026-01-31T09:50:53.475Z] dockerVersion : bash: line 1: docker: command not found
[2026-01-31T09:50:53.475Z] gcc version : 15.0.0
[2026-01-31T09:50:53.475Z] gclibc version : bash: line 1: ldd: command not found
[2026-01-31T09:50:53.475Z] gdb version : bash: line 1: gdb: command not found
[2026-01-31T09:50:53.475Z] lldb version :
[2026-01-31T09:50:53.475Z] lldb-1500.0.200.58
[2026-01-31T09:50:53.475Z] Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
[2026-01-31T09:50:53.475Z] makeVersion :
[2026-01-31T09:50:53.475Z] GNU Make 3.81
[2026-01-31T09:50:53.475Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2026-01-31T09:50:53.475Z] This is free software; see the source for copying conditions.
[2026-01-31T09:50:53.475Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2026-01-31T09:50:53.475Z] PARTICULAR PURPOSE.
[2026-01-31T09:50:53.475Z]
[2026-01-31T09:50:53.475Z] This program built for i386-apple-darwin11.3.0
[2026-01-31T09:50:53.475Z] mavenVersion :
[2026-01-31T09:50:53.475Z] WARNING: A restricted method in java.lang.System has been called
[2026-01-31T09:50:53.475Z] 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-01-31T09:50:53.475Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2026-01-31T09:50:53.475Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2026-01-31T09:50:53.475Z]
[2026-01-31T09:50:53.475Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2026-01-31T09:50:53.475Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-01-31T09:50:53.475Z] Java version: 25.0.3-beta, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home
[2026-01-31T09:50:53.475Z] Default locale: en_US, platform encoding: UTF-8
[2026-01-31T09:50:53.475Z] OS name: "mac os x", version: "14.1", arch: "aarch64", family: "mac"
[2026-01-31T09:50:53.475Z] perlVersion :
[2026-01-31T09:50:53.475Z]
[2026-01-31T09:50:53.475Z] This is perl 5, version 30, subversion 3 (v5.30.3) built for darwin-thread-multi-2level
[2026-01-31T09:50:53.475Z] (with 2 registered patches, see perl -V for more detail)
[2026-01-31T09:50:53.475Z]
[2026-01-31T09:50:53.475Z] Copyright 1987-2020, Larry Wall
[2026-01-31T09:50:53.475Z]
[2026-01-31T09:50:53.475Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-01-31T09:50:53.475Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-01-31T09:50:53.475Z]
[2026-01-31T09:50:53.475Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-01-31T09:50:53.475Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-01-31T09:50:53.475Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-01-31T09:50:53.476Z]
[2026-01-31T09:50:53.476Z] podmanVersion : bash: line 1: podman: command not found
[2026-01-31T09:50:53.476Z] procArch : arm
[2026-01-31T09:50:53.476Z] sysArch : arm64
[2026-01-31T09:50:53.476Z] sysOS : Darwin
[2026-01-31T09:50:53.476Z] ulimit :
[2026-01-31T09:50:53.476Z] core file size (blocks, -c) 8192
[2026-01-31T09:50:53.476Z] data seg size (kbytes, -d) unlimited
[2026-01-31T09:50:53.476Z] file size (blocks, -f) unlimited
[2026-01-31T09:50:53.476Z] max locked memory (kbytes, -l) unlimited
[2026-01-31T09:50:53.476Z] max memory size (kbytes, -m) unlimited
[2026-01-31T09:50:53.476Z] open files (-n) 1048576
[2026-01-31T09:50:53.476Z] pipe size (512 bytes, -p) 1
[2026-01-31T09:50:53.476Z] stack size (kbytes, -s) 65520
[2026-01-31T09:50:53.476Z] cpu time (seconds, -t) unlimited
[2026-01-31T09:50:53.476Z] max user processes (-u) 1333
[2026-01-31T09:50:53.476Z] virtual memory (kbytes, -v) unlimited
[2026-01-31T09:50:53.476Z] 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-01-31T09:50:53.476Z] vmVendor : Oracle Corporation
[2026-01-31T09:50:53.476Z] vmVersion : 25.0.3-beta-ea
[2026-01-31T09:50:53.476Z] xlc version : bash: line 1: xlC: command not found
[2026-01-31T09:50:53.476Z] **************************************************************************
[2026-01-31T09:50:53.476Z]
[2026-01-31T09:50:53.476Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-01-31T09:50:53.476Z]
[2026-01-31T09:50:53.476Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-01-31T09:50:53.476Z]
[2026-01-31T09:50:53.476Z] System.getProperty('os.name')=Mac OS X
[2026-01-31T09:50:53.476Z]
[2026-01-31T09:50:53.476Z] System.getProperty('os.arch')=aarch64
[2026-01-31T09:50:53.476Z]
[2026-01-31T09:50:53.476Z] System.getProperty('java.fullversion')=null
[2026-01-31T09:50:53.476Z]
[2026-01-31T09:50:53.476Z] System.getProperty('sun.arch.data.model')=64
[2026-01-31T09:50:53.476Z]
[2026-01-31T09:50:53.476Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=sanity.openjdk TESTLIST= TRSS_URL= LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/../../externalDependency/lib
[2026-01-31T09:50:53.476Z] perl scripts/configure.pl
[2026-01-31T09:50:53.828Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=osx_aarch64 --microArch="" --osLabel="" --jdkVersion=25 --impl=hotspot --vendor="eclipse" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.openjdk --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-01-31T09:50:53.828Z]
[2026-01-31T09:50:53.828Z] Warning: cannot find spec in resources/ottawa.csv.
[2026-01-31T09:50:53.828Z] Detected 64 in spec. Use spec: default-64 to match mode.
[2026-01-31T09:50:53.828Z]
[2026-01-31T09:50:53.828Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-01-31T09:50:53.828Z]
[2026-01-31T09:50:53.828Z]
[2026-01-31T09:50:53.828Z] Starting to generate parallel test lists.
[2026-01-31T09:50:53.828Z]
[2026-01-31T09:50:53.828Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/../openjdk/playlist.xml
[2026-01-31T09:50:53.828Z] Attempting to get test duration data from TRSS.
[2026-01-31T09:50:53.828Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=25&impl=hs&platform=aarch64_mac&group=openjdk&level=sanity
[2026-01-31T09:50:54.183Z] Attempting to get test duration data from cached files.
[2026-01-31T09:50:54.183Z]
[2026-01-31T09:50:54.183Z] TEST DURATION
[2026-01-31T09:50:54.183Z] ====================================================================================
[2026-01-31T09:50:54.183Z] Total number of tests searched: 51
[2026-01-31T09:50:54.183Z] Number of test durations found: 51
[2026-01-31T09:50:54.183Z] Top slowest tests:
[2026-01-31T09:50:54.183Z] 09m15s hotspot_tier1_compiler_0
[2026-01-31T09:50:54.183Z] 08m56s jdk_lang_1
[2026-01-31T09:50:54.183Z] 08m55s jdk_lang_0
[2026-01-31T09:50:54.183Z] ====================================================================================
[2026-01-31T09:50:54.183Z]
[2026-01-31T09:50:54.183Z] Test target is split into 1 lists.
[2026-01-31T09:50:54.183Z] Reducing estimated test running time from 68m32s to 68m32s.
[2026-01-31T09:50:54.183Z]
[2026-01-31T09:50:54.183Z] -------------------------------------testList_0-------------------------------------
[2026-01-31T09:50:54.183Z] Number of tests: 51
[2026-01-31T09:50:54.183Z] Estimated running time: 68m32s
[2026-01-31T09:50:54.183Z] TESTLIST=hotspot_tier1_compiler_0,jdk_lang_1,jdk_lang_0,langtools_all_0,hotspot_tier1_gc_0,hotspot_tier1_runtime_0,hotspot_tier1_serviceability_0,jdk_security1_0,jdk_security1_1,jdk_foreign_0,jdk_foreign_1,jdk_security4_0,jdk_security4_1,jdk_util_other_0,jdk_util_other_1,jdk_collections_0,jdk_security2_1,jdk_security2_0,jdk_collections_1,jdk_stream_0,jdk_stream_1,jdk_concurrent_0,jdk_concurrent_1,jdk_math_0,jdk_math_1,jdk11_tier1_buffer_0,jdk11_tier1_buffer_1,jdk_lang_native_0,jdk_svc_sanity_1,jdk_svc_sanity_0,jdk_lang_native_1,jdk11_tier1_iso8859_1,jdk11_tier1_iso8859_0,hotspot_tier1_common_0,jdk_concurrent_2,jdk_util_other_2,jdk_stream_2,jdk_lang_native_win_2,jdk_collections_2,jdk_lang_native_win_1,jdk_svc_sanity_2,jdk_security4_2,jdk_security2_2,jdk_security1_2,jdk_math_2,jdk_lang_native_2,jdk_lang_2,jdk_foreign_2,jdk11_tier1_buffer_2,jdk_lang_native_win_0,jdk11_tier1_iso8859_2
[2026-01-31T09:50:54.183Z] ------------------------------------------------------------------------------------
[2026-01-31T09:50:54.183Z]
[2026-01-31T09:50:54.183Z] Parallel test lists file (/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[Pipeline] fileExists
[Pipeline] echo
[2026-01-31T09:50:54.291Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-01-31T09:50:54.380Z] NUM_LIST=1, Fall back to regenerate parallel lists with NUM_MACHINES=1.
[Pipeline] sh
[2026-01-31T09:50:54.935Z] + cd ./aqa-tests/TKG
[2026-01-31T09:50:54.935Z] ++ uname
[2026-01-31T09:50:54.935Z] + '[' Darwin = AIX ']'
[2026-01-31T09:50:54.935Z] ++ uname
[2026-01-31T09:50:54.935Z] + '[' Darwin = SunOS ']'
[2026-01-31T09:50:54.935Z] ++ uname
[2026-01-31T09:50:54.935Z] + '[' Darwin = '*BSD' ']'
[2026-01-31T09:50:54.935Z] + MAKE=make
[2026-01-31T09:50:54.935Z] + make genParallelList TEST=sanity.openjdk NUM_MACHINES=1 TEST_TIME=
[2026-01-31T09:50:54.935Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-01-31T09:50:54.935Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/../../externalDependency/lib
[2026-01-31T09:50:54.935Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-31T09:50:54.935Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-31T09:50:54.935Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-01-31T09:50:54.935Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-01-31T09:50:54.935Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2026-01-31T09:50:54.935Z]
[2026-01-31T09:50:54.935Z] build:
[2026-01-31T09:50:54.935Z]
[2026-01-31T09:50:54.935Z] clean:
[2026-01-31T09:50:54.935Z] [delete] Deleting: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/autoGenEnv.mk
[2026-01-31T09:50:54.935Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/bin
[2026-01-31T09:50:54.935Z]
[2026-01-31T09:50:54.935Z] init:
[2026-01-31T09:50:54.935Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/bin
[2026-01-31T09:50:54.935Z]
[2026-01-31T09:50:54.935Z] getDependentLibs:
[2026-01-31T09:50:54.935Z] [exec] --------------------------------------------
[2026-01-31T09:50:54.935Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/../../externalDependency/lib
[2026-01-31T09:50:54.935Z] [exec] task is set to default
[2026-01-31T09:50:54.935Z] [exec] dependencyList is set to json_simple
[2026-01-31T09:50:54.935Z] [exec] System Test jars will not be downloaded.
[2026-01-31T09:50:54.935Z] [exec] --------------------------------------------
[2026-01-31T09:50:54.935Z] [exec] Starting download third party dependent jars
[2026-01-31T09:50:54.935Z] [exec] --------------------------------------------
[2026-01-31T09:50:54.935Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/../../externalDependency/lib
[2026-01-31T09:50:54.935Z] [exec] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-01-31T09:50:54.935Z] [exec] downloaded dependent third party jars successfully
[2026-01-31T09:50:54.935Z]
[2026-01-31T09:50:54.935Z] compile:
[2026-01-31T09:50:54.935Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-31T09:50:54.935Z] [echo] ============COMPILER SETTINGS============
[2026-01-31T09:50:54.935Z] [echo] ===fork: yes
[2026-01-31T09:50:54.935Z] [echo] ===debug: on
[2026-01-31T09:50:55.288Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/bin
[2026-01-31T09:50:55.639Z] [javac] Note: Some input files use or override a deprecated API.
[2026-01-31T09:50:55.639Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-01-31T09:50:55.639Z]
[2026-01-31T09:50:55.639Z] dist:
[2026-01-31T09:50:55.639Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2026-01-31T09:50:55.639Z]
[2026-01-31T09:50:55.639Z] BUILD SUCCESSFUL
[2026-01-31T09:50:55.639Z] Total time: 0 seconds
[2026-01-31T09:50:55.639Z] 0
[2026-01-31T09:50:55.639Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-01-31T09:50:55.992Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-01-31T09:50:55.992Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2026-01-31T09:50:56.347Z] ****************************** MACHINE INFO ******************************
[2026-01-31T09:50:56.347Z] File path : /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG
[2026-01-31T09:50:56.347Z] Free Physical Memory Size : 478560256
[2026-01-31T09:50:56.347Z] Free space (bytes) : 55998423040
[2026-01-31T09:50:56.347Z] Total Physical Memory Size : 6979321856
[2026-01-31T09:50:56.347Z] Total space (bytes) : 90743767040
[2026-01-31T09:50:56.347Z] Usable space (bytes) : 55998423040
[2026-01-31T09:50:56.347Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-31T09:50:56.347Z] bashVersion :
[2026-01-31T09:50:56.347Z] GNU bash, version 5.3.9(1)-release (aarch64-apple-darwin23.6.0)
[2026-01-31T09:50:56.347Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2026-01-31T09:50:56.347Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-01-31T09:50:56.347Z]
[2026-01-31T09:50:56.347Z] This is free software; you are free to change and redistribute it.
[2026-01-31T09:50:56.348Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-31T09:50:56.348Z] cpuCores : 4
[2026-01-31T09:50:56.348Z] curlVersion :
[2026-01-31T09:50:56.348Z] 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-01-31T09:50:56.348Z] Release-Date: 2023-05-30
[2026-01-31T09:50:56.348Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2026-01-31T09:50:56.348Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL threadsafe UnixSockets
[2026-01-31T09:50:56.348Z] dockerVersion : bash: line 1: docker: command not found
[2026-01-31T09:50:56.348Z] gcc version : 15.0.0
[2026-01-31T09:50:56.348Z] gclibc version : bash: line 1: ldd: command not found
[2026-01-31T09:50:56.348Z] gdb version : bash: line 1: gdb: command not found
[2026-01-31T09:50:56.348Z] lldb version :
[2026-01-31T09:50:56.348Z] lldb-1500.0.200.58
[2026-01-31T09:50:56.348Z] Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
[2026-01-31T09:50:56.348Z] makeVersion :
[2026-01-31T09:50:56.348Z] GNU Make 3.81
[2026-01-31T09:50:56.348Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2026-01-31T09:50:56.348Z] This is free software; see the source for copying conditions.
[2026-01-31T09:50:56.348Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2026-01-31T09:50:56.348Z] PARTICULAR PURPOSE.
[2026-01-31T09:50:56.348Z]
[2026-01-31T09:50:56.348Z] This program built for i386-apple-darwin11.3.0
[2026-01-31T09:50:56.348Z] mavenVersion :
[2026-01-31T09:50:56.348Z] WARNING: A restricted method in java.lang.System has been called
[2026-01-31T09:50:56.348Z] 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-01-31T09:50:56.348Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2026-01-31T09:50:56.348Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2026-01-31T09:50:56.348Z]
[2026-01-31T09:50:56.348Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2026-01-31T09:50:56.348Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-01-31T09:50:56.348Z] Java version: 25.0.3-beta, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home
[2026-01-31T09:50:56.348Z] Default locale: en_US, platform encoding: UTF-8
[2026-01-31T09:50:56.348Z] OS name: "mac os x", version: "14.1", arch: "aarch64", family: "mac"
[2026-01-31T09:50:56.348Z] perlVersion :
[2026-01-31T09:50:56.348Z]
[2026-01-31T09:50:56.348Z] This is perl 5, version 30, subversion 3 (v5.30.3) built for darwin-thread-multi-2level
[2026-01-31T09:50:56.348Z] (with 2 registered patches, see perl -V for more detail)
[2026-01-31T09:50:56.348Z]
[2026-01-31T09:50:56.348Z] Copyright 1987-2020, Larry Wall
[2026-01-31T09:50:56.348Z]
[2026-01-31T09:50:56.348Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-01-31T09:50:56.348Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-01-31T09:50:56.348Z]
[2026-01-31T09:50:56.348Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-01-31T09:50:56.348Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-01-31T09:50:56.348Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-01-31T09:50:56.348Z]
[2026-01-31T09:50:56.348Z] podmanVersion : bash: line 1: podman: command not found
[2026-01-31T09:50:56.348Z] procArch : arm
[2026-01-31T09:50:56.348Z] sysArch : arm64
[2026-01-31T09:50:56.348Z] sysOS : Darwin
[2026-01-31T09:50:56.348Z] ulimit :
[2026-01-31T09:50:56.348Z] core file size (blocks, -c) 8192
[2026-01-31T09:50:56.348Z] data seg size (kbytes, -d) unlimited
[2026-01-31T09:50:56.348Z] file size (blocks, -f) unlimited
[2026-01-31T09:50:56.348Z] max locked memory (kbytes, -l) unlimited
[2026-01-31T09:50:56.348Z] max memory size (kbytes, -m) unlimited
[2026-01-31T09:50:56.348Z] open files (-n) 1048576
[2026-01-31T09:50:56.348Z] pipe size (512 bytes, -p) 1
[2026-01-31T09:50:56.348Z] stack size (kbytes, -s) 65520
[2026-01-31T09:50:56.348Z] cpu time (seconds, -t) unlimited
[2026-01-31T09:50:56.348Z] max user processes (-u) 1333
[2026-01-31T09:50:56.348Z] virtual memory (kbytes, -v) unlimited
[2026-01-31T09:50:56.348Z] 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-01-31T09:50:56.348Z] vmVendor : Oracle Corporation
[2026-01-31T09:50:56.348Z] vmVersion : 25.0.3-beta-ea
[2026-01-31T09:50:56.348Z] xlc version : bash: line 1: xlC: command not found
[2026-01-31T09:50:56.348Z] **************************************************************************
[2026-01-31T09:50:56.348Z]
[2026-01-31T09:50:56.348Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-01-31T09:50:56.348Z]
[2026-01-31T09:50:56.348Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-01-31T09:50:56.348Z]
[2026-01-31T09:50:56.348Z] System.getProperty('os.name')=Mac OS X
[2026-01-31T09:50:56.348Z]
[2026-01-31T09:50:56.348Z] System.getProperty('os.arch')=aarch64
[2026-01-31T09:50:56.348Z]
[2026-01-31T09:50:56.348Z] System.getProperty('java.fullversion')=null
[2026-01-31T09:50:56.348Z]
[2026-01-31T09:50:56.348Z] System.getProperty('sun.arch.data.model')=64
[2026-01-31T09:50:56.348Z]
[2026-01-31T09:50:56.348Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES=1 TEST_TIME= TESTTARGET=sanity.openjdk TESTLIST= TRSS_URL= LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/../../externalDependency/lib
[2026-01-31T09:50:56.348Z] perl scripts/configure.pl
[2026-01-31T09:50:56.348Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=osx_aarch64 --microArch="" --osLabel="" --jdkVersion=25 --impl=hotspot --vendor="eclipse" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.openjdk --testList= --numOfMachines=1 --testTime= --TRSSURL=
[2026-01-31T09:50:56.348Z]
[2026-01-31T09:50:56.348Z] Warning: cannot find spec in resources/ottawa.csv.
[2026-01-31T09:50:56.348Z] Detected 64 in spec. Use spec: default-64 to match mode.
[2026-01-31T09:50:56.348Z]
[2026-01-31T09:50:56.348Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-01-31T09:50:56.348Z]
[2026-01-31T09:50:56.348Z]
[2026-01-31T09:50:56.348Z] Starting to generate parallel test lists.
[2026-01-31T09:50:56.348Z]
[2026-01-31T09:50:56.348Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/../openjdk/playlist.xml
[2026-01-31T09:50:56.348Z] Attempting to get test duration data from TRSS.
[2026-01-31T09:50:56.348Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=25&impl=hs&platform=aarch64_mac&group=openjdk&level=sanity
[2026-01-31T09:50:56.704Z] Attempting to get test duration data from cached files.
[2026-01-31T09:50:56.704Z]
[2026-01-31T09:50:56.704Z] TEST DURATION
[2026-01-31T09:50:56.704Z] ====================================================================================
[2026-01-31T09:50:56.704Z] Total number of tests searched: 51
[2026-01-31T09:50:56.704Z] Number of test durations found: 51
[2026-01-31T09:50:56.704Z] Top slowest tests:
[2026-01-31T09:50:56.704Z] 09m15s hotspot_tier1_compiler_0
[2026-01-31T09:50:56.704Z] 08m56s jdk_lang_1
[2026-01-31T09:50:56.704Z] 08m55s jdk_lang_0
[2026-01-31T09:50:56.704Z] ====================================================================================
[2026-01-31T09:50:56.704Z]
[2026-01-31T09:50:56.704Z] Test target is split into 1 lists.
[2026-01-31T09:50:56.704Z] Reducing estimated test running time from 68m32s to 68m32s.
[2026-01-31T09:50:56.704Z]
[2026-01-31T09:50:56.704Z] -------------------------------------testList_0-------------------------------------
[2026-01-31T09:50:56.704Z] Number of tests: 51
[2026-01-31T09:50:56.704Z] Estimated running time: 68m32s
[2026-01-31T09:50:56.704Z] TESTLIST=hotspot_tier1_compiler_0,jdk_lang_1,jdk_lang_0,langtools_all_0,hotspot_tier1_gc_0,hotspot_tier1_runtime_0,hotspot_tier1_serviceability_0,jdk_security1_0,jdk_security1_1,jdk_foreign_0,jdk_foreign_1,jdk_security4_0,jdk_security4_1,jdk_util_other_0,jdk_util_other_1,jdk_collections_0,jdk_security2_1,jdk_security2_0,jdk_collections_1,jdk_stream_0,jdk_stream_1,jdk_concurrent_0,jdk_concurrent_1,jdk_math_0,jdk_math_1,jdk11_tier1_buffer_0,jdk11_tier1_buffer_1,jdk_lang_native_0,jdk_svc_sanity_1,jdk_svc_sanity_0,jdk_lang_native_1,jdk11_tier1_iso8859_1,jdk11_tier1_iso8859_0,hotspot_tier1_common_0,jdk_concurrent_2,jdk_util_other_2,jdk_stream_2,jdk_lang_native_win_2,jdk_collections_2,jdk_lang_native_win_1,jdk_svc_sanity_2,jdk_security4_2,jdk_security2_2,jdk_security1_2,jdk_math_2,jdk_lang_native_2,jdk_lang_2,jdk_foreign_2,jdk11_tier1_buffer_2,jdk_lang_native_win_0,jdk11_tier1_iso8859_2
[2026-01-31T09:50:56.704Z] ------------------------------------------------------------------------------------
[2026-01-31T09:50:56.704Z]
[2026-01-31T09:50:56.704Z] Parallel test lists file (/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[Pipeline] fileExists
[Pipeline] echo
[2026-01-31T09:50:56.815Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-01-31T09:50:56.901Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-01-31T09:50:56.961Z] Building tests...
[Pipeline] timeout
[2026-01-31T09:50:56.964Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-01-31T09:50:56.979Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2026-01-31T09:50:57.105Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2026-01-31T09:50:57.119Z] Running in /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2026-01-31T09:50:57.203Z] $ ssh-agent
[2026-01-31T09:50:57.375Z] SSH_AUTH_SOCK=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//ssh-3QCj6iEHZv04/agent.2560
[2026-01-31T09:50:57.375Z] SSH_AGENT_PID=2561
[2026-01-31T09:50:57.375Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-01-31T09:50:57.883Z] + bash ./compile.sh
[2026-01-31T09:50:57.883Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-01-31T09:50:57.883Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/../../externalDependency/lib
[2026-01-31T09:50:57.883Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-31T09:50:57.883Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-31T09:50:57.883Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-01-31T09:50:57.883Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-01-31T09:50:57.883Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2026-01-31T09:50:57.883Z]
[2026-01-31T09:50:57.883Z] build:
[2026-01-31T09:50:57.883Z]
[2026-01-31T09:50:57.883Z] clean:
[2026-01-31T09:50:57.883Z] [delete] Deleting: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/autoGenEnv.mk
[2026-01-31T09:50:57.883Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/bin
[2026-01-31T09:50:57.883Z]
[2026-01-31T09:50:57.883Z] init:
[2026-01-31T09:50:57.883Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/bin
[2026-01-31T09:50:57.883Z]
[2026-01-31T09:50:57.883Z] getDependentLibs:
[2026-01-31T09:50:57.883Z] [exec] --------------------------------------------
[2026-01-31T09:50:57.883Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/../../externalDependency/lib
[2026-01-31T09:50:57.884Z] [exec] task is set to default
[2026-01-31T09:50:57.884Z] [exec] dependencyList is set to json_simple
[2026-01-31T09:50:57.884Z] [exec] System Test jars will not be downloaded.
[2026-01-31T09:50:57.884Z] [exec] --------------------------------------------
[2026-01-31T09:50:57.884Z] [exec] Starting download third party dependent jars
[2026-01-31T09:50:57.884Z] [exec] --------------------------------------------
[2026-01-31T09:50:57.884Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/../../externalDependency/lib
[2026-01-31T09:50:57.884Z] [exec] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-01-31T09:50:57.884Z] [exec] downloaded dependent third party jars successfully
[2026-01-31T09:50:57.884Z]
[2026-01-31T09:50:57.884Z] compile:
[2026-01-31T09:50:57.884Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-31T09:50:57.884Z] [echo] ============COMPILER SETTINGS============
[2026-01-31T09:50:57.884Z] [echo] ===fork: yes
[2026-01-31T09:50:57.884Z] [echo] ===debug: on
[2026-01-31T09:50:57.884Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/bin
[2026-01-31T09:50:58.640Z] [javac] Note: Some input files use or override a deprecated API.
[2026-01-31T09:50:58.640Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-01-31T09:50:58.640Z]
[2026-01-31T09:50:58.640Z] dist:
[2026-01-31T09:50:58.640Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2026-01-31T09:50:58.640Z]
[2026-01-31T09:50:58.640Z] BUILD SUCCESSFUL
[2026-01-31T09:50:58.640Z] Total time: 0 seconds
[2026-01-31T09:50:58.640Z] 0
[2026-01-31T09:50:58.640Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-01-31T09:50:58.640Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-01-31T09:50:58.640Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2026-01-31T09:50:58.993Z] ****************************** MACHINE INFO ******************************
[2026-01-31T09:50:58.993Z] File path : /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG
[2026-01-31T09:50:58.993Z] Free Physical Memory Size : 496812032
[2026-01-31T09:50:58.993Z] Free space (bytes) : 55997927424
[2026-01-31T09:50:58.993Z] Total Physical Memory Size : 6979321856
[2026-01-31T09:50:58.993Z] Total space (bytes) : 90743767040
[2026-01-31T09:50:58.993Z] Usable space (bytes) : 55997927424
[2026-01-31T09:50:58.993Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-31T09:50:58.993Z] bashVersion :
[2026-01-31T09:50:58.993Z] GNU bash, version 5.3.9(1)-release (aarch64-apple-darwin23.6.0)
[2026-01-31T09:50:58.993Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2026-01-31T09:50:58.993Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-01-31T09:50:58.993Z]
[2026-01-31T09:50:58.993Z] This is free software; you are free to change and redistribute it.
[2026-01-31T09:50:58.993Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-31T09:50:58.993Z] cpuCores : 4
[2026-01-31T09:50:58.993Z] curlVersion :
[2026-01-31T09:50:58.993Z] 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-01-31T09:50:58.993Z] Release-Date: 2023-05-30
[2026-01-31T09:50:58.994Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2026-01-31T09:50:58.994Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL threadsafe UnixSockets
[2026-01-31T09:50:58.994Z] dockerVersion : bash: line 1: docker: command not found
[2026-01-31T09:50:58.994Z] gcc version : 15.0.0
[2026-01-31T09:50:58.994Z] gclibc version : bash: line 1: ldd: command not found
[2026-01-31T09:50:58.994Z] gdb version : bash: line 1: gdb: command not found
[2026-01-31T09:50:58.994Z] lldb version :
[2026-01-31T09:50:58.994Z] lldb-1500.0.200.58
[2026-01-31T09:50:58.994Z] Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
[2026-01-31T09:50:58.994Z] makeVersion :
[2026-01-31T09:50:58.994Z] GNU Make 3.81
[2026-01-31T09:50:58.994Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2026-01-31T09:50:58.994Z] This is free software; see the source for copying conditions.
[2026-01-31T09:50:58.994Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2026-01-31T09:50:58.994Z] PARTICULAR PURPOSE.
[2026-01-31T09:50:58.994Z]
[2026-01-31T09:50:58.994Z] This program built for i386-apple-darwin11.3.0
[2026-01-31T09:50:58.994Z] mavenVersion :
[2026-01-31T09:50:58.994Z] WARNING: A restricted method in java.lang.System has been called
[2026-01-31T09:50:58.994Z] 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-01-31T09:50:58.994Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2026-01-31T09:50:58.994Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2026-01-31T09:50:58.994Z]
[2026-01-31T09:50:58.994Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2026-01-31T09:50:58.994Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-01-31T09:50:58.994Z] Java version: 25.0.3-beta, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home
[2026-01-31T09:50:58.994Z] Default locale: en_US, platform encoding: UTF-8
[2026-01-31T09:50:58.994Z] OS name: "mac os x", version: "14.1", arch: "aarch64", family: "mac"
[2026-01-31T09:50:58.994Z] perlVersion :
[2026-01-31T09:50:58.994Z]
[2026-01-31T09:50:58.994Z] This is perl 5, version 30, subversion 3 (v5.30.3) built for darwin-thread-multi-2level
[2026-01-31T09:50:58.994Z] (with 2 registered patches, see perl -V for more detail)
[2026-01-31T09:50:58.994Z]
[2026-01-31T09:50:58.994Z] Copyright 1987-2020, Larry Wall
[2026-01-31T09:50:58.994Z]
[2026-01-31T09:50:58.994Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-01-31T09:50:58.994Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-01-31T09:50:58.994Z]
[2026-01-31T09:50:58.994Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-01-31T09:50:58.994Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-01-31T09:50:58.994Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-01-31T09:50:58.994Z]
[2026-01-31T09:50:58.994Z] podmanVersion : bash: line 1: podman: command not found
[2026-01-31T09:50:58.994Z] procArch : arm
[2026-01-31T09:50:58.994Z] sysArch : arm64
[2026-01-31T09:50:58.994Z] sysOS : Darwin
[2026-01-31T09:50:58.994Z] ulimit :
[2026-01-31T09:50:58.994Z] core file size (blocks, -c) 8192
[2026-01-31T09:50:58.994Z] data seg size (kbytes, -d) unlimited
[2026-01-31T09:50:58.994Z] file size (blocks, -f) unlimited
[2026-01-31T09:50:58.994Z] max locked memory (kbytes, -l) unlimited
[2026-01-31T09:50:58.994Z] max memory size (kbytes, -m) unlimited
[2026-01-31T09:50:58.994Z] open files (-n) 1048576
[2026-01-31T09:50:58.994Z] pipe size (512 bytes, -p) 1
[2026-01-31T09:50:58.994Z] stack size (kbytes, -s) 65520
[2026-01-31T09:50:58.994Z] cpu time (seconds, -t) unlimited
[2026-01-31T09:50:58.994Z] max user processes (-u) 1333
[2026-01-31T09:50:58.994Z] virtual memory (kbytes, -v) unlimited
[2026-01-31T09:50:58.994Z] 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-01-31T09:50:58.994Z] vmVendor : Oracle Corporation
[2026-01-31T09:50:58.994Z] vmVersion : 25.0.3-beta-ea
[2026-01-31T09:50:58.994Z] xlc version : bash: line 1: xlC: command not found
[2026-01-31T09:50:58.994Z] **************************************************************************
[2026-01-31T09:50:58.994Z]
[2026-01-31T09:50:58.994Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-01-31T09:50:58.994Z]
[2026-01-31T09:50:58.994Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-01-31T09:50:58.994Z]
[2026-01-31T09:50:58.994Z] System.getProperty('os.name')=Mac OS X
[2026-01-31T09:50:58.994Z]
[2026-01-31T09:50:58.994Z] System.getProperty('os.arch')=aarch64
[2026-01-31T09:50:58.994Z]
[2026-01-31T09:50:58.994Z] System.getProperty('java.fullversion')=null
[2026-01-31T09:50:58.994Z]
[2026-01-31T09:50:58.994Z] System.getProperty('sun.arch.data.model')=64
[2026-01-31T09:50:58.994Z]
[2026-01-31T09:50:59.349Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f clean.mk cleanBuild
[2026-01-31T09:50:59.349Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/../../jvmtest
[2026-01-31T09:50:59.349Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f compile.mk compile
[2026-01-31T09:50:59.349Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-31T09:50:59.349Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-31T09:50:59.349Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/.." "-DBUILD_ROOT=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=25" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=openjdk" "-DRESOURCES_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=osx_aarch64" "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DJVM_VERSION=openjdk25" "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-01-31T09:50:59.349Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-01-31T09:50:59.349Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/scripts/build_test.xml
[2026-01-31T09:50:59.702Z] [echo] build.list is TestConfig/build.xml,openjdk/build.xml
[2026-01-31T09:50:59.702Z]
[2026-01-31T09:50:59.702Z] -create_test_directory:
[2026-01-31T09:50:59.702Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/jvmtest
[2026-01-31T09:50:59.702Z]
[2026-01-31T09:50:59.702Z] stage_test_material:
[2026-01-31T09:50:59.702Z] [copy] Copying 584 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/jvmtest
[2026-01-31T09:50:59.702Z]
[2026-01-31T09:50:59.702Z] build:
[2026-01-31T09:50:59.702Z]
[2026-01-31T09:50:59.702Z] build:
[2026-01-31T09:50:59.702Z]
[2026-01-31T09:50:59.703Z] getJtregVersion:
[2026-01-31T09:50:59.703Z] [echo] jtreg version used is : jtreg_8_2
[2026-01-31T09:50:59.703Z]
[2026-01-31T09:50:59.703Z] getDependentLibs:
[2026-01-31T09:50:59.703Z] [exec] --------------------------------------------
[2026-01-31T09:50:59.703Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/../../externalDependency/lib
[2026-01-31T09:50:59.703Z] [exec] task is set to default
[2026-01-31T09:50:59.703Z] [exec] dependencyList is set to jtreg_8_2
[2026-01-31T09:50:59.703Z] [exec] System Test jars will not be downloaded.
[2026-01-31T09:50:59.703Z] [exec] --------------------------------------------
[2026-01-31T09:50:59.703Z] [exec] Starting download third party dependent jars
[2026-01-31T09:50:59.703Z] [exec] --------------------------------------------
[2026-01-31T09:50:59.703Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/../../externalDependency/lib
[2026-01-31T09:50:59.703Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_2.tar.gz.sha256sum.txt
[2026-01-31T09:50:59.703Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_2.tar.gz.sha256sum.txt
[2026-01-31T09:51:00.096Z] [exec] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/../../externalDependency/lib/jtreg_8_2.tar.gz.sha256sum.txt
[2026-01-31T09:51:00.096Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_2.tar.gz
[2026-01-31T09:51:00.096Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_2.tar.gz
[2026-01-31T09:51:00.467Z] [exec] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/../../externalDependency/lib/jtreg_8_2.tar.gz
[2026-01-31T09:51:00.467Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_2.tar.gz.sha256sum.txt
[2026-01-31T09:51:00.467Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_2.tar.gz.sha256sum.txt
[2026-01-31T09:51:00.467Z] [exec] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/../../externalDependency/lib/jtreg_8_2.tar.gz.sha256sum.txt
[2026-01-31T09:51:00.467Z] [exec] downloaded dependent third party jars successfully
[2026-01-31T09:51:00.467Z]
[2026-01-31T09:51:00.467Z] getJtreg:
[2026-01-31T09:51:00.467Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/jvmtest/openjdk
[2026-01-31T09:51:00.467Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/openjdk
[2026-01-31T09:51:00.835Z]
[2026-01-31T09:51:00.835Z] openjdk-jdk.check:
[2026-01-31T09:51:00.835Z]
[2026-01-31T09:51:00.835Z] getOpenjdk:
[2026-01-31T09:51:00.835Z] [echo] Using user specified repo and branch
[2026-01-31T09:51:00.835Z] [exec] git clone --depth 1 -q --reference-if-able /Users/admin/openjdk_cache -b dev https://github.com/adoptium/jdk25u openjdktempinfo: Could not add alternate for '/Users/admin/openjdk_cache': reference repository '/Users/admin/openjdk_cache' is not a local repository.
[2026-01-31T09:51:00.835Z] [exec]
[2026-01-31T09:51:41.582Z] [exec] Check sha in openjdk-jdk and store the info in /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/../testenv/testenv.properties
[2026-01-31T09:51:41.582Z] [exec] JDK25_REPO=https://github.com/adoptium/jdk25u
[2026-01-31T09:51:41.582Z] [exec] JDK25_BRANCH=2d4b73e1c73431458a57fef6a33842752c54779f
[2026-01-31T09:51:41.582Z]
[2026-01-31T09:51:41.582Z] dist:
[2026-01-31T09:51:41.582Z] [copy] Copying 9 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/jvmtest/openjdk
[2026-01-31T09:51:41.582Z]
[2026-01-31T09:51:41.582Z] BUILD SUCCESSFUL
[2026-01-31T09:51:41.582Z] Total time: 36 seconds
[2026-01-31T09:51:41.582Z] 0
[2026-01-31T09:51:41.582Z]
[2026-01-31T09:51:41.582Z]
[2026-01-31T09:51:41.582Z] RECORD TEST REPOs SHA
[2026-01-31T09:51:41.582Z] cd "/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/../TKG/scripts"; \
[2026-01-31T09:51:41.582Z] bash "getSHAs.sh" --test_root_dir "/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/.." --shas_file "/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/../TKG/SHAs.txt"
[2026-01-31T09:51:41.582Z] Check shas in /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/.. and store the info in /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/../TKG/SHAs.txt
[2026-01-31T09:51:41.582Z] touch /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/../TKG/SHAs.txt
[2026-01-31T09:51:41.582Z] ================================================
[2026-01-31T09:51:41.582Z] timestamp: 20260131-045136
[2026-01-31T09:51:41.582Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/openjdk/openjdk-jdk
[2026-01-31T09:51:41.582Z] git repo:
[2026-01-31T09:51:41.582Z] Fetch URL: https://github.com/adoptium/jdk25u
[2026-01-31T09:51:41.582Z] sha:
[2026-01-31T09:51:41.582Z] 2d4b73e1c73431458a57fef6a33842752c54779f
[2026-01-31T09:51:41.582Z] ================================================
[2026-01-31T09:51:41.582Z] timestamp: 20260131-045136
[2026-01-31T09:51:41.582Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests
[2026-01-31T09:51:41.582Z] git repo:
[2026-01-31T09:51:41.582Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-01-31T09:51:41.582Z] sha:
[2026-01-31T09:51:41.582Z] 2e4439bfeded755ce68a14ff47ad364b7fe7126f
[2026-01-31T09:51:41.582Z] ================================================
[2026-01-31T09:51:41.582Z] timestamp: 20260131-045136
[2026-01-31T09:51:41.582Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG
[2026-01-31T09:51:41.582Z] git repo:
[2026-01-31T09:51:41.583Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-01-31T09:51:41.583Z] sha:
[2026-01-31T09:51:41.583Z] 710e5f5ca9bc39402c4d1357f0f79eaef85f25b8
[Pipeline] }
[2026-01-31T09:51:41.673Z] $ ssh-agent -k
[2026-01-31T09:51:41.690Z] unset SSH_AUTH_SOCK;
[2026-01-31T09:51:41.690Z] unset SSH_AGENT_PID;
[2026-01-31T09:51:41.690Z] echo Agent pid 2561 killed;
[2026-01-31T09:51:41.809Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-01-31T09:51:41.928Z] Running tests...
[Pipeline] sh
[2026-01-31T09:51:42.460Z] + who
[2026-01-31T09:51:42.460Z] + grep console
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-01-31T09:51:42.546Z] ITERATION: 1/1
[Pipeline] sshagent
[2026-01-31T09:51:42.560Z] $ ssh-agent
[2026-01-31T09:51:42.688Z] SSH_AUTH_SOCK=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//ssh-XaInfuGAPVlG/agent.2982
[2026-01-31T09:51:42.688Z] SSH_AGENT_PID=2983
[2026-01-31T09:51:42.688Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-01-31T09:51:43.233Z] ++ uname
[2026-01-31T09:51:43.234Z] + '[' Darwin = AIX ']'
[2026-01-31T09:51:43.234Z] ++ uname
[2026-01-31T09:51:43.234Z] + '[' Darwin = SunOS ']'
[2026-01-31T09:51:43.234Z] ++ uname
[2026-01-31T09:51:43.234Z] + '[' Darwin = '*BSD' ']'
[2026-01-31T09:51:43.234Z] + MAKE=make
[2026-01-31T09:51:43.234Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-01-31T09:51:43.234Z] make: Nothing to be done for `testEnvTeardown'.
[Pipeline] sh
[2026-01-31T09:51:43.816Z] ++ uname
[2026-01-31T09:51:43.816Z] + '[' Darwin = AIX ']'
[2026-01-31T09:51:43.816Z] ++ uname
[2026-01-31T09:51:43.816Z] + '[' Darwin = SunOS ']'
[2026-01-31T09:51:43.816Z] ++ uname
[2026-01-31T09:51:43.816Z] + '[' Darwin = '*BSD' ']'
[2026-01-31T09:51:43.816Z] + MAKE=make
[2026-01-31T09:51:43.816Z] + cd ./aqa-tests
[2026-01-31T09:51:43.816Z] + . ./scripts/testenv/testenvSettings.sh
[2026-01-31T09:51:43.816Z] ++ set +x
[2026-01-31T09:51:43.816Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-01-31T09:51:43.816Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/../../externalDependency/lib
[2026-01-31T09:51:43.816Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.openjdk TESTLIST=
[2026-01-31T09:51:43.816Z] perl scripts/configure.pl
[2026-01-31T09:51:43.816Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=osx_aarch64 --microArch="" --osLabel="" --jdkVersion=25 --impl=hotspot --vendor="eclipse" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.openjdk --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-01-31T09:51:43.816Z]
[2026-01-31T09:51:43.816Z] Warning: cannot find spec in resources/ottawa.csv.
[2026-01-31T09:51:43.816Z] Detected 64 in spec. Use spec: default-64 to match mode.
[2026-01-31T09:51:43.816Z]
[2026-01-31T09:51:43.816Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-01-31T09:51:43.816Z]
[2026-01-31T09:51:43.816Z] Starting to generate test make files.
[2026-01-31T09:51:43.816Z]
[2026-01-31T09:51:45.047Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/../openjdk/playlist.xml
[2026-01-31T09:51:45.047Z] Generated /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/../openjdk/autoGen.mk
[2026-01-31T09:51:45.047Z]
[2026-01-31T09:51:45.047Z] Generated /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/../autoGen.mk
[2026-01-31T09:51:45.047Z]
[2026-01-31T09:51:45.047Z] Generated /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/../TKG/utils.mk
[2026-01-31T09:51:45.047Z]
[2026-01-31T09:51:45.047Z] Generated /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/../TKG/rerun.mk
[2026-01-31T09:51:45.047Z]
[2026-01-31T09:51:45.047Z] Make files are generated successfully.
[2026-01-31T09:51:45.047Z]
[2026-01-31T09:51:45.047Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f runtest.mk _sanity.openjdk
[2026-01-31T09:51:45.047Z]
[2026-01-31T09:51:45.047Z] Running make 3.81
[2026-01-31T09:51:45.047Z] set TEST_ROOT to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/..
[2026-01-31T09:51:45.047Z] set JDK_VERSION to 25
[2026-01-31T09:51:45.047Z] set JDK_IMPL to hotspot
[2026-01-31T09:51:45.047Z] set JVM_VERSION to openjdk25
[2026-01-31T09:51:45.047Z] set JCL_VERSION to latest
[2026-01-31T09:51:45.047Z] JAVA_HOME was originally set to /Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2026-01-31T09:51:45.047Z] set JAVA_HOME to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-01-31T09:51:45.047Z] set SPEC to osx_aarch64
[2026-01-31T09:51:45.047Z] set TEST_FLAG to
[2026-01-31T09:51:45.047Z] Running sanity.openjdk ...
[2026-01-31T09:51:45.047Z] There are 51 test targets in sanity.openjdk
[2026-01-31T09:51:45.047Z] "/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -version
[2026-01-31T09:51:45.047Z] openjdk version "25.0.3-beta" 2026-04-21
[2026-01-31T09:51:45.047Z] OpenJDK Runtime Environment Temurin-25.0.3+0-202601310910 (build 25.0.3-beta-ea)
[2026-01-31T09:51:45.047Z] OpenJDK 64-Bit Server VM Temurin-25.0.3+0-202601310910 (build 25.0.3-beta-ea, mixed mode, sharing)
[2026-01-31T09:51:45.047Z]
[2026-01-31T09:51:45.047Z] ===============================================