Pre Test

Started by upstream project "Test_openjdk8_hs_extended.system_x86-64_windows" build number 963 originally caused by: Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin" build number 562 originally caused by: Started by upstream project "build-scripts/openjdk8-pipeline" build number 3003 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 259 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1@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_openjdk8_hs_extended.system_x86-64_windows_testList_1@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 35c068975c75a3d5215f0d824545e7131d613dd4 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 35c068975c75a3d5215f0d824545e7131d613dd4 # timeout=10 Commit message: "Exclude JDK17+ SetTimesNanos.java for Windows" > git rev-list --no-walk 3dccabfec5de3759fe751c58c3d9f1097d07be94 # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2025-06-10T21:02:45.255Z] SPEC: win_x86-64 [Pipeline] echo [2025-06-10T21:02:45.255Z] LABEL: ci.role.test&&hw.arch.x86&&sw.os.windows [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2025-06-10T21:02:45.267Z] Found a total of 4 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.windows' 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-10T21:02:45.275Z] dynamicAgents: [] [Pipeline] node [2025-06-10T21:03:00.307Z] Still waiting to schedule task [2025-06-10T21:03:00.307Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&sw.os.windows’ [2025-06-10T21:39:03.066Z] Running on test-azure-win2022-x64-1 in c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1 [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-10T21:39:03.092Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] cleanWs [2025-06-10T21:39:03.144Z] [WS-CLEANUP] Deleting project workspace... [2025-06-10T21:39:03.145Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-06-10T21:39:03.165Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-06-10T21:39:03.212Z] The recommended git tool is: git [2025-06-10T21:39:03.269Z] No credentials specified [2025-06-10T21:39:03.291Z] Cloning the remote Git repository [2025-06-10T21:39:03.332Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-06-10T21:39:03.333Z] > git init c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests # timeout=10 [2025-06-10T21:39:03.449Z] [WARNING] Reference path does not exist: null/openjdk_cache [2025-06-10T21:39:03.449Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-06-10T21:39:03.449Z] > git --version # timeout=10 [2025-06-10T21:39:03.505Z] > git --version # 'git version 2.39.0' [2025-06-10T21:39:03.506Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-10T21:39:09.611Z] Avoid second fetch [2025-06-10T21:39:09.711Z] Checking out Revision 35c068975c75a3d5215f0d824545e7131d613dd4 (origin/master) [2025-06-10T21:39:09.453Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-06-10T21:39:09.508Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-10T21:39:09.622Z] > git rev-parse "origin/master^{commit}" # timeout=10 [2025-06-10T21:39:09.725Z] > git config core.sparsecheckout # timeout=10 [2025-06-10T21:39:09.796Z] > git checkout -f 35c068975c75a3d5215f0d824545e7131d613dd4 # timeout=10 [2025-06-10T21:39:13.116Z] Commit message: "Exclude JDK17+ SetTimesNanos.java for Windows" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/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-10T21:39:14.265Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2025-06-10T21:39:14.293Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-06-10T21:39:14.788Z] + LC_TIME=C [2025-06-10T21:39:14.788Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2025-06-10T21:39:14.881Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-06-10T21:39:15.325Z] + aqa-tests/terminateTestProcesses.sh null [2025-06-10T21:39:15.325Z] Windows machine, using powershell queries... [2025-06-10T21:39:16.029Z] 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-06-10T21:39:17.098Z] + printenv [2025-06-10T21:39:17.098Z] ProgramFiles(x86)=C:\Program Files (x86) [2025-06-10T21:39:17.098Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files [2025-06-10T21:39:17.098Z] !ExitCode=00000000 [2025-06-10T21:39:17.099Z] KEEP_WORKSPACE=false [2025-06-10T21:39:17.099Z] NUMBER_OF_PROCESSORS=4 [2025-06-10T21:39:17.099Z] PROCESSOR_LEVEL=6 [2025-06-10T21:39:17.099Z] TAP_NAME=Test_openjdk8_hs_extended.system_x86-64_windows_testList_1.tap [2025-06-10T21:39:17.099Z] LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../testDependency/lib [2025-06-10T21:39:17.099Z] EXIT_FAILURE=false [2025-06-10T21:39:17.099Z] JDK_BRANCH=jdk8u462-b05_adopt [2025-06-10T21:39:17.099Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/4/display/redirect?page=tests [2025-06-10T21:39:17.099Z] PLATFORM=x86-64_windows [2025-06-10T21:39:17.099Z] DOCKER_REQUIRED=false [2025-06-10T21:39:17.099Z] USERDOMAIN_ROAMINGPROFILE=TESTWIN2022DC [2025-06-10T21:39:17.099Z] PROGRAMFILES=C:\Program Files [2025-06-10T21:39:17.099Z] git=C:\Program Files\Git\cmd\git.exe [2025-06-10T21:39:17.099Z] TIME_LIMIT=25 [2025-06-10T21:39:17.099Z] JENKINS_SERVER_COOKIE=durable-2c6232b9ac4b354cecf0aa5feb35c44b7fc7db1746927ced8bfd6f55408612dd [2025-06-10T21:39:17.099Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC [2025-06-10T21:39:17.099Z] JAVA_HOME=C:\openjdk\jdk-8 [2025-06-10T21:39:17.099Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-06-10T21:39:17.099Z] GENERATE_JOBS=true [2025-06-10T21:39:17.099Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-06-10T21:39:17.099Z] OS=Windows_NT [2025-06-10T21:39:17.099Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/4/display/redirect?page=changes [2025-06-10T21:39:17.099Z] HOMEDRIVE=C: [2025-06-10T21:39:17.099Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15 [2025-06-10T21:39:17.099Z] RERUN_ITERATIONS=1 [2025-06-10T21:39:17.099Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-06-10T21:39:17.099Z] USERDOMAIN=TESTWIN2022DC [2025-06-10T21:39:17.099Z] STF_OWNER_BRANCH=adoptium:master [2025-06-10T21:39:17.099Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-06-10T21:39:17.099Z] PWD=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1 [2025-06-10T21:39:17.099Z] USERPROFILE=C:\Users\jenkins [2025-06-10T21:39:17.099Z] ARCHIVE_TEST_RESULTS=false [2025-06-10T21:39:17.099Z] SETUP_JCK_RUN=false [2025-06-10T21:39:17.099Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/4/ [2025-06-10T21:39:17.099Z] SLACK_CHANNEL=aqavit-bot [2025-06-10T21:39:17.099Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin [2025-06-10T21:39:17.099Z] JCK_GIT_BRANCH=master [2025-06-10T21:39:17.099Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/ [2025-06-10T21:39:17.099Z] BUILD_NUMBER=4 [2025-06-10T21:39:17.099Z] TKG_ITERATIONS=1 [2025-06-10T21:39:17.099Z] _=/usr/bin/printenv [2025-06-10T21:39:17.099Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\ [2025-06-10T21:39:17.099Z] PERF_ROOT=c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../benchmarks [2025-06-10T21:39:17.099Z] ALLUSERSPROFILE=C:\ProgramData [2025-06-10T21:39:17.099Z] JENKINS_NODE_COOKIE=9cb53e7d-45d9-4421-854d-ba7607698c0e [2025-06-10T21:39:17.099Z] CommonProgramW6432=C:\Program Files\Common Files [2025-06-10T21:39:17.099Z] KEEP_REPORTDIR=false [2025-06-10T21:39:17.099Z] BUILD_DISPLAY_NAME=#4 [2025-06-10T21:39:17.099Z] SDK_RESOURCE=upstream [2025-06-10T21:39:17.099Z] TEST_JDK_HOME=c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/jdkbinary/j2sdk-image [2025-06-10T21:39:17.099Z] HOME=/home/jenkins [2025-06-10T21:39:17.099Z] USERNAME=jenkins [2025-06-10T21:39:17.099Z] COMSPEC=C:\Windows\system32\cmd.exe [2025-06-10T21:39:17.099Z] CUDA_PATH_V9_1=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1 [2025-06-10T21:39:17.099Z] JENKINS_URL=https://ci.adoptium.net/ [2025-06-10T21:39:17.099Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.system_x86-64_windows_testList_1 [2025-06-10T21:39:17.099Z] JOBSTARTTIME=Tue, 10 Jun 2025 21:39:14 +0000 [2025-06-10T21:39:17.099Z] JDK_VERSION=8 [2025-06-10T21:39:17.099Z] APPDATA=C:\Users\jenkins\AppData\Roaming [2025-06-10T21:39:17.099Z] JOB_NAME=Test_openjdk8_hs_extended.system_x86-64_windows_testList_1 [2025-06-10T21:39:17.099Z] USE_TESTENV_PROPERTIES=false [2025-06-10T21:39:17.099Z] SYSTEMROOT=C:\Windows [2025-06-10T21:39:17.099Z] PERSONAL_BUILD=false [2025-06-10T21:39:17.099Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/4/display/redirect [2025-06-10T21:39:17.099Z] LOCALAPPDATA=C:\Users\jenkins\AppData\Local [2025-06-10T21:39:17.099Z] AUTO_DETECT=true [2025-06-10T21:39:17.099Z] EXIT_SUCCESS=false [2025-06-10T21:39:17.099Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/display/redirect [2025-06-10T21:39:17.099Z] PROMPT=$P$G [2025-06-10T21:39:17.099Z] WORKSPACE=c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1 [2025-06-10T21:39:17.099Z] COMPUTERNAME=TESTWIN2022DC [2025-06-10T21:39:17.099Z] OPENJ9_BRANCH=master [2025-06-10T21:39:17.099Z] EXTERNAL_CUSTOM_BRANCH=master [2025-06-10T21:39:17.099Z] SYSTEM_LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../testDependency/system_lib [2025-06-10T21:39:17.099Z] PARALLEL=None [2025-06-10T21:39:17.099Z] HUDSON_URL=https://ci.adoptium.net/ [2025-06-10T21:39:17.099Z] ITERATIONS=1 [2025-06-10T21:39:17.099Z] UPSTREAM_JOB_NUMBER=562 [2025-06-10T21:39:17.099Z] SPEC=win_x86-64 [2025-06-10T21:39:17.099Z] UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.system_x86-64_windows [2025-06-10T21:39:17.099Z] TERM=xterm-256color [2025-06-10T21:39:17.099Z] JDK_REPO=https://github.com/adoptium/jdk8u [2025-06-10T21:39:17.099Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-06-10T21:39:17.099Z] LOGONSERVER=\\TESTWIN2022DC [2025-06-10T21:39:17.099Z] NODE_NAME=test-azure-win2022-x64-1 [2025-06-10T21:39:17.099Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2025-06-10T21:39:17.099Z] PSModulePath=C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules [2025-06-10T21:39:17.099Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-06-10T21:39:17.099Z] CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1 [2025-06-10T21:39:17.099Z] WIX=C:\Program Files (x86)\WiX Toolset v3.14\ [2025-06-10T21:39:17.099Z] TEMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp/2 [2025-06-10T21:39:17.099Z] DYNAMIC_COMPILE=false [2025-06-10T21:39:17.099Z] SHLVL=2 [2025-06-10T21:39:17.099Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.system_x86-64_windows_testList_1-4 [2025-06-10T21:39:17.099Z] PROCESSOR_REVISION=5504 [2025-06-10T21:39:17.099Z] DriverData=C:\Windows\System32\Drivers\DriverData [2025-06-10T21:39:17.099Z] EXECUTOR_NUMBER=0 [2025-06-10T21:39:17.099Z] HUDSON_COOKIE=7951c7ca-aa03-44ed-b3f3-e5b7af29fc83 [2025-06-10T21:39:17.099Z] ADOPTOPENJDK_BRANCH=master [2025-06-10T21:39:17.099Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-06-10T21:39:17.099Z] COMMONPROGRAMFILES=C:\Program Files\Common Files [2025-06-10T21:39:17.099Z] ORIGIN_JDK_VERSION=8 [2025-06-10T21:39:17.099Z] PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2025-06-10T21:39:17.099Z] SESSIONNAME=RDP-Tcp#20 [2025-06-10T21:39:17.099Z] NUM_PROCESSORS=2 [2025-06-10T21:39:17.099Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2025-06-10T21:39:17.099Z] NODE_LABELS=sw.os.windows test ci.role.test test-azure-win2022-x64-1 x64 windows hw.arch.x86 win2022 [2025-06-10T21:39:17.099Z] STAGE_NAME=Setup [2025-06-10T21:39:17.099Z] EXTERNAL_TEST_CMD=mvn clean install [2025-06-10T21:39:17.099Z] HOMEPATH=\Users\jenkins [2025-06-10T21:39:17.099Z] WORKSPACE_TMP=c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1@tmp [2025-06-10T21:39:17.099Z] TMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp/2 [2025-06-10T21:39:17.099Z] PATH=/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/Program Files/dotnet:/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/Program Files (x86)/IncrediBuild:/cygdrive/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/cygdrive/c/rust/bin:/cygdrive/c/Program Files/IcedTeaWEB/bin:/cygdrive/c/Program Files/Microsoft SQL Server/110/Tools/Binn:/cygdrive/c/Program Files (x86)/Microsoft SDKs/TypeScript/1.0:/cygdrive/c/Program Files/Microsoft SQL Server/120/Tools/Binn:/cygdrive/c/Users/jenkins/AppData/Local/Microsoft/WindowsApps [2025-06-10T21:39:17.099Z] LIGHT_WEIGHT_CHECKOUT=false [2025-06-10T21:39:17.099Z] TKG_OWNER_BRANCH=adoptium:master [2025-06-10T21:39:17.099Z] ProgramW6432=C:\Program Files [2025-06-10T21:39:17.099Z] UPSTREAM_TEST_JOB_NUMBER=963 [2025-06-10T21:39:17.099Z] CI=true [2025-06-10T21:39:17.099Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/4/display/redirect?page=artifacts [2025-06-10T21:39:17.099Z] ACTIVE_NODE_TIMEOUT=5 [2025-06-10T21:39:17.099Z] RERUN_FAILURE=true [2025-06-10T21:39:17.099Z] VS120COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Tools\ [2025-06-10T21:39:17.099Z] VS110COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\Tools\ [2025-06-10T21:39:17.099Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2025-06-10T21:39:17.099Z] BUILD_LIST=system [2025-06-10T21:39:17.099Z] BUILD_ID=4 [2025-06-10T21:39:17.099Z] WINDIR=C:\Windows [2025-06-10T21:39:17.099Z] PROCESSOR_ARCHITECTURE=AMD64 [2025-06-10T21:39:17.099Z] PUBLIC=C:\Users\Public [2025-06-10T21:39:17.100Z] CLIENTNAME=scfryer-thinkpa [2025-06-10T21:39:17.100Z] SYSTEMDRIVE=C: [2025-06-10T21:39:17.100Z] TARGET=-f parallelList.mk testList_1 [2025-06-10T21:39:17.100Z] USE_JRE=false [2025-06-10T21:39:17.100Z] JDK_IMPL=hotspot [2025-06-10T21:39:17.100Z] ProgramData=C:\ProgramData 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-10T21:39:17.162Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2025-06-10T21:39:17.178Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2025-06-10T21:39:21.507Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-windows-x64-temurin" build number 562 [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-10T21:39:21.755Z] 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-10T21:39:21.761Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1 [Pipeline] { [Pipeline] sshagent [2025-06-10T21:39:21.796Z] $ ssh-agent [2025-06-10T21:39:21.913Z] SSH_AUTH_SOCK=/tmp/ssh-O5MOsaaPI7Ot/agent.678 [2025-06-10T21:39:21.913Z] SSH_AGENT_PID=679 [2025-06-10T21:39:21.913Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-06-10T21:39:21.929Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests [Pipeline] { [Pipeline] withCredentials [2025-06-10T21:39:21.952Z] Masking supported pattern matches of %USERNAME% or %PASSWORD% [Pipeline] { [Pipeline] sh [2025-06-10T21:39:22.418Z] ++ pwd [2025-06-10T21:39:22.418Z] + ./get.sh -s /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests/.. -p x86-64_windows -r upstream -j 8 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master [2025-06-10T21:39:22.764Z] TESTDIR: /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests [2025-06-10T21:39:22.764Z] get jdk binary... [2025-06-10T21:39:22.764Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2025-06-10T21:39:22.764Z] Uncompressing file: OpenJDK8U-jdk_x64_windows_hotspot_8u462b05-ea.zip ... [2025-06-10T21:39:25.703Z] List files in jdkbinary folder... [2025-06-10T21:39:25.703Z] total 173952 [2025-06-10T21:39:25.703Z] -rwxrwx---+ 1 jenkins None 30387398 Jun 10 20:31 OpenJDK8U-debugimage_x64_windows_hotspot_8u462b05-ea.zip [2025-06-10T21:39:25.703Z] -rwxrwx---+ 1 jenkins None 106972609 Jun 10 20:37 OpenJDK8U-jdk_x64_windows_hotspot_8u462b05-ea.zip [2025-06-10T21:39:25.703Z] -rwxrwx---+ 1 jenkins None 40653530 Jun 10 20:38 OpenJDK8U-jre_x64_windows_hotspot_8u462b05-ea.zip [2025-06-10T21:39:25.703Z] -rwxrwx---+ 1 jenkins None 24015 Jun 10 20:35 OpenJDK8U-sbom_x64_windows_hotspot_8u462b05-ea-metadata.json [2025-06-10T21:39:25.703Z] -rwxrwx---+ 1 jenkins None 79153 Jun 10 20:49 OpenJDK8U-sbom_x64_windows_hotspot_8u462b05-ea.json [2025-06-10T21:39:25.703Z] drwxrwxr-x+ 1 jenkins None 0 Jun 10 21:39 tmp [2025-06-10T21:39:25.703Z] List files in jdkbinary/tmp folder... [2025-06-10T21:39:25.703Z] total 4 [2025-06-10T21:39:25.703Z] drwxrwxr-x+ 1 jenkins None 0 Jun 10 20:31 jdk8u462-b05 [2025-06-10T21:39:25.703Z] Moving directory jdk8u462-b05/ to ../j2sdk-image [2025-06-10T21:39:25.703Z] Uncompressing file: OpenJDK8U-jre_x64_windows_hotspot_8u462b05-ea.zip ... [2025-06-10T21:39:26.859Z] List files in jdkbinary folder... [2025-06-10T21:39:26.859Z] total 173956 [2025-06-10T21:39:26.859Z] -rwxrwx---+ 1 jenkins None 30387398 Jun 10 20:31 OpenJDK8U-debugimage_x64_windows_hotspot_8u462b05-ea.zip [2025-06-10T21:39:26.859Z] -rwxrwx---+ 1 jenkins None 106972609 Jun 10 20:37 OpenJDK8U-jdk_x64_windows_hotspot_8u462b05-ea.zip [2025-06-10T21:39:26.860Z] -rwxrwx---+ 1 jenkins None 40653530 Jun 10 20:38 OpenJDK8U-jre_x64_windows_hotspot_8u462b05-ea.zip [2025-06-10T21:39:26.860Z] -rwxrwx---+ 1 jenkins None 24015 Jun 10 20:35 OpenJDK8U-sbom_x64_windows_hotspot_8u462b05-ea-metadata.json [2025-06-10T21:39:26.860Z] -rwxrwx---+ 1 jenkins None 79153 Jun 10 20:49 OpenJDK8U-sbom_x64_windows_hotspot_8u462b05-ea.json [2025-06-10T21:39:26.860Z] drwxrwxr-x+ 1 jenkins None 0 Jun 10 20:31 j2sdk-image [2025-06-10T21:39:26.860Z] drwxrwxr-x+ 1 jenkins None 0 Jun 10 21:39 tmp [2025-06-10T21:39:26.860Z] List files in jdkbinary/tmp folder... [2025-06-10T21:39:26.860Z] total 4 [2025-06-10T21:39:26.860Z] drwxrwxr-x+ 1 jenkins None 0 Jun 10 20:31 jdk8u462-b05-jre [2025-06-10T21:39:26.860Z] Moving directory jdk8u462-b05-jre/ to ../j2re-image [2025-06-10T21:39:26.860Z] Uncompressing OpenJDK8U-debugimage_x64_windows_hotspot_8u462b05-ea.zip over ./j2sdk-image/jre... [2025-06-10T21:39:28.504Z] Removing top-level folder jdk8u462-b05-debug-image/ [2025-06-10T21:39:28.504Z] Removing top-level folder jdk8u462-b05/ [2025-06-10T21:39:30.760Z] Run c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/jdkbinary/j2sdk-image/bin/java -version [2025-06-10T21:39:30.760Z] =JAVA VERSION OUTPUT BEGIN= [2025-06-10T21:39:30.760Z] openjdk version "1.8.0_462-beta" [2025-06-10T21:39:30.760Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-beta-202506102006-b05) [2025-06-10T21:39:30.760Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.462-b05, mixed mode) [2025-06-10T21:39:30.760Z] =JAVA VERSION OUTPUT END= [2025-06-10T21:39:30.760Z] =RELEASE INFO BEGIN= [2025-06-10T21:39:30.760Z] JAVA_VERSION="1.8.0_462" [2025-06-10T21:39:30.760Z] OS_NAME="Windows" [2025-06-10T21:39:30.760Z] OS_VERSION="5.2" [2025-06-10T21:39:30.760Z] OS_ARCH="amd64" [2025-06-10T21:39:30.760Z] SOURCE=".:git:6a5a5dab56e4+" [2025-06-10T21:39:30.760Z] IMPLEMENTOR="Eclipse Adoptium" [2025-06-10T21:39:30.760Z] BUILD_SOURCE="git:13512d5382f12095bc3a9cc5be4730ffed31f2dd" [2025-06-10T21:39:30.760Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2025-06-10T21:39:30.760Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git" [2025-06-10T21:39:30.760Z] FULL_VERSION="1.8.0_462-beta-202506102006-b05" [2025-06-10T21:39:30.760Z] SEMANTIC_VERSION="8.0.462+5" [2025-06-10T21:39:30.760Z] BUILD_INFO="OS: Windows Server 2022 Version: 10.0" [2025-06-10T21:39:30.760Z] JVM_VARIANT="Hotspot" [2025-06-10T21:39:30.760Z] JVM_VERSION="25.462-b05" [2025-06-10T21:39:30.760Z] IMAGE_TYPE="JDK" [2025-06-10T21:39:30.760Z] =RELEASE INFO END= [2025-06-10T21:39:30.760Z] get testKitGen... [2025-06-10T21:39:30.760Z] git clone -q https://github.com/adoptium/TKG.git [2025-06-10T21:39:31.914Z] git rev-parse master [2025-06-10T21:39:31.914Z] git checkout -q -f 3f7b13097dd24fbf77a9978a68ada3b8625d9737 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-06-10T21:39:33.198Z] $ ssh-agent -k [2025-06-10T21:39:33.248Z] unset SSH_AUTH_SOCK; [2025-06-10T21:39:33.248Z] unset SSH_AGENT_PID; [2025-06-10T21:39:33.248Z] echo Agent pid 679 killed; [2025-06-10T21:39:33.303Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-06-10T21:39:33.639Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=-f+parallelList.mk+testList_1&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.system_x86-64_windows&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_windows&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&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=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&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%2Fjdk8u%2Fjdk8u-windows-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=jdk8u462-b05_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=963&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=&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=system&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=562&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2025-06-10T21:39:33.653Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=-f+parallelList.mk+testList_1&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.system_x86-64_windows&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_windows&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&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-azure-win2022-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=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&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%2Fjdk8u%2Fjdk8u-windows-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=jdk8u462-b05_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=963&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=&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=system&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=562&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2025-06-10T21:39:33.694Z] Building tests... [Pipeline] timeout [2025-06-10T21:39:33.698Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-06-10T21:39:33.827Z] Copied 1 artifact from "Test_openjdk8_hs_extended.system_x86-64_windows" build number 963 [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-06-10T21:39:33.878Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-06-10T21:39:33.896Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-06-10T21:39:34.401Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../testDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-06-10T21:39:34.726Z] -------------------------------------------- [2025-06-10T21:39:34.726Z] path is set to c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../testDependency/system_lib [2025-06-10T21:39:34.726Z] task is set to default [2025-06-10T21:39:34.726Z] dependencyList is set to all [2025-06-10T21:39:34.726Z] -------------------------------------------- [2025-06-10T21:39:34.726Z] Starting download third party dependent jars [2025-06-10T21:39:34.726Z] -------------------------------------------- [2025-06-10T21:39:34.726Z] downloading dependent third party jars to c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../testDependency/system_lib [2025-06-10T21:39:34.726Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../testDependency/system_lib/apache-ant/lib/ant-launcher.jar exists, not downloading. [2025-06-10T21:39:34.726Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../testDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists, not downloading. [2025-06-10T21:39:34.726Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../testDependency/system_lib/json-simple.jar exists with correct hash, not downloading [2025-06-10T21:39:34.726Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../testDependency/system_lib/mauve/mauve.jar exists, not downloading. [2025-06-10T21:39:34.726Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../testDependency/system_lib/log4j/log4j-core.jar exists, not downloading. [2025-06-10T21:39:34.726Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../testDependency/system_lib/asm/asm.jar exists, not downloading. [2025-06-10T21:39:34.726Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../testDependency/system_lib/tools/tools.jar exists, not downloading. [2025-06-10T21:39:34.726Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../testDependency/system_lib/junit/hamcrest-core.jar exists, not downloading. [2025-06-10T21:39:34.726Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../testDependency/system_lib/junit/junit.jar exists, not downloading. [2025-06-10T21:39:34.726Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../testDependency/system_lib/log4j/log4j-api.jar exists, not downloading. [2025-06-10T21:39:34.726Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../testDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-06-10T21:39:34.726Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2025-06-10T21:39:34.889Z] Masking supported pattern matches of %USERNAME% or %PASSWORD% [Pipeline] { [Pipeline] dir [2025-06-10T21:39:34.902Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests [Pipeline] { [Pipeline] sshagent [2025-06-10T21:39:34.930Z] $ ssh-agent [2025-06-10T21:39:35.047Z] SSH_AUTH_SOCK=/tmp/ssh-UbDYxrisP0Mb/agent.746 [2025-06-10T21:39:35.047Z] SSH_AGENT_PID=747 [2025-06-10T21:39:35.047Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-10T21:39:35.506Z] + bash ./compile.sh [2025-06-10T21:39:35.833Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/jdkbinary/j2sdk-image [2025-06-10T21:39:35.833Z] LIB_DIR is set to C:/jenkins/testDependency/system_lib [2025-06-10T21:39:35.833Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests/TKG/../TKG/output_compilation; \ [2025-06-10T21:39:35.833Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests/TKG/../TKG/output_compilation; \ [2025-06-10T21:39:35.833Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/testDependency/system_lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-06-10T21:39:35.833Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-06-10T21:39:36.984Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\TKG\scripts\build_tools.xml [2025-06-10T21:39:37.333Z] [2025-06-10T21:39:37.333Z] build: [2025-06-10T21:39:37.333Z] [2025-06-10T21:39:37.333Z] clean: [2025-06-10T21:39:37.333Z] [2025-06-10T21:39:37.333Z] init: [2025-06-10T21:39:37.333Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\TKG\bin [2025-06-10T21:39:37.333Z] [2025-06-10T21:39:37.333Z] getDependentLibs: [2025-06-10T21:39:37.673Z] [exec] -------------------------------------------- [2025-06-10T21:39:37.673Z] [exec] path is set to C:/jenkins/testDependency/system_lib [2025-06-10T21:39:37.673Z] [exec] task is set to default [2025-06-10T21:39:37.673Z] [exec] dependencyList is set to json_simple [2025-06-10T21:39:37.673Z] [exec] -------------------------------------------- [2025-06-10T21:39:37.673Z] [exec] Starting download third party dependent jars [2025-06-10T21:39:37.673Z] [exec] -------------------------------------------- [2025-06-10T21:39:37.673Z] [exec] downloading dependent third party jars to C:/jenkins/testDependency/system_lib [2025-06-10T21:39:37.673Z] [exec] C:/jenkins/testDependency/system_lib/json-simple.jar exists with correct hash, not downloading [2025-06-10T21:39:37.673Z] [exec] downloaded dependent third party jars successfully [2025-06-10T21:39:37.673Z] [2025-06-10T21:39:37.673Z] compile: [2025-06-10T21:39:37.673Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-06-10T21:39:37.673Z] [echo] ============COMPILER SETTINGS============ [2025-06-10T21:39:37.673Z] [echo] ===fork: yes [2025-06-10T21:39:37.673Z] [echo] ===debug: on [2025-06-10T21:39:37.673Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\TKG\bin [2025-06-10T21:39:40.640Z] [2025-06-10T21:39:40.640Z] dist: [2025-06-10T21:39:40.640Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\TKG\bin\TestKitGen.jar [2025-06-10T21:39:40.640Z] [2025-06-10T21:39:40.640Z] BUILD SUCCESSFUL [2025-06-10T21:39:40.640Z] Total time: 3 seconds [2025-06-10T21:39:40.640Z] 0 [2025-06-10T21:39:40.640Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-06-10T21:39:41.360Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-06-10T21:39:41.361Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz [2025-06-10T21:39:43.028Z] ****************************** MACHINE INFO ****************************** [2025-06-10T21:39:43.028Z] File path : C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\TKG [2025-06-10T21:39:43.028Z] Free Physical Memory Size : 5681299456 [2025-06-10T21:39:43.028Z] Free space (bytes) : 137991110656 [2025-06-10T21:39:43.028Z] Total Physical Memory Size : 8536289280 [2025-06-10T21:39:43.028Z] Total space (bytes) : 274283311104 [2025-06-10T21:39:43.028Z] Usable space (bytes) : 137991110656 [2025-06-10T21:39:43.028Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-06-10T21:39:43.028Z] bashVersion : [2025-06-10T21:39:43.028Z] GNU bash, version 5.2.15(3)-release (x86_64-pc-cygwin) [2025-06-10T21:39:43.028Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-06-10T21:39:43.028Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-06-10T21:39:43.028Z] [2025-06-10T21:39:43.028Z] This is free software; you are free to change and redistribute it. [2025-06-10T21:39:43.028Z] There is NO WARRANTY, to the extent permitted by law. [2025-06-10T21:39:43.028Z] cpuCores : 4 [2025-06-10T21:39:43.028Z] curlVersion : [2025-06-10T21:39:43.028Z] curl 8.3.0 (x86_64-pc-cygwin) libcurl/8.3.0 OpenSSL/1.1.1w zlib/1.3 brotli/1.0.9 zstd/1.5.5 libidn2/2.3.4 libpsl/0.21.2 (+libidn2/2.3.4) libssh2/1.11.0 nghttp2/1.56.0 libgsasl/2.2.0 OpenLDAP/2.6.6 [2025-06-10T21:39:43.028Z] Release-Date: 2023-09-13 [2025-06-10T21:39:43.028Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-06-10T21:39:43.028Z] Features: alt-svc AsynchDNS brotli gsasl GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd [2025-06-10T21:39:43.029Z] dockerVersion : bash: line 1: docker: command not found [2025-06-10T21:39:43.029Z] gcc version : 11 [2025-06-10T21:39:43.029Z] gclibc version : ldd (cygwin) 3.4.9 [2025-06-10T21:39:43.029Z] gdb version : bash: line 1: gdb: command not found [2025-06-10T21:39:43.029Z] lldb version : Command could not be executed [2025-06-10T21:39:43.029Z] makeVersion : [2025-06-10T21:39:43.029Z] GNU Make 4.4.1 [2025-06-10T21:39:43.029Z] Built for x86_64-pc-cygwin [2025-06-10T21:39:43.029Z] Copyright (C) 1988-2023 Free Software Foundation, Inc. [2025-06-10T21:39:43.029Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> [2025-06-10T21:39:43.029Z] This is free software: you are free to change and redistribute it. [2025-06-10T21:39:43.029Z] There is NO WARRANTY, to the extent permitted by law. [2025-06-10T21:39:43.029Z] mavenVersion : bash: line 1: mvn: command not found [2025-06-10T21:39:43.029Z] perlVersion : [2025-06-10T21:39:43.029Z] [2025-06-10T21:39:43.029Z] This is perl 5, version 36, subversion 1 (v5.36.1) built for x86_64-cygwin-threads-multi [2025-06-10T21:39:43.029Z] (with 6 registered patches, see perl -V for more detail) [2025-06-10T21:39:43.029Z] [2025-06-10T21:39:43.029Z] Copyright 1987-2023, Larry Wall [2025-06-10T21:39:43.029Z] [2025-06-10T21:39:43.029Z] Perl may be copied only under the terms of either the Artistic License or the [2025-06-10T21:39:43.029Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-06-10T21:39:43.029Z] [2025-06-10T21:39:43.029Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-06-10T21:39:43.029Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-06-10T21:39:43.029Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2025-06-10T21:39:43.029Z] [2025-06-10T21:39:43.029Z] podmanVersion : bash: line 1: podman: command not found [2025-06-10T21:39:43.029Z] procArch : unknown [2025-06-10T21:39:43.029Z] sysArch : x86_64 [2025-06-10T21:39:43.029Z] sysOS : CYGWIN_NT-10.0-20348 [2025-06-10T21:39:43.029Z] ulimit : [2025-06-10T21:39:43.030Z] core file size (blocks, -c) unlimited [2025-06-10T21:39:43.030Z] data seg size (kbytes, -d) unlimited [2025-06-10T21:39:43.030Z] file size (blocks, -f) unlimited [2025-06-10T21:39:43.030Z] open files (-n) 3200 [2025-06-10T21:39:43.030Z] pipe size (512 bytes, -p) 8 [2025-06-10T21:39:43.030Z] stack size (kbytes, -s) 2032 [2025-06-10T21:39:43.030Z] cpu time (seconds, -t) unlimited [2025-06-10T21:39:43.030Z] max user processes (-u) 256 [2025-06-10T21:39:43.030Z] virtual memory (kbytes, -v) unlimited [2025-06-10T21:39:43.030Z] uname : CYGWIN_NT-10.0-20348 testwin2022dc 3.4.9-1.x86_64 2023-09-06 11:19 UTC x86_64 Cygwin [2025-06-10T21:39:43.030Z] vmVendor : Oracle Corporation [2025-06-10T21:39:43.030Z] vmVersion : 25.462-b05 [2025-06-10T21:39:43.030Z] xlc version : bash: line 1: xlC: command not found [2025-06-10T21:39:43.030Z] ************************************************************************** [2025-06-10T21:39:43.030Z] [2025-06-10T21:39:43.030Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-06-10T21:39:43.030Z] [2025-06-10T21:39:43.030Z] System.getProperty('java.vendor')=Temurin [2025-06-10T21:39:43.030Z] [2025-06-10T21:39:43.030Z] System.getProperty('os.name')=Windows Server 2022 [2025-06-10T21:39:43.030Z] [2025-06-10T21:39:43.030Z] System.getProperty('os.arch')=amd64 [2025-06-10T21:39:43.030Z] [2025-06-10T21:39:43.030Z] System.getProperty('java.fullversion')=null [2025-06-10T21:39:43.030Z] [2025-06-10T21:39:43.030Z] System.getProperty('sun.arch.data.model')=64 [2025-06-10T21:39:43.030Z] [2025-06-10T21:39:43.356Z] make -f clean.mk cleanBuild [2025-06-10T21:39:43.357Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests/TKG' [2025-06-10T21:39:44.060Z] rm -f -r C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests///..//jvmtest [2025-06-10T21:39:44.060Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests/TKG' [2025-06-10T21:39:44.060Z] make -f compile.mk compile [2025-06-10T21:39:44.060Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests/TKG' [2025-06-10T21:39:44.386Z] rm -f -r C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests//TKG/output_compilation; \ [2025-06-10T21:39:44.386Z] mkdir -p C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests//TKG/output_compilation; \ [2025-06-10T21:39:44.386Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests/" "-DBUILD_ROOT=C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests///..//jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=system" "-DRESOURCES_DIR=C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests///..//jvmtest/TestConfig/resources" "-DSPEC=win_x86-64" "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=C:/jenkins/testDependency/system_lib" 2>&1; echo $? ) | tee "C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests//TKG/output_compilation/compilation.log"; \ [2025-06-10T21:39:44.386Z] if [ -z "$(tail -1 C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests//TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests//TKG/output_compilation/compilation.log" --testRoot="C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests/"; false; else rm -f -r "C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests//TKG/output_compilation"; fi [2025-06-10T21:39:46.053Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\TKG\scripts\build_test.xml [2025-06-10T21:39:46.398Z] [echo] build.list is TestConfig/build.xml,system/build.xml [2025-06-10T21:39:46.398Z] [2025-06-10T21:39:46.398Z] -create_test_directory: [2025-06-10T21:39:46.398Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jvmtest [2025-06-10T21:39:46.398Z] [2025-06-10T21:39:46.398Z] stage_test_material: [2025-06-10T21:39:46.750Z] [copy] Copying 136 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jvmtest [2025-06-10T21:39:46.750Z] [2025-06-10T21:39:46.750Z] build: [2025-06-10T21:39:47.096Z] [2025-06-10T21:39:47.096Z] init: [2025-06-10T21:39:47.096Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jvmtest\system [2025-06-10T21:39:47.096Z] [2025-06-10T21:39:47.096Z] dist: [2025-06-10T21:39:47.096Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jvmtest\system [2025-06-10T21:39:47.096Z] [2025-06-10T21:39:47.096Z] common_build: [2025-06-10T21:39:47.096Z] [echo] target common_build is called..... [2025-06-10T21:39:47.096Z] [2025-06-10T21:39:47.096Z] common_init: [2025-06-10T21:39:47.096Z] [2025-06-10T21:39:47.096Z] check_systemtest: [2025-06-10T21:39:47.096Z] [echo] C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests//system/STF does not exist, clone from GitHub [2025-06-10T21:39:47.096Z] [2025-06-10T21:39:47.096Z] clone_stf: [2025-06-10T21:39:47.096Z] [exec] git clone -q https://github.com/adoptium/STF.git [2025-06-10T21:39:48.252Z] [echo] git rev-parse master [2025-06-10T21:39:48.252Z] [echo] git checkout -q -f 03f6cc21c7356c036ccd11173c061417f58b621b [2025-06-10T21:39:49.424Z] [exec] Check sha in C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests//system/STF and store the info in C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests//testenv/testenv.properties [2025-06-10T21:39:49.424Z] [exec] STF_REPO=https://github.com/adoptium/STF.git [2025-06-10T21:39:49.424Z] [exec] STF_BRANCH=03f6cc21c7356c036ccd11173c061417f58b621b [2025-06-10T21:39:49.425Z] [echo] C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests//system/aqa-systemtest does not exist, clone from GitHub [2025-06-10T21:39:49.425Z] [2025-06-10T21:39:49.425Z] clone_systemtest: [2025-06-10T21:39:49.425Z] [exec] git clone -q https://github.com/adoptium/aqa-systemtest.git [2025-06-10T21:39:52.371Z] [echo] git rev-parse master [2025-06-10T21:39:52.371Z] [echo] git checkout -q -f 2c3cbfc2a73a17e2a21401fbe7f43d83c24f5247 [2025-06-10T21:39:57.100Z] [exec] Check sha in C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests//system/aqa-systemtest and store the info in C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests//testenv/testenv.properties [2025-06-10T21:39:57.100Z] [exec] AQA_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git [2025-06-10T21:39:57.100Z] [exec] AQA_SYSTEMTEST_BRANCH=2c3cbfc2a73a17e2a21401fbe7f43d83c24f5247 [2025-06-10T21:39:57.100Z] [2025-06-10T21:39:57.100Z] configure_systemtest: [2025-06-10T21:39:57.100Z] [echo] Executing openjdk.build/build.xml [2025-06-10T21:39:57.100Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../testDependency/system_lib [2025-06-10T21:39:57.100Z] [2025-06-10T21:39:57.100Z] check-for-ant: [2025-06-10T21:39:57.100Z] [2025-06-10T21:39:57.100Z] configure-ant: [2025-06-10T21:39:57.100Z] [2025-06-10T21:39:57.100Z] print-ant-location: [2025-06-10T21:39:57.100Z] [echo] Using ant from c:\jenkins\testDependency\system_lib\apache-ant\lib\ant-launcher.jar [2025-06-10T21:39:57.100Z] [2025-06-10T21:39:57.100Z] print-ant-error: [2025-06-10T21:39:57.100Z] [2025-06-10T21:39:57.100Z] check-for-junit: [2025-06-10T21:39:57.100Z] [2025-06-10T21:39:57.100Z] configure-junit: [2025-06-10T21:39:57.100Z] [2025-06-10T21:39:57.100Z] print-junit-location: [2025-06-10T21:39:57.100Z] [echo] Using junit from c:\jenkins\testDependency\system_lib\junit\junit.jar [2025-06-10T21:39:57.100Z] [2025-06-10T21:39:57.100Z] print-junit-error: [2025-06-10T21:39:57.100Z] [2025-06-10T21:39:57.100Z] check-for-hamcrest-core: [2025-06-10T21:39:57.100Z] [2025-06-10T21:39:57.100Z] configure-hamcrest-core: [2025-06-10T21:39:57.100Z] [2025-06-10T21:39:57.100Z] print-hamcrest-core-location: [2025-06-10T21:39:57.100Z] [echo] Using hamcrest-core from c:\jenkins\testDependency\system_lib\junit\hamcrest-core.jar [2025-06-10T21:39:57.100Z] [2025-06-10T21:39:57.101Z] print-hamcrest-core-error: [2025-06-10T21:39:57.101Z] [2025-06-10T21:39:57.101Z] check-for-log4j: [2025-06-10T21:39:57.101Z] [2025-06-10T21:39:57.101Z] configure-log4j: [2025-06-10T21:39:57.101Z] [2025-06-10T21:39:57.101Z] print-log4j-location: [2025-06-10T21:39:57.101Z] [echo] Using log4j-api from c:\jenkins\testDependency\system_lib\log4j\log4j-api.jar and log4j-core from c:\jenkins\testDependency\system_lib\log4j\log4j-core.jar [2025-06-10T21:39:57.101Z] [2025-06-10T21:39:57.101Z] print-log4j-error: [2025-06-10T21:39:57.101Z] [2025-06-10T21:39:57.101Z] check-for-asm: [2025-06-10T21:39:57.101Z] [2025-06-10T21:39:57.101Z] configure-asm: [2025-06-10T21:39:57.101Z] [2025-06-10T21:39:57.101Z] print-asm-location: [2025-06-10T21:39:57.101Z] [echo] Using asm.jar from c:\jenkins\testDependency\system_lib\asm/asm.jar [2025-06-10T21:39:57.101Z] [echo] Using asm-commons.jar from c:\jenkins\testDependency\system_lib\asm/asm-commons.jar [2025-06-10T21:39:57.101Z] [2025-06-10T21:39:57.101Z] print-asm-error: [2025-06-10T21:39:57.101Z] [2025-06-10T21:39:57.101Z] setup-java-properties: [2025-06-10T21:39:57.101Z] [echo] java_home is ${java_home} [2025-06-10T21:39:57.101Z] [echo] java.home is C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jdkbinary\j2sdk-image\jre [2025-06-10T21:39:57.101Z] [echoproperties] #Ant properties [2025-06-10T21:39:57.101Z] [echoproperties] #Tue Jun 10 21:39:56 UTC 2025 [2025-06-10T21:39:57.101Z] [echoproperties] buildjdk..= [2025-06-10T21:39:57.101Z] [echoproperties] buildjdk.C=\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\\jdkbinary\\j2sdk-image\\jre\\classes [2025-06-10T21:39:57.101Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM (Temurin)(build 25.462-b05, mixed mode) [2025-06-10T21:39:57.101Z] [echoproperties] buildjdk.Property=settings\: [2025-06-10T21:39:57.101Z] [echoproperties] buildjdk.awt.toolkit=sun.awt.windows.WToolkit [2025-06-10T21:39:57.101Z] [echoproperties] buildjdk.file.encoding=Cp1252 [2025-06-10T21:39:57.101Z] [echoproperties] buildjdk.file.encoding.pkg=sun.io [2025-06-10T21:39:57.101Z] [echoproperties] buildjdk.file.separator=\\ [2025-06-10T21:39:57.101Z] [echoproperties] buildjdk.java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment [2025-06-10T21:39:57.101Z] [echoproperties] buildjdk.java.awt.printerjob=sun.awt.windows.WPrinterJob [2025-06-10T21:39:57.101Z] [echoproperties] buildjdk.java.class.path=. [2025-06-10T21:39:57.101Z] [echoproperties] buildjdk.java.class.version=52.0 [2025-06-10T21:39:57.101Z] [echoproperties] buildjdk.java.endorsed.dirs=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\\jdkbinary\\j2sdk-image\\jre\\lib\\endorsed [2025-06-10T21:39:57.101Z] [echoproperties] buildjdk.java.ext.dirs=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\\jdkbinary\\j2sdk-image\\jre\\lib\\ext [2025-06-10T21:39:57.101Z] [echoproperties] buildjdk.java.home=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\\jdkbinary\\j2sdk-image\\jre [2025-06-10T21:39:57.102Z] [echoproperties] buildjdk.java.io.tmpdir=C\:\\Users\\jenkins\\AppData\\Local\\Temp\\2\\ [2025-06-10T21:39:57.102Z] [echoproperties] buildjdk.java.library.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\\jdkbinary\\j2sdk-image\\bin [2025-06-10T21:39:57.102Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment [2025-06-10T21:39:57.102Z] [echoproperties] buildjdk.java.runtime.version=1.8.0_462-beta-202506102006-b05 [2025-06-10T21:39:57.102Z] [echoproperties] buildjdk.java.specification.maintenance.version=6 [2025-06-10T21:39:57.102Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification [2025-06-10T21:39:57.102Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation [2025-06-10T21:39:57.102Z] [echoproperties] buildjdk.java.specification.version=1.8 [2025-06-10T21:39:57.102Z] [echoproperties] buildjdk.java.vendor=Temurin [2025-06-10T21:39:57.102Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/ [2025-06-10T21:39:57.102Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues [2025-06-10T21:39:57.102Z] [echoproperties] buildjdk.java.version=1.8.0_462-beta [2025-06-10T21:39:57.102Z] [echoproperties] buildjdk.java.vm.info=mixed mode [2025-06-10T21:39:57.102Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM [2025-06-10T21:39:57.102Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification [2025-06-10T21:39:57.102Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation [2025-06-10T21:39:57.102Z] [echoproperties] buildjdk.java.vm.specification.version=1.8 [2025-06-10T21:39:57.102Z] [echoproperties] buildjdk.java.vm.vendor=Temurin [2025-06-10T21:39:57.102Z] [echoproperties] buildjdk.java.vm.version=25.462-b05 [2025-06-10T21:39:57.102Z] [echoproperties] buildjdk.line.separator=\\r \\n [2025-06-10T21:39:57.102Z] [echoproperties] buildjdk.openjdk=version "1.8.0_462-beta" [2025-06-10T21:39:57.102Z] [echoproperties] buildjdk.os.arch=amd64 [2025-06-10T21:39:57.102Z] [echoproperties] buildjdk.os.name=Windows Server 2022 [2025-06-10T21:39:57.102Z] [echoproperties] buildjdk.os.version=10.0 [2025-06-10T21:39:57.102Z] [echoproperties] buildjdk.path.separator=; [2025-06-10T21:39:57.102Z] [echoproperties] buildjdk.sun.arch.data.model=64 [2025-06-10T21:39:57.102Z] [echoproperties] buildjdk.sun.boot.class.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\\jdkbinary\\j2sdk-image\\jre\\lib\\resources.jar [2025-06-10T21:39:57.102Z] [echoproperties] buildjdk.sun.boot.library.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\\jdkbinary\\j2sdk-image\\jre\\bin [2025-06-10T21:39:57.102Z] [echoproperties] buildjdk.sun.cpu.endian=little [2025-06-10T21:39:57.102Z] [echoproperties] buildjdk.sun.cpu.isalist=amd64 [2025-06-10T21:39:57.102Z] [echoproperties] buildjdk.sun.desktop=windows [2025-06-10T21:39:57.103Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeLittle [2025-06-10T21:39:57.103Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD [2025-06-10T21:39:57.103Z] [echoproperties] buildjdk.sun.jnu.encoding=Cp1252 [2025-06-10T21:39:57.103Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Tiered Compilers [2025-06-10T21:39:57.103Z] [echoproperties] buildjdk.sun.os.patch.level= [2025-06-10T21:39:57.103Z] [echoproperties] buildjdk.user.country=US [2025-06-10T21:39:57.103Z] [echoproperties] buildjdk.user.dir=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\\aqa-tests\\system\\aqa-systemtest\\openjdk.build [2025-06-10T21:39:57.103Z] [echoproperties] buildjdk.user.home=C\:\\Users\\jenkins [2025-06-10T21:39:57.103Z] [echoproperties] buildjdk.user.language=en [2025-06-10T21:39:57.103Z] [echoproperties] buildjdk.user.name=**** [2025-06-10T21:39:57.103Z] [echoproperties] buildjdk.user.script= [2025-06-10T21:39:57.103Z] [echoproperties] buildjdk.user.timezone= [2025-06-10T21:39:57.103Z] [echoproperties] buildjdk.user.variant= [2025-06-10T21:39:57.103Z] [delete] Deleting: C:\Users\jenkins\AppData\Local\Temp\2\openjdk.java.build.properties.1754389861 [2025-06-10T21:39:57.103Z] [echo] DEBUG: Resolved os.name for buildjdk is Windows Server 2022 [2025-06-10T21:39:57.103Z] [echo] java_platform set to win_x86-64 [2025-06-10T21:39:57.103Z] [echo] java_java_specification_version set to 1.8 [2025-06-10T21:39:57.103Z] [echo] java_java_vm_vendor set to Temurin [2025-06-10T21:39:57.103Z] [echo] java_bindir set to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jdkbinary\j2sdk-image\jre/../bin [2025-06-10T21:39:57.103Z] [echo] java_compiler set to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jdkbinary\j2sdk-image\bin\javac.exe [2025-06-10T21:39:57.103Z] [2025-06-10T21:39:57.103Z] check-for-tools-jar: [2025-06-10T21:39:57.103Z] [echo] java_java_specification_version is 1.8 [2025-06-10T21:39:57.103Z] [2025-06-10T21:39:57.103Z] configure-tools-jar: [2025-06-10T21:39:57.103Z] [2025-06-10T21:39:57.103Z] print-tools-jar-location: [2025-06-10T21:39:57.103Z] [echo] Using tools.jar from c:\jenkins\testDependency\system_lib\tools/tools.jar [2025-06-10T21:39:57.103Z] [2025-06-10T21:39:57.103Z] print-tools-jar-error: [2025-06-10T21:39:57.103Z] [2025-06-10T21:39:57.103Z] check-for-windows-sysinternals: [2025-06-10T21:39:57.103Z] [2025-06-10T21:39:57.103Z] set-download-windows-sysinternals-required: [2025-06-10T21:39:57.103Z] [2025-06-10T21:39:57.103Z] configure-windows-sysinternals: [2025-06-10T21:39:57.103Z] [2025-06-10T21:39:57.103Z] print-windows-sysinternals-location: [2025-06-10T21:39:57.103Z] [echo] Using windows sysinternals from from c:\jenkins\testDependency\system_lib\windows_sysinternals [2025-06-10T21:39:57.103Z] [2025-06-10T21:39:57.103Z] set-print-windows-sysinternals-error-required: [2025-06-10T21:39:57.103Z] [2025-06-10T21:39:57.103Z] really-print-windows-sysinternals-error: [2025-06-10T21:39:57.103Z] [2025-06-10T21:39:57.103Z] print-windows-sysinternals-error: [2025-06-10T21:39:57.103Z] [2025-06-10T21:39:57.103Z] fail-if-error: [2025-06-10T21:39:57.103Z] [2025-06-10T21:39:57.103Z] print-all-prereq-versions: [2025-06-10T21:39:57.104Z] [echo] Ant version in use : 1.10.2 [2025-06-10T21:39:57.104Z] [echo] log4j version in use : 2.16.0 [2025-06-10T21:39:57.104Z] [echo] ASM version in use : 9.7.1 [2025-06-10T21:39:57.104Z] [echo] junit version in use : 4.12 [2025-06-10T21:39:57.104Z] [echo] hamcrest version in use: 1.3 [2025-06-10T21:39:57.104Z] [2025-06-10T21:39:57.104Z] configure: [2025-06-10T21:39:57.104Z] [2025-06-10T21:39:57.104Z] build-dependencies: [2025-06-10T21:39:57.104Z] [echo] Executing openjdk.build/build.xml [2025-06-10T21:39:57.104Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../testDependency/system_lib [2025-06-10T21:39:57.104Z] [2025-06-10T21:39:57.104Z] setup-java-properties: [2025-06-10T21:39:57.104Z] [echo] java_home is ${java_home} [2025-06-10T21:39:57.104Z] [echo] java.home is C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jdkbinary\j2sdk-image\jre [2025-06-10T21:39:57.104Z] [echoproperties] #Ant properties [2025-06-10T21:39:57.104Z] [echoproperties] #Tue Jun 10 21:39:56 UTC 2025 [2025-06-10T21:39:57.104Z] [echoproperties] buildjdk..= [2025-06-10T21:39:57.104Z] [echoproperties] buildjdk.C=\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\\jdkbinary\\j2sdk-image\\jre\\classes [2025-06-10T21:39:57.104Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM (Temurin)(build 25.462-b05, mixed mode) [2025-06-10T21:39:57.104Z] [echoproperties] buildjdk.Property=settings\: [2025-06-10T21:39:57.104Z] [echoproperties] buildjdk.awt.toolkit=sun.awt.windows.WToolkit [2025-06-10T21:39:57.104Z] [echoproperties] buildjdk.file.encoding=Cp1252 [2025-06-10T21:39:57.104Z] [echoproperties] buildjdk.file.encoding.pkg=sun.io [2025-06-10T21:39:57.104Z] [echoproperties] buildjdk.file.separator=\\ [2025-06-10T21:39:57.104Z] [echoproperties] buildjdk.java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment [2025-06-10T21:39:57.104Z] [echoproperties] buildjdk.java.awt.printerjob=sun.awt.windows.WPrinterJob [2025-06-10T21:39:57.104Z] [echoproperties] buildjdk.java.class.path=. [2025-06-10T21:39:57.104Z] [echoproperties] buildjdk.java.class.version=52.0 [2025-06-10T21:39:57.104Z] [echoproperties] buildjdk.java.endorsed.dirs=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\\jdkbinary\\j2sdk-image\\jre\\lib\\endorsed [2025-06-10T21:39:57.104Z] [echoproperties] buildjdk.java.ext.dirs=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\\jdkbinary\\j2sdk-image\\jre\\lib\\ext [2025-06-10T21:39:57.104Z] [echoproperties] buildjdk.java.home=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\\jdkbinary\\j2sdk-image\\jre [2025-06-10T21:39:57.104Z] [echoproperties] buildjdk.java.io.tmpdir=C\:\\Users\\jenkins\\AppData\\Local\\Temp\\2\\ [2025-06-10T21:39:57.105Z] [echoproperties] buildjdk.java.library.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\\jdkbinary\\j2sdk-image\\bin [2025-06-10T21:39:57.105Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment [2025-06-10T21:39:57.105Z] [echoproperties] buildjdk.java.runtime.version=1.8.0_462-beta-202506102006-b05 [2025-06-10T21:39:57.105Z] [echoproperties] buildjdk.java.specification.maintenance.version=6 [2025-06-10T21:39:57.105Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification [2025-06-10T21:39:57.105Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation [2025-06-10T21:39:57.105Z] [echoproperties] buildjdk.java.specification.version=1.8 [2025-06-10T21:39:57.105Z] [echoproperties] buildjdk.java.vendor=Temurin [2025-06-10T21:39:57.105Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/ [2025-06-10T21:39:57.105Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues [2025-06-10T21:39:57.105Z] [echoproperties] buildjdk.java.version=1.8.0_462-beta [2025-06-10T21:39:57.105Z] [echoproperties] buildjdk.java.vm.info=mixed mode [2025-06-10T21:39:57.105Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM [2025-06-10T21:39:57.105Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification [2025-06-10T21:39:57.105Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation [2025-06-10T21:39:57.105Z] [echoproperties] buildjdk.java.vm.specification.version=1.8 [2025-06-10T21:39:57.105Z] [echoproperties] buildjdk.java.vm.vendor=Temurin [2025-06-10T21:39:57.105Z] [echoproperties] buildjdk.java.vm.version=25.462-b05 [2025-06-10T21:39:57.105Z] [echoproperties] buildjdk.line.separator=\\r \\n [2025-06-10T21:39:57.105Z] [echoproperties] buildjdk.openjdk=version "1.8.0_462-beta" [2025-06-10T21:39:57.105Z] [echoproperties] buildjdk.os.arch=amd64 [2025-06-10T21:39:57.105Z] [echoproperties] buildjdk.os.name=Windows Server 2022 [2025-06-10T21:39:57.105Z] [echoproperties] buildjdk.os.version=10.0 [2025-06-10T21:39:57.105Z] [echoproperties] buildjdk.path.separator=; [2025-06-10T21:39:57.105Z] [echoproperties] buildjdk.sun.arch.data.model=64 [2025-06-10T21:39:57.105Z] [echoproperties] buildjdk.sun.boot.class.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\\jdkbinary\\j2sdk-image\\jre\\lib\\resources.jar [2025-06-10T21:39:57.105Z] [echoproperties] buildjdk.sun.boot.library.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\\jdkbinary\\j2sdk-image\\jre\\bin [2025-06-10T21:39:57.105Z] [echoproperties] buildjdk.sun.cpu.endian=little [2025-06-10T21:39:57.105Z] [echoproperties] buildjdk.sun.cpu.isalist=amd64 [2025-06-10T21:39:57.105Z] [echoproperties] buildjdk.sun.desktop=windows [2025-06-10T21:39:57.105Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeLittle [2025-06-10T21:39:57.105Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD [2025-06-10T21:39:57.105Z] [echoproperties] buildjdk.sun.jnu.encoding=Cp1252 [2025-06-10T21:39:57.106Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Tiered Compilers [2025-06-10T21:39:57.106Z] [echoproperties] buildjdk.sun.os.patch.level= [2025-06-10T21:39:57.106Z] [echoproperties] buildjdk.user.country=US [2025-06-10T21:39:57.106Z] [echoproperties] buildjdk.user.dir=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\\aqa-tests\\system\\aqa-systemtest\\openjdk.build [2025-06-10T21:39:57.106Z] [echoproperties] buildjdk.user.home=C\:\\Users\\jenkins [2025-06-10T21:39:57.106Z] [echoproperties] buildjdk.user.language=en [2025-06-10T21:39:57.106Z] [echoproperties] buildjdk.user.name=**** [2025-06-10T21:39:57.106Z] [echoproperties] buildjdk.user.script= [2025-06-10T21:39:57.106Z] [echoproperties] buildjdk.user.timezone= [2025-06-10T21:39:57.106Z] [echoproperties] buildjdk.user.variant= [2025-06-10T21:39:57.106Z] [delete] Deleting: C:\Users\jenkins\AppData\Local\Temp\2\openjdk.java.build.properties.1140874372 [2025-06-10T21:39:57.106Z] [echo] DEBUG: Resolved os.name for buildjdk is Windows Server 2022 [2025-06-10T21:39:57.106Z] [echo] java_platform set to win_x86-64 [2025-06-10T21:39:57.106Z] [echo] java_java_specification_version set to 1.8 [2025-06-10T21:39:57.106Z] [echo] java_java_vm_vendor set to Temurin [2025-06-10T21:39:57.106Z] [echo] java_bindir set to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jdkbinary\j2sdk-image\jre/../bin [2025-06-10T21:39:57.106Z] [echo] java_compiler set to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jdkbinary\j2sdk-image\bin\javac.exe [2025-06-10T21:39:57.106Z] [2025-06-10T21:39:57.106Z] setup-windows-compiler: [2025-06-10T21:39:57.106Z] [2025-06-10T21:39:57.106Z] check-prereqs: [2025-06-10T21:39:57.106Z] [echo] Executing openjdk.build/build.xml [2025-06-10T21:39:57.106Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../testDependency/system_lib [2025-06-10T21:39:57.106Z] [2025-06-10T21:39:57.106Z] check-for-ant: [2025-06-10T21:39:57.106Z] [2025-06-10T21:39:57.106Z] print-ant-location: [2025-06-10T21:39:57.106Z] [echo] Using ant from c:\jenkins\testDependency\system_lib\apache-ant\lib\ant-launcher.jar [2025-06-10T21:39:57.106Z] [2025-06-10T21:39:57.106Z] print-ant-error: [2025-06-10T21:39:57.106Z] [2025-06-10T21:39:57.106Z] check-for-junit: [2025-06-10T21:39:57.106Z] [2025-06-10T21:39:57.106Z] print-junit-location: [2025-06-10T21:39:57.106Z] [echo] Using junit from c:\jenkins\testDependency\system_lib\junit\junit.jar [2025-06-10T21:39:57.106Z] [2025-06-10T21:39:57.106Z] print-junit-error: [2025-06-10T21:39:57.106Z] [2025-06-10T21:39:57.106Z] check-for-hamcrest-core: [2025-06-10T21:39:57.106Z] [2025-06-10T21:39:57.106Z] print-hamcrest-core-location: [2025-06-10T21:39:57.106Z] [echo] Using hamcrest-core from c:\jenkins\testDependency\system_lib\junit\hamcrest-core.jar [2025-06-10T21:39:57.106Z] [2025-06-10T21:39:57.106Z] print-hamcrest-core-error: [2025-06-10T21:39:57.106Z] [2025-06-10T21:39:57.106Z] check-for-log4j: [2025-06-10T21:39:57.106Z] [2025-06-10T21:39:57.106Z] print-log4j-location: [2025-06-10T21:39:57.107Z] [echo] Using log4j-api from c:\jenkins\testDependency\system_lib\log4j\log4j-api.jar and log4j-core from c:\jenkins\testDependency\system_lib\log4j\log4j-core.jar [2025-06-10T21:39:57.107Z] [2025-06-10T21:39:57.107Z] print-log4j-error: [2025-06-10T21:39:57.107Z] [2025-06-10T21:39:57.107Z] check-for-asm: [2025-06-10T21:39:57.107Z] [2025-06-10T21:39:57.107Z] print-asm-location: [2025-06-10T21:39:57.107Z] [echo] Using asm.jar from c:\jenkins\testDependency\system_lib\asm/asm.jar [2025-06-10T21:39:57.107Z] [echo] Using asm-commons.jar from c:\jenkins\testDependency\system_lib\asm/asm-commons.jar [2025-06-10T21:39:57.107Z] [2025-06-10T21:39:57.107Z] print-asm-error: [2025-06-10T21:39:57.107Z] [2025-06-10T21:39:57.107Z] setup-java-properties: [2025-06-10T21:39:57.107Z] [2025-06-10T21:39:57.107Z] check-for-tools-jar: [2025-06-10T21:39:57.107Z] [echo] java_java_specification_version is 1.8 [2025-06-10T21:39:57.107Z] [2025-06-10T21:39:57.107Z] print-tools-jar-location: [2025-06-10T21:39:57.107Z] [echo] Using tools.jar from c:\jenkins\testDependency\system_lib\tools/tools.jar [2025-06-10T21:39:57.107Z] [2025-06-10T21:39:57.107Z] print-tools-jar-error: [2025-06-10T21:39:57.107Z] [2025-06-10T21:39:57.107Z] check-for-windows-sysinternals: [2025-06-10T21:39:57.107Z] [2025-06-10T21:39:57.107Z] print-windows-sysinternals-location: [2025-06-10T21:39:57.107Z] [echo] Using windows sysinternals from from c:\jenkins\testDependency\system_lib\windows_sysinternals [2025-06-10T21:39:57.107Z] [2025-06-10T21:39:57.107Z] set-print-windows-sysinternals-error-required: [2025-06-10T21:39:57.107Z] [2025-06-10T21:39:57.107Z] really-print-windows-sysinternals-error: [2025-06-10T21:39:57.107Z] [2025-06-10T21:39:57.107Z] print-windows-sysinternals-error: [2025-06-10T21:39:57.107Z] [2025-06-10T21:39:57.107Z] fail-if-error: [2025-06-10T21:39:57.107Z] [2025-06-10T21:39:57.107Z] print-all-prereq-versions: [2025-06-10T21:39:57.107Z] [echo] Ant version in use : 1.10.2 [2025-06-10T21:39:57.107Z] [echo] log4j version in use : 2.16.0 [2025-06-10T21:39:57.107Z] [echo] ASM version in use : 9.7.1 [2025-06-10T21:39:57.107Z] [echo] junit version in use : 4.12 [2025-06-10T21:39:57.107Z] [echo] hamcrest version in use: 1.3 [2025-06-10T21:39:57.107Z] [2025-06-10T21:39:57.107Z] run-check-prereqs: [2025-06-10T21:39:57.107Z] [2025-06-10T21:39:57.107Z] build-dependencies: [2025-06-10T21:39:57.107Z] [echo] Executing stf.build/build.xml [2025-06-10T21:39:57.107Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../testDependency/system_lib [2025-06-10T21:39:57.107Z] [2025-06-10T21:39:57.107Z] setup-java-properties: [2025-06-10T21:39:57.107Z] [2025-06-10T21:39:57.107Z] setup-windows-compiler: [2025-06-10T21:39:57.107Z] [2025-06-10T21:39:57.107Z] check-prereqs: [2025-06-10T21:39:57.107Z] [2025-06-10T21:39:57.107Z] build-dependencies: [2025-06-10T21:39:57.107Z] [echo] Executing stf.core/build.xml [2025-06-10T21:39:57.107Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../testDependency/system_lib [2025-06-10T21:39:57.107Z] [2025-06-10T21:39:57.107Z] setup-java-properties: [2025-06-10T21:39:57.107Z] [2025-06-10T21:39:57.107Z] setup-windows-compiler: [2025-06-10T21:39:57.107Z] [2025-06-10T21:39:57.107Z] check-prereqs: [2025-06-10T21:39:57.107Z] [2025-06-10T21:39:57.107Z] build-dependencies: [2025-06-10T21:39:57.107Z] [2025-06-10T21:39:57.107Z] create-bin-dir: [2025-06-10T21:39:57.107Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\STF\stf.core\bin [2025-06-10T21:39:57.107Z] [2025-06-10T21:39:57.107Z] build-java: [2025-06-10T21:39:57.107Z] [javac] Compiling 58 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\STF\stf.core\bin [2025-06-10T21:40:00.924Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\STF\stf.core\bin [2025-06-10T21:40:01.645Z] [2025-06-10T21:40:01.645Z] build-jar: [2025-06-10T21:40:01.645Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\STF\stf.core\bin\stf.core.jar [2025-06-10T21:40:02.359Z] [2025-06-10T21:40:02.359Z] build-archives: [2025-06-10T21:40:02.359Z] [2025-06-10T21:40:02.359Z] copy-log4j2-config: [2025-06-10T21:40:02.359Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\STF\stf.core\bin [2025-06-10T21:40:02.359Z] [2025-06-10T21:40:02.359Z] build-no-natives: [2025-06-10T21:40:02.359Z] [2025-06-10T21:40:02.359Z] build-natives: [2025-06-10T21:40:02.359Z] [2025-06-10T21:40:02.359Z] build: [2025-06-10T21:40:02.359Z] [echo] Executing stf.load/build.xml [2025-06-10T21:40:02.359Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../testDependency/system_lib [2025-06-10T21:40:02.359Z] [2025-06-10T21:40:02.359Z] setup-java-properties: [2025-06-10T21:40:02.359Z] [2025-06-10T21:40:02.359Z] setup-windows-compiler: [2025-06-10T21:40:02.359Z] [2025-06-10T21:40:02.359Z] check-prereqs: [2025-06-10T21:40:02.359Z] [2025-06-10T21:40:02.359Z] build-dependencies: [2025-06-10T21:40:02.359Z] [echo] Executing stf.core/build.xml [2025-06-10T21:40:02.359Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../testDependency/system_lib [2025-06-10T21:40:02.359Z] [2025-06-10T21:40:02.359Z] setup-java-properties: [2025-06-10T21:40:02.359Z] [2025-06-10T21:40:02.359Z] setup-windows-compiler: [2025-06-10T21:40:02.359Z] [2025-06-10T21:40:02.359Z] check-prereqs: [2025-06-10T21:40:02.359Z] [2025-06-10T21:40:02.359Z] build-dependencies: [2025-06-10T21:40:02.359Z] [2025-06-10T21:40:02.359Z] create-bin-dir: [2025-06-10T21:40:02.359Z] [2025-06-10T21:40:02.359Z] build-java: [2025-06-10T21:40:02.359Z] [2025-06-10T21:40:02.359Z] build-jar: [2025-06-10T21:40:02.702Z] [2025-06-10T21:40:02.702Z] build-archives: [2025-06-10T21:40:02.702Z] [2025-06-10T21:40:02.702Z] copy-log4j2-config: [2025-06-10T21:40:02.702Z] [2025-06-10T21:40:02.702Z] build-no-natives: [2025-06-10T21:40:02.702Z] [2025-06-10T21:40:02.702Z] build-natives: [2025-06-10T21:40:02.702Z] [2025-06-10T21:40:02.702Z] build: [2025-06-10T21:40:02.702Z] [2025-06-10T21:40:02.702Z] create-bin-dir: [2025-06-10T21:40:02.702Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\STF\stf.load\bin [2025-06-10T21:40:02.702Z] [2025-06-10T21:40:02.702Z] build-java: [2025-06-10T21:40:02.702Z] [javac] Compiling 29 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\STF\stf.load\bin [2025-06-10T21:40:04.389Z] [javac] Note: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\STF\stf.load\src\stf.load\net\adoptopenjdk\blockedexitagent\BlockedExitAgent.java uses or overrides a deprecated API. [2025-06-10T21:40:04.389Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-06-10T21:40:04.389Z] [2025-06-10T21:40:04.389Z] build-jar: [2025-06-10T21:40:04.390Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\STF\stf.load\bin\stf.load.jar [2025-06-10T21:40:04.731Z] [2025-06-10T21:40:04.731Z] build-archives: [2025-06-10T21:40:04.731Z] [2025-06-10T21:40:04.731Z] build-no-natives: [2025-06-10T21:40:04.731Z] [2025-06-10T21:40:04.731Z] build-natives: [2025-06-10T21:40:04.731Z] [2025-06-10T21:40:04.731Z] build: [2025-06-10T21:40:04.731Z] [echo] Executing stf.samples/build.xml [2025-06-10T21:40:04.731Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../testDependency/system_lib [2025-06-10T21:40:04.731Z] [2025-06-10T21:40:04.731Z] setup-java-properties: [2025-06-10T21:40:04.731Z] [2025-06-10T21:40:04.731Z] setup-windows-compiler: [2025-06-10T21:40:04.731Z] [2025-06-10T21:40:04.731Z] check-prereqs: [2025-06-10T21:40:04.731Z] [2025-06-10T21:40:04.731Z] build-dependencies: [2025-06-10T21:40:04.731Z] [echo] Executing stf.core/build.xml [2025-06-10T21:40:04.731Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../testDependency/system_lib [2025-06-10T21:40:04.731Z] [2025-06-10T21:40:04.731Z] setup-java-properties: [2025-06-10T21:40:04.731Z] [2025-06-10T21:40:04.731Z] setup-windows-compiler: [2025-06-10T21:40:04.731Z] [2025-06-10T21:40:04.731Z] check-prereqs: [2025-06-10T21:40:04.731Z] [2025-06-10T21:40:04.731Z] build-dependencies: [2025-06-10T21:40:04.731Z] [2025-06-10T21:40:04.731Z] create-bin-dir: [2025-06-10T21:40:04.731Z] [2025-06-10T21:40:04.731Z] build-java: [2025-06-10T21:40:04.731Z] [2025-06-10T21:40:04.731Z] build-jar: [2025-06-10T21:40:04.731Z] [2025-06-10T21:40:04.731Z] build-archives: [2025-06-10T21:40:04.731Z] [2025-06-10T21:40:04.731Z] copy-log4j2-config: [2025-06-10T21:40:04.731Z] [2025-06-10T21:40:04.731Z] build-no-natives: [2025-06-10T21:40:04.731Z] [2025-06-10T21:40:04.731Z] build-natives: [2025-06-10T21:40:04.731Z] [2025-06-10T21:40:04.731Z] build: [2025-06-10T21:40:04.731Z] [echo] Executing stf.load/build.xml [2025-06-10T21:40:04.732Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../testDependency/system_lib [2025-06-10T21:40:04.732Z] [2025-06-10T21:40:04.732Z] setup-java-properties: [2025-06-10T21:40:04.732Z] [2025-06-10T21:40:04.732Z] setup-windows-compiler: [2025-06-10T21:40:04.732Z] [2025-06-10T21:40:04.732Z] check-prereqs: [2025-06-10T21:40:04.732Z] [2025-06-10T21:40:04.732Z] build-dependencies: [2025-06-10T21:40:04.732Z] [echo] Executing stf.core/build.xml [2025-06-10T21:40:04.732Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../testDependency/system_lib [2025-06-10T21:40:04.732Z] [2025-06-10T21:40:04.732Z] setup-java-properties: [2025-06-10T21:40:04.732Z] [2025-06-10T21:40:04.732Z] setup-windows-compiler: [2025-06-10T21:40:04.732Z] [2025-06-10T21:40:04.732Z] check-prereqs: [2025-06-10T21:40:04.732Z] [2025-06-10T21:40:04.732Z] build-dependencies: [2025-06-10T21:40:04.732Z] [2025-06-10T21:40:04.732Z] create-bin-dir: [2025-06-10T21:40:04.732Z] [2025-06-10T21:40:04.732Z] build-java: [2025-06-10T21:40:04.732Z] [2025-06-10T21:40:04.732Z] build-jar: [2025-06-10T21:40:04.732Z] [2025-06-10T21:40:04.732Z] build-archives: [2025-06-10T21:40:04.732Z] [2025-06-10T21:40:04.732Z] copy-log4j2-config: [2025-06-10T21:40:04.732Z] [2025-06-10T21:40:04.732Z] build-no-natives: [2025-06-10T21:40:04.732Z] [2025-06-10T21:40:04.732Z] build-natives: [2025-06-10T21:40:04.732Z] [2025-06-10T21:40:04.732Z] build: [2025-06-10T21:40:04.732Z] [2025-06-10T21:40:04.732Z] create-bin-dir: [2025-06-10T21:40:04.732Z] [2025-06-10T21:40:04.732Z] build-java: [2025-06-10T21:40:04.732Z] [2025-06-10T21:40:04.732Z] build-jar: [2025-06-10T21:40:05.080Z] [2025-06-10T21:40:05.080Z] build-archives: [2025-06-10T21:40:05.080Z] [2025-06-10T21:40:05.080Z] build-no-natives: [2025-06-10T21:40:05.080Z] [2025-06-10T21:40:05.080Z] build-natives: [2025-06-10T21:40:05.080Z] [2025-06-10T21:40:05.080Z] build: [2025-06-10T21:40:05.080Z] [2025-06-10T21:40:05.080Z] create-bin-dir: [2025-06-10T21:40:05.080Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\STF\stf.samples\bin [2025-06-10T21:40:05.080Z] [2025-06-10T21:40:05.080Z] build-java: [2025-06-10T21:40:05.080Z] [javac] Compiling 24 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\STF\stf.samples\bin [2025-06-10T21:40:06.269Z] [2025-06-10T21:40:06.269Z] build-jar: [2025-06-10T21:40:06.269Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\STF\stf.samples\bin\stf.samples.jar [2025-06-10T21:40:06.269Z] [2025-06-10T21:40:06.269Z] build-archives: [2025-06-10T21:40:06.269Z] [2025-06-10T21:40:06.269Z] build-no-natives: [2025-06-10T21:40:06.269Z] [2025-06-10T21:40:06.269Z] build-natives: [2025-06-10T21:40:06.269Z] [2025-06-10T21:40:06.269Z] build: [2025-06-10T21:40:06.269Z] [2025-06-10T21:40:06.269Z] build: [2025-06-10T21:40:06.269Z] [echo] Executing openjdk.test.concurrent/build.xml [2025-06-10T21:40:06.269Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../testDependency/system_lib [2025-06-10T21:40:06.269Z] [2025-06-10T21:40:06.269Z] setup-java-properties: [2025-06-10T21:40:06.269Z] [2025-06-10T21:40:06.269Z] setup-windows-compiler: [2025-06-10T21:40:06.269Z] [2025-06-10T21:40:06.269Z] check-prereqs: [2025-06-10T21:40:06.269Z] [2025-06-10T21:40:06.269Z] build-dependencies: [2025-06-10T21:40:06.269Z] [2025-06-10T21:40:06.269Z] create-bin-dir: [2025-06-10T21:40:06.269Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\bin [2025-06-10T21:40:06.269Z] [2025-06-10T21:40:06.269Z] build-java: [2025-06-10T21:40:06.269Z] [javac] Compiling 36 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\bin [2025-06-10T21:40:09.241Z] [2025-06-10T21:40:09.241Z] build-jar: [2025-06-10T21:40:09.241Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\bin\test.concurrent.jar [2025-06-10T21:40:09.956Z] [2025-06-10T21:40:09.956Z] build-archives: [2025-06-10T21:40:09.956Z] [2025-06-10T21:40:09.956Z] build-no-natives: [2025-06-10T21:40:09.956Z] [2025-06-10T21:40:09.956Z] build-natives: [2025-06-10T21:40:09.956Z] [2025-06-10T21:40:09.956Z] build: [2025-06-10T21:40:09.956Z] [echo] Executing openjdk.test.classloading/build.xml [2025-06-10T21:40:09.956Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../testDependency/system_lib [2025-06-10T21:40:09.956Z] [2025-06-10T21:40:09.956Z] setup-java-properties: [2025-06-10T21:40:09.956Z] [2025-06-10T21:40:09.956Z] setup-windows-compiler: [2025-06-10T21:40:09.956Z] [2025-06-10T21:40:09.956Z] check-prereqs: [2025-06-10T21:40:09.956Z] [2025-06-10T21:40:09.956Z] build-dependencies: [2025-06-10T21:40:09.956Z] [2025-06-10T21:40:09.956Z] create-bin-dir: [2025-06-10T21:40:09.956Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin [2025-06-10T21:40:09.956Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1 [2025-06-10T21:40:09.956Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url2 [2025-06-10T21:40:09.956Z] [2025-06-10T21:40:09.956Z] build-java: [2025-06-10T21:40:09.956Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin [2025-06-10T21:40:11.122Z] [javac] Compiling 4 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1 [2025-06-10T21:40:11.464Z] [javac] Compiling 4 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url2 [2025-06-10T21:40:12.184Z] [delete] Deleting C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1\net\adoptopenjdk\test\classloading\deadlock\package2\CL2_B.class [2025-06-10T21:40:12.185Z] [delete] Deleting C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1\net\adoptopenjdk\test\classloading\deadlock\package2\CL2_C.class [2025-06-10T21:40:12.185Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1\net\adoptopenjdk\test\classloading\deadlock\package2 [2025-06-10T21:40:12.185Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url2\net\adoptopenjdk\test\classloading\deadlock\package1 [2025-06-10T21:40:12.185Z] [2025-06-10T21:40:12.185Z] build-jar: [2025-06-10T21:40:12.185Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin\test.classloading.jar [2025-06-10T21:40:12.185Z] [2025-06-10T21:40:12.185Z] build-archives: [2025-06-10T21:40:12.185Z] [2025-06-10T21:40:12.185Z] build-no-natives: [2025-06-10T21:40:12.185Z] [2025-06-10T21:40:12.185Z] build-natives: [2025-06-10T21:40:12.185Z] [2025-06-10T21:40:12.185Z] copy-dict-file: [2025-06-10T21:40:12.185Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin\net\adoptopenjdk\test\classloading [2025-06-10T21:40:12.185Z] [2025-06-10T21:40:12.185Z] build: [2025-06-10T21:40:12.185Z] [echo] Executing openjdk.test.debugging/build.xml [2025-06-10T21:40:12.186Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../testDependency/system_lib [2025-06-10T21:40:12.186Z] [2025-06-10T21:40:12.186Z] setup-java-properties: [2025-06-10T21:40:12.186Z] [2025-06-10T21:40:12.186Z] setup-windows-compiler: [2025-06-10T21:40:12.186Z] [2025-06-10T21:40:12.186Z] check-prereqs: [2025-06-10T21:40:12.186Z] [2025-06-10T21:40:12.186Z] build-dependencies: [2025-06-10T21:40:12.186Z] [2025-06-10T21:40:12.186Z] create-bin-dir: [2025-06-10T21:40:12.186Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin [2025-06-10T21:40:12.186Z] [2025-06-10T21:40:12.186Z] build-java-8: [2025-06-10T21:40:12.186Z] [javac] Compiling 16 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin [2025-06-10T21:40:13.853Z] [2025-06-10T21:40:13.853Z] build-java-11-25plus: [2025-06-10T21:40:13.853Z] [2025-06-10T21:40:13.853Z] build-java-17-24: [2025-06-10T21:40:13.853Z] [2025-06-10T21:40:13.853Z] build-java: [2025-06-10T21:40:13.853Z] [2025-06-10T21:40:13.853Z] build-jdi-jar: [2025-06-10T21:40:13.853Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin\JdiTests.jar [2025-06-10T21:40:13.853Z] [2025-06-10T21:40:13.853Z] build-hcr-jar: [2025-06-10T21:40:13.854Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin\StringModifierAgent.jar [2025-06-10T21:40:14.199Z] [2025-06-10T21:40:14.199Z] build-jars: [2025-06-10T21:40:14.199Z] [2025-06-10T21:40:14.199Z] build-archives: [2025-06-10T21:40:14.199Z] [2025-06-10T21:40:14.199Z] build-no-natives: [2025-06-10T21:40:14.199Z] [2025-06-10T21:40:14.199Z] build-natives: [2025-06-10T21:40:14.199Z] [2025-06-10T21:40:14.199Z] build: [2025-06-10T21:40:14.199Z] [echo] Executing openjdk.test.gc/build.xml [2025-06-10T21:40:14.199Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../testDependency/system_lib [2025-06-10T21:40:14.199Z] [2025-06-10T21:40:14.199Z] setup-java-properties: [2025-06-10T21:40:14.199Z] [2025-06-10T21:40:14.199Z] setup-windows-compiler: [2025-06-10T21:40:14.199Z] [2025-06-10T21:40:14.199Z] check-prereqs: [2025-06-10T21:40:14.199Z] [2025-06-10T21:40:14.199Z] build-dependencies: [2025-06-10T21:40:14.199Z] [2025-06-10T21:40:14.199Z] create-bin-dir: [2025-06-10T21:40:14.199Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.gc\bin [2025-06-10T21:40:14.199Z] [2025-06-10T21:40:14.199Z] build-java: [2025-06-10T21:40:14.199Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.gc\bin [2025-06-10T21:40:14.935Z] [2025-06-10T21:40:14.935Z] build-jar: [2025-06-10T21:40:14.935Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.gc\bin\test.gc.jar [2025-06-10T21:40:14.935Z] [2025-06-10T21:40:14.935Z] build-archives: [2025-06-10T21:40:14.935Z] [2025-06-10T21:40:14.935Z] build-no-natives: [2025-06-10T21:40:14.935Z] [2025-06-10T21:40:14.935Z] build-natives: [2025-06-10T21:40:14.935Z] [2025-06-10T21:40:14.935Z] build: [2025-06-10T21:40:14.935Z] [echo] Executing openjdk.test.jck/build.xml [2025-06-10T21:40:14.935Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../testDependency/system_lib [2025-06-10T21:40:14.935Z] [2025-06-10T21:40:14.935Z] setup-java-properties: [2025-06-10T21:40:14.935Z] [2025-06-10T21:40:14.935Z] setup-windows-compiler: [2025-06-10T21:40:14.935Z] [2025-06-10T21:40:14.935Z] check-prereqs: [2025-06-10T21:40:14.935Z] [2025-06-10T21:40:14.935Z] build-dependencies: [2025-06-10T21:40:14.935Z] [2025-06-10T21:40:14.935Z] create-bin-dir: [2025-06-10T21:40:14.935Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.jck\bin [2025-06-10T21:40:14.935Z] [2025-06-10T21:40:14.935Z] build-java: [2025-06-10T21:40:14.935Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.jck\bin [2025-06-10T21:40:16.174Z] [2025-06-10T21:40:16.174Z] build-jar: [2025-06-10T21:40:16.174Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.jck\bin\test.jck.jar [2025-06-10T21:40:16.518Z] [2025-06-10T21:40:16.518Z] build-archives: [2025-06-10T21:40:16.518Z] [2025-06-10T21:40:16.518Z] build-no-natives: [2025-06-10T21:40:16.518Z] [2025-06-10T21:40:16.518Z] setup-native-build-command: [2025-06-10T21:40:16.518Z] [echo] building natives for java_platform win_x86-64 [2025-06-10T21:40:16.518Z] [2025-06-10T21:40:16.518Z] build-natives-windows: [2025-06-10T21:40:16.518Z] [2025-06-10T21:40:16.518Z] build-natives-unix: [2025-06-10T21:40:16.518Z] [2025-06-10T21:40:16.518Z] build-natives: [2025-06-10T21:40:16.518Z] [2025-06-10T21:40:16.518Z] build: [2025-06-10T21:40:16.518Z] [echo] Executing openjdk.test.lambdasAndStreams/build.xml [2025-06-10T21:40:16.518Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../testDependency/system_lib [2025-06-10T21:40:16.518Z] [2025-06-10T21:40:16.518Z] setup-java-properties: [2025-06-10T21:40:16.518Z] [2025-06-10T21:40:16.518Z] setup-windows-compiler: [2025-06-10T21:40:16.518Z] [2025-06-10T21:40:16.518Z] check-prereqs: [2025-06-10T21:40:16.518Z] [2025-06-10T21:40:16.518Z] build-dependencies: [2025-06-10T21:40:16.518Z] [2025-06-10T21:40:16.518Z] create-bin-dir: [2025-06-10T21:40:16.518Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin [2025-06-10T21:40:16.518Z] [2025-06-10T21:40:16.518Z] build-java: [2025-06-10T21:40:16.519Z] [javac] Compiling 23 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin [2025-06-10T21:40:18.225Z] [copy] Copying 4 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin\net\adoptopenjdk\test\lambda\LamFiles [2025-06-10T21:40:18.562Z] [2025-06-10T21:40:18.562Z] build-jar: [2025-06-10T21:40:18.562Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin\test.lambda.jar [2025-06-10T21:40:19.263Z] [2025-06-10T21:40:19.263Z] build-archives: [2025-06-10T21:40:19.263Z] [2025-06-10T21:40:19.263Z] build-no-natives: [2025-06-10T21:40:19.263Z] [2025-06-10T21:40:19.263Z] build-natives: [2025-06-10T21:40:19.263Z] [2025-06-10T21:40:19.263Z] build: [2025-06-10T21:40:19.263Z] [echo] Executing openjdk.test.lang/build.xml [2025-06-10T21:40:19.263Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../testDependency/system_lib [2025-06-10T21:40:19.263Z] [2025-06-10T21:40:19.263Z] setup-java-properties: [2025-06-10T21:40:19.263Z] [2025-06-10T21:40:19.263Z] setup-windows-compiler: [2025-06-10T21:40:19.263Z] [2025-06-10T21:40:19.263Z] check-prereqs: [2025-06-10T21:40:19.263Z] [2025-06-10T21:40:19.263Z] build-dependencies: [2025-06-10T21:40:19.263Z] [2025-06-10T21:40:19.263Z] create-bin-dir: [2025-06-10T21:40:19.263Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.lang\bin [2025-06-10T21:40:19.263Z] [2025-06-10T21:40:19.263Z] build-java: [2025-06-10T21:40:19.263Z] [javac] Compiling 29 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.lang\bin [2025-06-10T21:40:21.559Z] [2025-06-10T21:40:21.559Z] build-jar: [2025-06-10T21:40:21.559Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.lang\bin\test.lang.jar [2025-06-10T21:40:21.901Z] [2025-06-10T21:40:21.901Z] build-archives: [2025-06-10T21:40:21.901Z] [2025-06-10T21:40:21.901Z] build-no-natives: [2025-06-10T21:40:21.901Z] [2025-06-10T21:40:21.901Z] build-natives: [2025-06-10T21:40:21.901Z] [2025-06-10T21:40:21.901Z] build: [2025-06-10T21:40:21.901Z] [echo] Executing openjdk.test.load/build.xml [2025-06-10T21:40:21.901Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../testDependency/system_lib [2025-06-10T21:40:21.901Z] [2025-06-10T21:40:21.901Z] setup-java-properties: [2025-06-10T21:40:21.901Z] [2025-06-10T21:40:21.901Z] setup-windows-compiler: [2025-06-10T21:40:21.901Z] [2025-06-10T21:40:21.901Z] check-prereqs: [2025-06-10T21:40:21.901Z] [2025-06-10T21:40:21.901Z] build-dependencies: [2025-06-10T21:40:21.901Z] [2025-06-10T21:40:21.901Z] create-bin-dir: [2025-06-10T21:40:21.901Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.load\bin [2025-06-10T21:40:21.901Z] [2025-06-10T21:40:21.901Z] build-java: [2025-06-10T21:40:21.901Z] [javac] Compiling 17 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.load\bin [2025-06-10T21:40:23.065Z] [2025-06-10T21:40:23.065Z] build-jar: [2025-06-10T21:40:23.065Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.load\bin\test.load.jar [2025-06-10T21:40:23.065Z] [2025-06-10T21:40:23.065Z] build-archives: [2025-06-10T21:40:23.065Z] [2025-06-10T21:40:23.065Z] build-no-natives: [2025-06-10T21:40:23.065Z] [2025-06-10T21:40:23.065Z] build-natives: [2025-06-10T21:40:23.065Z] [2025-06-10T21:40:23.065Z] build: [2025-06-10T21:40:23.065Z] [echo] Executing openjdk.test.locking/build.xml [2025-06-10T21:40:23.066Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../testDependency/system_lib [2025-06-10T21:40:23.066Z] [2025-06-10T21:40:23.066Z] setup-java-properties: [2025-06-10T21:40:23.066Z] [2025-06-10T21:40:23.066Z] setup-windows-compiler: [2025-06-10T21:40:23.066Z] [2025-06-10T21:40:23.066Z] check-prereqs: [2025-06-10T21:40:23.066Z] [2025-06-10T21:40:23.066Z] build-dependencies: [2025-06-10T21:40:23.066Z] [2025-06-10T21:40:23.066Z] create-bin-dir: [2025-06-10T21:40:23.066Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.locking\bin [2025-06-10T21:40:23.066Z] [2025-06-10T21:40:23.066Z] build-java: [2025-06-10T21:40:23.066Z] [javac] Compiling 3 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.locking\bin [2025-06-10T21:40:23.791Z] [2025-06-10T21:40:23.791Z] build-jar: [2025-06-10T21:40:23.791Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.locking\bin\test.locking.jar [2025-06-10T21:40:23.791Z] [2025-06-10T21:40:23.791Z] build-archives: [2025-06-10T21:40:23.791Z] [2025-06-10T21:40:23.791Z] build-no-natives: [2025-06-10T21:40:23.791Z] [2025-06-10T21:40:23.791Z] build-natives: [2025-06-10T21:40:23.791Z] [2025-06-10T21:40:23.791Z] build: [2025-06-10T21:40:23.791Z] [echo] Executing openjdk.test.math/build.xml [2025-06-10T21:40:23.792Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../testDependency/system_lib [2025-06-10T21:40:23.792Z] [2025-06-10T21:40:23.792Z] setup-java-properties: [2025-06-10T21:40:23.792Z] [2025-06-10T21:40:23.792Z] setup-windows-compiler: [2025-06-10T21:40:23.792Z] [2025-06-10T21:40:23.792Z] check-prereqs: [2025-06-10T21:40:23.792Z] [2025-06-10T21:40:23.792Z] build-dependencies: [2025-06-10T21:40:23.792Z] [2025-06-10T21:40:23.792Z] create-bin-dir: [2025-06-10T21:40:23.792Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.math\bin [2025-06-10T21:40:23.792Z] [2025-06-10T21:40:23.792Z] build-java: [2025-06-10T21:40:23.792Z] [javac] Compiling 71 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.math\bin [2025-06-10T21:40:37.054Z] [2025-06-10T21:40:37.054Z] build-jar: [2025-06-10T21:40:37.054Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.math\bin\test.math.jar [2025-06-10T21:40:40.829Z] [2025-06-10T21:40:40.829Z] build-archives: [2025-06-10T21:40:40.829Z] [2025-06-10T21:40:40.829Z] build-no-natives: [2025-06-10T21:40:40.829Z] [2025-06-10T21:40:40.829Z] build-natives: [2025-06-10T21:40:40.829Z] [2025-06-10T21:40:40.829Z] build: [2025-06-10T21:40:40.829Z] [echo] Executing openjdk.test.mauve/build.xml [2025-06-10T21:40:40.829Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../testDependency/system_lib [2025-06-10T21:40:40.829Z] [2025-06-10T21:40:40.829Z] check-if-already-built: [2025-06-10T21:40:40.829Z] [echo] Checking if c:\jenkins\testDependency\system_lib/mauve/mauve.jar already exists [2025-06-10T21:40:40.829Z] [echo] openjdk_test_mauve_already_built is true [2025-06-10T21:40:40.829Z] [2025-06-10T21:40:40.829Z] check-if-cvs-available: [2025-06-10T21:40:40.829Z] [echo] Checking if c:\jenkins\testDependency\system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists [2025-06-10T21:40:40.829Z] [echo] cvs_available is true [2025-06-10T21:40:40.829Z] [2025-06-10T21:40:40.829Z] download-cvsclient: [2025-06-10T21:40:40.829Z] [2025-06-10T21:40:40.829Z] output-recreate-message: [2025-06-10T21:40:40.829Z] [echo] c:\jenkins\testDependency\system_lib/mauve/mauve.jar already exists, it will not be recreated. [2025-06-10T21:40:40.829Z] [echo] If you want to recreate c:\jenkins\testDependency\system_lib/mauve/mauve.jar, delete it manually and rerun. [2025-06-10T21:40:40.829Z] [2025-06-10T21:40:40.829Z] delete-work-dir: [2025-06-10T21:40:40.829Z] [2025-06-10T21:40:40.829Z] create-work-dir: [2025-06-10T21:40:40.829Z] [2025-06-10T21:40:40.829Z] get-source: [2025-06-10T21:40:40.829Z] [2025-06-10T21:40:40.829Z] check-if-source-available: [2025-06-10T21:40:40.829Z] [echo] Checking if C:\Users\jenkins\AppData\Local\Temp\2\/mauve/mauve/gnu/testlet/config.java.in exists [2025-06-10T21:40:40.829Z] [echo] mauve_source_available is ${mauve_source_available} [2025-06-10T21:40:40.829Z] [2025-06-10T21:40:40.829Z] delete-corba-files: [2025-06-10T21:40:41.170Z] [2025-06-10T21:40:41.170Z] mauve-configure: [2025-06-10T21:40:41.170Z] [2025-06-10T21:40:41.170Z] setup-java-properties: [2025-06-10T21:40:41.170Z] [2025-06-10T21:40:41.170Z] build-harness: [2025-06-10T21:40:41.170Z] [2025-06-10T21:40:41.170Z] build-tests: [2025-06-10T21:40:41.170Z] [2025-06-10T21:40:41.170Z] build-java: [2025-06-10T21:40:41.170Z] [2025-06-10T21:40:41.170Z] build-jar: [2025-06-10T21:40:41.170Z] [2025-06-10T21:40:41.170Z] build-archives: [2025-06-10T21:40:41.170Z] [2025-06-10T21:40:41.170Z] check-if-work_jar_file-exists: [2025-06-10T21:40:41.170Z] [echo] Checking if C:\Users\jenkins\AppData\Local\Temp\2\/mauve/mauve.jar exists [2025-06-10T21:40:41.170Z] [echo] openjdk_test_mauve_work_jar_file_exists is ${openjdk_test_mauve_work_jar_file_exists} [2025-06-10T21:40:41.170Z] [2025-06-10T21:40:41.170Z] install-archives: [2025-06-10T21:40:41.170Z] [2025-06-10T21:40:41.170Z] configure: [2025-06-10T21:40:41.170Z] [echo] Executing openjdk.test.nio/build.xml [2025-06-10T21:40:41.170Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../testDependency/system_lib [2025-06-10T21:40:41.170Z] [2025-06-10T21:40:41.170Z] setup-java-properties: [2025-06-10T21:40:41.170Z] [2025-06-10T21:40:41.170Z] setup-windows-compiler: [2025-06-10T21:40:41.170Z] [2025-06-10T21:40:41.170Z] check-prereqs: [2025-06-10T21:40:41.170Z] [2025-06-10T21:40:41.170Z] build-dependencies: [2025-06-10T21:40:41.170Z] [2025-06-10T21:40:41.170Z] create-bin-dir: [2025-06-10T21:40:41.171Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin [2025-06-10T21:40:41.171Z] [2025-06-10T21:40:41.171Z] check-java-nio-filesystem: [2025-06-10T21:40:41.171Z] [echo] check-java-nio-filesystem result: ${java_nio_filesystem_is_uptodate} [2025-06-10T21:40:41.171Z] [2025-06-10T21:40:41.171Z] copy-resources: [2025-06-10T21:40:41.171Z] [copy] Copying 4 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin [2025-06-10T21:40:41.171Z] [copy] Copied 15 empty directories to 8 empty directories under C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin [2025-06-10T21:40:41.171Z] [2025-06-10T21:40:41.171Z] build-java-nio-filesystem: [2025-06-10T21:40:41.171Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/perl/filesystems/ of any previous Impl classes [2025-06-10T21:40:41.172Z] [echo] Generating MemoryFileSystemProviderImpl classes [2025-06-10T21:40:42.325Z] [exec] Updated services file: /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio2/perl/filesystems/../../META-INF/services/java.nio.file.spi.FileSystemProvider [2025-06-10T21:40:42.325Z] [exec] Done [2025-06-10T21:40:42.325Z] [javac] C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.nio\build.xml:104: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2025-06-10T21:40:42.668Z] [javac] Compiling 1005 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin [2025-06-10T21:40:53.464Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\META-INF [2025-06-10T21:40:53.464Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\META-INF\services [2025-06-10T21:40:53.464Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\META-INF\services [2025-06-10T21:40:53.464Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\lib\filesystem.jar [2025-06-10T21:40:58.199Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/filesystem/ of Impl classes [2025-06-10T21:40:59.350Z] [2025-06-10T21:40:59.350Z] build-java: [2025-06-10T21:40:59.350Z] [javac] Compiling 47 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin [2025-06-10T21:41:01.033Z] [2025-06-10T21:41:01.033Z] build-jar: [2025-06-10T21:41:01.033Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\test.nio.jar [2025-06-10T21:41:01.753Z] [2025-06-10T21:41:01.753Z] build-archives: [2025-06-10T21:41:01.753Z] [2025-06-10T21:41:01.753Z] build-no-natives: [2025-06-10T21:41:01.753Z] [2025-06-10T21:41:01.753Z] build-natives: [2025-06-10T21:41:01.753Z] [2025-06-10T21:41:01.753Z] build: [2025-06-10T21:41:01.753Z] [echo] Executing openjdk.test.serialization/build.xml [2025-06-10T21:41:01.753Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../testDependency/system_lib [2025-06-10T21:41:01.753Z] [2025-06-10T21:41:01.753Z] setup-java-properties: [2025-06-10T21:41:01.753Z] [2025-06-10T21:41:01.753Z] setup-windows-compiler: [2025-06-10T21:41:01.753Z] [2025-06-10T21:41:01.753Z] check-prereqs: [2025-06-10T21:41:01.753Z] [2025-06-10T21:41:01.753Z] build-dependencies: [2025-06-10T21:41:01.753Z] [2025-06-10T21:41:01.753Z] create-bin-dir: [2025-06-10T21:41:01.753Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.serialization\bin [2025-06-10T21:41:01.753Z] [2025-06-10T21:41:01.753Z] build-java: [2025-06-10T21:41:01.753Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.serialization\bin [2025-06-10T21:41:02.473Z] [2025-06-10T21:41:02.473Z] build-jar: [2025-06-10T21:41:02.473Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.serialization\bin\test.serialization.jar [2025-06-10T21:41:02.473Z] [2025-06-10T21:41:02.473Z] build-archives: [2025-06-10T21:41:02.473Z] [2025-06-10T21:41:02.473Z] build-no-natives: [2025-06-10T21:41:02.473Z] [2025-06-10T21:41:02.473Z] build-natives: [2025-06-10T21:41:02.473Z] [2025-06-10T21:41:02.473Z] build: [2025-06-10T21:41:02.473Z] [echo] Executing openjdk.test.security/build.xml [2025-06-10T21:41:02.473Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../testDependency/system_lib [2025-06-10T21:41:02.473Z] [2025-06-10T21:41:02.473Z] setup-java-properties: [2025-06-10T21:41:02.473Z] [2025-06-10T21:41:02.473Z] setup-windows-compiler: [2025-06-10T21:41:02.473Z] [2025-06-10T21:41:02.473Z] check-prereqs: [2025-06-10T21:41:02.473Z] [2025-06-10T21:41:02.473Z] build-dependencies: [2025-06-10T21:41:02.473Z] [2025-06-10T21:41:02.473Z] create-bin-dir: [2025-06-10T21:41:02.474Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.security\bin [2025-06-10T21:41:02.474Z] [2025-06-10T21:41:02.474Z] build-java: [2025-06-10T21:41:02.474Z] [javac] Compiling 6 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.security\bin [2025-06-10T21:41:03.628Z] [2025-06-10T21:41:03.628Z] build-jar: [2025-06-10T21:41:03.628Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.security\bin\test.security.jar [2025-06-10T21:41:03.628Z] [2025-06-10T21:41:03.628Z] build-archives: [2025-06-10T21:41:03.628Z] [2025-06-10T21:41:03.628Z] build-no-natives: [2025-06-10T21:41:03.628Z] [2025-06-10T21:41:03.628Z] build-natives: [2025-06-10T21:41:03.628Z] [2025-06-10T21:41:03.628Z] build: [2025-06-10T21:41:03.628Z] [echo] Executing openjdk.test.util/build.xml [2025-06-10T21:41:03.628Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../testDependency/system_lib [2025-06-10T21:41:03.628Z] [2025-06-10T21:41:03.628Z] setup-java-properties: [2025-06-10T21:41:03.628Z] [2025-06-10T21:41:03.628Z] setup-windows-compiler: [2025-06-10T21:41:03.628Z] [2025-06-10T21:41:03.628Z] check-prereqs: [2025-06-10T21:41:03.628Z] [2025-06-10T21:41:03.628Z] build-dependencies: [2025-06-10T21:41:03.628Z] [2025-06-10T21:41:03.628Z] create-bin-dir: [2025-06-10T21:41:03.628Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.util\bin [2025-06-10T21:41:03.628Z] [2025-06-10T21:41:03.628Z] build-java: [2025-06-10T21:41:03.628Z] [javac] Compiling 16 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.util\bin [2025-06-10T21:41:04.785Z] [2025-06-10T21:41:04.785Z] build-jar: [2025-06-10T21:41:04.785Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.util\bin\test.util.jar [2025-06-10T21:41:05.128Z] [2025-06-10T21:41:05.128Z] build-archives: [2025-06-10T21:41:05.128Z] [2025-06-10T21:41:05.128Z] build-no-natives: [2025-06-10T21:41:05.128Z] [2025-06-10T21:41:05.128Z] build-natives: [2025-06-10T21:41:05.128Z] [2025-06-10T21:41:05.128Z] build: [2025-06-10T21:41:05.128Z] [echo] Executing openjdk.test.jlm/build.xml [2025-06-10T21:41:05.128Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../testDependency/system_lib [2025-06-10T21:41:05.128Z] [2025-06-10T21:41:05.128Z] setup-java-properties: [2025-06-10T21:41:05.128Z] [2025-06-10T21:41:05.128Z] setup-windows-compiler: [2025-06-10T21:41:05.128Z] [2025-06-10T21:41:05.128Z] check-prereqs: [2025-06-10T21:41:05.128Z] [2025-06-10T21:41:05.128Z] create-bin-dir: [2025-06-10T21:41:05.128Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\bin [2025-06-10T21:41:05.128Z] [2025-06-10T21:41:05.128Z] build-java: [2025-06-10T21:41:05.128Z] [javac] Compiling 33 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\bin [2025-06-10T21:41:06.814Z] [2025-06-10T21:41:06.814Z] build-jar: [2025-06-10T21:41:06.814Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\bin\test.jlm.jar [2025-06-10T21:41:07.156Z] [2025-06-10T21:41:07.156Z] build-archives: [2025-06-10T21:41:07.156Z] [2025-06-10T21:41:07.156Z] build-no-natives: [2025-06-10T21:41:07.156Z] [2025-06-10T21:41:07.156Z] build-natives: [2025-06-10T21:41:07.156Z] [2025-06-10T21:41:07.156Z] build: [2025-06-10T21:41:07.156Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../testDependency/system_lib [2025-06-10T21:41:07.156Z] [2025-06-10T21:41:07.156Z] setup-java-properties: [2025-06-10T21:41:07.156Z] [2025-06-10T21:41:07.156Z] setup-windows-compiler: [2025-06-10T21:41:07.156Z] [2025-06-10T21:41:07.156Z] check-prereqs: [2025-06-10T21:41:07.156Z] [2025-06-10T21:41:07.156Z] check-compiler-level: [2025-06-10T21:41:07.156Z] [echo] java_java_specification_version is 1.8 [2025-06-10T21:41:07.156Z] [echo] can_build_modularity is false [2025-06-10T21:41:07.156Z] [echo] can_build_modularity_natives_unix is ${can_build_modularity_natives_unix} [2025-06-10T21:41:07.156Z] [echo] can_build_modularity_natives_windows is ${can_build_modularity_natives_windows} [2025-06-10T21:41:07.156Z] [2025-06-10T21:41:07.156Z] create-bin-dir: [2025-06-10T21:41:07.156Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin [2025-06-10T21:41:07.156Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common-mods [2025-06-10T21:41:07.156Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common-override [2025-06-10T21:41:07.156Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common-override-new [2025-06-10T21:41:07.156Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\tests [2025-06-10T21:41:07.157Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common [2025-06-10T21:41:07.157Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common\displayServiceImpl3 [2025-06-10T21:41:07.157Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common\displayServiceImpl4 [2025-06-10T21:41:07.157Z] [2025-06-10T21:41:07.157Z] build-java: [2025-06-10T21:41:07.157Z] [2025-06-10T21:41:07.157Z] build-no-natives: [2025-06-10T21:41:07.157Z] [2025-06-10T21:41:07.157Z] build: [2025-06-10T21:41:07.157Z] [2025-06-10T21:41:07.157Z] build: [2025-06-10T21:41:07.157Z] [2025-06-10T21:41:07.157Z] common_dist: [2025-06-10T21:41:07.494Z] [copy] Copying 341 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jvmtest\system\STF [2025-06-10T21:41:08.643Z] [copy] Copying 1192 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jvmtest\system\aqa-systemtest [2025-06-10T21:41:11.600Z] [copy] Copied 496 empty directories to 8 empty directories under C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jvmtest\system\aqa-systemtest [2025-06-10T21:41:11.600Z] [copy] Warning: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\openj9-systemtest does not exist. [2025-06-10T21:41:11.600Z] [2025-06-10T21:41:11.600Z] build: [2025-06-10T21:41:11.600Z] [2025-06-10T21:41:11.600Z] build: [2025-06-10T21:41:11.600Z] [2025-06-10T21:41:11.600Z] THC.check: [2025-06-10T21:41:11.600Z] [2025-06-10T21:41:11.600Z] getChurn: [2025-06-10T21:41:11.943Z] [exec] Cloning into 'churn'... [2025-06-10T21:41:12.685Z] [2025-06-10T21:41:12.685Z] dist: [2025-06-10T21:41:12.685Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jvmtest\system\churn [2025-06-10T21:41:12.685Z] [2025-06-10T21:41:12.685Z] init: [2025-06-10T21:41:12.685Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jvmtest\system\daaLoadTest [2025-06-10T21:41:12.685Z] [2025-06-10T21:41:12.685Z] common_build: [2025-06-10T21:41:12.685Z] [2025-06-10T21:41:12.685Z] build: [2025-06-10T21:41:12.685Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jvmtest\system\daaLoadTest [2025-06-10T21:41:13.027Z] [2025-06-10T21:41:13.027Z] build: [2025-06-10T21:41:13.027Z] [2025-06-10T21:41:13.027Z] init: [2025-06-10T21:41:13.027Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jvmtest\system\jcstress [2025-06-10T21:41:13.027Z] [2025-06-10T21:41:13.027Z] getDependentLibs: [2025-06-10T21:41:13.372Z] [exec] -------------------------------------------- [2025-06-10T21:41:13.372Z] [exec] path is set to C:/jenkins/testDependency/system_lib [2025-06-10T21:41:13.372Z] [exec] task is set to default [2025-06-10T21:41:13.372Z] [exec] dependencyList is set to jcstress [2025-06-10T21:41:13.372Z] [exec] -------------------------------------------- [2025-06-10T21:41:13.372Z] [exec] Starting download third party dependent jars [2025-06-10T21:41:13.372Z] [exec] -------------------------------------------- [2025-06-10T21:41:13.372Z] [exec] downloading dependent third party jars to C:/jenkins/testDependency/system_lib [2025-06-10T21:41:13.372Z] [exec] C:/jenkins/testDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-06-10T21:41:13.372Z] [exec] downloaded dependent third party jars successfully [2025-06-10T21:41:13.372Z] [2025-06-10T21:41:13.372Z] dist: [2025-06-10T21:41:13.373Z] [copy] Copying 4 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jvmtest\system\jcstress [2025-06-10T21:41:13.373Z] [2025-06-10T21:41:13.373Z] init: [2025-06-10T21:41:13.373Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jvmtest\system\jlm [2025-06-10T21:41:13.373Z] [2025-06-10T21:41:13.373Z] common_build: [2025-06-10T21:41:13.373Z] [2025-06-10T21:41:13.373Z] build: [2025-06-10T21:41:13.373Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jvmtest\system\jlm [2025-06-10T21:41:13.373Z] [2025-06-10T21:41:13.373Z] init: [2025-06-10T21:41:13.373Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jvmtest\system\lambdaLoadTest [2025-06-10T21:41:13.373Z] [2025-06-10T21:41:13.373Z] common_build: [2025-06-10T21:41:13.373Z] [2025-06-10T21:41:13.373Z] build: [2025-06-10T21:41:13.373Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jvmtest\system\lambdaLoadTest [2025-06-10T21:41:13.373Z] [2025-06-10T21:41:13.373Z] init: [2025-06-10T21:41:13.373Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jvmtest\system\mathLoadTest [2025-06-10T21:41:13.373Z] [2025-06-10T21:41:13.373Z] common_build: [2025-06-10T21:41:13.373Z] [2025-06-10T21:41:13.373Z] build: [2025-06-10T21:41:13.373Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jvmtest\system\mathLoadTest [2025-06-10T21:41:13.373Z] [2025-06-10T21:41:13.373Z] init: [2025-06-10T21:41:13.373Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jvmtest\system\mauveLoadTest [2025-06-10T21:41:13.373Z] [2025-06-10T21:41:13.373Z] common_build: [2025-06-10T21:41:13.373Z] [2025-06-10T21:41:13.373Z] build: [2025-06-10T21:41:13.373Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jvmtest\system\mauveLoadTest [2025-06-10T21:41:13.373Z] [2025-06-10T21:41:13.373Z] init: [2025-06-10T21:41:13.373Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jvmtest\system\modularity [2025-06-10T21:41:13.373Z] [2025-06-10T21:41:13.373Z] common_build: [2025-06-10T21:41:13.373Z] [2025-06-10T21:41:13.373Z] build: [2025-06-10T21:41:13.373Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jvmtest\system\modularity [2025-06-10T21:41:13.373Z] [2025-06-10T21:41:13.373Z] init: [2025-06-10T21:41:13.713Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jvmtest\system\otherLoadTest [2025-06-10T21:41:13.713Z] [2025-06-10T21:41:13.713Z] common_build: [2025-06-10T21:41:13.713Z] [2025-06-10T21:41:13.713Z] build: [2025-06-10T21:41:13.713Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jvmtest\system\otherLoadTest [2025-06-10T21:41:13.713Z] [2025-06-10T21:41:13.713Z] init: [2025-06-10T21:41:13.713Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jvmtest\system\security [2025-06-10T21:41:13.713Z] [2025-06-10T21:41:13.713Z] common_build: [2025-06-10T21:41:13.713Z] [2025-06-10T21:41:13.713Z] build: [2025-06-10T21:41:13.713Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jvmtest\system\security [2025-06-10T21:41:13.713Z] [2025-06-10T21:41:13.713Z] init: [2025-06-10T21:41:13.714Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jvmtest\system\sharedClasses [2025-06-10T21:41:13.714Z] [2025-06-10T21:41:13.714Z] common_build: [2025-06-10T21:41:13.714Z] [2025-06-10T21:41:13.714Z] build: [2025-06-10T21:41:13.714Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jvmtest\system\sharedClasses [2025-06-10T21:41:13.714Z] [2025-06-10T21:41:13.714Z] BUILD SUCCESSFUL [2025-06-10T21:41:13.714Z] Total time: 1 minute 27 seconds [2025-06-10T21:41:13.714Z] 0 [2025-06-10T21:41:13.714Z] [2025-06-10T21:41:14.055Z] [2025-06-10T21:41:14.055Z] RECORD TEST REPOs SHA [2025-06-10T21:41:14.055Z] cd "C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests//TKG/scripts"; \ [2025-06-10T21:41:14.055Z] bash "getSHAs.sh" --test_root_dir "C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests/" --shas_file "C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests//TKG/SHAs.txt" [2025-06-10T21:41:14.055Z] Check shas in C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests/ and store the info in C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests//TKG/SHAs.txt [2025-06-10T21:41:14.055Z] touch C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests//TKG/SHAs.txt [2025-06-10T21:41:14.396Z] ================================================ [2025-06-10T21:41:14.396Z] timestamp: 20250610-214114 [2025-06-10T21:41:14.396Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests [2025-06-10T21:41:14.396Z] git repo: [2025-06-10T21:41:14.738Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2025-06-10T21:41:14.739Z] sha: [2025-06-10T21:41:14.739Z] 35c068975c75a3d5215f0d824545e7131d613dd4 [2025-06-10T21:41:15.085Z] ================================================ [2025-06-10T21:41:15.085Z] timestamp: 20250610-214114 [2025-06-10T21:41:15.085Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests/system/aqa-systemtest [2025-06-10T21:41:15.085Z] git repo: [2025-06-10T21:41:15.085Z] Fetch URL: https://github.com/adoptium/aqa-systemtest.git [2025-06-10T21:41:15.085Z] sha: [2025-06-10T21:41:15.085Z] 2c3cbfc2a73a17e2a21401fbe7f43d83c24f5247 [2025-06-10T21:41:15.085Z] ================================================ [2025-06-10T21:41:15.085Z] timestamp: 20250610-214114 [2025-06-10T21:41:15.085Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests/system/churn/churn [2025-06-10T21:41:15.085Z] git repo: [2025-06-10T21:41:15.085Z] Fetch URL: https://github.com/rh-openjdk/churn.git [2025-06-10T21:41:15.085Z] sha: [2025-06-10T21:41:15.085Z] 01f9894909307f9a9a154a0df627d16def3d6603 [2025-06-10T21:41:15.430Z] ================================================ [2025-06-10T21:41:15.430Z] timestamp: 20250610-214115 [2025-06-10T21:41:15.430Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests/system/STF [2025-06-10T21:41:15.430Z] git repo: [2025-06-10T21:41:15.430Z] Fetch URL: https://github.com/adoptium/STF.git [2025-06-10T21:41:15.430Z] sha: [2025-06-10T21:41:15.430Z] 03f6cc21c7356c036ccd11173c061417f58b621b [2025-06-10T21:41:15.430Z] ================================================ [2025-06-10T21:41:15.430Z] timestamp: 20250610-214115 [2025-06-10T21:41:15.430Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests/TKG [2025-06-10T21:41:15.430Z] git repo: [2025-06-10T21:41:15.430Z] Fetch URL: https://github.com/adoptium/TKG.git [2025-06-10T21:41:15.430Z] sha: [2025-06-10T21:41:15.430Z] 3f7b13097dd24fbf77a9978a68ada3b8625d9737 [2025-06-10T21:41:15.772Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests/TKG' [Pipeline] } [2025-06-10T21:41:15.844Z] $ ssh-agent -k [2025-06-10T21:41:15.906Z] unset SSH_AUTH_SOCK; [2025-06-10T21:41:15.906Z] unset SSH_AGENT_PID; [2025-06-10T21:41:15.906Z] echo Agent pid 747 killed; [2025-06-10T21:41:15.959Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2025-06-10T21:41:16.137Z] Running tests... Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] echo [2025-06-10T21:41:16.164Z] ITERATION: 1/1 [Pipeline] sh [2025-06-10T21:41:16.641Z] ++ uname [2025-06-10T21:41:16.641Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']' [2025-06-10T21:41:16.641Z] ++ uname [2025-06-10T21:41:16.641Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']' [2025-06-10T21:41:16.641Z] ++ uname [2025-06-10T21:41:16.641Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']' [2025-06-10T21:41:16.641Z] + MAKE=make [2025-06-10T21:41:16.641Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2025-06-10T21:41:16.641Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2025-06-10T21:41:17.161Z] ++ uname [2025-06-10T21:41:17.161Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']' [2025-06-10T21:41:17.161Z] ++ uname [2025-06-10T21:41:17.502Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']' [2025-06-10T21:41:17.502Z] ++ uname [2025-06-10T21:41:17.502Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']' [2025-06-10T21:41:17.502Z] + MAKE=make [2025-06-10T21:41:17.502Z] + cd ./aqa-tests [2025-06-10T21:41:17.502Z] + . ./scripts/testenv/testenvSettings.sh [2025-06-10T21:41:17.502Z] ++ set +x [2025-06-10T21:41:17.502Z] parallelList.mk:17: warning: overriding recipe for target 'testList_0' [2025-06-10T21:41:17.502Z] parallelList.mk:8: warning: ignoring old recipe for target 'testList_0' [2025-06-10T21:41:17.502Z] make _testList TESTLIST=ConcurrentLoadTest_5m_0,MathLoadTest_all_5m_0,LangLoadTest_5m_0,HCRLateAttachWorkload_1,LockingLoadTest_0,MachineInfo_0,MachineInfo_0,MiniMix_10m_2,JdiTest_2,MiniMix_aot_5m_0,ConcurrentLoadTest_5m_2,LockingLoadTest_2 [2025-06-10T21:41:17.502Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests/TKG' [2025-06-10T21:41:17.502Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/jdkbinary/j2sdk-image [2025-06-10T21:41:17.502Z] LIB_DIR is set to C:/jenkins/testDependency/system_lib [2025-06-10T21:41:17.502Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=ConcurrentLoadTest_5m_0,MathLoadTest_all_5m_0,LangLoadTest_5m_0,HCRLateAttachWorkload_1,LockingLoadTest_0,MachineInfo_0,MachineInfo_0,MiniMix_10m_2,JdiTest_2,MiniMix_aot_5m_0,ConcurrentLoadTest_5m_2,LockingLoadTest_2 [2025-06-10T21:41:17.502Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests/TKG' [2025-06-10T21:41:17.853Z] perl scripts/configure.pl [2025-06-10T21:41:17.853Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/testDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=win_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=testList --testList=ConcurrentLoadTest_5m_0,MathLoadTest_all_5m_0,LangLoadTest_5m_0,HCRLateAttachWorkload_1,LockingLoadTest_0,MachineInfo_0,MachineInfo_0,MiniMix_10m_2,JdiTest_2,MiniMix_aot_5m_0,ConcurrentLoadTest_5m_2,LockingLoadTest_2 --numOfMachines= --testTime= --TRSSURL= [2025-06-10T21:41:18.196Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-06-10T21:41:18.197Z] [2025-06-10T21:41:18.197Z] Starting to generate test make files. [2025-06-10T21:41:18.197Z] [2025-06-10T21:41:18.598Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\TKG\..\system\churn\playlist.xml [2025-06-10T21:41:18.598Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\TKG\..\system\daaLoadTest\playlist.xml [2025-06-10T21:41:18.598Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\TKG/../system/daaLoadTest/autoGen.mk [2025-06-10T21:41:18.598Z] [2025-06-10T21:41:18.598Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\TKG\..\system\jcstress\playlist.xml [2025-06-10T21:41:18.598Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\TKG\..\system\jlm\playlist.xml [2025-06-10T21:41:18.598Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\TKG/../system/jlm/autoGen.mk [2025-06-10T21:41:18.598Z] [2025-06-10T21:41:18.598Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\TKG\..\system\lambdaLoadTest\playlist.xml [2025-06-10T21:41:18.598Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\TKG/../system/lambdaLoadTest/autoGen.mk [2025-06-10T21:41:18.598Z] [2025-06-10T21:41:18.598Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\TKG\..\system\mathLoadTest\playlist.xml [2025-06-10T21:41:18.598Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\TKG/../system/mathLoadTest/autoGen.mk [2025-06-10T21:41:18.598Z] [2025-06-10T21:41:18.598Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\TKG\..\system\mauveLoadTest\playlist.xml [2025-06-10T21:41:18.598Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\TKG/../system/mauveLoadTest/autoGen.mk [2025-06-10T21:41:18.598Z] [2025-06-10T21:41:18.924Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\TKG\..\system\modularity\playlist.xml [2025-06-10T21:41:18.924Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\TKG/../system/modularity/autoGen.mk [2025-06-10T21:41:18.924Z] [2025-06-10T21:41:18.924Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\TKG\..\system\otherLoadTest\playlist.xml [2025-06-10T21:41:18.924Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\TKG/../system/otherLoadTest/autoGen.mk [2025-06-10T21:41:18.924Z] [2025-06-10T21:41:18.924Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\TKG\..\system\security\playlist.xml [2025-06-10T21:41:18.924Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\TKG/../system/security/autoGen.mk [2025-06-10T21:41:18.924Z] [2025-06-10T21:41:18.924Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\TKG\..\system\sharedClasses\playlist.xml [2025-06-10T21:41:18.924Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\TKG/../system/sharedClasses/autoGen.mk [2025-06-10T21:41:18.924Z] [2025-06-10T21:41:18.924Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\TKG/../system/autoGen.mk [2025-06-10T21:41:18.924Z] [2025-06-10T21:41:18.924Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\TKG/../autoGen.mk [2025-06-10T21:41:18.924Z] [2025-06-10T21:41:18.924Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\TKG/../TKG/utils.mk [2025-06-10T21:41:18.924Z] [2025-06-10T21:41:18.924Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\TKG/../TKG/rerun.mk [2025-06-10T21:41:18.924Z] [2025-06-10T21:41:18.924Z] Make files are generated successfully. [2025-06-10T21:41:18.924Z] [2025-06-10T21:41:18.924Z] make[2]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests/TKG' [2025-06-10T21:41:18.924Z] make -f runtest.mk _testList [2025-06-10T21:41:18.924Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests/TKG' [2025-06-10T21:41:19.254Z] [2025-06-10T21:41:19.254Z] Running make 4.4.1 [2025-06-10T21:41:19.580Z] set TEST_ROOT to C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests/ [2025-06-10T21:41:19.580Z] set JDK_VERSION to 8 [2025-06-10T21:41:19.580Z] set JDK_IMPL to hotspot [2025-06-10T21:41:19.580Z] set JVM_VERSION to openjdk8 [2025-06-10T21:41:19.580Z] set JCL_VERSION to latest [2025-06-10T21:41:19.580Z] JAVA_HOME was originally set to C:\openjdk\jdk-8 [2025-06-10T21:41:19.580Z] set JAVA_HOME to c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/jdkbinary/j2sdk-image [2025-06-10T21:41:19.580Z] set SPEC to win_x86-64 [2025-06-10T21:41:19.580Z] set TEST_FLAG to [2025-06-10T21:41:19.906Z] Running testList ... [2025-06-10T21:41:19.906Z] There are 19 test targets in testList [2025-06-10T21:41:19.906Z] "c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/jdkbinary/j2sdk-image\\bin\\java" -version [2025-06-10T21:41:19.906Z] openjdk version "1.8.0_462-beta" [2025-06-10T21:41:19.906Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-beta-202506102006-b05) [2025-06-10T21:41:19.906Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.462-b05, mixed mode) [2025-06-10T21:41:20.233Z] make[3]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests' [2025-06-10T21:41:20.233Z] make[4]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests/system' [2025-06-10T21:41:20.559Z] make[5]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests/system/daaLoadTest' [2025-06-10T21:41:20.559Z] ../system.mk:25: CYGWIN is 1 [2025-06-10T21:41:20.559Z] ../system.mk:31: Running under cygwin, looking for Windows perl on path [2025-06-10T21:41:20.559Z] ../system.mk:36: Found perl in /cygdrive/c/Strawberry/perl/bin/perl.exe [2025-06-10T21:41:20.888Z] [2025-06-10T21:41:20.888Z] ===============================================