Test_openjdk17_hs_sanity.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_sanity.openjdk_x86-64_mac@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
DEPRECATED: Relative target directory is deprecated for Pipeline jobs. Use the 'dir' step instead.
DEPRECATED: The 'Wipe out repository & force clone' extension is deprecated for Pipeline jobs. Pipeline users should use the deleteDir() step instead.
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/v1.0.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:18.189Z] SPEC: osx_x86-64
[Pipeline] echo
[2026-04-21T22:17:18.191Z] 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:18.218Z] dynamicAgents: []
[Pipeline] echo
[2026-04-21T22:17:18.226Z] Provisioning LABEL: ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)
[Pipeline] nodesByLabel
[2026-04-21T22:17:18.243Z] 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:33.247Z] Still waiting to schedule task
[2026-04-21T22:17:33.248Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)’
[2026-04-21T22:28:19.957Z] Running on gha-macos15-x64-6697bf59 in /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2026-04-21T22:28:20.010Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-04-21T22:28:20.364Z] [WS-CLEANUP] Deleting project workspace...
[2026-04-21T22:28:20.364Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-04-21T22:28:20.529Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-04-21T22:28:20.731Z] The recommended git tool is: git
[2026-04-21T22:28:21.064Z] No credentials specified
[2026-04-21T22:28:21.064Z] DEPRECATED: Relative target directory is deprecated for Pipeline jobs. Use the 'dir' step instead.
[2026-04-21T22:28:21.230Z] Cloning the remote Git repository
[2026-04-21T22:28:21.299Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-04-21T22:28:21.299Z] > git init /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/aqa-tests # timeout=10
[2026-04-21T22:28:21.321Z] [WARNING] Reference path does not exist: /Users/runner/openjdk_cache
[2026-04-21T22:28:21.321Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-04-21T22:28:21.321Z] > git --version # timeout=10
[2026-04-21T22:28:21.332Z] > git --version # 'git version 2.53.0'
[2026-04-21T22:28:21.332Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-04-21T22:28:25.451Z] Avoid second fetch
[2026-04-21T22:28:24.995Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-04-21T22:28:25.008Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-04-21T22:28:25.633Z] Checking out Revision 0f6dc500ad7cf04be3df6213118d88d4aa28221f (origin/v1.0.13-release)
[2026-04-21T22:28:25.355Z] > git rev-parse origin/v1.0.13-release^{commit} # timeout=10
[2026-04-21T22:28:25.537Z] > git config core.sparsecheckout # timeout=10
[2026-04-21T22:28:25.549Z] > git checkout -f 0f6dc500ad7cf04be3df6213118d88d4aa28221f # timeout=10
[2026-04-21T22:28:27.423Z] 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_sanity.openjdk_x86-64_mac/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-04-21T22:28:28.947Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-04-21T22:28:28.973Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-04-21T22:28:30.760Z] + LC_TIME=C
[2026-04-21T22:28:30.760Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-04-21T22:28:31.451Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-04-21T22:28:33.212Z] + aqa-tests/terminateTestProcesses.sh runner
[2026-04-21T22:28:33.212Z] 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:28:36.331Z] + printenv
[2026-04-21T22:28:36.331Z] JCK_GIT_BRANCH=master
[2026-04-21T22:28:36.331Z] GITHUB_JOB=agent
[2026-04-21T22:28:36.331Z] DYNAMIC_COMPILE=false
[2026-04-21T22:28:36.331Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/486/
[2026-04-21T22:28:36.331Z] OPENJ9_BRANCH=master
[2026-04-21T22:28:36.331Z] JENKINS_NODE_COOKIE=9e78a28c-fd6f-4203-82dd-ae2807be2fff
[2026-04-21T22:28:36.331Z] GITHUB_EVENT_PATH=/Users/runner/work/_temp/_github_workflow/event.json
[2026-04-21T22:28:36.331Z] GITHUB_TRIGGERING_ACTOR=eclipse-temurin-bot
[2026-04-21T22:28:36.331Z] RUNNER_OS=macOS
[2026-04-21T22:28:36.331Z] DOCKER_REQUIRED=false
[2026-04-21T22:28:36.331Z] ANDROID_HOME=/Users/runner/Library/Android/sdk
[2026-04-21T22:28:36.331Z] PARALLEL=Dynamic
[2026-04-21T22:28:36.331Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-04-21T22:28:36.331Z] CHROMEWEBDRIVER=/usr/local/share/chromedriver-mac-x64
[2026-04-21T22:28:36.331Z] SHELL=/usr/local/bin/bash
[2026-04-21T22:28:36.331Z] GITHUB_REF_NAME=master
[2026-04-21T22:28:36.331Z] PIPX_BIN_DIR=/usr/local/opt/pipx_bin
[2026-04-21T22:28:36.331Z] jobStatus=SUCCESS
[2026-04-21T22:28:36.331Z] JOBSTARTTIME=Tue, 21 Apr 2026 22:28:29 +0000
[2026-04-21T22:28:36.331Z] GITHUB_REPOSITORY_OWNER=adoptium
[2026-04-21T22:28:36.331Z] STAGE_NAME=Setup
[2026-04-21T22:28:36.331Z] TMPDIR=/var/folders/3w/_ftp0tl577lgcm67vxmxykqm0000gn/T/
[2026-04-21T22:28:36.331Z] GITHUB_RUN_ATTEMPT=1
[2026-04-21T22:28:36.331Z] GOROOT_1_25_X64=/Users/runner/hostedtoolcache/go/1.25.9/x64
[2026-04-21T22:28:36.331Z] DOTNET_NOLOGO=1
[2026-04-21T22:28:36.331Z] RUNNER_ARCH=X64
[2026-04-21T22:28:36.331Z] GITHUB_RUN_NUMBER=17
[2026-04-21T22:28:36.331Z] GITHUB_ACTIONS=true
[2026-04-21T22:28:36.331Z] XCODE_26_DEVELOPER_DIR=/Applications/Xcode_26.3.app/Contents/Developer
[2026-04-21T22:28:36.331Z] BUILD_TAG=jenkins-Test_openjdk17_hs_sanity.openjdk_x86-64_mac-486
[2026-04-21T22:28:36.331Z] RERUN_FAILURE=true
[2026-04-21T22:28:36.331Z] BASH=/bin/sh
[2026-04-21T22:28:36.331Z] SDK_RESOURCE=upstream
[2026-04-21T22:28:36.331Z] ANDROID_SDK_ROOT=/Users/runner/Library/Android/sdk
[2026-04-21T22:28:36.331Z] TIME_LIMIT=25
[2026-04-21T22:28:36.331Z] RUNNER_WORKSPACE=/Users/runner/work/infrastructure
[2026-04-21T22:28:36.331Z] GITHUB_REF_PROTECTED=true
[2026-04-21T22:28:36.331Z] RCT_NO_LAUNCH_PACKAGER=1
[2026-04-21T22:28:36.331Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-04-21T22:28:36.331Z] NUNIT_BASE_PATH=/Library/Developer/nunit
[2026-04-21T22:28:36.331Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-04-21T22:28:36.331Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/
[2026-04-21T22:28:36.331Z] LC_ALL=en_US.UTF-8
[2026-04-21T22:28:36.331Z] GITHUB_REF=refs/heads/master
[2026-04-21T22:28:36.331Z] NUNIT3_PATH=/Library/Developer/nunit/3.6.0
[2026-04-21T22:28:36.331Z] GITHUB_WORKFLOW=Jenkins Agent (macOS)
[2026-04-21T22:28:36.331Z] WORKSPACE=/Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac
[2026-04-21T22:28:36.331Z] XCODE_16_DEVELOPER_DIR=/Applications/Xcode_16.4.app/Contents/Developer
[2026-04-21T22:28:36.331Z] JAVA_HOME_11_X64=/Users/runner/hostedtoolcache/Java_Temurin-Hotspot_jdk/11.0.30-7/x64/Contents/Home/
[2026-04-21T22:28:36.331Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/486/display/redirect?page=changes
[2026-04-21T22:28:36.331Z] RUNNER_TOOL_CACHE=/Users/runner/hostedtoolcache
[2026-04-21T22:28:36.331Z] JDK_BRANCH=jdk-17.0.19+10_adopt
[2026-04-21T22:28:36.331Z] USER=runner
[2026-04-21T22:28:36.331Z] ACTIVE_NODE_TIMEOUT=5
[2026-04-21T22:28:36.331Z] GITHUB_EVENT_NAME=workflow_dispatch
[2026-04-21T22:28:36.331Z] OPENJCEPLUS_GIT_BRANCH=semeru-java17
[2026-04-21T22:28:36.331Z] GITHUB_API_URL=https://api.github.com
[2026-04-21T22:28:36.331Z] ADOPTOPENJDK_BRANCH=v1.0.13-release
[2026-04-21T22:28:36.331Z] GITHUB_REF_TYPE=branch
[2026-04-21T22:28:36.331Z] GITHUB_SHA=cbd5370a61ddf4787cbf810e33af31d591acd977
[2026-04-21T22:28:36.331Z] ARCHIVE_TEST_RESULTS=false
[2026-04-21T22:28:36.331Z] RUNNER_TEMP=/Users/runner/work/_temp
[2026-04-21T22:28:36.331Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk17u/jdk17u-release-mac-x64-temurin
[2026-04-21T22:28:36.331Z] ANDROID_NDK_ROOT=/Users/runner/Library/Android/sdk/ndk/27.3.13750724
[2026-04-21T22:28:36.331Z] STF_OWNER_BRANCH=adoptium:master
[2026-04-21T22:28:36.331Z] RUNNER_NAME=GitHub Actions 1003534775
[2026-04-21T22:28:36.331Z] ImageVersion=20260413.0382.1
[2026-04-21T22:28:36.331Z] ENABLE_RUNNER_TRACING=true
[2026-04-21T22:28:36.331Z] ANDROID_NDK_LATEST_HOME=/Users/runner/Library/Android/sdk/ndk/29.0.14206865
[2026-04-21T22:28:36.331Z] SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.aCcAYx4GUe/Listeners
[2026-04-21T22:28:36.331Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/486/display/redirect?page=artifacts
[2026-04-21T22:28:36.331Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-04-21T22:28:36.331Z] ORIGIN_JDK_VERSION=17
[2026-04-21T22:28:36.331Z] __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0
[2026-04-21T22:28:36.331Z] GITHUB_SERVER_URL=https://github.com
[2026-04-21T22:28:36.331Z] HOMEBREW_NO_AUTO_UPDATE=1
[2026-04-21T22:28:36.331Z] SETUP_JCK_RUN=false
[2026-04-21T22:28:36.331Z] BOOTSTRAP_HASKELL_INSTALL_NO_STACK_HOOK=1
[2026-04-21T22:28:36.331Z] AGENT_TOOLSDIRECTORY=/Users/runner/hostedtoolcache
[2026-04-21T22:28:36.331Z] SPEC=osx_x86-64
[2026-04-21T22:28:36.331Z] PERSONAL_BUILD=false
[2026-04-21T22:28:36.331Z] GITHUB_GRAPHQL_URL=https://api.github.com/graphql
[2026-04-21T22:28:36.331Z] TKG_ITERATIONS=1
[2026-04-21T22:28:36.331Z] TKG_OWNER_BRANCH=adoptium:master
[2026-04-21T22:28:36.331Z] RERUN_ITERATIONS=1
[2026-04-21T22:28:36.331Z] JAVA_HOME_17_X64=/Users/runner/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.18-8/x64/Contents/Home/
[2026-04-21T22:28:36.331Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-04-21T22:28:36.331Z] ITERATIONS=1
[2026-04-21T22:28:36.331Z] DOTNET_SKIP_FIRST_TIME_EXPERIENCE=1
[2026-04-21T22:28:36.331Z] KEEP_REPORTDIR=true
[2026-04-21T22:28:36.331Z] GITHUB_WORKFLOW_REF=adoptium/infrastructure/.github/workflows/jenkins-agent-macos15-intel.yml@refs/heads/master
[2026-04-21T22:28:36.331Z] 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:28:36.331Z] GITHUB_ACTOR_ID=81643974
[2026-04-21T22:28:36.331Z] LIB_DIR=/Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/../../externalDependency/lib
[2026-04-21T22:28:36.331Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/486/display/redirect
[2026-04-21T22:28:36.331Z] _=/usr/bin/printenv
[2026-04-21T22:28:36.331Z] GITHUB_OUTPUT=/Users/runner/work/_temp/_runner_file_commands/set_output_789c8fd5-ee4f-4f01-b400-330c4a2eee83
[2026-04-21T22:28:36.331Z] GENERATE_JOBS=true
[2026-04-21T22:28:36.331Z] GITHUB_RETENTION_DAYS=90
[2026-04-21T22:28:36.331Z] GITHUB_REPOSITORY_OWNER_ID=67165372
[2026-04-21T22:28:36.331Z] VM_ASSETS=/usr/local/opt/runner/scripts
[2026-04-21T22:28:36.331Z] EDGEWEBDRIVER=/usr/local/share/edge_driver
[2026-04-21T22:28:36.331Z] ACTIONS_ORCHESTRATION_ID=e817d849-e748-43a0-b77c-3c756b74bdb2.agent.__default
[2026-04-21T22:28:36.331Z] PWD=/Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac
[2026-04-21T22:28:36.331Z] JAVA_HOME_21_X64=/Users/runner/hostedtoolcache/Java_Temurin-Hotspot_jdk/21.0.10-7.0/x64/Contents/Home/
[2026-04-21T22:28:36.331Z] JAVA_HOME=/Users/runner/hostedtoolcache/Java_Temurin-Hotspot_jdk/21.0.10-7.0/x64/Contents/Home/
[2026-04-21T22:28:36.331Z] HUDSON_URL=https://ci.adoptium.net/
[2026-04-21T22:28:36.331Z] EXIT_FAILURE=false
[2026-04-21T22:28:36.331Z] VCPKG_INSTALLATION_ROOT=/usr/local/share/vcpkg
[2026-04-21T22:28:36.331Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-04-21T22:28:36.331Z] GITHUB_WORKFLOW_SHA=cbd5370a61ddf4787cbf810e33af31d591acd977
[2026-04-21T22:28:36.331Z] LANG=en_US.UTF-8
[2026-04-21T22:28:36.331Z] SLACK_CHANNEL=aqavit-bot
[2026-04-21T22:28:36.331Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-04-21T22:28:36.331Z] JDK_VERSION=17
[2026-04-21T22:28:36.331Z] ImageOS=macos15
[2026-04-21T22:28:36.331Z] JOB_NAME=Test_openjdk17_hs_sanity.openjdk_x86-64_mac
[2026-04-21T22:28:36.331Z] BUILD_DISPLAY_NAME=#486
[2026-04-21T22:28:36.331Z] XPC_FLAGS=0x0
[2026-04-21T22:28:36.331Z] USE_TESTENV_PROPERTIES=true
[2026-04-21T22:28:36.331Z] BUILD_ID=486
[2026-04-21T22:28:36.331Z] EXIT_SUCCESS=false
[2026-04-21T22:28:36.331Z] JENKINS_URL=https://ci.adoptium.net/
[2026-04-21T22:28:36.331Z] TEST_TIME=120
[2026-04-21T22:28:36.331Z] PLATFORM=x86-64_mac
[2026-04-21T22:28:36.331Z] PIPX_HOME=/usr/local/opt/pipx
[2026-04-21T22:28:36.331Z] JDK_IMPL=hotspot
[2026-04-21T22:28:36.331Z] XPC_SERVICE_NAME=0
[2026-04-21T22:28:36.331Z] GECKOWEBDRIVER=/usr/local/opt/geckodriver/bin
[2026-04-21T22:28:36.331Z] GITHUB_ACTOR=eclipse-temurin-bot
[2026-04-21T22:28:36.331Z] JOB_BASE_NAME=Test_openjdk17_hs_sanity.openjdk_x86-64_mac
[2026-04-21T22:28:36.331Z] GITHUB_REPOSITORY_ID=92376954
[2026-04-21T22:28:36.331Z] GOROOT_1_24_X64=/Users/runner/hostedtoolcache/go/1.24.13/x64
[2026-04-21T22:28:36.331Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/486/display/redirect?page=tests
[2026-04-21T22:28:36.331Z] AUTO_DETECT=true
[2026-04-21T22:28:36.331Z] SHLVL=4
[2026-04-21T22:28:36.331Z] HOME=/Users/runner
[2026-04-21T22:28:36.331Z] AGENT_SECRET=17cf164ec0babfc9f828e248f973f30558b08e8ec09bc3e6955772057b78b981
[2026-04-21T22:28:36.331Z] GOROOT_1_22_X64=/Users/runner/hostedtoolcache/go/1.22.12/x64
[2026-04-21T22:28:36.331Z] RUNNER_TRACKING_ID=github_2cdaa490-b35c-4619-b1b6-2a11d57b11e8
[2026-04-21T22:28:36.331Z] GITHUB_WORKSPACE=/Users/runner/work/infrastructure/infrastructure
[2026-04-21T22:28:36.331Z] TAP_NAME=Test_openjdk17_hs_sanity.openjdk_x86-64_mac.tap
[2026-04-21T22:28:36.331Z] CI=true
[2026-04-21T22:28:36.331Z] GITHUB_RUN_ID=24749159851
[2026-04-21T22:28:36.331Z] EXECUTOR_NUMBER=0
[2026-04-21T22:28:36.331Z] WORKSPACE_TMP=/Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac@tmp
[2026-04-21T22:28:36.331Z] JENKINS_SERVER_COOKIE=durable-85745735fdc49313fceb7164973226bbf6ddcc29488a7314d424165596af87a2
[2026-04-21T22:28:36.331Z] NODE_LABELS=gha macos15 test ci.role.test sw.os.osx hw.arch.x86 mac sw.os.mac x86_64 gha-macos15-x64-6697bf59 x64 x86 ci.role.perf
[2026-04-21T22:28:36.331Z] TARGET=sanity.openjdk
[2026-04-21T22:28:36.331Z] BUILD_LIST=openjdk
[2026-04-21T22:28:36.331Z] SYSTEM_LIB_DIR=/Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/../../externalDependency/system_lib
[2026-04-21T22:28:36.331Z] LOGNAME=runner
[2026-04-21T22:28:36.331Z] HOMEBREW_NO_INSTALL_CLEANUP=1
[2026-04-21T22:28:36.331Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-04-21T22:28:36.331Z] JDK_REPO=https://github.com/adoptium/jdk17u
[2026-04-21T22:28:36.331Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-04-21T22:28:36.331Z] LC_CTYPE=en_US.UTF-8
[2026-04-21T22:28:36.331Z] UPSTREAM_JOB_NUMBER=45
[2026-04-21T22:28:36.331Z] GITHUB_ENV=/Users/runner/work/_temp/_runner_file_commands/set_env_789c8fd5-ee4f-4f01-b400-330c4a2eee83
[2026-04-21T22:28:36.331Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-04-21T22:28:36.331Z] NODE_NAME=gha-macos15-x64-6697bf59
[2026-04-21T22:28:36.331Z] ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE=/Users/runner/actionarchivecache
[2026-04-21T22:28:36.331Z] HOMEBREW_CASK_OPTS=--no-quarantine
[2026-04-21T22:28:36.331Z] GITHUB_STATE=/Users/runner/work/_temp/_runner_file_commands/save_state_789c8fd5-ee4f-4f01-b400-330c4a2eee83
[2026-04-21T22:28:36.331Z] BUILD_NUMBER=486
[2026-04-21T22:28:36.331Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/display/redirect
[2026-04-21T22:28:36.331Z] RUNNER_ENVIRONMENT=github-hosted
[2026-04-21T22:28:36.331Z] ANDROID_NDK_HOME=/Users/runner/Library/Android/sdk/ndk/27.3.13750724
[2026-04-21T22:28:36.331Z] ANDROID_NDK=/Users/runner/Library/Android/sdk/ndk/27.3.13750724
[2026-04-21T22:28:36.331Z] KEEP_WORKSPACE=false
[2026-04-21T22:28:36.331Z] BOOTSTRAP_HASKELL_NONINTERACTIVE=1
[2026-04-21T22:28:36.331Z] HUDSON_COOKIE=82297d8c-0ff2-41a6-abe2-fdeea1ce6fb6
[2026-04-21T22:28:36.331Z] GOROOT_1_23_X64=/Users/runner/hostedtoolcache/go/1.23.12/x64
[2026-04-21T22:28:36.331Z] GITHUB_STEP_SUMMARY=/Users/runner/work/_temp/_runner_file_commands/step_summary_789c8fd5-ee4f-4f01-b400-330c4a2eee83
[2026-04-21T22:28:36.331Z] GITHUB_REPOSITORY=adoptium/infrastructure
[2026-04-21T22:28:36.331Z] PERF_ROOT=/Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/../../benchmarks
[2026-04-21T22:28:36.331Z] GITHUB_PATH=/Users/runner/work/_temp/_runner_file_commands/add_path_789c8fd5-ee4f-4f01-b400-330c4a2eee83
[2026-04-21T22:28:36.331Z] JAVA_HOME_25_X64=/Users/runner/hostedtoolcache/Java_Temurin-Hotspot_jdk/25.0.2-10.0/x64/Contents/Home/
[2026-04-21T22:28:36.331Z] USE_JRE=false
[2026-04-21T22:28:36.331Z] GITHUB_ACTION=__run_5
[2026-04-21T22:28:36.331Z] TEST_JDK_HOME=/Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image
[2026-04-21T22:28:36.331Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-04-21T22:28:36.331Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-04-21T22:28:36.331Z] DOTNET_MULTILEVEL_LOOKUP=0
[2026-04-21T22:28:36.331Z] 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:28:36.834Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-04-21T22:28:36.863Z] Running in /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-04-21T22:29:28.926Z] 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:29:29.058Z] 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:29:29.064Z] Running in /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac
[Pipeline] {
[Pipeline] sshagent
[2026-04-21T22:29:28.979Z] $ ssh-agent
[2026-04-21T22:29:29.914Z] SSH_AUTH_SOCK=/var/folders/3w/_ftp0tl577lgcm67vxmxykqm0000gn/T//ssh-pgH9EYO38OMP/agent.77346
[2026-04-21T22:29:29.914Z] SSH_AGENT_PID=77348
[2026-04-21T22:29:29.914Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-04-21T22:29:29.929Z] Running in /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-04-21T22:29:29.946Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-04-21T22:29:31.711Z] ++ pwd
[2026-04-21T22:29:31.711Z] + ./get.sh -s /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/aqa-tests/.. -p x86-64_mac -r upstream -j 17 -i hotspot --clone_openj9 false
[2026-04-21T22:29:31.711Z] TESTDIR: /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/aqa-tests
[2026-04-21T22:29:31.711Z] load ./testenv/testenv.properties
[2026-04-21T22:29:31.711Z] Running checkTags with ./testenv/testenv.properties and 17
[2026-04-21T22:29:31.711Z] ad45f7b18fa661b479f691f598b024107584be1e refs/tags/jdk-17.0.19-ga
[2026-04-21T22:29:31.711Z] Use tag name jdk-17.0.19-ga from ./testenv/testenv.properties
[2026-04-21T22:29:31.711Z] get jdk binary...
[2026-04-21T22:29:31.711Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-04-21T22:29:31.711Z] Uncompressing file: OpenJDK17U-jdk_x64_mac_hotspot_17.0.19_10.tar.gz ...
[2026-04-21T22:29:33.584Z] List files in jdkbinary folder...
[2026-04-21T22:29:33.584Z] total 595440
[2026-04-21T22:29:33.584Z] -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:29:33.584Z] -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:29:33.584Z] -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:29:33.584Z] -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:29:33.584Z] -rw-r--r-- 1 runner staff 161811 Apr 21 22:06 OpenJDK17U-sbom_x64_mac_hotspot_17.0.19_10.json
[2026-04-21T22:29:33.584Z] -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:29:33.584Z] -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:29:33.584Z] drwxr-xr-x 3 runner staff 96 Apr 21 22:29 tmp
[2026-04-21T22:29:33.584Z] List files in jdkbinary/tmp folder...
[2026-04-21T22:29:33.584Z] total 0
[2026-04-21T22:29:33.584Z] drwxr-xr-x 3 runner staff 96 Apr 21 14:04 jdk-17.0.19+10
[2026-04-21T22:29:33.584Z] Moving directory jdk-17.0.19+10/ to ../j2sdk-image
[2026-04-21T22:29:33.584Z] Uncompressing file: OpenJDK17U-jre_x64_mac_hotspot_17.0.19_10.tar.gz ...
[2026-04-21T22:29:33.584Z] List files in jdkbinary folder...
[2026-04-21T22:29:33.584Z] total 595440
[2026-04-21T22:29:33.584Z] drwxr-xr-x 3 runner staff 96 Apr 21 14:04 j2sdk-image
[2026-04-21T22:29:33.584Z] -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:29:33.584Z] -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:29:33.584Z] -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:29:33.584Z] -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:29:33.584Z] -rw-r--r-- 1 runner staff 161811 Apr 21 22:06 OpenJDK17U-sbom_x64_mac_hotspot_17.0.19_10.json
[2026-04-21T22:29:33.584Z] -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:29:33.584Z] -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:29:33.584Z] drwxr-xr-x 3 runner staff 96 Apr 21 22:29 tmp
[2026-04-21T22:29:33.584Z] List files in jdkbinary/tmp folder...
[2026-04-21T22:29:33.584Z] total 0
[2026-04-21T22:29:33.584Z] drwxr-xr-x 3 runner staff 96 Apr 21 14:05 jdk-17.0.19+10-jre
[2026-04-21T22:29:33.584Z] Moving directory jdk-17.0.19+10-jre/ to ../j2re-image
[2026-04-21T22:29:33.584Z] Uncompressing file: OpenJDK17U-static-libs_x64_mac_hotspot_17.0.19_10.tar.gz ...
[2026-04-21T22:29:33.584Z] List files in jdkbinary folder...
[2026-04-21T22:29:33.584Z] total 595440
[2026-04-21T22:29:33.584Z] drwxr-xr-x 3 runner staff 96 Apr 21 14:05 j2re-image
[2026-04-21T22:29:33.584Z] drwxr-xr-x 3 runner staff 96 Apr 21 14:04 j2sdk-image
[2026-04-21T22:29:33.584Z] -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:29:33.584Z] -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:29:33.584Z] -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:29:33.584Z] -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:29:33.584Z] -rw-r--r-- 1 runner staff 161811 Apr 21 22:06 OpenJDK17U-sbom_x64_mac_hotspot_17.0.19_10.json
[2026-04-21T22:29:33.584Z] -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:29:33.584Z] -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:29:33.584Z] drwxr-xr-x 3 runner staff 96 Apr 21 22:29 tmp
[2026-04-21T22:29:33.584Z] List files in jdkbinary/tmp folder...
[2026-04-21T22:29:33.584Z] total 0
[2026-04-21T22:29:33.585Z] drwxr-xr-x 3 runner staff 96 Apr 21 20:59 jdk-17.0.19+10-static-libs
[2026-04-21T22:29:33.585Z] Moving directory jdk-17.0.19+10-static-libs/ to ../static-libs
[2026-04-21T22:29:33.585Z] Uncompressing file: OpenJDK17U-testimage_x64_mac_hotspot_17.0.19_10.tar.gz ...
[2026-04-21T22:29:34.495Z] List files in jdkbinary folder...
[2026-04-21T22:29:34.495Z] total 595440
[2026-04-21T22:29:34.495Z] drwxr-xr-x 3 runner staff 96 Apr 21 14:05 j2re-image
[2026-04-21T22:29:34.495Z] drwxr-xr-x 3 runner staff 96 Apr 21 14:04 j2sdk-image
[2026-04-21T22:29:34.495Z] -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:29:34.496Z] -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:29:34.496Z] -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:29:34.496Z] -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:29:34.496Z] -rw-r--r-- 1 runner staff 161811 Apr 21 22:06 OpenJDK17U-sbom_x64_mac_hotspot_17.0.19_10.json
[2026-04-21T22:29:34.496Z] -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:29:34.496Z] -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:29:34.496Z] drwxr-xr-x 3 runner staff 96 Apr 21 20:59 static-libs
[2026-04-21T22:29:34.496Z] drwxr-xr-x 3 runner staff 96 Apr 21 22:29 tmp
[2026-04-21T22:29:34.496Z] List files in jdkbinary/tmp folder...
[2026-04-21T22:29:34.496Z] total 0
[2026-04-21T22:29:34.496Z] drwxr-xr-x 7 runner staff 224 Apr 21 20:55 jdk-17.0.19+10-test-image
[2026-04-21T22:29:34.496Z] Moving directory jdk-17.0.19+10-test-image/ to ../openjdk-test-image
[2026-04-21T22:29:34.496Z] Uncompressing OpenJDK17U-debugimage_x64_mac_hotspot_17.0.19_10.tar.gz over ./j2sdk-image...
[2026-04-21T22:29:35.404Z] Removing top-level folder jdk-17.0.19+10-debug-image/
[2026-04-21T22:29:35.404Z] Removing top-level folder jdk-17.0.19+10/
[2026-04-21T22:29:35.405Z] /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image...
[2026-04-21T22:29:35.405Z] javac_path: /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2026-04-21T22:29:35.405Z] Run: /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/java -version
[2026-04-21T22:29:35.405Z] =JAVA VERSION OUTPUT BEGIN=
[2026-04-21T22:29:35.405Z] openjdk version "17.0.19" 2026-04-21
[2026-04-21T22:29:35.405Z] OpenJDK Runtime Environment Temurin-17.0.19+10 (build 17.0.19+10)
[2026-04-21T22:29:35.405Z] OpenJDK 64-Bit Server VM Temurin-17.0.19+10 (build 17.0.19+10, mixed mode)
[2026-04-21T22:29:35.405Z] =JAVA VERSION OUTPUT END=
[2026-04-21T22:29:35.405Z] get testKitGen...
[2026-04-21T22:29:35.405Z] git clone -q https://github.com/adoptium/TKG.git
[2026-04-21T22:29:36.824Z] git rev-parse v1.0.13
[2026-04-21T22:29:36.824Z] git checkout -q -f 90bbe37ace87b9d72f24fd7dfb2a32d8c4d92423
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-04-21T22:29:36.775Z] $ ssh-agent -k
[2026-04-21T22:29:36.784Z] unset SSH_AUTH_SOCK;
[2026-04-21T22:29:36.785Z] unset SSH_AGENT_PID;
[2026-04-21T22:29:36.785Z] echo Agent pid 77348 killed;
[2026-04-21T22:29:37.711Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] echo
[2026-04-21T22:29:37.907Z] readProperties file: ./aqa-tests/job.properties
[Pipeline] readProperties
[Pipeline] echo
[2026-04-21T22:29:38.423Z] Reset TEST_JDK_HOME to /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-04-21T22:29:38.700Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.openjdk&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_mac&GENERATE_JOBS=true&KEEP_REPORTDIR=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.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:29:38.733Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.openjdk&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_mac&GENERATE_JOBS=true&KEEP_REPORTDIR=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=gha-macos15-x64-6697bf59&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:29:38.795Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-04-21T22:29:39.816Z] Copied 1 artifact from "getTRSSOutput" build number 2114
[Pipeline] sh
[2026-04-21T22:29:41.579Z] + cd ./aqa-tests/TKG/resources/TRSS
[2026-04-21T22:29:41.579Z] + gzip -cd TRSSOutput.tar.gz
[2026-04-21T22:29:41.579Z] + tar xof -
[2026-04-21T22:29:41.579Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-04-21T22:29:42.096Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-04-21T22:29:42.111Z] Test Dependency URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2026-04-21T22:29:42.155Z] 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:29:42.159Z] Machine limit is 4.
[Pipeline] sh
[2026-04-21T22:29:43.922Z] + cd ./aqa-tests/TKG
[2026-04-21T22:29:43.922Z] ++ uname
[2026-04-21T22:29:43.922Z] + '[' Darwin = AIX ']'
[2026-04-21T22:29:43.922Z] ++ uname
[2026-04-21T22:29:43.922Z] + '[' Darwin = SunOS ']'
[2026-04-21T22:29:43.922Z] ++ uname
[2026-04-21T22:29:43.922Z] + '[' Darwin = '*BSD' ']'
[2026-04-21T22:29:43.922Z] + MAKE=make
[2026-04-21T22:29:43.922Z] + make genParallelList TEST=sanity.openjdk TEST_TIME=120 NUM_MACHINES=
[2026-04-21T22:29:43.922Z] JAVA_HOME is set to /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-04-21T22:29:43.922Z] LIB_DIR is set to /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/../../externalDependency/lib
[2026-04-21T22:29:43.922Z] rm -f -r /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-04-21T22:29:43.922Z] mkdir -p /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-04-21T22:29:43.922Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-04-21T22:29:43.922Z] if [ -z "$(tail -1 /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.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_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-04-21T22:29:43.922Z] Buildfile: /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2026-04-21T22:29:43.922Z]
[2026-04-21T22:29:43.922Z] build:
[2026-04-21T22:29:43.922Z]
[2026-04-21T22:29:43.922Z] clean:
[2026-04-21T22:29:43.922Z]
[2026-04-21T22:29:43.922Z] init:
[2026-04-21T22:29:43.922Z] [mkdir] Created dir: /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/bin
[2026-04-21T22:29:43.922Z]
[2026-04-21T22:29:43.922Z] getDependentLibs:
[2026-04-21T22:29:43.922Z] [exec] --------------------------------------------
[2026-04-21T22:29:43.922Z] [exec] path is set to /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/../../externalDependency/lib
[2026-04-21T22:29:43.922Z] [exec] task is set to default
[2026-04-21T22:29:43.922Z] [exec] dependencyList is set to json_simple
[2026-04-21T22:29:43.922Z] [exec] System Test jars will not be downloaded.
[2026-04-21T22:29:43.922Z] [exec] --------------------------------------------
[2026-04-21T22:29:43.922Z] [exec] Starting download third party dependent jars
[2026-04-21T22:29:43.922Z] [exec] --------------------------------------------
[2026-04-21T22:29:43.922Z] [exec] downloading dependent third party jars to /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/../../externalDependency/lib
[2026-04-21T22:29:43.922Z] [exec] /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-04-21T22:29:43.922Z] [exec] downloaded dependent third party jars successfully
[2026-04-21T22:29:43.922Z]
[2026-04-21T22:29:43.922Z] compile:
[2026-04-21T22:29:43.922Z] [echo] Ant version is Apache Ant(TM) version 1.10.17 compiled on April 6 2026
[2026-04-21T22:29:43.922Z] [echo] ============COMPILER SETTINGS============
[2026-04-21T22:29:43.922Z] [echo] ===fork: yes
[2026-04-21T22:29:43.922Z] [echo] ===debug: on
[2026-04-21T22:29:43.922Z] [javac] Compiling 28 source files to /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/bin
[2026-04-21T22:29:45.797Z] [javac] Note: /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/src/org/openj9/envInfo/MachineInfo.java uses or overrides a deprecated API.
[2026-04-21T22:29:45.797Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-04-21T22:29:45.797Z]
[2026-04-21T22:29:45.797Z] dist:
[2026-04-21T22:29:45.797Z] [jar] Building jar: /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2026-04-21T22:29:45.797Z]
[2026-04-21T22:29:45.797Z] BUILD SUCCESSFUL
[2026-04-21T22:29:45.797Z] Total time: 2 seconds
[2026-04-21T22:29:45.797Z] 0
[2026-04-21T22:29:45.797Z] /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-04-21T22:29:45.797Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-04-21T22:29:45.797Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2026-04-21T22:29:47.665Z] ****************************** MACHINE INFO ******************************
[2026-04-21T22:29:47.665Z] File path : /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG
[2026-04-21T22:29:47.665Z] Free Physical Memory Size : 5345689600
[2026-04-21T22:29:47.665Z] Free space (bytes) : 116840706048
[2026-04-21T22:29:47.665Z] Total Physical Memory Size : 15032385536
[2026-04-21T22:29:47.665Z] Total space (bytes) : 348622118912
[2026-04-21T22:29:47.665Z] Usable space (bytes) : 116840706048
[2026-04-21T22:29:47.665Z] antVersion : Apache Ant(TM) version 1.10.17 compiled on April 6 2026
[2026-04-21T22:29:47.665Z] bashVersion :
[2026-04-21T22:29:47.665Z] GNU bash, version 5.3.9(1)-release (x86_64-apple-darwin23.6.0)
[2026-04-21T22:29:47.665Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2026-04-21T22:29:47.665Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-04-21T22:29:47.665Z]
[2026-04-21T22:29:47.665Z] This is free software; you are free to change and redistribute it.
[2026-04-21T22:29:47.665Z] There is NO WARRANTY, to the extent permitted by law.
[2026-04-21T22:29:47.665Z] cpuCores : 4
[2026-04-21T22:29:47.665Z] curlVersion :
[2026-04-21T22:29:47.665Z] 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:29:47.665Z] Release-Date: 2026-03-11
[2026-04-21T22:29:47.665Z] 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:29:47.665Z] 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:29:47.665Z] dockerVersion : bash: line 1: docker: command not found
[2026-04-21T22:29:47.665Z] gcc version : 17.0.0
[2026-04-21T22:29:47.665Z] gclibc version : bash: line 1: ldd: command not found
[2026-04-21T22:29:47.665Z] gdb version : bash: line 1: gdb: command not found
[2026-04-21T22:29:47.665Z] lldb version :
[2026-04-21T22:29:47.665Z] lldb-1700.0.9.502
[2026-04-21T22:29:47.665Z] Apple Swift version 6.1.2 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)
[2026-04-21T22:29:47.665Z] makeVersion :
[2026-04-21T22:29:47.665Z] GNU Make 3.81
[2026-04-21T22:29:47.665Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2026-04-21T22:29:47.665Z] This is free software; see the source for copying conditions.
[2026-04-21T22:29:47.665Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2026-04-21T22:29:47.665Z] PARTICULAR PURPOSE.
[2026-04-21T22:29:47.665Z]
[2026-04-21T22:29:47.665Z] This program built for i386-apple-darwin11.3.0
[2026-04-21T22:29:47.665Z] mavenVersion :
[2026-04-21T22:29:47.665Z] Apache Maven 3.9.14 (996c630dbc656c76214ce58821dcc58be960875b)
[2026-04-21T22:29:47.665Z] Maven home: /usr/local/Cellar/maven/3.9.14/libexec
[2026-04-21T22:29:47.665Z] Java version: 17.0.19, vendor: Eclipse Adoptium, runtime: /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home
[2026-04-21T22:29:47.665Z] Default locale: en_US, platform encoding: UTF-8
[2026-04-21T22:29:47.665Z] OS name: "mac os x", version: "15.7.5", arch: "x86_64", family: "mac"
[2026-04-21T22:29:47.665Z] perlVersion :
[2026-04-21T22:29:47.665Z]
[2026-04-21T22:29:47.665Z] This is perl 5, version 42, subversion 2 (v5.42.2) built for darwin-thread-multi-2level
[2026-04-21T22:29:47.665Z]
[2026-04-21T22:29:47.665Z] Copyright 1987-2026, Larry Wall
[2026-04-21T22:29:47.665Z]
[2026-04-21T22:29:47.665Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-04-21T22:29:47.665Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-04-21T22:29:47.665Z]
[2026-04-21T22:29:47.665Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-04-21T22:29:47.665Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-04-21T22:29:47.665Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-04-21T22:29:47.665Z]
[2026-04-21T22:29:47.665Z] podmanVersion : bash: line 1: podman: command not found
[2026-04-21T22:29:47.665Z] procArch : i386
[2026-04-21T22:29:47.665Z] sysArch : x86_64
[2026-04-21T22:29:47.665Z] sysOS : Darwin
[2026-04-21T22:29:47.665Z] ulimit :
[2026-04-21T22:29:47.665Z] core file size (blocks, -c) 0
[2026-04-21T22:29:47.665Z] data seg size (kbytes, -d) unlimited
[2026-04-21T22:29:47.665Z] file size (blocks, -f) unlimited
[2026-04-21T22:29:47.665Z] max locked memory (kbytes, -l) unlimited
[2026-04-21T22:29:47.665Z] max memory size (kbytes, -m) unlimited
[2026-04-21T22:29:47.665Z] open files (-n) 1048576
[2026-04-21T22:29:47.665Z] pipe size (512 bytes, -p) 1
[2026-04-21T22:29:47.665Z] stack size (kbytes, -s) 65532
[2026-04-21T22:29:47.665Z] cpu time (seconds, -t) unlimited
[2026-04-21T22:29:47.665Z] max user processes (-u) 2088
[2026-04-21T22:29:47.665Z] virtual memory (kbytes, -v) unlimited
[2026-04-21T22:29:47.665Z] uname : Darwin sjc20-av657-404d57bc-d319-48af-be4b-1a43b3a7d4f8-76607C8796A8.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:29:47.665Z] vmVendor : Oracle Corporation
[2026-04-21T22:29:47.665Z] vmVersion : 17.0.19+10
[2026-04-21T22:29:47.665Z] xlc version : bash: line 1: xlC: command not found
[2026-04-21T22:29:47.665Z] **************************************************************************
[2026-04-21T22:29:47.665Z]
[2026-04-21T22:29:47.665Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-04-21T22:29:47.665Z]
[2026-04-21T22:29:47.665Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-04-21T22:29:47.665Z]
[2026-04-21T22:29:47.665Z] System.getProperty('os.name')=Mac OS X
[2026-04-21T22:29:47.665Z]
[2026-04-21T22:29:47.665Z] System.getProperty('os.arch')=x86_64
[2026-04-21T22:29:47.665Z]
[2026-04-21T22:29:47.665Z] System.getProperty('java.fullversion')=null
[2026-04-21T22:29:47.665Z]
[2026-04-21T22:29:47.665Z] System.getProperty('sun.arch.data.model')=64
[2026-04-21T22:29:47.665Z]
[2026-04-21T22:29:47.665Z] /Applications/Xcode_16.4.app/Contents/Developer/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=sanity.openjdk TESTLIST= TRSS_URL= LIB_DIR=/Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/../../externalDependency/lib
[2026-04-21T22:29:47.665Z] perl scripts/configure.pl
[2026-04-21T22:29:47.665Z] /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/runner/agent/workspace/Test_openjdk17_hs_sanity.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=sanity.openjdk --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-04-21T22:29:48.589Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-04-21T22:29:48.589Z]
[2026-04-21T22:29:48.589Z]
[2026-04-21T22:29:48.589Z] Starting to generate parallel test lists.
[2026-04-21T22:29:48.589Z]
[2026-04-21T22:29:48.589Z] Parsing /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../openjdk/playlist.xml
[2026-04-21T22:29:48.589Z] Attempting to get test duration data from TRSS.
[2026-04-21T22:29:48.589Z] 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=sanity
[2026-04-21T22:29:48.589Z] Attempting to get test duration data from cached files.
[2026-04-21T22:29:48.589Z]
[2026-04-21T22:29:48.589Z] TEST DURATION
[2026-04-21T22:29:48.589Z] ====================================================================================
[2026-04-21T22:29:48.589Z] Total number of tests searched: 51
[2026-04-21T22:29:48.589Z] Number of test durations found: 51
[2026-04-21T22:29:48.589Z] Top slowest tests:
[2026-04-21T22:29:48.589Z] 78m32s langtools_all_0
[2026-04-21T22:29:48.589Z] 54m05s hotspot_tier1_compiler_0
[2026-04-21T22:29:48.589Z] 36m31s hotspot_tier1_gc_0
[2026-04-21T22:29:48.589Z] ====================================================================================
[2026-04-21T22:29:48.589Z]
[2026-04-21T22:29:48.589Z] Test target is split into 5 lists.
[2026-04-21T22:29:48.589Z] Reducing estimated test running time from 482m22s to 119m56s.
[2026-04-21T22:29:48.589Z]
[2026-04-21T22:29:48.589Z] -------------------------------------testList_0-------------------------------------
[2026-04-21T22:29:48.589Z] Number of tests: 4
[2026-04-21T22:29:48.589Z] Estimated running time: 119m32s
[2026-04-21T22:29:48.589Z] TESTLIST=langtools_all_0,jdk_lang_0,jdk_math_1,jdk11_tier1_buffer_1
[2026-04-21T22:29:48.589Z] ------------------------------------------------------------------------------------
[2026-04-21T22:29:48.589Z]
[2026-04-21T22:29:48.589Z] -------------------------------------testList_1-------------------------------------
[2026-04-21T22:29:48.589Z] Number of tests: 6
[2026-04-21T22:29:48.589Z] Estimated running time: 118m41s
[2026-04-21T22:29:48.589Z] TESTLIST=hotspot_tier1_compiler_0,hotspot_tier1_gc_0,jdk_util_other_1,jdk_foreign_0,jdk_svc_sanity_0,jdk_svc_sanity_1
[2026-04-21T22:29:48.589Z] ------------------------------------------------------------------------------------
[2026-04-21T22:29:48.589Z]
[2026-04-21T22:29:48.589Z] -------------------------------------testList_2-------------------------------------
[2026-04-21T22:29:48.589Z] Number of tests: 6
[2026-04-21T22:29:48.589Z] Estimated running time: 119m56s
[2026-04-21T22:29:48.589Z] TESTLIST=jdk_lang_1,hotspot_tier1_runtime_0,hotspot_tier1_serviceability_0,jdk_util_other_0,jdk_security4_0,jdk_foreign_1
[2026-04-21T22:29:48.589Z] ------------------------------------------------------------------------------------
[2026-04-21T22:29:48.589Z]
[2026-04-21T22:29:48.589Z] -------------------------------------testList_3-------------------------------------
[2026-04-21T22:29:48.589Z] Number of tests: 13
[2026-04-21T22:29:48.589Z] Estimated running time: 119m17s
[2026-04-21T22:29:48.589Z] TESTLIST=jdk_security4_1,jdk_collections_0,jdk_security1_0,jdk_collections_1,jdk_concurrent_1,jdk_security2_1,jdk_stream_0,jdk_security2_0,jdk_security1_1,jdk_concurrent_0,jdk_stream_1,jdk_math_0,jdk11_tier1_buffer_0
[2026-04-21T22:29:48.589Z] ------------------------------------------------------------------------------------
[2026-04-21T22:29:48.589Z]
[2026-04-21T22:29:48.589Z] -------------------------------------testList_4-------------------------------------
[2026-04-21T22:29:48.589Z] Number of tests: 22
[2026-04-21T22:29:48.589Z] Estimated running time: 04m54s
[2026-04-21T22:29:48.589Z] TESTLIST=jdk_lang_native_1,jdk_lang_native_0,jdk11_tier1_iso8859_1,jdk11_tier1_iso8859_0,jdk_math_2,jdk11_tier1_buffer_2,jdk_collections_2,jdk_lang_native_win_1,jdk_util_other_2,jdk_svc_sanity_2,hotspot_tier1_common_0,jdk_lang_native_2,jdk_lang_native_win_0,jdk_foreign_2,jdk_lang_2,jdk11_tier1_iso8859_2,jdk_concurrent_2,jdk_stream_2,jdk_security1_2,jdk_security4_2,jdk_lang_native_win_2,jdk_security2_2
[2026-04-21T22:29:48.589Z] ------------------------------------------------------------------------------------
[2026-04-21T22:29:48.589Z]
[2026-04-21T22:29:48.589Z] Parallel test lists file (/Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[Pipeline] fileExists
[Pipeline] echo
[2026-04-21T22:29:49.260Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-04-21T22:29:49.770Z] TEST_TIME (120 minutes) is not possible as it exceeds the machine limit. NUM_LIST 5 > MAX_NUM_MACHINES 4
[Pipeline] echo
[2026-04-21T22:29:49.771Z] Regenerate parallel list with NUM_MACHINES=4.
[Pipeline] sh
[2026-04-21T22:29:51.699Z] + cd ./aqa-tests/TKG
[2026-04-21T22:29:51.699Z] ++ uname
[2026-04-21T22:29:51.699Z] + '[' Darwin = AIX ']'
[2026-04-21T22:29:51.699Z] ++ uname
[2026-04-21T22:29:51.699Z] + '[' Darwin = SunOS ']'
[2026-04-21T22:29:51.699Z] ++ uname
[2026-04-21T22:29:51.699Z] + '[' Darwin = '*BSD' ']'
[2026-04-21T22:29:51.699Z] + MAKE=make
[2026-04-21T22:29:51.699Z] + make genParallelList TEST=sanity.openjdk NUM_MACHINES=4 TEST_TIME=
[2026-04-21T22:29:51.699Z] JAVA_HOME is set to /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-04-21T22:29:51.699Z] LIB_DIR is set to /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/../../externalDependency/lib
[2026-04-21T22:29:51.699Z] rm -f -r /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-04-21T22:29:51.699Z] mkdir -p /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-04-21T22:29:51.699Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-04-21T22:29:51.699Z] if [ -z "$(tail -1 /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.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_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-04-21T22:29:51.699Z] Buildfile: /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2026-04-21T22:29:51.699Z]
[2026-04-21T22:29:51.699Z] build:
[2026-04-21T22:29:51.699Z]
[2026-04-21T22:29:51.699Z] clean:
[2026-04-21T22:29:51.699Z] [delete] Deleting: /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/autoGenEnv.mk
[2026-04-21T22:29:51.699Z] [delete] Deleting directory /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/bin
[2026-04-21T22:29:51.699Z]
[2026-04-21T22:29:51.699Z] init:
[2026-04-21T22:29:51.699Z] [mkdir] Created dir: /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/bin
[2026-04-21T22:29:51.699Z]
[2026-04-21T22:29:51.699Z] getDependentLibs:
[2026-04-21T22:29:51.699Z] [exec] --------------------------------------------
[2026-04-21T22:29:51.699Z] [exec] path is set to /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/../../externalDependency/lib
[2026-04-21T22:29:51.699Z] [exec] task is set to default
[2026-04-21T22:29:51.699Z] [exec] dependencyList is set to json_simple
[2026-04-21T22:29:51.699Z] [exec] System Test jars will not be downloaded.
[2026-04-21T22:29:51.699Z] [exec] --------------------------------------------
[2026-04-21T22:29:51.699Z] [exec] Starting download third party dependent jars
[2026-04-21T22:29:51.699Z] [exec] --------------------------------------------
[2026-04-21T22:29:51.699Z] [exec] downloading dependent third party jars to /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/../../externalDependency/lib
[2026-04-21T22:29:51.699Z] [exec] /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-04-21T22:29:51.699Z] [exec] downloaded dependent third party jars successfully
[2026-04-21T22:29:51.699Z]
[2026-04-21T22:29:51.699Z] compile:
[2026-04-21T22:29:52.624Z] [echo] Ant version is Apache Ant(TM) version 1.10.17 compiled on April 6 2026
[2026-04-21T22:29:52.624Z] [echo] ============COMPILER SETTINGS============
[2026-04-21T22:29:52.624Z] [echo] ===fork: yes
[2026-04-21T22:29:52.624Z] [echo] ===debug: on
[2026-04-21T22:29:52.624Z] [javac] Compiling 28 source files to /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/bin
[2026-04-21T22:29:53.537Z] [javac] Note: /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/src/org/openj9/envInfo/MachineInfo.java uses or overrides a deprecated API.
[2026-04-21T22:29:53.537Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-04-21T22:29:54.445Z]
[2026-04-21T22:29:54.445Z] dist:
[2026-04-21T22:29:54.445Z] [jar] Building jar: /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2026-04-21T22:29:54.445Z]
[2026-04-21T22:29:54.445Z] BUILD SUCCESSFUL
[2026-04-21T22:29:54.445Z] Total time: 2 seconds
[2026-04-21T22:29:54.445Z] 0
[2026-04-21T22:29:54.445Z] /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-04-21T22:29:54.445Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-04-21T22:29:54.445Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2026-04-21T22:29:55.356Z] ****************************** MACHINE INFO ******************************
[2026-04-21T22:29:55.356Z] File path : /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG
[2026-04-21T22:29:55.356Z] Free Physical Memory Size : 5351481344
[2026-04-21T22:29:55.356Z] Free space (bytes) : 116840689664
[2026-04-21T22:29:55.356Z] Total Physical Memory Size : 15032385536
[2026-04-21T22:29:55.356Z] Total space (bytes) : 348622118912
[2026-04-21T22:29:55.356Z] Usable space (bytes) : 116840689664
[2026-04-21T22:29:55.356Z] antVersion : Apache Ant(TM) version 1.10.17 compiled on April 6 2026
[2026-04-21T22:29:55.356Z] bashVersion :
[2026-04-21T22:29:55.356Z] GNU bash, version 5.3.9(1)-release (x86_64-apple-darwin23.6.0)
[2026-04-21T22:29:55.356Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2026-04-21T22:29:55.356Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-04-21T22:29:55.356Z]
[2026-04-21T22:29:55.356Z] This is free software; you are free to change and redistribute it.
[2026-04-21T22:29:55.356Z] There is NO WARRANTY, to the extent permitted by law.
[2026-04-21T22:29:55.356Z] cpuCores : 4
[2026-04-21T22:29:55.356Z] curlVersion :
[2026-04-21T22:29:55.356Z] 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:29:55.356Z] Release-Date: 2026-03-11
[2026-04-21T22:29:55.356Z] 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:29:55.356Z] 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:29:55.356Z] dockerVersion : bash: line 1: docker: command not found
[2026-04-21T22:29:55.356Z] gcc version : 17.0.0
[2026-04-21T22:29:55.356Z] gclibc version : bash: line 1: ldd: command not found
[2026-04-21T22:29:55.356Z] gdb version : bash: line 1: gdb: command not found
[2026-04-21T22:29:55.356Z] lldb version :
[2026-04-21T22:29:55.356Z] lldb-1700.0.9.502
[2026-04-21T22:29:55.356Z] Apple Swift version 6.1.2 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)
[2026-04-21T22:29:55.356Z] makeVersion :
[2026-04-21T22:29:55.356Z] GNU Make 3.81
[2026-04-21T22:29:55.356Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2026-04-21T22:29:55.356Z] This is free software; see the source for copying conditions.
[2026-04-21T22:29:55.356Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2026-04-21T22:29:55.356Z] PARTICULAR PURPOSE.
[2026-04-21T22:29:55.356Z]
[2026-04-21T22:29:55.356Z] This program built for i386-apple-darwin11.3.0
[2026-04-21T22:29:55.356Z] mavenVersion :
[2026-04-21T22:29:55.356Z] Apache Maven 3.9.14 (996c630dbc656c76214ce58821dcc58be960875b)
[2026-04-21T22:29:55.356Z] Maven home: /usr/local/Cellar/maven/3.9.14/libexec
[2026-04-21T22:29:55.356Z] Java version: 17.0.19, vendor: Eclipse Adoptium, runtime: /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home
[2026-04-21T22:29:55.356Z] Default locale: en_US, platform encoding: UTF-8
[2026-04-21T22:29:55.356Z] OS name: "mac os x", version: "15.7.5", arch: "x86_64", family: "mac"
[2026-04-21T22:29:55.356Z] perlVersion :
[2026-04-21T22:29:55.356Z]
[2026-04-21T22:29:55.356Z] This is perl 5, version 42, subversion 2 (v5.42.2) built for darwin-thread-multi-2level
[2026-04-21T22:29:55.356Z]
[2026-04-21T22:29:55.356Z] Copyright 1987-2026, Larry Wall
[2026-04-21T22:29:55.356Z]
[2026-04-21T22:29:55.356Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-04-21T22:29:55.356Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-04-21T22:29:55.356Z]
[2026-04-21T22:29:55.356Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-04-21T22:29:55.356Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-04-21T22:29:55.356Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-04-21T22:29:55.356Z]
[2026-04-21T22:29:55.356Z] podmanVersion : bash: line 1: podman: command not found
[2026-04-21T22:29:55.356Z] procArch : i386
[2026-04-21T22:29:55.356Z] sysArch : x86_64
[2026-04-21T22:29:55.356Z] sysOS : Darwin
[2026-04-21T22:29:55.356Z] ulimit :
[2026-04-21T22:29:55.356Z] core file size (blocks, -c) 0
[2026-04-21T22:29:55.356Z] data seg size (kbytes, -d) unlimited
[2026-04-21T22:29:55.356Z] file size (blocks, -f) unlimited
[2026-04-21T22:29:55.356Z] max locked memory (kbytes, -l) unlimited
[2026-04-21T22:29:55.356Z] max memory size (kbytes, -m) unlimited
[2026-04-21T22:29:55.356Z] open files (-n) 1048576
[2026-04-21T22:29:55.356Z] pipe size (512 bytes, -p) 1
[2026-04-21T22:29:55.356Z] stack size (kbytes, -s) 65532
[2026-04-21T22:29:55.356Z] cpu time (seconds, -t) unlimited
[2026-04-21T22:29:55.356Z] max user processes (-u) 2088
[2026-04-21T22:29:55.356Z] virtual memory (kbytes, -v) unlimited
[2026-04-21T22:29:55.356Z] uname : Darwin sjc20-av657-404d57bc-d319-48af-be4b-1a43b3a7d4f8-76607C8796A8.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:29:55.356Z] vmVendor : Oracle Corporation
[2026-04-21T22:29:55.356Z] vmVersion : 17.0.19+10
[2026-04-21T22:29:55.356Z] xlc version : bash: line 1: xlC: command not found
[2026-04-21T22:29:55.356Z] **************************************************************************
[2026-04-21T22:29:55.356Z]
[2026-04-21T22:29:55.356Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-04-21T22:29:55.356Z]
[2026-04-21T22:29:55.356Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-04-21T22:29:55.356Z]
[2026-04-21T22:29:55.356Z] System.getProperty('os.name')=Mac OS X
[2026-04-21T22:29:55.356Z]
[2026-04-21T22:29:55.356Z] System.getProperty('os.arch')=x86_64
[2026-04-21T22:29:55.356Z]
[2026-04-21T22:29:55.356Z] System.getProperty('java.fullversion')=null
[2026-04-21T22:29:55.356Z]
[2026-04-21T22:29:55.356Z] System.getProperty('sun.arch.data.model')=64
[2026-04-21T22:29:55.356Z]
[2026-04-21T22:29:56.267Z] /Applications/Xcode_16.4.app/Contents/Developer/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES=4 TEST_TIME= TESTTARGET=sanity.openjdk TESTLIST= TRSS_URL= LIB_DIR=/Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/../../externalDependency/lib
[2026-04-21T22:29:56.267Z] perl scripts/configure.pl
[2026-04-21T22:29:56.267Z] /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/runner/agent/workspace/Test_openjdk17_hs_sanity.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=sanity.openjdk --testList= --numOfMachines=4 --testTime= --TRSSURL=
[2026-04-21T22:29:56.267Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-04-21T22:29:56.267Z]
[2026-04-21T22:29:56.267Z]
[2026-04-21T22:29:56.267Z] Starting to generate parallel test lists.
[2026-04-21T22:29:56.267Z]
[2026-04-21T22:29:56.267Z] Parsing /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../openjdk/playlist.xml
[2026-04-21T22:29:56.267Z] Attempting to get test duration data from TRSS.
[2026-04-21T22:29:56.267Z] 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=sanity
[2026-04-21T22:29:57.175Z] Attempting to get test duration data from cached files.
[2026-04-21T22:29:57.175Z]
[2026-04-21T22:29:57.175Z] TEST DURATION
[2026-04-21T22:29:57.175Z] ====================================================================================
[2026-04-21T22:29:57.175Z] Total number of tests searched: 51
[2026-04-21T22:29:57.175Z] Number of test durations found: 51
[2026-04-21T22:29:57.175Z] Top slowest tests:
[2026-04-21T22:29:57.175Z] 78m32s langtools_all_0
[2026-04-21T22:29:57.175Z] 54m05s hotspot_tier1_compiler_0
[2026-04-21T22:29:57.175Z] 36m31s hotspot_tier1_gc_0
[2026-04-21T22:29:57.175Z] ====================================================================================
[2026-04-21T22:29:57.175Z]
[2026-04-21T22:29:57.175Z] Test target is split into 4 lists.
[2026-04-21T22:29:57.175Z] Reducing estimated test running time from 482m22s to 121m01s.
[2026-04-21T22:29:57.175Z]
[2026-04-21T22:29:57.176Z] -------------------------------------testList_0-------------------------------------
[2026-04-21T22:29:57.176Z] Number of tests: 24
[2026-04-21T22:29:57.176Z] Estimated running time: 120m23s
[2026-04-21T22:29:57.176Z] TESTLIST=langtools_all_0,jdk_security4_1,jdk_concurrent_1,jdk_security1_1,jdk_foreign_1,jdk11_tier1_buffer_1,jdk_math_2,jdk11_tier1_buffer_2,jdk_collections_2,jdk_lang_native_win_1,jdk_util_other_2,jdk_svc_sanity_2,hotspot_tier1_common_0,jdk_lang_native_2,jdk_lang_native_win_0,jdk_foreign_2,jdk_lang_2,jdk11_tier1_iso8859_2,jdk_concurrent_2,jdk_stream_2,jdk_security1_2,jdk_security4_2,jdk_lang_native_win_2,jdk_security2_2
[2026-04-21T22:29:57.176Z] ------------------------------------------------------------------------------------
[2026-04-21T22:29:57.176Z]
[2026-04-21T22:29:57.176Z] -------------------------------------testList_1-------------------------------------
[2026-04-21T22:29:57.176Z] Number of tests: 9
[2026-04-21T22:29:57.176Z] Estimated running time: 120m30s
[2026-04-21T22:29:57.176Z] TESTLIST=hotspot_tier1_compiler_0,hotspot_tier1_serviceability_0,jdk_security4_0,jdk_collections_1,jdk_security2_0,jdk_foreign_0,jdk_svc_sanity_0,jdk_svc_sanity_1,jdk_lang_native_0
[2026-04-21T22:29:57.176Z] ------------------------------------------------------------------------------------
[2026-04-21T22:29:57.176Z]
[2026-04-21T22:29:57.176Z] -------------------------------------testList_2-------------------------------------
[2026-04-21T22:29:57.176Z] Number of tests: 9
[2026-04-21T22:29:57.176Z] Estimated running time: 120m26s
[2026-04-21T22:29:57.176Z] TESTLIST=hotspot_tier1_gc_0,hotspot_tier1_runtime_0,jdk_util_other_1,jdk_collections_0,jdk_stream_0,jdk_stream_1,jdk_math_0,jdk11_tier1_buffer_0,jdk11_tier1_iso8859_1
[2026-04-21T22:29:57.176Z] ------------------------------------------------------------------------------------
[2026-04-21T22:29:57.176Z]
[2026-04-21T22:29:57.176Z] -------------------------------------testList_3-------------------------------------
[2026-04-21T22:29:57.176Z] Number of tests: 9
[2026-04-21T22:29:57.176Z] Estimated running time: 121m01s
[2026-04-21T22:29:57.176Z] TESTLIST=jdk_lang_0,jdk_lang_1,jdk_util_other_0,jdk_security1_0,jdk_security2_1,jdk_concurrent_0,jdk_math_1,jdk_lang_native_1,jdk11_tier1_iso8859_0
[2026-04-21T22:29:57.176Z] ------------------------------------------------------------------------------------
[2026-04-21T22:29:57.176Z]
[2026-04-21T22:29:57.176Z] Parallel test lists file (/Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[Pipeline] fileExists
[Pipeline] echo
[2026-04-21T22:29:57.852Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-04-21T22:29:58.357Z] Saving parallelList.mk file on jenkins...
[Pipeline] dir
[2026-04-21T22:29:58.359Z] Running in /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG
[Pipeline] {
[Pipeline] archiveArtifacts
[2026-04-21T22:29:58.576Z] Archiving artifacts
[2026-04-21T22:29:58.924Z] Recording fingerprints
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
[2026-04-21T22:29:59.184Z] [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:29:59.745Z] GENERATE_JOBS is set to true, set test job Test_openjdk17_hs_sanity.openjdk_x86-64_mac_testList_0 params for generating the job
[Pipeline] echo
[2026-04-21T22:29:59.749Z] GENERATE_JOBS is set to true, set test job Test_openjdk17_hs_sanity.openjdk_x86-64_mac_testList_1 params for generating the job
[Pipeline] echo
[2026-04-21T22:29:59.751Z] GENERATE_JOBS is set to true, set test job Test_openjdk17_hs_sanity.openjdk_x86-64_mac_testList_2 params for generating the job
[Pipeline] echo
[2026-04-21T22:29:59.752Z] GENERATE_JOBS is set to true, set test job Test_openjdk17_hs_sanity.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:30:00.607Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2026-04-21T22:30:00.623Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2026-04-21T22:30:00.636Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2026-04-21T22:30:00.768Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2026-04-21T22:34:27.703Z] LEVELS: [sanity]
[2026-04-21T22:34:27.708Z] JDK_VERSIONS: [8]
[2026-04-21T22:34:27.708Z] GROUPS: [openjdk]
[2026-04-21T22:34:27.708Z] ARCH_OS_LIST: [x86-64_mac]
[2026-04-21T22:34:27.752Z] LEVELS: [sanity]
[2026-04-21T22:34:27.753Z] JDK_VERSIONS: [8]
[2026-04-21T22:34:27.753Z] GROUPS: [openjdk]
[2026-04-21T22:34:27.753Z] ARCH_OS_LIST: [x86-64_mac]
[2026-04-21T22:34:27.970Z] LEVELS: [sanity]
[2026-04-21T22:34:27.977Z] JDK_VERSIONS: [8]
[2026-04-21T22:34:27.977Z] GROUPS: [openjdk]
[2026-04-21T22:34:27.977Z] ARCH_OS_LIST: [x86-64_mac]
[2026-04-21T22:34:28.098Z] LEVELS: [sanity]
[2026-04-21T22:34:28.098Z] JDK_VERSIONS: [8]
[2026-04-21T22:34:28.098Z] GROUPS: [openjdk]
[2026-04-21T22:34:28.098Z] ARCH_OS_LIST: [x86-64_mac]
[2026-04-21T22:34:28.153Z] Existing items:
[2026-04-21T22:34:28.154Z] GeneratedJob{name='Test_openjdk17_hs_sanity.openjdk_x86-64_mac_testList_2'}
[2026-04-21T22:34:28.154Z] Unreferenced items:
[2026-04-21T22:34:28.154Z] GeneratedJob{name='Test_openjdk17_hs_sanity.openjdk_x86-64_mac_testList_0'}
[2026-04-21T22:34:28.154Z] GeneratedJob{name='Test_openjdk17_hs_sanity.openjdk_x86-64_mac_testList_1'}
[2026-04-21T22:34:28.154Z] GeneratedJob{name='Test_openjdk17_hs_sanity.openjdk_x86-64_mac_testList_3'}
[2026-04-21T22:34:28.291Z] Existing items:
[2026-04-21T22:34:28.291Z] GeneratedJob{name='Test_openjdk17_hs_sanity.openjdk_x86-64_mac_testList_2'}
[2026-04-21T22:34:28.291Z] GeneratedJob{name='Test_openjdk17_hs_sanity.openjdk_x86-64_mac_testList_3'}
[2026-04-21T22:34:28.291Z] Unreferenced items:
[2026-04-21T22:34:28.291Z] GeneratedJob{name='Test_openjdk17_hs_sanity.openjdk_x86-64_mac_testList_0'}
[2026-04-21T22:34:28.291Z] GeneratedJob{name='Test_openjdk17_hs_sanity.openjdk_x86-64_mac_testList_1'}
[2026-04-21T22:34:28.347Z] Existing items:
[2026-04-21T22:34:28.348Z] GeneratedJob{name='Test_openjdk17_hs_sanity.openjdk_x86-64_mac_testList_1'}
[2026-04-21T22:34:28.348Z] GeneratedJob{name='Test_openjdk17_hs_sanity.openjdk_x86-64_mac_testList_2'}
[2026-04-21T22:34:28.348Z] GeneratedJob{name='Test_openjdk17_hs_sanity.openjdk_x86-64_mac_testList_3'}
[2026-04-21T22:34:28.348Z] Unreferenced items:
[2026-04-21T22:34:28.348Z] GeneratedJob{name='Test_openjdk17_hs_sanity.openjdk_x86-64_mac_testList_0'}
[2026-04-21T22:34:28.376Z] Existing items:
[2026-04-21T22:34:28.376Z] GeneratedJob{name='Test_openjdk17_hs_sanity.openjdk_x86-64_mac_testList_0'}
[2026-04-21T22:34:28.376Z] GeneratedJob{name='Test_openjdk17_hs_sanity.openjdk_x86-64_mac_testList_1'}
[2026-04-21T22:34:28.376Z] GeneratedJob{name='Test_openjdk17_hs_sanity.openjdk_x86-64_mac_testList_2'}
[2026-04-21T22:34:28.376Z] GeneratedJob{name='Test_openjdk17_hs_sanity.openjdk_x86-64_mac_testList_3'}
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-04-21T22:34:31.616Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-04-21T22:34:33.548Z] + aqa-tests/terminateTestProcesses.sh runner
[2026-04-21T22:34:33.548Z] 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:34:34.402Z] [WS-CLEANUP] Deleting project workspace...
[2026-04-21T22:34:34.402Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-04-21T22:34:35.251Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2026-04-21T22:34:37.034Z] + find /cores -name '*core*' -print -exec rm -f '{}' ';'
[2026-04-21T22:34:37.034Z] /cores
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-04-21T22:34:37.557Z] 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:34:37.682Z] Scheduling project: Test_openjdk17_hs_sanity.openjdk_x86-64_mac_testList_0
[Pipeline] build
[2026-04-21T22:34:37.689Z] Scheduling project: Test_openjdk17_hs_sanity.openjdk_x86-64_mac_testList_1
[Pipeline] build
[2026-04-21T22:34:37.766Z] Scheduling project: Test_openjdk17_hs_sanity.openjdk_x86-64_mac_testList_2
[Pipeline] build
[2026-04-21T22:34:37.788Z] Scheduling project: Test_openjdk17_hs_sanity.openjdk_x86-64_mac_testList_3
[2026-04-21T22:34:45.097Z] Starting building: Test_openjdk17_hs_sanity.openjdk_x86-64_mac_testList_3 #27
[2026-04-21T22:34:45.105Z] Starting building: Test_openjdk17_hs_sanity.openjdk_x86-64_mac_testList_1 #54
[2026-04-21T22:34:45.107Z] Starting building: Test_openjdk17_hs_sanity.openjdk_x86-64_mac_testList_2 #45
[2026-04-21T22:34:45.111Z] Starting building: Test_openjdk17_hs_sanity.openjdk_x86-64_mac_testList_0 #58
[2026-04-22T05:53:38.930Z] Build Test_openjdk17_hs_sanity.openjdk_x86-64_mac_testList_0 #58 completed: UNSTABLE
[Pipeline] }
[2026-04-22T07:19:57.610Z] Build Test_openjdk17_hs_sanity.openjdk_x86-64_mac_testList_2 #45 completed: SUCCESS
[Pipeline] }
[2026-04-22T07:58:38.435Z] Build Test_openjdk17_hs_sanity.openjdk_x86-64_mac_testList_1 #54 completed: SUCCESS
[Pipeline] }
[2026-04-22T08:35:51.308Z] Build Test_openjdk17_hs_sanity.openjdk_x86-64_mac_testList_3 #27 completed: SUCCESS
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2026-04-22T08:35:51.392Z] Running on test-docker-ubuntu2404-armv7-9 in /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-04-22T08:35:51.789Z] [WS-CLEANUP] Deleting project workspace...
[2026-04-22T08:35:51.791Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-04-22T08:35:51.979Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2026-04-22T08:35:52.027Z] Test_openjdk17_hs_sanity.openjdk_x86-64_mac_testList_0 #58 completed with status UNSTABLE
[Pipeline] timeout
[2026-04-22T08:35:52.036Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-04-22T08:35:53.131Z] Copied 1 artifact from "Test_openjdk17_hs_sanity.openjdk_x86-64_mac_testList_0" build number 58
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-04-22T08:35:53.160Z] Saving Test_openjdk17_hs_sanity.openjdk_x86-64_mac_testList_0/58/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-04-22T08:35:53.344Z] Archiving artifacts
[2026-04-22T08:35:53.716Z] Recording fingerprints
[Pipeline] echo
[2026-04-22T08:35:53.922Z] Test_openjdk17_hs_sanity.openjdk_x86-64_mac_testList_1 #54 completed with status SUCCESS
[Pipeline] timeout
[2026-04-22T08:35:53.937Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-04-22T08:35:55.018Z] Copied 1 artifact from "Test_openjdk17_hs_sanity.openjdk_x86-64_mac_testList_1" build number 54
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-04-22T08:35:55.060Z] Saving Test_openjdk17_hs_sanity.openjdk_x86-64_mac_testList_1/54/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-04-22T08:35:55.243Z] Archiving artifacts
[2026-04-22T08:35:55.724Z] Recording fingerprints
[Pipeline] echo
[2026-04-22T08:35:55.919Z] Test_openjdk17_hs_sanity.openjdk_x86-64_mac_testList_2 #45 completed with status SUCCESS
[Pipeline] timeout
[2026-04-22T08:35:55.931Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-04-22T08:35:57.019Z] Copied 1 artifact from "Test_openjdk17_hs_sanity.openjdk_x86-64_mac_testList_2" build number 45
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-04-22T08:35:57.061Z] Saving Test_openjdk17_hs_sanity.openjdk_x86-64_mac_testList_2/45/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-04-22T08:35:57.244Z] Archiving artifacts
[2026-04-22T08:35:57.601Z] Recording fingerprints
[Pipeline] echo
[2026-04-22T08:35:57.796Z] Test_openjdk17_hs_sanity.openjdk_x86-64_mac_testList_3 #27 completed with status SUCCESS
[Pipeline] timeout
[2026-04-22T08:35:57.806Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-04-22T08:35:58.884Z] Copied 1 artifact from "Test_openjdk17_hs_sanity.openjdk_x86-64_mac_testList_3" build number 27
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-04-22T08:35:58.940Z] Saving Test_openjdk17_hs_sanity.openjdk_x86-64_mac_testList_3/27/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-04-22T08:35:59.120Z] Archiving artifacts
[2026-04-22T08:35:59.479Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2026-04-22T08:36:00.423Z] Tap file found: Test_openjdk17_hs_sanity.openjdk_x86-64_mac_testList_0/58/aqa-tests/TKG/output_17768319508438/Test_openjdk17_hs_sanity.openjdk_x86-64_mac_testList_0.tap...
[Pipeline] readFile
[Pipeline] findFiles
[Pipeline] echo
[2026-04-22T08:36:01.348Z] Tap file found: Test_openjdk17_hs_sanity.openjdk_x86-64_mac_testList_1/54/aqa-tests/TKG/output_17768419119914/Test_openjdk17_hs_sanity.openjdk_x86-64_mac_testList_1.tap...
[Pipeline] readFile
[Pipeline] findFiles
[Pipeline] echo
[2026-04-22T08:36:02.256Z] Tap file found: Test_openjdk17_hs_sanity.openjdk_x86-64_mac_testList_2/45/aqa-tests/TKG/output_1776837411613/Test_openjdk17_hs_sanity.openjdk_x86-64_mac_testList_2.tap...
[Pipeline] readFile
[Pipeline] findFiles
[Pipeline] echo
[2026-04-22T08:36:03.160Z] Tap file found: Test_openjdk17_hs_sanity.openjdk_x86-64_mac_testList_3/27/aqa-tests/TKG/output_17768425712153/Test_openjdk17_hs_sanity.openjdk_x86-64_mac_testList_3.tap...
[Pipeline] readFile
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-04-22T08:36:03.791Z] [WS-CLEANUP] Deleting project workspace...
[2026-04-22T08:36:03.791Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-04-22T08:36:03.973Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Rerun)
[Pipeline] echo
[2026-04-22T08:36:04.363Z] allocate a node for generating rerun job ...
[Pipeline] node
[2026-04-22T08:36:04.385Z] Running on test-osuosl-ubuntu2404-ppc64le-2 in /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac
[Pipeline] {
[Pipeline] echo
[2026-04-22T08:36:04.400Z] Generating rerun Test_openjdk17_hs_sanity.openjdk_x86-64_mac_rerun job for running failed test(s) ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk17_hs_sanity.openjdk_x86-64_mac_rerun)
[Pipeline] echo
[2026-04-22T08:36:04.424Z] GENERATE_JOBS is set to true, set test job Test_openjdk17_hs_sanity.openjdk_x86-64_mac_rerun params for generating the job
[Pipeline] fileExists
[Pipeline] sh
[2026-04-22T08:36:06.642Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2026-04-22T08:36:08.125Z] Processing DSL script testJobTemplate
[2026-04-22T08:41:45.200Z] LEVELS: [sanity]
[2026-04-22T08:41:45.200Z] JDK_VERSIONS: [8]
[2026-04-22T08:41:45.200Z] GROUPS: [openjdk]
[2026-04-22T08:41:45.200Z] ARCH_OS_LIST: [x86-64_mac]
[2026-04-22T08:41:45.498Z] Added items:
[2026-04-22T08:41:45.498Z] GeneratedJob{name='Test_openjdk17_hs_sanity.openjdk_x86-64_mac_rerun'}
[2026-04-22T08:41:45.499Z] Existing items:
[2026-04-22T08:41:45.499Z] GeneratedJob{name='Test_openjdk17_hs_sanity.openjdk_x86-64_mac_testList_0'}
[2026-04-22T08:41:45.499Z] GeneratedJob{name='Test_openjdk17_hs_sanity.openjdk_x86-64_mac_testList_1'}
[2026-04-22T08:41:45.499Z] GeneratedJob{name='Test_openjdk17_hs_sanity.openjdk_x86-64_mac_testList_2'}
[2026-04-22T08:41:45.499Z] GeneratedJob{name='Test_openjdk17_hs_sanity.openjdk_x86-64_mac_testList_3'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2026-04-22T08:41:47.766Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk17_hs_sanity.openjdk_x86-64_mac_rerun)
[Pipeline] build
[2026-04-22T08:41:47.785Z] Scheduling project: Test_openjdk17_hs_sanity.openjdk_x86-64_mac_rerun
[2026-04-22T08:41:54.437Z] Starting building: Test_openjdk17_hs_sanity.openjdk_x86-64_mac_rerun #11
Pausing (Preparing for shutdown)
Resuming build at Wed Apr 22 12:34:00 CEST 2026 after Jenkins restart
Ready to run at Wed Apr 22 12:34:00 CEST 2026
[2026-04-22T10:49:32.782Z] Build Test_openjdk17_hs_sanity.openjdk_x86-64_mac_rerun #11 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2026-04-22T10:49:32.827Z] Running on test-ibmcloud-rhel9-x64-2 in /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-04-22T10:49:32.918Z] [WS-CLEANUP] Deleting project workspace...
[2026-04-22T10:49:32.918Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-04-22T10:49:34.194Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2026-04-22T10:49:34.232Z] Test_openjdk17_hs_sanity.openjdk_x86-64_mac_rerun #11 completed with status UNSTABLE
[Pipeline] timeout
[2026-04-22T10:49:34.248Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-04-22T10:49:34.444Z] Copied 1 artifact from "Test_openjdk17_hs_sanity.openjdk_x86-64_mac_rerun" build number 11
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-04-22T10:49:34.476Z] Saving Test_openjdk17_hs_sanity.openjdk_x86-64_mac_rerun/11/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-04-22T10:49:34.499Z] Archiving artifacts
[2026-04-22T10:49:35.780Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2026-04-22T10:49:36.049Z] Tap file found: Test_openjdk17_hs_sanity.openjdk_x86-64_mac_rerun/11/aqa-tests/TKG/output_17768546805538/Test_openjdk17_hs_sanity.openjdk_x86-64_mac_rerun.tap...
[Pipeline] readFile
[Pipeline] echo
[2026-04-22T10:49:36.178Z] 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=sun%2Fsecurity%2Fkrb5%2Fauto%2FUserIterCount.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-22T10:49:36.248Z] [WS-CLEANUP] Deleting project workspace...
[2026-04-22T10:49:36.248Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-04-22T10:49:36.269Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE