Pre Test
Started by upstream project "build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin" build number 210
originally caused by:
Started by upstream project "build-scripts/openjdk21-pipeline" build number 380
originally caused by:
Started by user Andrew Leonard
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk21_hs_sanity.functional_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.functional_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 66e754c36be998a750d28d29ca6df1a91addbf73 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 66e754c36be998a750d28d29ca6df1a91addbf73 # timeout=10
Commit message: "JDK24+ VT exclude selected test platforms"
> git rev-list --no-walk 66e754c36be998a750d28d29ca6df1a91addbf73 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-06-30T17:11:09.375Z] SPEC: osx_x86-64
[Pipeline] echo
[2025-06-30T17:11:09.376Z] LABEL: ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-06-30T17:11:09.389Z] Found a total of 2 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-06-30T17:11:09.400Z] dynamicAgents: []
[Pipeline] node
[2025-06-30T17:11:09.463Z] Running on test-macstadium-macos1014-x64-1 in /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_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-06-30T17:11:09.503Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-06-30T17:11:09.735Z] [WS-CLEANUP] Deleting project workspace...
[2025-06-30T17:11:09.735Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-06-30T17:11:09.764Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-06-30T17:11:09.817Z] The recommended git tool is: git
[2025-06-30T17:11:09.877Z] No credentials specified
[2025-06-30T17:11:09.905Z] Cloning the remote Git repository
[2025-06-30T17:11:09.948Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-06-30T17:11:09.948Z] > git init /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests # timeout=10
[2025-06-30T17:11:09.970Z] [WARNING] Reference path does not exist: /Users/jenkins/openjdk_cache
[2025-06-30T17:11:09.970Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-06-30T17:11:09.970Z] > git --version # timeout=10
[2025-06-30T17:11:09.981Z] > git --version # 'git version 2.20.1 (Apple Git-117)'
[2025-06-30T17:11:09.981Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-06-30T17:11:13.488Z] Avoid second fetch
[2025-06-30T17:11:13.534Z] Checking out Revision 66e754c36be998a750d28d29ca6df1a91addbf73 (origin/master)
[2025-06-30T17:11:13.422Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-06-30T17:11:13.435Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-06-30T17:11:13.503Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-06-30T17:11:13.548Z] > git config core.sparsecheckout # timeout=10
[2025-06-30T17:11:13.560Z] > git checkout -f 66e754c36be998a750d28d29ca6df1a91addbf73 # timeout=10
[2025-06-30T17:11:15.197Z] Commit message: "JDK24+ VT exclude selected test platforms"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_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-06-30T17:11:16.477Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-06-30T17:11:16.502Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-06-30T17:11:17.116Z] + LC_TIME=C
[2025-06-30T17:11:17.116Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-06-30T17:11:17.240Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-06-30T17:11:17.789Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-06-30T17:11:17.789Z] 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-06-30T17:11:19.284Z] + printenv
[2025-06-30T17:11:19.284Z] JCK_GIT_BRANCH=master
[2025-06-30T17:11:19.284Z] DYNAMIC_COMPILE=true
[2025-06-30T17:11:19.284Z] JENKINS_NODE_COOKIE=61e90ec2-b52e-4d84-9e79-752a6c627187
[2025-06-30T17:11:19.284Z] OPENJ9_BRANCH=master
[2025-06-30T17:11:19.284Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.functional_x86-64_mac/205/
[2025-06-30T17:11:19.284Z] DOCKER_REQUIRED=false
[2025-06-30T17:11:19.285Z] PARALLEL=Dynamic
[2025-06-30T17:11:19.285Z] SHELL=/bin/bash
[2025-06-30T17:11:19.285Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-06-30T17:11:19.285Z] JOBSTARTTIME=Mon, 30 Jun 2025 18:11:16 +0100
[2025-06-30T17:11:19.285Z] STAGE_NAME=Setup
[2025-06-30T17:11:19.285Z] SSH_CLIENT=78.47.239.97 40218 22
[2025-06-30T17:11:19.285Z] TMPDIR=/var/folders/gn/l1n8c6n13571rxcklsqm2mvm0000gp/T/
[2025-06-30T17:11:19.285Z] RERUN_FAILURE=true
[2025-06-30T17:11:19.285Z] BUILD_TAG=jenkins-Test_openjdk21_hs_sanity.functional_x86-64_mac-205
[2025-06-30T17:11:19.285Z] SDK_RESOURCE=upstream
[2025-06-30T17:11:19.285Z] TIME_LIMIT=25
[2025-06-30T17:11:19.285Z] NUM_PROCESSORS=4
[2025-06-30T17:11:19.285Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-06-30T17:11:19.285Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-06-30T17:11:19.285Z] WORKSPACE=/Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac
[2025-06-30T17:11:19.285Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.functional_x86-64_mac/
[2025-06-30T17:11:19.285Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.functional_x86-64_mac/205/display/redirect?page=changes
[2025-06-30T17:11:19.285Z] JDK_BRANCH=dev
[2025-06-30T17:11:19.285Z] ACTIVE_NODE_TIMEOUT=5
[2025-06-30T17:11:19.285Z] USER=jenkins
[2025-06-30T17:11:19.285Z] ADOPTOPENJDK_BRANCH=master
[2025-06-30T17:11:19.285Z] OPENJCEPLUS_GIT_BRANCH=semeru-java21
[2025-06-30T17:11:19.285Z] ARCHIVE_TEST_RESULTS=false
[2025-06-30T17:11:19.285Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin
[2025-06-30T17:11:19.285Z] STF_OWNER_BRANCH=adoptium:master
[2025-06-30T17:11:19.285Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-06-30T17:11:19.285Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.functional_x86-64_mac/205/display/redirect?page=artifacts
[2025-06-30T17:11:19.285Z] JAVA_MAIN_CLASS_60008=hudson.remoting.Launcher
[2025-06-30T17:11:19.285Z] __CF_USER_TEXT_ENCODING=0x1F6:0:0
[2025-06-30T17:11:19.285Z] ORIGIN_JDK_VERSION=21
[2025-06-30T17:11:19.285Z] SETUP_JCK_RUN=false
[2025-06-30T17:11:19.285Z] PERSONAL_BUILD=false
[2025-06-30T17:11:19.285Z] TKG_OWNER_BRANCH=adoptium:master
[2025-06-30T17:11:19.285Z] RERUN_ITERATIONS=1
[2025-06-30T17:11:19.285Z] SPEC=osx_x86-64
[2025-06-30T17:11:19.285Z] TKG_ITERATIONS=1
[2025-06-30T17:11:19.285Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-06-30T17:11:19.285Z] ITERATIONS=1
[2025-06-30T17:11:19.285Z] PATH=/usr/local/bin:/opt/X11/bin:/usr/bin:/bin:/usr/sbin:/sbin
[2025-06-30T17:11:19.285Z] LIB_DIR=/Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib
[2025-06-30T17:11:19.285Z] KEEP_REPORTDIR=false
[2025-06-30T17:11:19.285Z] MAIL=/var/mail/jenkins
[2025-06-30T17:11:19.285Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.functional_x86-64_mac/205/display/redirect
[2025-06-30T17:11:19.285Z] _=/usr/bin/printenv
[2025-06-30T17:11:19.285Z] GENERATE_JOBS=false
[2025-06-30T17:11:19.285Z] PWD=/Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac
[2025-06-30T17:11:19.285Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2025-06-30T17:11:19.285Z] EXIT_FAILURE=false
[2025-06-30T17:11:19.285Z] HUDSON_URL=https://ci.adoptium.net/
[2025-06-30T17:11:19.285Z] JDK_VERSION=21
[2025-06-30T17:11:19.285Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-06-30T17:11:19.285Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-06-30T17:11:19.285Z] SLACK_CHANNEL=aqavit-bot
[2025-06-30T17:11:19.285Z] JOB_NAME=Test_openjdk21_hs_sanity.functional_x86-64_mac
[2025-06-30T17:11:19.285Z] BUILD_DISPLAY_NAME=#205
[2025-06-30T17:11:19.285Z] USE_TESTENV_PROPERTIES=false
[2025-06-30T17:11:19.285Z] JENKINS_URL=https://ci.adoptium.net/
[2025-06-30T17:11:19.285Z] EXIT_SUCCESS=false
[2025-06-30T17:11:19.285Z] BUILD_ID=205
[2025-06-30T17:11:19.285Z] TEST_TIME=120
[2025-06-30T17:11:19.285Z] PLATFORM=x86-64_mac
[2025-06-30T17:11:19.285Z] JDK_IMPL=hotspot
[2025-06-30T17:11:19.285Z] JOB_BASE_NAME=Test_openjdk21_hs_sanity.functional_x86-64_mac
[2025-06-30T17:11:19.285Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.functional_x86-64_mac/205/display/redirect?page=tests
[2025-06-30T17:11:19.285Z] SHLVL=3
[2025-06-30T17:11:19.285Z] AUTO_DETECT=true
[2025-06-30T17:11:19.285Z] HOME=/Users/jenkins
[2025-06-30T17:11:19.285Z] TAP_NAME=Test_openjdk21_hs_sanity.functional_x86-64_mac.tap
[2025-06-30T17:11:19.285Z] CI=true
[2025-06-30T17:11:19.285Z] WORKSPACE_TMP=/Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac@tmp
[2025-06-30T17:11:19.285Z] EXECUTOR_NUMBER=0
[2025-06-30T17:11:19.285Z] JENKINS_SERVER_COOKIE=durable-2b78ec1657045a4ded031c039c3f122492e57fe31ae5f4e05882d580f0c72332
[2025-06-30T17:11:19.285Z] NODE_LABELS=xcode10 test-macstadium-macos1014-x64-1 test ci.role.test sw.os.osx hw.arch.x86 mac x86_64 x64 x86 sw.os.osx.10_14 ci.role.perf macos10.14
[2025-06-30T17:11:19.285Z] SYSTEM_LIB_DIR=/Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/system_lib
[2025-06-30T17:11:19.285Z] BUILD_LIST=functional
[2025-06-30T17:11:19.285Z] TARGET=sanity.functional
[2025-06-30T17:11:19.285Z] LOGNAME=jenkins
[2025-06-30T17:11:19.285Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-06-30T17:11:19.285Z] JDK_REPO=https://github.com/adoptium/jdk21u
[2025-06-30T17:11:19.285Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-06-30T17:11:19.285Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-06-30T17:11:19.285Z] SSH_CONNECTION=78.47.239.97 40218 207.254.29.43 22
[2025-06-30T17:11:19.285Z] UPSTREAM_JOB_NUMBER=210
[2025-06-30T17:11:19.285Z] NODE_NAME=test-macstadium-macos1014-x64-1
[2025-06-30T17:11:19.285Z] BUILD_NUMBER=205
[2025-06-30T17:11:19.285Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.functional_x86-64_mac/display/redirect
[2025-06-30T17:11:19.285Z] KEEP_WORKSPACE=false
[2025-06-30T17:11:19.285Z] HUDSON_COOKIE=85a82afe-dbbe-4334-82f1-87bb2fef70d3
[2025-06-30T17:11:19.285Z] PERF_ROOT=/Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../benchmarks
[2025-06-30T17:11:19.285Z] USE_JRE=false
[2025-06-30T17:11:19.285Z] TEST_JDK_HOME=/Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image
[2025-06-30T17:11:19.285Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-06-30T17:11:19.285Z] 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-06-30T17:11:19.410Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-06-30T17:11:19.419Z] Running in /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-06-30T17:11:43.092Z] Copied 7 artifacts from "build-scripts » jobs » jdk21u » jdk21u-mac-x64-temurin" build number 210
[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 OPENJ9_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 OPENJ9_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 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 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-06-30T17:11:43.402Z] 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-06-30T17:11:43.410Z] Running in /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac
[Pipeline] {
[Pipeline] sshagent
[2025-06-30T17:11:43.448Z] $ ssh-agent
[2025-06-30T17:11:43.575Z] SSH_AUTH_SOCK=/var/folders/gn/l1n8c6n13571rxcklsqm2mvm0000gp/T//ssh-A5PHRdm3JArY/agent.61175
[2025-06-30T17:11:43.575Z] SSH_AGENT_PID=61176
[2025-06-30T17:11:43.575Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-06-30T17:11:43.596Z] Running in /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-06-30T17:11:43.634Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-06-30T17:11:44.150Z] ++ pwd
[2025-06-30T17:11:44.150Z] + ./get.sh -s /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/.. -p x86-64_mac -r upstream -j 21 -i hotspot --clone_openj9 true --openj9_repo https://github.com/eclipse-openj9/openj9.git --openj9_branch master --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2025-06-30T17:11:44.150Z] TESTDIR: /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests
[2025-06-30T17:11:44.150Z] get jdk binary...
[2025-06-30T17:11:44.150Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-06-30T17:11:44.150Z] Uncompressing file: OpenJDK21U-jdk_x64_mac_hotspot_2025-06-30-16-13.tar.gz ...
[2025-06-30T17:11:45.906Z] List files in jdkbinary folder...
[2025-06-30T17:11:45.906Z] total 650144
[2025-06-30T17:11:45.906Z] -rw-r--r-- 1 jenkins staff 52576097 Jun 30 17:35 OpenJDK21U-debugimage_x64_mac_hotspot_2025-06-30-16-13.tar.gz
[2025-06-30T17:11:45.906Z] -rw-r--r-- 1 jenkins staff 194041627 Jun 30 17:40 OpenJDK21U-jdk_x64_mac_hotspot_2025-06-30-16-13.tar.gz
[2025-06-30T17:11:45.906Z] -rw-r--r-- 1 jenkins staff 42067268 Jun 30 17:40 OpenJDK21U-jre_x64_mac_hotspot_2025-06-30-16-13.tar.gz
[2025-06-30T17:11:45.906Z] -rw-r--r-- 1 jenkins staff 31962 Jun 30 17:36 OpenJDK21U-sbom_x64_mac_hotspot_2025-06-30-16-13-metadata.json
[2025-06-30T17:11:45.906Z] -rw-r--r-- 1 jenkins staff 165826 Jun 30 18:00 OpenJDK21U-sbom_x64_mac_hotspot_2025-06-30-16-13.json
[2025-06-30T17:11:45.906Z] -rw-r--r-- 1 jenkins staff 3951169 Jun 30 17:41 OpenJDK21U-static-libs_x64_mac_hotspot_2025-06-30-16-13.tar.gz
[2025-06-30T17:11:45.906Z] -rw-r--r-- 1 jenkins staff 30400004 Jun 30 17:34 OpenJDK21U-testimage_x64_mac_hotspot_2025-06-30-16-13.tar.gz
[2025-06-30T17:11:45.906Z] drwxr-xr-x 3 jenkins staff 96 Jun 30 18:11 tmp
[2025-06-30T17:11:45.906Z] List files in jdkbinary/tmp folder...
[2025-06-30T17:11:45.906Z] total 0
[2025-06-30T17:11:45.906Z] drwxr-xr-x 3 jenkins staff 96 Jun 30 10:39 jdk-21.0.8+8
[2025-06-30T17:11:45.906Z] Moving directory jdk-21.0.8+8/ to ../j2sdk-image
[2025-06-30T17:11:45.906Z] Uncompressing file: OpenJDK21U-jre_x64_mac_hotspot_2025-06-30-16-13.tar.gz ...
[2025-06-30T17:11:46.705Z] List files in jdkbinary folder...
[2025-06-30T17:11:46.705Z] total 650144
[2025-06-30T17:11:46.705Z] -rw-r--r-- 1 jenkins staff 52576097 Jun 30 17:35 OpenJDK21U-debugimage_x64_mac_hotspot_2025-06-30-16-13.tar.gz
[2025-06-30T17:11:46.705Z] -rw-r--r-- 1 jenkins staff 194041627 Jun 30 17:40 OpenJDK21U-jdk_x64_mac_hotspot_2025-06-30-16-13.tar.gz
[2025-06-30T17:11:46.705Z] -rw-r--r-- 1 jenkins staff 42067268 Jun 30 17:40 OpenJDK21U-jre_x64_mac_hotspot_2025-06-30-16-13.tar.gz
[2025-06-30T17:11:46.705Z] -rw-r--r-- 1 jenkins staff 31962 Jun 30 17:36 OpenJDK21U-sbom_x64_mac_hotspot_2025-06-30-16-13-metadata.json
[2025-06-30T17:11:46.705Z] -rw-r--r-- 1 jenkins staff 165826 Jun 30 18:00 OpenJDK21U-sbom_x64_mac_hotspot_2025-06-30-16-13.json
[2025-06-30T17:11:46.705Z] -rw-r--r-- 1 jenkins staff 3951169 Jun 30 17:41 OpenJDK21U-static-libs_x64_mac_hotspot_2025-06-30-16-13.tar.gz
[2025-06-30T17:11:46.705Z] -rw-r--r-- 1 jenkins staff 30400004 Jun 30 17:34 OpenJDK21U-testimage_x64_mac_hotspot_2025-06-30-16-13.tar.gz
[2025-06-30T17:11:46.705Z] drwxr-xr-x 3 jenkins staff 96 Jun 30 10:39 j2sdk-image
[2025-06-30T17:11:46.705Z] drwxr-xr-x 3 jenkins staff 96 Jun 30 18:11 tmp
[2025-06-30T17:11:46.705Z] List files in jdkbinary/tmp folder...
[2025-06-30T17:11:46.705Z] total 0
[2025-06-30T17:11:46.705Z] drwxr-xr-x 3 jenkins staff 96 Jun 30 10:40 jdk-21.0.8+8-jre
[2025-06-30T17:11:46.705Z] Moving directory jdk-21.0.8+8-jre/ to ../j2re-image
[2025-06-30T17:11:46.706Z] Uncompressing file: OpenJDK21U-static-libs_x64_mac_hotspot_2025-06-30-16-13.tar.gz ...
[2025-06-30T17:11:46.706Z] List files in jdkbinary folder...
[2025-06-30T17:11:46.706Z] total 650144
[2025-06-30T17:11:46.706Z] -rw-r--r-- 1 jenkins staff 52576097 Jun 30 17:35 OpenJDK21U-debugimage_x64_mac_hotspot_2025-06-30-16-13.tar.gz
[2025-06-30T17:11:46.706Z] -rw-r--r-- 1 jenkins staff 194041627 Jun 30 17:40 OpenJDK21U-jdk_x64_mac_hotspot_2025-06-30-16-13.tar.gz
[2025-06-30T17:11:46.706Z] -rw-r--r-- 1 jenkins staff 42067268 Jun 30 17:40 OpenJDK21U-jre_x64_mac_hotspot_2025-06-30-16-13.tar.gz
[2025-06-30T17:11:46.706Z] -rw-r--r-- 1 jenkins staff 31962 Jun 30 17:36 OpenJDK21U-sbom_x64_mac_hotspot_2025-06-30-16-13-metadata.json
[2025-06-30T17:11:46.706Z] -rw-r--r-- 1 jenkins staff 165826 Jun 30 18:00 OpenJDK21U-sbom_x64_mac_hotspot_2025-06-30-16-13.json
[2025-06-30T17:11:46.706Z] -rw-r--r-- 1 jenkins staff 3951169 Jun 30 17:41 OpenJDK21U-static-libs_x64_mac_hotspot_2025-06-30-16-13.tar.gz
[2025-06-30T17:11:46.706Z] -rw-r--r-- 1 jenkins staff 30400004 Jun 30 17:34 OpenJDK21U-testimage_x64_mac_hotspot_2025-06-30-16-13.tar.gz
[2025-06-30T17:11:46.706Z] drwxr-xr-x 3 jenkins staff 96 Jun 30 10:40 j2re-image
[2025-06-30T17:11:46.706Z] drwxr-xr-x 3 jenkins staff 96 Jun 30 10:39 j2sdk-image
[2025-06-30T17:11:46.706Z] drwxr-xr-x 3 jenkins staff 96 Jun 30 18:11 tmp
[2025-06-30T17:11:46.706Z] List files in jdkbinary/tmp folder...
[2025-06-30T17:11:46.706Z] total 0
[2025-06-30T17:11:46.706Z] drwxr-xr-x 3 jenkins staff 96 Jun 30 17:34 jdk-21.0.8+8-static-libs
[2025-06-30T17:11:46.706Z] Moving directory jdk-21.0.8+8-static-libs/ to ../static-libs
[2025-06-30T17:11:46.706Z] Uncompressing file: OpenJDK21U-testimage_x64_mac_hotspot_2025-06-30-16-13.tar.gz ...
[2025-06-30T17:11:47.465Z] List files in jdkbinary folder...
[2025-06-30T17:11:47.465Z] total 650144
[2025-06-30T17:11:47.465Z] -rw-r--r-- 1 jenkins staff 52576097 Jun 30 17:35 OpenJDK21U-debugimage_x64_mac_hotspot_2025-06-30-16-13.tar.gz
[2025-06-30T17:11:47.465Z] -rw-r--r-- 1 jenkins staff 194041627 Jun 30 17:40 OpenJDK21U-jdk_x64_mac_hotspot_2025-06-30-16-13.tar.gz
[2025-06-30T17:11:47.465Z] -rw-r--r-- 1 jenkins staff 42067268 Jun 30 17:40 OpenJDK21U-jre_x64_mac_hotspot_2025-06-30-16-13.tar.gz
[2025-06-30T17:11:47.465Z] -rw-r--r-- 1 jenkins staff 31962 Jun 30 17:36 OpenJDK21U-sbom_x64_mac_hotspot_2025-06-30-16-13-metadata.json
[2025-06-30T17:11:47.465Z] -rw-r--r-- 1 jenkins staff 165826 Jun 30 18:00 OpenJDK21U-sbom_x64_mac_hotspot_2025-06-30-16-13.json
[2025-06-30T17:11:47.465Z] -rw-r--r-- 1 jenkins staff 3951169 Jun 30 17:41 OpenJDK21U-static-libs_x64_mac_hotspot_2025-06-30-16-13.tar.gz
[2025-06-30T17:11:47.465Z] -rw-r--r-- 1 jenkins staff 30400004 Jun 30 17:34 OpenJDK21U-testimage_x64_mac_hotspot_2025-06-30-16-13.tar.gz
[2025-06-30T17:11:47.465Z] drwxr-xr-x 3 jenkins staff 96 Jun 30 10:40 j2re-image
[2025-06-30T17:11:47.465Z] drwxr-xr-x 3 jenkins staff 96 Jun 30 10:39 j2sdk-image
[2025-06-30T17:11:47.465Z] drwxr-xr-x 3 jenkins staff 96 Jun 30 17:34 static-libs
[2025-06-30T17:11:47.465Z] drwxr-xr-x 3 jenkins staff 96 Jun 30 18:11 tmp
[2025-06-30T17:11:47.465Z] List files in jdkbinary/tmp folder...
[2025-06-30T17:11:47.465Z] total 0
[2025-06-30T17:11:47.465Z] drwxr-xr-x 7 jenkins staff 224 Jun 30 17:29 jdk-21.0.8+8-test-image
[2025-06-30T17:11:47.465Z] Moving directory jdk-21.0.8+8-test-image/ to ../openjdk-test-image
[2025-06-30T17:11:47.465Z] Uncompressing OpenJDK21U-debugimage_x64_mac_hotspot_2025-06-30-16-13.tar.gz over ./j2sdk-image...
[2025-06-30T17:11:48.684Z] Removing top-level folder jdk-21.0.8+8-debug-image/
[2025-06-30T17:11:48.684Z] Removing top-level folder jdk-21.0.8+8/
[2025-06-30T17:11:49.040Z] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image...
[2025-06-30T17:11:49.040Z] javac_path: /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2025-06-30T17:11:49.040Z] Run: /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/java -version
[2025-06-30T17:11:49.041Z] =JAVA VERSION OUTPUT BEGIN=
[2025-06-30T17:11:49.393Z] openjdk version "21.0.8-beta" 2025-07-15
[2025-06-30T17:11:49.393Z] OpenJDK Runtime Environment Temurin-21.0.8+8-202506301618 (build 21.0.8-beta+8-202506301618)
[2025-06-30T17:11:49.393Z] OpenJDK 64-Bit Server VM Temurin-21.0.8+8-202506301618 (build 21.0.8-beta+8-202506301618, mixed mode)
[2025-06-30T17:11:49.393Z] =JAVA VERSION OUTPUT END=
[2025-06-30T17:11:49.393Z] get testKitGen...
[2025-06-30T17:11:49.393Z] git clone -q https://github.com/adoptium/TKG.git
[2025-06-30T17:11:49.747Z] git rev-parse master
[2025-06-30T17:11:49.747Z] git checkout -q -f 1828e310fd8fb3115fde605c41aea434b90143d0
[2025-06-30T17:11:49.747Z] get functional test material...
[2025-06-30T17:11:49.747Z] git clone --depth 1 --reference-if-able /Users/jenkins/openjdk_cache -b master https://github.com/eclipse-openj9/openj9.git
[2025-06-30T17:11:50.101Z] Cloning into 'openj9'...
[2025-06-30T17:11:50.101Z] info: Could not add alternate for '/Users/jenkins/openjdk_cache': reference repository '/Users/jenkins/openjdk_cache' is not a local repository.
[2025-06-30T17:11:56.222Z] Checking out files: 34% (3610/10336)
[2025-06-30T17:11:56.222Z] Checking out files: 35% (3618/10336)
[2025-06-30T17:11:56.222Z] Checking out files: 36% (3721/10336)
[2025-06-30T17:11:56.223Z] Checking out files: 37% (3825/10336)
[2025-06-30T17:11:56.223Z] Checking out files: 38% (3928/10336)
[2025-06-30T17:11:56.223Z] Checking out files: 39% (4032/10336)
[2025-06-30T17:11:56.223Z] Checking out files: 40% (4135/10336)
[2025-06-30T17:11:56.223Z] Checking out files: 41% (4238/10336)
[2025-06-30T17:11:56.223Z] Checking out files: 42% (4342/10336)
[2025-06-30T17:11:56.223Z] Checking out files: 43% (4445/10336)
[2025-06-30T17:11:56.223Z] Checking out files: 44% (4548/10336)
[2025-06-30T17:11:56.223Z] Checking out files: 45% (4652/10336)
[2025-06-30T17:11:56.223Z] Checking out files: 46% (4755/10336)
[2025-06-30T17:11:56.223Z] Checking out files: 47% (4858/10336)
[2025-06-30T17:11:56.578Z] Checking out files: 48% (4962/10336)
[2025-06-30T17:11:56.578Z] Checking out files: 49% (5065/10336)
[2025-06-30T17:11:56.578Z] Checking out files: 50% (5168/10336)
[2025-06-30T17:11:56.578Z] Checking out files: 51% (5272/10336)
[2025-06-30T17:11:56.578Z] Checking out files: 52% (5375/10336)
[2025-06-30T17:11:56.578Z] Checking out files: 53% (5479/10336)
[2025-06-30T17:11:56.578Z] Checking out files: 54% (5582/10336)
[2025-06-30T17:11:56.578Z] Checking out files: 55% (5685/10336)
[2025-06-30T17:11:56.579Z] Checking out files: 56% (5789/10336)
[2025-06-30T17:11:56.579Z] Checking out files: 57% (5892/10336)
[2025-06-30T17:11:56.579Z] Checking out files: 58% (5995/10336)
[2025-06-30T17:11:56.579Z] Checking out files: 59% (6099/10336)
[2025-06-30T17:11:56.579Z] Checking out files: 60% (6202/10336)
[2025-06-30T17:11:56.931Z] Checking out files: 61% (6305/10336)
[2025-06-30T17:11:56.931Z] Checking out files: 62% (6409/10336)
[2025-06-30T17:11:56.931Z] Checking out files: 63% (6512/10336)
[2025-06-30T17:11:56.931Z] Checking out files: 64% (6616/10336)
[2025-06-30T17:11:56.931Z] Checking out files: 65% (6719/10336)
[2025-06-30T17:11:56.931Z] Checking out files: 66% (6822/10336)
[2025-06-30T17:11:56.931Z] Checking out files: 67% (6926/10336)
[2025-06-30T17:11:56.931Z] Checking out files: 68% (7029/10336)
[2025-06-30T17:11:56.931Z] Checking out files: 69% (7132/10336)
[2025-06-30T17:11:56.931Z] Checking out files: 70% (7236/10336)
[2025-06-30T17:11:56.931Z] Checking out files: 71% (7339/10336)
[2025-06-30T17:11:56.931Z] Checking out files: 72% (7442/10336)
[2025-06-30T17:11:56.931Z] Checking out files: 73% (7546/10336)
[2025-06-30T17:11:56.931Z] Checking out files: 74% (7649/10336)
[2025-06-30T17:11:56.931Z] Checking out files: 75% (7752/10336)
[2025-06-30T17:11:56.931Z] Checking out files: 76% (7856/10336)
[2025-06-30T17:11:57.285Z] Checking out files: 76% (7882/10336)
[2025-06-30T17:11:57.285Z] Checking out files: 77% (7959/10336)
[2025-06-30T17:11:57.285Z] Checking out files: 78% (8063/10336)
[2025-06-30T17:11:57.285Z] Checking out files: 79% (8166/10336)
[2025-06-30T17:11:57.285Z] Checking out files: 80% (8269/10336)
[2025-06-30T17:11:57.285Z] Checking out files: 81% (8373/10336)
[2025-06-30T17:11:57.285Z] Checking out files: 82% (8476/10336)
[2025-06-30T17:11:57.285Z] Checking out files: 83% (8579/10336)
[2025-06-30T17:11:57.285Z] Checking out files: 84% (8683/10336)
[2025-06-30T17:11:57.285Z] Checking out files: 85% (8786/10336)
[2025-06-30T17:11:57.285Z] Checking out files: 86% (8889/10336)
[2025-06-30T17:11:57.285Z] Checking out files: 87% (8993/10336)
[2025-06-30T17:11:57.285Z] Checking out files: 88% (9096/10336)
[2025-06-30T17:11:57.285Z] Checking out files: 89% (9200/10336)
[2025-06-30T17:11:57.285Z] Checking out files: 90% (9303/10336)
[2025-06-30T17:11:57.285Z] Checking out files: 91% (9406/10336)
[2025-06-30T17:11:57.673Z] Checking out files: 92% (9510/10336)
[2025-06-30T17:11:57.673Z] Checking out files: 93% (9613/10336)
[2025-06-30T17:11:57.673Z] Checking out files: 94% (9716/10336)
[2025-06-30T17:11:57.673Z] Checking out files: 95% (9820/10336)
[2025-06-30T17:11:57.673Z] Checking out files: 96% (9923/10336)
[2025-06-30T17:11:57.673Z] Checking out files: 97% (10026/10336)
[2025-06-30T17:11:57.673Z] Checking out files: 98% (10130/10336)
[2025-06-30T17:11:57.673Z] Checking out files: 99% (10233/10336)
[2025-06-30T17:11:57.673Z] Checking out files: 100% (10336/10336)
[2025-06-30T17:11:57.673Z] Checking out files: 100% (10336/10336), done.
[2025-06-30T17:11:57.673Z] check OpenJ9 Repo sha
[2025-06-30T17:11:57.673Z] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/openj9 --output_file /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/testenv/testenv.properties --repo_name OPENJ9
[2025-06-30T17:11:57.673Z] Check sha in /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/openj9 and store the info in /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/testenv/testenv.properties
[2025-06-30T17:11:57.673Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-06-30T17:11:57.673Z] OPENJ9_SHA=3b0ae38f903df318a96173f3437bcdef0bf7cfd1
[2025-06-30T17:11:57.673Z] total 160
[2025-06-30T17:11:57.673Z] -rw-r--r-- 1 jenkins staff 5912 Jun 30 18:11 Contributing.md
[2025-06-30T17:11:57.673Z] -rw-r--r-- 1 jenkins staff 11360 Jun 30 18:11 LICENSE
[2025-06-30T17:11:57.673Z] -rw-r--r-- 1 jenkins staff 65 Jun 30 18:11 NOTICE
[2025-06-30T17:11:57.673Z] -rw-r--r-- 1 jenkins staff 8335 Jun 30 18:11 README.md
[2025-06-30T17:11:57.673Z] drwxr-xr-x 24 jenkins staff 768 Jun 30 18:11 TKG
[2025-06-30T17:11:57.673Z] drwxr-xr-x 4 jenkins staff 128 Jun 30 18:11 buildenv
[2025-06-30T17:11:57.673Z] -rwxr-xr-x 1 jenkins staff 339 Jun 30 18:11 compile.sh
[2025-06-30T17:11:57.673Z] drwxr-xr-x 3 jenkins staff 96 Jun 30 18:11 config
[2025-06-30T17:11:57.673Z] drwxr-xr-x 10 jenkins staff 320 Jun 30 18:11 doc
[2025-06-30T17:11:57.673Z] drwxr-xr-x 5 jenkins staff 160 Jun 30 18:11 docs
[2025-06-30T17:11:57.673Z] drwxr-xr-x 46 jenkins staff 1472 Jun 30 18:11 external
[2025-06-30T17:11:57.673Z] drwxr-xr-x 8 jenkins staff 256 Jun 30 18:11 functional
[2025-06-30T17:11:57.673Z] -rwxr-xr-x 1 jenkins staff 30008 Jun 30 18:11 get.sh
[2025-06-30T17:11:57.673Z] drwxr-xr-x 25 jenkins staff 800 Jun 30 18:11 jck
[2025-06-30T17:11:57.673Z] -rw-r--r-- 1 jenkins staff 130 Jun 30 18:11 job.properties
[2025-06-30T17:11:57.673Z] drwxr-xr-x 28 jenkins staff 896 Jun 30 18:11 openj9
[2025-06-30T17:11:57.674Z] drwxr-xr-x 7 jenkins staff 224 Jun 30 18:11 openjdk
[2025-06-30T17:11:57.674Z] drwxr-xr-x 14 jenkins staff 448 Jun 30 18:11 perf
[2025-06-30T17:11:57.674Z] drwxr-xr-x 4 jenkins staff 128 Jun 30 18:11 scripts
[2025-06-30T17:11:57.674Z] drwxr-xr-x 17 jenkins staff 544 Jun 30 18:11 system
[2025-06-30T17:11:57.674Z] -rwxr-xr-x 1 jenkins staff 3935 Jun 30 18:11 terminateTestProcesses.sh
[2025-06-30T17:11:57.674Z] drwxr-xr-x 5 jenkins staff 160 Jun 30 18:11 testenv
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-06-30T17:11:59.043Z] $ ssh-agent -k
[2025-06-30T17:11:59.070Z] unset SSH_AUTH_SOCK;
[2025-06-30T17:11:59.070Z] unset SSH_AGENT_PID;
[2025-06-30T17:11:59.070Z] echo Agent pid 61176 killed;
[2025-06-30T17:11:59.163Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] echo
[2025-06-30T17:11:59.230Z] readProperties file: ./aqa-tests/job.properties
[Pipeline] readProperties
[Pipeline] echo
[2025-06-30T17:11:59.320Z] Reset TEST_JDK_HOME to /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-06-30T17:11:59.695Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.functional&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=false&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=dev&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=true&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=functional&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=210&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-06-30T17:11:59.709Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.functional&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=false&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-macstadium-macos1014-x64-1&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=dev&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=true&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=functional&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=210&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-06-30T17:11:59.762Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-06-30T17:11:59.972Z] Copied 1 artifact from "getTRSSOutput" build number 1819
[Pipeline] sh
[2025-06-30T17:12:00.491Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-06-30T17:12:00.491Z] + gzip -cd TRSSOutput.tar.gz
[2025-06-30T17:12:00.491Z] + tar xof -
[2025-06-30T17:12:00.491Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-06-30T17:12:00.601Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-06-30T17:12:00.618Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-06-30T17:12:01.141Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-06-30T17:12:07.266Z] --------------------------------------------
[2025-06-30T17:12:07.266Z] path is set to /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib
[2025-06-30T17:12:07.266Z] task is set to default
[2025-06-30T17:12:07.266Z] dependencyList is set to all
[2025-06-30T17:12:07.266Z] --------------------------------------------
[2025-06-30T17:12:07.266Z] Starting download third party dependent jars
[2025-06-30T17:12:07.266Z] --------------------------------------------
[2025-06-30T17:12:07.266Z] downloading dependent third party jars to /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib
[2025-06-30T17:12:07.266Z] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-06-30T17:12:07.266Z] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-06-30T17:12:07.266Z] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-06-30T17:12:07.266Z] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-06-30T17:12:07.266Z] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-06-30T17:12:07.266Z] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2025-06-30T17:12:07.266Z] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-06-30T17:12:07.266Z] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-06-30T17:12:07.266Z] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-06-30T17:12:07.266Z] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-06-30T17:12:07.266Z] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-06-30T17:12:07.266Z] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-06-30T17:12:07.266Z] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-06-30T17:12:07.266Z] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-06-30T17:12:07.266Z] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-06-30T17:12:07.266Z] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-06-30T17:12:07.266Z] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-06-30T17:12:07.266Z] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-06-30T17:12:07.266Z] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-06-30T17:12:07.266Z] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2025-06-30T17:12:07.266Z] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-06-30T17:12:07.266Z] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-06-30T17:12:07.266Z] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-06-30T17:12:07.266Z] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-06-30T17:12:07.266Z] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/asm.jar exists with correct hash, not downloading
[2025-06-30T17:12:07.266Z] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-06-30T17:12:07.266Z] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-06-30T17:12:07.266Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-06-30T17:12:07.384Z] Found a total of 2 nodes with the 'ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)' label
[Pipeline] sh
[2025-06-30T17:12:07.927Z] + cd ./aqa-tests/TKG
[2025-06-30T17:12:07.927Z] ++ uname
[2025-06-30T17:12:07.927Z] + '[' Darwin = AIX ']'
[2025-06-30T17:12:07.927Z] ++ uname
[2025-06-30T17:12:07.927Z] + '[' Darwin = SunOS ']'
[2025-06-30T17:12:07.927Z] ++ uname
[2025-06-30T17:12:07.927Z] + '[' Darwin = '*BSD' ']'
[2025-06-30T17:12:07.927Z] + MAKE=make
[2025-06-30T17:12:07.927Z] + make genParallelList TEST=sanity.functional TEST_TIME=120 NUM_MACHINES=
[2025-06-30T17:12:07.927Z] JAVA_HOME is set to /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2025-06-30T17:12:07.927Z] LIB_DIR is set to /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib
[2025-06-30T17:12:07.927Z] rm -f -r /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-30T17:12:07.927Z] mkdir -p /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-30T17:12:07.927Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib" 2>&1; echo $? ) | tee "/Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-06-30T17:12:07.927Z] if [ -z "$(tail -1 /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_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.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-06-30T17:12:07.927Z] Buildfile: /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2025-06-30T17:12:08.682Z]
[2025-06-30T17:12:08.682Z] build:
[2025-06-30T17:12:08.682Z]
[2025-06-30T17:12:08.682Z] clean:
[2025-06-30T17:12:08.682Z]
[2025-06-30T17:12:08.682Z] init:
[2025-06-30T17:12:08.682Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/bin
[2025-06-30T17:12:08.682Z]
[2025-06-30T17:12:08.682Z] getDependentLibs:
[2025-06-30T17:12:08.682Z] [exec] --------------------------------------------
[2025-06-30T17:12:08.682Z] [exec] path is set to /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib
[2025-06-30T17:12:08.682Z] [exec] task is set to default
[2025-06-30T17:12:08.682Z] [exec] dependencyList is set to json_simple
[2025-06-30T17:12:08.682Z] [exec] --------------------------------------------
[2025-06-30T17:12:08.682Z] [exec] Starting download third party dependent jars
[2025-06-30T17:12:08.682Z] [exec] --------------------------------------------
[2025-06-30T17:12:08.683Z] [exec] downloading dependent third party jars to /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib
[2025-06-30T17:12:08.683Z] [exec] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-06-30T17:12:08.683Z] [exec] downloaded dependent third party jars successfully
[2025-06-30T17:12:08.683Z]
[2025-06-30T17:12:08.683Z] compile:
[2025-06-30T17:12:08.683Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-06-30T17:12:08.683Z] [echo] ============COMPILER SETTINGS============
[2025-06-30T17:12:08.683Z] [echo] ===fork: yes
[2025-06-30T17:12:08.683Z] [echo] ===debug: on
[2025-06-30T17:12:08.683Z] [javac] Compiling 28 source files to /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/bin
[2025-06-30T17:12:11.099Z] [javac] Note: Some input files use or override a deprecated API.
[2025-06-30T17:12:11.099Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-06-30T17:12:11.099Z]
[2025-06-30T17:12:11.099Z] dist:
[2025-06-30T17:12:11.099Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2025-06-30T17:12:11.453Z]
[2025-06-30T17:12:11.453Z] BUILD SUCCESSFUL
[2025-06-30T17:12:11.453Z] Total time: 3 seconds
[2025-06-30T17:12:11.453Z] 0
[2025-06-30T17:12:11.453Z] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-06-30T17:12:11.453Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-06-30T17:12:11.453Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2025-06-30T17:12:12.670Z] ****************************** MACHINE INFO ******************************
[2025-06-30T17:12:12.670Z] File path : /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG
[2025-06-30T17:12:12.670Z] Free Physical Memory Size : 8827699200
[2025-06-30T17:12:12.670Z] Free space (bytes) : 194316455936
[2025-06-30T17:12:12.670Z] Total Physical Memory Size : 17179869184
[2025-06-30T17:12:12.670Z] Total space (bytes) : 250790436864
[2025-06-30T17:12:12.671Z] Usable space (bytes) : 189328171008
[2025-06-30T17:12:12.671Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-06-30T17:12:12.671Z] bashVersion :
[2025-06-30T17:12:12.671Z] GNU bash, version 5.1.8(1)-release (x86_64-apple-darwin18.7.0)
[2025-06-30T17:12:12.671Z] Copyright (C) 2020 Free Software Foundation, Inc.
[2025-06-30T17:12:12.671Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-06-30T17:12:12.671Z]
[2025-06-30T17:12:12.671Z] This is free software; you are free to change and redistribute it.
[2025-06-30T17:12:12.671Z] There is NO WARRANTY, to the extent permitted by law.
[2025-06-30T17:12:12.671Z] cpuCores : 8
[2025-06-30T17:12:12.671Z] curlVersion :
[2025-06-30T17:12:12.671Z] curl 8.0.1 (x86_64-apple-darwin18.7.0) libcurl/8.0.1 (SecureTransport) OpenSSL/1.1.1t zlib/1.2.11 brotli/1.0.9 zstd/1.5.5 libidn2/2.3.4 libssh2/1.10.0 nghttp2/1.52.0 librtmp/2.3
[2025-06-30T17:12:12.671Z] Release-Date: 2023-03-20
[2025-06-30T17:12:12.671Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-06-30T17:12:12.671Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2025-06-30T17:12:12.671Z] dockerVersion : bash: line 1: docker: command not found
[2025-06-30T17:12:12.671Z] gcc version : 4.2.1
[2025-06-30T17:12:12.671Z] gclibc version : bash: line 1: ldd: command not found
[2025-06-30T17:12:12.671Z] gdb version : bash: line 1: gdb: command not found
[2025-06-30T17:12:12.671Z] lldb version :
[2025-06-30T17:12:12.671Z] lldb-1001.0.13.3
[2025-06-30T17:12:12.671Z] Swift-5.0
[2025-06-30T17:12:12.671Z] makeVersion :
[2025-06-30T17:12:12.671Z] GNU Make 3.81
[2025-06-30T17:12:12.671Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2025-06-30T17:12:12.671Z] This is free software; see the source for copying conditions.
[2025-06-30T17:12:12.671Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2025-06-30T17:12:12.671Z] PARTICULAR PURPOSE.
[2025-06-30T17:12:12.671Z]
[2025-06-30T17:12:12.671Z] This program built for i386-apple-darwin11.3.0
[2025-06-30T17:12:12.671Z] mavenVersion :
[2025-06-30T17:12:12.671Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2025-06-30T17:12:12.671Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-06-30T17:12:12.671Z] Java version: 21.0.8-beta, vendor: Eclipse Adoptium, runtime: /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home
[2025-06-30T17:12:12.671Z] Default locale: en_IE, platform encoding: UTF-8
[2025-06-30T17:12:12.671Z] OS name: "mac os x", version: "10.14.6", arch: "x86_64", family: "mac"
[2025-06-30T17:12:12.671Z] perlVersion :
[2025-06-30T17:12:12.671Z]
[2025-06-30T17:12:12.671Z] This is perl 5, version 18, subversion 4 (v5.18.4) built for darwin-thread-multi-2level
[2025-06-30T17:12:12.671Z] (with 2 registered patches, see perl -V for more detail)
[2025-06-30T17:12:12.671Z]
[2025-06-30T17:12:12.671Z] Copyright 1987-2013, Larry Wall
[2025-06-30T17:12:12.671Z]
[2025-06-30T17:12:12.671Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-06-30T17:12:12.671Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-06-30T17:12:12.671Z]
[2025-06-30T17:12:12.671Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-06-30T17:12:12.671Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-06-30T17:12:12.671Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-06-30T17:12:12.671Z]
[2025-06-30T17:12:12.671Z] podmanVersion : bash: line 1: podman: command not found
[2025-06-30T17:12:12.671Z] procArch : i386
[2025-06-30T17:12:12.671Z] sysArch : x86_64
[2025-06-30T17:12:12.671Z] sysOS : Darwin
[2025-06-30T17:12:12.671Z] ulimit :
[2025-06-30T17:12:12.671Z] core file size (blocks, -c) 0
[2025-06-30T17:12:12.671Z] data seg size (kbytes, -d) unlimited
[2025-06-30T17:12:12.671Z] file size (blocks, -f) unlimited
[2025-06-30T17:12:12.671Z] max locked memory (kbytes, -l) unlimited
[2025-06-30T17:12:12.671Z] max memory size (kbytes, -m) unlimited
[2025-06-30T17:12:12.671Z] open files (-n) 10240
[2025-06-30T17:12:12.671Z] pipe size (512 bytes, -p) 1
[2025-06-30T17:12:12.671Z] stack size (kbytes, -s) 65532
[2025-06-30T17:12:12.671Z] cpu time (seconds, -t) unlimited
[2025-06-30T17:12:12.671Z] max user processes (-u) 1418
[2025-06-30T17:12:12.671Z] virtual memory (kbytes, -v) unlimited
[2025-06-30T17:12:12.671Z] uname : Darwin test-macstadium-macos1014-x64-1.adoptopenjdk.net 18.7.0 Darwin Kernel Version 18.7.0: Thu Jun 20 18:42:21 PDT 2019; root:xnu-4903.270.47~4/RELEASE_X86_64 x86_64
[2025-06-30T17:12:12.671Z] vmVendor : Oracle Corporation
[2025-06-30T17:12:12.671Z] vmVersion : 21.0.8-beta+8-202506301618
[2025-06-30T17:12:12.671Z] xlc version : bash: line 1: xlC: command not found
[2025-06-30T17:12:12.671Z] **************************************************************************
[2025-06-30T17:12:12.671Z]
[2025-06-30T17:12:12.671Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-06-30T17:12:12.671Z]
[2025-06-30T17:12:12.671Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-06-30T17:12:12.671Z]
[2025-06-30T17:12:12.671Z] System.getProperty('os.name')=Mac OS X
[2025-06-30T17:12:12.671Z]
[2025-06-30T17:12:12.671Z] System.getProperty('os.arch')=x86_64
[2025-06-30T17:12:12.671Z]
[2025-06-30T17:12:12.671Z] System.getProperty('java.fullversion')=null
[2025-06-30T17:12:12.671Z]
[2025-06-30T17:12:12.671Z] System.getProperty('sun.arch.data.model')=64
[2025-06-30T17:12:12.671Z]
[2025-06-30T17:12:12.671Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=sanity.functional TESTLIST= TRSS_URL= LIB_DIR=/Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib
[2025-06-30T17:12:12.671Z] perl scripts/configure.pl
[2025-06-30T17:12:12.671Z] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=21 --impl=hotspot --vendor="eclipse" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-06-30T17:12:13.024Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-06-30T17:12:13.024Z]
[2025-06-30T17:12:13.024Z]
[2025-06-30T17:12:13.024Z] Starting to generate parallel test lists.
[2025-06-30T17:12:13.024Z]
[2025-06-30T17:12:13.377Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2025-06-30T17:12:13.377Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2025-06-30T17:12:13.377Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2025-06-30T17:12:13.377Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2025-06-30T17:12:13.377Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2025-06-30T17:12:13.377Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2025-06-30T17:12:13.377Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2025-06-30T17:12:13.377Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2025-06-30T17:12:13.377Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2025-06-30T17:12:13.377Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2025-06-30T17:12:13.377Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2025-06-30T17:12:13.377Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2025-06-30T17:12:13.377Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2025-06-30T17:12:13.377Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2025-06-30T17:12:13.377Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2025-06-30T17:12:13.732Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2025-06-30T17:12:13.732Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2025-06-30T17:12:13.732Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2025-06-30T17:12:13.732Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2025-06-30T17:12:13.732Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2025-06-30T17:12:13.732Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2025-06-30T17:12:13.732Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2025-06-30T17:12:13.732Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2025-06-30T17:12:13.732Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2025-06-30T17:12:13.732Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2025-06-30T17:12:13.732Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2025-06-30T17:12:13.732Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml
[2025-06-30T17:12:13.732Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2025-06-30T17:12:13.732Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2025-06-30T17:12:13.732Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2025-06-30T17:12:13.732Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2025-06-30T17:12:13.732Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2025-06-30T17:12:13.732Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2025-06-30T17:12:13.732Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2025-06-30T17:12:13.732Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2025-06-30T17:12:13.732Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2025-06-30T17:12:13.732Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2025-06-30T17:12:13.732Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2025-06-30T17:12:13.732Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2025-06-30T17:12:13.732Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2025-06-30T17:12:13.732Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2025-06-30T17:12:13.732Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2025-06-30T17:12:13.732Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2025-06-30T17:12:13.732Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2025-06-30T17:12:13.732Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2025-06-30T17:12:13.733Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2025-06-30T17:12:13.733Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2025-06-30T17:12:13.733Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2025-06-30T17:12:13.733Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2025-06-30T17:12:13.733Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2025-06-30T17:12:13.733Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2025-06-30T17:12:13.733Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2025-06-30T17:12:13.733Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2025-06-30T17:12:13.733Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2025-06-30T17:12:13.733Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2025-06-30T17:12:13.733Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2025-06-30T17:12:13.733Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2025-06-30T17:12:13.733Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2025-06-30T17:12:13.733Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2025-06-30T17:12:13.733Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2025-06-30T17:12:13.733Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2025-06-30T17:12:14.087Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2025-06-30T17:12:14.087Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2025-06-30T17:12:14.087Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2025-06-30T17:12:14.087Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2025-06-30T17:12:14.087Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2025-06-30T17:12:14.087Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2025-06-30T17:12:14.087Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2025-06-30T17:12:14.087Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2025-06-30T17:12:14.087Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2025-06-30T17:12:14.087Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2025-06-30T17:12:14.087Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2025-06-30T17:12:14.087Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2025-06-30T17:12:14.087Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2025-06-30T17:12:14.087Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2025-06-30T17:12:14.087Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2025-06-30T17:12:14.087Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2025-06-30T17:12:14.087Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2025-06-30T17:12:14.087Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2025-06-30T17:12:14.087Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2025-06-30T17:12:14.087Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2025-06-30T17:12:14.087Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2025-06-30T17:12:14.087Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2025-06-30T17:12:14.087Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2025-06-30T17:12:14.087Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2025-06-30T17:12:14.087Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2025-06-30T17:12:14.087Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2025-06-30T17:12:14.087Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2025-06-30T17:12:14.087Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2025-06-30T17:12:14.087Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2025-06-30T17:12:14.087Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2025-06-30T17:12:14.087Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml
[2025-06-30T17:12:14.087Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2025-06-30T17:12:14.087Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2025-06-30T17:12:14.087Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2025-06-30T17:12:14.087Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2025-06-30T17:12:14.087Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2025-06-30T17:12:14.087Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2025-06-30T17:12:14.087Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2025-06-30T17:12:14.088Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2025-06-30T17:12:14.088Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2025-06-30T17:12:14.088Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2025-06-30T17:12:14.088Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2025-06-30T17:12:14.088Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2025-06-30T17:12:14.088Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2025-06-30T17:12:14.088Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2025-06-30T17:12:14.088Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2025-06-30T17:12:14.088Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2025-06-30T17:12:14.088Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2025-06-30T17:12:14.088Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2025-06-30T17:12:14.088Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2025-06-30T17:12:14.440Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2025-06-30T17:12:14.440Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2025-06-30T17:12:14.440Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2025-06-30T17:12:14.440Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2025-06-30T17:12:14.440Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2025-06-30T17:12:14.440Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2025-06-30T17:12:14.440Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2025-06-30T17:12:14.440Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2025-06-30T17:12:14.440Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2025-06-30T17:12:14.440Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2025-06-30T17:12:14.440Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2025-06-30T17:12:14.440Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2025-06-30T17:12:14.440Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2025-06-30T17:12:14.440Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2025-06-30T17:12:14.440Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2025-06-30T17:12:14.440Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2025-06-30T17:12:14.440Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2025-06-30T17:12:14.440Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2025-06-30T17:12:14.440Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2025-06-30T17:12:14.440Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2025-06-30T17:12:14.440Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2025-06-30T17:12:14.440Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2025-06-30T17:12:14.440Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2025-06-30T17:12:14.440Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2025-06-30T17:12:14.440Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2025-06-30T17:12:14.440Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2025-06-30T17:12:14.440Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2025-06-30T17:12:14.440Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2025-06-30T17:12:14.440Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2025-06-30T17:12:14.440Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2025-06-30T17:12:14.440Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2025-06-30T17:12:14.440Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2025-06-30T17:12:14.440Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2025-06-30T17:12:14.440Z] Attempting to get test duration data from TRSS.
[2025-06-30T17:12:14.440Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=21&impl=hs&platform=x86-64_mac&group=functional&level=sanity
[2025-06-30T17:12:15.194Z] Attempting to get test duration data from cached files.
[2025-06-30T17:12:15.194Z]
[2025-06-30T17:12:15.194Z] TEST DURATION
[2025-06-30T17:12:15.194Z] ====================================================================================
[2025-06-30T17:12:15.194Z] Total number of tests searched: 16
[2025-06-30T17:12:15.194Z] Number of test durations found: 16
[2025-06-30T17:12:15.194Z] Top slowest tests:
[2025-06-30T17:12:15.194Z] 00m03s cmdLineTest_J9test_elapsedTime_0
[2025-06-30T17:12:15.194Z] 00m02s testXXArgumentTesting_0
[2025-06-30T17:12:15.194Z] 00m02s RegularClassAndInterfaceFinalFieldTests_0
[2025-06-30T17:12:15.194Z] ====================================================================================
[2025-06-30T17:12:15.194Z]
[2025-06-30T17:12:15.194Z] Test target is split into 1 lists.
[2025-06-30T17:12:15.194Z] Reducing estimated test running time from 00m22s to 00m22s.
[2025-06-30T17:12:15.194Z]
[2025-06-30T17:12:15.194Z] -------------------------------------testList_0-------------------------------------
[2025-06-30T17:12:15.194Z] Number of tests: 16
[2025-06-30T17:12:15.194Z] Estimated running time: 00m22s
[2025-06-30T17:12:15.194Z] TESTLIST=cmdLineTest_J9test_elapsedTime_0,testXXArgumentTesting_0,RegularClassAndInterfaceFinalFieldTests_0,Jep334Tests_0,Jep360Tests_0,Jep384Tests_0,Jep371Tests_0,StringIndentTests_0,cmdLineTester_getPid_0,cmdLineTester_imageReaderInitializationTest_0,Jep397Tests_0,Jep397Tests_testSubClassOfSealedSuperFromDifferentPackageInSameUnnamedModule_0,Jep397Tests_testSubClassOfSealedSuperFromDifferentModule_0,SyntheticGCWorkload_TestCase_0,cmdLineTester_libpathTestRtfChild_0,Jep397Tests_testSubClassOfSealedSuperFromDifferentPackageInSameNamedModule_0
[2025-06-30T17:12:15.194Z] ------------------------------------------------------------------------------------
[2025-06-30T17:12:15.194Z]
[2025-06-30T17:12:15.194Z] Parallel test lists file (/Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[Pipeline] fileExists
[Pipeline] echo
[2025-06-30T17:12:15.307Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-06-30T17:12:15.398Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-06-30T17:12:15.442Z] Building tests...
[Pipeline] timeout
[2025-06-30T17:12:15.445Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-06-30T17:12:15.463Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-06-30T17:12:16.014Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-06-30T17:12:20.959Z] --------------------------------------------
[2025-06-30T17:12:20.959Z] path is set to /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib
[2025-06-30T17:12:20.960Z] task is set to default
[2025-06-30T17:12:20.960Z] dependencyList is set to all
[2025-06-30T17:12:20.960Z] --------------------------------------------
[2025-06-30T17:12:20.960Z] Starting download third party dependent jars
[2025-06-30T17:12:20.960Z] --------------------------------------------
[2025-06-30T17:12:20.960Z] downloading dependent third party jars to /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib
[2025-06-30T17:12:20.960Z] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-06-30T17:12:20.960Z] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-06-30T17:12:20.960Z] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2025-06-30T17:12:20.960Z] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-06-30T17:12:20.960Z] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-06-30T17:12:20.960Z] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-06-30T17:12:20.960Z] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-06-30T17:12:20.960Z] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2025-06-30T17:12:20.960Z] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-06-30T17:12:20.960Z] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-06-30T17:12:20.960Z] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-06-30T17:12:20.960Z] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-06-30T17:12:20.960Z] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-06-30T17:12:20.960Z] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-06-30T17:12:20.960Z] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-06-30T17:12:20.960Z] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-06-30T17:12:20.960Z] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-06-30T17:12:20.960Z] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-06-30T17:12:20.960Z] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-06-30T17:12:20.960Z] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-06-30T17:12:20.960Z] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-06-30T17:12:20.960Z] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/asm.jar exists with correct hash, not downloading
[2025-06-30T17:12:20.960Z] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-06-30T17:12:20.960Z] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-06-30T17:12:20.960Z] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-06-30T17:12:20.960Z] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-06-30T17:12:20.960Z] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-06-30T17:12:20.960Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-06-30T17:12:21.209Z] Running tests...
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 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
[2025-06-30T17:12:21.240Z] ITERATION: 1/1
[Pipeline] sshagent
[2025-06-30T17:12:21.266Z] $ ssh-agent
[2025-06-30T17:12:21.389Z] SSH_AUTH_SOCK=/var/folders/gn/l1n8c6n13571rxcklsqm2mvm0000gp/T//ssh-0kzXSuvbjDwe/agent.61449
[2025-06-30T17:12:21.389Z] SSH_AGENT_PID=61450
[2025-06-30T17:12:21.389Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-06-30T17:12:21.908Z] ++ uname
[2025-06-30T17:12:21.908Z] + '[' Darwin = AIX ']'
[2025-06-30T17:12:21.908Z] ++ uname
[2025-06-30T17:12:21.908Z] + '[' Darwin = SunOS ']'
[2025-06-30T17:12:21.908Z] ++ uname
[2025-06-30T17:12:21.908Z] + '[' Darwin = '*BSD' ']'
[2025-06-30T17:12:21.908Z] + MAKE=make
[2025-06-30T17:12:21.908Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-06-30T17:12:21.908Z] make: Nothing to be done for `testEnvTeardown'.
[Pipeline] sh
[2025-06-30T17:12:22.491Z] ++ uname
[2025-06-30T17:12:22.492Z] + '[' Darwin = AIX ']'
[2025-06-30T17:12:22.492Z] ++ uname
[2025-06-30T17:12:22.492Z] + '[' Darwin = SunOS ']'
[2025-06-30T17:12:22.492Z] ++ uname
[2025-06-30T17:12:22.492Z] + '[' Darwin = '*BSD' ']'
[2025-06-30T17:12:22.492Z] + MAKE=make
[2025-06-30T17:12:22.492Z] + cd ./aqa-tests
[2025-06-30T17:12:22.492Z] + . ./scripts/testenv/testenvSettings.sh
[2025-06-30T17:12:22.492Z] ++ set +x
[2025-06-30T17:12:22.492Z] JAVA_HOME is set to /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2025-06-30T17:12:22.492Z] LIB_DIR is set to /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib
[2025-06-30T17:12:22.492Z] rm -f -r /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-30T17:12:22.492Z] mkdir -p /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-30T17:12:22.492Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib" 2>&1; echo $? ) | tee "/Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-06-30T17:12:22.492Z] if [ -z "$(tail -1 /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_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.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-06-30T17:12:22.492Z] Buildfile: /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2025-06-30T17:12:23.246Z]
[2025-06-30T17:12:23.246Z] build:
[2025-06-30T17:12:23.246Z]
[2025-06-30T17:12:23.246Z] clean:
[2025-06-30T17:12:23.247Z] [delete] Deleting: /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/autoGenEnv.mk
[2025-06-30T17:12:23.247Z] [delete] Deleting directory /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/bin
[2025-06-30T17:12:23.247Z]
[2025-06-30T17:12:23.247Z] init:
[2025-06-30T17:12:23.247Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/bin
[2025-06-30T17:12:23.247Z]
[2025-06-30T17:12:23.247Z] getDependentLibs:
[2025-06-30T17:12:23.247Z] [exec] --------------------------------------------
[2025-06-30T17:12:23.247Z] [exec] path is set to /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib
[2025-06-30T17:12:23.247Z] [exec] task is set to default
[2025-06-30T17:12:23.247Z] [exec] dependencyList is set to json_simple
[2025-06-30T17:12:23.247Z] [exec] --------------------------------------------
[2025-06-30T17:12:23.247Z] [exec] Starting download third party dependent jars
[2025-06-30T17:12:23.247Z] [exec] --------------------------------------------
[2025-06-30T17:12:23.247Z] [exec] downloading dependent third party jars to /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib
[2025-06-30T17:12:23.247Z] [exec] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-06-30T17:12:23.247Z] [exec] downloaded dependent third party jars successfully
[2025-06-30T17:12:23.247Z]
[2025-06-30T17:12:23.247Z] compile:
[2025-06-30T17:12:23.247Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-06-30T17:12:23.247Z] [echo] ============COMPILER SETTINGS============
[2025-06-30T17:12:23.247Z] [echo] ===fork: yes
[2025-06-30T17:12:23.247Z] [echo] ===debug: on
[2025-06-30T17:12:23.247Z] [javac] Compiling 28 source files to /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/bin
[2025-06-30T17:12:25.634Z] [javac] Note: Some input files use or override a deprecated API.
[2025-06-30T17:12:25.634Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-06-30T17:12:25.634Z]
[2025-06-30T17:12:25.634Z] dist:
[2025-06-30T17:12:25.634Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2025-06-30T17:12:25.634Z]
[2025-06-30T17:12:25.634Z] BUILD SUCCESSFUL
[2025-06-30T17:12:25.634Z] Total time: 3 seconds
[2025-06-30T17:12:25.987Z] 0
[2025-06-30T17:12:25.987Z] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-06-30T17:12:25.987Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-06-30T17:12:25.987Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2025-06-30T17:12:26.745Z] ****************************** MACHINE INFO ******************************
[2025-06-30T17:12:26.745Z] File path : /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG
[2025-06-30T17:12:26.745Z] Free Physical Memory Size : 8823754752
[2025-06-30T17:12:26.745Z] Free space (bytes) : 194316402688
[2025-06-30T17:12:26.745Z] Total Physical Memory Size : 17179869184
[2025-06-30T17:12:26.745Z] Total space (bytes) : 250790436864
[2025-06-30T17:12:26.745Z] Usable space (bytes) : 189328117760
[2025-06-30T17:12:26.745Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-06-30T17:12:26.745Z] bashVersion :
[2025-06-30T17:12:26.745Z] GNU bash, version 5.1.8(1)-release (x86_64-apple-darwin18.7.0)
[2025-06-30T17:12:26.745Z] Copyright (C) 2020 Free Software Foundation, Inc.
[2025-06-30T17:12:26.745Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-06-30T17:12:26.745Z]
[2025-06-30T17:12:26.745Z] This is free software; you are free to change and redistribute it.
[2025-06-30T17:12:26.745Z] There is NO WARRANTY, to the extent permitted by law.
[2025-06-30T17:12:26.745Z] cpuCores : 8
[2025-06-30T17:12:26.745Z] curlVersion :
[2025-06-30T17:12:26.745Z] curl 8.0.1 (x86_64-apple-darwin18.7.0) libcurl/8.0.1 (SecureTransport) OpenSSL/1.1.1t zlib/1.2.11 brotli/1.0.9 zstd/1.5.5 libidn2/2.3.4 libssh2/1.10.0 nghttp2/1.52.0 librtmp/2.3
[2025-06-30T17:12:26.745Z] Release-Date: 2023-03-20
[2025-06-30T17:12:26.745Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-06-30T17:12:26.745Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2025-06-30T17:12:26.745Z] dockerVersion : bash: line 1: docker: command not found
[2025-06-30T17:12:26.745Z] gcc version : 4.2.1
[2025-06-30T17:12:26.745Z] gclibc version : bash: line 1: ldd: command not found
[2025-06-30T17:12:26.745Z] gdb version : bash: line 1: gdb: command not found
[2025-06-30T17:12:26.745Z] lldb version :
[2025-06-30T17:12:26.745Z] lldb-1001.0.13.3
[2025-06-30T17:12:26.745Z] Swift-5.0
[2025-06-30T17:12:26.745Z] makeVersion :
[2025-06-30T17:12:26.745Z] GNU Make 3.81
[2025-06-30T17:12:26.745Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2025-06-30T17:12:26.745Z] This is free software; see the source for copying conditions.
[2025-06-30T17:12:26.745Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2025-06-30T17:12:26.745Z] PARTICULAR PURPOSE.
[2025-06-30T17:12:26.745Z]
[2025-06-30T17:12:26.745Z] This program built for i386-apple-darwin11.3.0
[2025-06-30T17:12:26.745Z] mavenVersion :
[2025-06-30T17:12:26.745Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2025-06-30T17:12:26.745Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-06-30T17:12:26.745Z] Java version: 21.0.8-beta, vendor: Eclipse Adoptium, runtime: /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home
[2025-06-30T17:12:26.745Z] Default locale: en_IE, platform encoding: UTF-8
[2025-06-30T17:12:26.745Z] OS name: "mac os x", version: "10.14.6", arch: "x86_64", family: "mac"
[2025-06-30T17:12:26.745Z] perlVersion :
[2025-06-30T17:12:26.745Z]
[2025-06-30T17:12:26.745Z] This is perl 5, version 18, subversion 4 (v5.18.4) built for darwin-thread-multi-2level
[2025-06-30T17:12:26.745Z] (with 2 registered patches, see perl -V for more detail)
[2025-06-30T17:12:26.745Z]
[2025-06-30T17:12:26.745Z] Copyright 1987-2013, Larry Wall
[2025-06-30T17:12:26.745Z]
[2025-06-30T17:12:26.745Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-06-30T17:12:26.745Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-06-30T17:12:26.745Z]
[2025-06-30T17:12:26.745Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-06-30T17:12:26.745Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-06-30T17:12:26.745Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-06-30T17:12:26.745Z]
[2025-06-30T17:12:26.745Z] podmanVersion : bash: line 1: podman: command not found
[2025-06-30T17:12:26.745Z] procArch : i386
[2025-06-30T17:12:26.745Z] sysArch : x86_64
[2025-06-30T17:12:26.745Z] sysOS : Darwin
[2025-06-30T17:12:26.745Z] ulimit :
[2025-06-30T17:12:26.745Z] core file size (blocks, -c) 0
[2025-06-30T17:12:26.745Z] data seg size (kbytes, -d) unlimited
[2025-06-30T17:12:26.745Z] file size (blocks, -f) unlimited
[2025-06-30T17:12:26.745Z] max locked memory (kbytes, -l) unlimited
[2025-06-30T17:12:26.745Z] max memory size (kbytes, -m) unlimited
[2025-06-30T17:12:26.745Z] open files (-n) 10240
[2025-06-30T17:12:26.745Z] pipe size (512 bytes, -p) 1
[2025-06-30T17:12:26.745Z] stack size (kbytes, -s) 65532
[2025-06-30T17:12:26.745Z] cpu time (seconds, -t) unlimited
[2025-06-30T17:12:26.745Z] max user processes (-u) 1418
[2025-06-30T17:12:26.745Z] virtual memory (kbytes, -v) unlimited
[2025-06-30T17:12:26.745Z] uname : Darwin test-macstadium-macos1014-x64-1.adoptopenjdk.net 18.7.0 Darwin Kernel Version 18.7.0: Thu Jun 20 18:42:21 PDT 2019; root:xnu-4903.270.47~4/RELEASE_X86_64 x86_64
[2025-06-30T17:12:26.745Z] vmVendor : Oracle Corporation
[2025-06-30T17:12:26.745Z] vmVersion : 21.0.8-beta+8-202506301618
[2025-06-30T17:12:26.745Z] xlc version : bash: line 1: xlC: command not found
[2025-06-30T17:12:26.745Z] **************************************************************************
[2025-06-30T17:12:26.745Z]
[2025-06-30T17:12:26.745Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-06-30T17:12:26.745Z]
[2025-06-30T17:12:26.745Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-06-30T17:12:26.745Z]
[2025-06-30T17:12:26.745Z] System.getProperty('os.name')=Mac OS X
[2025-06-30T17:12:26.745Z]
[2025-06-30T17:12:26.745Z] System.getProperty('os.arch')=x86_64
[2025-06-30T17:12:26.745Z]
[2025-06-30T17:12:26.745Z] System.getProperty('java.fullversion')=null
[2025-06-30T17:12:26.745Z]
[2025-06-30T17:12:26.745Z] System.getProperty('sun.arch.data.model')=64
[2025-06-30T17:12:26.745Z]
[2025-06-30T17:12:27.099Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=sanity.functional TESTLIST=
[2025-06-30T17:12:27.099Z] perl scripts/configure.pl
[2025-06-30T17:12:27.099Z] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=21 --impl=hotspot --vendor="eclipse" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-06-30T17:12:27.451Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-06-30T17:12:27.451Z]
[2025-06-30T17:12:27.451Z]
[2025-06-30T17:12:27.451Z] Starting to generate build list.
[2025-06-30T17:12:27.451Z]
[2025-06-30T17:12:27.804Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2025-06-30T17:12:27.804Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2025-06-30T17:12:27.804Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2025-06-30T17:12:27.804Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2025-06-30T17:12:27.804Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2025-06-30T17:12:27.804Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2025-06-30T17:12:27.804Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2025-06-30T17:12:27.804Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2025-06-30T17:12:27.804Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2025-06-30T17:12:27.804Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2025-06-30T17:12:27.804Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2025-06-30T17:12:27.804Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2025-06-30T17:12:27.804Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2025-06-30T17:12:28.157Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2025-06-30T17:12:28.157Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2025-06-30T17:12:28.158Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2025-06-30T17:12:28.158Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2025-06-30T17:12:28.158Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2025-06-30T17:12:28.158Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2025-06-30T17:12:28.158Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2025-06-30T17:12:28.158Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2025-06-30T17:12:28.158Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2025-06-30T17:12:28.158Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2025-06-30T17:12:28.158Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2025-06-30T17:12:28.158Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2025-06-30T17:12:28.158Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2025-06-30T17:12:28.158Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml
[2025-06-30T17:12:28.158Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2025-06-30T17:12:28.158Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2025-06-30T17:12:28.158Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2025-06-30T17:12:28.158Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2025-06-30T17:12:28.158Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2025-06-30T17:12:28.158Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2025-06-30T17:12:28.158Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2025-06-30T17:12:28.158Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2025-06-30T17:12:28.158Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2025-06-30T17:12:28.158Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2025-06-30T17:12:28.158Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2025-06-30T17:12:28.158Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2025-06-30T17:12:28.158Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2025-06-30T17:12:28.158Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2025-06-30T17:12:28.158Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2025-06-30T17:12:28.158Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2025-06-30T17:12:28.158Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2025-06-30T17:12:28.158Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2025-06-30T17:12:28.158Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2025-06-30T17:12:28.158Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2025-06-30T17:12:28.158Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2025-06-30T17:12:28.158Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2025-06-30T17:12:28.158Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2025-06-30T17:12:28.158Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2025-06-30T17:12:28.158Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2025-06-30T17:12:28.158Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2025-06-30T17:12:28.158Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2025-06-30T17:12:28.158Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2025-06-30T17:12:28.158Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2025-06-30T17:12:28.514Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2025-06-30T17:12:28.514Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2025-06-30T17:12:28.514Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2025-06-30T17:12:28.514Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2025-06-30T17:12:28.514Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2025-06-30T17:12:28.514Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2025-06-30T17:12:28.515Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2025-06-30T17:12:28.515Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2025-06-30T17:12:28.515Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2025-06-30T17:12:28.515Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2025-06-30T17:12:28.515Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2025-06-30T17:12:28.515Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2025-06-30T17:12:28.515Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2025-06-30T17:12:28.515Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2025-06-30T17:12:28.515Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2025-06-30T17:12:28.515Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2025-06-30T17:12:28.515Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2025-06-30T17:12:28.515Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2025-06-30T17:12:28.515Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2025-06-30T17:12:28.515Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2025-06-30T17:12:28.515Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2025-06-30T17:12:28.515Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2025-06-30T17:12:28.515Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2025-06-30T17:12:28.515Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2025-06-30T17:12:28.515Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2025-06-30T17:12:28.515Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2025-06-30T17:12:28.515Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2025-06-30T17:12:28.515Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2025-06-30T17:12:28.515Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2025-06-30T17:12:28.515Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2025-06-30T17:12:28.515Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2025-06-30T17:12:28.515Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2025-06-30T17:12:28.515Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2025-06-30T17:12:28.515Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2025-06-30T17:12:28.515Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2025-06-30T17:12:28.515Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml
[2025-06-30T17:12:28.515Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2025-06-30T17:12:28.515Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2025-06-30T17:12:28.515Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2025-06-30T17:12:28.515Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2025-06-30T17:12:28.515Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2025-06-30T17:12:28.515Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2025-06-30T17:12:28.515Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2025-06-30T17:12:28.515Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2025-06-30T17:12:28.515Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2025-06-30T17:12:28.515Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2025-06-30T17:12:28.515Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2025-06-30T17:12:28.515Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2025-06-30T17:12:28.515Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2025-06-30T17:12:28.515Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2025-06-30T17:12:28.515Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2025-06-30T17:12:28.870Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2025-06-30T17:12:28.870Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2025-06-30T17:12:28.870Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2025-06-30T17:12:28.870Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2025-06-30T17:12:28.870Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2025-06-30T17:12:28.870Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2025-06-30T17:12:28.870Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2025-06-30T17:12:28.870Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2025-06-30T17:12:28.870Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2025-06-30T17:12:28.870Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2025-06-30T17:12:28.870Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2025-06-30T17:12:28.870Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2025-06-30T17:12:28.870Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2025-06-30T17:12:28.870Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2025-06-30T17:12:28.870Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2025-06-30T17:12:28.870Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2025-06-30T17:12:28.870Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2025-06-30T17:12:28.870Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2025-06-30T17:12:28.870Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2025-06-30T17:12:28.870Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2025-06-30T17:12:28.870Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2025-06-30T17:12:28.870Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2025-06-30T17:12:28.870Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2025-06-30T17:12:28.870Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2025-06-30T17:12:28.870Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2025-06-30T17:12:28.870Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2025-06-30T17:12:28.870Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2025-06-30T17:12:28.870Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2025-06-30T17:12:28.870Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2025-06-30T17:12:28.870Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2025-06-30T17:12:28.870Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2025-06-30T17:12:28.870Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2025-06-30T17:12:29.222Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2025-06-30T17:12:29.222Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2025-06-30T17:12:29.222Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2025-06-30T17:12:29.222Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2025-06-30T17:12:29.222Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2025-06-30T17:12:29.222Z] Generated /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/buildInfo.mk
[2025-06-30T17:12:29.222Z]
[2025-06-30T17:12:29.222Z] /Library/Developer/CommandLineTools/usr/bin/make -f clean.mk cleanBuild
[2025-06-30T17:12:29.576Z] rm -f -r /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest
[2025-06-30T17:12:29.576Z] /Library/Developer/CommandLineTools/usr/bin/make -f compile.mk compile
[2025-06-30T17:12:29.576Z] rm -f -r /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-30T17:12:29.576Z] mkdir -p /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-30T17:12:29.576Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/.." "-DBUILD_ROOT=/Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=21" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=functional/cmdLineTests/runtimemxbeanTests,functional/Java15andUp,functional/cmdLineTests/cmdLineTest_J9tests,functional/cmdLineTests/imageReaderInitializationTest,functional/Java12andUp,functional/cmdLineTests/xxargtest" "-DRESOURCES_DIR=/Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=osx_x86-64" "-DTEST_JDK_HOME=/Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DJVM_VERSION=openjdk21" "-DLIB_DIR=/Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib" 2>&1; echo $? ) | tee "/Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-06-30T17:12:29.576Z] if [ -z "$(tail -1 /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_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.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-06-30T17:12:29.929Z] Buildfile: /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/scripts/build_test.xml
[2025-06-30T17:12:30.683Z] [echo] build.list is TestConfig/build.xml,functional/cmdLineTests/runtimemxbeanTests/build.xml,functional/Java15andUp/build.xml,functional/cmdLineTests/cmdLineTest_J9tests/build.xml,functional/cmdLineTests/imageReaderInitializationTest/build.xml,functional/Java12andUp/build.xml,functional/cmdLineTests/xxargtest/build.xml
[2025-06-30T17:12:30.683Z]
[2025-06-30T17:12:30.683Z] -create_test_directory:
[2025-06-30T17:12:30.683Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jvmtest
[2025-06-30T17:12:30.683Z]
[2025-06-30T17:12:30.683Z] stage_test_material:
[2025-06-30T17:12:30.683Z] [copy] Copying 585 files to /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jvmtest
[2025-06-30T17:12:31.036Z]
[2025-06-30T17:12:31.036Z] build:
[2025-06-30T17:12:31.036Z]
[2025-06-30T17:12:31.036Z] init:
[2025-06-30T17:12:31.036Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jvmtest/TestConfig
[2025-06-30T17:12:31.036Z]
[2025-06-30T17:12:31.036Z] build:
[2025-06-30T17:12:31.036Z] [copy] Copying 14 files to /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jvmtest/TestConfig
[2025-06-30T17:12:31.036Z] [copy] Copied 4 empty directories to 2 empty directories under /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jvmtest/TestConfig
[2025-06-30T17:12:31.036Z] [copy] Copying 1 file to /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jvmtest/TestConfig
[2025-06-30T17:12:31.389Z]
[2025-06-30T17:12:31.389Z] build:
[2025-06-30T17:12:31.389Z]
[2025-06-30T17:12:31.389Z] init:
[2025-06-30T17:12:31.389Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jvmtest/functional/Java12andUp
[2025-06-30T17:12:31.389Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/functional/Java12andUp/bin
[2025-06-30T17:12:31.389Z]
[2025-06-30T17:12:31.389Z] getDependentLibs:
[2025-06-30T17:12:31.389Z] [exec] --------------------------------------------
[2025-06-30T17:12:31.389Z] [exec] path is set to /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib
[2025-06-30T17:12:31.389Z] [exec] task is set to default
[2025-06-30T17:12:31.389Z] [exec] dependencyList is set to testng,jcommander
[2025-06-30T17:12:31.389Z] [exec] --------------------------------------------
[2025-06-30T17:12:31.389Z] [exec] Starting download third party dependent jars
[2025-06-30T17:12:31.389Z] [exec] --------------------------------------------
[2025-06-30T17:12:31.389Z] [exec] downloading dependent third party jars to /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib
[2025-06-30T17:12:31.389Z] [exec] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2025-06-30T17:12:31.389Z] [exec] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-06-30T17:12:31.389Z] [exec] downloaded dependent third party jars successfully
[2025-06-30T17:12:31.389Z]
[2025-06-30T17:12:31.389Z] compile:
[2025-06-30T17:12:31.389Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-06-30T17:12:31.389Z] [echo] ============COMPILER SETTINGS============
[2025-06-30T17:12:31.389Z] [echo] ===fork: yes
[2025-06-30T17:12:31.389Z] [echo] ===executable: /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/javac
[2025-06-30T17:12:31.389Z] [echo] ===debug: on
[2025-06-30T17:12:31.389Z] [echo] ===destdir: /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest/functional/Java12andUp
[2025-06-30T17:12:31.389Z] [javac] Compiling 21 source files to /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/functional/Java12andUp/bin
[2025-06-30T17:12:33.142Z] [javac] Creating empty /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/functional/Java12andUp/bin/org/openj9/test/util/package-info.class
[2025-06-30T17:12:33.142Z]
[2025-06-30T17:12:33.142Z] dist:
[2025-06-30T17:12:33.142Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jvmtest/functional/Java12andUp/GeneralTest.jar
[2025-06-30T17:12:33.142Z] [copy] Copying 3 files to /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jvmtest/functional/Java12andUp
[2025-06-30T17:12:33.142Z]
[2025-06-30T17:12:33.142Z] clean:
[2025-06-30T17:12:33.142Z] [delete] Deleting directory /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/functional/Java12andUp/bin
[2025-06-30T17:12:33.142Z]
[2025-06-30T17:12:33.142Z] build:
[2025-06-30T17:12:33.142Z]
[2025-06-30T17:12:33.142Z] init:
[2025-06-30T17:12:33.142Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jvmtest/functional/Java15andUp
[2025-06-30T17:12:33.142Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/functional/Java15andUp/bin
[2025-06-30T17:12:33.142Z]
[2025-06-30T17:12:33.142Z] getDependentLibs:
[2025-06-30T17:12:33.494Z] [exec] --------------------------------------------
[2025-06-30T17:12:33.494Z] [exec] path is set to /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib
[2025-06-30T17:12:33.494Z] [exec] task is set to default
[2025-06-30T17:12:33.494Z] [exec] dependencyList is set to asm,testng,jcommander
[2025-06-30T17:12:33.494Z] [exec] --------------------------------------------
[2025-06-30T17:12:33.494Z] [exec] Starting download third party dependent jars
[2025-06-30T17:12:33.494Z] [exec] --------------------------------------------
[2025-06-30T17:12:33.494Z] [exec] downloading dependent third party jars to /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib
[2025-06-30T17:12:33.494Z] [exec] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/asm.jar exists with correct hash, not downloading
[2025-06-30T17:12:33.494Z] [exec] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-06-30T17:12:33.494Z] [exec] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2025-06-30T17:12:33.494Z] [exec] downloaded dependent third party jars successfully
[2025-06-30T17:12:33.494Z]
[2025-06-30T17:12:33.494Z] compile:
[2025-06-30T17:12:33.494Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-06-30T17:12:33.494Z] [echo] ============COMPILER SETTINGS============
[2025-06-30T17:12:33.494Z] [echo] ===fork: yes
[2025-06-30T17:12:33.494Z] [echo] ===executable: /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/javac
[2025-06-30T17:12:33.494Z] [echo] ===debug: on
[2025-06-30T17:12:33.494Z] [echo] ===destdir: /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest/functional/Java15andUp
[2025-06-30T17:12:33.494Z] [javac] Compiling 19 source files to /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/functional/Java15andUp/bin
[2025-06-30T17:12:35.246Z] [javac] Creating empty /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/functional/Java15andUp/bin/org/openj9/test/util/package-info.class
[2025-06-30T17:12:35.246Z]
[2025-06-30T17:12:35.246Z] dist:
[2025-06-30T17:12:35.246Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jvmtest/functional/Java15andUp/GeneralTest.jar
[2025-06-30T17:12:35.246Z] [copy] Copying 3 files to /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jvmtest/functional/Java15andUp
[2025-06-30T17:12:35.246Z]
[2025-06-30T17:12:35.246Z] clean:
[2025-06-30T17:12:35.246Z] [delete] Deleting directory /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/functional/Java15andUp/bin
[2025-06-30T17:12:35.246Z]
[2025-06-30T17:12:35.246Z] buildCmdLineTestTools:
[2025-06-30T17:12:35.246Z]
[2025-06-30T17:12:35.246Z] check-jar:
[2025-06-30T17:12:35.246Z]
[2025-06-30T17:12:35.246Z] build:
[2025-06-30T17:12:35.246Z]
[2025-06-30T17:12:35.246Z] init:
[2025-06-30T17:12:35.246Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jvmtest/functional/cmdline_options_tester
[2025-06-30T17:12:35.246Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/functional/cmdline_options_tester/bin
[2025-06-30T17:12:35.246Z]
[2025-06-30T17:12:35.246Z] compile:
[2025-06-30T17:12:35.246Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-06-30T17:12:35.246Z] [echo] ============COMPILER SETTINGS============
[2025-06-30T17:12:35.246Z] [echo] ===fork: yes
[2025-06-30T17:12:35.246Z] [echo] ===executable: /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/javac
[2025-06-30T17:12:35.246Z] [echo] ===debug: on
[2025-06-30T17:12:35.246Z] [echo] ===destdir: /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest/functional/cmdline_options_tester
[2025-06-30T17:12:35.246Z] [javac] Compiling 34 source files to /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/functional/cmdline_options_tester/bin
[2025-06-30T17:12:37.619Z] [javac] Note: /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/functional/cmdline_options_tester/src/Test.java uses or overrides a deprecated API.
[2025-06-30T17:12:37.619Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-06-30T17:12:37.619Z] [javac] Note: Some input files use unchecked or unsafe operations.
[2025-06-30T17:12:37.619Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2025-06-30T17:12:37.619Z]
[2025-06-30T17:12:37.619Z] dist:
[2025-06-30T17:12:37.619Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jvmtest/functional/cmdline_options_tester/cmdlinetester.jar
[2025-06-30T17:12:37.619Z] [copy] Copying 1 file to /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jvmtest/functional/cmdline_options_tester
[2025-06-30T17:12:37.619Z]
[2025-06-30T17:12:37.619Z] clean:
[2025-06-30T17:12:37.619Z] [delete] Deleting directory /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/functional/cmdline_options_tester/bin
[2025-06-30T17:12:37.619Z]
[2025-06-30T17:12:37.619Z] check-jar:
[2025-06-30T17:12:37.619Z]
[2025-06-30T17:12:37.619Z] build:
[2025-06-30T17:12:37.619Z]
[2025-06-30T17:12:37.619Z] buildCmdLineTestUtils:
[2025-06-30T17:12:37.619Z]
[2025-06-30T17:12:37.619Z] check-jar:
[2025-06-30T17:12:37.619Z]
[2025-06-30T17:12:37.619Z] build:
[2025-06-30T17:12:37.619Z]
[2025-06-30T17:12:37.619Z] build:
[2025-06-30T17:12:37.619Z]
[2025-06-30T17:12:37.619Z] init:
[2025-06-30T17:12:37.619Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jvmtest/functional/cmdLineTests/cmdLineTest_J9tests
[2025-06-30T17:12:37.619Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/functional/cmdLineTests/cmdLineTest_J9tests/bin
[2025-06-30T17:12:37.619Z]
[2025-06-30T17:12:37.619Z] compile:
[2025-06-30T17:12:37.619Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-06-30T17:12:37.619Z] [echo] ============COMPILER SETTINGS============
[2025-06-30T17:12:37.619Z] [echo] ===fork: yes
[2025-06-30T17:12:37.619Z] [echo] ===executable: /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/javac
[2025-06-30T17:12:37.619Z] [echo] ===debug: on
[2025-06-30T17:12:37.619Z] [echo] ===destdir: /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest/functional/cmdLineTests/cmdLineTest_J9tests
[2025-06-30T17:12:37.619Z] [javac] Compiling 16 source files to /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/functional/cmdLineTests/cmdLineTest_J9tests/bin
[2025-06-30T17:12:38.840Z] [javac] Note: /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/functional/cmdLineTests/cmdLineTest_J9tests/src/TestStringBufferAndBuilderGrowth.java uses or overrides a deprecated API.
[2025-06-30T17:12:38.840Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-06-30T17:12:38.840Z] [javac] Creating empty /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/functional/cmdLineTests/cmdLineTest_J9tests/bin/org/openj9/test/util/package-info.class
[2025-06-30T17:12:38.840Z]
[2025-06-30T17:12:38.840Z] dist:
[2025-06-30T17:12:38.840Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jvmtest/functional/cmdLineTests/cmdLineTest_J9tests/cmdLineTest_J9tests.jar
[2025-06-30T17:12:39.193Z] [copy] Copying 13 files to /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jvmtest/functional/cmdLineTests/cmdLineTest_J9tests
[2025-06-30T17:12:39.193Z]
[2025-06-30T17:12:39.193Z] clean:
[2025-06-30T17:12:39.193Z] [delete] Deleting directory /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/functional/cmdLineTests/cmdLineTest_J9tests/bin
[2025-06-30T17:12:39.193Z]
[2025-06-30T17:12:39.193Z] buildCmdLineTestTools:
[2025-06-30T17:12:39.193Z]
[2025-06-30T17:12:39.193Z] check-jar:
[2025-06-30T17:12:39.193Z]
[2025-06-30T17:12:39.193Z] build:
[2025-06-30T17:12:39.193Z]
[2025-06-30T17:12:39.193Z] check-jar:
[2025-06-30T17:12:39.193Z]
[2025-06-30T17:12:39.193Z] build:
[2025-06-30T17:12:39.193Z]
[2025-06-30T17:12:39.193Z] build:
[2025-06-30T17:12:39.193Z]
[2025-06-30T17:12:39.193Z] init:
[2025-06-30T17:12:39.193Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jvmtest/functional/cmdLineTests/imageReaderInitializationTest
[2025-06-30T17:12:39.193Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/functional/cmdLineTests/imageReaderInitializationTest/bin
[2025-06-30T17:12:39.193Z]
[2025-06-30T17:12:39.193Z] compile:
[2025-06-30T17:12:39.193Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-06-30T17:12:39.193Z] [echo] ============COMPILER SETTINGS============
[2025-06-30T17:12:39.193Z] [echo] ===fork: yes
[2025-06-30T17:12:39.193Z] [echo] ===executable: /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/javac
[2025-06-30T17:12:39.193Z] [echo] ===debug: on
[2025-06-30T17:12:39.193Z] [echo] ===destdir: /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest/functional/cmdLineTests/imageReaderInitializationTest
[2025-06-30T17:12:39.193Z] [javac] Compiling 1 source file to /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/functional/cmdLineTests/imageReaderInitializationTest/bin
[2025-06-30T17:12:39.947Z]
[2025-06-30T17:12:39.947Z] dist:
[2025-06-30T17:12:39.947Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jvmtest/functional/cmdLineTests/imageReaderInitializationTest/imageReaderInitializationTest.jar
[2025-06-30T17:12:39.947Z] [copy] Copying 3 files to /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jvmtest/functional/cmdLineTests/imageReaderInitializationTest
[2025-06-30T17:12:39.947Z]
[2025-06-30T17:12:39.947Z] clean:
[2025-06-30T17:12:39.947Z] [delete] Deleting directory /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/functional/cmdLineTests/imageReaderInitializationTest/bin
[2025-06-30T17:12:39.947Z]
[2025-06-30T17:12:39.947Z] buildCmdLineTestTools:
[2025-06-30T17:12:39.947Z]
[2025-06-30T17:12:39.947Z] check-jar:
[2025-06-30T17:12:39.947Z]
[2025-06-30T17:12:39.947Z] build:
[2025-06-30T17:12:39.947Z]
[2025-06-30T17:12:39.947Z] check-jar:
[2025-06-30T17:12:39.947Z]
[2025-06-30T17:12:39.947Z] build:
[2025-06-30T17:12:39.947Z]
[2025-06-30T17:12:39.947Z] build:
[2025-06-30T17:12:39.947Z]
[2025-06-30T17:12:39.947Z] init:
[2025-06-30T17:12:39.947Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jvmtest/functional/cmdLineTests/runtimemxbeanTests
[2025-06-30T17:12:39.947Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/functional/cmdLineTests/runtimemxbeanTests/bin
[2025-06-30T17:12:39.947Z]
[2025-06-30T17:12:39.947Z] compile:
[2025-06-30T17:12:39.947Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-06-30T17:12:39.947Z] [echo] ============COMPILER SETTINGS============
[2025-06-30T17:12:39.947Z] [echo] ===fork: yes
[2025-06-30T17:12:39.947Z] [echo] ===executable: /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/javac
[2025-06-30T17:12:39.947Z] [echo] ===debug: on
[2025-06-30T17:12:39.947Z] [echo] ===destdir: /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest/functional/cmdLineTests/runtimemxbeanTests
[2025-06-30T17:12:39.947Z] [javac] Compiling 1 source file to /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/functional/cmdLineTests/runtimemxbeanTests/bin
[2025-06-30T17:12:40.702Z]
[2025-06-30T17:12:40.702Z] dist:
[2025-06-30T17:12:40.702Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jvmtest/functional/cmdLineTests/runtimemxbeanTests/runtimemxbeanTests.jar
[2025-06-30T17:12:40.702Z] [copy] Copying 5 files to /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jvmtest/functional/cmdLineTests/runtimemxbeanTests
[2025-06-30T17:12:40.702Z]
[2025-06-30T17:12:40.702Z] clean:
[2025-06-30T17:12:40.702Z] [delete] Deleting directory /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/functional/cmdLineTests/runtimemxbeanTests/bin
[2025-06-30T17:12:40.702Z]
[2025-06-30T17:12:40.702Z] buildCmdLineTestTools:
[2025-06-30T17:12:41.054Z]
[2025-06-30T17:12:41.054Z] check-jar:
[2025-06-30T17:12:41.054Z]
[2025-06-30T17:12:41.054Z] build:
[2025-06-30T17:12:41.054Z]
[2025-06-30T17:12:41.054Z] check-jar:
[2025-06-30T17:12:41.054Z]
[2025-06-30T17:12:41.054Z] build:
[2025-06-30T17:12:41.054Z]
[2025-06-30T17:12:41.054Z] build:
[2025-06-30T17:12:41.054Z]
[2025-06-30T17:12:41.054Z] dist:
[2025-06-30T17:12:41.054Z] [copy] Copying 4 files to /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jvmtest/functional/cmdLineTests/xxargtest
[2025-06-30T17:12:41.054Z]
[2025-06-30T17:12:41.054Z] BUILD SUCCESSFUL
[2025-06-30T17:12:41.054Z] Total time: 10 seconds
[2025-06-30T17:12:41.054Z] 0
[2025-06-30T17:12:41.054Z]
[2025-06-30T17:12:41.054Z]
[2025-06-30T17:12:41.054Z] RECORD TEST REPOs SHA
[2025-06-30T17:12:41.054Z] cd "/Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/scripts"; \
[2025-06-30T17:12:41.054Z] bash "getSHAs.sh" --test_root_dir "/Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/.." --shas_file "/Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/SHAs.txt"
[2025-06-30T17:12:41.054Z] Check shas in /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/.. and store the info in /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/SHAs.txt
[2025-06-30T17:12:41.054Z] touch /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/SHAs.txt
[2025-06-30T17:12:41.054Z] ================================================
[2025-06-30T17:12:41.054Z] timestamp: 20250630-181240
[2025-06-30T17:12:41.054Z] repo dir: /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/openj9
[2025-06-30T17:12:41.054Z] git repo:
[2025-06-30T17:12:41.054Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git
[2025-06-30T17:12:41.054Z] sha:
[2025-06-30T17:12:41.054Z] 3b0ae38f903df318a96173f3437bcdef0bf7cfd1
[2025-06-30T17:12:41.054Z] ================================================
[2025-06-30T17:12:41.054Z] timestamp: 20250630-181240
[2025-06-30T17:12:41.054Z] repo dir: /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests
[2025-06-30T17:12:41.054Z] git repo:
[2025-06-30T17:12:41.054Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-06-30T17:12:41.054Z] sha:
[2025-06-30T17:12:41.054Z] 66e754c36be998a750d28d29ca6df1a91addbf73
[2025-06-30T17:12:41.054Z] ================================================
[2025-06-30T17:12:41.054Z] timestamp: 20250630-181240
[2025-06-30T17:12:41.054Z] repo dir: /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG
[2025-06-30T17:12:41.054Z] git repo:
[2025-06-30T17:12:41.054Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-06-30T17:12:41.054Z] sha:
[2025-06-30T17:12:41.054Z] 1828e310fd8fb3115fde605c41aea434b90143d0
[2025-06-30T17:12:41.054Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.functional TESTLIST=
[2025-06-30T17:12:41.054Z] perl scripts/configure.pl
[2025-06-30T17:12:41.408Z] /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=21 --impl=hotspot --vendor="eclipse" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-06-30T17:12:41.762Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-06-30T17:12:41.762Z]
[2025-06-30T17:12:41.762Z] Starting to generate test make files.
[2025-06-30T17:12:41.762Z]
[2025-06-30T17:12:41.762Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2025-06-30T17:12:41.762Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2025-06-30T17:12:41.762Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2025-06-30T17:12:41.762Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2025-06-30T17:12:41.762Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2025-06-30T17:12:41.762Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2025-06-30T17:12:42.115Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2025-06-30T17:12:42.115Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2025-06-30T17:12:42.115Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2025-06-30T17:12:42.115Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2025-06-30T17:12:42.115Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2025-06-30T17:12:42.115Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2025-06-30T17:12:42.115Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2025-06-30T17:12:42.115Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2025-06-30T17:12:42.115Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2025-06-30T17:12:42.115Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2025-06-30T17:12:42.115Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2025-06-30T17:12:42.115Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2025-06-30T17:12:42.115Z] Generated /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/SyntheticGCWorkload/autoGen.mk
[2025-06-30T17:12:42.115Z]
[2025-06-30T17:12:42.115Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2025-06-30T17:12:42.115Z] Generated /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java16andUp/autoGen.mk
[2025-06-30T17:12:42.115Z]
[2025-06-30T17:12:42.115Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2025-06-30T17:12:42.115Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2025-06-30T17:12:42.115Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2025-06-30T17:12:42.115Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2025-06-30T17:12:42.115Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2025-06-30T17:12:42.115Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2025-06-30T17:12:42.115Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2025-06-30T17:12:42.116Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml
[2025-06-30T17:12:42.116Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2025-06-30T17:12:42.116Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2025-06-30T17:12:42.116Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2025-06-30T17:12:42.116Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2025-06-30T17:12:42.116Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2025-06-30T17:12:42.116Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2025-06-30T17:12:42.116Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2025-06-30T17:12:42.116Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2025-06-30T17:12:42.116Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2025-06-30T17:12:42.468Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2025-06-30T17:12:42.468Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2025-06-30T17:12:42.468Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2025-06-30T17:12:42.468Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2025-06-30T17:12:42.468Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2025-06-30T17:12:42.468Z] Generated /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/autoGen.mk
[2025-06-30T17:12:42.468Z]
[2025-06-30T17:12:42.468Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2025-06-30T17:12:42.468Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2025-06-30T17:12:42.468Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2025-06-30T17:12:42.468Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2025-06-30T17:12:42.468Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2025-06-30T17:12:42.468Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2025-06-30T17:12:42.468Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2025-06-30T17:12:42.468Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2025-06-30T17:12:42.468Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2025-06-30T17:12:42.468Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2025-06-30T17:12:42.468Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2025-06-30T17:12:42.468Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2025-06-30T17:12:42.468Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2025-06-30T17:12:42.468Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2025-06-30T17:12:42.468Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2025-06-30T17:12:42.468Z] Generated /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/autoGen.mk
[2025-06-30T17:12:42.468Z]
[2025-06-30T17:12:42.468Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2025-06-30T17:12:42.468Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2025-06-30T17:12:42.468Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2025-06-30T17:12:42.468Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2025-06-30T17:12:42.468Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2025-06-30T17:12:42.468Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2025-06-30T17:12:42.468Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2025-06-30T17:12:42.468Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2025-06-30T17:12:42.468Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2025-06-30T17:12:42.468Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2025-06-30T17:12:42.468Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2025-06-30T17:12:42.468Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2025-06-30T17:12:42.468Z] Generated /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/autoGen.mk
[2025-06-30T17:12:42.468Z]
[2025-06-30T17:12:42.468Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2025-06-30T17:12:42.468Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2025-06-30T17:12:42.468Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2025-06-30T17:12:42.468Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2025-06-30T17:12:42.468Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2025-06-30T17:12:42.468Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2025-06-30T17:12:42.468Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2025-06-30T17:12:42.468Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2025-06-30T17:12:42.468Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2025-06-30T17:12:42.468Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2025-06-30T17:12:42.468Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2025-06-30T17:12:42.468Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2025-06-30T17:12:42.468Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2025-06-30T17:12:42.468Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2025-06-30T17:12:42.468Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2025-06-30T17:12:42.468Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2025-06-30T17:12:42.468Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2025-06-30T17:12:42.468Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2025-06-30T17:12:42.468Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2025-06-30T17:12:42.468Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2025-06-30T17:12:42.468Z] Generated /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/autoGen.mk
[2025-06-30T17:12:42.468Z]
[2025-06-30T17:12:42.822Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2025-06-30T17:12:42.822Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2025-06-30T17:12:42.822Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2025-06-30T17:12:42.822Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml
[2025-06-30T17:12:42.822Z] Generated /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/autoGen.mk
[2025-06-30T17:12:42.822Z]
[2025-06-30T17:12:42.822Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2025-06-30T17:12:42.822Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2025-06-30T17:12:42.822Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2025-06-30T17:12:42.822Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2025-06-30T17:12:42.822Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2025-06-30T17:12:42.822Z] Generated /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/autoGen.mk
[2025-06-30T17:12:42.822Z]
[2025-06-30T17:12:42.822Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2025-06-30T17:12:42.822Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2025-06-30T17:12:42.822Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2025-06-30T17:12:42.822Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2025-06-30T17:12:42.822Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2025-06-30T17:12:42.822Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2025-06-30T17:12:42.822Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2025-06-30T17:12:42.822Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2025-06-30T17:12:42.823Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2025-06-30T17:12:42.823Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2025-06-30T17:12:42.823Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2025-06-30T17:12:42.823Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2025-06-30T17:12:42.823Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2025-06-30T17:12:42.823Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2025-06-30T17:12:42.823Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2025-06-30T17:12:42.823Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2025-06-30T17:12:42.823Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2025-06-30T17:12:42.823Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2025-06-30T17:12:42.823Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2025-06-30T17:12:42.823Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2025-06-30T17:12:42.823Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2025-06-30T17:12:42.823Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2025-06-30T17:12:42.823Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2025-06-30T17:12:42.823Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2025-06-30T17:12:42.823Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2025-06-30T17:12:42.823Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2025-06-30T17:12:42.823Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2025-06-30T17:12:42.823Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2025-06-30T17:12:42.823Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2025-06-30T17:12:42.823Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2025-06-30T17:12:42.823Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2025-06-30T17:12:42.823Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2025-06-30T17:12:42.823Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2025-06-30T17:12:43.175Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2025-06-30T17:12:43.175Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2025-06-30T17:12:43.175Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2025-06-30T17:12:43.175Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2025-06-30T17:12:43.175Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2025-06-30T17:12:43.175Z] Generated /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java15andUp/autoGen.mk
[2025-06-30T17:12:43.175Z]
[2025-06-30T17:12:43.175Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2025-06-30T17:12:43.175Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2025-06-30T17:12:43.175Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2025-06-30T17:12:43.175Z] Generated /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java12andUp/autoGen.mk
[2025-06-30T17:12:43.175Z]
[2025-06-30T17:12:43.175Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2025-06-30T17:12:43.175Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2025-06-30T17:12:43.175Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2025-06-30T17:12:43.175Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2025-06-30T17:12:43.175Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2025-06-30T17:12:43.175Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2025-06-30T17:12:43.175Z] Generated /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/autoGen.mk
[2025-06-30T17:12:43.175Z]
[2025-06-30T17:12:43.175Z] Generated /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../autoGen.mk
[2025-06-30T17:12:43.175Z]
[2025-06-30T17:12:43.175Z] Generated /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/utils.mk
[2025-06-30T17:12:43.175Z]
[2025-06-30T17:12:43.175Z] Generated /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/rerun.mk
[2025-06-30T17:12:43.175Z]
[2025-06-30T17:12:43.175Z] Make files are generated successfully.
[2025-06-30T17:12:43.175Z]
[2025-06-30T17:12:43.175Z] /Library/Developer/CommandLineTools/usr/bin/make -f runtest.mk _sanity.functional
[2025-06-30T17:12:43.528Z]
[2025-06-30T17:12:43.528Z] Running make 3.81
[2025-06-30T17:12:43.528Z] set TEST_ROOT to /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/..
[2025-06-30T17:12:43.528Z] set JDK_VERSION to 21
[2025-06-30T17:12:43.528Z] set JDK_IMPL to hotspot
[2025-06-30T17:12:43.528Z] set JVM_VERSION to openjdk21
[2025-06-30T17:12:43.528Z] set JCL_VERSION to latest
[2025-06-30T17:12:43.528Z] JAVA_HOME was originally set to /Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2025-06-30T17:12:43.528Z] set JAVA_HOME to /Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2025-06-30T17:12:43.528Z] set SPEC to osx_x86-64
[2025-06-30T17:12:43.528Z] set TEST_FLAG to
[2025-06-30T17:12:43.528Z] Running sanity.functional ...
[2025-06-30T17:12:43.528Z] There are 16 test targets in sanity.functional
[2025-06-30T17:12:43.528Z] "/Users/jenkins/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -version
[2025-06-30T17:12:43.528Z] openjdk version "21.0.8-beta" 2025-07-15
[2025-06-30T17:12:43.528Z] OpenJDK Runtime Environment Temurin-21.0.8+8-202506301618 (build 21.0.8-beta+8-202506301618)
[2025-06-30T17:12:43.528Z] OpenJDK 64-Bit Server VM Temurin-21.0.8+8-202506301618 (build 21.0.8-beta+8-202506301618, mixed mode)
[2025-06-30T17:12:43.528Z]
[2025-06-30T17:12:43.528Z] ===============================================