Test_openjdk17_hs_extended.openjdk_x86-64_mac
Started by upstream project "build-scripts/jobs/release/jobs/jdk17u/jdk17u-release-mac-x64-temurin" build number 45
originally caused by:
Started by upstream project "build-scripts/release-openjdk17-pipeline" build number 110
originally caused by:
Started by upstream project "build-scripts/utils/releaseTrigger_jdk17u" build number 9406
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk17_hs_extended.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_openjdk17_hs_extended.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.13-release^{commit} # timeout=10
Checking out Revision 0f6dc500ad7cf04be3df6213118d88d4aa28221f (origin/v1.0.13-release)
> git config core.sparsecheckout # timeout=10
> git checkout -f 0f6dc500ad7cf04be3df6213118d88d4aa28221f # timeout=10
Commit message: "functional/MBCS_Tests/i18n/src/DateFormatTest: ResourceBundleTest_16 only matches for exact version as previously (#7044) (#7051)"
> git rev-list --no-walk fab0057e004d74184d749394ade4e98ffd4b25a4 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-04-21T22:17:11.020Z] SPEC: osx_x86-64
[Pipeline] echo
[2026-04-21T22:17:11.021Z] 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-04-21T22:17:11.121Z] dynamicAgents: []
[Pipeline] echo
[2026-04-21T22:17:11.160Z] Provisioning LABEL: ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)
[Pipeline] nodesByLabel
[2026-04-21T22:17:11.439Z] Found a total of 4 nodes with the 'ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)' label
[Pipeline] node
[2026-04-21T22:17:26.525Z] Still waiting to schedule task
[2026-04-21T22:17:26.527Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)’
[2026-04-21T22:24:28.897Z] Running on gha-macos15-x64-0db8dc10 in /Users/runner/agent/workspace/Test_openjdk17_hs_extended.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-04-21T22:24:28.924Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-04-21T22:24:29.231Z] [WS-CLEANUP] Deleting project workspace...
[2026-04-21T22:24:29.231Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-04-21T22:24:29.376Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-04-21T22:24:29.574Z] The recommended git tool is: git
[2026-04-21T22:24:29.821Z] No credentials specified
[2026-04-21T22:24:29.821Z] DEPRECATED: Relative target directory is deprecated for Pipeline jobs. Use the 'dir' step instead.
[2026-04-21T22:24:29.948Z] Cloning the remote Git repository
[2026-04-21T22:24:29.852Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-04-21T22:24:29.852Z] > git init /Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests # timeout=10
[2026-04-21T22:24:29.872Z] [WARNING] Reference path does not exist: /Users/runner/openjdk_cache
[2026-04-21T22:24:29.873Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-04-21T22:24:29.873Z] > git --version # timeout=10
[2026-04-21T22:24:29.883Z] > git --version # 'git version 2.53.0'
[2026-04-21T22:24:29.884Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-04-21T22:24:33.711Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-04-21T22:24:33.723Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-04-21T22:24:34.217Z] Avoid second fetch
[2026-04-21T22:24:34.359Z] Checking out Revision 0f6dc500ad7cf04be3df6213118d88d4aa28221f (origin/v1.0.13-release)
[2026-04-21T22:24:33.993Z] > git rev-parse origin/v1.0.13-release^{commit} # timeout=10
[2026-04-21T22:24:34.136Z] > git config core.sparsecheckout # timeout=10
[2026-04-21T22:24:34.148Z] > git checkout -f 0f6dc500ad7cf04be3df6213118d88d4aa28221f # timeout=10
[2026-04-21T22:24:36.241Z] Commit message: "functional/MBCS_Tests/i18n/src/DateFormatTest: ResourceBundleTest_16 only matches for exact version as previously (#7044) (#7051)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/Users/runner/agent/workspace/Test_openjdk17_hs_extended.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-04-21T22:24:42.068Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-04-21T22:24:42.111Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-04-21T22:24:43.879Z] + LC_TIME=C
[2026-04-21T22:24:43.879Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-04-21T22:24:44.452Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-04-21T22:24:45.938Z] + aqa-tests/terminateTestProcesses.sh runner
[2026-04-21T22:24:45.938Z] 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-04-21T22:24:49.113Z] + printenv
[2026-04-21T22:24:49.114Z] JCK_GIT_BRANCH=master
[2026-04-21T22:24:49.114Z] GITHUB_JOB=agent
[2026-04-21T22:24:49.114Z] DYNAMIC_COMPILE=false
[2026-04-21T22:24:49.114Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.openjdk_x86-64_mac/228/
[2026-04-21T22:24:49.114Z] OPENJ9_BRANCH=master
[2026-04-21T22:24:49.114Z] JENKINS_NODE_COOKIE=c6f4e1a3-6323-4340-b9dc-279785d14aa6
[2026-04-21T22:24:49.114Z] GITHUB_EVENT_PATH=/Users/runner/work/_temp/_github_workflow/event.json
[2026-04-21T22:24:49.114Z] GITHUB_TRIGGERING_ACTOR=eclipse-temurin-bot
[2026-04-21T22:24:49.114Z] RUNNER_OS=macOS
[2026-04-21T22:24:49.114Z] DOCKER_REQUIRED=false
[2026-04-21T22:24:49.114Z] ANDROID_HOME=/Users/runner/Library/Android/sdk
[2026-04-21T22:24:49.114Z] PARALLEL=Dynamic
[2026-04-21T22:24:49.114Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-04-21T22:24:49.114Z] CHROMEWEBDRIVER=/usr/local/share/chromedriver-mac-x64
[2026-04-21T22:24:49.114Z] SHELL=/usr/local/bin/bash
[2026-04-21T22:24:49.114Z] GITHUB_REF_NAME=master
[2026-04-21T22:24:49.114Z] PIPX_BIN_DIR=/usr/local/opt/pipx_bin
[2026-04-21T22:24:49.114Z] jobStatus=SUCCESS
[2026-04-21T22:24:49.114Z] JOBSTARTTIME=Tue, 21 Apr 2026 22:24:42 +0000
[2026-04-21T22:24:49.114Z] GITHUB_REPOSITORY_OWNER=adoptium
[2026-04-21T22:24:49.114Z] STAGE_NAME=Setup
[2026-04-21T22:24:49.114Z] TMPDIR=/var/folders/3w/_ftp0tl577lgcm67vxmxykqm0000gn/T/
[2026-04-21T22:24:49.114Z] GITHUB_RUN_ATTEMPT=1
[2026-04-21T22:24:49.114Z] GOROOT_1_25_X64=/Users/runner/hostedtoolcache/go/1.25.9/x64
[2026-04-21T22:24:49.114Z] DOTNET_NOLOGO=1
[2026-04-21T22:24:49.114Z] RUNNER_ARCH=X64
[2026-04-21T22:24:49.114Z] GITHUB_RUN_NUMBER=16
[2026-04-21T22:24:49.114Z] GITHUB_ACTIONS=true
[2026-04-21T22:24:49.114Z] XCODE_26_DEVELOPER_DIR=/Applications/Xcode_26.3.app/Contents/Developer
[2026-04-21T22:24:49.114Z] BUILD_TAG=jenkins-Test_openjdk17_hs_extended.openjdk_x86-64_mac-228
[2026-04-21T22:24:49.114Z] RERUN_FAILURE=true
[2026-04-21T22:24:49.114Z] BASH=/bin/sh
[2026-04-21T22:24:49.114Z] SDK_RESOURCE=upstream
[2026-04-21T22:24:49.114Z] ANDROID_SDK_ROOT=/Users/runner/Library/Android/sdk
[2026-04-21T22:24:49.114Z] TIME_LIMIT=25
[2026-04-21T22:24:49.114Z] RUNNER_WORKSPACE=/Users/runner/work/infrastructure
[2026-04-21T22:24:49.114Z] GITHUB_REF_PROTECTED=true
[2026-04-21T22:24:49.114Z] RCT_NO_LAUNCH_PACKAGER=1
[2026-04-21T22:24:49.114Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-04-21T22:24:49.114Z] NUNIT_BASE_PATH=/Library/Developer/nunit
[2026-04-21T22:24:49.114Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-04-21T22:24:49.114Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.openjdk_x86-64_mac/
[2026-04-21T22:24:49.114Z] LC_ALL=en_US.UTF-8
[2026-04-21T22:24:49.114Z] GITHUB_REF=refs/heads/master
[2026-04-21T22:24:49.114Z] NUNIT3_PATH=/Library/Developer/nunit/3.6.0
[2026-04-21T22:24:49.114Z] GITHUB_WORKFLOW=Jenkins Agent (macOS)
[2026-04-21T22:24:49.114Z] WORKSPACE=/Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac
[2026-04-21T22:24:49.114Z] XCODE_16_DEVELOPER_DIR=/Applications/Xcode_16.4.app/Contents/Developer
[2026-04-21T22:24:49.114Z] JAVA_HOME_11_X64=/Users/runner/hostedtoolcache/Java_Temurin-Hotspot_jdk/11.0.30-7/x64/Contents/Home/
[2026-04-21T22:24:49.114Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.openjdk_x86-64_mac/228/display/redirect?page=changes
[2026-04-21T22:24:49.114Z] RUNNER_TOOL_CACHE=/Users/runner/hostedtoolcache
[2026-04-21T22:24:49.114Z] JDK_BRANCH=jdk-17.0.19+10_adopt
[2026-04-21T22:24:49.114Z] USER=runner
[2026-04-21T22:24:49.114Z] ACTIVE_NODE_TIMEOUT=5
[2026-04-21T22:24:49.114Z] GITHUB_EVENT_NAME=workflow_dispatch
[2026-04-21T22:24:49.114Z] OPENJCEPLUS_GIT_BRANCH=semeru-java17
[2026-04-21T22:24:49.114Z] GITHUB_API_URL=https://api.github.com
[2026-04-21T22:24:49.114Z] ADOPTOPENJDK_BRANCH=v1.0.13-release
[2026-04-21T22:24:49.114Z] GITHUB_REF_TYPE=branch
[2026-04-21T22:24:49.114Z] GITHUB_SHA=cbd5370a61ddf4787cbf810e33af31d591acd977
[2026-04-21T22:24:49.114Z] ARCHIVE_TEST_RESULTS=false
[2026-04-21T22:24:49.114Z] RUNNER_TEMP=/Users/runner/work/_temp
[2026-04-21T22:24:49.114Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk17u/jdk17u-release-mac-x64-temurin
[2026-04-21T22:24:49.114Z] ANDROID_NDK_ROOT=/Users/runner/Library/Android/sdk/ndk/27.3.13750724
[2026-04-21T22:24:49.114Z] STF_OWNER_BRANCH=adoptium:master
[2026-04-21T22:24:49.114Z] RUNNER_NAME=GitHub Actions 1003534767
[2026-04-21T22:24:49.114Z] ImageVersion=20260413.0382.1
[2026-04-21T22:24:49.114Z] ENABLE_RUNNER_TRACING=true
[2026-04-21T22:24:49.114Z] ANDROID_NDK_LATEST_HOME=/Users/runner/Library/Android/sdk/ndk/29.0.14206865
[2026-04-21T22:24:49.114Z] SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.QlPz4EstyM/Listeners
[2026-04-21T22:24:49.114Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.openjdk_x86-64_mac/228/display/redirect?page=artifacts
[2026-04-21T22:24:49.114Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-04-21T22:24:49.114Z] ORIGIN_JDK_VERSION=17
[2026-04-21T22:24:49.114Z] __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0
[2026-04-21T22:24:49.114Z] GITHUB_SERVER_URL=https://github.com
[2026-04-21T22:24:49.114Z] HOMEBREW_NO_AUTO_UPDATE=1
[2026-04-21T22:24:49.114Z] SETUP_JCK_RUN=false
[2026-04-21T22:24:49.114Z] BOOTSTRAP_HASKELL_INSTALL_NO_STACK_HOOK=1
[2026-04-21T22:24:49.114Z] AGENT_TOOLSDIRECTORY=/Users/runner/hostedtoolcache
[2026-04-21T22:24:49.114Z] SPEC=osx_x86-64
[2026-04-21T22:24:49.114Z] PERSONAL_BUILD=false
[2026-04-21T22:24:49.114Z] GITHUB_GRAPHQL_URL=https://api.github.com/graphql
[2026-04-21T22:24:49.114Z] TKG_ITERATIONS=1
[2026-04-21T22:24:49.114Z] TKG_OWNER_BRANCH=adoptium:master
[2026-04-21T22:24:49.114Z] RERUN_ITERATIONS=1
[2026-04-21T22:24:49.114Z] JAVA_HOME_17_X64=/Users/runner/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.18-8/x64/Contents/Home/
[2026-04-21T22:24:49.114Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-04-21T22:24:49.114Z] ITERATIONS=1
[2026-04-21T22:24:49.114Z] DOTNET_SKIP_FIRST_TIME_EXPERIENCE=1
[2026-04-21T22:24:49.114Z] KEEP_REPORTDIR=true
[2026-04-21T22:24:49.114Z] GITHUB_WORKFLOW_REF=adoptium/infrastructure/.github/workflows/jenkins-agent-macos15-intel.yml@refs/heads/master
[2026-04-21T22:24:49.114Z] PATH=/usr/local/bin:/usr/local/lib/ruby/gems/3.3.0/bin:/usr/local/opt/ruby@3.3/bin:/usr/local/opt/pipx_bin:/Users/runner/.cargo/bin:/usr/local/opt/curl/bin:/usr/local/bin:/usr/local/sbin:/Users/runner/bin:/Users/runner/.yarn/bin:/Users/runner/Library/Android/sdk/tools:/Users/runner/Library/Android/sdk/platform-tools:/Library/Frameworks/Python.framework/Versions/Current/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/usr/bin:/bin:/usr/sbin:/sbin:/Users/runner/.dotnet/tools
[2026-04-21T22:24:49.114Z] GITHUB_ACTOR_ID=81643974
[2026-04-21T22:24:49.114Z] LIB_DIR=/Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/../../externalDependency/lib
[2026-04-21T22:24:49.114Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.openjdk_x86-64_mac/228/display/redirect
[2026-04-21T22:24:49.114Z] _=/usr/bin/printenv
[2026-04-21T22:24:49.114Z] GITHUB_OUTPUT=/Users/runner/work/_temp/_runner_file_commands/set_output_6606d493-95d2-41e0-a6b6-e1898c9fd93d
[2026-04-21T22:24:49.114Z] GENERATE_JOBS=true
[2026-04-21T22:24:49.114Z] GITHUB_RETENTION_DAYS=90
[2026-04-21T22:24:49.114Z] GITHUB_REPOSITORY_OWNER_ID=67165372
[2026-04-21T22:24:49.114Z] VM_ASSETS=/usr/local/opt/runner/scripts
[2026-04-21T22:24:49.114Z] EDGEWEBDRIVER=/usr/local/share/edge_driver
[2026-04-21T22:24:49.114Z] ACTIONS_ORCHESTRATION_ID=e923c3be-c630-40db-9bdb-238bd5a2c1c0.agent.__default
[2026-04-21T22:24:49.114Z] PWD=/Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac
[2026-04-21T22:24:49.114Z] JAVA_HOME_21_X64=/Users/runner/hostedtoolcache/Java_Temurin-Hotspot_jdk/21.0.10-7.0/x64/Contents/Home/
[2026-04-21T22:24:49.114Z] JAVA_HOME=/Users/runner/hostedtoolcache/Java_Temurin-Hotspot_jdk/21.0.10-7.0/x64/Contents/Home/
[2026-04-21T22:24:49.114Z] HUDSON_URL=https://ci.adoptium.net/
[2026-04-21T22:24:49.114Z] EXIT_FAILURE=false
[2026-04-21T22:24:49.114Z] VCPKG_INSTALLATION_ROOT=/usr/local/share/vcpkg
[2026-04-21T22:24:49.114Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-04-21T22:24:49.114Z] GITHUB_WORKFLOW_SHA=cbd5370a61ddf4787cbf810e33af31d591acd977
[2026-04-21T22:24:49.114Z] LANG=en_US.UTF-8
[2026-04-21T22:24:49.114Z] SLACK_CHANNEL=aqavit-bot
[2026-04-21T22:24:49.114Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-04-21T22:24:49.114Z] JDK_VERSION=17
[2026-04-21T22:24:49.114Z] ImageOS=macos15
[2026-04-21T22:24:49.114Z] JOB_NAME=Test_openjdk17_hs_extended.openjdk_x86-64_mac
[2026-04-21T22:24:49.114Z] BUILD_DISPLAY_NAME=#228
[2026-04-21T22:24:49.114Z] XPC_FLAGS=0x0
[2026-04-21T22:24:49.114Z] USE_TESTENV_PROPERTIES=true
[2026-04-21T22:24:49.114Z] BUILD_ID=228
[2026-04-21T22:24:49.114Z] EXIT_SUCCESS=false
[2026-04-21T22:24:49.114Z] JENKINS_URL=https://ci.adoptium.net/
[2026-04-21T22:24:49.114Z] TEST_TIME=120
[2026-04-21T22:24:49.114Z] PLATFORM=x86-64_mac
[2026-04-21T22:24:49.114Z] PIPX_HOME=/usr/local/opt/pipx
[2026-04-21T22:24:49.114Z] JDK_IMPL=hotspot
[2026-04-21T22:24:49.114Z] XPC_SERVICE_NAME=0
[2026-04-21T22:24:49.114Z] GECKOWEBDRIVER=/usr/local/opt/geckodriver/bin
[2026-04-21T22:24:49.114Z] GITHUB_ACTOR=eclipse-temurin-bot
[2026-04-21T22:24:49.114Z] JOB_BASE_NAME=Test_openjdk17_hs_extended.openjdk_x86-64_mac
[2026-04-21T22:24:49.114Z] GITHUB_REPOSITORY_ID=92376954
[2026-04-21T22:24:49.114Z] GOROOT_1_24_X64=/Users/runner/hostedtoolcache/go/1.24.13/x64
[2026-04-21T22:24:49.114Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.openjdk_x86-64_mac/228/display/redirect?page=tests
[2026-04-21T22:24:49.114Z] AUTO_DETECT=true
[2026-04-21T22:24:49.114Z] SHLVL=4
[2026-04-21T22:24:49.114Z] HOME=/Users/runner
[2026-04-21T22:24:49.114Z] AGENT_SECRET=c93f0985ac3bedb488127e21a5a7ed9fa24aa8a284a3f343b678f534a95130e1
[2026-04-21T22:24:49.114Z] GOROOT_1_22_X64=/Users/runner/hostedtoolcache/go/1.22.12/x64
[2026-04-21T22:24:49.114Z] RUNNER_TRACKING_ID=github_045f8729-7c24-4016-a0f9-32d20508c319
[2026-04-21T22:24:49.114Z] GITHUB_WORKSPACE=/Users/runner/work/infrastructure/infrastructure
[2026-04-21T22:24:49.114Z] TAP_NAME=Test_openjdk17_hs_extended.openjdk_x86-64_mac.tap
[2026-04-21T22:24:49.114Z] CI=true
[2026-04-21T22:24:49.114Z] GITHUB_RUN_ID=24748948462
[2026-04-21T22:24:49.114Z] EXECUTOR_NUMBER=0
[2026-04-21T22:24:49.114Z] WORKSPACE_TMP=/Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac@tmp
[2026-04-21T22:24:49.114Z] JENKINS_SERVER_COOKIE=durable-ef0d78ee53454f123cef5c4cbc377d9ce1f626dfffd8cc7069db1db0764ba48a
[2026-04-21T22:24:49.114Z] NODE_LABELS=gha macos15 test ci.role.test sw.os.osx hw.arch.x86 mac gha-macos15-x64-0db8dc10 sw.os.mac x86_64 x64 x86 ci.role.perf
[2026-04-21T22:24:49.114Z] TARGET=extended.openjdk
[2026-04-21T22:24:49.114Z] BUILD_LIST=openjdk
[2026-04-21T22:24:49.114Z] SYSTEM_LIB_DIR=/Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/../../externalDependency/system_lib
[2026-04-21T22:24:49.114Z] LOGNAME=runner
[2026-04-21T22:24:49.114Z] HOMEBREW_NO_INSTALL_CLEANUP=1
[2026-04-21T22:24:49.114Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-04-21T22:24:49.114Z] JDK_REPO=https://github.com/adoptium/jdk17u
[2026-04-21T22:24:49.114Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-04-21T22:24:49.114Z] LC_CTYPE=en_US.UTF-8
[2026-04-21T22:24:49.114Z] UPSTREAM_JOB_NUMBER=45
[2026-04-21T22:24:49.114Z] GITHUB_ENV=/Users/runner/work/_temp/_runner_file_commands/set_env_6606d493-95d2-41e0-a6b6-e1898c9fd93d
[2026-04-21T22:24:49.114Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-04-21T22:24:49.114Z] NODE_NAME=gha-macos15-x64-0db8dc10
[2026-04-21T22:24:49.114Z] ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE=/Users/runner/actionarchivecache
[2026-04-21T22:24:49.114Z] HOMEBREW_CASK_OPTS=--no-quarantine
[2026-04-21T22:24:49.114Z] GITHUB_STATE=/Users/runner/work/_temp/_runner_file_commands/save_state_6606d493-95d2-41e0-a6b6-e1898c9fd93d
[2026-04-21T22:24:49.114Z] BUILD_NUMBER=228
[2026-04-21T22:24:49.114Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.openjdk_x86-64_mac/display/redirect
[2026-04-21T22:24:49.114Z] RUNNER_ENVIRONMENT=github-hosted
[2026-04-21T22:24:49.114Z] ANDROID_NDK_HOME=/Users/runner/Library/Android/sdk/ndk/27.3.13750724
[2026-04-21T22:24:49.114Z] ANDROID_NDK=/Users/runner/Library/Android/sdk/ndk/27.3.13750724
[2026-04-21T22:24:49.114Z] KEEP_WORKSPACE=false
[2026-04-21T22:24:49.114Z] BOOTSTRAP_HASKELL_NONINTERACTIVE=1
[2026-04-21T22:24:49.114Z] HUDSON_COOKIE=030e083d-725d-49f3-9547-a8e464c41a47
[2026-04-21T22:24:49.114Z] GOROOT_1_23_X64=/Users/runner/hostedtoolcache/go/1.23.12/x64
[2026-04-21T22:24:49.114Z] GITHUB_STEP_SUMMARY=/Users/runner/work/_temp/_runner_file_commands/step_summary_6606d493-95d2-41e0-a6b6-e1898c9fd93d
[2026-04-21T22:24:49.114Z] GITHUB_REPOSITORY=adoptium/infrastructure
[2026-04-21T22:24:49.114Z] PERF_ROOT=/Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/../../benchmarks
[2026-04-21T22:24:49.114Z] GITHUB_PATH=/Users/runner/work/_temp/_runner_file_commands/add_path_6606d493-95d2-41e0-a6b6-e1898c9fd93d
[2026-04-21T22:24:49.114Z] JAVA_HOME_25_X64=/Users/runner/hostedtoolcache/Java_Temurin-Hotspot_jdk/25.0.2-10.0/x64/Contents/Home/
[2026-04-21T22:24:49.114Z] USE_JRE=false
[2026-04-21T22:24:49.114Z] GITHUB_ACTION=__run_5
[2026-04-21T22:24:49.114Z] TEST_JDK_HOME=/Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image
[2026-04-21T22:24:49.114Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-04-21T22:24:49.114Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-04-21T22:24:49.114Z] DOTNET_MULTILEVEL_LOOKUP=0
[2026-04-21T22:24:49.114Z] PARALLELS_DMG_URL=https://download.parallels.com/desktop/v26/26.3.0-57392/ParallelsDesktop-26.3.0-57392.dmg
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-04-21T22:24:49.511Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-04-21T22:24:49.560Z] Running in /Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-04-21T22:25:30.710Z] Copied 7 artifacts from "build-scripts » jobs » release » jobs » jdk17u » jdk17u-release-mac-x64-temurin" build number 45
[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-04-21T22:25:30.857Z] 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-04-21T22:25:30.865Z] Running in /Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac
[Pipeline] {
[Pipeline] sshagent
[2026-04-21T22:25:30.681Z] $ ssh-agent
[2026-04-21T22:25:31.504Z] SSH_AUTH_SOCK=/var/folders/3w/_ftp0tl577lgcm67vxmxykqm0000gn/T//ssh-7tOrUde8gr68/agent.42897
[2026-04-21T22:25:31.504Z] SSH_AGENT_PID=42898
[2026-04-21T22:25:31.504Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-04-21T22:25:31.517Z] Running in /Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-04-21T22:25:31.541Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-04-21T22:25:32.961Z] ++ pwd
[2026-04-21T22:25:32.961Z] + ./get.sh -s /Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/.. -p x86-64_mac -r upstream -j 17 -i hotspot --clone_openj9 false
[2026-04-21T22:25:32.961Z] TESTDIR: /Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests
[2026-04-21T22:25:32.961Z] load ./testenv/testenv.properties
[2026-04-21T22:25:32.961Z] Running checkTags with ./testenv/testenv.properties and 17
[2026-04-21T22:25:32.961Z] ad45f7b18fa661b479f691f598b024107584be1e refs/tags/jdk-17.0.19-ga
[2026-04-21T22:25:32.961Z] Use tag name jdk-17.0.19-ga from ./testenv/testenv.properties
[2026-04-21T22:25:32.961Z] get jdk binary...
[2026-04-21T22:25:32.961Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-04-21T22:25:32.961Z] Uncompressing file: OpenJDK17U-jdk_x64_mac_hotspot_17.0.19_10.tar.gz ...
[2026-04-21T22:25:34.519Z] List files in jdkbinary folder...
[2026-04-21T22:25:34.519Z] total 595728
[2026-04-21T22:25:34.519Z] -rw-r--r-- 1 runner staff 46440254 Apr 21 21:00 OpenJDK17U-debugimage_x64_mac_hotspot_17.0.19_10.tar.gz
[2026-04-21T22:25:34.519Z] -rw-r--r-- 1 runner staff 180543237 Apr 21 21:05 OpenJDK17U-jdk_x64_mac_hotspot_17.0.19_10.tar.gz
[2026-04-21T22:25:34.519Z] -rw-r--r-- 1 runner staff 37629836 Apr 21 21:05 OpenJDK17U-jre_x64_mac_hotspot_17.0.19_10.tar.gz
[2026-04-21T22:25:34.519Z] -rw-r--r-- 1 runner staff 30614 Apr 21 21:01 OpenJDK17U-sbom_x64_mac_hotspot_17.0.19_10-metadata.json
[2026-04-21T22:25:34.519Z] -rw-r--r-- 1 runner staff 161811 Apr 21 22:06 OpenJDK17U-sbom_x64_mac_hotspot_17.0.19_10.json
[2026-04-21T22:25:34.519Z] -rw-r--r-- 1 runner staff 4062293 Apr 21 21:05 OpenJDK17U-static-libs_x64_mac_hotspot_17.0.19_10.tar.gz
[2026-04-21T22:25:34.519Z] -rw-r--r-- 1 runner staff 30857685 Apr 21 21:00 OpenJDK17U-testimage_x64_mac_hotspot_17.0.19_10.tar.gz
[2026-04-21T22:25:34.519Z] drwxr-xr-x 3 runner staff 96 Apr 21 22:25 tmp
[2026-04-21T22:25:34.519Z] List files in jdkbinary/tmp folder...
[2026-04-21T22:25:34.519Z] total 0
[2026-04-21T22:25:34.519Z] drwxr-xr-x 3 runner staff 96 Apr 21 14:04 jdk-17.0.19+10
[2026-04-21T22:25:34.519Z] Moving directory jdk-17.0.19+10/ to ../j2sdk-image
[2026-04-21T22:25:34.519Z] Uncompressing file: OpenJDK17U-jre_x64_mac_hotspot_17.0.19_10.tar.gz ...
[2026-04-21T22:25:35.261Z] List files in jdkbinary folder...
[2026-04-21T22:25:35.261Z] total 595728
[2026-04-21T22:25:35.261Z] drwxr-xr-x 3 runner staff 96 Apr 21 14:04 j2sdk-image
[2026-04-21T22:25:35.261Z] -rw-r--r-- 1 runner staff 46440254 Apr 21 21:00 OpenJDK17U-debugimage_x64_mac_hotspot_17.0.19_10.tar.gz
[2026-04-21T22:25:35.261Z] -rw-r--r-- 1 runner staff 180543237 Apr 21 21:05 OpenJDK17U-jdk_x64_mac_hotspot_17.0.19_10.tar.gz
[2026-04-21T22:25:35.261Z] -rw-r--r-- 1 runner staff 37629836 Apr 21 21:05 OpenJDK17U-jre_x64_mac_hotspot_17.0.19_10.tar.gz
[2026-04-21T22:25:35.261Z] -rw-r--r-- 1 runner staff 30614 Apr 21 21:01 OpenJDK17U-sbom_x64_mac_hotspot_17.0.19_10-metadata.json
[2026-04-21T22:25:35.261Z] -rw-r--r-- 1 runner staff 161811 Apr 21 22:06 OpenJDK17U-sbom_x64_mac_hotspot_17.0.19_10.json
[2026-04-21T22:25:35.261Z] -rw-r--r-- 1 runner staff 4062293 Apr 21 21:05 OpenJDK17U-static-libs_x64_mac_hotspot_17.0.19_10.tar.gz
[2026-04-21T22:25:35.261Z] -rw-r--r-- 1 runner staff 30857685 Apr 21 21:00 OpenJDK17U-testimage_x64_mac_hotspot_17.0.19_10.tar.gz
[2026-04-21T22:25:35.261Z] drwxr-xr-x 3 runner staff 96 Apr 21 22:25 tmp
[2026-04-21T22:25:35.261Z] List files in jdkbinary/tmp folder...
[2026-04-21T22:25:35.261Z] total 0
[2026-04-21T22:25:35.261Z] drwxr-xr-x 3 runner staff 96 Apr 21 14:05 jdk-17.0.19+10-jre
[2026-04-21T22:25:35.261Z] Moving directory jdk-17.0.19+10-jre/ to ../j2re-image
[2026-04-21T22:25:35.261Z] Uncompressing file: OpenJDK17U-static-libs_x64_mac_hotspot_17.0.19_10.tar.gz ...
[2026-04-21T22:25:35.261Z] List files in jdkbinary folder...
[2026-04-21T22:25:35.261Z] total 595728
[2026-04-21T22:25:35.261Z] drwxr-xr-x 3 runner staff 96 Apr 21 14:05 j2re-image
[2026-04-21T22:25:35.261Z] drwxr-xr-x 3 runner staff 96 Apr 21 14:04 j2sdk-image
[2026-04-21T22:25:35.261Z] -rw-r--r-- 1 runner staff 46440254 Apr 21 21:00 OpenJDK17U-debugimage_x64_mac_hotspot_17.0.19_10.tar.gz
[2026-04-21T22:25:35.261Z] -rw-r--r-- 1 runner staff 180543237 Apr 21 21:05 OpenJDK17U-jdk_x64_mac_hotspot_17.0.19_10.tar.gz
[2026-04-21T22:25:35.261Z] -rw-r--r-- 1 runner staff 37629836 Apr 21 21:05 OpenJDK17U-jre_x64_mac_hotspot_17.0.19_10.tar.gz
[2026-04-21T22:25:35.261Z] -rw-r--r-- 1 runner staff 30614 Apr 21 21:01 OpenJDK17U-sbom_x64_mac_hotspot_17.0.19_10-metadata.json
[2026-04-21T22:25:35.261Z] -rw-r--r-- 1 runner staff 161811 Apr 21 22:06 OpenJDK17U-sbom_x64_mac_hotspot_17.0.19_10.json
[2026-04-21T22:25:35.261Z] -rw-r--r-- 1 runner staff 4062293 Apr 21 21:05 OpenJDK17U-static-libs_x64_mac_hotspot_17.0.19_10.tar.gz
[2026-04-21T22:25:35.261Z] -rw-r--r-- 1 runner staff 30857685 Apr 21 21:00 OpenJDK17U-testimage_x64_mac_hotspot_17.0.19_10.tar.gz
[2026-04-21T22:25:35.261Z] drwxr-xr-x 3 runner staff 96 Apr 21 22:25 tmp
[2026-04-21T22:25:35.261Z] List files in jdkbinary/tmp folder...
[2026-04-21T22:25:35.261Z] total 0
[2026-04-21T22:25:35.261Z] drwxr-xr-x 3 runner staff 96 Apr 21 20:59 jdk-17.0.19+10-static-libs
[2026-04-21T22:25:35.261Z] Moving directory jdk-17.0.19+10-static-libs/ to ../static-libs
[2026-04-21T22:25:35.261Z] Uncompressing file: OpenJDK17U-testimage_x64_mac_hotspot_17.0.19_10.tar.gz ...
[2026-04-21T22:25:36.808Z] List files in jdkbinary folder...
[2026-04-21T22:25:36.808Z] total 595728
[2026-04-21T22:25:36.808Z] drwxr-xr-x 3 runner staff 96 Apr 21 14:05 j2re-image
[2026-04-21T22:25:36.808Z] drwxr-xr-x 3 runner staff 96 Apr 21 14:04 j2sdk-image
[2026-04-21T22:25:36.808Z] -rw-r--r-- 1 runner staff 46440254 Apr 21 21:00 OpenJDK17U-debugimage_x64_mac_hotspot_17.0.19_10.tar.gz
[2026-04-21T22:25:36.808Z] -rw-r--r-- 1 runner staff 180543237 Apr 21 21:05 OpenJDK17U-jdk_x64_mac_hotspot_17.0.19_10.tar.gz
[2026-04-21T22:25:36.808Z] -rw-r--r-- 1 runner staff 37629836 Apr 21 21:05 OpenJDK17U-jre_x64_mac_hotspot_17.0.19_10.tar.gz
[2026-04-21T22:25:36.808Z] -rw-r--r-- 1 runner staff 30614 Apr 21 21:01 OpenJDK17U-sbom_x64_mac_hotspot_17.0.19_10-metadata.json
[2026-04-21T22:25:36.808Z] -rw-r--r-- 1 runner staff 161811 Apr 21 22:06 OpenJDK17U-sbom_x64_mac_hotspot_17.0.19_10.json
[2026-04-21T22:25:36.808Z] -rw-r--r-- 1 runner staff 4062293 Apr 21 21:05 OpenJDK17U-static-libs_x64_mac_hotspot_17.0.19_10.tar.gz
[2026-04-21T22:25:36.808Z] -rw-r--r-- 1 runner staff 30857685 Apr 21 21:00 OpenJDK17U-testimage_x64_mac_hotspot_17.0.19_10.tar.gz
[2026-04-21T22:25:36.808Z] drwxr-xr-x 3 runner staff 96 Apr 21 20:59 static-libs
[2026-04-21T22:25:36.808Z] drwxr-xr-x 3 runner staff 96 Apr 21 22:25 tmp
[2026-04-21T22:25:36.808Z] List files in jdkbinary/tmp folder...
[2026-04-21T22:25:36.808Z] total 0
[2026-04-21T22:25:36.808Z] drwxr-xr-x 7 runner staff 224 Apr 21 20:55 jdk-17.0.19+10-test-image
[2026-04-21T22:25:36.808Z] Moving directory jdk-17.0.19+10-test-image/ to ../openjdk-test-image
[2026-04-21T22:25:36.808Z] Uncompressing OpenJDK17U-debugimage_x64_mac_hotspot_17.0.19_10.tar.gz over ./j2sdk-image...
[2026-04-21T22:25:36.808Z] Removing top-level folder jdk-17.0.19+10-debug-image/
[2026-04-21T22:25:37.559Z] Removing top-level folder jdk-17.0.19+10/
[2026-04-21T22:25:37.559Z] /Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image...
[2026-04-21T22:25:37.559Z] javac_path: /Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2026-04-21T22:25:37.559Z] Run: /Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/java -version
[2026-04-21T22:25:37.559Z] =JAVA VERSION OUTPUT BEGIN=
[2026-04-21T22:25:38.303Z] openjdk version "17.0.19" 2026-04-21
[2026-04-21T22:25:38.303Z] OpenJDK Runtime Environment Temurin-17.0.19+10 (build 17.0.19+10)
[2026-04-21T22:25:38.303Z] OpenJDK 64-Bit Server VM Temurin-17.0.19+10 (build 17.0.19+10, mixed mode)
[2026-04-21T22:25:38.303Z] =JAVA VERSION OUTPUT END=
[2026-04-21T22:25:38.303Z] get testKitGen...
[2026-04-21T22:25:38.303Z] git clone -q https://github.com/adoptium/TKG.git
[2026-04-21T22:25:39.878Z] git rev-parse v1.0.13
[2026-04-21T22:25:39.878Z] git checkout -q -f 90bbe37ace87b9d72f24fd7dfb2a32d8c4d92423
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-04-21T22:25:40.129Z] $ ssh-agent -k
[2026-04-21T22:25:40.137Z] unset SSH_AUTH_SOCK;
[2026-04-21T22:25:40.137Z] unset SSH_AGENT_PID;
[2026-04-21T22:25:40.137Z] echo Agent pid 42898 killed;
[2026-04-21T22:25:40.959Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] echo
[2026-04-21T22:25:41.148Z] readProperties file: ./aqa-tests/job.properties
[Pipeline] readProperties
[Pipeline] echo
[2026-04-21T22:25:41.581Z] Reset TEST_JDK_HOME to /Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-04-21T22:25:42.153Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.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.13-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=17&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk17u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk17u%2Fjdk17u-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-17.0.19%2B10_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=45&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-04-21T22:25:42.180Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.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=gha-macos15-x64-0db8dc10&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.13-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=17&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk17u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk17u%2Fjdk17u-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-17.0.19%2B10_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=45&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-04-21T22:25:42.280Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-04-21T22:25:43.108Z] Copied 1 artifact from "getTRSSOutput" build number 2114
[Pipeline] sh
[2026-04-21T22:25:44.567Z] + cd ./aqa-tests/TKG/resources/TRSS
[2026-04-21T22:25:44.567Z] + gzip -cd TRSSOutput.tar.gz
[2026-04-21T22:25:44.567Z] + tar xof -
[2026-04-21T22:25:44.567Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-04-21T22:25:45.027Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-04-21T22:25:45.079Z] Test Dependency URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2026-04-21T22:25:45.208Z] Found a total of 4 nodes with the 'ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)' label
[Pipeline] echo
[2026-04-21T22:25:45.232Z] Machine limit is 4.
[Pipeline] sh
[2026-04-21T22:25:46.713Z] + cd ./aqa-tests/TKG
[2026-04-21T22:25:46.713Z] ++ uname
[2026-04-21T22:25:46.713Z] + '[' Darwin = AIX ']'
[2026-04-21T22:25:46.713Z] ++ uname
[2026-04-21T22:25:46.713Z] + '[' Darwin = SunOS ']'
[2026-04-21T22:25:46.713Z] ++ uname
[2026-04-21T22:25:46.713Z] + '[' Darwin = '*BSD' ']'
[2026-04-21T22:25:46.713Z] + MAKE=make
[2026-04-21T22:25:46.713Z] + make genParallelList TEST=extended.openjdk TEST_TIME=120 NUM_MACHINES=
[2026-04-21T22:25:46.713Z] JAVA_HOME is set to /Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-04-21T22:25:46.713Z] LIB_DIR is set to /Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/../../externalDependency/lib
[2026-04-21T22:25:46.713Z] rm -f -r /Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-04-21T22:25:46.713Z] mkdir -p /Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-04-21T22:25:46.713Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-04-21T22:25:46.713Z] if [ -z "$(tail -1 /Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-04-21T22:25:46.713Z] Buildfile: /Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2026-04-21T22:25:46.713Z]
[2026-04-21T22:25:46.713Z] build:
[2026-04-21T22:25:46.713Z]
[2026-04-21T22:25:46.713Z] clean:
[2026-04-21T22:25:46.713Z]
[2026-04-21T22:25:46.713Z] init:
[2026-04-21T22:25:46.713Z] [mkdir] Created dir: /Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/bin
[2026-04-21T22:25:46.713Z]
[2026-04-21T22:25:46.713Z] getDependentLibs:
[2026-04-21T22:25:47.482Z] [exec] --------------------------------------------
[2026-04-21T22:25:47.482Z] [exec] path is set to /Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/../../externalDependency/lib
[2026-04-21T22:25:47.482Z] [exec] task is set to default
[2026-04-21T22:25:47.482Z] [exec] dependencyList is set to json_simple
[2026-04-21T22:25:47.482Z] [exec] System Test jars will not be downloaded.
[2026-04-21T22:25:47.482Z] [exec] --------------------------------------------
[2026-04-21T22:25:47.482Z] [exec] Starting download third party dependent jars
[2026-04-21T22:25:47.482Z] [exec] --------------------------------------------
[2026-04-21T22:25:47.482Z] [exec] downloading dependent third party jars to /Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/../../externalDependency/lib
[2026-04-21T22:25:47.482Z] [exec] /Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-04-21T22:25:47.482Z] [exec] downloaded dependent third party jars successfully
[2026-04-21T22:25:47.482Z]
[2026-04-21T22:25:47.482Z] compile:
[2026-04-21T22:25:47.482Z] [echo] Ant version is Apache Ant(TM) version 1.10.17 compiled on April 6 2026
[2026-04-21T22:25:47.482Z] [echo] ============COMPILER SETTINGS============
[2026-04-21T22:25:47.482Z] [echo] ===fork: yes
[2026-04-21T22:25:47.482Z] [echo] ===debug: on
[2026-04-21T22:25:47.482Z] [javac] Compiling 28 source files to /Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/bin
[2026-04-21T22:25:49.047Z] [javac] Note: /Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/src/org/openj9/envInfo/MachineInfo.java uses or overrides a deprecated API.
[2026-04-21T22:25:49.047Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-04-21T22:25:49.047Z]
[2026-04-21T22:25:49.047Z] dist:
[2026-04-21T22:25:49.047Z] [jar] Building jar: /Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2026-04-21T22:25:49.047Z]
[2026-04-21T22:25:49.047Z] BUILD SUCCESSFUL
[2026-04-21T22:25:49.047Z] Total time: 2 seconds
[2026-04-21T22:25:49.047Z] 0
[2026-04-21T22:25:49.047Z] /Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-04-21T22:25:49.047Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-04-21T22:25:49.047Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2026-04-21T22:25:50.611Z] ****************************** MACHINE INFO ******************************
[2026-04-21T22:25:50.612Z] File path : /Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG
[2026-04-21T22:25:50.612Z] Free Physical Memory Size : 5305184256
[2026-04-21T22:25:50.612Z] Free space (bytes) : 116835360768
[2026-04-21T22:25:50.612Z] Total Physical Memory Size : 15032385536
[2026-04-21T22:25:50.612Z] Total space (bytes) : 348622118912
[2026-04-21T22:25:50.612Z] Usable space (bytes) : 116835360768
[2026-04-21T22:25:50.612Z] antVersion : Apache Ant(TM) version 1.10.17 compiled on April 6 2026
[2026-04-21T22:25:50.612Z] bashVersion :
[2026-04-21T22:25:50.612Z] GNU bash, version 5.3.9(1)-release (x86_64-apple-darwin23.6.0)
[2026-04-21T22:25:50.612Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2026-04-21T22:25:50.612Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-04-21T22:25:50.612Z]
[2026-04-21T22:25:50.612Z] This is free software; you are free to change and redistribute it.
[2026-04-21T22:25:50.612Z] There is NO WARRANTY, to the extent permitted by law.
[2026-04-21T22:25:50.612Z] cpuCores : 4
[2026-04-21T22:25:50.612Z] curlVersion :
[2026-04-21T22:25:50.612Z] curl 8.19.0 (x86_64-apple-darwin23.6.0) libcurl/8.19.0 OpenSSL/3.6.2 zlib/1.2.12 brotli/1.2.0 zstd/1.5.7 AppleIDN libssh2/1.11.1 nghttp2/1.68.1 ngtcp2/1.22.0 nghttp3/1.15.0 mit-krb5/1.7-prerelease OpenLDAP/2.4.28/Apple
[2026-04-21T22:25:50.612Z] Release-Date: 2026-03-11
[2026-04-21T22:25:50.612Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt mqtts pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss
[2026-04-21T22:25:50.612Z] Features: alt-svc AppleSecTrust AsynchDNS brotli GSS-API HSTS HTTP2 HTTP3 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2026-04-21T22:25:50.612Z] dockerVersion : bash: line 1: docker: command not found
[2026-04-21T22:25:50.612Z] gcc version : 17.0.0
[2026-04-21T22:25:50.612Z] gclibc version : bash: line 1: ldd: command not found
[2026-04-21T22:25:50.612Z] gdb version : bash: line 1: gdb: command not found
[2026-04-21T22:25:50.612Z] lldb version :
[2026-04-21T22:25:50.612Z] lldb-1700.0.9.502
[2026-04-21T22:25:50.612Z] Apple Swift version 6.1.2 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)
[2026-04-21T22:25:50.612Z] makeVersion :
[2026-04-21T22:25:50.612Z] GNU Make 3.81
[2026-04-21T22:25:50.612Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2026-04-21T22:25:50.612Z] This is free software; see the source for copying conditions.
[2026-04-21T22:25:50.612Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2026-04-21T22:25:50.612Z] PARTICULAR PURPOSE.
[2026-04-21T22:25:50.612Z]
[2026-04-21T22:25:50.612Z] This program built for i386-apple-darwin11.3.0
[2026-04-21T22:25:50.612Z] mavenVersion :
[2026-04-21T22:25:50.612Z] Apache Maven 3.9.14 (996c630dbc656c76214ce58821dcc58be960875b)
[2026-04-21T22:25:50.612Z] Maven home: /usr/local/Cellar/maven/3.9.14/libexec
[2026-04-21T22:25:50.612Z] Java version: 17.0.19, vendor: Eclipse Adoptium, runtime: /Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home
[2026-04-21T22:25:50.612Z] Default locale: en_US, platform encoding: UTF-8
[2026-04-21T22:25:50.612Z] OS name: "mac os x", version: "15.7.5", arch: "x86_64", family: "mac"
[2026-04-21T22:25:50.612Z] perlVersion :
[2026-04-21T22:25:50.612Z]
[2026-04-21T22:25:50.612Z] This is perl 5, version 42, subversion 2 (v5.42.2) built for darwin-thread-multi-2level
[2026-04-21T22:25:50.612Z]
[2026-04-21T22:25:50.612Z] Copyright 1987-2026, Larry Wall
[2026-04-21T22:25:50.612Z]
[2026-04-21T22:25:50.612Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-04-21T22:25:50.612Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-04-21T22:25:50.612Z]
[2026-04-21T22:25:50.612Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-04-21T22:25:50.612Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-04-21T22:25:50.612Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-04-21T22:25:50.612Z]
[2026-04-21T22:25:50.612Z] podmanVersion : bash: line 1: podman: command not found
[2026-04-21T22:25:50.612Z] procArch : i386
[2026-04-21T22:25:50.612Z] sysArch : x86_64
[2026-04-21T22:25:50.612Z] sysOS : Darwin
[2026-04-21T22:25:50.612Z] ulimit :
[2026-04-21T22:25:50.612Z] core file size (blocks, -c) 0
[2026-04-21T22:25:50.612Z] data seg size (kbytes, -d) unlimited
[2026-04-21T22:25:50.612Z] file size (blocks, -f) unlimited
[2026-04-21T22:25:50.612Z] max locked memory (kbytes, -l) unlimited
[2026-04-21T22:25:50.612Z] max memory size (kbytes, -m) unlimited
[2026-04-21T22:25:50.612Z] open files (-n) 1048576
[2026-04-21T22:25:50.612Z] pipe size (512 bytes, -p) 1
[2026-04-21T22:25:50.612Z] stack size (kbytes, -s) 65532
[2026-04-21T22:25:50.612Z] cpu time (seconds, -t) unlimited
[2026-04-21T22:25:50.612Z] max user processes (-u) 2088
[2026-04-21T22:25:50.612Z] virtual memory (kbytes, -v) unlimited
[2026-04-21T22:25:50.612Z] uname : Darwin sat12-jr307-85a424a5-60e2-4b05-b888-1540fca5bf90-2E39007D79CE.local 24.6.0 Darwin Kernel Version 24.6.0: Tue Feb 24 20:49:40 PST 2026; root:xnu-11417.140.69.709.7~1/RELEASE_X86_64 x86_64
[2026-04-21T22:25:50.612Z] vmVendor : Oracle Corporation
[2026-04-21T22:25:50.612Z] vmVersion : 17.0.19+10
[2026-04-21T22:25:50.612Z] xlc version : bash: line 1: xlC: command not found
[2026-04-21T22:25:50.612Z] **************************************************************************
[2026-04-21T22:25:50.612Z]
[2026-04-21T22:25:50.612Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-04-21T22:25:50.612Z]
[2026-04-21T22:25:50.612Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-04-21T22:25:50.612Z]
[2026-04-21T22:25:50.612Z] System.getProperty('os.name')=Mac OS X
[2026-04-21T22:25:50.612Z]
[2026-04-21T22:25:50.612Z] System.getProperty('os.arch')=x86_64
[2026-04-21T22:25:50.612Z]
[2026-04-21T22:25:50.612Z] System.getProperty('java.fullversion')=null
[2026-04-21T22:25:50.612Z]
[2026-04-21T22:25:50.612Z] System.getProperty('sun.arch.data.model')=64
[2026-04-21T22:25:50.612Z]
[2026-04-21T22:25:50.612Z] /Applications/Xcode_16.4.app/Contents/Developer/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.openjdk TESTLIST= TRSS_URL= LIB_DIR=/Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/../../externalDependency/lib
[2026-04-21T22:25:51.586Z] perl scripts/configure.pl
[2026-04-21T22:25:51.587Z] /Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=17 --impl=hotspot --vendor="eclipse" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=extended.openjdk --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-04-21T22:25:51.587Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-04-21T22:25:51.587Z]
[2026-04-21T22:25:51.587Z]
[2026-04-21T22:25:51.587Z] Starting to generate parallel test lists.
[2026-04-21T22:25:51.587Z]
[2026-04-21T22:25:51.587Z] Parsing /Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../openjdk/playlist.xml
[2026-04-21T22:25:51.587Z] Attempting to get test duration data from TRSS.
[2026-04-21T22:25:51.587Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=17&impl=hs&platform=x86-64_mac&group=openjdk&level=extended
[2026-04-21T22:25:52.343Z] Attempting to get test duration data from cached files.
[2026-04-21T22:25:52.343Z]
[2026-04-21T22:25:52.343Z] TEST DURATION
[2026-04-21T22:25:52.343Z] ====================================================================================
[2026-04-21T22:25:52.343Z] Total number of tests searched: 91
[2026-04-21T22:25:52.343Z] Number of test durations found: 91
[2026-04-21T22:25:52.343Z] Top slowest tests:
[2026-04-21T22:25:52.343Z] 213m34s jdk_tools_0
[2026-04-21T22:25:52.343Z] 212m57s hotspot_compiler_0
[2026-04-21T22:25:52.343Z] 208m04s jdk_tools_1
[2026-04-21T22:25:52.343Z] ====================================================================================
[2026-04-21T22:25:52.343Z] Warning: Test jdk_tools_0 has duration 213m34s, which is greater than the specified test list execution time 120m00s.
[2026-04-21T22:25:52.343Z] Warning: Test hotspot_compiler_0 has duration 212m57s, which is greater than the specified test list execution time 120m00s.
[2026-04-21T22:25:52.343Z] Warning: Test jdk_tools_1 has duration 208m04s, which is greater than the specified test list execution time 120m00s.
[2026-04-21T22:25:52.343Z] Warning: Test hotspot_gc_0 has duration 154m20s, which is greater than the specified test list execution time 120m00s.
[2026-04-21T22:25:52.343Z]
[2026-04-21T22:25:52.343Z] Test target is split into 12 lists.
[2026-04-21T22:25:52.343Z] Reducing estimated test running time from 1730m41s to 213m34s.
[2026-04-21T22:25:52.343Z]
[2026-04-21T22:25:52.343Z] -------------------------------------testList_0-------------------------------------
[2026-04-21T22:25:52.343Z] Number of tests: 1
[2026-04-21T22:25:52.343Z] Estimated running time: 213m34s
[2026-04-21T22:25:52.343Z] TESTLIST=jdk_tools_0
[2026-04-21T22:25:52.343Z] ------------------------------------------------------------------------------------
[2026-04-21T22:25:52.343Z]
[2026-04-21T22:25:52.343Z] -------------------------------------testList_1-------------------------------------
[2026-04-21T22:25:52.343Z] Number of tests: 1
[2026-04-21T22:25:52.343Z] Estimated running time: 212m57s
[2026-04-21T22:25:52.343Z] TESTLIST=hotspot_compiler_0
[2026-04-21T22:25:52.343Z] ------------------------------------------------------------------------------------
[2026-04-21T22:25:52.343Z]
[2026-04-21T22:25:52.343Z] -------------------------------------testList_2-------------------------------------
[2026-04-21T22:25:52.343Z] Number of tests: 1
[2026-04-21T22:25:52.343Z] Estimated running time: 208m04s
[2026-04-21T22:25:52.343Z] TESTLIST=jdk_tools_1
[2026-04-21T22:25:52.343Z] ------------------------------------------------------------------------------------
[2026-04-21T22:25:52.343Z]
[2026-04-21T22:25:52.343Z] -------------------------------------testList_3-------------------------------------
[2026-04-21T22:25:52.343Z] Number of tests: 1
[2026-04-21T22:25:52.343Z] Estimated running time: 154m20s
[2026-04-21T22:25:52.343Z] TESTLIST=hotspot_gc_0
[2026-04-21T22:25:52.343Z] ------------------------------------------------------------------------------------
[2026-04-21T22:25:52.343Z]
[2026-04-21T22:25:52.343Z] -------------------------------------testList_4-------------------------------------
[2026-04-21T22:25:52.343Z] Number of tests: 2
[2026-04-21T22:25:52.343Z] Estimated running time: 117m43s
[2026-04-21T22:25:52.343Z] TESTLIST=hotspot_runtime_0,hotspot_vmTestbase_vm_defmeth_0
[2026-04-21T22:25:52.343Z] ------------------------------------------------------------------------------------
[2026-04-21T22:25:52.343Z]
[2026-04-21T22:25:52.343Z] -------------------------------------testList_5-------------------------------------
[2026-04-21T22:25:52.343Z] Number of tests: 2
[2026-04-21T22:25:52.343Z] Estimated running time: 118m42s
[2026-04-21T22:25:52.343Z] TESTLIST=jdk_security3_0,jdk_vector_1
[2026-04-21T22:25:52.343Z] ------------------------------------------------------------------------------------
[2026-04-21T22:25:52.343Z]
[2026-04-21T22:25:52.343Z] -------------------------------------testList_6-------------------------------------
[2026-04-21T22:25:52.343Z] Number of tests: 2
[2026-04-21T22:25:52.343Z] Estimated running time: 117m59s
[2026-04-21T22:25:52.343Z] TESTLIST=jdk_security3_1,jdk_jfr_1
[2026-04-21T22:25:52.343Z] ------------------------------------------------------------------------------------
[2026-04-21T22:25:52.343Z]
[2026-04-21T22:25:52.343Z] -------------------------------------testList_7-------------------------------------
[2026-04-21T22:25:52.343Z] Number of tests: 3
[2026-04-21T22:25:52.343Z] Estimated running time: 118m45s
[2026-04-21T22:25:52.343Z] TESTLIST=hotspot_vmTestbase_vm_gc_0,jdk_jfr_0,jdk_time_0
[2026-04-21T22:25:52.343Z] ------------------------------------------------------------------------------------
[2026-04-21T22:25:52.343Z]
[2026-04-21T22:25:52.343Z] -------------------------------------testList_8-------------------------------------
[2026-04-21T22:25:52.343Z] Number of tests: 2
[2026-04-21T22:25:52.343Z] Estimated running time: 117m31s
[2026-04-21T22:25:52.343Z] TESTLIST=jdk_net_1,jdk_net_0
[2026-04-21T22:25:52.343Z] ------------------------------------------------------------------------------------
[2026-04-21T22:25:52.343Z]
[2026-04-21T22:25:52.343Z] -------------------------------------testList_9-------------------------------------
[2026-04-21T22:25:52.343Z] Number of tests: 25
[2026-04-21T22:25:52.343Z] Estimated running time: 116m50s
[2026-04-21T22:25:52.343Z] TESTLIST=jdk_beans_0,jdk_nio_1,jdk_beans_1,jdk_nio_0,jdk_vector_0,jdk_native_sanity_1,jdk_net_2,jdk_instrument_2,jdk_tools_2,jdk_jfc_demo_1,jdk_2d_1,jdk_2d_2,jdk_time_2,jdk_build_2,jdk_client_sanity_1,jdk_swing_2,jdk_jfr_2,jdk_sound_2,jdk_nio_2,jdk_jdi_2,jdk_jmx_2,jdk_client_sanity_0,jdk_security_infra_2,jdk_sound_0,jdk_security_infra_zos_2
[2026-04-21T22:25:52.343Z] ------------------------------------------------------------------------------------
[2026-04-21T22:25:52.343Z]
[2026-04-21T22:25:52.343Z] -------------------------------------testList_10-------------------------------------
[2026-04-21T22:25:52.343Z] Number of tests: 11
[2026-04-21T22:25:52.343Z] Estimated running time: 117m21s
[2026-04-21T22:25:52.343Z] TESTLIST=hotspot_serviceability_0,jdk_jmx_1,jdk_jmx_0,jdk_jdi_0,jdk_jdi_1,hotspot_vmTestbase_vm_mlvm_0,jdk_time_1,jdk_build_0,jdk_build_1,jdk_native_sanity_0,hotspot_native_sanity_0
[2026-04-21T22:25:52.343Z] -------------------------------------------------------------------------------------
[2026-04-21T22:25:52.343Z]
[2026-04-21T22:25:52.343Z] -------------------------------------testList_11-------------------------------------
[2026-04-21T22:25:52.343Z] Number of tests: 40
[2026-04-21T22:25:52.343Z] Estimated running time: 116m50s
[2026-04-21T22:25:52.343Z] TESTLIST=jdk_other_0,jdk_rmi_1,jdk_other_1,jdk_rmi_0,jdk_io_0,jdk_management_0,jdk_management_1,hotspot_vmTestbase_vm_metaspace_0,jdk_text_1,jdk_io_1,jdk_text_0,jdk_instrument_0,hotspot_vmTestbase_vm_compiler_0,jdk_instrument_1,jdk_awt_1,jdk_awt_2,jdk_awt_0,jdk_security3_2,jdk_imageio_1,jdk_io_2,jdk_vector_2,jdk_imageio_2,jdk_beans_2,jdk_jfc_demo_0,jdk_management_2,jdk_swing_0,jdk_security_infra_0,jdk_client_sanity_2,jdk_text_2,jdk_jfc_demo_2,jdk_imageio_0,jdk_rmi_2,jdk_sound_1,jdk_security_infra_zos_0,jdk_swing_1,jdk_other_2,jdk_2d_0,jdk_security_infra_1,jdk_security_infra_zos_1,jdk_native_sanity_2
[2026-04-21T22:25:52.343Z] -------------------------------------------------------------------------------------
[2026-04-21T22:25:52.343Z]
[2026-04-21T22:25:52.343Z] Parallel test lists file (/Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[Pipeline] fileExists
[Pipeline] echo
[2026-04-21T22:25:53.146Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-04-21T22:25:53.554Z] TEST_TIME (120 minutes) is not possible as it exceeds the machine limit. NUM_LIST 12 > MAX_NUM_MACHINES 4
[Pipeline] echo
[2026-04-21T22:25:53.586Z] Regenerate parallel list with NUM_MACHINES=4.
[Pipeline] sh
[2026-04-21T22:25:55.301Z] + cd ./aqa-tests/TKG
[2026-04-21T22:25:55.301Z] ++ uname
[2026-04-21T22:25:55.301Z] + '[' Darwin = AIX ']'
[2026-04-21T22:25:55.301Z] ++ uname
[2026-04-21T22:25:55.301Z] + '[' Darwin = SunOS ']'
[2026-04-21T22:25:55.301Z] ++ uname
[2026-04-21T22:25:55.301Z] + '[' Darwin = '*BSD' ']'
[2026-04-21T22:25:55.301Z] + MAKE=make
[2026-04-21T22:25:55.301Z] + make genParallelList TEST=extended.openjdk NUM_MACHINES=4 TEST_TIME=
[2026-04-21T22:25:55.301Z] JAVA_HOME is set to /Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-04-21T22:25:55.301Z] LIB_DIR is set to /Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/../../externalDependency/lib
[2026-04-21T22:25:55.301Z] rm -f -r /Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-04-21T22:25:55.301Z] mkdir -p /Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-04-21T22:25:55.301Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-04-21T22:25:55.301Z] if [ -z "$(tail -1 /Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-04-21T22:25:55.301Z] Buildfile: /Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2026-04-21T22:25:55.301Z]
[2026-04-21T22:25:55.301Z] build:
[2026-04-21T22:25:55.301Z]
[2026-04-21T22:25:55.301Z] clean:
[2026-04-21T22:25:55.301Z] [delete] Deleting: /Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/autoGenEnv.mk
[2026-04-21T22:25:55.301Z] [delete] Deleting directory /Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/bin
[2026-04-21T22:25:55.301Z]
[2026-04-21T22:25:55.301Z] init:
[2026-04-21T22:25:55.301Z] [mkdir] Created dir: /Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/bin
[2026-04-21T22:25:55.301Z]
[2026-04-21T22:25:55.301Z] getDependentLibs:
[2026-04-21T22:25:55.301Z] [exec] --------------------------------------------
[2026-04-21T22:25:55.301Z] [exec] path is set to /Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/../../externalDependency/lib
[2026-04-21T22:25:55.301Z] [exec] task is set to default
[2026-04-21T22:25:55.301Z] [exec] dependencyList is set to json_simple
[2026-04-21T22:25:55.301Z] [exec] System Test jars will not be downloaded.
[2026-04-21T22:25:55.301Z] [exec] --------------------------------------------
[2026-04-21T22:25:55.301Z] [exec] Starting download third party dependent jars
[2026-04-21T22:25:55.301Z] [exec] --------------------------------------------
[2026-04-21T22:25:55.301Z] [exec] downloading dependent third party jars to /Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/../../externalDependency/lib
[2026-04-21T22:25:55.301Z] [exec] /Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-04-21T22:25:55.301Z] [exec] downloaded dependent third party jars successfully
[2026-04-21T22:25:55.301Z]
[2026-04-21T22:25:55.301Z] compile:
[2026-04-21T22:25:55.301Z] [echo] Ant version is Apache Ant(TM) version 1.10.17 compiled on April 6 2026
[2026-04-21T22:25:55.301Z] [echo] ============COMPILER SETTINGS============
[2026-04-21T22:25:55.301Z] [echo] ===fork: yes
[2026-04-21T22:25:55.301Z] [echo] ===debug: on
[2026-04-21T22:25:56.087Z] [javac] Compiling 28 source files to /Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/bin
[2026-04-21T22:25:57.654Z] [javac] Note: /Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/src/org/openj9/envInfo/MachineInfo.java uses or overrides a deprecated API.
[2026-04-21T22:25:57.654Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-04-21T22:25:57.654Z]
[2026-04-21T22:25:57.654Z] dist:
[2026-04-21T22:25:57.654Z] [jar] Building jar: /Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2026-04-21T22:25:57.654Z]
[2026-04-21T22:25:57.654Z] BUILD SUCCESSFUL
[2026-04-21T22:25:57.654Z] Total time: 2 seconds
[2026-04-21T22:25:57.654Z] 0
[2026-04-21T22:25:57.654Z] /Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-04-21T22:25:57.654Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-04-21T22:25:57.654Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2026-04-21T22:25:59.244Z] ****************************** MACHINE INFO ******************************
[2026-04-21T22:25:59.244Z] File path : /Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG
[2026-04-21T22:25:59.244Z] Free Physical Memory Size : 5297139712
[2026-04-21T22:25:59.244Z] Free space (bytes) : 116835303424
[2026-04-21T22:25:59.244Z] Total Physical Memory Size : 15032385536
[2026-04-21T22:25:59.244Z] Total space (bytes) : 348622118912
[2026-04-21T22:25:59.244Z] Usable space (bytes) : 116835303424
[2026-04-21T22:25:59.244Z] antVersion : Apache Ant(TM) version 1.10.17 compiled on April 6 2026
[2026-04-21T22:25:59.244Z] bashVersion :
[2026-04-21T22:25:59.244Z] GNU bash, version 5.3.9(1)-release (x86_64-apple-darwin23.6.0)
[2026-04-21T22:25:59.244Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2026-04-21T22:25:59.244Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-04-21T22:25:59.244Z]
[2026-04-21T22:25:59.244Z] This is free software; you are free to change and redistribute it.
[2026-04-21T22:25:59.244Z] There is NO WARRANTY, to the extent permitted by law.
[2026-04-21T22:25:59.244Z] cpuCores : 4
[2026-04-21T22:25:59.244Z] curlVersion :
[2026-04-21T22:25:59.244Z] curl 8.19.0 (x86_64-apple-darwin23.6.0) libcurl/8.19.0 OpenSSL/3.6.2 zlib/1.2.12 brotli/1.2.0 zstd/1.5.7 AppleIDN libssh2/1.11.1 nghttp2/1.68.1 ngtcp2/1.22.0 nghttp3/1.15.0 mit-krb5/1.7-prerelease OpenLDAP/2.4.28/Apple
[2026-04-21T22:25:59.244Z] Release-Date: 2026-03-11
[2026-04-21T22:25:59.244Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt mqtts pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss
[2026-04-21T22:25:59.244Z] Features: alt-svc AppleSecTrust AsynchDNS brotli GSS-API HSTS HTTP2 HTTP3 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2026-04-21T22:25:59.244Z] dockerVersion : bash: line 1: docker: command not found
[2026-04-21T22:25:59.244Z] gcc version : 17.0.0
[2026-04-21T22:25:59.244Z] gclibc version : bash: line 1: ldd: command not found
[2026-04-21T22:25:59.244Z] gdb version : bash: line 1: gdb: command not found
[2026-04-21T22:25:59.244Z] lldb version :
[2026-04-21T22:25:59.244Z] lldb-1700.0.9.502
[2026-04-21T22:25:59.244Z] Apple Swift version 6.1.2 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)
[2026-04-21T22:25:59.244Z] makeVersion :
[2026-04-21T22:25:59.244Z] GNU Make 3.81
[2026-04-21T22:25:59.244Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2026-04-21T22:25:59.244Z] This is free software; see the source for copying conditions.
[2026-04-21T22:25:59.244Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2026-04-21T22:25:59.244Z] PARTICULAR PURPOSE.
[2026-04-21T22:25:59.244Z]
[2026-04-21T22:25:59.244Z] This program built for i386-apple-darwin11.3.0
[2026-04-21T22:25:59.244Z] mavenVersion :
[2026-04-21T22:25:59.244Z] Apache Maven 3.9.14 (996c630dbc656c76214ce58821dcc58be960875b)
[2026-04-21T22:25:59.244Z] Maven home: /usr/local/Cellar/maven/3.9.14/libexec
[2026-04-21T22:25:59.244Z] Java version: 17.0.19, vendor: Eclipse Adoptium, runtime: /Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home
[2026-04-21T22:25:59.244Z] Default locale: en_US, platform encoding: UTF-8
[2026-04-21T22:25:59.244Z] OS name: "mac os x", version: "15.7.5", arch: "x86_64", family: "mac"
[2026-04-21T22:25:59.244Z] perlVersion :
[2026-04-21T22:25:59.244Z]
[2026-04-21T22:25:59.244Z] This is perl 5, version 42, subversion 2 (v5.42.2) built for darwin-thread-multi-2level
[2026-04-21T22:25:59.244Z]
[2026-04-21T22:25:59.244Z] Copyright 1987-2026, Larry Wall
[2026-04-21T22:25:59.244Z]
[2026-04-21T22:25:59.244Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-04-21T22:25:59.244Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-04-21T22:25:59.244Z]
[2026-04-21T22:25:59.244Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-04-21T22:25:59.244Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-04-21T22:25:59.244Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-04-21T22:25:59.244Z]
[2026-04-21T22:25:59.244Z] podmanVersion : bash: line 1: podman: command not found
[2026-04-21T22:25:59.244Z] procArch : i386
[2026-04-21T22:25:59.244Z] sysArch : x86_64
[2026-04-21T22:25:59.244Z] sysOS : Darwin
[2026-04-21T22:25:59.244Z] ulimit :
[2026-04-21T22:25:59.244Z] core file size (blocks, -c) 0
[2026-04-21T22:25:59.244Z] data seg size (kbytes, -d) unlimited
[2026-04-21T22:25:59.244Z] file size (blocks, -f) unlimited
[2026-04-21T22:25:59.244Z] max locked memory (kbytes, -l) unlimited
[2026-04-21T22:25:59.244Z] max memory size (kbytes, -m) unlimited
[2026-04-21T22:25:59.244Z] open files (-n) 1048576
[2026-04-21T22:25:59.244Z] pipe size (512 bytes, -p) 1
[2026-04-21T22:25:59.244Z] stack size (kbytes, -s) 65532
[2026-04-21T22:25:59.244Z] cpu time (seconds, -t) unlimited
[2026-04-21T22:25:59.244Z] max user processes (-u) 2088
[2026-04-21T22:25:59.244Z] virtual memory (kbytes, -v) unlimited
[2026-04-21T22:25:59.244Z] uname : Darwin sat12-jr307-85a424a5-60e2-4b05-b888-1540fca5bf90-2E39007D79CE.local 24.6.0 Darwin Kernel Version 24.6.0: Tue Feb 24 20:49:40 PST 2026; root:xnu-11417.140.69.709.7~1/RELEASE_X86_64 x86_64
[2026-04-21T22:25:59.244Z] vmVendor : Oracle Corporation
[2026-04-21T22:25:59.244Z] vmVersion : 17.0.19+10
[2026-04-21T22:25:59.244Z] xlc version : bash: line 1: xlC: command not found
[2026-04-21T22:25:59.244Z] **************************************************************************
[2026-04-21T22:25:59.244Z]
[2026-04-21T22:25:59.244Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-04-21T22:25:59.244Z]
[2026-04-21T22:25:59.244Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-04-21T22:25:59.244Z]
[2026-04-21T22:25:59.244Z] System.getProperty('os.name')=Mac OS X
[2026-04-21T22:25:59.244Z]
[2026-04-21T22:25:59.244Z] System.getProperty('os.arch')=x86_64
[2026-04-21T22:25:59.244Z]
[2026-04-21T22:25:59.244Z] System.getProperty('java.fullversion')=null
[2026-04-21T22:25:59.244Z]
[2026-04-21T22:25:59.244Z] System.getProperty('sun.arch.data.model')=64
[2026-04-21T22:25:59.244Z]
[2026-04-21T22:25:59.244Z] /Applications/Xcode_16.4.app/Contents/Developer/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES=4 TEST_TIME= TESTTARGET=extended.openjdk TESTLIST= TRSS_URL= LIB_DIR=/Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/../../externalDependency/lib
[2026-04-21T22:25:59.244Z] perl scripts/configure.pl
[2026-04-21T22:25:59.244Z] /Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=17 --impl=hotspot --vendor="eclipse" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=extended.openjdk --testList= --numOfMachines=4 --testTime= --TRSSURL=
[2026-04-21T22:25:59.997Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-04-21T22:25:59.997Z]
[2026-04-21T22:25:59.997Z]
[2026-04-21T22:25:59.997Z] Starting to generate parallel test lists.
[2026-04-21T22:25:59.997Z]
[2026-04-21T22:25:59.997Z] Parsing /Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../openjdk/playlist.xml
[2026-04-21T22:25:59.997Z] Attempting to get test duration data from TRSS.
[2026-04-21T22:25:59.997Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=17&impl=hs&platform=x86-64_mac&group=openjdk&level=extended
[2026-04-21T22:26:00.782Z] Attempting to get test duration data from cached files.
[2026-04-21T22:26:00.782Z]
[2026-04-21T22:26:00.782Z] TEST DURATION
[2026-04-21T22:26:00.782Z] ====================================================================================
[2026-04-21T22:26:00.782Z] Total number of tests searched: 91
[2026-04-21T22:26:00.782Z] Number of test durations found: 91
[2026-04-21T22:26:00.782Z] Top slowest tests:
[2026-04-21T22:26:00.782Z] 213m34s jdk_tools_0
[2026-04-21T22:26:00.782Z] 212m57s hotspot_compiler_0
[2026-04-21T22:26:00.782Z] 208m04s jdk_tools_1
[2026-04-21T22:26:00.782Z] ====================================================================================
[2026-04-21T22:26:00.782Z]
[2026-04-21T22:26:00.782Z] Test target is split into 4 lists.
[2026-04-21T22:26:00.782Z] Reducing estimated test running time from 1730m41s to 434m03s.
[2026-04-21T22:26:00.782Z]
[2026-04-21T22:26:00.782Z] -------------------------------------testList_0-------------------------------------
[2026-04-21T22:26:00.782Z] Number of tests: 12
[2026-04-21T22:26:00.782Z] Estimated running time: 431m46s
[2026-04-21T22:26:00.782Z] TESTLIST=jdk_tools_0,hotspot_vmTestbase_vm_gc_0,jdk_net_0,jdk_nio_0,jdk_jmx_1,hotspot_vmTestbase_vm_mlvm_0,jdk_rmi_1,jdk_management_0,jdk_instrument_0,jdk_build_0,jdk_native_sanity_0,hotspot_native_sanity_0
[2026-04-21T22:26:00.782Z] ------------------------------------------------------------------------------------
[2026-04-21T22:26:00.782Z]
[2026-04-21T22:26:00.782Z] -------------------------------------testList_1-------------------------------------
[2026-04-21T22:26:00.782Z] Number of tests: 11
[2026-04-21T22:26:00.782Z] Estimated running time: 433m33s
[2026-04-21T22:26:00.782Z] TESTLIST=hotspot_compiler_0,jdk_security3_1,jdk_jfr_0,jdk_nio_1,jdk_vector_1,jdk_jdi_0,jdk_time_1,jdk_other_1,jdk_text_1,jdk_io_1,hotspot_vmTestbase_vm_defmeth_0
[2026-04-21T22:26:00.782Z] ------------------------------------------------------------------------------------
[2026-04-21T22:26:00.782Z]
[2026-04-21T22:26:00.782Z] -------------------------------------testList_2-------------------------------------
[2026-04-21T22:26:00.782Z] Number of tests: 57
[2026-04-21T22:26:00.782Z] Estimated running time: 431m18s
[2026-04-21T22:26:00.782Z] TESTLIST=jdk_tools_1,jdk_security3_0,jdk_jfr_1,jdk_beans_1,hotspot_serviceability_0,jdk_jdi_1,jdk_other_0,jdk_rmi_0,hotspot_vmTestbase_vm_metaspace_0,jdk_text_0,jdk_build_1,jdk_native_sanity_1,jdk_awt_1,jdk_awt_2,jdk_awt_0,jdk_security3_2,jdk_imageio_1,jdk_io_2,jdk_net_2,jdk_vector_2,jdk_instrument_2,jdk_imageio_2,jdk_tools_2,jdk_beans_2,jdk_jfc_demo_1,jdk_jfc_demo_0,jdk_2d_1,jdk_management_2,jdk_2d_2,jdk_swing_0,jdk_time_2,jdk_security_infra_0,jdk_build_2,jdk_client_sanity_2,jdk_client_sanity_1,jdk_text_2,jdk_swing_2,jdk_jfc_demo_2,jdk_jfr_2,jdk_imageio_0,jdk_sound_2,jdk_rmi_2,jdk_nio_2,jdk_sound_1,jdk_jdi_2,jdk_security_infra_zos_0,jdk_jmx_2,jdk_swing_1,jdk_client_sanity_0,jdk_other_2,jdk_security_infra_2,jdk_2d_0,jdk_sound_0,jdk_security_infra_1,jdk_security_infra_zos_2,jdk_security_infra_zos_1,jdk_native_sanity_2
[2026-04-21T22:26:00.782Z] ------------------------------------------------------------------------------------
[2026-04-21T22:26:00.782Z]
[2026-04-21T22:26:00.782Z] -------------------------------------testList_3-------------------------------------
[2026-04-21T22:26:00.782Z] Number of tests: 11
[2026-04-21T22:26:00.782Z] Estimated running time: 434m03s
[2026-04-21T22:26:00.782Z] TESTLIST=hotspot_gc_0,hotspot_runtime_0,jdk_net_1,jdk_beans_0,jdk_vector_0,jdk_jmx_0,jdk_time_0,jdk_io_0,jdk_management_1,hotspot_vmTestbase_vm_compiler_0,jdk_instrument_1
[2026-04-21T22:26:00.782Z] ------------------------------------------------------------------------------------
[2026-04-21T22:26:00.782Z]
[2026-04-21T22:26:00.782Z] Parallel test lists file (/Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[Pipeline] fileExists
[Pipeline] echo
[2026-04-21T22:26:01.350Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-04-21T22:26:01.792Z] Saving parallelList.mk file on jenkins...
[Pipeline] dir
[2026-04-21T22:26:01.794Z] Running in /Users/runner/agent/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG
[Pipeline] {
[Pipeline] archiveArtifacts
[2026-04-21T22:26:02.004Z] Archiving artifacts
[2026-04-21T22:26:02.261Z] Recording fingerprints
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
[2026-04-21T22:26:02.643Z] [PARALLEL: Dynamic] childJobNum is 4, 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] echo
[2026-04-21T22:26:04.693Z] GENERATE_JOBS is set to true, set test job Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_0 params for generating the job
[Pipeline] echo
[2026-04-21T22:26:04.699Z] GENERATE_JOBS is set to true, set test job Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_1 params for generating the job
[Pipeline] echo
[2026-04-21T22:26:04.700Z] GENERATE_JOBS is set to true, set test job Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_2 params for generating the job
[Pipeline] echo
[2026-04-21T22:26:04.702Z] GENERATE_JOBS is set to true, set test job Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_3 params for generating the job
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] jobDsl
[Pipeline] jobDsl
[Pipeline] jobDsl
[Pipeline] jobDsl
[2026-04-21T22:26:05.397Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2026-04-21T22:26:05.470Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2026-04-21T22:26:05.501Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2026-04-21T22:26:05.535Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2026-04-21T22:29:32.977Z] LEVELS: [extended]
[2026-04-21T22:29:32.977Z] LEVELS: [extended]
[2026-04-21T22:29:32.978Z] JDK_VERSIONS: [8]
[2026-04-21T22:29:32.980Z] JDK_VERSIONS: [8]
[2026-04-21T22:29:32.980Z] GROUPS: [openjdk]
[2026-04-21T22:29:32.980Z] GROUPS: [openjdk]
[2026-04-21T22:29:32.980Z] ARCH_OS_LIST: [x86-64_mac]
[2026-04-21T22:29:32.980Z] ARCH_OS_LIST: [x86-64_mac]
[2026-04-21T22:29:33.019Z] LEVELS: [extended]
[2026-04-21T22:29:33.019Z] JDK_VERSIONS: [8]
[2026-04-21T22:29:33.019Z] GROUPS: [openjdk]
[2026-04-21T22:29:33.019Z] ARCH_OS_LIST: [x86-64_mac]
[2026-04-21T22:29:33.099Z] LEVELS: [extended]
[2026-04-21T22:29:33.099Z] JDK_VERSIONS: [8]
[2026-04-21T22:29:33.099Z] GROUPS: [openjdk]
[2026-04-21T22:29:33.099Z] ARCH_OS_LIST: [x86-64_mac]
[2026-04-21T22:29:33.239Z] Existing items:
[2026-04-21T22:29:33.240Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_3'}
[2026-04-21T22:29:33.240Z] Unreferenced items:
[2026-04-21T22:29:33.240Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_rerun'}
[2026-04-21T22:29:33.240Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_0'}
[2026-04-21T22:29:33.240Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_1'}
[2026-04-21T22:29:33.240Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_2'}
[2026-04-21T22:29:33.240Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_4'}
[2026-04-21T22:29:33.240Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_5'}
[2026-04-21T22:29:33.278Z] Existing items:
[2026-04-21T22:29:33.278Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_2'}
[2026-04-21T22:29:33.278Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_3'}
[2026-04-21T22:29:33.278Z] Unreferenced items:
[2026-04-21T22:29:33.278Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_rerun'}
[2026-04-21T22:29:33.278Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_0'}
[2026-04-21T22:29:33.278Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_1'}
[2026-04-21T22:29:33.278Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_4'}
[2026-04-21T22:29:33.278Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_5'}
[2026-04-21T22:29:33.282Z] Existing items:
[2026-04-21T22:29:33.283Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_1'}
[2026-04-21T22:29:33.283Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_2'}
[2026-04-21T22:29:33.283Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_3'}
[2026-04-21T22:29:33.283Z] Unreferenced items:
[2026-04-21T22:29:33.283Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_rerun'}
[2026-04-21T22:29:33.283Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_0'}
[2026-04-21T22:29:33.283Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_4'}
[2026-04-21T22:29:33.283Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_5'}
[2026-04-21T22:29:33.323Z] Existing items:
[2026-04-21T22:29:33.323Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_0'}
[2026-04-21T22:29:33.323Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_1'}
[2026-04-21T22:29:33.323Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_2'}
[2026-04-21T22:29:33.323Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_3'}
[2026-04-21T22:29:33.323Z] Unreferenced items:
[2026-04-21T22:29:33.323Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_rerun'}
[2026-04-21T22:29:33.323Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_4'}
[2026-04-21T22:29:33.323Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_5'}
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-04-21T22:29:35.587Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-04-21T22:29:37.103Z] + aqa-tests/terminateTestProcesses.sh runner
[2026-04-21T22:29:37.103Z] 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-04-21T22:29:37.752Z] [WS-CLEANUP] Deleting project workspace...
[2026-04-21T22:29:37.752Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-04-21T22:29:38.549Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2026-04-21T22:29:39.961Z] + find /cores -name '*core*' -print -exec rm -f '{}' ';'
[2026-04-21T22:29:39.961Z] /cores
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-04-21T22:29:40.372Z] 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] build
[2026-04-21T22:29:40.510Z] Scheduling project: Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_0
[Pipeline] build
[2026-04-21T22:29:40.515Z] Scheduling project: Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_1
[Pipeline] build
[2026-04-21T22:29:40.544Z] Scheduling project: Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_2
[Pipeline] build
[2026-04-21T22:29:40.569Z] Scheduling project: Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_3
[2026-04-21T22:29:48.398Z] Starting building: Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_3 #53
[2026-04-21T22:29:48.402Z] Starting building: Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_2 #65
[2026-04-21T22:29:48.408Z] Starting building: Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_1 #68
[2026-04-21T22:29:48.414Z] Starting building: Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_0 #70
[2026-04-22T07:09:18.756Z] Build Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_1 #68 completed: UNSTABLE
[Pipeline] }
[2026-04-22T07:56:20.928Z] Build Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_2 #65 completed: SUCCESS
[Pipeline] }
[2026-04-22T08:55:31.094Z] Build Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_3 #53 completed: UNSTABLE
[Pipeline] }
[2026-04-22T08:59:40.552Z] Build Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_0 #70 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2026-04-22T08:59:40.620Z] Running on test-docker-fedora42-ppc64le-1 in /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-04-22T08:59:41.022Z] [WS-CLEANUP] Deleting project workspace...
[2026-04-22T08:59:41.022Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-04-22T08:59:41.221Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2026-04-22T08:59:41.264Z] Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_0 #70 completed with status UNSTABLE
[Pipeline] timeout
[2026-04-22T08:59:41.275Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-04-22T08:59:42.426Z] Copied 1 artifact from "Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_0" build number 70
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-04-22T08:59:42.465Z] Saving Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_0/70/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-04-22T08:59:42.657Z] Archiving artifacts
[2026-04-22T08:59:43.050Z] Recording fingerprints
[Pipeline] echo
[2026-04-22T08:59:43.268Z] Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_1 #68 completed with status UNSTABLE
[Pipeline] timeout
[2026-04-22T08:59:43.283Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-04-22T08:59:44.422Z] Copied 1 artifact from "Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_1" build number 68
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-04-22T08:59:44.459Z] Saving Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_1/68/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-04-22T08:59:44.650Z] Archiving artifacts
[2026-04-22T08:59:45.028Z] Recording fingerprints
[Pipeline] echo
[2026-04-22T08:59:45.243Z] Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_2 #65 completed with status SUCCESS
[Pipeline] timeout
[2026-04-22T08:59:45.254Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-04-22T08:59:46.409Z] Copied 1 artifact from "Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_2" build number 65
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-04-22T08:59:46.451Z] Saving Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_2/65/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-04-22T08:59:46.643Z] Archiving artifacts
[2026-04-22T08:59:47.020Z] Recording fingerprints
[Pipeline] echo
[2026-04-22T08:59:47.228Z] Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_3 #53 completed with status UNSTABLE
[Pipeline] timeout
[2026-04-22T08:59:47.238Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-04-22T08:59:48.376Z] Copied 1 artifact from "Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_3" build number 53
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-04-22T08:59:48.415Z] Saving Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_3/53/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-04-22T08:59:48.606Z] Archiving artifacts
[2026-04-22T08:59:48.981Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2026-04-22T08:59:49.967Z] Tap file found: Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_0/70/aqa-tests/TKG/output_1776831962743/Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_0.tap...
[Pipeline] readFile
[Pipeline] findFiles
[Pipeline] echo
[2026-04-22T08:59:50.934Z] Tap file found: Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_1/68/aqa-tests/TKG/output_17768314648693/Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_1.tap...
[Pipeline] readFile
[Pipeline] findFiles
[Pipeline] echo
[2026-04-22T08:59:51.894Z] Tap file found: Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_2/65/aqa-tests/TKG/output_17768315321304/Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_2.tap...
[Pipeline] readFile
[Pipeline] findFiles
[Pipeline] echo
[2026-04-22T08:59:52.876Z] Tap file found: Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_3/53/aqa-tests/TKG/output_17768318658646/Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_3.tap...
[Pipeline] readFile
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-04-22T08:59:53.499Z] [WS-CLEANUP] Deleting project workspace...
[2026-04-22T08:59:53.499Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-04-22T08:59:53.690Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Rerun)
[Pipeline] echo
[2026-04-22T08:59:53.798Z] allocate a node for generating rerun job ...
[Pipeline] node
[2026-04-22T08:59:53.823Z] Running on test-docker-ubuntu2404-armv8-5 in /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac
[Pipeline] {
[Pipeline] echo
[2026-04-22T08:59:53.836Z] Generating rerun Test_openjdk17_hs_extended.openjdk_x86-64_mac_rerun job for running failed test(s) ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk17_hs_extended.openjdk_x86-64_mac_rerun)
[Pipeline] echo
[2026-04-22T08:59:53.859Z] GENERATE_JOBS is set to true, set test job Test_openjdk17_hs_extended.openjdk_x86-64_mac_rerun params for generating the job
[Pipeline] fileExists
[Pipeline] sh
[2026-04-22T08:59:56.174Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2026-04-22T08:59:57.749Z] Processing DSL script testJobTemplate
[2026-04-22T09:04:56.095Z] LEVELS: [extended]
[2026-04-22T09:04:56.095Z] JDK_VERSIONS: [8]
[2026-04-22T09:04:56.095Z] GROUPS: [openjdk]
[2026-04-22T09:04:56.095Z] ARCH_OS_LIST: [x86-64_mac]
[2026-04-22T09:04:56.362Z] Existing items:
[2026-04-22T09:04:56.362Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_rerun'}
[2026-04-22T09:04:56.362Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_0'}
[2026-04-22T09:04:56.362Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_1'}
[2026-04-22T09:04:56.362Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_2'}
[2026-04-22T09:04:56.362Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_3'}
[2026-04-22T09:04:56.362Z] Unreferenced items:
[2026-04-22T09:04:56.362Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_4'}
[2026-04-22T09:04:56.362Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_5'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2026-04-22T09:04:57.637Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk17_hs_extended.openjdk_x86-64_mac_rerun)
[Pipeline] build
[2026-04-22T09:04:57.652Z] Scheduling project: Test_openjdk17_hs_extended.openjdk_x86-64_mac_rerun
[2026-04-22T09:05:06.883Z] Starting building: Test_openjdk17_hs_extended.openjdk_x86-64_mac_rerun #42
Pausing (Preparing for shutdown)
Resuming build at Wed Apr 22 12:33:59 CEST 2026 after Jenkins restart
Ready to run at Wed Apr 22 12:33:59 CEST 2026
[2026-04-22T13:49:22.434Z] Build Test_openjdk17_hs_extended.openjdk_x86-64_mac_rerun #42 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2026-04-22T13:49:22.489Z] Running on test-rise-ubuntu2404-riscv64-3 in /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-04-22T13:49:22.706Z] [WS-CLEANUP] Deleting project workspace...
[2026-04-22T13:49:22.707Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-04-22T13:49:24.872Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2026-04-22T13:49:24.918Z] Test_openjdk17_hs_extended.openjdk_x86-64_mac_rerun #42 completed with status UNSTABLE
[Pipeline] timeout
[2026-04-22T13:49:24.929Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-04-22T13:49:25.296Z] Copied 1 artifact from "Test_openjdk17_hs_extended.openjdk_x86-64_mac_rerun" build number 42
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-04-22T13:49:25.334Z] Saving Test_openjdk17_hs_extended.openjdk_x86-64_mac_rerun/42/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-04-22T13:49:25.365Z] Archiving artifacts
[2026-04-22T13:49:27.789Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2026-04-22T13:49:28.212Z] Tap file found: Test_openjdk17_hs_extended.openjdk_x86-64_mac_rerun/42/aqa-tests/TKG/output_1776854644578/Test_openjdk17_hs_extended.openjdk_x86-64_mac_rerun.tap...
[Pipeline] readFile
[Pipeline] echo
[2026-04-22T13:49:28.392Z] Rerun in Grinder with failed test targets: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=testList+TESTLIST=hotspot_compiler_0,jdk_net_0,jdk_net_1,jdk_nio_0,jdk_nio_1&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.13-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=17&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk17u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk17u%2Fjdk17u-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-17.0.19%2B10_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=45&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-04-22T13:49:28.421Z] Rerun failed jdk test cases in Grinder with jdk_custom target: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=jdk_custom&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.13-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=17&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk17u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk17u%2Fjdk17u-release-mac-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=java%2Fnet%2FMulticastSocket%2FPromiscuous.java+java%2Fnet%2FMulticastSocket%2FSetLoopbackModeIPv4.java+java%2Fnet%2FSocketPermission%2FSocketPermissionTest.java++java%2Fnio%2Fchannels%2Fspi%2FSelectorProvider%2FinheritedChannel%2FInheritedChannelTest.java+&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-17.0.19%2B10_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=45&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-04-22T13:49:28.451Z] Rerun failed hotspot test cases in Grinder with hotspot_custom target: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=hotspot_custom&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.13-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=17&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk17u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk17u%2Fjdk17u-release-mac-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=compiler%2Fcompilercontrol%2Fmatcher%2FMethodMatcherTest.java+compiler%2Fcompilercontrol%2FInlineMatcherTest.java+compiler%2Foracle%2FMethodMatcherTest.java&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-17.0.19%2B10_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=45&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-04-22T13:49:28.565Z] [WS-CLEANUP] Deleting project workspace...
[2026-04-22T13:49:28.565Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-04-22T13:49:28.619Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE