Test_openjdk25_hs_extended.openjdk_x86-64_mac_rerun

Started by upstream project "Test_openjdk25_hs_extended.openjdk_x86-64_mac" build number 12 originally caused by: Started by upstream project "build-scripts/jobs/release/jobs/jdk25u/jdk25u-release-mac-x64-temurin" build number 1 originally caused by: Started by upstream project "build-scripts/release-openjdk25-pipeline" build number 19 originally caused by: Started by upstream project "build-scripts/utils/releaseTrigger_jdk25u" build number 921 originally caused by: Started by user Andrew Leonard Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_mac_rerun@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_openjdk25_hs_extended.openjdk_x86-64_mac_rerun@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10 Fetching upstream changes from https://github.com/adoptium/aqa-tests.git > git --version # timeout=10 > git --version # 'git version 2.43.0' > git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60 > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/v1.0.10-release^{commit} # timeout=10 Checking out Revision abda9a5820bcc801016ae2a58349ff4e1fb0034b (origin/v1.0.10-release) > git config core.sparsecheckout # timeout=10 > git checkout -f abda9a5820bcc801016ae2a58349ff4e1fb0034b # timeout=10 Commit message: "Updated perf tests to disable failing tests on win_arm64 (#6657)" First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2025-10-16T19:45:11.872Z] SPEC: osx_x86-64 [Pipeline] echo [2025-10-16T19:45:11.875Z] LABEL: ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)&&!sw.os.osx.10_14 [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2025-10-16T19:45:11.893Z] Found a total of 1 nodes with the 'ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)&&!sw.os.osx.10_14' 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-10-16T19:45:11.896Z] dynamicAgents: [] [Pipeline] node [2025-10-16T19:45:11.918Z] Running on test-macincloud-macos1201-x64-1 in /Users/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_mac_rerun [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-10-16T19:45:11.948Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] cleanWs [2025-10-16T19:45:12.230Z] [WS-CLEANUP] Deleting project workspace... [2025-10-16T19:45:12.230Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-10-16T19:45:12.361Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-10-16T19:45:12.522Z] The recommended git tool is: git [2025-10-16T19:45:12.915Z] No credentials specified [2025-10-16T19:45:13.047Z] Cloning the remote Git repository [2025-10-16T19:45:13.115Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-10-16T19:45:13.116Z] > git init /Users/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_mac_rerun/aqa-tests # timeout=10 [2025-10-16T19:45:13.178Z] [WARNING] Reference path does not exist: /Users/jenkins/openjdk_cache [2025-10-16T19:45:13.179Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-10-16T19:45:13.179Z] > git --version # timeout=10 [2025-10-16T19:45:13.191Z] > git --version # 'git version 2.32.0 (Apple Git-132)' [2025-10-16T19:45:13.191Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-16T19:45:15.734Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-10-16T19:45:16.096Z] Avoid second fetch [2025-10-16T19:45:16.246Z] Checking out Revision abda9a5820bcc801016ae2a58349ff4e1fb0034b (origin/v1.0.10-release) [2025-10-16T19:45:15.752Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-16T19:45:16.032Z] > git rev-parse origin/v1.0.10-release^{commit} # timeout=10 [2025-10-16T19:45:16.182Z] > git config core.sparsecheckout # timeout=10 [2025-10-16T19:45:16.197Z] > git checkout -f abda9a5820bcc801016ae2a58349ff4e1fb0034b # timeout=10 [2025-10-16T19:45:17.955Z] Commit message: "Updated perf tests to disable failing tests on win_arm64 (#6657)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/Users/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_mac_rerun/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-10-16T19:45:29.197Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2025-10-16T19:45:29.215Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-10-16T19:45:30.825Z] + LC_TIME=C [2025-10-16T19:45:30.825Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2025-10-16T19:45:31.358Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-10-16T19:45:32.802Z] + aqa-tests/terminateTestProcesses.sh jenkins [2025-10-16T19:45:32.802Z] Mac type machine.. do not terminate any remaining processes as Orka mac VMs are not process isolated, see: https://github.com/adoptium/aqa-tests/issues/4964 Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] sh [2025-10-16T19:45:35.347Z] + printenv [2025-10-16T19:45:35.347Z] JCK_GIT_BRANCH=master [2025-10-16T19:45:35.347Z] DYNAMIC_COMPILE=false [2025-10-16T19:45:35.347Z] JENKINS_NODE_COOKIE=5a5f5774-d302-4b8e-af87-59b192351c75 [2025-10-16T19:45:35.347Z] OPENJ9_BRANCH=master [2025-10-16T19:45:35.347Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_extended.openjdk_x86-64_mac_rerun/9/ [2025-10-16T19:45:35.347Z] DOCKER_REQUIRED=false [2025-10-16T19:45:35.347Z] PARALLEL=None [2025-10-16T19:45:35.347Z] SHELL=/bin/bash [2025-10-16T19:45:35.347Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-10-16T19:45:35.347Z] jobStatus=SUCCESS [2025-10-16T19:45:35.347Z] JOBSTARTTIME=Thu, 16 Oct 2025 14:45:29 -0500 [2025-10-16T19:45:35.347Z] STAGE_NAME=Setup [2025-10-16T19:45:35.347Z] SSH_CLIENT=78.47.239.97 59030 22 [2025-10-16T19:45:35.347Z] TMPDIR=/var/folders/fr/1mxs0sz56j9cgvvgzcj5gy180000gr/T/ [2025-10-16T19:45:35.347Z] RERUN_FAILURE=true [2025-10-16T19:45:35.347Z] BUILD_TAG=jenkins-Test_openjdk25_hs_extended.openjdk_x86-64_mac_rerun-9 [2025-10-16T19:45:35.347Z] SDK_RESOURCE=upstream [2025-10-16T19:45:35.347Z] TIME_LIMIT=25 [2025-10-16T19:45:35.347Z] NUM_PROCESSORS=8 [2025-10-16T19:45:35.347Z] EXTERNAL_TEST_CMD=mvn clean install [2025-10-16T19:45:35.347Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-10-16T19:45:35.347Z] WORKSPACE=/Users/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_mac_rerun [2025-10-16T19:45:35.347Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_extended.openjdk_x86-64_mac_rerun/ [2025-10-16T19:45:35.347Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_extended.openjdk_x86-64_mac_rerun/9/display/redirect?page=changes [2025-10-16T19:45:35.347Z] JDK_BRANCH=jdk-25+36_adopt [2025-10-16T19:45:35.347Z] ACTIVE_NODE_TIMEOUT=5 [2025-10-16T19:45:35.347Z] USER=jenkins [2025-10-16T19:45:35.347Z] ADOPTOPENJDK_BRANCH=v1.0.10-release [2025-10-16T19:45:35.347Z] OPENJCEPLUS_GIT_BRANCH=semeru-java25 [2025-10-16T19:45:35.347Z] ARCHIVE_TEST_RESULTS=false [2025-10-16T19:45:35.347Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk25u/jdk25u-release-mac-x64-temurin [2025-10-16T19:45:35.347Z] STF_OWNER_BRANCH=adoptium:master [2025-10-16T19:45:35.347Z] LABEL_ADDITION=!sw.os.osx.10_14 [2025-10-16T19:45:35.347Z] LIGHT_WEIGHT_CHECKOUT=false [2025-10-16T19:45:35.347Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_extended.openjdk_x86-64_mac_rerun/9/display/redirect?page=artifacts [2025-10-16T19:45:35.347Z] __CF_USER_TEXT_ENCODING=0x1F8:0:0 [2025-10-16T19:45:35.347Z] CUSTOM_TARGET=runtime/cds/NonJVMVariantLocation.java runtime/ErrorHandling/CreateCoredumpOnCrash.java [2025-10-16T19:45:35.347Z] ORIGIN_JDK_VERSION=25 [2025-10-16T19:45:35.347Z] SETUP_JCK_RUN=false [2025-10-16T19:45:35.347Z] PERSONAL_BUILD=false [2025-10-16T19:45:35.347Z] TKG_OWNER_BRANCH=adoptium:master [2025-10-16T19:45:35.347Z] RERUN_ITERATIONS=1 [2025-10-16T19:45:35.347Z] SPEC=osx_x86-64 [2025-10-16T19:45:35.347Z] TKG_ITERATIONS=1 [2025-10-16T19:45:35.347Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-10-16T19:45:35.347Z] ITERATIONS=1 [2025-10-16T19:45:35.347Z] PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin/ [2025-10-16T19:45:35.347Z] LIB_DIR=/Users/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_mac_rerun/../../externalDependency/lib [2025-10-16T19:45:35.347Z] KEEP_REPORTDIR=true [2025-10-16T19:45:35.347Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_extended.openjdk_x86-64_mac_rerun/9/display/redirect [2025-10-16T19:45:35.347Z] _=/usr/bin/printenv [2025-10-16T19:45:35.347Z] JAVA_MAIN_CLASS_326=hudson.remoting.Launcher [2025-10-16T19:45:35.347Z] GENERATE_JOBS=true [2025-10-16T19:45:35.347Z] PWD=/Users/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_mac_rerun [2025-10-16T19:45:35.347Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk17/Contents/Home [2025-10-16T19:45:35.347Z] EXIT_FAILURE=false [2025-10-16T19:45:35.347Z] HUDSON_URL=https://ci.adoptium.net/ [2025-10-16T19:45:35.347Z] JDK_VERSION=25 [2025-10-16T19:45:35.347Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2025-10-16T19:45:35.347Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-10-16T19:45:35.347Z] SLACK_CHANNEL=aqavit-bot [2025-10-16T19:45:35.347Z] JOB_NAME=Test_openjdk25_hs_extended.openjdk_x86-64_mac_rerun [2025-10-16T19:45:35.347Z] BUILD_DISPLAY_NAME=#9 [2025-10-16T19:45:35.347Z] USE_TESTENV_PROPERTIES=true [2025-10-16T19:45:35.347Z] JENKINS_URL=https://ci.adoptium.net/ [2025-10-16T19:45:35.347Z] EXIT_SUCCESS=false [2025-10-16T19:45:35.347Z] BUILD_ID=9 [2025-10-16T19:45:35.347Z] PLATFORM=x86-64_mac [2025-10-16T19:45:35.347Z] JDK_IMPL=hotspot [2025-10-16T19:45:35.347Z] JOB_BASE_NAME=Test_openjdk25_hs_extended.openjdk_x86-64_mac_rerun [2025-10-16T19:45:35.347Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_extended.openjdk_x86-64_mac_rerun/9/display/redirect?page=tests [2025-10-16T19:45:35.347Z] SHLVL=3 [2025-10-16T19:45:35.347Z] AUTO_DETECT=true [2025-10-16T19:45:35.347Z] HOME=/Users/jenkins [2025-10-16T19:45:35.347Z] TAP_NAME=Test_openjdk25_hs_extended.openjdk_x86-64_mac_rerun.tap [2025-10-16T19:45:35.347Z] CI=true [2025-10-16T19:45:35.347Z] WORKSPACE_TMP=/Users/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_mac_rerun@tmp [2025-10-16T19:45:35.347Z] EXECUTOR_NUMBER=0 [2025-10-16T19:45:35.347Z] JENKINS_SERVER_COOKIE=durable-7cf4ed1567a5ac1d04caafa7c8302c0ba3c8426e39dae06e5a40473e505dc234 [2025-10-16T19:45:35.347Z] NODE_LABELS=macos12 x86_64 ci.role.test test-macincloud-macos1201-x64-1 x64 x86 sw.os.osx hw.arch.x86 mac [2025-10-16T19:45:35.347Z] SYSTEM_LIB_DIR=/Users/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_mac_rerun/../../externalDependency/system_lib [2025-10-16T19:45:35.347Z] BUILD_LIST=openjdk [2025-10-16T19:45:35.347Z] TARGET=hotspot_custom [2025-10-16T19:45:35.347Z] LOGNAME=jenkins [2025-10-16T19:45:35.347Z] EXTERNAL_CUSTOM_BRANCH=master [2025-10-16T19:45:35.347Z] JDK_REPO=https://github.com/adoptium/jdk25u [2025-10-16T19:45:35.347Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-10-16T19:45:35.347Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-10-16T19:45:35.347Z] SSH_CONNECTION=78.47.239.97 59030 216.39.74.137 22 [2025-10-16T19:45:35.347Z] UPSTREAM_JOB_NUMBER=1 [2025-10-16T19:45:35.347Z] NODE_NAME=test-macincloud-macos1201-x64-1 [2025-10-16T19:45:35.347Z] BUILD_NUMBER=9 [2025-10-16T19:45:35.347Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_extended.openjdk_x86-64_mac_rerun/display/redirect [2025-10-16T19:45:35.347Z] KEEP_WORKSPACE=false [2025-10-16T19:45:35.347Z] HUDSON_COOKIE=52942872-7483-4b54-a05a-bbd740dcb184 [2025-10-16T19:45:35.347Z] PERF_ROOT=/Users/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_mac_rerun/../../benchmarks [2025-10-16T19:45:35.347Z] USE_JRE=false [2025-10-16T19:45:35.347Z] TEST_JDK_HOME=/Users/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_mac_rerun/jdkbinary/j2sdk-image [2025-10-16T19:45:35.347Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2025-10-16T19:45:35.347Z] 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-10-16T19:45:35.754Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2025-10-16T19:45:35.767Z] Running in /Users/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_mac_rerun/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2025-10-16T19:46:31.688Z] Copied 8 artifacts from "build-scripts » jobs » release » jobs » jdk25u » jdk25u-release-mac-x64-temurin" build number 1 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] echo [2025-10-16T19:46:31.895Z] 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-10-16T19:46:31.902Z] Running in /Users/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_mac_rerun [Pipeline] { [Pipeline] sshagent [2025-10-16T19:46:31.855Z] $ ssh-agent [2025-10-16T19:46:32.594Z] SSH_AUTH_SOCK=/var/folders/fr/1mxs0sz56j9cgvvgzcj5gy180000gr/T//ssh-yKPrwYO60cSw/agent.56806 [2025-10-16T19:46:32.594Z] SSH_AGENT_PID=56807 [2025-10-16T19:46:32.594Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-10-16T19:46:32.615Z] Running in /Users/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_mac_rerun/aqa-tests [Pipeline] { [Pipeline] withCredentials [2025-10-16T19:46:32.654Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2025-10-16T19:46:34.115Z] ++ pwd [2025-10-16T19:46:34.115Z] + ./get.sh -s /Users/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_mac_rerun/aqa-tests/.. -p x86-64_mac -r upstream -j 25 -i hotspot --clone_openj9 false [2025-10-16T19:46:34.115Z] TESTDIR: /Users/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_mac_rerun/aqa-tests [2025-10-16T19:46:34.115Z] load ./testenv/testenv.properties [2025-10-16T19:46:34.116Z] Running checkTags with ./testenv/testenv.properties and 25 [2025-10-16T19:46:34.116Z] 391bc2cc1955ff06d6bbdcf28fc31cfdfc177cee refs/tags/jdk-25-dryrun-ga [2025-10-16T19:46:34.116Z] Use tag name jdk-25-dryrun-ga from ./testenv/testenv.properties [2025-10-16T19:46:34.116Z] get jdk binary... [2025-10-16T19:46:34.116Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2025-10-16T19:46:34.116Z] Uncompressing file: OpenJDK25U-jdk_x64_mac_hotspot_25_36.tar.gz ... [2025-10-16T19:46:35.704Z] List files in jdkbinary folder... [2025-10-16T19:46:35.704Z] total 863144 [2025-10-16T19:46:35.704Z] -rw-r--r-- 1 jenkins staff 56160212 Oct 15 13:35 OpenJDK25U-debugimage_x64_mac_hotspot_25_36.tar.gz [2025-10-16T19:46:35.704Z] -rw-r--r-- 1 jenkins staff 120212426 Oct 15 13:43 OpenJDK25U-jdk_x64_mac_hotspot_25_36.tar.gz [2025-10-16T19:46:35.704Z] -rw-r--r-- 1 jenkins staff 82617031 Oct 15 13:43 OpenJDK25U-jmods_x64_mac_hotspot_25_36.tar.gz [2025-10-16T19:46:35.704Z] -rw-r--r-- 1 jenkins staff 42349476 Oct 15 13:43 OpenJDK25U-jre_x64_mac_hotspot_25_36.tar.gz [2025-10-16T19:46:35.704Z] -rw-r--r-- 1 jenkins staff 32712 Oct 15 13:40 OpenJDK25U-sbom_x64_mac_hotspot_25_36-metadata.json [2025-10-16T19:46:35.704Z] -rw-r--r-- 1 jenkins staff 170500 Oct 15 13:59 OpenJDK25U-sbom_x64_mac_hotspot_25_36.json [2025-10-16T19:46:35.704Z] -rw-r--r-- 1 jenkins staff 3836317 Oct 15 13:43 OpenJDK25U-static-libs_x64_mac_hotspot_25_36.tar.gz [2025-10-16T19:46:35.704Z] -rw-r--r-- 1 jenkins staff 102603087 Oct 15 13:34 OpenJDK25U-testimage_x64_mac_hotspot_25_36.tar.gz [2025-10-16T19:46:35.704Z] drwxr-xr-x 3 jenkins staff 96 Oct 16 14:46 tmp [2025-10-16T19:46:35.704Z] List files in jdkbinary/tmp folder... [2025-10-16T19:46:35.704Z] total 0 [2025-10-16T19:46:35.704Z] drwxr-xr-x 3 jenkins staff 96 Oct 15 06:42 jdk-25+36 [2025-10-16T19:46:35.704Z] Moving directory jdk-25+36/ to ../j2sdk-image [2025-10-16T19:46:35.704Z] Uncompressing file: OpenJDK25U-jre_x64_mac_hotspot_25_36.tar.gz ... [2025-10-16T19:46:35.704Z] List files in jdkbinary folder... [2025-10-16T19:46:35.704Z] total 863144 [2025-10-16T19:46:35.704Z] -rw-r--r-- 1 jenkins staff 56160212 Oct 15 13:35 OpenJDK25U-debugimage_x64_mac_hotspot_25_36.tar.gz [2025-10-16T19:46:35.704Z] -rw-r--r-- 1 jenkins staff 120212426 Oct 15 13:43 OpenJDK25U-jdk_x64_mac_hotspot_25_36.tar.gz [2025-10-16T19:46:35.704Z] -rw-r--r-- 1 jenkins staff 82617031 Oct 15 13:43 OpenJDK25U-jmods_x64_mac_hotspot_25_36.tar.gz [2025-10-16T19:46:35.704Z] -rw-r--r-- 1 jenkins staff 42349476 Oct 15 13:43 OpenJDK25U-jre_x64_mac_hotspot_25_36.tar.gz [2025-10-16T19:46:35.704Z] -rw-r--r-- 1 jenkins staff 32712 Oct 15 13:40 OpenJDK25U-sbom_x64_mac_hotspot_25_36-metadata.json [2025-10-16T19:46:35.704Z] -rw-r--r-- 1 jenkins staff 170500 Oct 15 13:59 OpenJDK25U-sbom_x64_mac_hotspot_25_36.json [2025-10-16T19:46:35.704Z] -rw-r--r-- 1 jenkins staff 3836317 Oct 15 13:43 OpenJDK25U-static-libs_x64_mac_hotspot_25_36.tar.gz [2025-10-16T19:46:35.704Z] -rw-r--r-- 1 jenkins staff 102603087 Oct 15 13:34 OpenJDK25U-testimage_x64_mac_hotspot_25_36.tar.gz [2025-10-16T19:46:35.704Z] drwxr-xr-x 3 jenkins staff 96 Oct 15 06:42 j2sdk-image [2025-10-16T19:46:35.704Z] drwxr-xr-x 3 jenkins staff 96 Oct 16 14:46 tmp [2025-10-16T19:46:35.704Z] List files in jdkbinary/tmp folder... [2025-10-16T19:46:35.704Z] total 0 [2025-10-16T19:46:35.704Z] drwxr-xr-x 3 jenkins staff 96 Oct 15 06:43 jdk-25+36-jre [2025-10-16T19:46:35.704Z] Moving directory jdk-25+36-jre/ to ../j2re-image [2025-10-16T19:46:35.704Z] Uncompressing file: OpenJDK25U-static-libs_x64_mac_hotspot_25_36.tar.gz ... [2025-10-16T19:46:35.704Z] List files in jdkbinary folder... [2025-10-16T19:46:35.704Z] total 863144 [2025-10-16T19:46:35.704Z] -rw-r--r-- 1 jenkins staff 56160212 Oct 15 13:35 OpenJDK25U-debugimage_x64_mac_hotspot_25_36.tar.gz [2025-10-16T19:46:35.704Z] -rw-r--r-- 1 jenkins staff 120212426 Oct 15 13:43 OpenJDK25U-jdk_x64_mac_hotspot_25_36.tar.gz [2025-10-16T19:46:35.704Z] -rw-r--r-- 1 jenkins staff 82617031 Oct 15 13:43 OpenJDK25U-jmods_x64_mac_hotspot_25_36.tar.gz [2025-10-16T19:46:35.704Z] -rw-r--r-- 1 jenkins staff 42349476 Oct 15 13:43 OpenJDK25U-jre_x64_mac_hotspot_25_36.tar.gz [2025-10-16T19:46:35.704Z] -rw-r--r-- 1 jenkins staff 32712 Oct 15 13:40 OpenJDK25U-sbom_x64_mac_hotspot_25_36-metadata.json [2025-10-16T19:46:35.704Z] -rw-r--r-- 1 jenkins staff 170500 Oct 15 13:59 OpenJDK25U-sbom_x64_mac_hotspot_25_36.json [2025-10-16T19:46:35.704Z] -rw-r--r-- 1 jenkins staff 3836317 Oct 15 13:43 OpenJDK25U-static-libs_x64_mac_hotspot_25_36.tar.gz [2025-10-16T19:46:35.704Z] -rw-r--r-- 1 jenkins staff 102603087 Oct 15 13:34 OpenJDK25U-testimage_x64_mac_hotspot_25_36.tar.gz [2025-10-16T19:46:35.705Z] drwxr-xr-x 3 jenkins staff 96 Oct 15 06:43 j2re-image [2025-10-16T19:46:35.705Z] drwxr-xr-x 3 jenkins staff 96 Oct 15 06:42 j2sdk-image [2025-10-16T19:46:35.705Z] drwxr-xr-x 3 jenkins staff 96 Oct 16 14:46 tmp [2025-10-16T19:46:35.705Z] List files in jdkbinary/tmp folder... [2025-10-16T19:46:35.705Z] total 0 [2025-10-16T19:46:35.705Z] drwxr-xr-x 3 jenkins staff 96 Oct 15 13:33 jdk-25+36-static-libs [2025-10-16T19:46:35.705Z] Moving directory jdk-25+36-static-libs/ to ../static-libs [2025-10-16T19:46:35.705Z] Uncompressing file: OpenJDK25U-testimage_x64_mac_hotspot_25_36.tar.gz ... [2025-10-16T19:46:39.128Z] List files in jdkbinary folder... [2025-10-16T19:46:39.128Z] total 863144 [2025-10-16T19:46:39.128Z] -rw-r--r-- 1 jenkins staff 56160212 Oct 15 13:35 OpenJDK25U-debugimage_x64_mac_hotspot_25_36.tar.gz [2025-10-16T19:46:39.128Z] -rw-r--r-- 1 jenkins staff 120212426 Oct 15 13:43 OpenJDK25U-jdk_x64_mac_hotspot_25_36.tar.gz [2025-10-16T19:46:39.128Z] -rw-r--r-- 1 jenkins staff 82617031 Oct 15 13:43 OpenJDK25U-jmods_x64_mac_hotspot_25_36.tar.gz [2025-10-16T19:46:39.128Z] -rw-r--r-- 1 jenkins staff 42349476 Oct 15 13:43 OpenJDK25U-jre_x64_mac_hotspot_25_36.tar.gz [2025-10-16T19:46:39.128Z] -rw-r--r-- 1 jenkins staff 32712 Oct 15 13:40 OpenJDK25U-sbom_x64_mac_hotspot_25_36-metadata.json [2025-10-16T19:46:39.129Z] -rw-r--r-- 1 jenkins staff 170500 Oct 15 13:59 OpenJDK25U-sbom_x64_mac_hotspot_25_36.json [2025-10-16T19:46:39.129Z] -rw-r--r-- 1 jenkins staff 3836317 Oct 15 13:43 OpenJDK25U-static-libs_x64_mac_hotspot_25_36.tar.gz [2025-10-16T19:46:39.129Z] -rw-r--r-- 1 jenkins staff 102603087 Oct 15 13:34 OpenJDK25U-testimage_x64_mac_hotspot_25_36.tar.gz [2025-10-16T19:46:39.129Z] drwxr-xr-x 3 jenkins staff 96 Oct 15 06:43 j2re-image [2025-10-16T19:46:39.129Z] drwxr-xr-x 3 jenkins staff 96 Oct 15 06:42 j2sdk-image [2025-10-16T19:46:39.129Z] drwxr-xr-x 3 jenkins staff 96 Oct 15 13:33 static-libs [2025-10-16T19:46:39.129Z] drwxr-xr-x 3 jenkins staff 96 Oct 16 14:46 tmp [2025-10-16T19:46:39.129Z] List files in jdkbinary/tmp folder... [2025-10-16T19:46:39.129Z] total 0 [2025-10-16T19:46:39.129Z] drwxr-xr-x 8 jenkins staff 256 Oct 15 13:30 jdk-25+36-test-image [2025-10-16T19:46:39.129Z] Moving directory jdk-25+36-test-image/ to ../openjdk-test-image [2025-10-16T19:46:39.129Z] Uncompressing OpenJDK25U-debugimage_x64_mac_hotspot_25_36.tar.gz over ./j2sdk-image... [2025-10-16T19:46:39.899Z] Removing top-level folder jdk-25+36-debug-image/ [2025-10-16T19:46:39.899Z] Removing top-level folder jdk-25+36/ [2025-10-16T19:46:39.899Z] /Users/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_mac_rerun/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_mac_rerun/jdkbinary/j2sdk-image... [2025-10-16T19:46:39.899Z] javac_path: /Users/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_mac_rerun/jdkbinary/j2sdk-image/Contents/Home/bin/javac [2025-10-16T19:46:39.899Z] Run: /Users/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_mac_rerun/jdkbinary/j2sdk-image/Contents/Home/bin/java -version [2025-10-16T19:46:39.899Z] =JAVA VERSION OUTPUT BEGIN= [2025-10-17T00:22:03.937Z] test-macincloud-macos1201-x64-1 seems to be removed or offline (java.lang.InterruptedException); will wait for 5 min 0 sec for it to come back online [2025-10-17T00:22:04.238Z] test-macincloud-macos1201-x64-1 is back online Aborted by Adam Farley [2025-10-17T09:23:21.655Z] Sending interrupt signal to process Click here to forcibly terminate running steps [2025-10-17T09:23:36.894Z] ./get.sh: line 798: 56887 Terminated: 15 ${java_dir}/java -version [2025-10-17T09:23:37.687Z] script returned exit code 143 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-10-17T09:23:37.644Z] $ ssh-agent -k [2025-10-17T09:23:37.651Z] unset SSH_AUTH_SOCK; [2025-10-17T09:23:37.651Z] unset SSH_AGENT_PID; [2025-10-17T09:23:37.651Z] echo Agent pid 56807 killed; [2025-10-17T09:23:38.490Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-10-17T09:23:38.597Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-10-17T09:23:40.169Z] + aqa-tests/terminateTestProcesses.sh jenkins [2025-10-17T09:23:40.169Z] Mac type machine.. do not terminate any remaining processes as Orka mac VMs are not process isolated, see: https://github.com/adoptium/aqa-tests/issues/4964 [Pipeline] cleanWs [2025-10-17T09:23:40.843Z] [WS-CLEANUP] Deleting project workspace... [2025-10-17T09:23:40.843Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-10-17T09:23:43.881Z] [WS-CLEANUP] done [Pipeline] sh [2025-10-17T09:23:45.442Z] + find /cores -name '*core*' -print -exec rm -f '{}' ';' [2025-10-17T09:23:45.442Z] /cores [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-10-17T09:23:45.880Z] Exception: org.jenkinsci.plugins.workflow.steps.FlowInterruptedException: Aborted by adamfarley [Pipeline] timeout [2025-10-17T09:23:45.885Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] End of Pipeline Finished: ABORTED