Pre Test
Started by upstream project "build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin" build number 454
originally caused by:
Started by upstream project "build-scripts/openjdk11-pipeline" build number 2790
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_11ea" build number 449
originally caused by:
Started by timer
Obtained buildenv/jenkins/openjdk_tests from git https://github.com/adoptium/aqa-tests.git
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-04-06T20:50:05.444Z] SPEC: osx_x86-64
[Pipeline] echo
[2026-04-06T20:50:05.446Z] 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-06T20:50:05.591Z] dynamicAgents: []
[Pipeline] echo
[2026-04-06T20:50:05.599Z] Provisioning LABEL: ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)
[Pipeline] nodesByLabel
[2026-04-06T20:50:05.628Z] Found a total of 1 nodes with the 'ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)' label
[Pipeline] node
[2026-04-06T20:50:05.669Z] Running on test-orka-macos15-x64-ypr3c in /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests
[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-06T20:50:05.775Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-04-06T20:50:05.900Z] [WS-CLEANUP] Deleting project workspace...
[2026-04-06T20:50:05.900Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-04-06T20:50:06.347Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-04-06T20:50:06.473Z] The recommended git tool is: git
[2026-04-06T20:50:08.657Z] No credentials specified
[2026-04-06T20:50:08.657Z] DEPRECATED: Relative target directory is deprecated for Pipeline jobs. Use the 'dir' step instead.
[2026-04-06T20:50:08.697Z] Cloning the remote Git repository
[2026-04-06T20:50:08.888Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-04-06T20:50:10.177Z] > git init /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/aqa-tests # timeout=10
[2026-04-06T20:50:10.533Z] [WARNING] Reference path does not exist: /Users/admin/openjdk_cache
[2026-04-06T20:50:10.564Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-04-06T20:50:10.564Z] > git --version # timeout=10
[2026-04-06T20:50:10.602Z] > git --version # 'git version 2.39.5 (Apple Git-154)'
[2026-04-06T20:50:10.603Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-04-06T20:50:13.897Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-04-06T20:50:13.938Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-04-06T20:50:17.882Z] Avoid second fetch
[2026-04-06T20:50:17.877Z] > git rev-parse origin/master^{commit} # timeout=10
[2026-04-06T20:50:17.958Z] Checking out Revision 331e22a7dab45aa9e7eb115945bfb1a192c9a939 (origin/master)
[2026-04-06T20:50:17.999Z] > git config core.sparsecheckout # timeout=10
[2026-04-06T20:50:18.041Z] > git checkout -f 331e22a7dab45aa9e7eb115945bfb1a192c9a939 # timeout=10
[2026-04-06T20:50:21.234Z] Commit message: "Update ProblemList_openjdkvalhalla-openj9 from April 5 run (#6998)"
[2026-04-06T20:50:21.242Z] > git rev-list --no-walk 400e734586ba2f889efd8e7286a436350f92cb9e # timeout=10
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/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-06T20:50:28.246Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] echo
[2026-04-06T20:50:28.315Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-04-06T20:50:29.037Z] + LC_TIME=C
[2026-04-06T20:50:29.037Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-04-06T20:50:29.297Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-04-06T20:50:29.851Z] + aqa-tests/terminateTestProcesses.sh admin
[2026-04-06T20:50:30.230Z] Mac type machine.. do not terminate any remaining processes as Orka mac VMs are not process isolated, see: https://github.com/adoptium/aqa-tests/issues/4964
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2026-04-06T20:50:32.621Z] + printenv
[2026-04-06T20:50:32.621Z] DYNAMIC_COMPILE=true
[2026-04-06T20:50:32.621Z] BUILD_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk11u/job/jdk11u-mac-x64-temurin_SmokeTests/320/
[2026-04-06T20:50:32.621Z] OPENJ9_BRANCH=master
[2026-04-06T20:50:32.621Z] JENKINS_NODE_COOKIE=06422703-9d7c-4228-9967-8a64149eca3d
[2026-04-06T20:50:32.621Z] DOCKER_REQUIRED=false
[2026-04-06T20:50:32.621Z] PARALLEL=None
[2026-04-06T20:50:32.621Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-04-06T20:50:32.621Z] SHELL=/bin/zsh
[2026-04-06T20:50:32.621Z] jobStatus=SUCCESS
[2026-04-06T20:50:32.621Z] JOBSTARTTIME=Mon, 06 Apr 2026 16:50:28 -0400
[2026-04-06T20:50:32.621Z] SSH_CLIENT=10.221.188.31 22431 22
[2026-04-06T20:50:32.621Z] STAGE_NAME=Setup
[2026-04-06T20:50:32.621Z] TMPDIR=/var/folders/5g/45056cn5037blctyp8y7_7jm0000gn/T/
[2026-04-06T20:50:32.621Z] BUILD_TAG=jenkins-build-scripts-jobs-jdk11u-jdk11u-mac-x64-temurin_SmokeTests-320
[2026-04-06T20:50:32.621Z] SDK_RESOURCE=upstream
[2026-04-06T20:50:32.621Z] TIME_LIMIT=1
[2026-04-06T20:50:32.621Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-04-06T20:50:32.621Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-04-06T20:50:32.621Z] JOB_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk11u/job/jdk11u-mac-x64-temurin_SmokeTests/
[2026-04-06T20:50:32.621Z] WORKSPACE=/Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests
[2026-04-06T20:50:32.621Z] VENDOR_TEST_REPOS=https://github.com/adoptium/temurin-build
[2026-04-06T20:50:32.621Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk11u/job/jdk11u-mac-x64-temurin_SmokeTests/320/display/redirect?page=changes
[2026-04-06T20:50:32.621Z] ACTIVE_NODE_TIMEOUT=5
[2026-04-06T20:50:32.621Z] USER=admin
[2026-04-06T20:50:32.621Z] ADOPTOPENJDK_BRANCH=master
[2026-04-06T20:50:32.621Z] ARCHIVE_TEST_RESULTS=false
[2026-04-06T20:50:32.621Z] OPENJCEPLUS_GIT_BRANCH=semeru-java11
[2026-04-06T20:50:32.621Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin
[2026-04-06T20:50:32.621Z] STF_OWNER_BRANCH=adoptium:master
[2026-04-06T20:50:32.621Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk11u/job/jdk11u-mac-x64-temurin_SmokeTests/320/display/redirect?page=artifacts
[2026-04-06T20:50:32.621Z] LIGHT_WEIGHT_CHECKOUT=true
[2026-04-06T20:50:32.621Z] __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0
[2026-04-06T20:50:32.621Z] ORIGIN_JDK_VERSION=11
[2026-04-06T20:50:32.621Z] SPEC=osx_x86-64
[2026-04-06T20:50:32.621Z] PERSONAL_BUILD=false
[2026-04-06T20:50:32.621Z] TKG_ITERATIONS=1
[2026-04-06T20:50:32.621Z] TKG_OWNER_BRANCH=adoptium:master
[2026-04-06T20:50:32.621Z] ITERATIONS=1
[2026-04-06T20:50:32.621Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-04-06T20:50:32.621Z] KEEP_REPORTDIR=false
[2026-04-06T20:50:32.621Z] PATH=/usr/local/bin:/opt/X11/bin:/usr/bin:/bin:/usr/sbin:/sbin
[2026-04-06T20:50:32.621Z] LIB_DIR=/Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-04-06T20:50:32.621Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk11u/job/jdk11u-mac-x64-temurin_SmokeTests/320/display/redirect
[2026-04-06T20:50:32.621Z] _=/usr/bin/printenv
[2026-04-06T20:50:32.621Z] GENERATE_JOBS=false
[2026-04-06T20:50:32.621Z] PWD=/Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests
[2026-04-06T20:50:32.621Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2026-04-06T20:50:32.621Z] HUDSON_URL=https://ci.adoptium.net/
[2026-04-06T20:50:32.621Z] EXIT_FAILURE=false
[2026-04-06T20:50:32.621Z] JDK_VERSION=11
[2026-04-06T20:50:32.621Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-04-06T20:50:32.621Z] VENDOR_TEST_DIRS=/test/functional
[2026-04-06T20:50:32.621Z] JOB_NAME=build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests
[2026-04-06T20:50:32.621Z] BUILD_DISPLAY_NAME=#320
[2026-04-06T20:50:32.621Z] USE_TESTENV_PROPERTIES=false
[2026-04-06T20:50:32.621Z] BUILD_ID=320
[2026-04-06T20:50:32.621Z] EXIT_SUCCESS=false
[2026-04-06T20:50:32.621Z] JENKINS_URL=https://ci.adoptium.net/
[2026-04-06T20:50:32.621Z] PLATFORM=x86-64_mac
[2026-04-06T20:50:32.621Z] JDK_IMPL=hotspot
[2026-04-06T20:50:32.621Z] JOB_BASE_NAME=jdk11u-mac-x64-temurin_SmokeTests
[2026-04-06T20:50:32.621Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk11u/job/jdk11u-mac-x64-temurin_SmokeTests/320/display/redirect?page=tests
[2026-04-06T20:50:32.621Z] AUTO_DETECT=true
[2026-04-06T20:50:32.621Z] SHLVL=2
[2026-04-06T20:50:32.621Z] HOME=/Users/admin
[2026-04-06T20:50:32.621Z] TAP_NAME=build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests.tap
[2026-04-06T20:50:32.621Z] CI=true
[2026-04-06T20:50:32.621Z] WORKSPACE_TMP=/Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests@tmp
[2026-04-06T20:50:32.621Z] EXECUTOR_NUMBER=0
[2026-04-06T20:50:32.621Z] JENKINS_SERVER_COOKIE=durable-0e160859f21bad91961a53ca0065dca450683e2e0625eec16701bbac0a7f7613
[2026-04-06T20:50:32.621Z] NODE_LABELS=test-orka-macos15-x64-ypr3c macos15 test ci.role.test sw.os.osx hw.arch.x86 orka mac sw.os.mac x86_64 x64 x86 ci.role.perf
[2026-04-06T20:50:32.621Z] LOGNAME=admin
[2026-04-06T20:50:32.621Z] TARGET=extended.functional
[2026-04-06T20:50:32.621Z] BUILD_LIST=functional/buildAndPackage
[2026-04-06T20:50:32.621Z] SYSTEM_LIB_DIR=/Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/../../../../../externalDependency/system_lib
[2026-04-06T20:50:32.621Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-04-06T20:50:32.621Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-04-06T20:50:32.621Z] SSH_CONNECTION=10.221.188.31 22431 192.168.122.2 22
[2026-04-06T20:50:32.621Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-04-06T20:50:32.621Z] UPSTREAM_JOB_NUMBER=454
[2026-04-06T20:50:32.621Z] NODE_NAME=test-orka-macos15-x64-ypr3c
[2026-04-06T20:50:32.621Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk11u/job/jdk11u-mac-x64-temurin_SmokeTests/display/redirect
[2026-04-06T20:50:32.621Z] BUILD_NUMBER=320
[2026-04-06T20:50:32.621Z] KEEP_WORKSPACE=false
[2026-04-06T20:50:32.621Z] HUDSON_COOKIE=716dc57d-cc7f-4e0a-bb70-5bce6555325e
[2026-04-06T20:50:32.621Z] VENDOR_TEST_BRANCHES=master
[2026-04-06T20:50:32.621Z] PERF_ROOT=/Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/../../benchmarks
[2026-04-06T20:50:32.621Z] USE_JRE=false
[2026-04-06T20:50:32.621Z] TEST_JDK_HOME=/Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image
[2026-04-06T20:50:32.621Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-04-06T20:50:32.621Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-04-06T20:50:32.733Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-04-06T20:50:32.785Z] Running in /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-04-06T20:51:33.214Z] Copied 7 artifacts from "build-scripts » jobs » jdk11u » jdk11u-mac-x64-temurin" build number 454
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type 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_BRANCHES (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_DIRS (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_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-04-06T20:51:34.357Z] 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-06T20:51:34.433Z] Running in /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests
[Pipeline] {
[Pipeline] sshagent
[2026-04-06T20:51:34.548Z] $ ssh-agent
[2026-04-06T20:51:34.715Z] SSH_AUTH_SOCK=/var/folders/5g/45056cn5037blctyp8y7_7jm0000gn/T//ssh-tQ9dtefofyHP/agent.2092
[2026-04-06T20:51:34.716Z] SSH_AGENT_PID=2093
[2026-04-06T20:51:34.716Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-04-06T20:51:34.830Z] Running in /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/aqa-tests
[Pipeline] {
[Pipeline] sh
[2026-04-06T20:51:35.564Z] ++ pwd
[2026-04-06T20:51:35.564Z] + ./get.sh -s /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/aqa-tests/.. -p x86-64_mac -r upstream -j 11 -i hotspot --clone_openj9 true --openj9_repo https://github.com/eclipse-openj9/openj9.git --openj9_branch master --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master --vendor_repos https://github.com/adoptium/temurin-build --vendor_branches master --vendor_dirs /test/functional
[2026-04-06T20:51:36.869Z] TESTDIR: /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/aqa-tests
[2026-04-06T20:51:36.869Z] get jdk binary...
[2026-04-06T20:51:36.869Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-04-06T20:51:36.869Z] Uncompressing file: OpenJDK11U-jdk_x64_mac_hotspot_11.0.31_10-ea.tar.gz ...
[2026-04-06T20:51:38.158Z] List files in jdkbinary folder...
[2026-04-06T20:51:38.158Z] total 619328
[2026-04-06T20:51:38.158Z] -rw-r--r-- 1 admin staff 37735699 Apr 6 16:25 OpenJDK11U-debugimage_x64_mac_hotspot_11.0.31_10-ea.tar.gz
[2026-04-06T20:51:38.158Z] -rw-r--r-- 1 admin staff 187340250 Apr 6 16:33 OpenJDK11U-jdk_x64_mac_hotspot_11.0.31_10-ea.tar.gz
[2026-04-06T20:51:38.158Z] -rw-r--r-- 1 admin staff 39088594 Apr 6 16:33 OpenJDK11U-jre_x64_mac_hotspot_11.0.31_10-ea.tar.gz
[2026-04-06T20:51:38.158Z] -rw-r--r-- 1 admin staff 28048 Apr 6 16:30 OpenJDK11U-sbom_x64_mac_hotspot_11.0.31_10-ea-metadata.json
[2026-04-06T20:51:38.158Z] -rw-r--r-- 1 admin staff 150271 Apr 6 16:45 OpenJDK11U-sbom_x64_mac_hotspot_11.0.31_10-ea.json
[2026-04-06T20:51:38.158Z] -rw-r--r-- 1 admin staff 3383054 Apr 6 16:33 OpenJDK11U-static-libs_x64_mac_hotspot_11.0.31_10-ea.tar.gz
[2026-04-06T20:51:38.158Z] -rw-r--r-- 1 admin staff 32806780 Apr 6 16:24 OpenJDK11U-testimage_x64_mac_hotspot_11.0.31_10-ea.tar.gz
[2026-04-06T20:51:38.159Z] drwxr-xr-x 3 admin staff 96 Apr 6 16:51 tmp
[2026-04-06T20:51:38.159Z] List files in jdkbinary/tmp folder...
[2026-04-06T20:51:38.159Z] total 0
[2026-04-06T20:51:38.159Z] drwxr-xr-x 3 admin staff 96 Apr 6 09:32 jdk-11.0.31+10
[2026-04-06T20:51:38.159Z] Moving directory jdk-11.0.31+10/ to ../j2sdk-image
[2026-04-06T20:51:38.159Z] Uncompressing file: OpenJDK11U-jre_x64_mac_hotspot_11.0.31_10-ea.tar.gz ...
[2026-04-06T20:51:38.536Z] List files in jdkbinary folder...
[2026-04-06T20:51:38.536Z] total 619328
[2026-04-06T20:51:38.536Z] -rw-r--r-- 1 admin staff 37735699 Apr 6 16:25 OpenJDK11U-debugimage_x64_mac_hotspot_11.0.31_10-ea.tar.gz
[2026-04-06T20:51:38.536Z] -rw-r--r-- 1 admin staff 187340250 Apr 6 16:33 OpenJDK11U-jdk_x64_mac_hotspot_11.0.31_10-ea.tar.gz
[2026-04-06T20:51:38.536Z] -rw-r--r-- 1 admin staff 39088594 Apr 6 16:33 OpenJDK11U-jre_x64_mac_hotspot_11.0.31_10-ea.tar.gz
[2026-04-06T20:51:38.536Z] -rw-r--r-- 1 admin staff 28048 Apr 6 16:30 OpenJDK11U-sbom_x64_mac_hotspot_11.0.31_10-ea-metadata.json
[2026-04-06T20:51:38.536Z] -rw-r--r-- 1 admin staff 150271 Apr 6 16:45 OpenJDK11U-sbom_x64_mac_hotspot_11.0.31_10-ea.json
[2026-04-06T20:51:38.536Z] -rw-r--r-- 1 admin staff 3383054 Apr 6 16:33 OpenJDK11U-static-libs_x64_mac_hotspot_11.0.31_10-ea.tar.gz
[2026-04-06T20:51:38.536Z] -rw-r--r-- 1 admin staff 32806780 Apr 6 16:24 OpenJDK11U-testimage_x64_mac_hotspot_11.0.31_10-ea.tar.gz
[2026-04-06T20:51:38.536Z] drwxr-xr-x 3 admin staff 96 Apr 6 09:32 j2sdk-image
[2026-04-06T20:51:38.536Z] drwxr-xr-x 3 admin staff 96 Apr 6 16:51 tmp
[2026-04-06T20:51:38.536Z] List files in jdkbinary/tmp folder...
[2026-04-06T20:51:38.536Z] total 0
[2026-04-06T20:51:38.536Z] drwxr-xr-x 3 admin staff 96 Apr 6 09:33 jdk-11.0.31+10-jre
[2026-04-06T20:51:38.536Z] Moving directory jdk-11.0.31+10-jre/ to ../j2re-image
[2026-04-06T20:51:38.536Z] Uncompressing file: OpenJDK11U-static-libs_x64_mac_hotspot_11.0.31_10-ea.tar.gz ...
[2026-04-06T20:51:38.919Z] List files in jdkbinary folder...
[2026-04-06T20:51:38.919Z] total 619328
[2026-04-06T20:51:38.919Z] -rw-r--r-- 1 admin staff 37735699 Apr 6 16:25 OpenJDK11U-debugimage_x64_mac_hotspot_11.0.31_10-ea.tar.gz
[2026-04-06T20:51:38.919Z] -rw-r--r-- 1 admin staff 187340250 Apr 6 16:33 OpenJDK11U-jdk_x64_mac_hotspot_11.0.31_10-ea.tar.gz
[2026-04-06T20:51:38.919Z] -rw-r--r-- 1 admin staff 39088594 Apr 6 16:33 OpenJDK11U-jre_x64_mac_hotspot_11.0.31_10-ea.tar.gz
[2026-04-06T20:51:38.919Z] -rw-r--r-- 1 admin staff 28048 Apr 6 16:30 OpenJDK11U-sbom_x64_mac_hotspot_11.0.31_10-ea-metadata.json
[2026-04-06T20:51:38.919Z] -rw-r--r-- 1 admin staff 150271 Apr 6 16:45 OpenJDK11U-sbom_x64_mac_hotspot_11.0.31_10-ea.json
[2026-04-06T20:51:38.919Z] -rw-r--r-- 1 admin staff 3383054 Apr 6 16:33 OpenJDK11U-static-libs_x64_mac_hotspot_11.0.31_10-ea.tar.gz
[2026-04-06T20:51:38.919Z] -rw-r--r-- 1 admin staff 32806780 Apr 6 16:24 OpenJDK11U-testimage_x64_mac_hotspot_11.0.31_10-ea.tar.gz
[2026-04-06T20:51:38.919Z] drwxr-xr-x 3 admin staff 96 Apr 6 09:33 j2re-image
[2026-04-06T20:51:38.919Z] drwxr-xr-x 3 admin staff 96 Apr 6 09:32 j2sdk-image
[2026-04-06T20:51:38.919Z] drwxr-xr-x 3 admin staff 96 Apr 6 16:51 tmp
[2026-04-06T20:51:38.919Z] List files in jdkbinary/tmp folder...
[2026-04-06T20:51:38.919Z] total 0
[2026-04-06T20:51:38.919Z] drwxr-xr-x 3 admin staff 96 Apr 6 16:24 jdk-11.0.31+10-static-libs
[2026-04-06T20:51:38.919Z] Moving directory jdk-11.0.31+10-static-libs/ to ../static-libs
[2026-04-06T20:51:38.919Z] Uncompressing file: OpenJDK11U-testimage_x64_mac_hotspot_11.0.31_10-ea.tar.gz ...
[2026-04-06T20:51:39.733Z] List files in jdkbinary folder...
[2026-04-06T20:51:40.096Z] total 619328
[2026-04-06T20:51:40.097Z] -rw-r--r-- 1 admin staff 37735699 Apr 6 16:25 OpenJDK11U-debugimage_x64_mac_hotspot_11.0.31_10-ea.tar.gz
[2026-04-06T20:51:40.097Z] -rw-r--r-- 1 admin staff 187340250 Apr 6 16:33 OpenJDK11U-jdk_x64_mac_hotspot_11.0.31_10-ea.tar.gz
[2026-04-06T20:51:40.097Z] -rw-r--r-- 1 admin staff 39088594 Apr 6 16:33 OpenJDK11U-jre_x64_mac_hotspot_11.0.31_10-ea.tar.gz
[2026-04-06T20:51:40.097Z] -rw-r--r-- 1 admin staff 28048 Apr 6 16:30 OpenJDK11U-sbom_x64_mac_hotspot_11.0.31_10-ea-metadata.json
[2026-04-06T20:51:40.097Z] -rw-r--r-- 1 admin staff 150271 Apr 6 16:45 OpenJDK11U-sbom_x64_mac_hotspot_11.0.31_10-ea.json
[2026-04-06T20:51:40.097Z] -rw-r--r-- 1 admin staff 3383054 Apr 6 16:33 OpenJDK11U-static-libs_x64_mac_hotspot_11.0.31_10-ea.tar.gz
[2026-04-06T20:51:40.097Z] -rw-r--r-- 1 admin staff 32806780 Apr 6 16:24 OpenJDK11U-testimage_x64_mac_hotspot_11.0.31_10-ea.tar.gz
[2026-04-06T20:51:40.097Z] drwxr-xr-x 3 admin staff 96 Apr 6 09:33 j2re-image
[2026-04-06T20:51:40.097Z] drwxr-xr-x 3 admin staff 96 Apr 6 09:32 j2sdk-image
[2026-04-06T20:51:40.097Z] drwxr-xr-x 3 admin staff 96 Apr 6 16:24 static-libs
[2026-04-06T20:51:40.097Z] drwxr-xr-x 3 admin staff 96 Apr 6 16:51 tmp
[2026-04-06T20:51:40.097Z] List files in jdkbinary/tmp folder...
[2026-04-06T20:51:40.097Z] total 0
[2026-04-06T20:51:40.097Z] drwxr-xr-x 6 admin staff 192 Apr 6 16:16 jdk-11.0.31+10-test-image
[2026-04-06T20:51:40.097Z] Moving directory jdk-11.0.31+10-test-image/ to ../openjdk-test-image
[2026-04-06T20:51:40.097Z] Uncompressing OpenJDK11U-debugimage_x64_mac_hotspot_11.0.31_10-ea.tar.gz over ./j2sdk-image...
[2026-04-06T20:51:40.484Z] Removing top-level folder jdk-11.0.31+10-debug-image/
[2026-04-06T20:51:40.484Z] Removing top-level folder jdk-11.0.31+10/
[2026-04-06T20:51:41.271Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image...
[2026-04-06T20:51:41.271Z] javac_path: /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2026-04-06T20:51:41.271Z] Run: /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/java -version
[2026-04-06T20:51:41.271Z] =JAVA VERSION OUTPUT BEGIN=
[2026-04-06T20:51:44.583Z] openjdk version "11.0.31-beta" 2026-04-21
[2026-04-06T20:51:44.583Z] OpenJDK Runtime Environment Temurin-11.0.31+10-202604062005 (build 11.0.31-beta+10-ea)
[2026-04-06T20:51:44.583Z] OpenJDK 64-Bit Server VM Temurin-11.0.31+10-202604062005 (build 11.0.31-beta+10-ea, mixed mode)
[2026-04-06T20:51:44.583Z] =JAVA VERSION OUTPUT END=
[2026-04-06T20:51:44.583Z] get testKitGen...
[2026-04-06T20:51:44.583Z] git clone -q https://github.com/adoptium/TKG.git
[2026-04-06T20:51:46.513Z] git rev-parse master
[2026-04-06T20:51:46.513Z] git checkout -q -f c0d1b5f4a27958b0a11e3e741e09943d2366314c
[2026-04-06T20:51:46.513Z] get functional test material...
[2026-04-06T20:51:46.513Z] git clone --depth 1 --reference-if-able /Users/admin/openjdk_cache -b master https://github.com/eclipse-openj9/openj9.git
[2026-04-06T20:51:46.513Z] Cloning into 'openj9'...
[2026-04-06T20:51:46.513Z] info: Could not add alternate for '/Users/admin/openjdk_cache': reference repository '/Users/admin/openjdk_cache' is not a local repository.
[2026-04-06T20:51:53.237Z] Updating files: 43% (4445/10153)
[2026-04-06T20:51:53.237Z] Updating files: 44% (4468/10153)
[2026-04-06T20:51:53.237Z] Updating files: 45% (4569/10153)
[2026-04-06T20:51:53.237Z] Updating files: 46% (4671/10153)
[2026-04-06T20:51:53.237Z] Updating files: 47% (4772/10153)
[2026-04-06T20:51:53.237Z] Updating files: 48% (4874/10153)
[2026-04-06T20:51:53.237Z] Updating files: 49% (4975/10153)
[2026-04-06T20:51:53.237Z] Updating files: 50% (5077/10153)
[2026-04-06T20:51:53.237Z] Updating files: 51% (5179/10153)
[2026-04-06T20:51:53.237Z] Updating files: 52% (5280/10153)
[2026-04-06T20:51:53.237Z] Updating files: 53% (5382/10153)
[2026-04-06T20:51:53.237Z] Updating files: 54% (5483/10153)
[2026-04-06T20:51:53.237Z] Updating files: 55% (5585/10153)
[2026-04-06T20:51:53.237Z] Updating files: 56% (5686/10153)
[2026-04-06T20:51:53.237Z] Updating files: 57% (5788/10153)
[2026-04-06T20:51:53.237Z] Updating files: 58% (5889/10153)
[2026-04-06T20:51:53.237Z] Updating files: 59% (5991/10153)
[2026-04-06T20:51:53.237Z] Updating files: 60% (6092/10153)
[2026-04-06T20:51:53.237Z] Updating files: 61% (6194/10153)
[2026-04-06T20:51:53.237Z] Updating files: 62% (6295/10153)
[2026-04-06T20:51:53.237Z] Updating files: 63% (6397/10153)
[2026-04-06T20:51:53.237Z] Updating files: 64% (6498/10153)
[2026-04-06T20:51:53.237Z] Updating files: 65% (6600/10153)
[2026-04-06T20:51:53.237Z] Updating files: 66% (6701/10153)
[2026-04-06T20:51:53.237Z] Updating files: 67% (6803/10153)
[2026-04-06T20:51:53.237Z] Updating files: 68% (6905/10153)
[2026-04-06T20:51:53.237Z] Updating files: 69% (7006/10153)
[2026-04-06T20:51:53.237Z] Updating files: 70% (7108/10153)
[2026-04-06T20:51:53.237Z] Updating files: 71% (7209/10153)
[2026-04-06T20:51:53.237Z] Updating files: 72% (7311/10153)
[2026-04-06T20:51:53.237Z] Updating files: 73% (7412/10153)
[2026-04-06T20:51:53.237Z] Updating files: 74% (7514/10153)
[2026-04-06T20:51:53.237Z] Updating files: 75% (7615/10153)
[2026-04-06T20:51:53.237Z] Updating files: 76% (7717/10153)
[2026-04-06T20:51:53.237Z] Updating files: 77% (7818/10153)
[2026-04-06T20:51:53.237Z] Updating files: 78% (7920/10153)
[2026-04-06T20:51:53.237Z] Updating files: 79% (8021/10153)
[2026-04-06T20:51:53.237Z] Updating files: 80% (8123/10153)
[2026-04-06T20:51:53.237Z] Updating files: 80% (8208/10153)
[2026-04-06T20:51:53.237Z] Updating files: 81% (8224/10153)
[2026-04-06T20:51:53.237Z] Updating files: 82% (8326/10153)
[2026-04-06T20:51:53.237Z] Updating files: 83% (8427/10153)
[2026-04-06T20:51:53.237Z] Updating files: 84% (8529/10153)
[2026-04-06T20:51:53.237Z] Updating files: 85% (8631/10153)
[2026-04-06T20:51:53.237Z] Updating files: 86% (8732/10153)
[2026-04-06T20:51:53.237Z] Updating files: 87% (8834/10153)
[2026-04-06T20:51:53.237Z] Updating files: 88% (8935/10153)
[2026-04-06T20:51:53.237Z] Updating files: 89% (9037/10153)
[2026-04-06T20:51:53.237Z] Updating files: 90% (9138/10153)
[2026-04-06T20:51:53.237Z] Updating files: 91% (9240/10153)
[2026-04-06T20:51:53.237Z] Updating files: 92% (9341/10153)
[2026-04-06T20:51:53.237Z] Updating files: 93% (9443/10153)
[2026-04-06T20:51:53.237Z] Updating files: 94% (9544/10153)
[2026-04-06T20:51:53.613Z] Updating files: 95% (9646/10153)
[2026-04-06T20:51:53.613Z] Updating files: 96% (9747/10153)
[2026-04-06T20:51:53.613Z] Updating files: 97% (9849/10153)
[2026-04-06T20:51:53.613Z] Updating files: 98% (9950/10153)
[2026-04-06T20:51:53.613Z] Updating files: 99% (10052/10153)
[2026-04-06T20:51:53.613Z] Updating files: 100% (10153/10153)
[2026-04-06T20:51:53.613Z] Updating files: 100% (10153/10153), done.
[2026-04-06T20:51:53.613Z] check OpenJ9 Repo sha
[2026-04-06T20:51:53.613Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/aqa-tests/openj9 --output_file /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties --repo_name OPENJ9
[2026-04-06T20:51:53.995Z] Check sha in /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/aqa-tests/openj9 and store the info in /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties
[2026-04-06T20:51:53.995Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-04-06T20:51:53.995Z] OPENJ9_SHA=86dfe3afb61c1bac6bbe19354897b3b7970081e0
[2026-04-06T20:51:53.995Z] total 160
[2026-04-06T20:51:53.995Z] -rw-r--r-- 1 admin staff 6735 Apr 6 16:50 Contributing.md
[2026-04-06T20:51:53.995Z] -rw-r--r-- 1 admin staff 11360 Apr 6 16:50 LICENSE
[2026-04-06T20:51:53.995Z] -rw-r--r-- 1 admin staff 65 Apr 6 16:50 NOTICE
[2026-04-06T20:51:53.995Z] -rw-r--r-- 1 admin staff 8350 Apr 6 16:50 README.md
[2026-04-06T20:51:53.995Z] drwxr-xr-x 24 admin staff 768 Apr 6 16:51 TKG
[2026-04-06T20:51:53.995Z] drwxr-xr-x 4 admin staff 128 Apr 6 16:50 buildenv
[2026-04-06T20:51:53.995Z] -rwxr-xr-x 1 admin staff 339 Apr 6 16:50 compile.sh
[2026-04-06T20:51:53.995Z] drwxr-xr-x 3 admin staff 96 Apr 6 16:50 config
[2026-04-06T20:51:53.995Z] drwxr-xr-x 5 admin staff 160 Apr 6 16:50 docs
[2026-04-06T20:51:53.995Z] drwxr-xr-x 46 admin staff 1472 Apr 6 16:50 external
[2026-04-06T20:51:53.995Z] drwxr-xr-x 8 admin staff 256 Apr 6 16:50 functional
[2026-04-06T20:51:53.995Z] -rwxr-xr-x 1 admin staff 30011 Apr 6 16:50 get.sh
[2026-04-06T20:51:53.995Z] drwxr-xr-x 25 admin staff 800 Apr 6 16:50 jck
[2026-04-06T20:51:53.995Z] -rw-r--r-- 1 admin staff 151 Apr 6 16:51 job.properties
[2026-04-06T20:51:53.995Z] drwxr-xr-x 28 admin staff 896 Apr 6 16:51 openj9
[2026-04-06T20:51:53.995Z] drwxr-xr-x 7 admin staff 224 Apr 6 16:50 openjdk
[2026-04-06T20:51:53.995Z] drwxr-xr-x 14 admin staff 448 Apr 6 16:50 perf
[2026-04-06T20:51:53.995Z] drwxr-xr-x 4 admin staff 128 Apr 6 16:50 scripts
[2026-04-06T20:51:53.995Z] drwxr-xr-x 17 admin staff 544 Apr 6 16:50 system
[2026-04-06T20:51:53.995Z] -rwxr-xr-x 1 admin staff 3928 Apr 6 16:50 terminateTestProcesses.sh
[2026-04-06T20:51:53.995Z] drwxr-xr-x 5 admin staff 160 Apr 6 16:50 testenv
[2026-04-06T20:51:55.268Z] get vendor test material...
[2026-04-06T20:51:55.269Z] vendor repo is https://github.com/adoptium/temurin-build
[2026-04-06T20:51:55.269Z] git clone -b master https://github.com/adoptium/temurin-build vendor_0
[2026-04-06T20:51:56.069Z] check vendor repo sha
[2026-04-06T20:51:56.069Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir vendor_0 --output_file /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties --repo_name temurin-build
[2026-04-06T20:51:56.069Z] Check sha in vendor_0 and store the info in /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties
[2026-04-06T20:51:56.069Z] temurin-build_REPO=https://github.com/adoptium/temurin-build
[2026-04-06T20:51:56.069Z] temurin-build_BRANCH=a73dd1f61b103c053cc94ec5649f3fcccd95558a
[2026-04-06T20:51:56.069Z] Stage vendor_0//test/functional to /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/aqa-tests//test/functional
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-04-06T20:51:56.208Z] $ ssh-agent -k
[2026-04-06T20:51:56.223Z] unset SSH_AUTH_SOCK;
[2026-04-06T20:51:56.223Z] unset SSH_AGENT_PID;
[2026-04-06T20:51:56.223Z] echo Agent pid 2093 killed;
[2026-04-06T20:51:56.393Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] echo
[2026-04-06T20:51:56.499Z] readProperties file: ./aqa-tests/job.properties
[Pipeline] readProperties
[Pipeline] echo
[2026-04-06T20:51:56.956Z] Reset TEST_JDK_HOME to /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/../
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-04-06T20:51:58.555Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.functional&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=%2Ftest%2Ffunctional&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_mac&GENERATE_JOBS=false&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&JDK_VERSION=11&USER_CREDENTIALS_ID=&ITERATIONS=1&VENDOR_TEST_REPOS=https%3A%2F%2Fgithub.com%2Fadoptium%2Ftemurin-build&JDK_REPO=&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=master&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk11u%2Fjdk11u-mac-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&JDK_IMPL=hotspot&TEST_TIME=&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=&DYNAMIC_COMPILE=true&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=&ARCHIVE_TEST_RESULTS=false&OPENJDK_SHA=&NUM_MACHINES=&TRSS_URL=&BUILD_LIST=functional%2FbuildAndPackage&USE_TESTENV_PROPERTIES=false&UPSTREAM_JOB_NUMBER=454&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=1&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-04-06T20:51:58.683Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.functional&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=%2Ftest%2Ffunctional&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_mac&GENERATE_JOBS=false&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&LABEL=test-orka-macos15-x64-ypr3c&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&JDK_VERSION=11&USER_CREDENTIALS_ID=&ITERATIONS=1&VENDOR_TEST_REPOS=https%3A%2F%2Fgithub.com%2Fadoptium%2Ftemurin-build&JDK_REPO=&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=master&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk11u%2Fjdk11u-mac-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&JDK_IMPL=hotspot&TEST_TIME=&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=&DYNAMIC_COMPILE=true&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=&ARCHIVE_TEST_RESULTS=false&OPENJDK_SHA=&NUM_MACHINES=&TRSS_URL=&BUILD_LIST=functional%2FbuildAndPackage&USE_TESTENV_PROPERTIES=false&UPSTREAM_JOB_NUMBER=454&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=1&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-04-06T20:51:58.878Z] Building tests...
[Pipeline] timeout
[2026-04-06T20:51:58.900Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-04-06T20:51:58.959Z] Test Dependency URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-04-06T20:51:59.495Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-04-06T20:51:59.574Z] ITERATION: 1/1
[Pipeline] sshagent
[2026-04-06T20:51:59.626Z] $ ssh-agent
[2026-04-06T20:51:59.833Z] SSH_AUTH_SOCK=/var/folders/5g/45056cn5037blctyp8y7_7jm0000gn/T//ssh-9qE0i6d7qUvt/agent.2239
[2026-04-06T20:51:59.833Z] SSH_AGENT_PID=2240
[2026-04-06T20:51:59.833Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-04-06T20:52:00.534Z] ++ uname
[2026-04-06T20:52:00.534Z] + '[' Darwin = AIX ']'
[2026-04-06T20:52:00.534Z] ++ uname
[2026-04-06T20:52:00.534Z] + '[' Darwin = SunOS ']'
[2026-04-06T20:52:00.534Z] ++ uname
[2026-04-06T20:52:00.534Z] + '[' Darwin = '*BSD' ']'
[2026-04-06T20:52:00.534Z] + MAKE=make
[2026-04-06T20:52:00.534Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-04-06T20:52:00.924Z] make: Nothing to be done for `testEnvTeardown'.
[Pipeline] sh
[2026-04-06T20:52:01.668Z] ++ uname
[2026-04-06T20:52:01.668Z] + '[' Darwin = AIX ']'
[2026-04-06T20:52:01.668Z] ++ uname
[2026-04-06T20:52:01.668Z] + '[' Darwin = SunOS ']'
[2026-04-06T20:52:01.668Z] ++ uname
[2026-04-06T20:52:01.668Z] + '[' Darwin = '*BSD' ']'
[2026-04-06T20:52:01.668Z] + MAKE=make
[2026-04-06T20:52:01.668Z] + cd ./aqa-tests
[2026-04-06T20:52:01.668Z] + . ./scripts/testenv/testenvSettings.sh
[2026-04-06T20:52:01.668Z] ++ set +x
[2026-04-06T20:52:01.668Z] JAVA_HOME is set to /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-04-06T20:52:01.668Z] LIB_DIR is set to /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-04-06T20:52:01.668Z] rm -f -r /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2026-04-06T20:52:01.668Z] mkdir -p /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2026-04-06T20:52:01.668Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/../../../../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-04-06T20:52:01.668Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-04-06T20:52:03.631Z] Buildfile: /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/scripts/build_tools.xml
[2026-04-06T20:52:04.949Z]
[2026-04-06T20:52:04.949Z] build:
[2026-04-06T20:52:04.949Z]
[2026-04-06T20:52:04.949Z] clean:
[2026-04-06T20:52:04.949Z]
[2026-04-06T20:52:04.949Z] init:
[2026-04-06T20:52:04.949Z] [mkdir] Created dir: /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/bin
[2026-04-06T20:52:04.949Z]
[2026-04-06T20:52:04.949Z] getDependentLibs:
[2026-04-06T20:52:06.395Z] [exec] /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/../../../../../externalDependency/lib does not exist, creating one.
[2026-04-06T20:52:06.395Z] [exec] mkdir /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/../../../../../externalDependency
[2026-04-06T20:52:06.395Z] [exec] mkdir /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-04-06T20:52:06.395Z] [exec] --------------------------------------------
[2026-04-06T20:52:06.395Z] [exec] path is set to /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-04-06T20:52:06.395Z] [exec] task is set to default
[2026-04-06T20:52:06.395Z] [exec] dependencyList is set to json_simple
[2026-04-06T20:52:06.395Z] [exec] System Test jars will not be downloaded.
[2026-04-06T20:52:06.395Z] [exec] --------------------------------------------
[2026-04-06T20:52:06.395Z] [exec] Starting download third party dependent jars
[2026-04-06T20:52:06.395Z] [exec] --------------------------------------------
[2026-04-06T20:52:06.395Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-04-06T20:52:06.395Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar
[2026-04-06T20:52:06.395Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar
[2026-04-06T20:52:06.395Z] [exec] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/../../../../../externalDependency/lib/json-simple.jar
[2026-04-06T20:52:06.395Z] [exec] SHA verification passed for /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/../../../../../externalDependency/lib/json-simple.jar
[2026-04-06T20:52:06.395Z] [exec] downloaded dependent third party jars successfully
[2026-04-06T20:52:06.395Z]
[2026-04-06T20:52:06.395Z] compile:
[2026-04-06T20:52:06.395Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-04-06T20:52:06.395Z] [echo] ============COMPILER SETTINGS============
[2026-04-06T20:52:06.395Z] [echo] ===fork: yes
[2026-04-06T20:52:06.395Z] [echo] ===debug: on
[2026-04-06T20:52:06.395Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/bin
[2026-04-06T20:52:09.183Z]
[2026-04-06T20:52:09.183Z] dist:
[2026-04-06T20:52:09.183Z] [jar] Building jar: /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/bin/TestKitGen.jar
[2026-04-06T20:52:09.183Z]
[2026-04-06T20:52:09.183Z] BUILD SUCCESSFUL
[2026-04-06T20:52:09.183Z] Total time: 5 seconds
[2026-04-06T20:52:09.183Z] 0
[2026-04-06T20:52:09.183Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-04-06T20:52:09.183Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-04-06T20:52:09.183Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2026-04-06T20:52:38.206Z] ****************************** MACHINE INFO ******************************
[2026-04-06T20:52:38.206Z] File path : /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/aqa-tests/TKG
[2026-04-06T20:52:38.206Z] Free Physical Memory Size : 14884405248
[2026-04-06T20:52:38.206Z] Free space (bytes) : 68241338368
[2026-04-06T20:52:38.206Z] Total Physical Memory Size : 20152582144
[2026-04-06T20:52:38.206Z] Total space (bytes) : 96427008000
[2026-04-06T20:52:38.206Z] Usable space (bytes) : 68241338368
[2026-04-06T20:52:38.206Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-04-06T20:52:38.206Z] bashVersion :
[2026-04-06T20:52:38.206Z] GNU bash, version 5.3.9(1)-release (x86_64-apple-darwin23.6.0)
[2026-04-06T20:52:38.206Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2026-04-06T20:52:38.206Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-04-06T20:52:38.206Z]
[2026-04-06T20:52:38.206Z] This is free software; you are free to change and redistribute it.
[2026-04-06T20:52:38.206Z] There is NO WARRANTY, to the extent permitted by law.
[2026-04-06T20:52:38.206Z] cpuCores : 4
[2026-04-06T20:52:38.206Z] curlVersion :
[2026-04-06T20:52:38.206Z] curl 8.7.1 (x86_64-apple-darwin24.0) libcurl/8.7.1 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.64.0
[2026-04-06T20:52:38.206Z] Release-Date: 2024-03-27
[2026-04-06T20:52:38.206Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2026-04-06T20:52:38.206Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM SPNEGO SSL threadsafe UnixSockets
[2026-04-06T20:52:38.206Z] dockerVersion : bash: line 1: docker: command not found
[2026-04-06T20:52:38.206Z] gcc version : 17.0.0
[2026-04-06T20:52:38.206Z] gclibc version : bash: line 1: ldd: command not found
[2026-04-06T20:52:38.206Z] gdb version : bash: line 1: gdb: command not found
[2026-04-06T20:52:38.206Z] lldb version :
[2026-04-06T20:52:38.206Z] lldb-1700.0.9.502
[2026-04-06T20:52:38.206Z] Apple Swift version 6.1.2 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)
[2026-04-06T20:52:38.206Z] makeVersion :
[2026-04-06T20:52:38.206Z] GNU Make 3.81
[2026-04-06T20:52:38.206Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2026-04-06T20:52:38.206Z] This is free software; see the source for copying conditions.
[2026-04-06T20:52:38.206Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2026-04-06T20:52:38.206Z] PARTICULAR PURPOSE.
[2026-04-06T20:52:38.206Z]
[2026-04-06T20:52:38.206Z] This program built for i386-apple-darwin11.3.0
[2026-04-06T20:52:38.206Z] mavenVersion :
[2026-04-06T20:52:38.206Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2026-04-06T20:52:38.206Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-04-06T20:52:38.206Z] Java version: 11.0.31-beta, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home
[2026-04-06T20:52:38.206Z] Default locale: en_US, platform encoding: UTF-8
[2026-04-06T20:52:38.206Z] OS name: "mac os x", version: "15.4", arch: "x86_64", family: "mac"
[2026-04-06T20:52:38.206Z] perlVersion :
[2026-04-06T20:52:38.206Z]
[2026-04-06T20:52:38.206Z] This is perl 5, version 34, subversion 1 (v5.34.1) built for darwin-thread-multi-2level
[2026-04-06T20:52:38.206Z] (with 2 registered patches, see perl -V for more detail)
[2026-04-06T20:52:38.206Z]
[2026-04-06T20:52:38.206Z] Copyright 1987-2022, Larry Wall
[2026-04-06T20:52:38.206Z]
[2026-04-06T20:52:38.206Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-04-06T20:52:38.206Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-04-06T20:52:38.206Z]
[2026-04-06T20:52:38.206Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-04-06T20:52:38.206Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-04-06T20:52:38.206Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-04-06T20:52:38.206Z]
[2026-04-06T20:52:38.206Z] podmanVersion : bash: line 1: podman: command not found
[2026-04-06T20:52:38.206Z] procArch : i386
[2026-04-06T20:52:38.206Z] sysArch : x86_64
[2026-04-06T20:52:38.206Z] sysOS : Darwin
[2026-04-06T20:52:38.206Z] ulimit :
[2026-04-06T20:52:38.206Z] core file size (blocks, -c) 0
[2026-04-06T20:52:38.206Z] data seg size (kbytes, -d) unlimited
[2026-04-06T20:52:38.206Z] file size (blocks, -f) unlimited
[2026-04-06T20:52:38.206Z] max locked memory (kbytes, -l) unlimited
[2026-04-06T20:52:38.206Z] max memory size (kbytes, -m) unlimited
[2026-04-06T20:52:38.206Z] open files (-n) 10240
[2026-04-06T20:52:38.206Z] pipe size (512 bytes, -p) 1
[2026-04-06T20:52:38.206Z] stack size (kbytes, -s) 65532
[2026-04-06T20:52:38.206Z] cpu time (seconds, -t) unlimited
[2026-04-06T20:52:38.206Z] max user processes (-u) 2784
[2026-04-06T20:52:38.206Z] virtual memory (kbytes, -v) unlimited
[2026-04-06T20:52:38.206Z] uname : Darwin admins-iMac-Pro 24.4.0 Darwin Kernel Version 24.4.0: Wed Mar 19 21:16:31 PDT 2025; root:xnu-11417.101.15~1/RELEASE_X86_64 x86_64
[2026-04-06T20:52:38.206Z] vmVendor : Oracle Corporation
[2026-04-06T20:52:38.206Z] vmVersion : 11.0.31-beta+10-ea
[2026-04-06T20:52:38.206Z] xlc version : bash: line 1: xlC: command not found
[2026-04-06T20:52:38.206Z] **************************************************************************
[2026-04-06T20:52:38.206Z]
[2026-04-06T20:52:38.206Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-04-06T20:52:38.206Z]
[2026-04-06T20:52:38.206Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-04-06T20:52:38.206Z]
[2026-04-06T20:52:38.206Z] System.getProperty('os.name')=Mac OS X
[2026-04-06T20:52:38.206Z]
[2026-04-06T20:52:38.206Z] System.getProperty('os.arch')=x86_64
[2026-04-06T20:52:38.206Z]
[2026-04-06T20:52:38.206Z] System.getProperty('java.fullversion')=null
[2026-04-06T20:52:38.206Z]
[2026-04-06T20:52:38.206Z] System.getProperty('sun.arch.data.model')=64
[2026-04-06T20:52:38.206Z]
[2026-04-06T20:52:38.206Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=extended.functional TESTLIST=
[2026-04-06T20:52:38.206Z] perl scripts/configure.pl
[2026-04-06T20:52:38.206Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/../../../../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=11 --impl=hotspot --vendor="eclipse" --buildList=functional/buildAndPackage --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime= --TRSSURL=
[2026-04-06T20:52:38.206Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-04-06T20:52:38.206Z]
[2026-04-06T20:52:38.206Z]
[2026-04-06T20:52:38.206Z] Starting to generate build list.
[2026-04-06T20:52:38.206Z]
[2026-04-06T20:52:38.206Z] Parsing /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../functional/buildAndPackage/playlist.xml
[2026-04-06T20:52:38.206Z] Generated /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/buildInfo.mk
[2026-04-06T20:52:38.206Z]
[2026-04-06T20:52:38.206Z] /Library/Developer/CommandLineTools/usr/bin/make -f clean.mk cleanBuild
[2026-04-06T20:52:38.206Z] rm -f -r /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest
[2026-04-06T20:52:38.206Z] /Library/Developer/CommandLineTools/usr/bin/make -f compile.mk compile
[2026-04-06T20:52:38.625Z] rm -f -r /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2026-04-06T20:52:38.625Z] mkdir -p /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2026-04-06T20:52:38.625Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/.." "-DBUILD_ROOT=/Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=11" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=functional/buildAndPackage" "-DRESOURCES_DIR=/Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=osx_x86-64" "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DJVM_VERSION=openjdk11" "-DLIB_DIR=/Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/../../../../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-04-06T20:52:38.625Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-04-06T20:52:39.021Z] Buildfile: /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/scripts/build_test.xml
[2026-04-06T20:52:39.899Z] [echo] build.list is TestConfig/build.xml,functional/buildAndPackage/build.xml
[2026-04-06T20:52:39.899Z]
[2026-04-06T20:52:39.899Z] -create_test_directory:
[2026-04-06T20:52:39.899Z] [mkdir] Created dir: /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/jvmtest
[2026-04-06T20:52:39.899Z]
[2026-04-06T20:52:39.899Z] stage_test_material:
[2026-04-06T20:52:39.899Z] [copy] Copying 135 files to /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/jvmtest
[2026-04-06T20:52:40.347Z]
[2026-04-06T20:52:40.347Z] build:
[2026-04-06T20:52:40.347Z]
[2026-04-06T20:52:40.347Z] init:
[2026-04-06T20:52:40.347Z] [mkdir] Created dir: /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/jvmtest/TestConfig
[2026-04-06T20:52:40.347Z]
[2026-04-06T20:52:40.347Z] build:
[2026-04-06T20:52:40.347Z] [copy] Copying 15 files to /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/jvmtest/TestConfig
[2026-04-06T20:52:40.347Z] [copy] Copied 4 empty directories to 2 empty directories under /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/jvmtest/TestConfig
[2026-04-06T20:52:40.347Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/jvmtest/TestConfig
[2026-04-06T20:52:40.347Z]
[2026-04-06T20:52:40.347Z] build:
[2026-04-06T20:52:40.347Z]
[2026-04-06T20:52:40.347Z] init:
[2026-04-06T20:52:40.347Z] [mkdir] Created dir: /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/jvmtest/functional/buildAndPackage
[2026-04-06T20:52:40.347Z] [mkdir] Created dir: /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin
[2026-04-06T20:52:40.347Z]
[2026-04-06T20:52:40.347Z] getDependentLibs:
[2026-04-06T20:52:40.779Z] [exec] --------------------------------------------
[2026-04-06T20:52:40.779Z] [exec] path is set to /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-04-06T20:52:40.779Z] [exec] task is set to default
[2026-04-06T20:52:40.779Z] [exec] dependencyList is set to testng,jcommander
[2026-04-06T20:52:40.779Z] [exec] System Test jars will not be downloaded.
[2026-04-06T20:52:40.779Z] [exec] --------------------------------------------
[2026-04-06T20:52:40.779Z] [exec] Starting download third party dependent jars
[2026-04-06T20:52:40.779Z] [exec] --------------------------------------------
[2026-04-06T20:52:40.779Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-04-06T20:52:40.779Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jcommander.jar
[2026-04-06T20:52:40.779Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jcommander.jar
[2026-04-06T20:52:41.206Z] [exec] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/../../../../../externalDependency/lib/jcommander.jar
[2026-04-06T20:52:41.206Z] [exec] SHA verification passed for /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/../../../../../externalDependency/lib/jcommander.jar
[2026-04-06T20:52:41.206Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//testng.jar
[2026-04-06T20:52:41.206Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//testng.jar
[2026-04-06T20:52:41.623Z] [exec] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/../../../../../externalDependency/lib/testng.jar
[2026-04-06T20:52:41.623Z] [exec] SHA verification passed for /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/../../../../../externalDependency/lib/testng.jar
[2026-04-06T20:52:41.623Z] [exec] downloaded dependent third party jars successfully
[2026-04-06T20:52:41.623Z]
[2026-04-06T20:52:41.623Z] compile:
[2026-04-06T20:52:41.623Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-04-06T20:52:41.623Z] [echo] ============COMPILER SETTINGS============
[2026-04-06T20:52:41.623Z] [echo] ===fork: yes
[2026-04-06T20:52:41.623Z] [echo] ===executable: /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/javac
[2026-04-06T20:52:41.623Z] [echo] ===debug: on
[2026-04-06T20:52:41.623Z] [echo] ===destdir: /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest/functional/buildAndPackage
[2026-04-06T20:52:41.623Z] [javac] Compiling 9 source files to /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin
[2026-04-06T20:52:43.697Z] [javac] Creating empty /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin/net/adoptium/test/package-info.class
[2026-04-06T20:52:43.697Z]
[2026-04-06T20:52:43.697Z] dist_functional:
[2026-04-06T20:52:43.697Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/jvmtest/functional
[2026-04-06T20:52:43.697Z]
[2026-04-06T20:52:43.697Z] dist:
[2026-04-06T20:52:43.697Z] [jar] Building jar: /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/jvmtest/functional/buildAndPackage/BuildAndPackagingTests.jar
[2026-04-06T20:52:43.697Z] [copy] Copying 3 files to /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/jvmtest/functional/buildAndPackage
[2026-04-06T20:52:43.697Z]
[2026-04-06T20:52:43.697Z] clean:
[2026-04-06T20:52:43.697Z] [delete] Deleting directory /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin
[2026-04-06T20:52:43.697Z]
[2026-04-06T20:52:43.697Z] BUILD SUCCESSFUL
[2026-04-06T20:52:43.697Z] Total time: 4 seconds
[2026-04-06T20:52:43.697Z] 0
[2026-04-06T20:52:43.697Z]
[2026-04-06T20:52:43.697Z]
[2026-04-06T20:52:43.697Z] RECORD TEST REPOs SHA
[2026-04-06T20:52:43.697Z] cd "/Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/scripts"; \
[2026-04-06T20:52:43.697Z] bash "getSHAs.sh" --test_root_dir "/Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/.." --shas_file "/Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/SHAs.txt"
[2026-04-06T20:52:43.697Z] Check shas in /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/.. and store the info in /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/SHAs.txt
[2026-04-06T20:52:43.697Z] touch /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/SHAs.txt
[2026-04-06T20:52:44.113Z] ================================================
[2026-04-06T20:52:44.113Z] timestamp: 20260406-165243
[2026-04-06T20:52:44.113Z] repo dir: /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/aqa-tests/openj9
[2026-04-06T20:52:44.113Z] git repo:
[2026-04-06T20:52:44.113Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git
[2026-04-06T20:52:44.113Z] sha:
[2026-04-06T20:52:44.113Z] 86dfe3afb61c1bac6bbe19354897b3b7970081e0
[2026-04-06T20:52:44.113Z] ================================================
[2026-04-06T20:52:44.113Z] timestamp: 20260406-165243
[2026-04-06T20:52:44.113Z] repo dir: /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/aqa-tests
[2026-04-06T20:52:44.113Z] git repo:
[2026-04-06T20:52:44.113Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-04-06T20:52:44.113Z] sha:
[2026-04-06T20:52:44.113Z] 331e22a7dab45aa9e7eb115945bfb1a192c9a939
[2026-04-06T20:52:44.113Z] ================================================
[2026-04-06T20:52:44.113Z] timestamp: 20260406-165243
[2026-04-06T20:52:44.113Z] repo dir: /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/aqa-tests/TKG
[2026-04-06T20:52:44.113Z] git repo:
[2026-04-06T20:52:44.113Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-04-06T20:52:44.113Z] sha:
[2026-04-06T20:52:44.113Z] c0d1b5f4a27958b0a11e3e741e09943d2366314c
[2026-04-06T20:52:44.113Z] ================================================
[2026-04-06T20:52:44.113Z] timestamp: 20260406-165243
[2026-04-06T20:52:44.113Z] repo dir: /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/aqa-tests/vendor_0
[2026-04-06T20:52:44.113Z] git repo:
[2026-04-06T20:52:44.113Z] Fetch URL: https://github.com/adoptium/temurin-build
[2026-04-06T20:52:44.113Z] sha:
[2026-04-06T20:52:44.539Z] a73dd1f61b103c053cc94ec5649f3fcccd95558a
[2026-04-06T20:52:44.539Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.functional TESTLIST=
[2026-04-06T20:52:44.539Z] perl scripts/configure.pl
[2026-04-06T20:52:44.539Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/../../../../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=11 --impl=hotspot --vendor="eclipse" --buildList=functional/buildAndPackage --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime= --TRSSURL=
[2026-04-06T20:52:44.997Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-04-06T20:52:44.997Z]
[2026-04-06T20:52:44.997Z] Starting to generate test make files.
[2026-04-06T20:52:44.997Z]
[2026-04-06T20:52:44.997Z] Parsing /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../functional/buildAndPackage/playlist.xml
[2026-04-06T20:52:44.998Z] Generated /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../functional/buildAndPackage/autoGen.mk
[2026-04-06T20:52:44.998Z]
[2026-04-06T20:52:44.998Z] Generated /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../functional/autoGen.mk
[2026-04-06T20:52:44.998Z]
[2026-04-06T20:52:44.998Z] Generated /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../autoGen.mk
[2026-04-06T20:52:44.998Z]
[2026-04-06T20:52:44.998Z] Generated /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/utils.mk
[2026-04-06T20:52:44.998Z]
[2026-04-06T20:52:44.998Z] Generated /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/rerun.mk
[2026-04-06T20:52:44.998Z]
[2026-04-06T20:52:44.998Z] Make files are generated successfully.
[2026-04-06T20:52:44.998Z]
[2026-04-06T20:52:45.408Z] /Library/Developer/CommandLineTools/usr/bin/make -f runtest.mk _extended.functional
[2026-04-06T20:52:45.813Z]
[2026-04-06T20:52:45.813Z] Running make 3.81
[2026-04-06T20:52:45.813Z] set TEST_ROOT to /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/..
[2026-04-06T20:52:45.813Z] set JDK_VERSION to 11
[2026-04-06T20:52:45.813Z] set JDK_IMPL to hotspot
[2026-04-06T20:52:45.813Z] set JVM_VERSION to openjdk11
[2026-04-06T20:52:45.813Z] set JCL_VERSION to latest
[2026-04-06T20:52:45.813Z] JAVA_HOME was originally set to /Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2026-04-06T20:52:45.813Z] set JAVA_HOME to /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-04-06T20:52:45.813Z] set SPEC to osx_x86-64
[2026-04-06T20:52:45.813Z] set TEST_FLAG to
[2026-04-06T20:52:45.813Z] Running extended.functional ...
[2026-04-06T20:52:45.813Z] There are 2 test targets in extended.functional
[2026-04-06T20:52:45.813Z] "/Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -version
[2026-04-06T20:52:46.237Z] openjdk version "11.0.31-beta" 2026-04-21
[2026-04-06T20:52:46.237Z] OpenJDK Runtime Environment Temurin-11.0.31+10-202604062005 (build 11.0.31-beta+10-ea)
[2026-04-06T20:52:46.237Z] OpenJDK 64-Bit Server VM Temurin-11.0.31+10-202604062005 (build 11.0.31-beta+10-ea, mixed mode)
[2026-04-06T20:52:46.237Z]
[2026-04-06T20:52:46.237Z] ===============================================