Test_openjdk25_hs_sanity.system_aarch64_mac
Started by upstream project "build-scripts/jobs/release/jobs/jdk25/jdk25-release-mac-aarch64-temurin" build number 1
originally caused by:
Started by upstream project "build-scripts/release-openjdk25-pipeline" build number 5
originally caused by:
Started by upstream project "build-scripts/utils/releaseTrigger_jdk25" build number 388
originally caused by:
Started by user Adam Farley
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk25_hs_sanity.system_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.system_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/v1.0.9-release^{commit} # timeout=10
Checking out Revision 57888cb7e6d79669f1f7d5f7182b67679f93cdc3 (origin/v1.0.9-release)
> git config core.sparsecheckout # timeout=10
> git checkout -f 57888cb7e6d79669f1f7d5f7182b67679f93cdc3 # timeout=10
Commit message: "Unexclude OpenJ9 jdk25 tests for issue 21944"
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-09-05T14:20:19.556Z] SPEC: osx_aarch64
[Pipeline] echo
[2025-09-05T14:20:19.557Z] LABEL: ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-09-05T14:20:19.575Z] Found a total of 7 nodes with the 'ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)' label
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-09-05T14:20:19.580Z] dynamicAgents: []
[Pipeline] node
[2025-09-05T14:20:34.584Z] Still waiting to schedule task
[2025-09-05T14:20:34.584Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)’
[2025-09-05T14:20:47.225Z] Running on test-orka-macos14-arm64-p8zno in /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2025-09-05T14:20:47.256Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-09-05T14:20:47.365Z] [WS-CLEANUP] Deleting project workspace...
[2025-09-05T14:20:47.365Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-09-05T14:20:49.262Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-09-05T14:20:49.326Z] The recommended git tool is: /opt/homebrew/bin/git
[2025-09-05T14:20:50.598Z] No credentials specified
[2025-09-05T14:20:50.626Z] Cloning the remote Git repository
[2025-09-05T14:20:51.012Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-09-05T14:20:51.174Z] > /opt/homebrew/bin/git init /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/aqa-tests # timeout=10
[2025-09-05T14:20:51.301Z] [WARNING] Reference path does not exist: /Users/admin/openjdk_cache
[2025-09-05T14:20:51.329Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-09-05T14:20:51.329Z] > /opt/homebrew/bin/git --version # timeout=10
[2025-09-05T14:20:51.340Z] > git --version # 'git version 2.51.0'
[2025-09-05T14:20:51.340Z] > /opt/homebrew/bin/git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-09-05T14:20:55.608Z] > /opt/homebrew/bin/git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-09-05T14:20:55.617Z] > /opt/homebrew/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-09-05T14:21:11.661Z] Avoid second fetch
[2025-09-05T14:21:11.702Z] Checking out Revision 57888cb7e6d79669f1f7d5f7182b67679f93cdc3 (origin/v1.0.9-release)
[2025-09-05T14:21:11.669Z] > /opt/homebrew/bin/git rev-parse origin/v1.0.9-release^{commit} # timeout=10
[2025-09-05T14:21:11.738Z] > /opt/homebrew/bin/git config core.sparsecheckout # timeout=10
[2025-09-05T14:21:11.751Z] > /opt/homebrew/bin/git checkout -f 57888cb7e6d79669f1f7d5f7182b67679f93cdc3 # timeout=10
[2025-09-05T14:21:13.731Z] Commit message: "Unexclude OpenJ9 jdk25 tests for issue 21944"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-09-05T14:21:16.003Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-09-05T14:21:16.046Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-09-05T14:21:17.055Z] + LC_TIME=C
[2025-09-05T14:21:17.055Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-09-05T14:21:17.325Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-09-05T14:21:17.906Z] + aqa-tests/terminateTestProcesses.sh admin
[2025-09-05T14:21:17.907Z] 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 PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2025-09-05T14:21:20.080Z] + printenv
[2025-09-05T14:21:20.081Z] JCK_GIT_BRANCH=master
[2025-09-05T14:21:20.081Z] DYNAMIC_COMPILE=false
[2025-09-05T14:21:20.081Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.system_aarch64_mac/18/
[2025-09-05T14:21:20.081Z] OPENJ9_BRANCH=master
[2025-09-05T14:21:20.081Z] JENKINS_NODE_COOKIE=cbbe234b-28cd-49d3-92cc-1d2f809243c7
[2025-09-05T14:21:20.081Z] DOCKER_REQUIRED=false
[2025-09-05T14:21:20.081Z] PARALLEL=Dynamic
[2025-09-05T14:21:20.081Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-09-05T14:21:20.081Z] SHELL=/bin/zsh
[2025-09-05T14:21:20.081Z] jobStatus=SUCCESS
[2025-09-05T14:21:20.081Z] JOBSTARTTIME=Fri, 05 Sep 2025 10:21:16 -0400
[2025-09-05T14:21:20.081Z] STAGE_NAME=Setup
[2025-09-05T14:21:20.081Z] SSH_CLIENT=78.47.239.97 47270 22
[2025-09-05T14:21:20.081Z] TMPDIR=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/
[2025-09-05T14:21:20.081Z] BUILD_TAG=jenkins-Test_openjdk25_hs_sanity.system_aarch64_mac-18
[2025-09-05T14:21:20.081Z] RERUN_FAILURE=true
[2025-09-05T14:21:20.081Z] SDK_RESOURCE=upstream
[2025-09-05T14:21:20.081Z] TIME_LIMIT=25
[2025-09-05T14:21:20.081Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-09-05T14:21:20.081Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-09-05T14:21:20.081Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.system_aarch64_mac/
[2025-09-05T14:21:20.081Z] WORKSPACE=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac
[2025-09-05T14:21:20.081Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.system_aarch64_mac/18/display/redirect?page=changes
[2025-09-05T14:21:20.081Z] JDK_BRANCH=jdk-25+36_adopt
[2025-09-05T14:21:20.081Z] USER=admin
[2025-09-05T14:21:20.081Z] ACTIVE_NODE_TIMEOUT=5
[2025-09-05T14:21:20.081Z] OPENJCEPLUS_GIT_BRANCH=semeru-java25
[2025-09-05T14:21:20.081Z] ADOPTOPENJDK_BRANCH=v1.0.9-release
[2025-09-05T14:21:20.081Z] ARCHIVE_TEST_RESULTS=false
[2025-09-05T14:21:20.081Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk25/jdk25-release-mac-aarch64-temurin
[2025-09-05T14:21:20.081Z] STF_OWNER_BRANCH=adoptium:master
[2025-09-05T14:21:20.081Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.system_aarch64_mac/18/display/redirect?page=artifacts
[2025-09-05T14:21:20.081Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-09-05T14:21:20.081Z] ORIGIN_JDK_VERSION=25
[2025-09-05T14:21:20.081Z] __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0
[2025-09-05T14:21:20.081Z] SETUP_JCK_RUN=false
[2025-09-05T14:21:20.081Z] SPEC=osx_aarch64
[2025-09-05T14:21:20.081Z] PERSONAL_BUILD=false
[2025-09-05T14:21:20.081Z] TKG_ITERATIONS=1
[2025-09-05T14:21:20.081Z] TKG_OWNER_BRANCH=adoptium:master
[2025-09-05T14:21:20.081Z] RERUN_ITERATIONS=1
[2025-09-05T14:21:20.081Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-09-05T14:21:20.081Z] ITERATIONS=1
[2025-09-05T14:21:20.081Z] KEEP_REPORTDIR=false
[2025-09-05T14:21:20.081Z] PATH=/opt/homebrew/bin:/usr/local/bin/:/usr/bin:/bin:/usr/sbin:/sbin
[2025-09-05T14:21:20.081Z] LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/../../externalDependency/lib
[2025-09-05T14:21:20.081Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.system_aarch64_mac/18/display/redirect
[2025-09-05T14:21:20.081Z] _=/usr/bin/printenv
[2025-09-05T14:21:20.081Z] GENERATE_JOBS=true
[2025-09-05T14:21:20.081Z] PWD=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac
[2025-09-05T14:21:20.081Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2025-09-05T14:21:20.081Z] HUDSON_URL=https://ci.adoptium.net/
[2025-09-05T14:21:20.081Z] EXIT_FAILURE=false
[2025-09-05T14:21:20.081Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-09-05T14:21:20.081Z] SLACK_CHANNEL=aqavit-bot
[2025-09-05T14:21:20.081Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-09-05T14:21:20.081Z] JDK_VERSION=25
[2025-09-05T14:21:20.081Z] JOB_NAME=Test_openjdk25_hs_sanity.system_aarch64_mac
[2025-09-05T14:21:20.081Z] BUILD_DISPLAY_NAME=#18
[2025-09-05T14:21:20.081Z] USE_TESTENV_PROPERTIES=true
[2025-09-05T14:21:20.081Z] BUILD_ID=18
[2025-09-05T14:21:20.081Z] EXIT_SUCCESS=false
[2025-09-05T14:21:20.081Z] JENKINS_URL=https://ci.adoptium.net/
[2025-09-05T14:21:20.081Z] TEST_TIME=120
[2025-09-05T14:21:20.081Z] PLATFORM=aarch64_mac
[2025-09-05T14:21:20.081Z] JDK_IMPL=hotspot
[2025-09-05T14:21:20.081Z] JOB_BASE_NAME=Test_openjdk25_hs_sanity.system_aarch64_mac
[2025-09-05T14:21:20.081Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.system_aarch64_mac/18/display/redirect?page=tests
[2025-09-05T14:21:20.081Z] AUTO_DETECT=true
[2025-09-05T14:21:20.081Z] SHLVL=2
[2025-09-05T14:21:20.081Z] HOME=/Users/admin
[2025-09-05T14:21:20.081Z] TAP_NAME=Test_openjdk25_hs_sanity.system_aarch64_mac.tap
[2025-09-05T14:21:20.081Z] CI=true
[2025-09-05T14:21:20.081Z] EXECUTOR_NUMBER=0
[2025-09-05T14:21:20.081Z] WORKSPACE_TMP=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac@tmp
[2025-09-05T14:21:20.081Z] JENKINS_SERVER_COOKIE=durable-374595d5024c00c066a87815f57250533e14c91d9e442885b9b4122399d7a63e
[2025-09-05T14:21:20.081Z] NODE_LABELS=aarch64 macos14 hw.arch.aarch64 ci.role.test arm64 sw.os.osx orka test-orka-macos14-arm64-p8zno mac
[2025-09-05T14:21:20.081Z] TARGET=sanity.system
[2025-09-05T14:21:20.081Z] BUILD_LIST=system
[2025-09-05T14:21:20.081Z] SYSTEM_LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib
[2025-09-05T14:21:20.081Z] LOGNAME=admin
[2025-09-05T14:21:20.081Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-09-05T14:21:20.081Z] JDK_REPO=https://github.com/adoptium/jdk
[2025-09-05T14:21:20.081Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-09-05T14:21:20.081Z] SSH_CONNECTION=78.47.239.97 47270 192.168.64.2 22
[2025-09-05T14:21:20.081Z] UPSTREAM_JOB_NUMBER=1
[2025-09-05T14:21:20.081Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-09-05T14:21:20.081Z] NODE_NAME=test-orka-macos14-arm64-p8zno
[2025-09-05T14:21:20.081Z] BUILD_NUMBER=18
[2025-09-05T14:21:20.081Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.system_aarch64_mac/display/redirect
[2025-09-05T14:21:20.081Z] KEEP_WORKSPACE=false
[2025-09-05T14:21:20.081Z] HUDSON_COOKIE=66b74b43-0212-4766-9c39-5c790f1e1ab4
[2025-09-05T14:21:20.081Z] PERF_ROOT=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/../../benchmarks
[2025-09-05T14:21:20.081Z] USE_JRE=false
[2025-09-05T14:21:20.081Z] TEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/jdkbinary/j2sdk-image
[2025-09-05T14:21:20.081Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-09-05T14:21:20.081Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-09-05T14:21:20.172Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-09-05T14:21:20.192Z] Running in /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-09-05T14:21:44.494Z] Copied 8 artifacts from "build-scripts » jobs » release » jobs » jdk25 » jdk25-release-mac-aarch64-temurin" build number 1
[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 VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-09-05T14:21:44.725Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2025-09-05T14:21:44.733Z] Running in /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac
[Pipeline] {
[Pipeline] sshagent
[2025-09-05T14:21:44.763Z] $ ssh-agent
[2025-09-05T14:21:44.936Z] SSH_AUTH_SOCK=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//ssh-DuV7hmgNe65o/agent.560
[2025-09-05T14:21:44.936Z] SSH_AGENT_PID=561
[2025-09-05T14:21:44.936Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-09-05T14:21:44.975Z] Running in /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-09-05T14:21:45.025Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-09-05T14:21:47.519Z] ++ pwd
[2025-09-05T14:21:47.519Z] + ./get.sh -s /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/aqa-tests/.. -p aarch64_mac -r upstream -j 25 -i hotspot --clone_openj9 false
[2025-09-05T14:21:48.342Z] TESTDIR: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/aqa-tests
[2025-09-05T14:21:48.342Z] load ./testenv/testenv.properties
[2025-09-05T14:21:48.342Z] Running checkTags with ./testenv/testenv.properties and 25
[2025-09-05T14:21:49.143Z] 03cd7cec136e15fa3efa2028242d8eb663d08e81 refs/tags/jdk-25-dryrun-ga
[2025-09-05T14:21:49.143Z] Use tag name jdk-25-dryrun-ga from ./testenv/testenv.properties
[2025-09-05T14:21:49.143Z] get jdk binary...
[2025-09-05T14:21:49.143Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-09-05T14:21:49.143Z] Uncompressing file: OpenJDK25U-jdk_aarch64_mac_hotspot_25_36.tar.gz ...
[2025-09-05T14:21:49.943Z] List files in jdkbinary folder...
[2025-09-05T14:21:49.943Z] total 882664
[2025-09-05T14:21:49.943Z] -rw-r--r-- 1 admin staff 52822094 Sep 5 09:39 OpenJDK25U-debugimage_aarch64_mac_hotspot_25_36.tar.gz
[2025-09-05T14:21:49.943Z] -rw-r--r-- 1 admin staff 136283843 Sep 5 09:44 OpenJDK25U-jdk_aarch64_mac_hotspot_25_36.tar.gz
[2025-09-05T14:21:49.943Z] -rw-r--r-- 1 admin staff 81261755 Sep 5 09:44 OpenJDK25U-jmods_aarch64_mac_hotspot_25_36.tar.gz
[2025-09-05T14:21:49.943Z] -rw-r--r-- 1 admin staff 56395204 Sep 5 09:45 OpenJDK25U-jre_aarch64_mac_hotspot_25_36.tar.gz
[2025-09-05T14:21:49.943Z] -rw-r--r-- 1 admin staff 31071 Sep 5 09:41 OpenJDK25U-sbom_aarch64_mac_hotspot_25_36-metadata.json
[2025-09-05T14:21:49.944Z] -rw-r--r-- 1 admin staff 162109 Sep 5 10:02 OpenJDK25U-sbom_aarch64_mac_hotspot_25_36.json
[2025-09-05T14:21:49.944Z] -rw-r--r-- 1 admin staff 3768985 Sep 5 09:45 OpenJDK25U-static-libs_aarch64_mac_hotspot_25_36.tar.gz
[2025-09-05T14:21:49.944Z] -rw-r--r-- 1 admin staff 97552663 Sep 5 09:39 OpenJDK25U-testimage_aarch64_mac_hotspot_25_36.tar.gz
[2025-09-05T14:21:49.944Z] drwxr-xr-x 3 admin staff 96 Sep 5 10:21 tmp
[2025-09-05T14:21:49.944Z] List files in jdkbinary/tmp folder...
[2025-09-05T14:21:49.944Z] total 0
[2025-09-05T14:21:49.944Z] drwxr-xr-x 3 admin staff 96 Sep 5 02:43 jdk-25+36
[2025-09-05T14:21:49.944Z] Moving directory jdk-25+36/ to ../j2sdk-image
[2025-09-05T14:21:49.944Z] Uncompressing file: OpenJDK25U-jre_aarch64_mac_hotspot_25_36.tar.gz ...
[2025-09-05T14:21:50.745Z] List files in jdkbinary folder...
[2025-09-05T14:21:50.745Z] total 882664
[2025-09-05T14:21:50.745Z] -rw-r--r-- 1 admin staff 52822094 Sep 5 09:39 OpenJDK25U-debugimage_aarch64_mac_hotspot_25_36.tar.gz
[2025-09-05T14:21:50.745Z] -rw-r--r-- 1 admin staff 136283843 Sep 5 09:44 OpenJDK25U-jdk_aarch64_mac_hotspot_25_36.tar.gz
[2025-09-05T14:21:50.745Z] -rw-r--r-- 1 admin staff 81261755 Sep 5 09:44 OpenJDK25U-jmods_aarch64_mac_hotspot_25_36.tar.gz
[2025-09-05T14:21:50.745Z] -rw-r--r-- 1 admin staff 56395204 Sep 5 09:45 OpenJDK25U-jre_aarch64_mac_hotspot_25_36.tar.gz
[2025-09-05T14:21:50.745Z] -rw-r--r-- 1 admin staff 31071 Sep 5 09:41 OpenJDK25U-sbom_aarch64_mac_hotspot_25_36-metadata.json
[2025-09-05T14:21:50.745Z] -rw-r--r-- 1 admin staff 162109 Sep 5 10:02 OpenJDK25U-sbom_aarch64_mac_hotspot_25_36.json
[2025-09-05T14:21:50.745Z] -rw-r--r-- 1 admin staff 3768985 Sep 5 09:45 OpenJDK25U-static-libs_aarch64_mac_hotspot_25_36.tar.gz
[2025-09-05T14:21:50.745Z] -rw-r--r-- 1 admin staff 97552663 Sep 5 09:39 OpenJDK25U-testimage_aarch64_mac_hotspot_25_36.tar.gz
[2025-09-05T14:21:50.745Z] drwxr-xr-x 3 admin staff 96 Sep 5 02:43 j2sdk-image
[2025-09-05T14:21:50.745Z] drwxr-xr-x 3 admin staff 96 Sep 5 10:21 tmp
[2025-09-05T14:21:50.745Z] List files in jdkbinary/tmp folder...
[2025-09-05T14:21:50.745Z] total 0
[2025-09-05T14:21:50.745Z] drwxr-xr-x 3 admin staff 96 Sep 5 02:44 jdk-25+36-jre
[2025-09-05T14:21:50.745Z] Moving directory jdk-25+36-jre/ to ../j2re-image
[2025-09-05T14:21:50.745Z] Uncompressing file: OpenJDK25U-static-libs_aarch64_mac_hotspot_25_36.tar.gz ...
[2025-09-05T14:21:50.745Z] List files in jdkbinary folder...
[2025-09-05T14:21:50.745Z] total 882664
[2025-09-05T14:21:50.745Z] -rw-r--r-- 1 admin staff 52822094 Sep 5 09:39 OpenJDK25U-debugimage_aarch64_mac_hotspot_25_36.tar.gz
[2025-09-05T14:21:50.745Z] -rw-r--r-- 1 admin staff 136283843 Sep 5 09:44 OpenJDK25U-jdk_aarch64_mac_hotspot_25_36.tar.gz
[2025-09-05T14:21:50.745Z] -rw-r--r-- 1 admin staff 81261755 Sep 5 09:44 OpenJDK25U-jmods_aarch64_mac_hotspot_25_36.tar.gz
[2025-09-05T14:21:50.746Z] -rw-r--r-- 1 admin staff 56395204 Sep 5 09:45 OpenJDK25U-jre_aarch64_mac_hotspot_25_36.tar.gz
[2025-09-05T14:21:50.746Z] -rw-r--r-- 1 admin staff 31071 Sep 5 09:41 OpenJDK25U-sbom_aarch64_mac_hotspot_25_36-metadata.json
[2025-09-05T14:21:50.746Z] -rw-r--r-- 1 admin staff 162109 Sep 5 10:02 OpenJDK25U-sbom_aarch64_mac_hotspot_25_36.json
[2025-09-05T14:21:50.746Z] -rw-r--r-- 1 admin staff 3768985 Sep 5 09:45 OpenJDK25U-static-libs_aarch64_mac_hotspot_25_36.tar.gz
[2025-09-05T14:21:50.746Z] -rw-r--r-- 1 admin staff 97552663 Sep 5 09:39 OpenJDK25U-testimage_aarch64_mac_hotspot_25_36.tar.gz
[2025-09-05T14:21:50.746Z] drwxr-xr-x 3 admin staff 96 Sep 5 02:44 j2re-image
[2025-09-05T14:21:50.746Z] drwxr-xr-x 3 admin staff 96 Sep 5 02:43 j2sdk-image
[2025-09-05T14:21:50.746Z] drwxr-xr-x 3 admin staff 96 Sep 5 10:21 tmp
[2025-09-05T14:21:50.746Z] List files in jdkbinary/tmp folder...
[2025-09-05T14:21:50.746Z] total 0
[2025-09-05T14:21:50.746Z] drwxr-xr-x 3 admin staff 96 Sep 5 09:38 jdk-25+36-static-libs
[2025-09-05T14:21:50.746Z] Moving directory jdk-25+36-static-libs/ to ../static-libs
[2025-09-05T14:21:50.746Z] Uncompressing file: OpenJDK25U-testimage_aarch64_mac_hotspot_25_36.tar.gz ...
[2025-09-05T14:21:53.177Z] List files in jdkbinary folder...
[2025-09-05T14:21:53.177Z] total 882664
[2025-09-05T14:21:53.177Z] -rw-r--r-- 1 admin staff 52822094 Sep 5 09:39 OpenJDK25U-debugimage_aarch64_mac_hotspot_25_36.tar.gz
[2025-09-05T14:21:53.177Z] -rw-r--r-- 1 admin staff 136283843 Sep 5 09:44 OpenJDK25U-jdk_aarch64_mac_hotspot_25_36.tar.gz
[2025-09-05T14:21:53.177Z] -rw-r--r-- 1 admin staff 81261755 Sep 5 09:44 OpenJDK25U-jmods_aarch64_mac_hotspot_25_36.tar.gz
[2025-09-05T14:21:53.177Z] -rw-r--r-- 1 admin staff 56395204 Sep 5 09:45 OpenJDK25U-jre_aarch64_mac_hotspot_25_36.tar.gz
[2025-09-05T14:21:53.177Z] -rw-r--r-- 1 admin staff 31071 Sep 5 09:41 OpenJDK25U-sbom_aarch64_mac_hotspot_25_36-metadata.json
[2025-09-05T14:21:53.177Z] -rw-r--r-- 1 admin staff 162109 Sep 5 10:02 OpenJDK25U-sbom_aarch64_mac_hotspot_25_36.json
[2025-09-05T14:21:53.177Z] -rw-r--r-- 1 admin staff 3768985 Sep 5 09:45 OpenJDK25U-static-libs_aarch64_mac_hotspot_25_36.tar.gz
[2025-09-05T14:21:53.177Z] -rw-r--r-- 1 admin staff 97552663 Sep 5 09:39 OpenJDK25U-testimage_aarch64_mac_hotspot_25_36.tar.gz
[2025-09-05T14:21:53.178Z] drwxr-xr-x 3 admin staff 96 Sep 5 02:44 j2re-image
[2025-09-05T14:21:53.178Z] drwxr-xr-x 3 admin staff 96 Sep 5 02:43 j2sdk-image
[2025-09-05T14:21:53.178Z] drwxr-xr-x 3 admin staff 96 Sep 5 09:38 static-libs
[2025-09-05T14:21:53.178Z] drwxr-xr-x 3 admin staff 96 Sep 5 10:21 tmp
[2025-09-05T14:21:53.178Z] List files in jdkbinary/tmp folder...
[2025-09-05T14:21:53.178Z] total 0
[2025-09-05T14:21:53.178Z] drwxr-xr-x 8 admin staff 256 Sep 5 09:35 jdk-25+36-test-image
[2025-09-05T14:21:53.178Z] Moving directory jdk-25+36-test-image/ to ../openjdk-test-image
[2025-09-05T14:21:53.178Z] Uncompressing OpenJDK25U-debugimage_aarch64_mac_hotspot_25_36.tar.gz over ./j2sdk-image...
[2025-09-05T14:21:53.560Z] Removing top-level folder jdk-25+36-debug-image/
[2025-09-05T14:21:53.560Z] Removing top-level folder jdk-25+36/
[2025-09-05T14:21:53.916Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/jdkbinary/j2sdk-image...
[2025-09-05T14:21:53.916Z] javac_path: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2025-09-05T14:21:53.916Z] Run: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/java -version
[2025-09-05T14:21:53.916Z] =JAVA VERSION OUTPUT BEGIN=
[2025-09-05T14:21:55.147Z] openjdk version "25" 2025-09-16 LTS
[2025-09-05T14:21:55.147Z] OpenJDK Runtime Environment Temurin-25+36 (build 25+36-LTS)
[2025-09-05T14:21:55.147Z] OpenJDK 64-Bit Server VM Temurin-25+36 (build 25+36-LTS, mixed mode, sharing)
[2025-09-05T14:21:55.147Z] =JAVA VERSION OUTPUT END=
[2025-09-05T14:21:55.147Z] get testKitGen...
[2025-09-05T14:21:55.147Z] git clone -q https://github.com/adoptium/TKG.git
[2025-09-05T14:21:56.375Z] git rev-parse v1.0.9.1
[2025-09-05T14:21:56.375Z] git checkout -q -f a76e5dc74d3bf9c2aa373903de3aa80de80cd1c8
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-09-05T14:21:56.535Z] $ ssh-agent -k
[2025-09-05T14:21:56.541Z] unset SSH_AUTH_SOCK;
[2025-09-05T14:21:56.541Z] unset SSH_AGENT_PID;
[2025-09-05T14:21:56.541Z] echo Agent pid 561 killed;
[2025-09-05T14:21:56.733Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] echo
[2025-09-05T14:21:56.800Z] readProperties file: ./aqa-tests/job.properties
[Pipeline] readProperties
[Pipeline] echo
[2025-09-05T14:21:57.183Z] Reset TEST_JDK_HOME to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-09-05T14:21:57.587Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.system&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=aarch64_mac&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.9-release&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%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk25%2Fjdk25-release-mac-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-25%2B36_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=1&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-09-05T14:21:57.603Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.system&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=aarch64_mac&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-orka-macos14-arm64-p8zno&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.9-release&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%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk25%2Fjdk25-release-mac-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-25%2B36_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=1&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-09-05T14:21:57.657Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-09-05T14:21:57.870Z] Copied 1 artifact from "getTRSSOutput" build number 1886
[Pipeline] sh
[2025-09-05T14:21:58.434Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-09-05T14:21:58.434Z] + gzip -cd TRSSOutput.tar.gz
[2025-09-05T14:21:58.434Z] + tar xof -
[2025-09-05T14:21:58.434Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-09-05T14:21:58.564Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-09-05T14:21:58.591Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-09-05T14:21:59.161Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-09-05T14:21:59.161Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib does not exist, creating one.
[2025-09-05T14:21:59.161Z] mkdir /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/../../externalDependency
[2025-09-05T14:21:59.161Z] mkdir /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib
[2025-09-05T14:21:59.161Z] --------------------------------------------
[2025-09-05T14:21:59.161Z] path is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib
[2025-09-05T14:21:59.161Z] task is set to default
[2025-09-05T14:21:59.161Z] dependencyList is set to all
[2025-09-05T14:21:59.161Z] --------------------------------------------
[2025-09-05T14:21:59.161Z] Starting download third party dependent jars
[2025-09-05T14:21:59.161Z] --------------------------------------------
[2025-09-05T14:21:59.161Z] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib
[2025-09-05T14:21:59.161Z] mkdir /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/asm
[2025-09-05T14:21:59.161Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/asm
[2025-09-05T14:21:59.161Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/asm//asm.jar
[2025-09-05T14:21:59.522Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/asm/asm.jar
[2025-09-05T14:21:59.522Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/asm/asm.jar
[2025-09-05T14:21:59.522Z] mkdir /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/log4j
[2025-09-05T14:21:59.522Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/log4j
[2025-09-05T14:21:59.522Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/log4j//log4j-core.jar
[2025-09-05T14:21:59.878Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/log4j/log4j-core.jar
[2025-09-05T14:21:59.878Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/log4j/log4j-core.jar
[2025-09-05T14:21:59.878Z] mkdir /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/tools
[2025-09-05T14:21:59.878Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/tools
[2025-09-05T14:21:59.878Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/tools//tools.jar
[2025-09-05T14:22:00.658Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/tools/tools.jar
[2025-09-05T14:22:00.658Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/tools/tools.jar
[2025-09-05T14:22:00.658Z] mkdir /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/cvsclient
[2025-09-05T14:22:00.658Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/cvsclient
[2025-09-05T14:22:00.658Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/cvsclient//org-netbeans-lib-cvsclient.jar
[2025-09-05T14:22:00.658Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar
[2025-09-05T14:22:00.658Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar
[2025-09-05T14:22:00.658Z] mkdir /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/mauve
[2025-09-05T14:22:00.658Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/mauve
[2025-09-05T14:22:00.658Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/mauve//mauve.jar
[2025-09-05T14:22:01.432Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/mauve/mauve.jar
[2025-09-05T14:22:01.432Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/mauve/mauve.jar
[2025-09-05T14:22:01.432Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/log4j//log4j-api.jar
[2025-09-05T14:22:01.432Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/log4j/log4j-api.jar
[2025-09-05T14:22:01.432Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/log4j/log4j-api.jar
[2025-09-05T14:22:01.432Z] mkdir /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/apache-ant
[2025-09-05T14:22:01.432Z] mkdir /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/apache-ant/lib
[2025-09-05T14:22:01.432Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/apache-ant/lib
[2025-09-05T14:22:01.432Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/apache-ant/lib//ant-launcher.jar
[2025-09-05T14:22:01.793Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/apache-ant/lib/ant-launcher.jar
[2025-09-05T14:22:01.793Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/apache-ant/lib/ant-launcher.jar
[2025-09-05T14:22:01.793Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar
[2025-09-05T14:22:01.793Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/json-simple.jar
[2025-09-05T14:22:01.793Z] mkdir /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/junit
[2025-09-05T14:22:01.793Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/junit
[2025-09-05T14:22:01.793Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/junit//hamcrest-core.jar
[2025-09-05T14:22:02.328Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/junit/hamcrest-core.jar
[2025-09-05T14:22:02.328Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/junit/hamcrest-core.jar
[2025-09-05T14:22:02.328Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jcstress-tests-all-20240222.jar
[2025-09-05T14:22:03.736Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/jcstress-tests-all-20240222.jar
[2025-09-05T14:22:03.736Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/junit//junit.jar
[2025-09-05T14:22:03.736Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/junit/junit.jar
[2025-09-05T14:22:03.736Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/junit/junit.jar
[2025-09-05T14:22:03.736Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-09-05T14:22:03.883Z] Found a total of 12 nodes with the 'ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)' label
[Pipeline] sh
[2025-09-05T14:22:04.597Z] + cd ./aqa-tests/TKG
[2025-09-05T14:22:04.597Z] ++ uname
[2025-09-05T14:22:04.597Z] + '[' Darwin = AIX ']'
[2025-09-05T14:22:04.597Z] ++ uname
[2025-09-05T14:22:04.597Z] + '[' Darwin = SunOS ']'
[2025-09-05T14:22:04.597Z] ++ uname
[2025-09-05T14:22:04.597Z] + '[' Darwin = '*BSD' ']'
[2025-09-05T14:22:04.597Z] + MAKE=make
[2025-09-05T14:22:04.597Z] + make genParallelList TEST=sanity.system TEST_TIME=120 NUM_MACHINES=
[2025-09-05T14:22:05.825Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2025-09-05T14:22:05.825Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib
[2025-09-05T14:22:05.825Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-05T14:22:05.825Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-05T14:22:05.825Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-09-05T14:22:05.825Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_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.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-09-05T14:22:06.587Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2025-09-05T14:22:06.946Z]
[2025-09-05T14:22:06.946Z] build:
[2025-09-05T14:22:06.946Z]
[2025-09-05T14:22:06.946Z] clean:
[2025-09-05T14:22:06.946Z]
[2025-09-05T14:22:06.946Z] init:
[2025-09-05T14:22:06.946Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/aqa-tests/TKG/bin
[2025-09-05T14:22:06.946Z]
[2025-09-05T14:22:06.946Z] getDependentLibs:
[2025-09-05T14:22:06.946Z] [exec] --------------------------------------------
[2025-09-05T14:22:06.946Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib
[2025-09-05T14:22:06.946Z] [exec] task is set to default
[2025-09-05T14:22:06.946Z] [exec] dependencyList is set to json_simple
[2025-09-05T14:22:06.946Z] [exec] --------------------------------------------
[2025-09-05T14:22:06.946Z] [exec] Starting download third party dependent jars
[2025-09-05T14:22:06.946Z] [exec] --------------------------------------------
[2025-09-05T14:22:06.946Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib
[2025-09-05T14:22:06.946Z] [exec] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2025-09-05T14:22:06.946Z] [exec] downloaded dependent third party jars successfully
[2025-09-05T14:22:06.946Z]
[2025-09-05T14:22:06.946Z] compile:
[2025-09-05T14:22:06.946Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-09-05T14:22:06.946Z] [echo] ============COMPILER SETTINGS============
[2025-09-05T14:22:06.946Z] [echo] ===fork: yes
[2025-09-05T14:22:06.946Z] [echo] ===debug: on
[2025-09-05T14:22:07.303Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/aqa-tests/TKG/bin
[2025-09-05T14:22:08.548Z] [javac] Note: Some input files use or override a deprecated API.
[2025-09-05T14:22:08.548Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-09-05T14:22:08.548Z]
[2025-09-05T14:22:08.548Z] dist:
[2025-09-05T14:22:08.548Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2025-09-05T14:22:08.548Z]
[2025-09-05T14:22:08.548Z] BUILD SUCCESSFUL
[2025-09-05T14:22:08.548Z] Total time: 2 seconds
[2025-09-05T14:22:08.548Z] 0
[2025-09-05T14:22:08.548Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-09-05T14:22:08.548Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-09-05T14:22:08.548Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2025-09-05T14:22:14.718Z] ****************************** MACHINE INFO ******************************
[2025-09-05T14:22:14.718Z] File path : /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/aqa-tests/TKG
[2025-09-05T14:22:14.718Z] Free Physical Memory Size : 385777664
[2025-09-05T14:22:14.718Z] Free space (bytes) : 34151444480
[2025-09-05T14:22:14.718Z] Total Physical Memory Size : 5368709120
[2025-09-05T14:22:14.718Z] Total space (bytes) : 90743767040
[2025-09-05T14:22:14.718Z] Usable space (bytes) : 34151444480
[2025-09-05T14:22:14.718Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-09-05T14:22:14.718Z] bashVersion :
[2025-09-05T14:22:14.718Z] GNU bash, version 5.3.3(1)-release (aarch64-apple-darwin23.6.0)
[2025-09-05T14:22:14.718Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2025-09-05T14:22:14.718Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-09-05T14:22:14.718Z]
[2025-09-05T14:22:14.718Z] This is free software; you are free to change and redistribute it.
[2025-09-05T14:22:14.718Z] There is NO WARRANTY, to the extent permitted by law.
[2025-09-05T14:22:14.718Z] cpuCores : 3
[2025-09-05T14:22:14.718Z] curlVersion :
[2025-09-05T14:22:14.718Z] curl 8.7.1 (x86_64-apple-darwin23.0) libcurl/8.7.1 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.61.0
[2025-09-05T14:22:14.718Z] Release-Date: 2024-03-27
[2025-09-05T14:22:14.718Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2025-09-05T14:22:14.718Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM SPNEGO SSL threadsafe UnixSockets
[2025-09-05T14:22:14.718Z] dockerVersion : bash: line 1: docker: command not found
[2025-09-05T14:22:14.718Z] gcc version : 15.0.0
[2025-09-05T14:22:14.718Z] gclibc version : bash: line 1: ldd: command not found
[2025-09-05T14:22:14.718Z] gdb version : bash: line 1: gdb: command not found
[2025-09-05T14:22:14.718Z] lldb version :
[2025-09-05T14:22:14.718Z] lldb-1500.0.200.58
[2025-09-05T14:22:14.718Z] Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
[2025-09-05T14:22:14.718Z] makeVersion :
[2025-09-05T14:22:14.718Z] GNU Make 3.81
[2025-09-05T14:22:14.718Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2025-09-05T14:22:14.718Z] This is free software; see the source for copying conditions.
[2025-09-05T14:22:14.718Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2025-09-05T14:22:14.718Z] PARTICULAR PURPOSE.
[2025-09-05T14:22:14.718Z]
[2025-09-05T14:22:14.718Z] This program built for i386-apple-darwin11.3.0
[2025-09-05T14:22:14.718Z] mavenVersion :
[2025-09-05T14:22:14.718Z] WARNING: A restricted method in java.lang.System has been called
[2025-09-05T14:22:14.718Z] WARNING: java.lang.System::load has been called by org.fusesource.hawtjni.runtime.Library in an unnamed module (file:/usr/local/apache-maven-3.6.3/lib/jansi-1.17.1.jar)
[2025-09-05T14:22:14.718Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2025-09-05T14:22:14.718Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2025-09-05T14:22:14.718Z]
[2025-09-05T14:22:14.718Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2025-09-05T14:22:14.718Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-09-05T14:22:14.718Z] Java version: 25, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home
[2025-09-05T14:22:14.718Z] Default locale: en_US, platform encoding: UTF-8
[2025-09-05T14:22:14.718Z] OS name: "mac os x", version: "14.7.7", arch: "aarch64", family: "mac"
[2025-09-05T14:22:14.718Z] perlVersion :
[2025-09-05T14:22:14.718Z]
[2025-09-05T14:22:14.718Z] This is perl 5, version 34, subversion 1 (v5.34.1) built for darwin-thread-multi-2level
[2025-09-05T14:22:14.718Z] (with 2 registered patches, see perl -V for more detail)
[2025-09-05T14:22:14.718Z]
[2025-09-05T14:22:14.718Z] Copyright 1987-2022, Larry Wall
[2025-09-05T14:22:14.718Z]
[2025-09-05T14:22:14.718Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-09-05T14:22:14.718Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-09-05T14:22:14.718Z]
[2025-09-05T14:22:14.718Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-09-05T14:22:14.718Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-09-05T14:22:14.718Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-09-05T14:22:14.718Z]
[2025-09-05T14:22:14.718Z] podmanVersion : bash: line 1: podman: command not found
[2025-09-05T14:22:14.718Z] procArch : arm
[2025-09-05T14:22:14.718Z] sysArch : arm64
[2025-09-05T14:22:14.718Z] sysOS : Darwin
[2025-09-05T14:22:14.718Z] ulimit :
[2025-09-05T14:22:14.718Z] core file size (blocks, -c) 0
[2025-09-05T14:22:14.718Z] data seg size (kbytes, -d) unlimited
[2025-09-05T14:22:14.718Z] file size (blocks, -f) unlimited
[2025-09-05T14:22:14.718Z] max locked memory (kbytes, -l) unlimited
[2025-09-05T14:22:14.718Z] max memory size (kbytes, -m) unlimited
[2025-09-05T14:22:14.718Z] open files (-n) 1048576
[2025-09-05T14:22:14.718Z] pipe size (512 bytes, -p) 1
[2025-09-05T14:22:14.718Z] stack size (kbytes, -s) 65520
[2025-09-05T14:22:14.718Z] cpu time (seconds, -t) unlimited
[2025-09-05T14:22:14.718Z] max user processes (-u) 1333
[2025-09-05T14:22:14.718Z] virtual memory (kbytes, -v) unlimited
[2025-09-05T14:22:14.718Z] uname : Darwin admins-Virtual-Machine.local 23.6.0 Darwin Kernel Version 23.6.0: Wed May 14 13:51:38 PDT 2025; root:xnu-10063.141.1.705.2~2/RELEASE_ARM64_VMAPPLE arm64
[2025-09-05T14:22:14.718Z] vmVendor : Oracle Corporation
[2025-09-05T14:22:14.718Z] vmVersion : 25+36-LTS
[2025-09-05T14:22:14.719Z] xlc version : bash: line 1: xlC: command not found
[2025-09-05T14:22:14.719Z] **************************************************************************
[2025-09-05T14:22:14.719Z]
[2025-09-05T14:22:14.719Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-09-05T14:22:14.719Z]
[2025-09-05T14:22:14.719Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-09-05T14:22:14.719Z]
[2025-09-05T14:22:14.719Z] System.getProperty('os.name')=Mac OS X
[2025-09-05T14:22:14.719Z]
[2025-09-05T14:22:14.719Z] System.getProperty('os.arch')=aarch64
[2025-09-05T14:22:14.719Z]
[2025-09-05T14:22:14.719Z] System.getProperty('java.fullversion')=null
[2025-09-05T14:22:14.719Z]
[2025-09-05T14:22:14.719Z] System.getProperty('sun.arch.data.model')=64
[2025-09-05T14:22:14.719Z]
[2025-09-05T14:22:14.719Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=sanity.system TESTLIST= TRSS_URL= LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib
[2025-09-05T14:22:14.719Z] perl scripts/configure.pl
[2025-09-05T14:22:14.719Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=osx_aarch64 --microArch="" --osLabel="" --jdkVersion=25 --impl=hotspot --vendor="eclipse" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.system --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-09-05T14:22:14.719Z]
[2025-09-05T14:22:14.719Z] Warning: cannot find spec in resources/ottawa.csv.
[2025-09-05T14:22:14.719Z] Detected 64 in spec. Use spec: default-64 to match mode.
[2025-09-05T14:22:14.719Z]
[2025-09-05T14:22:14.719Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-09-05T14:22:14.719Z]
[2025-09-05T14:22:14.719Z]
[2025-09-05T14:22:14.719Z] Starting to generate parallel test lists.
[2025-09-05T14:22:14.719Z]
[2025-09-05T14:22:14.719Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/aqa-tests/TKG/../system/mathLoadTest/playlist.xml
[2025-09-05T14:22:14.719Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/aqa-tests/TKG/../system/daaLoadTest/playlist.xml
[2025-09-05T14:22:14.719Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/aqa-tests/TKG/../system/otherLoadTest/playlist.xml
[2025-09-05T14:22:14.719Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/aqa-tests/TKG/../system/security/playlist.xml
[2025-09-05T14:22:14.719Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/aqa-tests/TKG/../system/jcstress/playlist.xml
[2025-09-05T14:22:14.719Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/aqa-tests/TKG/../system/sharedClasses/playlist.xml
[2025-09-05T14:22:14.719Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/aqa-tests/TKG/../system/modularity/playlist.xml
[2025-09-05T14:22:14.719Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/aqa-tests/TKG/../system/jlm/playlist.xml
[2025-09-05T14:22:14.719Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml
[2025-09-05T14:22:14.719Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/aqa-tests/TKG/../system/churn/playlist.xml
[2025-09-05T14:22:14.719Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml
[2025-09-05T14:22:14.719Z] Attempting to get test duration data from TRSS.
[2025-09-05T14:22:14.719Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=25&impl=hs&platform=aarch64_mac&group=system&level=sanity
[2025-09-05T14:22:15.074Z] Attempting to get test duration data from cached files.
[2025-09-05T14:22:15.074Z]
[2025-09-05T14:22:15.074Z] TEST DURATION
[2025-09-05T14:22:15.074Z] ====================================================================================
[2025-09-05T14:22:15.074Z] Total number of tests searched: 150
[2025-09-05T14:22:15.074Z] Number of test durations found: 150
[2025-09-05T14:22:15.074Z] Top slowest tests:
[2025-09-05T14:22:15.074Z] 11m00s TestJlmRemoteThreadAuth_1
[2025-09-05T14:22:15.074Z] 10m57s TestJlmRemoteThreadAuth_0
[2025-09-05T14:22:15.074Z] 10m52s TestJlmRemoteThreadNoAuth_1
[2025-09-05T14:22:15.074Z] ====================================================================================
[2025-09-05T14:22:15.074Z]
[2025-09-05T14:22:15.074Z] Test target is split into 2 lists.
[2025-09-05T14:22:15.074Z] Reducing estimated test running time from 187m41s to 117m04s.
[2025-09-05T14:22:15.074Z]
[2025-09-05T14:22:15.074Z] -------------------------------------testList_0-------------------------------------
[2025-09-05T14:22:15.074Z] Number of tests: 11
[2025-09-05T14:22:15.074Z] Estimated running time: 117m04s
[2025-09-05T14:22:15.074Z] TESTLIST=TestJlmRemoteThreadAuth_1,TestJlmRemoteThreadAuth_0,TestJlmRemoteThreadNoAuth_1,TestJlmRemoteThreadNoAuth_0,TestJlmRemoteMemoryAuth_1,TestJlmRemoteClassAuth_1,TestJlmRemoteMemoryAuth_0,TestJlmRemoteClassAuth_0,TestJlmRemoteMemoryNoAuth_1,TestJlmRemoteClassNoAuth_1,TestJlmRemoteClassNoAuth_0
[2025-09-05T14:22:15.074Z] ------------------------------------------------------------------------------------
[2025-09-05T14:22:15.074Z]
[2025-09-05T14:22:15.074Z] -------------------------------------testList_1-------------------------------------
[2025-09-05T14:22:15.074Z] Number of tests: 139
[2025-09-05T14:22:15.074Z] Estimated running time: 70m36s
[2025-09-05T14:22:15.074Z] TESTLIST=TestJlmRemoteMemoryNoAuth_0,NioLoadTest_5m_0,NioLoadTest_5m_1,MathLoadTest_autosimd_5m_0,MathLoadTest_autosimd_5m_1,MathLoadTest_bigdecimal_5m_0,ClassLoadingTest_5m_0,MathLoadTest_bigdecimal_5m_1,ClassLoadingTest_5m_1,LambdaLoadTest_HS_5m_1,LambdaLoadTest_HS_5m_0,TestJlmRemoteNotifierProxyAuth_0,TestJlmRemoteNotifierProxyAuth_1,CLLoad_0,CLLoad_1,TestJlmLocal_0,TestJlmLocal_1,ParallelStreamsLoadTest_HS_1,ParallelStreamsLoadTest_HS_0,PatModImg_PlatMod_0,PatModImg_AppMod_0,PatModImg_AppMod_1,PatModImg_Unex_0,PatModImg_Adv_0,UpgModPath_JarImg_0,PatModImg_PlatMod_1,PatModImg_Unex_1,PatModImg_Adv_1,UpgModPath_JarImg_1,UpgModPath_ExpImg_1,UpgModPath_ExpImg_0,CLTestImg_1,CLTestImg_0,CpMpJlink_0,CpMpJlink_1,UpgModPath_Jar_0,UpgModPath_Exp_0,MauveSingleThrdLoad_HS_5m_0,UpgModPath_Exp_1,MauveSingleInvocLoad_HS_5m_0,UpgModPath_Jar_1,MauveSingleThrdLoad_HS_5m_1,MauveSingleInvocLoad_HS_5m_1,MauveMultiThrdLoad_5m_0,MauveMultiThrdLoad_5m_1,CpMpModJar_0,CpMpModJar_1,AutoMod_Impl2_0,PatMod_Adv_1,AutoMod1_1,PatMod_Adv_0,AutoMod2_0,AutoMod2_1,InternalAPIs_1,AutoMod_Impl3_1,AutoMod_Impl2_1,AutoMod1_0,InternalAPIs_0,PatMod_AppMod_0,AutoMod_Impl3_0,PatMod_PlatMod_0,PatMod_Unex_0,PatMod_AppMod_1,AutoMod_Impl1_0,PatMod_PlatMod_1,AutoMod_Impl1_1,PatMod_Unex_1,CLTest_0,SLTest_1,SLTest_0,CpMpModJar3_1,CpMpModJar2_0,CpMp3_1,CpMp_MP_1,CLTest_1,CpMp_MP_0,CpMp2_1,CpMpModJar2_1,CpMpModJar3_0,CpMp3_0,CpMp2_0,CpMp_CpMp_1,CpMp_CpMp_0,UpgModPath_Jar_2,PatModImg_PlatMod_2,CLStressCRI_1,CLStressCRI_0,CLStressLayers_2,CLStressLayers_1,CLStressLayers_0,CLStressCRI_2,ExplMod_2,ExplMod_1,ExplMod_0,TestJlmLocal_2,TestJlmRemoteClassAuth_2,ClassLoadingTest_5m_2,UpgModPath_JarImg_2,UpgModPath_Exp_2,UpgModPath_ExpImg_2,PatModImg_AppMod_2,MathLoadTest_autosimd_5m_2,InternalAPIs_2,CpMpModJar2_2,CLTestImg_2,AutoMod_Impl1_2,AutoMod1_2,TestJlmRemoteMemoryAuth_2,TestJlmRemoteClassNoAuth_2,SLTest_2,PatMod_Unex_2,PatMod_AppMod_2,PatModImg_Unex_2,PatModImg_Adv_2,CpMp_MP_2,CpMp_CpMp_2,CpMpModJar_2,CpMpModJar3_2,CpMpJlink_2,CpMp3_2,CpMp2_2,CLLoad_2,AutoMod_Impl3_2,AutoMod_Impl2_2,AutoMod2_2,TestJlmRemoteThreadNoAuth_2,TestJlmRemoteNotifierProxyAuth_2,PatMod_PlatMod_2,PatMod_Adv_2,NioLoadTest_5m_2,MauveSingleThrdLoad_HS_5m_2,MauveSingleInvocLoad_HS_5m_2,MathLoadTest_bigdecimal_5m_2,LambdaLoadTest_HS_5m_2,CLTest_2,TestJlmRemoteThreadAuth_2,ParallelStreamsLoadTest_HS_2,MauveMultiThrdLoad_5m_2,TestJlmRemoteMemoryNoAuth_2
[2025-09-05T14:22:15.074Z] ------------------------------------------------------------------------------------
[2025-09-05T14:22:15.074Z]
[2025-09-05T14:22:15.074Z] Parallel test lists file (/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[Pipeline] fileExists
[Pipeline] echo
[2025-09-05T14:22:15.190Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-09-05T14:22:15.291Z] Saving parallelList.mk file on jenkins...
[Pipeline] dir
[2025-09-05T14:22:15.292Z] Running in /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac/aqa-tests/TKG
[Pipeline] {
[Pipeline] archiveArtifacts
[2025-09-05T14:22:15.338Z] Archiving artifacts
[2025-09-05T14:22:16.273Z] Recording fingerprints
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
[2025-09-05T14:22:16.396Z] [PARALLEL: Dynamic] childJobNum is 2, creating jobs and running them in parallel...
Did you forget the `def` keyword? Script1 seems to be setting a field named create_jobs (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named parallelTestParams (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] parallel
[Pipeline] { (Branch: testList_0)
[Pipeline] { (Branch: testList_1)
[Pipeline] echo
[2025-09-05T14:22:16.898Z] GENERATE_JOBS is set to true, set test job Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0 params for generating the job
[Pipeline] echo
[2025-09-05T14:22:16.899Z] GENERATE_JOBS is set to true, set test job Test_openjdk25_hs_sanity.system_aarch64_mac_testList_1 params for generating the job
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] jobDsl
[Pipeline] jobDsl
[2025-09-05T14:22:16.971Z] Warning: Plugins have been installed without restarting Jenkins. A restart is required to run Job DSL without any problems.
[2025-09-05T14:22:16.989Z] Warning: Plugins have been installed without restarting Jenkins. A restart is required to run Job DSL without any problems.
[2025-09-05T14:22:17.103Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-09-05T14:22:17.104Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-09-05T14:23:03.154Z] LEVELS: [sanity]
[2025-09-05T14:23:03.154Z] JDK_VERSIONS: [8]
[2025-09-05T14:23:03.154Z] GROUPS: [system]
[2025-09-05T14:23:03.154Z] ARCH_OS_LIST: [aarch64_mac]
[2025-09-05T14:23:03.206Z] LEVELS: [sanity]
[2025-09-05T14:23:03.208Z] JDK_VERSIONS: [8]
[2025-09-05T14:23:03.208Z] GROUPS: [system]
[2025-09-05T14:23:03.208Z] ARCH_OS_LIST: [aarch64_mac]
[2025-09-05T14:23:03.291Z] Added items:
[2025-09-05T14:23:03.292Z] GeneratedJob{name='Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0'}
[Pipeline] }
[2025-09-05T14:23:03.315Z] Added items:
[2025-09-05T14:23:03.315Z] GeneratedJob{name='Test_openjdk25_hs_sanity.system_aarch64_mac_testList_1'}
[2025-09-05T14:23:03.315Z] GeneratedJob{name='Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-09-05T14:23:03.380Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-09-05T14:23:03.912Z] + aqa-tests/terminateTestProcesses.sh admin
[2025-09-05T14:23:03.912Z] Mac type machine.. do not terminate any remaining processes as Orka mac VMs are not process isolated, see: https://github.com/adoptium/aqa-tests/issues/4964
[Pipeline] cleanWs
[2025-09-05T14:23:04.056Z] [WS-CLEANUP] Deleting project workspace...
[2025-09-05T14:23:04.056Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-09-05T14:23:05.244Z] [WS-CLEANUP] done
[Pipeline] sh
[2025-09-05T14:23:05.817Z] + find /cores -name '*core*' -print -exec rm -f '{}' ';'
[2025-09-05T14:23:05.817Z] /cores
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-09-05T14:23:05.924Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Parallel Tests)
[Pipeline] parallel
[Pipeline] { (Branch: testList_0)
[Pipeline] { (Branch: testList_1)
[Pipeline] build
[2025-09-05T14:23:06.121Z] Scheduling project: Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0
[Pipeline] build
[2025-09-05T14:23:06.128Z] Scheduling project: Test_openjdk25_hs_sanity.system_aarch64_mac_testList_1
[2025-09-05T14:23:13.324Z] Starting building: Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0 #8
[2025-09-05T14:23:13.324Z] Starting building: Test_openjdk25_hs_sanity.system_aarch64_mac_testList_1 #8
[2025-09-05T16:20:33.540Z] Build Test_openjdk25_hs_sanity.system_aarch64_mac_testList_1 #8 completed: SUCCESS
[Pipeline] }
[2025-09-05T16:25:22.437Z] Build Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0 #8 completed: SUCCESS
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-09-05T16:25:22.561Z] Running on test-azure-win11-aarch64-2 in C:\Users\jenkins\workspace\Test_openjdk25_hs_sanity.system_aarch64_mac
[Pipeline] {
[Pipeline] cleanWs
[2025-09-05T16:25:22.610Z] [WS-CLEANUP] Deleting project workspace...
[2025-09-05T16:25:22.610Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-09-05T16:25:22.626Z] [WS-CLEANUP] done
[Pipeline] echo
[2025-09-05T16:25:22.645Z] Test_openjdk25_hs_sanity.system_aarch64_mac_testList_1 #8 completed with status SUCCESS
[Pipeline] timeout
[2025-09-05T16:25:22.658Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-09-05T16:25:22.767Z] Copied 1 artifact from "Test_openjdk25_hs_sanity.system_aarch64_mac_testList_1" build number 8
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-09-05T16:25:22.801Z] Saving Test_openjdk25_hs_sanity.system_aarch64_mac_testList_1/8/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-09-05T16:25:22.824Z] Archiving artifacts
[2025-09-05T16:25:22.869Z] Recording fingerprints
[Pipeline] echo
[2025-09-05T16:25:22.926Z] Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0 #8 completed with status SUCCESS
[Pipeline] timeout
[2025-09-05T16:25:22.944Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-09-05T16:25:23.042Z] Copied 1 artifact from "Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0" build number 8
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-09-05T16:25:23.078Z] Saving Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/8/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-09-05T16:25:23.102Z] Archiving artifacts
[2025-09-05T16:25:23.140Z] Recording fingerprints
[Pipeline] cleanWs
[2025-09-05T16:25:23.225Z] [WS-CLEANUP] Deleting project workspace...
[2025-09-05T16:25:23.225Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-09-05T16:25:23.252Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: SUCCESS