Test_openjdk26_hs_sanity.openjdk_x86-64_mac
Started by upstream project "build-scripts/jobs/release/jobs/jdk26/jdk26-release-mac-x64-temurin" build number 1
originally caused by:
Started by upstream project "build-scripts/release-openjdk26-pipeline" build number 1
originally caused by:
Started by upstream project "build-scripts/utils/releaseTrigger_jdk26" build number 26
originally caused by:
Started by user sophia-guo
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
DEPRECATED: Relative target directory is deprecated for Pipeline jobs. Use the 'dir' step instead.
DEPRECATED: The 'Wipe out repository & force clone' extension is deprecated for Pipeline jobs. Pipeline users should use the deleteDir() step instead.
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_openjdk26_hs_sanity.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/v1.0.12-release^{commit} # timeout=10
Checking out Revision ba7cb6fb45f3b600f1cc0bee6b2d06374fad3493 (origin/v1.0.12-release)
> git config core.sparsecheckout # timeout=10
> git checkout -f ba7cb6fb45f3b600f1cc0bee6b2d06374fad3493 # timeout=10
Commit message: "[v1.0.12-release] Add JDK26 dry run tags to testenv.properties (#6928)"
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-03-11T14:46:20.479Z] SPEC: osx_x86-64
[Pipeline] echo
[2026-03-11T14:46:20.480Z] Specified LABEL: ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)
[Pipeline] stage
[Pipeline] { (Queue)
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-03-11T14:46:20.495Z] dynamicAgents: []
[Pipeline] echo
[2026-03-11T14:46:20.497Z] Provisioning LABEL: ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)
[Pipeline] nodesByLabel
[2026-03-11T14:46:20.513Z] Found a total of 1 nodes with the 'ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)' label
[Pipeline] node
[2026-03-11T14:46:35.517Z] Still waiting to schedule task
[2026-03-11T14:46:35.518Z] Waiting for next available executor on ‘test-orka-macos15-x64-chmu5’
[2026-03-11T14:47:38.976Z] Running on test-orka-macos15-x64-08r8m in /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.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
[2026-03-11T14:47:39.026Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-03-11T14:47:47.695Z] [WS-CLEANUP] Deleting project workspace...
[2026-03-11T14:47:47.695Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-03-11T14:47:52.066Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-03-11T14:47:52.165Z] The recommended git tool is: git
[2026-03-11T14:47:55.383Z] No credentials specified
[2026-03-11T14:47:55.383Z] DEPRECATED: Relative target directory is deprecated for Pipeline jobs. Use the 'dir' step instead.
[2026-03-11T14:47:55.428Z] Cloning the remote Git repository
[2026-03-11T14:47:55.545Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-03-11T14:47:56.005Z] > git init /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/aqa-tests # timeout=10
[2026-03-11T14:47:56.911Z] [WARNING] Reference path does not exist: /Users/admin/openjdk_cache
[2026-03-11T14:47:57.001Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-03-11T14:47:57.001Z] > git --version # timeout=10
[2026-03-11T14:47:57.115Z] > git --version # 'git version 2.39.5 (Apple Git-154)'
[2026-03-11T14:47:57.117Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-03-11T14:48:07.079Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-03-11T14:48:07.139Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-03-11T14:48:13.302Z] Avoid second fetch
[2026-03-11T14:48:13.456Z] Checking out Revision ba7cb6fb45f3b600f1cc0bee6b2d06374fad3493 (origin/v1.0.12-release)
[2026-03-11T14:48:13.241Z] > git rev-parse origin/v1.0.12-release^{commit} # timeout=10
[2026-03-11T14:48:13.418Z] > git config core.sparsecheckout # timeout=10
[2026-03-11T14:48:13.534Z] > git checkout -f ba7cb6fb45f3b600f1cc0bee6b2d06374fad3493 # timeout=10
[2026-03-11T14:48:18.704Z] Commit message: "[v1.0.12-release] Add JDK26 dry run tags to testenv.properties (#6928)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.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
[2026-03-11T14:48:21.916Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-03-11T14:48:21.961Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-03-11T14:48:23.548Z] + LC_TIME=C
[2026-03-11T14:48:23.548Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-03-11T14:48:23.909Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-03-11T14:48:24.576Z] + aqa-tests/terminateTestProcesses.sh admin
[2026-03-11T14:48:25.039Z] Mac type machine.. do not terminate any remaining processes as Orka mac VMs are not process isolated, see: https://github.com/adoptium/aqa-tests/issues/4964
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2026-03-11T14:48:27.617Z] + printenv
[2026-03-11T14:48:27.617Z] JCK_GIT_BRANCH=master
[2026-03-11T14:48:27.617Z] DYNAMIC_COMPILE=false
[2026-03-11T14:48:27.617Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/14/
[2026-03-11T14:48:27.617Z] OPENJ9_BRANCH=master
[2026-03-11T14:48:27.617Z] JENKINS_NODE_COOKIE=f4335446-e5cb-40f9-bba7-c9495de170e1
[2026-03-11T14:48:27.617Z] DOCKER_REQUIRED=false
[2026-03-11T14:48:27.617Z] PARALLEL=Dynamic
[2026-03-11T14:48:27.617Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-03-11T14:48:27.617Z] SHELL=/bin/zsh
[2026-03-11T14:48:27.617Z] jobStatus=SUCCESS
[2026-03-11T14:48:27.617Z] JOBSTARTTIME=Wed, 11 Mar 2026 10:48:22 -0400
[2026-03-11T14:48:27.617Z] STAGE_NAME=Setup
[2026-03-11T14:48:27.617Z] SSH_CLIENT=10.221.188.31 45777 22
[2026-03-11T14:48:27.617Z] TMPDIR=/var/folders/5g/45056cn5037blctyp8y7_7jm0000gn/T/
[2026-03-11T14:48:27.617Z] BUILD_TAG=jenkins-Test_openjdk26_hs_sanity.openjdk_x86-64_mac-14
[2026-03-11T14:48:27.617Z] RERUN_FAILURE=true
[2026-03-11T14:48:27.618Z] SDK_RESOURCE=upstream
[2026-03-11T14:48:27.618Z] TIME_LIMIT=25
[2026-03-11T14:48:27.618Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-03-11T14:48:27.618Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-03-11T14:48:27.618Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/
[2026-03-11T14:48:27.618Z] WORKSPACE=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac
[2026-03-11T14:48:27.618Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/14/display/redirect?page=changes
[2026-03-11T14:48:27.618Z] JDK_BRANCH=jdk-26+35_adopt
[2026-03-11T14:48:27.618Z] USER=admin
[2026-03-11T14:48:27.618Z] ACTIVE_NODE_TIMEOUT=5
[2026-03-11T14:48:27.618Z] OPENJCEPLUS_GIT_BRANCH=semeru-java26
[2026-03-11T14:48:27.618Z] ADOPTOPENJDK_BRANCH=v1.0.12-release
[2026-03-11T14:48:27.618Z] ARCHIVE_TEST_RESULTS=false
[2026-03-11T14:48:27.618Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk26/jdk26-release-mac-x64-temurin
[2026-03-11T14:48:27.618Z] STF_OWNER_BRANCH=adoptium:master
[2026-03-11T14:48:27.618Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/14/display/redirect?page=artifacts
[2026-03-11T14:48:27.618Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-03-11T14:48:27.618Z] ORIGIN_JDK_VERSION=26
[2026-03-11T14:48:27.618Z] __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0
[2026-03-11T14:48:27.618Z] SETUP_JCK_RUN=false
[2026-03-11T14:48:27.618Z] SPEC=osx_x86-64
[2026-03-11T14:48:27.618Z] PERSONAL_BUILD=false
[2026-03-11T14:48:27.618Z] TKG_ITERATIONS=1
[2026-03-11T14:48:27.618Z] TKG_OWNER_BRANCH=adoptium:master
[2026-03-11T14:48:27.618Z] RERUN_ITERATIONS=1
[2026-03-11T14:48:27.618Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-03-11T14:48:27.618Z] ITERATIONS=1
[2026-03-11T14:48:27.618Z] KEEP_REPORTDIR=true
[2026-03-11T14:48:27.618Z] PATH=/usr/local/bin:/opt/X11/bin:/usr/bin:/bin:/usr/sbin:/sbin
[2026-03-11T14:48:27.618Z] LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/../../externalDependency/lib
[2026-03-11T14:48:27.618Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/14/display/redirect
[2026-03-11T14:48:27.618Z] _=/usr/bin/printenv
[2026-03-11T14:48:27.618Z] GENERATE_JOBS=true
[2026-03-11T14:48:27.618Z] PWD=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac
[2026-03-11T14:48:27.618Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2026-03-11T14:48:27.618Z] HUDSON_URL=https://ci.adoptium.net/
[2026-03-11T14:48:27.618Z] EXIT_FAILURE=false
[2026-03-11T14:48:27.618Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-03-11T14:48:27.618Z] SLACK_CHANNEL=aqavit-bot
[2026-03-11T14:48:27.618Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-03-11T14:48:27.618Z] JDK_VERSION=26
[2026-03-11T14:48:27.618Z] JOB_NAME=Test_openjdk26_hs_sanity.openjdk_x86-64_mac
[2026-03-11T14:48:27.618Z] BUILD_DISPLAY_NAME=#14
[2026-03-11T14:48:27.618Z] USE_TESTENV_PROPERTIES=true
[2026-03-11T14:48:27.618Z] BUILD_ID=14
[2026-03-11T14:48:27.618Z] EXIT_SUCCESS=false
[2026-03-11T14:48:27.618Z] JENKINS_URL=https://ci.adoptium.net/
[2026-03-11T14:48:27.618Z] TEST_TIME=120
[2026-03-11T14:48:27.618Z] PLATFORM=x86-64_mac
[2026-03-11T14:48:27.618Z] JDK_IMPL=hotspot
[2026-03-11T14:48:27.618Z] JOB_BASE_NAME=Test_openjdk26_hs_sanity.openjdk_x86-64_mac
[2026-03-11T14:48:27.618Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/14/display/redirect?page=tests
[2026-03-11T14:48:27.618Z] AUTO_DETECT=true
[2026-03-11T14:48:27.618Z] SHLVL=2
[2026-03-11T14:48:27.618Z] HOME=/Users/admin
[2026-03-11T14:48:27.618Z] TAP_NAME=Test_openjdk26_hs_sanity.openjdk_x86-64_mac.tap
[2026-03-11T14:48:27.618Z] CI=true
[2026-03-11T14:48:27.618Z] EXECUTOR_NUMBER=0
[2026-03-11T14:48:27.618Z] WORKSPACE_TMP=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac@tmp
[2026-03-11T14:48:27.618Z] JENKINS_SERVER_COOKIE=durable-9e851165ec785ccefc087a0a2685b3d7f29793fb0a330d1fe6bb1ee490f4a98b
[2026-03-11T14:48:27.618Z] NODE_LABELS=macos15 test ci.role.test sw.os.osx hw.arch.x86 orka mac sw.os.mac x86_64 x64 x86 ci.role.perf test-orka-macos15-x64-08r8m
[2026-03-11T14:48:27.618Z] TARGET=sanity.openjdk
[2026-03-11T14:48:27.618Z] BUILD_LIST=openjdk
[2026-03-11T14:48:27.618Z] SYSTEM_LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/../../externalDependency/system_lib
[2026-03-11T14:48:27.618Z] LOGNAME=admin
[2026-03-11T14:48:27.618Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-03-11T14:48:27.618Z] JDK_REPO=https://github.com/adoptium/jdk
[2026-03-11T14:48:27.618Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-03-11T14:48:27.618Z] SSH_CONNECTION=10.221.188.31 45777 192.168.122.2 22
[2026-03-11T14:48:27.618Z] UPSTREAM_JOB_NUMBER=1
[2026-03-11T14:48:27.618Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-03-11T14:48:27.618Z] NODE_NAME=test-orka-macos15-x64-08r8m
[2026-03-11T14:48:27.618Z] BUILD_NUMBER=14
[2026-03-11T14:48:27.618Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/display/redirect
[2026-03-11T14:48:27.618Z] KEEP_WORKSPACE=false
[2026-03-11T14:48:27.618Z] HUDSON_COOKIE=b9ea779a-fa72-454f-bcdb-76c6e00034ee
[2026-03-11T14:48:27.618Z] PERF_ROOT=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/../../benchmarks
[2026-03-11T14:48:27.618Z] USE_JRE=false
[2026-03-11T14:48:27.618Z] TEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image
[2026-03-11T14:48:27.618Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-03-11T14:48:27.618Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-03-11T14:48:27.919Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-03-11T14:48:28.018Z] Running in /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-03-11T14:49:58.868Z] Copied 8 artifacts from "build-scripts » jobs » release » jobs » jdk26 » jdk26-release-mac-x64-temurin" build number 1
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-03-11T14:49:58.992Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2026-03-11T14:49:58.998Z] Running in /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac
[Pipeline] {
[Pipeline] sshagent
[2026-03-11T14:49:58.946Z] $ ssh-agent
[2026-03-11T14:49:59.277Z] SSH_AUTH_SOCK=/var/folders/5g/45056cn5037blctyp8y7_7jm0000gn/T//ssh-gkcgAQZlLhj0/agent.474
[2026-03-11T14:49:59.277Z] SSH_AGENT_PID=475
[2026-03-11T14:49:59.277Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-03-11T14:49:59.289Z] Running in /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-03-11T14:49:59.310Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-03-11T14:50:03.940Z] ++ pwd
[2026-03-11T14:50:03.940Z] + ./get.sh -s /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/aqa-tests/.. -p x86-64_mac -r upstream -j 26 -i hotspot --clone_openj9 false
[2026-03-11T14:50:07.681Z] TESTDIR: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/aqa-tests
[2026-03-11T14:50:07.681Z] load ./testenv/testenv.properties
[2026-03-11T14:50:07.681Z] Running checkTags with ./testenv/testenv.properties and 26
[2026-03-11T14:50:11.248Z] bc2ed485ec6e705790a8c6bc5396bf1d35519bda refs/tags/jdk-26-dryrun-ga
[2026-03-11T14:50:11.248Z] Use tag name jdk-26-dryrun-ga from ./testenv/testenv.properties
[2026-03-11T14:50:11.248Z] get jdk binary...
[2026-03-11T14:50:11.248Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-03-11T14:50:11.248Z] Uncompressing file: OpenJDK26U-jdk_x64_mac_hotspot_26_35.tar.gz ...
[2026-03-11T14:50:16.059Z] List files in jdkbinary folder...
[2026-03-11T14:50:16.059Z] total 750816
[2026-03-11T14:50:16.059Z] -rw-r--r-- 1 admin staff 55885071 Mar 11 10:02 OpenJDK26U-debugimage_x64_mac_hotspot_26_35.tar.gz
[2026-03-11T14:50:16.059Z] -rw-r--r-- 1 admin staff 123142487 Mar 11 10:08 OpenJDK26U-jdk_x64_mac_hotspot_26_35.tar.gz
[2026-03-11T14:50:16.059Z] -rw-r--r-- 1 admin staff 84607400 Mar 11 10:08 OpenJDK26U-jmods_x64_mac_hotspot_26_35.tar.gz
[2026-03-11T14:50:16.059Z] -rw-r--r-- 1 admin staff 43402555 Mar 11 10:09 OpenJDK26U-jre_x64_mac_hotspot_26_35.tar.gz
[2026-03-11T14:50:16.059Z] -rw-r--r-- 1 admin staff 32475 Mar 11 10:03 OpenJDK26U-sbom_x64_mac_hotspot_26_35-metadata.json
[2026-03-11T14:50:16.059Z] -rw-r--r-- 1 admin staff 171957 Mar 11 10:38 OpenJDK26U-sbom_x64_mac_hotspot_26_35.json
[2026-03-11T14:50:16.059Z] -rw-r--r-- 1 admin staff 3978283 Mar 11 10:09 OpenJDK26U-static-libs_x64_mac_hotspot_26_35.tar.gz
[2026-03-11T14:50:16.059Z] -rw-r--r-- 1 admin staff 59602789 Mar 11 10:01 OpenJDK26U-testimage_x64_mac_hotspot_26_35.tar.gz
[2026-03-11T14:50:16.059Z] drwxr-xr-x 3 admin staff 96 Mar 11 10:50 tmp
[2026-03-11T14:50:16.059Z] List files in jdkbinary/tmp folder...
[2026-03-11T14:50:16.059Z] total 0
[2026-03-11T14:50:16.060Z] drwxr-xr-x 3 admin staff 96 Mar 11 03:07 jdk-26+35
[2026-03-11T14:50:16.060Z] Moving directory jdk-26+35/ to ../j2sdk-image
[2026-03-11T14:50:16.060Z] Uncompressing file: OpenJDK26U-jre_x64_mac_hotspot_26_35.tar.gz ...
[2026-03-11T14:50:17.650Z] List files in jdkbinary folder...
[2026-03-11T14:50:18.023Z] total 750816
[2026-03-11T14:50:18.023Z] -rw-r--r-- 1 admin staff 55885071 Mar 11 10:02 OpenJDK26U-debugimage_x64_mac_hotspot_26_35.tar.gz
[2026-03-11T14:50:18.023Z] -rw-r--r-- 1 admin staff 123142487 Mar 11 10:08 OpenJDK26U-jdk_x64_mac_hotspot_26_35.tar.gz
[2026-03-11T14:50:18.023Z] -rw-r--r-- 1 admin staff 84607400 Mar 11 10:08 OpenJDK26U-jmods_x64_mac_hotspot_26_35.tar.gz
[2026-03-11T14:50:18.023Z] -rw-r--r-- 1 admin staff 43402555 Mar 11 10:09 OpenJDK26U-jre_x64_mac_hotspot_26_35.tar.gz
[2026-03-11T14:50:18.023Z] -rw-r--r-- 1 admin staff 32475 Mar 11 10:03 OpenJDK26U-sbom_x64_mac_hotspot_26_35-metadata.json
[2026-03-11T14:50:18.023Z] -rw-r--r-- 1 admin staff 171957 Mar 11 10:38 OpenJDK26U-sbom_x64_mac_hotspot_26_35.json
[2026-03-11T14:50:18.023Z] -rw-r--r-- 1 admin staff 3978283 Mar 11 10:09 OpenJDK26U-static-libs_x64_mac_hotspot_26_35.tar.gz
[2026-03-11T14:50:18.023Z] -rw-r--r-- 1 admin staff 59602789 Mar 11 10:01 OpenJDK26U-testimage_x64_mac_hotspot_26_35.tar.gz
[2026-03-11T14:50:18.023Z] drwxr-xr-x 3 admin staff 96 Mar 11 03:07 j2sdk-image
[2026-03-11T14:50:18.023Z] drwxr-xr-x 3 admin staff 96 Mar 11 10:50 tmp
[2026-03-11T14:50:18.023Z] List files in jdkbinary/tmp folder...
[2026-03-11T14:50:18.023Z] total 0
[2026-03-11T14:50:18.023Z] drwxr-xr-x 3 admin staff 96 Mar 11 03:08 jdk-26+35-jre
[2026-03-11T14:50:18.023Z] Moving directory jdk-26+35-jre/ to ../j2re-image
[2026-03-11T14:50:18.023Z] Uncompressing file: OpenJDK26U-static-libs_x64_mac_hotspot_26_35.tar.gz ...
[2026-03-11T14:50:18.023Z] List files in jdkbinary folder...
[2026-03-11T14:50:18.023Z] total 750816
[2026-03-11T14:50:18.023Z] -rw-r--r-- 1 admin staff 55885071 Mar 11 10:02 OpenJDK26U-debugimage_x64_mac_hotspot_26_35.tar.gz
[2026-03-11T14:50:18.023Z] -rw-r--r-- 1 admin staff 123142487 Mar 11 10:08 OpenJDK26U-jdk_x64_mac_hotspot_26_35.tar.gz
[2026-03-11T14:50:18.023Z] -rw-r--r-- 1 admin staff 84607400 Mar 11 10:08 OpenJDK26U-jmods_x64_mac_hotspot_26_35.tar.gz
[2026-03-11T14:50:18.023Z] -rw-r--r-- 1 admin staff 43402555 Mar 11 10:09 OpenJDK26U-jre_x64_mac_hotspot_26_35.tar.gz
[2026-03-11T14:50:18.023Z] -rw-r--r-- 1 admin staff 32475 Mar 11 10:03 OpenJDK26U-sbom_x64_mac_hotspot_26_35-metadata.json
[2026-03-11T14:50:18.023Z] -rw-r--r-- 1 admin staff 171957 Mar 11 10:38 OpenJDK26U-sbom_x64_mac_hotspot_26_35.json
[2026-03-11T14:50:18.023Z] -rw-r--r-- 1 admin staff 3978283 Mar 11 10:09 OpenJDK26U-static-libs_x64_mac_hotspot_26_35.tar.gz
[2026-03-11T14:50:18.023Z] -rw-r--r-- 1 admin staff 59602789 Mar 11 10:01 OpenJDK26U-testimage_x64_mac_hotspot_26_35.tar.gz
[2026-03-11T14:50:18.023Z] drwxr-xr-x 3 admin staff 96 Mar 11 03:08 j2re-image
[2026-03-11T14:50:18.023Z] drwxr-xr-x 3 admin staff 96 Mar 11 03:07 j2sdk-image
[2026-03-11T14:50:18.023Z] drwxr-xr-x 3 admin staff 96 Mar 11 10:50 tmp
[2026-03-11T14:50:18.023Z] List files in jdkbinary/tmp folder...
[2026-03-11T14:50:18.023Z] total 0
[2026-03-11T14:50:18.023Z] drwxr-xr-x 3 admin staff 96 Mar 11 10:01 jdk-26+35-static-libs
[2026-03-11T14:50:18.023Z] Moving directory jdk-26+35-static-libs/ to ../static-libs
[2026-03-11T14:50:18.023Z] Uncompressing file: OpenJDK26U-testimage_x64_mac_hotspot_26_35.tar.gz ...
[2026-03-11T14:50:30.426Z] List files in jdkbinary folder...
[2026-03-11T14:50:30.426Z] total 750816
[2026-03-11T14:50:30.426Z] -rw-r--r-- 1 admin staff 55885071 Mar 11 10:02 OpenJDK26U-debugimage_x64_mac_hotspot_26_35.tar.gz
[2026-03-11T14:50:30.426Z] -rw-r--r-- 1 admin staff 123142487 Mar 11 10:08 OpenJDK26U-jdk_x64_mac_hotspot_26_35.tar.gz
[2026-03-11T14:50:30.426Z] -rw-r--r-- 1 admin staff 84607400 Mar 11 10:08 OpenJDK26U-jmods_x64_mac_hotspot_26_35.tar.gz
[2026-03-11T14:50:30.426Z] -rw-r--r-- 1 admin staff 43402555 Mar 11 10:09 OpenJDK26U-jre_x64_mac_hotspot_26_35.tar.gz
[2026-03-11T14:50:30.426Z] -rw-r--r-- 1 admin staff 32475 Mar 11 10:03 OpenJDK26U-sbom_x64_mac_hotspot_26_35-metadata.json
[2026-03-11T14:50:30.426Z] -rw-r--r-- 1 admin staff 171957 Mar 11 10:38 OpenJDK26U-sbom_x64_mac_hotspot_26_35.json
[2026-03-11T14:50:30.426Z] -rw-r--r-- 1 admin staff 3978283 Mar 11 10:09 OpenJDK26U-static-libs_x64_mac_hotspot_26_35.tar.gz
[2026-03-11T14:50:30.426Z] -rw-r--r-- 1 admin staff 59602789 Mar 11 10:01 OpenJDK26U-testimage_x64_mac_hotspot_26_35.tar.gz
[2026-03-11T14:50:30.426Z] drwxr-xr-x 3 admin staff 96 Mar 11 03:08 j2re-image
[2026-03-11T14:50:30.426Z] drwxr-xr-x 3 admin staff 96 Mar 11 03:07 j2sdk-image
[2026-03-11T14:50:30.426Z] drwxr-xr-x 3 admin staff 96 Mar 11 10:01 static-libs
[2026-03-11T14:50:30.426Z] drwxr-xr-x 3 admin staff 96 Mar 11 10:50 tmp
[2026-03-11T14:50:30.426Z] List files in jdkbinary/tmp folder...
[2026-03-11T14:50:30.426Z] total 0
[2026-03-11T14:50:30.426Z] drwxr-xr-x 8 admin staff 256 Mar 11 09:57 jdk-26+35-test-image
[2026-03-11T14:50:30.426Z] Moving directory jdk-26+35-test-image/ to ../openjdk-test-image
[2026-03-11T14:50:30.426Z] Uncompressing OpenJDK26U-debugimage_x64_mac_hotspot_26_35.tar.gz over ./j2sdk-image...
[2026-03-11T14:50:34.858Z] Removing top-level folder jdk-26+35-debug-image/
[2026-03-11T14:50:35.368Z] Removing top-level folder jdk-26+35/
[2026-03-11T14:50:37.547Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image...
[2026-03-11T14:50:37.547Z] javac_path: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2026-03-11T14:50:37.547Z] Run: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/java -version
[2026-03-11T14:50:37.547Z] =JAVA VERSION OUTPUT BEGIN=
[2026-03-11T14:50:44.838Z] openjdk version "26" 2026-03-17
[2026-03-11T14:50:44.838Z] OpenJDK Runtime Environment Temurin-26+35 (build 26+35)
[2026-03-11T14:50:44.838Z] OpenJDK 64-Bit Server VM Temurin-26+35 (build 26+35, mixed mode)
[2026-03-11T14:50:44.838Z] =JAVA VERSION OUTPUT END=
[2026-03-11T14:50:44.838Z] get testKitGen...
[2026-03-11T14:50:44.838Z] git clone -q https://github.com/adoptium/TKG.git
[2026-03-11T14:50:48.702Z] git rev-parse v1.0.12
[2026-03-11T14:50:48.702Z] git checkout -q -f 6982a94ae95084e90e80a997d5218c3294df1eda
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-03-11T14:50:49.328Z] $ ssh-agent -k
[2026-03-11T14:50:49.376Z] unset SSH_AUTH_SOCK;
[2026-03-11T14:50:49.376Z] unset SSH_AGENT_PID;
[2026-03-11T14:50:49.376Z] echo Agent pid 475 killed;
[2026-03-11T14:50:49.656Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] echo
[2026-03-11T14:50:49.710Z] readProperties file: ./aqa-tests/job.properties
[Pipeline] readProperties
[Pipeline] echo
[2026-03-11T14:50:50.297Z] Reset TEST_JDK_HOME to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-03-11T14:50:50.605Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.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=v1.0.12-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=26&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk26%2Fjdk26-release-mac-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B35_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=1&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-03-11T14:50:50.618Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.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-orka-macos15-x64-08r8m&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.12-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=26&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk26%2Fjdk26-release-mac-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B35_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=1&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
[2026-03-11T14:50:50.658Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-03-11T14:50:51.021Z] Copied 1 artifact from "getTRSSOutput" build number 2072
[Pipeline] sh
[2026-03-11T14:50:51.975Z] + cd ./aqa-tests/TKG/resources/TRSS
[2026-03-11T14:50:51.975Z] + gzip -cd TRSSOutput.tar.gz
[2026-03-11T14:50:51.975Z] + tar xof -
[2026-03-11T14:50:51.975Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-03-11T14:50:52.137Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-03-11T14:50:52.156Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2026-03-11T14:50:52.196Z] Found a total of 6 nodes with the 'ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)' label
[Pipeline] echo
[2026-03-11T14:50:52.200Z] Machine limit is 6.
[Pipeline] sh
[2026-03-11T14:50:52.934Z] + cd ./aqa-tests/TKG
[2026-03-11T14:50:52.934Z] ++ uname
[2026-03-11T14:50:52.934Z] + '[' Darwin = AIX ']'
[2026-03-11T14:50:52.934Z] ++ uname
[2026-03-11T14:50:52.934Z] + '[' Darwin = SunOS ']'
[2026-03-11T14:50:52.934Z] ++ uname
[2026-03-11T14:50:52.934Z] + '[' Darwin = '*BSD' ']'
[2026-03-11T14:50:52.934Z] + MAKE=make
[2026-03-11T14:50:52.934Z] + make genParallelList TEST=sanity.openjdk TEST_TIME=120 NUM_MACHINES=
[2026-03-11T14:50:53.940Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-03-11T14:50:53.940Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/../../externalDependency/lib
[2026-03-11T14:50:53.940Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-03-11T14:50:53.940Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-03-11T14:50:53.940Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-03-11T14:50:53.940Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-03-11T14:51:00.824Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2026-03-11T14:51:07.864Z]
[2026-03-11T14:51:07.864Z] build:
[2026-03-11T14:51:07.864Z]
[2026-03-11T14:51:07.864Z] clean:
[2026-03-11T14:51:07.864Z]
[2026-03-11T14:51:07.864Z] init:
[2026-03-11T14:51:07.864Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/bin
[2026-03-11T14:51:07.864Z]
[2026-03-11T14:51:07.864Z] getDependentLibs:
[2026-03-11T14:51:12.465Z] [exec] /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/../../externalDependency/lib does not exist, creating one.
[2026-03-11T14:51:12.465Z] [exec] mkdir /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/../../externalDependency
[2026-03-11T14:51:12.465Z] [exec] mkdir /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/../../externalDependency/lib
[2026-03-11T14:51:12.465Z] [exec] --------------------------------------------
[2026-03-11T14:51:12.465Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/../../externalDependency/lib
[2026-03-11T14:51:12.465Z] [exec] task is set to default
[2026-03-11T14:51:12.466Z] [exec] dependencyList is set to json_simple
[2026-03-11T14:51:12.466Z] [exec] System Test jars will not be downloaded.
[2026-03-11T14:51:12.466Z] [exec] --------------------------------------------
[2026-03-11T14:51:12.466Z] [exec] Starting download third party dependent jars
[2026-03-11T14:51:12.466Z] [exec] --------------------------------------------
[2026-03-11T14:51:12.466Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/../../externalDependency/lib
[2026-03-11T14:51:12.466Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar
[2026-03-11T14:51:12.466Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar
[2026-03-11T14:51:14.833Z] [exec] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/../../externalDependency/lib/json-simple.jar
[2026-03-11T14:51:14.833Z] [exec] downloaded dependent third party jars successfully
[2026-03-11T14:51:14.833Z]
[2026-03-11T14:51:14.833Z] compile:
[2026-03-11T14:51:14.833Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-03-11T14:51:14.833Z] [echo] ============COMPILER SETTINGS============
[2026-03-11T14:51:14.833Z] [echo] ===fork: yes
[2026-03-11T14:51:15.275Z] [echo] ===debug: on
[2026-03-11T14:51:15.275Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/bin
[2026-03-11T14:51:24.448Z] [javac] Note: Some input files use or override a deprecated API.
[2026-03-11T14:51:24.448Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-03-11T14:51:24.448Z]
[2026-03-11T14:51:24.448Z] dist:
[2026-03-11T14:51:24.448Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2026-03-11T14:51:24.448Z]
[2026-03-11T14:51:24.448Z] BUILD SUCCESSFUL
[2026-03-11T14:51:24.448Z] Total time: 23 seconds
[2026-03-11T14:51:24.448Z] 0
[2026-03-11T14:51:24.448Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-03-11T14:51:25.517Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-03-11T14:51:25.517Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2026-03-11T14:53:06.995Z] ****************************** MACHINE INFO ******************************
[2026-03-11T14:53:06.995Z] File path : /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG
[2026-03-11T14:53:06.995Z] Free Physical Memory Size : 16012857344
[2026-03-11T14:53:06.995Z] Free space (bytes) : 68944183296
[2026-03-11T14:53:06.995Z] Total Physical Memory Size : 20152582144
[2026-03-11T14:53:06.995Z] Total space (bytes) : 96427008000
[2026-03-11T14:53:06.995Z] Usable space (bytes) : 68944183296
[2026-03-11T14:53:06.995Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-03-11T14:53:06.995Z] bashVersion :
[2026-03-11T14:53:06.995Z] GNU bash, version 5.3.9(1)-release (x86_64-apple-darwin23.6.0)
[2026-03-11T14:53:06.995Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2026-03-11T14:53:06.995Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-03-11T14:53:06.995Z]
[2026-03-11T14:53:06.995Z] This is free software; you are free to change and redistribute it.
[2026-03-11T14:53:06.995Z] There is NO WARRANTY, to the extent permitted by law.
[2026-03-11T14:53:06.995Z] cpuCores : 4
[2026-03-11T14:53:06.995Z] curlVersion :
[2026-03-11T14:53:06.995Z] curl 8.7.1 (x86_64-apple-darwin24.0) libcurl/8.7.1 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.64.0
[2026-03-11T14:53:06.995Z] Release-Date: 2024-03-27
[2026-03-11T14:53:06.995Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2026-03-11T14:53:06.995Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM SPNEGO SSL threadsafe UnixSockets
[2026-03-11T14:53:06.995Z] dockerVersion : bash: line 1: docker: command not found
[2026-03-11T14:53:06.995Z] gcc version : 17.0.0
[2026-03-11T14:53:06.995Z] gclibc version : bash: line 1: ldd: command not found
[2026-03-11T14:53:06.995Z] gdb version : bash: line 1: gdb: command not found
[2026-03-11T14:53:06.995Z] lldb version :
[2026-03-11T14:53:06.995Z] lldb-1700.0.9.502
[2026-03-11T14:53:06.995Z] Apple Swift version 6.1.2 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)
[2026-03-11T14:53:06.995Z] makeVersion :
[2026-03-11T14:53:06.995Z] GNU Make 3.81
[2026-03-11T14:53:06.995Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2026-03-11T14:53:06.995Z] This is free software; see the source for copying conditions.
[2026-03-11T14:53:06.995Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2026-03-11T14:53:06.995Z] PARTICULAR PURPOSE.
[2026-03-11T14:53:06.995Z]
[2026-03-11T14:53:06.995Z] This program built for i386-apple-darwin11.3.0
[2026-03-11T14:53:06.995Z] mavenVersion :
[2026-03-11T14:53:06.995Z] WARNING: A restricted method in java.lang.System has been called
[2026-03-11T14:53:06.995Z] WARNING: java.lang.System::load has been called by org.fusesource.hawtjni.runtime.Library in an unnamed module (file:/usr/local/apache-maven-3.6.3/lib/jansi-1.17.1.jar)
[2026-03-11T14:53:06.995Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2026-03-11T14:53:06.995Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2026-03-11T14:53:06.995Z]
[2026-03-11T14:53:06.995Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2026-03-11T14:53:06.995Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-03-11T14:53:06.995Z] Java version: 26, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home
[2026-03-11T14:53:06.995Z] Default locale: en_US, platform encoding: UTF-8
[2026-03-11T14:53:06.995Z] OS name: "mac os x", version: "15.4", arch: "x86_64", family: "mac"
[2026-03-11T14:53:06.995Z] perlVersion :
[2026-03-11T14:53:06.995Z]
[2026-03-11T14:53:06.995Z] This is perl 5, version 34, subversion 1 (v5.34.1) built for darwin-thread-multi-2level
[2026-03-11T14:53:06.995Z] (with 2 registered patches, see perl -V for more detail)
[2026-03-11T14:53:06.995Z]
[2026-03-11T14:53:06.995Z] Copyright 1987-2022, Larry Wall
[2026-03-11T14:53:06.995Z]
[2026-03-11T14:53:06.995Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-03-11T14:53:06.995Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-03-11T14:53:06.995Z]
[2026-03-11T14:53:06.995Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-03-11T14:53:06.995Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-03-11T14:53:06.995Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-03-11T14:53:06.995Z]
[2026-03-11T14:53:06.995Z] podmanVersion : bash: line 1: podman: command not found
[2026-03-11T14:53:06.995Z] procArch : i386
[2026-03-11T14:53:06.995Z] sysArch : x86_64
[2026-03-11T14:53:06.995Z] sysOS : Darwin
[2026-03-11T14:53:06.995Z] ulimit :
[2026-03-11T14:53:06.995Z] core file size (blocks, -c) 0
[2026-03-11T14:53:06.995Z] data seg size (kbytes, -d) unlimited
[2026-03-11T14:53:06.995Z] file size (blocks, -f) unlimited
[2026-03-11T14:53:06.995Z] max locked memory (kbytes, -l) unlimited
[2026-03-11T14:53:06.995Z] max memory size (kbytes, -m) unlimited
[2026-03-11T14:53:06.995Z] open files (-n) 1048576
[2026-03-11T14:53:06.995Z] pipe size (512 bytes, -p) 1
[2026-03-11T14:53:06.995Z] stack size (kbytes, -s) 65532
[2026-03-11T14:53:06.995Z] cpu time (seconds, -t) unlimited
[2026-03-11T14:53:06.995Z] max user processes (-u) 2784
[2026-03-11T14:53:06.995Z] virtual memory (kbytes, -v) unlimited
[2026-03-11T14:53:06.995Z] uname : Darwin admins-iMac-Pro 24.4.0 Darwin Kernel Version 24.4.0: Wed Mar 19 21:16:31 PDT 2025; root:xnu-11417.101.15~1/RELEASE_X86_64 x86_64
[2026-03-11T14:53:06.995Z] vmVendor : Oracle Corporation
[2026-03-11T14:53:06.995Z] vmVersion : 26+35
[2026-03-11T14:53:06.995Z] xlc version : bash: line 1: xlC: command not found
[2026-03-11T14:53:06.995Z] **************************************************************************
[2026-03-11T14:53:06.995Z]
[2026-03-11T14:53:06.995Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-03-11T14:53:06.995Z]
[2026-03-11T14:53:06.995Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-03-11T14:53:06.995Z]
[2026-03-11T14:53:06.995Z] System.getProperty('os.name')=Mac OS X
[2026-03-11T14:53:06.995Z]
[2026-03-11T14:53:06.995Z] System.getProperty('os.arch')=x86_64
[2026-03-11T14:53:06.995Z]
[2026-03-11T14:53:06.995Z] System.getProperty('java.fullversion')=null
[2026-03-11T14:53:06.995Z]
[2026-03-11T14:53:06.995Z] System.getProperty('sun.arch.data.model')=64
[2026-03-11T14:53:06.995Z]
[2026-03-11T14:53:06.995Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=sanity.openjdk TESTLIST= TRSS_URL= LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/../../externalDependency/lib
[2026-03-11T14:53:06.995Z] perl scripts/configure.pl
[2026-03-11T14:53:06.996Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=26 --impl=hotspot --vendor="eclipse" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.openjdk --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-03-11T14:53:06.996Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-03-11T14:53:06.996Z]
[2026-03-11T14:53:06.996Z]
[2026-03-11T14:53:06.996Z] Starting to generate parallel test lists.
[2026-03-11T14:53:06.996Z]
[2026-03-11T14:53:06.996Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../openjdk/playlist.xml
[2026-03-11T14:53:06.996Z] Attempting to get test duration data from TRSS.
[2026-03-11T14:53:06.996Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=26&impl=hs&platform=x86-64_mac&group=openjdk&level=sanity
[2026-03-11T14:53:08.864Z] Attempting to get test duration data from cached files.
[2026-03-11T14:53:09.602Z]
[2026-03-11T14:53:09.602Z] TEST DURATION
[2026-03-11T14:53:09.602Z] ====================================================================================
[2026-03-11T14:53:09.602Z] Total number of tests searched: 51
[2026-03-11T14:53:09.602Z] Number of test durations found: 51
[2026-03-11T14:53:09.602Z] Top slowest tests:
[2026-03-11T14:53:09.602Z] 114m47s langtools_all_0
[2026-03-11T14:53:09.602Z] 114m02s hotspot_tier1_compiler_0
[2026-03-11T14:53:09.602Z] 80m09s jdk_lang_1
[2026-03-11T14:53:09.602Z] ====================================================================================
[2026-03-11T14:53:09.602Z]
[2026-03-11T14:53:09.602Z] Test target is split into 7 lists.
[2026-03-11T14:53:09.602Z] Reducing estimated test running time from 781m34s to 117m33s.
[2026-03-11T14:53:09.602Z]
[2026-03-11T14:53:09.602Z] -------------------------------------testList_0-------------------------------------
[2026-03-11T14:53:09.602Z] Number of tests: 1
[2026-03-11T14:53:09.602Z] Estimated running time: 114m47s
[2026-03-11T14:53:09.602Z] TESTLIST=langtools_all_0
[2026-03-11T14:53:09.602Z] ------------------------------------------------------------------------------------
[2026-03-11T14:53:09.602Z]
[2026-03-11T14:53:09.602Z] -------------------------------------testList_1-------------------------------------
[2026-03-11T14:53:09.602Z] Number of tests: 1
[2026-03-11T14:53:09.602Z] Estimated running time: 114m02s
[2026-03-11T14:53:09.602Z] TESTLIST=hotspot_tier1_compiler_0
[2026-03-11T14:53:09.602Z] ------------------------------------------------------------------------------------
[2026-03-11T14:53:09.602Z]
[2026-03-11T14:53:09.602Z] -------------------------------------testList_2-------------------------------------
[2026-03-11T14:53:09.602Z] Number of tests: 3
[2026-03-11T14:53:09.602Z] Estimated running time: 117m33s
[2026-03-11T14:53:09.602Z] TESTLIST=jdk_lang_1,jdk_util_other_0,jdk_concurrent_0
[2026-03-11T14:53:09.602Z] ------------------------------------------------------------------------------------
[2026-03-11T14:53:09.602Z]
[2026-03-11T14:53:09.602Z] -------------------------------------testList_3-------------------------------------
[2026-03-11T14:53:09.602Z] Number of tests: 2
[2026-03-11T14:53:09.602Z] Estimated running time: 107m37s
[2026-03-11T14:53:09.602Z] TESTLIST=jdk_lang_0,hotspot_tier1_serviceability_0
[2026-03-11T14:53:09.602Z] ------------------------------------------------------------------------------------
[2026-03-11T14:53:09.602Z]
[2026-03-11T14:53:09.602Z] -------------------------------------testList_4-------------------------------------
[2026-03-11T14:53:09.602Z] Number of tests: 3
[2026-03-11T14:53:09.602Z] Estimated running time: 111m05s
[2026-03-11T14:53:09.602Z] TESTLIST=hotspot_tier1_gc_0,hotspot_tier1_runtime_0,jdk_security2_1
[2026-03-11T14:53:09.602Z] ------------------------------------------------------------------------------------
[2026-03-11T14:53:09.602Z]
[2026-03-11T14:53:09.602Z] -------------------------------------testList_5-------------------------------------
[2026-03-11T14:53:09.602Z] Number of tests: 6
[2026-03-11T14:53:09.602Z] Estimated running time: 111m23s
[2026-03-11T14:53:09.602Z] TESTLIST=jdk_util_other_1,jdk_security4_0,jdk_security4_1,jdk_collections_1,jdk_collections_0,jdk_concurrent_1
[2026-03-11T14:53:09.602Z] ------------------------------------------------------------------------------------
[2026-03-11T14:53:09.602Z]
[2026-03-11T14:53:09.602Z] -------------------------------------testList_6-------------------------------------
[2026-03-11T14:53:09.602Z] Number of tests: 35
[2026-03-11T14:53:09.602Z] Estimated running time: 105m04s
[2026-03-11T14:53:09.602Z] TESTLIST=jdk_security1_1,jdk_foreign_0,jdk_foreign_1,jdk_security1_0,jdk_stream_0,jdk_security2_0,jdk_stream_1,jdk_math_1,jdk_math_0,jdk11_tier1_buffer_1,jdk11_tier1_buffer_0,jdk_svc_sanity_1,jdk_svc_sanity_0,jdk_lang_native_1,jdk_lang_native_0,jdk11_tier1_iso8859_0,jdk11_tier1_iso8859_1,jdk_util_other_2,jdk_lang_native_2,hotspot_tier1_common_0,jdk_lang_native_win_2,jdk11_tier1_buffer_2,jdk_collections_2,jdk_math_2,jdk_security4_2,jdk_concurrent_2,jdk_lang_2,jdk11_tier1_iso8859_2,jdk_foreign_2,jdk_lang_native_win_0,jdk_security1_2,jdk_stream_2,jdk_svc_sanity_2,jdk_lang_native_win_1,jdk_security2_2
[2026-03-11T14:53:09.602Z] ------------------------------------------------------------------------------------
[2026-03-11T14:53:09.602Z]
[2026-03-11T14:53:09.602Z] Parallel test lists file (/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[Pipeline] fileExists
[Pipeline] echo
[2026-03-11T14:53:09.852Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-03-11T14:53:09.996Z] TEST_TIME (120 minutes) is not possible as it exceeds the machine limit. NUM_LIST 7 > MAX_NUM_MACHINES 6
[Pipeline] echo
[2026-03-11T14:53:09.997Z] Regenerate parallel list with NUM_MACHINES=6.
[Pipeline] sh
[2026-03-11T14:53:10.887Z] + cd ./aqa-tests/TKG
[2026-03-11T14:53:10.887Z] ++ uname
[2026-03-11T14:53:10.887Z] + '[' Darwin = AIX ']'
[2026-03-11T14:53:10.887Z] ++ uname
[2026-03-11T14:53:10.887Z] + '[' Darwin = SunOS ']'
[2026-03-11T14:53:10.887Z] ++ uname
[2026-03-11T14:53:10.887Z] + '[' Darwin = '*BSD' ']'
[2026-03-11T14:53:10.887Z] + MAKE=make
[2026-03-11T14:53:10.887Z] + make genParallelList TEST=sanity.openjdk NUM_MACHINES=6 TEST_TIME=
[2026-03-11T14:53:10.887Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-03-11T14:53:10.887Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/../../externalDependency/lib
[2026-03-11T14:53:10.887Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-03-11T14:53:10.887Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-03-11T14:53:10.887Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-03-11T14:53:10.887Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-03-11T14:53:12.624Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2026-03-11T14:53:13.881Z]
[2026-03-11T14:53:13.881Z] build:
[2026-03-11T14:53:14.340Z]
[2026-03-11T14:53:14.340Z] clean:
[2026-03-11T14:53:14.340Z] [delete] Deleting: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/autoGenEnv.mk
[2026-03-11T14:53:14.340Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/bin
[2026-03-11T14:53:14.340Z]
[2026-03-11T14:53:14.340Z] init:
[2026-03-11T14:53:14.340Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/bin
[2026-03-11T14:53:14.340Z]
[2026-03-11T14:53:14.340Z] getDependentLibs:
[2026-03-11T14:53:14.759Z] [exec] --------------------------------------------
[2026-03-11T14:53:14.759Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/../../externalDependency/lib
[2026-03-11T14:53:14.759Z] [exec] task is set to default
[2026-03-11T14:53:14.759Z] [exec] dependencyList is set to json_simple
[2026-03-11T14:53:14.759Z] [exec] System Test jars will not be downloaded.
[2026-03-11T14:53:14.759Z] [exec] --------------------------------------------
[2026-03-11T14:53:14.759Z] [exec] Starting download third party dependent jars
[2026-03-11T14:53:14.759Z] [exec] --------------------------------------------
[2026-03-11T14:53:14.759Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/../../externalDependency/lib
[2026-03-11T14:53:14.759Z] [exec] /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-03-11T14:53:14.759Z] [exec] downloaded dependent third party jars successfully
[2026-03-11T14:53:14.759Z]
[2026-03-11T14:53:14.759Z] compile:
[2026-03-11T14:53:14.759Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-03-11T14:53:14.759Z] [echo] ============COMPILER SETTINGS============
[2026-03-11T14:53:14.759Z] [echo] ===fork: yes
[2026-03-11T14:53:14.759Z] [echo] ===debug: on
[2026-03-11T14:53:14.759Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/bin
[2026-03-11T14:53:21.657Z] [javac] Note: Some input files use or override a deprecated API.
[2026-03-11T14:53:21.657Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-03-11T14:53:21.657Z]
[2026-03-11T14:53:21.657Z] dist:
[2026-03-11T14:53:21.657Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2026-03-11T14:53:22.405Z]
[2026-03-11T14:53:22.405Z] BUILD SUCCESSFUL
[2026-03-11T14:53:22.405Z] Total time: 9 seconds
[2026-03-11T14:53:22.405Z] 0
[2026-03-11T14:53:22.405Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-03-11T14:53:23.610Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-03-11T14:53:23.610Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2026-03-11T14:53:29.607Z] ****************************** MACHINE INFO ******************************
[2026-03-11T14:53:29.607Z] File path : /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG
[2026-03-11T14:53:29.607Z] Free Physical Memory Size : 15276453888
[2026-03-11T14:53:29.607Z] Free space (bytes) : 68941631488
[2026-03-11T14:53:29.607Z] Total Physical Memory Size : 20152582144
[2026-03-11T14:53:29.607Z] Total space (bytes) : 96427008000
[2026-03-11T14:53:29.607Z] Usable space (bytes) : 68941631488
[2026-03-11T14:53:29.607Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-03-11T14:53:29.607Z] bashVersion :
[2026-03-11T14:53:29.607Z] GNU bash, version 5.3.9(1)-release (x86_64-apple-darwin23.6.0)
[2026-03-11T14:53:29.607Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2026-03-11T14:53:29.607Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-03-11T14:53:29.607Z]
[2026-03-11T14:53:29.607Z] This is free software; you are free to change and redistribute it.
[2026-03-11T14:53:29.607Z] There is NO WARRANTY, to the extent permitted by law.
[2026-03-11T14:53:29.607Z] cpuCores : 4
[2026-03-11T14:53:29.607Z] curlVersion :
[2026-03-11T14:53:29.607Z] curl 8.7.1 (x86_64-apple-darwin24.0) libcurl/8.7.1 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.64.0
[2026-03-11T14:53:29.607Z] Release-Date: 2024-03-27
[2026-03-11T14:53:29.607Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2026-03-11T14:53:29.607Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM SPNEGO SSL threadsafe UnixSockets
[2026-03-11T14:53:29.607Z] dockerVersion : bash: line 1: docker: command not found
[2026-03-11T14:53:29.607Z] gcc version : 17.0.0
[2026-03-11T14:53:29.607Z] gclibc version : bash: line 1: ldd: command not found
[2026-03-11T14:53:29.607Z] gdb version : bash: line 1: gdb: command not found
[2026-03-11T14:53:29.607Z] lldb version :
[2026-03-11T14:53:29.607Z] lldb-1700.0.9.502
[2026-03-11T14:53:29.607Z] Apple Swift version 6.1.2 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)
[2026-03-11T14:53:29.607Z] makeVersion :
[2026-03-11T14:53:29.607Z] GNU Make 3.81
[2026-03-11T14:53:29.607Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2026-03-11T14:53:29.607Z] This is free software; see the source for copying conditions.
[2026-03-11T14:53:29.607Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2026-03-11T14:53:29.607Z] PARTICULAR PURPOSE.
[2026-03-11T14:53:29.607Z]
[2026-03-11T14:53:29.607Z] This program built for i386-apple-darwin11.3.0
[2026-03-11T14:53:29.607Z] mavenVersion :
[2026-03-11T14:53:29.608Z] WARNING: A restricted method in java.lang.System has been called
[2026-03-11T14:53:29.608Z] WARNING: java.lang.System::load has been called by org.fusesource.hawtjni.runtime.Library in an unnamed module (file:/usr/local/apache-maven-3.6.3/lib/jansi-1.17.1.jar)
[2026-03-11T14:53:29.608Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2026-03-11T14:53:29.608Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2026-03-11T14:53:29.608Z]
[2026-03-11T14:53:29.608Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2026-03-11T14:53:29.608Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-03-11T14:53:29.608Z] Java version: 26, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home
[2026-03-11T14:53:29.608Z] Default locale: en_US, platform encoding: UTF-8
[2026-03-11T14:53:29.608Z] OS name: "mac os x", version: "15.4", arch: "x86_64", family: "mac"
[2026-03-11T14:53:29.608Z] perlVersion :
[2026-03-11T14:53:29.608Z]
[2026-03-11T14:53:29.608Z] This is perl 5, version 34, subversion 1 (v5.34.1) built for darwin-thread-multi-2level
[2026-03-11T14:53:29.608Z] (with 2 registered patches, see perl -V for more detail)
[2026-03-11T14:53:29.608Z]
[2026-03-11T14:53:29.608Z] Copyright 1987-2022, Larry Wall
[2026-03-11T14:53:29.608Z]
[2026-03-11T14:53:29.608Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-03-11T14:53:29.608Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-03-11T14:53:29.608Z]
[2026-03-11T14:53:29.608Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-03-11T14:53:29.608Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-03-11T14:53:29.608Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-03-11T14:53:29.608Z]
[2026-03-11T14:53:29.608Z] podmanVersion : bash: line 1: podman: command not found
[2026-03-11T14:53:29.608Z] procArch : i386
[2026-03-11T14:53:29.608Z] sysArch : x86_64
[2026-03-11T14:53:29.608Z] sysOS : Darwin
[2026-03-11T14:53:29.608Z] ulimit :
[2026-03-11T14:53:29.608Z] core file size (blocks, -c) 0
[2026-03-11T14:53:29.608Z] data seg size (kbytes, -d) unlimited
[2026-03-11T14:53:29.608Z] file size (blocks, -f) unlimited
[2026-03-11T14:53:29.608Z] max locked memory (kbytes, -l) unlimited
[2026-03-11T14:53:29.608Z] max memory size (kbytes, -m) unlimited
[2026-03-11T14:53:29.608Z] open files (-n) 1048576
[2026-03-11T14:53:29.608Z] pipe size (512 bytes, -p) 1
[2026-03-11T14:53:29.608Z] stack size (kbytes, -s) 65532
[2026-03-11T14:53:29.608Z] cpu time (seconds, -t) unlimited
[2026-03-11T14:53:29.608Z] max user processes (-u) 2784
[2026-03-11T14:53:29.608Z] virtual memory (kbytes, -v) unlimited
[2026-03-11T14:53:29.608Z] uname : Darwin admins-iMac-Pro 24.4.0 Darwin Kernel Version 24.4.0: Wed Mar 19 21:16:31 PDT 2025; root:xnu-11417.101.15~1/RELEASE_X86_64 x86_64
[2026-03-11T14:53:29.608Z] vmVendor : Oracle Corporation
[2026-03-11T14:53:29.608Z] vmVersion : 26+35
[2026-03-11T14:53:29.608Z] xlc version : bash: line 1: xlC: command not found
[2026-03-11T14:53:29.608Z] **************************************************************************
[2026-03-11T14:53:29.608Z]
[2026-03-11T14:53:29.608Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-03-11T14:53:29.608Z]
[2026-03-11T14:53:29.608Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-03-11T14:53:29.608Z]
[2026-03-11T14:53:29.608Z] System.getProperty('os.name')=Mac OS X
[2026-03-11T14:53:29.608Z]
[2026-03-11T14:53:29.608Z] System.getProperty('os.arch')=x86_64
[2026-03-11T14:53:29.608Z]
[2026-03-11T14:53:29.608Z] System.getProperty('java.fullversion')=null
[2026-03-11T14:53:29.608Z]
[2026-03-11T14:53:29.608Z] System.getProperty('sun.arch.data.model')=64
[2026-03-11T14:53:29.608Z]
[2026-03-11T14:53:29.608Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES=6 TEST_TIME= TESTTARGET=sanity.openjdk TESTLIST= TRSS_URL= LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/../../externalDependency/lib
[2026-03-11T14:53:29.608Z] perl scripts/configure.pl
[2026-03-11T14:53:29.608Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=26 --impl=hotspot --vendor="eclipse" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.openjdk --testList= --numOfMachines=6 --testTime= --TRSSURL=
[2026-03-11T14:53:31.371Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-03-11T14:53:31.371Z]
[2026-03-11T14:53:31.371Z]
[2026-03-11T14:53:31.371Z] Starting to generate parallel test lists.
[2026-03-11T14:53:31.371Z]
[2026-03-11T14:53:31.905Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../openjdk/playlist.xml
[2026-03-11T14:53:31.905Z] Attempting to get test duration data from TRSS.
[2026-03-11T14:53:31.905Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=26&impl=hs&platform=x86-64_mac&group=openjdk&level=sanity
[2026-03-11T14:53:33.162Z] Attempting to get test duration data from cached files.
[2026-03-11T14:53:33.162Z]
[2026-03-11T14:53:33.162Z] TEST DURATION
[2026-03-11T14:53:33.162Z] ====================================================================================
[2026-03-11T14:53:33.162Z] Total number of tests searched: 51
[2026-03-11T14:53:33.162Z] Number of test durations found: 51
[2026-03-11T14:53:33.162Z] Top slowest tests:
[2026-03-11T14:53:33.162Z] 114m47s langtools_all_0
[2026-03-11T14:53:33.162Z] 114m02s hotspot_tier1_compiler_0
[2026-03-11T14:53:33.162Z] 80m09s jdk_lang_1
[2026-03-11T14:53:33.162Z] ====================================================================================
[2026-03-11T14:53:33.162Z]
[2026-03-11T14:53:33.162Z] Test target is split into 6 lists.
[2026-03-11T14:53:33.162Z] Reducing estimated test running time from 781m34s to 133m26s.
[2026-03-11T14:53:33.162Z]
[2026-03-11T14:53:33.162Z] -------------------------------------testList_0-------------------------------------
[2026-03-11T14:53:33.162Z] Number of tests: 13
[2026-03-11T14:53:33.162Z] Estimated running time: 129m08s
[2026-03-11T14:53:33.162Z] TESTLIST=langtools_all_0,jdk_security2_0,jdk11_tier1_buffer_0,jdk_lang_native_0,jdk_util_other_2,hotspot_tier1_common_0,jdk11_tier1_buffer_2,jdk_math_2,jdk_concurrent_2,jdk11_tier1_iso8859_2,jdk_security1_2,jdk_stream_2,jdk_security2_2
[2026-03-11T14:53:33.162Z] ------------------------------------------------------------------------------------
[2026-03-11T14:53:33.162Z]
[2026-03-11T14:53:33.162Z] -------------------------------------testList_1-------------------------------------
[2026-03-11T14:53:33.162Z] Number of tests: 5
[2026-03-11T14:53:33.162Z] Estimated running time: 129m31s
[2026-03-11T14:53:33.162Z] TESTLIST=hotspot_tier1_compiler_0,jdk_stream_0,jdk11_tier1_buffer_1,jdk_lang_native_1,jdk11_tier1_iso8859_1
[2026-03-11T14:53:33.162Z] ------------------------------------------------------------------------------------
[2026-03-11T14:53:33.162Z]
[2026-03-11T14:53:33.162Z] -------------------------------------testList_2-------------------------------------
[2026-03-11T14:53:33.162Z] Number of tests: 5
[2026-03-11T14:53:33.162Z] Estimated running time: 130m54s
[2026-03-11T14:53:33.162Z] TESTLIST=jdk_lang_1,jdk_security4_1,jdk_concurrent_1,jdk_foreign_0,jdk_math_1
[2026-03-11T14:53:33.162Z] ------------------------------------------------------------------------------------
[2026-03-11T14:53:33.162Z]
[2026-03-11T14:53:33.162Z] -------------------------------------testList_3-------------------------------------
[2026-03-11T14:53:33.162Z] Number of tests: 14
[2026-03-11T14:53:33.162Z] Estimated running time: 129m08s
[2026-03-11T14:53:33.162Z] TESTLIST=jdk_lang_0,jdk_security4_0,jdk_security2_1,jdk_foreign_1,jdk_math_0,jdk_lang_native_2,jdk_lang_native_win_2,jdk_collections_2,jdk_security4_2,jdk_lang_2,jdk_foreign_2,jdk_lang_native_win_0,jdk_svc_sanity_2,jdk_lang_native_win_1
[2026-03-11T14:53:33.162Z] ------------------------------------------------------------------------------------
[2026-03-11T14:53:33.162Z]
[2026-03-11T14:53:33.162Z] -------------------------------------testList_4-------------------------------------
[2026-03-11T14:53:33.162Z] Number of tests: 8
[2026-03-11T14:53:33.162Z] Estimated running time: 129m24s
[2026-03-11T14:53:33.162Z] TESTLIST=hotspot_tier1_gc_0,jdk_util_other_0,jdk_collections_1,jdk_concurrent_0,jdk_security1_0,jdk_svc_sanity_1,jdk_svc_sanity_0,jdk11_tier1_iso8859_0
[2026-03-11T14:53:33.162Z] ------------------------------------------------------------------------------------
[2026-03-11T14:53:33.162Z]
[2026-03-11T14:53:33.162Z] -------------------------------------testList_5-------------------------------------
[2026-03-11T14:53:33.162Z] Number of tests: 6
[2026-03-11T14:53:33.162Z] Estimated running time: 133m26s
[2026-03-11T14:53:33.162Z] TESTLIST=hotspot_tier1_runtime_0,hotspot_tier1_serviceability_0,jdk_util_other_1,jdk_collections_0,jdk_security1_1,jdk_stream_1
[2026-03-11T14:53:33.162Z] ------------------------------------------------------------------------------------
[2026-03-11T14:53:33.162Z]
[2026-03-11T14:53:33.162Z] Parallel test lists file (/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[Pipeline] fileExists
[Pipeline] echo
[2026-03-11T14:53:33.376Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-03-11T14:53:33.490Z] Saving parallelList.mk file on jenkins...
[Pipeline] dir
[2026-03-11T14:53:33.492Z] Running in /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG
[Pipeline] {
[Pipeline] archiveArtifacts
[2026-03-11T14:53:33.794Z] Archiving artifacts
[2026-03-11T14:53:36.141Z] Recording fingerprints
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
[2026-03-11T14:53:36.330Z] [PARALLEL: Dynamic] childJobNum is 6, creating jobs and running them in parallel...
Did you forget the `def` keyword? Script1 seems to be setting a field named create_jobs (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named parallelTestParams (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] parallel
[Pipeline] { (Branch: testList_0)
[Pipeline] { (Branch: testList_1)
[Pipeline] { (Branch: testList_2)
[Pipeline] { (Branch: testList_3)
[Pipeline] { (Branch: testList_4)
[Pipeline] { (Branch: testList_5)
[Pipeline] echo
[2026-03-11T14:53:37.128Z] GENERATE_JOBS is set to true, set test job Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_0 params for generating the job
[Pipeline] echo
[2026-03-11T14:53:37.129Z] GENERATE_JOBS is set to true, set test job Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_1 params for generating the job
[Pipeline] echo
[2026-03-11T14:53:37.130Z] GENERATE_JOBS is set to true, set test job Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_2 params for generating the job
[Pipeline] echo
[2026-03-11T14:53:37.131Z] GENERATE_JOBS is set to true, set test job Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_3 params for generating the job
[Pipeline] echo
[2026-03-11T14:53:37.132Z] GENERATE_JOBS is set to true, set test job Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_4 params for generating the job
[Pipeline] echo
[2026-03-11T14:53:37.133Z] GENERATE_JOBS is set to true, set test job Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_5 params for generating the job
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] jobDsl
[Pipeline] jobDsl
[Pipeline] jobDsl
[Pipeline] jobDsl
[Pipeline] jobDsl
[Pipeline] jobDsl
[2026-03-11T14:53:37.518Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2026-03-11T14:53:37.594Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2026-03-11T14:53:37.596Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2026-03-11T14:53:37.893Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2026-03-11T14:53:37.922Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2026-03-11T14:53:37.923Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2026-03-11T14:55:30.236Z] LEVELS: [sanity]
[2026-03-11T14:55:30.238Z] LEVELS: [sanity]
[2026-03-11T14:55:30.237Z] LEVELS: [sanity]
[2026-03-11T14:55:30.241Z] JDK_VERSIONS: [8]
[2026-03-11T14:55:30.241Z] JDK_VERSIONS: [8]
[2026-03-11T14:55:30.239Z] JDK_VERSIONS: [8]
[2026-03-11T14:55:30.241Z] GROUPS: [openjdk]
[2026-03-11T14:55:30.241Z] GROUPS: [openjdk]
[2026-03-11T14:55:30.241Z] ARCH_OS_LIST: [x86-64_mac]
[2026-03-11T14:55:30.241Z] ARCH_OS_LIST: [x86-64_mac]
[2026-03-11T14:55:30.241Z] GROUPS: [openjdk]
[2026-03-11T14:55:30.242Z] ARCH_OS_LIST: [x86-64_mac]
[2026-03-11T14:55:30.342Z] LEVELS: [sanity]
[2026-03-11T14:55:30.342Z] JDK_VERSIONS: [8]
[2026-03-11T14:55:30.342Z] GROUPS: [openjdk]
[2026-03-11T14:55:30.342Z] ARCH_OS_LIST: [x86-64_mac]
[2026-03-11T14:55:30.342Z] LEVELS: [sanity]
[2026-03-11T14:55:30.342Z] JDK_VERSIONS: [8]
[2026-03-11T14:55:30.342Z] GROUPS: [openjdk]
[2026-03-11T14:55:30.342Z] ARCH_OS_LIST: [x86-64_mac]
[2026-03-11T14:55:30.521Z] LEVELS: [sanity]
[2026-03-11T14:55:30.521Z] JDK_VERSIONS: [8]
[2026-03-11T14:55:30.521Z] GROUPS: [openjdk]
[2026-03-11T14:55:30.521Z] ARCH_OS_LIST: [x86-64_mac]
[2026-03-11T14:55:30.696Z] Existing items:
[2026-03-11T14:55:30.696Z] GeneratedJob{name='Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_3'}
[2026-03-11T14:55:30.696Z] GeneratedJob{name='Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_5'}
[2026-03-11T14:55:30.696Z] Unreferenced items:
[2026-03-11T14:55:30.696Z] GeneratedJob{name='Test_openjdk26_hs_sanity.openjdk_x86-64_mac_rerun'}
[2026-03-11T14:55:30.696Z] GeneratedJob{name='Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_0'}
[2026-03-11T14:55:30.696Z] GeneratedJob{name='Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_1'}
[2026-03-11T14:55:30.696Z] GeneratedJob{name='Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_2'}
[2026-03-11T14:55:30.696Z] GeneratedJob{name='Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_4'}
[2026-03-11T14:55:30.697Z] Existing items:
[2026-03-11T14:55:30.697Z] GeneratedJob{name='Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_3'}
[2026-03-11T14:55:30.697Z] GeneratedJob{name='Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_5'}
[2026-03-11T14:55:30.697Z] Unreferenced items:
[2026-03-11T14:55:30.697Z] GeneratedJob{name='Test_openjdk26_hs_sanity.openjdk_x86-64_mac_rerun'}
[2026-03-11T14:55:30.697Z] GeneratedJob{name='Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_0'}
[2026-03-11T14:55:30.697Z] GeneratedJob{name='Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_1'}
[2026-03-11T14:55:30.697Z] GeneratedJob{name='Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_2'}
[2026-03-11T14:55:30.697Z] GeneratedJob{name='Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_4'}
[2026-03-11T14:55:30.722Z] Existing items:
[2026-03-11T14:55:30.722Z] GeneratedJob{name='Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_0'}
[2026-03-11T14:55:30.722Z] GeneratedJob{name='Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_2'}
[2026-03-11T14:55:30.722Z] GeneratedJob{name='Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_3'}
[2026-03-11T14:55:30.722Z] GeneratedJob{name='Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_5'}
[2026-03-11T14:55:30.722Z] Unreferenced items:
[2026-03-11T14:55:30.722Z] GeneratedJob{name='Test_openjdk26_hs_sanity.openjdk_x86-64_mac_rerun'}
[2026-03-11T14:55:30.722Z] GeneratedJob{name='Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_1'}
[2026-03-11T14:55:30.722Z] GeneratedJob{name='Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_4'}
[2026-03-11T14:55:30.724Z] Existing items:
[2026-03-11T14:55:30.724Z] GeneratedJob{name='Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_0'}
[2026-03-11T14:55:30.724Z] GeneratedJob{name='Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_2'}
[2026-03-11T14:55:30.724Z] GeneratedJob{name='Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_3'}
[2026-03-11T14:55:30.724Z] GeneratedJob{name='Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_5'}
[2026-03-11T14:55:30.724Z] Unreferenced items:
[2026-03-11T14:55:30.724Z] GeneratedJob{name='Test_openjdk26_hs_sanity.openjdk_x86-64_mac_rerun'}
[2026-03-11T14:55:30.724Z] GeneratedJob{name='Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_1'}
[2026-03-11T14:55:30.724Z] GeneratedJob{name='Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_4'}
[2026-03-11T14:55:30.724Z] Existing items:
[2026-03-11T14:55:30.725Z] GeneratedJob{name='Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_0'}
[2026-03-11T14:55:30.725Z] GeneratedJob{name='Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_2'}
[2026-03-11T14:55:30.725Z] GeneratedJob{name='Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_3'}
[2026-03-11T14:55:30.725Z] GeneratedJob{name='Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_4'}
[2026-03-11T14:55:30.725Z] GeneratedJob{name='Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_5'}
[2026-03-11T14:55:30.725Z] Unreferenced items:
[2026-03-11T14:55:30.725Z] GeneratedJob{name='Test_openjdk26_hs_sanity.openjdk_x86-64_mac_rerun'}
[2026-03-11T14:55:30.725Z] GeneratedJob{name='Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_1'}
[2026-03-11T14:55:30.742Z] Existing items:
[2026-03-11T14:55:30.742Z] GeneratedJob{name='Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_0'}
[2026-03-11T14:55:30.742Z] GeneratedJob{name='Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_1'}
[2026-03-11T14:55:30.742Z] GeneratedJob{name='Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_2'}
[2026-03-11T14:55:30.742Z] GeneratedJob{name='Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_3'}
[2026-03-11T14:55:30.742Z] GeneratedJob{name='Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_4'}
[2026-03-11T14:55:30.742Z] GeneratedJob{name='Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_5'}
[2026-03-11T14:55:30.742Z] Unreferenced items:
[2026-03-11T14:55:30.742Z] GeneratedJob{name='Test_openjdk26_hs_sanity.openjdk_x86-64_mac_rerun'}
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-03-11T14:55:34.048Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-03-11T14:55:35.166Z] + aqa-tests/terminateTestProcesses.sh admin
[2026-03-11T14:55:35.167Z] Mac type machine.. do not terminate any remaining processes as Orka mac VMs are not process isolated, see: https://github.com/adoptium/aqa-tests/issues/4964
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-03-11T14:55:35.386Z] [WS-CLEANUP] Deleting project workspace...
[2026-03-11T14:55:35.386Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-03-11T14:55:46.940Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2026-03-11T14:55:47.719Z] + find /cores -name '*core*' -print -exec rm -f '{}' ';'
[2026-03-11T14:55:47.719Z] /cores
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-03-11T14:55:47.952Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Parallel Tests)
[Pipeline] parallel
[Pipeline] { (Branch: testList_0)
[Pipeline] { (Branch: testList_1)
[Pipeline] { (Branch: testList_2)
[Pipeline] { (Branch: testList_3)
[Pipeline] { (Branch: testList_4)
[Pipeline] { (Branch: testList_5)
[Pipeline] build
[2026-03-11T14:55:48.097Z] Scheduling project: Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_0
[Pipeline] build
[2026-03-11T14:55:48.105Z] Scheduling project: Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_1
[Pipeline] build
[2026-03-11T14:55:48.119Z] Scheduling project: Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_2
[Pipeline] build
[2026-03-11T14:55:48.137Z] Scheduling project: Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_3
[Pipeline] build
[2026-03-11T14:55:48.148Z] Scheduling project: Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_4
[Pipeline] build
[2026-03-11T14:55:48.165Z] Scheduling project: Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_5
[2026-03-11T14:55:54.218Z] Starting building: Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_0 #14
[2026-03-11T14:55:54.259Z] Starting building: Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_1 #14
[2026-03-11T14:55:54.287Z] Starting building: Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_2 #14
[2026-03-11T14:55:54.337Z] Starting building: Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_3 #5
[2026-03-11T14:55:54.365Z] Starting building: Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_4 #5
[2026-03-11T14:55:54.387Z] Starting building: Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_5 #5
[2026-03-11T17:58:48.050Z] Build Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_0 #14 completed: SUCCESS
[Pipeline] }
[2026-03-11T17:59:58.841Z] Build Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_1 #14 completed: SUCCESS
[Pipeline] }
[2026-03-11T18:00:55.409Z] Build Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_4 #5 completed: SUCCESS
[Pipeline] }
[2026-03-11T18:01:49.499Z] Build Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_2 #14 completed: SUCCESS
[Pipeline] }
[2026-03-11T18:31:37.440Z] Build Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_5 #5 completed: SUCCESS
[Pipeline] }
[2026-03-11T19:14:29.720Z] Build Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_3 #5 completed: SUCCESS
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2026-03-11T19:14:29.794Z] Running on test-docker-ubuntu2404-ppc64le-2 in /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_mac
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-03-11T19:14:30.178Z] [WS-CLEANUP] Deleting project workspace...
[2026-03-11T19:14:30.178Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-03-11T19:14:30.358Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2026-03-11T19:14:30.405Z] Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_0 #14 completed with status SUCCESS
[Pipeline] timeout
[2026-03-11T19:14:30.416Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-03-11T19:14:31.523Z] Copied 1 artifact from "Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_0" build number 14
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-03-11T19:14:31.555Z] Saving Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_0/14/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-03-11T19:14:31.737Z] Archiving artifacts
[2026-03-11T19:14:32.099Z] Recording fingerprints
[Pipeline] echo
[2026-03-11T19:14:32.302Z] Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_1 #14 completed with status SUCCESS
[Pipeline] timeout
[2026-03-11T19:14:32.315Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-03-11T19:14:33.413Z] Copied 1 artifact from "Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_1" build number 14
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-03-11T19:14:33.455Z] Saving Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_1/14/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-03-11T19:14:33.637Z] Archiving artifacts
[2026-03-11T19:14:33.997Z] Recording fingerprints
[Pipeline] echo
[2026-03-11T19:14:34.192Z] Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_2 #14 completed with status SUCCESS
[Pipeline] timeout
[2026-03-11T19:14:34.209Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-03-11T19:14:35.303Z] Copied 1 artifact from "Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_2" build number 14
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-03-11T19:14:35.341Z] Saving Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_2/14/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-03-11T19:14:35.527Z] Archiving artifacts
[2026-03-11T19:14:35.887Z] Recording fingerprints
[Pipeline] echo
[2026-03-11T19:14:36.084Z] Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_3 #5 completed with status SUCCESS
[Pipeline] timeout
[2026-03-11T19:14:36.094Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-03-11T19:14:37.189Z] Copied 1 artifact from "Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_3" build number 5
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-03-11T19:14:37.222Z] Saving Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_3/5/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-03-11T19:14:37.406Z] Archiving artifacts
[2026-03-11T19:14:37.767Z] Recording fingerprints
[Pipeline] echo
[2026-03-11T19:14:37.962Z] Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_4 #5 completed with status SUCCESS
[Pipeline] timeout
[2026-03-11T19:14:37.977Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-03-11T19:14:39.080Z] Copied 1 artifact from "Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_4" build number 5
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-03-11T19:14:39.121Z] Saving Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_4/5/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-03-11T19:14:39.305Z] Archiving artifacts
[2026-03-11T19:14:39.836Z] Recording fingerprints
[Pipeline] echo
[2026-03-11T19:14:40.067Z] Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_5 #5 completed with status SUCCESS
[Pipeline] timeout
[2026-03-11T19:14:40.085Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-03-11T19:14:41.173Z] Copied 1 artifact from "Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_5" build number 5
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-03-11T19:14:41.213Z] Saving Test_openjdk26_hs_sanity.openjdk_x86-64_mac_testList_5/5/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-03-11T19:14:41.395Z] Archiving artifacts
[2026-03-11T19:14:41.754Z] Recording fingerprints
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-03-11T19:14:42.348Z] [WS-CLEANUP] Deleting project workspace...
[2026-03-11T19:14:42.348Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-03-11T19:14:42.534Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: SUCCESS