Test_openjdk21_hs_extended.openjdk_aarch64_windows_rerun

Started by upstream project "Test_openjdk21_hs_extended.openjdk_aarch64_windows" build number 73 originally caused by: Started by upstream project "build-scripts/jobs/jdk21u/jdk21u-windows-aarch64-temurin" build number 108 originally caused by: Started by upstream project "build-scripts/openjdk21-pipeline" build number 424 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_21ea" build number 376 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_windows_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_openjdk21_hs_extended.openjdk_aarch64_windows_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/master^{commit} # timeout=10 Checking out Revision c1e00279f28ed84fdc60723b14a2070e974c8ad7 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f c1e00279f28ed84fdc60723b14a2070e974c8ad7 # timeout=10 Commit message: "Exclude MauveSingleThrdLoad_J9, MauveSingleInvocLoad_J9 jdk17, 21, 26+ (#6724)" > git rev-list --no-walk 657cc9bf15bebd595a52d52f7cc071ea65ceb524 # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2025-11-13T15:02:56.037Z] SPEC: windows_aarch64 [Pipeline] echo [2025-11-13T15:02:56.038Z] LABEL: ci.role.test&&sw.os.windows&&hw.arch.aarch64 [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2025-11-13T15:02:56.047Z] Found a total of 3 nodes with the 'ci.role.test&&sw.os.windows&&hw.arch.aarch64' 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-11-13T15:02:56.051Z] dynamicAgents: [] [Pipeline] node [2025-11-13T15:03:11.054Z] Still waiting to schedule task [2025-11-13T15:03:11.054Z] Waiting for next available executor on ‘ci.role.test&&sw.os.windows&&hw.arch.aarch64’ [2025-11-13T15:34:56.846Z] Running on test-azure-win11-aarch64-2 in C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.openjdk_aarch64_windows_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-11-13T15:34:56.965Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-11-13T15:34:57.021Z] [WS-CLEANUP] Deleting project workspace... [2025-11-13T15:34:57.021Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-11-13T15:34:57.038Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-11-13T15:34:57.119Z] The recommended git tool is: git [2025-11-13T15:34:57.167Z] No credentials specified [2025-11-13T15:34:57.184Z] Cloning the remote Git repository [2025-11-13T15:34:57.215Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-11-13T15:34:57.216Z] > git init C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.openjdk_aarch64_windows_rerun\aqa-tests # timeout=10 [2025-11-13T15:34:57.336Z] [WARNING] Reference path does not exist: null/openjdk_cache [2025-11-13T15:34:57.337Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-11-13T15:34:57.337Z] > git --version # timeout=10 [2025-11-13T15:34:57.403Z] > git --version # 'git version 2.39.0' [2025-11-13T15:34:57.404Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-13T15:35:05.107Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-11-13T15:35:05.188Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-13T15:35:05.302Z] Avoid second fetch [2025-11-13T15:35:05.427Z] Checking out Revision c1e00279f28ed84fdc60723b14a2070e974c8ad7 (origin/master) [2025-11-13T15:35:05.311Z] > git rev-parse "origin/master^{commit}" # timeout=10 [2025-11-13T15:35:05.437Z] > git config core.sparsecheckout # timeout=10 [2025-11-13T15:35:05.517Z] > git checkout -f c1e00279f28ed84fdc60723b14a2070e974c8ad7 # timeout=10 [2025-11-13T15:35:10.929Z] Commit message: "Exclude MauveSingleThrdLoad_J9, MauveSingleInvocLoad_J9 jdk17, 21, 26+ (#6724)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.openjdk_aarch64_windows_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-11-13T15:35:12.894Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2025-11-13T15:35:12.909Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-11-13T15:35:13.374Z] + LC_TIME=C [2025-11-13T15:35:13.374Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2025-11-13T15:35:13.727Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-11-13T15:35:14.153Z] + aqa-tests/terminateTestProcesses.sh null [2025-11-13T15:35:14.449Z] Windows machine, using powershell queries... [2025-11-13T15:35:15.494Z] Woohoo - no rogue processes detected! 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-11-13T15:35:16.984Z] + printenv [2025-11-13T15:35:16.984Z] ProgramFiles(Arm)=C:\Program Files (Arm) [2025-11-13T15:35:16.984Z] TIME_LIMIT=25 [2025-11-13T15:35:16.984Z] USERDOMAIN=test-azure-win1 [2025-11-13T15:35:16.984Z] OS=Windows_NT [2025-11-13T15:35:16.984Z] COMMONPROGRAMFILES=C:\Program Files\Common Files [2025-11-13T15:35:16.984Z] RERUN_ITERATIONS=1 [2025-11-13T15:35:16.984Z] PROCESSOR_LEVEL=3340 [2025-11-13T15:35:16.984Z] PSModulePath=%ProgramFiles%\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules [2025-11-13T15:35:16.984Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_extended.openjdk_aarch64_windows_rerun/50/display/redirect [2025-11-13T15:35:16.984Z] JENKINS_URL=https://ci.adoptium.net/ [2025-11-13T15:35:16.984Z] CommonProgramW6432=C:\Program Files\Common Files [2025-11-13T15:35:16.984Z] EXECUTOR_NUMBER=0 [2025-11-13T15:35:16.984Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files [2025-11-13T15:35:16.984Z] _=/usr/bin/printenv [2025-11-13T15:35:16.984Z] BUILD_ID=50 [2025-11-13T15:35:16.984Z] USE_JRE=false [2025-11-13T15:35:16.984Z] jobStatus=SUCCESS [2025-11-13T15:35:16.984Z] PUBLIC=C:\Users\Public [2025-11-13T15:35:16.984Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_extended.openjdk_aarch64_windows_rerun/50/display/redirect?page=changes [2025-11-13T15:35:16.984Z] STF_OWNER_BRANCH=adoptium:master [2025-11-13T15:35:16.984Z] PERSONAL_BUILD=false [2025-11-13T15:35:16.984Z] LIB_DIR=C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.openjdk_aarch64_windows_rerun/../../externalDependency/lib [2025-11-13T15:35:16.984Z] CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1 [2025-11-13T15:35:16.984Z] JENKINS_NODE_COOKIE=82bb1f4e-a547-4a1a-9205-e4c7960d1862 [2025-11-13T15:35:16.984Z] USERNAME=jenkins [2025-11-13T15:35:16.984Z] JAVA_HOME=C:\openjdk\jdk-11 [2025-11-13T15:35:16.984Z] SLACK_CHANNEL=aqavit-bot [2025-11-13T15:35:16.984Z] CommonProgramFiles(Arm)=C:\Program Files (Arm)\Common Files [2025-11-13T15:35:16.984Z] JDK_IMPL=hotspot [2025-11-13T15:35:16.984Z] PROCESSOR_ARCHITECTURE=AMD64 [2025-11-13T15:35:16.984Z] JOB_BASE_NAME=Test_openjdk21_hs_extended.openjdk_aarch64_windows_rerun [2025-11-13T15:35:16.984Z] WORKSPACE_TMP=C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.openjdk_aarch64_windows_rerun@tmp [2025-11-13T15:35:16.984Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-11-13T15:35:16.984Z] DYNAMIC_COMPILE=false [2025-11-13T15:35:16.984Z] OPENJ9_BRANCH=master [2025-11-13T15:35:16.984Z] LOCALAPPDATA=C:\Users\jenkins\AppData\Local [2025-11-13T15:35:16.984Z] CI=true [2025-11-13T15:35:16.984Z] HUDSON_COOKIE=8d74c7c8-a175-4950-8e70-feea2075cc38 [2025-11-13T15:35:16.984Z] COMPUTERNAME=test-azure-win1 [2025-11-13T15:35:16.984Z] ADOPTOPENJDK_BRANCH=master [2025-11-13T15:35:16.984Z] ORIGIN_JDK_VERSION=21 [2025-11-13T15:35:16.984Z] SYSTEMDRIVE=C: [2025-11-13T15:35:16.984Z] USERPROFILE=C:\Users\jenkins [2025-11-13T15:35:16.984Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC [2025-11-13T15:35:16.984Z] SYSTEMROOT=C:\Windows [2025-11-13T15:35:16.984Z] SYSTEM_LIB_DIR=C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.openjdk_aarch64_windows_rerun/../../externalDependency/system_lib [2025-11-13T15:35:16.984Z] UPSTREAM_JOB_NUMBER=108 [2025-11-13T15:35:16.984Z] BUILD_NUMBER=50 [2025-11-13T15:35:16.984Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-11-13T15:35:16.984Z] JCK_GIT_BRANCH=master [2025-11-13T15:35:16.984Z] PROCESSOR_IDENTIFIER=ARMv8 (64-bit) Family 8 Model D0C Revision 301, Ampere(R) [2025-11-13T15:35:16.984Z] EXTERNAL_TEST_CMD=mvn clean install [2025-11-13T15:35:16.984Z] WORKSPACE=C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.openjdk_aarch64_windows_rerun [2025-11-13T15:35:16.984Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk21u/jdk21u-windows-aarch64-temurin [2025-11-13T15:35:16.984Z] KEEP_REPORTDIR=true [2025-11-13T15:35:16.984Z] PWD=/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_windows_rerun [2025-11-13T15:35:16.984Z] HUDSON_URL=https://ci.adoptium.net/ [2025-11-13T15:35:16.984Z] USE_TESTENV_PROPERTIES=false [2025-11-13T15:35:16.984Z] HOME=/home/jenkins [2025-11-13T15:35:16.984Z] TMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp [2025-11-13T15:35:16.984Z] NODE_NAME=test-azure-win11-aarch64-2 [2025-11-13T15:35:16.984Z] PERF_ROOT=C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.openjdk_aarch64_windows_rerun/../../benchmarks [2025-11-13T15:35:16.984Z] DOCKER_REQUIRED=false [2025-11-13T15:35:16.984Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-11-13T15:35:16.984Z] git=C:\Program Files\Git\cmd\git.exe [2025-11-13T15:35:16.984Z] JDK_BRANCH=jdk-21.0.10+2_adopt [2025-11-13T15:35:16.984Z] ARCHIVE_TEST_RESULTS=false [2025-11-13T15:35:16.984Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-11-13T15:35:16.984Z] JOB_NAME=Test_openjdk21_hs_extended.openjdk_aarch64_windows_rerun [2025-11-13T15:35:16.984Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_extended.openjdk_aarch64_windows_rerun/50/display/redirect?page=tests [2025-11-13T15:35:16.984Z] BUILD_LIST=openjdk [2025-11-13T15:35:16.984Z] KEEP_WORKSPACE=false [2025-11-13T15:35:16.984Z] OneDrive=C:\Users\jenkins\OneDrive [2025-11-13T15:35:16.984Z] NUM_PROCESSORS=4 [2025-11-13T15:35:16.984Z] EXIT_SUCCESS=false [2025-11-13T15:35:16.984Z] EXTERNAL_CUSTOM_BRANCH=master [2025-11-13T15:35:16.984Z] PROCESSOR_REVISION=0301 [2025-11-13T15:35:16.984Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-11-13T15:35:16.984Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_extended.openjdk_aarch64_windows_rerun/display/redirect [2025-11-13T15:35:16.984Z] WINSW_EXECUTABLE=C:\Users\jenkins\agent\JenkinsAgentService.exe [2025-11-13T15:35:16.984Z] RERUN_FAILURE=true [2025-11-13T15:35:16.984Z] SDK_RESOURCE=upstream [2025-11-13T15:35:16.984Z] ACTIVE_NODE_TIMEOUT=5 [2025-11-13T15:35:16.984Z] SETUP_JCK_RUN=false [2025-11-13T15:35:16.984Z] SPEC=windows_aarch64 [2025-11-13T15:35:16.984Z] ITERATIONS=1 [2025-11-13T15:35:16.984Z] GENERATE_JOBS=true [2025-11-13T15:35:16.984Z] NUMBER_OF_PROCESSORS=4 [2025-11-13T15:35:16.984Z] TEST_JDK_HOME=C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.openjdk_aarch64_windows_rerun/jdkbinary/j2sdk-image [2025-11-13T15:35:16.984Z] ProgramW6432=C:\Program Files [2025-11-13T15:35:16.984Z] LIGHT_WEIGHT_CHECKOUT=false [2025-11-13T15:35:16.984Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_extended.openjdk_aarch64_windows_rerun/50/display/redirect?page=artifacts [2025-11-13T15:35:16.984Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2025-11-13T15:35:16.984Z] AUTO_DETECT=true [2025-11-13T15:35:16.984Z] TAP_NAME=Test_openjdk21_hs_extended.openjdk_aarch64_windows_rerun.tap [2025-11-13T15:35:16.984Z] COMSPEC=C:\Windows\system32\cmd.exe [2025-11-13T15:35:16.984Z] WINSW_SERVICE_ID=Jenkins [2025-11-13T15:35:16.984Z] APPDATA=C:\Users\jenkins\AppData\Roaming [2025-11-13T15:35:16.984Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_extended.openjdk_aarch64_windows_rerun/50/ [2025-11-13T15:35:16.984Z] TERM=xterm-256color [2025-11-13T15:35:16.984Z] STAGE_NAME=Setup [2025-11-13T15:35:16.984Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-11-13T15:35:16.984Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_extended.openjdk_aarch64_windows_rerun/ [2025-11-13T15:35:16.984Z] TKG_OWNER_BRANCH=adoptium:master [2025-11-13T15:35:16.984Z] JDK_VERSION=21 [2025-11-13T15:35:16.984Z] BUILD_DISPLAY_NAME=#50 [2025-11-13T15:35:16.984Z] PLATFORM=aarch64_windows [2025-11-13T15:35:16.984Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2025-11-13T15:35:16.984Z] WINDIR=C:\Windows [2025-11-13T15:35:16.984Z] ProgramData=C:\ProgramData [2025-11-13T15:35:16.984Z] SHLVL=2 [2025-11-13T15:35:16.984Z] JDK_REPO=https://github.com/adoptium/jdk21u [2025-11-13T15:35:16.984Z] PROGRAMFILES=C:\Program Files [2025-11-13T15:35:16.984Z] PARALLEL=None [2025-11-13T15:35:16.984Z] BUILD_TAG=jenkins-Test_openjdk21_hs_extended.openjdk_aarch64_windows_rerun-50 [2025-11-13T15:35:16.984Z] ALLUSERSPROFILE=C:\ProgramData [2025-11-13T15:35:16.984Z] TEMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp [2025-11-13T15:35:16.984Z] TKG_ITERATIONS=1 [2025-11-13T15:35:16.984Z] EXIT_FAILURE=false [2025-11-13T15:35:16.984Z] DriverData=C:\Windows\System32\Drivers\DriverData [2025-11-13T15:35:16.984Z] NODE_LABELS=sw.os.windows aarch64 hw.arch.aarch64 test ci.role.test test-azure-win11-aarch64-2 windows [2025-11-13T15:35:16.984Z] SERVICE_ID=Jenkins [2025-11-13T15:35:16.984Z] TARGET=testList TESTLIST=jdk_tools_0,jdk_tools_1,hotspot_runtime_0 [2025-11-13T15:35:16.984Z] JOBSTARTTIME=Thu, 13 Nov 2025 15:35:13 +0000 [2025-11-13T15:35:16.984Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15 [2025-11-13T15:35:16.984Z] ProgramFiles(x86)=C:\Program Files (x86) [2025-11-13T15:35:16.984Z] PATH=/cygdrive/d/Program Files (Arm)/Microsoft/jdk-17.0.6.10-hotspot/bin:/usr/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Windows/System32/OpenSSH:/cygdrive/c/Users/adoptopenjdk/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Strawberry/perl/bin:/cygdrive/c/Program Files/Git/cmd:/cygdrive/c/openjdk/jdk-8/bin:/cygdrive/c/apache-ant/apache-ant-1.10.15/bin:/cygdrive/c/rust/bin:/cygdrive/c/Program Files/IcedTeaWEB/bin:/cygdrive/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/cygdrive/c/Program Files (x86)/Incredibuild:/usr/bin:/cygdrive/c/Users/jenkins/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Users/jenkins/.dotnet/tools [2025-11-13T15:35:16.984Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-11-13T15:35:16.984Z] BASE=C:\Users\jenkins\agent [2025-11-13T15:35:16.984Z] OPENJCEPLUS_GIT_BRANCH=semeru-java21 [2025-11-13T15:35:16.984Z] CUDA_PATH_V9_1=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1 [2025-11-13T15:35:16.984Z] JENKINS_SERVER_COOKIE=durable-b288e43eca125408e786c18d524bc73fce2f50ae6d19df3fc6b041411f51f1cc [2025-11-13T15:35:16.984Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\ 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-11-13T15:35:17.313Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2025-11-13T15:35:17.333Z] Running in C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.openjdk_aarch64_windows_rerun\jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2025-11-13T15:35:29.750Z] Copied 7 artifacts from "build-scripts » jobs » jdk21u » jdk21u-windows-aarch64-temurin" build number 108 [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-11-13T15:35:29.987Z] 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-11-13T15:35:29.997Z] Running in C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.openjdk_aarch64_windows_rerun [Pipeline] { [Pipeline] sshagent [2025-11-13T15:35:30.026Z] $ ssh-agent [2025-11-13T15:35:30.176Z] SSH_AUTH_SOCK=/tmp/ssh-LpvKpkDIEWTc/agent.1245 [2025-11-13T15:35:30.176Z] SSH_AGENT_PID=1246 [2025-11-13T15:35:30.176Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-11-13T15:35:30.195Z] Running in C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.openjdk_aarch64_windows_rerun\aqa-tests [Pipeline] { [Pipeline] withCredentials [2025-11-13T15:35:30.229Z] Masking supported pattern matches of %USERNAME% or %PASSWORD% [Pipeline] { [Pipeline] sh [2025-11-13T15:35:30.729Z] ++ pwd [2025-11-13T15:35:30.729Z] + ./get.sh -s /cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_windows_rerun/aqa-tests/.. -p aarch64_windows -r upstream -j 21 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master [2025-11-13T15:35:31.025Z] TESTDIR: /cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_windows_rerun/aqa-tests [2025-11-13T15:35:31.025Z] get jdk binary... [2025-11-13T15:35:31.025Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2025-11-13T15:35:31.328Z] Uncompressing file: OpenJDK21U-jdk_aarch64_windows_hotspot_21.0.10_2-ea.zip ... [2025-11-13T15:35:36.941Z] List files in jdkbinary folder... [2025-11-13T15:35:36.941Z] total 305784 [2025-11-13T15:35:36.941Z] -rwx------+ 1 jenkins None 48352447 Nov 12 22:53 OpenJDK21U-debugimage_aarch64_windows_hotspot_21.0.10_2-ea.zip [2025-11-13T15:35:36.941Z] -rwx------+ 1 jenkins None 192534334 Nov 12 23:03 OpenJDK21U-jdk_aarch64_windows_hotspot_21.0.10_2-ea.zip [2025-11-13T15:35:36.941Z] -rwx------+ 1 jenkins None 40030615 Nov 12 23:03 OpenJDK21U-jre_aarch64_windows_hotspot_21.0.10_2-ea.zip [2025-11-13T15:35:36.942Z] -rwx------+ 1 jenkins None 34921 Nov 12 23:01 OpenJDK21U-sbom_aarch64_windows_hotspot_21.0.10_2-ea-metadata.json [2025-11-13T15:35:36.942Z] -rwx------+ 1 jenkins None 179954 Nov 12 23:20 OpenJDK21U-sbom_aarch64_windows_hotspot_21.0.10_2-ea.json [2025-11-13T15:35:36.942Z] -rwx------+ 1 jenkins None 16998200 Nov 12 23:03 OpenJDK21U-static-libs_aarch64_windows_hotspot_21.0.10_2-ea.zip [2025-11-13T15:35:36.942Z] -rwx------+ 1 jenkins None 14980207 Nov 12 22:53 OpenJDK21U-testimage_aarch64_windows_hotspot_21.0.10_2-ea.zip [2025-11-13T15:35:36.942Z] drwxr-xr-x+ 1 jenkins None 0 Nov 13 15:35 tmp [2025-11-13T15:35:36.942Z] List files in jdkbinary/tmp folder... [2025-11-13T15:35:36.942Z] total 4 [2025-11-13T15:35:36.942Z] drwxrwx---+ 1 jenkins None 0 Nov 12 22:53 jdk-21.0.10+2 [2025-11-13T15:35:36.942Z] Moving directory jdk-21.0.10+2/ to ../j2sdk-image [2025-11-13T15:35:36.942Z] Uncompressing file: OpenJDK21U-jre_aarch64_windows_hotspot_21.0.10_2-ea.zip ... [2025-11-13T15:35:39.068Z] List files in jdkbinary folder... [2025-11-13T15:35:39.068Z] total 305788 [2025-11-13T15:35:39.068Z] -rwx------+ 1 jenkins None 48352447 Nov 12 22:53 OpenJDK21U-debugimage_aarch64_windows_hotspot_21.0.10_2-ea.zip [2025-11-13T15:35:39.068Z] -rwx------+ 1 jenkins None 192534334 Nov 12 23:03 OpenJDK21U-jdk_aarch64_windows_hotspot_21.0.10_2-ea.zip [2025-11-13T15:35:39.068Z] -rwx------+ 1 jenkins None 40030615 Nov 12 23:03 OpenJDK21U-jre_aarch64_windows_hotspot_21.0.10_2-ea.zip [2025-11-13T15:35:39.068Z] -rwx------+ 1 jenkins None 34921 Nov 12 23:01 OpenJDK21U-sbom_aarch64_windows_hotspot_21.0.10_2-ea-metadata.json [2025-11-13T15:35:39.068Z] -rwx------+ 1 jenkins None 179954 Nov 12 23:20 OpenJDK21U-sbom_aarch64_windows_hotspot_21.0.10_2-ea.json [2025-11-13T15:35:39.068Z] -rwx------+ 1 jenkins None 16998200 Nov 12 23:03 OpenJDK21U-static-libs_aarch64_windows_hotspot_21.0.10_2-ea.zip [2025-11-13T15:35:39.068Z] -rwx------+ 1 jenkins None 14980207 Nov 12 22:53 OpenJDK21U-testimage_aarch64_windows_hotspot_21.0.10_2-ea.zip [2025-11-13T15:35:39.068Z] drwxrwx---+ 1 jenkins None 0 Nov 12 22:53 j2sdk-image [2025-11-13T15:35:39.069Z] drwxr-xr-x+ 1 jenkins None 0 Nov 13 15:35 tmp [2025-11-13T15:35:39.069Z] List files in jdkbinary/tmp folder... [2025-11-13T15:35:39.069Z] total 4 [2025-11-13T15:35:39.069Z] drwxrwx---+ 1 jenkins None 0 Nov 12 22:53 jdk-21.0.10+2-jre [2025-11-13T15:35:39.069Z] Moving directory jdk-21.0.10+2-jre/ to ../j2re-image [2025-11-13T15:35:39.069Z] Uncompressing file: OpenJDK21U-static-libs_aarch64_windows_hotspot_21.0.10_2-ea.zip ... [2025-11-13T15:35:40.120Z] List files in jdkbinary folder... [2025-11-13T15:35:40.416Z] total 305792 [2025-11-13T15:35:40.416Z] -rwx------+ 1 jenkins None 48352447 Nov 12 22:53 OpenJDK21U-debugimage_aarch64_windows_hotspot_21.0.10_2-ea.zip [2025-11-13T15:35:40.416Z] -rwx------+ 1 jenkins None 192534334 Nov 12 23:03 OpenJDK21U-jdk_aarch64_windows_hotspot_21.0.10_2-ea.zip [2025-11-13T15:35:40.416Z] -rwx------+ 1 jenkins None 40030615 Nov 12 23:03 OpenJDK21U-jre_aarch64_windows_hotspot_21.0.10_2-ea.zip [2025-11-13T15:35:40.416Z] -rwx------+ 1 jenkins None 34921 Nov 12 23:01 OpenJDK21U-sbom_aarch64_windows_hotspot_21.0.10_2-ea-metadata.json [2025-11-13T15:35:40.416Z] -rwx------+ 1 jenkins None 179954 Nov 12 23:20 OpenJDK21U-sbom_aarch64_windows_hotspot_21.0.10_2-ea.json [2025-11-13T15:35:40.416Z] -rwx------+ 1 jenkins None 16998200 Nov 12 23:03 OpenJDK21U-static-libs_aarch64_windows_hotspot_21.0.10_2-ea.zip [2025-11-13T15:35:40.416Z] -rwx------+ 1 jenkins None 14980207 Nov 12 22:53 OpenJDK21U-testimage_aarch64_windows_hotspot_21.0.10_2-ea.zip [2025-11-13T15:35:40.416Z] drwxrwx---+ 1 jenkins None 0 Nov 12 22:53 j2re-image [2025-11-13T15:35:40.416Z] drwxrwx---+ 1 jenkins None 0 Nov 12 22:53 j2sdk-image [2025-11-13T15:35:40.416Z] drwxr-xr-x+ 1 jenkins None 0 Nov 13 15:35 tmp [2025-11-13T15:35:40.416Z] List files in jdkbinary/tmp folder... [2025-11-13T15:35:40.416Z] total 0 [2025-11-13T15:35:40.416Z] drwxrwx---+ 1 jenkins None 0 Nov 12 22:53 jdk-21.0.10+2-static-libs [2025-11-13T15:35:40.416Z] Moving directory jdk-21.0.10+2-static-libs/ to ../static-libs [2025-11-13T15:35:40.416Z] Uncompressing file: OpenJDK21U-testimage_aarch64_windows_hotspot_21.0.10_2-ea.zip ... [2025-11-13T15:35:44.903Z] List files in jdkbinary folder... [2025-11-13T15:35:44.903Z] total 305792 [2025-11-13T15:35:44.903Z] -rwx------+ 1 jenkins None 48352447 Nov 12 22:53 OpenJDK21U-debugimage_aarch64_windows_hotspot_21.0.10_2-ea.zip [2025-11-13T15:35:44.903Z] -rwx------+ 1 jenkins None 192534334 Nov 12 23:03 OpenJDK21U-jdk_aarch64_windows_hotspot_21.0.10_2-ea.zip [2025-11-13T15:35:44.903Z] -rwx------+ 1 jenkins None 40030615 Nov 12 23:03 OpenJDK21U-jre_aarch64_windows_hotspot_21.0.10_2-ea.zip [2025-11-13T15:35:44.903Z] -rwx------+ 1 jenkins None 34921 Nov 12 23:01 OpenJDK21U-sbom_aarch64_windows_hotspot_21.0.10_2-ea-metadata.json [2025-11-13T15:35:44.903Z] -rwx------+ 1 jenkins None 179954 Nov 12 23:20 OpenJDK21U-sbom_aarch64_windows_hotspot_21.0.10_2-ea.json [2025-11-13T15:35:44.903Z] -rwx------+ 1 jenkins None 16998200 Nov 12 23:03 OpenJDK21U-static-libs_aarch64_windows_hotspot_21.0.10_2-ea.zip [2025-11-13T15:35:44.903Z] -rwx------+ 1 jenkins None 14980207 Nov 12 22:53 OpenJDK21U-testimage_aarch64_windows_hotspot_21.0.10_2-ea.zip [2025-11-13T15:35:44.903Z] drwxrwx---+ 1 jenkins None 0 Nov 12 22:53 j2re-image [2025-11-13T15:35:44.903Z] drwxrwx---+ 1 jenkins None 0 Nov 12 22:53 j2sdk-image [2025-11-13T15:35:44.903Z] drwxrwx---+ 1 jenkins None 0 Nov 12 22:53 static-libs [2025-11-13T15:35:44.903Z] drwxr-xr-x+ 1 jenkins None 0 Nov 13 15:35 tmp [2025-11-13T15:35:44.903Z] List files in jdkbinary/tmp folder... [2025-11-13T15:35:44.903Z] total 4 [2025-11-13T15:35:44.903Z] drwxrwx---+ 1 jenkins None 0 Nov 12 22:22 jdk-21.0.10+2-test-image [2025-11-13T15:35:44.903Z] Moving directory jdk-21.0.10+2-test-image/ to ../openjdk-test-image [2025-11-13T15:35:44.903Z] Uncompressing OpenJDK21U-debugimage_aarch64_windows_hotspot_21.0.10_2-ea.zip over ./j2sdk-image... [2025-11-13T15:35:47.695Z] Removing top-level folder jdk-21.0.10+2-debug-image/ [2025-11-13T15:35:47.696Z] mv: cannot move 'jdk-21.0.10+2-debug-image/jdk-21.0.10+2' to './jdk-21.0.10+2': Permission denied [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-11-13T15:35:47.805Z] $ ssh-agent -k [2025-11-13T15:35:47.866Z] unset SSH_AUTH_SOCK; [2025-11-13T15:35:47.867Z] unset SSH_AGENT_PID; [2025-11-13T15:35:47.867Z] echo Agent pid 1246 killed; [2025-11-13T15:35:47.912Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-11-13T15:35:47.992Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-11-13T15:35:48.431Z] + aqa-tests/terminateTestProcesses.sh null [2025-11-13T15:35:48.431Z] Windows machine, using powershell queries... [2025-11-13T15:35:49.968Z] Woohoo - no rogue processes detected! [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-11-13T15:35:50.067Z] [WS-CLEANUP] Deleting project workspace... [2025-11-13T15:35:50.067Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-11-13T15:35:52.759Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] sh [2025-11-13T15:35:53.574Z] + find /cygdrive/c/temp -name '*core*' -print -exec rm -f '{}' ';' [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-11-13T15:35:53.655Z] Exception: hudson.AbortException: script returned exit code 1 [Pipeline] timeout [2025-11-13T15:35:53.661Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] echo [2025-11-13T15:35:53.684Z] Test_openjdk21_hs_extended.openjdk_aarch64_windows_rerun #50 result is FAILURE. Checking console log for specific errors... [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] End of Pipeline Finished: FAILURE