Test_openjdk21_hs_dev.system_aarch64_mac
Started by upstream project "build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin" build number 258
originally caused by:
Started by upstream project "build-scripts/openjdk21-pipeline" build number 411
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_21ea" build number 348
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk21_hs_dev.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_openjdk21_hs_dev.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/master^{commit} # timeout=10
Checking out Revision 8b2052d0a41fcda1ed561de85955bf6125d88336 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 8b2052d0a41fcda1ed561de85955bf6125d88336 # timeout=10
Commit message: "Hardcoding jck-runtime-lang-CONV to use concurrency 1 (#6634)"
> git rev-list --no-walk b59e17f8fcdab4f0b7965570ea352c78a9f07fc4 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-10-01T21:09:08.166Z] SPEC: osx_aarch64
[Pipeline] echo
[2025-10-01T21:09:08.169Z] LABEL: ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-10-01T21:09:08.220Z] Found a total of 2 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-10-01T21:09:08.241Z] dynamicAgents: []
[Pipeline] node
[2025-10-01T21:09:08.422Z] Running on test-orka-macos14-arm64-7d4aq in /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.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-10-01T21:09:08.523Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-10-01T21:09:08.695Z] [WS-CLEANUP] Deleting project workspace...
[2025-10-01T21:09:08.695Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-10-01T21:09:08.726Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-10-01T21:09:08.799Z] The recommended git tool is: /opt/homebrew/bin/git
[2025-10-01T21:09:08.862Z] No credentials specified
[2025-10-01T21:09:08.889Z] Cloning the remote Git repository
[2025-10-01T21:09:08.916Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-10-01T21:09:08.916Z] > /opt/homebrew/bin/git init /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/aqa-tests # timeout=10
[2025-10-01T21:09:08.941Z] [WARNING] Reference path does not exist: /Users/admin/openjdk_cache
[2025-10-01T21:09:08.941Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-10-01T21:09:08.941Z] > /opt/homebrew/bin/git --version # timeout=10
[2025-10-01T21:09:08.947Z] > git --version # 'git version 2.51.0'
[2025-10-01T21:09:08.948Z] > /opt/homebrew/bin/git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-10-01T21:09:12.273Z] Avoid second fetch
[2025-10-01T21:09:12.156Z] > /opt/homebrew/bin/git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-10-01T21:09:12.163Z] > /opt/homebrew/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-10-01T21:09:12.310Z] Checking out Revision 8b2052d0a41fcda1ed561de85955bf6125d88336 (origin/master)
[2025-10-01T21:09:13.047Z] Commit message: "Hardcoding jck-runtime-lang-CONV to use concurrency 1 (#6634)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[2025-10-01T21:09:12.269Z] > /opt/homebrew/bin/git rev-parse origin/master^{commit} # timeout=10
[2025-10-01T21:09:12.309Z] > /opt/homebrew/bin/git config core.sparsecheckout # timeout=10
[2025-10-01T21:09:12.316Z] > /opt/homebrew/bin/git checkout -f 8b2052d0a41fcda1ed561de85955bf6125d88336 # timeout=10
[Pipeline] { (/Users/admin/workspace/workspace/Test_openjdk21_hs_dev.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-10-01T21:09:19.461Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-10-01T21:09:19.484Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-10-01T21:09:20.253Z] + LC_TIME=C
[2025-10-01T21:09:20.253Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-10-01T21:09:20.389Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-10-01T21:09:20.951Z] + aqa-tests/terminateTestProcesses.sh admin
[2025-10-01T21:09:21.318Z] Mac type machine.. do not terminate any remaining processes as Orka mac VMs are not process isolated, see: https://github.com/adoptium/aqa-tests/issues/4964
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2025-10-01T21:09:24.207Z] + printenv
[2025-10-01T21:09:24.219Z] JCK_GIT_BRANCH=master
[2025-10-01T21:09:24.219Z] DYNAMIC_COMPILE=false
[2025-10-01T21:09:24.219Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_dev.system_aarch64_mac/32/
[2025-10-01T21:09:24.219Z] OPENJ9_BRANCH=master
[2025-10-01T21:09:24.219Z] JENKINS_NODE_COOKIE=2f46b945-e60d-4af3-bfd7-dfbcf111d6f1
[2025-10-01T21:09:24.219Z] DOCKER_REQUIRED=false
[2025-10-01T21:09:24.219Z] PARALLEL=Dynamic
[2025-10-01T21:09:24.219Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-10-01T21:09:24.219Z] SHELL=/bin/zsh
[2025-10-01T21:09:24.219Z] jobStatus=SUCCESS
[2025-10-01T21:09:24.219Z] JOBSTARTTIME=Wed, 01 Oct 2025 17:09:19 -0400
[2025-10-01T21:09:24.219Z] STAGE_NAME=Setup
[2025-10-01T21:09:24.219Z] SSH_CLIENT=78.47.239.97 38254 22
[2025-10-01T21:09:24.219Z] TMPDIR=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/
[2025-10-01T21:09:24.219Z] BUILD_TAG=jenkins-Test_openjdk21_hs_dev.system_aarch64_mac-32
[2025-10-01T21:09:24.219Z] RERUN_FAILURE=true
[2025-10-01T21:09:24.219Z] SDK_RESOURCE=upstream
[2025-10-01T21:09:24.219Z] TIME_LIMIT=25
[2025-10-01T21:09:24.219Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-10-01T21:09:24.219Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-10-01T21:09:24.219Z] VENDOR_TEST_REPOS=https://github.com/adoptium/temurin-build
[2025-10-01T21:09:24.219Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_dev.system_aarch64_mac/
[2025-10-01T21:09:24.219Z] WORKSPACE=/Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac
[2025-10-01T21:09:24.219Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_dev.system_aarch64_mac/32/display/redirect?page=changes
[2025-10-01T21:09:24.219Z] JDK_BRANCH=jdk-21.0.9+9_adopt
[2025-10-01T21:09:24.219Z] USER=admin
[2025-10-01T21:09:24.219Z] ACTIVE_NODE_TIMEOUT=5
[2025-10-01T21:09:24.219Z] OPENJCEPLUS_GIT_BRANCH=semeru-java21
[2025-10-01T21:09:24.219Z] ADOPTOPENJDK_BRANCH=master
[2025-10-01T21:09:24.219Z] ARCHIVE_TEST_RESULTS=false
[2025-10-01T21:09:24.219Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin
[2025-10-01T21:09:24.219Z] STF_OWNER_BRANCH=adoptium:master
[2025-10-01T21:09:24.219Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_dev.system_aarch64_mac/32/display/redirect?page=artifacts
[2025-10-01T21:09:24.219Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-10-01T21:09:24.219Z] ORIGIN_JDK_VERSION=21
[2025-10-01T21:09:24.219Z] __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0
[2025-10-01T21:09:24.219Z] SETUP_JCK_RUN=false
[2025-10-01T21:09:24.219Z] SPEC=osx_aarch64
[2025-10-01T21:09:24.219Z] PERSONAL_BUILD=false
[2025-10-01T21:09:24.219Z] TKG_ITERATIONS=1
[2025-10-01T21:09:24.219Z] TKG_OWNER_BRANCH=adoptium:master
[2025-10-01T21:09:24.219Z] RERUN_ITERATIONS=0
[2025-10-01T21:09:24.219Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-10-01T21:09:24.219Z] ITERATIONS=1
[2025-10-01T21:09:24.219Z] KEEP_REPORTDIR=false
[2025-10-01T21:09:24.219Z] PATH=/opt/homebrew/bin:/usr/local/bin/:/usr/bin:/bin:/usr/sbin:/sbin
[2025-10-01T21:09:24.219Z] LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/../../externalDependency/lib
[2025-10-01T21:09:24.219Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_dev.system_aarch64_mac/32/display/redirect
[2025-10-01T21:09:24.219Z] _=/usr/bin/printenv
[2025-10-01T21:09:24.219Z] GENERATE_JOBS=true
[2025-10-01T21:09:24.219Z] PWD=/Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac
[2025-10-01T21:09:24.219Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2025-10-01T21:09:24.219Z] HUDSON_URL=https://ci.adoptium.net/
[2025-10-01T21:09:24.219Z] EXIT_FAILURE=false
[2025-10-01T21:09:24.219Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-10-01T21:09:24.219Z] SLACK_CHANNEL=aqavit-bot
[2025-10-01T21:09:24.219Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-10-01T21:09:24.219Z] JDK_VERSION=21
[2025-10-01T21:09:24.219Z] VENDOR_TEST_DIRS=/test/system
[2025-10-01T21:09:24.219Z] JOB_NAME=Test_openjdk21_hs_dev.system_aarch64_mac
[2025-10-01T21:09:24.219Z] BUILD_DISPLAY_NAME=#32
[2025-10-01T21:09:24.219Z] USE_TESTENV_PROPERTIES=false
[2025-10-01T21:09:24.219Z] BUILD_ID=32
[2025-10-01T21:09:24.219Z] EXIT_SUCCESS=false
[2025-10-01T21:09:24.219Z] JENKINS_URL=https://ci.adoptium.net/
[2025-10-01T21:09:24.219Z] TEST_TIME=120
[2025-10-01T21:09:24.219Z] PLATFORM=aarch64_mac
[2025-10-01T21:09:24.219Z] JDK_IMPL=hotspot
[2025-10-01T21:09:24.219Z] JOB_BASE_NAME=Test_openjdk21_hs_dev.system_aarch64_mac
[2025-10-01T21:09:24.219Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_dev.system_aarch64_mac/32/display/redirect?page=tests
[2025-10-01T21:09:24.219Z] AUTO_DETECT=true
[2025-10-01T21:09:24.219Z] SHLVL=2
[2025-10-01T21:09:24.219Z] HOME=/Users/admin
[2025-10-01T21:09:24.219Z] TAP_NAME=Test_openjdk21_hs_dev.system_aarch64_mac.tap
[2025-10-01T21:09:24.219Z] CI=true
[2025-10-01T21:09:24.219Z] EXECUTOR_NUMBER=0
[2025-10-01T21:09:24.219Z] WORKSPACE_TMP=/Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac@tmp
[2025-10-01T21:09:24.219Z] JENKINS_SERVER_COOKIE=durable-40af89bb17dd41769bdaa77008f8698aaf437d3ce17f30b1ad34b746c99e4603
[2025-10-01T21:09:24.219Z] NODE_LABELS=aarch64 macos14 hw.arch.aarch64 ci.role.test arm64 sw.os.osx test-orka-macos14-arm64-7d4aq orka mac
[2025-10-01T21:09:24.219Z] TARGET=dev.system
[2025-10-01T21:09:24.219Z] BUILD_LIST=system
[2025-10-01T21:09:24.219Z] SYSTEM_LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/../../externalDependency/system_lib
[2025-10-01T21:09:24.219Z] LOGNAME=admin
[2025-10-01T21:09:24.219Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-10-01T21:09:24.219Z] JDK_REPO=https://github.com/adoptium/jdk21u
[2025-10-01T21:09:24.219Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-10-01T21:09:24.219Z] SSH_CONNECTION=78.47.239.97 38254 192.168.64.3 22
[2025-10-01T21:09:24.219Z] UPSTREAM_JOB_NUMBER=258
[2025-10-01T21:09:24.219Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-10-01T21:09:24.219Z] NODE_NAME=test-orka-macos14-arm64-7d4aq
[2025-10-01T21:09:24.219Z] BUILD_NUMBER=32
[2025-10-01T21:09:24.219Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_dev.system_aarch64_mac/display/redirect
[2025-10-01T21:09:24.219Z] KEEP_WORKSPACE=false
[2025-10-01T21:09:24.220Z] HUDSON_COOKIE=dbdf395d-cedb-454b-8e43-0735885de2b0
[2025-10-01T21:09:24.220Z] VENDOR_TEST_BRANCHES=master
[2025-10-01T21:09:24.220Z] PERF_ROOT=/Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/../../benchmarks
[2025-10-01T21:09:24.220Z] USE_JRE=false
[2025-10-01T21:09:24.220Z] TEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/jdkbinary/j2sdk-image
[2025-10-01T21:09:24.220Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-10-01T21:09:24.220Z] 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-10-01T21:09:24.314Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-10-01T21:09:24.344Z] Running in /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-10-01T21:09:49.152Z] Copied 7 artifacts from "build-scripts » jobs » jdk21u » jdk21u-mac-aarch64-temurin" build number 258
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type 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_BRANCHES (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_DIRS (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_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-10-01T21:09:49.446Z] 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-10-01T21:09:49.458Z] Running in /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac
[Pipeline] {
[Pipeline] sshagent
[2025-10-01T21:09:49.466Z] $ ssh-agent
[2025-10-01T21:09:49.613Z] SSH_AUTH_SOCK=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//ssh-mipB3cRrmx4W/agent.6440
[2025-10-01T21:09:49.613Z] SSH_AGENT_PID=6441
[2025-10-01T21:09:49.613Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-10-01T21:09:49.622Z] Running in /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-10-01T21:09:49.644Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-10-01T21:09:51.980Z] ++ pwd
[2025-10-01T21:09:51.980Z] + ./get.sh -s /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/aqa-tests/.. -p aarch64_mac -r upstream -j 21 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master --vendor_repos https://github.com/adoptium/temurin-build --vendor_branches master --vendor_dirs /test/system
[2025-10-01T21:09:52.339Z] TESTDIR: /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/aqa-tests
[2025-10-01T21:09:52.339Z] get jdk binary...
[2025-10-01T21:09:52.339Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-10-01T21:09:52.339Z] Uncompressing file: OpenJDK21U-jdk_aarch64_mac_hotspot_21.0.9_9-ea.tar.gz ...
[2025-10-01T21:09:53.108Z] List files in jdkbinary folder...
[2025-10-01T21:09:53.108Z] total 652312
[2025-10-01T21:09:53.108Z] -rw-r--r-- 1 admin staff 50337792 Oct 1 15:15 OpenJDK21U-debugimage_aarch64_mac_hotspot_21.0.9_9-ea.tar.gz
[2025-10-01T21:09:53.108Z] -rw-r--r-- 1 admin staff 199854484 Oct 1 15:19 OpenJDK21U-jdk_aarch64_mac_hotspot_21.0.9_9-ea.tar.gz
[2025-10-01T21:09:53.108Z] -rw-r--r-- 1 admin staff 48084438 Oct 1 15:20 OpenJDK21U-jre_aarch64_mac_hotspot_21.0.9_9-ea.tar.gz
[2025-10-01T21:09:53.109Z] -rw-r--r-- 1 admin staff 30386 Oct 1 15:16 OpenJDK21U-sbom_aarch64_mac_hotspot_21.0.9_9-ea-metadata.json
[2025-10-01T21:09:53.109Z] -rw-r--r-- 1 admin staff 157360 Oct 1 16:49 OpenJDK21U-sbom_aarch64_mac_hotspot_21.0.9_9-ea.json
[2025-10-01T21:09:53.109Z] -rw-r--r-- 1 admin staff 3838356 Oct 1 15:20 OpenJDK21U-static-libs_aarch64_mac_hotspot_21.0.9_9-ea.tar.gz
[2025-10-01T21:09:53.109Z] -rw-r--r-- 1 admin staff 28719474 Oct 1 15:14 OpenJDK21U-testimage_aarch64_mac_hotspot_21.0.9_9-ea.tar.gz
[2025-10-01T21:09:53.109Z] drwxr-xr-x 3 admin staff 96 Oct 1 17:09 tmp
[2025-10-01T21:09:53.109Z] List files in jdkbinary/tmp folder...
[2025-10-01T21:09:53.109Z] total 0
[2025-10-01T21:09:53.109Z] drwxr-xr-x 3 admin staff 96 Oct 1 08:18 jdk-21.0.9+9
[2025-10-01T21:09:53.109Z] Moving directory jdk-21.0.9+9/ to ../j2sdk-image
[2025-10-01T21:09:53.109Z] Uncompressing file: OpenJDK21U-jre_aarch64_mac_hotspot_21.0.9_9-ea.tar.gz ...
[2025-10-01T21:09:53.464Z] List files in jdkbinary folder...
[2025-10-01T21:09:53.464Z] total 652312
[2025-10-01T21:09:53.464Z] -rw-r--r-- 1 admin staff 50337792 Oct 1 15:15 OpenJDK21U-debugimage_aarch64_mac_hotspot_21.0.9_9-ea.tar.gz
[2025-10-01T21:09:53.464Z] -rw-r--r-- 1 admin staff 199854484 Oct 1 15:19 OpenJDK21U-jdk_aarch64_mac_hotspot_21.0.9_9-ea.tar.gz
[2025-10-01T21:09:53.464Z] -rw-r--r-- 1 admin staff 48084438 Oct 1 15:20 OpenJDK21U-jre_aarch64_mac_hotspot_21.0.9_9-ea.tar.gz
[2025-10-01T21:09:53.464Z] -rw-r--r-- 1 admin staff 30386 Oct 1 15:16 OpenJDK21U-sbom_aarch64_mac_hotspot_21.0.9_9-ea-metadata.json
[2025-10-01T21:09:53.464Z] -rw-r--r-- 1 admin staff 157360 Oct 1 16:49 OpenJDK21U-sbom_aarch64_mac_hotspot_21.0.9_9-ea.json
[2025-10-01T21:09:53.464Z] -rw-r--r-- 1 admin staff 3838356 Oct 1 15:20 OpenJDK21U-static-libs_aarch64_mac_hotspot_21.0.9_9-ea.tar.gz
[2025-10-01T21:09:53.464Z] -rw-r--r-- 1 admin staff 28719474 Oct 1 15:14 OpenJDK21U-testimage_aarch64_mac_hotspot_21.0.9_9-ea.tar.gz
[2025-10-01T21:09:53.464Z] drwxr-xr-x 3 admin staff 96 Oct 1 08:18 j2sdk-image
[2025-10-01T21:09:53.464Z] drwxr-xr-x 3 admin staff 96 Oct 1 17:09 tmp
[2025-10-01T21:09:53.464Z] List files in jdkbinary/tmp folder...
[2025-10-01T21:09:53.464Z] total 0
[2025-10-01T21:09:53.464Z] drwxr-xr-x 3 admin staff 96 Oct 1 08:19 jdk-21.0.9+9-jre
[2025-10-01T21:09:53.464Z] Moving directory jdk-21.0.9+9-jre/ to ../j2re-image
[2025-10-01T21:09:53.464Z] Uncompressing file: OpenJDK21U-static-libs_aarch64_mac_hotspot_21.0.9_9-ea.tar.gz ...
[2025-10-01T21:09:53.464Z] List files in jdkbinary folder...
[2025-10-01T21:09:53.464Z] total 652312
[2025-10-01T21:09:53.464Z] -rw-r--r-- 1 admin staff 50337792 Oct 1 15:15 OpenJDK21U-debugimage_aarch64_mac_hotspot_21.0.9_9-ea.tar.gz
[2025-10-01T21:09:53.464Z] -rw-r--r-- 1 admin staff 199854484 Oct 1 15:19 OpenJDK21U-jdk_aarch64_mac_hotspot_21.0.9_9-ea.tar.gz
[2025-10-01T21:09:53.464Z] -rw-r--r-- 1 admin staff 48084438 Oct 1 15:20 OpenJDK21U-jre_aarch64_mac_hotspot_21.0.9_9-ea.tar.gz
[2025-10-01T21:09:53.464Z] -rw-r--r-- 1 admin staff 30386 Oct 1 15:16 OpenJDK21U-sbom_aarch64_mac_hotspot_21.0.9_9-ea-metadata.json
[2025-10-01T21:09:53.464Z] -rw-r--r-- 1 admin staff 157360 Oct 1 16:49 OpenJDK21U-sbom_aarch64_mac_hotspot_21.0.9_9-ea.json
[2025-10-01T21:09:53.464Z] -rw-r--r-- 1 admin staff 3838356 Oct 1 15:20 OpenJDK21U-static-libs_aarch64_mac_hotspot_21.0.9_9-ea.tar.gz
[2025-10-01T21:09:53.464Z] -rw-r--r-- 1 admin staff 28719474 Oct 1 15:14 OpenJDK21U-testimage_aarch64_mac_hotspot_21.0.9_9-ea.tar.gz
[2025-10-01T21:09:53.464Z] drwxr-xr-x 3 admin staff 96 Oct 1 08:19 j2re-image
[2025-10-01T21:09:53.464Z] drwxr-xr-x 3 admin staff 96 Oct 1 08:18 j2sdk-image
[2025-10-01T21:09:53.464Z] drwxr-xr-x 3 admin staff 96 Oct 1 17:09 tmp
[2025-10-01T21:09:53.464Z] List files in jdkbinary/tmp folder...
[2025-10-01T21:09:53.464Z] total 0
[2025-10-01T21:09:53.464Z] drwxr-xr-x 3 admin staff 96 Oct 1 15:14 jdk-21.0.9+9-static-libs
[2025-10-01T21:09:53.464Z] Moving directory jdk-21.0.9+9-static-libs/ to ../static-libs
[2025-10-01T21:09:53.464Z] Uncompressing file: OpenJDK21U-testimage_aarch64_mac_hotspot_21.0.9_9-ea.tar.gz ...
[2025-10-01T21:09:53.819Z] List files in jdkbinary folder...
[2025-10-01T21:09:53.819Z] total 652312
[2025-10-01T21:09:53.819Z] -rw-r--r-- 1 admin staff 50337792 Oct 1 15:15 OpenJDK21U-debugimage_aarch64_mac_hotspot_21.0.9_9-ea.tar.gz
[2025-10-01T21:09:53.819Z] -rw-r--r-- 1 admin staff 199854484 Oct 1 15:19 OpenJDK21U-jdk_aarch64_mac_hotspot_21.0.9_9-ea.tar.gz
[2025-10-01T21:09:53.819Z] -rw-r--r-- 1 admin staff 48084438 Oct 1 15:20 OpenJDK21U-jre_aarch64_mac_hotspot_21.0.9_9-ea.tar.gz
[2025-10-01T21:09:53.819Z] -rw-r--r-- 1 admin staff 30386 Oct 1 15:16 OpenJDK21U-sbom_aarch64_mac_hotspot_21.0.9_9-ea-metadata.json
[2025-10-01T21:09:53.819Z] -rw-r--r-- 1 admin staff 157360 Oct 1 16:49 OpenJDK21U-sbom_aarch64_mac_hotspot_21.0.9_9-ea.json
[2025-10-01T21:09:53.819Z] -rw-r--r-- 1 admin staff 3838356 Oct 1 15:20 OpenJDK21U-static-libs_aarch64_mac_hotspot_21.0.9_9-ea.tar.gz
[2025-10-01T21:09:53.819Z] -rw-r--r-- 1 admin staff 28719474 Oct 1 15:14 OpenJDK21U-testimage_aarch64_mac_hotspot_21.0.9_9-ea.tar.gz
[2025-10-01T21:09:53.819Z] drwxr-xr-x 3 admin staff 96 Oct 1 08:19 j2re-image
[2025-10-01T21:09:53.819Z] drwxr-xr-x 3 admin staff 96 Oct 1 08:18 j2sdk-image
[2025-10-01T21:09:53.819Z] drwxr-xr-x 3 admin staff 96 Oct 1 15:14 static-libs
[2025-10-01T21:09:53.819Z] drwxr-xr-x 3 admin staff 96 Oct 1 17:09 tmp
[2025-10-01T21:09:53.819Z] List files in jdkbinary/tmp folder...
[2025-10-01T21:09:53.819Z] total 0
[2025-10-01T21:09:53.819Z] drwxr-xr-x 7 admin staff 224 Oct 1 15:11 jdk-21.0.9+9-test-image
[2025-10-01T21:09:53.819Z] Moving directory jdk-21.0.9+9-test-image/ to ../openjdk-test-image
[2025-10-01T21:09:53.819Z] Uncompressing OpenJDK21U-debugimage_aarch64_mac_hotspot_21.0.9_9-ea.tar.gz over ./j2sdk-image...
[2025-10-01T21:09:54.174Z] Removing top-level folder jdk-21.0.9+9-debug-image/
[2025-10-01T21:09:54.174Z] Removing top-level folder jdk-21.0.9+9/
[2025-10-01T21:09:54.932Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/jdkbinary/j2sdk-image...
[2025-10-01T21:09:54.932Z] javac_path: /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2025-10-01T21:09:54.932Z] Run: /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/java -version
[2025-10-01T21:09:54.932Z] =JAVA VERSION OUTPUT BEGIN=
[2025-10-01T21:09:56.175Z] openjdk version "21.0.9-beta" 2025-10-21
[2025-10-01T21:09:56.175Z] OpenJDK Runtime Environment Temurin-21.0.9+9-202510011903 (build 21.0.9-beta+9-ea)
[2025-10-01T21:09:56.175Z] OpenJDK 64-Bit Server VM Temurin-21.0.9+9-202510011903 (build 21.0.9-beta+9-ea, mixed mode, sharing)
[2025-10-01T21:09:56.175Z] =JAVA VERSION OUTPUT END=
[2025-10-01T21:09:56.175Z] get testKitGen...
[2025-10-01T21:09:56.175Z] git clone -q https://github.com/adoptium/TKG.git
[2025-10-01T21:09:56.955Z] git rev-parse master
[2025-10-01T21:09:57.310Z] git checkout -q -f c0fd937c76392ba409c11608c1308e6d1c89b8af
[2025-10-01T21:09:57.310Z] get vendor test material...
[2025-10-01T21:09:57.310Z] vendor repo is https://github.com/adoptium/temurin-build
[2025-10-01T21:09:57.310Z] git clone -b master https://github.com/adoptium/temurin-build vendor_0
[2025-10-01T21:09:58.079Z] check vendor repo sha
[2025-10-01T21:09:58.079Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir vendor_0 --output_file /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/aqa-tests/testenv/testenv.properties --repo_name temurin-build
[2025-10-01T21:09:58.079Z] Check sha in vendor_0 and store the info in /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/aqa-tests/testenv/testenv.properties
[2025-10-01T21:09:58.079Z] temurin-build_REPO=https://github.com/adoptium/temurin-build
[2025-10-01T21:09:58.079Z] temurin-build_BRANCH=33fe318bfda2e8076a3e4080854462ff017e2f40
[2025-10-01T21:09:58.079Z] Stage vendor_0//test/system to /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/aqa-tests//test/system
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-10-01T21:09:58.558Z] $ ssh-agent -k
[2025-10-01T21:09:58.565Z] unset SSH_AUTH_SOCK;
[2025-10-01T21:09:58.565Z] unset SSH_AGENT_PID;
[2025-10-01T21:09:58.565Z] echo Agent pid 6441 killed;
[2025-10-01T21:09:58.699Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] echo
[2025-10-01T21:09:58.754Z] readProperties file: ./aqa-tests/job.properties
[Pipeline] readProperties
[Pipeline] echo
[2025-10-01T21:09:58.854Z] Reset TEST_JDK_HOME to /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-10-01T21:09:59.210Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=dev.system&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=%2Ftest%2Fsystem&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=aarch64_mac&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=21&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=https%3A%2F%2Fgithub.com%2Fadoptium%2Ftemurin-build&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk21u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=master&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk21u%2Fjdk21u-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.9%2B9_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=258&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-10-01T21:09:59.224Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=dev.system&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=%2Ftest%2Fsystem&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-7d4aq&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=21&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=https%3A%2F%2Fgithub.com%2Fadoptium%2Ftemurin-build&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk21u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=master&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk21u%2Fjdk21u-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.9%2B9_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=258&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-10-01T21:09:59.266Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-10-01T21:09:59.459Z] Copied 1 artifact from "getTRSSOutput" build number 1913
[Pipeline] sh
[2025-10-01T21:09:59.970Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-10-01T21:09:59.970Z] + gzip -cd TRSSOutput.tar.gz
[2025-10-01T21:09:59.970Z] + tar xof -
[2025-10-01T21:09:59.970Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-10-01T21:10:00.104Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-10-01T21:10:00.123Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-10-01T21:10:00.695Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/../../externalDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-10-01T21:10:00.695Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/../../externalDependency/system_lib does not exist, creating one.
[2025-10-01T21:10:00.695Z] mkdir /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/../../externalDependency/system_lib
[2025-10-01T21:10:00.695Z] --------------------------------------------
[2025-10-01T21:10:00.695Z] path is set to /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/../../externalDependency/system_lib
[2025-10-01T21:10:00.695Z] task is set to default
[2025-10-01T21:10:00.695Z] dependencyList is set to all
[2025-10-01T21:10:00.695Z] --------------------------------------------
[2025-10-01T21:10:00.695Z] Starting download third party dependent jars
[2025-10-01T21:10:00.695Z] --------------------------------------------
[2025-10-01T21:10:00.695Z] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/../../externalDependency/system_lib
[2025-10-01T21:10:00.695Z] mkdir /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/mauve
[2025-10-01T21:10:00.695Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/mauve
[2025-10-01T21:10:00.695Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/mauve//mauve.jar
[2025-10-01T21:10:01.061Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/mauve/mauve.jar
[2025-10-01T21:10:01.061Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/mauve/mauve.jar
[2025-10-01T21:10:01.061Z] mkdir /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/asm
[2025-10-01T21:10:01.061Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/asm
[2025-10-01T21:10:01.061Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/asm//asm.jar
[2025-10-01T21:10:01.424Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/asm/asm.jar
[2025-10-01T21:10:01.424Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/asm/asm.jar
[2025-10-01T21:10:01.424Z] mkdir /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/cvsclient
[2025-10-01T21:10:01.424Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/cvsclient
[2025-10-01T21:10:01.424Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/cvsclient//org-netbeans-lib-cvsclient.jar
[2025-10-01T21:10:01.424Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar
[2025-10-01T21:10:01.424Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar
[2025-10-01T21:10:01.424Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar
[2025-10-01T21:10:01.788Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/json-simple.jar
[2025-10-01T21:10:01.788Z] mkdir /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/junit
[2025-10-01T21:10:01.788Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/junit
[2025-10-01T21:10:01.788Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/junit//hamcrest-core.jar
[2025-10-01T21:10:01.788Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/junit/hamcrest-core.jar
[2025-10-01T21:10:01.788Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/junit/hamcrest-core.jar
[2025-10-01T21:10:01.788Z] mkdir /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/tools
[2025-10-01T21:10:01.788Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/tools
[2025-10-01T21:10:01.788Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/tools//tools.jar
[2025-10-01T21:10:02.610Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/tools/tools.jar
[2025-10-01T21:10:02.610Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/tools/tools.jar
[2025-10-01T21:10:02.610Z] mkdir /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/log4j
[2025-10-01T21:10:02.610Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/log4j
[2025-10-01T21:10:02.610Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/log4j//log4j-api.jar
[2025-10-01T21:10:02.610Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/log4j/log4j-api.jar
[2025-10-01T21:10:02.610Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/log4j/log4j-api.jar
[2025-10-01T21:10:02.610Z] mkdir /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/apache-ant
[2025-10-01T21:10:02.610Z] mkdir /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/apache-ant/lib
[2025-10-01T21:10:02.610Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/apache-ant/lib
[2025-10-01T21:10:02.610Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/apache-ant/lib//ant-launcher.jar
[2025-10-01T21:10:02.977Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/apache-ant/lib/ant-launcher.jar
[2025-10-01T21:10:02.977Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/apache-ant/lib/ant-launcher.jar
[2025-10-01T21:10:02.977Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/junit//junit.jar
[2025-10-01T21:10:02.977Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/junit/junit.jar
[2025-10-01T21:10:02.977Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/junit/junit.jar
[2025-10-01T21:10:02.977Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/log4j//log4j-core.jar
[2025-10-01T21:10:03.329Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/log4j/log4j-core.jar
[2025-10-01T21:10:03.329Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/log4j/log4j-core.jar
[2025-10-01T21:10:03.329Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jcstress-tests-all-20240222.jar
[2025-10-01T21:10:04.588Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/jcstress-tests-all-20240222.jar
[2025-10-01T21:10:04.589Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-10-01T21:10:04.710Z] Found a total of 10 nodes with the 'ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)' label
[Pipeline] sh
[2025-10-01T21:10:05.254Z] + cd ./aqa-tests/TKG
[2025-10-01T21:10:05.254Z] ++ uname
[2025-10-01T21:10:05.254Z] + '[' Darwin = AIX ']'
[2025-10-01T21:10:05.254Z] ++ uname
[2025-10-01T21:10:05.254Z] + '[' Darwin = SunOS ']'
[2025-10-01T21:10:05.254Z] ++ uname
[2025-10-01T21:10:05.254Z] + '[' Darwin = '*BSD' ']'
[2025-10-01T21:10:05.254Z] + MAKE=make
[2025-10-01T21:10:05.254Z] + make genParallelList TEST=dev.system TEST_TIME=120 NUM_MACHINES=
[2025-10-01T21:10:05.255Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2025-10-01T21:10:05.255Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/../../externalDependency/system_lib
[2025-10-01T21:10:05.255Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-10-01T21:10:05.255Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-10-01T21:10:05.255Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/../../externalDependency/system_lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-10-01T21:10:05.255Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_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_dev.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-10-01T21:10:05.614Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2025-10-01T21:10:05.969Z]
[2025-10-01T21:10:05.969Z] build:
[2025-10-01T21:10:05.969Z]
[2025-10-01T21:10:05.969Z] clean:
[2025-10-01T21:10:05.969Z]
[2025-10-01T21:10:05.969Z] init:
[2025-10-01T21:10:05.969Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/aqa-tests/TKG/bin
[2025-10-01T21:10:05.969Z]
[2025-10-01T21:10:05.969Z] getDependentLibs:
[2025-10-01T21:10:06.324Z] [exec] --------------------------------------------
[2025-10-01T21:10:06.324Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/../../externalDependency/system_lib
[2025-10-01T21:10:06.324Z] [exec] task is set to default
[2025-10-01T21:10:06.324Z] [exec] dependencyList is set to json_simple
[2025-10-01T21:10:06.324Z] [exec] --------------------------------------------
[2025-10-01T21:10:06.324Z] [exec] Starting download third party dependent jars
[2025-10-01T21:10:06.324Z] [exec] --------------------------------------------
[2025-10-01T21:10:06.324Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/../../externalDependency/system_lib
[2025-10-01T21:10:06.324Z] [exec] /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2025-10-01T21:10:06.324Z] [exec] downloaded dependent third party jars successfully
[2025-10-01T21:10:06.324Z]
[2025-10-01T21:10:06.324Z] compile:
[2025-10-01T21:10:06.324Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-10-01T21:10:06.324Z] [echo] ============COMPILER SETTINGS============
[2025-10-01T21:10:06.324Z] [echo] ===fork: yes
[2025-10-01T21:10:06.324Z] [echo] ===debug: on
[2025-10-01T21:10:06.324Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/aqa-tests/TKG/bin
[2025-10-01T21:10:07.577Z] [javac] Note: Some input files use or override a deprecated API.
[2025-10-01T21:10:07.577Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-10-01T21:10:07.577Z]
[2025-10-01T21:10:07.577Z] dist:
[2025-10-01T21:10:07.577Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2025-10-01T21:10:07.577Z]
[2025-10-01T21:10:07.577Z] BUILD SUCCESSFUL
[2025-10-01T21:10:07.577Z] Total time: 1 second
[2025-10-01T21:10:07.577Z] 0
[2025-10-01T21:10:07.577Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-10-01T21:10:07.577Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-10-01T21:10:07.577Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2025-10-01T21:10:08.360Z] ****************************** MACHINE INFO ******************************
[2025-10-01T21:10:08.360Z] File path : /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/aqa-tests/TKG
[2025-10-01T21:10:08.360Z] Free Physical Memory Size : 349405184
[2025-10-01T21:10:08.360Z] Free space (bytes) : 33828052992
[2025-10-01T21:10:08.360Z] Total Physical Memory Size : 5368709120
[2025-10-01T21:10:08.360Z] Total space (bytes) : 90743767040
[2025-10-01T21:10:08.360Z] Usable space (bytes) : 33828052992
[2025-10-01T21:10:08.360Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-10-01T21:10:08.360Z] bashVersion :
[2025-10-01T21:10:08.360Z] GNU bash, version 5.3.3(1)-release (aarch64-apple-darwin23.6.0)
[2025-10-01T21:10:08.360Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2025-10-01T21:10:08.360Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-10-01T21:10:08.360Z]
[2025-10-01T21:10:08.360Z] This is free software; you are free to change and redistribute it.
[2025-10-01T21:10:08.360Z] There is NO WARRANTY, to the extent permitted by law.
[2025-10-01T21:10:08.360Z] cpuCores : 3
[2025-10-01T21:10:08.360Z] curlVersion :
[2025-10-01T21:10:08.360Z] 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-10-01T21:10:08.360Z] Release-Date: 2024-03-27
[2025-10-01T21:10:08.360Z] 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-10-01T21:10:08.360Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM SPNEGO SSL threadsafe UnixSockets
[2025-10-01T21:10:08.360Z] dockerVersion : bash: line 1: docker: command not found
[2025-10-01T21:10:08.360Z] gcc version : 15.0.0
[2025-10-01T21:10:08.360Z] gclibc version : bash: line 1: ldd: command not found
[2025-10-01T21:10:08.360Z] gdb version : bash: line 1: gdb: command not found
[2025-10-01T21:10:08.360Z] lldb version :
[2025-10-01T21:10:08.360Z] lldb-1500.0.200.58
[2025-10-01T21:10:08.360Z] Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
[2025-10-01T21:10:08.360Z] makeVersion :
[2025-10-01T21:10:08.360Z] GNU Make 3.81
[2025-10-01T21:10:08.360Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2025-10-01T21:10:08.360Z] This is free software; see the source for copying conditions.
[2025-10-01T21:10:08.360Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2025-10-01T21:10:08.360Z] PARTICULAR PURPOSE.
[2025-10-01T21:10:08.360Z]
[2025-10-01T21:10:08.360Z] This program built for i386-apple-darwin11.3.0
[2025-10-01T21:10:08.360Z] mavenVersion :
[2025-10-01T21:10:08.360Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2025-10-01T21:10:08.360Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-10-01T21:10:08.360Z] Java version: 21.0.9-beta, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home
[2025-10-01T21:10:08.360Z] Default locale: en_US, platform encoding: UTF-8
[2025-10-01T21:10:08.360Z] OS name: "mac os x", version: "14.7.7", arch: "aarch64", family: "mac"
[2025-10-01T21:10:08.360Z] perlVersion :
[2025-10-01T21:10:08.360Z]
[2025-10-01T21:10:08.360Z] This is perl 5, version 34, subversion 1 (v5.34.1) built for darwin-thread-multi-2level
[2025-10-01T21:10:08.360Z] (with 2 registered patches, see perl -V for more detail)
[2025-10-01T21:10:08.360Z]
[2025-10-01T21:10:08.360Z] Copyright 1987-2022, Larry Wall
[2025-10-01T21:10:08.360Z]
[2025-10-01T21:10:08.360Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-10-01T21:10:08.360Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-10-01T21:10:08.360Z]
[2025-10-01T21:10:08.360Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-10-01T21:10:08.360Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-10-01T21:10:08.360Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-10-01T21:10:08.360Z]
[2025-10-01T21:10:08.360Z] podmanVersion : bash: line 1: podman: command not found
[2025-10-01T21:10:08.360Z] procArch : arm
[2025-10-01T21:10:08.360Z] sysArch : arm64
[2025-10-01T21:10:08.360Z] sysOS : Darwin
[2025-10-01T21:10:08.360Z] ulimit :
[2025-10-01T21:10:08.360Z] core file size (blocks, -c) 0
[2025-10-01T21:10:08.360Z] data seg size (kbytes, -d) unlimited
[2025-10-01T21:10:08.360Z] file size (blocks, -f) unlimited
[2025-10-01T21:10:08.360Z] max locked memory (kbytes, -l) unlimited
[2025-10-01T21:10:08.360Z] max memory size (kbytes, -m) unlimited
[2025-10-01T21:10:08.360Z] open files (-n) 1048576
[2025-10-01T21:10:08.360Z] pipe size (512 bytes, -p) 1
[2025-10-01T21:10:08.360Z] stack size (kbytes, -s) 65520
[2025-10-01T21:10:08.360Z] cpu time (seconds, -t) unlimited
[2025-10-01T21:10:08.360Z] max user processes (-u) 1333
[2025-10-01T21:10:08.360Z] virtual memory (kbytes, -v) unlimited
[2025-10-01T21:10:08.360Z] 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-10-01T21:10:08.360Z] vmVendor : Oracle Corporation
[2025-10-01T21:10:08.360Z] vmVersion : 21.0.9-beta+9-ea
[2025-10-01T21:10:08.360Z] xlc version : bash: line 1: xlC: command not found
[2025-10-01T21:10:08.360Z] **************************************************************************
[2025-10-01T21:10:08.360Z]
[2025-10-01T21:10:08.360Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-10-01T21:10:08.360Z]
[2025-10-01T21:10:08.360Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-10-01T21:10:08.360Z]
[2025-10-01T21:10:08.360Z] System.getProperty('os.name')=Mac OS X
[2025-10-01T21:10:08.360Z]
[2025-10-01T21:10:08.360Z] System.getProperty('os.arch')=aarch64
[2025-10-01T21:10:08.360Z]
[2025-10-01T21:10:08.360Z] System.getProperty('java.fullversion')=null
[2025-10-01T21:10:08.360Z]
[2025-10-01T21:10:08.360Z] System.getProperty('sun.arch.data.model')=64
[2025-10-01T21:10:08.360Z]
[2025-10-01T21:10:08.360Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=dev.system TESTLIST= TRSS_URL= LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/../../externalDependency/system_lib
[2025-10-01T21:10:08.360Z] perl scripts/configure.pl
[2025-10-01T21:10:08.360Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=osx_aarch64 --microArch="" --osLabel="" --jdkVersion=21 --impl=hotspot --vendor="eclipse" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=dev.system --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-10-01T21:10:08.751Z]
[2025-10-01T21:10:08.751Z] Warning: cannot find spec in resources/ottawa.csv.
[2025-10-01T21:10:08.751Z] Detected 64 in spec. Use spec: default-64 to match mode.
[2025-10-01T21:10:08.751Z]
[2025-10-01T21:10:08.751Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-10-01T21:10:08.751Z]
[2025-10-01T21:10:08.751Z]
[2025-10-01T21:10:08.751Z] Starting to generate parallel test lists.
[2025-10-01T21:10:08.751Z]
[2025-10-01T21:10:08.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/mathLoadTest/playlist.xml
[2025-10-01T21:10:08.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/reproducibleCompare/playlist.xml
[2025-10-01T21:10:08.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/daaLoadTest/playlist.xml
[2025-10-01T21:10:08.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/otherLoadTest/playlist.xml
[2025-10-01T21:10:08.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/security/playlist.xml
[2025-10-01T21:10:08.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/jcstress/playlist.xml
[2025-10-01T21:10:08.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/sharedClasses/playlist.xml
[2025-10-01T21:10:08.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/modularity/playlist.xml
[2025-10-01T21:10:08.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/jlm/playlist.xml
[2025-10-01T21:10:08.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml
[2025-10-01T21:10:08.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/churn/playlist.xml
[2025-10-01T21:10:08.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml
[2025-10-01T21:10:08.751Z] Attempting to get test duration data from TRSS.
[2025-10-01T21:10:08.751Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=21&impl=hs&platform=aarch64_mac&group=system&level=dev
[2025-10-01T21:10:09.113Z] Attempting to get test duration data from cached files.
[2025-10-01T21:10:09.113Z]
[2025-10-01T21:10:09.113Z] TEST DURATION
[2025-10-01T21:10:09.113Z] ====================================================================================
[2025-10-01T21:10:09.113Z] Total number of tests searched: 85
[2025-10-01T21:10:09.113Z] Number of test durations found: 85
[2025-10-01T21:10:09.113Z] Top slowest tests:
[2025-10-01T21:10:09.113Z] 300m15s churn_5h_allGCs_0
[2025-10-01T21:10:09.113Z] 00m00s jcstress.varhandles_0
[2025-10-01T21:10:09.113Z] 00m00s jcstress.defaultValues_0
[2025-10-01T21:10:09.113Z] ====================================================================================
[2025-10-01T21:10:09.113Z] Warning: Test churn_5h_allGCs_0 has duration 300m15s, which is greater than the specified test list execution time 7200000m. So this value is used to limit the overall execution time.
[2025-10-01T21:10:09.113Z]
[2025-10-01T21:10:09.113Z] Test target is split into 2 lists.
[2025-10-01T21:10:09.113Z] Reducing estimated test running time from 300m17s to 300m15s.
[2025-10-01T21:10:09.113Z]
[2025-10-01T21:10:09.113Z] -------------------------------------testList_0-------------------------------------
[2025-10-01T21:10:09.113Z] Number of tests: 1
[2025-10-01T21:10:09.113Z] Estimated running time: 300m15s
[2025-10-01T21:10:09.113Z] TESTLIST=churn_5h_allGCs_0
[2025-10-01T21:10:09.113Z] ------------------------------------------------------------------------------------
[2025-10-01T21:10:09.113Z]
[2025-10-01T21:10:09.113Z] -------------------------------------testList_1-------------------------------------
[2025-10-01T21:10:09.113Z] Number of tests: 84
[2025-10-01T21:10:09.113Z] Estimated running time: 00m02s
[2025-10-01T21:10:09.113Z] TESTLIST=jcstress.varhandles_0,jcstress.defaultValues_0,jcstress.singletons_0,jcstress.causality_0,jcstress.defaultValues.arrays_0,jcstress.unsafe_0,jcstress.sample_0,jcstress.future_0,jcstress.executors_0,jcstress.all_0,jcstress.accessAtomic.fields_0,jcstress.threadlocal_0,jcstress.mxbeans_0,jcstress.init.arrays_0,jcstress.oota_0,jcstress.fences_0,jcstress.countdownlatch_0,jcstress.collections_0,jcstress.init_0,jcstress.initClass.arrays_0,jcstress.copy.manual_0,jcstress.copy.manual.arrays_0,jcstress.copy.clone_0,jcstress.coherence_0,jcstress.accessAtomic.varHandles.byteBuffer.heap_0,jcstress.strings_0,jcstress.atomics_0,jcstress.tearing_0,jcstress.tearing.arrays_0,jcstress.interrupt_0,jcstress.copy.clone.arrays_0,jcstress.coherence.varHandles.byteArray_0,jcstress.atomics.integer.AtomicIntegerArrayPairwiseTests_0,jcstress.atomicity.varHandles.fields.WeakCASTest_0,jcstress.atomicity.varHandles.arrays.WeakCASTest_0,jcstress.acqrel.varHandles.arrays.acqrel_0,jcstress.accessAtomic_0,jcstress.accessAtomic.varHandles.byteArray_0,jcstress.volatiles_0,jcstress.initLen.arrays_0,jcstress.copy.copyof.arrays_0,jcstress.coherence.varHandles_0,jcstress.atomics.longs.AtomicLongArrayPairwiseTests_0,jcstress.atomics.integer.AtomicIntegerFieldUpdaterPairwiseTests_0,jcstress.atomicity.varHandles.fields.WeakCASContendStrongTest_0,jcstress.atomicity.varHandles.arrays.WeakCASContendStrongTest_0,jcstress.acqrel.varHandles.byteBuffer.direct.big_0,jcstress.acqrel.varHandles.byteArray.little_0,jcstress.acqrel.varHandles.byteArray.big_0,jcstress.accessAtomic.varHandles_0,jcstress.seqcst.volatiles_0,jcstress.memeffects.basic_0,jcstress.locks_0,jcstress.locks.stamped.StampedLockPairwiseTests_0,jcstress.locks.mutex_0,jcstress.initClass_0,jcstress.copy.arraycopy.arrays_0,jcstress.coherence.varHandles.byteBuffer.heap_0,jcstress.coherence.varHandles.byteBuffer.direct_0,jcstress.atomics.integer.AtomicIntegerPairwiseTests_0,jcstress.atomicity_0,jcstress.atomicity.varHandles.fields_0,jcstress.atomicity.varHandles.byteArray_0,jcstress.acqrel.varHandles.byteBuffer.heap.big_0,jcstress.acqrel.varHandles.arrays.volatiles_0,jcstress.accessAtomic.varHandles.byteBuffer.direct_0,jcstress.seqcst.sync_0,jcstress.memeffects.basic.atomicupdaters.AtomicIntegerFieldUpdater_0,jcstress.memeffects.basic.atomic.AtomicLong_0,jcstress.fences.varHandles_0,jcstress.atomics.longs.AtomicLongPairwiseTests_0,jcstress.atomics.longs.AtomicLongFieldUpdaterPairwiseTests_0,jcstress.atomicity.varHandles.byteBuffer.heap_0,jcstress.atomicity.varHandles.arrays_0,jcstress.acqrel.varHandles.fields.volatiles_0,jcstress.acqrel.varHandles.fields.acqrel_0,jcstress.acqrel.varHandles.byteBuffer.direct.little_0,jcstress.acqrel.fields.volatiles_0,jcstress.acqrel.fields.sync_0,churn_custom_0,jcstress.memeffects.basic.atomicupdaters.AtomicLongFieldUpdater_0,jcstress.memeffects.basic.atomic.AtomicInteger_0,jcstress.atomicity.varHandles.byteBuffer.direct_0,jcstress.acqrel.varHandles.byteBuffer.heap.little_0
[2025-10-01T21:10:09.113Z] ------------------------------------------------------------------------------------
[2025-10-01T21:10:09.113Z]
[2025-10-01T21:10:09.113Z] Parallel test lists file (/Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[Pipeline] fileExists
[Pipeline] echo
[2025-10-01T21:10:09.223Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-10-01T21:10:09.342Z] Saving parallelList.mk file on jenkins...
[Pipeline] dir
[2025-10-01T21:10:09.347Z] Running in /Users/admin/workspace/workspace/Test_openjdk21_hs_dev.system_aarch64_mac/aqa-tests/TKG
[Pipeline] {
[Pipeline] archiveArtifacts
[2025-10-01T21:10:09.424Z] Archiving artifacts
[2025-10-01T21:10:09.484Z] Recording fingerprints
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
[2025-10-01T21:10:09.566Z] [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-10-01T21:10:09.972Z] GENERATE_JOBS is set to true, set test job Test_openjdk21_hs_dev.system_aarch64_mac_testList_0 params for generating the job
[Pipeline] echo
[2025-10-01T21:10:09.974Z] GENERATE_JOBS is set to true, set test job Test_openjdk21_hs_dev.system_aarch64_mac_testList_1 params for generating the job
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] jobDsl
[Pipeline] jobDsl
[2025-10-01T21:10:10.141Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-10-01T21:10:10.163Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-10-01T21:11:04.615Z] LEVELS: [dev]
[2025-10-01T21:11:04.616Z] JDK_VERSIONS: [8]
[2025-10-01T21:11:04.616Z] GROUPS: [system]
[2025-10-01T21:11:04.617Z] ARCH_OS_LIST: [aarch64_mac]
[2025-10-01T21:11:04.725Z] LEVELS: [dev]
[2025-10-01T21:11:04.729Z] JDK_VERSIONS: [8]
[2025-10-01T21:11:04.729Z] GROUPS: [system]
[2025-10-01T21:11:04.729Z] ARCH_OS_LIST: [aarch64_mac]
[2025-10-01T21:11:05.012Z] Existing items:
[2025-10-01T21:11:05.012Z] GeneratedJob{name='Test_openjdk21_hs_dev.system_aarch64_mac_testList_0'}
[2025-10-01T21:11:05.012Z] Unreferenced items:
[2025-10-01T21:11:05.012Z] GeneratedJob{name='Test_openjdk21_hs_dev.system_aarch64_mac_testList_1'}
[2025-10-01T21:11:05.020Z] Existing items:
[2025-10-01T21:11:05.021Z] GeneratedJob{name='Test_openjdk21_hs_dev.system_aarch64_mac_testList_0'}
[2025-10-01T21:11:05.021Z] GeneratedJob{name='Test_openjdk21_hs_dev.system_aarch64_mac_testList_1'}
[Pipeline] }
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-10-01T21:20:14.893Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-10-01T21:20:15.422Z] + aqa-tests/terminateTestProcesses.sh admin
[2025-10-01T21:20:15.423Z] 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
[2025-10-01T21:20:15.599Z] [WS-CLEANUP] Deleting project workspace...
[2025-10-01T21:20:15.599Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-10-01T21:20:16.146Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2025-10-01T21:20:16.716Z] + find /cores -name '*core*' -print -exec rm -f '{}' ';'
[2025-10-01T21:20:16.717Z] /cores
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-10-01T21:20:16.837Z] 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-10-01T21:20:17.081Z] Scheduling project: Test_openjdk21_hs_dev.system_aarch64_mac_testList_0
[Pipeline] build
[2025-10-01T21:20:17.097Z] Scheduling project: Test_openjdk21_hs_dev.system_aarch64_mac_testList_1
[2025-10-01T21:20:22.744Z] Starting building: Test_openjdk21_hs_dev.system_aarch64_mac_testList_1 #30
[2025-10-01T21:20:22.744Z] Starting building: Test_openjdk21_hs_dev.system_aarch64_mac_testList_0 #30
[2025-10-01T22:19:48.441Z] Build Test_openjdk21_hs_dev.system_aarch64_mac_testList_1 #30 completed: SUCCESS
[Pipeline] }
[2025-10-02T03:21:40.720Z] Build Test_openjdk21_hs_dev.system_aarch64_mac_testList_0 #30 completed: SUCCESS
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-10-02T03:21:40.861Z] Running on test-azure-win2022-x64-3 in c:\jenkins\workspace\Test_openjdk21_hs_dev.system_aarch64_mac
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-10-02T03:21:40.936Z] [WS-CLEANUP] Deleting project workspace...
[2025-10-02T03:21:40.936Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-10-02T03:21:40.958Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2025-10-02T03:21:41.007Z] Test_openjdk21_hs_dev.system_aarch64_mac_testList_0 #30 completed with status SUCCESS
[Pipeline] timeout
[2025-10-02T03:21:41.026Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-10-02T03:21:41.144Z] Copied 1 artifact from "Test_openjdk21_hs_dev.system_aarch64_mac_testList_0" build number 30
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-10-02T03:21:41.185Z] Saving Test_openjdk21_hs_dev.system_aarch64_mac_testList_0/30/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-10-02T03:21:41.211Z] Archiving artifacts
[2025-10-02T03:21:41.283Z] Recording fingerprints
[Pipeline] echo
[2025-10-02T03:21:41.329Z] Test_openjdk21_hs_dev.system_aarch64_mac_testList_1 #30 completed with status SUCCESS
[Pipeline] timeout
[2025-10-02T03:21:41.345Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-10-02T03:21:41.481Z] Copied 1 artifact from "Test_openjdk21_hs_dev.system_aarch64_mac_testList_1" build number 30
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-10-02T03:21:41.521Z] Saving Test_openjdk21_hs_dev.system_aarch64_mac_testList_1/30/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-10-02T03:21:41.549Z] Archiving artifacts
[2025-10-02T03:21:41.608Z] Recording fingerprints
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-10-02T03:21:41.736Z] [WS-CLEANUP] Deleting project workspace...
[2025-10-02T03:21:41.736Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-10-02T03:21:41.763Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: SUCCESS