Pre Test
Started by upstream project "Test_openjdk8_hs_sanity.system_x86-64_windows" build number 979
originally caused by:
Started by upstream project "build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin" build number 32
originally caused by:
Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 99
originally caused by:
Started by upstream project "build-scripts/utils/releaseTrigger_jdk8u" build number 6195
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0@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_sanity.system_x86-64_windows_testList_0@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/v1.0.10-release^{commit} # timeout=10
Checking out Revision 989c40ab241d1444216cb749272d22fe5dfa1e19 (origin/v1.0.10-release)
> git config core.sparsecheckout # timeout=10
> git checkout -f 989c40ab241d1444216cb749272d22fe5dfa1e19 # timeout=10
Commit message: "[v1.0.10-release] Enable rerun link with multiple components (#6629) (#6690)"
> git rev-list --no-walk abda9a5820bcc801016ae2a58349ff4e1fb0034b # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-10-22T20:31:05.706Z] SPEC: win_x86-64
[Pipeline] echo
[2025-10-22T20:31:05.709Z] LABEL: ci.role.test&&hw.arch.x86&&sw.os.windows
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-10-22T20:31:05.717Z] Found a total of 6 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-10-22T20:31:05.720Z] dynamicAgents: []
[Pipeline] node
[2025-10-22T20:31:20.724Z] Still waiting to schedule task
[2025-10-22T20:31:20.734Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&sw.os.windows’
[2025-10-22T22:20:10.347Z] Running on test-azure-win11-x64-2 in c:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2025-10-22T22:20:10.384Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-10-22T22:20:10.435Z] [WS-CLEANUP] Deleting project workspace...
[2025-10-22T22:20:10.435Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-10-22T22:20:10.450Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-10-22T22:20:10.499Z] The recommended git tool is: git
[2025-10-22T22:20:10.531Z] No credentials specified
[2025-10-22T22:20:10.547Z] Cloning the remote Git repository
[2025-10-22T22:20:10.571Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-10-22T22:20:10.572Z] > git init c:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests # timeout=10
[2025-10-22T22:20:10.662Z] [WARNING] Reference path does not exist: null/openjdk_cache
[2025-10-22T22:20:10.662Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-10-22T22:20:10.663Z] > git --version # timeout=10
[2025-10-22T22:20:10.702Z] > git --version # 'git version 2.45.1'
[2025-10-22T22:20:10.703Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-10-22T22:20:16.764Z] Avoid second fetch
[2025-10-22T22:20:16.828Z] Checking out Revision 989c40ab241d1444216cb749272d22fe5dfa1e19 (origin/v1.0.10-release)
[2025-10-22T22:20:16.640Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-10-22T22:20:16.685Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-10-22T22:20:16.772Z] > git rev-parse "origin/v1.0.10-release^{commit}" # timeout=10
[2025-10-22T22:20:16.836Z] > git config core.sparsecheckout # timeout=10
[2025-10-22T22:20:16.877Z] > git checkout -f 989c40ab241d1444216cb749272d22fe5dfa1e19 # timeout=10
[2025-10-22T22:20:19.714Z] Commit message: "[v1.0.10-release] Enable rerun link with multiple components (#6629) (#6690)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (c:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-10-22T22:20:30.267Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-10-22T22:20:30.291Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-10-22T22:20:30.750Z] + LC_TIME=C
[2025-10-22T22:20:30.750Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-10-22T22:20:30.843Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-10-22T22:20:31.258Z] + aqa-tests/terminateTestProcesses.sh null
[2025-10-22T22:20:31.258Z] Windows machine, using powershell queries...
[2025-10-22T22:20:31.930Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2025-10-22T22:20:33.066Z] + printenv
[2025-10-22T22:20:33.066Z] ProgramFiles(x86)=C:\Program Files (x86)
[2025-10-22T22:20:33.066Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
[2025-10-22T22:20:33.066Z] KEEP_WORKSPACE=false
[2025-10-22T22:20:33.066Z] NUMBER_OF_PROCESSORS=2
[2025-10-22T22:20:33.066Z] PROCESSOR_LEVEL=25
[2025-10-22T22:20:33.066Z] TAP_NAME=Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0.tap
[2025-10-22T22:20:33.066Z] LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/../../externalDependency/lib
[2025-10-22T22:20:33.066Z] EXIT_FAILURE=false
[2025-10-22T22:20:33.066Z] JDK_BRANCH=jdk8u472-b08_adopt
[2025-10-22T22:20:33.066Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/32/display/redirect?page=tests
[2025-10-22T22:20:33.066Z] PLATFORM=x86-64_windows
[2025-10-22T22:20:33.066Z] DOCKER_REQUIRED=false
[2025-10-22T22:20:33.066Z] WINSW_EXECUTABLE=C:\Users\jenkins\agent\JenkinsAgentService.exe
[2025-10-22T22:20:33.066Z] PROGRAMFILES=C:\Program Files
[2025-10-22T22:20:33.066Z] git=C:\Program Files\Git\cmd\git.exe
[2025-10-22T22:20:33.066Z] TIME_LIMIT=25
[2025-10-22T22:20:33.066Z] JENKINS_SERVER_COOKIE=durable-a08e96e0ea77fa6809cc74534fd89477892050fdd71c66459dc97893123d93da
[2025-10-22T22:20:33.066Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
[2025-10-22T22:20:33.066Z] JAVA_HOME=C:\openjdk\jdk-8
[2025-10-22T22:20:33.066Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-10-22T22:20:33.066Z] GENERATE_JOBS=true
[2025-10-22T22:20:33.066Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-22T22:20:33.066Z] OS=Windows_NT
[2025-10-22T22:20:33.066Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/32/display/redirect?page=changes
[2025-10-22T22:20:33.066Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15
[2025-10-22T22:20:33.066Z] RERUN_ITERATIONS=1
[2025-10-22T22:20:33.066Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-10-22T22:20:33.066Z] USERDOMAIN=test-azure-win1
[2025-10-22T22:20:33.066Z] STF_OWNER_BRANCH=adoptium:master
[2025-10-22T22:20:33.066Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-10-22T22:20:33.066Z] PWD=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0
[2025-10-22T22:20:33.066Z] USERPROFILE=C:\Users\jenkins
[2025-10-22T22:20:33.066Z] ARCHIVE_TEST_RESULTS=false
[2025-10-22T22:20:33.066Z] SETUP_JCK_RUN=false
[2025-10-22T22:20:33.066Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/32/
[2025-10-22T22:20:33.066Z] SLACK_CHANNEL=aqavit-bot
[2025-10-22T22:20:33.066Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin
[2025-10-22T22:20:33.066Z] JCK_GIT_BRANCH=master
[2025-10-22T22:20:33.066Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/
[2025-10-22T22:20:33.066Z] BUILD_NUMBER=32
[2025-10-22T22:20:33.066Z] TKG_ITERATIONS=1
[2025-10-22T22:20:33.066Z] _=/usr/bin/printenv
[2025-10-22T22:20:33.066Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\
[2025-10-22T22:20:33.066Z] SERVICE_ID=Jenkins
[2025-10-22T22:20:33.066Z] BASE=C:\Users\jenkins\agent
[2025-10-22T22:20:33.066Z] PERF_ROOT=c:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/../../benchmarks
[2025-10-22T22:20:33.066Z] ALLUSERSPROFILE=C:\ProgramData
[2025-10-22T22:20:33.066Z] JENKINS_NODE_COOKIE=70b5a046-6502-4ff3-abb8-8a9fbab33219
[2025-10-22T22:20:33.066Z] CommonProgramW6432=C:\Program Files\Common Files
[2025-10-22T22:20:33.066Z] KEEP_REPORTDIR=false
[2025-10-22T22:20:33.066Z] BUILD_DISPLAY_NAME=#32
[2025-10-22T22:20:33.066Z] SDK_RESOURCE=upstream
[2025-10-22T22:20:33.066Z] TEST_JDK_HOME=c:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/jdkbinary/j2sdk-image
[2025-10-22T22:20:33.066Z] HOME=/home/jenkins
[2025-10-22T22:20:33.066Z] USERNAME=jenkins
[2025-10-22T22:20:33.066Z] WINSW_SERVICE_ID=Jenkins
[2025-10-22T22:20:33.066Z] OneDrive=C:\Users\jenkins\OneDrive
[2025-10-22T22:20:33.066Z] COMSPEC=C:\Windows\system32\cmd.exe
[2025-10-22T22:20:33.066Z] CUDA_PATH_V9_1=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1
[2025-10-22T22:20:33.066Z] jobStatus=SUCCESS
[2025-10-22T22:20:33.066Z] JENKINS_URL=https://ci.adoptium.net/
[2025-10-22T22:20:33.066Z] JOB_BASE_NAME=Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0
[2025-10-22T22:20:33.066Z] JOBSTARTTIME=Wed, 22 Oct 2025 22:20:30 +0000
[2025-10-22T22:20:33.066Z] JDK_VERSION=8
[2025-10-22T22:20:33.066Z] APPDATA=C:\Users\jenkins\AppData\Roaming
[2025-10-22T22:20:33.066Z] JOB_NAME=Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0
[2025-10-22T22:20:33.066Z] USE_TESTENV_PROPERTIES=true
[2025-10-22T22:20:33.066Z] SYSTEMROOT=C:\Windows
[2025-10-22T22:20:33.066Z] PERSONAL_BUILD=false
[2025-10-22T22:20:33.066Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/32/display/redirect
[2025-10-22T22:20:33.067Z] LOCALAPPDATA=C:\Users\jenkins\AppData\Local
[2025-10-22T22:20:33.067Z] AUTO_DETECT=true
[2025-10-22T22:20:33.067Z] EXIT_SUCCESS=false
[2025-10-22T22:20:33.067Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/display/redirect
[2025-10-22T22:20:33.067Z] WORKSPACE=c:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0
[2025-10-22T22:20:33.067Z] COMPUTERNAME=test-azure-win1
[2025-10-22T22:20:33.067Z] OPENJ9_BRANCH=master
[2025-10-22T22:20:33.067Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-10-22T22:20:33.067Z] SYSTEM_LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/../../externalDependency/system_lib
[2025-10-22T22:20:33.067Z] PARALLEL=None
[2025-10-22T22:20:33.067Z] HUDSON_URL=https://ci.adoptium.net/
[2025-10-22T22:20:33.067Z] ITERATIONS=1
[2025-10-22T22:20:33.067Z] UPSTREAM_JOB_NUMBER=32
[2025-10-22T22:20:33.067Z] SPEC=win_x86-64
[2025-10-22T22:20:33.067Z] UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_sanity.system_x86-64_windows
[2025-10-22T22:20:33.067Z] TERM=xterm-256color
[2025-10-22T22:20:33.067Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2025-10-22T22:20:33.067Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-10-22T22:20:33.067Z] NODE_NAME=test-azure-win11-x64-2
[2025-10-22T22:20:33.067Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-10-22T22:20:33.067Z] PSModulePath=%ProgramFiles%\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules
[2025-10-22T22:20:33.067Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-10-22T22:20:33.067Z] CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1
[2025-10-22T22:20:33.067Z] TEMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp
[2025-10-22T22:20:33.067Z] DYNAMIC_COMPILE=false
[2025-10-22T22:20:33.067Z] SHLVL=2
[2025-10-22T22:20:33.067Z] BUILD_TAG=jenkins-Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0-32
[2025-10-22T22:20:33.067Z] PROCESSOR_REVISION=0101
[2025-10-22T22:20:33.067Z] DriverData=C:\Windows\System32\Drivers\DriverData
[2025-10-22T22:20:33.067Z] EXECUTOR_NUMBER=0
[2025-10-22T22:20:33.067Z] HUDSON_COOKIE=3c57bd13-f975-4cb8-a0b6-e402509c6de2
[2025-10-22T22:20:33.067Z] ADOPTOPENJDK_BRANCH=v1.0.10-release
[2025-10-22T22:20:33.067Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-10-22T22:20:33.067Z] COMMONPROGRAMFILES=C:\Program Files\Common Files
[2025-10-22T22:20:33.067Z] ORIGIN_JDK_VERSION=8
[2025-10-22T22:20:33.067Z] PROCESSOR_IDENTIFIER=AMD64 Family 25 Model 1 Stepping 1, AuthenticAMD
[2025-10-22T22:20:33.067Z] NUM_PROCESSORS=2
[2025-10-22T22:20:33.067Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-10-22T22:20:33.067Z] NODE_LABELS=sw.os.windows win11 test test-azure-win11-x64-2 ci.role.test x64 windows hw.arch.x86
[2025-10-22T22:20:33.067Z] STAGE_NAME=Setup
[2025-10-22T22:20:33.067Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-10-22T22:20:33.067Z] WORKSPACE_TMP=c:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0@tmp
[2025-10-22T22:20:33.067Z] TMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp
[2025-10-22T22:20:33.067Z] 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/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)/Windows Kits/10/Windows Performance Toolkit:/cygdrive/c/Program Files (x86)/Incredibuild:/cygdrive/c/rust/bin:/cygdrive/c/Program Files/IcedTeaWEB/bin:/cygdrive/c/Program Files/dotnet:/cygdrive/c/Users/jenkins/AppData/Local/Microsoft/WindowsApps
[2025-10-22T22:20:33.067Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-10-22T22:20:33.067Z] TKG_OWNER_BRANCH=adoptium:master
[2025-10-22T22:20:33.067Z] ProgramW6432=C:\Program Files
[2025-10-22T22:20:33.067Z] UPSTREAM_TEST_JOB_NUMBER=979
[2025-10-22T22:20:33.067Z] CI=true
[2025-10-22T22:20:33.067Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/32/display/redirect?page=artifacts
[2025-10-22T22:20:33.067Z] ACTIVE_NODE_TIMEOUT=5
[2025-10-22T22:20:33.067Z] RERUN_FAILURE=true
[2025-10-22T22:20:33.067Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-10-22T22:20:33.067Z] BUILD_LIST=system
[2025-10-22T22:20:33.067Z] BUILD_ID=32
[2025-10-22T22:20:33.067Z] WINDIR=C:\Windows
[2025-10-22T22:20:33.067Z] PROCESSOR_ARCHITECTURE=AMD64
[2025-10-22T22:20:33.067Z] PUBLIC=C:\Users\Public
[2025-10-22T22:20:33.067Z] SYSTEMDRIVE=C:
[2025-10-22T22:20:33.067Z] TARGET=-f parallelList.mk testList_0
[2025-10-22T22:20:33.067Z] USE_JRE=false
[2025-10-22T22:20:33.067Z] JDK_IMPL=hotspot
[2025-10-22T22:20:33.067Z] 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-10-22T22:20:33.119Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-10-22T22:20:33.211Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-10-22T22:20:47.480Z] Copied 5 artifacts from "build-scripts » jobs » release » jobs » jdk8u » jdk8u-release-windows-x64-temurin" build number 32
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-10-22T22:20:47.656Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2025-10-22T22:20:47.663Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0
[Pipeline] {
[Pipeline] sshagent
[2025-10-22T22:20:47.702Z] $ ssh-agent
[2025-10-22T22:20:47.812Z] SSH_AUTH_SOCK=/tmp/ssh-bbeFbojQfltm/agent.1032
[2025-10-22T22:20:47.812Z] SSH_AGENT_PID=1033
[2025-10-22T22:20:47.812Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-10-22T22:20:47.836Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-10-22T22:20:48.230Z] Masking supported pattern matches of %USERNAME% or %PASSWORD%
[Pipeline] {
[Pipeline] sh
[2025-10-22T22:20:48.650Z] ++ pwd
[2025-10-22T22:20:48.650Z] + ./get.sh -s /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/aqa-tests/.. -p x86-64_windows -r upstream -j 8 -i hotspot --clone_openj9 false
[2025-10-22T22:20:48.650Z] TESTDIR: /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/aqa-tests
[2025-10-22T22:20:48.650Z] load ./testenv/testenv.properties
[2025-10-22T22:20:48.650Z] Running checkTags with ./testenv/testenv.properties and 8
[2025-10-22T22:20:49.767Z] 3159c57c20c69ab24b246303d0bf068ac1339de4 refs/tags/jdk8u472-ga
[2025-10-22T22:20:49.767Z] Use tag name jdk8u472-ga from ./testenv/testenv.properties
[2025-10-22T22:20:49.767Z] get jdk binary...
[2025-10-22T22:20:49.767Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-10-22T22:20:49.767Z] Uncompressing file: OpenJDK8U-jdk_x64_windows_hotspot_8u472b08.zip ...
[2025-10-22T22:20:51.941Z] List files in jdkbinary folder...
[2025-10-22T22:20:51.941Z] total 173964
[2025-10-22T22:20:51.941Z] -rwxrwx---+ 1 jenkins None 30394745 Oct 22 04:59 OpenJDK8U-debugimage_x64_windows_hotspot_8u472b08.zip
[2025-10-22T22:20:51.941Z] -rwxrwx---+ 1 jenkins None 106977960 Oct 22 05:45 OpenJDK8U-jdk_x64_windows_hotspot_8u472b08.zip
[2025-10-22T22:20:51.941Z] -rwxrwx---+ 1 jenkins None 40655369 Oct 22 05:45 OpenJDK8U-jre_x64_windows_hotspot_8u472b08.zip
[2025-10-22T22:20:51.941Z] -rwxrwx---+ 1 jenkins None 23954 Oct 22 05:02 OpenJDK8U-sbom_x64_windows_hotspot_8u472b08-metadata.json
[2025-10-22T22:20:51.941Z] -rwxrwx---+ 1 jenkins None 78772 Oct 22 06:19 OpenJDK8U-sbom_x64_windows_hotspot_8u472b08.json
[2025-10-22T22:20:51.941Z] drwxrwxr-x+ 1 jenkins None 0 Oct 22 22:20 tmp
[2025-10-22T22:20:51.941Z] List files in jdkbinary/tmp folder...
[2025-10-22T22:20:51.941Z] total 4
[2025-10-22T22:20:51.941Z] drwxrwxr-x+ 1 jenkins None 0 Oct 22 04:59 jdk8u472-b08
[2025-10-22T22:20:52.266Z] Moving directory jdk8u472-b08/ to ../j2sdk-image
[2025-10-22T22:20:52.266Z] Uncompressing file: OpenJDK8U-jre_x64_windows_hotspot_8u472b08.zip ...
[2025-10-22T22:20:53.370Z] List files in jdkbinary folder...
[2025-10-22T22:20:53.370Z] total 173968
[2025-10-22T22:20:53.370Z] -rwxrwx---+ 1 jenkins None 30394745 Oct 22 04:59 OpenJDK8U-debugimage_x64_windows_hotspot_8u472b08.zip
[2025-10-22T22:20:53.370Z] -rwxrwx---+ 1 jenkins None 106977960 Oct 22 05:45 OpenJDK8U-jdk_x64_windows_hotspot_8u472b08.zip
[2025-10-22T22:20:53.370Z] -rwxrwx---+ 1 jenkins None 40655369 Oct 22 05:45 OpenJDK8U-jre_x64_windows_hotspot_8u472b08.zip
[2025-10-22T22:20:53.370Z] -rwxrwx---+ 1 jenkins None 23954 Oct 22 05:02 OpenJDK8U-sbom_x64_windows_hotspot_8u472b08-metadata.json
[2025-10-22T22:20:53.370Z] -rwxrwx---+ 1 jenkins None 78772 Oct 22 06:19 OpenJDK8U-sbom_x64_windows_hotspot_8u472b08.json
[2025-10-22T22:20:53.370Z] drwxrwxr-x+ 1 jenkins None 0 Oct 22 04:59 j2sdk-image
[2025-10-22T22:20:53.370Z] drwxrwxr-x+ 1 jenkins None 0 Oct 22 22:20 tmp
[2025-10-22T22:20:53.370Z] List files in jdkbinary/tmp folder...
[2025-10-22T22:20:53.370Z] total 4
[2025-10-22T22:20:53.370Z] drwxrwxr-x+ 1 jenkins None 0 Oct 22 04:59 jdk8u472-b08-jre
[2025-10-22T22:20:53.370Z] Moving directory jdk8u472-b08-jre/ to ../j2re-image
[2025-10-22T22:20:53.370Z] Uncompressing OpenJDK8U-debugimage_x64_windows_hotspot_8u472b08.zip over ./j2sdk-image/jre...
[2025-10-22T22:20:54.984Z] Removing top-level folder jdk8u472-b08-debug-image/
[2025-10-22T22:20:54.984Z] Removing top-level folder jdk8u472-b08/
[2025-10-22T22:20:57.172Z] Run c:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/jdkbinary/j2sdk-image/bin/java -version
[2025-10-22T22:20:57.172Z] =JAVA VERSION OUTPUT BEGIN=
[2025-10-22T22:21:01.637Z] openjdk version "1.8.0_472"
[2025-10-22T22:21:01.637Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-b08)
[2025-10-22T22:21:01.637Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b08, mixed mode)
[2025-10-22T22:21:01.637Z] =JAVA VERSION OUTPUT END=
[2025-10-22T22:21:01.637Z] =RELEASE INFO BEGIN=
[2025-10-22T22:21:01.637Z] JAVA_VERSION="1.8.0_472"
[2025-10-22T22:21:01.637Z] OS_NAME="Windows"
[2025-10-22T22:21:01.637Z] OS_VERSION="5.2"
[2025-10-22T22:21:01.637Z] OS_ARCH="amd64"
[2025-10-22T22:21:01.637Z] SOURCE=".:git:7c0a02d6a25b+"
[2025-10-22T22:21:01.637Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-10-22T22:21:01.637Z] BUILD_SOURCE="git:839fa0b45d809157cffd3dc8515aad262a4a1776"
[2025-10-22T22:21:01.637Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-10-22T22:21:01.637Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2025-10-22T22:21:01.637Z] FULL_VERSION="1.8.0_472-b08"
[2025-10-22T22:21:01.637Z] SEMANTIC_VERSION="8.0.472+8"
[2025-10-22T22:21:01.637Z] BUILD_INFO="OS: Windows Server 2022 Version: 10.0"
[2025-10-22T22:21:01.637Z] JVM_VARIANT="Hotspot"
[2025-10-22T22:21:01.637Z] JVM_VERSION="25.472-b08"
[2025-10-22T22:21:01.637Z] IMAGE_TYPE="JDK"
[2025-10-22T22:21:01.637Z] =RELEASE INFO END=
[2025-10-22T22:21:01.637Z] get testKitGen...
[2025-10-22T22:21:01.637Z] git clone -q https://github.com/adoptium/TKG.git
[2025-10-22T22:21:01.637Z] git rev-parse v1.0.10
[2025-10-22T22:21:01.637Z] git checkout -q -f 55ee750b47cfb6fc024c7c35899397d0fcf6ceab
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-10-22T22:21:01.736Z] $ ssh-agent -k
[2025-10-22T22:21:01.788Z] unset SSH_AUTH_SOCK;
[2025-10-22T22:21:01.788Z] unset SSH_AGENT_PID;
[2025-10-22T22:21:01.788Z] echo Agent pid 1033 killed;
[2025-10-22T22:21:01.831Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-10-22T22:21:02.686Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_0&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_sanity.system_x86-64_windows&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_windows&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.10-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-windows-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u472-b08_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=979&DOCKERIMAGE_TAG=&TEST_TIME=&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=32&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-10-22T22:21:02.702Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_0&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_sanity.system_x86-64_windows&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_windows&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-azure-win11-x64-2&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.10-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-windows-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u472-b08_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=979&DOCKERIMAGE_TAG=&TEST_TIME=&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=32&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-10-22T22:21:02.980Z] Building tests...
[Pipeline] timeout
[2025-10-22T22:21:02.985Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-10-22T22:21:03.508Z] Copied 1 artifact from "Test_openjdk8_hs_sanity.system_x86-64_windows" build number 979
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-10-22T22:21:03.829Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-10-22T22:21:03.848Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-10-22T22:21:05.197Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/../../externalDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-10-22T22:21:05.197Z] --------------------------------------------
[2025-10-22T22:21:05.197Z] path is set to c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/../../externalDependency/system_lib
[2025-10-22T22:21:05.197Z] task is set to default
[2025-10-22T22:21:05.197Z] dependencyList is set to all
[2025-10-22T22:21:05.197Z] --------------------------------------------
[2025-10-22T22:21:05.197Z] Starting download third party dependent jars
[2025-10-22T22:21:05.197Z] --------------------------------------------
[2025-10-22T22:21:05.197Z] downloading dependent third party jars to c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/../../externalDependency/system_lib
[2025-10-22T22:21:05.197Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/../../externalDependency/system_lib/tools/tools.jar exists, not downloading.
[2025-10-22T22:21:05.197Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/../../externalDependency/system_lib/log4j/log4j-core.jar exists, not downloading.
[2025-10-22T22:21:05.197Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/../../externalDependency/system_lib/junit/junit.jar exists, not downloading.
[2025-10-22T22:21:05.197Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/../../externalDependency/system_lib/junit/hamcrest-core.jar exists, not downloading.
[2025-10-22T22:21:05.197Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/../../externalDependency/system_lib/apache-ant/lib/ant-launcher.jar exists, not downloading.
[2025-10-22T22:21:05.197Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/../../externalDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-10-22T22:21:05.197Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/../../externalDependency/system_lib/asm/asm.jar exists, not downloading.
[2025-10-22T22:21:05.197Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/../../externalDependency/system_lib/mauve/mauve.jar exists, not downloading.
[2025-10-22T22:21:05.197Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2025-10-22T22:21:05.197Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/../../externalDependency/system_lib/log4j/log4j-api.jar exists, not downloading.
[2025-10-22T22:21:05.197Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/../../externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists, not downloading.
[2025-10-22T22:21:05.197Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2025-10-22T22:21:05.532Z] Masking supported pattern matches of %USERNAME% or %PASSWORD%
[Pipeline] {
[Pipeline] dir
[2025-10-22T22:21:05.558Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2025-10-22T22:21:05.586Z] $ ssh-agent
[2025-10-22T22:21:05.688Z] SSH_AUTH_SOCK=/tmp/ssh-rTc0LsAqpSdj/agent.472
[2025-10-22T22:21:05.688Z] SSH_AGENT_PID=473
[2025-10-22T22:21:05.688Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-10-22T22:21:06.108Z] + bash ./compile.sh
[2025-10-22T22:21:06.441Z] Set values based on ./testenv/testenv.properties:
[2025-10-22T22:21:06.442Z] =========
[2025-10-22T22:21:06.442Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2025-10-22T22:21:06.442Z] TKG_BRANCH=v1.0.10
[2025-10-22T22:21:06.442Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-10-22T22:21:06.442Z] OPENJ9_BRANCH=v0.56.0-release
[2025-10-22T22:21:06.442Z] STF_REPO=https://github.com/adoptium/STF.git
[2025-10-22T22:21:06.442Z] STF_BRANCH=v1.0.10
[2025-10-22T22:21:06.442Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2025-10-22T22:21:06.442Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.10
[2025-10-22T22:21:06.442Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2025-10-22T22:21:06.442Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.10
[2025-10-22T22:21:06.442Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git
[2025-10-22T22:21:06.442Z] JDK8_BRANCH=jdk8u472-ga
[2025-10-22T22:21:06.442Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git
[2025-10-22T22:21:06.442Z] JDK11_BRANCH=jdk-11.0.29-ga
[2025-10-22T22:21:06.442Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git
[2025-10-22T22:21:06.442Z] JDK17_BRANCH=jdk-17.0.17-ga
[2025-10-22T22:21:06.442Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git
[2025-10-22T22:21:06.442Z] JDK21_BRANCH=jdk-21.0.9-ga
[2025-10-22T22:21:06.442Z] JDK25_REPO=https://github.com/adoptium/jdk25u.git
[2025-10-22T22:21:06.442Z] JDK25_BRANCH=jdk-25.0.1-ga
[2025-10-22T22:21:06.442Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git
[2025-10-22T22:21:06.442Z] JDK8_OPENJ9_BRANCH=v0.56.0-release
[2025-10-22T22:21:06.442Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git
[2025-10-22T22:21:06.442Z] JDK11_OPENJ9_BRANCH=v0.56.0-release
[2025-10-22T22:21:06.442Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git
[2025-10-22T22:21:06.442Z] JDK17_OPENJ9_BRANCH=v0.56.0-release
[2025-10-22T22:21:06.442Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git
[2025-10-22T22:21:06.442Z] JDK21_OPENJ9_BRANCH=v0.56.0-release
[2025-10-22T22:21:06.442Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git
[2025-10-22T22:21:06.442Z] JDK25_OPENJ9_BRANCH=v0.56.0-release
[2025-10-22T22:21:06.442Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-22T22:21:06.442Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java-11.0.29
[2025-10-22T22:21:06.442Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-22T22:21:06.442Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java-17.0.17
[2025-10-22T22:21:06.442Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-22T22:21:06.442Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-21.0.9
[2025-10-22T22:21:06.442Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-22T22:21:06.442Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java-25.0.1
[2025-10-22T22:21:06.443Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2025-10-22T22:21:06.443Z]
[2025-10-22T22:21:06.443Z] =========
[2025-10-22T22:21:06.443Z]
[2025-10-22T22:21:06.443Z] JDK_REPO=https://github.com/adoptium/jdk8u.git
[2025-10-22T22:21:06.443Z] JDK_BRANCH=jdk8u472-ga
[2025-10-22T22:21:06.443Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-22T22:21:06.443Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-10-22T22:21:06.443Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/jdkbinary/j2sdk-image
[2025-10-22T22:21:06.443Z] LIB_DIR is set to C:/jenkins/externalDependency/system_lib
[2025-10-22T22:21:06.443Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/aqa-tests/TKG/../TKG/output_compilation; \
[2025-10-22T22:21:06.443Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/aqa-tests/TKG/../TKG/output_compilation; \
[2025-10-22T22:21:06.443Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/externalDependency/system_lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-10-22T22:21:06.443Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-10-22T22:21:07.712Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\TKG\scripts\build_tools.xml
[2025-10-22T22:21:08.427Z]
[2025-10-22T22:21:08.427Z] build:
[2025-10-22T22:21:08.427Z]
[2025-10-22T22:21:08.427Z] clean:
[2025-10-22T22:21:08.427Z]
[2025-10-22T22:21:08.427Z] init:
[2025-10-22T22:21:08.427Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\TKG\bin
[2025-10-22T22:21:08.427Z]
[2025-10-22T22:21:08.427Z] getDependentLibs:
[2025-10-22T22:21:08.794Z] [exec] --------------------------------------------
[2025-10-22T22:21:08.794Z] [exec] path is set to C:/jenkins/externalDependency/system_lib
[2025-10-22T22:21:08.794Z] [exec] task is set to default
[2025-10-22T22:21:08.794Z] [exec] dependencyList is set to json_simple
[2025-10-22T22:21:08.794Z] [exec] --------------------------------------------
[2025-10-22T22:21:08.794Z] [exec] Starting download third party dependent jars
[2025-10-22T22:21:08.794Z] [exec] --------------------------------------------
[2025-10-22T22:21:08.794Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/system_lib
[2025-10-22T22:21:08.794Z] [exec] C:/jenkins/externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2025-10-22T22:21:08.794Z] [exec] downloaded dependent third party jars successfully
[2025-10-22T22:21:08.794Z]
[2025-10-22T22:21:08.794Z] compile:
[2025-10-22T22:21:08.794Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-10-22T22:21:08.794Z] [echo] ============COMPILER SETTINGS============
[2025-10-22T22:21:08.794Z] [echo] ===fork: yes
[2025-10-22T22:21:08.794Z] [echo] ===debug: on
[2025-10-22T22:21:08.794Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\TKG\bin
[2025-10-22T22:21:11.702Z]
[2025-10-22T22:21:11.702Z] dist:
[2025-10-22T22:21:12.044Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\TKG\bin\TestKitGen.jar
[2025-10-22T22:21:12.044Z]
[2025-10-22T22:21:12.044Z] BUILD SUCCESSFUL
[2025-10-22T22:21:12.044Z] Total time: 4 seconds
[2025-10-22T22:21:12.044Z] 0
[2025-10-22T22:21:12.377Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-10-22T22:21:12.714Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-10-22T22:21:12.714Z] microArchOutput: model name : AMD EPYC 7763 64-Core Processor
[2025-10-22T22:21:14.324Z] ****************************** MACHINE INFO ******************************
[2025-10-22T22:21:14.324Z] File path : C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\TKG
[2025-10-22T22:21:14.324Z] Free Physical Memory Size : 5541064704
[2025-10-22T22:21:14.324Z] Free space (bytes) : 31064367104
[2025-10-22T22:21:14.324Z] Total Physical Memory Size : 8536289280
[2025-10-22T22:21:14.324Z] Total space (bytes) : 135771664384
[2025-10-22T22:21:14.324Z] Usable space (bytes) : 31064367104
[2025-10-22T22:21:14.324Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-10-22T22:21:14.324Z] bashVersion :
[2025-10-22T22:21:14.324Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin)
[2025-10-22T22:21:14.324Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-10-22T22:21:14.324Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-10-22T22:21:14.324Z]
[2025-10-22T22:21:14.325Z] This is free software; you are free to change and redistribute it.
[2025-10-22T22:21:14.325Z] There is NO WARRANTY, to the extent permitted by law.
[2025-10-22T22:21:14.325Z] cpuCores : 2
[2025-10-22T22:21:14.325Z] curlVersion :
[2025-10-22T22:21:14.325Z] curl 8.15.0 (x86_64-pc-cygwin) libcurl/8.15.0 OpenSSL/3.0.17 zlib/1.3.1 brotli/1.1.0 zstd/1.5.7 libidn2/2.3.8 libpsl/0.21.5 libssh2/1.11.0 nghttp2/1.61.0 libgsasl/2.2.2 OpenLDAP/2.6.10
[2025-10-22T22:21:14.325Z] Release-Date: 2025-07-16
[2025-10-22T22:21:14.325Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss
[2025-10-22T22:21:14.325Z] Features: alt-svc AsynchDNS brotli gsasl GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2025-10-22T22:21:14.325Z] dockerVersion : bash: line 1: docker: command not found
[2025-10-22T22:21:14.325Z] gcc version : 13
[2025-10-22T22:21:14.325Z] gclibc version : ldd (cygwin) 3.6.4
[2025-10-22T22:21:14.325Z] gdb version : bash: line 1: gdb: command not found
[2025-10-22T22:21:14.325Z] lldb version : Command could not be executed
[2025-10-22T22:21:14.325Z] makeVersion :
[2025-10-22T22:21:14.325Z] GNU Make 4.4.1
[2025-10-22T22:21:14.325Z] Built for x86_64-pc-cygwin
[2025-10-22T22:21:14.325Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2025-10-22T22:21:14.325Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2025-10-22T22:21:14.325Z] This is free software: you are free to change and redistribute it.
[2025-10-22T22:21:14.325Z] There is NO WARRANTY, to the extent permitted by law.
[2025-10-22T22:21:14.325Z] mavenVersion : bash: line 1: mvn: command not found
[2025-10-22T22:21:14.325Z] perlVersion :
[2025-10-22T22:21:14.325Z]
[2025-10-22T22:21:14.325Z] This is perl 5, version 40, subversion 3 (v5.40.3) built for x86_64-cygwin-threads-multi
[2025-10-22T22:21:14.326Z] (with 3 registered patches, see perl -V for more detail)
[2025-10-22T22:21:14.326Z]
[2025-10-22T22:21:14.326Z] Copyright 1987-2025, Larry Wall
[2025-10-22T22:21:14.326Z]
[2025-10-22T22:21:14.326Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-10-22T22:21:14.326Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-10-22T22:21:14.326Z]
[2025-10-22T22:21:14.326Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-10-22T22:21:14.326Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-10-22T22:21:14.326Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-10-22T22:21:14.326Z]
[2025-10-22T22:21:14.326Z] podmanVersion : bash: line 1: podman: command not found
[2025-10-22T22:21:14.326Z] procArch : unknown
[2025-10-22T22:21:14.326Z] sysArch : x86_64
[2025-10-22T22:21:14.326Z] sysOS : CYGWIN_NT-10.0-26100
[2025-10-22T22:21:14.326Z] ulimit :
[2025-10-22T22:21:14.326Z] core file size (blocks, -c) 0
[2025-10-22T22:21:14.326Z] data seg size (kbytes, -d) unlimited
[2025-10-22T22:21:14.326Z] file size (blocks, -f) unlimited
[2025-10-22T22:21:14.326Z] open files (-n) 3200
[2025-10-22T22:21:14.326Z] pipe size (512 bytes, -p) 8
[2025-10-22T22:21:14.326Z] stack size (kbytes, -s) 2032
[2025-10-22T22:21:14.326Z] cpu time (seconds, -t) unlimited
[2025-10-22T22:21:14.326Z] max user processes (-u) 256
[2025-10-22T22:21:14.326Z] virtual memory (kbytes, -v) unlimited
[2025-10-22T22:21:14.326Z] uname : CYGWIN_NT-10.0-26100 test-azure-win1 3.6.4-1.x86_64 2025-07-15 07:55 UTC x86_64 Cygwin
[2025-10-22T22:21:14.326Z] vmVendor : Oracle Corporation
[2025-10-22T22:21:14.326Z] vmVersion : 25.472-b08
[2025-10-22T22:21:14.326Z] xlc version : bash: line 1: xlC: command not found
[2025-10-22T22:21:14.326Z] **************************************************************************
[2025-10-22T22:21:14.326Z]
[2025-10-22T22:21:14.327Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-10-22T22:21:14.327Z]
[2025-10-22T22:21:14.327Z] System.getProperty('java.vendor')=Temurin
[2025-10-22T22:21:14.327Z]
[2025-10-22T22:21:14.327Z] System.getProperty('os.name')=Windows 11
[2025-10-22T22:21:14.327Z]
[2025-10-22T22:21:14.327Z] System.getProperty('os.arch')=amd64
[2025-10-22T22:21:14.327Z]
[2025-10-22T22:21:14.327Z] System.getProperty('java.fullversion')=null
[2025-10-22T22:21:14.327Z]
[2025-10-22T22:21:14.327Z] System.getProperty('sun.arch.data.model')=64
[2025-10-22T22:21:14.327Z]
[2025-10-22T22:21:14.642Z] make -f clean.mk cleanBuild
[2025-10-22T22:21:14.642Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/aqa-tests/TKG'
[2025-10-22T22:21:15.315Z] rm -f -r C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/aqa-tests///..//jvmtest
[2025-10-22T22:21:15.315Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/aqa-tests/TKG'
[2025-10-22T22:21:15.315Z] make -f compile.mk compile
[2025-10-22T22:21:15.315Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/aqa-tests/TKG'
[2025-10-22T22:21:15.988Z] rm -f -r C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/aqa-tests//TKG/output_compilation; \
[2025-10-22T22:21:15.988Z] mkdir -p C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/aqa-tests//TKG/output_compilation; \
[2025-10-22T22:21:15.988Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/aqa-tests/" "-DBUILD_ROOT=C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/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_sanity.system_x86-64_windows_testList_0/aqa-tests///..//jvmtest/TestConfig/resources" "-DSPEC=win_x86-64" "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=C:/jenkins/externalDependency/system_lib" 2>&1; echo $? ) | tee "C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/aqa-tests//TKG/output_compilation/compilation.log"; \
[2025-10-22T22:21:15.988Z] if [ -z "$(tail -1 C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/aqa-tests//TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/aqa-tests//TKG/output_compilation/compilation.log" --testRoot="C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/aqa-tests/"; false; else rm -f -r "C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/aqa-tests//TKG/output_compilation"; fi
[2025-10-22T22:21:17.604Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\TKG\scripts\build_test.xml
[2025-10-22T22:21:17.958Z] [echo] build.list is TestConfig/build.xml,system/build.xml
[2025-10-22T22:21:17.958Z]
[2025-10-22T22:21:17.958Z] -create_test_directory:
[2025-10-22T22:21:17.958Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\jvmtest
[2025-10-22T22:21:17.958Z]
[2025-10-22T22:21:17.958Z] stage_test_material:
[2025-10-22T22:21:18.331Z] [copy] Copying 136 files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\jvmtest
[2025-10-22T22:21:18.331Z]
[2025-10-22T22:21:18.331Z] build:
[2025-10-22T22:21:18.653Z]
[2025-10-22T22:21:18.653Z] init:
[2025-10-22T22:21:18.653Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\jvmtest\system
[2025-10-22T22:21:18.653Z]
[2025-10-22T22:21:18.653Z] dist:
[2025-10-22T22:21:18.653Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\jvmtest\system
[2025-10-22T22:21:18.653Z]
[2025-10-22T22:21:18.653Z] common_build:
[2025-10-22T22:21:18.653Z] [echo] target common_build is called.....
[2025-10-22T22:21:18.653Z]
[2025-10-22T22:21:18.653Z] common_init:
[2025-10-22T22:21:18.653Z]
[2025-10-22T22:21:18.653Z] check_systemtest:
[2025-10-22T22:21:18.653Z] [echo] C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/aqa-tests//system/STF does not exist, clone from GitHub
[2025-10-22T22:21:18.653Z]
[2025-10-22T22:21:18.653Z] clone_stf:
[2025-10-22T22:21:18.981Z] [exec] git clone -q https://github.com/adoptium/STF.git
[2025-10-22T22:21:20.099Z] [echo] git rev-parse v1.0.10
[2025-10-22T22:21:20.099Z] [echo] git checkout -q -f 9da594f8612161863806c7c3f0c5f5da47453571
[2025-10-22T22:21:22.285Z] [exec] USE_TESTENV_PROPERTIES was set, not writing to testenv.properties
[2025-10-22T22:21:22.285Z] [echo] C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/aqa-tests//system/aqa-systemtest does not exist, clone from GitHub
[2025-10-22T22:21:22.285Z]
[2025-10-22T22:21:22.285Z] clone_systemtest:
[2025-10-22T22:21:22.285Z] [exec] git clone -q https://github.com/adoptium/aqa-systemtest.git
[2025-10-22T22:21:25.143Z] [echo] git rev-parse v1.0.10
[2025-10-22T22:21:25.143Z] [echo] git checkout -q -f 77f901bd09d60e48e98adbaa4a5f475c0bad0722
[2025-10-22T22:21:26.764Z] [exec] USE_TESTENV_PROPERTIES was set, not writing to testenv.properties
[2025-10-22T22:21:26.764Z]
[2025-10-22T22:21:26.764Z] configure_systemtest:
[2025-10-22T22:21:27.160Z] [echo] Executing openjdk.build/build.xml
[2025-10-22T22:21:27.160Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/../../externalDependency/system_lib
[2025-10-22T22:21:27.160Z]
[2025-10-22T22:21:27.160Z] check-for-ant:
[2025-10-22T22:21:27.160Z]
[2025-10-22T22:21:27.160Z] configure-ant:
[2025-10-22T22:21:27.160Z]
[2025-10-22T22:21:27.160Z] print-ant-location:
[2025-10-22T22:21:27.161Z] [echo] Using ant from c:\jenkins\externalDependency\system_lib\apache-ant\lib\ant-launcher.jar
[2025-10-22T22:21:27.161Z]
[2025-10-22T22:21:27.161Z] print-ant-error:
[2025-10-22T22:21:27.161Z]
[2025-10-22T22:21:27.161Z] check-for-junit:
[2025-10-22T22:21:27.161Z]
[2025-10-22T22:21:27.161Z] configure-junit:
[2025-10-22T22:21:27.161Z]
[2025-10-22T22:21:27.161Z] print-junit-location:
[2025-10-22T22:21:27.161Z] [echo] Using junit from c:\jenkins\externalDependency\system_lib\junit\junit.jar
[2025-10-22T22:21:27.161Z]
[2025-10-22T22:21:27.161Z] print-junit-error:
[2025-10-22T22:21:27.161Z]
[2025-10-22T22:21:27.161Z] check-for-hamcrest-core:
[2025-10-22T22:21:27.161Z]
[2025-10-22T22:21:27.161Z] configure-hamcrest-core:
[2025-10-22T22:21:27.161Z]
[2025-10-22T22:21:27.161Z] print-hamcrest-core-location:
[2025-10-22T22:21:27.161Z] [echo] Using hamcrest-core from c:\jenkins\externalDependency\system_lib\junit\hamcrest-core.jar
[2025-10-22T22:21:27.161Z]
[2025-10-22T22:21:27.161Z] print-hamcrest-core-error:
[2025-10-22T22:21:27.161Z]
[2025-10-22T22:21:27.161Z] check-for-log4j:
[2025-10-22T22:21:27.161Z]
[2025-10-22T22:21:27.161Z] configure-log4j:
[2025-10-22T22:21:27.161Z]
[2025-10-22T22:21:27.161Z] print-log4j-location:
[2025-10-22T22:21:27.161Z] [echo] Using log4j-api from c:\jenkins\externalDependency\system_lib\log4j\log4j-api.jar and log4j-core from c:\jenkins\externalDependency\system_lib\log4j\log4j-core.jar
[2025-10-22T22:21:27.161Z]
[2025-10-22T22:21:27.161Z] print-log4j-error:
[2025-10-22T22:21:27.161Z]
[2025-10-22T22:21:27.161Z] check-for-asm:
[2025-10-22T22:21:27.161Z]
[2025-10-22T22:21:27.161Z] configure-asm:
[2025-10-22T22:21:27.161Z]
[2025-10-22T22:21:27.161Z] print-asm-location:
[2025-10-22T22:21:27.161Z] [echo] Using asm.jar from c:\jenkins\externalDependency\system_lib\asm/asm.jar
[2025-10-22T22:21:27.161Z] [echo] Using asm-commons.jar from c:\jenkins\externalDependency\system_lib\asm/asm-commons.jar
[2025-10-22T22:21:27.161Z]
[2025-10-22T22:21:27.161Z] print-asm-error:
[2025-10-22T22:21:27.161Z]
[2025-10-22T22:21:27.161Z] setup-java-properties:
[2025-10-22T22:21:27.161Z] [echo] java_home is ${java_home}
[2025-10-22T22:21:27.161Z] [echo] java.home is C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\jdkbinary\j2sdk-image\jre
[2025-10-22T22:21:27.161Z] [echoproperties] #Ant properties
[2025-10-22T22:21:27.161Z] [echoproperties] #Wed Oct 22 22:21:27 UTC 2025
[2025-10-22T22:21:27.161Z] [echoproperties] buildjdk..=
[2025-10-22T22:21:27.161Z] [echoproperties] buildjdk.C=\\jenkins\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\\jdkbinary\\j2sdk-image\\jre\\classes
[2025-10-22T22:21:27.161Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM (Temurin)(build 25.472-b08, mixed mode)
[2025-10-22T22:21:27.161Z] [echoproperties] buildjdk.Property=settings\:
[2025-10-22T22:21:27.161Z] [echoproperties] buildjdk.awt.toolkit=sun.awt.windows.WToolkit
[2025-10-22T22:21:27.161Z] [echoproperties] buildjdk.file.encoding=Cp1252
[2025-10-22T22:21:27.161Z] [echoproperties] buildjdk.file.encoding.pkg=sun.io
[2025-10-22T22:21:27.161Z] [echoproperties] buildjdk.file.separator=\\
[2025-10-22T22:21:27.162Z] [echoproperties] buildjdk.java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
[2025-10-22T22:21:27.162Z] [echoproperties] buildjdk.java.awt.printerjob=sun.awt.windows.WPrinterJob
[2025-10-22T22:21:27.162Z] [echoproperties] buildjdk.java.class.path=.
[2025-10-22T22:21:27.162Z] [echoproperties] buildjdk.java.class.version=52.0
[2025-10-22T22:21:27.162Z] [echoproperties] buildjdk.java.endorsed.dirs=C\:\\jenkins\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\\jdkbinary\\j2sdk-image\\jre\\lib\\endorsed
[2025-10-22T22:21:27.162Z] [echoproperties] buildjdk.java.ext.dirs=C\:\\jenkins\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\\jdkbinary\\j2sdk-image\\jre\\lib\\ext
[2025-10-22T22:21:27.162Z] [echoproperties] buildjdk.java.home=C\:\\jenkins\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\\jdkbinary\\j2sdk-image\\jre
[2025-10-22T22:21:27.162Z] [echoproperties] buildjdk.java.io.tmpdir=C\:\\Users\\jenkins\\AppData\\Local\\Temp\\
[2025-10-22T22:21:27.162Z] [echoproperties] buildjdk.java.library.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\\jdkbinary\\j2sdk-image\\bin
[2025-10-22T22:21:27.162Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment
[2025-10-22T22:21:27.162Z] [echoproperties] buildjdk.java.runtime.version=1.8.0_472-b08
[2025-10-22T22:21:27.162Z] [echoproperties] buildjdk.java.specification.maintenance.version=6
[2025-10-22T22:21:27.162Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification
[2025-10-22T22:21:27.162Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation
[2025-10-22T22:21:27.162Z] [echoproperties] buildjdk.java.specification.version=1.8
[2025-10-22T22:21:27.162Z] [echoproperties] buildjdk.java.vendor=Temurin
[2025-10-22T22:21:27.162Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/
[2025-10-22T22:21:27.162Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues
[2025-10-22T22:21:27.162Z] [echoproperties] buildjdk.java.version=1.8.0_472
[2025-10-22T22:21:27.162Z] [echoproperties] buildjdk.java.vm.info=mixed mode
[2025-10-22T22:21:27.162Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM
[2025-10-22T22:21:27.162Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification
[2025-10-22T22:21:27.162Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation
[2025-10-22T22:21:27.162Z] [echoproperties] buildjdk.java.vm.specification.version=1.8
[2025-10-22T22:21:27.162Z] [echoproperties] buildjdk.java.vm.vendor=Temurin
[2025-10-22T22:21:27.163Z] [echoproperties] buildjdk.java.vm.version=25.472-b08
[2025-10-22T22:21:27.163Z] [echoproperties] buildjdk.line.separator=\\r \\n
[2025-10-22T22:21:27.163Z] [echoproperties] buildjdk.openjdk=version "1.8.0_472"
[2025-10-22T22:21:27.163Z] [echoproperties] buildjdk.os.arch=amd64
[2025-10-22T22:21:27.163Z] [echoproperties] buildjdk.os.name=Windows 11
[2025-10-22T22:21:27.163Z] [echoproperties] buildjdk.os.version=10.0
[2025-10-22T22:21:27.163Z] [echoproperties] buildjdk.path.separator=;
[2025-10-22T22:21:27.163Z] [echoproperties] buildjdk.sun.arch.data.model=64
[2025-10-22T22:21:27.163Z] [echoproperties] buildjdk.sun.boot.class.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\\jdkbinary\\j2sdk-image\\jre\\lib\\resources.jar
[2025-10-22T22:21:27.163Z] [echoproperties] buildjdk.sun.boot.library.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\\jdkbinary\\j2sdk-image\\jre\\bin
[2025-10-22T22:21:27.163Z] [echoproperties] buildjdk.sun.cpu.endian=little
[2025-10-22T22:21:27.163Z] [echoproperties] buildjdk.sun.cpu.isalist=amd64
[2025-10-22T22:21:27.163Z] [echoproperties] buildjdk.sun.desktop=windows
[2025-10-22T22:21:27.163Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeLittle
[2025-10-22T22:21:27.163Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD
[2025-10-22T22:21:27.163Z] [echoproperties] buildjdk.sun.jnu.encoding=Cp1252
[2025-10-22T22:21:27.163Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Tiered Compilers
[2025-10-22T22:21:27.163Z] [echoproperties] buildjdk.sun.os.patch.level=
[2025-10-22T22:21:27.163Z] [echoproperties] buildjdk.user.country=US
[2025-10-22T22:21:27.163Z] [echoproperties] buildjdk.user.dir=C\:\\jenkins\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\\aqa-tests\\system\\aqa-systemtest\\openjdk.build
[2025-10-22T22:21:27.163Z] [echoproperties] buildjdk.user.home=C\:\\Users\\jenkins
[2025-10-22T22:21:27.163Z] [echoproperties] buildjdk.user.language=en
[2025-10-22T22:21:27.163Z] [echoproperties] buildjdk.user.name=****
[2025-10-22T22:21:27.163Z] [echoproperties] buildjdk.user.script=
[2025-10-22T22:21:27.163Z] [echoproperties] buildjdk.user.timezone=
[2025-10-22T22:21:27.163Z] [echoproperties] buildjdk.user.variant=
[2025-10-22T22:21:27.163Z] [delete] Deleting: C:\Users\jenkins\AppData\Local\Temp\openjdk.java.build.properties.1269901503
[2025-10-22T22:21:27.163Z] [echo] DEBUG: Resolved os.name for buildjdk is Windows 11
[2025-10-22T22:21:27.163Z] [echo] java_platform set to win_x86-64
[2025-10-22T22:21:27.163Z] [echo] java_java_specification_version set to 1.8
[2025-10-22T22:21:27.163Z] [echo] java_java_vm_vendor set to Temurin
[2025-10-22T22:21:27.164Z] [echo] java_bindir set to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\jdkbinary\j2sdk-image\jre/../bin
[2025-10-22T22:21:27.164Z] [echo] java_compiler set to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\jdkbinary\j2sdk-image\bin\javac.exe
[2025-10-22T22:21:27.164Z]
[2025-10-22T22:21:27.164Z] check-for-tools-jar:
[2025-10-22T22:21:27.164Z] [echo] java_java_specification_version is 1.8
[2025-10-22T22:21:27.164Z]
[2025-10-22T22:21:27.164Z] configure-tools-jar:
[2025-10-22T22:21:27.164Z]
[2025-10-22T22:21:27.164Z] print-tools-jar-location:
[2025-10-22T22:21:27.164Z] [echo] Using tools.jar from c:\jenkins\externalDependency\system_lib\tools/tools.jar
[2025-10-22T22:21:27.164Z]
[2025-10-22T22:21:27.164Z] print-tools-jar-error:
[2025-10-22T22:21:27.164Z]
[2025-10-22T22:21:27.164Z] check-for-windows-sysinternals:
[2025-10-22T22:21:27.164Z]
[2025-10-22T22:21:27.164Z] set-download-windows-sysinternals-required:
[2025-10-22T22:21:27.164Z]
[2025-10-22T22:21:27.164Z] configure-windows-sysinternals:
[2025-10-22T22:21:27.164Z]
[2025-10-22T22:21:27.164Z] print-windows-sysinternals-location:
[2025-10-22T22:21:27.164Z] [echo] Using windows sysinternals from from c:\jenkins\externalDependency\system_lib\windows_sysinternals
[2025-10-22T22:21:27.164Z]
[2025-10-22T22:21:27.164Z] set-print-windows-sysinternals-error-required:
[2025-10-22T22:21:27.164Z]
[2025-10-22T22:21:27.164Z] really-print-windows-sysinternals-error:
[2025-10-22T22:21:27.164Z]
[2025-10-22T22:21:27.164Z] print-windows-sysinternals-error:
[2025-10-22T22:21:27.164Z]
[2025-10-22T22:21:27.164Z] fail-if-error:
[2025-10-22T22:21:27.164Z]
[2025-10-22T22:21:27.164Z] print-all-prereq-versions:
[2025-10-22T22:21:27.164Z] [echo] Ant version in use : 1.10.2
[2025-10-22T22:21:27.164Z] [echo] log4j version in use : 2.16.0
[2025-10-22T22:21:27.164Z] [echo] ASM version in use : 9.7.1
[2025-10-22T22:21:27.164Z] [echo] junit version in use : 4.12
[2025-10-22T22:21:27.164Z] [echo] hamcrest version in use: 1.3
[2025-10-22T22:21:27.164Z]
[2025-10-22T22:21:27.164Z] configure:
[2025-10-22T22:21:27.164Z]
[2025-10-22T22:21:27.164Z] build-dependencies:
[2025-10-22T22:21:27.518Z] [echo] Executing openjdk.build/build.xml
[2025-10-22T22:21:27.518Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/../../externalDependency/system_lib
[2025-10-22T22:21:27.518Z]
[2025-10-22T22:21:27.518Z] setup-java-properties:
[2025-10-22T22:21:27.518Z] [echo] java_home is ${java_home}
[2025-10-22T22:21:27.518Z] [echo] java.home is C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\jdkbinary\j2sdk-image\jre
[2025-10-22T22:21:27.518Z] [echoproperties] #Ant properties
[2025-10-22T22:21:27.518Z] [echoproperties] #Wed Oct 22 22:21:27 UTC 2025
[2025-10-22T22:21:27.518Z] [echoproperties] buildjdk..=
[2025-10-22T22:21:27.518Z] [echoproperties] buildjdk.C=\\jenkins\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\\jdkbinary\\j2sdk-image\\jre\\classes
[2025-10-22T22:21:27.518Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM (Temurin)(build 25.472-b08, mixed mode)
[2025-10-22T22:21:27.518Z] [echoproperties] buildjdk.Property=settings\:
[2025-10-22T22:21:27.518Z] [echoproperties] buildjdk.awt.toolkit=sun.awt.windows.WToolkit
[2025-10-22T22:21:27.518Z] [echoproperties] buildjdk.file.encoding=Cp1252
[2025-10-22T22:21:27.518Z] [echoproperties] buildjdk.file.encoding.pkg=sun.io
[2025-10-22T22:21:27.518Z] [echoproperties] buildjdk.file.separator=\\
[2025-10-22T22:21:27.518Z] [echoproperties] buildjdk.java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
[2025-10-22T22:21:27.518Z] [echoproperties] buildjdk.java.awt.printerjob=sun.awt.windows.WPrinterJob
[2025-10-22T22:21:27.518Z] [echoproperties] buildjdk.java.class.path=.
[2025-10-22T22:21:27.518Z] [echoproperties] buildjdk.java.class.version=52.0
[2025-10-22T22:21:27.518Z] [echoproperties] buildjdk.java.endorsed.dirs=C\:\\jenkins\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\\jdkbinary\\j2sdk-image\\jre\\lib\\endorsed
[2025-10-22T22:21:27.518Z] [echoproperties] buildjdk.java.ext.dirs=C\:\\jenkins\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\\jdkbinary\\j2sdk-image\\jre\\lib\\ext
[2025-10-22T22:21:27.518Z] [echoproperties] buildjdk.java.home=C\:\\jenkins\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\\jdkbinary\\j2sdk-image\\jre
[2025-10-22T22:21:27.518Z] [echoproperties] buildjdk.java.io.tmpdir=C\:\\Users\\jenkins\\AppData\\Local\\Temp\\
[2025-10-22T22:21:27.518Z] [echoproperties] buildjdk.java.library.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\\jdkbinary\\j2sdk-image\\bin
[2025-10-22T22:21:27.518Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment
[2025-10-22T22:21:27.518Z] [echoproperties] buildjdk.java.runtime.version=1.8.0_472-b08
[2025-10-22T22:21:27.518Z] [echoproperties] buildjdk.java.specification.maintenance.version=6
[2025-10-22T22:21:27.518Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification
[2025-10-22T22:21:27.518Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation
[2025-10-22T22:21:27.518Z] [echoproperties] buildjdk.java.specification.version=1.8
[2025-10-22T22:21:27.518Z] [echoproperties] buildjdk.java.vendor=Temurin
[2025-10-22T22:21:27.518Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/
[2025-10-22T22:21:27.518Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues
[2025-10-22T22:21:27.518Z] [echoproperties] buildjdk.java.version=1.8.0_472
[2025-10-22T22:21:27.518Z] [echoproperties] buildjdk.java.vm.info=mixed mode
[2025-10-22T22:21:27.518Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM
[2025-10-22T22:21:27.518Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification
[2025-10-22T22:21:27.518Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation
[2025-10-22T22:21:27.519Z] [echoproperties] buildjdk.java.vm.specification.version=1.8
[2025-10-22T22:21:27.519Z] [echoproperties] buildjdk.java.vm.vendor=Temurin
[2025-10-22T22:21:27.519Z] [echoproperties] buildjdk.java.vm.version=25.472-b08
[2025-10-22T22:21:27.519Z] [echoproperties] buildjdk.line.separator=\\r \\n
[2025-10-22T22:21:27.519Z] [echoproperties] buildjdk.openjdk=version "1.8.0_472"
[2025-10-22T22:21:27.519Z] [echoproperties] buildjdk.os.arch=amd64
[2025-10-22T22:21:27.519Z] [echoproperties] buildjdk.os.name=Windows 11
[2025-10-22T22:21:27.519Z] [echoproperties] buildjdk.os.version=10.0
[2025-10-22T22:21:27.519Z] [echoproperties] buildjdk.path.separator=;
[2025-10-22T22:21:27.519Z] [echoproperties] buildjdk.sun.arch.data.model=64
[2025-10-22T22:21:27.519Z] [echoproperties] buildjdk.sun.boot.class.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\\jdkbinary\\j2sdk-image\\jre\\lib\\resources.jar
[2025-10-22T22:21:27.519Z] [echoproperties] buildjdk.sun.boot.library.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\\jdkbinary\\j2sdk-image\\jre\\bin
[2025-10-22T22:21:27.519Z] [echoproperties] buildjdk.sun.cpu.endian=little
[2025-10-22T22:21:27.519Z] [echoproperties] buildjdk.sun.cpu.isalist=amd64
[2025-10-22T22:21:27.519Z] [echoproperties] buildjdk.sun.desktop=windows
[2025-10-22T22:21:27.519Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeLittle
[2025-10-22T22:21:27.519Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD
[2025-10-22T22:21:27.519Z] [echoproperties] buildjdk.sun.jnu.encoding=Cp1252
[2025-10-22T22:21:27.519Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Tiered Compilers
[2025-10-22T22:21:27.519Z] [echoproperties] buildjdk.sun.os.patch.level=
[2025-10-22T22:21:27.519Z] [echoproperties] buildjdk.user.country=US
[2025-10-22T22:21:27.519Z] [echoproperties] buildjdk.user.dir=C\:\\jenkins\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\\aqa-tests\\system\\aqa-systemtest\\openjdk.build
[2025-10-22T22:21:27.519Z] [echoproperties] buildjdk.user.home=C\:\\Users\\jenkins
[2025-10-22T22:21:27.519Z] [echoproperties] buildjdk.user.language=en
[2025-10-22T22:21:27.519Z] [echoproperties] buildjdk.user.name=****
[2025-10-22T22:21:27.519Z] [echoproperties] buildjdk.user.script=
[2025-10-22T22:21:27.519Z] [echoproperties] buildjdk.user.timezone=
[2025-10-22T22:21:27.519Z] [echoproperties] buildjdk.user.variant=
[2025-10-22T22:21:27.519Z] [delete] Deleting: C:\Users\jenkins\AppData\Local\Temp\openjdk.java.build.properties.1222120820
[2025-10-22T22:21:27.519Z] [echo] DEBUG: Resolved os.name for buildjdk is Windows 11
[2025-10-22T22:21:27.519Z] [echo] java_platform set to win_x86-64
[2025-10-22T22:21:27.519Z] [echo] java_java_specification_version set to 1.8
[2025-10-22T22:21:27.519Z] [echo] java_java_vm_vendor set to Temurin
[2025-10-22T22:21:27.519Z] [echo] java_bindir set to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\jdkbinary\j2sdk-image\jre/../bin
[2025-10-22T22:21:27.519Z] [echo] java_compiler set to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\jdkbinary\j2sdk-image\bin\javac.exe
[2025-10-22T22:21:27.519Z]
[2025-10-22T22:21:27.519Z] check-prereqs:
[2025-10-22T22:21:27.519Z] [echo] Executing openjdk.build/build.xml
[2025-10-22T22:21:27.519Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/../../externalDependency/system_lib
[2025-10-22T22:21:27.519Z]
[2025-10-22T22:21:27.519Z] check-for-ant:
[2025-10-22T22:21:27.519Z]
[2025-10-22T22:21:27.519Z] print-ant-location:
[2025-10-22T22:21:27.519Z] [echo] Using ant from c:\jenkins\externalDependency\system_lib\apache-ant\lib\ant-launcher.jar
[2025-10-22T22:21:27.519Z]
[2025-10-22T22:21:27.519Z] print-ant-error:
[2025-10-22T22:21:27.519Z]
[2025-10-22T22:21:27.519Z] check-for-junit:
[2025-10-22T22:21:27.519Z]
[2025-10-22T22:21:27.519Z] print-junit-location:
[2025-10-22T22:21:27.519Z] [echo] Using junit from c:\jenkins\externalDependency\system_lib\junit\junit.jar
[2025-10-22T22:21:27.519Z]
[2025-10-22T22:21:27.519Z] print-junit-error:
[2025-10-22T22:21:27.519Z]
[2025-10-22T22:21:27.519Z] check-for-hamcrest-core:
[2025-10-22T22:21:27.519Z]
[2025-10-22T22:21:27.519Z] print-hamcrest-core-location:
[2025-10-22T22:21:27.519Z] [echo] Using hamcrest-core from c:\jenkins\externalDependency\system_lib\junit\hamcrest-core.jar
[2025-10-22T22:21:27.519Z]
[2025-10-22T22:21:27.519Z] print-hamcrest-core-error:
[2025-10-22T22:21:27.519Z]
[2025-10-22T22:21:27.519Z] check-for-log4j:
[2025-10-22T22:21:27.519Z]
[2025-10-22T22:21:27.519Z] print-log4j-location:
[2025-10-22T22:21:27.519Z] [echo] Using log4j-api from c:\jenkins\externalDependency\system_lib\log4j\log4j-api.jar and log4j-core from c:\jenkins\externalDependency\system_lib\log4j\log4j-core.jar
[2025-10-22T22:21:27.519Z]
[2025-10-22T22:21:27.519Z] print-log4j-error:
[2025-10-22T22:21:27.519Z]
[2025-10-22T22:21:27.519Z] check-for-asm:
[2025-10-22T22:21:27.519Z]
[2025-10-22T22:21:27.519Z] print-asm-location:
[2025-10-22T22:21:27.519Z] [echo] Using asm.jar from c:\jenkins\externalDependency\system_lib\asm/asm.jar
[2025-10-22T22:21:27.519Z] [echo] Using asm-commons.jar from c:\jenkins\externalDependency\system_lib\asm/asm-commons.jar
[2025-10-22T22:21:27.519Z]
[2025-10-22T22:21:27.519Z] print-asm-error:
[2025-10-22T22:21:27.519Z]
[2025-10-22T22:21:27.519Z] setup-java-properties:
[2025-10-22T22:21:27.519Z]
[2025-10-22T22:21:27.519Z] check-for-tools-jar:
[2025-10-22T22:21:27.519Z] [echo] java_java_specification_version is 1.8
[2025-10-22T22:21:27.519Z]
[2025-10-22T22:21:27.519Z] print-tools-jar-location:
[2025-10-22T22:21:27.519Z] [echo] Using tools.jar from c:\jenkins\externalDependency\system_lib\tools/tools.jar
[2025-10-22T22:21:27.519Z]
[2025-10-22T22:21:27.519Z] print-tools-jar-error:
[2025-10-22T22:21:27.519Z]
[2025-10-22T22:21:27.519Z] check-for-windows-sysinternals:
[2025-10-22T22:21:27.519Z]
[2025-10-22T22:21:27.519Z] print-windows-sysinternals-location:
[2025-10-22T22:21:27.519Z] [echo] Using windows sysinternals from from c:\jenkins\externalDependency\system_lib\windows_sysinternals
[2025-10-22T22:21:27.519Z]
[2025-10-22T22:21:27.519Z] set-print-windows-sysinternals-error-required:
[2025-10-22T22:21:27.519Z]
[2025-10-22T22:21:27.519Z] really-print-windows-sysinternals-error:
[2025-10-22T22:21:27.519Z]
[2025-10-22T22:21:27.519Z] print-windows-sysinternals-error:
[2025-10-22T22:21:27.519Z]
[2025-10-22T22:21:27.519Z] fail-if-error:
[2025-10-22T22:21:27.519Z]
[2025-10-22T22:21:27.519Z] print-all-prereq-versions:
[2025-10-22T22:21:27.519Z] [echo] Ant version in use : 1.10.2
[2025-10-22T22:21:27.519Z] [echo] log4j version in use : 2.16.0
[2025-10-22T22:21:27.519Z] [echo] ASM version in use : 9.7.1
[2025-10-22T22:21:27.519Z] [echo] junit version in use : 4.12
[2025-10-22T22:21:27.519Z] [echo] hamcrest version in use: 1.3
[2025-10-22T22:21:27.519Z]
[2025-10-22T22:21:27.519Z] run-check-prereqs:
[2025-10-22T22:21:27.519Z]
[2025-10-22T22:21:27.519Z] build-dependencies:
[2025-10-22T22:21:27.519Z] [echo] Executing stf.build/build.xml
[2025-10-22T22:21:27.519Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/../../externalDependency/system_lib
[2025-10-22T22:21:27.519Z]
[2025-10-22T22:21:27.519Z] setup-java-properties:
[2025-10-22T22:21:27.519Z]
[2025-10-22T22:21:27.519Z] check-prereqs:
[2025-10-22T22:21:27.519Z]
[2025-10-22T22:21:27.519Z] build-dependencies:
[2025-10-22T22:21:27.519Z] [echo] Executing stf.core/build.xml
[2025-10-22T22:21:27.520Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/../../externalDependency/system_lib
[2025-10-22T22:21:27.520Z]
[2025-10-22T22:21:27.520Z] setup-java-properties:
[2025-10-22T22:21:27.520Z]
[2025-10-22T22:21:27.520Z] check-prereqs:
[2025-10-22T22:21:27.520Z]
[2025-10-22T22:21:27.520Z] build-dependencies:
[2025-10-22T22:21:27.520Z]
[2025-10-22T22:21:27.520Z] create-bin-dir:
[2025-10-22T22:21:27.520Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\STF\stf.core\bin
[2025-10-22T22:21:27.520Z]
[2025-10-22T22:21:27.520Z] build-java:
[2025-10-22T22:21:27.856Z] [javac] Compiling 58 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\STF\stf.core\bin
[2025-10-22T22:21:31.583Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\STF\stf.core\bin
[2025-10-22T22:21:32.278Z]
[2025-10-22T22:21:32.278Z] build-jar:
[2025-10-22T22:21:32.278Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\STF\stf.core\bin\stf.core.jar
[2025-10-22T22:21:32.970Z]
[2025-10-22T22:21:32.970Z] build-archives:
[2025-10-22T22:21:32.970Z]
[2025-10-22T22:21:32.970Z] copy-log4j2-config:
[2025-10-22T22:21:32.970Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\STF\stf.core\bin
[2025-10-22T22:21:32.970Z]
[2025-10-22T22:21:32.970Z] build-no-natives:
[2025-10-22T22:21:32.970Z]
[2025-10-22T22:21:32.970Z] build-natives:
[2025-10-22T22:21:32.970Z]
[2025-10-22T22:21:32.970Z] build:
[2025-10-22T22:21:32.970Z] [echo] Executing stf.load/build.xml
[2025-10-22T22:21:32.970Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/../../externalDependency/system_lib
[2025-10-22T22:21:32.970Z]
[2025-10-22T22:21:32.970Z] setup-java-properties:
[2025-10-22T22:21:32.970Z]
[2025-10-22T22:21:32.970Z] check-prereqs:
[2025-10-22T22:21:32.970Z]
[2025-10-22T22:21:32.970Z] build-dependencies:
[2025-10-22T22:21:32.970Z] [echo] Executing stf.core/build.xml
[2025-10-22T22:21:32.970Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/../../externalDependency/system_lib
[2025-10-22T22:21:32.970Z]
[2025-10-22T22:21:32.970Z] setup-java-properties:
[2025-10-22T22:21:32.970Z]
[2025-10-22T22:21:32.970Z] check-prereqs:
[2025-10-22T22:21:32.970Z]
[2025-10-22T22:21:32.970Z] build-dependencies:
[2025-10-22T22:21:32.970Z]
[2025-10-22T22:21:32.970Z] create-bin-dir:
[2025-10-22T22:21:32.970Z]
[2025-10-22T22:21:32.970Z] build-java:
[2025-10-22T22:21:32.970Z]
[2025-10-22T22:21:32.970Z] build-jar:
[2025-10-22T22:21:32.970Z]
[2025-10-22T22:21:32.970Z] build-archives:
[2025-10-22T22:21:32.970Z]
[2025-10-22T22:21:32.970Z] copy-log4j2-config:
[2025-10-22T22:21:32.970Z]
[2025-10-22T22:21:32.970Z] build-no-natives:
[2025-10-22T22:21:32.970Z]
[2025-10-22T22:21:32.970Z] build-natives:
[2025-10-22T22:21:32.970Z]
[2025-10-22T22:21:32.970Z] build:
[2025-10-22T22:21:32.970Z]
[2025-10-22T22:21:32.970Z] create-bin-dir:
[2025-10-22T22:21:32.970Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\STF\stf.load\bin
[2025-10-22T22:21:32.970Z]
[2025-10-22T22:21:32.970Z] build-java:
[2025-10-22T22:21:32.970Z] [javac] Compiling 29 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\STF\stf.load\bin
[2025-10-22T22:21:35.932Z] [javac] Note: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\STF\stf.load\src\stf.load\net\adoptopenjdk\blockedexitagent\BlockedExitAgent.java uses or overrides a deprecated API.
[2025-10-22T22:21:35.932Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-10-22T22:21:35.932Z]
[2025-10-22T22:21:35.932Z] build-jar:
[2025-10-22T22:21:35.932Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\STF\stf.load\bin\stf.load.jar
[2025-10-22T22:21:35.932Z]
[2025-10-22T22:21:35.932Z] build-archives:
[2025-10-22T22:21:35.932Z]
[2025-10-22T22:21:35.932Z] build-no-natives:
[2025-10-22T22:21:35.932Z]
[2025-10-22T22:21:35.932Z] build-natives:
[2025-10-22T22:21:35.932Z]
[2025-10-22T22:21:35.932Z] build:
[2025-10-22T22:21:35.932Z] [echo] Executing stf.samples/build.xml
[2025-10-22T22:21:35.932Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/../../externalDependency/system_lib
[2025-10-22T22:21:35.932Z]
[2025-10-22T22:21:35.932Z] setup-java-properties:
[2025-10-22T22:21:35.932Z]
[2025-10-22T22:21:35.932Z] check-prereqs:
[2025-10-22T22:21:35.932Z]
[2025-10-22T22:21:35.932Z] build-dependencies:
[2025-10-22T22:21:35.932Z] [echo] Executing stf.core/build.xml
[2025-10-22T22:21:35.932Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/../../externalDependency/system_lib
[2025-10-22T22:21:35.932Z]
[2025-10-22T22:21:35.932Z] setup-java-properties:
[2025-10-22T22:21:35.932Z]
[2025-10-22T22:21:35.932Z] check-prereqs:
[2025-10-22T22:21:35.932Z]
[2025-10-22T22:21:35.932Z] build-dependencies:
[2025-10-22T22:21:35.932Z]
[2025-10-22T22:21:35.932Z] create-bin-dir:
[2025-10-22T22:21:35.932Z]
[2025-10-22T22:21:35.932Z] build-java:
[2025-10-22T22:21:35.932Z]
[2025-10-22T22:21:35.932Z] build-jar:
[2025-10-22T22:21:35.932Z]
[2025-10-22T22:21:35.932Z] build-archives:
[2025-10-22T22:21:35.932Z]
[2025-10-22T22:21:35.932Z] copy-log4j2-config:
[2025-10-22T22:21:35.932Z]
[2025-10-22T22:21:35.932Z] build-no-natives:
[2025-10-22T22:21:35.932Z]
[2025-10-22T22:21:35.932Z] build-natives:
[2025-10-22T22:21:35.932Z]
[2025-10-22T22:21:35.932Z] build:
[2025-10-22T22:21:35.932Z] [echo] Executing stf.load/build.xml
[2025-10-22T22:21:35.932Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/../../externalDependency/system_lib
[2025-10-22T22:21:35.932Z]
[2025-10-22T22:21:35.932Z] setup-java-properties:
[2025-10-22T22:21:35.932Z]
[2025-10-22T22:21:35.932Z] check-prereqs:
[2025-10-22T22:21:35.932Z]
[2025-10-22T22:21:35.932Z] build-dependencies:
[2025-10-22T22:21:35.932Z] [echo] Executing stf.core/build.xml
[2025-10-22T22:21:35.932Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/../../externalDependency/system_lib
[2025-10-22T22:21:35.932Z]
[2025-10-22T22:21:35.932Z] setup-java-properties:
[2025-10-22T22:21:35.932Z]
[2025-10-22T22:21:35.932Z] check-prereqs:
[2025-10-22T22:21:35.932Z]
[2025-10-22T22:21:35.932Z] build-dependencies:
[2025-10-22T22:21:35.932Z]
[2025-10-22T22:21:35.932Z] create-bin-dir:
[2025-10-22T22:21:35.932Z]
[2025-10-22T22:21:35.932Z] build-java:
[2025-10-22T22:21:35.932Z]
[2025-10-22T22:21:35.932Z] build-jar:
[2025-10-22T22:21:35.932Z]
[2025-10-22T22:21:35.932Z] build-archives:
[2025-10-22T22:21:35.932Z]
[2025-10-22T22:21:35.932Z] copy-log4j2-config:
[2025-10-22T22:21:35.932Z]
[2025-10-22T22:21:35.932Z] build-no-natives:
[2025-10-22T22:21:35.932Z]
[2025-10-22T22:21:35.932Z] build-natives:
[2025-10-22T22:21:35.932Z]
[2025-10-22T22:21:35.932Z] build:
[2025-10-22T22:21:35.932Z]
[2025-10-22T22:21:35.932Z] create-bin-dir:
[2025-10-22T22:21:35.932Z]
[2025-10-22T22:21:35.932Z] build-java:
[2025-10-22T22:21:35.932Z]
[2025-10-22T22:21:35.932Z] build-jar:
[2025-10-22T22:21:35.932Z]
[2025-10-22T22:21:35.932Z] build-archives:
[2025-10-22T22:21:35.932Z]
[2025-10-22T22:21:35.932Z] build-no-natives:
[2025-10-22T22:21:35.932Z]
[2025-10-22T22:21:35.932Z] build-natives:
[2025-10-22T22:21:35.932Z]
[2025-10-22T22:21:35.932Z] build:
[2025-10-22T22:21:35.932Z]
[2025-10-22T22:21:35.932Z] create-bin-dir:
[2025-10-22T22:21:35.932Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\STF\stf.samples\bin
[2025-10-22T22:21:35.932Z]
[2025-10-22T22:21:35.932Z] build-java:
[2025-10-22T22:21:35.932Z] [javac] Compiling 24 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\STF\stf.samples\bin
[2025-10-22T22:21:37.548Z]
[2025-10-22T22:21:37.548Z] build-jar:
[2025-10-22T22:21:37.548Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\STF\stf.samples\bin\stf.samples.jar
[2025-10-22T22:21:37.884Z]
[2025-10-22T22:21:37.884Z] build-archives:
[2025-10-22T22:21:37.884Z]
[2025-10-22T22:21:37.884Z] build-no-natives:
[2025-10-22T22:21:37.884Z]
[2025-10-22T22:21:37.884Z] build-natives:
[2025-10-22T22:21:37.884Z]
[2025-10-22T22:21:37.884Z] build:
[2025-10-22T22:21:37.884Z]
[2025-10-22T22:21:37.884Z] build:
[2025-10-22T22:21:37.884Z] [echo] Executing openjdk.test.concurrent/build.xml
[2025-10-22T22:21:37.884Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/../../externalDependency/system_lib
[2025-10-22T22:21:37.884Z]
[2025-10-22T22:21:37.884Z] setup-java-properties:
[2025-10-22T22:21:37.884Z]
[2025-10-22T22:21:37.884Z] check-prereqs:
[2025-10-22T22:21:37.884Z]
[2025-10-22T22:21:37.884Z] build-dependencies:
[2025-10-22T22:21:37.884Z]
[2025-10-22T22:21:37.884Z] create-bin-dir:
[2025-10-22T22:21:37.884Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\bin
[2025-10-22T22:21:37.884Z]
[2025-10-22T22:21:37.884Z] build-java:
[2025-10-22T22:21:37.884Z] [javac] Compiling 36 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\bin
[2025-10-22T22:21:41.610Z]
[2025-10-22T22:21:41.610Z] build-jar:
[2025-10-22T22:21:41.610Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\bin\test.concurrent.jar
[2025-10-22T22:21:41.950Z]
[2025-10-22T22:21:41.950Z] build-archives:
[2025-10-22T22:21:41.950Z]
[2025-10-22T22:21:41.950Z] build-no-natives:
[2025-10-22T22:21:41.950Z]
[2025-10-22T22:21:41.950Z] build-natives:
[2025-10-22T22:21:41.950Z]
[2025-10-22T22:21:41.950Z] build:
[2025-10-22T22:21:41.950Z] [echo] Executing openjdk.test.classloading/build.xml
[2025-10-22T22:21:41.950Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/../../externalDependency/system_lib
[2025-10-22T22:21:41.950Z]
[2025-10-22T22:21:41.950Z] setup-java-properties:
[2025-10-22T22:21:41.950Z]
[2025-10-22T22:21:41.950Z] check-prereqs:
[2025-10-22T22:21:41.950Z]
[2025-10-22T22:21:41.950Z] build-dependencies:
[2025-10-22T22:21:41.950Z]
[2025-10-22T22:21:41.950Z] create-bin-dir:
[2025-10-22T22:21:41.950Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin
[2025-10-22T22:21:41.951Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1
[2025-10-22T22:21:41.951Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url2
[2025-10-22T22:21:41.951Z]
[2025-10-22T22:21:41.951Z] build-java:
[2025-10-22T22:21:41.951Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin
[2025-10-22T22:21:43.085Z] [javac] Compiling 4 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1
[2025-10-22T22:21:43.807Z] [javac] Compiling 4 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url2
[2025-10-22T22:21:44.500Z] [delete] Deleting C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1\net\adoptopenjdk\test\classloading\deadlock\package2\CL2_B.class
[2025-10-22T22:21:44.501Z] [delete] Deleting C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1\net\adoptopenjdk\test\classloading\deadlock\package2\CL2_C.class
[2025-10-22T22:21:44.501Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1\net\adoptopenjdk\test\classloading\deadlock\package2
[2025-10-22T22:21:44.501Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url2\net\adoptopenjdk\test\classloading\deadlock\package1
[2025-10-22T22:21:44.501Z]
[2025-10-22T22:21:44.501Z] build-jar:
[2025-10-22T22:21:44.501Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin\test.classloading.jar
[2025-10-22T22:21:44.501Z]
[2025-10-22T22:21:44.501Z] build-archives:
[2025-10-22T22:21:44.501Z]
[2025-10-22T22:21:44.501Z] build-no-natives:
[2025-10-22T22:21:44.501Z]
[2025-10-22T22:21:44.501Z] build-natives:
[2025-10-22T22:21:44.501Z]
[2025-10-22T22:21:44.501Z] copy-dict-file:
[2025-10-22T22:21:44.501Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin\net\adoptopenjdk\test\classloading
[2025-10-22T22:21:44.501Z]
[2025-10-22T22:21:44.501Z] build:
[2025-10-22T22:21:44.501Z] [echo] Executing openjdk.test.debugging/build.xml
[2025-10-22T22:21:44.501Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/../../externalDependency/system_lib
[2025-10-22T22:21:44.501Z]
[2025-10-22T22:21:44.501Z] setup-java-properties:
[2025-10-22T22:21:44.501Z]
[2025-10-22T22:21:44.501Z] check-prereqs:
[2025-10-22T22:21:44.501Z]
[2025-10-22T22:21:44.501Z] build-dependencies:
[2025-10-22T22:21:44.501Z]
[2025-10-22T22:21:44.501Z] create-bin-dir:
[2025-10-22T22:21:44.502Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin
[2025-10-22T22:21:44.502Z]
[2025-10-22T22:21:44.502Z] build-java-8:
[2025-10-22T22:21:44.502Z] [javac] Compiling 16 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin
[2025-10-22T22:21:46.768Z]
[2025-10-22T22:21:46.768Z] build-java-11-25plus:
[2025-10-22T22:21:46.768Z]
[2025-10-22T22:21:46.768Z] build-java-17-24:
[2025-10-22T22:21:46.768Z]
[2025-10-22T22:21:46.768Z] build-java:
[2025-10-22T22:21:46.768Z]
[2025-10-22T22:21:46.768Z] build-jdi-jar:
[2025-10-22T22:21:46.768Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin\JdiTests.jar
[2025-10-22T22:21:46.769Z]
[2025-10-22T22:21:46.769Z] build-hcr-jar:
[2025-10-22T22:21:46.769Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin\StringModifierAgent.jar
[2025-10-22T22:21:46.769Z]
[2025-10-22T22:21:46.769Z] build-jars:
[2025-10-22T22:21:46.769Z]
[2025-10-22T22:21:46.769Z] build-archives:
[2025-10-22T22:21:46.769Z]
[2025-10-22T22:21:46.769Z] build-no-natives:
[2025-10-22T22:21:46.769Z]
[2025-10-22T22:21:46.769Z] build-natives:
[2025-10-22T22:21:46.769Z]
[2025-10-22T22:21:46.769Z] build:
[2025-10-22T22:21:46.769Z] [echo] Executing openjdk.test.gc/build.xml
[2025-10-22T22:21:46.769Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/../../externalDependency/system_lib
[2025-10-22T22:21:46.769Z]
[2025-10-22T22:21:46.769Z] setup-java-properties:
[2025-10-22T22:21:46.769Z]
[2025-10-22T22:21:46.769Z] check-prereqs:
[2025-10-22T22:21:46.769Z]
[2025-10-22T22:21:46.769Z] build-dependencies:
[2025-10-22T22:21:46.769Z]
[2025-10-22T22:21:46.769Z] create-bin-dir:
[2025-10-22T22:21:46.769Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.gc\bin
[2025-10-22T22:21:46.769Z]
[2025-10-22T22:21:46.769Z] build-java:
[2025-10-22T22:21:46.769Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.gc\bin
[2025-10-22T22:21:47.950Z]
[2025-10-22T22:21:47.950Z] build-jar:
[2025-10-22T22:21:47.950Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.gc\bin\test.gc.jar
[2025-10-22T22:21:47.950Z]
[2025-10-22T22:21:47.950Z] build-archives:
[2025-10-22T22:21:47.950Z]
[2025-10-22T22:21:47.950Z] build-no-natives:
[2025-10-22T22:21:47.950Z]
[2025-10-22T22:21:47.950Z] build-natives:
[2025-10-22T22:21:47.950Z]
[2025-10-22T22:21:47.950Z] build:
[2025-10-22T22:21:47.950Z] [echo] Executing openjdk.test.jck/build.xml
[2025-10-22T22:21:47.950Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/../../externalDependency/system_lib
[2025-10-22T22:21:47.950Z]
[2025-10-22T22:21:47.950Z] setup-java-properties:
[2025-10-22T22:21:47.950Z]
[2025-10-22T22:21:47.950Z] check-prereqs:
[2025-10-22T22:21:47.950Z]
[2025-10-22T22:21:47.950Z] build-dependencies:
[2025-10-22T22:21:47.950Z]
[2025-10-22T22:21:47.950Z] create-bin-dir:
[2025-10-22T22:21:47.950Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.jck\bin
[2025-10-22T22:21:47.950Z]
[2025-10-22T22:21:47.950Z] build-java:
[2025-10-22T22:21:47.950Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.jck\bin
[2025-10-22T22:21:49.584Z]
[2025-10-22T22:21:49.584Z] build-jar:
[2025-10-22T22:21:49.584Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.jck\bin\test.jck.jar
[2025-10-22T22:21:49.584Z]
[2025-10-22T22:21:49.584Z] build-archives:
[2025-10-22T22:21:49.584Z]
[2025-10-22T22:21:49.584Z] build-no-natives:
[2025-10-22T22:21:49.584Z]
[2025-10-22T22:21:49.584Z] setup-native-build-command:
[2025-10-22T22:21:49.584Z] [echo] building natives for java_platform win_x86-64
[2025-10-22T22:21:49.584Z]
[2025-10-22T22:21:49.584Z] build-natives-windows:
[2025-10-22T22:21:49.584Z]
[2025-10-22T22:21:49.584Z] build-natives-unix:
[2025-10-22T22:21:49.584Z]
[2025-10-22T22:21:49.584Z] build-natives:
[2025-10-22T22:21:49.584Z]
[2025-10-22T22:21:49.584Z] build:
[2025-10-22T22:21:49.584Z] [echo] Executing openjdk.test.lambdasAndStreams/build.xml
[2025-10-22T22:21:49.585Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/../../externalDependency/system_lib
[2025-10-22T22:21:49.585Z]
[2025-10-22T22:21:49.585Z] setup-java-properties:
[2025-10-22T22:21:49.585Z]
[2025-10-22T22:21:49.585Z] check-prereqs:
[2025-10-22T22:21:49.585Z]
[2025-10-22T22:21:49.585Z] build-dependencies:
[2025-10-22T22:21:49.585Z]
[2025-10-22T22:21:49.585Z] create-bin-dir:
[2025-10-22T22:21:49.585Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin
[2025-10-22T22:21:49.585Z]
[2025-10-22T22:21:49.585Z] build-java:
[2025-10-22T22:21:49.585Z] [javac] Compiling 23 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin
[2025-10-22T22:21:53.328Z] [copy] Copying 4 files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin\net\adoptopenjdk\test\lambda\LamFiles
[2025-10-22T22:21:53.328Z]
[2025-10-22T22:21:53.328Z] build-jar:
[2025-10-22T22:21:53.328Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin\test.lambda.jar
[2025-10-22T22:21:53.328Z]
[2025-10-22T22:21:53.328Z] build-archives:
[2025-10-22T22:21:53.328Z]
[2025-10-22T22:21:53.328Z] build-no-natives:
[2025-10-22T22:21:53.328Z]
[2025-10-22T22:21:53.328Z] build-natives:
[2025-10-22T22:21:53.328Z]
[2025-10-22T22:21:53.328Z] build:
[2025-10-22T22:21:53.328Z] [echo] Executing openjdk.test.lang/build.xml
[2025-10-22T22:21:53.328Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/../../externalDependency/system_lib
[2025-10-22T22:21:53.328Z]
[2025-10-22T22:21:53.328Z] setup-java-properties:
[2025-10-22T22:21:53.328Z]
[2025-10-22T22:21:53.328Z] check-prereqs:
[2025-10-22T22:21:53.328Z]
[2025-10-22T22:21:53.328Z] build-dependencies:
[2025-10-22T22:21:53.328Z]
[2025-10-22T22:21:53.328Z] create-bin-dir:
[2025-10-22T22:21:53.328Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.lang\bin
[2025-10-22T22:21:53.328Z]
[2025-10-22T22:21:53.328Z] build-java:
[2025-10-22T22:21:53.328Z] [javac] Compiling 29 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.lang\bin
[2025-10-22T22:21:57.079Z]
[2025-10-22T22:21:57.079Z] build-jar:
[2025-10-22T22:21:57.079Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.lang\bin\test.lang.jar
[2025-10-22T22:21:57.079Z]
[2025-10-22T22:21:57.079Z] build-archives:
[2025-10-22T22:21:57.079Z]
[2025-10-22T22:21:57.079Z] build-no-natives:
[2025-10-22T22:21:57.079Z]
[2025-10-22T22:21:57.079Z] build-natives:
[2025-10-22T22:21:57.079Z]
[2025-10-22T22:21:57.079Z] build:
[2025-10-22T22:21:57.079Z] [echo] Executing openjdk.test.load/build.xml
[2025-10-22T22:21:57.079Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/../../externalDependency/system_lib
[2025-10-22T22:21:57.079Z]
[2025-10-22T22:21:57.079Z] setup-java-properties:
[2025-10-22T22:21:57.079Z]
[2025-10-22T22:21:57.079Z] check-prereqs:
[2025-10-22T22:21:57.079Z]
[2025-10-22T22:21:57.079Z] build-dependencies:
[2025-10-22T22:21:57.079Z]
[2025-10-22T22:21:57.079Z] create-bin-dir:
[2025-10-22T22:21:57.079Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.load\bin
[2025-10-22T22:21:57.079Z]
[2025-10-22T22:21:57.079Z] build-java:
[2025-10-22T22:21:57.079Z] [javac] Compiling 17 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.load\bin
[2025-10-22T22:21:58.241Z]
[2025-10-22T22:21:58.241Z] build-jar:
[2025-10-22T22:21:58.241Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.load\bin\test.load.jar
[2025-10-22T22:21:58.577Z]
[2025-10-22T22:21:58.577Z] build-archives:
[2025-10-22T22:21:58.577Z]
[2025-10-22T22:21:58.577Z] build-no-natives:
[2025-10-22T22:21:58.577Z]
[2025-10-22T22:21:58.577Z] build-natives:
[2025-10-22T22:21:58.577Z]
[2025-10-22T22:21:58.577Z] build:
[2025-10-22T22:21:58.577Z] [echo] Executing openjdk.test.locking/build.xml
[2025-10-22T22:21:58.577Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/../../externalDependency/system_lib
[2025-10-22T22:21:58.577Z]
[2025-10-22T22:21:58.577Z] setup-java-properties:
[2025-10-22T22:21:58.577Z]
[2025-10-22T22:21:58.577Z] check-prereqs:
[2025-10-22T22:21:58.577Z]
[2025-10-22T22:21:58.577Z] build-dependencies:
[2025-10-22T22:21:58.577Z]
[2025-10-22T22:21:58.577Z] create-bin-dir:
[2025-10-22T22:21:58.577Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.locking\bin
[2025-10-22T22:21:58.577Z]
[2025-10-22T22:21:58.577Z] build-java:
[2025-10-22T22:21:58.577Z] [javac] Compiling 3 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.locking\bin
[2025-10-22T22:21:59.272Z]
[2025-10-22T22:21:59.272Z] build-jar:
[2025-10-22T22:21:59.272Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.locking\bin\test.locking.jar
[2025-10-22T22:21:59.272Z]
[2025-10-22T22:21:59.272Z] build-archives:
[2025-10-22T22:21:59.272Z]
[2025-10-22T22:21:59.272Z] build-no-natives:
[2025-10-22T22:21:59.272Z]
[2025-10-22T22:21:59.272Z] build-natives:
[2025-10-22T22:21:59.272Z]
[2025-10-22T22:21:59.272Z] build:
[2025-10-22T22:21:59.272Z] [echo] Executing openjdk.test.math/build.xml
[2025-10-22T22:21:59.273Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/../../externalDependency/system_lib
[2025-10-22T22:21:59.273Z]
[2025-10-22T22:21:59.273Z] setup-java-properties:
[2025-10-22T22:21:59.273Z]
[2025-10-22T22:21:59.273Z] check-prereqs:
[2025-10-22T22:21:59.273Z]
[2025-10-22T22:21:59.273Z] build-dependencies:
[2025-10-22T22:21:59.273Z]
[2025-10-22T22:21:59.273Z] create-bin-dir:
[2025-10-22T22:21:59.273Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.math\bin
[2025-10-22T22:21:59.273Z]
[2025-10-22T22:21:59.273Z] build-java:
[2025-10-22T22:21:59.273Z] [javac] Compiling 71 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.math\bin
[2025-10-22T22:22:18.357Z]
[2025-10-22T22:22:18.357Z] build-jar:
[2025-10-22T22:22:18.357Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.math\bin\test.math.jar
[2025-10-22T22:22:21.240Z]
[2025-10-22T22:22:21.240Z] build-archives:
[2025-10-22T22:22:21.240Z]
[2025-10-22T22:22:21.240Z] build-no-natives:
[2025-10-22T22:22:21.240Z]
[2025-10-22T22:22:21.240Z] build-natives:
[2025-10-22T22:22:21.240Z]
[2025-10-22T22:22:21.240Z] build:
[2025-10-22T22:22:21.240Z] [echo] Executing openjdk.test.mauve/build.xml
[2025-10-22T22:22:21.240Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/../../externalDependency/system_lib
[2025-10-22T22:22:21.240Z]
[2025-10-22T22:22:21.240Z] check-if-already-built:
[2025-10-22T22:22:21.240Z] [echo] Checking if c:\jenkins\externalDependency\system_lib/mauve/mauve.jar already exists
[2025-10-22T22:22:21.240Z] [echo] openjdk_test_mauve_already_built is true
[2025-10-22T22:22:21.240Z]
[2025-10-22T22:22:21.240Z] check-if-cvs-available:
[2025-10-22T22:22:21.240Z] [echo] Checking if c:\jenkins\externalDependency\system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists
[2025-10-22T22:22:21.240Z] [echo] cvs_available is true
[2025-10-22T22:22:21.240Z]
[2025-10-22T22:22:21.240Z] download-cvsclient:
[2025-10-22T22:22:21.240Z]
[2025-10-22T22:22:21.240Z] output-recreate-message:
[2025-10-22T22:22:21.240Z] [echo] c:\jenkins\externalDependency\system_lib/mauve/mauve.jar already exists, it will not be recreated.
[2025-10-22T22:22:21.240Z] [echo] If you want to recreate c:\jenkins\externalDependency\system_lib/mauve/mauve.jar, delete it manually and rerun.
[2025-10-22T22:22:21.240Z]
[2025-10-22T22:22:21.240Z] delete-work-dir:
[2025-10-22T22:22:21.576Z]
[2025-10-22T22:22:21.576Z] create-work-dir:
[2025-10-22T22:22:21.576Z]
[2025-10-22T22:22:21.576Z] get-source:
[2025-10-22T22:22:21.576Z]
[2025-10-22T22:22:21.576Z] check-if-source-available:
[2025-10-22T22:22:21.576Z] [echo] Checking if C:\Users\jenkins\AppData\Local\Temp\/mauve/mauve/gnu/testlet/config.java.in exists
[2025-10-22T22:22:21.576Z] [echo] mauve_source_available is ${mauve_source_available}
[2025-10-22T22:22:21.576Z]
[2025-10-22T22:22:21.576Z] delete-corba-files:
[2025-10-22T22:22:21.576Z]
[2025-10-22T22:22:21.576Z] mauve-configure:
[2025-10-22T22:22:21.576Z]
[2025-10-22T22:22:21.576Z] setup-java-properties:
[2025-10-22T22:22:21.576Z]
[2025-10-22T22:22:21.576Z] build-harness:
[2025-10-22T22:22:21.576Z]
[2025-10-22T22:22:21.576Z] build-tests:
[2025-10-22T22:22:21.576Z]
[2025-10-22T22:22:21.576Z] build-java:
[2025-10-22T22:22:21.576Z]
[2025-10-22T22:22:21.576Z] build-jar:
[2025-10-22T22:22:21.576Z]
[2025-10-22T22:22:21.576Z] build-archives:
[2025-10-22T22:22:21.576Z]
[2025-10-22T22:22:21.576Z] check-if-work_jar_file-exists:
[2025-10-22T22:22:21.576Z] [echo] Checking if C:\Users\jenkins\AppData\Local\Temp\/mauve/mauve.jar exists
[2025-10-22T22:22:21.576Z] [echo] openjdk_test_mauve_work_jar_file_exists is ${openjdk_test_mauve_work_jar_file_exists}
[2025-10-22T22:22:21.576Z]
[2025-10-22T22:22:21.576Z] install-archives:
[2025-10-22T22:22:21.576Z]
[2025-10-22T22:22:21.576Z] configure:
[2025-10-22T22:22:21.576Z] [echo] Executing openjdk.test.nio/build.xml
[2025-10-22T22:22:21.576Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/../../externalDependency/system_lib
[2025-10-22T22:22:21.576Z]
[2025-10-22T22:22:21.576Z] setup-java-properties:
[2025-10-22T22:22:21.576Z]
[2025-10-22T22:22:21.576Z] check-prereqs:
[2025-10-22T22:22:21.576Z]
[2025-10-22T22:22:21.576Z] build-dependencies:
[2025-10-22T22:22:21.576Z]
[2025-10-22T22:22:21.576Z] create-bin-dir:
[2025-10-22T22:22:21.576Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin
[2025-10-22T22:22:21.576Z]
[2025-10-22T22:22:21.576Z] check-java-nio-filesystem:
[2025-10-22T22:22:21.577Z] [echo] check-java-nio-filesystem result: ${java_nio_filesystem_is_uptodate}
[2025-10-22T22:22:21.577Z]
[2025-10-22T22:22:21.577Z] copy-resources:
[2025-10-22T22:22:21.577Z] [copy] Copying 4 files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin
[2025-10-22T22:22:21.577Z] [copy] Copied 15 empty directories to 8 empty directories under C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin
[2025-10-22T22:22:21.577Z]
[2025-10-22T22:22:21.577Z] build-java-nio-filesystem:
[2025-10-22T22:22:21.577Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/perl/filesystems/ of any previous Impl classes
[2025-10-22T22:22:21.577Z] [echo] Generating MemoryFileSystemProviderImpl classes
[2025-10-22T22:22:22.723Z] [exec] Updated services file: /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/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-10-22T22:22:22.723Z] [exec] Done
[2025-10-22T22:22:22.724Z] [javac] C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\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-10-22T22:22:23.066Z] [javac] Compiling 1005 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin
[2025-10-22T22:22:33.705Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\META-INF
[2025-10-22T22:22:33.705Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\META-INF\services
[2025-10-22T22:22:33.705Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\META-INF\services
[2025-10-22T22:22:33.705Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\lib\filesystem.jar
[2025-10-22T22:22:37.387Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/filesystem/ of Impl classes
[2025-10-22T22:22:38.081Z]
[2025-10-22T22:22:38.081Z] build-java:
[2025-10-22T22:22:38.081Z] [javac] Compiling 47 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin
[2025-10-22T22:22:41.025Z]
[2025-10-22T22:22:41.025Z] build-jar:
[2025-10-22T22:22:41.025Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\test.nio.jar
[2025-10-22T22:22:41.358Z]
[2025-10-22T22:22:41.358Z] build-archives:
[2025-10-22T22:22:41.358Z]
[2025-10-22T22:22:41.358Z] build-no-natives:
[2025-10-22T22:22:41.358Z]
[2025-10-22T22:22:41.358Z] build-natives:
[2025-10-22T22:22:41.358Z]
[2025-10-22T22:22:41.358Z] build:
[2025-10-22T22:22:41.358Z] [echo] Executing openjdk.test.serialization/build.xml
[2025-10-22T22:22:41.358Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/../../externalDependency/system_lib
[2025-10-22T22:22:41.358Z]
[2025-10-22T22:22:41.358Z] setup-java-properties:
[2025-10-22T22:22:41.358Z]
[2025-10-22T22:22:41.358Z] check-prereqs:
[2025-10-22T22:22:41.358Z]
[2025-10-22T22:22:41.358Z] build-dependencies:
[2025-10-22T22:22:41.358Z]
[2025-10-22T22:22:41.358Z] create-bin-dir:
[2025-10-22T22:22:41.358Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.serialization\bin
[2025-10-22T22:22:41.358Z]
[2025-10-22T22:22:41.358Z] build-java:
[2025-10-22T22:22:41.358Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.serialization\bin
[2025-10-22T22:22:42.489Z]
[2025-10-22T22:22:42.489Z] build-jar:
[2025-10-22T22:22:42.489Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.serialization\bin\test.serialization.jar
[2025-10-22T22:22:42.489Z]
[2025-10-22T22:22:42.489Z] build-archives:
[2025-10-22T22:22:42.489Z]
[2025-10-22T22:22:42.489Z] build-no-natives:
[2025-10-22T22:22:42.489Z]
[2025-10-22T22:22:42.489Z] build-natives:
[2025-10-22T22:22:42.489Z]
[2025-10-22T22:22:42.489Z] build:
[2025-10-22T22:22:42.489Z] [echo] Executing openjdk.test.security/build.xml
[2025-10-22T22:22:42.489Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/../../externalDependency/system_lib
[2025-10-22T22:22:42.489Z]
[2025-10-22T22:22:42.489Z] setup-java-properties:
[2025-10-22T22:22:42.489Z]
[2025-10-22T22:22:42.489Z] check-prereqs:
[2025-10-22T22:22:42.489Z]
[2025-10-22T22:22:42.489Z] build-dependencies:
[2025-10-22T22:22:42.489Z]
[2025-10-22T22:22:42.489Z] create-bin-dir:
[2025-10-22T22:22:42.489Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.security\bin
[2025-10-22T22:22:42.489Z]
[2025-10-22T22:22:42.489Z] build-java:
[2025-10-22T22:22:42.490Z] [javac] Compiling 6 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.security\bin
[2025-10-22T22:22:43.626Z]
[2025-10-22T22:22:43.626Z] build-jar:
[2025-10-22T22:22:43.626Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.security\bin\test.security.jar
[2025-10-22T22:22:43.626Z]
[2025-10-22T22:22:43.626Z] build-archives:
[2025-10-22T22:22:43.626Z]
[2025-10-22T22:22:43.626Z] build-no-natives:
[2025-10-22T22:22:43.626Z]
[2025-10-22T22:22:43.626Z] build-natives:
[2025-10-22T22:22:43.626Z]
[2025-10-22T22:22:43.626Z] build:
[2025-10-22T22:22:43.626Z] [echo] Executing openjdk.test.util/build.xml
[2025-10-22T22:22:43.627Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/../../externalDependency/system_lib
[2025-10-22T22:22:43.627Z]
[2025-10-22T22:22:43.627Z] setup-java-properties:
[2025-10-22T22:22:43.627Z]
[2025-10-22T22:22:43.627Z] check-prereqs:
[2025-10-22T22:22:43.627Z]
[2025-10-22T22:22:43.627Z] build-dependencies:
[2025-10-22T22:22:43.627Z]
[2025-10-22T22:22:43.627Z] create-bin-dir:
[2025-10-22T22:22:43.627Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.util\bin
[2025-10-22T22:22:43.627Z]
[2025-10-22T22:22:43.627Z] build-java:
[2025-10-22T22:22:43.627Z] [javac] Compiling 16 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.util\bin
[2025-10-22T22:22:45.288Z]
[2025-10-22T22:22:45.288Z] build-jar:
[2025-10-22T22:22:45.288Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.util\bin\test.util.jar
[2025-10-22T22:22:45.288Z]
[2025-10-22T22:22:45.288Z] build-archives:
[2025-10-22T22:22:45.288Z]
[2025-10-22T22:22:45.288Z] build-no-natives:
[2025-10-22T22:22:45.288Z]
[2025-10-22T22:22:45.288Z] build-natives:
[2025-10-22T22:22:45.288Z]
[2025-10-22T22:22:45.288Z] build:
[2025-10-22T22:22:45.288Z] [echo] Executing openjdk.test.jlm/build.xml
[2025-10-22T22:22:45.288Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/../../externalDependency/system_lib
[2025-10-22T22:22:45.288Z]
[2025-10-22T22:22:45.288Z] setup-java-properties:
[2025-10-22T22:22:45.288Z]
[2025-10-22T22:22:45.288Z] check-prereqs:
[2025-10-22T22:22:45.288Z]
[2025-10-22T22:22:45.288Z] create-bin-dir:
[2025-10-22T22:22:45.288Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\bin
[2025-10-22T22:22:45.288Z]
[2025-10-22T22:22:45.288Z] build-java:
[2025-10-22T22:22:45.288Z] [javac] Compiling 33 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\bin
[2025-10-22T22:22:48.229Z]
[2025-10-22T22:22:48.229Z] build-jar:
[2025-10-22T22:22:48.229Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\bin\test.jlm.jar
[2025-10-22T22:22:48.926Z]
[2025-10-22T22:22:48.926Z] build-archives:
[2025-10-22T22:22:48.926Z]
[2025-10-22T22:22:48.926Z] build-no-natives:
[2025-10-22T22:22:48.926Z]
[2025-10-22T22:22:48.926Z] build-natives:
[2025-10-22T22:22:48.926Z]
[2025-10-22T22:22:48.926Z] build:
[2025-10-22T22:22:48.926Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/../../externalDependency/system_lib
[2025-10-22T22:22:48.926Z]
[2025-10-22T22:22:48.926Z] setup-java-properties:
[2025-10-22T22:22:48.926Z]
[2025-10-22T22:22:48.926Z] check-prereqs:
[2025-10-22T22:22:48.926Z]
[2025-10-22T22:22:48.926Z] check-compiler-level:
[2025-10-22T22:22:48.926Z] [echo] java_java_specification_version is 1.8
[2025-10-22T22:22:48.927Z] [echo] can_build_modularity is false
[2025-10-22T22:22:48.927Z] [echo] can_build_modularity_natives_unix is ${can_build_modularity_natives_unix}
[2025-10-22T22:22:48.927Z] [echo] can_build_modularity_natives_windows is ${can_build_modularity_natives_windows}
[2025-10-22T22:22:48.927Z]
[2025-10-22T22:22:48.927Z] create-bin-dir:
[2025-10-22T22:22:48.927Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin
[2025-10-22T22:22:48.927Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common-mods
[2025-10-22T22:22:48.927Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common-override
[2025-10-22T22:22:48.927Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common-override-new
[2025-10-22T22:22:48.927Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\tests
[2025-10-22T22:22:48.927Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common
[2025-10-22T22:22:48.927Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common\displayServiceImpl3
[2025-10-22T22:22:48.927Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common\displayServiceImpl4
[2025-10-22T22:22:48.927Z]
[2025-10-22T22:22:48.927Z] build-java:
[2025-10-22T22:22:48.927Z]
[2025-10-22T22:22:48.927Z] build-no-natives:
[2025-10-22T22:22:48.927Z]
[2025-10-22T22:22:48.927Z] build:
[2025-10-22T22:22:48.927Z]
[2025-10-22T22:22:48.927Z] build:
[2025-10-22T22:22:48.927Z]
[2025-10-22T22:22:48.927Z] common_dist:
[2025-10-22T22:22:48.927Z] [copy] Copying 341 files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\jvmtest\system\STF
[2025-10-22T22:22:50.040Z] [copy] Copying 1192 files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\jvmtest\system\aqa-systemtest
[2025-10-22T22:22:53.710Z] [copy] Copied 496 empty directories to 8 empty directories under C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\jvmtest\system\aqa-systemtest
[2025-10-22T22:22:53.711Z] [copy] Warning: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\system\openj9-systemtest does not exist.
[2025-10-22T22:22:53.711Z]
[2025-10-22T22:22:53.711Z] build:
[2025-10-22T22:22:53.711Z]
[2025-10-22T22:22:53.711Z] build:
[2025-10-22T22:22:53.711Z]
[2025-10-22T22:22:53.711Z] THC.check:
[2025-10-22T22:22:53.711Z]
[2025-10-22T22:22:53.711Z] getChurn:
[2025-10-22T22:22:53.711Z] [exec] Cloning into 'churn'...
[2025-10-22T22:22:54.826Z]
[2025-10-22T22:22:54.826Z] dist:
[2025-10-22T22:22:54.826Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\jvmtest\system\churn
[2025-10-22T22:22:54.826Z]
[2025-10-22T22:22:54.826Z] init:
[2025-10-22T22:22:54.826Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\jvmtest\system\daaLoadTest
[2025-10-22T22:22:54.826Z]
[2025-10-22T22:22:54.826Z] common_build:
[2025-10-22T22:22:54.826Z]
[2025-10-22T22:22:54.826Z] build:
[2025-10-22T22:22:54.826Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\jvmtest\system\daaLoadTest
[2025-10-22T22:22:54.826Z]
[2025-10-22T22:22:54.826Z] build:
[2025-10-22T22:22:54.826Z]
[2025-10-22T22:22:54.826Z] init:
[2025-10-22T22:22:54.826Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\jvmtest\system\jcstress
[2025-10-22T22:22:54.826Z]
[2025-10-22T22:22:54.826Z] getDependentLibs:
[2025-10-22T22:22:55.157Z] [exec] --------------------------------------------
[2025-10-22T22:22:55.157Z] [exec] path is set to C:/jenkins/externalDependency/system_lib
[2025-10-22T22:22:55.157Z] [exec] task is set to default
[2025-10-22T22:22:55.157Z] [exec] dependencyList is set to jcstress
[2025-10-22T22:22:55.157Z] [exec] --------------------------------------------
[2025-10-22T22:22:55.157Z] [exec] Starting download third party dependent jars
[2025-10-22T22:22:55.157Z] [exec] --------------------------------------------
[2025-10-22T22:22:55.157Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/system_lib
[2025-10-22T22:22:55.157Z] [exec] C:/jenkins/externalDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-10-22T22:22:55.157Z] [exec] downloaded dependent third party jars successfully
[2025-10-22T22:22:55.157Z]
[2025-10-22T22:22:55.157Z] dist:
[2025-10-22T22:22:55.157Z] [copy] Copying 4 files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\jvmtest\system\jcstress
[2025-10-22T22:22:55.157Z]
[2025-10-22T22:22:55.157Z] init:
[2025-10-22T22:22:55.157Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\jvmtest\system\jlm
[2025-10-22T22:22:55.157Z]
[2025-10-22T22:22:55.157Z] common_build:
[2025-10-22T22:22:55.157Z]
[2025-10-22T22:22:55.157Z] build:
[2025-10-22T22:22:55.157Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\jvmtest\system\jlm
[2025-10-22T22:22:55.157Z]
[2025-10-22T22:22:55.157Z] init:
[2025-10-22T22:22:55.157Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\jvmtest\system\lambdaLoadTest
[2025-10-22T22:22:55.157Z]
[2025-10-22T22:22:55.157Z] common_build:
[2025-10-22T22:22:55.157Z]
[2025-10-22T22:22:55.157Z] build:
[2025-10-22T22:22:55.157Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\jvmtest\system\lambdaLoadTest
[2025-10-22T22:22:55.157Z]
[2025-10-22T22:22:55.157Z] init:
[2025-10-22T22:22:55.157Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\jvmtest\system\mathLoadTest
[2025-10-22T22:22:55.157Z]
[2025-10-22T22:22:55.157Z] common_build:
[2025-10-22T22:22:55.157Z]
[2025-10-22T22:22:55.157Z] build:
[2025-10-22T22:22:55.157Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\jvmtest\system\mathLoadTest
[2025-10-22T22:22:55.157Z]
[2025-10-22T22:22:55.157Z] init:
[2025-10-22T22:22:55.157Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\jvmtest\system\mauveLoadTest
[2025-10-22T22:22:55.157Z]
[2025-10-22T22:22:55.157Z] common_build:
[2025-10-22T22:22:55.157Z]
[2025-10-22T22:22:55.157Z] build:
[2025-10-22T22:22:55.157Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\jvmtest\system\mauveLoadTest
[2025-10-22T22:22:55.157Z]
[2025-10-22T22:22:55.157Z] init:
[2025-10-22T22:22:55.157Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\jvmtest\system\modularity
[2025-10-22T22:22:55.157Z]
[2025-10-22T22:22:55.157Z] common_build:
[2025-10-22T22:22:55.157Z]
[2025-10-22T22:22:55.157Z] build:
[2025-10-22T22:22:55.158Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\jvmtest\system\modularity
[2025-10-22T22:22:55.158Z]
[2025-10-22T22:22:55.158Z] init:
[2025-10-22T22:22:55.158Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\jvmtest\system\otherLoadTest
[2025-10-22T22:22:55.158Z]
[2025-10-22T22:22:55.158Z] common_build:
[2025-10-22T22:22:55.158Z]
[2025-10-22T22:22:55.158Z] build:
[2025-10-22T22:22:55.158Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\jvmtest\system\otherLoadTest
[2025-10-22T22:22:55.470Z]
[2025-10-22T22:22:55.470Z] init:
[2025-10-22T22:22:55.470Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\jvmtest\system\security
[2025-10-22T22:22:55.470Z]
[2025-10-22T22:22:55.470Z] common_build:
[2025-10-22T22:22:55.470Z]
[2025-10-22T22:22:55.470Z] build:
[2025-10-22T22:22:55.470Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\jvmtest\system\security
[2025-10-22T22:22:55.470Z]
[2025-10-22T22:22:55.470Z] init:
[2025-10-22T22:22:55.471Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\jvmtest\system\sharedClasses
[2025-10-22T22:22:55.471Z]
[2025-10-22T22:22:55.471Z] common_build:
[2025-10-22T22:22:55.471Z]
[2025-10-22T22:22:55.471Z] build:
[2025-10-22T22:22:55.471Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\jvmtest\system\sharedClasses
[2025-10-22T22:22:55.471Z]
[2025-10-22T22:22:55.471Z] BUILD SUCCESSFUL
[2025-10-22T22:22:55.471Z] Total time: 1 minute 38 seconds
[2025-10-22T22:22:55.471Z] 0
[2025-10-22T22:22:55.471Z]
[2025-10-22T22:22:55.803Z]
[2025-10-22T22:22:55.803Z] RECORD TEST REPOs SHA
[2025-10-22T22:22:55.803Z] cd "C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/aqa-tests//TKG/scripts"; \
[2025-10-22T22:22:55.803Z] bash "getSHAs.sh" --test_root_dir "C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/aqa-tests/" --shas_file "C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/aqa-tests//TKG/SHAs.txt"
[2025-10-22T22:22:55.803Z] Check shas in C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/aqa-tests/ and store the info in C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/aqa-tests//TKG/SHAs.txt
[2025-10-22T22:22:55.803Z] touch C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/aqa-tests//TKG/SHAs.txt
[2025-10-22T22:22:56.132Z] ================================================
[2025-10-22T22:22:56.132Z] timestamp: 20251022-222255
[2025-10-22T22:22:56.132Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/aqa-tests
[2025-10-22T22:22:56.132Z] git repo:
[2025-10-22T22:22:56.462Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-10-22T22:22:56.462Z] sha:
[2025-10-22T22:22:56.462Z] 989c40ab241d1444216cb749272d22fe5dfa1e19
[2025-10-22T22:22:56.462Z] ================================================
[2025-10-22T22:22:56.462Z] timestamp: 20251022-222256
[2025-10-22T22:22:56.462Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/aqa-tests/system/aqa-systemtest
[2025-10-22T22:22:56.462Z] git repo:
[2025-10-22T22:22:56.462Z] Fetch URL: https://github.com/adoptium/aqa-systemtest.git
[2025-10-22T22:22:56.462Z] sha:
[2025-10-22T22:22:56.462Z] dbae19c80b3664a1a84bb236fbb2a08021008468
[2025-10-22T22:22:56.796Z] ================================================
[2025-10-22T22:22:56.796Z] timestamp: 20251022-222256
[2025-10-22T22:22:56.796Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/aqa-tests/system/churn/churn
[2025-10-22T22:22:56.796Z] git repo:
[2025-10-22T22:22:56.796Z] Fetch URL: https://github.com/rh-openjdk/churn.git
[2025-10-22T22:22:56.796Z] sha:
[2025-10-22T22:22:56.796Z] 01f9894909307f9a9a154a0df627d16def3d6603
[2025-10-22T22:22:56.796Z] ================================================
[2025-10-22T22:22:56.796Z] timestamp: 20251022-222256
[2025-10-22T22:22:56.796Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/aqa-tests/system/STF
[2025-10-22T22:22:56.796Z] git repo:
[2025-10-22T22:22:57.122Z] Fetch URL: https://github.com/adoptium/STF.git
[2025-10-22T22:22:57.122Z] sha:
[2025-10-22T22:22:57.122Z] 7534c9296a7effe8499d9c236e0cc12d5bc97826
[2025-10-22T22:22:57.122Z] ================================================
[2025-10-22T22:22:57.122Z] timestamp: 20251022-222256
[2025-10-22T22:22:57.122Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/aqa-tests/TKG
[2025-10-22T22:22:57.122Z] git repo:
[2025-10-22T22:22:57.122Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-10-22T22:22:57.122Z] sha:
[2025-10-22T22:22:57.122Z] 8f6cb22c52c5f58248881a4ff507dcc0cb825529
[2025-10-22T22:22:57.122Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/aqa-tests/TKG'
[Pipeline] }
[2025-10-22T22:22:57.492Z] $ ssh-agent -k
[2025-10-22T22:22:57.536Z] unset SSH_AUTH_SOCK;
[2025-10-22T22:22:57.536Z] unset SSH_AGENT_PID;
[2025-10-22T22:22:57.536Z] echo Agent pid 473 killed;
[2025-10-22T22:22:57.582Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-10-22T22:22:57.764Z] 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-10-22T22:22:57.789Z] ITERATION: 1/1
[Pipeline] sshagent
[2025-10-22T22:22:57.806Z] $ ssh-agent
[2025-10-22T22:22:57.903Z] SSH_AUTH_SOCK=/tmp/ssh-DmDac2RJqrNt/agent.937
[2025-10-22T22:22:57.903Z] SSH_AGENT_PID=938
[2025-10-22T22:22:57.903Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-10-22T22:22:58.327Z] ++ uname
[2025-10-22T22:22:58.328Z] + '[' CYGWIN_NT-10.0-26100 = AIX ']'
[2025-10-22T22:22:58.328Z] ++ uname
[2025-10-22T22:22:58.328Z] + '[' CYGWIN_NT-10.0-26100 = SunOS ']'
[2025-10-22T22:22:58.328Z] ++ uname
[2025-10-22T22:22:58.328Z] + '[' CYGWIN_NT-10.0-26100 = '*BSD' ']'
[2025-10-22T22:22:58.328Z] + MAKE=make
[2025-10-22T22:22:58.328Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-10-22T22:22:58.328Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-10-22T22:23:00.428Z] ++ uname
[2025-10-22T22:23:00.428Z] + '[' CYGWIN_NT-10.0-26100 = AIX ']'
[2025-10-22T22:23:00.428Z] ++ uname
[2025-10-22T22:23:00.428Z] + '[' CYGWIN_NT-10.0-26100 = SunOS ']'
[2025-10-22T22:23:00.428Z] ++ uname
[2025-10-22T22:23:00.428Z] + '[' CYGWIN_NT-10.0-26100 = '*BSD' ']'
[2025-10-22T22:23:00.428Z] + MAKE=make
[2025-10-22T22:23:00.428Z] + cd ./aqa-tests
[2025-10-22T22:23:00.428Z] + . ./scripts/testenv/testenvSettings.sh
[2025-10-22T22:23:00.428Z] ++ set +x
[2025-10-22T22:23:00.428Z] Set values based on ./testenv/testenv.properties:
[2025-10-22T22:23:00.428Z] =========
[2025-10-22T22:23:00.428Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2025-10-22T22:23:00.428Z] TKG_BRANCH=v1.0.10
[2025-10-22T22:23:00.428Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-10-22T22:23:00.428Z] OPENJ9_BRANCH=v0.56.0-release
[2025-10-22T22:23:00.428Z] STF_REPO=https://github.com/adoptium/STF.git
[2025-10-22T22:23:00.428Z] STF_BRANCH=v1.0.10
[2025-10-22T22:23:00.428Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2025-10-22T22:23:00.428Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.10
[2025-10-22T22:23:00.428Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2025-10-22T22:23:00.428Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.10
[2025-10-22T22:23:00.428Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git
[2025-10-22T22:23:00.428Z] JDK8_BRANCH=jdk8u472-ga
[2025-10-22T22:23:00.428Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git
[2025-10-22T22:23:00.428Z] JDK11_BRANCH=jdk-11.0.29-ga
[2025-10-22T22:23:00.428Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git
[2025-10-22T22:23:00.428Z] JDK17_BRANCH=jdk-17.0.17-ga
[2025-10-22T22:23:00.428Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git
[2025-10-22T22:23:00.428Z] JDK21_BRANCH=jdk-21.0.9-ga
[2025-10-22T22:23:00.428Z] JDK25_REPO=https://github.com/adoptium/jdk25u.git
[2025-10-22T22:23:00.428Z] JDK25_BRANCH=jdk-25.0.1-ga
[2025-10-22T22:23:00.428Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git
[2025-10-22T22:23:00.428Z] JDK8_OPENJ9_BRANCH=v0.56.0-release
[2025-10-22T22:23:00.428Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git
[2025-10-22T22:23:00.428Z] JDK11_OPENJ9_BRANCH=v0.56.0-release
[2025-10-22T22:23:00.429Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git
[2025-10-22T22:23:00.429Z] JDK17_OPENJ9_BRANCH=v0.56.0-release
[2025-10-22T22:23:00.429Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git
[2025-10-22T22:23:00.429Z] JDK21_OPENJ9_BRANCH=v0.56.0-release
[2025-10-22T22:23:00.429Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git
[2025-10-22T22:23:00.429Z] JDK25_OPENJ9_BRANCH=v0.56.0-release
[2025-10-22T22:23:00.429Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-22T22:23:00.429Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java-11.0.29
[2025-10-22T22:23:00.429Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-22T22:23:00.429Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java-17.0.17
[2025-10-22T22:23:00.429Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-22T22:23:00.429Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-21.0.9
[2025-10-22T22:23:00.429Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-22T22:23:00.429Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java-25.0.1
[2025-10-22T22:23:00.429Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2025-10-22T22:23:00.429Z]
[2025-10-22T22:23:00.429Z] =========
[2025-10-22T22:23:00.429Z]
[2025-10-22T22:23:00.429Z] JDK_REPO=https://github.com/adoptium/jdk8u.git
[2025-10-22T22:23:00.429Z] JDK_BRANCH=jdk8u472-ga
[2025-10-22T22:23:00.429Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-22T22:23:00.429Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-10-22T22:23:00.763Z] parallelList.mk:17: warning: overriding recipe for target 'testList_0'
[2025-10-22T22:23:00.763Z] parallelList.mk:8: warning: ignoring old recipe for target 'testList_0'
[2025-10-22T22:23:00.763Z] make _testList TESTLIST=TestJlmRemoteClassNoAuth_0,NioLoadTest_5m_1,ClassLoadingTest_5m_1,MathLoadTest_bigdecimal_5m_1,MathLoadTest_autosimd_5m_0,TestJlmLocal_1,TestJlmRemoteMemoryAuth_0,TestJlmRemoteMemoryNoAuth_2,MauveSingleThrdLoad_HS_5m_1,TestJlmRemoteMemoryNoAuth_1,MauveMultiThrdLoad_5m_2,TestJlmRemoteMemoryNoAuth_0,MauveMultiThrdLoad_5m_0,MauveSingleThrdLoad_HS_5m_2,TestJlmRemoteMemoryAuth_1,MauveMultiThrdLoad_5m_1,MauveSingleInvocLoad_HS_5m_0,TestJlmRemoteMemoryAuth_2,MauveSingleInvocLoad_HS_5m_1,MauveSingleThrdLoad_HS_5m_0,MauveSingleInvocLoad_HS_5m_2,TestJlmRemoteClassNoAuth_2,LambdaLoadTest_HS_5m_2,TestJlmRemoteClassAuth_0,MathLoadTest_bigdecimal_5m_2,TestJlmRemoteClassAuth_2,NioLoadTest_5m_2,TestJlmRemoteThreadAuth_0,TestJlmRemoteNotifierProxyAuth_0,ParallelStreamsLoadTest_HS_2,ClassLoadingTest_5m_2,TestJlmRemoteThreadAuth_1,MathLoadTest_autosimd_5m_2,TestJlmLocal_2,TestJlmRemoteClassAuth_1,TestJlmRemoteThreadNoAuth_2,TestJlmRemoteThreadAuth_2,TestJlmRemoteNotifierProxyAuth_1,TestJlmRemoteNotifierProxyAuth_2
[2025-10-22T22:23:00.763Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/aqa-tests/TKG'
[2025-10-22T22:23:00.763Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/jdkbinary/j2sdk-image
[2025-10-22T22:23:00.763Z] LIB_DIR is set to C:/jenkins/externalDependency/system_lib
[2025-10-22T22:23:00.763Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=TestJlmRemoteClassNoAuth_0,NioLoadTest_5m_1,ClassLoadingTest_5m_1,MathLoadTest_bigdecimal_5m_1,MathLoadTest_autosimd_5m_0,TestJlmLocal_1,TestJlmRemoteMemoryAuth_0,TestJlmRemoteMemoryNoAuth_2,MauveSingleThrdLoad_HS_5m_1,TestJlmRemoteMemoryNoAuth_1,MauveMultiThrdLoad_5m_2,TestJlmRemoteMemoryNoAuth_0,MauveMultiThrdLoad_5m_0,MauveSingleThrdLoad_HS_5m_2,TestJlmRemoteMemoryAuth_1,MauveMultiThrdLoad_5m_1,MauveSingleInvocLoad_HS_5m_0,TestJlmRemoteMemoryAuth_2,MauveSingleInvocLoad_HS_5m_1,MauveSingleThrdLoad_HS_5m_0,MauveSingleInvocLoad_HS_5m_2,TestJlmRemoteClassNoAuth_2,LambdaLoadTest_HS_5m_2,TestJlmRemoteClassAuth_0,MathLoadTest_bigdecimal_5m_2,TestJlmRemoteClassAuth_2,NioLoadTest_5m_2,TestJlmRemoteThreadAuth_0,TestJlmRemoteNotifierProxyAuth_0,ParallelStreamsLoadTest_HS_2,ClassLoadingTest_5m_2,TestJlmRemoteThreadAuth_1,MathLoadTest_autosimd_5m_2,TestJlmLocal_2,TestJlmRemoteClassAuth_1,TestJlmRemoteThreadNoAuth_2,TestJlmRemoteThreadAuth_2,TestJlmRemoteNotifierProxyAuth_1,TestJlmRemoteNotifierProxyAuth_2
[2025-10-22T22:23:00.763Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/aqa-tests/TKG'
[2025-10-22T22:23:01.082Z] perl scripts/configure.pl
[2025-10-22T22:23:01.082Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/externalDependency/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=TestJlmRemoteClassNoAuth_0,NioLoadTest_5m_1,ClassLoadingTest_5m_1,MathLoadTest_bigdecimal_5m_1,MathLoadTest_autosimd_5m_0,TestJlmLocal_1,TestJlmRemoteMemoryAuth_0,TestJlmRemoteMemoryNoAuth_2,MauveSingleThrdLoad_HS_5m_1,TestJlmRemoteMemoryNoAuth_1,MauveMultiThrdLoad_5m_2,TestJlmRemoteMemoryNoAuth_0,MauveMultiThrdLoad_5m_0,MauveSingleThrdLoad_HS_5m_2,TestJlmRemoteMemoryAuth_1,MauveMultiThrdLoad_5m_1,MauveSingleInvocLoad_HS_5m_0,TestJlmRemoteMemoryAuth_2,MauveSingleInvocLoad_HS_5m_1,MauveSingleThrdLoad_HS_5m_0,MauveSingleInvocLoad_HS_5m_2,TestJlmRemoteClassNoAuth_2,LambdaLoadTest_HS_5m_2,TestJlmRemoteClassAuth_0,MathLoadTest_bigdecimal_5m_2,TestJlmRemoteClassAuth_2,NioLoadTest_5m_2,TestJlmRemoteThreadAuth_0,TestJlmRemoteNotifierProxyAuth_0,ParallelStreamsLoadTest_HS_2,ClassLoadingTest_5m_2,TestJlmRemoteThreadAuth_1,MathLoadTest_autosimd_5m_2,TestJlmLocal_2,TestJlmRemoteClassAuth_1,TestJlmRemoteThreadNoAuth_2,TestJlmRemoteThreadAuth_2,TestJlmRemoteNotifierProxyAuth_1,TestJlmRemoteNotifierProxyAuth_2 --numOfMachines= --testTime= --TRSSURL=
[2025-10-22T22:23:01.429Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-10-22T22:23:01.429Z]
[2025-10-22T22:23:01.429Z] Starting to generate test make files.
[2025-10-22T22:23:01.429Z]
[2025-10-22T22:23:01.769Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\TKG\..\system\churn\playlist.xml
[2025-10-22T22:23:02.116Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\TKG\..\system\daaLoadTest\playlist.xml
[2025-10-22T22:23:02.116Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\TKG\..\system\jcstress\playlist.xml
[2025-10-22T22:23:02.116Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\TKG\..\system\jlm\playlist.xml
[2025-10-22T22:23:02.116Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\TKG/../system/jlm/autoGen.mk
[2025-10-22T22:23:02.116Z]
[2025-10-22T22:23:02.116Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\TKG\..\system\lambdaLoadTest\playlist.xml
[2025-10-22T22:23:02.116Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\TKG/../system/lambdaLoadTest/autoGen.mk
[2025-10-22T22:23:02.116Z]
[2025-10-22T22:23:02.116Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\TKG\..\system\mathLoadTest\playlist.xml
[2025-10-22T22:23:02.116Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\TKG/../system/mathLoadTest/autoGen.mk
[2025-10-22T22:23:02.116Z]
[2025-10-22T22:23:02.116Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\TKG\..\system\mauveLoadTest\playlist.xml
[2025-10-22T22:23:02.116Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\TKG/../system/mauveLoadTest/autoGen.mk
[2025-10-22T22:23:02.116Z]
[2025-10-22T22:23:02.116Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\TKG\..\system\modularity\playlist.xml
[2025-10-22T22:23:02.116Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\TKG\..\system\otherLoadTest\playlist.xml
[2025-10-22T22:23:02.427Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\TKG/../system/otherLoadTest/autoGen.mk
[2025-10-22T22:23:02.427Z]
[2025-10-22T22:23:02.427Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\TKG\..\system\security\playlist.xml
[2025-10-22T22:23:02.427Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\TKG\..\system\sharedClasses\playlist.xml
[2025-10-22T22:23:02.427Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\TKG/../system/autoGen.mk
[2025-10-22T22:23:02.427Z]
[2025-10-22T22:23:02.427Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\TKG/../autoGen.mk
[2025-10-22T22:23:02.427Z]
[2025-10-22T22:23:02.427Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\TKG/../TKG/utils.mk
[2025-10-22T22:23:02.427Z]
[2025-10-22T22:23:02.427Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0\aqa-tests\TKG/../TKG/rerun.mk
[2025-10-22T22:23:02.427Z]
[2025-10-22T22:23:02.427Z] Make files are generated successfully.
[2025-10-22T22:23:02.427Z]
[2025-10-22T22:23:02.427Z] make[2]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/aqa-tests/TKG'
[2025-10-22T22:23:02.427Z] make -f runtest.mk _testList
[2025-10-22T22:23:02.427Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/aqa-tests/TKG'
[2025-10-22T22:23:03.111Z]
[2025-10-22T22:23:03.111Z] Running make 4.4.1
[2025-10-22T22:23:03.111Z] set TEST_ROOT to C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/aqa-tests/
[2025-10-22T22:23:03.111Z] set JDK_VERSION to 8
[2025-10-22T22:23:03.111Z] set JDK_IMPL to hotspot
[2025-10-22T22:23:03.423Z] set JVM_VERSION to openjdk8
[2025-10-22T22:23:03.423Z] set JCL_VERSION to latest
[2025-10-22T22:23:03.423Z] JAVA_HOME was originally set to C:\openjdk\jdk-8
[2025-10-22T22:23:03.423Z] set JAVA_HOME to c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/jdkbinary/j2sdk-image
[2025-10-22T22:23:03.423Z] set SPEC to win_x86-64
[2025-10-22T22:23:03.423Z] set TEST_FLAG to
[2025-10-22T22:23:03.755Z] Running testList ...
[2025-10-22T22:23:03.755Z] There are 39 test targets in testList
[2025-10-22T22:23:03.755Z] "c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/jdkbinary/j2sdk-image\\bin\\java" -version
[2025-10-22T22:23:03.755Z] openjdk version "1.8.0_472"
[2025-10-22T22:23:03.755Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-b08)
[2025-10-22T22:23:03.755Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b08, mixed mode)
[2025-10-22T22:23:04.067Z] make[3]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/aqa-tests'
[2025-10-22T22:23:04.067Z] make[4]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/aqa-tests/system'
[2025-10-22T22:23:04.378Z] make[5]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_0/aqa-tests/system/jlm'
[2025-10-22T22:23:04.378Z] ../system.mk:25: CYGWIN is 1
[2025-10-22T22:23:04.378Z] ../system.mk:31: Running under cygwin, looking for Windows perl on path
[2025-10-22T22:23:04.700Z] ../system.mk:36: Found perl in /cygdrive/c/Strawberry/perl/bin/perl.exe
[2025-10-22T22:23:04.700Z]
[2025-10-22T22:23:04.700Z] ===============================================