Pre Test

Started by upstream project "build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin" build number 206 originally caused by: Started by upstream project "build-scripts/openjdk21-pipeline" build number 376 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_21ea" build number 290 originally caused by: Started by timer Started by user Andrew Leonard Started by upstream project "build-scripts/openjdk21-pipeline" build number 375 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_21ea" build number 290 Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests The recommended git tool is: git No credentials specified Wiping out workspace first. Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/adoptium/aqa-tests.git > git init /home/jenkins/.jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10 Fetching upstream changes from https://github.com/adoptium/aqa-tests.git > git --version # timeout=10 > git --version # 'git version 2.43.0' > git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60 > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 337d87757fb974a42f1aa2ff26d07b8ab859f6fc (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 337d87757fb974a42f1aa2ff26d07b8ab859f6fc # timeout=10 Commit message: "runtest.sh Arctic interactive automation (#6367)" > git rev-list --no-walk 6ea6974a1ec90c4d9715969f1eacf23ba017ac67 # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2025-06-26T16:35:24.247Z] SPEC: osx_x86-64 [Pipeline] echo [2025-06-26T16:35:24.254Z] LABEL: ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac) [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2025-06-26T16:35:24.275Z] Found a total of 1 nodes with the 'ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)' label 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 [2025-06-26T16:35:24.284Z] dynamicAgents: [] [Pipeline] node [2025-06-26T16:35:24.351Z] Running on test-macstadium-macos1014-x64-1 in /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac [Pipeline] { Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] retry [Pipeline] { [Pipeline] timeout [2025-06-26T16:35:24.404Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] cleanWs [2025-06-26T16:35:24.518Z] [WS-CLEANUP] Deleting project workspace... [2025-06-26T16:35:24.519Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-06-26T16:35:24.548Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-06-26T16:35:24.626Z] The recommended git tool is: git [2025-06-26T16:35:24.704Z] No credentials specified [2025-06-26T16:35:24.743Z] Cloning the remote Git repository [2025-06-26T16:35:24.783Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-06-26T16:35:24.783Z] > git init /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests # timeout=10 [2025-06-26T16:35:24.804Z] [WARNING] Reference path does not exist: /Users/jenkins/openjdk_cache [2025-06-26T16:35:24.804Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-06-26T16:35:24.804Z] > git --version # timeout=10 [2025-06-26T16:35:24.814Z] > git --version # 'git version 2.20.1 (Apple Git-117)' [2025-06-26T16:35:24.814Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-26T16:35:27.643Z] Avoid second fetch [2025-06-26T16:35:27.707Z] Checking out Revision 337d87757fb974a42f1aa2ff26d07b8ab859f6fc (origin/master) [2025-06-26T16:35:27.551Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-06-26T16:35:27.563Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-26T16:35:27.657Z] > git rev-parse origin/master^{commit} # timeout=10 [2025-06-26T16:35:27.721Z] > git config core.sparsecheckout # timeout=10 [2025-06-26T16:35:27.733Z] > git checkout -f 337d87757fb974a42f1aa2ff26d07b8ab859f6fc # timeout=10 [2025-06-26T16:35:29.269Z] Commit message: "runtest.sh Arctic interactive automation (#6367)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/buildenv/jenkins/JenkinsfileBase) [Pipeline] } [Pipeline] // load Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-06-26T16:35:31.029Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2025-06-26T16:35:31.048Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-06-26T16:35:31.624Z] + LC_TIME=C [2025-06-26T16:35:31.624Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2025-06-26T16:35:31.757Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-06-26T16:35:32.261Z] + aqa-tests/terminateTestProcesses.sh jenkins [2025-06-26T16:35:32.261Z] 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 [2025-06-26T16:35:33.615Z] + printenv [2025-06-26T16:35:33.615Z] JCK_GIT_BRANCH=master [2025-06-26T16:35:33.615Z] DYNAMIC_COMPILE=false [2025-06-26T16:35:33.615Z] JENKINS_NODE_COOKIE=e4d39af7-73a6-4870-8f8f-e8c91cee6071 [2025-06-26T16:35:33.615Z] OPENJ9_BRANCH=master [2025-06-26T16:35:33.615Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_extended.openjdk_x86-64_mac/97/ [2025-06-26T16:35:33.615Z] DOCKER_REQUIRED=false [2025-06-26T16:35:33.615Z] PARALLEL=Dynamic [2025-06-26T16:35:33.615Z] SHELL=/bin/bash [2025-06-26T16:35:33.615Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-06-26T16:35:33.615Z] JOBSTARTTIME=Thu, 26 Jun 2025 17:35:31 +0100 [2025-06-26T16:35:33.615Z] STAGE_NAME=Setup [2025-06-26T16:35:33.615Z] SSH_CLIENT=78.47.239.97 40218 22 [2025-06-26T16:35:33.615Z] TMPDIR=/var/folders/gn/l1n8c6n13571rxcklsqm2mvm0000gp/T/ [2025-06-26T16:35:33.615Z] RERUN_FAILURE=true [2025-06-26T16:35:33.615Z] BUILD_TAG=jenkins-Test_openjdk21_hs_extended.openjdk_x86-64_mac-97 [2025-06-26T16:35:33.615Z] SDK_RESOURCE=upstream [2025-06-26T16:35:33.615Z] TIME_LIMIT=25 [2025-06-26T16:35:33.615Z] NUM_PROCESSORS=4 [2025-06-26T16:35:33.615Z] EXTERNAL_TEST_CMD=mvn clean install [2025-06-26T16:35:33.615Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-06-26T16:35:33.615Z] WORKSPACE=/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac [2025-06-26T16:35:33.615Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_extended.openjdk_x86-64_mac/ [2025-06-26T16:35:33.615Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_extended.openjdk_x86-64_mac/97/display/redirect?page=changes [2025-06-26T16:35:33.615Z] JDK_BRANCH=jdk-21.0.8+7_adopt [2025-06-26T16:35:33.615Z] ACTIVE_NODE_TIMEOUT=5 [2025-06-26T16:35:33.615Z] USER=jenkins [2025-06-26T16:35:33.615Z] ADOPTOPENJDK_BRANCH=master [2025-06-26T16:35:33.615Z] OPENJCEPLUS_GIT_BRANCH=semeru-java21 [2025-06-26T16:35:33.615Z] ARCHIVE_TEST_RESULTS=false [2025-06-26T16:35:33.615Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin [2025-06-26T16:35:33.615Z] STF_OWNER_BRANCH=adoptium:master [2025-06-26T16:35:33.615Z] LIGHT_WEIGHT_CHECKOUT=false [2025-06-26T16:35:33.615Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_extended.openjdk_x86-64_mac/97/display/redirect?page=artifacts [2025-06-26T16:35:33.615Z] JAVA_MAIN_CLASS_60008=hudson.remoting.Launcher [2025-06-26T16:35:33.615Z] __CF_USER_TEXT_ENCODING=0x1F6:0:0 [2025-06-26T16:35:33.615Z] ORIGIN_JDK_VERSION=21 [2025-06-26T16:35:33.615Z] SETUP_JCK_RUN=false [2025-06-26T16:35:33.615Z] PERSONAL_BUILD=false [2025-06-26T16:35:33.615Z] TKG_OWNER_BRANCH=adoptium:master [2025-06-26T16:35:33.615Z] RERUN_ITERATIONS=1 [2025-06-26T16:35:33.615Z] SPEC=osx_x86-64 [2025-06-26T16:35:33.615Z] TKG_ITERATIONS=1 [2025-06-26T16:35:33.615Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-06-26T16:35:33.615Z] ITERATIONS=1 [2025-06-26T16:35:33.615Z] PATH=/usr/local/bin:/opt/X11/bin:/usr/bin:/bin:/usr/sbin:/sbin [2025-06-26T16:35:33.615Z] LIB_DIR=/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/../../testDependency/lib [2025-06-26T16:35:33.615Z] KEEP_REPORTDIR=true [2025-06-26T16:35:33.615Z] MAIL=/var/mail/jenkins [2025-06-26T16:35:33.615Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_extended.openjdk_x86-64_mac/97/display/redirect [2025-06-26T16:35:33.615Z] _=/usr/bin/printenv [2025-06-26T16:35:33.615Z] GENERATE_JOBS=true [2025-06-26T16:35:33.615Z] PWD=/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac [2025-06-26T16:35:33.615Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home [2025-06-26T16:35:33.615Z] EXIT_FAILURE=false [2025-06-26T16:35:33.615Z] HUDSON_URL=https://ci.adoptium.net/ [2025-06-26T16:35:33.615Z] JDK_VERSION=21 [2025-06-26T16:35:33.615Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2025-06-26T16:35:33.615Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-06-26T16:35:33.615Z] SLACK_CHANNEL=aqavit-bot [2025-06-26T16:35:33.615Z] JOB_NAME=Test_openjdk21_hs_extended.openjdk_x86-64_mac [2025-06-26T16:35:33.615Z] BUILD_DISPLAY_NAME=#97 [2025-06-26T16:35:33.615Z] USE_TESTENV_PROPERTIES=false [2025-06-26T16:35:33.615Z] JENKINS_URL=https://ci.adoptium.net/ [2025-06-26T16:35:33.615Z] EXIT_SUCCESS=false [2025-06-26T16:35:33.615Z] BUILD_ID=97 [2025-06-26T16:35:33.615Z] TEST_TIME=120 [2025-06-26T16:35:33.615Z] PLATFORM=x86-64_mac [2025-06-26T16:35:33.615Z] JDK_IMPL=hotspot [2025-06-26T16:35:33.615Z] JOB_BASE_NAME=Test_openjdk21_hs_extended.openjdk_x86-64_mac [2025-06-26T16:35:33.615Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_extended.openjdk_x86-64_mac/97/display/redirect?page=tests [2025-06-26T16:35:33.615Z] SHLVL=3 [2025-06-26T16:35:33.615Z] AUTO_DETECT=true [2025-06-26T16:35:33.615Z] HOME=/Users/jenkins [2025-06-26T16:35:33.615Z] TAP_NAME=Test_openjdk21_hs_extended.openjdk_x86-64_mac.tap [2025-06-26T16:35:33.615Z] CI=true [2025-06-26T16:35:33.615Z] WORKSPACE_TMP=/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac@tmp [2025-06-26T16:35:33.615Z] EXECUTOR_NUMBER=0 [2025-06-26T16:35:33.615Z] JENKINS_SERVER_COOKIE=durable-fd058096a2a6e02d5db8c12aad70c35270517f5fff0aa1ed536657a36a722cea [2025-06-26T16:35:33.615Z] NODE_LABELS=xcode10 test-macstadium-macos1014-x64-1 test ci.role.test sw.os.osx hw.arch.x86 mac x86_64 x64 x86 sw.os.osx.10_14 ci.role.perf macos10.14 [2025-06-26T16:35:33.615Z] SYSTEM_LIB_DIR=/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/../../testDependency/system_lib [2025-06-26T16:35:33.615Z] BUILD_LIST=openjdk [2025-06-26T16:35:33.615Z] TARGET=extended.openjdk [2025-06-26T16:35:33.615Z] LOGNAME=jenkins [2025-06-26T16:35:33.615Z] EXTERNAL_CUSTOM_BRANCH=master [2025-06-26T16:35:33.615Z] JDK_REPO=https://github.com/adoptium/jdk21u [2025-06-26T16:35:33.615Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-06-26T16:35:33.615Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-06-26T16:35:33.615Z] SSH_CONNECTION=78.47.239.97 40218 207.254.29.43 22 [2025-06-26T16:35:33.615Z] UPSTREAM_JOB_NUMBER=206 [2025-06-26T16:35:33.615Z] NODE_NAME=test-macstadium-macos1014-x64-1 [2025-06-26T16:35:33.615Z] BUILD_NUMBER=97 [2025-06-26T16:35:33.615Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_extended.openjdk_x86-64_mac/display/redirect [2025-06-26T16:35:33.615Z] KEEP_WORKSPACE=false [2025-06-26T16:35:33.615Z] HUDSON_COOKIE=c3cf0fc2-0938-4a12-af95-86c09b8429f9 [2025-06-26T16:35:33.615Z] PERF_ROOT=/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/../../benchmarks [2025-06-26T16:35:33.615Z] USE_JRE=false [2025-06-26T16:35:33.615Z] TEST_JDK_HOME=/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image [2025-06-26T16:35:33.615Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2025-06-26T16:35:33.615Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-06-26T16:35:33.698Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2025-06-26T16:35:33.715Z] Running in /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2025-06-26T16:35:50.933Z] Copied 7 artifacts from "build-scripts » jobs » jdk21u » jdk21u-mac-x64-temurin" build number 206 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named 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 String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] echo [2025-06-26T16:35:51.145Z] 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 [2025-06-26T16:35:51.151Z] Running in /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac [Pipeline] { [Pipeline] sshagent [2025-06-26T16:35:51.178Z] $ ssh-agent [2025-06-26T16:35:51.302Z] SSH_AUTH_SOCK=/var/folders/gn/l1n8c6n13571rxcklsqm2mvm0000gp/T//ssh-wOgogsr6DXtw/agent.82251 [2025-06-26T16:35:51.302Z] SSH_AGENT_PID=82252 [2025-06-26T16:35:51.302Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-06-26T16:35:51.323Z] Running in /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests [Pipeline] { [Pipeline] withCredentials [2025-06-26T16:35:51.353Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2025-06-26T16:35:51.865Z] ++ pwd [2025-06-26T16:35:51.865Z] + ./get.sh -s /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/.. -p x86-64_mac -r upstream -j 21 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master [2025-06-26T16:35:51.865Z] TESTDIR: /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests [2025-06-26T16:35:51.865Z] get jdk binary... [2025-06-26T16:35:51.865Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2025-06-26T16:35:51.865Z] Uncompressing file: OpenJDK21U-jdk_x64_mac_hotspot_21.0.8_7-ea.tar.gz ... [2025-06-26T16:35:53.616Z] List files in jdkbinary folder... [2025-06-26T16:35:53.616Z] total 647264 [2025-06-26T16:35:53.616Z] -rw-r--r-- 1 jenkins staff 52576330 Jun 26 17:02 OpenJDK21U-debugimage_x64_mac_hotspot_21.0.8_7-ea.tar.gz [2025-06-26T16:35:53.616Z] -rw-r--r-- 1 jenkins staff 194040140 Jun 26 17:06 OpenJDK21U-jdk_x64_mac_hotspot_21.0.8_7-ea.tar.gz [2025-06-26T16:35:53.616Z] -rw-r--r-- 1 jenkins staff 42067682 Jun 26 17:07 OpenJDK21U-jre_x64_mac_hotspot_21.0.8_7-ea.tar.gz [2025-06-26T16:35:53.616Z] -rw-r--r-- 1 jenkins staff 32021 Jun 26 17:03 OpenJDK21U-sbom_x64_mac_hotspot_21.0.8_7-ea-metadata.json [2025-06-26T16:35:53.616Z] -rw-r--r-- 1 jenkins staff 165861 Jun 26 17:26 OpenJDK21U-sbom_x64_mac_hotspot_21.0.8_7-ea.json [2025-06-26T16:35:53.616Z] -rw-r--r-- 1 jenkins staff 3951157 Jun 26 17:07 OpenJDK21U-static-libs_x64_mac_hotspot_21.0.8_7-ea.tar.gz [2025-06-26T16:35:53.616Z] -rw-r--r-- 1 jenkins staff 30399890 Jun 26 17:01 OpenJDK21U-testimage_x64_mac_hotspot_21.0.8_7-ea.tar.gz [2025-06-26T16:35:53.616Z] drwxr-xr-x 3 jenkins staff 96 Jun 26 17:35 tmp [2025-06-26T16:35:53.616Z] List files in jdkbinary/tmp folder... [2025-06-26T16:35:53.616Z] total 0 [2025-06-26T16:35:53.616Z] drwxr-xr-x 3 jenkins staff 96 Jun 26 10:05 jdk-21.0.8+8 [2025-06-26T16:35:53.616Z] Moving directory jdk-21.0.8+8/ to ../j2sdk-image [2025-06-26T16:35:53.616Z] Uncompressing file: OpenJDK21U-jre_x64_mac_hotspot_21.0.8_7-ea.tar.gz ... [2025-06-26T16:35:54.371Z] List files in jdkbinary folder... [2025-06-26T16:35:54.371Z] total 647264 [2025-06-26T16:35:54.371Z] -rw-r--r-- 1 jenkins staff 52576330 Jun 26 17:02 OpenJDK21U-debugimage_x64_mac_hotspot_21.0.8_7-ea.tar.gz [2025-06-26T16:35:54.371Z] -rw-r--r-- 1 jenkins staff 194040140 Jun 26 17:06 OpenJDK21U-jdk_x64_mac_hotspot_21.0.8_7-ea.tar.gz [2025-06-26T16:35:54.371Z] -rw-r--r-- 1 jenkins staff 42067682 Jun 26 17:07 OpenJDK21U-jre_x64_mac_hotspot_21.0.8_7-ea.tar.gz [2025-06-26T16:35:54.371Z] -rw-r--r-- 1 jenkins staff 32021 Jun 26 17:03 OpenJDK21U-sbom_x64_mac_hotspot_21.0.8_7-ea-metadata.json [2025-06-26T16:35:54.371Z] -rw-r--r-- 1 jenkins staff 165861 Jun 26 17:26 OpenJDK21U-sbom_x64_mac_hotspot_21.0.8_7-ea.json [2025-06-26T16:35:54.371Z] -rw-r--r-- 1 jenkins staff 3951157 Jun 26 17:07 OpenJDK21U-static-libs_x64_mac_hotspot_21.0.8_7-ea.tar.gz [2025-06-26T16:35:54.371Z] -rw-r--r-- 1 jenkins staff 30399890 Jun 26 17:01 OpenJDK21U-testimage_x64_mac_hotspot_21.0.8_7-ea.tar.gz [2025-06-26T16:35:54.371Z] drwxr-xr-x 3 jenkins staff 96 Jun 26 10:05 j2sdk-image [2025-06-26T16:35:54.372Z] drwxr-xr-x 3 jenkins staff 96 Jun 26 17:35 tmp [2025-06-26T16:35:54.372Z] List files in jdkbinary/tmp folder... [2025-06-26T16:35:54.372Z] total 0 [2025-06-26T16:35:54.372Z] drwxr-xr-x 3 jenkins staff 96 Jun 26 10:06 jdk-21.0.8+8-jre [2025-06-26T16:35:54.372Z] Moving directory jdk-21.0.8+8-jre/ to ../j2re-image [2025-06-26T16:35:54.372Z] Uncompressing file: OpenJDK21U-static-libs_x64_mac_hotspot_21.0.8_7-ea.tar.gz ... [2025-06-26T16:35:54.372Z] List files in jdkbinary folder... [2025-06-26T16:35:54.372Z] total 647264 [2025-06-26T16:35:54.372Z] -rw-r--r-- 1 jenkins staff 52576330 Jun 26 17:02 OpenJDK21U-debugimage_x64_mac_hotspot_21.0.8_7-ea.tar.gz [2025-06-26T16:35:54.372Z] -rw-r--r-- 1 jenkins staff 194040140 Jun 26 17:06 OpenJDK21U-jdk_x64_mac_hotspot_21.0.8_7-ea.tar.gz [2025-06-26T16:35:54.372Z] -rw-r--r-- 1 jenkins staff 42067682 Jun 26 17:07 OpenJDK21U-jre_x64_mac_hotspot_21.0.8_7-ea.tar.gz [2025-06-26T16:35:54.372Z] -rw-r--r-- 1 jenkins staff 32021 Jun 26 17:03 OpenJDK21U-sbom_x64_mac_hotspot_21.0.8_7-ea-metadata.json [2025-06-26T16:35:54.372Z] -rw-r--r-- 1 jenkins staff 165861 Jun 26 17:26 OpenJDK21U-sbom_x64_mac_hotspot_21.0.8_7-ea.json [2025-06-26T16:35:54.372Z] -rw-r--r-- 1 jenkins staff 3951157 Jun 26 17:07 OpenJDK21U-static-libs_x64_mac_hotspot_21.0.8_7-ea.tar.gz [2025-06-26T16:35:54.372Z] -rw-r--r-- 1 jenkins staff 30399890 Jun 26 17:01 OpenJDK21U-testimage_x64_mac_hotspot_21.0.8_7-ea.tar.gz [2025-06-26T16:35:54.372Z] drwxr-xr-x 3 jenkins staff 96 Jun 26 10:06 j2re-image [2025-06-26T16:35:54.372Z] drwxr-xr-x 3 jenkins staff 96 Jun 26 10:05 j2sdk-image [2025-06-26T16:35:54.372Z] drwxr-xr-x 3 jenkins staff 96 Jun 26 17:35 tmp [2025-06-26T16:35:54.372Z] List files in jdkbinary/tmp folder... [2025-06-26T16:35:54.372Z] total 0 [2025-06-26T16:35:54.372Z] drwxr-xr-x 3 jenkins staff 96 Jun 26 17:01 jdk-21.0.8+8-static-libs [2025-06-26T16:35:54.372Z] Moving directory jdk-21.0.8+8-static-libs/ to ../static-libs [2025-06-26T16:35:54.372Z] Uncompressing file: OpenJDK21U-testimage_x64_mac_hotspot_21.0.8_7-ea.tar.gz ... [2025-06-26T16:35:55.128Z] List files in jdkbinary folder... [2025-06-26T16:35:55.128Z] total 647264 [2025-06-26T16:35:55.128Z] -rw-r--r-- 1 jenkins staff 52576330 Jun 26 17:02 OpenJDK21U-debugimage_x64_mac_hotspot_21.0.8_7-ea.tar.gz [2025-06-26T16:35:55.128Z] -rw-r--r-- 1 jenkins staff 194040140 Jun 26 17:06 OpenJDK21U-jdk_x64_mac_hotspot_21.0.8_7-ea.tar.gz [2025-06-26T16:35:55.128Z] -rw-r--r-- 1 jenkins staff 42067682 Jun 26 17:07 OpenJDK21U-jre_x64_mac_hotspot_21.0.8_7-ea.tar.gz [2025-06-26T16:35:55.129Z] -rw-r--r-- 1 jenkins staff 32021 Jun 26 17:03 OpenJDK21U-sbom_x64_mac_hotspot_21.0.8_7-ea-metadata.json [2025-06-26T16:35:55.129Z] -rw-r--r-- 1 jenkins staff 165861 Jun 26 17:26 OpenJDK21U-sbom_x64_mac_hotspot_21.0.8_7-ea.json [2025-06-26T16:35:55.129Z] -rw-r--r-- 1 jenkins staff 3951157 Jun 26 17:07 OpenJDK21U-static-libs_x64_mac_hotspot_21.0.8_7-ea.tar.gz [2025-06-26T16:35:55.129Z] -rw-r--r-- 1 jenkins staff 30399890 Jun 26 17:01 OpenJDK21U-testimage_x64_mac_hotspot_21.0.8_7-ea.tar.gz [2025-06-26T16:35:55.129Z] drwxr-xr-x 3 jenkins staff 96 Jun 26 10:06 j2re-image [2025-06-26T16:35:55.129Z] drwxr-xr-x 3 jenkins staff 96 Jun 26 10:05 j2sdk-image [2025-06-26T16:35:55.129Z] drwxr-xr-x 3 jenkins staff 96 Jun 26 17:01 static-libs [2025-06-26T16:35:55.129Z] drwxr-xr-x 3 jenkins staff 96 Jun 26 17:35 tmp [2025-06-26T16:35:55.129Z] List files in jdkbinary/tmp folder... [2025-06-26T16:35:55.129Z] total 0 [2025-06-26T16:35:55.129Z] drwxr-xr-x 7 jenkins staff 224 Jun 26 16:56 jdk-21.0.8+8-test-image [2025-06-26T16:35:55.129Z] Moving directory jdk-21.0.8+8-test-image/ to ../openjdk-test-image [2025-06-26T16:35:55.129Z] Uncompressing OpenJDK21U-debugimage_x64_mac_hotspot_21.0.8_7-ea.tar.gz over ./j2sdk-image... [2025-06-26T16:35:56.356Z] Removing top-level folder jdk-21.0.8+8-debug-image/ [2025-06-26T16:35:56.356Z] Removing top-level folder jdk-21.0.8+8/ [2025-06-26T16:35:57.113Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image... [2025-06-26T16:35:57.113Z] javac_path: /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/javac [2025-06-26T16:35:57.113Z] Run: /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/java -version [2025-06-26T16:35:57.113Z] =JAVA VERSION OUTPUT BEGIN= [2025-06-26T16:35:57.541Z] openjdk version "21.0.8-beta" 2025-07-15 [2025-06-26T16:35:57.541Z] OpenJDK Runtime Environment Temurin-21.0.8+7-202506261546 (build 21.0.8-beta+7-ea) [2025-06-26T16:35:57.541Z] OpenJDK 64-Bit Server VM Temurin-21.0.8+7-202506261546 (build 21.0.8-beta+7-ea, mixed mode) [2025-06-26T16:35:57.541Z] =JAVA VERSION OUTPUT END= [2025-06-26T16:35:57.541Z] get testKitGen... [2025-06-26T16:35:57.541Z] git clone -q https://github.com/adoptium/TKG.git [2025-06-26T16:35:57.895Z] git rev-parse master [2025-06-26T16:35:57.895Z] git checkout -q -f 1828e310fd8fb3115fde605c41aea434b90143d0 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-06-26T16:35:58.041Z] $ ssh-agent -k [2025-06-26T16:35:58.053Z] unset SSH_AUTH_SOCK; [2025-06-26T16:35:58.053Z] unset SSH_AGENT_PID; [2025-06-26T16:35:58.053Z] echo Agent pid 82252 killed; [2025-06-26T16:35:58.165Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] echo [2025-06-26T16:35:58.221Z] readProperties file: ./aqa-tests/job.properties [Pipeline] readProperties [Pipeline] echo [2025-06-26T16:35:58.313Z] Reset TEST_JDK_HOME to /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-06-26T16:35:58.664Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=extended.openjdk&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-64_mac&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=true&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=21&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk21u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk21u%2Fjdk21u-mac-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk-21.0.8%2B7_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=openjdk&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=206&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2025-06-26T16:35:58.678Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=extended.openjdk&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-64_mac&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=true&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=test-macstadium-macos1014-x64-1&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=21&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk21u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk21u%2Fjdk21u-mac-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk-21.0.8%2B7_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=openjdk&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=206&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (setupParallelEnv) Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-06-26T16:35:58.719Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-06-26T16:35:58.907Z] Copied 1 artifact from "getTRSSOutput" build number 1815 [Pipeline] sh [2025-06-26T16:35:59.424Z] + cd ./aqa-tests/TKG/resources/TRSS [2025-06-26T16:35:59.424Z] + gzip -cd TRSSOutput.tar.gz [2025-06-26T16:35:59.424Z] + tar xof - [2025-06-26T16:35:59.424Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-06-26T16:35:59.538Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-06-26T16:35:59.553Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-06-26T16:36:00.056Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-06-26T16:36:00.057Z] -------------------------------------------- [2025-06-26T16:36:00.057Z] path is set to /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/../../testDependency/lib [2025-06-26T16:36:00.057Z] task is set to default [2025-06-26T16:36:00.057Z] dependencyList is set to all [2025-06-26T16:36:00.057Z] -------------------------------------------- [2025-06-26T16:36:00.057Z] Starting download third party dependent jars [2025-06-26T16:36:00.057Z] -------------------------------------------- [2025-06-26T16:36:00.057Z] downloading dependent third party jars to /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/../../testDependency/lib [2025-06-26T16:36:00.057Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//dacapo.zip [2025-06-26T16:36:00.057Z] ERROR: sha checksum error. [2025-06-26T16:36:00.057Z] --> file downloaded to /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/../../testDependency/lib/dacapo.zip [2025-06-26T16:36:00.057Z] Expected sha is: 2dd4704900e43f4e22c70255b555c02177ef07c4, [2025-06-26T16:36:00.057Z] Actual sha is : eae43c3f6e9fab4144053e93d6228e1f62d1d460. [2025-06-26T16:36:00.135Z] Please delete /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/../../testDependency/lib/dacapo.zip and rerun the program! [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-06-26T16:36:00.159Z] Exception: hudson.AbortException: script returned exit code 255 [Pipeline] echo [2025-06-26T16:36:00.162Z] Cannot pre-stage test libs from /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/../../testDependency/lib on the machine. Skipping... [Pipeline] nodesByLabel [2025-06-26T16:36:00.177Z] Found a total of 1 nodes with the 'ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)' label [Pipeline] sh [2025-06-26T16:36:00.722Z] + cd ./aqa-tests/TKG [2025-06-26T16:36:00.722Z] ++ uname [2025-06-26T16:36:00.722Z] + '[' Darwin = AIX ']' [2025-06-26T16:36:00.722Z] ++ uname [2025-06-26T16:36:00.722Z] + '[' Darwin = SunOS ']' [2025-06-26T16:36:00.722Z] ++ uname [2025-06-26T16:36:00.722Z] + '[' Darwin = '*BSD' ']' [2025-06-26T16:36:00.722Z] + MAKE=make [2025-06-26T16:36:00.722Z] + make genParallelList TEST=extended.openjdk TEST_TIME=120 NUM_MACHINES= [2025-06-26T16:36:00.722Z] JAVA_HOME is set to /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ [2025-06-26T16:36:00.722Z] LIB_DIR is set to /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/../../testDependency/lib [2025-06-26T16:36:00.722Z] rm -f -r /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2025-06-26T16:36:00.722Z] mkdir -p /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2025-06-26T16:36:00.722Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/../../testDependency/lib" 2>&1; echo $? ) | tee "/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-06-26T16:36:00.722Z] if [ -z "$(tail -1 /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-06-26T16:36:00.722Z] Buildfile: /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/scripts/build_tools.xml [2025-06-26T16:36:01.478Z] [2025-06-26T16:36:01.478Z] build: [2025-06-26T16:36:01.478Z] [2025-06-26T16:36:01.478Z] clean: [2025-06-26T16:36:01.478Z] [2025-06-26T16:36:01.478Z] init: [2025-06-26T16:36:01.478Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/bin [2025-06-26T16:36:01.478Z] [2025-06-26T16:36:01.478Z] getDependentLibs: [2025-06-26T16:36:01.478Z] [exec] -------------------------------------------- [2025-06-26T16:36:01.478Z] [exec] path is set to /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/../../testDependency/lib [2025-06-26T16:36:01.478Z] [exec] task is set to default [2025-06-26T16:36:01.478Z] [exec] dependencyList is set to json_simple [2025-06-26T16:36:01.478Z] [exec] -------------------------------------------- [2025-06-26T16:36:01.478Z] [exec] Starting download third party dependent jars [2025-06-26T16:36:01.478Z] [exec] -------------------------------------------- [2025-06-26T16:36:01.478Z] [exec] downloading dependent third party jars to /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/../../testDependency/lib [2025-06-26T16:36:01.478Z] [exec] /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-06-26T16:36:01.478Z] [exec] downloaded dependent third party jars successfully [2025-06-26T16:36:01.478Z] [2025-06-26T16:36:01.478Z] compile: [2025-06-26T16:36:01.478Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-06-26T16:36:01.478Z] [echo] ============COMPILER SETTINGS============ [2025-06-26T16:36:01.479Z] [echo] ===fork: yes [2025-06-26T16:36:01.479Z] [echo] ===debug: on [2025-06-26T16:36:01.479Z] [javac] Compiling 28 source files to /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/bin [2025-06-26T16:36:04.576Z] [javac] Note: Some input files use or override a deprecated API. [2025-06-26T16:36:04.576Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-06-26T16:36:04.576Z] [2025-06-26T16:36:04.576Z] dist: [2025-06-26T16:36:04.576Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/bin/TestKitGen.jar [2025-06-26T16:36:04.576Z] [2025-06-26T16:36:04.576Z] BUILD SUCCESSFUL [2025-06-26T16:36:04.576Z] Total time: 3 seconds [2025-06-26T16:36:04.576Z] 0 [2025-06-26T16:36:04.576Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-06-26T16:36:04.576Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-06-26T16:36:04.576Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory [2025-06-26T16:36:05.330Z] ****************************** MACHINE INFO ****************************** [2025-06-26T16:36:05.330Z] File path : /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG [2025-06-26T16:36:05.330Z] Free Physical Memory Size : 9993080832 [2025-06-26T16:36:05.330Z] Free space (bytes) : 196180090880 [2025-06-26T16:36:05.330Z] Total Physical Memory Size : 17179869184 [2025-06-26T16:36:05.330Z] Total space (bytes) : 250790436864 [2025-06-26T16:36:05.330Z] Usable space (bytes) : 191191805952 [2025-06-26T16:36:05.330Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-06-26T16:36:05.330Z] bashVersion : [2025-06-26T16:36:05.330Z] GNU bash, version 5.1.8(1)-release (x86_64-apple-darwin18.7.0) [2025-06-26T16:36:05.330Z] Copyright (C) 2020 Free Software Foundation, Inc. [2025-06-26T16:36:05.330Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-06-26T16:36:05.330Z] [2025-06-26T16:36:05.330Z] This is free software; you are free to change and redistribute it. [2025-06-26T16:36:05.330Z] There is NO WARRANTY, to the extent permitted by law. [2025-06-26T16:36:05.330Z] cpuCores : 8 [2025-06-26T16:36:05.330Z] curlVersion : [2025-06-26T16:36:05.330Z] curl 8.0.1 (x86_64-apple-darwin18.7.0) libcurl/8.0.1 (SecureTransport) OpenSSL/1.1.1t zlib/1.2.11 brotli/1.0.9 zstd/1.5.5 libidn2/2.3.4 libssh2/1.10.0 nghttp2/1.52.0 librtmp/2.3 [2025-06-26T16:36:05.330Z] Release-Date: 2023-03-20 [2025-06-26T16:36:05.330Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-06-26T16:36:05.330Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd [2025-06-26T16:36:05.330Z] dockerVersion : bash: line 1: docker: command not found [2025-06-26T16:36:05.330Z] gcc version : 4.2.1 [2025-06-26T16:36:05.330Z] gclibc version : bash: line 1: ldd: command not found [2025-06-26T16:36:05.330Z] gdb version : bash: line 1: gdb: command not found [2025-06-26T16:36:05.330Z] lldb version : [2025-06-26T16:36:05.330Z] lldb-1001.0.13.3 [2025-06-26T16:36:05.330Z] Swift-5.0 [2025-06-26T16:36:05.330Z] makeVersion : [2025-06-26T16:36:05.330Z] GNU Make 3.81 [2025-06-26T16:36:05.330Z] Copyright (C) 2006 Free Software Foundation, Inc. [2025-06-26T16:36:05.330Z] This is free software; see the source for copying conditions. [2025-06-26T16:36:05.330Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A [2025-06-26T16:36:05.330Z] PARTICULAR PURPOSE. [2025-06-26T16:36:05.330Z] [2025-06-26T16:36:05.330Z] This program built for i386-apple-darwin11.3.0 [2025-06-26T16:36:05.330Z] mavenVersion : [2025-06-26T16:36:05.330Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2025-06-26T16:36:05.330Z] Maven home: /usr/local/apache-maven-3.6.3 [2025-06-26T16:36:05.330Z] Java version: 21.0.8-beta, vendor: Eclipse Adoptium, runtime: /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home [2025-06-26T16:36:05.330Z] Default locale: en_IE, platform encoding: UTF-8 [2025-06-26T16:36:05.330Z] OS name: "mac os x", version: "10.14.6", arch: "x86_64", family: "mac" [2025-06-26T16:36:05.330Z] perlVersion : [2025-06-26T16:36:05.330Z] [2025-06-26T16:36:05.330Z] This is perl 5, version 18, subversion 4 (v5.18.4) built for darwin-thread-multi-2level [2025-06-26T16:36:05.330Z] (with 2 registered patches, see perl -V for more detail) [2025-06-26T16:36:05.330Z] [2025-06-26T16:36:05.330Z] Copyright 1987-2013, Larry Wall [2025-06-26T16:36:05.330Z] [2025-06-26T16:36:05.330Z] Perl may be copied only under the terms of either the Artistic License or the [2025-06-26T16:36:05.330Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-06-26T16:36:05.330Z] [2025-06-26T16:36:05.330Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-06-26T16:36:05.330Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-06-26T16:36:05.330Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2025-06-26T16:36:05.330Z] [2025-06-26T16:36:05.330Z] podmanVersion : bash: line 1: podman: command not found [2025-06-26T16:36:05.330Z] procArch : i386 [2025-06-26T16:36:05.330Z] sysArch : x86_64 [2025-06-26T16:36:05.330Z] sysOS : Darwin [2025-06-26T16:36:05.330Z] ulimit : [2025-06-26T16:36:05.330Z] core file size (blocks, -c) 0 [2025-06-26T16:36:05.330Z] data seg size (kbytes, -d) unlimited [2025-06-26T16:36:05.330Z] file size (blocks, -f) unlimited [2025-06-26T16:36:05.330Z] max locked memory (kbytes, -l) unlimited [2025-06-26T16:36:05.330Z] max memory size (kbytes, -m) unlimited [2025-06-26T16:36:05.330Z] open files (-n) 10240 [2025-06-26T16:36:05.330Z] pipe size (512 bytes, -p) 1 [2025-06-26T16:36:05.330Z] stack size (kbytes, -s) 65532 [2025-06-26T16:36:05.330Z] cpu time (seconds, -t) unlimited [2025-06-26T16:36:05.330Z] max user processes (-u) 1418 [2025-06-26T16:36:05.330Z] virtual memory (kbytes, -v) unlimited [2025-06-26T16:36:05.330Z] uname : Darwin test-macstadium-macos1014-x64-1.adoptopenjdk.net 18.7.0 Darwin Kernel Version 18.7.0: Thu Jun 20 18:42:21 PDT 2019; root:xnu-4903.270.47~4/RELEASE_X86_64 x86_64 [2025-06-26T16:36:05.330Z] vmVendor : Oracle Corporation [2025-06-26T16:36:05.330Z] vmVersion : 21.0.8-beta+7-ea [2025-06-26T16:36:05.330Z] xlc version : bash: line 1: xlC: command not found [2025-06-26T16:36:05.330Z] ************************************************************************** [2025-06-26T16:36:05.330Z] [2025-06-26T16:36:05.330Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-06-26T16:36:05.330Z] [2025-06-26T16:36:05.330Z] System.getProperty('java.vendor')=Eclipse Adoptium [2025-06-26T16:36:05.330Z] [2025-06-26T16:36:05.330Z] System.getProperty('os.name')=Mac OS X [2025-06-26T16:36:05.330Z] [2025-06-26T16:36:05.330Z] System.getProperty('os.arch')=x86_64 [2025-06-26T16:36:05.330Z] [2025-06-26T16:36:05.330Z] System.getProperty('java.fullversion')=null [2025-06-26T16:36:05.330Z] [2025-06-26T16:36:05.330Z] System.getProperty('sun.arch.data.model')=64 [2025-06-26T16:36:05.330Z] [2025-06-26T16:36:05.682Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.openjdk TESTLIST= TRSS_URL= LIB_DIR=/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/../../testDependency/lib [2025-06-26T16:36:05.682Z] perl scripts/configure.pl [2025-06-26T16:36:05.682Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=21 --impl=hotspot --vendor="eclipse" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=extended.openjdk --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-06-26T16:36:06.034Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-06-26T16:36:06.034Z] [2025-06-26T16:36:06.034Z] [2025-06-26T16:36:06.034Z] Starting to generate parallel test lists. [2025-06-26T16:36:06.034Z] [2025-06-26T16:36:06.387Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../openjdk/playlist.xml [2025-06-26T16:36:06.387Z] Attempting to get test duration data from TRSS. [2025-06-26T16:36:06.387Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=21&impl=hs&platform=x86-64_mac&group=openjdk&level=extended [2025-06-26T16:36:06.753Z] Attempting to get test duration data from cached files. [2025-06-26T16:36:06.753Z] [2025-06-26T16:36:06.753Z] TEST DURATION [2025-06-26T16:36:06.753Z] ==================================================================================== [2025-06-26T16:36:06.753Z] Total number of tests searched: 86 [2025-06-26T16:36:06.753Z] Number of test durations found: 86 [2025-06-26T16:36:06.753Z] Top slowest tests: [2025-06-26T16:36:06.753Z] 275m55s hotspot_compiler_0 [2025-06-26T16:36:06.753Z] 258m47s hotspot_gc_0 [2025-06-26T16:36:06.753Z] 159m35s jdk_tools_0 [2025-06-26T16:36:06.753Z] ==================================================================================== [2025-06-26T16:36:06.753Z] Warning: Test hotspot_compiler_0 has duration 275m55s, which is greater than the specified test list execution time 7200000m. So this value is used to limit the overall execution time. [2025-06-26T16:36:06.753Z] [2025-06-26T16:36:06.753Z] Test target is split into 7 lists. [2025-06-26T16:36:06.753Z] Reducing estimated test running time from 1856m19s to 275m55s. [2025-06-26T16:36:06.753Z] [2025-06-26T16:36:06.753Z] -------------------------------------testList_0------------------------------------- [2025-06-26T16:36:06.753Z] Number of tests: 1 [2025-06-26T16:36:06.753Z] Estimated running time: 275m55s [2025-06-26T16:36:06.753Z] TESTLIST=hotspot_compiler_0 [2025-06-26T16:36:06.753Z] ------------------------------------------------------------------------------------ [2025-06-26T16:36:06.753Z] [2025-06-26T16:36:06.753Z] -------------------------------------testList_1------------------------------------- [2025-06-26T16:36:06.753Z] Number of tests: 46 [2025-06-26T16:36:06.753Z] Estimated running time: 259m00s [2025-06-26T16:36:06.753Z] TESTLIST=hotspot_gc_0,jdk_sound_0,jdk_native_sanity_2,jdk_jdi_2,jdk_awt_2,jdk_instrument_2,jdk_client_sanity_1,jdk_awt_0,jdk_swing_2,jdk_security_infra_2,jdk_client_sanity_0,jdk_jfc_demo_1,jdk_time_2,jdk_nio_2,jdk_client_sanity_2,jdk_imageio_1,jdk_management_2,jdk_security_infra_0,jdk_rmi_2,jdk_swing_1,jdk_imageio_0,jdk_awt_1,jdk_2d_2,jdk_sound_1,jdk_security3_2,jdk_build_2,jdk_2d_1,jdk_jfc_demo_2,jdk_imageio_2,jdk_sound_2,jdk_2d_0,jdk_jfc_demo_0,jdk_security_infra_1,jdk_swing_0,jdk_tools_2,jdk_text_2,jdk_net_2,jdk_io_2,jdk_jfr_2,jdk_vector_2,jdk_security_infra_zos_1,jdk_jmx_2,jdk_beans_2,jdk_security_infra_zos_0,jdk_security_infra_zos_2,jdk_other_2 [2025-06-26T16:36:06.753Z] ------------------------------------------------------------------------------------ [2025-06-26T16:36:06.753Z] [2025-06-26T16:36:06.753Z] -------------------------------------testList_2------------------------------------- [2025-06-26T16:36:06.753Z] Number of tests: 4 [2025-06-26T16:36:06.753Z] Estimated running time: 271m35s [2025-06-26T16:36:06.753Z] TESTLIST=jdk_tools_0,jdk_jfr_0,jdk_jfr_1,jdk_beans_1 [2025-06-26T16:36:06.753Z] ------------------------------------------------------------------------------------ [2025-06-26T16:36:06.753Z] [2025-06-26T16:36:06.753Z] -------------------------------------testList_3------------------------------------- [2025-06-26T16:36:06.753Z] Number of tests: 6 [2025-06-26T16:36:06.753Z] Estimated running time: 259m42s [2025-06-26T16:36:06.753Z] TESTLIST=jdk_tools_1,jdk_net_0,jdk_beans_0,jdk_instrument_1,jdk_build_1,jdk_build_0 [2025-06-26T16:36:06.753Z] ------------------------------------------------------------------------------------ [2025-06-26T16:36:06.753Z] [2025-06-26T16:36:06.753Z] -------------------------------------testList_4------------------------------------- [2025-06-26T16:36:06.753Z] Number of tests: 3 [2025-06-26T16:36:06.753Z] Estimated running time: 262m47s [2025-06-26T16:36:06.753Z] TESTLIST=hotspot_runtime_0,jdk_net_1,jdk_nio_0 [2025-06-26T16:36:06.753Z] ------------------------------------------------------------------------------------ [2025-06-26T16:36:06.753Z] [2025-06-26T16:36:06.753Z] -------------------------------------testList_5------------------------------------- [2025-06-26T16:36:06.753Z] Number of tests: 3 [2025-06-26T16:36:06.753Z] Estimated running time: 267m49s [2025-06-26T16:36:06.753Z] TESTLIST=jdk_security3_1,jdk_security3_0,jdk_vector_0 [2025-06-26T16:36:06.753Z] ------------------------------------------------------------------------------------ [2025-06-26T16:36:06.753Z] [2025-06-26T16:36:06.753Z] -------------------------------------testList_6------------------------------------- [2025-06-26T16:36:06.753Z] Number of tests: 23 [2025-06-26T16:36:06.753Z] Estimated running time: 259m28s [2025-06-26T16:36:06.753Z] TESTLIST=jdk_jdi_0,jdk_vector_1,jdk_jdi_1,jdk_nio_1,jdk_jmx_1,jdk_jmx_0,jdk_time_0,jdk_other_1,jdk_other_0,jdk_text_0,jdk_management_0,jdk_management_1,jdk_io_0,jdk_rmi_0,jdk_rmi_1,jdk_io_1,jdk_time_1,jdk_text_1,jdk_instrument_0,hotspot_serviceability_0,jdk_native_sanity_0,hotspot_native_sanity_0,jdk_native_sanity_1 [2025-06-26T16:36:06.753Z] ------------------------------------------------------------------------------------ [2025-06-26T16:36:06.753Z] [2025-06-26T16:36:06.753Z] Parallel test lists file (/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [Pipeline] fileExists [Pipeline] echo [2025-06-26T16:36:06.862Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2025-06-26T16:36:06.944Z] TEST_TIME (120 minutes) is not possible as it exceeds the machine limit. [Pipeline] echo [2025-06-26T16:36:06.945Z] Regenerate parallel list with NUM_MACHINES=1. [Pipeline] sh [2025-06-26T16:36:07.473Z] + cd ./aqa-tests/TKG [2025-06-26T16:36:07.473Z] ++ uname [2025-06-26T16:36:07.473Z] + '[' Darwin = AIX ']' [2025-06-26T16:36:07.473Z] ++ uname [2025-06-26T16:36:07.473Z] + '[' Darwin = SunOS ']' [2025-06-26T16:36:07.473Z] ++ uname [2025-06-26T16:36:07.473Z] + '[' Darwin = '*BSD' ']' [2025-06-26T16:36:07.473Z] + MAKE=make [2025-06-26T16:36:07.473Z] + make genParallelList TEST=extended.openjdk NUM_MACHINES=1 TEST_TIME= [2025-06-26T16:36:07.473Z] JAVA_HOME is set to /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ [2025-06-26T16:36:07.473Z] LIB_DIR is set to /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/../../testDependency/lib [2025-06-26T16:36:07.473Z] rm -f -r /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2025-06-26T16:36:07.473Z] mkdir -p /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2025-06-26T16:36:07.473Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/../../testDependency/lib" 2>&1; echo $? ) | tee "/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-06-26T16:36:07.473Z] if [ -z "$(tail -1 /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-06-26T16:36:07.473Z] Buildfile: /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/scripts/build_tools.xml [2025-06-26T16:36:08.226Z] [2025-06-26T16:36:08.226Z] build: [2025-06-26T16:36:08.226Z] [2025-06-26T16:36:08.226Z] clean: [2025-06-26T16:36:08.226Z] [delete] Deleting: /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/autoGenEnv.mk [2025-06-26T16:36:08.226Z] [delete] Deleting directory /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/bin [2025-06-26T16:36:08.226Z] [2025-06-26T16:36:08.226Z] init: [2025-06-26T16:36:08.227Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/bin [2025-06-26T16:36:08.227Z] [2025-06-26T16:36:08.227Z] getDependentLibs: [2025-06-26T16:36:08.227Z] [exec] -------------------------------------------- [2025-06-26T16:36:08.227Z] [exec] path is set to /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/../../testDependency/lib [2025-06-26T16:36:08.227Z] [exec] task is set to default [2025-06-26T16:36:08.227Z] [exec] dependencyList is set to json_simple [2025-06-26T16:36:08.227Z] [exec] -------------------------------------------- [2025-06-26T16:36:08.227Z] [exec] Starting download third party dependent jars [2025-06-26T16:36:08.227Z] [exec] -------------------------------------------- [2025-06-26T16:36:08.227Z] [exec] downloading dependent third party jars to /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/../../testDependency/lib [2025-06-26T16:36:08.227Z] [exec] /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-06-26T16:36:08.227Z] [exec] downloaded dependent third party jars successfully [2025-06-26T16:36:08.227Z] [2025-06-26T16:36:08.227Z] compile: [2025-06-26T16:36:08.227Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-06-26T16:36:08.227Z] [echo] ============COMPILER SETTINGS============ [2025-06-26T16:36:08.227Z] [echo] ===fork: yes [2025-06-26T16:36:08.227Z] [echo] ===debug: on [2025-06-26T16:36:08.227Z] [javac] Compiling 28 source files to /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/bin [2025-06-26T16:36:10.607Z] [javac] Note: Some input files use or override a deprecated API. [2025-06-26T16:36:10.607Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-06-26T16:36:10.607Z] [2025-06-26T16:36:10.607Z] dist: [2025-06-26T16:36:10.607Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/bin/TestKitGen.jar [2025-06-26T16:36:10.959Z] [2025-06-26T16:36:10.959Z] BUILD SUCCESSFUL [2025-06-26T16:36:10.959Z] Total time: 3 seconds [2025-06-26T16:36:10.959Z] 0 [2025-06-26T16:36:10.959Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-06-26T16:36:10.959Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-06-26T16:36:10.959Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory [2025-06-26T16:36:12.182Z] ****************************** MACHINE INFO ****************************** [2025-06-26T16:36:12.182Z] File path : /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG [2025-06-26T16:36:12.182Z] Free Physical Memory Size : 9990082560 [2025-06-26T16:36:12.182Z] Free space (bytes) : 196175568896 [2025-06-26T16:36:12.182Z] Total Physical Memory Size : 17179869184 [2025-06-26T16:36:12.182Z] Total space (bytes) : 250790436864 [2025-06-26T16:36:12.182Z] Usable space (bytes) : 191187283968 [2025-06-26T16:36:12.182Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-06-26T16:36:12.182Z] bashVersion : [2025-06-26T16:36:12.182Z] GNU bash, version 5.1.8(1)-release (x86_64-apple-darwin18.7.0) [2025-06-26T16:36:12.182Z] Copyright (C) 2020 Free Software Foundation, Inc. [2025-06-26T16:36:12.182Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-06-26T16:36:12.182Z] [2025-06-26T16:36:12.182Z] This is free software; you are free to change and redistribute it. [2025-06-26T16:36:12.182Z] There is NO WARRANTY, to the extent permitted by law. [2025-06-26T16:36:12.182Z] cpuCores : 8 [2025-06-26T16:36:12.182Z] curlVersion : [2025-06-26T16:36:12.182Z] curl 8.0.1 (x86_64-apple-darwin18.7.0) libcurl/8.0.1 (SecureTransport) OpenSSL/1.1.1t zlib/1.2.11 brotli/1.0.9 zstd/1.5.5 libidn2/2.3.4 libssh2/1.10.0 nghttp2/1.52.0 librtmp/2.3 [2025-06-26T16:36:12.182Z] Release-Date: 2023-03-20 [2025-06-26T16:36:12.182Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-06-26T16:36:12.182Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd [2025-06-26T16:36:12.182Z] dockerVersion : bash: line 1: docker: command not found [2025-06-26T16:36:12.182Z] gcc version : 4.2.1 [2025-06-26T16:36:12.182Z] gclibc version : bash: line 1: ldd: command not found [2025-06-26T16:36:12.182Z] gdb version : bash: line 1: gdb: command not found [2025-06-26T16:36:12.182Z] lldb version : [2025-06-26T16:36:12.182Z] lldb-1001.0.13.3 [2025-06-26T16:36:12.182Z] Swift-5.0 [2025-06-26T16:36:12.182Z] makeVersion : [2025-06-26T16:36:12.182Z] GNU Make 3.81 [2025-06-26T16:36:12.182Z] Copyright (C) 2006 Free Software Foundation, Inc. [2025-06-26T16:36:12.182Z] This is free software; see the source for copying conditions. [2025-06-26T16:36:12.182Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A [2025-06-26T16:36:12.182Z] PARTICULAR PURPOSE. [2025-06-26T16:36:12.182Z] [2025-06-26T16:36:12.182Z] This program built for i386-apple-darwin11.3.0 [2025-06-26T16:36:12.182Z] mavenVersion : [2025-06-26T16:36:12.182Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2025-06-26T16:36:12.182Z] Maven home: /usr/local/apache-maven-3.6.3 [2025-06-26T16:36:12.182Z] Java version: 21.0.8-beta, vendor: Eclipse Adoptium, runtime: /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home [2025-06-26T16:36:12.182Z] Default locale: en_IE, platform encoding: UTF-8 [2025-06-26T16:36:12.182Z] OS name: "mac os x", version: "10.14.6", arch: "x86_64", family: "mac" [2025-06-26T16:36:12.182Z] perlVersion : [2025-06-26T16:36:12.182Z] [2025-06-26T16:36:12.182Z] This is perl 5, version 18, subversion 4 (v5.18.4) built for darwin-thread-multi-2level [2025-06-26T16:36:12.182Z] (with 2 registered patches, see perl -V for more detail) [2025-06-26T16:36:12.182Z] [2025-06-26T16:36:12.182Z] Copyright 1987-2013, Larry Wall [2025-06-26T16:36:12.182Z] [2025-06-26T16:36:12.182Z] Perl may be copied only under the terms of either the Artistic License or the [2025-06-26T16:36:12.182Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-06-26T16:36:12.182Z] [2025-06-26T16:36:12.182Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-06-26T16:36:12.182Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-06-26T16:36:12.182Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2025-06-26T16:36:12.182Z] [2025-06-26T16:36:12.182Z] podmanVersion : bash: line 1: podman: command not found [2025-06-26T16:36:12.182Z] procArch : i386 [2025-06-26T16:36:12.182Z] sysArch : x86_64 [2025-06-26T16:36:12.182Z] sysOS : Darwin [2025-06-26T16:36:12.182Z] ulimit : [2025-06-26T16:36:12.182Z] core file size (blocks, -c) 0 [2025-06-26T16:36:12.182Z] data seg size (kbytes, -d) unlimited [2025-06-26T16:36:12.182Z] file size (blocks, -f) unlimited [2025-06-26T16:36:12.182Z] max locked memory (kbytes, -l) unlimited [2025-06-26T16:36:12.182Z] max memory size (kbytes, -m) unlimited [2025-06-26T16:36:12.182Z] open files (-n) 10240 [2025-06-26T16:36:12.182Z] pipe size (512 bytes, -p) 1 [2025-06-26T16:36:12.182Z] stack size (kbytes, -s) 65532 [2025-06-26T16:36:12.182Z] cpu time (seconds, -t) unlimited [2025-06-26T16:36:12.182Z] max user processes (-u) 1418 [2025-06-26T16:36:12.182Z] virtual memory (kbytes, -v) unlimited [2025-06-26T16:36:12.182Z] uname : Darwin test-macstadium-macos1014-x64-1.adoptopenjdk.net 18.7.0 Darwin Kernel Version 18.7.0: Thu Jun 20 18:42:21 PDT 2019; root:xnu-4903.270.47~4/RELEASE_X86_64 x86_64 [2025-06-26T16:36:12.182Z] vmVendor : Oracle Corporation [2025-06-26T16:36:12.182Z] vmVersion : 21.0.8-beta+7-ea [2025-06-26T16:36:12.182Z] xlc version : bash: line 1: xlC: command not found [2025-06-26T16:36:12.182Z] ************************************************************************** [2025-06-26T16:36:12.182Z] [2025-06-26T16:36:12.182Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-06-26T16:36:12.182Z] [2025-06-26T16:36:12.182Z] System.getProperty('java.vendor')=Eclipse Adoptium [2025-06-26T16:36:12.182Z] [2025-06-26T16:36:12.182Z] System.getProperty('os.name')=Mac OS X [2025-06-26T16:36:12.182Z] [2025-06-26T16:36:12.182Z] System.getProperty('os.arch')=x86_64 [2025-06-26T16:36:12.182Z] [2025-06-26T16:36:12.182Z] System.getProperty('java.fullversion')=null [2025-06-26T16:36:12.182Z] [2025-06-26T16:36:12.182Z] System.getProperty('sun.arch.data.model')=64 [2025-06-26T16:36:12.182Z] [2025-06-26T16:36:12.182Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES=1 TEST_TIME= TESTTARGET=extended.openjdk TESTLIST= TRSS_URL= LIB_DIR=/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/../../testDependency/lib [2025-06-26T16:36:12.182Z] perl scripts/configure.pl [2025-06-26T16:36:12.182Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=21 --impl=hotspot --vendor="eclipse" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=extended.openjdk --testList= --numOfMachines=1 --testTime= --TRSSURL= [2025-06-26T16:36:12.534Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-06-26T16:36:12.534Z] [2025-06-26T16:36:12.534Z] [2025-06-26T16:36:12.534Z] Starting to generate parallel test lists. [2025-06-26T16:36:12.534Z] [2025-06-26T16:36:12.886Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../openjdk/playlist.xml [2025-06-26T16:36:12.886Z] Attempting to get test duration data from TRSS. [2025-06-26T16:36:12.886Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=21&impl=hs&platform=x86-64_mac&group=openjdk&level=extended [2025-06-26T16:36:12.886Z] Attempting to get test duration data from cached files. [2025-06-26T16:36:12.886Z] [2025-06-26T16:36:12.886Z] TEST DURATION [2025-06-26T16:36:13.239Z] ==================================================================================== [2025-06-26T16:36:13.239Z] Total number of tests searched: 86 [2025-06-26T16:36:13.239Z] Number of test durations found: 86 [2025-06-26T16:36:13.239Z] Top slowest tests: [2025-06-26T16:36:13.239Z] 275m55s hotspot_compiler_0 [2025-06-26T16:36:13.239Z] 258m47s hotspot_gc_0 [2025-06-26T16:36:13.239Z] 159m35s jdk_tools_0 [2025-06-26T16:36:13.239Z] ==================================================================================== [2025-06-26T16:36:13.239Z] [2025-06-26T16:36:13.239Z] Test target is split into 1 lists. [2025-06-26T16:36:13.239Z] Reducing estimated test running time from 1856m19s to 1856m19s. [2025-06-26T16:36:13.239Z] [2025-06-26T16:36:13.239Z] -------------------------------------testList_0------------------------------------- [2025-06-26T16:36:13.239Z] Number of tests: 86 [2025-06-26T16:36:13.239Z] Estimated running time: 1856m19s [2025-06-26T16:36:13.239Z] TESTLIST=hotspot_compiler_0,hotspot_gc_0,jdk_tools_0,jdk_tools_1,hotspot_runtime_0,jdk_security3_1,jdk_security3_0,jdk_net_1,jdk_net_0,jdk_jfr_0,jdk_jfr_1,jdk_beans_0,jdk_nio_0,jdk_vector_0,jdk_beans_1,jdk_jdi_0,jdk_vector_1,jdk_jdi_1,jdk_nio_1,jdk_jmx_1,jdk_jmx_0,jdk_time_0,jdk_other_1,jdk_other_0,jdk_text_0,jdk_management_0,jdk_management_1,jdk_io_0,jdk_rmi_0,jdk_rmi_1,jdk_io_1,jdk_time_1,jdk_text_1,jdk_instrument_0,hotspot_serviceability_0,jdk_instrument_1,jdk_native_sanity_0,hotspot_native_sanity_0,jdk_build_1,jdk_build_0,jdk_native_sanity_1,jdk_sound_0,jdk_native_sanity_2,jdk_jdi_2,jdk_awt_2,jdk_instrument_2,jdk_client_sanity_1,jdk_awt_0,jdk_swing_2,jdk_security_infra_2,jdk_client_sanity_0,jdk_jfc_demo_1,jdk_time_2,jdk_nio_2,jdk_client_sanity_2,jdk_imageio_1,jdk_management_2,jdk_security_infra_0,jdk_rmi_2,jdk_swing_1,jdk_imageio_0,jdk_awt_1,jdk_2d_2,jdk_sound_1,jdk_security3_2,jdk_build_2,jdk_2d_1,jdk_jfc_demo_2,jdk_imageio_2,jdk_sound_2,jdk_2d_0,jdk_jfc_demo_0,jdk_security_infra_1,jdk_swing_0,jdk_tools_2,jdk_text_2,jdk_net_2,jdk_io_2,jdk_jfr_2,jdk_vector_2,jdk_security_infra_zos_1,jdk_jmx_2,jdk_beans_2,jdk_security_infra_zos_0,jdk_security_infra_zos_2,jdk_other_2 [2025-06-26T16:36:13.239Z] ------------------------------------------------------------------------------------ [2025-06-26T16:36:13.239Z] [2025-06-26T16:36:13.239Z] Parallel test lists file (/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [Pipeline] fileExists [Pipeline] echo [2025-06-26T16:36:13.349Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2025-06-26T16:36:13.432Z] Number of test list is 1, no need to run tests in child job. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2025-06-26T16:36:13.471Z] Building tests... [Pipeline] timeout [2025-06-26T16:36:13.475Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-06-26T16:36:13.494Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-06-26T16:36:13.996Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-06-26T16:36:13.996Z] -------------------------------------------- [2025-06-26T16:36:13.996Z] path is set to /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/../../testDependency/lib [2025-06-26T16:36:13.996Z] task is set to default [2025-06-26T16:36:13.996Z] dependencyList is set to all [2025-06-26T16:36:13.996Z] -------------------------------------------- [2025-06-26T16:36:13.996Z] Starting download third party dependent jars [2025-06-26T16:36:13.996Z] -------------------------------------------- [2025-06-26T16:36:13.996Z] downloading dependent third party jars to /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/../../testDependency/lib [2025-06-26T16:36:13.996Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2025-06-26T16:36:13.996Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2025-06-26T16:36:13.996Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-06-26T16:36:13.996Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/../../testDependency/lib/junit4.jar exists with correct hash, not downloading [2025-06-26T16:36:13.996Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2025-06-26T16:36:13.996Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/../../testDependency/lib/asm.jar exists with correct hash, not downloading [2025-06-26T16:36:13.996Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-06-26T16:36:13.996Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/../../testDependency/lib/javassist.jar exists with correct hash, not downloading [2025-06-26T16:36:13.996Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-06-26T16:36:13.996Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_5_2_1.tar.gz [2025-06-26T16:36:14.347Z] --> file downloaded to /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/../../testDependency/lib/jtreg_7_5_2_1.tar.gz [2025-06-26T16:36:14.347Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_5_2_1.tar.gz.sha256sum.txt [2025-06-26T16:36:14.347Z] ERROR: sha checksum error. [2025-06-26T16:36:14.347Z] --> file downloaded to /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/../../testDependency/lib/jtreg_7_5_2_1.tar.gz.sha256sum.txt [2025-06-26T16:36:14.347Z] Expected sha is: [2025-06-26T16:36:14.347Z] , [2025-06-26T16:36:14.347Z] Actual sha is : 6eb9e1bb84957570e775907e89468d8ef70ba927d8247902735a99008c37b5b2. [2025-06-26T16:36:14.425Z] Please delete /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/../../testDependency/lib/jtreg_7_5_2_1.tar.gz and rerun the program! [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-06-26T16:36:14.451Z] Exception: hudson.AbortException: script returned exit code 255 [Pipeline] echo [2025-06-26T16:36:14.455Z] Cannot pre-stage test libs from /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/../../testDependency/lib on the machine. Skipping... [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2025-06-26T16:36:14.546Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] dir [2025-06-26T16:36:14.558Z] Running in /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests [Pipeline] { [Pipeline] sshagent [2025-06-26T16:36:14.587Z] $ ssh-agent [2025-06-26T16:36:14.712Z] SSH_AUTH_SOCK=/var/folders/gn/l1n8c6n13571rxcklsqm2mvm0000gp/T//ssh-OXoGHOrmzJjh/agent.82638 [2025-06-26T16:36:14.712Z] SSH_AGENT_PID=82639 [2025-06-26T16:36:14.712Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-26T16:36:15.225Z] + bash ./compile.sh [2025-06-26T16:36:15.225Z] JAVA_HOME is set to /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ [2025-06-26T16:36:15.225Z] LIB_DIR is set to /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/../../testDependency/lib [2025-06-26T16:36:15.225Z] rm -f -r /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2025-06-26T16:36:15.226Z] mkdir -p /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2025-06-26T16:36:15.226Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/../../testDependency/lib" 2>&1; echo $? ) | tee "/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-06-26T16:36:15.226Z] if [ -z "$(tail -1 /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-06-26T16:36:15.226Z] Buildfile: /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/scripts/build_tools.xml [2025-06-26T16:36:15.984Z] [2025-06-26T16:36:15.985Z] build: [2025-06-26T16:36:15.985Z] [2025-06-26T16:36:15.985Z] clean: [2025-06-26T16:36:15.985Z] [delete] Deleting: /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/autoGenEnv.mk [2025-06-26T16:36:15.985Z] [delete] Deleting directory /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/bin [2025-06-26T16:36:15.985Z] [2025-06-26T16:36:15.985Z] init: [2025-06-26T16:36:15.985Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/bin [2025-06-26T16:36:15.985Z] [2025-06-26T16:36:15.985Z] getDependentLibs: [2025-06-26T16:36:15.985Z] [exec] -------------------------------------------- [2025-06-26T16:36:15.985Z] [exec] path is set to /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/../../testDependency/lib [2025-06-26T16:36:15.985Z] [exec] task is set to default [2025-06-26T16:36:15.985Z] [exec] dependencyList is set to json_simple [2025-06-26T16:36:15.985Z] [exec] -------------------------------------------- [2025-06-26T16:36:15.985Z] [exec] Starting download third party dependent jars [2025-06-26T16:36:15.985Z] [exec] -------------------------------------------- [2025-06-26T16:36:15.985Z] [exec] downloading dependent third party jars to /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/../../testDependency/lib [2025-06-26T16:36:15.985Z] [exec] /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-06-26T16:36:15.985Z] [exec] downloaded dependent third party jars successfully [2025-06-26T16:36:15.985Z] [2025-06-26T16:36:15.985Z] compile: [2025-06-26T16:36:15.985Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-06-26T16:36:15.985Z] [echo] ============COMPILER SETTINGS============ [2025-06-26T16:36:15.985Z] [echo] ===fork: yes [2025-06-26T16:36:15.985Z] [echo] ===debug: on [2025-06-26T16:36:15.985Z] [javac] Compiling 28 source files to /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/bin [2025-06-26T16:36:18.360Z] [javac] Note: Some input files use or override a deprecated API. [2025-06-26T16:36:18.360Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-06-26T16:36:18.360Z] [2025-06-26T16:36:18.360Z] dist: [2025-06-26T16:36:18.360Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/bin/TestKitGen.jar [2025-06-26T16:36:18.360Z] [2025-06-26T16:36:18.360Z] BUILD SUCCESSFUL [2025-06-26T16:36:18.360Z] Total time: 3 seconds [2025-06-26T16:36:18.360Z] 0 [2025-06-26T16:36:18.712Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-06-26T16:36:18.712Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-06-26T16:36:18.712Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory [2025-06-26T16:36:19.467Z] ****************************** MACHINE INFO ****************************** [2025-06-26T16:36:19.467Z] File path : /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG [2025-06-26T16:36:19.467Z] Free Physical Memory Size : 9982013440 [2025-06-26T16:36:19.467Z] Free space (bytes) : 196175622144 [2025-06-26T16:36:19.467Z] Total Physical Memory Size : 17179869184 [2025-06-26T16:36:19.467Z] Total space (bytes) : 250790436864 [2025-06-26T16:36:19.467Z] Usable space (bytes) : 191187337216 [2025-06-26T16:36:19.467Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-06-26T16:36:19.467Z] bashVersion : [2025-06-26T16:36:19.468Z] GNU bash, version 5.1.8(1)-release (x86_64-apple-darwin18.7.0) [2025-06-26T16:36:19.468Z] Copyright (C) 2020 Free Software Foundation, Inc. [2025-06-26T16:36:19.468Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-06-26T16:36:19.468Z] [2025-06-26T16:36:19.468Z] This is free software; you are free to change and redistribute it. [2025-06-26T16:36:19.468Z] There is NO WARRANTY, to the extent permitted by law. [2025-06-26T16:36:19.468Z] cpuCores : 8 [2025-06-26T16:36:19.468Z] curlVersion : [2025-06-26T16:36:19.468Z] curl 8.0.1 (x86_64-apple-darwin18.7.0) libcurl/8.0.1 (SecureTransport) OpenSSL/1.1.1t zlib/1.2.11 brotli/1.0.9 zstd/1.5.5 libidn2/2.3.4 libssh2/1.10.0 nghttp2/1.52.0 librtmp/2.3 [2025-06-26T16:36:19.468Z] Release-Date: 2023-03-20 [2025-06-26T16:36:19.468Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-06-26T16:36:19.468Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd [2025-06-26T16:36:19.468Z] dockerVersion : bash: line 1: docker: command not found [2025-06-26T16:36:19.468Z] gcc version : 4.2.1 [2025-06-26T16:36:19.468Z] gclibc version : bash: line 1: ldd: command not found [2025-06-26T16:36:19.468Z] gdb version : bash: line 1: gdb: command not found [2025-06-26T16:36:19.468Z] lldb version : [2025-06-26T16:36:19.468Z] lldb-1001.0.13.3 [2025-06-26T16:36:19.468Z] Swift-5.0 [2025-06-26T16:36:19.468Z] makeVersion : [2025-06-26T16:36:19.468Z] GNU Make 3.81 [2025-06-26T16:36:19.468Z] Copyright (C) 2006 Free Software Foundation, Inc. [2025-06-26T16:36:19.468Z] This is free software; see the source for copying conditions. [2025-06-26T16:36:19.468Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A [2025-06-26T16:36:19.468Z] PARTICULAR PURPOSE. [2025-06-26T16:36:19.468Z] [2025-06-26T16:36:19.468Z] This program built for i386-apple-darwin11.3.0 [2025-06-26T16:36:19.468Z] mavenVersion : [2025-06-26T16:36:19.468Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2025-06-26T16:36:19.468Z] Maven home: /usr/local/apache-maven-3.6.3 [2025-06-26T16:36:19.468Z] Java version: 21.0.8-beta, vendor: Eclipse Adoptium, runtime: /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home [2025-06-26T16:36:19.468Z] Default locale: en_IE, platform encoding: UTF-8 [2025-06-26T16:36:19.468Z] OS name: "mac os x", version: "10.14.6", arch: "x86_64", family: "mac" [2025-06-26T16:36:19.468Z] perlVersion : [2025-06-26T16:36:19.468Z] [2025-06-26T16:36:19.468Z] This is perl 5, version 18, subversion 4 (v5.18.4) built for darwin-thread-multi-2level [2025-06-26T16:36:19.468Z] (with 2 registered patches, see perl -V for more detail) [2025-06-26T16:36:19.468Z] [2025-06-26T16:36:19.468Z] Copyright 1987-2013, Larry Wall [2025-06-26T16:36:19.468Z] [2025-06-26T16:36:19.468Z] Perl may be copied only under the terms of either the Artistic License or the [2025-06-26T16:36:19.468Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-06-26T16:36:19.468Z] [2025-06-26T16:36:19.468Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-06-26T16:36:19.468Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-06-26T16:36:19.468Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2025-06-26T16:36:19.468Z] [2025-06-26T16:36:19.468Z] podmanVersion : bash: line 1: podman: command not found [2025-06-26T16:36:19.468Z] procArch : i386 [2025-06-26T16:36:19.468Z] sysArch : x86_64 [2025-06-26T16:36:19.468Z] sysOS : Darwin [2025-06-26T16:36:19.468Z] ulimit : [2025-06-26T16:36:19.468Z] core file size (blocks, -c) 0 [2025-06-26T16:36:19.468Z] data seg size (kbytes, -d) unlimited [2025-06-26T16:36:19.468Z] file size (blocks, -f) unlimited [2025-06-26T16:36:19.468Z] max locked memory (kbytes, -l) unlimited [2025-06-26T16:36:19.468Z] max memory size (kbytes, -m) unlimited [2025-06-26T16:36:19.468Z] open files (-n) 10240 [2025-06-26T16:36:19.468Z] pipe size (512 bytes, -p) 1 [2025-06-26T16:36:19.468Z] stack size (kbytes, -s) 65532 [2025-06-26T16:36:19.468Z] cpu time (seconds, -t) unlimited [2025-06-26T16:36:19.468Z] max user processes (-u) 1418 [2025-06-26T16:36:19.468Z] virtual memory (kbytes, -v) unlimited [2025-06-26T16:36:19.468Z] uname : Darwin test-macstadium-macos1014-x64-1.adoptopenjdk.net 18.7.0 Darwin Kernel Version 18.7.0: Thu Jun 20 18:42:21 PDT 2019; root:xnu-4903.270.47~4/RELEASE_X86_64 x86_64 [2025-06-26T16:36:19.468Z] vmVendor : Oracle Corporation [2025-06-26T16:36:19.468Z] vmVersion : 21.0.8-beta+7-ea [2025-06-26T16:36:19.468Z] xlc version : bash: line 1: xlC: command not found [2025-06-26T16:36:19.468Z] ************************************************************************** [2025-06-26T16:36:19.468Z] [2025-06-26T16:36:19.468Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-06-26T16:36:19.468Z] [2025-06-26T16:36:19.468Z] System.getProperty('java.vendor')=Eclipse Adoptium [2025-06-26T16:36:19.468Z] [2025-06-26T16:36:19.468Z] System.getProperty('os.name')=Mac OS X [2025-06-26T16:36:19.468Z] [2025-06-26T16:36:19.468Z] System.getProperty('os.arch')=x86_64 [2025-06-26T16:36:19.468Z] [2025-06-26T16:36:19.468Z] System.getProperty('java.fullversion')=null [2025-06-26T16:36:19.468Z] [2025-06-26T16:36:19.468Z] System.getProperty('sun.arch.data.model')=64 [2025-06-26T16:36:19.468Z] [2025-06-26T16:36:19.820Z] /Library/Developer/CommandLineTools/usr/bin/make -f clean.mk cleanBuild [2025-06-26T16:36:20.171Z] rm -f -r /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../../jvmtest [2025-06-26T16:36:20.171Z] /Library/Developer/CommandLineTools/usr/bin/make -f compile.mk compile [2025-06-26T16:36:20.523Z] rm -f -r /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2025-06-26T16:36:20.523Z] mkdir -p /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2025-06-26T16:36:20.524Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/.." "-DBUILD_ROOT=/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=21" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=openjdk" "-DRESOURCES_DIR=/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=osx_x86-64" "-DTEST_JDK_HOME=/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DJVM_VERSION=openjdk21" "-DLIB_DIR=/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/../../testDependency/lib" 2>&1; echo $? ) | tee "/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-06-26T16:36:20.524Z] if [ -z "$(tail -1 /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-06-26T16:36:20.877Z] Buildfile: /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/scripts/build_test.xml [2025-06-26T16:36:21.230Z] [echo] build.list is TestConfig/build.xml,openjdk/build.xml [2025-06-26T16:36:21.230Z] [2025-06-26T16:36:21.230Z] -create_test_directory: [2025-06-26T16:36:21.230Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/jvmtest [2025-06-26T16:36:21.230Z] [2025-06-26T16:36:21.230Z] stage_test_material: [2025-06-26T16:36:21.584Z] [copy] Copying 584 files to /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/jvmtest [2025-06-26T16:36:21.936Z] [2025-06-26T16:36:21.936Z] build: [2025-06-26T16:36:21.936Z] [2025-06-26T16:36:21.936Z] build: [2025-06-26T16:36:21.936Z] [2025-06-26T16:36:21.936Z] getJtregVersion: [2025-06-26T16:36:21.936Z] [echo] jtreg version used is : jtreg_7_3_1_1 [2025-06-26T16:36:21.936Z] [2025-06-26T16:36:21.936Z] getDependentLibs: [2025-06-26T16:36:21.936Z] [exec] -------------------------------------------- [2025-06-26T16:36:21.936Z] [exec] path is set to /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/../../testDependency/lib [2025-06-26T16:36:21.936Z] [exec] task is set to default [2025-06-26T16:36:21.936Z] [exec] dependencyList is set to jtreg_7_3_1_1 [2025-06-26T16:36:21.936Z] [exec] -------------------------------------------- [2025-06-26T16:36:21.936Z] [exec] Starting download third party dependent jars [2025-06-26T16:36:21.936Z] [exec] -------------------------------------------- [2025-06-26T16:36:21.936Z] [exec] downloading dependent third party jars to /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/../../testDependency/lib [2025-06-26T16:36:21.937Z] [exec] /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2025-06-26T16:36:21.937Z] [exec] downloaded dependent third party jars successfully [2025-06-26T16:36:21.937Z] [2025-06-26T16:36:21.937Z] getJtreg: [2025-06-26T16:36:21.937Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/jvmtest/openjdk [2025-06-26T16:36:21.937Z] [copy] Copying 1 file to /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/openjdk [2025-06-26T16:36:22.289Z] [2025-06-26T16:36:22.289Z] openjdk-jdk.check: [2025-06-26T16:36:22.289Z] [2025-06-26T16:36:22.289Z] getOpenjdk: [2025-06-26T16:36:22.289Z] [echo] Using user specified repo and branch [2025-06-26T16:36:22.289Z] [exec] info: Could not add alternate for '/Users/jenkins/openjdk_cache': reference repository '/Users/jenkins/openjdk_cache' is not a local repository.git clone --depth 1 -q --reference-if-able /Users/jenkins/openjdk_cache -b jdk-21.0.8+7_adopt https://github.com/adoptium/jdk21u openjdktemp [2025-06-26T16:36:22.289Z] [exec] [2025-06-26T16:36:33.416Z] [exec] Note: checking out '89e51fadc8ff55fe0ed2abac045900907c9c7fb0'. [2025-06-26T16:36:33.416Z] [exec] [2025-06-26T16:36:33.416Z] [exec] You are in 'detached HEAD' state. You can look around, make experimental [2025-06-26T16:36:33.416Z] [exec] changes and commit them, and you can discard any commits you make in this [2025-06-26T16:36:33.416Z] [exec] state without impacting any branches by performing another checkout. [2025-06-26T16:36:33.416Z] [exec] [2025-06-26T16:36:33.416Z] [exec] If you want to create a new branch to retain commits you create, you may [2025-06-26T16:36:33.416Z] [exec] do so (now or later) by using -b with the checkout command again. Example: [2025-06-26T16:36:33.416Z] [exec] [2025-06-26T16:36:33.416Z] [exec] git checkout -b <new-branch-name> [2025-06-26T16:36:33.416Z] [exec] [2025-06-26T16:36:53.189Z] [exec] Check sha in openjdk-jdk and store the info in /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../testenv/testenv.properties [2025-06-26T16:36:53.189Z] [exec] JDK21_REPO=https://github.com/adoptium/jdk21u [2025-06-26T16:36:53.189Z] [exec] JDK21_BRANCH=89e51fadc8ff55fe0ed2abac045900907c9c7fb0 [2025-06-26T16:36:53.189Z] [2025-06-26T16:36:53.190Z] dist: [2025-06-26T16:36:53.190Z] [copy] Copying 40 files to /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/jvmtest/openjdk [2025-06-26T16:36:53.190Z] [2025-06-26T16:36:53.190Z] BUILD SUCCESSFUL [2025-06-26T16:36:53.190Z] Total time: 30 seconds [2025-06-26T16:36:53.190Z] 0 [2025-06-26T16:36:53.190Z] [2025-06-26T16:36:53.190Z] [2025-06-26T16:36:53.190Z] RECORD TEST REPOs SHA [2025-06-26T16:36:53.190Z] cd "/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/scripts"; \ [2025-06-26T16:36:53.190Z] bash "getSHAs.sh" --test_root_dir "/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/.." --shas_file "/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/SHAs.txt" [2025-06-26T16:36:53.190Z] Check shas in /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/.. and store the info in /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/SHAs.txt [2025-06-26T16:36:53.190Z] touch /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/SHAs.txt [2025-06-26T16:36:53.190Z] ================================================ [2025-06-26T16:36:53.190Z] timestamp: 20250626-173652 [2025-06-26T16:36:53.191Z] repo dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk [2025-06-26T16:36:53.191Z] git repo: [2025-06-26T16:36:53.191Z] Fetch URL: https://github.com/adoptium/jdk21u [2025-06-26T16:36:53.191Z] sha: [2025-06-26T16:36:53.191Z] 89e51fadc8ff55fe0ed2abac045900907c9c7fb0 [2025-06-26T16:36:53.191Z] ================================================ [2025-06-26T16:36:53.191Z] timestamp: 20250626-173652 [2025-06-26T16:36:53.191Z] repo dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests [2025-06-26T16:36:53.191Z] git repo: [2025-06-26T16:36:53.191Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2025-06-26T16:36:53.191Z] sha: [2025-06-26T16:36:53.191Z] 337d87757fb974a42f1aa2ff26d07b8ab859f6fc [2025-06-26T16:36:53.191Z] ================================================ [2025-06-26T16:36:53.191Z] timestamp: 20250626-173652 [2025-06-26T16:36:53.191Z] repo dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG [2025-06-26T16:36:53.191Z] git repo: [2025-06-26T16:36:53.191Z] Fetch URL: https://github.com/adoptium/TKG.git [2025-06-26T16:36:53.191Z] sha: [2025-06-26T16:36:53.191Z] 1828e310fd8fb3115fde605c41aea434b90143d0 [Pipeline] } [2025-06-26T16:36:53.305Z] $ ssh-agent -k [2025-06-26T16:36:53.319Z] unset SSH_AUTH_SOCK; [2025-06-26T16:36:53.319Z] unset SSH_AGENT_PID; [2025-06-26T16:36:53.319Z] echo Agent pid 82639 killed; [2025-06-26T16:36:53.429Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2025-06-26T16:36:53.557Z] Running tests... [Pipeline] sh [2025-06-26T16:36:54.117Z] + who [2025-06-26T16:36:54.117Z] + grep console 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 [2025-06-26T16:36:54.215Z] ITERATION: 1/1 [Pipeline] sshagent [2025-06-26T16:36:54.237Z] $ ssh-agent [2025-06-26T16:36:54.361Z] SSH_AUTH_SOCK=/var/folders/gn/l1n8c6n13571rxcklsqm2mvm0000gp/T//ssh-dl3ytf113nQc/agent.82945 [2025-06-26T16:36:54.361Z] SSH_AGENT_PID=82946 [2025-06-26T16:36:54.361Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-26T16:36:54.885Z] ++ uname [2025-06-26T16:36:54.885Z] + '[' Darwin = AIX ']' [2025-06-26T16:36:54.885Z] ++ uname [2025-06-26T16:36:54.885Z] + '[' Darwin = SunOS ']' [2025-06-26T16:36:54.885Z] ++ uname [2025-06-26T16:36:54.885Z] + '[' Darwin = '*BSD' ']' [2025-06-26T16:36:54.885Z] + MAKE=make [2025-06-26T16:36:54.885Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2025-06-26T16:36:54.885Z] make: Nothing to be done for `testEnvTeardown'. [Pipeline] sh [2025-06-26T16:36:55.489Z] ++ uname [2025-06-26T16:36:55.489Z] + '[' Darwin = AIX ']' [2025-06-26T16:36:55.489Z] ++ uname [2025-06-26T16:36:55.489Z] + '[' Darwin = SunOS ']' [2025-06-26T16:36:55.489Z] ++ uname [2025-06-26T16:36:55.489Z] + '[' Darwin = '*BSD' ']' [2025-06-26T16:36:55.489Z] + MAKE=make [2025-06-26T16:36:55.489Z] + cd ./aqa-tests [2025-06-26T16:36:55.489Z] + . ./scripts/testenv/testenvSettings.sh [2025-06-26T16:36:55.489Z] ++ set +x [2025-06-26T16:36:55.489Z] JAVA_HOME is set to /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ [2025-06-26T16:36:55.489Z] LIB_DIR is set to /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/../../testDependency/lib [2025-06-26T16:36:55.489Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.openjdk TESTLIST= [2025-06-26T16:36:55.489Z] perl scripts/configure.pl [2025-06-26T16:36:55.489Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=21 --impl=hotspot --vendor="eclipse" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=extended.openjdk --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-06-26T16:36:55.845Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-06-26T16:36:55.845Z] [2025-06-26T16:36:55.845Z] Starting to generate test make files. [2025-06-26T16:36:55.845Z] [2025-06-26T16:36:58.970Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../openjdk/playlist.xml [2025-06-26T16:36:58.970Z] Generated /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../openjdk/autoGen.mk [2025-06-26T16:36:58.970Z] [2025-06-26T16:36:58.970Z] Generated /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../autoGen.mk [2025-06-26T16:36:58.970Z] [2025-06-26T16:36:58.970Z] Generated /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/utils.mk [2025-06-26T16:36:58.970Z] [2025-06-26T16:36:58.970Z] Generated /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/rerun.mk [2025-06-26T16:36:58.970Z] [2025-06-26T16:36:58.970Z] Make files are generated successfully. [2025-06-26T16:36:58.970Z] [2025-06-26T16:36:58.970Z] /Library/Developer/CommandLineTools/usr/bin/make -f runtest.mk _extended.openjdk [2025-06-26T16:36:58.970Z] [2025-06-26T16:36:58.970Z] Running make 3.81 [2025-06-26T16:36:58.970Z] set TEST_ROOT to /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/.. [2025-06-26T16:36:58.970Z] set JDK_VERSION to 21 [2025-06-26T16:36:58.970Z] set JDK_IMPL to hotspot [2025-06-26T16:36:58.970Z] set JVM_VERSION to openjdk21 [2025-06-26T16:36:58.970Z] set JCL_VERSION to latest [2025-06-26T16:36:58.970Z] JAVA_HOME was originally set to /Library/Java/JavaVirtualMachines/jdk-17/Contents/Home [2025-06-26T16:36:58.970Z] set JAVA_HOME to /Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ [2025-06-26T16:36:58.970Z] set SPEC to osx_x86-64 [2025-06-26T16:36:58.970Z] set TEST_FLAG to [2025-06-26T16:36:58.970Z] Running extended.openjdk ... [2025-06-26T16:36:58.970Z] There are 86 test targets in extended.openjdk [2025-06-26T16:36:58.970Z] "/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -version [2025-06-26T16:36:58.970Z] openjdk version "21.0.8-beta" 2025-07-15 [2025-06-26T16:36:58.970Z] OpenJDK Runtime Environment Temurin-21.0.8+7-202506261546 (build 21.0.8-beta+7-ea) [2025-06-26T16:36:58.970Z] OpenJDK 64-Bit Server VM Temurin-21.0.8+7-202506261546 (build 21.0.8-beta+7-ea, mixed mode) [2025-06-26T16:36:58.970Z] [2025-06-26T16:36:58.970Z] ===============================================