Test_openjdk21_hs_sanity.system_x86-64_mac
Started by upstream project "build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin" build number 229
originally caused by:
Started by upstream project "build-scripts/openjdk21-pipeline" build number 410
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_21ea" build number 344
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_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_sanity.system_x86-64_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 b59e17f8fcdab4f0b7965570ea352c78a9f07fc4 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f b59e17f8fcdab4f0b7965570ea352c78a9f07fc4 # timeout=10
Commit message: "Increase minimum parallel number for extended.jck and special.system for openj9"
> git rev-list --no-walk 426711918d68d238c99718e01b6b4fb2a53848e8 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-09-24T20:28:30.948Z] SPEC: osx_x86-64
[Pipeline] echo
[2025-09-24T20:28:30.949Z] LABEL: ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-09-24T20:28:30.960Z] Found a total of 8 nodes with the 'ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)' label
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-09-24T20:28:30.967Z] dynamicAgents: []
[Pipeline] node
[2025-09-24T20:28:31.003Z] Running on test-macincloud-macos1201-x64-2 in /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2025-09-24T20:28:31.033Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-09-24T20:28:31.319Z] [WS-CLEANUP] Deleting project workspace...
[2025-09-24T20:28:31.319Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-09-24T20:28:31.456Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-09-24T20:28:31.622Z] The recommended git tool is: git
[2025-09-24T20:28:31.895Z] No credentials specified
[2025-09-24T20:28:32.029Z] Cloning the remote Git repository
[2025-09-24T20:28:32.222Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-09-24T20:28:32.222Z] > git init /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/aqa-tests # timeout=10
[2025-09-24T20:28:32.245Z] [WARNING] Reference path does not exist: /Users/jenkins/openjdk_cache
[2025-09-24T20:28:32.245Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-09-24T20:28:32.245Z] > git --version # timeout=10
[2025-09-24T20:28:32.257Z] > git --version # 'git version 2.32.0 (Apple Git-132)'
[2025-09-24T20:28:32.258Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-09-24T20:28:34.625Z] Avoid second fetch
[2025-09-24T20:28:34.777Z] Checking out Revision b59e17f8fcdab4f0b7965570ea352c78a9f07fc4 (origin/master)
[2025-09-24T20:28:34.384Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-09-24T20:28:34.397Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-09-24T20:28:34.682Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-09-24T20:28:34.835Z] > git config core.sparsecheckout # timeout=10
[2025-09-24T20:28:34.848Z] > git checkout -f b59e17f8fcdab4f0b7965570ea352c78a9f07fc4 # timeout=10
[2025-09-24T20:28:36.368Z] Commit message: "Increase minimum parallel number for extended.jck and special.system for openj9"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-09-24T20:28:38.163Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-09-24T20:28:38.252Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-09-24T20:28:39.766Z] + LC_TIME=C
[2025-09-24T20:28:39.766Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-09-24T20:28:40.318Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-09-24T20:28:41.775Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-09-24T20:28:41.776Z] 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-09-24T20:28:44.829Z] + printenv
[2025-09-24T20:28:44.829Z] JCK_GIT_BRANCH=master
[2025-09-24T20:28:44.829Z] DYNAMIC_COMPILE=false
[2025-09-24T20:28:44.829Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.system_x86-64_mac/221/
[2025-09-24T20:28:44.829Z] OPENJ9_BRANCH=master
[2025-09-24T20:28:44.829Z] JENKINS_NODE_COOKIE=a248bd0e-de1f-4ff6-b51c-0bb240583028
[2025-09-24T20:28:44.829Z] DOCKER_REQUIRED=false
[2025-09-24T20:28:44.829Z] PARALLEL=Dynamic
[2025-09-24T20:28:44.829Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-09-24T20:28:44.829Z] SHELL=/bin/bash
[2025-09-24T20:28:44.829Z] jobStatus=SUCCESS
[2025-09-24T20:28:44.829Z] JOBSTARTTIME=Wed, 24 Sep 2025 15:28:38 -0500
[2025-09-24T20:28:44.829Z] STAGE_NAME=Setup
[2025-09-24T20:28:44.829Z] SSH_CLIENT=78.47.239.97 44258 22
[2025-09-24T20:28:44.829Z] TMPDIR=/var/folders/83/7mx9d_px0ll2kg28htvh8m_c0000gr/T/
[2025-09-24T20:28:44.829Z] BUILD_TAG=jenkins-Test_openjdk21_hs_sanity.system_x86-64_mac-221
[2025-09-24T20:28:44.829Z] RERUN_FAILURE=true
[2025-09-24T20:28:44.829Z] SDK_RESOURCE=upstream
[2025-09-24T20:28:44.829Z] TIME_LIMIT=25
[2025-09-24T20:28:44.829Z] NUM_PROCESSORS=8
[2025-09-24T20:28:44.829Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-09-24T20:28:44.829Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-09-24T20:28:44.829Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.system_x86-64_mac/
[2025-09-24T20:28:44.829Z] WORKSPACE=/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac
[2025-09-24T20:28:44.829Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.system_x86-64_mac/221/display/redirect?page=changes
[2025-09-24T20:28:44.829Z] JDK_BRANCH=jdk-21.0.9+8_adopt
[2025-09-24T20:28:44.829Z] USER=jenkins
[2025-09-24T20:28:44.829Z] ACTIVE_NODE_TIMEOUT=5
[2025-09-24T20:28:44.829Z] OPENJCEPLUS_GIT_BRANCH=semeru-java21
[2025-09-24T20:28:44.829Z] ADOPTOPENJDK_BRANCH=master
[2025-09-24T20:28:44.829Z] ARCHIVE_TEST_RESULTS=false
[2025-09-24T20:28:44.829Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin
[2025-09-24T20:28:44.829Z] STF_OWNER_BRANCH=adoptium:master
[2025-09-24T20:28:44.829Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.system_x86-64_mac/221/display/redirect?page=artifacts
[2025-09-24T20:28:44.829Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-09-24T20:28:44.829Z] ORIGIN_JDK_VERSION=21
[2025-09-24T20:28:44.829Z] __CF_USER_TEXT_ENCODING=0x1F8:0:0
[2025-09-24T20:28:44.829Z] SETUP_JCK_RUN=false
[2025-09-24T20:28:44.829Z] SPEC=osx_x86-64
[2025-09-24T20:28:44.829Z] PERSONAL_BUILD=false
[2025-09-24T20:28:44.829Z] TKG_ITERATIONS=1
[2025-09-24T20:28:44.829Z] TKG_OWNER_BRANCH=adoptium:master
[2025-09-24T20:28:44.829Z] RERUN_ITERATIONS=1
[2025-09-24T20:28:44.829Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-09-24T20:28:44.829Z] ITERATIONS=1
[2025-09-24T20:28:44.829Z] KEEP_REPORTDIR=false
[2025-09-24T20:28:44.829Z] PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin/
[2025-09-24T20:28:44.829Z] LIB_DIR=/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/../../externalDependency/lib
[2025-09-24T20:28:44.829Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.system_x86-64_mac/221/display/redirect
[2025-09-24T20:28:44.829Z] _=/usr/bin/printenv
[2025-09-24T20:28:44.829Z] GENERATE_JOBS=true
[2025-09-24T20:28:44.829Z] PWD=/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac
[2025-09-24T20:28:44.829Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2025-09-24T20:28:44.829Z] HUDSON_URL=https://ci.adoptium.net/
[2025-09-24T20:28:44.829Z] EXIT_FAILURE=false
[2025-09-24T20:28:44.829Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-09-24T20:28:44.829Z] SLACK_CHANNEL=aqavit-bot
[2025-09-24T20:28:44.829Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-09-24T20:28:44.829Z] JDK_VERSION=21
[2025-09-24T20:28:44.829Z] JOB_NAME=Test_openjdk21_hs_sanity.system_x86-64_mac
[2025-09-24T20:28:44.829Z] BUILD_DISPLAY_NAME=#221
[2025-09-24T20:28:44.829Z] USE_TESTENV_PROPERTIES=false
[2025-09-24T20:28:44.829Z] BUILD_ID=221
[2025-09-24T20:28:44.829Z] EXIT_SUCCESS=false
[2025-09-24T20:28:44.829Z] JENKINS_URL=https://ci.adoptium.net/
[2025-09-24T20:28:44.829Z] TEST_TIME=120
[2025-09-24T20:28:44.829Z] PLATFORM=x86-64_mac
[2025-09-24T20:28:44.829Z] JDK_IMPL=hotspot
[2025-09-24T20:28:44.829Z] JOB_BASE_NAME=Test_openjdk21_hs_sanity.system_x86-64_mac
[2025-09-24T20:28:44.830Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.system_x86-64_mac/221/display/redirect?page=tests
[2025-09-24T20:28:44.830Z] AUTO_DETECT=true
[2025-09-24T20:28:44.830Z] SHLVL=3
[2025-09-24T20:28:44.830Z] HOME=/Users/jenkins
[2025-09-24T20:28:44.830Z] TAP_NAME=Test_openjdk21_hs_sanity.system_x86-64_mac.tap
[2025-09-24T20:28:44.830Z] CI=true
[2025-09-24T20:28:44.830Z] EXECUTOR_NUMBER=0
[2025-09-24T20:28:44.830Z] WORKSPACE_TMP=/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac@tmp
[2025-09-24T20:28:44.830Z] JENKINS_SERVER_COOKIE=durable-d2d14f1135b05942479c8e888a02fda7518c2c9fa1dbc6426fd51070d6c12c6d
[2025-09-24T20:28:44.830Z] NODE_LABELS=macos12 x86_64 ci.role.test test-macincloud-macos1201-x64-2 x64 x86 sw.os.osx hw.arch.x86 mac
[2025-09-24T20:28:44.830Z] TARGET=sanity.system
[2025-09-24T20:28:44.830Z] BUILD_LIST=system
[2025-09-24T20:28:44.830Z] SYSTEM_LIB_DIR=/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2025-09-24T20:28:44.830Z] LOGNAME=jenkins
[2025-09-24T20:28:44.830Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-09-24T20:28:44.830Z] JDK_REPO=https://github.com/adoptium/jdk21u
[2025-09-24T20:28:44.830Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-09-24T20:28:44.830Z] SSH_CONNECTION=78.47.239.97 44258 216.39.74.140 22
[2025-09-24T20:28:44.830Z] UPSTREAM_JOB_NUMBER=229
[2025-09-24T20:28:44.830Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-09-24T20:28:44.830Z] NODE_NAME=test-macincloud-macos1201-x64-2
[2025-09-24T20:28:44.830Z] BUILD_NUMBER=221
[2025-09-24T20:28:44.830Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.system_x86-64_mac/display/redirect
[2025-09-24T20:28:44.830Z] KEEP_WORKSPACE=false
[2025-09-24T20:28:44.830Z] HUDSON_COOKIE=7b0754d5-4fb0-42eb-bc59-51235060bb6d
[2025-09-24T20:28:44.830Z] PERF_ROOT=/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/../../benchmarks
[2025-09-24T20:28:44.830Z] USE_JRE=false
[2025-09-24T20:28:44.830Z] TEST_JDK_HOME=/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image
[2025-09-24T20:28:44.830Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-09-24T20:28:44.830Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-09-24T20:28:45.236Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-09-24T20:28:45.257Z] Running in /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-09-24T20:29:30.479Z] Copied 7 artifacts from "build-scripts » jobs » jdk21u » jdk21u-mac-x64-temurin" build number 229
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-09-24T20:29:30.773Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2025-09-24T20:29:30.779Z] Running in /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac
[Pipeline] {
[Pipeline] sshagent
[2025-09-24T20:29:30.861Z] $ ssh-agent
[2025-09-24T20:29:31.485Z] SSH_AUTH_SOCK=/var/folders/83/7mx9d_px0ll2kg28htvh8m_c0000gr/T//ssh-hwe8WBux6iZJ/agent.40065
[2025-09-24T20:29:31.485Z] SSH_AGENT_PID=40066
[2025-09-24T20:29:31.485Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-09-24T20:29:31.509Z] Running in /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-09-24T20:29:31.548Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-09-24T20:29:40.443Z] ++ pwd
[2025-09-24T20:29:40.443Z] + ./get.sh -s /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/aqa-tests/.. -p x86-64_mac -r upstream -j 21 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2025-09-24T20:29:40.443Z] TESTDIR: /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/aqa-tests
[2025-09-24T20:29:40.443Z] get jdk binary...
[2025-09-24T20:29:40.443Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-09-24T20:29:40.443Z] Uncompressing file: OpenJDK21U-jdk_x64_mac_hotspot_21.0.9_8-ea.tar.gz ...
[2025-09-24T20:29:42.947Z] List files in jdkbinary folder...
[2025-09-24T20:29:42.947Z] total 652744
[2025-09-24T20:29:42.947Z] -rw-r--r-- 1 jenkins staff 52730350 Sep 24 14:18 OpenJDK21U-debugimage_x64_mac_hotspot_21.0.9_8-ea.tar.gz
[2025-09-24T20:29:42.947Z] -rw-r--r-- 1 jenkins staff 194064174 Sep 24 14:23 OpenJDK21U-jdk_x64_mac_hotspot_21.0.9_8-ea.tar.gz
[2025-09-24T20:29:42.947Z] -rw-r--r-- 1 jenkins staff 42066858 Sep 24 14:24 OpenJDK21U-jre_x64_mac_hotspot_21.0.9_8-ea.tar.gz
[2025-09-24T20:29:42.947Z] -rw-r--r-- 1 jenkins staff 31992 Sep 24 14:19 OpenJDK21U-sbom_x64_mac_hotspot_21.0.9_8-ea-metadata.json
[2025-09-24T20:29:42.947Z] -rw-r--r-- 1 jenkins staff 165716 Sep 24 14:40 OpenJDK21U-sbom_x64_mac_hotspot_21.0.9_8-ea.json
[2025-09-24T20:29:42.947Z] -rw-r--r-- 1 jenkins staff 3953868 Sep 24 14:24 OpenJDK21U-static-libs_x64_mac_hotspot_21.0.9_8-ea.tar.gz
[2025-09-24T20:29:42.947Z] -rw-r--r-- 1 jenkins staff 30409743 Sep 24 14:17 OpenJDK21U-testimage_x64_mac_hotspot_21.0.9_8-ea.tar.gz
[2025-09-24T20:29:42.947Z] drwxr-xr-x 3 jenkins staff 96 Sep 24 15:29 tmp
[2025-09-24T20:29:42.947Z] List files in jdkbinary/tmp folder...
[2025-09-24T20:29:42.947Z] total 0
[2025-09-24T20:29:42.947Z] drwxr-xr-x 3 jenkins staff 96 Sep 24 07:22 jdk-21.0.9+8
[2025-09-24T20:29:42.947Z] Moving directory jdk-21.0.9+8/ to ../j2sdk-image
[2025-09-24T20:29:42.947Z] Uncompressing file: OpenJDK21U-jre_x64_mac_hotspot_21.0.9_8-ea.tar.gz ...
[2025-09-24T20:29:43.728Z] List files in jdkbinary folder...
[2025-09-24T20:29:43.728Z] total 652744
[2025-09-24T20:29:43.728Z] -rw-r--r-- 1 jenkins staff 52730350 Sep 24 14:18 OpenJDK21U-debugimage_x64_mac_hotspot_21.0.9_8-ea.tar.gz
[2025-09-24T20:29:43.728Z] -rw-r--r-- 1 jenkins staff 194064174 Sep 24 14:23 OpenJDK21U-jdk_x64_mac_hotspot_21.0.9_8-ea.tar.gz
[2025-09-24T20:29:43.728Z] -rw-r--r-- 1 jenkins staff 42066858 Sep 24 14:24 OpenJDK21U-jre_x64_mac_hotspot_21.0.9_8-ea.tar.gz
[2025-09-24T20:29:43.728Z] -rw-r--r-- 1 jenkins staff 31992 Sep 24 14:19 OpenJDK21U-sbom_x64_mac_hotspot_21.0.9_8-ea-metadata.json
[2025-09-24T20:29:43.728Z] -rw-r--r-- 1 jenkins staff 165716 Sep 24 14:40 OpenJDK21U-sbom_x64_mac_hotspot_21.0.9_8-ea.json
[2025-09-24T20:29:43.728Z] -rw-r--r-- 1 jenkins staff 3953868 Sep 24 14:24 OpenJDK21U-static-libs_x64_mac_hotspot_21.0.9_8-ea.tar.gz
[2025-09-24T20:29:43.728Z] -rw-r--r-- 1 jenkins staff 30409743 Sep 24 14:17 OpenJDK21U-testimage_x64_mac_hotspot_21.0.9_8-ea.tar.gz
[2025-09-24T20:29:43.728Z] drwxr-xr-x 3 jenkins staff 96 Sep 24 07:22 j2sdk-image
[2025-09-24T20:29:43.728Z] drwxr-xr-x 3 jenkins staff 96 Sep 24 15:29 tmp
[2025-09-24T20:29:43.728Z] List files in jdkbinary/tmp folder...
[2025-09-24T20:29:43.728Z] total 0
[2025-09-24T20:29:43.728Z] drwxr-xr-x 3 jenkins staff 96 Sep 24 07:23 jdk-21.0.9+8-jre
[2025-09-24T20:29:43.728Z] Moving directory jdk-21.0.9+8-jre/ to ../j2re-image
[2025-09-24T20:29:43.728Z] Uncompressing file: OpenJDK21U-static-libs_x64_mac_hotspot_21.0.9_8-ea.tar.gz ...
[2025-09-24T20:29:43.728Z] List files in jdkbinary folder...
[2025-09-24T20:29:43.728Z] total 652744
[2025-09-24T20:29:43.728Z] -rw-r--r-- 1 jenkins staff 52730350 Sep 24 14:18 OpenJDK21U-debugimage_x64_mac_hotspot_21.0.9_8-ea.tar.gz
[2025-09-24T20:29:43.729Z] -rw-r--r-- 1 jenkins staff 194064174 Sep 24 14:23 OpenJDK21U-jdk_x64_mac_hotspot_21.0.9_8-ea.tar.gz
[2025-09-24T20:29:43.729Z] -rw-r--r-- 1 jenkins staff 42066858 Sep 24 14:24 OpenJDK21U-jre_x64_mac_hotspot_21.0.9_8-ea.tar.gz
[2025-09-24T20:29:43.729Z] -rw-r--r-- 1 jenkins staff 31992 Sep 24 14:19 OpenJDK21U-sbom_x64_mac_hotspot_21.0.9_8-ea-metadata.json
[2025-09-24T20:29:43.729Z] -rw-r--r-- 1 jenkins staff 165716 Sep 24 14:40 OpenJDK21U-sbom_x64_mac_hotspot_21.0.9_8-ea.json
[2025-09-24T20:29:43.729Z] -rw-r--r-- 1 jenkins staff 3953868 Sep 24 14:24 OpenJDK21U-static-libs_x64_mac_hotspot_21.0.9_8-ea.tar.gz
[2025-09-24T20:29:43.729Z] -rw-r--r-- 1 jenkins staff 30409743 Sep 24 14:17 OpenJDK21U-testimage_x64_mac_hotspot_21.0.9_8-ea.tar.gz
[2025-09-24T20:29:43.729Z] drwxr-xr-x 3 jenkins staff 96 Sep 24 07:23 j2re-image
[2025-09-24T20:29:43.729Z] drwxr-xr-x 3 jenkins staff 96 Sep 24 07:22 j2sdk-image
[2025-09-24T20:29:43.729Z] drwxr-xr-x 3 jenkins staff 96 Sep 24 15:29 tmp
[2025-09-24T20:29:43.729Z] List files in jdkbinary/tmp folder...
[2025-09-24T20:29:43.729Z] total 0
[2025-09-24T20:29:43.729Z] drwxr-xr-x 3 jenkins staff 96 Sep 24 14:17 jdk-21.0.9+8-static-libs
[2025-09-24T20:29:43.729Z] Moving directory jdk-21.0.9+8-static-libs/ to ../static-libs
[2025-09-24T20:29:43.729Z] Uncompressing file: OpenJDK21U-testimage_x64_mac_hotspot_21.0.9_8-ea.tar.gz ...
[2025-09-24T20:29:44.508Z] List files in jdkbinary folder...
[2025-09-24T20:29:44.508Z] total 652744
[2025-09-24T20:29:44.508Z] -rw-r--r-- 1 jenkins staff 52730350 Sep 24 14:18 OpenJDK21U-debugimage_x64_mac_hotspot_21.0.9_8-ea.tar.gz
[2025-09-24T20:29:44.508Z] -rw-r--r-- 1 jenkins staff 194064174 Sep 24 14:23 OpenJDK21U-jdk_x64_mac_hotspot_21.0.9_8-ea.tar.gz
[2025-09-24T20:29:44.508Z] -rw-r--r-- 1 jenkins staff 42066858 Sep 24 14:24 OpenJDK21U-jre_x64_mac_hotspot_21.0.9_8-ea.tar.gz
[2025-09-24T20:29:44.508Z] -rw-r--r-- 1 jenkins staff 31992 Sep 24 14:19 OpenJDK21U-sbom_x64_mac_hotspot_21.0.9_8-ea-metadata.json
[2025-09-24T20:29:44.508Z] -rw-r--r-- 1 jenkins staff 165716 Sep 24 14:40 OpenJDK21U-sbom_x64_mac_hotspot_21.0.9_8-ea.json
[2025-09-24T20:29:44.508Z] -rw-r--r-- 1 jenkins staff 3953868 Sep 24 14:24 OpenJDK21U-static-libs_x64_mac_hotspot_21.0.9_8-ea.tar.gz
[2025-09-24T20:29:44.508Z] -rw-r--r-- 1 jenkins staff 30409743 Sep 24 14:17 OpenJDK21U-testimage_x64_mac_hotspot_21.0.9_8-ea.tar.gz
[2025-09-24T20:29:44.508Z] drwxr-xr-x 3 jenkins staff 96 Sep 24 07:23 j2re-image
[2025-09-24T20:29:44.508Z] drwxr-xr-x 3 jenkins staff 96 Sep 24 07:22 j2sdk-image
[2025-09-24T20:29:44.508Z] drwxr-xr-x 3 jenkins staff 96 Sep 24 14:17 static-libs
[2025-09-24T20:29:44.508Z] drwxr-xr-x 3 jenkins staff 96 Sep 24 15:29 tmp
[2025-09-24T20:29:44.508Z] List files in jdkbinary/tmp folder...
[2025-09-24T20:29:44.508Z] total 0
[2025-09-24T20:29:44.508Z] drwxr-xr-x 7 jenkins staff 224 Sep 24 14:13 jdk-21.0.9+8-test-image
[2025-09-24T20:29:44.508Z] Moving directory jdk-21.0.9+8-test-image/ to ../openjdk-test-image
[2025-09-24T20:29:44.508Z] Uncompressing OpenJDK21U-debugimage_x64_mac_hotspot_21.0.9_8-ea.tar.gz over ./j2sdk-image...
[2025-09-24T20:29:46.121Z] Removing top-level folder jdk-21.0.9+8-debug-image/
[2025-09-24T20:29:46.121Z] Removing top-level folder jdk-21.0.9+8/
[2025-09-24T20:29:46.901Z] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image...
[2025-09-24T20:29:46.901Z] javac_path: /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2025-09-24T20:29:46.901Z] Run: /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/java -version
[2025-09-24T20:29:46.901Z] =JAVA VERSION OUTPUT BEGIN=
[2025-09-24T20:29:46.901Z] openjdk version "21.0.9-beta" 2025-10-21
[2025-09-24T20:29:46.901Z] OpenJDK Runtime Environment Temurin-21.0.9+8-202509241904 (build 21.0.9-beta+8-ea)
[2025-09-24T20:29:46.901Z] OpenJDK 64-Bit Server VM Temurin-21.0.9+8-202509241904 (build 21.0.9-beta+8-ea, mixed mode)
[2025-09-24T20:29:46.901Z] =JAVA VERSION OUTPUT END=
[2025-09-24T20:29:46.901Z] get testKitGen...
[2025-09-24T20:29:46.901Z] git clone -q https://github.com/adoptium/TKG.git
[2025-09-24T20:29:47.684Z] git rev-parse master
[2025-09-24T20:29:47.684Z] git checkout -q -f 5e60e2778902ca8d9ab69092d23e580d9d326df2
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-09-24T20:29:48.226Z] $ ssh-agent -k
[2025-09-24T20:29:48.235Z] unset SSH_AUTH_SOCK;
[2025-09-24T20:29:48.235Z] unset SSH_AGENT_PID;
[2025-09-24T20:29:48.235Z] echo Agent pid 40066 killed;
[2025-09-24T20:29:48.846Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] echo
[2025-09-24T20:29:49.005Z] readProperties file: ./aqa-tests/job.properties
[Pipeline] readProperties
[Pipeline] echo
[2025-09-24T20:29:49.435Z] Reset TEST_JDK_HOME to /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-09-24T20:29:49.829Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.system&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_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=&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%2Fjdk21u%2Fjdk21u-mac-x64-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%2B8_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=229&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-09-24T20:29:49.841Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.system&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_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-macincloud-macos1201-x64-2&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=&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%2Fjdk21u%2Fjdk21u-mac-x64-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%2B8_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=229&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-09-24T20:29:49.890Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-09-24T20:29:50.712Z] Copied 1 artifact from "getTRSSOutput" build number 1905
[Pipeline] sh
[2025-09-24T20:29:52.186Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-09-24T20:29:52.186Z] + gzip -cd TRSSOutput.tar.gz
[2025-09-24T20:29:52.186Z] + tar xof -
[2025-09-24T20:29:52.186Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-09-24T20:29:52.627Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-09-24T20:29:52.643Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-09-24T20:29:54.515Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-09-24T20:29:54.515Z] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib does not exist, creating one.
[2025-09-24T20:29:54.515Z] mkdir /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2025-09-24T20:29:54.515Z] --------------------------------------------
[2025-09-24T20:29:54.515Z] path is set to /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2025-09-24T20:29:54.515Z] task is set to default
[2025-09-24T20:29:54.515Z] dependencyList is set to all
[2025-09-24T20:29:54.515Z] --------------------------------------------
[2025-09-24T20:29:54.515Z] Starting download third party dependent jars
[2025-09-24T20:29:54.515Z] --------------------------------------------
[2025-09-24T20:29:54.515Z] downloading dependent third party jars to /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2025-09-24T20:29:54.515Z] mkdir /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/asm
[2025-09-24T20:29:54.515Z] Directory created: /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/asm
[2025-09-24T20:29:54.515Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/asm//asm.jar
[2025-09-24T20:29:55.297Z] --> file downloaded to /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/asm/asm.jar
[2025-09-24T20:29:55.297Z] Checksum verification skipped for /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/asm/asm.jar
[2025-09-24T20:29:55.298Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar
[2025-09-24T20:29:55.298Z] --> file downloaded to /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/json-simple.jar
[2025-09-24T20:29:55.298Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jcstress-tests-all-20240222.jar
[2025-09-24T20:30:00.984Z] --> file downloaded to /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/jcstress-tests-all-20240222.jar
[2025-09-24T20:30:00.984Z] mkdir /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/apache-ant
[2025-09-24T20:30:00.984Z] mkdir /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/apache-ant/lib
[2025-09-24T20:30:00.984Z] Directory created: /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/apache-ant/lib
[2025-09-24T20:30:00.984Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/apache-ant/lib//ant-launcher.jar
[2025-09-24T20:30:00.984Z] --> file downloaded to /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/apache-ant/lib/ant-launcher.jar
[2025-09-24T20:30:00.984Z] Checksum verification skipped for /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/apache-ant/lib/ant-launcher.jar
[2025-09-24T20:30:00.984Z] mkdir /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/tools
[2025-09-24T20:30:00.984Z] Directory created: /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/tools
[2025-09-24T20:30:00.984Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/tools//tools.jar
[2025-09-24T20:30:03.518Z] --> file downloaded to /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/tools/tools.jar
[2025-09-24T20:30:03.518Z] Checksum verification skipped for /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/tools/tools.jar
[2025-09-24T20:30:03.518Z] mkdir /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/junit
[2025-09-24T20:30:03.518Z] Directory created: /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/junit
[2025-09-24T20:30:03.519Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/junit//hamcrest-core.jar
[2025-09-24T20:30:04.303Z] --> file downloaded to /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/junit/hamcrest-core.jar
[2025-09-24T20:30:04.303Z] Checksum verification skipped for /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/junit/hamcrest-core.jar
[2025-09-24T20:30:04.303Z] mkdir /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/log4j
[2025-09-24T20:30:04.303Z] Directory created: /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/log4j
[2025-09-24T20:30:04.303Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/log4j//log4j-core.jar
[2025-09-24T20:30:05.912Z] --> file downloaded to /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/log4j/log4j-core.jar
[2025-09-24T20:30:05.912Z] Checksum verification skipped for /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/log4j/log4j-core.jar
[2025-09-24T20:30:05.912Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/junit//junit.jar
[2025-09-24T20:30:06.692Z] --> file downloaded to /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/junit/junit.jar
[2025-09-24T20:30:06.692Z] Checksum verification skipped for /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/junit/junit.jar
[2025-09-24T20:30:06.692Z] mkdir /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/mauve
[2025-09-24T20:30:06.692Z] Directory created: /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/mauve
[2025-09-24T20:30:06.692Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/mauve//mauve.jar
[2025-09-24T20:30:09.211Z] --> file downloaded to /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/mauve/mauve.jar
[2025-09-24T20:30:09.211Z] Checksum verification skipped for /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/mauve/mauve.jar
[2025-09-24T20:30:09.211Z] mkdir /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/cvsclient
[2025-09-24T20:30:09.211Z] Directory created: /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/cvsclient
[2025-09-24T20:30:09.211Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/cvsclient//org-netbeans-lib-cvsclient.jar
[2025-09-24T20:30:09.990Z] --> file downloaded to /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar
[2025-09-24T20:30:09.990Z] Checksum verification skipped for /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar
[2025-09-24T20:30:09.990Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/log4j//log4j-api.jar
[2025-09-24T20:30:11.268Z] --> file downloaded to /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/log4j/log4j-api.jar
[2025-09-24T20:30:11.268Z] Checksum verification skipped for /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/log4j/log4j-api.jar
[2025-09-24T20:30:11.268Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-09-24T20:30:11.303Z] Found a total of 8 nodes with the 'ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)' label
[Pipeline] sh
[2025-09-24T20:30:12.774Z] + cd ./aqa-tests/TKG
[2025-09-24T20:30:12.774Z] ++ uname
[2025-09-24T20:30:12.774Z] + '[' Darwin = AIX ']'
[2025-09-24T20:30:12.774Z] ++ uname
[2025-09-24T20:30:12.774Z] + '[' Darwin = SunOS ']'
[2025-09-24T20:30:12.774Z] ++ uname
[2025-09-24T20:30:12.774Z] + '[' Darwin = '*BSD' ']'
[2025-09-24T20:30:12.774Z] + MAKE=make
[2025-09-24T20:30:12.774Z] + make genParallelList TEST=sanity.system TEST_TIME=120 NUM_MACHINES=
[2025-09-24T20:30:12.774Z] JAVA_HOME is set to /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2025-09-24T20:30:12.774Z] LIB_DIR is set to /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2025-09-24T20:30:12.774Z] rm -f -r /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-24T20:30:12.774Z] mkdir -p /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-24T20:30:12.774Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib" 2>&1; echo $? ) | tee "/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-09-24T20:30:12.774Z] if [ -z "$(tail -1 /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-09-24T20:30:12.774Z] Buildfile: /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2025-09-24T20:30:12.774Z]
[2025-09-24T20:30:12.774Z] build:
[2025-09-24T20:30:12.774Z]
[2025-09-24T20:30:12.774Z] clean:
[2025-09-24T20:30:12.774Z]
[2025-09-24T20:30:12.774Z] init:
[2025-09-24T20:30:12.774Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/aqa-tests/TKG/bin
[2025-09-24T20:30:12.774Z]
[2025-09-24T20:30:12.774Z] getDependentLibs:
[2025-09-24T20:30:12.774Z] [exec] --------------------------------------------
[2025-09-24T20:30:12.774Z] [exec] path is set to /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2025-09-24T20:30:12.774Z] [exec] task is set to default
[2025-09-24T20:30:12.774Z] [exec] dependencyList is set to json_simple
[2025-09-24T20:30:12.774Z] [exec] --------------------------------------------
[2025-09-24T20:30:12.774Z] [exec] Starting download third party dependent jars
[2025-09-24T20:30:12.774Z] [exec] --------------------------------------------
[2025-09-24T20:30:12.774Z] [exec] downloading dependent third party jars to /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2025-09-24T20:30:12.774Z] [exec] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2025-09-24T20:30:12.774Z] [exec] downloaded dependent third party jars successfully
[2025-09-24T20:30:12.774Z]
[2025-09-24T20:30:12.774Z] compile:
[2025-09-24T20:30:12.774Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-09-24T20:30:12.775Z] [echo] ============COMPILER SETTINGS============
[2025-09-24T20:30:12.775Z] [echo] ===fork: yes
[2025-09-24T20:30:12.775Z] [echo] ===debug: on
[2025-09-24T20:30:12.775Z] [javac] Compiling 28 source files to /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/aqa-tests/TKG/bin
[2025-09-24T20:30:14.387Z] [javac] Note: Some input files use or override a deprecated API.
[2025-09-24T20:30:14.387Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-09-24T20:30:14.387Z]
[2025-09-24T20:30:14.387Z] dist:
[2025-09-24T20:30:14.387Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2025-09-24T20:30:14.387Z]
[2025-09-24T20:30:14.387Z] BUILD SUCCESSFUL
[2025-09-24T20:30:14.387Z] Total time: 1 second
[2025-09-24T20:30:14.387Z] 0
[2025-09-24T20:30:14.387Z] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-09-24T20:30:14.387Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-09-24T20:30:14.387Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2025-09-24T20:30:15.993Z] ****************************** MACHINE INFO ******************************
[2025-09-24T20:30:15.993Z] File path : /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/aqa-tests/TKG
[2025-09-24T20:30:15.993Z] Free Physical Memory Size : 349847552
[2025-09-24T20:30:15.993Z] Free space (bytes) : 9911828480
[2025-09-24T20:30:15.993Z] Total Physical Memory Size : 4294967296
[2025-09-24T20:30:15.993Z] Total space (bytes) : 128639262720
[2025-09-24T20:30:15.993Z] Usable space (bytes) : 9911828480
[2025-09-24T20:30:15.994Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-09-24T20:30:15.994Z] bashVersion :
[2025-09-24T20:30:15.994Z] GNU bash, version 3.2.57(1)-release (x86_64-apple-darwin21)
[2025-09-24T20:30:15.994Z] Copyright (C) 2007 Free Software Foundation, Inc.
[2025-09-24T20:30:15.994Z] cpuCores : 4
[2025-09-24T20:30:15.994Z] curlVersion :
[2025-09-24T20:30:15.994Z] curl 7.77.0 (x86_64-apple-darwin21.0) libcurl/7.77.0 (SecureTransport) LibreSSL/2.8.3 zlib/1.2.11 nghttp2/1.42.0
[2025-09-24T20:30:15.994Z] Release-Date: 2021-05-26
[2025-09-24T20:30:15.994Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2025-09-24T20:30:15.994Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL UnixSockets
[2025-09-24T20:30:15.994Z] dockerVersion : bash: docker: command not found
[2025-09-24T20:30:15.994Z] gcc version : 13.1.6
[2025-09-24T20:30:15.994Z] gclibc version : bash: ldd: command not found
[2025-09-24T20:30:15.994Z] gdb version : bash: gdb: command not found
[2025-09-24T20:30:15.994Z] lldb version :
[2025-09-24T20:30:15.994Z] lldb-1316.0.9.41
[2025-09-24T20:30:15.994Z] Apple Swift version 5.6 (swiftlang-5.6.0.323.62 clang-1316.0.20.8)
[2025-09-24T20:30:15.994Z] makeVersion :
[2025-09-24T20:30:15.994Z] GNU Make 3.81
[2025-09-24T20:30:15.994Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2025-09-24T20:30:15.994Z] This is free software; see the source for copying conditions.
[2025-09-24T20:30:15.994Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2025-09-24T20:30:15.994Z] PARTICULAR PURPOSE.
[2025-09-24T20:30:15.994Z]
[2025-09-24T20:30:15.994Z] This program built for i386-apple-darwin11.3.0
[2025-09-24T20:30:15.994Z] mavenVersion :
[2025-09-24T20:30:15.994Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2025-09-24T20:30:15.994Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-09-24T20:30:15.994Z] Java version: 21.0.9-beta, vendor: Eclipse Adoptium, runtime: /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home
[2025-09-24T20:30:15.994Z] Default locale: en_US, platform encoding: UTF-8
[2025-09-24T20:30:15.994Z] OS name: "mac os x", version: "12.0.1", arch: "x86_64", family: "mac"
[2025-09-24T20:30:15.994Z] perlVersion :
[2025-09-24T20:30:15.994Z]
[2025-09-24T20:30:15.994Z] This is perl 5, version 30, subversion 3 (v5.30.3) built for darwin-thread-multi-2level
[2025-09-24T20:30:15.994Z] (with 2 registered patches, see perl -V for more detail)
[2025-09-24T20:30:15.994Z]
[2025-09-24T20:30:15.994Z] Copyright 1987-2020, Larry Wall
[2025-09-24T20:30:15.994Z]
[2025-09-24T20:30:15.994Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-09-24T20:30:15.994Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-09-24T20:30:15.994Z]
[2025-09-24T20:30:15.994Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-09-24T20:30:15.994Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-09-24T20:30:15.994Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-09-24T20:30:15.994Z]
[2025-09-24T20:30:15.994Z] podmanVersion : bash: podman: command not found
[2025-09-24T20:30:15.994Z] procArch : i386
[2025-09-24T20:30:15.994Z] sysArch : x86_64
[2025-09-24T20:30:15.994Z] sysOS : Darwin
[2025-09-24T20:30:15.994Z] ulimit :
[2025-09-24T20:30:15.994Z] core file size (blocks, -c) unlimited
[2025-09-24T20:30:15.994Z] data seg size (kbytes, -d) unlimited
[2025-09-24T20:30:15.994Z] file size (blocks, -f) unlimited
[2025-09-24T20:30:15.994Z] max locked memory (kbytes, -l) unlimited
[2025-09-24T20:30:15.994Z] max memory size (kbytes, -m) unlimited
[2025-09-24T20:30:15.994Z] open files (-n) 1048576
[2025-09-24T20:30:15.994Z] pipe size (512 bytes, -p) 1
[2025-09-24T20:30:15.994Z] stack size (kbytes, -s) 65532
[2025-09-24T20:30:15.994Z] cpu time (seconds, -t) unlimited
[2025-09-24T20:30:15.994Z] max user processes (-u) 1392
[2025-09-24T20:30:15.994Z] virtual memory (kbytes, -v) unlimited
[2025-09-24T20:30:15.994Z] uname : Darwin test-macincloud-macos1201-x64-2.adoptopenjdk.net 21.1.0 Darwin Kernel Version 21.1.0: Wed Oct 13 17:33:23 PDT 2021; root:xnu-8019.41.5~1/RELEASE_X86_64 x86_64
[2025-09-24T20:30:15.994Z] vmVendor : Oracle Corporation
[2025-09-24T20:30:15.994Z] vmVersion : 21.0.9-beta+8-ea
[2025-09-24T20:30:15.994Z] xlc version : bash: xlC: command not found
[2025-09-24T20:30:15.994Z] **************************************************************************
[2025-09-24T20:30:15.994Z]
[2025-09-24T20:30:15.994Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-09-24T20:30:15.994Z]
[2025-09-24T20:30:15.994Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-09-24T20:30:15.994Z]
[2025-09-24T20:30:15.994Z] System.getProperty('os.name')=Mac OS X
[2025-09-24T20:30:15.994Z]
[2025-09-24T20:30:15.994Z] System.getProperty('os.arch')=x86_64
[2025-09-24T20:30:15.994Z]
[2025-09-24T20:30:15.994Z] System.getProperty('java.fullversion')=null
[2025-09-24T20:30:15.994Z]
[2025-09-24T20:30:15.994Z] System.getProperty('sun.arch.data.model')=64
[2025-09-24T20:30:15.994Z]
[2025-09-24T20:30:15.994Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=sanity.system TESTLIST= TRSS_URL= LIB_DIR=/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2025-09-24T20:30:15.994Z] perl scripts/configure.pl
[2025-09-24T20:30:15.994Z] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=21 --impl=hotspot --vendor="eclipse" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.system --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-09-24T20:30:15.994Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-09-24T20:30:15.994Z]
[2025-09-24T20:30:15.994Z]
[2025-09-24T20:30:15.994Z] Starting to generate parallel test lists.
[2025-09-24T20:30:15.994Z]
[2025-09-24T20:30:15.994Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/mathLoadTest/playlist.xml
[2025-09-24T20:30:16.772Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/daaLoadTest/playlist.xml
[2025-09-24T20:30:16.772Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/otherLoadTest/playlist.xml
[2025-09-24T20:30:16.772Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/security/playlist.xml
[2025-09-24T20:30:16.772Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/jcstress/playlist.xml
[2025-09-24T20:30:16.772Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/sharedClasses/playlist.xml
[2025-09-24T20:30:16.772Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/modularity/playlist.xml
[2025-09-24T20:30:16.772Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/jlm/playlist.xml
[2025-09-24T20:30:16.772Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml
[2025-09-24T20:30:16.772Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/churn/playlist.xml
[2025-09-24T20:30:16.772Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml
[2025-09-24T20:30:16.772Z] Attempting to get test duration data from TRSS.
[2025-09-24T20:30:16.772Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=21&impl=hs&platform=x86-64_mac&group=system&level=sanity
[2025-09-24T20:30:17.550Z] Attempting to get test duration data from cached files.
[2025-09-24T20:30:17.550Z]
[2025-09-24T20:30:17.550Z] TEST DURATION
[2025-09-24T20:30:17.550Z] ====================================================================================
[2025-09-24T20:30:17.550Z] Total number of tests searched: 150
[2025-09-24T20:30:17.550Z] Number of test durations found: 150
[2025-09-24T20:30:17.550Z] Top slowest tests:
[2025-09-24T20:30:17.550Z] 17m35s TestJlmRemoteThreadAuth_1
[2025-09-24T20:30:17.550Z] 16m22s TestJlmRemoteThreadAuth_0
[2025-09-24T20:30:17.550Z] 15m52s TestJlmRemoteThreadNoAuth_1
[2025-09-24T20:30:17.550Z] ====================================================================================
[2025-09-24T20:30:17.550Z]
[2025-09-24T20:30:17.550Z] Test target is split into 2 lists.
[2025-09-24T20:30:17.550Z] Reducing estimated test running time from 236m28s to 118m14s.
[2025-09-24T20:30:17.550Z]
[2025-09-24T20:30:17.550Z] -------------------------------------testList_0-------------------------------------
[2025-09-24T20:30:17.550Z] Number of tests: 87
[2025-09-24T20:30:17.550Z] Estimated running time: 118m14s
[2025-09-24T20:30:17.550Z] TESTLIST=TestJlmRemoteThreadAuth_1,TestJlmRemoteThreadAuth_0,TestJlmRemoteThreadNoAuth_1,TestJlmRemoteThreadNoAuth_0,TestJlmRemoteMemoryAuth_0,TestJlmRemoteMemoryAuth_1,TestJlmRemoteClassAuth_1,TestJlmRemoteMemoryNoAuth_1,CLLoad_0,ParallelStreamsLoadTest_HS_0,TestJlmLocal_0,PatModImg_Unex_1,PatModImg_PlatMod_1,PatModImg_Unex_0,PatModImg_Adv_0,CLTestImg_1,PatModImg_AppMod_0,PatModImg_PlatMod_0,UpgModPath_ExpImg_0,CpMpJlink_1,UpgModPath_Exp_0,UpgModPath_Exp_1,AutoMod_Impl1_1,AutoMod_Impl1_0,PatMod_Adv_1,CpMpModJar_1,AutoMod1_1,AutoMod_Impl3_1,InternalAPIs_1,PatMod_AppMod_0,AutoMod2_1,PatMod_Unex_0,SLTest_1,CLTest_1,CpMpModJar3_1,CpMpModJar2_0,CpMpModJar3_0,CLTest_0,CpMp_MP_1,CpMp3_0,CLStressCRI_1,ExplMod_0,CLStressCRI_0,CLTest_2,ExplMod_2,MauveSingleThrdLoad_HS_5m_2,CLStressCRI_2,UpgModPath_Exp_2,UpgModPath_ExpImg_2,UpgModPath_JarImg_2,CLStressLayers_1,TestJlmLocal_2,ExplMod_1,CpMpJlink_2,CLStressLayers_0,MauveSingleInvocLoad_HS_5m_2,PatMod_AppMod_2,SLTest_2,PatModImg_PlatMod_2,TestJlmRemoteMemoryAuth_2,ParallelStreamsLoadTest_HS_2,CLStressLayers_2,AutoMod_Impl3_2,CLTestImg_2,TestJlmRemoteThreadAuth_2,MathLoadTest_autosimd_5m_2,NioLoadTest_5m_2,AutoMod_Impl2_2,CpMp_MP_2,TestJlmRemoteClassNoAuth_2,PatModImg_Adv_2,LambdaLoadTest_HS_5m_2,PatModImg_Unex_2,MathLoadTest_bigdecimal_5m_2,TestJlmRemoteNotifierProxyAuth_2,CpMp2_2,TestJlmRemoteClassAuth_2,CpMpModJar_2,PatMod_Adv_2,AutoMod_Impl1_2,AutoMod2_2,CpMp3_2,UpgModPath_Jar_2,PatMod_Unex_2,PatModImg_AppMod_2,InternalAPIs_2,CpMp_CpMp_2
[2025-09-24T20:30:17.550Z] ------------------------------------------------------------------------------------
[2025-09-24T20:30:17.550Z]
[2025-09-24T20:30:17.550Z] -------------------------------------testList_1-------------------------------------
[2025-09-24T20:30:17.550Z] Number of tests: 63
[2025-09-24T20:30:17.550Z] Estimated running time: 118m14s
[2025-09-24T20:30:17.550Z] TESTLIST=TestJlmRemoteMemoryNoAuth_0,TestJlmRemoteClassAuth_0,TestJlmRemoteClassNoAuth_1,TestJlmRemoteClassNoAuth_0,NioLoadTest_5m_1,NioLoadTest_5m_0,MathLoadTest_autosimd_5m_0,MauveMultiThrdLoad_5m_1,MauveSingleInvocLoad_HS_5m_1,MauveSingleThrdLoad_HS_5m_1,MauveMultiThrdLoad_5m_0,MauveSingleThrdLoad_HS_5m_0,MauveSingleInvocLoad_HS_5m_0,MathLoadTest_bigdecimal_5m_0,MathLoadTest_bigdecimal_5m_1,ClassLoadingTest_5m_0,LambdaLoadTest_HS_5m_1,LambdaLoadTest_HS_5m_0,MathLoadTest_autosimd_5m_1,ClassLoadingTest_5m_1,TestJlmRemoteNotifierProxyAuth_1,TestJlmRemoteNotifierProxyAuth_0,CLLoad_1,ParallelStreamsLoadTest_HS_1,TestJlmLocal_1,UpgModPath_JarImg_1,PatModImg_Adv_1,PatModImg_AppMod_1,UpgModPath_JarImg_0,UpgModPath_Jar_0,CLTestImg_0,UpgModPath_ExpImg_1,UpgModPath_Jar_1,CpMpJlink_0,CpMpModJar_0,AutoMod_Impl2_1,AutoMod_Impl2_0,InternalAPIs_0,PatMod_Adv_0,AutoMod_Impl3_0,AutoMod2_0,AutoMod1_0,PatMod_Unex_1,PatMod_PlatMod_1,PatMod_AppMod_1,PatMod_PlatMod_0,SLTest_0,CpMp_CpMp_0,CpMpModJar2_1,CpMp_CpMp_1,CpMp_MP_0,CpMp2_0,CpMp3_1,CpMp2_1,CpMpModJar2_2,AutoMod1_2,MauveMultiThrdLoad_5m_2,ClassLoadingTest_5m_2,CLLoad_2,TestJlmRemoteMemoryNoAuth_2,TestJlmRemoteThreadNoAuth_2,CpMpModJar3_2,PatMod_PlatMod_2
[2025-09-24T20:30:17.550Z] ------------------------------------------------------------------------------------
[2025-09-24T20:30:17.550Z]
[2025-09-24T20:30:17.550Z] Parallel test lists file (/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[Pipeline] fileExists
[Pipeline] echo
[2025-09-24T20:30:18.089Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-09-24T20:30:18.499Z] Saving parallelList.mk file on jenkins...
[Pipeline] dir
[2025-09-24T20:30:18.500Z] Running in /Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac/aqa-tests/TKG
[Pipeline] {
[Pipeline] archiveArtifacts
[2025-09-24T20:30:18.664Z] Archiving artifacts
[2025-09-24T20:30:18.938Z] Recording fingerprints
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
[2025-09-24T20:30:19.130Z] [PARALLEL: Dynamic] childJobNum is 2, creating jobs and running them in parallel...
Did you forget the `def` keyword? Script1 seems to be setting a field named create_jobs (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named parallelTestParams (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] parallel
[Pipeline] { (Branch: testList_0)
[Pipeline] { (Branch: testList_1)
[Pipeline] echo
[2025-09-24T20:30:19.549Z] GENERATE_JOBS is set to true, set test job Test_openjdk21_hs_sanity.system_x86-64_mac_testList_0 params for generating the job
[Pipeline] echo
[2025-09-24T20:30:19.551Z] GENERATE_JOBS is set to true, set test job Test_openjdk21_hs_sanity.system_x86-64_mac_testList_1 params for generating the job
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] jobDsl
[Pipeline] jobDsl
[2025-09-24T20:30:19.841Z] Warning: Plugins have been installed without restarting Jenkins. A restart is required to run Job DSL without any problems.
[2025-09-24T20:30:19.858Z] Warning: Plugins have been installed without restarting Jenkins. A restart is required to run Job DSL without any problems.
[2025-09-24T20:30:20.375Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-09-24T20:30:20.501Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-09-24T20:33:58.397Z] LEVELS: [sanity]
[2025-09-24T20:33:58.397Z] LEVELS: [sanity]
[2025-09-24T20:33:58.399Z] JDK_VERSIONS: [8]
[2025-09-24T20:33:58.400Z] JDK_VERSIONS: [8]
[2025-09-24T20:33:58.400Z] GROUPS: [system]
[2025-09-24T20:33:58.400Z] GROUPS: [system]
[2025-09-24T20:33:58.400Z] ARCH_OS_LIST: [x86-64_mac]
[2025-09-24T20:33:58.401Z] ARCH_OS_LIST: [x86-64_mac]
[2025-09-24T20:33:58.968Z] Added items:
[2025-09-24T20:33:58.968Z] GeneratedJob{name='Test_openjdk21_hs_sanity.system_x86-64_mac_testList_1'}
[2025-09-24T20:33:59.043Z] Added items:
[2025-09-24T20:33:59.043Z] GeneratedJob{name='Test_openjdk21_hs_sanity.system_x86-64_mac_testList_1'}
[2025-09-24T20:33:59.043Z] GeneratedJob{name='Test_openjdk21_hs_sanity.system_x86-64_mac_testList_0'}
[Pipeline] }
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-09-24T21:18:02.069Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-09-24T21:18:03.662Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-09-24T21:18:03.662Z] Mac type machine.. do not terminate any remaining processes as Orka mac VMs are not process isolated, see: https://github.com/adoptium/aqa-tests/issues/4964
[Pipeline] cleanWs
[2025-09-24T21:18:04.345Z] [WS-CLEANUP] Deleting project workspace...
[2025-09-24T21:18:04.345Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-09-24T21:18:06.428Z] [WS-CLEANUP] done
[Pipeline] sh
[2025-09-24T21:18:08.039Z] + find /cores -name '*core*' -print -exec rm -f '{}' ';'
[2025-09-24T21:18:08.040Z] /cores
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-09-24T21:18:08.481Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Parallel Tests)
[Pipeline] parallel
[Pipeline] { (Branch: testList_0)
[Pipeline] { (Branch: testList_1)
[Pipeline] build
[2025-09-24T21:18:08.728Z] Scheduling project: Test_openjdk21_hs_sanity.system_x86-64_mac_testList_0
[Pipeline] build
[2025-09-24T21:18:08.736Z] Scheduling project: Test_openjdk21_hs_sanity.system_x86-64_mac_testList_1
[2025-09-24T21:18:18.745Z] Starting building: Test_openjdk21_hs_sanity.system_x86-64_mac_testList_0 #49
[2025-09-24T21:18:18.745Z] Starting building: Test_openjdk21_hs_sanity.system_x86-64_mac_testList_1 #49
[2025-09-25T01:32:06.441Z] Build Test_openjdk21_hs_sanity.system_x86-64_mac_testList_0 #49 completed: SUCCESS
[Pipeline] }
[2025-09-25T02:53:58.301Z] Build Test_openjdk21_hs_sanity.system_x86-64_mac_testList_1 #49 completed: SUCCESS
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-09-25T02:53:58.431Z] Running on test-osuosl-aix73-ppc64-1 in /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_mac
[Pipeline] {
[Pipeline] cleanWs
[2025-09-25T02:53:58.807Z] [WS-CLEANUP] Deleting project workspace...
[2025-09-25T02:53:58.807Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-09-25T02:53:58.980Z] [WS-CLEANUP] done
[Pipeline] echo
[2025-09-25T02:53:58.992Z] Test_openjdk21_hs_sanity.system_x86-64_mac_testList_0 #49 completed with status SUCCESS
[Pipeline] timeout
[2025-09-25T02:53:59.003Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-09-25T02:54:00.247Z] Copied 1 artifact from "Test_openjdk21_hs_sanity.system_x86-64_mac_testList_0" build number 49
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-09-25T02:54:00.291Z] Saving Test_openjdk21_hs_sanity.system_x86-64_mac_testList_0/49/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-09-25T02:54:00.473Z] Archiving artifacts
[2025-09-25T02:54:00.829Z] Recording fingerprints
[Pipeline] echo
[2025-09-25T02:54:01.042Z] Test_openjdk21_hs_sanity.system_x86-64_mac_testList_1 #49 completed with status SUCCESS
[Pipeline] timeout
[2025-09-25T02:54:01.058Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-09-25T02:54:02.128Z] Copied 1 artifact from "Test_openjdk21_hs_sanity.system_x86-64_mac_testList_1" build number 49
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-09-25T02:54:02.169Z] Saving Test_openjdk21_hs_sanity.system_x86-64_mac_testList_1/49/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-09-25T02:54:02.350Z] Archiving artifacts
[2025-09-25T02:54:02.700Z] Recording fingerprints
[Pipeline] cleanWs
[2025-09-25T02:54:03.279Z] [WS-CLEANUP] Deleting project workspace...
[2025-09-25T02:54:03.279Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-09-25T02:54:03.458Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: SUCCESS