Pre Test
Started by upstream project "build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin" build number 211
originally caused by:
Started by upstream project "build-scripts/openjdk21-pipeline" build number 381
originally caused by:
Started by user Andrew Leonard
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_special.openjdk_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_special.openjdk_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-30T19:28:19.112Z] SPEC: osx_x86-64
[Pipeline] echo
[2025-06-30T19:28:19.113Z] LABEL: ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-06-30T19:28:19.121Z] Found a total of 1 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-30T19:28:19.126Z] dynamicAgents: []
[Pipeline] node
[2025-06-30T19:28:19.175Z] Running on test-macstadium-macos1014-x64-1 in /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_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-30T19:28:19.207Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-06-30T19:28:19.272Z] [WS-CLEANUP] Deleting project workspace...
[2025-06-30T19:28:19.272Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-06-30T19:28:19.301Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-06-30T19:28:19.359Z] The recommended git tool is: git
[2025-06-30T19:28:19.417Z] No credentials specified
[2025-06-30T19:28:19.444Z] Cloning the remote Git repository
[2025-06-30T19:28:19.486Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-06-30T19:28:19.486Z] > git init /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests # timeout=10
[2025-06-30T19:28:19.504Z] [WARNING] Reference path does not exist: /Users/jenkins/openjdk_cache
[2025-06-30T19:28:19.504Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-06-30T19:28:19.504Z] > git --version # timeout=10
[2025-06-30T19:28:19.514Z] > git --version # 'git version 2.20.1 (Apple Git-117)'
[2025-06-30T19:28:19.514Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-06-30T19:28:22.478Z] Avoid second fetch
[2025-06-30T19:28:22.522Z] Checking out Revision 66e754c36be998a750d28d29ca6df1a91addbf73 (origin/master)
[2025-06-30T19:28:22.414Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-06-30T19:28:22.425Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-06-30T19:28:22.492Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-06-30T19:28:22.535Z] > git config core.sparsecheckout # timeout=10
[2025-06-30T19:28:22.547Z] > git checkout -f 66e754c36be998a750d28d29ca6df1a91addbf73 # timeout=10
[2025-06-30T19:28:24.299Z] Commit message: "JDK24+ VT exclude selected test platforms"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_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-30T19:28:25.525Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-06-30T19:28:25.542Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-06-30T19:28:26.098Z] + LC_TIME=C
[2025-06-30T19:28:26.099Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-06-30T19:28:26.214Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-06-30T19:28:26.717Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-06-30T19:28:26.717Z] 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-30T19:28:27.963Z] + printenv
[2025-06-30T19:28:27.963Z] JCK_GIT_BRANCH=master
[2025-06-30T19:28:27.963Z] DYNAMIC_COMPILE=false
[2025-06-30T19:28:27.963Z] JENKINS_NODE_COOKIE=8daa20a7-355e-44d3-b72a-9f66fd1ccd82
[2025-06-30T19:28:27.963Z] OPENJ9_BRANCH=master
[2025-06-30T19:28:27.963Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_special.openjdk_x86-64_mac/55/
[2025-06-30T19:28:27.963Z] DOCKER_REQUIRED=false
[2025-06-30T19:28:27.963Z] PARALLEL=Dynamic
[2025-06-30T19:28:27.963Z] SHELL=/bin/bash
[2025-06-30T19:28:27.963Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-06-30T19:28:27.963Z] JOBSTARTTIME=Mon, 30 Jun 2025 20:28:25 +0100
[2025-06-30T19:28:27.963Z] STAGE_NAME=Setup
[2025-06-30T19:28:27.963Z] SSH_CLIENT=78.47.239.97 40218 22
[2025-06-30T19:28:27.963Z] TMPDIR=/var/folders/gn/l1n8c6n13571rxcklsqm2mvm0000gp/T/
[2025-06-30T19:28:27.964Z] RERUN_FAILURE=true
[2025-06-30T19:28:27.964Z] BUILD_TAG=jenkins-Test_openjdk21_hs_special.openjdk_x86-64_mac-55
[2025-06-30T19:28:27.964Z] SDK_RESOURCE=upstream
[2025-06-30T19:28:27.964Z] TIME_LIMIT=25
[2025-06-30T19:28:27.964Z] NUM_PROCESSORS=4
[2025-06-30T19:28:27.964Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-06-30T19:28:27.964Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-06-30T19:28:27.964Z] WORKSPACE=/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac
[2025-06-30T19:28:27.964Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_special.openjdk_x86-64_mac/
[2025-06-30T19:28:27.964Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_special.openjdk_x86-64_mac/55/display/redirect?page=changes
[2025-06-30T19:28:27.964Z] JDK_BRANCH=dev
[2025-06-30T19:28:27.964Z] ACTIVE_NODE_TIMEOUT=5
[2025-06-30T19:28:27.964Z] USER=jenkins
[2025-06-30T19:28:27.964Z] ADOPTOPENJDK_BRANCH=master
[2025-06-30T19:28:27.964Z] OPENJCEPLUS_GIT_BRANCH=semeru-java21
[2025-06-30T19:28:27.964Z] ARCHIVE_TEST_RESULTS=false
[2025-06-30T19:28:27.964Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin
[2025-06-30T19:28:27.964Z] STF_OWNER_BRANCH=adoptium:master
[2025-06-30T19:28:27.964Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-06-30T19:28:27.964Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_special.openjdk_x86-64_mac/55/display/redirect?page=artifacts
[2025-06-30T19:28:27.964Z] JAVA_MAIN_CLASS_60008=hudson.remoting.Launcher
[2025-06-30T19:28:27.964Z] __CF_USER_TEXT_ENCODING=0x1F6:0:0
[2025-06-30T19:28:27.964Z] ORIGIN_JDK_VERSION=21
[2025-06-30T19:28:27.964Z] SETUP_JCK_RUN=false
[2025-06-30T19:28:27.964Z] PERSONAL_BUILD=false
[2025-06-30T19:28:27.964Z] TKG_OWNER_BRANCH=adoptium:master
[2025-06-30T19:28:27.964Z] RERUN_ITERATIONS=1
[2025-06-30T19:28:27.964Z] SPEC=osx_x86-64
[2025-06-30T19:28:27.964Z] TKG_ITERATIONS=1
[2025-06-30T19:28:27.964Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-06-30T19:28:27.964Z] ITERATIONS=1
[2025-06-30T19:28:27.964Z] PATH=/usr/local/bin:/opt/X11/bin:/usr/bin:/bin:/usr/sbin:/sbin
[2025-06-30T19:28:27.964Z] LIB_DIR=/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib
[2025-06-30T19:28:27.964Z] KEEP_REPORTDIR=true
[2025-06-30T19:28:27.964Z] MAIL=/var/mail/jenkins
[2025-06-30T19:28:27.964Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_special.openjdk_x86-64_mac/55/display/redirect
[2025-06-30T19:28:27.964Z] _=/usr/bin/printenv
[2025-06-30T19:28:27.964Z] GENERATE_JOBS=true
[2025-06-30T19:28:27.964Z] PWD=/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac
[2025-06-30T19:28:27.964Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2025-06-30T19:28:27.964Z] EXIT_FAILURE=false
[2025-06-30T19:28:27.964Z] HUDSON_URL=https://ci.adoptium.net/
[2025-06-30T19:28:27.964Z] JDK_VERSION=21
[2025-06-30T19:28:27.964Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-06-30T19:28:27.964Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-06-30T19:28:27.964Z] SLACK_CHANNEL=aqavit-bot
[2025-06-30T19:28:27.964Z] JOB_NAME=Test_openjdk21_hs_special.openjdk_x86-64_mac
[2025-06-30T19:28:27.964Z] BUILD_DISPLAY_NAME=#55
[2025-06-30T19:28:27.964Z] USE_TESTENV_PROPERTIES=false
[2025-06-30T19:28:27.964Z] JENKINS_URL=https://ci.adoptium.net/
[2025-06-30T19:28:27.964Z] EXIT_SUCCESS=false
[2025-06-30T19:28:27.964Z] BUILD_ID=55
[2025-06-30T19:28:27.964Z] TEST_TIME=120
[2025-06-30T19:28:27.964Z] PLATFORM=x86-64_mac
[2025-06-30T19:28:27.964Z] JDK_IMPL=hotspot
[2025-06-30T19:28:27.964Z] JOB_BASE_NAME=Test_openjdk21_hs_special.openjdk_x86-64_mac
[2025-06-30T19:28:27.964Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_special.openjdk_x86-64_mac/55/display/redirect?page=tests
[2025-06-30T19:28:27.964Z] SHLVL=3
[2025-06-30T19:28:27.964Z] AUTO_DETECT=true
[2025-06-30T19:28:27.964Z] HOME=/Users/jenkins
[2025-06-30T19:28:27.964Z] TAP_NAME=Test_openjdk21_hs_special.openjdk_x86-64_mac.tap
[2025-06-30T19:28:27.964Z] CI=true
[2025-06-30T19:28:27.964Z] WORKSPACE_TMP=/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac@tmp
[2025-06-30T19:28:27.964Z] EXECUTOR_NUMBER=0
[2025-06-30T19:28:27.964Z] JENKINS_SERVER_COOKIE=durable-52d7717ee8fcd3a015c61890f53ff36963b97672ca2ef34f36c11707f2e5e91e
[2025-06-30T19:28:27.964Z] 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-30T19:28:27.964Z] SYSTEM_LIB_DIR=/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/system_lib
[2025-06-30T19:28:27.964Z] BUILD_LIST=openjdk
[2025-06-30T19:28:27.964Z] TARGET=special.openjdk
[2025-06-30T19:28:27.964Z] LOGNAME=jenkins
[2025-06-30T19:28:27.964Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-06-30T19:28:27.964Z] JDK_REPO=https://github.com/adoptium/jdk21u
[2025-06-30T19:28:27.964Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-06-30T19:28:27.964Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-06-30T19:28:27.964Z] SSH_CONNECTION=78.47.239.97 40218 207.254.29.43 22
[2025-06-30T19:28:27.964Z] UPSTREAM_JOB_NUMBER=211
[2025-06-30T19:28:27.964Z] NODE_NAME=test-macstadium-macos1014-x64-1
[2025-06-30T19:28:27.964Z] BUILD_NUMBER=55
[2025-06-30T19:28:27.964Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_special.openjdk_x86-64_mac/display/redirect
[2025-06-30T19:28:27.964Z] KEEP_WORKSPACE=false
[2025-06-30T19:28:27.964Z] HUDSON_COOKIE=89ba11f0-15b4-4ba3-87d6-69ce212e3673
[2025-06-30T19:28:27.964Z] PERF_ROOT=/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../benchmarks
[2025-06-30T19:28:27.964Z] USE_JRE=false
[2025-06-30T19:28:27.964Z] TEST_JDK_HOME=/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/jdkbinary/j2sdk-image
[2025-06-30T19:28:27.964Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-06-30T19:28:27.964Z] 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-30T19:28:28.047Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-06-30T19:28:28.064Z] Running in /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-06-30T19:28:43.940Z] Copied 7 artifacts from "build-scripts » jobs » jdk21u » jdk21u-mac-x64-temurin" build number 211
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-06-30T19:28:44.186Z] 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-30T19:28:44.194Z] Running in /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac
[Pipeline] {
[Pipeline] sshagent
[2025-06-30T19:28:44.224Z] $ ssh-agent
[2025-06-30T19:28:44.355Z] SSH_AUTH_SOCK=/var/folders/gn/l1n8c6n13571rxcklsqm2mvm0000gp/T//ssh-uwNotv86sWID/agent.70278
[2025-06-30T19:28:44.355Z] SSH_AGENT_PID=70279
[2025-06-30T19:28:44.355Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-06-30T19:28:44.375Z] Running in /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-06-30T19:28:44.414Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-06-30T19:28:44.934Z] ++ pwd
[2025-06-30T19:28:44.934Z] + ./get.sh -s /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/.. -p x86-64_mac -r upstream -j 21 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2025-06-30T19:28:44.934Z] TESTDIR: /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests
[2025-06-30T19:28:44.934Z] get jdk binary...
[2025-06-30T19:28:44.934Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-06-30T19:28:44.934Z] Uncompressing file: OpenJDK21U-jdk_x64_mac_hotspot_2025-06-30-18-35.tar.gz ...
[2025-06-30T19:28:46.696Z] List files in jdkbinary folder...
[2025-06-30T19:28:46.696Z] total 650112
[2025-06-30T19:28:46.696Z] -rw-r--r-- 1 jenkins staff 52576073 Jun 30 19:57 OpenJDK21U-debugimage_x64_mac_hotspot_2025-06-30-18-35.tar.gz
[2025-06-30T19:28:46.696Z] -rw-r--r-- 1 jenkins staff 194041575 Jun 30 20:02 OpenJDK21U-jdk_x64_mac_hotspot_2025-06-30-18-35.tar.gz
[2025-06-30T19:28:46.696Z] -rw-r--r-- 1 jenkins staff 42064367 Jun 30 20:03 OpenJDK21U-jre_x64_mac_hotspot_2025-06-30-18-35.tar.gz
[2025-06-30T19:28:46.696Z] -rw-r--r-- 1 jenkins staff 31961 Jun 30 19:58 OpenJDK21U-sbom_x64_mac_hotspot_2025-06-30-18-35-metadata.json
[2025-06-30T19:28:46.696Z] -rw-r--r-- 1 jenkins staff 165826 Jun 30 20:20 OpenJDK21U-sbom_x64_mac_hotspot_2025-06-30-18-35.json
[2025-06-30T19:28:46.696Z] -rw-r--r-- 1 jenkins staff 3951169 Jun 30 20:03 OpenJDK21U-static-libs_x64_mac_hotspot_2025-06-30-18-35.tar.gz
[2025-06-30T19:28:46.696Z] -rw-r--r-- 1 jenkins staff 30400308 Jun 30 19:56 OpenJDK21U-testimage_x64_mac_hotspot_2025-06-30-18-35.tar.gz
[2025-06-30T19:28:46.696Z] drwxr-xr-x 3 jenkins staff 96 Jun 30 20:28 tmp
[2025-06-30T19:28:46.696Z] List files in jdkbinary/tmp folder...
[2025-06-30T19:28:46.696Z] total 0
[2025-06-30T19:28:46.696Z] drwxr-xr-x 3 jenkins staff 96 Jun 30 13:01 jdk-21.0.8+8
[2025-06-30T19:28:46.696Z] Moving directory jdk-21.0.8+8/ to ../j2sdk-image
[2025-06-30T19:28:46.696Z] Uncompressing file: OpenJDK21U-jre_x64_mac_hotspot_2025-06-30-18-35.tar.gz ...
[2025-06-30T19:28:47.454Z] List files in jdkbinary folder...
[2025-06-30T19:28:47.454Z] total 650112
[2025-06-30T19:28:47.454Z] -rw-r--r-- 1 jenkins staff 52576073 Jun 30 19:57 OpenJDK21U-debugimage_x64_mac_hotspot_2025-06-30-18-35.tar.gz
[2025-06-30T19:28:47.454Z] -rw-r--r-- 1 jenkins staff 194041575 Jun 30 20:02 OpenJDK21U-jdk_x64_mac_hotspot_2025-06-30-18-35.tar.gz
[2025-06-30T19:28:47.454Z] -rw-r--r-- 1 jenkins staff 42064367 Jun 30 20:03 OpenJDK21U-jre_x64_mac_hotspot_2025-06-30-18-35.tar.gz
[2025-06-30T19:28:47.454Z] -rw-r--r-- 1 jenkins staff 31961 Jun 30 19:58 OpenJDK21U-sbom_x64_mac_hotspot_2025-06-30-18-35-metadata.json
[2025-06-30T19:28:47.454Z] -rw-r--r-- 1 jenkins staff 165826 Jun 30 20:20 OpenJDK21U-sbom_x64_mac_hotspot_2025-06-30-18-35.json
[2025-06-30T19:28:47.454Z] -rw-r--r-- 1 jenkins staff 3951169 Jun 30 20:03 OpenJDK21U-static-libs_x64_mac_hotspot_2025-06-30-18-35.tar.gz
[2025-06-30T19:28:47.454Z] -rw-r--r-- 1 jenkins staff 30400308 Jun 30 19:56 OpenJDK21U-testimage_x64_mac_hotspot_2025-06-30-18-35.tar.gz
[2025-06-30T19:28:47.454Z] drwxr-xr-x 3 jenkins staff 96 Jun 30 13:01 j2sdk-image
[2025-06-30T19:28:47.454Z] drwxr-xr-x 3 jenkins staff 96 Jun 30 20:28 tmp
[2025-06-30T19:28:47.454Z] List files in jdkbinary/tmp folder...
[2025-06-30T19:28:47.454Z] total 0
[2025-06-30T19:28:47.454Z] drwxr-xr-x 3 jenkins staff 96 Jun 30 13:02 jdk-21.0.8+8-jre
[2025-06-30T19:28:47.454Z] Moving directory jdk-21.0.8+8-jre/ to ../j2re-image
[2025-06-30T19:28:47.454Z] Uncompressing file: OpenJDK21U-static-libs_x64_mac_hotspot_2025-06-30-18-35.tar.gz ...
[2025-06-30T19:28:47.454Z] List files in jdkbinary folder...
[2025-06-30T19:28:47.454Z] total 650112
[2025-06-30T19:28:47.454Z] -rw-r--r-- 1 jenkins staff 52576073 Jun 30 19:57 OpenJDK21U-debugimage_x64_mac_hotspot_2025-06-30-18-35.tar.gz
[2025-06-30T19:28:47.454Z] -rw-r--r-- 1 jenkins staff 194041575 Jun 30 20:02 OpenJDK21U-jdk_x64_mac_hotspot_2025-06-30-18-35.tar.gz
[2025-06-30T19:28:47.454Z] -rw-r--r-- 1 jenkins staff 42064367 Jun 30 20:03 OpenJDK21U-jre_x64_mac_hotspot_2025-06-30-18-35.tar.gz
[2025-06-30T19:28:47.454Z] -rw-r--r-- 1 jenkins staff 31961 Jun 30 19:58 OpenJDK21U-sbom_x64_mac_hotspot_2025-06-30-18-35-metadata.json
[2025-06-30T19:28:47.454Z] -rw-r--r-- 1 jenkins staff 165826 Jun 30 20:20 OpenJDK21U-sbom_x64_mac_hotspot_2025-06-30-18-35.json
[2025-06-30T19:28:47.454Z] -rw-r--r-- 1 jenkins staff 3951169 Jun 30 20:03 OpenJDK21U-static-libs_x64_mac_hotspot_2025-06-30-18-35.tar.gz
[2025-06-30T19:28:47.454Z] -rw-r--r-- 1 jenkins staff 30400308 Jun 30 19:56 OpenJDK21U-testimage_x64_mac_hotspot_2025-06-30-18-35.tar.gz
[2025-06-30T19:28:47.454Z] drwxr-xr-x 3 jenkins staff 96 Jun 30 13:02 j2re-image
[2025-06-30T19:28:47.454Z] drwxr-xr-x 3 jenkins staff 96 Jun 30 13:01 j2sdk-image
[2025-06-30T19:28:47.454Z] drwxr-xr-x 3 jenkins staff 96 Jun 30 20:28 tmp
[2025-06-30T19:28:47.454Z] List files in jdkbinary/tmp folder...
[2025-06-30T19:28:47.454Z] total 0
[2025-06-30T19:28:47.454Z] drwxr-xr-x 3 jenkins staff 96 Jun 30 19:56 jdk-21.0.8+8-static-libs
[2025-06-30T19:28:47.454Z] Moving directory jdk-21.0.8+8-static-libs/ to ../static-libs
[2025-06-30T19:28:47.454Z] Uncompressing file: OpenJDK21U-testimage_x64_mac_hotspot_2025-06-30-18-35.tar.gz ...
[2025-06-30T19:28:48.213Z] List files in jdkbinary folder...
[2025-06-30T19:28:48.213Z] total 650112
[2025-06-30T19:28:48.213Z] -rw-r--r-- 1 jenkins staff 52576073 Jun 30 19:57 OpenJDK21U-debugimage_x64_mac_hotspot_2025-06-30-18-35.tar.gz
[2025-06-30T19:28:48.213Z] -rw-r--r-- 1 jenkins staff 194041575 Jun 30 20:02 OpenJDK21U-jdk_x64_mac_hotspot_2025-06-30-18-35.tar.gz
[2025-06-30T19:28:48.213Z] -rw-r--r-- 1 jenkins staff 42064367 Jun 30 20:03 OpenJDK21U-jre_x64_mac_hotspot_2025-06-30-18-35.tar.gz
[2025-06-30T19:28:48.213Z] -rw-r--r-- 1 jenkins staff 31961 Jun 30 19:58 OpenJDK21U-sbom_x64_mac_hotspot_2025-06-30-18-35-metadata.json
[2025-06-30T19:28:48.213Z] -rw-r--r-- 1 jenkins staff 165826 Jun 30 20:20 OpenJDK21U-sbom_x64_mac_hotspot_2025-06-30-18-35.json
[2025-06-30T19:28:48.213Z] -rw-r--r-- 1 jenkins staff 3951169 Jun 30 20:03 OpenJDK21U-static-libs_x64_mac_hotspot_2025-06-30-18-35.tar.gz
[2025-06-30T19:28:48.213Z] -rw-r--r-- 1 jenkins staff 30400308 Jun 30 19:56 OpenJDK21U-testimage_x64_mac_hotspot_2025-06-30-18-35.tar.gz
[2025-06-30T19:28:48.213Z] drwxr-xr-x 3 jenkins staff 96 Jun 30 13:02 j2re-image
[2025-06-30T19:28:48.213Z] drwxr-xr-x 3 jenkins staff 96 Jun 30 13:01 j2sdk-image
[2025-06-30T19:28:48.213Z] drwxr-xr-x 3 jenkins staff 96 Jun 30 19:56 static-libs
[2025-06-30T19:28:48.213Z] drwxr-xr-x 3 jenkins staff 96 Jun 30 20:28 tmp
[2025-06-30T19:28:48.213Z] List files in jdkbinary/tmp folder...
[2025-06-30T19:28:48.213Z] total 0
[2025-06-30T19:28:48.213Z] drwxr-xr-x 7 jenkins staff 224 Jun 30 19:52 jdk-21.0.8+8-test-image
[2025-06-30T19:28:48.213Z] Moving directory jdk-21.0.8+8-test-image/ to ../openjdk-test-image
[2025-06-30T19:28:48.213Z] Uncompressing OpenJDK21U-debugimage_x64_mac_hotspot_2025-06-30-18-35.tar.gz over ./j2sdk-image...
[2025-06-30T19:28:48.968Z] Removing top-level folder jdk-21.0.8+8-debug-image/
[2025-06-30T19:28:48.968Z] Removing top-level folder jdk-21.0.8+8/
[2025-06-30T19:28:49.724Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/jdkbinary/j2sdk-image...
[2025-06-30T19:28:49.724Z] javac_path: /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2025-06-30T19:28:49.724Z] Run: /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/java -version
[2025-06-30T19:28:49.724Z] =JAVA VERSION OUTPUT BEGIN=
[2025-06-30T19:28:49.724Z] openjdk version "21.0.8-beta" 2025-07-15
[2025-06-30T19:28:49.724Z] OpenJDK Runtime Environment Temurin-21.0.8+8-202506301841 (build 21.0.8-beta+8-202506301841)
[2025-06-30T19:28:49.724Z] OpenJDK 64-Bit Server VM Temurin-21.0.8+8-202506301841 (build 21.0.8-beta+8-202506301841, mixed mode)
[2025-06-30T19:28:49.724Z] =JAVA VERSION OUTPUT END=
[2025-06-30T19:28:49.724Z] get testKitGen...
[2025-06-30T19:28:49.724Z] git clone -q https://github.com/adoptium/TKG.git
[2025-06-30T19:28:50.483Z] git rev-parse master
[2025-06-30T19:28:50.483Z] git checkout -q -f 1828e310fd8fb3115fde605c41aea434b90143d0
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-06-30T19:28:50.640Z] $ ssh-agent -k
[2025-06-30T19:28:50.649Z] unset SSH_AUTH_SOCK;
[2025-06-30T19:28:50.649Z] unset SSH_AGENT_PID;
[2025-06-30T19:28:50.649Z] echo Agent pid 70279 killed;
[2025-06-30T19:28:50.788Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] echo
[2025-06-30T19:28:50.840Z] readProperties file: ./aqa-tests/job.properties
[Pipeline] readProperties
[Pipeline] echo
[2025-06-30T19:28:50.936Z] Reset TEST_JDK_HOME to /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-06-30T19:28:51.280Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=special.openjdk&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_mac&GENERATE_JOBS=true&KEEP_REPORTDIR=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=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=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=211&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-06-30T19:28:51.291Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=special.openjdk&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_mac&GENERATE_JOBS=true&KEEP_REPORTDIR=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-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=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=211&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-30T19:28:51.342Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-06-30T19:28:51.535Z] Copied 1 artifact from "getTRSSOutput" build number 1819
[Pipeline] sh
[2025-06-30T19:28:52.053Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-06-30T19:28:52.053Z] + gzip -cd TRSSOutput.tar.gz
[2025-06-30T19:28:52.053Z] + tar xof -
[2025-06-30T19:28:52.053Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-06-30T19:28:52.160Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-06-30T19:28:52.178Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-06-30T19:28:52.700Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-06-30T19:28:58.815Z] --------------------------------------------
[2025-06-30T19:28:58.815Z] path is set to /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib
[2025-06-30T19:28:58.815Z] task is set to default
[2025-06-30T19:28:58.815Z] dependencyList is set to all
[2025-06-30T19:28:58.815Z] --------------------------------------------
[2025-06-30T19:28:58.815Z] Starting download third party dependent jars
[2025-06-30T19:28:58.815Z] --------------------------------------------
[2025-06-30T19:28:58.815Z] downloading dependent third party jars to /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib
[2025-06-30T19:28:58.815Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-06-30T19:28:58.815Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-06-30T19:28:58.815Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-06-30T19:28:58.815Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-06-30T19:28:58.815Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-06-30T19:28:58.815Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-06-30T19:28:58.815Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-06-30T19:28:58.815Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-06-30T19:28:58.815Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-06-30T19:28:58.815Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2025-06-30T19:28:58.815Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-06-30T19:28:58.815Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-06-30T19:28:58.815Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-06-30T19:28:58.815Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/asm.jar exists with correct hash, not downloading
[2025-06-30T19:28:58.815Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-06-30T19:28:58.815Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-06-30T19:28:58.815Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-06-30T19:28:58.815Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2025-06-30T19:28:58.815Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-06-30T19:28:58.815Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-06-30T19:28:58.815Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-06-30T19:28:58.815Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-06-30T19:28:58.815Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-06-30T19:28:58.815Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-06-30T19:28:58.815Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-06-30T19:28:58.815Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-06-30T19:28:58.815Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-06-30T19:28:58.815Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-06-30T19:28:59.069Z] Found a total of 1 nodes with the 'ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)' label
[Pipeline] sh
[2025-06-30T19:28:59.616Z] + cd ./aqa-tests/TKG
[2025-06-30T19:28:59.616Z] ++ uname
[2025-06-30T19:28:59.616Z] + '[' Darwin = AIX ']'
[2025-06-30T19:28:59.616Z] ++ uname
[2025-06-30T19:28:59.616Z] + '[' Darwin = SunOS ']'
[2025-06-30T19:28:59.616Z] ++ uname
[2025-06-30T19:28:59.616Z] + '[' Darwin = '*BSD' ']'
[2025-06-30T19:28:59.616Z] + MAKE=make
[2025-06-30T19:28:59.616Z] + make genParallelList TEST=special.openjdk TEST_TIME=120 NUM_MACHINES=
[2025-06-30T19:28:59.616Z] JAVA_HOME is set to /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2025-06-30T19:28:59.616Z] LIB_DIR is set to /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib
[2025-06-30T19:28:59.616Z] rm -f -r /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-30T19:28:59.616Z] mkdir -p /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-30T19:28:59.616Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib" 2>&1; echo $? ) | tee "/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-06-30T19:28:59.616Z] if [ -z "$(tail -1 /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_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_special.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-06-30T19:28:59.616Z] Buildfile: /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2025-06-30T19:29:00.370Z]
[2025-06-30T19:29:00.370Z] build:
[2025-06-30T19:29:00.370Z]
[2025-06-30T19:29:00.370Z] clean:
[2025-06-30T19:29:00.370Z]
[2025-06-30T19:29:00.370Z] init:
[2025-06-30T19:29:00.370Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/bin
[2025-06-30T19:29:00.370Z]
[2025-06-30T19:29:00.370Z] getDependentLibs:
[2025-06-30T19:29:00.370Z] [exec] --------------------------------------------
[2025-06-30T19:29:00.370Z] [exec] path is set to /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib
[2025-06-30T19:29:00.370Z] [exec] task is set to default
[2025-06-30T19:29:00.370Z] [exec] dependencyList is set to json_simple
[2025-06-30T19:29:00.370Z] [exec] --------------------------------------------
[2025-06-30T19:29:00.370Z] [exec] Starting download third party dependent jars
[2025-06-30T19:29:00.370Z] [exec] --------------------------------------------
[2025-06-30T19:29:00.370Z] [exec] downloading dependent third party jars to /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib
[2025-06-30T19:29:00.370Z] [exec] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-06-30T19:29:00.370Z] [exec] downloaded dependent third party jars successfully
[2025-06-30T19:29:00.370Z]
[2025-06-30T19:29:00.370Z] compile:
[2025-06-30T19:29:00.370Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-06-30T19:29:00.370Z] [echo] ============COMPILER SETTINGS============
[2025-06-30T19:29:00.370Z] [echo] ===fork: yes
[2025-06-30T19:29:00.370Z] [echo] ===debug: on
[2025-06-30T19:29:00.370Z] [javac] Compiling 28 source files to /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/bin
[2025-06-30T19:29:02.848Z] [javac] Note: Some input files use or override a deprecated API.
[2025-06-30T19:29:02.848Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-06-30T19:29:02.848Z]
[2025-06-30T19:29:02.848Z] dist:
[2025-06-30T19:29:02.848Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2025-06-30T19:29:02.848Z]
[2025-06-30T19:29:02.848Z] BUILD SUCCESSFUL
[2025-06-30T19:29:02.848Z] Total time: 3 seconds
[2025-06-30T19:29:02.848Z] 0
[2025-06-30T19:29:02.848Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-06-30T19:29:03.201Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-06-30T19:29:03.201Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2025-06-30T19:29:03.957Z] ****************************** MACHINE INFO ******************************
[2025-06-30T19:29:03.957Z] File path : /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG
[2025-06-30T19:29:03.957Z] Free Physical Memory Size : 8860893184
[2025-06-30T19:29:03.957Z] Free space (bytes) : 194595049472
[2025-06-30T19:29:03.957Z] Total Physical Memory Size : 17179869184
[2025-06-30T19:29:03.957Z] Total space (bytes) : 250790436864
[2025-06-30T19:29:03.957Z] Usable space (bytes) : 189606764544
[2025-06-30T19:29:03.957Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-06-30T19:29:03.957Z] bashVersion :
[2025-06-30T19:29:03.957Z] GNU bash, version 5.1.8(1)-release (x86_64-apple-darwin18.7.0)
[2025-06-30T19:29:03.957Z] Copyright (C) 2020 Free Software Foundation, Inc.
[2025-06-30T19:29:03.957Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-06-30T19:29:03.957Z]
[2025-06-30T19:29:03.957Z] This is free software; you are free to change and redistribute it.
[2025-06-30T19:29:03.957Z] There is NO WARRANTY, to the extent permitted by law.
[2025-06-30T19:29:03.957Z] cpuCores : 8
[2025-06-30T19:29:03.957Z] curlVersion :
[2025-06-30T19:29:03.957Z] 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-30T19:29:03.957Z] Release-Date: 2023-03-20
[2025-06-30T19:29:03.957Z] 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-30T19:29:03.957Z] 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-30T19:29:03.957Z] dockerVersion : bash: line 1: docker: command not found
[2025-06-30T19:29:03.957Z] gcc version : 4.2.1
[2025-06-30T19:29:03.957Z] gclibc version : bash: line 1: ldd: command not found
[2025-06-30T19:29:03.957Z] gdb version : bash: line 1: gdb: command not found
[2025-06-30T19:29:03.957Z] lldb version :
[2025-06-30T19:29:03.957Z] lldb-1001.0.13.3
[2025-06-30T19:29:03.957Z] Swift-5.0
[2025-06-30T19:29:03.957Z] makeVersion :
[2025-06-30T19:29:03.957Z] GNU Make 3.81
[2025-06-30T19:29:03.957Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2025-06-30T19:29:03.957Z] This is free software; see the source for copying conditions.
[2025-06-30T19:29:03.957Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2025-06-30T19:29:03.957Z] PARTICULAR PURPOSE.
[2025-06-30T19:29:03.957Z]
[2025-06-30T19:29:03.957Z] This program built for i386-apple-darwin11.3.0
[2025-06-30T19:29:03.957Z] mavenVersion :
[2025-06-30T19:29:03.957Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2025-06-30T19:29:03.957Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-06-30T19:29:03.957Z] Java version: 21.0.8-beta, vendor: Eclipse Adoptium, runtime: /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home
[2025-06-30T19:29:03.957Z] Default locale: en_IE, platform encoding: UTF-8
[2025-06-30T19:29:03.957Z] OS name: "mac os x", version: "10.14.6", arch: "x86_64", family: "mac"
[2025-06-30T19:29:03.957Z] perlVersion :
[2025-06-30T19:29:03.957Z]
[2025-06-30T19:29:03.957Z] This is perl 5, version 18, subversion 4 (v5.18.4) built for darwin-thread-multi-2level
[2025-06-30T19:29:03.957Z] (with 2 registered patches, see perl -V for more detail)
[2025-06-30T19:29:03.957Z]
[2025-06-30T19:29:03.957Z] Copyright 1987-2013, Larry Wall
[2025-06-30T19:29:03.957Z]
[2025-06-30T19:29:03.957Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-06-30T19:29:03.957Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-06-30T19:29:03.957Z]
[2025-06-30T19:29:03.957Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-06-30T19:29:03.957Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-06-30T19:29:03.957Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-06-30T19:29:03.957Z]
[2025-06-30T19:29:03.957Z] podmanVersion : bash: line 1: podman: command not found
[2025-06-30T19:29:03.957Z] procArch : i386
[2025-06-30T19:29:03.957Z] sysArch : x86_64
[2025-06-30T19:29:03.957Z] sysOS : Darwin
[2025-06-30T19:29:03.957Z] ulimit :
[2025-06-30T19:29:03.957Z] core file size (blocks, -c) 0
[2025-06-30T19:29:03.957Z] data seg size (kbytes, -d) unlimited
[2025-06-30T19:29:03.957Z] file size (blocks, -f) unlimited
[2025-06-30T19:29:03.957Z] max locked memory (kbytes, -l) unlimited
[2025-06-30T19:29:03.957Z] max memory size (kbytes, -m) unlimited
[2025-06-30T19:29:03.957Z] open files (-n) 10240
[2025-06-30T19:29:03.957Z] pipe size (512 bytes, -p) 1
[2025-06-30T19:29:03.957Z] stack size (kbytes, -s) 65532
[2025-06-30T19:29:03.957Z] cpu time (seconds, -t) unlimited
[2025-06-30T19:29:03.957Z] max user processes (-u) 1418
[2025-06-30T19:29:03.957Z] virtual memory (kbytes, -v) unlimited
[2025-06-30T19:29:03.957Z] 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-30T19:29:03.957Z] vmVendor : Oracle Corporation
[2025-06-30T19:29:03.957Z] vmVersion : 21.0.8-beta+8-202506301841
[2025-06-30T19:29:03.957Z] xlc version : bash: line 1: xlC: command not found
[2025-06-30T19:29:03.957Z] **************************************************************************
[2025-06-30T19:29:03.957Z]
[2025-06-30T19:29:03.957Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-06-30T19:29:03.957Z]
[2025-06-30T19:29:03.957Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-06-30T19:29:03.957Z]
[2025-06-30T19:29:03.957Z] System.getProperty('os.name')=Mac OS X
[2025-06-30T19:29:03.957Z]
[2025-06-30T19:29:03.957Z] System.getProperty('os.arch')=x86_64
[2025-06-30T19:29:03.957Z]
[2025-06-30T19:29:03.957Z] System.getProperty('java.fullversion')=null
[2025-06-30T19:29:03.957Z]
[2025-06-30T19:29:03.957Z] System.getProperty('sun.arch.data.model')=64
[2025-06-30T19:29:03.957Z]
[2025-06-30T19:29:04.310Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=special.openjdk TESTLIST= TRSS_URL= LIB_DIR=/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib
[2025-06-30T19:29:04.310Z] perl scripts/configure.pl
[2025-06-30T19:29:04.310Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_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=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=special.openjdk --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-06-30T19:29:04.662Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-06-30T19:29:04.662Z]
[2025-06-30T19:29:04.662Z]
[2025-06-30T19:29:04.662Z] Starting to generate parallel test lists.
[2025-06-30T19:29:04.662Z]
[2025-06-30T19:29:05.021Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../openjdk/playlist.xml
[2025-06-30T19:29:05.021Z] Attempting to get test duration data from TRSS.
[2025-06-30T19:29:05.021Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=21&impl=hs&platform=x86-64_mac&group=openjdk&level=special
[2025-06-30T19:29:05.779Z] Attempting to get test duration data from cached files.
[2025-06-30T19:29:05.779Z]
[2025-06-30T19:29:05.779Z] TEST DURATION
[2025-06-30T19:29:05.779Z] ====================================================================================
[2025-06-30T19:29:05.779Z] Total number of tests searched: 3
[2025-06-30T19:29:05.779Z] Number of test durations found: 3
[2025-06-30T19:29:05.779Z] Top slowest tests:
[2025-06-30T19:29:05.779Z] 06m33s hotspot_custom_0
[2025-06-30T19:29:05.779Z] 01m31s jdk_custom_0
[2025-06-30T19:29:05.779Z] 00m42s langtools_custom_0
[2025-06-30T19:29:05.779Z] ====================================================================================
[2025-06-30T19:29:05.779Z]
[2025-06-30T19:29:05.779Z] Test target is split into 1 lists.
[2025-06-30T19:29:05.779Z] Reducing estimated test running time from 08m48s to 08m48s.
[2025-06-30T19:29:05.779Z]
[2025-06-30T19:29:05.779Z] -------------------------------------testList_0-------------------------------------
[2025-06-30T19:29:05.779Z] Number of tests: 3
[2025-06-30T19:29:05.779Z] Estimated running time: 08m48s
[2025-06-30T19:29:05.779Z] TESTLIST=hotspot_custom_0,jdk_custom_0,langtools_custom_0
[2025-06-30T19:29:05.779Z] ------------------------------------------------------------------------------------
[2025-06-30T19:29:05.779Z]
[2025-06-30T19:29:05.779Z] Parallel test lists file (/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[Pipeline] fileExists
[Pipeline] echo
[2025-06-30T19:29:05.892Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-06-30T19:29:05.988Z] NUM_LIST=1, Fall back to regenerate parallel lists with NUM_MACHINES=1.
[Pipeline] sh
[2025-06-30T19:29:06.530Z] + cd ./aqa-tests/TKG
[2025-06-30T19:29:06.530Z] ++ uname
[2025-06-30T19:29:06.530Z] + '[' Darwin = AIX ']'
[2025-06-30T19:29:06.530Z] ++ uname
[2025-06-30T19:29:06.530Z] + '[' Darwin = SunOS ']'
[2025-06-30T19:29:06.530Z] ++ uname
[2025-06-30T19:29:06.530Z] + '[' Darwin = '*BSD' ']'
[2025-06-30T19:29:06.530Z] + MAKE=make
[2025-06-30T19:29:06.530Z] + make genParallelList TEST=special.openjdk NUM_MACHINES=1 TEST_TIME=
[2025-06-30T19:29:06.530Z] JAVA_HOME is set to /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2025-06-30T19:29:06.530Z] LIB_DIR is set to /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib
[2025-06-30T19:29:06.530Z] rm -f -r /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-30T19:29:06.530Z] mkdir -p /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-30T19:29:06.530Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib" 2>&1; echo $? ) | tee "/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-06-30T19:29:06.530Z] if [ -z "$(tail -1 /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_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_special.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-06-30T19:29:06.530Z] Buildfile: /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2025-06-30T19:29:07.286Z]
[2025-06-30T19:29:07.286Z] build:
[2025-06-30T19:29:07.286Z]
[2025-06-30T19:29:07.286Z] clean:
[2025-06-30T19:29:07.286Z] [delete] Deleting: /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/autoGenEnv.mk
[2025-06-30T19:29:07.286Z] [delete] Deleting directory /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/bin
[2025-06-30T19:29:07.286Z]
[2025-06-30T19:29:07.286Z] init:
[2025-06-30T19:29:07.286Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/bin
[2025-06-30T19:29:07.286Z]
[2025-06-30T19:29:07.286Z] getDependentLibs:
[2025-06-30T19:29:07.286Z] [exec] --------------------------------------------
[2025-06-30T19:29:07.286Z] [exec] path is set to /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib
[2025-06-30T19:29:07.286Z] [exec] task is set to default
[2025-06-30T19:29:07.286Z] [exec] dependencyList is set to json_simple
[2025-06-30T19:29:07.286Z] [exec] --------------------------------------------
[2025-06-30T19:29:07.286Z] [exec] Starting download third party dependent jars
[2025-06-30T19:29:07.286Z] [exec] --------------------------------------------
[2025-06-30T19:29:07.286Z] [exec] downloading dependent third party jars to /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib
[2025-06-30T19:29:07.286Z] [exec] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-06-30T19:29:07.287Z] [exec] downloaded dependent third party jars successfully
[2025-06-30T19:29:07.287Z]
[2025-06-30T19:29:07.287Z] compile:
[2025-06-30T19:29:07.287Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-06-30T19:29:07.287Z] [echo] ============COMPILER SETTINGS============
[2025-06-30T19:29:07.287Z] [echo] ===fork: yes
[2025-06-30T19:29:07.287Z] [echo] ===debug: on
[2025-06-30T19:29:07.287Z] [javac] Compiling 28 source files to /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/bin
[2025-06-30T19:29:09.662Z] [javac] Note: Some input files use or override a deprecated API.
[2025-06-30T19:29:09.662Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-06-30T19:29:09.662Z]
[2025-06-30T19:29:09.662Z] dist:
[2025-06-30T19:29:09.662Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2025-06-30T19:29:10.016Z]
[2025-06-30T19:29:10.016Z] BUILD SUCCESSFUL
[2025-06-30T19:29:10.016Z] Total time: 3 seconds
[2025-06-30T19:29:10.016Z] 0
[2025-06-30T19:29:10.016Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-06-30T19:29:10.016Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-06-30T19:29:10.016Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2025-06-30T19:29:11.235Z] ****************************** MACHINE INFO ******************************
[2025-06-30T19:29:11.235Z] File path : /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG
[2025-06-30T19:29:11.235Z] Free Physical Memory Size : 8860540928
[2025-06-30T19:29:11.235Z] Free space (bytes) : 194595041280
[2025-06-30T19:29:11.235Z] Total Physical Memory Size : 17179869184
[2025-06-30T19:29:11.235Z] Total space (bytes) : 250790436864
[2025-06-30T19:29:11.235Z] Usable space (bytes) : 189606756352
[2025-06-30T19:29:11.235Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-06-30T19:29:11.235Z] bashVersion :
[2025-06-30T19:29:11.235Z] GNU bash, version 5.1.8(1)-release (x86_64-apple-darwin18.7.0)
[2025-06-30T19:29:11.235Z] Copyright (C) 2020 Free Software Foundation, Inc.
[2025-06-30T19:29:11.235Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-06-30T19:29:11.235Z]
[2025-06-30T19:29:11.235Z] This is free software; you are free to change and redistribute it.
[2025-06-30T19:29:11.235Z] There is NO WARRANTY, to the extent permitted by law.
[2025-06-30T19:29:11.235Z] cpuCores : 8
[2025-06-30T19:29:11.235Z] curlVersion :
[2025-06-30T19:29:11.235Z] 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-30T19:29:11.235Z] Release-Date: 2023-03-20
[2025-06-30T19:29:11.235Z] 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-30T19:29:11.235Z] 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-30T19:29:11.235Z] dockerVersion : bash: line 1: docker: command not found
[2025-06-30T19:29:11.235Z] gcc version : 4.2.1
[2025-06-30T19:29:11.235Z] gclibc version : bash: line 1: ldd: command not found
[2025-06-30T19:29:11.235Z] gdb version : bash: line 1: gdb: command not found
[2025-06-30T19:29:11.235Z] lldb version :
[2025-06-30T19:29:11.235Z] lldb-1001.0.13.3
[2025-06-30T19:29:11.235Z] Swift-5.0
[2025-06-30T19:29:11.235Z] makeVersion :
[2025-06-30T19:29:11.235Z] GNU Make 3.81
[2025-06-30T19:29:11.235Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2025-06-30T19:29:11.235Z] This is free software; see the source for copying conditions.
[2025-06-30T19:29:11.235Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2025-06-30T19:29:11.235Z] PARTICULAR PURPOSE.
[2025-06-30T19:29:11.235Z]
[2025-06-30T19:29:11.235Z] This program built for i386-apple-darwin11.3.0
[2025-06-30T19:29:11.235Z] mavenVersion :
[2025-06-30T19:29:11.235Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2025-06-30T19:29:11.235Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-06-30T19:29:11.235Z] Java version: 21.0.8-beta, vendor: Eclipse Adoptium, runtime: /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home
[2025-06-30T19:29:11.235Z] Default locale: en_IE, platform encoding: UTF-8
[2025-06-30T19:29:11.235Z] OS name: "mac os x", version: "10.14.6", arch: "x86_64", family: "mac"
[2025-06-30T19:29:11.235Z] perlVersion :
[2025-06-30T19:29:11.235Z]
[2025-06-30T19:29:11.235Z] This is perl 5, version 18, subversion 4 (v5.18.4) built for darwin-thread-multi-2level
[2025-06-30T19:29:11.235Z] (with 2 registered patches, see perl -V for more detail)
[2025-06-30T19:29:11.235Z]
[2025-06-30T19:29:11.235Z] Copyright 1987-2013, Larry Wall
[2025-06-30T19:29:11.235Z]
[2025-06-30T19:29:11.235Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-06-30T19:29:11.235Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-06-30T19:29:11.235Z]
[2025-06-30T19:29:11.235Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-06-30T19:29:11.235Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-06-30T19:29:11.235Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-06-30T19:29:11.235Z]
[2025-06-30T19:29:11.235Z] podmanVersion : bash: line 1: podman: command not found
[2025-06-30T19:29:11.235Z] procArch : i386
[2025-06-30T19:29:11.235Z] sysArch : x86_64
[2025-06-30T19:29:11.235Z] sysOS : Darwin
[2025-06-30T19:29:11.235Z] ulimit :
[2025-06-30T19:29:11.235Z] core file size (blocks, -c) 0
[2025-06-30T19:29:11.235Z] data seg size (kbytes, -d) unlimited
[2025-06-30T19:29:11.235Z] file size (blocks, -f) unlimited
[2025-06-30T19:29:11.235Z] max locked memory (kbytes, -l) unlimited
[2025-06-30T19:29:11.235Z] max memory size (kbytes, -m) unlimited
[2025-06-30T19:29:11.235Z] open files (-n) 10240
[2025-06-30T19:29:11.235Z] pipe size (512 bytes, -p) 1
[2025-06-30T19:29:11.235Z] stack size (kbytes, -s) 65532
[2025-06-30T19:29:11.235Z] cpu time (seconds, -t) unlimited
[2025-06-30T19:29:11.235Z] max user processes (-u) 1418
[2025-06-30T19:29:11.235Z] virtual memory (kbytes, -v) unlimited
[2025-06-30T19:29:11.235Z] 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-30T19:29:11.235Z] vmVendor : Oracle Corporation
[2025-06-30T19:29:11.235Z] vmVersion : 21.0.8-beta+8-202506301841
[2025-06-30T19:29:11.235Z] xlc version : bash: line 1: xlC: command not found
[2025-06-30T19:29:11.235Z] **************************************************************************
[2025-06-30T19:29:11.235Z]
[2025-06-30T19:29:11.235Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-06-30T19:29:11.235Z]
[2025-06-30T19:29:11.235Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-06-30T19:29:11.235Z]
[2025-06-30T19:29:11.235Z] System.getProperty('os.name')=Mac OS X
[2025-06-30T19:29:11.235Z]
[2025-06-30T19:29:11.235Z] System.getProperty('os.arch')=x86_64
[2025-06-30T19:29:11.235Z]
[2025-06-30T19:29:11.235Z] System.getProperty('java.fullversion')=null
[2025-06-30T19:29:11.235Z]
[2025-06-30T19:29:11.235Z] System.getProperty('sun.arch.data.model')=64
[2025-06-30T19:29:11.235Z]
[2025-06-30T19:29:11.235Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES=1 TEST_TIME= TESTTARGET=special.openjdk TESTLIST= TRSS_URL= LIB_DIR=/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib
[2025-06-30T19:29:11.235Z] perl scripts/configure.pl
[2025-06-30T19:29:11.235Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_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=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=special.openjdk --testList= --numOfMachines=1 --testTime= --TRSSURL=
[2025-06-30T19:29:11.588Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-06-30T19:29:11.588Z]
[2025-06-30T19:29:11.588Z]
[2025-06-30T19:29:11.588Z] Starting to generate parallel test lists.
[2025-06-30T19:29:11.588Z]
[2025-06-30T19:29:11.942Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../openjdk/playlist.xml
[2025-06-30T19:29:11.942Z] Attempting to get test duration data from TRSS.
[2025-06-30T19:29:11.942Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=21&impl=hs&platform=x86-64_mac&group=openjdk&level=special
[2025-06-30T19:29:11.942Z] Attempting to get test duration data from cached files.
[2025-06-30T19:29:11.942Z]
[2025-06-30T19:29:11.942Z] TEST DURATION
[2025-06-30T19:29:11.942Z] ====================================================================================
[2025-06-30T19:29:11.942Z] Total number of tests searched: 3
[2025-06-30T19:29:11.942Z] Number of test durations found: 3
[2025-06-30T19:29:11.942Z] Top slowest tests:
[2025-06-30T19:29:11.942Z] 06m33s hotspot_custom_0
[2025-06-30T19:29:11.942Z] 01m31s jdk_custom_0
[2025-06-30T19:29:11.942Z] 00m42s langtools_custom_0
[2025-06-30T19:29:11.942Z] ====================================================================================
[2025-06-30T19:29:11.942Z]
[2025-06-30T19:29:11.942Z] Test target is split into 1 lists.
[2025-06-30T19:29:11.942Z] Reducing estimated test running time from 08m48s to 08m48s.
[2025-06-30T19:29:11.942Z]
[2025-06-30T19:29:11.942Z] -------------------------------------testList_0-------------------------------------
[2025-06-30T19:29:11.942Z] Number of tests: 3
[2025-06-30T19:29:11.942Z] Estimated running time: 08m48s
[2025-06-30T19:29:11.942Z] TESTLIST=hotspot_custom_0,jdk_custom_0,langtools_custom_0
[2025-06-30T19:29:11.942Z] ------------------------------------------------------------------------------------
[2025-06-30T19:29:11.942Z]
[2025-06-30T19:29:11.942Z] Parallel test lists file (/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[Pipeline] fileExists
[Pipeline] echo
[2025-06-30T19:29:12.052Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-06-30T19:29:12.135Z] 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-30T19:29:12.176Z] Building tests...
[Pipeline] timeout
[2025-06-30T19:29:12.180Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-06-30T19:29:12.194Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-06-30T19:29:12.717Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-06-30T19:29:17.658Z] --------------------------------------------
[2025-06-30T19:29:17.658Z] path is set to /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib
[2025-06-30T19:29:17.658Z] task is set to default
[2025-06-30T19:29:17.658Z] dependencyList is set to all
[2025-06-30T19:29:17.658Z] --------------------------------------------
[2025-06-30T19:29:17.658Z] Starting download third party dependent jars
[2025-06-30T19:29:17.658Z] --------------------------------------------
[2025-06-30T19:29:17.659Z] downloading dependent third party jars to /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib
[2025-06-30T19:29:17.659Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-06-30T19:29:17.659Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-06-30T19:29:17.659Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-06-30T19:29:17.659Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/asm.jar exists with correct hash, not downloading
[2025-06-30T19:29:17.659Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-06-30T19:29:17.659Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2025-06-30T19:29:17.659Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-06-30T19:29:17.659Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-06-30T19:29:17.659Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-06-30T19:29:17.659Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-06-30T19:29:17.659Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-06-30T19:29:17.659Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-06-30T19:29:17.659Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-06-30T19:29:17.659Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-06-30T19:29:17.659Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-06-30T19:29:17.659Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-06-30T19:29:17.659Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-06-30T19:29:17.659Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-06-30T19:29:17.659Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-06-30T19:29:17.659Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-06-30T19:29:17.659Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-06-30T19:29:17.659Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2025-06-30T19:29:17.659Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-06-30T19:29:17.659Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-06-30T19:29:17.659Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-06-30T19:29:17.659Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-06-30T19:29:17.659Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-06-30T19:29:17.659Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2025-06-30T19:29:17.870Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2025-06-30T19:29:17.894Z] Running in /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2025-06-30T19:29:17.919Z] $ ssh-agent
[2025-06-30T19:29:18.048Z] SSH_AUTH_SOCK=/var/folders/gn/l1n8c6n13571rxcklsqm2mvm0000gp/T//ssh-pq8P4k69q9Dk/agent.70648
[2025-06-30T19:29:18.048Z] SSH_AGENT_PID=70649
[2025-06-30T19:29:18.048Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-06-30T19:29:18.562Z] + bash ./compile.sh
[2025-06-30T19:29:18.563Z] JAVA_HOME is set to /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2025-06-30T19:29:18.563Z] LIB_DIR is set to /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib
[2025-06-30T19:29:18.563Z] rm -f -r /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-30T19:29:18.563Z] mkdir -p /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-30T19:29:18.563Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib" 2>&1; echo $? ) | tee "/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-06-30T19:29:18.563Z] if [ -z "$(tail -1 /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_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_special.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-06-30T19:29:18.563Z] Buildfile: /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2025-06-30T19:29:19.320Z]
[2025-06-30T19:29:19.320Z] build:
[2025-06-30T19:29:19.320Z]
[2025-06-30T19:29:19.320Z] clean:
[2025-06-30T19:29:19.320Z] [delete] Deleting: /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/autoGenEnv.mk
[2025-06-30T19:29:19.320Z] [delete] Deleting directory /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/bin
[2025-06-30T19:29:19.320Z]
[2025-06-30T19:29:19.320Z] init:
[2025-06-30T19:29:19.320Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/bin
[2025-06-30T19:29:19.320Z]
[2025-06-30T19:29:19.321Z] getDependentLibs:
[2025-06-30T19:29:19.321Z] [exec] --------------------------------------------
[2025-06-30T19:29:19.321Z] [exec] path is set to /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib
[2025-06-30T19:29:19.321Z] [exec] task is set to default
[2025-06-30T19:29:19.321Z] [exec] dependencyList is set to json_simple
[2025-06-30T19:29:19.321Z] [exec] --------------------------------------------
[2025-06-30T19:29:19.321Z] [exec] Starting download third party dependent jars
[2025-06-30T19:29:19.321Z] [exec] --------------------------------------------
[2025-06-30T19:29:19.321Z] [exec] downloading dependent third party jars to /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib
[2025-06-30T19:29:19.321Z] [exec] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-06-30T19:29:19.321Z] [exec] downloaded dependent third party jars successfully
[2025-06-30T19:29:19.321Z]
[2025-06-30T19:29:19.321Z] compile:
[2025-06-30T19:29:19.321Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-06-30T19:29:19.321Z] [echo] ============COMPILER SETTINGS============
[2025-06-30T19:29:19.321Z] [echo] ===fork: yes
[2025-06-30T19:29:19.321Z] [echo] ===debug: on
[2025-06-30T19:29:19.321Z] [javac] Compiling 28 source files to /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/bin
[2025-06-30T19:29:21.698Z] [javac] Note: Some input files use or override a deprecated API.
[2025-06-30T19:29:21.698Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-06-30T19:29:21.698Z]
[2025-06-30T19:29:21.698Z] dist:
[2025-06-30T19:29:21.698Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2025-06-30T19:29:22.051Z]
[2025-06-30T19:29:22.051Z] BUILD SUCCESSFUL
[2025-06-30T19:29:22.051Z] Total time: 3 seconds
[2025-06-30T19:29:22.051Z] 0
[2025-06-30T19:29:22.051Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-06-30T19:29:22.051Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-06-30T19:29:22.051Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2025-06-30T19:29:22.808Z] ****************************** MACHINE INFO ******************************
[2025-06-30T19:29:22.808Z] File path : /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG
[2025-06-30T19:29:22.808Z] Free Physical Memory Size : 8858136576
[2025-06-30T19:29:22.808Z] Free space (bytes) : 194595012608
[2025-06-30T19:29:22.808Z] Total Physical Memory Size : 17179869184
[2025-06-30T19:29:22.808Z] Total space (bytes) : 250790436864
[2025-06-30T19:29:22.808Z] Usable space (bytes) : 189606727680
[2025-06-30T19:29:22.808Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-06-30T19:29:22.808Z] bashVersion :
[2025-06-30T19:29:22.808Z] GNU bash, version 5.1.8(1)-release (x86_64-apple-darwin18.7.0)
[2025-06-30T19:29:22.808Z] Copyright (C) 2020 Free Software Foundation, Inc.
[2025-06-30T19:29:22.808Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-06-30T19:29:22.808Z]
[2025-06-30T19:29:22.808Z] This is free software; you are free to change and redistribute it.
[2025-06-30T19:29:22.808Z] There is NO WARRANTY, to the extent permitted by law.
[2025-06-30T19:29:22.808Z] cpuCores : 8
[2025-06-30T19:29:22.808Z] curlVersion :
[2025-06-30T19:29:22.809Z] 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-30T19:29:22.809Z] Release-Date: 2023-03-20
[2025-06-30T19:29:22.809Z] 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-30T19:29:22.809Z] 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-30T19:29:22.809Z] dockerVersion : bash: line 1: docker: command not found
[2025-06-30T19:29:22.809Z] gcc version : 4.2.1
[2025-06-30T19:29:22.809Z] gclibc version : bash: line 1: ldd: command not found
[2025-06-30T19:29:22.809Z] gdb version : bash: line 1: gdb: command not found
[2025-06-30T19:29:22.809Z] lldb version :
[2025-06-30T19:29:22.809Z] lldb-1001.0.13.3
[2025-06-30T19:29:22.809Z] Swift-5.0
[2025-06-30T19:29:22.809Z] makeVersion :
[2025-06-30T19:29:22.809Z] GNU Make 3.81
[2025-06-30T19:29:22.809Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2025-06-30T19:29:22.809Z] This is free software; see the source for copying conditions.
[2025-06-30T19:29:22.809Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2025-06-30T19:29:22.809Z] PARTICULAR PURPOSE.
[2025-06-30T19:29:22.809Z]
[2025-06-30T19:29:22.809Z] This program built for i386-apple-darwin11.3.0
[2025-06-30T19:29:22.809Z] mavenVersion :
[2025-06-30T19:29:22.809Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2025-06-30T19:29:22.809Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-06-30T19:29:22.809Z] Java version: 21.0.8-beta, vendor: Eclipse Adoptium, runtime: /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home
[2025-06-30T19:29:22.809Z] Default locale: en_IE, platform encoding: UTF-8
[2025-06-30T19:29:22.809Z] OS name: "mac os x", version: "10.14.6", arch: "x86_64", family: "mac"
[2025-06-30T19:29:22.809Z] perlVersion :
[2025-06-30T19:29:22.809Z]
[2025-06-30T19:29:22.809Z] This is perl 5, version 18, subversion 4 (v5.18.4) built for darwin-thread-multi-2level
[2025-06-30T19:29:22.809Z] (with 2 registered patches, see perl -V for more detail)
[2025-06-30T19:29:22.809Z]
[2025-06-30T19:29:22.809Z] Copyright 1987-2013, Larry Wall
[2025-06-30T19:29:22.809Z]
[2025-06-30T19:29:22.809Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-06-30T19:29:22.809Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-06-30T19:29:22.809Z]
[2025-06-30T19:29:22.809Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-06-30T19:29:22.809Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-06-30T19:29:22.809Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-06-30T19:29:22.809Z]
[2025-06-30T19:29:22.809Z] podmanVersion : bash: line 1: podman: command not found
[2025-06-30T19:29:22.809Z] procArch : i386
[2025-06-30T19:29:22.809Z] sysArch : x86_64
[2025-06-30T19:29:22.809Z] sysOS : Darwin
[2025-06-30T19:29:22.809Z] ulimit :
[2025-06-30T19:29:22.809Z] core file size (blocks, -c) 0
[2025-06-30T19:29:22.809Z] data seg size (kbytes, -d) unlimited
[2025-06-30T19:29:22.809Z] file size (blocks, -f) unlimited
[2025-06-30T19:29:22.809Z] max locked memory (kbytes, -l) unlimited
[2025-06-30T19:29:22.809Z] max memory size (kbytes, -m) unlimited
[2025-06-30T19:29:22.809Z] open files (-n) 10240
[2025-06-30T19:29:22.809Z] pipe size (512 bytes, -p) 1
[2025-06-30T19:29:22.809Z] stack size (kbytes, -s) 65532
[2025-06-30T19:29:22.809Z] cpu time (seconds, -t) unlimited
[2025-06-30T19:29:22.809Z] max user processes (-u) 1418
[2025-06-30T19:29:22.809Z] virtual memory (kbytes, -v) unlimited
[2025-06-30T19:29:22.809Z] 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-30T19:29:22.809Z] vmVendor : Oracle Corporation
[2025-06-30T19:29:22.809Z] vmVersion : 21.0.8-beta+8-202506301841
[2025-06-30T19:29:22.809Z] xlc version : bash: line 1: xlC: command not found
[2025-06-30T19:29:22.809Z] **************************************************************************
[2025-06-30T19:29:22.809Z]
[2025-06-30T19:29:23.162Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-06-30T19:29:23.162Z]
[2025-06-30T19:29:23.162Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-06-30T19:29:23.162Z]
[2025-06-30T19:29:23.162Z] System.getProperty('os.name')=Mac OS X
[2025-06-30T19:29:23.162Z]
[2025-06-30T19:29:23.162Z] System.getProperty('os.arch')=x86_64
[2025-06-30T19:29:23.162Z]
[2025-06-30T19:29:23.162Z] System.getProperty('java.fullversion')=null
[2025-06-30T19:29:23.162Z]
[2025-06-30T19:29:23.162Z] System.getProperty('sun.arch.data.model')=64
[2025-06-30T19:29:23.162Z]
[2025-06-30T19:29:23.162Z] /Library/Developer/CommandLineTools/usr/bin/make -f clean.mk cleanBuild
[2025-06-30T19:29:23.515Z] rm -f -r /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../../jvmtest
[2025-06-30T19:29:23.515Z] /Library/Developer/CommandLineTools/usr/bin/make -f compile.mk compile
[2025-06-30T19:29:23.869Z] rm -f -r /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-30T19:29:23.869Z] mkdir -p /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-30T19:29:23.870Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/.." "-DBUILD_ROOT=/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=21" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=openjdk" "-DRESOURCES_DIR=/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=osx_x86-64" "-DTEST_JDK_HOME=/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DJVM_VERSION=openjdk21" "-DLIB_DIR=/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib" 2>&1; echo $? ) | tee "/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-06-30T19:29:23.870Z] if [ -z "$(tail -1 /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_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_special.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-06-30T19:29:24.223Z] Buildfile: /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/scripts/build_test.xml
[2025-06-30T19:29:24.576Z] [echo] build.list is TestConfig/build.xml,openjdk/build.xml
[2025-06-30T19:29:24.576Z]
[2025-06-30T19:29:24.576Z] -create_test_directory:
[2025-06-30T19:29:24.576Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/jvmtest
[2025-06-30T19:29:24.576Z]
[2025-06-30T19:29:24.576Z] stage_test_material:
[2025-06-30T19:29:24.929Z] [copy] Copying 584 files to /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/jvmtest
[2025-06-30T19:29:25.283Z]
[2025-06-30T19:29:25.283Z] build:
[2025-06-30T19:29:25.283Z]
[2025-06-30T19:29:25.283Z] build:
[2025-06-30T19:29:25.283Z]
[2025-06-30T19:29:25.283Z] getJtregVersion:
[2025-06-30T19:29:25.284Z] [echo] jtreg version used is : jtreg_7_3_1_1
[2025-06-30T19:29:25.284Z]
[2025-06-30T19:29:25.284Z] getDependentLibs:
[2025-06-30T19:29:25.284Z] [exec] --------------------------------------------
[2025-06-30T19:29:25.284Z] [exec] path is set to /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib
[2025-06-30T19:29:25.284Z] [exec] task is set to default
[2025-06-30T19:29:25.284Z] [exec] dependencyList is set to jtreg_7_3_1_1
[2025-06-30T19:29:25.284Z] [exec] --------------------------------------------
[2025-06-30T19:29:25.284Z] [exec] Starting download third party dependent jars
[2025-06-30T19:29:25.284Z] [exec] --------------------------------------------
[2025-06-30T19:29:25.284Z] [exec] downloading dependent third party jars to /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib
[2025-06-30T19:29:25.284Z] [exec] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-06-30T19:29:25.284Z] [exec] downloaded dependent third party jars successfully
[2025-06-30T19:29:25.284Z]
[2025-06-30T19:29:25.284Z] getJtreg:
[2025-06-30T19:29:25.284Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/jvmtest/openjdk
[2025-06-30T19:29:25.284Z] [copy] Copying 1 file to /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/openjdk
[2025-06-30T19:29:25.637Z]
[2025-06-30T19:29:25.637Z] openjdk-jdk.check:
[2025-06-30T19:29:25.637Z]
[2025-06-30T19:29:25.637Z] getOpenjdk:
[2025-06-30T19:29:25.637Z] [echo] Using user specified repo and branch
[2025-06-30T19:29:25.637Z] [exec] git clone --depth 1 -q --reference-if-able /Users/jenkins/openjdk_cache -b dev https://github.com/adoptium/jdk21u openjdktempinfo: Could not add alternate for '/Users/jenkins/openjdk_cache': reference repository '/Users/jenkins/openjdk_cache' is not a local repository.
[2025-06-30T19:29:25.637Z] [exec]
[2025-06-30T19:30:06.144Z] [exec] Check sha in openjdk-jdk and store the info in /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../testenv/testenv.properties
[2025-06-30T19:30:06.144Z] [exec] JDK21_REPO=https://github.com/adoptium/jdk21u
[2025-06-30T19:30:06.144Z] [exec] JDK21_BRANCH=eccc777afdcf0dc9e30d8e2c93901b94186dba75
[2025-06-30T19:30:06.144Z]
[2025-06-30T19:30:06.144Z] dist:
[2025-06-30T19:30:06.144Z] [copy] Copying 40 files to /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/jvmtest/openjdk
[2025-06-30T19:30:06.144Z]
[2025-06-30T19:30:06.144Z] BUILD SUCCESSFUL
[2025-06-30T19:30:06.144Z] Total time: 41 seconds
[2025-06-30T19:30:06.144Z] 0
[2025-06-30T19:30:06.144Z]
[2025-06-30T19:30:06.144Z]
[2025-06-30T19:30:06.144Z] RECORD TEST REPOs SHA
[2025-06-30T19:30:06.144Z] cd "/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/scripts"; \
[2025-06-30T19:30:06.144Z] bash "getSHAs.sh" --test_root_dir "/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/.." --shas_file "/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/SHAs.txt"
[2025-06-30T19:30:06.144Z] Check shas in /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/.. and store the info in /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/SHAs.txt
[2025-06-30T19:30:06.144Z] touch /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/SHAs.txt
[2025-06-30T19:30:07.005Z] ================================================
[2025-06-30T19:30:07.005Z] timestamp: 20250630-203006
[2025-06-30T19:30:07.005Z] repo dir: /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk
[2025-06-30T19:30:07.005Z] git repo:
[2025-06-30T19:30:07.005Z] Fetch URL: https://github.com/adoptium/jdk21u
[2025-06-30T19:30:07.005Z] sha:
[2025-06-30T19:30:07.005Z] eccc777afdcf0dc9e30d8e2c93901b94186dba75
[2025-06-30T19:30:07.005Z] ================================================
[2025-06-30T19:30:07.005Z] timestamp: 20250630-203006
[2025-06-30T19:30:07.005Z] repo dir: /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests
[2025-06-30T19:30:07.005Z] git repo:
[2025-06-30T19:30:07.005Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-06-30T19:30:07.005Z] sha:
[2025-06-30T19:30:07.005Z] 66e754c36be998a750d28d29ca6df1a91addbf73
[2025-06-30T19:30:07.005Z] ================================================
[2025-06-30T19:30:07.005Z] timestamp: 20250630-203006
[2025-06-30T19:30:07.005Z] repo dir: /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG
[2025-06-30T19:30:07.005Z] git repo:
[2025-06-30T19:30:07.005Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-06-30T19:30:07.005Z] sha:
[2025-06-30T19:30:07.005Z] 1828e310fd8fb3115fde605c41aea434b90143d0
[Pipeline] }
[2025-06-30T19:30:07.126Z] $ ssh-agent -k
[2025-06-30T19:30:07.140Z] unset SSH_AUTH_SOCK;
[2025-06-30T19:30:07.140Z] unset SSH_AGENT_PID;
[2025-06-30T19:30:07.140Z] echo Agent pid 70649 killed;
[2025-06-30T19:30:07.250Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-06-30T19:30:07.362Z] Running tests...
[Pipeline] sh
[2025-06-30T19:30:07.883Z] + who
[2025-06-30T19:30:07.883Z] + grep console
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named 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-30T19:30:07.979Z] ITERATION: 1/1
[Pipeline] sshagent
[2025-06-30T19:30:08.001Z] $ ssh-agent
[2025-06-30T19:30:08.122Z] SSH_AUTH_SOCK=/var/folders/gn/l1n8c6n13571rxcklsqm2mvm0000gp/T//ssh-gKbfmt9M3sfr/agent.70961
[2025-06-30T19:30:08.122Z] SSH_AGENT_PID=70962
[2025-06-30T19:30:08.123Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-06-30T19:30:08.630Z] ++ uname
[2025-06-30T19:30:08.630Z] + '[' Darwin = AIX ']'
[2025-06-30T19:30:08.630Z] ++ uname
[2025-06-30T19:30:08.630Z] + '[' Darwin = SunOS ']'
[2025-06-30T19:30:08.630Z] ++ uname
[2025-06-30T19:30:08.630Z] + '[' Darwin = '*BSD' ']'
[2025-06-30T19:30:08.630Z] + MAKE=make
[2025-06-30T19:30:08.630Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-06-30T19:30:08.630Z] make: Nothing to be done for `testEnvTeardown'.
[Pipeline] sh
[2025-06-30T19:30:09.213Z] ++ uname
[2025-06-30T19:30:09.213Z] + '[' Darwin = AIX ']'
[2025-06-30T19:30:09.213Z] ++ uname
[2025-06-30T19:30:09.213Z] + '[' Darwin = SunOS ']'
[2025-06-30T19:30:09.213Z] ++ uname
[2025-06-30T19:30:09.213Z] + '[' Darwin = '*BSD' ']'
[2025-06-30T19:30:09.213Z] + MAKE=make
[2025-06-30T19:30:09.213Z] + cd ./aqa-tests
[2025-06-30T19:30:09.213Z] + . ./scripts/testenv/testenvSettings.sh
[2025-06-30T19:30:09.213Z] ++ set +x
[2025-06-30T19:30:09.213Z] JAVA_HOME is set to /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2025-06-30T19:30:09.213Z] LIB_DIR is set to /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib
[2025-06-30T19:30:09.213Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=special.openjdk TESTLIST=
[2025-06-30T19:30:09.213Z] perl scripts/configure.pl
[2025-06-30T19:30:09.213Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_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=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=special.openjdk --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-06-30T19:30:09.564Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-06-30T19:30:09.564Z]
[2025-06-30T19:30:09.564Z] Starting to generate test make files.
[2025-06-30T19:30:09.564Z]
[2025-06-30T19:30:11.950Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../openjdk/playlist.xml
[2025-06-30T19:30:11.950Z] Generated /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../openjdk/autoGen.mk
[2025-06-30T19:30:11.950Z]
[2025-06-30T19:30:11.950Z] Generated /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../autoGen.mk
[2025-06-30T19:30:11.950Z]
[2025-06-30T19:30:11.950Z] Generated /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/utils.mk
[2025-06-30T19:30:11.950Z]
[2025-06-30T19:30:11.950Z] Generated /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/rerun.mk
[2025-06-30T19:30:11.950Z]
[2025-06-30T19:30:11.950Z] Make files are generated successfully.
[2025-06-30T19:30:11.950Z]
[2025-06-30T19:30:11.950Z] /Library/Developer/CommandLineTools/usr/bin/make -f runtest.mk _special.openjdk
[2025-06-30T19:30:12.310Z]
[2025-06-30T19:30:12.310Z] Running make 3.81
[2025-06-30T19:30:12.310Z] set TEST_ROOT to /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/..
[2025-06-30T19:30:12.310Z] set JDK_VERSION to 21
[2025-06-30T19:30:12.310Z] set JDK_IMPL to hotspot
[2025-06-30T19:30:12.310Z] set JVM_VERSION to openjdk21
[2025-06-30T19:30:12.310Z] set JCL_VERSION to latest
[2025-06-30T19:30:12.310Z] JAVA_HOME was originally set to /Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2025-06-30T19:30:12.310Z] set JAVA_HOME to /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2025-06-30T19:30:12.310Z] set SPEC to osx_x86-64
[2025-06-30T19:30:12.310Z] set TEST_FLAG to
[2025-06-30T19:30:12.310Z] Running special.openjdk ...
[2025-06-30T19:30:12.310Z] There are 3 test targets in special.openjdk
[2025-06-30T19:30:12.310Z] "/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -version
[2025-06-30T19:30:12.662Z] openjdk version "21.0.8-beta" 2025-07-15
[2025-06-30T19:30:12.662Z] OpenJDK Runtime Environment Temurin-21.0.8+8-202506301841 (build 21.0.8-beta+8-202506301841)
[2025-06-30T19:30:12.662Z] OpenJDK 64-Bit Server VM Temurin-21.0.8+8-202506301841 (build 21.0.8-beta+8-202506301841, mixed mode)
[2025-06-30T19:30:12.662Z]
[2025-06-30T19:30:12.662Z] ===============================================