Pre Test
Started by upstream project "Test_openjdk21_hs_extended.openjdk_x86-64_mac" build number 123
originally caused by:
Started by upstream project "build-scripts/jobs/release/jobs/jdk21u/jdk21u-release-mac-x64-temurin" build number 27
originally caused by:
Started by upstream project "build-scripts/release-openjdk21-pipeline" build number 69
originally caused by:
Started by upstream project "build-scripts/utils/releaseTrigger_jdk21u" build number 6389
originally caused by:
Started by timer
Started by user Andrew Leonard
Started by upstream project "build-scripts/release-openjdk21-pipeline" build number 68
originally caused by:
Started by upstream project "build-scripts/utils/releaseTrigger_jdk21u" build number 6389
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4@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_extended.openjdk_x86-64_mac_testList_4@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/v1.0.11-release^{commit} # timeout=10
Checking out Revision 8cf4c19aca5022865c48bc23e94575ff22603129 (origin/v1.0.11-release)
> git config core.sparsecheckout # timeout=10
> git checkout -f 8cf4c19aca5022865c48bc23e94575ff22603129 # timeout=10
Commit message: "Update expected release tag information (#6823)"
> git rev-list --no-walk 21829aea91385b5200334e46a2973435e08945d1 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-01-21T20:47:26.386Z] SPEC: osx_x86-64
[Pipeline] echo
[2026-01-21T20:47:26.387Z] Specified LABEL: ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)
[Pipeline] stage
[Pipeline] { (Queue)
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-01-21T20:47:26.396Z] dynamicAgents: []
[Pipeline] echo
[2026-01-21T20:47:26.397Z] Provisioning LABEL: ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)
[Pipeline] nodesByLabel
[2026-01-21T20:47:26.402Z] Found a total of 5 nodes with the 'ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)' label
[Pipeline] node
[2026-01-21T20:47:41.405Z] Still waiting to schedule task
[2026-01-21T20:47:41.406Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)’
[2026-01-22T09:00:27.890Z] Running on test-macincloud-macos1201-x64-2 in /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2026-01-22T09:00:27.924Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-01-22T09:00:28.207Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-22T09:00:28.207Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-22T09:00:34.955Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-01-22T09:00:35.129Z] The recommended git tool is: git
[2026-01-22T09:00:39.828Z] No credentials specified
[2026-01-22T09:00:39.962Z] Cloning the remote Git repository
[2026-01-22T09:00:40.572Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-01-22T09:00:41.288Z] > git init /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/aqa-tests # timeout=10
[2026-01-22T09:00:41.694Z] [WARNING] Reference path does not exist: /Users/jenkins/openjdk_cache
[2026-01-22T09:00:41.830Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-01-22T09:00:41.830Z] > git --version # timeout=10
[2026-01-22T09:00:41.846Z] > git --version # 'git version 2.32.0 (Apple Git-132)'
[2026-01-22T09:00:41.847Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-01-22T09:00:43.990Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-01-22T09:00:44.003Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-01-22T09:00:56.205Z] Avoid second fetch
[2026-01-22T09:00:56.355Z] Checking out Revision 8cf4c19aca5022865c48bc23e94575ff22603129 (origin/v1.0.11-release)
[2026-01-22T09:00:56.138Z] > git rev-parse origin/v1.0.11-release^{commit} # timeout=10
[2026-01-22T09:00:56.423Z] > git config core.sparsecheckout # timeout=10
[2026-01-22T09:00:56.439Z] > git checkout -f 8cf4c19aca5022865c48bc23e94575ff22603129 # timeout=10
[2026-01-22T09:01:03.341Z] Commit message: "Update expected release tag information (#6823)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-01-22T09:01:12.614Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-01-22T09:01:12.627Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-01-22T09:01:16.030Z] + LC_TIME=C
[2026-01-22T09:01:16.030Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-01-22T09:01:17.100Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-01-22T09:01:18.547Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-01-22T09:01:18.547Z] Mac type machine.. do not terminate any remaining processes as Orka mac VMs are not process isolated, see: https://github.com/adoptium/aqa-tests/issues/4964
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2026-01-22T09:01:20.964Z] + printenv
[2026-01-22T09:01:20.964Z] JCK_GIT_BRANCH=master
[2026-01-22T09:01:20.964Z] DYNAMIC_COMPILE=false
[2026-01-22T09:01:20.964Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/47/
[2026-01-22T09:01:20.964Z] OPENJ9_BRANCH=master
[2026-01-22T09:01:20.964Z] JENKINS_NODE_COOKIE=ff71bc72-5a15-4a62-9fcb-2c4e0ca0e400
[2026-01-22T09:01:20.964Z] UPSTREAM_TEST_JOB_NAME=Test_openjdk21_hs_extended.openjdk_x86-64_mac
[2026-01-22T09:01:20.964Z] DOCKER_REQUIRED=false
[2026-01-22T09:01:20.964Z] PARALLEL=None
[2026-01-22T09:01:20.964Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-01-22T09:01:20.964Z] SHELL=/bin/bash
[2026-01-22T09:01:20.964Z] jobStatus=SUCCESS
[2026-01-22T09:01:20.964Z] JOBSTARTTIME=Thu, 22 Jan 2026 03:01:13 -0600
[2026-01-22T09:01:20.964Z] STAGE_NAME=Setup
[2026-01-22T09:01:20.964Z] SSH_CLIENT=78.47.239.97 35306 22
[2026-01-22T09:01:20.964Z] TMPDIR=/var/folders/83/7mx9d_px0ll2kg28htvh8m_c0000gr/T/
[2026-01-22T09:01:20.964Z] BUILD_TAG=jenkins-Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4-47
[2026-01-22T09:01:20.964Z] RERUN_FAILURE=true
[2026-01-22T09:01:20.964Z] SDK_RESOURCE=upstream
[2026-01-22T09:01:20.964Z] TIME_LIMIT=25
[2026-01-22T09:01:20.964Z] NUM_PROCESSORS=8
[2026-01-22T09:01:20.964Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-01-22T09:01:20.964Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-01-22T09:01:20.964Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/
[2026-01-22T09:01:20.964Z] WORKSPACE=/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4
[2026-01-22T09:01:20.964Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/47/display/redirect?page=changes
[2026-01-22T09:01:20.964Z] JDK_BRANCH=jdk-21.0.10+7_adopt
[2026-01-22T09:01:20.964Z] USER=jenkins
[2026-01-22T09:01:20.964Z] ACTIVE_NODE_TIMEOUT=5
[2026-01-22T09:01:20.964Z] OPENJCEPLUS_GIT_BRANCH=semeru-java21
[2026-01-22T09:01:20.964Z] ADOPTOPENJDK_BRANCH=v1.0.11-release
[2026-01-22T09:01:20.964Z] ARCHIVE_TEST_RESULTS=false
[2026-01-22T09:01:20.964Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk21u/jdk21u-release-mac-x64-temurin
[2026-01-22T09:01:20.964Z] STF_OWNER_BRANCH=adoptium:master
[2026-01-22T09:01:20.964Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/47/display/redirect?page=artifacts
[2026-01-22T09:01:20.964Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-01-22T09:01:20.964Z] ORIGIN_JDK_VERSION=21
[2026-01-22T09:01:20.964Z] __CF_USER_TEXT_ENCODING=0x1F8:0:0
[2026-01-22T09:01:20.964Z] SETUP_JCK_RUN=false
[2026-01-22T09:01:20.964Z] SPEC=osx_x86-64
[2026-01-22T09:01:20.964Z] PERSONAL_BUILD=false
[2026-01-22T09:01:20.964Z] TKG_ITERATIONS=1
[2026-01-22T09:01:20.964Z] TKG_OWNER_BRANCH=adoptium:master
[2026-01-22T09:01:20.964Z] RERUN_ITERATIONS=1
[2026-01-22T09:01:20.964Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-01-22T09:01:20.964Z] ITERATIONS=1
[2026-01-22T09:01:20.964Z] KEEP_REPORTDIR=true
[2026-01-22T09:01:20.964Z] PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin/
[2026-01-22T09:01:20.964Z] LIB_DIR=/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/../../externalDependency/lib
[2026-01-22T09:01:20.965Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/47/display/redirect
[2026-01-22T09:01:20.965Z] _=/usr/bin/printenv
[2026-01-22T09:01:20.965Z] GENERATE_JOBS=true
[2026-01-22T09:01:20.965Z] PWD=/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4
[2026-01-22T09:01:20.965Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2026-01-22T09:01:20.965Z] HUDSON_URL=https://ci.adoptium.net/
[2026-01-22T09:01:20.965Z] EXIT_FAILURE=false
[2026-01-22T09:01:20.965Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-01-22T09:01:20.965Z] SLACK_CHANNEL=aqavit-bot
[2026-01-22T09:01:20.965Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-01-22T09:01:20.965Z] JDK_VERSION=21
[2026-01-22T09:01:20.965Z] JOB_NAME=Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4
[2026-01-22T09:01:20.965Z] BUILD_DISPLAY_NAME=#47
[2026-01-22T09:01:20.965Z] USE_TESTENV_PROPERTIES=true
[2026-01-22T09:01:20.965Z] BUILD_ID=47
[2026-01-22T09:01:20.965Z] EXIT_SUCCESS=false
[2026-01-22T09:01:20.965Z] JENKINS_URL=https://ci.adoptium.net/
[2026-01-22T09:01:20.965Z] PLATFORM=x86-64_mac
[2026-01-22T09:01:20.965Z] JDK_IMPL=hotspot
[2026-01-22T09:01:20.965Z] JOB_BASE_NAME=Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4
[2026-01-22T09:01:20.965Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/47/display/redirect?page=tests
[2026-01-22T09:01:20.965Z] AUTO_DETECT=true
[2026-01-22T09:01:20.965Z] SHLVL=3
[2026-01-22T09:01:20.965Z] HOME=/Users/jenkins
[2026-01-22T09:01:20.965Z] TAP_NAME=Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4.tap
[2026-01-22T09:01:20.965Z] CI=true
[2026-01-22T09:01:20.965Z] EXECUTOR_NUMBER=0
[2026-01-22T09:01:20.965Z] WORKSPACE_TMP=/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4@tmp
[2026-01-22T09:01:20.965Z] JENKINS_SERVER_COOKIE=durable-1bb86fc9bb0e99cf797e3f71591ce039879861d8673be1f9c5cd383aa1791f85
[2026-01-22T09:01:20.965Z] NODE_LABELS=macos12 x86_64 ci.role.test test-macincloud-macos1201-x64-2 x64 x86 sw.os.osx hw.arch.x86 mac
[2026-01-22T09:01:20.965Z] TARGET=-f parallelList.mk testList_4
[2026-01-22T09:01:20.965Z] BUILD_LIST=openjdk
[2026-01-22T09:01:20.965Z] SYSTEM_LIB_DIR=/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/../../externalDependency/system_lib
[2026-01-22T09:01:20.965Z] LOGNAME=jenkins
[2026-01-22T09:01:20.965Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-01-22T09:01:20.965Z] JDK_REPO=https://github.com/adoptium/jdk21u
[2026-01-22T09:01:20.965Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-01-22T09:01:20.965Z] SSH_CONNECTION=78.47.239.97 35306 216.39.74.140 22
[2026-01-22T09:01:20.965Z] UPSTREAM_JOB_NUMBER=27
[2026-01-22T09:01:20.965Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-01-22T09:01:20.965Z] NODE_NAME=test-macincloud-macos1201-x64-2
[2026-01-22T09:01:20.965Z] BUILD_NUMBER=47
[2026-01-22T09:01:20.965Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/display/redirect
[2026-01-22T09:01:20.965Z] KEEP_WORKSPACE=false
[2026-01-22T09:01:20.965Z] UPSTREAM_TEST_JOB_NUMBER=123
[2026-01-22T09:01:20.965Z] HUDSON_COOKIE=cd8c8592-0aea-4eae-b6a5-700aa47c6d4d
[2026-01-22T09:01:20.965Z] PERF_ROOT=/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/../../benchmarks
[2026-01-22T09:01:20.965Z] USE_JRE=false
[2026-01-22T09:01:20.965Z] TEST_JDK_HOME=/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/jdkbinary/j2sdk-image
[2026-01-22T09:01:20.965Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-01-22T09:01:20.965Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-01-22T09:01:21.366Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-01-22T09:01:21.378Z] Running in /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-01-22T09:02:05.796Z] Copied 7 artifacts from "build-scripts » jobs » release » jobs » jdk21u » jdk21u-release-mac-x64-temurin" build number 27
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-01-22T09:02:05.927Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2026-01-22T09:02:05.933Z] Running in /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4
[Pipeline] {
[Pipeline] sshagent
[2026-01-22T09:02:05.881Z] $ ssh-agent
[2026-01-22T09:02:06.617Z] SSH_AUTH_SOCK=/var/folders/83/7mx9d_px0ll2kg28htvh8m_c0000gr/T//ssh-5dPLSIZJqnss/agent.6484
[2026-01-22T09:02:06.617Z] SSH_AGENT_PID=6485
[2026-01-22T09:02:06.617Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-01-22T09:02:06.632Z] Running in /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-01-22T09:02:06.652Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-01-22T09:02:15.568Z] ++ pwd
[2026-01-22T09:02:15.568Z] + ./get.sh -s /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/aqa-tests/.. -p x86-64_mac -r upstream -j 21 -i hotspot --clone_openj9 false
[2026-01-22T09:02:15.568Z] TESTDIR: /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/aqa-tests
[2026-01-22T09:02:15.568Z] load ./testenv/testenv.properties
[2026-01-22T09:02:15.568Z] Running checkTags with ./testenv/testenv.properties and 21
[2026-01-22T09:02:15.568Z] c8dc73c9453ea45b67323450d4b6f11ca6519260 refs/tags/jdk-21.0.10-ga
[2026-01-22T09:02:15.568Z] Use tag name jdk-21.0.10-ga from ./testenv/testenv.properties
[2026-01-22T09:02:15.568Z] get jdk binary...
[2026-01-22T09:02:15.568Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-01-22T09:02:15.568Z] Uncompressing file: OpenJDK21U-jdk_x64_mac_hotspot_21.0.10_7.tar.gz ...
[2026-01-22T09:02:17.196Z] List files in jdkbinary folder...
[2026-01-22T09:02:17.196Z] total 652368
[2026-01-22T09:02:17.196Z] -rw-r--r-- 1 jenkins staff 52623270 Jan 21 04:36 OpenJDK21U-debugimage_x64_mac_hotspot_21.0.10_7.tar.gz
[2026-01-22T09:02:17.196Z] -rw-r--r-- 1 jenkins staff 194134523 Jan 21 04:41 OpenJDK21U-jdk_x64_mac_hotspot_21.0.10_7.tar.gz
[2026-01-22T09:02:17.196Z] -rw-r--r-- 1 jenkins staff 42082349 Jan 21 04:42 OpenJDK21U-jre_x64_mac_hotspot_21.0.10_7.tar.gz
[2026-01-22T09:02:17.196Z] -rw-r--r-- 1 jenkins staff 32443 Jan 21 04:38 OpenJDK21U-sbom_x64_mac_hotspot_21.0.10_7-metadata.json
[2026-01-22T09:02:17.196Z] -rw-r--r-- 1 jenkins staff 168198 Jan 21 05:00 OpenJDK21U-sbom_x64_mac_hotspot_21.0.10_7.json
[2026-01-22T09:02:17.197Z] -rw-r--r-- 1 jenkins staff 3956157 Jan 21 04:42 OpenJDK21U-static-libs_x64_mac_hotspot_21.0.10_7.tar.gz
[2026-01-22T09:02:17.197Z] -rw-r--r-- 1 jenkins staff 30513084 Jan 21 04:35 OpenJDK21U-testimage_x64_mac_hotspot_21.0.10_7.tar.gz
[2026-01-22T09:02:17.197Z] drwxr-xr-x 3 jenkins staff 96 Jan 22 03:02 tmp
[2026-01-22T09:02:17.197Z] List files in jdkbinary/tmp folder...
[2026-01-22T09:02:17.197Z] total 0
[2026-01-22T09:02:17.197Z] drwxr-xr-x 3 jenkins staff 96 Jan 20 20:40 jdk-21.0.10+7
[2026-01-22T09:02:17.197Z] Moving directory jdk-21.0.10+7/ to ../j2sdk-image
[2026-01-22T09:02:17.197Z] Uncompressing file: OpenJDK21U-jre_x64_mac_hotspot_21.0.10_7.tar.gz ...
[2026-01-22T09:02:17.974Z] List files in jdkbinary folder...
[2026-01-22T09:02:17.974Z] total 652368
[2026-01-22T09:02:17.974Z] -rw-r--r-- 1 jenkins staff 52623270 Jan 21 04:36 OpenJDK21U-debugimage_x64_mac_hotspot_21.0.10_7.tar.gz
[2026-01-22T09:02:17.974Z] -rw-r--r-- 1 jenkins staff 194134523 Jan 21 04:41 OpenJDK21U-jdk_x64_mac_hotspot_21.0.10_7.tar.gz
[2026-01-22T09:02:17.974Z] -rw-r--r-- 1 jenkins staff 42082349 Jan 21 04:42 OpenJDK21U-jre_x64_mac_hotspot_21.0.10_7.tar.gz
[2026-01-22T09:02:17.974Z] -rw-r--r-- 1 jenkins staff 32443 Jan 21 04:38 OpenJDK21U-sbom_x64_mac_hotspot_21.0.10_7-metadata.json
[2026-01-22T09:02:17.974Z] -rw-r--r-- 1 jenkins staff 168198 Jan 21 05:00 OpenJDK21U-sbom_x64_mac_hotspot_21.0.10_7.json
[2026-01-22T09:02:17.974Z] -rw-r--r-- 1 jenkins staff 3956157 Jan 21 04:42 OpenJDK21U-static-libs_x64_mac_hotspot_21.0.10_7.tar.gz
[2026-01-22T09:02:17.974Z] -rw-r--r-- 1 jenkins staff 30513084 Jan 21 04:35 OpenJDK21U-testimage_x64_mac_hotspot_21.0.10_7.tar.gz
[2026-01-22T09:02:17.974Z] drwxr-xr-x 3 jenkins staff 96 Jan 20 20:40 j2sdk-image
[2026-01-22T09:02:17.974Z] drwxr-xr-x 3 jenkins staff 96 Jan 22 03:02 tmp
[2026-01-22T09:02:17.974Z] List files in jdkbinary/tmp folder...
[2026-01-22T09:02:17.974Z] total 0
[2026-01-22T09:02:17.974Z] drwxr-xr-x 3 jenkins staff 96 Jan 20 20:41 jdk-21.0.10+7-jre
[2026-01-22T09:02:17.974Z] Moving directory jdk-21.0.10+7-jre/ to ../j2re-image
[2026-01-22T09:02:17.974Z] Uncompressing file: OpenJDK21U-static-libs_x64_mac_hotspot_21.0.10_7.tar.gz ...
[2026-01-22T09:02:17.974Z] List files in jdkbinary folder...
[2026-01-22T09:02:17.974Z] total 652368
[2026-01-22T09:02:17.974Z] -rw-r--r-- 1 jenkins staff 52623270 Jan 21 04:36 OpenJDK21U-debugimage_x64_mac_hotspot_21.0.10_7.tar.gz
[2026-01-22T09:02:17.974Z] -rw-r--r-- 1 jenkins staff 194134523 Jan 21 04:41 OpenJDK21U-jdk_x64_mac_hotspot_21.0.10_7.tar.gz
[2026-01-22T09:02:17.974Z] -rw-r--r-- 1 jenkins staff 42082349 Jan 21 04:42 OpenJDK21U-jre_x64_mac_hotspot_21.0.10_7.tar.gz
[2026-01-22T09:02:17.974Z] -rw-r--r-- 1 jenkins staff 32443 Jan 21 04:38 OpenJDK21U-sbom_x64_mac_hotspot_21.0.10_7-metadata.json
[2026-01-22T09:02:17.974Z] -rw-r--r-- 1 jenkins staff 168198 Jan 21 05:00 OpenJDK21U-sbom_x64_mac_hotspot_21.0.10_7.json
[2026-01-22T09:02:17.974Z] -rw-r--r-- 1 jenkins staff 3956157 Jan 21 04:42 OpenJDK21U-static-libs_x64_mac_hotspot_21.0.10_7.tar.gz
[2026-01-22T09:02:17.974Z] -rw-r--r-- 1 jenkins staff 30513084 Jan 21 04:35 OpenJDK21U-testimage_x64_mac_hotspot_21.0.10_7.tar.gz
[2026-01-22T09:02:17.974Z] drwxr-xr-x 3 jenkins staff 96 Jan 20 20:41 j2re-image
[2026-01-22T09:02:17.974Z] drwxr-xr-x 3 jenkins staff 96 Jan 20 20:40 j2sdk-image
[2026-01-22T09:02:17.974Z] drwxr-xr-x 3 jenkins staff 96 Jan 22 03:02 tmp
[2026-01-22T09:02:17.975Z] List files in jdkbinary/tmp folder...
[2026-01-22T09:02:17.975Z] total 0
[2026-01-22T09:02:17.975Z] drwxr-xr-x 3 jenkins staff 96 Jan 21 04:35 jdk-21.0.10+7-static-libs
[2026-01-22T09:02:17.975Z] Moving directory jdk-21.0.10+7-static-libs/ to ../static-libs
[2026-01-22T09:02:17.975Z] Uncompressing file: OpenJDK21U-testimage_x64_mac_hotspot_21.0.10_7.tar.gz ...
[2026-01-22T09:02:18.750Z] List files in jdkbinary folder...
[2026-01-22T09:02:18.750Z] total 652368
[2026-01-22T09:02:18.750Z] -rw-r--r-- 1 jenkins staff 52623270 Jan 21 04:36 OpenJDK21U-debugimage_x64_mac_hotspot_21.0.10_7.tar.gz
[2026-01-22T09:02:18.750Z] -rw-r--r-- 1 jenkins staff 194134523 Jan 21 04:41 OpenJDK21U-jdk_x64_mac_hotspot_21.0.10_7.tar.gz
[2026-01-22T09:02:18.750Z] -rw-r--r-- 1 jenkins staff 42082349 Jan 21 04:42 OpenJDK21U-jre_x64_mac_hotspot_21.0.10_7.tar.gz
[2026-01-22T09:02:18.750Z] -rw-r--r-- 1 jenkins staff 32443 Jan 21 04:38 OpenJDK21U-sbom_x64_mac_hotspot_21.0.10_7-metadata.json
[2026-01-22T09:02:18.750Z] -rw-r--r-- 1 jenkins staff 168198 Jan 21 05:00 OpenJDK21U-sbom_x64_mac_hotspot_21.0.10_7.json
[2026-01-22T09:02:18.750Z] -rw-r--r-- 1 jenkins staff 3956157 Jan 21 04:42 OpenJDK21U-static-libs_x64_mac_hotspot_21.0.10_7.tar.gz
[2026-01-22T09:02:18.750Z] -rw-r--r-- 1 jenkins staff 30513084 Jan 21 04:35 OpenJDK21U-testimage_x64_mac_hotspot_21.0.10_7.tar.gz
[2026-01-22T09:02:18.750Z] drwxr-xr-x 3 jenkins staff 96 Jan 20 20:41 j2re-image
[2026-01-22T09:02:18.750Z] drwxr-xr-x 3 jenkins staff 96 Jan 20 20:40 j2sdk-image
[2026-01-22T09:02:18.750Z] drwxr-xr-x 3 jenkins staff 96 Jan 21 04:35 static-libs
[2026-01-22T09:02:18.750Z] drwxr-xr-x 3 jenkins staff 96 Jan 22 03:02 tmp
[2026-01-22T09:02:18.750Z] List files in jdkbinary/tmp folder...
[2026-01-22T09:02:18.750Z] total 0
[2026-01-22T09:02:18.750Z] drwxr-xr-x 7 jenkins staff 224 Jan 21 04:28 jdk-21.0.10+7-test-image
[2026-01-22T09:02:18.750Z] Moving directory jdk-21.0.10+7-test-image/ to ../openjdk-test-image
[2026-01-22T09:02:18.750Z] Uncompressing OpenJDK21U-debugimage_x64_mac_hotspot_21.0.10_7.tar.gz over ./j2sdk-image...
[2026-01-22T09:02:19.529Z] Removing top-level folder jdk-21.0.10+7-debug-image/
[2026-01-22T09:02:19.529Z] Removing top-level folder jdk-21.0.10+7/
[2026-01-22T09:02:19.529Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/jdkbinary/j2sdk-image...
[2026-01-22T09:02:19.529Z] javac_path: /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2026-01-22T09:02:19.529Z] Run: /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/jdkbinary/j2sdk-image/Contents/Home/bin/java -version
[2026-01-22T09:02:19.529Z] =JAVA VERSION OUTPUT BEGIN=
[2026-01-22T09:02:19.529Z] openjdk version "21.0.10" 2026-01-20 LTS
[2026-01-22T09:02:19.529Z] OpenJDK Runtime Environment Temurin-21.0.10+7 (build 21.0.10+7-LTS)
[2026-01-22T09:02:19.529Z] OpenJDK 64-Bit Server VM Temurin-21.0.10+7 (build 21.0.10+7-LTS, mixed mode)
[2026-01-22T09:02:19.529Z] =JAVA VERSION OUTPUT END=
[2026-01-22T09:02:19.529Z] get testKitGen...
[2026-01-22T09:02:19.529Z] git clone -q https://github.com/adoptium/TKG.git
[2026-01-22T09:02:20.308Z] git rev-parse v1.0.11.1
[2026-01-22T09:02:20.308Z] git checkout -q -f c0ef952083569cee498eb4092e4dab2df18ea6b5
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-01-22T09:02:20.980Z] $ ssh-agent -k
[2026-01-22T09:02:20.988Z] unset SSH_AUTH_SOCK;
[2026-01-22T09:02:20.988Z] unset SSH_AGENT_PID;
[2026-01-22T09:02:20.989Z] echo Agent pid 6485 killed;
[2026-01-22T09:02:21.714Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] echo
[2026-01-22T09:02:21.879Z] readProperties file: ./aqa-tests/job.properties
[Pipeline] readProperties
[Pipeline] echo
[2026-01-22T09:02:23.635Z] Reset TEST_JDK_HOME to /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/jdkbinary/j2sdk-image/Contents/Home/bin/../
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-01-22T09:02:23.934Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_4&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk21_hs_extended.openjdk_x86-64_mac&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=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.11-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=21&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk21u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk21u%2Fjdk21u-release-mac-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.10%2B7_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=123&DOCKERIMAGE_TAG=&TEST_TIME=&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=27&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-01-22T09:02:23.945Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_4&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk21_hs_extended.openjdk_x86-64_mac&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=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-macincloud-macos1201-x64-2&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.11-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=21&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk21u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk21u%2Fjdk21u-release-mac-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.10%2B7_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=123&DOCKERIMAGE_TAG=&TEST_TIME=&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=27&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-01-22T09:02:24.003Z] Building tests...
[Pipeline] timeout
[2026-01-22T09:02:24.007Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-01-22T09:02:24.835Z] Copied 1 artifact from "Test_openjdk21_hs_extended.openjdk_x86-64_mac" build number 123
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-01-22T09:02:24.887Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-01-22T09:02:24.912Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2026-01-22T09:02:26.370Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2026-01-22T09:02:32.028Z] --------------------------------------------
[2026-01-22T09:02:32.028Z] path is set to /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/../../externalDependency/lib
[2026-01-22T09:02:32.028Z] task is set to default
[2026-01-22T09:02:32.028Z] dependencyList is set to all
[2026-01-22T09:02:32.028Z] System Test jars will not be downloaded.
[2026-01-22T09:02:32.028Z] --------------------------------------------
[2026-01-22T09:02:32.028Z] Starting download third party dependent jars
[2026-01-22T09:02:32.028Z] --------------------------------------------
[2026-01-22T09:02:32.028Z] downloading dependent third party jars to /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/../../externalDependency/lib
[2026-01-22T09:02:32.028Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2026-01-22T09:02:32.028Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2026-01-22T09:02:32.028Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2026-01-22T09:02:32.028Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2026-01-22T09:02:32.028Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2026-01-22T09:02:32.028Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading
[2026-01-22T09:02:32.028Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2026-01-22T09:02:32.028Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2026-01-22T09:02:32.028Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2026-01-22T09:02:32.028Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2026-01-22T09:02:32.028Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2026-01-22T09:02:32.028Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2026-01-22T09:02:32.028Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2026-01-22T09:02:32.028Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2026-01-22T09:02:32.028Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2026-01-22T09:02:32.028Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2026-01-22T09:02:32.028Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2026-01-22T09:02:32.028Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2026-01-22T09:02:32.028Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2026-01-22T09:02:32.028Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-01-22T09:02:32.028Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2026-01-22T09:02:32.028Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2026-01-22T09:02:32.028Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2026-01-22T09:02:32.029Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2026-01-22T09:02:32.029Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2026-01-22T09:02:32.029Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2026-01-22T09:02:32.029Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2026-01-22T09:02:32.763Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2026-01-22T09:02:32.782Z] Running in /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2026-01-22T09:02:33.046Z] $ ssh-agent
[2026-01-22T09:02:33.902Z] SSH_AUTH_SOCK=/var/folders/83/7mx9d_px0ll2kg28htvh8m_c0000gr/T//ssh-ZF2vvoMKNLe7/agent.6670
[2026-01-22T09:02:33.902Z] SSH_AGENT_PID=6671
[2026-01-22T09:02:33.902Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-01-22T09:02:35.366Z] + bash ./compile.sh
[2026-01-22T09:02:35.367Z] Set values based on ./testenv/testenv.properties:
[2026-01-22T09:02:35.367Z] =========
[2026-01-22T09:02:35.367Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2026-01-22T09:02:35.367Z] TKG_BRANCH=v1.0.11.1
[2026-01-22T09:02:35.367Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-01-22T09:02:35.367Z] OPENJ9_BRANCH=v0.57.0-release
[2026-01-22T09:02:35.367Z] STF_REPO=https://github.com/adoptium/STF.git
[2026-01-22T09:02:35.367Z] STF_BRANCH=v1.0.11
[2026-01-22T09:02:35.367Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2026-01-22T09:02:35.367Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.11
[2026-01-22T09:02:35.367Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2026-01-22T09:02:35.367Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.11
[2026-01-22T09:02:35.367Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git
[2026-01-22T09:02:35.367Z] JDK8_BRANCH=jdk8u482-ga
[2026-01-22T09:02:35.367Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git
[2026-01-22T09:02:35.367Z] JDK11_BRANCH=jdk-11.0.30-ga
[2026-01-22T09:02:35.367Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git
[2026-01-22T09:02:35.367Z] JDK17_BRANCH=jdk-17.0.18-ga
[2026-01-22T09:02:35.367Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git
[2026-01-22T09:02:35.367Z] JDK21_BRANCH=jdk-21.0.10-ga
[2026-01-22T09:02:35.367Z] JDK25_REPO=https://github.com/adoptium/jdk25u.git
[2026-01-22T09:02:35.367Z] JDK25_BRANCH=jdk-25.0.2-ga
[2026-01-22T09:02:35.367Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git
[2026-01-22T09:02:35.367Z] JDK8_OPENJ9_BRANCH=v0.57.0-release
[2026-01-22T09:02:35.367Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git
[2026-01-22T09:02:35.367Z] JDK11_OPENJ9_BRANCH=v0.57.0-release
[2026-01-22T09:02:35.367Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git
[2026-01-22T09:02:35.367Z] JDK17_OPENJ9_BRANCH=v0.57.0-release
[2026-01-22T09:02:35.367Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git
[2026-01-22T09:02:35.367Z] JDK21_OPENJ9_BRANCH=v0.57.0-release
[2026-01-22T09:02:35.367Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git
[2026-01-22T09:02:35.367Z] JDK25_OPENJ9_BRANCH=v0.57.0-release
[2026-01-22T09:02:35.367Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-22T09:02:35.367Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java-11.0.30
[2026-01-22T09:02:35.367Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-22T09:02:35.367Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java-17.0.18
[2026-01-22T09:02:35.367Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-22T09:02:35.367Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-21.0.10
[2026-01-22T09:02:35.367Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-22T09:02:35.367Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java-25.0.2
[2026-01-22T09:02:35.367Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2026-01-22T09:02:35.367Z]
[2026-01-22T09:02:35.367Z] =========
[2026-01-22T09:02:35.367Z]
[2026-01-22T09:02:35.367Z] JDK_REPO=https://github.com/adoptium/jdk21u.git
[2026-01-22T09:02:35.367Z] JDK_BRANCH=jdk-21.0.10-ga
[2026-01-22T09:02:35.367Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-22T09:02:35.367Z] OPENJCEPLUS_GIT_BRANCH=semeru-java21
[2026-01-22T09:02:35.367Z] JAVA_HOME is set to /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-01-22T09:02:35.367Z] LIB_DIR is set to /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/../../externalDependency/lib
[2026-01-22T09:02:35.367Z] rm -f -r /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-22T09:02:35.367Z] mkdir -p /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-22T09:02:35.367Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/aqa-tests/TKG/.." "-DLIB_DIR=/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-01-22T09:02:35.368Z] if [ -z "$(tail -1 /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/aqa-tests/TKG/.."; false; else rm -f -r "/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-01-22T09:02:35.368Z] Buildfile: /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/aqa-tests/TKG/scripts/build_tools.xml
[2026-01-22T09:02:36.285Z]
[2026-01-22T09:02:36.285Z] build:
[2026-01-22T09:02:36.285Z]
[2026-01-22T09:02:36.285Z] clean:
[2026-01-22T09:02:36.285Z]
[2026-01-22T09:02:36.285Z] init:
[2026-01-22T09:02:36.285Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/aqa-tests/TKG/bin
[2026-01-22T09:02:36.285Z]
[2026-01-22T09:02:36.285Z] getDependentLibs:
[2026-01-22T09:02:36.285Z] [exec] --------------------------------------------
[2026-01-22T09:02:36.285Z] [exec] path is set to /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/../../externalDependency/lib
[2026-01-22T09:02:36.285Z] [exec] task is set to default
[2026-01-22T09:02:36.285Z] [exec] dependencyList is set to json_simple
[2026-01-22T09:02:36.285Z] [exec] System Test jars will not be downloaded.
[2026-01-22T09:02:36.285Z] [exec] --------------------------------------------
[2026-01-22T09:02:36.285Z] [exec] Starting download third party dependent jars
[2026-01-22T09:02:36.285Z] [exec] --------------------------------------------
[2026-01-22T09:02:36.286Z] [exec] downloading dependent third party jars to /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/../../externalDependency/lib
[2026-01-22T09:02:36.286Z] [exec] /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-01-22T09:02:36.286Z] [exec] downloaded dependent third party jars successfully
[2026-01-22T09:02:36.286Z]
[2026-01-22T09:02:36.286Z] compile:
[2026-01-22T09:02:36.286Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-22T09:02:36.286Z] [echo] ============COMPILER SETTINGS============
[2026-01-22T09:02:36.286Z] [echo] ===fork: yes
[2026-01-22T09:02:36.286Z] [echo] ===debug: on
[2026-01-22T09:02:36.286Z] [javac] Compiling 28 source files to /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/aqa-tests/TKG/bin
[2026-01-22T09:02:37.066Z] [javac] Note: Some input files use or override a deprecated API.
[2026-01-22T09:02:37.066Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-01-22T09:02:37.066Z]
[2026-01-22T09:02:37.066Z] dist:
[2026-01-22T09:02:37.066Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/aqa-tests/TKG/bin/TestKitGen.jar
[2026-01-22T09:02:37.066Z]
[2026-01-22T09:02:37.066Z] BUILD SUCCESSFUL
[2026-01-22T09:02:37.066Z] Total time: 1 second
[2026-01-22T09:02:37.066Z] 0
[2026-01-22T09:02:37.066Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-01-22T09:02:37.842Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-01-22T09:02:37.842Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2026-01-22T09:02:38.618Z] ****************************** MACHINE INFO ******************************
[2026-01-22T09:02:38.618Z] File path : /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/aqa-tests/TKG
[2026-01-22T09:02:38.618Z] Free Physical Memory Size : 170291200
[2026-01-22T09:02:38.618Z] Free space (bytes) : 30838648832
[2026-01-22T09:02:38.618Z] Total Physical Memory Size : 4294967296
[2026-01-22T09:02:38.618Z] Total space (bytes) : 128639262720
[2026-01-22T09:02:38.618Z] Usable space (bytes) : 30838648832
[2026-01-22T09:02:38.618Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-22T09:02:38.619Z] bashVersion :
[2026-01-22T09:02:38.619Z] GNU bash, version 3.2.57(1)-release (x86_64-apple-darwin21)
[2026-01-22T09:02:38.619Z] Copyright (C) 2007 Free Software Foundation, Inc.
[2026-01-22T09:02:38.619Z] cpuCores : 4
[2026-01-22T09:02:38.619Z] curlVersion :
[2026-01-22T09:02:38.619Z] 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
[2026-01-22T09:02:38.619Z] Release-Date: 2021-05-26
[2026-01-22T09:02:38.619Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2026-01-22T09:02:38.619Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL UnixSockets
[2026-01-22T09:02:38.619Z] dockerVersion : bash: docker: command not found
[2026-01-22T09:02:38.619Z] gcc version : 13.1.6
[2026-01-22T09:02:38.619Z] gclibc version : bash: ldd: command not found
[2026-01-22T09:02:38.619Z] gdb version : bash: gdb: command not found
[2026-01-22T09:02:38.619Z] lldb version :
[2026-01-22T09:02:38.619Z] lldb-1316.0.9.41
[2026-01-22T09:02:38.619Z] Apple Swift version 5.6 (swiftlang-5.6.0.323.62 clang-1316.0.20.8)
[2026-01-22T09:02:38.619Z] makeVersion :
[2026-01-22T09:02:38.619Z] GNU Make 3.81
[2026-01-22T09:02:38.619Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2026-01-22T09:02:38.619Z] This is free software; see the source for copying conditions.
[2026-01-22T09:02:38.619Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2026-01-22T09:02:38.619Z] PARTICULAR PURPOSE.
[2026-01-22T09:02:38.619Z]
[2026-01-22T09:02:38.619Z] This program built for i386-apple-darwin11.3.0
[2026-01-22T09:02:38.619Z] mavenVersion :
[2026-01-22T09:02:38.619Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2026-01-22T09:02:38.619Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-01-22T09:02:38.619Z] Java version: 21.0.10, vendor: Eclipse Adoptium, runtime: /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/jdkbinary/j2sdk-image/Contents/Home
[2026-01-22T09:02:38.619Z] Default locale: en_US, platform encoding: UTF-8
[2026-01-22T09:02:38.619Z] OS name: "mac os x", version: "12.0.1", arch: "x86_64", family: "mac"
[2026-01-22T09:02:38.619Z] perlVersion :
[2026-01-22T09:02:38.619Z]
[2026-01-22T09:02:38.619Z] This is perl 5, version 30, subversion 3 (v5.30.3) built for darwin-thread-multi-2level
[2026-01-22T09:02:38.619Z] (with 2 registered patches, see perl -V for more detail)
[2026-01-22T09:02:38.619Z]
[2026-01-22T09:02:38.619Z] Copyright 1987-2020, Larry Wall
[2026-01-22T09:02:38.619Z]
[2026-01-22T09:02:38.619Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-01-22T09:02:38.619Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-01-22T09:02:38.619Z]
[2026-01-22T09:02:38.619Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-01-22T09:02:38.619Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-01-22T09:02:38.619Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-01-22T09:02:38.620Z]
[2026-01-22T09:02:38.620Z] podmanVersion : bash: podman: command not found
[2026-01-22T09:02:38.620Z] procArch : i386
[2026-01-22T09:02:38.620Z] sysArch : x86_64
[2026-01-22T09:02:38.620Z] sysOS : Darwin
[2026-01-22T09:02:38.620Z] ulimit :
[2026-01-22T09:02:38.620Z] core file size (blocks, -c) unlimited
[2026-01-22T09:02:38.620Z] data seg size (kbytes, -d) unlimited
[2026-01-22T09:02:38.620Z] file size (blocks, -f) unlimited
[2026-01-22T09:02:38.620Z] max locked memory (kbytes, -l) unlimited
[2026-01-22T09:02:38.620Z] max memory size (kbytes, -m) unlimited
[2026-01-22T09:02:38.620Z] open files (-n) 1048576
[2026-01-22T09:02:38.620Z] pipe size (512 bytes, -p) 1
[2026-01-22T09:02:38.620Z] stack size (kbytes, -s) 65532
[2026-01-22T09:02:38.620Z] cpu time (seconds, -t) unlimited
[2026-01-22T09:02:38.620Z] max user processes (-u) 1392
[2026-01-22T09:02:38.620Z] virtual memory (kbytes, -v) unlimited
[2026-01-22T09:02:38.620Z] 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
[2026-01-22T09:02:38.620Z] vmVendor : Oracle Corporation
[2026-01-22T09:02:38.620Z] vmVersion : 21.0.10+7-LTS
[2026-01-22T09:02:38.620Z] xlc version : bash: xlC: command not found
[2026-01-22T09:02:38.620Z] **************************************************************************
[2026-01-22T09:02:38.620Z]
[2026-01-22T09:02:38.620Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-01-22T09:02:38.620Z]
[2026-01-22T09:02:38.620Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-01-22T09:02:38.620Z]
[2026-01-22T09:02:38.620Z] System.getProperty('os.name')=Mac OS X
[2026-01-22T09:02:38.620Z]
[2026-01-22T09:02:38.620Z] System.getProperty('os.arch')=x86_64
[2026-01-22T09:02:38.620Z]
[2026-01-22T09:02:38.620Z] System.getProperty('java.fullversion')=null
[2026-01-22T09:02:38.620Z]
[2026-01-22T09:02:38.620Z] System.getProperty('sun.arch.data.model')=64
[2026-01-22T09:02:38.620Z]
[2026-01-22T09:02:38.620Z] /Library/Developer/CommandLineTools/usr/bin/make -f clean.mk cleanBuild
[2026-01-22T09:02:38.620Z] rm -f -r /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/aqa-tests/TKG/../../jvmtest
[2026-01-22T09:02:38.620Z] /Library/Developer/CommandLineTools/usr/bin/make -f compile.mk compile
[2026-01-22T09:02:39.399Z] rm -f -r /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-22T09:02:39.399Z] mkdir -p /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-22T09:02:39.399Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/aqa-tests/TKG/.." "-DBUILD_ROOT=/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=21" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=openjdk" "-DRESOURCES_DIR=/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=osx_x86-64" "-DTEST_JDK_HOME=/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DJVM_VERSION=openjdk21" "-DLIB_DIR=/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-01-22T09:02:39.399Z] if [ -z "$(tail -1 /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/aqa-tests/TKG/.."; false; else rm -f -r "/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-01-22T09:02:39.400Z] Buildfile: /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/aqa-tests/TKG/scripts/build_test.xml
[2026-01-22T09:02:39.400Z] [echo] build.list is TestConfig/build.xml,openjdk/build.xml
[2026-01-22T09:02:39.400Z]
[2026-01-22T09:02:39.400Z] -create_test_directory:
[2026-01-22T09:02:39.400Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/jvmtest
[2026-01-22T09:02:39.400Z]
[2026-01-22T09:02:39.400Z] stage_test_material:
[2026-01-22T09:02:39.400Z] [copy] Copying 134 files to /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/jvmtest
[2026-01-22T09:02:39.400Z]
[2026-01-22T09:02:39.400Z] build:
[2026-01-22T09:02:39.400Z]
[2026-01-22T09:02:39.400Z] build:
[2026-01-22T09:02:39.400Z]
[2026-01-22T09:02:39.400Z] getJtregVersion:
[2026-01-22T09:02:39.400Z] [echo] jtreg version used is : jtreg_7_3_1_1
[2026-01-22T09:02:39.400Z]
[2026-01-22T09:02:39.400Z] getDependentLibs:
[2026-01-22T09:02:40.215Z] [exec] --------------------------------------------
[2026-01-22T09:02:40.215Z] [exec] path is set to /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/../../externalDependency/lib
[2026-01-22T09:02:40.215Z] [exec] task is set to default
[2026-01-22T09:02:40.215Z] [exec] dependencyList is set to jtreg_7_3_1_1
[2026-01-22T09:02:40.215Z] [exec] System Test jars will not be downloaded.
[2026-01-22T09:02:40.215Z] [exec] --------------------------------------------
[2026-01-22T09:02:40.215Z] [exec] Starting download third party dependent jars
[2026-01-22T09:02:40.215Z] [exec] --------------------------------------------
[2026-01-22T09:02:40.215Z] [exec] downloading dependent third party jars to /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/../../externalDependency/lib
[2026-01-22T09:02:40.215Z] [exec] /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2026-01-22T09:02:40.215Z] [exec] downloaded dependent third party jars successfully
[2026-01-22T09:02:40.215Z]
[2026-01-22T09:02:40.215Z] getJtreg:
[2026-01-22T09:02:40.216Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/jvmtest/openjdk
[2026-01-22T09:02:40.216Z] [copy] Copying 1 file to /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/aqa-tests/openjdk
[2026-01-22T09:02:40.216Z]
[2026-01-22T09:02:40.216Z] openjdk-jdk.check:
[2026-01-22T09:02:40.216Z]
[2026-01-22T09:02:40.216Z] getOpenjdk:
[2026-01-22T09:02:40.216Z] [echo] Using user specified repo and branch
[2026-01-22T09:02:40.216Z] [exec] git clone --depth 1 -q --reference-if-able /Users/jenkins/openjdk_cache -b jdk-21.0.10-ga https://github.com/adoptium/jdk21u.git openjdktempinfo: Could not add alternate for '/Users/jenkins/openjdk_cache': reference repository '/Users/jenkins/openjdk_cache' is not a local repository.
[2026-01-22T09:02:40.216Z] [exec]
[2026-01-22T09:03:02.441Z] [exec] Note: switching to '97a3d2372d457c5a72413df14bf08cf99545c695'.
[2026-01-22T09:03:02.442Z] [exec]
[2026-01-22T09:03:02.442Z] [exec] You are in 'detached HEAD' state. You can look around, make experimental
[2026-01-22T09:03:02.442Z] [exec] changes and commit them, and you can discard any commits you make in this
[2026-01-22T09:03:02.442Z] [exec] state without impacting any branches by switching back to a branch.
[2026-01-22T09:03:02.442Z] [exec]
[2026-01-22T09:03:02.442Z] [exec] If you want to create a new branch to retain commits you create, you may
[2026-01-22T09:03:02.442Z] [exec] do so (now or later) by using -c with the switch command. Example:
[2026-01-22T09:03:02.442Z] [exec]
[2026-01-22T09:03:02.442Z] [exec] git switch -c <new-branch-name>
[2026-01-22T09:03:02.442Z] [exec]
[2026-01-22T09:03:02.442Z] [exec] Or undo this operation with:
[2026-01-22T09:03:02.442Z] [exec]
[2026-01-22T09:03:02.442Z] [exec] git switch -
[2026-01-22T09:03:02.442Z] [exec]
[2026-01-22T09:03:02.442Z] [exec] Turn off this advice by setting config variable advice.detachedHead to false
[2026-01-22T09:03:02.442Z] [exec]
[2026-01-22T09:03:16.660Z] [exec] USE_TESTENV_PROPERTIES was set, not writing to testenv.properties
[2026-01-22T09:03:16.660Z]
[2026-01-22T09:03:16.660Z] dist:
[2026-01-22T09:03:18.266Z] [copy] Copying 10 files to /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/jvmtest/openjdk
[2026-01-22T09:03:18.266Z]
[2026-01-22T09:03:18.266Z] BUILD SUCCESSFUL
[2026-01-22T09:03:18.266Z] Total time: 39 seconds
[2026-01-22T09:03:18.266Z] 0
[2026-01-22T09:03:18.266Z]
[2026-01-22T09:03:18.266Z]
[2026-01-22T09:03:18.266Z] RECORD TEST REPOs SHA
[2026-01-22T09:03:18.266Z] cd "/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/aqa-tests/TKG/../TKG/scripts"; \
[2026-01-22T09:03:18.266Z] bash "getSHAs.sh" --test_root_dir "/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/aqa-tests/TKG/.." --shas_file "/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/aqa-tests/TKG/../TKG/SHAs.txt"
[2026-01-22T09:03:18.266Z] Check shas in /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/aqa-tests/TKG/.. and store the info in /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/aqa-tests/TKG/../TKG/SHAs.txt
[2026-01-22T09:03:18.266Z] touch /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/aqa-tests/TKG/../TKG/SHAs.txt
[2026-01-22T09:03:19.871Z] ================================================
[2026-01-22T09:03:19.871Z] timestamp: 20260122-030318
[2026-01-22T09:03:19.871Z] repo dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/aqa-tests/openjdk/openjdk-jdk
[2026-01-22T09:03:19.871Z] git repo:
[2026-01-22T09:03:19.871Z] Fetch URL: https://github.com/adoptium/jdk21u.git
[2026-01-22T09:03:19.871Z] sha:
[2026-01-22T09:03:19.871Z] 97a3d2372d457c5a72413df14bf08cf99545c695
[2026-01-22T09:03:19.871Z] ================================================
[2026-01-22T09:03:19.871Z] timestamp: 20260122-030319
[2026-01-22T09:03:19.871Z] repo dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/aqa-tests
[2026-01-22T09:03:19.871Z] git repo:
[2026-01-22T09:03:19.871Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-01-22T09:03:19.871Z] sha:
[2026-01-22T09:03:19.871Z] 8cf4c19aca5022865c48bc23e94575ff22603129
[2026-01-22T09:03:19.871Z] ================================================
[2026-01-22T09:03:19.871Z] timestamp: 20260122-030319
[2026-01-22T09:03:19.872Z] repo dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/aqa-tests/TKG
[2026-01-22T09:03:19.872Z] git repo:
[2026-01-22T09:03:19.872Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-01-22T09:03:19.872Z] sha:
[2026-01-22T09:03:19.872Z] f96303aaef16d21d454009c80178975ea1d4da3b
[Pipeline] }
[2026-01-22T09:03:20.328Z] $ ssh-agent -k
[2026-01-22T09:03:20.339Z] unset SSH_AUTH_SOCK;
[2026-01-22T09:03:20.340Z] unset SSH_AGENT_PID;
[2026-01-22T09:03:20.340Z] echo Agent pid 6671 killed;
[2026-01-22T09:03:21.068Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-01-22T09:03:21.189Z] Running tests...
[Pipeline] sh
[2026-01-22T09:03:22.650Z] + who
[2026-01-22T09:03:22.650Z] + grep console
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-01-22T09:03:23.065Z] ITERATION: 1/1
[Pipeline] sshagent
[2026-01-22T09:03:23.011Z] $ ssh-agent
[2026-01-22T09:03:23.745Z] SSH_AUTH_SOCK=/var/folders/83/7mx9d_px0ll2kg28htvh8m_c0000gr/T//ssh-wslwtHOuvlwx/agent.7016
[2026-01-22T09:03:23.745Z] SSH_AGENT_PID=7017
[2026-01-22T09:03:23.745Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-01-22T09:03:25.209Z] ++ uname
[2026-01-22T09:03:25.209Z] + '[' Darwin = AIX ']'
[2026-01-22T09:03:25.209Z] ++ uname
[2026-01-22T09:03:25.209Z] + '[' Darwin = SunOS ']'
[2026-01-22T09:03:25.209Z] ++ uname
[2026-01-22T09:03:25.209Z] + '[' Darwin = '*BSD' ']'
[2026-01-22T09:03:25.209Z] + MAKE=make
[2026-01-22T09:03:25.209Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-01-22T09:03:25.209Z] make: Nothing to be done for `testEnvTeardown'.
[Pipeline] sh
[2026-01-22T09:03:27.485Z] ++ uname
[2026-01-22T09:03:27.485Z] + '[' Darwin = AIX ']'
[2026-01-22T09:03:27.486Z] ++ uname
[2026-01-22T09:03:27.486Z] + '[' Darwin = SunOS ']'
[2026-01-22T09:03:27.486Z] ++ uname
[2026-01-22T09:03:27.486Z] + '[' Darwin = '*BSD' ']'
[2026-01-22T09:03:27.486Z] + MAKE=make
[2026-01-22T09:03:27.486Z] + cd ./aqa-tests
[2026-01-22T09:03:27.486Z] + . ./scripts/testenv/testenvSettings.sh
[2026-01-22T09:03:27.486Z] ++ set +x
[2026-01-22T09:03:27.486Z] Set values based on ./testenv/testenv.properties:
[2026-01-22T09:03:27.486Z] =========
[2026-01-22T09:03:27.486Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2026-01-22T09:03:27.486Z] TKG_BRANCH=v1.0.11.1
[2026-01-22T09:03:27.486Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-01-22T09:03:27.486Z] OPENJ9_BRANCH=v0.57.0-release
[2026-01-22T09:03:27.486Z] STF_REPO=https://github.com/adoptium/STF.git
[2026-01-22T09:03:27.486Z] STF_BRANCH=v1.0.11
[2026-01-22T09:03:27.486Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2026-01-22T09:03:27.486Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.11
[2026-01-22T09:03:27.486Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2026-01-22T09:03:27.486Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.11
[2026-01-22T09:03:27.486Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git
[2026-01-22T09:03:27.486Z] JDK8_BRANCH=jdk8u482-ga
[2026-01-22T09:03:27.486Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git
[2026-01-22T09:03:27.486Z] JDK11_BRANCH=jdk-11.0.30-ga
[2026-01-22T09:03:27.486Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git
[2026-01-22T09:03:27.486Z] JDK17_BRANCH=jdk-17.0.18-ga
[2026-01-22T09:03:27.486Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git
[2026-01-22T09:03:27.486Z] JDK21_BRANCH=jdk-21.0.10-ga
[2026-01-22T09:03:27.486Z] JDK25_REPO=https://github.com/adoptium/jdk25u.git
[2026-01-22T09:03:27.486Z] JDK25_BRANCH=jdk-25.0.2-ga
[2026-01-22T09:03:27.486Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git
[2026-01-22T09:03:27.486Z] JDK8_OPENJ9_BRANCH=v0.57.0-release
[2026-01-22T09:03:27.486Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git
[2026-01-22T09:03:27.486Z] JDK11_OPENJ9_BRANCH=v0.57.0-release
[2026-01-22T09:03:27.486Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git
[2026-01-22T09:03:27.486Z] JDK17_OPENJ9_BRANCH=v0.57.0-release
[2026-01-22T09:03:27.486Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git
[2026-01-22T09:03:27.486Z] JDK21_OPENJ9_BRANCH=v0.57.0-release
[2026-01-22T09:03:27.486Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git
[2026-01-22T09:03:27.486Z] JDK25_OPENJ9_BRANCH=v0.57.0-release
[2026-01-22T09:03:27.486Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-22T09:03:27.486Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java-11.0.30
[2026-01-22T09:03:27.486Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-22T09:03:27.486Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java-17.0.18
[2026-01-22T09:03:27.486Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-22T09:03:27.486Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-21.0.10
[2026-01-22T09:03:27.486Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-22T09:03:27.486Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java-25.0.2
[2026-01-22T09:03:27.486Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2026-01-22T09:03:27.486Z]
[2026-01-22T09:03:27.486Z] =========
[2026-01-22T09:03:27.486Z]
[2026-01-22T09:03:27.486Z] JDK_REPO=https://github.com/adoptium/jdk21u.git
[2026-01-22T09:03:27.486Z] JDK_BRANCH=jdk-21.0.10-ga
[2026-01-22T09:03:27.486Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-22T09:03:27.486Z] OPENJCEPLUS_GIT_BRANCH=semeru-java21
[2026-01-22T09:03:27.486Z] parallelList.mk:50: warning: overriding commands for target `testList_0'
[2026-01-22T09:03:27.486Z] parallelList.mk:8: warning: ignoring old commands for target `testList_0'
[2026-01-22T09:03:27.486Z] parallelList.mk:53: warning: overriding commands for target `testList_1'
[2026-01-22T09:03:27.486Z] parallelList.mk:11: warning: ignoring old commands for target `testList_1'
[2026-01-22T09:03:27.486Z] parallelList.mk:56: warning: overriding commands for target `testList_2'
[2026-01-22T09:03:27.486Z] parallelList.mk:14: warning: ignoring old commands for target `testList_2'
[2026-01-22T09:03:27.486Z] parallelList.mk:59: warning: overriding commands for target `testList_3'
[2026-01-22T09:03:27.486Z] parallelList.mk:17: warning: ignoring old commands for target `testList_3'
[2026-01-22T09:03:27.486Z] parallelList.mk:62: warning: overriding commands for target `testList_4'
[2026-01-22T09:03:27.486Z] parallelList.mk:20: warning: ignoring old commands for target `testList_4'
[2026-01-22T09:03:27.486Z] /Library/Developer/CommandLineTools/usr/bin/make _testList TESTLIST=jdk_security3_1,jdk_tools_0,jdk_nio_0,jdk_beans_1,jdk_jdi_0,jdk_io_1,jdk_text_0,jdk_management_0,hotspot_native_sanity_0,jdk_build_0
[2026-01-22T09:03:27.486Z] JAVA_HOME is set to /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-01-22T09:03:27.486Z] LIB_DIR is set to /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/../../externalDependency/lib
[2026-01-22T09:03:27.486Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=jdk_security3_1,jdk_tools_0,jdk_nio_0,jdk_beans_1,jdk_jdi_0,jdk_io_1,jdk_text_0,jdk_management_0,hotspot_native_sanity_0,jdk_build_0
[2026-01-22T09:03:27.486Z] perl scripts/configure.pl
[2026-01-22T09:03:27.486Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=21 --impl=hotspot --vendor="eclipse" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=testList --testList=jdk_security3_1,jdk_tools_0,jdk_nio_0,jdk_beans_1,jdk_jdi_0,jdk_io_1,jdk_text_0,jdk_management_0,hotspot_native_sanity_0,jdk_build_0 --numOfMachines= --testTime= --TRSSURL=
[2026-01-22T09:03:27.486Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-01-22T09:03:27.486Z]
[2026-01-22T09:03:27.486Z] Starting to generate test make files.
[2026-01-22T09:03:27.486Z]
[2026-01-22T09:03:30.938Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/aqa-tests/TKG/../openjdk/playlist.xml
[2026-01-22T09:03:30.938Z] Generated /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/aqa-tests/TKG/../openjdk/autoGen.mk
[2026-01-22T09:03:30.938Z]
[2026-01-22T09:03:30.938Z] Generated /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/aqa-tests/TKG/../autoGen.mk
[2026-01-22T09:03:30.938Z]
[2026-01-22T09:03:30.938Z] Generated /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/aqa-tests/TKG/../TKG/utils.mk
[2026-01-22T09:03:30.938Z]
[2026-01-22T09:03:30.938Z] Generated /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/aqa-tests/TKG/../TKG/rerun.mk
[2026-01-22T09:03:30.938Z]
[2026-01-22T09:03:30.938Z] Make files are generated successfully.
[2026-01-22T09:03:30.938Z]
[2026-01-22T09:03:30.938Z] /Library/Developer/CommandLineTools/usr/bin/make -f runtest.mk _testList
[2026-01-22T09:03:30.938Z]
[2026-01-22T09:03:30.938Z] Running make 3.81
[2026-01-22T09:03:30.938Z] set TEST_ROOT to /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/aqa-tests/TKG/..
[2026-01-22T09:03:30.938Z] set JDK_VERSION to 21
[2026-01-22T09:03:30.938Z] set JDK_IMPL to hotspot
[2026-01-22T09:03:30.938Z] set JVM_VERSION to openjdk21
[2026-01-22T09:03:30.938Z] set JCL_VERSION to latest
[2026-01-22T09:03:30.938Z] JAVA_HOME was originally set to /Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2026-01-22T09:03:30.938Z] set JAVA_HOME to /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-01-22T09:03:30.938Z] set SPEC to osx_x86-64
[2026-01-22T09:03:30.938Z] set TEST_FLAG to
[2026-01-22T09:03:30.938Z] Running testList ...
[2026-01-22T09:03:30.939Z] There are 10 test targets in testList
[2026-01-22T09:03:30.939Z] "/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac_testList_4/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -version
[2026-01-22T09:03:30.939Z] openjdk version "21.0.10" 2026-01-20 LTS
[2026-01-22T09:03:30.939Z] OpenJDK Runtime Environment Temurin-21.0.10+7 (build 21.0.10+7-LTS)
[2026-01-22T09:03:30.939Z] OpenJDK 64-Bit Server VM Temurin-21.0.10+7 (build 21.0.10+7-LTS, mixed mode)
[2026-01-22T09:03:30.939Z]
[2026-01-22T09:03:30.939Z] ===============================================