Test_openjdk21_hs_sanity.openjdk_aarch64_mac
Started by upstream project "build-scripts/jobs/release/jobs/jdk21u/jdk21u-release-mac-aarch64-temurin" build number 34
originally caused by:
Started by upstream project "build-scripts/release-openjdk21-pipeline" build number 72
originally caused by:
Started by upstream project "build-scripts/utils/releaseTrigger_jdk21u" build number 7176
originally caused by:
Started by timer
Started by user Adam Farley
Started by upstream project "build-scripts/release-openjdk21-pipeline" build number 71
originally caused by:
Started by upstream project "build-scripts/utils/releaseTrigger_jdk21u" build number 7176
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
DEPRECATED: Relative target directory is deprecated for Pipeline jobs. Use the 'dir' step instead.
DEPRECATED: The 'Wipe out repository & force clone' extension is deprecated for Pipeline jobs. Pipeline users should use the deleteDir() step instead.
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_openjdk21_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/v1.0.13-release^{commit} # timeout=10
Checking out Revision 0f6dc500ad7cf04be3df6213118d88d4aa28221f (origin/v1.0.13-release)
> git config core.sparsecheckout # timeout=10
> git checkout -f 0f6dc500ad7cf04be3df6213118d88d4aa28221f # timeout=10
Commit message: "functional/MBCS_Tests/i18n/src/DateFormatTest: ResourceBundleTest_16 only matches for exact version as previously (#7044) (#7051)"
> git rev-list --no-walk 0f6dc500ad7cf04be3df6213118d88d4aa28221f # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-04-22T14:00:00.144Z] SPEC: osx_aarch64
[Pipeline] echo
[2026-04-22T14:00:00.145Z] 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-04-22T14:00:00.159Z] dynamicAgents: []
[Pipeline] echo
[2026-04-22T14:00:00.162Z] Provisioning LABEL: ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)
[Pipeline] nodesByLabel
[2026-04-22T14:00:00.172Z] Found a total of 4 nodes with the 'ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)' label
[Pipeline] node
[2026-04-22T14:00:15.178Z] Still waiting to schedule task
[2026-04-22T14:00:15.179Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)’
[2026-04-22T14:00:23.643Z] Running on test-orka-macos14-arm64-yljr4 in /Users/admin/workspace/workspace/Test_openjdk21_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-04-22T14:00:23.701Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-04-22T14:00:24.202Z] [WS-CLEANUP] Deleting project workspace...
[2026-04-22T14:00:24.202Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-04-22T14:00:26.103Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-04-22T14:00:26.186Z] The recommended git tool is: /usr/bin/git
[2026-04-22T14:00:27.492Z] No credentials specified
[2026-04-22T14:00:27.493Z] DEPRECATED: Relative target directory is deprecated for Pipeline jobs. Use the 'dir' step instead.
[2026-04-22T14:00:27.526Z] Cloning the remote Git repository
[2026-04-22T14:00:25.668Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-04-22T14:00:26.094Z] > /usr/bin/git init /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/aqa-tests # timeout=10
[2026-04-22T14:00:37.598Z] [WARNING] Reference path does not exist: /Users/admin/openjdk_cache
[2026-04-22T14:00:37.624Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-04-22T14:00:37.624Z] > /usr/bin/git --version # timeout=10
[2026-04-22T14:00:37.654Z] > git --version # 'git version 2.39.3 (Apple Git-145)'
[2026-04-22T14:00:37.654Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-04-22T14:00:45.999Z] > /usr/bin/git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-04-22T14:00:46.015Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-04-22T14:00:51.082Z] Avoid second fetch
[2026-04-22T14:00:51.127Z] Checking out Revision 0f6dc500ad7cf04be3df6213118d88d4aa28221f (origin/v1.0.13-release)
[2026-04-22T14:00:49.066Z] > /usr/bin/git rev-parse origin/v1.0.13-release^{commit} # timeout=10
[2026-04-22T14:00:49.191Z] > /usr/bin/git config core.sparsecheckout # timeout=10
[2026-04-22T14:00:49.211Z] > /usr/bin/git checkout -f 0f6dc500ad7cf04be3df6213118d88d4aa28221f # timeout=10
[2026-04-22T14:00:53.173Z] Commit message: "functional/MBCS_Tests/i18n/src/DateFormatTest: ResourceBundleTest_16 only matches for exact version as previously (#7044) (#7051)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/Users/admin/workspace/workspace/Test_openjdk21_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-04-22T14:00:55.385Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-04-22T14:00:55.403Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-04-22T14:00:56.374Z] + LC_TIME=C
[2026-04-22T14:00:56.374Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-04-22T14:00:56.627Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-04-22T14:00:57.153Z] + aqa-tests/terminateTestProcesses.sh admin
[2026-04-22T14:00:57.153Z] 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
[2026-04-22T14:00:58.857Z] + printenv
[2026-04-22T14:00:58.857Z] JCK_GIT_BRANCH=master
[2026-04-22T14:00:58.857Z] DYNAMIC_COMPILE=false
[2026-04-22T14:00:58.857Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/236/
[2026-04-22T14:00:58.857Z] OPENJ9_BRANCH=master
[2026-04-22T14:00:58.857Z] JENKINS_NODE_COOKIE=7d1fda55-157e-4792-81c8-6c2b5a6a4248
[2026-04-22T14:00:58.857Z] DOCKER_REQUIRED=false
[2026-04-22T14:00:58.857Z] PARALLEL=Dynamic
[2026-04-22T14:00:58.857Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-04-22T14:00:58.857Z] SHELL=/bin/zsh
[2026-04-22T14:00:58.857Z] jobStatus=SUCCESS
[2026-04-22T14:00:58.857Z] JOBSTARTTIME=Wed, 22 Apr 2026 10:00:53 -0400
[2026-04-22T14:00:58.857Z] STAGE_NAME=Setup
[2026-04-22T14:00:58.857Z] SSH_CLIENT=78.47.239.97 50666 22
[2026-04-22T14:00:58.857Z] TMPDIR=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/
[2026-04-22T14:00:58.857Z] BUILD_TAG=jenkins-Test_openjdk21_hs_sanity.openjdk_aarch64_mac-236
[2026-04-22T14:00:58.857Z] RERUN_FAILURE=true
[2026-04-22T14:00:58.857Z] SDK_RESOURCE=upstream
[2026-04-22T14:00:58.857Z] TIME_LIMIT=25
[2026-04-22T14:00:58.857Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-04-22T14:00:58.857Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-04-22T14:00:58.857Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/
[2026-04-22T14:00:58.857Z] WORKSPACE=/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac
[2026-04-22T14:00:58.857Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/236/display/redirect?page=changes
[2026-04-22T14:00:58.857Z] JDK_BRANCH=jdk-21.0.11+10_adopt
[2026-04-22T14:00:58.857Z] USER=admin
[2026-04-22T14:00:58.857Z] ACTIVE_NODE_TIMEOUT=5
[2026-04-22T14:00:58.857Z] OPENJCEPLUS_GIT_BRANCH=semeru-java21
[2026-04-22T14:00:58.857Z] ADOPTOPENJDK_BRANCH=v1.0.13-release
[2026-04-22T14:00:58.857Z] ARCHIVE_TEST_RESULTS=false
[2026-04-22T14:00:58.857Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk21u/jdk21u-release-mac-aarch64-temurin
[2026-04-22T14:00:58.857Z] STF_OWNER_BRANCH=adoptium:master
[2026-04-22T14:00:58.857Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/236/display/redirect?page=artifacts
[2026-04-22T14:00:58.857Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-04-22T14:00:58.857Z] ORIGIN_JDK_VERSION=21
[2026-04-22T14:00:58.857Z] __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0
[2026-04-22T14:00:58.857Z] SETUP_JCK_RUN=false
[2026-04-22T14:00:58.857Z] SPEC=osx_aarch64
[2026-04-22T14:00:58.857Z] PERSONAL_BUILD=false
[2026-04-22T14:00:58.857Z] TKG_ITERATIONS=1
[2026-04-22T14:00:58.857Z] TKG_OWNER_BRANCH=adoptium:master
[2026-04-22T14:00:58.857Z] RERUN_ITERATIONS=1
[2026-04-22T14:00:58.857Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-04-22T14:00:58.857Z] ITERATIONS=1
[2026-04-22T14:00:58.857Z] KEEP_REPORTDIR=true
[2026-04-22T14:00:58.857Z] PATH=/opt/homebrew/bin:/usr/local/bin/:/usr/bin:/bin:/usr/sbin:/sbin
[2026-04-22T14:00:58.857Z] LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/../../externalDependency/lib
[2026-04-22T14:00:58.857Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/236/display/redirect
[2026-04-22T14:00:58.857Z] _=/usr/bin/printenv
[2026-04-22T14:00:58.857Z] GENERATE_JOBS=true
[2026-04-22T14:00:58.857Z] PWD=/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac
[2026-04-22T14:00:58.857Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2026-04-22T14:00:58.857Z] HUDSON_URL=https://ci.adoptium.net/
[2026-04-22T14:00:58.857Z] EXIT_FAILURE=false
[2026-04-22T14:00:58.857Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-04-22T14:00:58.857Z] SLACK_CHANNEL=aqavit-bot
[2026-04-22T14:00:58.857Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-04-22T14:00:58.857Z] JDK_VERSION=21
[2026-04-22T14:00:58.857Z] JOB_NAME=Test_openjdk21_hs_sanity.openjdk_aarch64_mac
[2026-04-22T14:00:58.857Z] BUILD_DISPLAY_NAME=#236
[2026-04-22T14:00:58.857Z] USE_TESTENV_PROPERTIES=true
[2026-04-22T14:00:58.857Z] BUILD_ID=236
[2026-04-22T14:00:58.857Z] EXIT_SUCCESS=false
[2026-04-22T14:00:58.857Z] JENKINS_URL=https://ci.adoptium.net/
[2026-04-22T14:00:58.857Z] TEST_TIME=120
[2026-04-22T14:00:58.857Z] PLATFORM=aarch64_mac
[2026-04-22T14:00:58.857Z] JDK_IMPL=hotspot
[2026-04-22T14:00:58.857Z] JOB_BASE_NAME=Test_openjdk21_hs_sanity.openjdk_aarch64_mac
[2026-04-22T14:00:58.857Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/236/display/redirect?page=tests
[2026-04-22T14:00:58.857Z] AUTO_DETECT=true
[2026-04-22T14:00:58.857Z] SHLVL=2
[2026-04-22T14:00:58.857Z] HOME=/Users/admin
[2026-04-22T14:00:58.857Z] TAP_NAME=Test_openjdk21_hs_sanity.openjdk_aarch64_mac.tap
[2026-04-22T14:00:58.857Z] CI=true
[2026-04-22T14:00:58.857Z] EXECUTOR_NUMBER=0
[2026-04-22T14:00:58.857Z] WORKSPACE_TMP=/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac@tmp
[2026-04-22T14:00:58.857Z] JENKINS_SERVER_COOKIE=durable-851d6cc4e0322c0d1466a4a75eb2237d86c45dd1111d0534d54afafe7ee0ac12
[2026-04-22T14:00:58.857Z] NODE_LABELS=aarch64 macos14 sw.os.mac hw.arch.aarch64 ci.role.test test-orka-macos14-arm64-yljr4 arm64 ci.role.test.repro sw.os.osx orka mac
[2026-04-22T14:00:58.857Z] TARGET=sanity.openjdk
[2026-04-22T14:00:58.857Z] BUILD_LIST=openjdk
[2026-04-22T14:00:58.857Z] SYSTEM_LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/../../externalDependency/system_lib
[2026-04-22T14:00:58.857Z] LOGNAME=admin
[2026-04-22T14:00:58.857Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-04-22T14:00:58.857Z] JDK_REPO=https://github.com/adoptium/jdk21u
[2026-04-22T14:00:58.857Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-04-22T14:00:58.857Z] SSH_CONNECTION=78.47.239.97 50666 192.168.64.13 22
[2026-04-22T14:00:58.857Z] UPSTREAM_JOB_NUMBER=34
[2026-04-22T14:00:58.858Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-04-22T14:00:58.858Z] NODE_NAME=test-orka-macos14-arm64-yljr4
[2026-04-22T14:00:58.858Z] BUILD_NUMBER=236
[2026-04-22T14:00:58.858Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/display/redirect
[2026-04-22T14:00:58.858Z] KEEP_WORKSPACE=false
[2026-04-22T14:00:58.858Z] HUDSON_COOKIE=fe9417ad-7d31-4348-89f4-92426c8711af
[2026-04-22T14:00:58.858Z] PERF_ROOT=/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/../../benchmarks
[2026-04-22T14:00:58.858Z] USE_JRE=false
[2026-04-22T14:00:58.858Z] TEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/jdkbinary/j2sdk-image
[2026-04-22T14:00:58.858Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-04-22T14:00:58.858Z] 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-04-22T14:00:58.981Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-04-22T14:00:59.042Z] Running in /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-04-22T14:01:23.067Z] Copied 7 artifacts from "build-scripts » jobs » release » jobs » jdk21u » jdk21u-release-mac-aarch64-temurin" build number 34
[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
[2026-04-22T14:01:23.267Z] 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-04-22T14:01:23.282Z] Running in /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac
[Pipeline] {
[Pipeline] sshagent
[2026-04-22T14:01:21.286Z] $ ssh-agent
[2026-04-22T14:01:23.462Z] SSH_AUTH_SOCK=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//ssh-DJw6K0cicTVn/agent.636
[2026-04-22T14:01:23.462Z] SSH_AGENT_PID=637
[2026-04-22T14:01:23.462Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-04-22T14:01:23.491Z] Running in /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-04-22T14:01:23.516Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-04-22T14:01:25.681Z] ++ pwd
[2026-04-22T14:01:25.682Z] + ./get.sh -s /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/aqa-tests/.. -p aarch64_mac -r upstream -j 21 -i hotspot --clone_openj9 false
[2026-04-22T14:01:26.033Z] TESTDIR: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/aqa-tests
[2026-04-22T14:01:26.033Z] load ./testenv/testenv.properties
[2026-04-22T14:01:26.033Z] Running checkTags with ./testenv/testenv.properties and 21
[2026-04-22T14:01:26.803Z] 5dedca0392b1303342071efcbc90533396bdf475 refs/tags/jdk-21.0.11-ga
[2026-04-22T14:01:26.803Z] Use tag name jdk-21.0.11-ga from ./testenv/testenv.properties
[2026-04-22T14:01:26.803Z] get jdk binary...
[2026-04-22T14:01:26.803Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-04-22T14:01:26.803Z] Uncompressing file: OpenJDK21U-jdk_aarch64_mac_hotspot_21.0.11_10.tar.gz ...
[2026-04-22T14:01:27.560Z] List files in jdkbinary folder...
[2026-04-22T14:01:27.560Z] total 654768
[2026-04-22T14:01:27.560Z] -rw-r--r-- 1 admin staff 50622884 Apr 22 07:54 OpenJDK21U-debugimage_aarch64_mac_hotspot_21.0.11_10.tar.gz
[2026-04-22T14:01:27.560Z] -rw-r--r-- 1 admin staff 200030394 Apr 22 08:00 OpenJDK21U-jdk_aarch64_mac_hotspot_21.0.11_10.tar.gz
[2026-04-22T14:01:27.560Z] -rw-r--r-- 1 admin staff 48149317 Apr 22 08:01 OpenJDK21U-jre_aarch64_mac_hotspot_21.0.11_10.tar.gz
[2026-04-22T14:01:27.560Z] -rw-r--r-- 1 admin staff 31343 Apr 22 07:56 OpenJDK21U-sbom_aarch64_mac_hotspot_21.0.11_10-metadata.json
[2026-04-22T14:01:27.560Z] -rw-r--r-- 1 admin staff 166815 Apr 22 09:54 OpenJDK21U-sbom_aarch64_mac_hotspot_21.0.11_10.json
[2026-04-22T14:01:27.560Z] -rw-r--r-- 1 admin staff 3884891 Apr 22 08:01 OpenJDK21U-static-libs_aarch64_mac_hotspot_21.0.11_10.tar.gz
[2026-04-22T14:01:27.560Z] -rw-r--r-- 1 admin staff 28734706 Apr 22 07:54 OpenJDK21U-testimage_aarch64_mac_hotspot_21.0.11_10.tar.gz
[2026-04-22T14:01:27.560Z] drwxr-xr-x 3 admin staff 96 Apr 22 10:01 tmp
[2026-04-22T14:01:27.560Z] List files in jdkbinary/tmp folder...
[2026-04-22T14:01:27.560Z] total 0
[2026-04-22T14:01:27.560Z] drwxr-xr-x 3 admin staff 96 Apr 22 00:59 jdk-21.0.11+10
[2026-04-22T14:01:27.922Z] Moving directory jdk-21.0.11+10/ to ../j2sdk-image
[2026-04-22T14:01:27.922Z] Uncompressing file: OpenJDK21U-jre_aarch64_mac_hotspot_21.0.11_10.tar.gz ...
[2026-04-22T14:01:28.276Z] List files in jdkbinary folder...
[2026-04-22T14:01:28.276Z] total 654768
[2026-04-22T14:01:28.276Z] -rw-r--r-- 1 admin staff 50622884 Apr 22 07:54 OpenJDK21U-debugimage_aarch64_mac_hotspot_21.0.11_10.tar.gz
[2026-04-22T14:01:28.276Z] -rw-r--r-- 1 admin staff 200030394 Apr 22 08:00 OpenJDK21U-jdk_aarch64_mac_hotspot_21.0.11_10.tar.gz
[2026-04-22T14:01:28.277Z] -rw-r--r-- 1 admin staff 48149317 Apr 22 08:01 OpenJDK21U-jre_aarch64_mac_hotspot_21.0.11_10.tar.gz
[2026-04-22T14:01:28.277Z] -rw-r--r-- 1 admin staff 31343 Apr 22 07:56 OpenJDK21U-sbom_aarch64_mac_hotspot_21.0.11_10-metadata.json
[2026-04-22T14:01:28.277Z] -rw-r--r-- 1 admin staff 166815 Apr 22 09:54 OpenJDK21U-sbom_aarch64_mac_hotspot_21.0.11_10.json
[2026-04-22T14:01:28.277Z] -rw-r--r-- 1 admin staff 3884891 Apr 22 08:01 OpenJDK21U-static-libs_aarch64_mac_hotspot_21.0.11_10.tar.gz
[2026-04-22T14:01:28.277Z] -rw-r--r-- 1 admin staff 28734706 Apr 22 07:54 OpenJDK21U-testimage_aarch64_mac_hotspot_21.0.11_10.tar.gz
[2026-04-22T14:01:28.277Z] drwxr-xr-x 3 admin staff 96 Apr 22 00:59 j2sdk-image
[2026-04-22T14:01:28.277Z] drwxr-xr-x 3 admin staff 96 Apr 22 10:01 tmp
[2026-04-22T14:01:28.277Z] List files in jdkbinary/tmp folder...
[2026-04-22T14:01:28.277Z] total 0
[2026-04-22T14:01:28.277Z] drwxr-xr-x 3 admin staff 96 Apr 22 01:00 jdk-21.0.11+10-jre
[2026-04-22T14:01:28.277Z] Moving directory jdk-21.0.11+10-jre/ to ../j2re-image
[2026-04-22T14:01:28.277Z] Uncompressing file: OpenJDK21U-static-libs_aarch64_mac_hotspot_21.0.11_10.tar.gz ...
[2026-04-22T14:01:28.277Z] List files in jdkbinary folder...
[2026-04-22T14:01:28.277Z] total 654768
[2026-04-22T14:01:28.277Z] -rw-r--r-- 1 admin staff 50622884 Apr 22 07:54 OpenJDK21U-debugimage_aarch64_mac_hotspot_21.0.11_10.tar.gz
[2026-04-22T14:01:28.277Z] -rw-r--r-- 1 admin staff 200030394 Apr 22 08:00 OpenJDK21U-jdk_aarch64_mac_hotspot_21.0.11_10.tar.gz
[2026-04-22T14:01:28.277Z] -rw-r--r-- 1 admin staff 48149317 Apr 22 08:01 OpenJDK21U-jre_aarch64_mac_hotspot_21.0.11_10.tar.gz
[2026-04-22T14:01:28.277Z] -rw-r--r-- 1 admin staff 31343 Apr 22 07:56 OpenJDK21U-sbom_aarch64_mac_hotspot_21.0.11_10-metadata.json
[2026-04-22T14:01:28.277Z] -rw-r--r-- 1 admin staff 166815 Apr 22 09:54 OpenJDK21U-sbom_aarch64_mac_hotspot_21.0.11_10.json
[2026-04-22T14:01:28.279Z] -rw-r--r-- 1 admin staff 3884891 Apr 22 08:01 OpenJDK21U-static-libs_aarch64_mac_hotspot_21.0.11_10.tar.gz
[2026-04-22T14:01:28.279Z] -rw-r--r-- 1 admin staff 28734706 Apr 22 07:54 OpenJDK21U-testimage_aarch64_mac_hotspot_21.0.11_10.tar.gz
[2026-04-22T14:01:28.279Z] drwxr-xr-x 3 admin staff 96 Apr 22 01:00 j2re-image
[2026-04-22T14:01:28.279Z] drwxr-xr-x 3 admin staff 96 Apr 22 00:59 j2sdk-image
[2026-04-22T14:01:28.279Z] drwxr-xr-x 3 admin staff 96 Apr 22 10:01 tmp
[2026-04-22T14:01:28.279Z] List files in jdkbinary/tmp folder...
[2026-04-22T14:01:28.279Z] total 0
[2026-04-22T14:01:28.279Z] drwxr-xr-x 3 admin staff 96 Apr 22 07:54 jdk-21.0.11+10-static-libs
[2026-04-22T14:01:28.279Z] Moving directory jdk-21.0.11+10-static-libs/ to ../static-libs
[2026-04-22T14:01:28.279Z] Uncompressing file: OpenJDK21U-testimage_aarch64_mac_hotspot_21.0.11_10.tar.gz ...
[2026-04-22T14:01:28.629Z] List files in jdkbinary folder...
[2026-04-22T14:01:28.629Z] total 654768
[2026-04-22T14:01:28.629Z] -rw-r--r-- 1 admin staff 50622884 Apr 22 07:54 OpenJDK21U-debugimage_aarch64_mac_hotspot_21.0.11_10.tar.gz
[2026-04-22T14:01:28.629Z] -rw-r--r-- 1 admin staff 200030394 Apr 22 08:00 OpenJDK21U-jdk_aarch64_mac_hotspot_21.0.11_10.tar.gz
[2026-04-22T14:01:28.629Z] -rw-r--r-- 1 admin staff 48149317 Apr 22 08:01 OpenJDK21U-jre_aarch64_mac_hotspot_21.0.11_10.tar.gz
[2026-04-22T14:01:28.629Z] -rw-r--r-- 1 admin staff 31343 Apr 22 07:56 OpenJDK21U-sbom_aarch64_mac_hotspot_21.0.11_10-metadata.json
[2026-04-22T14:01:28.629Z] -rw-r--r-- 1 admin staff 166815 Apr 22 09:54 OpenJDK21U-sbom_aarch64_mac_hotspot_21.0.11_10.json
[2026-04-22T14:01:28.629Z] -rw-r--r-- 1 admin staff 3884891 Apr 22 08:01 OpenJDK21U-static-libs_aarch64_mac_hotspot_21.0.11_10.tar.gz
[2026-04-22T14:01:28.629Z] -rw-r--r-- 1 admin staff 28734706 Apr 22 07:54 OpenJDK21U-testimage_aarch64_mac_hotspot_21.0.11_10.tar.gz
[2026-04-22T14:01:28.629Z] drwxr-xr-x 3 admin staff 96 Apr 22 01:00 j2re-image
[2026-04-22T14:01:28.629Z] drwxr-xr-x 3 admin staff 96 Apr 22 00:59 j2sdk-image
[2026-04-22T14:01:28.629Z] drwxr-xr-x 3 admin staff 96 Apr 22 07:54 static-libs
[2026-04-22T14:01:28.629Z] drwxr-xr-x 3 admin staff 96 Apr 22 10:01 tmp
[2026-04-22T14:01:28.629Z] List files in jdkbinary/tmp folder...
[2026-04-22T14:01:28.629Z] total 0
[2026-04-22T14:01:28.629Z] drwxr-xr-x 7 admin staff 224 Apr 22 07:50 jdk-21.0.11+10-test-image
[2026-04-22T14:01:28.629Z] Moving directory jdk-21.0.11+10-test-image/ to ../openjdk-test-image
[2026-04-22T14:01:28.629Z] Uncompressing OpenJDK21U-debugimage_aarch64_mac_hotspot_21.0.11_10.tar.gz over ./j2sdk-image...
[2026-04-22T14:01:28.979Z] Removing top-level folder jdk-21.0.11+10-debug-image/
[2026-04-22T14:01:28.979Z] Removing top-level folder jdk-21.0.11+10/
[2026-04-22T14:01:29.331Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/jdkbinary/j2sdk-image...
[2026-04-22T14:01:29.331Z] javac_path: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2026-04-22T14:01:29.331Z] Run: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/java -version
[2026-04-22T14:01:29.331Z] =JAVA VERSION OUTPUT BEGIN=
[2026-04-22T14:01:30.099Z] openjdk version "21.0.11" 2026-04-21 LTS
[2026-04-22T14:01:30.099Z] OpenJDK Runtime Environment Temurin-21.0.11+10 (build 21.0.11+10-LTS)
[2026-04-22T14:01:30.099Z] OpenJDK 64-Bit Server VM Temurin-21.0.11+10 (build 21.0.11+10-LTS, mixed mode, sharing)
[2026-04-22T14:01:30.099Z] =JAVA VERSION OUTPUT END=
[2026-04-22T14:01:30.099Z] get testKitGen...
[2026-04-22T14:01:30.099Z] git clone -q https://github.com/adoptium/TKG.git
[2026-04-22T14:01:31.851Z] git rev-parse v1.0.13
[2026-04-22T14:01:31.851Z] git checkout -q -f 90bbe37ace87b9d72f24fd7dfb2a32d8c4d92423
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-04-22T14:01:29.982Z] $ ssh-agent -k
[2026-04-22T14:01:29.987Z] unset SSH_AUTH_SOCK;
[2026-04-22T14:01:29.987Z] unset SSH_AGENT_PID;
[2026-04-22T14:01:29.987Z] echo Agent pid 637 killed;
[2026-04-22T14:01:32.158Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] echo
[2026-04-22T14:01:32.222Z] readProperties file: ./aqa-tests/job.properties
[Pipeline] readProperties
[Pipeline] echo
[2026-04-22T14:01:32.630Z] Reset TEST_JDK_HOME to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-04-22T14:01:33.309Z] 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=v1.0.13-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=21&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk21u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk21u%2Fjdk21u-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-21.0.11%2B10_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=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=34&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-04-22T14:01:33.331Z] 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-yljr4&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.13-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=21&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk21u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk21u%2Fjdk21u-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-21.0.11%2B10_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=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=34&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-04-22T14:01:33.445Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-04-22T14:01:33.622Z] Copied 1 artifact from "getTRSSOutput" build number 2114
[Pipeline] sh
[2026-04-22T14:01:34.166Z] + cd ./aqa-tests/TKG/resources/TRSS
[2026-04-22T14:01:34.166Z] + gzip -cd TRSSOutput.tar.gz
[2026-04-22T14:01:34.166Z] + tar xof -
[2026-04-22T14:01:34.166Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-04-22T14:01:34.273Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-04-22T14:01:34.301Z] Test Dependency URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2026-04-22T14:01:34.769Z] Found a total of 10 nodes with the 'ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)' label
[Pipeline] echo
[2026-04-22T14:01:34.774Z] Machine limit is 10.
[Pipeline] sh
[2026-04-22T14:01:35.280Z] + cd ./aqa-tests/TKG
[2026-04-22T14:01:35.280Z] ++ uname
[2026-04-22T14:01:35.280Z] + '[' Darwin = AIX ']'
[2026-04-22T14:01:35.280Z] ++ uname
[2026-04-22T14:01:35.280Z] + '[' Darwin = SunOS ']'
[2026-04-22T14:01:35.280Z] ++ uname
[2026-04-22T14:01:35.280Z] + '[' Darwin = '*BSD' ']'
[2026-04-22T14:01:35.280Z] + MAKE=make
[2026-04-22T14:01:35.280Z] + make genParallelList TEST=sanity.openjdk TEST_TIME=120 NUM_MACHINES=
[2026-04-22T14:01:36.034Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-04-22T14:01:36.034Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/../../externalDependency/lib
[2026-04-22T14:01:36.034Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-04-22T14:01:36.034Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-04-22T14:01:36.034Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-04-22T14:01:36.034Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk21_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_openjdk21_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-04-22T14:01:36.788Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2026-04-22T14:01:37.148Z]
[2026-04-22T14:01:37.148Z] build:
[2026-04-22T14:01:37.148Z]
[2026-04-22T14:01:37.148Z] clean:
[2026-04-22T14:01:37.148Z]
[2026-04-22T14:01:37.148Z] init:
[2026-04-22T14:01:37.148Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/bin
[2026-04-22T14:01:37.148Z]
[2026-04-22T14:01:37.148Z] getDependentLibs:
[2026-04-22T14:01:37.521Z] [exec] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/../../externalDependency/lib does not exist, creating one.
[2026-04-22T14:01:37.521Z] [exec] mkdir /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/../../externalDependency
[2026-04-22T14:01:37.521Z] [exec] mkdir /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/../../externalDependency/lib
[2026-04-22T14:01:37.521Z] [exec] --------------------------------------------
[2026-04-22T14:01:37.521Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/../../externalDependency/lib
[2026-04-22T14:01:37.521Z] [exec] task is set to default
[2026-04-22T14:01:37.521Z] [exec] dependencyList is set to json_simple
[2026-04-22T14:01:37.521Z] [exec] System Test jars will not be downloaded.
[2026-04-22T14:01:37.521Z] [exec] --------------------------------------------
[2026-04-22T14:01:37.521Z] [exec] Starting download third party dependent jars
[2026-04-22T14:01:37.521Z] [exec] --------------------------------------------
[2026-04-22T14:01:37.521Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/../../externalDependency/lib
[2026-04-22T14:01:37.521Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar
[2026-04-22T14:01:37.521Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar
[2026-04-22T14:01:37.868Z] [exec] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/../../externalDependency/lib/json-simple.jar
[2026-04-22T14:01:37.870Z] [exec] downloaded dependent third party jars successfully
[2026-04-22T14:01:37.870Z]
[2026-04-22T14:01:37.870Z] compile:
[2026-04-22T14:01:37.870Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-04-22T14:01:37.870Z] [echo] ============COMPILER SETTINGS============
[2026-04-22T14:01:37.870Z] [echo] ===fork: yes
[2026-04-22T14:01:37.870Z] [echo] ===debug: on
[2026-04-22T14:01:37.870Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/bin
[2026-04-22T14:01:38.638Z] [javac] Note: Some input files use or override a deprecated API.
[2026-04-22T14:01:38.638Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-04-22T14:01:38.638Z]
[2026-04-22T14:01:38.638Z] dist:
[2026-04-22T14:01:38.638Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2026-04-22T14:01:38.638Z]
[2026-04-22T14:01:38.638Z] BUILD SUCCESSFUL
[2026-04-22T14:01:38.638Z] Total time: 1 second
[2026-04-22T14:01:38.638Z] 0
[2026-04-22T14:01:38.638Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-04-22T14:01:39.004Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-04-22T14:01:39.004Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2026-04-22T14:01:47.378Z] ****************************** MACHINE INFO ******************************
[2026-04-22T14:01:47.378Z] File path : /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG
[2026-04-22T14:01:47.378Z] Free Physical Memory Size : 1397653504
[2026-04-22T14:01:47.378Z] Free space (bytes) : 55041454080
[2026-04-22T14:01:47.378Z] Total Physical Memory Size : 6979321856
[2026-04-22T14:01:47.378Z] Total space (bytes) : 90743767040
[2026-04-22T14:01:47.378Z] Usable space (bytes) : 55041454080
[2026-04-22T14:01:47.378Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-04-22T14:01:47.378Z] bashVersion :
[2026-04-22T14:01:47.378Z] GNU bash, version 5.3.9(1)-release (aarch64-apple-darwin23.6.0)
[2026-04-22T14:01:47.378Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2026-04-22T14:01:47.378Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-04-22T14:01:47.378Z]
[2026-04-22T14:01:47.378Z] This is free software; you are free to change and redistribute it.
[2026-04-22T14:01:47.378Z] There is NO WARRANTY, to the extent permitted by law.
[2026-04-22T14:01:47.378Z] cpuCores : 4
[2026-04-22T14:01:47.378Z] curlVersion :
[2026-04-22T14:01:47.378Z] 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-04-22T14:01:47.378Z] Release-Date: 2023-05-30
[2026-04-22T14:01:47.378Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2026-04-22T14:01:47.378Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL threadsafe UnixSockets
[2026-04-22T14:01:47.378Z] dockerVersion : bash: line 1: docker: command not found
[2026-04-22T14:01:47.378Z] gcc version : 15.0.0
[2026-04-22T14:01:47.378Z] gclibc version : bash: line 1: ldd: command not found
[2026-04-22T14:01:47.378Z] gdb version : bash: line 1: gdb: command not found
[2026-04-22T14:01:47.378Z] lldb version :
[2026-04-22T14:01:47.378Z] lldb-1500.0.200.58
[2026-04-22T14:01:47.378Z] Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
[2026-04-22T14:01:47.378Z] makeVersion :
[2026-04-22T14:01:47.378Z] GNU Make 3.81
[2026-04-22T14:01:47.378Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2026-04-22T14:01:47.378Z] This is free software; see the source for copying conditions.
[2026-04-22T14:01:47.378Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2026-04-22T14:01:47.378Z] PARTICULAR PURPOSE.
[2026-04-22T14:01:47.378Z]
[2026-04-22T14:01:47.378Z] This program built for i386-apple-darwin11.3.0
[2026-04-22T14:01:47.378Z] mavenVersion :
[2026-04-22T14:01:47.378Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2026-04-22T14:01:47.378Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-04-22T14:01:47.378Z] Java version: 21.0.11, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home
[2026-04-22T14:01:47.378Z] Default locale: en_US, platform encoding: UTF-8
[2026-04-22T14:01:47.378Z] OS name: "mac os x", version: "14.1", arch: "aarch64", family: "mac"
[2026-04-22T14:01:47.378Z] perlVersion :
[2026-04-22T14:01:47.378Z]
[2026-04-22T14:01:47.378Z] This is perl 5, version 30, subversion 3 (v5.30.3) built for darwin-thread-multi-2level
[2026-04-22T14:01:47.378Z] (with 2 registered patches, see perl -V for more detail)
[2026-04-22T14:01:47.378Z]
[2026-04-22T14:01:47.378Z] Copyright 1987-2020, Larry Wall
[2026-04-22T14:01:47.378Z]
[2026-04-22T14:01:47.378Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-04-22T14:01:47.378Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-04-22T14:01:47.378Z]
[2026-04-22T14:01:47.378Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-04-22T14:01:47.378Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-04-22T14:01:47.378Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-04-22T14:01:47.378Z]
[2026-04-22T14:01:47.378Z] podmanVersion : bash: line 1: podman: command not found
[2026-04-22T14:01:47.378Z] procArch : arm
[2026-04-22T14:01:47.378Z] sysArch : arm64
[2026-04-22T14:01:47.378Z] sysOS : Darwin
[2026-04-22T14:01:47.378Z] ulimit :
[2026-04-22T14:01:47.378Z] core file size (blocks, -c) 8192
[2026-04-22T14:01:47.378Z] data seg size (kbytes, -d) unlimited
[2026-04-22T14:01:47.378Z] file size (blocks, -f) unlimited
[2026-04-22T14:01:47.378Z] max locked memory (kbytes, -l) unlimited
[2026-04-22T14:01:47.378Z] max memory size (kbytes, -m) unlimited
[2026-04-22T14:01:47.378Z] open files (-n) 1048576
[2026-04-22T14:01:47.378Z] pipe size (512 bytes, -p) 1
[2026-04-22T14:01:47.378Z] stack size (kbytes, -s) 65520
[2026-04-22T14:01:47.378Z] cpu time (seconds, -t) unlimited
[2026-04-22T14:01:47.378Z] max user processes (-u) 1333
[2026-04-22T14:01:47.378Z] virtual memory (kbytes, -v) unlimited
[2026-04-22T14:01:47.378Z] 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-04-22T14:01:47.378Z] vmVendor : Oracle Corporation
[2026-04-22T14:01:47.378Z] vmVersion : 21.0.11+10-LTS
[2026-04-22T14:01:47.378Z] xlc version : bash: line 1: xlC: command not found
[2026-04-22T14:01:47.378Z] **************************************************************************
[2026-04-22T14:01:47.378Z]
[2026-04-22T14:01:47.378Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-04-22T14:01:47.378Z]
[2026-04-22T14:01:47.378Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-04-22T14:01:47.378Z]
[2026-04-22T14:01:47.378Z] System.getProperty('os.name')=Mac OS X
[2026-04-22T14:01:47.378Z]
[2026-04-22T14:01:47.378Z] System.getProperty('os.arch')=aarch64
[2026-04-22T14:01:47.378Z]
[2026-04-22T14:01:47.378Z] System.getProperty('java.fullversion')=null
[2026-04-22T14:01:47.378Z]
[2026-04-22T14:01:47.378Z] System.getProperty('sun.arch.data.model')=64
[2026-04-22T14:01:47.378Z]
[2026-04-22T14:01:47.378Z] /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_openjdk21_hs_sanity.openjdk_aarch64_mac/../../externalDependency/lib
[2026-04-22T14:01:47.378Z] perl scripts/configure.pl
[2026-04-22T14:01:47.378Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=osx_aarch64 --microArch="" --osLabel="" --jdkVersion=21 --impl=hotspot --vendor="eclipse" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.openjdk --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-04-22T14:01:47.378Z]
[2026-04-22T14:01:47.378Z] Warning: cannot find spec in resources/ottawa.csv.
[2026-04-22T14:01:47.378Z] Detected 64 in spec. Use spec: default-64 to match mode.
[2026-04-22T14:01:47.378Z]
[2026-04-22T14:01:47.378Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-04-22T14:01:47.378Z]
[2026-04-22T14:01:47.378Z]
[2026-04-22T14:01:47.378Z] Starting to generate parallel test lists.
[2026-04-22T14:01:47.378Z]
[2026-04-22T14:01:47.378Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/../openjdk/playlist.xml
[2026-04-22T14:01:47.378Z] Attempting to get test duration data from TRSS.
[2026-04-22T14:01:47.378Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=21&impl=hs&platform=aarch64_mac&group=openjdk&level=sanity
[2026-04-22T14:01:47.378Z] Attempting to get test duration data from cached files.
[2026-04-22T14:01:47.378Z]
[2026-04-22T14:01:47.378Z] TEST DURATION
[2026-04-22T14:01:47.378Z] ====================================================================================
[2026-04-22T14:01:47.378Z] Total number of tests searched: 51
[2026-04-22T14:01:47.378Z] Number of test durations found: 51
[2026-04-22T14:01:47.378Z] Top slowest tests:
[2026-04-22T14:01:47.379Z] 11m04s langtools_all_0
[2026-04-22T14:01:47.379Z] 07m11s hotspot_tier1_compiler_0
[2026-04-22T14:01:47.379Z] 06m26s jdk_lang_1
[2026-04-22T14:01:47.379Z] ====================================================================================
[2026-04-22T14:01:47.379Z]
[2026-04-22T14:01:47.379Z] Test target is split into 1 lists.
[2026-04-22T14:01:47.379Z] Reducing estimated test running time from 71m31s to 71m31s.
[2026-04-22T14:01:47.379Z]
[2026-04-22T14:01:47.379Z] -------------------------------------testList_0-------------------------------------
[2026-04-22T14:01:47.379Z] Number of tests: 51
[2026-04-22T14:01:47.379Z] Estimated running time: 71m31s
[2026-04-22T14:01:47.379Z] TESTLIST=langtools_all_0,hotspot_tier1_compiler_0,jdk_lang_1,hotspot_tier1_gc_0,jdk_lang_0,hotspot_tier1_runtime_0,hotspot_tier1_serviceability_0,jdk_util_other_0,jdk_util_other_1,jdk_security4_0,jdk_security4_1,jdk_security1_0,jdk_security1_1,jdk_foreign_0,jdk_collections_1,jdk_collections_0,jdk_foreign_1,jdk_security2_1,jdk_stream_1,jdk_concurrent_0,jdk_concurrent_1,jdk_stream_0,jdk_security2_0,jdk_math_0,jdk_math_1,jdk11_tier1_buffer_0,jdk_svc_sanity_1,jdk11_tier1_buffer_1,jdk_svc_sanity_0,jdk_lang_native_0,jdk_lang_native_1,jdk11_tier1_iso8859_1,jdk11_tier1_iso8859_0,jdk_lang_native_win_2,jdk_math_2,jdk11_tier1_buffer_2,jdk_lang_native_win_1,hotspot_tier1_common_0,jdk_lang_native_win_0,jdk_svc_sanity_2,jdk11_tier1_iso8859_2,jdk_foreign_2,jdk_security4_2,jdk_security2_2,jdk_lang_native_2,jdk_security1_2,jdk_collections_2,jdk_stream_2,jdk_lang_2,jdk_concurrent_2,jdk_util_other_2
[2026-04-22T14:01:47.379Z] ------------------------------------------------------------------------------------
[2026-04-22T14:01:47.379Z]
[2026-04-22T14:01:47.379Z] Parallel test lists file (/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[Pipeline] fileExists
[Pipeline] echo
[2026-04-22T14:01:47.494Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-04-22T14:01:47.590Z] NUM_LIST=1, Fall back to regenerate parallel lists with NUM_MACHINES=3.
[Pipeline] sh
[2026-04-22T14:01:48.117Z] + cd ./aqa-tests/TKG
[2026-04-22T14:01:48.117Z] ++ uname
[2026-04-22T14:01:48.117Z] + '[' Darwin = AIX ']'
[2026-04-22T14:01:48.117Z] ++ uname
[2026-04-22T14:01:48.117Z] + '[' Darwin = SunOS ']'
[2026-04-22T14:01:48.117Z] ++ uname
[2026-04-22T14:01:48.117Z] + '[' Darwin = '*BSD' ']'
[2026-04-22T14:01:48.117Z] + MAKE=make
[2026-04-22T14:01:48.117Z] + make genParallelList TEST=sanity.openjdk NUM_MACHINES=3 TEST_TIME=
[2026-04-22T14:01:48.117Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-04-22T14:01:48.117Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/../../externalDependency/lib
[2026-04-22T14:01:48.117Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-04-22T14:01:48.117Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-04-22T14:01:48.117Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-04-22T14:01:48.117Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk21_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_openjdk21_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-04-22T14:01:48.117Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2026-04-22T14:01:48.117Z]
[2026-04-22T14:01:48.117Z] build:
[2026-04-22T14:01:48.117Z]
[2026-04-22T14:01:48.117Z] clean:
[2026-04-22T14:01:48.117Z] [delete] Deleting: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/autoGenEnv.mk
[2026-04-22T14:01:48.117Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/bin
[2026-04-22T14:01:48.117Z]
[2026-04-22T14:01:48.117Z] init:
[2026-04-22T14:01:48.117Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/bin
[2026-04-22T14:01:48.117Z]
[2026-04-22T14:01:48.117Z] getDependentLibs:
[2026-04-22T14:01:48.117Z] [exec] --------------------------------------------
[2026-04-22T14:01:48.117Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/../../externalDependency/lib
[2026-04-22T14:01:48.117Z] [exec] task is set to default
[2026-04-22T14:01:48.117Z] [exec] dependencyList is set to json_simple
[2026-04-22T14:01:48.117Z] [exec] System Test jars will not be downloaded.
[2026-04-22T14:01:48.117Z] [exec] --------------------------------------------
[2026-04-22T14:01:48.117Z] [exec] Starting download third party dependent jars
[2026-04-22T14:01:48.117Z] [exec] --------------------------------------------
[2026-04-22T14:01:48.117Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/../../externalDependency/lib
[2026-04-22T14:01:48.117Z] [exec] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-04-22T14:01:48.117Z] [exec] downloaded dependent third party jars successfully
[2026-04-22T14:01:48.117Z]
[2026-04-22T14:01:48.117Z] compile:
[2026-04-22T14:01:48.117Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-04-22T14:01:48.117Z] [echo] ============COMPILER SETTINGS============
[2026-04-22T14:01:48.117Z] [echo] ===fork: yes
[2026-04-22T14:01:48.117Z] [echo] ===debug: on
[2026-04-22T14:01:48.117Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/bin
[2026-04-22T14:01:48.888Z] [javac] Note: Some input files use or override a deprecated API.
[2026-04-22T14:01:48.888Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-04-22T14:01:48.888Z]
[2026-04-22T14:01:48.888Z] dist:
[2026-04-22T14:01:48.888Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2026-04-22T14:01:48.888Z]
[2026-04-22T14:01:48.888Z] BUILD SUCCESSFUL
[2026-04-22T14:01:48.888Z] Total time: 1 second
[2026-04-22T14:01:49.238Z] 0
[2026-04-22T14:01:49.238Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-04-22T14:01:49.238Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-04-22T14:01:49.238Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2026-04-22T14:01:49.605Z] ****************************** MACHINE INFO ******************************
[2026-04-22T14:01:49.605Z] File path : /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG
[2026-04-22T14:01:49.605Z] Free Physical Memory Size : 1196048384
[2026-04-22T14:01:49.605Z] Free space (bytes) : 55026589696
[2026-04-22T14:01:49.605Z] Total Physical Memory Size : 6979321856
[2026-04-22T14:01:49.605Z] Total space (bytes) : 90743767040
[2026-04-22T14:01:49.605Z] Usable space (bytes) : 55026589696
[2026-04-22T14:01:49.605Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-04-22T14:01:49.605Z] bashVersion :
[2026-04-22T14:01:49.605Z] GNU bash, version 5.3.9(1)-release (aarch64-apple-darwin23.6.0)
[2026-04-22T14:01:49.605Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2026-04-22T14:01:49.605Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-04-22T14:01:49.605Z]
[2026-04-22T14:01:49.605Z] This is free software; you are free to change and redistribute it.
[2026-04-22T14:01:49.605Z] There is NO WARRANTY, to the extent permitted by law.
[2026-04-22T14:01:49.605Z] cpuCores : 4
[2026-04-22T14:01:49.605Z] curlVersion :
[2026-04-22T14:01:49.605Z] 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-04-22T14:01:49.605Z] Release-Date: 2023-05-30
[2026-04-22T14:01:49.605Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2026-04-22T14:01:49.605Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL threadsafe UnixSockets
[2026-04-22T14:01:49.605Z] dockerVersion : bash: line 1: docker: command not found
[2026-04-22T14:01:49.605Z] gcc version : 15.0.0
[2026-04-22T14:01:49.605Z] gclibc version : bash: line 1: ldd: command not found
[2026-04-22T14:01:49.605Z] gdb version : bash: line 1: gdb: command not found
[2026-04-22T14:01:49.605Z] lldb version :
[2026-04-22T14:01:49.605Z] lldb-1500.0.200.58
[2026-04-22T14:01:49.605Z] Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
[2026-04-22T14:01:49.605Z] makeVersion :
[2026-04-22T14:01:49.605Z] GNU Make 3.81
[2026-04-22T14:01:49.605Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2026-04-22T14:01:49.605Z] This is free software; see the source for copying conditions.
[2026-04-22T14:01:49.605Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2026-04-22T14:01:49.605Z] PARTICULAR PURPOSE.
[2026-04-22T14:01:49.605Z]
[2026-04-22T14:01:49.605Z] This program built for i386-apple-darwin11.3.0
[2026-04-22T14:01:49.605Z] mavenVersion :
[2026-04-22T14:01:49.605Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2026-04-22T14:01:49.605Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-04-22T14:01:49.605Z] Java version: 21.0.11, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home
[2026-04-22T14:01:49.605Z] Default locale: en_US, platform encoding: UTF-8
[2026-04-22T14:01:49.605Z] OS name: "mac os x", version: "14.1", arch: "aarch64", family: "mac"
[2026-04-22T14:01:49.605Z] perlVersion :
[2026-04-22T14:01:49.605Z]
[2026-04-22T14:01:49.605Z] This is perl 5, version 30, subversion 3 (v5.30.3) built for darwin-thread-multi-2level
[2026-04-22T14:01:49.605Z] (with 2 registered patches, see perl -V for more detail)
[2026-04-22T14:01:49.605Z]
[2026-04-22T14:01:49.605Z] Copyright 1987-2020, Larry Wall
[2026-04-22T14:01:49.605Z]
[2026-04-22T14:01:49.605Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-04-22T14:01:49.605Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-04-22T14:01:49.605Z]
[2026-04-22T14:01:49.605Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-04-22T14:01:49.605Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-04-22T14:01:49.605Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-04-22T14:01:49.605Z]
[2026-04-22T14:01:49.605Z] podmanVersion : bash: line 1: podman: command not found
[2026-04-22T14:01:49.605Z] procArch : arm
[2026-04-22T14:01:49.605Z] sysArch : arm64
[2026-04-22T14:01:49.605Z] sysOS : Darwin
[2026-04-22T14:01:49.605Z] ulimit :
[2026-04-22T14:01:49.605Z] core file size (blocks, -c) 8192
[2026-04-22T14:01:49.605Z] data seg size (kbytes, -d) unlimited
[2026-04-22T14:01:49.605Z] file size (blocks, -f) unlimited
[2026-04-22T14:01:49.605Z] max locked memory (kbytes, -l) unlimited
[2026-04-22T14:01:49.605Z] max memory size (kbytes, -m) unlimited
[2026-04-22T14:01:49.605Z] open files (-n) 1048576
[2026-04-22T14:01:49.605Z] pipe size (512 bytes, -p) 1
[2026-04-22T14:01:49.605Z] stack size (kbytes, -s) 65520
[2026-04-22T14:01:49.605Z] cpu time (seconds, -t) unlimited
[2026-04-22T14:01:49.605Z] max user processes (-u) 1333
[2026-04-22T14:01:49.605Z] virtual memory (kbytes, -v) unlimited
[2026-04-22T14:01:49.605Z] 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-04-22T14:01:49.605Z] vmVendor : Oracle Corporation
[2026-04-22T14:01:49.605Z] vmVersion : 21.0.11+10-LTS
[2026-04-22T14:01:49.605Z] xlc version : bash: line 1: xlC: command not found
[2026-04-22T14:01:49.605Z] **************************************************************************
[2026-04-22T14:01:49.605Z]
[2026-04-22T14:01:49.605Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-04-22T14:01:49.605Z]
[2026-04-22T14:01:49.605Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-04-22T14:01:49.605Z]
[2026-04-22T14:01:49.605Z] System.getProperty('os.name')=Mac OS X
[2026-04-22T14:01:49.605Z]
[2026-04-22T14:01:49.605Z] System.getProperty('os.arch')=aarch64
[2026-04-22T14:01:49.605Z]
[2026-04-22T14:01:49.605Z] System.getProperty('java.fullversion')=null
[2026-04-22T14:01:49.605Z]
[2026-04-22T14:01:49.605Z] System.getProperty('sun.arch.data.model')=64
[2026-04-22T14:01:49.605Z]
[2026-04-22T14:01:49.605Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES=3 TEST_TIME= TESTTARGET=sanity.openjdk TESTLIST= TRSS_URL= LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/../../externalDependency/lib
[2026-04-22T14:01:49.605Z] perl scripts/configure.pl
[2026-04-22T14:01:49.605Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=osx_aarch64 --microArch="" --osLabel="" --jdkVersion=21 --impl=hotspot --vendor="eclipse" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.openjdk --testList= --numOfMachines=3 --testTime= --TRSSURL=
[2026-04-22T14:01:49.955Z]
[2026-04-22T14:01:49.955Z] Warning: cannot find spec in resources/ottawa.csv.
[2026-04-22T14:01:49.955Z] Detected 64 in spec. Use spec: default-64 to match mode.
[2026-04-22T14:01:49.955Z]
[2026-04-22T14:01:49.955Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-04-22T14:01:49.955Z]
[2026-04-22T14:01:49.955Z]
[2026-04-22T14:01:49.955Z] Starting to generate parallel test lists.
[2026-04-22T14:01:49.955Z]
[2026-04-22T14:01:49.955Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/../openjdk/playlist.xml
[2026-04-22T14:01:49.955Z] Attempting to get test duration data from TRSS.
[2026-04-22T14:01:49.955Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=21&impl=hs&platform=aarch64_mac&group=openjdk&level=sanity
[2026-04-22T14:01:49.955Z] Attempting to get test duration data from cached files.
[2026-04-22T14:01:49.955Z]
[2026-04-22T14:01:49.955Z] TEST DURATION
[2026-04-22T14:01:49.955Z] ====================================================================================
[2026-04-22T14:01:49.955Z] Total number of tests searched: 51
[2026-04-22T14:01:49.955Z] Number of test durations found: 51
[2026-04-22T14:01:49.955Z] Top slowest tests:
[2026-04-22T14:01:49.955Z] 11m04s langtools_all_0
[2026-04-22T14:01:49.955Z] 07m11s hotspot_tier1_compiler_0
[2026-04-22T14:01:49.955Z] 06m26s jdk_lang_1
[2026-04-22T14:01:49.955Z] ====================================================================================
[2026-04-22T14:01:49.955Z]
[2026-04-22T14:01:49.955Z] Test target is split into 3 lists.
[2026-04-22T14:01:49.955Z] Reducing estimated test running time from 71m31s to 23m53s.
[2026-04-22T14:01:49.955Z]
[2026-04-22T14:01:49.955Z] -------------------------------------testList_0-------------------------------------
[2026-04-22T14:01:49.955Z] Number of tests: 28
[2026-04-22T14:01:49.955Z] Estimated running time: 23m48s
[2026-04-22T14:01:49.955Z] TESTLIST=langtools_all_0,hotspot_tier1_runtime_0,jdk_security4_0,jdk_security1_0,jdk_collections_1,jdk_security2_1,jdk_concurrent_1,jdk_math_0,jdk_svc_sanity_0,jdk11_tier1_iso8859_1,jdk_lang_native_win_2,jdk_math_2,jdk11_tier1_buffer_2,jdk_lang_native_win_1,hotspot_tier1_common_0,jdk_lang_native_win_0,jdk_svc_sanity_2,jdk11_tier1_iso8859_2,jdk_foreign_2,jdk_security4_2,jdk_security2_2,jdk_lang_native_2,jdk_security1_2,jdk_collections_2,jdk_stream_2,jdk_lang_2,jdk_concurrent_2,jdk_util_other_2
[2026-04-22T14:01:49.955Z] ------------------------------------------------------------------------------------
[2026-04-22T14:01:49.955Z]
[2026-04-22T14:01:49.955Z] -------------------------------------testList_1-------------------------------------
[2026-04-22T14:01:49.955Z] Number of tests: 11
[2026-04-22T14:01:49.955Z] Estimated running time: 23m49s
[2026-04-22T14:01:49.955Z] TESTLIST=hotspot_tier1_compiler_0,jdk_lang_0,jdk_util_other_0,jdk_util_other_1,jdk_foreign_0,jdk_foreign_1,jdk_concurrent_0,jdk_security2_0,jdk11_tier1_buffer_0,jdk_svc_sanity_1,jdk_lang_native_0
[2026-04-22T14:01:49.955Z] ------------------------------------------------------------------------------------
[2026-04-22T14:01:49.955Z]
[2026-04-22T14:01:49.955Z] -------------------------------------testList_2-------------------------------------
[2026-04-22T14:01:49.955Z] Number of tests: 12
[2026-04-22T14:01:49.955Z] Estimated running time: 23m53s
[2026-04-22T14:01:49.955Z] TESTLIST=jdk_lang_1,hotspot_tier1_gc_0,hotspot_tier1_serviceability_0,jdk_security4_1,jdk_security1_1,jdk_collections_0,jdk_stream_1,jdk_stream_0,jdk_math_1,jdk11_tier1_buffer_1,jdk_lang_native_1,jdk11_tier1_iso8859_0
[2026-04-22T14:01:49.955Z] ------------------------------------------------------------------------------------
[2026-04-22T14:01:49.955Z]
[2026-04-22T14:01:49.955Z] Parallel test lists file (/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[Pipeline] fileExists
[Pipeline] echo
[2026-04-22T14:01:50.072Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-04-22T14:01:50.158Z] Saving parallelList.mk file on jenkins...
[Pipeline] dir
[2026-04-22T14:01:50.160Z] Running in /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac/aqa-tests/TKG
[Pipeline] {
[Pipeline] archiveArtifacts
[2026-04-22T14:01:50.219Z] Archiving artifacts
[2026-04-22T14:01:51.146Z] Recording fingerprints
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
[2026-04-22T14:01:51.266Z] [PARALLEL: Dynamic] childJobNum is 3, 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] { (Branch: testList_2)
[Pipeline] echo
[2026-04-22T14:01:51.972Z] GENERATE_JOBS is set to true, set test job Test_openjdk21_hs_sanity.openjdk_aarch64_mac_testList_0 params for generating the job
[Pipeline] echo
[2026-04-22T14:01:51.975Z] GENERATE_JOBS is set to true, set test job Test_openjdk21_hs_sanity.openjdk_aarch64_mac_testList_1 params for generating the job
[Pipeline] echo
[2026-04-22T14:01:51.980Z] GENERATE_JOBS is set to true, set test job Test_openjdk21_hs_sanity.openjdk_aarch64_mac_testList_2 params for generating the job
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] jobDsl
[Pipeline] jobDsl
[Pipeline] jobDsl
[2026-04-22T14:01:52.156Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2026-04-22T14:01:52.184Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2026-04-22T14:01:52.214Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2026-04-22T14:02:45.875Z] LEVELS: [sanity]
[2026-04-22T14:02:45.880Z] JDK_VERSIONS: [8]
[2026-04-22T14:02:45.880Z] GROUPS: [openjdk]
[2026-04-22T14:02:45.880Z] ARCH_OS_LIST: [aarch64_mac]
[2026-04-22T14:02:45.921Z] LEVELS: [sanity]
[2026-04-22T14:02:45.925Z] LEVELS: [sanity]
[2026-04-22T14:02:45.926Z] JDK_VERSIONS: [8]
[2026-04-22T14:02:45.926Z] GROUPS: [openjdk]
[2026-04-22T14:02:45.926Z] ARCH_OS_LIST: [aarch64_mac]
[2026-04-22T14:02:45.925Z] JDK_VERSIONS: [8]
[2026-04-22T14:02:45.928Z] GROUPS: [openjdk]
[2026-04-22T14:02:45.928Z] ARCH_OS_LIST: [aarch64_mac]
[2026-04-22T14:02:46.230Z] Existing items:
[2026-04-22T14:02:46.230Z] GeneratedJob{name='Test_openjdk21_hs_sanity.openjdk_aarch64_mac_testList_1'}
[2026-04-22T14:02:46.230Z] Unreferenced items:
[2026-04-22T14:02:46.230Z] GeneratedJob{name='Test_openjdk21_hs_sanity.openjdk_aarch64_mac_testList_0'}
[2026-04-22T14:02:46.230Z] GeneratedJob{name='Test_openjdk21_hs_sanity.openjdk_aarch64_mac_testList_2'}
[2026-04-22T14:02:46.458Z] Existing items:
[2026-04-22T14:02:46.458Z] GeneratedJob{name='Test_openjdk21_hs_sanity.openjdk_aarch64_mac_testList_1'}
[2026-04-22T14:02:46.458Z] GeneratedJob{name='Test_openjdk21_hs_sanity.openjdk_aarch64_mac_testList_2'}
[2026-04-22T14:02:46.458Z] Unreferenced items:
[2026-04-22T14:02:46.458Z] GeneratedJob{name='Test_openjdk21_hs_sanity.openjdk_aarch64_mac_testList_0'}
[2026-04-22T14:02:46.535Z] Existing items:
[2026-04-22T14:02:46.535Z] GeneratedJob{name='Test_openjdk21_hs_sanity.openjdk_aarch64_mac_testList_0'}
[2026-04-22T14:02:46.535Z] GeneratedJob{name='Test_openjdk21_hs_sanity.openjdk_aarch64_mac_testList_1'}
[2026-04-22T14:02:46.535Z] GeneratedJob{name='Test_openjdk21_hs_sanity.openjdk_aarch64_mac_testList_2'}
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-04-22T14:02:52.622Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-04-22T14:02:53.312Z] + aqa-tests/terminateTestProcesses.sh admin
[2026-04-22T14:02:53.312Z] Mac type machine.. do not terminate any remaining processes as Orka mac VMs are not process isolated, see: https://github.com/adoptium/aqa-tests/issues/4964
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-04-22T14:02:54.004Z] [WS-CLEANUP] Deleting project workspace...
[2026-04-22T14:02:54.004Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-04-22T14:02:57.377Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2026-04-22T14:02:58.202Z] + find /cores -name '*core*' -print -exec rm -f '{}' ';'
[2026-04-22T14:02:58.202Z] /cores
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-04-22T14:02:58.403Z] 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] { (Branch: testList_2)
[Pipeline] build
[2026-04-22T14:02:59.031Z] Scheduling project: Test_openjdk21_hs_sanity.openjdk_aarch64_mac_testList_0
[Pipeline] build
[2026-04-22T14:02:59.056Z] Scheduling project: Test_openjdk21_hs_sanity.openjdk_aarch64_mac_testList_1
[Pipeline] build
[2026-04-22T14:02:59.075Z] Scheduling project: Test_openjdk21_hs_sanity.openjdk_aarch64_mac_testList_2
[2026-04-22T14:03:06.006Z] Starting building: Test_openjdk21_hs_sanity.openjdk_aarch64_mac_testList_0 #57
[2026-04-22T14:03:06.043Z] Starting building: Test_openjdk21_hs_sanity.openjdk_aarch64_mac_testList_1 #47
[2026-04-22T14:03:06.120Z] Starting building: Test_openjdk21_hs_sanity.openjdk_aarch64_mac_testList_2 #47
[2026-04-22T14:36:32.415Z] Build Test_openjdk21_hs_sanity.openjdk_aarch64_mac_testList_0 #57 completed: SUCCESS
[Pipeline] }
[2026-04-22T14:41:23.125Z] Build Test_openjdk21_hs_sanity.openjdk_aarch64_mac_testList_2 #47 completed: SUCCESS
[Pipeline] }
[2026-04-22T14:45:44.580Z] Build Test_openjdk21_hs_sanity.openjdk_aarch64_mac_testList_1 #47 completed: SUCCESS
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2026-04-22T14:45:44.667Z] Running on test-rise-ubuntu2404-riscv64-2 in /home/jenkins/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_mac
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-04-22T14:45:44.966Z] [WS-CLEANUP] Deleting project workspace...
[2026-04-22T14:45:44.966Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-04-22T14:45:45.029Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2026-04-22T14:45:45.070Z] Test_openjdk21_hs_sanity.openjdk_aarch64_mac_testList_0 #57 completed with status SUCCESS
[Pipeline] timeout
[2026-04-22T14:45:45.084Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-04-22T14:45:45.362Z] Copied 1 artifact from "Test_openjdk21_hs_sanity.openjdk_aarch64_mac_testList_0" build number 57
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-04-22T14:45:45.400Z] Saving Test_openjdk21_hs_sanity.openjdk_aarch64_mac_testList_0/57/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-04-22T14:45:45.439Z] Archiving artifacts
[2026-04-22T14:45:46.226Z] Recording fingerprints
[Pipeline] echo
[2026-04-22T14:45:46.387Z] Test_openjdk21_hs_sanity.openjdk_aarch64_mac_testList_1 #47 completed with status SUCCESS
[Pipeline] timeout
[2026-04-22T14:45:46.398Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-04-22T14:45:46.612Z] Copied 1 artifact from "Test_openjdk21_hs_sanity.openjdk_aarch64_mac_testList_1" build number 47
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-04-22T14:45:46.651Z] Saving Test_openjdk21_hs_sanity.openjdk_aarch64_mac_testList_1/47/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-04-22T14:45:46.684Z] Archiving artifacts
[2026-04-22T14:45:46.782Z] Recording fingerprints
[Pipeline] echo
[2026-04-22T14:45:46.840Z] Test_openjdk21_hs_sanity.openjdk_aarch64_mac_testList_2 #47 completed with status SUCCESS
[Pipeline] timeout
[2026-04-22T14:45:46.853Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-04-22T14:45:47.074Z] Copied 1 artifact from "Test_openjdk21_hs_sanity.openjdk_aarch64_mac_testList_2" build number 47
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-04-22T14:45:47.104Z] Saving Test_openjdk21_hs_sanity.openjdk_aarch64_mac_testList_2/47/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-04-22T14:45:47.147Z] Archiving artifacts
[2026-04-22T14:45:47.247Z] Recording fingerprints
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-04-22T14:45:47.406Z] [WS-CLEANUP] Deleting project workspace...
[2026-04-22T14:45:47.406Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-04-22T14:45:47.475Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: SUCCESS