Pre Test
Started by upstream project "build-scripts/jobs/jdk/jdk-mac-x64-temurin" build number 469
originally caused by:
Started by upstream project "build-scripts/openjdk27-pipeline" build number 15
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_27ea" build number 25
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
> git rev-parse --resolve-git-dir /home/jenkins/.jenkins/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
Cleaning workspace
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -fdx # timeout=10
Pruning obsolete local branches
Using shallow fetch with depth 1
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 --prune --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 6ae53a7631d2a6681514f8dbc46b7c9b7747794e (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 6ae53a7631d2a6681514f8dbc46b7c9b7747794e # timeout=10
Commit message: "Restore Double/Float128VectorTests on x64 jdk21+ OpenJ9 (#6900)"
> git rev-list --no-walk 2c448f82c83465a2a689f309639b429e4c166dec # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-02-20T07:59:35.527Z] SPEC: osx_x86-64
[Pipeline] echo
[2026-02-20T07:59:35.528Z] 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-02-20T07:59:35.544Z] dynamicAgents: []
[Pipeline] echo
[2026-02-20T07:59:35.545Z] Provisioning LABEL: ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)
[Pipeline] nodesByLabel
[2026-02-20T07:59:35.552Z] Found a total of 6 nodes with the 'ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)' label
[Pipeline] node
[2026-02-20T07:59:35.584Z] Running on test-orka-macos15-x64-3rpso in /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-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-02-20T07:59:35.603Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-20T07:59:35.744Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-20T07:59:35.744Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-20T07:59:35.775Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-02-20T07:59:35.850Z] The recommended git tool is: git
[2026-02-20T07:59:35.936Z] No credentials specified
[2026-02-20T07:59:35.984Z] Cloning the remote Git repository
[2026-02-20T07:59:35.798Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-02-20T07:59:35.799Z] > git init /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests # timeout=10
[2026-02-20T07:59:36.400Z] [WARNING] Reference path does not exist: /Users/admin/openjdk_cache
[2026-02-20T07:59:36.425Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-02-20T07:59:36.426Z] > git --version # timeout=10
[2026-02-20T07:59:37.087Z] > git --version # 'git version 2.39.5 (Apple Git-154)'
[2026-02-20T07:59:37.088Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-20T07:59:49.468Z] Avoid second fetch
[2026-02-20T07:59:49.622Z] Checking out Revision 6ae53a7631d2a6681514f8dbc46b7c9b7747794e (origin/master)
[2026-02-20T07:59:49.006Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-02-20T07:59:49.090Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-20T07:59:49.232Z] > git rev-parse origin/master^{commit} # timeout=10
[2026-02-20T07:59:49.390Z] > git config core.sparsecheckout # timeout=10
[2026-02-20T07:59:49.466Z] > git checkout -f 6ae53a7631d2a6681514f8dbc46b7c9b7747794e # timeout=10
[2026-02-20T08:00:02.880Z] Commit message: "Restore Double/Float128VectorTests on x64 jdk21+ OpenJ9 (#6900)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-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-02-20T08:00:05.124Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] echo
[2026-02-20T08:00:05.148Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-02-20T08:00:06.511Z] + LC_TIME=C
[2026-02-20T08:00:06.511Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-02-20T08:00:07.616Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-20T08:00:08.606Z] + aqa-tests/terminateTestProcesses.sh admin
[2026-02-20T08:00:11.484Z] 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-02-20T08:00:14.089Z] + printenv
[2026-02-20T08:00:14.089Z] DYNAMIC_COMPILE=true
[2026-02-20T08:00:14.089Z] BUILD_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk/job/jdk-mac-x64-temurin_SmokeTests/246/
[2026-02-20T08:00:14.089Z] OPENJ9_BRANCH=master
[2026-02-20T08:00:14.089Z] JENKINS_NODE_COOKIE=02ae1640-3648-43c6-8095-c59aed6cb907
[2026-02-20T08:00:14.089Z] DOCKER_REQUIRED=false
[2026-02-20T08:00:14.089Z] PARALLEL=None
[2026-02-20T08:00:14.089Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-02-20T08:00:14.089Z] SHELL=/bin/zsh
[2026-02-20T08:00:14.089Z] jobStatus=SUCCESS
[2026-02-20T08:00:14.089Z] JOBSTARTTIME=Fri, 20 Feb 2026 03:00:06 -0500
[2026-02-20T08:00:14.089Z] SSH_CLIENT=10.221.188.31 25015 22
[2026-02-20T08:00:14.089Z] STAGE_NAME=Setup
[2026-02-20T08:00:14.089Z] TMPDIR=/var/folders/5g/45056cn5037blctyp8y7_7jm0000gn/T/
[2026-02-20T08:00:14.089Z] BUILD_TAG=jenkins-build-scripts-jobs-jdk-jdk-mac-x64-temurin_SmokeTests-246
[2026-02-20T08:00:14.089Z] SDK_RESOURCE=upstream
[2026-02-20T08:00:14.089Z] TIME_LIMIT=1
[2026-02-20T08:00:14.089Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-02-20T08:00:14.089Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-20T08:00:14.089Z] JOB_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk/job/jdk-mac-x64-temurin_SmokeTests/
[2026-02-20T08:00:14.089Z] WORKSPACE=/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests
[2026-02-20T08:00:14.090Z] VENDOR_TEST_REPOS=https://github.com/adoptium/temurin-build
[2026-02-20T08:00:14.090Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk/job/jdk-mac-x64-temurin_SmokeTests/246/display/redirect?page=changes
[2026-02-20T08:00:14.090Z] ACTIVE_NODE_TIMEOUT=5
[2026-02-20T08:00:14.090Z] USER=admin
[2026-02-20T08:00:14.090Z] ADOPTOPENJDK_BRANCH=master
[2026-02-20T08:00:14.090Z] ARCHIVE_TEST_RESULTS=false
[2026-02-20T08:00:14.090Z] OPENJCEPLUS_GIT_BRANCH=semeru-java27
[2026-02-20T08:00:14.090Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk/jdk-mac-x64-temurin
[2026-02-20T08:00:14.090Z] STF_OWNER_BRANCH=adoptium:master
[2026-02-20T08:00:14.090Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk/job/jdk-mac-x64-temurin_SmokeTests/246/display/redirect?page=artifacts
[2026-02-20T08:00:14.090Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-02-20T08:00:14.090Z] __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0
[2026-02-20T08:00:14.090Z] ORIGIN_JDK_VERSION=27
[2026-02-20T08:00:14.090Z] SPEC=osx_x86-64
[2026-02-20T08:00:14.090Z] PERSONAL_BUILD=false
[2026-02-20T08:00:14.090Z] TKG_ITERATIONS=1
[2026-02-20T08:00:14.090Z] TKG_OWNER_BRANCH=adoptium:master
[2026-02-20T08:00:14.090Z] ITERATIONS=1
[2026-02-20T08:00:14.090Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-02-20T08:00:14.090Z] KEEP_REPORTDIR=false
[2026-02-20T08:00:14.090Z] PATH=/usr/local/bin:/opt/X11/bin:/usr/bin:/bin:/usr/sbin:/sbin
[2026-02-20T08:00:14.090Z] LIB_DIR=/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-02-20T08:00:14.090Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk/job/jdk-mac-x64-temurin_SmokeTests/246/display/redirect
[2026-02-20T08:00:14.090Z] _=/usr/bin/printenv
[2026-02-20T08:00:14.090Z] GENERATE_JOBS=false
[2026-02-20T08:00:14.090Z] PWD=/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests
[2026-02-20T08:00:14.090Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2026-02-20T08:00:14.090Z] HUDSON_URL=https://ci.adoptium.net/
[2026-02-20T08:00:14.090Z] EXIT_FAILURE=false
[2026-02-20T08:00:14.090Z] JDK_VERSION=27
[2026-02-20T08:00:14.090Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-02-20T08:00:14.090Z] VENDOR_TEST_DIRS=/test/functional
[2026-02-20T08:00:14.090Z] JOB_NAME=build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests
[2026-02-20T08:00:14.090Z] BUILD_DISPLAY_NAME=#246
[2026-02-20T08:00:14.090Z] USE_TESTENV_PROPERTIES=false
[2026-02-20T08:00:14.090Z] BUILD_ID=246
[2026-02-20T08:00:14.090Z] EXIT_SUCCESS=false
[2026-02-20T08:00:14.090Z] JENKINS_URL=https://ci.adoptium.net/
[2026-02-20T08:00:14.090Z] PLATFORM=x86-64_mac
[2026-02-20T08:00:14.090Z] JDK_IMPL=hotspot
[2026-02-20T08:00:14.090Z] JOB_BASE_NAME=jdk-mac-x64-temurin_SmokeTests
[2026-02-20T08:00:14.090Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk/job/jdk-mac-x64-temurin_SmokeTests/246/display/redirect?page=tests
[2026-02-20T08:00:14.090Z] AUTO_DETECT=true
[2026-02-20T08:00:14.090Z] SHLVL=2
[2026-02-20T08:00:14.090Z] HOME=/Users/admin
[2026-02-20T08:00:14.090Z] TAP_NAME=build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests.tap
[2026-02-20T08:00:14.090Z] CI=true
[2026-02-20T08:00:14.090Z] WORKSPACE_TMP=/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests@tmp
[2026-02-20T08:00:14.090Z] EXECUTOR_NUMBER=0
[2026-02-20T08:00:14.090Z] JENKINS_SERVER_COOKIE=durable-238dace7fef609b67046a7cdf6396e05a3e02a08ff48f5bd0855f5e52aa976a1
[2026-02-20T08:00:14.090Z] NODE_LABELS=macos15 test ci.role.test sw.os.osx test-orka-macos15-x64-3rpso hw.arch.x86 orka mac sw.os.mac x86_64 x64 x86 ci.role.perf
[2026-02-20T08:00:14.090Z] LOGNAME=admin
[2026-02-20T08:00:14.090Z] TARGET=extended.functional
[2026-02-20T08:00:14.090Z] BUILD_LIST=functional/buildAndPackage
[2026-02-20T08:00:14.090Z] SYSTEM_LIB_DIR=/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../externalDependency/system_lib
[2026-02-20T08:00:14.090Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-02-20T08:00:14.090Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-02-20T08:00:14.090Z] SSH_CONNECTION=10.221.188.31 25015 192.168.122.2 22
[2026-02-20T08:00:14.090Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-02-20T08:00:14.090Z] UPSTREAM_JOB_NUMBER=469
[2026-02-20T08:00:14.090Z] NODE_NAME=test-orka-macos15-x64-3rpso
[2026-02-20T08:00:14.090Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk/job/jdk-mac-x64-temurin_SmokeTests/display/redirect
[2026-02-20T08:00:14.090Z] BUILD_NUMBER=246
[2026-02-20T08:00:14.090Z] KEEP_WORKSPACE=false
[2026-02-20T08:00:14.090Z] HUDSON_COOKIE=7bba01ae-977c-4ddc-bbde-51abeeb046cf
[2026-02-20T08:00:14.090Z] VENDOR_TEST_BRANCHES=master
[2026-02-20T08:00:14.090Z] PERF_ROOT=/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../benchmarks
[2026-02-20T08:00:14.090Z] USE_JRE=false
[2026-02-20T08:00:14.090Z] TEST_JDK_HOME=/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image
[2026-02-20T08:00:14.090Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-20T08:00:14.090Z] 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-02-20T08:00:14.384Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-02-20T08:00:14.394Z] Running in /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-20T08:01:55.783Z] Copied 8 artifacts from "build-scripts » jobs » jdk » jdk-mac-x64-temurin" build number 469
[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-02-20T08:01:56.005Z] 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-02-20T08:01:56.011Z] Running in /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests
[Pipeline] {
[Pipeline] sshagent
[2026-02-20T08:01:55.793Z] $ ssh-agent
[2026-02-20T08:01:56.311Z] SSH_AUTH_SOCK=/var/folders/5g/45056cn5037blctyp8y7_7jm0000gn/T//ssh-GWCOtrkvgRVW/agent.64818
[2026-02-20T08:01:56.312Z] SSH_AGENT_PID=64819
[2026-02-20T08:01:56.312Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-02-20T08:01:56.330Z] Running in /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests
[Pipeline] {
[Pipeline] sh
[2026-02-20T08:01:57.174Z] ++ pwd
[2026-02-20T08:01:57.174Z] + ./get.sh -s /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/.. -p x86-64_mac -r upstream -j 27 -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-02-20T08:02:00.359Z] TESTDIR: /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests
[2026-02-20T08:02:00.359Z] get jdk binary...
[2026-02-20T08:02:00.359Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-02-20T08:02:00.359Z] Uncompressing file: OpenJDK-jdk_x64_mac_hotspot_27_10-ea.tar.gz ...
[2026-02-20T08:02:09.376Z] List files in jdkbinary folder...
[2026-02-20T08:02:09.376Z] total 782712
[2026-02-20T08:02:09.376Z] -rw-r--r-- 1 admin staff 56540718 Feb 19 17:14 OpenJDK-debugimage_x64_mac_hotspot_27_10-ea.tar.gz
[2026-02-20T08:02:09.376Z] -rw-r--r-- 1 admin staff 123390684 Feb 19 17:23 OpenJDK-jdk_x64_mac_hotspot_27_10-ea.tar.gz
[2026-02-20T08:02:09.376Z] -rw-r--r-- 1 admin staff 84800235 Feb 19 17:24 OpenJDK-jmods_x64_mac_hotspot_27_10-ea.tar.gz
[2026-02-20T08:02:09.376Z] -rw-r--r-- 1 admin staff 43454379 Feb 19 17:24 OpenJDK-jre_x64_mac_hotspot_27_10-ea.tar.gz
[2026-02-20T08:02:09.376Z] -rw-r--r-- 1 admin staff 32546 Feb 19 17:21 OpenJDK-sbom_x64_mac_hotspot_27_10-ea-metadata.json
[2026-02-20T08:02:09.376Z] -rw-r--r-- 1 admin staff 168853 Feb 19 19:02 OpenJDK-sbom_x64_mac_hotspot_27_10-ea.json
[2026-02-20T08:02:09.376Z] -rw-r--r-- 1 admin staff 4014419 Feb 19 17:24 OpenJDK-static-libs_x64_mac_hotspot_27_10-ea.tar.gz
[2026-02-20T08:02:09.376Z] -rw-r--r-- 1 admin staff 59629091 Feb 19 17:14 OpenJDK-testimage_x64_mac_hotspot_27_10-ea.tar.gz
[2026-02-20T08:02:09.376Z] drwxr-xr-x 3 admin staff 96 Feb 20 03:01 tmp
[2026-02-20T08:02:09.376Z] List files in jdkbinary/tmp folder...
[2026-02-20T08:02:09.376Z] total 0
[2026-02-20T08:02:09.376Z] drwxr-xr-x 3 admin staff 96 Feb 19 09:23 jdk-27+10
[2026-02-20T08:02:09.376Z] Moving directory jdk-27+10/ to ../j2sdk-image
[2026-02-20T08:02:09.376Z] Uncompressing file: OpenJDK-jre_x64_mac_hotspot_27_10-ea.tar.gz ...
[2026-02-20T08:02:12.249Z] List files in jdkbinary folder...
[2026-02-20T08:02:12.703Z] total 782712
[2026-02-20T08:02:12.703Z] -rw-r--r-- 1 admin staff 56540718 Feb 19 17:14 OpenJDK-debugimage_x64_mac_hotspot_27_10-ea.tar.gz
[2026-02-20T08:02:12.703Z] -rw-r--r-- 1 admin staff 123390684 Feb 19 17:23 OpenJDK-jdk_x64_mac_hotspot_27_10-ea.tar.gz
[2026-02-20T08:02:12.703Z] -rw-r--r-- 1 admin staff 84800235 Feb 19 17:24 OpenJDK-jmods_x64_mac_hotspot_27_10-ea.tar.gz
[2026-02-20T08:02:12.703Z] -rw-r--r-- 1 admin staff 43454379 Feb 19 17:24 OpenJDK-jre_x64_mac_hotspot_27_10-ea.tar.gz
[2026-02-20T08:02:12.703Z] -rw-r--r-- 1 admin staff 32546 Feb 19 17:21 OpenJDK-sbom_x64_mac_hotspot_27_10-ea-metadata.json
[2026-02-20T08:02:12.704Z] -rw-r--r-- 1 admin staff 168853 Feb 19 19:02 OpenJDK-sbom_x64_mac_hotspot_27_10-ea.json
[2026-02-20T08:02:12.704Z] -rw-r--r-- 1 admin staff 4014419 Feb 19 17:24 OpenJDK-static-libs_x64_mac_hotspot_27_10-ea.tar.gz
[2026-02-20T08:02:12.704Z] -rw-r--r-- 1 admin staff 59629091 Feb 19 17:14 OpenJDK-testimage_x64_mac_hotspot_27_10-ea.tar.gz
[2026-02-20T08:02:12.704Z] drwxr-xr-x 3 admin staff 96 Feb 19 09:23 j2sdk-image
[2026-02-20T08:02:12.704Z] drwxr-xr-x 3 admin staff 96 Feb 20 03:02 tmp
[2026-02-20T08:02:12.704Z] List files in jdkbinary/tmp folder...
[2026-02-20T08:02:12.704Z] total 0
[2026-02-20T08:02:12.704Z] drwxr-xr-x 3 admin staff 96 Feb 19 09:24 jdk-27+10-jre
[2026-02-20T08:02:12.704Z] Moving directory jdk-27+10-jre/ to ../j2re-image
[2026-02-20T08:02:12.704Z] Uncompressing file: OpenJDK-static-libs_x64_mac_hotspot_27_10-ea.tar.gz ...
[2026-02-20T08:02:12.704Z] List files in jdkbinary folder...
[2026-02-20T08:02:12.704Z] total 782712
[2026-02-20T08:02:12.704Z] -rw-r--r-- 1 admin staff 56540718 Feb 19 17:14 OpenJDK-debugimage_x64_mac_hotspot_27_10-ea.tar.gz
[2026-02-20T08:02:12.704Z] -rw-r--r-- 1 admin staff 123390684 Feb 19 17:23 OpenJDK-jdk_x64_mac_hotspot_27_10-ea.tar.gz
[2026-02-20T08:02:12.704Z] -rw-r--r-- 1 admin staff 84800235 Feb 19 17:24 OpenJDK-jmods_x64_mac_hotspot_27_10-ea.tar.gz
[2026-02-20T08:02:12.704Z] -rw-r--r-- 1 admin staff 43454379 Feb 19 17:24 OpenJDK-jre_x64_mac_hotspot_27_10-ea.tar.gz
[2026-02-20T08:02:12.704Z] -rw-r--r-- 1 admin staff 32546 Feb 19 17:21 OpenJDK-sbom_x64_mac_hotspot_27_10-ea-metadata.json
[2026-02-20T08:02:12.704Z] -rw-r--r-- 1 admin staff 168853 Feb 19 19:02 OpenJDK-sbom_x64_mac_hotspot_27_10-ea.json
[2026-02-20T08:02:12.704Z] -rw-r--r-- 1 admin staff 4014419 Feb 19 17:24 OpenJDK-static-libs_x64_mac_hotspot_27_10-ea.tar.gz
[2026-02-20T08:02:12.704Z] -rw-r--r-- 1 admin staff 59629091 Feb 19 17:14 OpenJDK-testimage_x64_mac_hotspot_27_10-ea.tar.gz
[2026-02-20T08:02:12.704Z] drwxr-xr-x 3 admin staff 96 Feb 19 09:24 j2re-image
[2026-02-20T08:02:12.704Z] drwxr-xr-x 3 admin staff 96 Feb 19 09:23 j2sdk-image
[2026-02-20T08:02:12.704Z] drwxr-xr-x 3 admin staff 96 Feb 20 03:02 tmp
[2026-02-20T08:02:12.704Z] List files in jdkbinary/tmp folder...
[2026-02-20T08:02:12.704Z] total 0
[2026-02-20T08:02:12.704Z] drwxr-xr-x 3 admin staff 96 Feb 19 17:13 jdk-27+10-static-libs
[2026-02-20T08:02:13.076Z] Moving directory jdk-27+10-static-libs/ to ../static-libs
[2026-02-20T08:02:13.076Z] Uncompressing file: OpenJDK-testimage_x64_mac_hotspot_27_10-ea.tar.gz ...
[2026-02-20T08:02:27.706Z] List files in jdkbinary folder...
[2026-02-20T08:02:27.706Z] total 782712
[2026-02-20T08:02:27.706Z] -rw-r--r-- 1 admin staff 56540718 Feb 19 17:14 OpenJDK-debugimage_x64_mac_hotspot_27_10-ea.tar.gz
[2026-02-20T08:02:27.706Z] -rw-r--r-- 1 admin staff 123390684 Feb 19 17:23 OpenJDK-jdk_x64_mac_hotspot_27_10-ea.tar.gz
[2026-02-20T08:02:27.706Z] -rw-r--r-- 1 admin staff 84800235 Feb 19 17:24 OpenJDK-jmods_x64_mac_hotspot_27_10-ea.tar.gz
[2026-02-20T08:02:27.706Z] -rw-r--r-- 1 admin staff 43454379 Feb 19 17:24 OpenJDK-jre_x64_mac_hotspot_27_10-ea.tar.gz
[2026-02-20T08:02:27.706Z] -rw-r--r-- 1 admin staff 32546 Feb 19 17:21 OpenJDK-sbom_x64_mac_hotspot_27_10-ea-metadata.json
[2026-02-20T08:02:27.706Z] -rw-r--r-- 1 admin staff 168853 Feb 19 19:02 OpenJDK-sbom_x64_mac_hotspot_27_10-ea.json
[2026-02-20T08:02:27.706Z] -rw-r--r-- 1 admin staff 4014419 Feb 19 17:24 OpenJDK-static-libs_x64_mac_hotspot_27_10-ea.tar.gz
[2026-02-20T08:02:27.706Z] -rw-r--r-- 1 admin staff 59629091 Feb 19 17:14 OpenJDK-testimage_x64_mac_hotspot_27_10-ea.tar.gz
[2026-02-20T08:02:27.706Z] drwxr-xr-x 3 admin staff 96 Feb 19 09:24 j2re-image
[2026-02-20T08:02:27.706Z] drwxr-xr-x 3 admin staff 96 Feb 19 09:23 j2sdk-image
[2026-02-20T08:02:27.706Z] drwxr-xr-x 3 admin staff 96 Feb 19 17:13 static-libs
[2026-02-20T08:02:27.706Z] drwxr-xr-x 3 admin staff 96 Feb 20 03:02 tmp
[2026-02-20T08:02:27.706Z] List files in jdkbinary/tmp folder...
[2026-02-20T08:02:27.706Z] total 0
[2026-02-20T08:02:27.706Z] drwxr-xr-x 8 admin staff 256 Feb 19 17:08 jdk-27+10-test-image
[2026-02-20T08:02:27.706Z] Moving directory jdk-27+10-test-image/ to ../openjdk-test-image
[2026-02-20T08:02:27.706Z] Uncompressing OpenJDK-debugimage_x64_mac_hotspot_27_10-ea.tar.gz over ./j2sdk-image...
[2026-02-20T08:02:30.700Z] Removing top-level folder jdk-27+10-debug-image/
[2026-02-20T08:02:30.700Z] Removing top-level folder jdk-27+10/
[2026-02-20T08:02:31.794Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image...
[2026-02-20T08:02:32.870Z] javac_path: /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2026-02-20T08:02:32.870Z] Run: /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/java -version
[2026-02-20T08:02:32.870Z] =JAVA VERSION OUTPUT BEGIN=
[2026-02-20T08:02:41.469Z] openjdk version "27-beta" 2026-09-15
[2026-02-20T08:02:41.469Z] OpenJDK Runtime Environment Temurin-27+10-202602192148 (build 27-beta+10-ea)
[2026-02-20T08:02:41.469Z] OpenJDK 64-Bit Server VM Temurin-27+10-202602192148 (build 27-beta+10-ea, mixed mode)
[2026-02-20T08:02:41.469Z] =JAVA VERSION OUTPUT END=
[2026-02-20T08:02:41.469Z] get testKitGen...
[2026-02-20T08:02:41.469Z] git clone -q https://github.com/adoptium/TKG.git
[2026-02-20T08:02:45.137Z] git rev-parse master
[2026-02-20T08:02:45.137Z] git checkout -q -f b3ee6c4f70f61744fdfb1fefffcdc2da53e9f152
[2026-02-20T08:02:45.643Z] get functional test material...
[2026-02-20T08:02:45.643Z] git clone --depth 1 --reference-if-able /Users/admin/openjdk_cache -b master https://github.com/eclipse-openj9/openj9.git
[2026-02-20T08:02:45.643Z] Cloning into 'openj9'...
[2026-02-20T08:02:45.643Z] info: Could not add alternate for '/Users/admin/openjdk_cache': reference repository '/Users/admin/openjdk_cache' is not a local repository.
[2026-02-20T08:03:00.112Z] Updating files: 10% (1032/10148)
[2026-02-20T08:03:00.112Z] Updating files: 11% (1117/10148)
[2026-02-20T08:03:00.112Z] Updating files: 12% (1218/10148)
[2026-02-20T08:03:00.112Z] Updating files: 12% (1249/10148)
[2026-02-20T08:03:00.112Z] Updating files: 13% (1320/10148)
[2026-02-20T08:03:00.112Z] Updating files: 14% (1421/10148)
[2026-02-20T08:03:00.112Z] Updating files: 15% (1523/10148)
[2026-02-20T08:03:00.112Z] Updating files: 16% (1624/10148)
[2026-02-20T08:03:00.112Z] Updating files: 17% (1726/10148)
[2026-02-20T08:03:00.730Z] Updating files: 18% (1827/10148)
[2026-02-20T08:03:00.730Z] Updating files: 19% (1929/10148)
[2026-02-20T08:03:00.730Z] Updating files: 20% (2030/10148)
[2026-02-20T08:03:00.730Z] Updating files: 21% (2132/10148)
[2026-02-20T08:03:00.730Z] Updating files: 22% (2233/10148)
[2026-02-20T08:03:00.730Z] Updating files: 23% (2335/10148)
[2026-02-20T08:03:00.730Z] Updating files: 24% (2436/10148)
[2026-02-20T08:03:00.730Z] Updating files: 25% (2537/10148)
[2026-02-20T08:03:00.730Z] Updating files: 26% (2639/10148)
[2026-02-20T08:03:01.227Z] Updating files: 26% (2643/10148)
[2026-02-20T08:03:01.227Z] Updating files: 27% (2740/10148)
[2026-02-20T08:03:01.227Z] Updating files: 28% (2842/10148)
[2026-02-20T08:03:01.227Z] Updating files: 29% (2943/10148)
[2026-02-20T08:03:01.694Z] Updating files: 30% (3045/10148)
[2026-02-20T08:03:01.694Z] Updating files: 31% (3146/10148)
[2026-02-20T08:03:01.694Z] Updating files: 32% (3248/10148)
[2026-02-20T08:03:01.694Z] Updating files: 33% (3349/10148)
[2026-02-20T08:03:01.694Z] Updating files: 34% (3451/10148)
[2026-02-20T08:03:01.694Z] Updating files: 35% (3552/10148)
[2026-02-20T08:03:01.694Z] Updating files: 36% (3654/10148)
[2026-02-20T08:03:01.694Z] Updating files: 37% (3755/10148)
[2026-02-20T08:03:02.296Z] Updating files: 37% (3769/10148)
[2026-02-20T08:03:02.755Z] Updating files: 38% (3857/10148)
[2026-02-20T08:03:02.755Z] Updating files: 39% (3958/10148)
[2026-02-20T08:03:02.755Z] Updating files: 40% (4060/10148)
[2026-02-20T08:03:02.755Z] Updating files: 40% (4157/10148)
[2026-02-20T08:03:02.755Z] Updating files: 41% (4161/10148)
[2026-02-20T08:03:02.755Z] Updating files: 42% (4263/10148)
[2026-02-20T08:03:02.755Z] Updating files: 43% (4364/10148)
[2026-02-20T08:03:02.755Z] Updating files: 44% (4466/10148)
[2026-02-20T08:03:03.271Z] Updating files: 45% (4567/10148)
[2026-02-20T08:03:03.271Z] Updating files: 46% (4669/10148)
[2026-02-20T08:03:03.271Z] Updating files: 47% (4770/10148)
[2026-02-20T08:03:03.271Z] Updating files: 48% (4872/10148)
[2026-02-20T08:03:03.271Z] Updating files: 49% (4973/10148)
[2026-02-20T08:03:03.674Z] Updating files: 50% (5074/10148)
[2026-02-20T08:03:03.674Z] Updating files: 51% (5176/10148)
[2026-02-20T08:03:03.674Z] Updating files: 52% (5277/10148)
[2026-02-20T08:03:03.674Z] Updating files: 53% (5379/10148)
[2026-02-20T08:03:03.674Z] Updating files: 54% (5480/10148)
[2026-02-20T08:03:03.674Z] Updating files: 55% (5582/10148)
[2026-02-20T08:03:03.674Z] Updating files: 56% (5683/10148)
[2026-02-20T08:03:03.674Z] Updating files: 57% (5785/10148)
[2026-02-20T08:03:04.076Z] Updating files: 57% (5810/10148)
[2026-02-20T08:03:04.076Z] Updating files: 58% (5886/10148)
[2026-02-20T08:03:04.076Z] Updating files: 59% (5988/10148)
[2026-02-20T08:03:04.076Z] Updating files: 60% (6089/10148)
[2026-02-20T08:03:04.076Z] Updating files: 61% (6191/10148)
[2026-02-20T08:03:04.076Z] Updating files: 62% (6292/10148)
[2026-02-20T08:03:04.076Z] Updating files: 63% (6394/10148)
[2026-02-20T08:03:04.076Z] Updating files: 64% (6495/10148)
[2026-02-20T08:03:04.076Z] Updating files: 65% (6597/10148)
[2026-02-20T08:03:04.464Z] Updating files: 66% (6698/10148)
[2026-02-20T08:03:04.464Z] Updating files: 67% (6800/10148)
[2026-02-20T08:03:04.464Z] Updating files: 68% (6901/10148)
[2026-02-20T08:03:04.963Z] Updating files: 69% (7003/10148)
[2026-02-20T08:03:05.880Z] Updating files: 69% (7033/10148)
[2026-02-20T08:03:05.880Z] Updating files: 70% (7104/10148)
[2026-02-20T08:03:05.880Z] Updating files: 71% (7206/10148)
[2026-02-20T08:03:05.880Z] Updating files: 72% (7307/10148)
[2026-02-20T08:03:05.880Z] Updating files: 72% (7309/10148)
[2026-02-20T08:03:05.880Z] Updating files: 73% (7409/10148)
[2026-02-20T08:03:05.880Z] Updating files: 74% (7510/10148)
[2026-02-20T08:03:06.320Z] Updating files: 75% (7611/10148)
[2026-02-20T08:03:06.320Z] Updating files: 76% (7713/10148)
[2026-02-20T08:03:06.320Z] Updating files: 77% (7814/10148)
[2026-02-20T08:03:06.320Z] Updating files: 78% (7916/10148)
[2026-02-20T08:03:06.320Z] Updating files: 79% (8017/10148)
[2026-02-20T08:03:06.320Z] Updating files: 80% (8119/10148)
[2026-02-20T08:03:06.320Z] Updating files: 81% (8220/10148)
[2026-02-20T08:03:06.730Z] Updating files: 82% (8322/10148)
[2026-02-20T08:03:06.730Z] Updating files: 83% (8423/10148)
[2026-02-20T08:03:06.730Z] Updating files: 84% (8525/10148)
[2026-02-20T08:03:06.730Z] Updating files: 85% (8626/10148)
[2026-02-20T08:03:06.730Z] Updating files: 86% (8728/10148)
[2026-02-20T08:03:06.730Z] Updating files: 87% (8829/10148)
[2026-02-20T08:03:06.730Z] Updating files: 88% (8931/10148)
[2026-02-20T08:03:06.730Z] Updating files: 88% (9020/10148)
[2026-02-20T08:03:06.730Z] Updating files: 89% (9032/10148)
[2026-02-20T08:03:07.172Z] Updating files: 90% (9134/10148)
[2026-02-20T08:03:07.172Z] Updating files: 91% (9235/10148)
[2026-02-20T08:03:07.172Z] Updating files: 92% (9337/10148)
[2026-02-20T08:03:07.172Z] Updating files: 93% (9438/10148)
[2026-02-20T08:03:07.172Z] Updating files: 94% (9540/10148)
[2026-02-20T08:03:07.172Z] Updating files: 95% (9641/10148)
[2026-02-20T08:03:07.172Z] Updating files: 96% (9743/10148)
[2026-02-20T08:03:07.172Z] Updating files: 97% (9844/10148)
[2026-02-20T08:03:07.172Z] Updating files: 98% (9946/10148)
[2026-02-20T08:03:07.172Z] Updating files: 99% (10047/10148)
[2026-02-20T08:03:07.172Z] Updating files: 100% (10148/10148)
[2026-02-20T08:03:07.172Z] Updating files: 100% (10148/10148), done.
[2026-02-20T08:03:07.660Z] check OpenJ9 Repo sha
[2026-02-20T08:03:07.660Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/openj9 --output_file /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties --repo_name OPENJ9
[2026-02-20T08:03:08.597Z] Check sha in /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/openj9 and store the info in /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties
[2026-02-20T08:03:08.597Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-20T08:03:08.597Z] OPENJ9_SHA=01e0969adaf7478d9b4372f809664abfc130f62f
[2026-02-20T08:03:08.597Z] total 160
[2026-02-20T08:03:08.597Z] -rw-r--r-- 1 admin staff 6735 Feb 20 02:59 Contributing.md
[2026-02-20T08:03:08.597Z] -rw-r--r-- 1 admin staff 11360 Feb 20 02:59 LICENSE
[2026-02-20T08:03:08.597Z] -rw-r--r-- 1 admin staff 65 Feb 20 02:59 NOTICE
[2026-02-20T08:03:08.597Z] -rw-r--r-- 1 admin staff 8350 Feb 20 02:59 README.md
[2026-02-20T08:03:08.597Z] drwxr-xr-x 24 admin staff 768 Feb 20 03:02 TKG
[2026-02-20T08:03:08.597Z] drwxr-xr-x 4 admin staff 128 Feb 20 02:59 buildenv
[2026-02-20T08:03:08.597Z] -rwxr-xr-x 1 admin staff 339 Feb 20 02:59 compile.sh
[2026-02-20T08:03:08.597Z] drwxr-xr-x 3 admin staff 96 Feb 20 02:59 config
[2026-02-20T08:03:08.597Z] drwxr-xr-x 5 admin staff 160 Feb 20 02:59 docs
[2026-02-20T08:03:08.597Z] drwxr-xr-x 46 admin staff 1472 Feb 20 02:59 external
[2026-02-20T08:03:08.597Z] drwxr-xr-x 8 admin staff 256 Feb 20 02:59 functional
[2026-02-20T08:03:08.597Z] -rwxr-xr-x 1 admin staff 30011 Feb 20 02:59 get.sh
[2026-02-20T08:03:08.597Z] drwxr-xr-x 25 admin staff 800 Feb 20 02:59 jck
[2026-02-20T08:03:08.597Z] -rw-r--r-- 1 admin staff 145 Feb 20 03:02 job.properties
[2026-02-20T08:03:08.597Z] drwxr-xr-x 27 admin staff 864 Feb 20 03:03 openj9
[2026-02-20T08:03:08.597Z] drwxr-xr-x 7 admin staff 224 Feb 20 02:59 openjdk
[2026-02-20T08:03:08.597Z] drwxr-xr-x 14 admin staff 448 Feb 20 02:59 perf
[2026-02-20T08:03:08.597Z] drwxr-xr-x 4 admin staff 128 Feb 20 02:59 scripts
[2026-02-20T08:03:08.597Z] drwxr-xr-x 17 admin staff 544 Feb 20 02:59 system
[2026-02-20T08:03:08.597Z] -rwxr-xr-x 1 admin staff 3928 Feb 20 02:59 terminateTestProcesses.sh
[2026-02-20T08:03:08.597Z] drwxr-xr-x 5 admin staff 160 Feb 20 02:59 testenv
[2026-02-20T08:03:12.317Z] get vendor test material...
[2026-02-20T08:03:12.317Z] vendor repo is https://github.com/adoptium/temurin-build
[2026-02-20T08:03:12.317Z] git clone -b master https://github.com/adoptium/temurin-build vendor_0
[2026-02-20T08:03:13.861Z] check vendor repo sha
[2026-02-20T08:03:13.861Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir vendor_0 --output_file /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties --repo_name temurin-build
[2026-02-20T08:03:14.274Z] Check sha in vendor_0 and store the info in /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties
[2026-02-20T08:03:14.274Z] temurin-build_REPO=https://github.com/adoptium/temurin-build
[2026-02-20T08:03:14.274Z] temurin-build_BRANCH=e96bbeac79b072cebb4fb1a6123e60383fd5bbce
[2026-02-20T08:03:14.274Z] Stage vendor_0//test/functional to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests//test/functional
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-02-20T08:03:14.684Z] $ ssh-agent -k
[2026-02-20T08:03:14.713Z] unset SSH_AUTH_SOCK;
[2026-02-20T08:03:14.713Z] unset SSH_AGENT_PID;
[2026-02-20T08:03:14.713Z] echo Agent pid 64819 killed;
[2026-02-20T08:03:15.277Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] echo
[2026-02-20T08:03:15.366Z] readProperties file: ./aqa-tests/job.properties
[Pipeline] readProperties
[Pipeline] echo
[2026-02-20T08:03:15.499Z] Reset TEST_JDK_HOME to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/../
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-20T08:03:15.734Z] 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=27&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%2Fjdk%2Fjdk-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=469&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=1&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-02-20T08:03:15.745Z] 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-3rpso&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&JDK_VERSION=27&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%2Fjdk%2Fjdk-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=469&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=1&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-02-20T08:03:15.792Z] Building tests...
[Pipeline] timeout
[2026-02-20T08:03:15.795Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-20T08:03:15.811Z] Custom 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-02-20T08:03:16.023Z] 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-02-20T08:03:16.043Z] ITERATION: 1/1
[Pipeline] sshagent
[2026-02-20T08:03:15.864Z] $ ssh-agent
[2026-02-20T08:03:16.681Z] SSH_AUTH_SOCK=/var/folders/5g/45056cn5037blctyp8y7_7jm0000gn/T//ssh-9VKX17nliuZw/agent.65029
[2026-02-20T08:03:16.681Z] SSH_AGENT_PID=65030
[2026-02-20T08:03:16.681Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-20T08:03:17.405Z] ++ uname
[2026-02-20T08:03:17.405Z] + '[' Darwin = AIX ']'
[2026-02-20T08:03:17.405Z] ++ uname
[2026-02-20T08:03:17.405Z] + '[' Darwin = SunOS ']'
[2026-02-20T08:03:17.405Z] ++ uname
[2026-02-20T08:03:17.405Z] + '[' Darwin = '*BSD' ']'
[2026-02-20T08:03:17.405Z] + MAKE=make
[2026-02-20T08:03:17.405Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-20T08:03:17.405Z] make: Nothing to be done for `testEnvTeardown'.
[Pipeline] sh
[2026-02-20T08:03:18.298Z] ++ uname
[2026-02-20T08:03:18.298Z] + '[' Darwin = AIX ']'
[2026-02-20T08:03:18.298Z] ++ uname
[2026-02-20T08:03:18.298Z] + '[' Darwin = SunOS ']'
[2026-02-20T08:03:18.298Z] ++ uname
[2026-02-20T08:03:18.298Z] + '[' Darwin = '*BSD' ']'
[2026-02-20T08:03:18.298Z] + MAKE=make
[2026-02-20T08:03:18.298Z] + cd ./aqa-tests
[2026-02-20T08:03:18.298Z] + . ./scripts/testenv/testenvSettings.sh
[2026-02-20T08:03:18.298Z] ++ set +x
[2026-02-20T08:03:18.298Z] JAVA_HOME is set to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-02-20T08:03:18.298Z] LIB_DIR is set to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-02-20T08:03:18.298Z] rm -f -r /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-20T08:03:18.298Z] mkdir -p /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-20T08:03:18.298Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-20T08:03:18.298Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-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/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-20T08:03:25.709Z] Buildfile: /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-20T08:03:34.282Z]
[2026-02-20T08:03:34.282Z] build:
[2026-02-20T08:03:34.832Z]
[2026-02-20T08:03:34.832Z] clean:
[2026-02-20T08:03:34.832Z]
[2026-02-20T08:03:34.832Z] init:
[2026-02-20T08:03:34.832Z] [mkdir] Created dir: /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/bin
[2026-02-20T08:03:34.832Z]
[2026-02-20T08:03:34.832Z] getDependentLibs:
[2026-02-20T08:03:38.326Z] [exec] --------------------------------------------
[2026-02-20T08:03:38.326Z] [exec] path is set to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-02-20T08:03:38.326Z] [exec] task is set to default
[2026-02-20T08:03:38.326Z] [exec] dependencyList is set to json_simple
[2026-02-20T08:03:38.326Z] [exec] System Test jars will not be downloaded.
[2026-02-20T08:03:38.326Z] [exec] --------------------------------------------
[2026-02-20T08:03:38.326Z] [exec] Starting download third party dependent jars
[2026-02-20T08:03:38.326Z] [exec] --------------------------------------------
[2026-02-20T08:03:38.326Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-02-20T08:03:38.326Z] [exec] /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-02-20T08:03:38.326Z] [exec] downloaded dependent third party jars successfully
[2026-02-20T08:03:38.326Z]
[2026-02-20T08:03:38.326Z] compile:
[2026-02-20T08:03:38.326Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-20T08:03:38.326Z] [echo] ============COMPILER SETTINGS============
[2026-02-20T08:03:38.326Z] [echo] ===fork: yes
[2026-02-20T08:03:38.326Z] [echo] ===debug: on
[2026-02-20T08:03:38.326Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/bin
[2026-02-20T08:03:55.475Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-20T08:03:55.475Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-20T08:03:55.475Z]
[2026-02-20T08:03:55.475Z] dist:
[2026-02-20T08:03:55.475Z] [jar] Building jar: /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-20T08:03:55.475Z]
[2026-02-20T08:03:55.475Z] BUILD SUCCESSFUL
[2026-02-20T08:03:55.475Z] Total time: 29 seconds
[2026-02-20T08:03:55.475Z] 0
[2026-02-20T08:03:56.007Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-20T08:03:57.875Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-20T08:03:57.875Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2026-02-20T08:04:29.180Z] ****************************** MACHINE INFO ******************************
[2026-02-20T08:04:29.180Z] File path : /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG
[2026-02-20T08:04:29.180Z] Free Physical Memory Size : 13415866368
[2026-02-20T08:04:29.180Z] Free space (bytes) : 68097941504
[2026-02-20T08:04:29.180Z] Total Physical Memory Size : 20152582144
[2026-02-20T08:04:29.180Z] Total space (bytes) : 96427008000
[2026-02-20T08:04:29.180Z] Usable space (bytes) : 68097941504
[2026-02-20T08:04:29.180Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-20T08:04:29.180Z] bashVersion :
[2026-02-20T08:04:29.180Z] GNU bash, version 5.3.9(1)-release (x86_64-apple-darwin23.6.0)
[2026-02-20T08:04:29.180Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2026-02-20T08:04:29.180Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-20T08:04:29.180Z]
[2026-02-20T08:04:29.180Z] This is free software; you are free to change and redistribute it.
[2026-02-20T08:04:29.180Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-20T08:04:29.180Z] cpuCores : 4
[2026-02-20T08:04:29.180Z] curlVersion :
[2026-02-20T08:04:29.180Z] 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-02-20T08:04:29.180Z] Release-Date: 2024-03-27
[2026-02-20T08:04:29.180Z] 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-02-20T08:04:29.180Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM SPNEGO SSL threadsafe UnixSockets
[2026-02-20T08:04:29.180Z] dockerVersion : bash: line 1: docker: command not found
[2026-02-20T08:04:29.180Z] gcc version : 17.0.0
[2026-02-20T08:04:29.180Z] gclibc version : bash: line 1: ldd: command not found
[2026-02-20T08:04:29.180Z] gdb version : bash: line 1: gdb: command not found
[2026-02-20T08:04:29.180Z] lldb version :
[2026-02-20T08:04:29.180Z] lldb-1700.0.9.502
[2026-02-20T08:04:29.180Z] Apple Swift version 6.1.2 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)
[2026-02-20T08:04:29.180Z] makeVersion :
[2026-02-20T08:04:29.180Z] GNU Make 3.81
[2026-02-20T08:04:29.180Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2026-02-20T08:04:29.180Z] This is free software; see the source for copying conditions.
[2026-02-20T08:04:29.180Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2026-02-20T08:04:29.180Z] PARTICULAR PURPOSE.
[2026-02-20T08:04:29.180Z]
[2026-02-20T08:04:29.180Z] This program built for i386-apple-darwin11.3.0
[2026-02-20T08:04:29.180Z] mavenVersion :
[2026-02-20T08:04:29.180Z] WARNING: A restricted method in java.lang.System has been called
[2026-02-20T08:04:29.180Z] WARNING: java.lang.System::load has been called by org.fusesource.hawtjni.runtime.Library in an unnamed module (file:/usr/local/apache-maven-3.6.3/lib/jansi-1.17.1.jar)
[2026-02-20T08:04:29.180Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2026-02-20T08:04:29.180Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2026-02-20T08:04:29.180Z]
[2026-02-20T08:04:29.180Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2026-02-20T08:04:29.180Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-02-20T08:04:29.180Z] Java version: 27-beta, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home
[2026-02-20T08:04:29.180Z] Default locale: en_US, platform encoding: UTF-8
[2026-02-20T08:04:29.180Z] OS name: "mac os x", version: "15.4", arch: "x86_64", family: "mac"
[2026-02-20T08:04:29.180Z] perlVersion :
[2026-02-20T08:04:29.180Z]
[2026-02-20T08:04:29.180Z] This is perl 5, version 34, subversion 1 (v5.34.1) built for darwin-thread-multi-2level
[2026-02-20T08:04:29.180Z] (with 2 registered patches, see perl -V for more detail)
[2026-02-20T08:04:29.180Z]
[2026-02-20T08:04:29.180Z] Copyright 1987-2022, Larry Wall
[2026-02-20T08:04:29.180Z]
[2026-02-20T08:04:29.180Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-20T08:04:29.180Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-20T08:04:29.180Z]
[2026-02-20T08:04:29.180Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-20T08:04:29.180Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-20T08:04:29.180Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-02-20T08:04:29.180Z]
[2026-02-20T08:04:29.180Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-20T08:04:29.180Z] procArch : i386
[2026-02-20T08:04:29.180Z] sysArch : x86_64
[2026-02-20T08:04:29.180Z] sysOS : Darwin
[2026-02-20T08:04:29.180Z] ulimit :
[2026-02-20T08:04:29.180Z] core file size (blocks, -c) 0
[2026-02-20T08:04:29.180Z] data seg size (kbytes, -d) unlimited
[2026-02-20T08:04:29.180Z] file size (blocks, -f) unlimited
[2026-02-20T08:04:29.180Z] max locked memory (kbytes, -l) unlimited
[2026-02-20T08:04:29.180Z] max memory size (kbytes, -m) unlimited
[2026-02-20T08:04:29.180Z] open files (-n) 1048576
[2026-02-20T08:04:29.180Z] pipe size (512 bytes, -p) 1
[2026-02-20T08:04:29.180Z] stack size (kbytes, -s) 65532
[2026-02-20T08:04:29.180Z] cpu time (seconds, -t) unlimited
[2026-02-20T08:04:29.180Z] max user processes (-u) 2784
[2026-02-20T08:04:29.180Z] virtual memory (kbytes, -v) unlimited
[2026-02-20T08:04:29.180Z] 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-02-20T08:04:29.180Z] vmVendor : Oracle Corporation
[2026-02-20T08:04:29.180Z] vmVersion : 27-beta+10-ea
[2026-02-20T08:04:29.180Z] xlc version : bash: line 1: xlC: command not found
[2026-02-20T08:04:29.180Z] **************************************************************************
[2026-02-20T08:04:29.180Z]
[2026-02-20T08:04:29.180Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-20T08:04:29.180Z]
[2026-02-20T08:04:29.180Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-02-20T08:04:29.180Z]
[2026-02-20T08:04:29.180Z] System.getProperty('os.name')=Mac OS X
[2026-02-20T08:04:29.180Z]
[2026-02-20T08:04:29.180Z] System.getProperty('os.arch')=x86_64
[2026-02-20T08:04:29.180Z]
[2026-02-20T08:04:29.180Z] System.getProperty('java.fullversion')=null
[2026-02-20T08:04:29.180Z]
[2026-02-20T08:04:29.180Z] System.getProperty('sun.arch.data.model')=64
[2026-02-20T08:04:29.180Z]
[2026-02-20T08:04:29.180Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=extended.functional TESTLIST=
[2026-02-20T08:04:29.180Z] perl scripts/configure.pl
[2026-02-20T08:04:29.180Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=27 --impl=hotspot --vendor="eclipse" --buildList=functional/buildAndPackage --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime= --TRSSURL=
[2026-02-20T08:04:29.703Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-20T08:04:29.703Z]
[2026-02-20T08:04:29.703Z]
[2026-02-20T08:04:29.703Z] Starting to generate build list.
[2026-02-20T08:04:29.703Z]
[2026-02-20T08:04:30.550Z] Parsing /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../functional/buildAndPackage/playlist.xml
[2026-02-20T08:04:30.550Z] Generated /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/buildInfo.mk
[2026-02-20T08:04:30.550Z]
[2026-02-20T08:04:31.067Z] /Library/Developer/CommandLineTools/usr/bin/make -f clean.mk cleanBuild
[2026-02-20T08:04:32.126Z] rm -f -r /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest
[2026-02-20T08:04:32.126Z] /Library/Developer/CommandLineTools/usr/bin/make -f compile.mk compile
[2026-02-20T08:04:34.960Z] rm -f -r /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-20T08:04:34.960Z] mkdir -p /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-20T08:04:34.960Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/.." "-DBUILD_ROOT=/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=27" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=functional/buildAndPackage" "-DRESOURCES_DIR=/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=osx_x86-64" "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DJVM_VERSION=openjdk27" "-DLIB_DIR=/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-20T08:04:34.960Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-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/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-20T08:04:37.167Z] Buildfile: /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/scripts/build_test.xml
[2026-02-20T08:04:39.533Z] [echo] build.list is TestConfig/build.xml,functional/buildAndPackage/build.xml
[2026-02-20T08:04:39.533Z]
[2026-02-20T08:04:39.533Z] -create_test_directory:
[2026-02-20T08:04:39.533Z] [mkdir] Created dir: /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/jvmtest
[2026-02-20T08:04:39.533Z]
[2026-02-20T08:04:39.533Z] stage_test_material:
[2026-02-20T08:04:39.963Z] [copy] Copying 134 files to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/jvmtest
[2026-02-20T08:04:40.467Z]
[2026-02-20T08:04:40.467Z] build:
[2026-02-20T08:04:40.467Z]
[2026-02-20T08:04:40.467Z] init:
[2026-02-20T08:04:40.467Z] [mkdir] Created dir: /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/jvmtest/TestConfig
[2026-02-20T08:04:40.467Z]
[2026-02-20T08:04:40.467Z] build:
[2026-02-20T08:04:40.467Z] [copy] Copying 15 files to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/jvmtest/TestConfig
[2026-02-20T08:04:40.467Z] [copy] Copied 4 empty directories to 2 empty directories under /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/jvmtest/TestConfig
[2026-02-20T08:04:40.467Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/jvmtest/TestConfig
[2026-02-20T08:04:41.063Z]
[2026-02-20T08:04:41.063Z] build:
[2026-02-20T08:04:41.580Z]
[2026-02-20T08:04:41.580Z] init:
[2026-02-20T08:04:41.580Z] [mkdir] Created dir: /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/jvmtest/functional/buildAndPackage
[2026-02-20T08:04:41.580Z] [mkdir] Created dir: /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin
[2026-02-20T08:04:41.580Z]
[2026-02-20T08:04:41.580Z] getDependentLibs:
[2026-02-20T08:04:42.489Z] [exec] --------------------------------------------
[2026-02-20T08:04:42.489Z] [exec] path is set to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-02-20T08:04:42.489Z] [exec] task is set to default
[2026-02-20T08:04:42.489Z] [exec] dependencyList is set to testng,jcommander
[2026-02-20T08:04:42.489Z] [exec] System Test jars will not be downloaded.
[2026-02-20T08:04:42.489Z] [exec] --------------------------------------------
[2026-02-20T08:04:42.489Z] [exec] Starting download third party dependent jars
[2026-02-20T08:04:42.489Z] [exec] --------------------------------------------
[2026-02-20T08:04:42.489Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-02-20T08:04:42.489Z] [exec] /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2026-02-20T08:04:42.489Z] [exec] /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2026-02-20T08:04:42.489Z] [exec] downloaded dependent third party jars successfully
[2026-02-20T08:04:42.489Z]
[2026-02-20T08:04:42.489Z] compile:
[2026-02-20T08:04:42.489Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-20T08:04:42.489Z] [echo] ============COMPILER SETTINGS============
[2026-02-20T08:04:42.489Z] [echo] ===fork: yes
[2026-02-20T08:04:42.489Z] [echo] ===executable: /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/javac
[2026-02-20T08:04:42.489Z] [echo] ===debug: on
[2026-02-20T08:04:42.489Z] [echo] ===destdir: /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest/functional/buildAndPackage
[2026-02-20T08:04:42.489Z] [javac] Compiling 9 source files to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin
[2026-02-20T08:04:50.410Z] [javac] Creating empty /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin/net/adoptium/test/package-info.class
[2026-02-20T08:04:50.410Z]
[2026-02-20T08:04:50.410Z] dist_functional:
[2026-02-20T08:04:50.410Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/jvmtest/functional
[2026-02-20T08:04:50.410Z]
[2026-02-20T08:04:50.411Z] dist:
[2026-02-20T08:04:50.876Z] [jar] Building jar: /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/jvmtest/functional/buildAndPackage/BuildAndPackagingTests.jar
[2026-02-20T08:04:50.876Z] [copy] Copying 3 files to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/jvmtest/functional/buildAndPackage
[2026-02-20T08:04:50.876Z]
[2026-02-20T08:04:50.876Z] clean:
[2026-02-20T08:04:50.876Z] [delete] Deleting directory /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin
[2026-02-20T08:04:50.876Z]
[2026-02-20T08:04:50.876Z] BUILD SUCCESSFUL
[2026-02-20T08:04:50.876Z] Total time: 13 seconds
[2026-02-20T08:04:50.876Z] 0
[2026-02-20T08:04:51.465Z]
[2026-02-20T08:04:51.465Z]
[2026-02-20T08:04:51.465Z] RECORD TEST REPOs SHA
[2026-02-20T08:04:51.465Z] cd "/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/scripts"; \
[2026-02-20T08:04:51.465Z] bash "getSHAs.sh" --test_root_dir "/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/.." --shas_file "/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/SHAs.txt"
[2026-02-20T08:04:51.465Z] Check shas in /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/.. and store the info in /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-20T08:04:51.465Z] touch /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-20T08:04:52.628Z] ================================================
[2026-02-20T08:04:52.628Z] timestamp: 20260220-030452
[2026-02-20T08:04:52.628Z] repo dir: /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/openj9
[2026-02-20T08:04:52.628Z] git repo:
[2026-02-20T08:04:52.628Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git
[2026-02-20T08:04:52.628Z] sha:
[2026-02-20T08:04:52.628Z] 01e0969adaf7478d9b4372f809664abfc130f62f
[2026-02-20T08:04:53.226Z] ================================================
[2026-02-20T08:04:53.226Z] timestamp: 20260220-030452
[2026-02-20T08:04:53.226Z] repo dir: /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests
[2026-02-20T08:04:53.226Z] git repo:
[2026-02-20T08:04:53.226Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-02-20T08:04:53.226Z] sha:
[2026-02-20T08:04:53.226Z] 6ae53a7631d2a6681514f8dbc46b7c9b7747794e
[2026-02-20T08:04:53.226Z] ================================================
[2026-02-20T08:04:53.226Z] timestamp: 20260220-030452
[2026-02-20T08:04:53.226Z] repo dir: /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG
[2026-02-20T08:04:53.226Z] git repo:
[2026-02-20T08:04:53.226Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-02-20T08:04:53.226Z] sha:
[2026-02-20T08:04:53.872Z] b3ee6c4f70f61744fdfb1fefffcdc2da53e9f152
[2026-02-20T08:04:53.872Z] ================================================
[2026-02-20T08:04:53.872Z] timestamp: 20260220-030453
[2026-02-20T08:04:53.872Z] repo dir: /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/vendor_0
[2026-02-20T08:04:53.872Z] git repo:
[2026-02-20T08:04:53.872Z] Fetch URL: https://github.com/adoptium/temurin-build
[2026-02-20T08:04:53.872Z] sha:
[2026-02-20T08:04:54.379Z] e96bbeac79b072cebb4fb1a6123e60383fd5bbce
[2026-02-20T08:04:54.379Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.functional TESTLIST=
[2026-02-20T08:04:54.379Z] perl scripts/configure.pl
[2026-02-20T08:04:54.379Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=27 --impl=hotspot --vendor="eclipse" --buildList=functional/buildAndPackage --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime= --TRSSURL=
[2026-02-20T08:04:57.103Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-20T08:04:57.103Z]
[2026-02-20T08:04:57.103Z] Starting to generate test make files.
[2026-02-20T08:04:57.103Z]
[2026-02-20T08:04:57.103Z] Parsing /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../functional/buildAndPackage/playlist.xml
[2026-02-20T08:04:57.103Z] Generated /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../functional/buildAndPackage/autoGen.mk
[2026-02-20T08:04:57.103Z]
[2026-02-20T08:04:57.103Z] Generated /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../functional/autoGen.mk
[2026-02-20T08:04:57.103Z]
[2026-02-20T08:04:57.103Z] Generated /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../autoGen.mk
[2026-02-20T08:04:57.103Z]
[2026-02-20T08:04:57.103Z] Generated /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/utils.mk
[2026-02-20T08:04:57.103Z]
[2026-02-20T08:04:57.103Z] Generated /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/rerun.mk
[2026-02-20T08:04:57.103Z]
[2026-02-20T08:04:57.103Z] Make files are generated successfully.
[2026-02-20T08:04:57.103Z]
[2026-02-20T08:04:57.683Z] /Library/Developer/CommandLineTools/usr/bin/make -f runtest.mk _extended.functional
[2026-02-20T08:05:00.459Z]
[2026-02-20T08:05:00.459Z] Running make 3.81
[2026-02-20T08:05:00.459Z] set TEST_ROOT to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/TKG/..
[2026-02-20T08:05:00.459Z] set JDK_VERSION to 27
[2026-02-20T08:05:00.459Z] set JDK_IMPL to hotspot
[2026-02-20T08:05:00.459Z] set JVM_VERSION to openjdk27
[2026-02-20T08:05:01.089Z] set JCL_VERSION to latest
[2026-02-20T08:05:01.089Z] JAVA_HOME was originally set to /Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2026-02-20T08:05:01.089Z] set JAVA_HOME to /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-02-20T08:05:01.089Z] set SPEC to osx_x86-64
[2026-02-20T08:05:01.089Z] set TEST_FLAG to
[2026-02-20T08:05:01.089Z] Running extended.functional ...
[2026-02-20T08:05:01.089Z] There are 2 test targets in extended.functional
[2026-02-20T08:05:01.089Z] "/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -version
[2026-02-20T08:05:01.820Z] openjdk version "27-beta" 2026-09-15
[2026-02-20T08:05:01.820Z] OpenJDK Runtime Environment Temurin-27+10-202602192148 (build 27-beta+10-ea)
[2026-02-20T08:05:01.820Z] OpenJDK 64-Bit Server VM Temurin-27+10-202602192148 (build 27-beta+10-ea, mixed mode)
[2026-02-20T08:05:03.263Z]
[2026-02-20T08:05:03.263Z] ===============================================