Pre Test
Started by upstream project "AQA_Test_Pipeline" build number 622
originally caused by:
Started by user Scott Fryer
Started by upstream project "AQA_Test_Pipeline" build number 620
originally caused by:
Started by user Scott Fryer
Started by upstream project "AQA_Test_Pipeline" build number 619
originally caused by:
Started by user Scott Fryer
Started by upstream project "AQA_Test_Pipeline" build number 618
originally caused by:
Started by user Scott Fryer
Started by upstream project "AQA_Test_Pipeline" build number 615
originally caused by:
Started by user Scott Fryer
Started by upstream project "AQA_Test_Pipeline" build number 614
originally caused by:
Started by user Scott Fryer
Started by upstream project "AQA_Test_Pipeline" build number 610
originally caused by:
Started by user Scott Fryer
Started by upstream project "AQA_Test_Pipeline" build number 609
originally caused by:
Started by user Scott Fryer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows@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@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.11-release^{commit} # timeout=10
Checking out Revision 3d843d1e90255abbaffc769489c5952083f029d6 (origin/v1.0.11-release)
> git config core.sparsecheckout # timeout=10
> git checkout -f 3d843d1e90255abbaffc769489c5952083f029d6 # timeout=10
Commit message: "Set -Djdk.rmi.ssl.client.enableEndpointIdentification=false for IBM (#6853)"
> git rev-list --no-walk 3d843d1e90255abbaffc769489c5952083f029d6 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-02-10T09:10:25.265Z] SPEC: win_x86-64
[Pipeline] echo
[2026-02-10T09:10:25.267Z] Specified LABEL: sfryer.dynamic.windows.11.poc
[Pipeline] stage
[Pipeline] { (Queue)
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
[2026-02-10T09:10:25.277Z] dynamicAgents: []
[Pipeline] echo
[2026-02-10T09:10:25.278Z] Provisioning LABEL: sfryer.dynamic.windows.11.poc
[Pipeline] nodesByLabel
[2026-02-10T09:10:25.287Z] Could not find any nodes with 'sfryer.dynamic.windows.11.poc' label
[Pipeline] timeout
[2026-02-10T09:10:25.291Z] Timeout set to expire in 15 min
[Pipeline] {
[Pipeline] node
[2026-02-10T09:10:40.297Z] Still waiting to schedule task
[2026-02-10T09:10:40.298Z] All nodes of label ‘sfryer.dynamic.windows.11.poc’ are offline
[2026-02-10T09:13:46.952Z] Running on test-win3b4ac0 in c:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows
[Pipeline] {
[Pipeline] echo
[2026-02-10T09:13:46.961Z] Found a node with label (sfryer.dynamic.windows.11.poc) as : test-win3b4ac0
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timeout
[Pipeline] node
[2026-02-10T09:14:02.008Z] Still waiting to schedule task
[2026-02-10T09:14:02.009Z] Waiting for next available executor on ‘sfryer.dynamic.windows.11.poc’
[2026-02-10T14:48:26.005Z] Running on test-win3b4ac0 in c:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows
[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
[2026-02-10T14:48:26.027Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-10T14:48:26.084Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-10T14:48:26.084Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-10T14:48:26.106Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-02-10T14:48:26.179Z] The recommended git tool is: git
[2026-02-10T14:48:26.219Z] No credentials specified
[2026-02-10T14:48:26.239Z] Cloning the remote Git repository
[2026-02-10T14:48:26.018Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-02-10T14:48:26.019Z] > git init c:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests # timeout=10
[2026-02-10T14:48:26.177Z] [WARNING] Reference path does not exist: C:\Users\adoptopenjdk/openjdk_cache
[2026-02-10T14:48:26.177Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-02-10T14:48:26.178Z] > git --version # timeout=10
[2026-02-10T14:48:26.233Z] > git --version # 'git version 2.45.1'
[2026-02-10T14:48:26.234Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-10T14:48:33.791Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-02-10T14:48:33.859Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-10T14:48:34.233Z] Avoid second fetch
[2026-02-10T14:48:33.991Z] > git rev-parse "origin/v1.0.11-release^{commit}" # timeout=10
[2026-02-10T14:48:34.345Z] Checking out Revision 3d843d1e90255abbaffc769489c5952083f029d6 (origin/v1.0.11-release)
[2026-02-10T14:48:34.103Z] > git config core.sparsecheckout # timeout=10
[2026-02-10T14:48:34.166Z] > git checkout -f 3d843d1e90255abbaffc769489c5952083f029d6 # timeout=10
[2026-02-10T14:48:38.607Z] Commit message: "Set -Djdk.rmi.ssl.client.enableEndpointIdentification=false for IBM (#6853)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (c:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows/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
[2026-02-10T14:48:39.791Z] Timeout set to expire in 10 hr
[Pipeline] {
[Pipeline] echo
[2026-02-10T14:48:39.814Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-02-10T14:48:40.725Z] + LC_TIME=C
[2026-02-10T14:48:40.725Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-02-10T14:48:40.821Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-10T14:48:41.269Z] + aqa-tests/terminateTestProcesses.sh adoptopenjdk
[2026-02-10T14:48:41.269Z] Windows machine, using powershell queries...
[2026-02-10T14:48:42.413Z] 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
[2026-02-10T14:48:43.586Z] + printenv
[2026-02-10T14:48:43.587Z] ProgramFiles(x86)=C:\Program Files (x86)
[2026-02-10T14:48:43.587Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
[2026-02-10T14:48:43.587Z] !C:=C:\Users\adoptopenjdk
[2026-02-10T14:48:43.587Z] SHELL=c:\windows\system32\cmd.exe
[2026-02-10T14:48:43.587Z] KEEP_WORKSPACE=false
[2026-02-10T14:48:43.587Z] NUMBER_OF_PROCESSORS=4
[2026-02-10T14:48:43.587Z] PROCESSOR_LEVEL=6
[2026-02-10T14:48:43.587Z] TAP_NAME=Test_openjdk8_hs_sanity.system_x86-64_windows.tap
[2026-02-10T14:48:43.587Z] LIB_DIR=c:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/lib
[2026-02-10T14:48:43.587Z] EXIT_FAILURE=false
[2026-02-10T14:48:43.587Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_windows/995/display/redirect?page=tests
[2026-02-10T14:48:43.587Z] PLATFORM=x86-64_windows
[2026-02-10T14:48:43.587Z] DOCKER_REQUIRED=false
[2026-02-10T14:48:43.587Z] PROGRAMFILES=C:\Program Files
[2026-02-10T14:48:43.587Z] TIME_LIMIT=10
[2026-02-10T14:48:43.587Z] JENKINS_SERVER_COOKIE=durable-a1d400d2a5167b632a3fcc28983c6696660fb31ba69ddae3862aa922cbc9f8a2
[2026-02-10T14:48:43.587Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
[2026-02-10T14:48:43.587Z] JAVA_HOME=C:\openjdk\jdk-8
[2026-02-10T14:48:43.587Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-10T14:48:43.587Z] GENERATE_JOBS=false
[2026-02-10T14:48:43.587Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-10T14:48:43.587Z] OS=Windows_NT
[2026-02-10T14:48:43.587Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_windows/995/display/redirect?page=changes
[2026-02-10T14:48:43.587Z] HOMEDRIVE=C:
[2026-02-10T14:48:43.587Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15
[2026-02-10T14:48:43.587Z] RERUN_ITERATIONS=0
[2026-02-10T14:48:43.587Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-02-10T14:48:43.587Z] USERDOMAIN=WORKGROUP
[2026-02-10T14:48:43.587Z] STF_OWNER_BRANCH=adoptium:master
[2026-02-10T14:48:43.587Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-02-10T14:48:43.587Z] PWD=/cygdrive/c/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows
[2026-02-10T14:48:43.587Z] USERPROFILE=C:\Users\adoptopenjdk
[2026-02-10T14:48:43.587Z] LOGNAME=adoptopenjdk
[2026-02-10T14:48:43.587Z] ARCHIVE_TEST_RESULTS=false
[2026-02-10T14:48:43.587Z] SETUP_JCK_RUN=false
[2026-02-10T14:48:43.587Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_windows/995/
[2026-02-10T14:48:43.587Z] SLACK_CHANNEL=aqavit-bot
[2026-02-10T14:48:43.587Z] JCK_GIT_BRANCH=master
[2026-02-10T14:48:43.587Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_windows/
[2026-02-10T14:48:43.587Z] BUILD_NUMBER=995
[2026-02-10T14:48:43.587Z] TKG_ITERATIONS=1
[2026-02-10T14:48:43.587Z] _=/usr/bin/printenv
[2026-02-10T14:48:43.587Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\
[2026-02-10T14:48:43.587Z] c28fc6f98a2c44abbbd89d6a3037d0d9_POSIX_FD_STATE=AAAAAAICAnI=
[2026-02-10T14:48:43.587Z] PERF_ROOT=c:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows/../../benchmarks
[2026-02-10T14:48:43.587Z] ALLUSERSPROFILE=C:\ProgramData
[2026-02-10T14:48:43.587Z] JENKINS_NODE_COOKIE=63ba26ea-a88e-4764-8cdb-a7d2ea2fe9fb
[2026-02-10T14:48:43.587Z] CommonProgramW6432=C:\Program Files\Common Files
[2026-02-10T14:48:43.587Z] KEEP_REPORTDIR=false
[2026-02-10T14:48:43.587Z] BUILD_DISPLAY_NAME=#995
[2026-02-10T14:48:43.587Z] SDK_RESOURCE=releases
[2026-02-10T14:48:43.587Z] TEST_JDK_HOME=c:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows/jdkbinary/j2sdk-image
[2026-02-10T14:48:43.587Z] HOME=/cygdrive/c/Users/adoptopenjdk
[2026-02-10T14:48:43.587Z] USERNAME=adoptopenjdk
[2026-02-10T14:48:43.587Z] NUM_MACHINES=1
[2026-02-10T14:48:43.587Z] COMSPEC=C:\Windows\system32\cmd.exe
[2026-02-10T14:48:43.587Z] CUDA_PATH_V9_1=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1
[2026-02-10T14:48:43.587Z] jobStatus=SUCCESS
[2026-02-10T14:48:43.587Z] JENKINS_URL=https://ci.adoptium.net/
[2026-02-10T14:48:43.587Z] JOB_BASE_NAME=Test_openjdk8_hs_sanity.system_x86-64_windows
[2026-02-10T14:48:43.587Z] JOBSTARTTIME=Tue, 10 Feb 2026 14:48:40 +0000
[2026-02-10T14:48:43.587Z] JDK_VERSION=8
[2026-02-10T14:48:43.587Z] APPDATA=C:\Users\adoptopenjdk\AppData\Roaming
[2026-02-10T14:48:43.587Z] JOB_NAME=Test_openjdk8_hs_sanity.system_x86-64_windows
[2026-02-10T14:48:43.587Z] USE_TESTENV_PROPERTIES=true
[2026-02-10T14:48:43.587Z] SYSTEMROOT=C:\Windows
[2026-02-10T14:48:43.587Z] PERSONAL_BUILD=false
[2026-02-10T14:48:43.587Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_windows/995/display/redirect
[2026-02-10T14:48:43.587Z] LOCALAPPDATA=C:\Users\adoptopenjdk\AppData\Local
[2026-02-10T14:48:43.587Z] AUTO_DETECT=true
[2026-02-10T14:48:43.587Z] FQDN=test-win3b4ac0.uksouth.cloudapp.azure.com
[2026-02-10T14:48:43.587Z] SSH_CONNECTION=78.47.239.97 49372 10.0.0.5 22
[2026-02-10T14:48:43.587Z] EXIT_SUCCESS=false
[2026-02-10T14:48:43.587Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_windows/display/redirect
[2026-02-10T14:48:43.587Z] PROMPT=adoptopenjdk@test-win3b4ac0 $P$G
[2026-02-10T14:48:43.587Z] WORKSPACE=c:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows
[2026-02-10T14:48:43.587Z] COMPUTERNAME=test-win3b4ac0
[2026-02-10T14:48:43.587Z] OPENJ9_BRANCH=master
[2026-02-10T14:48:43.587Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-02-10T14:48:43.587Z] SYSTEM_LIB_DIR=c:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib
[2026-02-10T14:48:43.587Z] PARALLEL=None
[2026-02-10T14:48:43.587Z] HUDSON_URL=https://ci.adoptium.net/
[2026-02-10T14:48:43.587Z] ITERATIONS=1
[2026-02-10T14:48:43.587Z] SPEC=win_x86-64
[2026-02-10T14:48:43.587Z] LABEL=sfryer.dynamic.windows.11.poc
[2026-02-10T14:48:43.587Z] TERM=xterm-256color
[2026-02-10T14:48:43.587Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-02-10T14:48:43.587Z] NODE_NAME=test-win3b4ac0
[2026-02-10T14:48:43.587Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-02-10T14:48:43.587Z] USER=adoptopenjdk
[2026-02-10T14:48:43.587Z] PSModulePath=C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules
[2026-02-10T14:48:43.587Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-02-10T14:48:43.587Z] CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1
[2026-02-10T14:48:43.587Z] TEMP=/cygdrive/c/Users/adoptopenjdk/AppData/Local/Temp
[2026-02-10T14:48:43.587Z] DYNAMIC_COMPILE=false
[2026-02-10T14:48:43.587Z] SHLVL=2
[2026-02-10T14:48:43.587Z] BUILD_TAG=jenkins-Test_openjdk8_hs_sanity.system_x86-64_windows-995
[2026-02-10T14:48:43.587Z] PROCESSOR_REVISION=5504
[2026-02-10T14:48:43.587Z] DriverData=C:\Windows\System32\Drivers\DriverData
[2026-02-10T14:48:43.587Z] EXECUTOR_NUMBER=0
[2026-02-10T14:48:43.587Z] HUDSON_COOKIE=c040fb9a-14c0-4096-bd27-3f0445598d79
[2026-02-10T14:48:43.587Z] ADOPTOPENJDK_BRANCH=v1.0.11-release
[2026-02-10T14:48:43.587Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-02-10T14:48:43.587Z] COMMONPROGRAMFILES=C:\Program Files\Common Files
[2026-02-10T14:48:43.587Z] ORIGIN_JDK_VERSION=8
[2026-02-10T14:48:43.587Z] PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 85 Stepping 4, GenuineIntel
[2026-02-10T14:48:43.587Z] SSH_CLIENT=78.47.239.97 49372 22
[2026-02-10T14:48:43.587Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-02-10T14:48:43.587Z] NODE_LABELS=sfryer.dynamic.windows.11.poc test-win3b4ac0
[2026-02-10T14:48:43.587Z] STAGE_NAME=Setup
[2026-02-10T14:48:43.587Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-02-10T14:48:43.587Z] HOMEPATH=\Users\adoptopenjdk
[2026-02-10T14:48:43.587Z] WORKSPACE_TMP=c:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows@tmp
[2026-02-10T14:48:43.587Z] TMP=/cygdrive/c/Users/adoptopenjdk/AppData/Local/Temp
[2026-02-10T14:48:43.587Z] 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/rust/bin:/cygdrive/c/Program Files/IcedTeaWEB/bin:/cygdrive/c/Program Files/dotnet:/cygdrive/c/Users/adoptopenjdk/AppData/Local/Microsoft/WindowsApps
[2026-02-10T14:48:43.587Z] LIGHT_WEIGHT_CHECKOUT=true
[2026-02-10T14:48:43.587Z] TKG_OWNER_BRANCH=adoptium:master
[2026-02-10T14:48:43.587Z] ProgramW6432=C:\Program Files
[2026-02-10T14:48:43.587Z] CI=true
[2026-02-10T14:48:43.587Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_windows/995/display/redirect?page=artifacts
[2026-02-10T14:48:43.587Z] RERUN_FAILURE=false
[2026-02-10T14:48:43.587Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-02-10T14:48:43.587Z] BUILD_LIST=system
[2026-02-10T14:48:43.587Z] BUILD_ID=995
[2026-02-10T14:48:43.587Z] WINDIR=C:\Windows
[2026-02-10T14:48:43.587Z] PROCESSOR_ARCHITECTURE=AMD64
[2026-02-10T14:48:43.587Z] PUBLIC=C:\Users\Public
[2026-02-10T14:48:43.587Z] SYSTEMDRIVE=C:
[2026-02-10T14:48:43.587Z] TARGET=sanity.system
[2026-02-10T14:48:43.587Z] USE_JRE=false
[2026-02-10T14:48:43.587Z] JDK_IMPL=hotspot
[2026-02-10T14:48:43.587Z] 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.
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
[2026-02-10T14:48:43.676Z] 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
[2026-02-10T14:48:43.681Z] Running in c:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows
[Pipeline] {
[Pipeline] sshagent
[2026-02-10T14:48:43.451Z] $ ssh-agent
[2026-02-10T14:48:43.834Z] SSH_AUTH_SOCK=/tmp/ssh-GV7xQbfOQ310/agent.1553
[2026-02-10T14:48:43.834Z] SSH_AGENT_PID=1554
[2026-02-10T14:48:43.834Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-02-10T14:48:43.854Z] Running in c:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-02-10T14:48:43.877Z] Masking supported pattern matches of %USERNAME% or %PASSWORD%
[Pipeline] {
[Pipeline] sh
[2026-02-10T14:48:44.356Z] ++ pwd
[2026-02-10T14:48:44.356Z] + ./get.sh -s /cygdrive/c/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/.. -p x86-64_windows -r releases -j 8 -i hotspot --clone_openj9 false
[2026-02-10T14:48:44.684Z] TESTDIR: /cygdrive/c/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests
[2026-02-10T14:48:44.684Z] load ./testenv/testenv.properties
[2026-02-10T14:48:44.684Z] Running checkTags with ./testenv/testenv.properties and 8
[2026-02-10T14:48:45.408Z] 4af7a23c1c34b2217301f1f4c51d2b6ea2850795 refs/tags/jdk8u482-ga
[2026-02-10T14:48:45.408Z] Use tag name jdk8u482-ga from ./testenv/testenv.properties
[2026-02-10T14:48:45.408Z] get jdk binary...
[2026-02-10T14:48:45.409Z] _ENCODE_FILE_NEW=UNTAGGED curl -OLJSks --user ****:**** https://api.adoptium.net/v3/binary/latest/8/ga/windows/x64/jdk/hotspot/normal/adoptium?project=jdk
[2026-02-10T14:48:46.573Z] _ENCODE_FILE_NEW=UNTAGGED curl -OLJSks --user ****:**** https://api.adoptium.net/v3/binary/latest/8/ga/windows/x64/sbom/hotspot/normal/adoptium?project=jdk
[2026-02-10T14:48:47.298Z] Uncompressing file: OpenJDK8U-jdk_x64_windows_hotspot_8u482b08.zip ...
[2026-02-10T14:48:51.123Z] List files in jdkbinary folder...
[2026-02-10T14:48:51.123Z] total 104032
[2026-02-10T14:48:51.123Z] -rw-rw-r--+ 1 adoptopenjdk None 106448448 Feb 10 14:48 OpenJDK8U-jdk_x64_windows_hotspot_8u482b08.zip
[2026-02-10T14:48:51.123Z] -rw-rw-r--+ 1 adoptopenjdk None 76577 Feb 10 14:48 OpenJDK8U-sbom_x64_windows_hotspot_8u482b08.json
[2026-02-10T14:48:51.123Z] drwxrwxr-x+ 1 adoptopenjdk None 0 Feb 10 14:48 tmp
[2026-02-10T14:48:51.123Z] List files in jdkbinary/tmp folder...
[2026-02-10T14:48:51.123Z] total 4
[2026-02-10T14:48:51.123Z] drwxrwxr-x+ 1 adoptopenjdk None 0 Jan 21 06:33 jdk8u482-b08
[2026-02-10T14:48:51.123Z] Moving directory jdk8u482-b08/ to ../j2sdk-image
[2026-02-10T14:48:51.123Z] Run c:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows/jdkbinary/j2sdk-image/bin/java -version
[2026-02-10T14:48:51.123Z] =JAVA VERSION OUTPUT BEGIN=
[2026-02-10T14:48:53.398Z] openjdk version "1.8.0_482"
[2026-02-10T14:48:53.398Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-b08)
[2026-02-10T14:48:53.398Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b08, mixed mode)
[2026-02-10T14:48:53.398Z] =JAVA VERSION OUTPUT END=
[2026-02-10T14:48:53.398Z] =RELEASE INFO BEGIN=
[2026-02-10T14:48:53.398Z] JAVA_VERSION="1.8.0_482"
[2026-02-10T14:48:53.398Z] OS_NAME="Windows"
[2026-02-10T14:48:53.398Z] OS_VERSION="5.2"
[2026-02-10T14:48:53.398Z] OS_ARCH="amd64"
[2026-02-10T14:48:53.398Z] SOURCE=".:git:0129ab207bc0+"
[2026-02-10T14:48:53.398Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-02-10T14:48:53.399Z] BUILD_SOURCE="git:458965074606f027bd5afce2cfd5c1055dea0438"
[2026-02-10T14:48:53.399Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-02-10T14:48:53.399Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2026-02-10T14:48:53.399Z] FULL_VERSION="1.8.0_482-b08"
[2026-02-10T14:48:53.399Z] SEMANTIC_VERSION="8.0.482+8"
[2026-02-10T14:48:53.399Z] BUILD_INFO="OS: Windows Server 2022 Version: 10.0"
[2026-02-10T14:48:53.399Z] JVM_VARIANT="Hotspot"
[2026-02-10T14:48:53.399Z] JVM_VERSION="25.482-b08"
[2026-02-10T14:48:53.399Z] IMAGE_TYPE="JDK"
[2026-02-10T14:48:53.399Z] =RELEASE INFO END=
[2026-02-10T14:48:53.399Z] get testKitGen...
[2026-02-10T14:48:53.399Z] git clone -q https://github.com/adoptium/TKG.git
[2026-02-10T14:48:57.200Z] git rev-parse v1.0.11.1
[2026-02-10T14:48:57.200Z] git checkout -q -f c0ef952083569cee498eb4092e4dab2df18ea6b5
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-02-10T14:48:57.788Z] $ ssh-agent -k
[2026-02-10T14:48:57.842Z] unset SSH_AUTH_SOCK;
[2026-02-10T14:48:57.843Z] unset SSH_AGENT_PID;
[2026-02-10T14:48:57.843Z] echo Agent pid 1554 killed;
[2026-02-10T14:48:58.151Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-10T14:48:58.484Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=releases&TARGET=sanity.system&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&MODE=ENTRYPOINT&DOCKER_REQUIRED=false&REMOTE_TRIGGER=false&ACTIVE_NODE_TIMEOUT=&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_windows&GENERATE_JOBS=false&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&RERUN_ITERATIONS=0&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=sfryer.dynamic.windows.11.poc&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.11-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&JDK_VERSION=8&USER_CREDENTIALS_ID=&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JCK_GIT_BRANCH=master&JDK_REPO=&JCK_GIT_REPO=&OPENJ9_BRANCH=master&OPENJ9_SHA=&VENDOR_TEST_BRANCHES=&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&UPSTREAM_JOB_NAME=&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&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=1&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=10&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-02-10T14:48:58.497Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=releases&TARGET=sanity.system&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&MODE=ENTRYPOINT&DOCKER_REQUIRED=false&REMOTE_TRIGGER=false&ACTIVE_NODE_TIMEOUT=&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_windows&GENERATE_JOBS=false&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&RERUN_ITERATIONS=0&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-win3b4ac0&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.11-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&JDK_VERSION=8&USER_CREDENTIALS_ID=&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JCK_GIT_BRANCH=master&JDK_REPO=&JCK_GIT_REPO=&OPENJ9_BRANCH=master&OPENJ9_SHA=&VENDOR_TEST_BRANCHES=&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&UPSTREAM_JOB_NAME=&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&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=1&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=10&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-02-10T14:48:58.537Z] Building tests...
[Pipeline] timeout
[2026-02-10T14:48:58.540Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-10T14:48:58.556Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2026-02-10T14:48:59.064Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2026-02-10T14:48:59.389Z] c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib does not exist, creating one.
[2026-02-10T14:48:59.389Z] mkdir c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib
[2026-02-10T14:48:59.389Z] --------------------------------------------
[2026-02-10T14:48:59.389Z] path is set to c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib
[2026-02-10T14:48:59.389Z] task is set to default
[2026-02-10T14:48:59.389Z] dependencyList is set to all
[2026-02-10T14:48:59.389Z] System Test jars will be downloaded.
[2026-02-10T14:48:59.389Z] --------------------------------------------
[2026-02-10T14:48:59.389Z] Starting download third party dependent jars
[2026-02-10T14:48:59.389Z] --------------------------------------------
[2026-02-10T14:48:59.389Z] downloading dependent third party jars to c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib
[2026-02-10T14:48:59.389Z] mkdir c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/junit
[2026-02-10T14:48:59.389Z] Directory created: c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/junit
[2026-02-10T14:48:59.389Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/junit//hamcrest-core.jar
[2026-02-10T14:48:59.389Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/junit//hamcrest-core.jar
[2026-02-10T14:48:59.735Z] --> file downloaded to c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/junit/hamcrest-core.jar
[2026-02-10T14:48:59.735Z] Checksum verification skipped for c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/junit/hamcrest-core.jar
[2026-02-10T14:48:59.735Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/junit//junit.jar
[2026-02-10T14:48:59.735Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/junit//junit.jar
[2026-02-10T14:49:00.064Z] --> file downloaded to c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/junit/junit.jar
[2026-02-10T14:49:00.064Z] Checksum verification skipped for c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/junit/junit.jar
[2026-02-10T14:49:00.064Z] mkdir c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/cvsclient
[2026-02-10T14:49:00.064Z] Directory created: c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/cvsclient
[2026-02-10T14:49:00.064Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/cvsclient//org-netbeans-lib-cvsclient.jar
[2026-02-10T14:49:00.064Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/cvsclient//org-netbeans-lib-cvsclient.jar
[2026-02-10T14:49:00.391Z] --> file downloaded to c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar
[2026-02-10T14:49:00.391Z] Checksum verification skipped for c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar
[2026-02-10T14:49:00.391Z] mkdir c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/asm
[2026-02-10T14:49:00.391Z] Directory created: c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/asm
[2026-02-10T14:49:00.391Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/asm//asm.jar
[2026-02-10T14:49:00.391Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/asm//asm.jar
[2026-02-10T14:49:00.720Z] --> file downloaded to c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/asm/asm.jar
[2026-02-10T14:49:00.720Z] mkdir c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/log4j
[2026-02-10T14:49:00.720Z] Directory created: c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/log4j
[2026-02-10T14:49:00.720Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/log4j//log4j-api.jar
[2026-02-10T14:49:00.720Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/log4j//log4j-api.jar
[2026-02-10T14:49:01.056Z] --> file downloaded to c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/log4j/log4j-api.jar
[2026-02-10T14:49:01.056Z] Checksum verification skipped for c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/log4j/log4j-api.jar
[2026-02-10T14:49:01.056Z] mkdir c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/apache-ant
[2026-02-10T14:49:01.056Z] mkdir c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/apache-ant/lib
[2026-02-10T14:49:01.056Z] Directory created: c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/apache-ant/lib
[2026-02-10T14:49:01.056Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/apache-ant/lib//ant-launcher.jar
[2026-02-10T14:49:01.056Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/apache-ant/lib//ant-launcher.jar
[2026-02-10T14:49:01.383Z] --> file downloaded to c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/apache-ant/lib/ant-launcher.jar
[2026-02-10T14:49:01.383Z] Checksum verification skipped for c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/apache-ant/lib/ant-launcher.jar
[2026-02-10T14:49:01.383Z] mkdir c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/mauve
[2026-02-10T14:49:01.383Z] Directory created: c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/mauve
[2026-02-10T14:49:01.383Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/mauve//mauve.jar
[2026-02-10T14:49:01.383Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/mauve//mauve.jar
[2026-02-10T14:49:02.087Z] --> file downloaded to c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/mauve/mauve.jar
[2026-02-10T14:49:02.088Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar
[2026-02-10T14:49:02.088Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar
[2026-02-10T14:49:02.413Z] --> file downloaded to c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/json-simple.jar
[2026-02-10T14:49:02.413Z] mkdir c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/tools
[2026-02-10T14:49:02.413Z] Directory created: c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/tools
[2026-02-10T14:49:02.413Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/tools//tools.jar
[2026-02-10T14:49:02.413Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/tools//tools.jar
[2026-02-10T14:49:03.117Z] --> file downloaded to c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/tools/tools.jar
[2026-02-10T14:49:03.117Z] Checksum verification skipped for c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/tools/tools.jar
[2026-02-10T14:49:03.117Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/log4j//log4j-core.jar
[2026-02-10T14:49:03.117Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/log4j//log4j-core.jar
[2026-02-10T14:49:03.444Z] --> file downloaded to c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/log4j/log4j-core.jar
[2026-02-10T14:49:03.444Z] Checksum verification skipped for c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/log4j/log4j-core.jar
[2026-02-10T14:49:03.444Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jcstress-tests-all-20240222.jar
[2026-02-10T14:49:03.444Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jcstress-tests-all-20240222.jar
[2026-02-10T14:49:05.717Z] --> file downloaded to c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/jcstress-tests-all-20240222.jar
[2026-02-10T14:49:05.717Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2026-02-10T14:49:05.903Z] Masking supported pattern matches of %USERNAME% or %PASSWORD%
[Pipeline] {
[Pipeline] dir
[2026-02-10T14:49:05.927Z] Running in c:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2026-02-10T14:49:05.710Z] $ ssh-agent
[2026-02-10T14:49:06.100Z] SSH_AUTH_SOCK=/tmp/ssh-uuJL7VvSwAWJ/agent.1640
[2026-02-10T14:49:06.100Z] SSH_AGENT_PID=1641
[2026-02-10T14:49:06.100Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-10T14:49:06.563Z] + bash ./compile.sh
[2026-02-10T14:49:06.908Z] Set values based on ./testenv/testenv.properties:
[2026-02-10T14:49:06.908Z] =========
[2026-02-10T14:49:06.908Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2026-02-10T14:49:06.909Z] TKG_BRANCH=v1.0.11.1
[2026-02-10T14:49:06.909Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-10T14:49:06.909Z] OPENJ9_BRANCH=v0.57.0-release
[2026-02-10T14:49:06.909Z] STF_REPO=https://github.com/adoptium/STF.git
[2026-02-10T14:49:06.909Z] STF_BRANCH=v1.0.11
[2026-02-10T14:49:06.909Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2026-02-10T14:49:06.909Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.11
[2026-02-10T14:49:06.909Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2026-02-10T14:49:06.909Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.11
[2026-02-10T14:49:06.909Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git
[2026-02-10T14:49:06.909Z] JDK8_BRANCH=jdk8u482-ga
[2026-02-10T14:49:06.909Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git
[2026-02-10T14:49:06.909Z] JDK11_BRANCH=jdk-11.0.30-ga
[2026-02-10T14:49:06.909Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git
[2026-02-10T14:49:06.909Z] JDK17_BRANCH=jdk-17.0.18-ga
[2026-02-10T14:49:06.909Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git
[2026-02-10T14:49:06.909Z] JDK21_BRANCH=jdk-21.0.10-ga
[2026-02-10T14:49:06.909Z] JDK25_REPO=https://github.com/adoptium/jdk25u.git
[2026-02-10T14:49:06.909Z] JDK25_BRANCH=jdk-25.0.2-ga
[2026-02-10T14:49:06.909Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git
[2026-02-10T14:49:06.909Z] JDK8_OPENJ9_BRANCH=v0.57.0-release
[2026-02-10T14:49:06.909Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git
[2026-02-10T14:49:06.909Z] JDK11_OPENJ9_BRANCH=v0.57.0-release
[2026-02-10T14:49:06.909Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git
[2026-02-10T14:49:06.909Z] JDK17_OPENJ9_BRANCH=v0.57.0-release
[2026-02-10T14:49:06.909Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git
[2026-02-10T14:49:06.909Z] JDK21_OPENJ9_BRANCH=v0.57.0-release
[2026-02-10T14:49:06.909Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git
[2026-02-10T14:49:06.909Z] JDK25_OPENJ9_BRANCH=v0.57.0-release
[2026-02-10T14:49:06.910Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-10T14:49:06.910Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java-11.0.30
[2026-02-10T14:49:06.910Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-10T14:49:06.910Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java-17.0.18
[2026-02-10T14:49:06.910Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-10T14:49:06.910Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-21.0.10
[2026-02-10T14:49:06.910Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-10T14:49:06.910Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java-25.0.2
[2026-02-10T14:49:06.910Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2026-02-10T14:49:06.910Z]
[2026-02-10T14:49:06.910Z] =========
[2026-02-10T14:49:06.910Z]
[2026-02-10T14:49:06.910Z] JDK_REPO=https://github.com/adoptium/jdk8u.git
[2026-02-10T14:49:06.910Z] JDK_BRANCH=jdk8u482-ga
[2026-02-10T14:49:06.910Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-10T14:49:06.910Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-02-10T14:49:06.910Z] JAVA_HOME is set to c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/jdkbinary/j2sdk-image
[2026-02-10T14:49:07.238Z] LIB_DIR is set to C:/workspace/externalDependency/system_lib
[2026-02-10T14:49:07.238Z] rm -f -r /cygdrive/c/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-10T14:49:07.238Z] mkdir -p /cygdrive/c/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-10T14:49:07.239Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG/.." "-DLIB_DIR=C:/workspace/externalDependency/system_lib" 2>&1; echo $? ) | tee "/cygdrive/c/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-10T14:49:07.239Z] if [ -z "$(tail -1 /cygdrive/c/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/cygdrive/c/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-10T14:49:08.929Z] Buildfile: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG\scripts\build_tools.xml
[2026-02-10T14:49:09.672Z]
[2026-02-10T14:49:09.672Z] build:
[2026-02-10T14:49:10.041Z]
[2026-02-10T14:49:10.041Z] clean:
[2026-02-10T14:49:10.041Z]
[2026-02-10T14:49:10.041Z] init:
[2026-02-10T14:49:10.041Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG\bin
[2026-02-10T14:49:10.041Z]
[2026-02-10T14:49:10.041Z] getDependentLibs:
[2026-02-10T14:49:10.041Z] [exec] --------------------------------------------
[2026-02-10T14:49:10.041Z] [exec] path is set to C:/workspace/externalDependency/system_lib
[2026-02-10T14:49:10.041Z] [exec] task is set to default
[2026-02-10T14:49:10.041Z] [exec] dependencyList is set to json_simple
[2026-02-10T14:49:10.041Z] [exec] System Test jars will be downloaded.
[2026-02-10T14:49:10.041Z] [exec] --------------------------------------------
[2026-02-10T14:49:10.041Z] [exec] Starting download third party dependent jars
[2026-02-10T14:49:10.041Z] [exec] --------------------------------------------
[2026-02-10T14:49:10.041Z] [exec] downloading dependent third party jars to C:/workspace/externalDependency/system_lib
[2026-02-10T14:49:10.042Z] [exec] C:/workspace/externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2026-02-10T14:49:10.042Z] [exec] downloaded dependent third party jars successfully
[2026-02-10T14:49:10.042Z]
[2026-02-10T14:49:10.042Z] compile:
[2026-02-10T14:49:10.042Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-10T14:49:10.042Z] [echo] ============COMPILER SETTINGS============
[2026-02-10T14:49:10.042Z] [echo] ===fork: yes
[2026-02-10T14:49:10.042Z] [echo] ===debug: on
[2026-02-10T14:49:10.393Z] [javac] Compiling 28 source files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG\bin
[2026-02-10T14:49:14.197Z]
[2026-02-10T14:49:14.197Z] dist:
[2026-02-10T14:49:14.197Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG\bin\TestKitGen.jar
[2026-02-10T14:49:14.552Z]
[2026-02-10T14:49:14.553Z] BUILD SUCCESSFUL
[2026-02-10T14:49:14.553Z] Total time: 5 seconds
[2026-02-10T14:49:14.553Z] 0
[2026-02-10T14:49:14.905Z] c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-10T14:49:15.646Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-10T14:49:15.646Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8171M CPU @ 2.60GHz
[2026-02-10T14:49:17.924Z] ****************************** MACHINE INFO ******************************
[2026-02-10T14:49:17.924Z] File path : C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG
[2026-02-10T14:49:17.924Z] Free Physical Memory Size : 13294235648
[2026-02-10T14:49:17.924Z] Free space (bytes) : 67193528320
[2026-02-10T14:49:17.924Z] Total Physical Memory Size : 17126223872
[2026-02-10T14:49:17.924Z] Total space (bytes) : 135771664384
[2026-02-10T14:49:17.924Z] Usable space (bytes) : 67193528320
[2026-02-10T14:49:17.924Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-10T14:49:17.924Z] bashVersion :
[2026-02-10T14:49:17.924Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin)
[2026-02-10T14:49:17.924Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-02-10T14:49:17.924Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-10T14:49:17.924Z]
[2026-02-10T14:49:17.924Z] This is free software; you are free to change and redistribute it.
[2026-02-10T14:49:17.924Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-10T14:49:17.924Z] cpuCores : 4
[2026-02-10T14:49:17.924Z] curlVersion :
[2026-02-10T14:49:17.924Z] curl 8.9.1 (x86_64-pc-cygwin) libcurl/8.9.1 OpenSSL/3.0.14 zlib/1.3.1 brotli/1.1.0 zstd/1.5.6 libidn2/2.3.7 libpsl/0.21.5 libssh2/1.11.0 nghttp2/1.61.0 libgsasl/2.2.1 OpenLDAP/2.6.8
[2026-02-10T14:49:17.924Z] Release-Date: 2024-07-31
[2026-02-10T14:49:17.924Z] 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
[2026-02-10T14:49:17.924Z] 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
[2026-02-10T14:49:17.925Z] dockerVersion : bash: line 1: docker: command not found
[2026-02-10T14:49:17.925Z] gcc version : 12
[2026-02-10T14:49:17.925Z] gclibc version : ldd (cygwin) 3.5.4
[2026-02-10T14:49:17.925Z] gdb version : bash: line 1: gdb: command not found
[2026-02-10T14:49:17.925Z] lldb version : Command could not be executed
[2026-02-10T14:49:17.925Z] makeVersion :
[2026-02-10T14:49:17.925Z] GNU Make 4.4.1
[2026-02-10T14:49:17.925Z] Built for x86_64-pc-cygwin
[2026-02-10T14:49:17.925Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2026-02-10T14:49:17.925Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2026-02-10T14:49:17.925Z] This is free software: you are free to change and redistribute it.
[2026-02-10T14:49:17.925Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-10T14:49:17.925Z] mavenVersion : bash: line 1: mvn: command not found
[2026-02-10T14:49:17.925Z] perlVersion :
[2026-02-10T14:49:17.925Z]
[2026-02-10T14:49:17.925Z] This is perl 5, version 40, subversion 0 (v5.40.0) built for x86_64-cygwin-threads-multi
[2026-02-10T14:49:17.925Z] (with 3 registered patches, see perl -V for more detail)
[2026-02-10T14:49:17.925Z]
[2026-02-10T14:49:17.925Z] Copyright 1987-2024, Larry Wall
[2026-02-10T14:49:17.925Z]
[2026-02-10T14:49:17.925Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-10T14:49:17.925Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-10T14:49:17.925Z]
[2026-02-10T14:49:17.925Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-10T14:49:17.925Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-10T14:49:17.925Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-02-10T14:49:17.925Z]
[2026-02-10T14:49:17.925Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-10T14:49:17.925Z] procArch : unknown
[2026-02-10T14:49:17.925Z] sysArch : x86_64
[2026-02-10T14:49:17.925Z] sysOS : CYGWIN_NT-10.0-26200
[2026-02-10T14:49:17.925Z] ulimit :
[2026-02-10T14:49:17.925Z] core file size (blocks, -c) 0
[2026-02-10T14:49:17.925Z] data seg size (kbytes, -d) unlimited
[2026-02-10T14:49:17.925Z] file size (blocks, -f) unlimited
[2026-02-10T14:49:17.925Z] open files (-n) 3200
[2026-02-10T14:49:17.925Z] pipe size (512 bytes, -p) 8
[2026-02-10T14:49:17.925Z] stack size (kbytes, -s) 2032
[2026-02-10T14:49:17.925Z] cpu time (seconds, -t) unlimited
[2026-02-10T14:49:17.925Z] max user processes (-u) 256
[2026-02-10T14:49:17.925Z] virtual memory (kbytes, -v) unlimited
[2026-02-10T14:49:17.925Z] uname : CYGWIN_NT-10.0-26200 test-win3b4ac0 3.5.4-1.x86_64 2024-08-25 16:52 UTC x86_64 Cygwin
[2026-02-10T14:49:17.925Z] vmVendor : Oracle Corporation
[2026-02-10T14:49:17.925Z] vmVersion : 25.482-b08
[2026-02-10T14:49:17.925Z] xlc version : bash: line 1: xlC: command not found
[2026-02-10T14:49:17.925Z] **************************************************************************
[2026-02-10T14:49:17.925Z]
[2026-02-10T14:49:17.925Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-10T14:49:17.925Z]
[2026-02-10T14:49:17.925Z] System.getProperty('java.vendor')=Temurin
[2026-02-10T14:49:17.925Z]
[2026-02-10T14:49:17.925Z] System.getProperty('os.name')=Windows 11
[2026-02-10T14:49:17.925Z]
[2026-02-10T14:49:17.925Z] System.getProperty('os.arch')=amd64
[2026-02-10T14:49:17.925Z]
[2026-02-10T14:49:17.925Z] System.getProperty('java.fullversion')=null
[2026-02-10T14:49:17.925Z]
[2026-02-10T14:49:17.925Z] System.getProperty('sun.arch.data.model')=64
[2026-02-10T14:49:17.925Z]
[2026-02-10T14:49:17.925Z] make -f clean.mk cleanBuild
[2026-02-10T14:49:18.258Z] make[1]: Entering directory '/cygdrive/c/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG'
[2026-02-10T14:49:18.619Z] rm -f -r C:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests///..//jvmtest
[2026-02-10T14:49:18.948Z] make[1]: Leaving directory '/cygdrive/c/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG'
[2026-02-10T14:49:18.948Z] make -f compile.mk compile
[2026-02-10T14:49:18.948Z] make[1]: Entering directory '/cygdrive/c/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG'
[2026-02-10T14:49:19.654Z] rm -f -r C:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests//TKG/output_compilation; \
[2026-02-10T14:49:19.655Z] mkdir -p C:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests//TKG/output_compilation; \
[2026-02-10T14:49:19.655Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=C:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/" "-DBUILD_ROOT=C:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests///..//jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=system" "-DRESOURCES_DIR=C:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests///..//jvmtest/TestConfig/resources" "-DSPEC=win_x86-64" "-DTEST_JDK_HOME=c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=C:/workspace/externalDependency/system_lib" 2>&1; echo $? ) | tee "C:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests//TKG/output_compilation/compilation.log"; \
[2026-02-10T14:49:19.655Z] if [ -z "$(tail -1 C:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests//TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="C:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests//TKG/output_compilation/compilation.log" --testRoot="C:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/"; false; else rm -f -r "C:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests//TKG/output_compilation"; fi
[2026-02-10T14:49:21.360Z] Buildfile: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG\scripts\build_test.xml
[2026-02-10T14:49:21.730Z] [echo] build.list is TestConfig/build.xml,system/build.xml
[2026-02-10T14:49:21.730Z]
[2026-02-10T14:49:21.730Z] -create_test_directory:
[2026-02-10T14:49:21.730Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest
[2026-02-10T14:49:21.730Z]
[2026-02-10T14:49:21.730Z] stage_test_material:
[2026-02-10T14:49:22.060Z] [copy] Copying 135 files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest
[2026-02-10T14:49:22.421Z]
[2026-02-10T14:49:22.421Z] build:
[2026-02-10T14:49:22.421Z]
[2026-02-10T14:49:22.421Z] init:
[2026-02-10T14:49:22.422Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system
[2026-02-10T14:49:22.422Z]
[2026-02-10T14:49:22.422Z] dist:
[2026-02-10T14:49:22.422Z] [copy] Copying 1 file to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system
[2026-02-10T14:49:22.422Z]
[2026-02-10T14:49:22.422Z] common_build:
[2026-02-10T14:49:22.422Z] [echo] target common_build is called.....
[2026-02-10T14:49:22.422Z]
[2026-02-10T14:49:22.422Z] common_init:
[2026-02-10T14:49:22.422Z]
[2026-02-10T14:49:22.422Z] check_systemtest:
[2026-02-10T14:49:22.422Z] [echo] C:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests//system/STF does not exist, clone from GitHub
[2026-02-10T14:49:22.774Z]
[2026-02-10T14:49:22.774Z] clone_stf:
[2026-02-10T14:49:22.774Z] [exec] git clone -q https://github.com/adoptium/STF.git
[2026-02-10T14:49:24.457Z] [echo] git rev-parse v1.0.11
[2026-02-10T14:49:24.457Z] [echo] git checkout -q -f e00736d6e895a39cd167e145f08e07d6e5b665f2
[2026-02-10T14:49:28.230Z] [exec] USE_TESTENV_PROPERTIES was set, not writing to testenv.properties
[2026-02-10T14:49:28.230Z] [echo] C:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests//system/aqa-systemtest does not exist, clone from GitHub
[2026-02-10T14:49:28.230Z]
[2026-02-10T14:49:28.230Z] clone_systemtest:
[2026-02-10T14:49:28.230Z] [exec] git clone -q https://github.com/adoptium/aqa-systemtest.git
[2026-02-10T14:49:31.212Z] [echo] git rev-parse v1.0.11
[2026-02-10T14:49:31.212Z] [echo] git checkout -q -f 0b3db8ea2302abe200b998b9b74bad0ed129cd6d
[2026-02-10T14:49:38.497Z] [exec] USE_TESTENV_PROPERTIES was set, not writing to testenv.properties
[2026-02-10T14:49:38.497Z]
[2026-02-10T14:49:38.497Z] configure_systemtest:
[2026-02-10T14:49:38.497Z] [echo] Executing openjdk.build/build.xml
[2026-02-10T14:49:38.497Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib
[2026-02-10T14:49:38.497Z]
[2026-02-10T14:49:38.497Z] check-for-ant:
[2026-02-10T14:49:38.497Z]
[2026-02-10T14:49:38.497Z] configure-ant:
[2026-02-10T14:49:38.497Z]
[2026-02-10T14:49:38.497Z] print-ant-location:
[2026-02-10T14:49:38.497Z] [echo] Using ant from c:\workspace\externalDependency\system_lib\apache-ant\lib\ant-launcher.jar
[2026-02-10T14:49:38.497Z]
[2026-02-10T14:49:38.497Z] print-ant-error:
[2026-02-10T14:49:38.497Z]
[2026-02-10T14:49:38.497Z] check-for-junit:
[2026-02-10T14:49:38.497Z]
[2026-02-10T14:49:38.497Z] configure-junit:
[2026-02-10T14:49:38.497Z]
[2026-02-10T14:49:38.497Z] print-junit-location:
[2026-02-10T14:49:38.497Z] [echo] Using junit from c:\workspace\externalDependency\system_lib\junit\junit.jar
[2026-02-10T14:49:38.497Z]
[2026-02-10T14:49:38.497Z] print-junit-error:
[2026-02-10T14:49:38.497Z]
[2026-02-10T14:49:38.497Z] check-for-hamcrest-core:
[2026-02-10T14:49:38.497Z]
[2026-02-10T14:49:38.497Z] configure-hamcrest-core:
[2026-02-10T14:49:38.497Z]
[2026-02-10T14:49:38.497Z] print-hamcrest-core-location:
[2026-02-10T14:49:38.497Z] [echo] Using hamcrest-core from c:\workspace\externalDependency\system_lib\junit\hamcrest-core.jar
[2026-02-10T14:49:38.497Z]
[2026-02-10T14:49:38.497Z] print-hamcrest-core-error:
[2026-02-10T14:49:38.497Z]
[2026-02-10T14:49:38.497Z] check-for-log4j:
[2026-02-10T14:49:38.497Z]
[2026-02-10T14:49:38.497Z] configure-log4j:
[2026-02-10T14:49:38.497Z]
[2026-02-10T14:49:38.497Z] print-log4j-location:
[2026-02-10T14:49:38.497Z] [echo] Using log4j-api from c:\workspace\externalDependency\system_lib\log4j\log4j-api.jar and log4j-core from c:\workspace\externalDependency\system_lib\log4j\log4j-core.jar
[2026-02-10T14:49:38.497Z]
[2026-02-10T14:49:38.497Z] print-log4j-error:
[2026-02-10T14:49:38.497Z]
[2026-02-10T14:49:38.497Z] check-for-asm:
[2026-02-10T14:49:38.497Z]
[2026-02-10T14:49:38.497Z] configure-asm:
[2026-02-10T14:49:38.497Z] [delete] Deleting directory c:\workspace\externalDependency\system_lib\asm
[2026-02-10T14:49:38.497Z] [echo] Executing macro download-file
[2026-02-10T14:49:38.498Z] [echo] File to download: https://repository.ow2.org/nexus/content/repositories/releases/org/ow2/asm/asm/9.7.1/asm-9.7.1.jar
[2026-02-10T14:49:38.498Z] [echo] Destination: c:\workspace\externalDependency\system_lib\asm/asm.jar
[2026-02-10T14:49:38.498Z] [echo] Download tool: curl
[2026-02-10T14:49:38.498Z] [mkdir] Created dir: c:\workspace\externalDependency\system_lib\asm
[2026-02-10T14:49:38.854Z] [exec] % Total % Received % Xferd Average Speed Time Time Time Current
[2026-02-10T14:49:38.854Z] [exec] Dload Upload Total Spent Left Speed
[2026-02-10T14:49:38.854Z] [exec]
[2026-02-10T14:49:38.854Z] [exec] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 123k 100 123k 0 0 895k 0 --:--:-- --:--:-- --:--:-- 918k
[2026-02-10T14:49:38.854Z] [echo] Executing macro download-file
[2026-02-10T14:49:38.854Z] [echo] File to download: https://repository.ow2.org/nexus/content/repositories/releases/org/ow2/asm/asm-commons/9.7.1/asm-commons-9.7.1.jar
[2026-02-10T14:49:38.854Z] [echo] Destination: c:\workspace\externalDependency\system_lib\asm/asm-commons.jar
[2026-02-10T14:49:38.854Z] [echo] Download tool: curl
[2026-02-10T14:49:39.216Z] [exec] % Total % Received % Xferd Average Speed Time Time Time Current
[2026-02-10T14:49:39.216Z] [exec] Dload Upload Total Spent Left Speed
[2026-02-10T14:49:39.216Z] [exec]
[2026-02-10T14:49:39.216Z] [exec] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 73459 100 73459 0 0 587k 0 --:--:-- --:--:-- --:--:-- 602k
[2026-02-10T14:49:39.216Z]
[2026-02-10T14:49:39.216Z] print-asm-location:
[2026-02-10T14:49:39.216Z] [echo] Using asm.jar from c:\workspace\externalDependency\system_lib\asm/asm.jar
[2026-02-10T14:49:39.216Z] [echo] Using asm-commons.jar from c:\workspace\externalDependency\system_lib\asm/asm-commons.jar
[2026-02-10T14:49:39.216Z]
[2026-02-10T14:49:39.216Z] print-asm-error:
[2026-02-10T14:49:39.216Z]
[2026-02-10T14:49:39.216Z] setup-java-properties:
[2026-02-10T14:49:39.216Z] [echo] java_home is ${java_home}
[2026-02-10T14:49:39.216Z] [echo] java.home is C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jdkbinary\j2sdk-image\jre
[2026-02-10T14:49:39.581Z] [echoproperties] #Ant properties
[2026-02-10T14:49:39.581Z] [echoproperties] #Tue Feb 10 14:49:38 UTC 2026
[2026-02-10T14:49:39.581Z] [echoproperties] buildjdk..=
[2026-02-10T14:49:39.581Z] [echoproperties] buildjdk.C=\\workspace\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows\\jdkbinary\\j2sdk-image\\jre\\classes
[2026-02-10T14:49:39.582Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM (Temurin)(build 25.482-b08, mixed mode)
[2026-02-10T14:49:39.582Z] [echoproperties] buildjdk.Property=settings\:
[2026-02-10T14:49:39.582Z] [echoproperties] buildjdk.awt.toolkit=sun.awt.windows.WToolkit
[2026-02-10T14:49:39.582Z] [echoproperties] buildjdk.file.encoding=Cp1252
[2026-02-10T14:49:39.582Z] [echoproperties] buildjdk.file.encoding.pkg=sun.io
[2026-02-10T14:49:39.582Z] [echoproperties] buildjdk.file.separator=\\
[2026-02-10T14:49:39.582Z] [echoproperties] buildjdk.java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
[2026-02-10T14:49:39.582Z] [echoproperties] buildjdk.java.awt.printerjob=sun.awt.windows.WPrinterJob
[2026-02-10T14:49:39.582Z] [echoproperties] buildjdk.java.class.path=.
[2026-02-10T14:49:39.582Z] [echoproperties] buildjdk.java.class.version=52.0
[2026-02-10T14:49:39.582Z] [echoproperties] buildjdk.java.endorsed.dirs=C\:\\workspace\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows\\jdkbinary\\j2sdk-image\\jre\\lib\\endorsed
[2026-02-10T14:49:39.582Z] [echoproperties] buildjdk.java.ext.dirs=C\:\\workspace\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows\\jdkbinary\\j2sdk-image\\jre\\lib\\ext
[2026-02-10T14:49:39.582Z] [echoproperties] buildjdk.java.home=C\:\\workspace\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows\\jdkbinary\\j2sdk-image\\jre
[2026-02-10T14:49:39.582Z] [echoproperties] buildjdk.java.io.tmpdir=C\:\\Users\\adoptopenjdk\\AppData\\Local\\Temp\\
[2026-02-10T14:49:39.582Z] [echoproperties] buildjdk.java.library.path=C\:\\workspace\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows\\jdkbinary\\j2sdk-image\\bin
[2026-02-10T14:49:39.582Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment
[2026-02-10T14:49:39.582Z] [echoproperties] buildjdk.java.runtime.version=1.8.0_482-b08
[2026-02-10T14:49:39.582Z] [echoproperties] buildjdk.java.specification.maintenance.version=6
[2026-02-10T14:49:39.582Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification
[2026-02-10T14:49:39.583Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation
[2026-02-10T14:49:39.583Z] [echoproperties] buildjdk.java.specification.version=1.8
[2026-02-10T14:49:39.583Z] [echoproperties] buildjdk.java.vendor=Temurin
[2026-02-10T14:49:39.583Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/
[2026-02-10T14:49:39.583Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues
[2026-02-10T14:49:39.583Z] [echoproperties] buildjdk.java.version=1.8.0_482
[2026-02-10T14:49:39.583Z] [echoproperties] buildjdk.java.vm.info=mixed mode
[2026-02-10T14:49:39.583Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM
[2026-02-10T14:49:39.583Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification
[2026-02-10T14:49:39.583Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation
[2026-02-10T14:49:39.583Z] [echoproperties] buildjdk.java.vm.specification.version=1.8
[2026-02-10T14:49:39.583Z] [echoproperties] buildjdk.java.vm.vendor=Temurin
[2026-02-10T14:49:39.583Z] [echoproperties] buildjdk.java.vm.version=25.482-b08
[2026-02-10T14:49:39.583Z] [echoproperties] buildjdk.line.separator=\\r \\n
[2026-02-10T14:49:39.583Z] [echoproperties] buildjdk.openjdk=version "1.8.0_482"
[2026-02-10T14:49:39.583Z] [echoproperties] buildjdk.os.arch=amd64
[2026-02-10T14:49:39.583Z] [echoproperties] buildjdk.os.name=Windows 11
[2026-02-10T14:49:39.583Z] [echoproperties] buildjdk.os.version=10.0
[2026-02-10T14:49:39.583Z] [echoproperties] buildjdk.path.separator=;
[2026-02-10T14:49:39.583Z] [echoproperties] buildjdk.sun.arch.data.model=64
[2026-02-10T14:49:39.583Z] [echoproperties] buildjdk.sun.boot.class.path=C\:\\workspace\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows\\jdkbinary\\j2sdk-image\\jre\\lib\\resources.jar
[2026-02-10T14:49:39.583Z] [echoproperties] buildjdk.sun.boot.library.path=C\:\\workspace\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows\\jdkbinary\\j2sdk-image\\jre\\bin
[2026-02-10T14:49:39.583Z] [echoproperties] buildjdk.sun.cpu.endian=little
[2026-02-10T14:49:39.583Z] [echoproperties] buildjdk.sun.cpu.isalist=amd64
[2026-02-10T14:49:39.583Z] [echoproperties] buildjdk.sun.desktop=windows
[2026-02-10T14:49:39.583Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeLittle
[2026-02-10T14:49:39.583Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD
[2026-02-10T14:49:39.583Z] [echoproperties] buildjdk.sun.jnu.encoding=Cp1252
[2026-02-10T14:49:39.584Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Tiered Compilers
[2026-02-10T14:49:39.584Z] [echoproperties] buildjdk.sun.os.patch.level=
[2026-02-10T14:49:39.584Z] [echoproperties] buildjdk.user.country=US
[2026-02-10T14:49:39.584Z] [echoproperties] buildjdk.user.dir=C\:\\workspace\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows\\aqa-tests\\system\\aqa-systemtest\\openjdk.build
[2026-02-10T14:49:39.584Z] [echoproperties] buildjdk.user.home=C\:\\Users\\adoptopenjdk
[2026-02-10T14:49:39.584Z] [echoproperties] buildjdk.user.language=en
[2026-02-10T14:49:39.584Z] [echoproperties] buildjdk.user.name=****
[2026-02-10T14:49:39.584Z] [echoproperties] buildjdk.user.script=
[2026-02-10T14:49:39.584Z] [echoproperties] buildjdk.user.timezone=
[2026-02-10T14:49:39.584Z] [echoproperties] buildjdk.user.variant=
[2026-02-10T14:49:39.584Z] [delete] Deleting: C:\Users\adoptopenjdk\AppData\Local\Temp\openjdk.java.build.properties.1997250649
[2026-02-10T14:49:39.584Z] [echo] DEBUG: Resolved os.name for buildjdk is Windows 11
[2026-02-10T14:49:39.584Z] [echo] java_platform set to win_x86-64
[2026-02-10T14:49:39.584Z] [echo] java_java_specification_version set to 1.8
[2026-02-10T14:49:39.584Z] [echo] java_java_vm_vendor set to Temurin
[2026-02-10T14:49:39.584Z] [echo] java_bindir set to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jdkbinary\j2sdk-image\jre/../bin
[2026-02-10T14:49:39.584Z] [echo] java_compiler set to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jdkbinary\j2sdk-image\bin\javac.exe
[2026-02-10T14:49:39.584Z]
[2026-02-10T14:49:39.584Z] check-for-tools-jar:
[2026-02-10T14:49:39.584Z] [echo] java_java_specification_version is 1.8
[2026-02-10T14:49:39.584Z]
[2026-02-10T14:49:39.584Z] configure-tools-jar:
[2026-02-10T14:49:39.584Z]
[2026-02-10T14:49:39.584Z] print-tools-jar-location:
[2026-02-10T14:49:39.584Z] [echo] Using tools.jar from c:\workspace\externalDependency\system_lib\tools/tools.jar
[2026-02-10T14:49:39.584Z]
[2026-02-10T14:49:39.584Z] print-tools-jar-error:
[2026-02-10T14:49:39.584Z]
[2026-02-10T14:49:39.584Z] check-for-windows-sysinternals:
[2026-02-10T14:49:39.584Z]
[2026-02-10T14:49:39.584Z] set-download-windows-sysinternals-required:
[2026-02-10T14:49:39.584Z]
[2026-02-10T14:49:39.584Z] configure-windows-sysinternals:
[2026-02-10T14:49:39.584Z] [echo] Executing macro download-file
[2026-02-10T14:49:39.584Z] [echo] File to download: https://download.sysinternals.com/files/SysinternalsSuite.zip
[2026-02-10T14:49:39.585Z] [echo] Destination: C:\Users\adoptopenjdk\AppData\Local\Temp\/windows_sysinternals/SysinternalsSuite.zip
[2026-02-10T14:49:39.585Z] [echo] Download tool: curl
[2026-02-10T14:49:39.585Z] [mkdir] Created dir: C:\Users\adoptopenjdk\AppData\Local\Temp\windows_sysinternals
[2026-02-10T14:49:39.585Z] [exec] % Total % Received % Xferd Average Speed Time Time Time Current
[2026-02-10T14:49:39.585Z] [exec] Dload Upload Total Spent Left Speed
[2026-02-10T14:49:39.585Z] [exec]
[2026-02-10T14:49:42.560Z] [exec] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 75 168M 75 126M 0 0 173M 0 --:--:-- --:--:-- --:--:-- 173M 85 168M 85 144M 0 0 80.1M 0 0:00:02 0:00:01 0:00:01 80.1M 85 168M 85 144M 0 0 51.6M 0 0:00:03 0:00:02 0:00:01 51.6M100 168M 100 168M 0 0 56.4M 0 0:00:02 0:00:02 --:--:-- 56.5M
[2026-02-10T14:49:42.560Z] [unzip] Expanding: C:\Users\adoptopenjdk\AppData\Local\Temp\windows_sysinternals\SysinternalsSuite.zip into c:\workspace\externalDependency\system_lib\windows_sysinternals
[2026-02-10T14:49:48.496Z] [delete] Deleting directory C:\Users\adoptopenjdk\AppData\Local\Temp\windows_sysinternals
[2026-02-10T14:49:48.496Z]
[2026-02-10T14:49:48.496Z] print-windows-sysinternals-location:
[2026-02-10T14:49:48.496Z] [echo] Using windows sysinternals from from c:\workspace\externalDependency\system_lib\windows_sysinternals
[2026-02-10T14:49:48.496Z]
[2026-02-10T14:49:48.496Z] set-print-windows-sysinternals-error-required:
[2026-02-10T14:49:48.496Z]
[2026-02-10T14:49:48.496Z] really-print-windows-sysinternals-error:
[2026-02-10T14:49:48.496Z]
[2026-02-10T14:49:48.496Z] print-windows-sysinternals-error:
[2026-02-10T14:49:48.496Z]
[2026-02-10T14:49:48.496Z] fail-if-error:
[2026-02-10T14:49:48.496Z]
[2026-02-10T14:49:48.496Z] print-all-prereq-versions:
[2026-02-10T14:49:48.496Z] [echo] Ant version in use : 1.10.2
[2026-02-10T14:49:48.496Z] [echo] log4j version in use : 2.16.0
[2026-02-10T14:49:48.496Z] [echo] ASM version in use : 9.7.1
[2026-02-10T14:49:48.496Z] [echo] junit version in use : 4.12
[2026-02-10T14:49:48.496Z] [echo] hamcrest version in use: 1.3
[2026-02-10T14:49:48.496Z]
[2026-02-10T14:49:48.496Z] configure:
[2026-02-10T14:49:48.496Z]
[2026-02-10T14:49:48.496Z] build-dependencies:
[2026-02-10T14:49:48.496Z] [echo] Executing openjdk.build/build.xml
[2026-02-10T14:49:48.496Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib
[2026-02-10T14:49:48.496Z]
[2026-02-10T14:49:48.496Z] setup-java-properties:
[2026-02-10T14:49:48.496Z] [echo] java_home is ${java_home}
[2026-02-10T14:49:48.496Z] [echo] java.home is C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jdkbinary\j2sdk-image\jre
[2026-02-10T14:49:48.856Z] [echoproperties] #Ant properties
[2026-02-10T14:49:48.856Z] [echoproperties] #Tue Feb 10 14:49:48 UTC 2026
[2026-02-10T14:49:48.856Z] [echoproperties] buildjdk..=
[2026-02-10T14:49:48.856Z] [echoproperties] buildjdk.C=\\workspace\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows\\jdkbinary\\j2sdk-image\\jre\\classes
[2026-02-10T14:49:48.856Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM (Temurin)(build 25.482-b08, mixed mode)
[2026-02-10T14:49:48.856Z] [echoproperties] buildjdk.Property=settings\:
[2026-02-10T14:49:48.856Z] [echoproperties] buildjdk.awt.toolkit=sun.awt.windows.WToolkit
[2026-02-10T14:49:48.856Z] [echoproperties] buildjdk.file.encoding=Cp1252
[2026-02-10T14:49:48.856Z] [echoproperties] buildjdk.file.encoding.pkg=sun.io
[2026-02-10T14:49:48.856Z] [echoproperties] buildjdk.file.separator=\\
[2026-02-10T14:49:48.856Z] [echoproperties] buildjdk.java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
[2026-02-10T14:49:48.856Z] [echoproperties] buildjdk.java.awt.printerjob=sun.awt.windows.WPrinterJob
[2026-02-10T14:49:48.856Z] [echoproperties] buildjdk.java.class.path=.
[2026-02-10T14:49:48.856Z] [echoproperties] buildjdk.java.class.version=52.0
[2026-02-10T14:49:48.856Z] [echoproperties] buildjdk.java.endorsed.dirs=C\:\\workspace\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows\\jdkbinary\\j2sdk-image\\jre\\lib\\endorsed
[2026-02-10T14:49:48.856Z] [echoproperties] buildjdk.java.ext.dirs=C\:\\workspace\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows\\jdkbinary\\j2sdk-image\\jre\\lib\\ext
[2026-02-10T14:49:48.856Z] [echoproperties] buildjdk.java.home=C\:\\workspace\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows\\jdkbinary\\j2sdk-image\\jre
[2026-02-10T14:49:48.856Z] [echoproperties] buildjdk.java.io.tmpdir=C\:\\Users\\adoptopenjdk\\AppData\\Local\\Temp\\
[2026-02-10T14:49:48.856Z] [echoproperties] buildjdk.java.library.path=C\:\\workspace\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows\\jdkbinary\\j2sdk-image\\bin
[2026-02-10T14:49:48.856Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment
[2026-02-10T14:49:48.856Z] [echoproperties] buildjdk.java.runtime.version=1.8.0_482-b08
[2026-02-10T14:49:48.856Z] [echoproperties] buildjdk.java.specification.maintenance.version=6
[2026-02-10T14:49:48.857Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification
[2026-02-10T14:49:48.857Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation
[2026-02-10T14:49:48.857Z] [echoproperties] buildjdk.java.specification.version=1.8
[2026-02-10T14:49:48.857Z] [echoproperties] buildjdk.java.vendor=Temurin
[2026-02-10T14:49:48.857Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/
[2026-02-10T14:49:48.857Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues
[2026-02-10T14:49:48.857Z] [echoproperties] buildjdk.java.version=1.8.0_482
[2026-02-10T14:49:48.857Z] [echoproperties] buildjdk.java.vm.info=mixed mode
[2026-02-10T14:49:48.857Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM
[2026-02-10T14:49:48.857Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification
[2026-02-10T14:49:48.857Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation
[2026-02-10T14:49:48.857Z] [echoproperties] buildjdk.java.vm.specification.version=1.8
[2026-02-10T14:49:48.857Z] [echoproperties] buildjdk.java.vm.vendor=Temurin
[2026-02-10T14:49:48.857Z] [echoproperties] buildjdk.java.vm.version=25.482-b08
[2026-02-10T14:49:48.857Z] [echoproperties] buildjdk.line.separator=\\r \\n
[2026-02-10T14:49:48.857Z] [echoproperties] buildjdk.openjdk=version "1.8.0_482"
[2026-02-10T14:49:48.857Z] [echoproperties] buildjdk.os.arch=amd64
[2026-02-10T14:49:48.857Z] [echoproperties] buildjdk.os.name=Windows 11
[2026-02-10T14:49:48.857Z] [echoproperties] buildjdk.os.version=10.0
[2026-02-10T14:49:48.857Z] [echoproperties] buildjdk.path.separator=;
[2026-02-10T14:49:48.857Z] [echoproperties] buildjdk.sun.arch.data.model=64
[2026-02-10T14:49:48.857Z] [echoproperties] buildjdk.sun.boot.class.path=C\:\\workspace\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows\\jdkbinary\\j2sdk-image\\jre\\lib\\resources.jar
[2026-02-10T14:49:48.857Z] [echoproperties] buildjdk.sun.boot.library.path=C\:\\workspace\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows\\jdkbinary\\j2sdk-image\\jre\\bin
[2026-02-10T14:49:48.857Z] [echoproperties] buildjdk.sun.cpu.endian=little
[2026-02-10T14:49:48.857Z] [echoproperties] buildjdk.sun.cpu.isalist=amd64
[2026-02-10T14:49:48.857Z] [echoproperties] buildjdk.sun.desktop=windows
[2026-02-10T14:49:48.857Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeLittle
[2026-02-10T14:49:48.857Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD
[2026-02-10T14:49:48.857Z] [echoproperties] buildjdk.sun.jnu.encoding=Cp1252
[2026-02-10T14:49:48.857Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Tiered Compilers
[2026-02-10T14:49:48.857Z] [echoproperties] buildjdk.sun.os.patch.level=
[2026-02-10T14:49:48.857Z] [echoproperties] buildjdk.user.country=US
[2026-02-10T14:49:48.858Z] [echoproperties] buildjdk.user.dir=C\:\\workspace\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows\\aqa-tests\\system\\aqa-systemtest\\openjdk.build
[2026-02-10T14:49:48.858Z] [echoproperties] buildjdk.user.home=C\:\\Users\\adoptopenjdk
[2026-02-10T14:49:48.858Z] [echoproperties] buildjdk.user.language=en
[2026-02-10T14:49:48.858Z] [echoproperties] buildjdk.user.name=****
[2026-02-10T14:49:48.858Z] [echoproperties] buildjdk.user.script=
[2026-02-10T14:49:48.858Z] [echoproperties] buildjdk.user.timezone=
[2026-02-10T14:49:48.858Z] [echoproperties] buildjdk.user.variant=
[2026-02-10T14:49:48.858Z] [delete] Deleting: C:\Users\adoptopenjdk\AppData\Local\Temp\openjdk.java.build.properties.1151032610
[2026-02-10T14:49:48.858Z] [echo] DEBUG: Resolved os.name for buildjdk is Windows 11
[2026-02-10T14:49:48.858Z] [echo] java_platform set to win_x86-64
[2026-02-10T14:49:48.858Z] [echo] java_java_specification_version set to 1.8
[2026-02-10T14:49:48.858Z] [echo] java_java_vm_vendor set to Temurin
[2026-02-10T14:49:48.858Z] [echo] java_bindir set to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jdkbinary\j2sdk-image\jre/../bin
[2026-02-10T14:49:48.858Z] [echo] java_compiler set to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jdkbinary\j2sdk-image\bin\javac.exe
[2026-02-10T14:49:48.858Z]
[2026-02-10T14:49:48.858Z] check-prereqs:
[2026-02-10T14:49:48.858Z] [echo] Executing openjdk.build/build.xml
[2026-02-10T14:49:48.858Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib
[2026-02-10T14:49:48.858Z]
[2026-02-10T14:49:48.858Z] check-for-ant:
[2026-02-10T14:49:48.858Z]
[2026-02-10T14:49:48.858Z] print-ant-location:
[2026-02-10T14:49:48.858Z] [echo] Using ant from c:\workspace\externalDependency\system_lib\apache-ant\lib\ant-launcher.jar
[2026-02-10T14:49:48.858Z]
[2026-02-10T14:49:48.858Z] print-ant-error:
[2026-02-10T14:49:48.858Z]
[2026-02-10T14:49:48.858Z] check-for-junit:
[2026-02-10T14:49:48.858Z]
[2026-02-10T14:49:48.858Z] print-junit-location:
[2026-02-10T14:49:48.858Z] [echo] Using junit from c:\workspace\externalDependency\system_lib\junit\junit.jar
[2026-02-10T14:49:48.858Z]
[2026-02-10T14:49:48.858Z] print-junit-error:
[2026-02-10T14:49:48.858Z]
[2026-02-10T14:49:48.858Z] check-for-hamcrest-core:
[2026-02-10T14:49:48.858Z]
[2026-02-10T14:49:48.858Z] print-hamcrest-core-location:
[2026-02-10T14:49:48.858Z] [echo] Using hamcrest-core from c:\workspace\externalDependency\system_lib\junit\hamcrest-core.jar
[2026-02-10T14:49:48.858Z]
[2026-02-10T14:49:48.858Z] print-hamcrest-core-error:
[2026-02-10T14:49:48.858Z]
[2026-02-10T14:49:48.858Z] check-for-log4j:
[2026-02-10T14:49:48.858Z]
[2026-02-10T14:49:48.858Z] print-log4j-location:
[2026-02-10T14:49:48.859Z] [echo] Using log4j-api from c:\workspace\externalDependency\system_lib\log4j\log4j-api.jar and log4j-core from c:\workspace\externalDependency\system_lib\log4j\log4j-core.jar
[2026-02-10T14:49:48.859Z]
[2026-02-10T14:49:48.859Z] print-log4j-error:
[2026-02-10T14:49:48.859Z]
[2026-02-10T14:49:48.859Z] check-for-asm:
[2026-02-10T14:49:48.859Z]
[2026-02-10T14:49:48.859Z] print-asm-location:
[2026-02-10T14:49:48.859Z] [echo] Using asm.jar from c:\workspace\externalDependency\system_lib\asm/asm.jar
[2026-02-10T14:49:48.859Z] [echo] Using asm-commons.jar from c:\workspace\externalDependency\system_lib\asm/asm-commons.jar
[2026-02-10T14:49:48.859Z]
[2026-02-10T14:49:48.859Z] print-asm-error:
[2026-02-10T14:49:48.859Z]
[2026-02-10T14:49:48.859Z] setup-java-properties:
[2026-02-10T14:49:48.859Z]
[2026-02-10T14:49:48.859Z] check-for-tools-jar:
[2026-02-10T14:49:48.859Z] [echo] java_java_specification_version is 1.8
[2026-02-10T14:49:48.859Z]
[2026-02-10T14:49:48.859Z] print-tools-jar-location:
[2026-02-10T14:49:48.859Z] [echo] Using tools.jar from c:\workspace\externalDependency\system_lib\tools/tools.jar
[2026-02-10T14:49:48.859Z]
[2026-02-10T14:49:48.859Z] print-tools-jar-error:
[2026-02-10T14:49:48.859Z]
[2026-02-10T14:49:48.859Z] check-for-windows-sysinternals:
[2026-02-10T14:49:48.859Z]
[2026-02-10T14:49:48.859Z] print-windows-sysinternals-location:
[2026-02-10T14:49:48.859Z] [echo] Using windows sysinternals from from c:\workspace\externalDependency\system_lib\windows_sysinternals
[2026-02-10T14:49:48.859Z]
[2026-02-10T14:49:48.859Z] set-print-windows-sysinternals-error-required:
[2026-02-10T14:49:48.859Z]
[2026-02-10T14:49:48.859Z] really-print-windows-sysinternals-error:
[2026-02-10T14:49:48.859Z]
[2026-02-10T14:49:48.859Z] print-windows-sysinternals-error:
[2026-02-10T14:49:48.859Z]
[2026-02-10T14:49:48.859Z] fail-if-error:
[2026-02-10T14:49:48.859Z]
[2026-02-10T14:49:48.859Z] print-all-prereq-versions:
[2026-02-10T14:49:48.859Z] [echo] Ant version in use : 1.10.2
[2026-02-10T14:49:48.859Z] [echo] log4j version in use : 2.16.0
[2026-02-10T14:49:48.859Z] [echo] ASM version in use : 9.7.1
[2026-02-10T14:49:48.859Z] [echo] junit version in use : 4.12
[2026-02-10T14:49:48.859Z] [echo] hamcrest version in use: 1.3
[2026-02-10T14:49:48.859Z]
[2026-02-10T14:49:48.859Z] run-check-prereqs:
[2026-02-10T14:49:48.859Z]
[2026-02-10T14:49:48.859Z] build-dependencies:
[2026-02-10T14:49:48.859Z] [echo] Executing stf.build/build.xml
[2026-02-10T14:49:48.859Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib
[2026-02-10T14:49:48.859Z]
[2026-02-10T14:49:48.859Z] setup-java-properties:
[2026-02-10T14:49:48.859Z]
[2026-02-10T14:49:48.859Z] check-prereqs:
[2026-02-10T14:49:48.859Z]
[2026-02-10T14:49:48.859Z] build-dependencies:
[2026-02-10T14:49:48.859Z] [echo] Executing stf.core/build.xml
[2026-02-10T14:49:48.859Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib
[2026-02-10T14:49:48.859Z]
[2026-02-10T14:49:48.859Z] setup-java-properties:
[2026-02-10T14:49:48.859Z]
[2026-02-10T14:49:48.859Z] check-prereqs:
[2026-02-10T14:49:48.859Z]
[2026-02-10T14:49:48.859Z] build-dependencies:
[2026-02-10T14:49:48.859Z]
[2026-02-10T14:49:48.859Z] create-bin-dir:
[2026-02-10T14:49:48.859Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\STF\stf.core\bin
[2026-02-10T14:49:48.859Z]
[2026-02-10T14:49:48.859Z] build-java:
[2026-02-10T14:49:49.217Z] [javac] Compiling 58 source files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\STF\stf.core\bin
[2026-02-10T14:49:53.060Z] [javac] Compiling 2 source files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\STF\stf.core\bin
[2026-02-10T14:49:54.228Z]
[2026-02-10T14:49:54.228Z] build-jar:
[2026-02-10T14:49:54.229Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\STF\stf.core\bin\stf.core.jar
[2026-02-10T14:49:55.399Z]
[2026-02-10T14:49:55.399Z] build-archives:
[2026-02-10T14:49:55.399Z]
[2026-02-10T14:49:55.399Z] copy-log4j2-config:
[2026-02-10T14:49:55.399Z] [copy] Copying 1 file to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\STF\stf.core\bin
[2026-02-10T14:49:55.400Z]
[2026-02-10T14:49:55.400Z] build-no-natives:
[2026-02-10T14:49:55.400Z]
[2026-02-10T14:49:55.400Z] build-natives:
[2026-02-10T14:49:55.400Z]
[2026-02-10T14:49:55.400Z] build:
[2026-02-10T14:49:55.400Z] [echo] Executing stf.load/build.xml
[2026-02-10T14:49:55.400Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib
[2026-02-10T14:49:55.400Z]
[2026-02-10T14:49:55.400Z] setup-java-properties:
[2026-02-10T14:49:55.400Z]
[2026-02-10T14:49:55.400Z] check-prereqs:
[2026-02-10T14:49:55.400Z]
[2026-02-10T14:49:55.400Z] build-dependencies:
[2026-02-10T14:49:55.400Z] [echo] Executing stf.core/build.xml
[2026-02-10T14:49:55.400Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib
[2026-02-10T14:49:55.400Z]
[2026-02-10T14:49:55.400Z] setup-java-properties:
[2026-02-10T14:49:55.400Z]
[2026-02-10T14:49:55.400Z] check-prereqs:
[2026-02-10T14:49:55.400Z]
[2026-02-10T14:49:55.400Z] build-dependencies:
[2026-02-10T14:49:55.400Z]
[2026-02-10T14:49:55.400Z] create-bin-dir:
[2026-02-10T14:49:55.400Z]
[2026-02-10T14:49:55.400Z] build-java:
[2026-02-10T14:49:55.400Z]
[2026-02-10T14:49:55.400Z] build-jar:
[2026-02-10T14:49:55.755Z]
[2026-02-10T14:49:55.755Z] build-archives:
[2026-02-10T14:49:55.755Z]
[2026-02-10T14:49:55.755Z] copy-log4j2-config:
[2026-02-10T14:49:55.755Z]
[2026-02-10T14:49:55.755Z] build-no-natives:
[2026-02-10T14:49:55.755Z]
[2026-02-10T14:49:55.755Z] build-natives:
[2026-02-10T14:49:55.755Z]
[2026-02-10T14:49:55.755Z] build:
[2026-02-10T14:49:55.755Z]
[2026-02-10T14:49:55.755Z] create-bin-dir:
[2026-02-10T14:49:55.755Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\STF\stf.load\bin
[2026-02-10T14:49:55.755Z]
[2026-02-10T14:49:55.755Z] build-java:
[2026-02-10T14:49:55.755Z] [javac] Compiling 29 source files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\STF\stf.load\bin
[2026-02-10T14:49:58.055Z] [javac] Note: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\STF\stf.load\src\stf.load\net\adoptopenjdk\blockedexitagent\BlockedExitAgent.java uses or overrides a deprecated API.
[2026-02-10T14:49:58.055Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-10T14:49:58.055Z]
[2026-02-10T14:49:58.055Z] build-jar:
[2026-02-10T14:49:58.055Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\STF\stf.load\bin\stf.load.jar
[2026-02-10T14:49:58.814Z]
[2026-02-10T14:49:58.814Z] build-archives:
[2026-02-10T14:49:58.814Z]
[2026-02-10T14:49:58.814Z] build-no-natives:
[2026-02-10T14:49:58.814Z]
[2026-02-10T14:49:58.814Z] build-natives:
[2026-02-10T14:49:58.814Z]
[2026-02-10T14:49:58.814Z] build:
[2026-02-10T14:49:58.814Z] [echo] Executing stf.samples/build.xml
[2026-02-10T14:49:58.814Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib
[2026-02-10T14:49:58.814Z]
[2026-02-10T14:49:58.814Z] setup-java-properties:
[2026-02-10T14:49:58.814Z]
[2026-02-10T14:49:58.814Z] check-prereqs:
[2026-02-10T14:49:58.814Z]
[2026-02-10T14:49:58.814Z] build-dependencies:
[2026-02-10T14:49:58.814Z] [echo] Executing stf.core/build.xml
[2026-02-10T14:49:58.814Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib
[2026-02-10T14:49:58.814Z]
[2026-02-10T14:49:58.814Z] setup-java-properties:
[2026-02-10T14:49:58.814Z]
[2026-02-10T14:49:58.814Z] check-prereqs:
[2026-02-10T14:49:58.814Z]
[2026-02-10T14:49:58.814Z] build-dependencies:
[2026-02-10T14:49:58.814Z]
[2026-02-10T14:49:58.814Z] create-bin-dir:
[2026-02-10T14:49:58.814Z]
[2026-02-10T14:49:58.814Z] build-java:
[2026-02-10T14:49:58.814Z]
[2026-02-10T14:49:58.814Z] build-jar:
[2026-02-10T14:49:58.814Z]
[2026-02-10T14:49:58.814Z] build-archives:
[2026-02-10T14:49:58.814Z]
[2026-02-10T14:49:58.814Z] copy-log4j2-config:
[2026-02-10T14:49:58.814Z]
[2026-02-10T14:49:58.814Z] build-no-natives:
[2026-02-10T14:49:58.814Z]
[2026-02-10T14:49:58.814Z] build-natives:
[2026-02-10T14:49:58.814Z]
[2026-02-10T14:49:58.814Z] build:
[2026-02-10T14:49:58.814Z] [echo] Executing stf.load/build.xml
[2026-02-10T14:49:58.814Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib
[2026-02-10T14:49:58.814Z]
[2026-02-10T14:49:58.814Z] setup-java-properties:
[2026-02-10T14:49:58.814Z]
[2026-02-10T14:49:58.814Z] check-prereqs:
[2026-02-10T14:49:58.814Z]
[2026-02-10T14:49:58.814Z] build-dependencies:
[2026-02-10T14:49:58.814Z] [echo] Executing stf.core/build.xml
[2026-02-10T14:49:58.814Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib
[2026-02-10T14:49:58.814Z]
[2026-02-10T14:49:58.814Z] setup-java-properties:
[2026-02-10T14:49:58.814Z]
[2026-02-10T14:49:58.814Z] check-prereqs:
[2026-02-10T14:49:58.814Z]
[2026-02-10T14:49:58.814Z] build-dependencies:
[2026-02-10T14:49:58.814Z]
[2026-02-10T14:49:58.814Z] create-bin-dir:
[2026-02-10T14:49:58.814Z]
[2026-02-10T14:49:58.814Z] build-java:
[2026-02-10T14:49:59.167Z]
[2026-02-10T14:49:59.167Z] build-jar:
[2026-02-10T14:49:59.167Z]
[2026-02-10T14:49:59.167Z] build-archives:
[2026-02-10T14:49:59.167Z]
[2026-02-10T14:49:59.167Z] copy-log4j2-config:
[2026-02-10T14:49:59.167Z]
[2026-02-10T14:49:59.167Z] build-no-natives:
[2026-02-10T14:49:59.167Z]
[2026-02-10T14:49:59.167Z] build-natives:
[2026-02-10T14:49:59.167Z]
[2026-02-10T14:49:59.167Z] build:
[2026-02-10T14:49:59.167Z]
[2026-02-10T14:49:59.167Z] create-bin-dir:
[2026-02-10T14:49:59.167Z]
[2026-02-10T14:49:59.167Z] build-java:
[2026-02-10T14:49:59.167Z]
[2026-02-10T14:49:59.167Z] build-jar:
[2026-02-10T14:49:59.167Z]
[2026-02-10T14:49:59.167Z] build-archives:
[2026-02-10T14:49:59.167Z]
[2026-02-10T14:49:59.167Z] build-no-natives:
[2026-02-10T14:49:59.167Z]
[2026-02-10T14:49:59.167Z] build-natives:
[2026-02-10T14:49:59.167Z]
[2026-02-10T14:49:59.167Z] build:
[2026-02-10T14:49:59.167Z]
[2026-02-10T14:49:59.167Z] create-bin-dir:
[2026-02-10T14:49:59.167Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\STF\stf.samples\bin
[2026-02-10T14:49:59.167Z]
[2026-02-10T14:49:59.167Z] build-java:
[2026-02-10T14:49:59.167Z] [javac] Compiling 24 source files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\STF\stf.samples\bin
[2026-02-10T14:50:00.848Z]
[2026-02-10T14:50:00.848Z] build-jar:
[2026-02-10T14:50:00.848Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\STF\stf.samples\bin\stf.samples.jar
[2026-02-10T14:50:01.211Z]
[2026-02-10T14:50:01.211Z] build-archives:
[2026-02-10T14:50:01.211Z]
[2026-02-10T14:50:01.211Z] build-no-natives:
[2026-02-10T14:50:01.211Z]
[2026-02-10T14:50:01.211Z] build-natives:
[2026-02-10T14:50:01.211Z]
[2026-02-10T14:50:01.211Z] build:
[2026-02-10T14:50:01.211Z]
[2026-02-10T14:50:01.211Z] build:
[2026-02-10T14:50:01.211Z] [echo] Executing openjdk.test.concurrent/build.xml
[2026-02-10T14:50:01.211Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib
[2026-02-10T14:50:01.211Z]
[2026-02-10T14:50:01.211Z] setup-java-properties:
[2026-02-10T14:50:01.211Z]
[2026-02-10T14:50:01.211Z] check-prereqs:
[2026-02-10T14:50:01.211Z]
[2026-02-10T14:50:01.211Z] build-dependencies:
[2026-02-10T14:50:01.211Z]
[2026-02-10T14:50:01.211Z] create-bin-dir:
[2026-02-10T14:50:01.211Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\bin
[2026-02-10T14:50:01.211Z]
[2026-02-10T14:50:01.211Z] build-java:
[2026-02-10T14:50:01.211Z] [javac] Compiling 36 source files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\bin
[2026-02-10T14:50:05.000Z]
[2026-02-10T14:50:05.000Z] build-jar:
[2026-02-10T14:50:05.000Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\bin\test.concurrent.jar
[2026-02-10T14:50:06.175Z]
[2026-02-10T14:50:06.175Z] build-archives:
[2026-02-10T14:50:06.175Z]
[2026-02-10T14:50:06.175Z] build-no-natives:
[2026-02-10T14:50:06.175Z]
[2026-02-10T14:50:06.175Z] build-natives:
[2026-02-10T14:50:06.175Z]
[2026-02-10T14:50:06.175Z] build:
[2026-02-10T14:50:06.175Z] [echo] Executing openjdk.test.classloading/build.xml
[2026-02-10T14:50:06.176Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib
[2026-02-10T14:50:06.176Z]
[2026-02-10T14:50:06.176Z] setup-java-properties:
[2026-02-10T14:50:06.176Z]
[2026-02-10T14:50:06.176Z] check-prereqs:
[2026-02-10T14:50:06.176Z]
[2026-02-10T14:50:06.176Z] build-dependencies:
[2026-02-10T14:50:06.176Z]
[2026-02-10T14:50:06.176Z] create-bin-dir:
[2026-02-10T14:50:06.176Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin
[2026-02-10T14:50:06.176Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1
[2026-02-10T14:50:06.176Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url2
[2026-02-10T14:50:06.176Z]
[2026-02-10T14:50:06.176Z] build-java:
[2026-02-10T14:50:06.176Z] [javac] Compiling 5 source files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin
[2026-02-10T14:50:07.357Z] [javac] Compiling 4 source files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1
[2026-02-10T14:50:08.527Z] [javac] Compiling 4 source files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url2
[2026-02-10T14:50:09.266Z] [delete] Deleting C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1\net\adoptopenjdk\test\classloading\deadlock\package2\CL2_B.class
[2026-02-10T14:50:09.266Z] [delete] Deleting C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1\net\adoptopenjdk\test\classloading\deadlock\package2\CL2_C.class
[2026-02-10T14:50:09.267Z] [delete] Deleting directory C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1\net\adoptopenjdk\test\classloading\deadlock\package2
[2026-02-10T14:50:09.267Z] [delete] Deleting directory C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url2\net\adoptopenjdk\test\classloading\deadlock\package1
[2026-02-10T14:50:09.267Z]
[2026-02-10T14:50:09.267Z] build-jar:
[2026-02-10T14:50:09.267Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin\test.classloading.jar
[2026-02-10T14:50:09.267Z]
[2026-02-10T14:50:09.267Z] build-archives:
[2026-02-10T14:50:09.267Z]
[2026-02-10T14:50:09.267Z] build-no-natives:
[2026-02-10T14:50:09.267Z]
[2026-02-10T14:50:09.267Z] build-natives:
[2026-02-10T14:50:09.267Z]
[2026-02-10T14:50:09.267Z] copy-dict-file:
[2026-02-10T14:50:09.267Z] [copy] Copying 1 file to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin\net\adoptopenjdk\test\classloading
[2026-02-10T14:50:09.267Z]
[2026-02-10T14:50:09.267Z] build:
[2026-02-10T14:50:09.267Z] [echo] Executing openjdk.test.debugging/build.xml
[2026-02-10T14:50:09.267Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib
[2026-02-10T14:50:09.267Z]
[2026-02-10T14:50:09.267Z] setup-java-properties:
[2026-02-10T14:50:09.267Z]
[2026-02-10T14:50:09.267Z] check-prereqs:
[2026-02-10T14:50:09.267Z]
[2026-02-10T14:50:09.267Z] build-dependencies:
[2026-02-10T14:50:09.267Z]
[2026-02-10T14:50:09.267Z] create-bin-dir:
[2026-02-10T14:50:09.267Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin
[2026-02-10T14:50:09.267Z]
[2026-02-10T14:50:09.267Z] build-java-8:
[2026-02-10T14:50:09.267Z] [javac] Compiling 16 source files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin
[2026-02-10T14:50:11.543Z]
[2026-02-10T14:50:11.543Z] build-java-11-25plus:
[2026-02-10T14:50:11.543Z]
[2026-02-10T14:50:11.543Z] build-java-17-24:
[2026-02-10T14:50:11.543Z]
[2026-02-10T14:50:11.543Z] build-java:
[2026-02-10T14:50:11.543Z]
[2026-02-10T14:50:11.543Z] build-jdi-jar:
[2026-02-10T14:50:11.543Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin\JdiTests.jar
[2026-02-10T14:50:11.543Z]
[2026-02-10T14:50:11.543Z] build-hcr-jar:
[2026-02-10T14:50:11.543Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin\StringModifierAgent.jar
[2026-02-10T14:50:11.543Z]
[2026-02-10T14:50:11.543Z] build-jars:
[2026-02-10T14:50:11.543Z]
[2026-02-10T14:50:11.543Z] build-archives:
[2026-02-10T14:50:11.543Z]
[2026-02-10T14:50:11.543Z] build-no-natives:
[2026-02-10T14:50:11.543Z]
[2026-02-10T14:50:11.543Z] build-natives:
[2026-02-10T14:50:11.543Z]
[2026-02-10T14:50:11.543Z] build:
[2026-02-10T14:50:11.543Z] [echo] Executing openjdk.test.gc/build.xml
[2026-02-10T14:50:11.543Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib
[2026-02-10T14:50:11.543Z]
[2026-02-10T14:50:11.543Z] setup-java-properties:
[2026-02-10T14:50:11.543Z]
[2026-02-10T14:50:11.543Z] check-prereqs:
[2026-02-10T14:50:11.543Z]
[2026-02-10T14:50:11.543Z] build-dependencies:
[2026-02-10T14:50:11.543Z]
[2026-02-10T14:50:11.543Z] create-bin-dir:
[2026-02-10T14:50:11.543Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.gc\bin
[2026-02-10T14:50:11.543Z]
[2026-02-10T14:50:11.543Z] build-java:
[2026-02-10T14:50:11.543Z] [javac] Compiling 5 source files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.gc\bin
[2026-02-10T14:50:12.713Z]
[2026-02-10T14:50:12.713Z] build-jar:
[2026-02-10T14:50:12.713Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.gc\bin\test.gc.jar
[2026-02-10T14:50:13.069Z]
[2026-02-10T14:50:13.069Z] build-archives:
[2026-02-10T14:50:13.069Z]
[2026-02-10T14:50:13.069Z] build-no-natives:
[2026-02-10T14:50:13.069Z]
[2026-02-10T14:50:13.069Z] build-natives:
[2026-02-10T14:50:13.069Z]
[2026-02-10T14:50:13.069Z] build:
[2026-02-10T14:50:13.069Z] [echo] Executing openjdk.test.jck/build.xml
[2026-02-10T14:50:13.069Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib
[2026-02-10T14:50:13.069Z]
[2026-02-10T14:50:13.069Z] setup-java-properties:
[2026-02-10T14:50:13.069Z]
[2026-02-10T14:50:13.069Z] check-prereqs:
[2026-02-10T14:50:13.069Z]
[2026-02-10T14:50:13.069Z] build-dependencies:
[2026-02-10T14:50:13.069Z]
[2026-02-10T14:50:13.069Z] create-bin-dir:
[2026-02-10T14:50:13.069Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.jck\bin
[2026-02-10T14:50:13.069Z]
[2026-02-10T14:50:13.069Z] build-java:
[2026-02-10T14:50:13.069Z] [javac] Compiling 2 source files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.jck\bin
[2026-02-10T14:50:14.766Z]
[2026-02-10T14:50:14.766Z] build-jar:
[2026-02-10T14:50:14.766Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.jck\bin\test.jck.jar
[2026-02-10T14:50:14.766Z]
[2026-02-10T14:50:14.766Z] build-archives:
[2026-02-10T14:50:14.766Z]
[2026-02-10T14:50:14.766Z] build-no-natives:
[2026-02-10T14:50:14.766Z]
[2026-02-10T14:50:14.766Z] setup-native-build-command:
[2026-02-10T14:50:14.766Z] [echo] building natives for java_platform win_x86-64
[2026-02-10T14:50:14.766Z]
[2026-02-10T14:50:14.766Z] build-natives-windows:
[2026-02-10T14:50:14.766Z]
[2026-02-10T14:50:14.766Z] build-natives-unix:
[2026-02-10T14:50:14.766Z]
[2026-02-10T14:50:14.766Z] build-natives:
[2026-02-10T14:50:14.766Z]
[2026-02-10T14:50:14.766Z] build:
[2026-02-10T14:50:14.767Z] [echo] Executing openjdk.test.lambdasAndStreams/build.xml
[2026-02-10T14:50:14.767Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib
[2026-02-10T14:50:14.767Z]
[2026-02-10T14:50:14.767Z] setup-java-properties:
[2026-02-10T14:50:14.767Z]
[2026-02-10T14:50:14.767Z] check-prereqs:
[2026-02-10T14:50:14.767Z]
[2026-02-10T14:50:14.767Z] build-dependencies:
[2026-02-10T14:50:14.767Z]
[2026-02-10T14:50:14.767Z] create-bin-dir:
[2026-02-10T14:50:14.767Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin
[2026-02-10T14:50:14.767Z]
[2026-02-10T14:50:14.767Z] build-java:
[2026-02-10T14:50:14.767Z] [javac] Compiling 23 source files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin
[2026-02-10T14:50:17.772Z] [copy] Copying 4 files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin\net\adoptopenjdk\test\lambda\LamFiles
[2026-02-10T14:50:17.772Z]
[2026-02-10T14:50:17.772Z] build-jar:
[2026-02-10T14:50:17.772Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin\test.lambda.jar
[2026-02-10T14:50:19.455Z]
[2026-02-10T14:50:19.455Z] build-archives:
[2026-02-10T14:50:19.455Z]
[2026-02-10T14:50:19.455Z] build-no-natives:
[2026-02-10T14:50:19.455Z]
[2026-02-10T14:50:19.455Z] build-natives:
[2026-02-10T14:50:19.455Z]
[2026-02-10T14:50:19.455Z] build:
[2026-02-10T14:50:19.455Z] [echo] Executing openjdk.test.lang/build.xml
[2026-02-10T14:50:19.455Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib
[2026-02-10T14:50:19.455Z]
[2026-02-10T14:50:19.455Z] setup-java-properties:
[2026-02-10T14:50:19.455Z]
[2026-02-10T14:50:19.455Z] check-prereqs:
[2026-02-10T14:50:19.455Z]
[2026-02-10T14:50:19.455Z] build-dependencies:
[2026-02-10T14:50:19.455Z]
[2026-02-10T14:50:19.455Z] create-bin-dir:
[2026-02-10T14:50:19.455Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lang\bin
[2026-02-10T14:50:19.455Z]
[2026-02-10T14:50:19.455Z] build-java:
[2026-02-10T14:50:19.456Z] [javac] Compiling 29 source files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lang\bin
[2026-02-10T14:50:22.440Z]
[2026-02-10T14:50:22.440Z] build-jar:
[2026-02-10T14:50:22.440Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lang\bin\test.lang.jar
[2026-02-10T14:50:23.172Z]
[2026-02-10T14:50:23.172Z] build-archives:
[2026-02-10T14:50:23.172Z]
[2026-02-10T14:50:23.172Z] build-no-natives:
[2026-02-10T14:50:23.172Z]
[2026-02-10T14:50:23.172Z] build-natives:
[2026-02-10T14:50:23.172Z]
[2026-02-10T14:50:23.172Z] build:
[2026-02-10T14:50:23.172Z] [echo] Executing openjdk.test.load/build.xml
[2026-02-10T14:50:23.172Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib
[2026-02-10T14:50:23.172Z]
[2026-02-10T14:50:23.172Z] setup-java-properties:
[2026-02-10T14:50:23.172Z]
[2026-02-10T14:50:23.172Z] check-prereqs:
[2026-02-10T14:50:23.172Z]
[2026-02-10T14:50:23.172Z] build-dependencies:
[2026-02-10T14:50:23.172Z]
[2026-02-10T14:50:23.172Z] create-bin-dir:
[2026-02-10T14:50:23.172Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.load\bin
[2026-02-10T14:50:23.172Z]
[2026-02-10T14:50:23.172Z] build-java:
[2026-02-10T14:50:23.173Z] [javac] Compiling 17 source files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.load\bin
[2026-02-10T14:50:24.325Z]
[2026-02-10T14:50:24.325Z] build-jar:
[2026-02-10T14:50:24.325Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.load\bin\test.load.jar
[2026-02-10T14:50:24.678Z]
[2026-02-10T14:50:24.678Z] build-archives:
[2026-02-10T14:50:24.678Z]
[2026-02-10T14:50:24.678Z] build-no-natives:
[2026-02-10T14:50:24.678Z]
[2026-02-10T14:50:24.678Z] build-natives:
[2026-02-10T14:50:24.678Z]
[2026-02-10T14:50:24.678Z] build:
[2026-02-10T14:50:24.678Z] [echo] Executing openjdk.test.locking/build.xml
[2026-02-10T14:50:24.678Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib
[2026-02-10T14:50:24.678Z]
[2026-02-10T14:50:24.678Z] setup-java-properties:
[2026-02-10T14:50:24.678Z]
[2026-02-10T14:50:24.678Z] check-prereqs:
[2026-02-10T14:50:24.678Z]
[2026-02-10T14:50:24.678Z] build-dependencies:
[2026-02-10T14:50:24.678Z]
[2026-02-10T14:50:24.678Z] create-bin-dir:
[2026-02-10T14:50:24.678Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.locking\bin
[2026-02-10T14:50:24.678Z]
[2026-02-10T14:50:24.678Z] build-java:
[2026-02-10T14:50:24.678Z] [javac] Compiling 3 source files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.locking\bin
[2026-02-10T14:50:25.854Z]
[2026-02-10T14:50:25.854Z] build-jar:
[2026-02-10T14:50:25.854Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.locking\bin\test.locking.jar
[2026-02-10T14:50:25.854Z]
[2026-02-10T14:50:25.854Z] build-archives:
[2026-02-10T14:50:25.854Z]
[2026-02-10T14:50:25.854Z] build-no-natives:
[2026-02-10T14:50:25.854Z]
[2026-02-10T14:50:25.854Z] build-natives:
[2026-02-10T14:50:25.854Z]
[2026-02-10T14:50:25.854Z] build:
[2026-02-10T14:50:25.854Z] [echo] Executing openjdk.test.math/build.xml
[2026-02-10T14:50:25.854Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib
[2026-02-10T14:50:25.854Z]
[2026-02-10T14:50:25.854Z] setup-java-properties:
[2026-02-10T14:50:25.854Z]
[2026-02-10T14:50:25.854Z] check-prereqs:
[2026-02-10T14:50:25.854Z]
[2026-02-10T14:50:25.854Z] build-dependencies:
[2026-02-10T14:50:25.854Z]
[2026-02-10T14:50:25.854Z] create-bin-dir:
[2026-02-10T14:50:25.855Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\bin
[2026-02-10T14:50:25.855Z]
[2026-02-10T14:50:25.855Z] build-java:
[2026-02-10T14:50:25.855Z] [javac] Compiling 71 source files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\bin
[2026-02-10T14:50:45.018Z]
[2026-02-10T14:50:45.018Z] build-jar:
[2026-02-10T14:50:45.019Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\bin\test.math.jar
[2026-02-10T14:50:49.760Z]
[2026-02-10T14:50:49.761Z] build-archives:
[2026-02-10T14:50:49.761Z]
[2026-02-10T14:50:49.761Z] build-no-natives:
[2026-02-10T14:50:49.761Z]
[2026-02-10T14:50:49.761Z] build-natives:
[2026-02-10T14:50:49.761Z]
[2026-02-10T14:50:49.761Z] build:
[2026-02-10T14:50:49.761Z] [echo] Executing openjdk.test.mauve/build.xml
[2026-02-10T14:50:49.761Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib
[2026-02-10T14:50:49.761Z]
[2026-02-10T14:50:49.761Z] check-if-already-built:
[2026-02-10T14:50:49.761Z] [echo] Checking if c:\workspace\externalDependency\system_lib/mauve/mauve.jar already exists
[2026-02-10T14:50:49.761Z] [echo] openjdk_test_mauve_already_built is true
[2026-02-10T14:50:49.761Z]
[2026-02-10T14:50:49.761Z] check-if-cvs-available:
[2026-02-10T14:50:49.761Z] [echo] Checking if c:\workspace\externalDependency\system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists
[2026-02-10T14:50:49.761Z] [echo] cvs_available is true
[2026-02-10T14:50:49.761Z]
[2026-02-10T14:50:49.761Z] download-cvsclient:
[2026-02-10T14:50:49.761Z]
[2026-02-10T14:50:49.761Z] output-recreate-message:
[2026-02-10T14:50:49.761Z] [echo] c:\workspace\externalDependency\system_lib/mauve/mauve.jar already exists, it will not be recreated.
[2026-02-10T14:50:49.761Z] [echo] If you want to recreate c:\workspace\externalDependency\system_lib/mauve/mauve.jar, delete it manually and rerun.
[2026-02-10T14:50:49.761Z]
[2026-02-10T14:50:49.761Z] delete-work-dir:
[2026-02-10T14:50:49.761Z]
[2026-02-10T14:50:49.761Z] create-work-dir:
[2026-02-10T14:50:49.761Z]
[2026-02-10T14:50:49.761Z] get-source:
[2026-02-10T14:50:49.761Z]
[2026-02-10T14:50:49.761Z] check-if-source-available:
[2026-02-10T14:50:49.761Z] [echo] Checking if C:\Users\adoptopenjdk\AppData\Local\Temp\/mauve/mauve/gnu/testlet/config.java.in exists
[2026-02-10T14:50:49.761Z] [echo] mauve_source_available is ${mauve_source_available}
[2026-02-10T14:50:49.761Z]
[2026-02-10T14:50:49.761Z] delete-corba-files:
[2026-02-10T14:50:49.761Z]
[2026-02-10T14:50:49.761Z] mauve-configure:
[2026-02-10T14:50:49.761Z]
[2026-02-10T14:50:49.761Z] setup-java-properties:
[2026-02-10T14:50:49.761Z]
[2026-02-10T14:50:49.761Z] build-harness:
[2026-02-10T14:50:49.761Z]
[2026-02-10T14:50:49.761Z] build-tests:
[2026-02-10T14:50:49.761Z]
[2026-02-10T14:50:49.761Z] build-java:
[2026-02-10T14:50:49.761Z]
[2026-02-10T14:50:49.761Z] build-jar:
[2026-02-10T14:50:49.761Z]
[2026-02-10T14:50:49.761Z] build-archives:
[2026-02-10T14:50:49.761Z]
[2026-02-10T14:50:49.761Z] check-if-work_jar_file-exists:
[2026-02-10T14:50:49.761Z] [echo] Checking if C:\Users\adoptopenjdk\AppData\Local\Temp\/mauve/mauve.jar exists
[2026-02-10T14:50:49.761Z] [echo] openjdk_test_mauve_work_jar_file_exists is ${openjdk_test_mauve_work_jar_file_exists}
[2026-02-10T14:50:49.761Z]
[2026-02-10T14:50:49.761Z] install-archives:
[2026-02-10T14:50:49.761Z]
[2026-02-10T14:50:49.761Z] configure:
[2026-02-10T14:50:49.761Z] [echo] Executing openjdk.test.nio/build.xml
[2026-02-10T14:50:49.761Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib
[2026-02-10T14:50:49.761Z]
[2026-02-10T14:50:49.761Z] setup-java-properties:
[2026-02-10T14:50:49.761Z]
[2026-02-10T14:50:49.761Z] check-prereqs:
[2026-02-10T14:50:49.761Z]
[2026-02-10T14:50:49.761Z] build-dependencies:
[2026-02-10T14:50:49.761Z]
[2026-02-10T14:50:49.761Z] create-bin-dir:
[2026-02-10T14:50:49.762Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin
[2026-02-10T14:50:49.762Z]
[2026-02-10T14:50:49.762Z] check-java-nio-filesystem:
[2026-02-10T14:50:49.762Z] [echo] check-java-nio-filesystem result: ${java_nio_filesystem_is_uptodate}
[2026-02-10T14:50:49.762Z]
[2026-02-10T14:50:49.762Z] copy-resources:
[2026-02-10T14:50:49.762Z] [copy] Copying 4 files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin
[2026-02-10T14:50:49.762Z] [copy] Copied 15 empty directories to 8 empty directories under C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin
[2026-02-10T14:50:49.762Z]
[2026-02-10T14:50:49.762Z] build-java-nio-filesystem:
[2026-02-10T14:50:49.762Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/perl/filesystems/ of any previous Impl classes
[2026-02-10T14:50:49.762Z] [echo] Generating MemoryFileSystemProviderImpl classes
[2026-02-10T14:50:53.581Z] [exec] Updated services file: /cygdrive/c/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/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
[2026-02-10T14:50:53.581Z] [exec] Done
[2026-02-10T14:50:53.581Z] [javac] C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\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
[2026-02-10T14:50:53.581Z] [javac] Compiling 1005 source files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin
[2026-02-10T14:51:16.655Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\META-INF
[2026-02-10T14:51:16.656Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\META-INF\services
[2026-02-10T14:51:16.656Z] [copy] Copying 1 file to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\META-INF\services
[2026-02-10T14:51:16.656Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\lib\filesystem.jar
[2026-02-10T14:51:27.507Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/filesystem/ of Impl classes
[2026-02-10T14:51:27.507Z]
[2026-02-10T14:51:27.507Z] build-java:
[2026-02-10T14:51:27.507Z] [javac] Compiling 47 source files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin
[2026-02-10T14:51:30.528Z]
[2026-02-10T14:51:30.528Z] build-jar:
[2026-02-10T14:51:30.528Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\test.nio.jar
[2026-02-10T14:51:31.710Z]
[2026-02-10T14:51:31.710Z] build-archives:
[2026-02-10T14:51:31.710Z]
[2026-02-10T14:51:31.710Z] build-no-natives:
[2026-02-10T14:51:31.710Z]
[2026-02-10T14:51:31.710Z] build-natives:
[2026-02-10T14:51:31.710Z]
[2026-02-10T14:51:31.710Z] build:
[2026-02-10T14:51:31.710Z] [echo] Executing openjdk.test.serialization/build.xml
[2026-02-10T14:51:31.710Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib
[2026-02-10T14:51:31.710Z]
[2026-02-10T14:51:31.710Z] setup-java-properties:
[2026-02-10T14:51:31.710Z]
[2026-02-10T14:51:31.710Z] check-prereqs:
[2026-02-10T14:51:31.710Z]
[2026-02-10T14:51:31.710Z] build-dependencies:
[2026-02-10T14:51:31.710Z]
[2026-02-10T14:51:31.710Z] create-bin-dir:
[2026-02-10T14:51:31.710Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.serialization\bin
[2026-02-10T14:51:31.710Z]
[2026-02-10T14:51:31.710Z] build-java:
[2026-02-10T14:51:31.710Z] [javac] Compiling 2 source files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.serialization\bin
[2026-02-10T14:51:32.447Z]
[2026-02-10T14:51:32.447Z] build-jar:
[2026-02-10T14:51:32.447Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.serialization\bin\test.serialization.jar
[2026-02-10T14:51:32.776Z]
[2026-02-10T14:51:32.776Z] build-archives:
[2026-02-10T14:51:32.776Z]
[2026-02-10T14:51:32.776Z] build-no-natives:
[2026-02-10T14:51:32.776Z]
[2026-02-10T14:51:32.776Z] build-natives:
[2026-02-10T14:51:32.776Z]
[2026-02-10T14:51:32.776Z] build:
[2026-02-10T14:51:32.776Z] [echo] Executing openjdk.test.security/build.xml
[2026-02-10T14:51:32.776Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib
[2026-02-10T14:51:32.776Z]
[2026-02-10T14:51:32.776Z] setup-java-properties:
[2026-02-10T14:51:32.776Z]
[2026-02-10T14:51:32.776Z] check-prereqs:
[2026-02-10T14:51:32.776Z]
[2026-02-10T14:51:32.776Z] build-dependencies:
[2026-02-10T14:51:32.776Z]
[2026-02-10T14:51:32.776Z] create-bin-dir:
[2026-02-10T14:51:32.776Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.security\bin
[2026-02-10T14:51:32.776Z]
[2026-02-10T14:51:32.776Z] build-java:
[2026-02-10T14:51:32.776Z] [javac] Compiling 6 source files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.security\bin
[2026-02-10T14:51:33.954Z]
[2026-02-10T14:51:33.954Z] build-jar:
[2026-02-10T14:51:33.954Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.security\bin\test.security.jar
[2026-02-10T14:51:34.315Z]
[2026-02-10T14:51:34.315Z] build-archives:
[2026-02-10T14:51:34.315Z]
[2026-02-10T14:51:34.315Z] build-no-natives:
[2026-02-10T14:51:34.315Z]
[2026-02-10T14:51:34.315Z] build-natives:
[2026-02-10T14:51:34.315Z]
[2026-02-10T14:51:34.315Z] build:
[2026-02-10T14:51:34.315Z] [echo] Executing openjdk.test.util/build.xml
[2026-02-10T14:51:34.315Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib
[2026-02-10T14:51:34.315Z]
[2026-02-10T14:51:34.315Z] setup-java-properties:
[2026-02-10T14:51:34.315Z]
[2026-02-10T14:51:34.315Z] check-prereqs:
[2026-02-10T14:51:34.315Z]
[2026-02-10T14:51:34.315Z] build-dependencies:
[2026-02-10T14:51:34.315Z]
[2026-02-10T14:51:34.315Z] create-bin-dir:
[2026-02-10T14:51:34.315Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.util\bin
[2026-02-10T14:51:34.315Z]
[2026-02-10T14:51:34.315Z] build-java:
[2026-02-10T14:51:34.315Z] [javac] Compiling 16 source files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.util\bin
[2026-02-10T14:51:35.994Z]
[2026-02-10T14:51:35.995Z] build-jar:
[2026-02-10T14:51:35.995Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.util\bin\test.util.jar
[2026-02-10T14:51:35.995Z]
[2026-02-10T14:51:35.995Z] build-archives:
[2026-02-10T14:51:35.995Z]
[2026-02-10T14:51:35.995Z] build-no-natives:
[2026-02-10T14:51:35.995Z]
[2026-02-10T14:51:35.995Z] build-natives:
[2026-02-10T14:51:35.995Z]
[2026-02-10T14:51:35.995Z] build:
[2026-02-10T14:51:35.995Z] [echo] Executing openjdk.test.jlm/build.xml
[2026-02-10T14:51:35.995Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib
[2026-02-10T14:51:35.995Z]
[2026-02-10T14:51:35.995Z] setup-java-properties:
[2026-02-10T14:51:35.995Z]
[2026-02-10T14:51:35.995Z] check-prereqs:
[2026-02-10T14:51:35.995Z]
[2026-02-10T14:51:35.995Z] create-bin-dir:
[2026-02-10T14:51:35.995Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\bin
[2026-02-10T14:51:35.995Z]
[2026-02-10T14:51:35.995Z] build-java:
[2026-02-10T14:51:35.995Z] [javac] Compiling 33 source files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\bin
[2026-02-10T14:51:38.983Z]
[2026-02-10T14:51:38.983Z] build-jar:
[2026-02-10T14:51:38.983Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\bin\test.jlm.jar
[2026-02-10T14:51:39.721Z]
[2026-02-10T14:51:39.721Z] build-archives:
[2026-02-10T14:51:39.721Z]
[2026-02-10T14:51:39.721Z] build-no-natives:
[2026-02-10T14:51:39.721Z]
[2026-02-10T14:51:39.721Z] build-natives:
[2026-02-10T14:51:39.721Z]
[2026-02-10T14:51:39.721Z] build:
[2026-02-10T14:51:39.721Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib
[2026-02-10T14:51:39.721Z]
[2026-02-10T14:51:39.721Z] setup-java-properties:
[2026-02-10T14:51:39.721Z]
[2026-02-10T14:51:39.721Z] check-prereqs:
[2026-02-10T14:51:39.721Z]
[2026-02-10T14:51:39.721Z] check-compiler-level:
[2026-02-10T14:51:39.721Z] [echo] java_java_specification_version is 1.8
[2026-02-10T14:51:39.721Z] [echo] can_build_modularity is false
[2026-02-10T14:51:39.721Z] [echo] can_build_modularity_natives_unix is ${can_build_modularity_natives_unix}
[2026-02-10T14:51:39.721Z] [echo] can_build_modularity_natives_windows is ${can_build_modularity_natives_windows}
[2026-02-10T14:51:39.721Z]
[2026-02-10T14:51:39.721Z] create-bin-dir:
[2026-02-10T14:51:39.721Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin
[2026-02-10T14:51:39.721Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common-mods
[2026-02-10T14:51:39.721Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common-override
[2026-02-10T14:51:39.722Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common-override-new
[2026-02-10T14:51:39.722Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\tests
[2026-02-10T14:51:39.722Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common
[2026-02-10T14:51:39.722Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common\displayServiceImpl3
[2026-02-10T14:51:39.722Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common\displayServiceImpl4
[2026-02-10T14:51:39.722Z]
[2026-02-10T14:51:39.722Z] build-java:
[2026-02-10T14:51:39.722Z]
[2026-02-10T14:51:39.722Z] build-no-natives:
[2026-02-10T14:51:39.722Z]
[2026-02-10T14:51:39.722Z] build:
[2026-02-10T14:51:39.722Z]
[2026-02-10T14:51:39.722Z] build:
[2026-02-10T14:51:40.080Z]
[2026-02-10T14:51:40.080Z] common_dist:
[2026-02-10T14:51:40.080Z] [copy] Copying 341 files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\STF
[2026-02-10T14:51:41.761Z] [copy] Copying 1192 files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\aqa-systemtest
[2026-02-10T14:51:49.060Z] [copy] Copied 496 empty directories to 8 empty directories under C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\aqa-systemtest
[2026-02-10T14:51:49.060Z] [copy] Warning: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\openj9-systemtest does not exist.
[2026-02-10T14:51:49.060Z]
[2026-02-10T14:51:49.060Z] build:
[2026-02-10T14:51:49.060Z]
[2026-02-10T14:51:49.060Z] build:
[2026-02-10T14:51:49.060Z]
[2026-02-10T14:51:49.060Z] THC.check:
[2026-02-10T14:51:49.060Z]
[2026-02-10T14:51:49.060Z] getChurn:
[2026-02-10T14:51:49.060Z] [exec] Cloning into 'churn'...
[2026-02-10T14:51:49.793Z]
[2026-02-10T14:51:49.793Z] dist:
[2026-02-10T14:51:49.793Z] [copy] Copying 1 file to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\churn
[2026-02-10T14:51:49.793Z]
[2026-02-10T14:51:49.793Z] init:
[2026-02-10T14:51:49.793Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\daaLoadTest
[2026-02-10T14:51:49.793Z]
[2026-02-10T14:51:49.793Z] common_build:
[2026-02-10T14:51:49.793Z]
[2026-02-10T14:51:49.793Z] build:
[2026-02-10T14:51:49.794Z] [copy] Copying 2 files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\daaLoadTest
[2026-02-10T14:51:49.794Z]
[2026-02-10T14:51:49.794Z] build:
[2026-02-10T14:51:49.794Z]
[2026-02-10T14:51:49.794Z] init:
[2026-02-10T14:51:49.794Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\jcstress
[2026-02-10T14:51:49.794Z]
[2026-02-10T14:51:49.794Z] getDependentLibs:
[2026-02-10T14:51:50.144Z] [exec] --------------------------------------------
[2026-02-10T14:51:50.144Z] [exec] path is set to C:/workspace/externalDependency/system_lib
[2026-02-10T14:51:50.144Z] [exec] task is set to default
[2026-02-10T14:51:50.144Z] [exec] dependencyList is set to jcstress
[2026-02-10T14:51:50.144Z] [exec] System Test jars will be downloaded.
[2026-02-10T14:51:50.144Z] [exec] --------------------------------------------
[2026-02-10T14:51:50.144Z] [exec] Starting download third party dependent jars
[2026-02-10T14:51:50.144Z] [exec] --------------------------------------------
[2026-02-10T14:51:50.144Z] [exec] downloading dependent third party jars to C:/workspace/externalDependency/system_lib
[2026-02-10T14:51:50.144Z] [exec] C:/workspace/externalDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2026-02-10T14:51:50.144Z] [exec] downloaded dependent third party jars successfully
[2026-02-10T14:51:50.144Z]
[2026-02-10T14:51:50.144Z] dist:
[2026-02-10T14:51:50.144Z] [copy] Copying 4 files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\jcstress
[2026-02-10T14:51:50.503Z]
[2026-02-10T14:51:50.503Z] init:
[2026-02-10T14:51:50.503Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\jlm
[2026-02-10T14:51:50.503Z]
[2026-02-10T14:51:50.503Z] common_build:
[2026-02-10T14:51:50.503Z]
[2026-02-10T14:51:50.503Z] build:
[2026-02-10T14:51:50.503Z] [copy] Copying 2 files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\jlm
[2026-02-10T14:51:50.503Z]
[2026-02-10T14:51:50.503Z] init:
[2026-02-10T14:51:50.503Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\lambdaLoadTest
[2026-02-10T14:51:50.503Z]
[2026-02-10T14:51:50.503Z] common_build:
[2026-02-10T14:51:50.503Z]
[2026-02-10T14:51:50.503Z] build:
[2026-02-10T14:51:50.503Z] [copy] Copying 2 files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\lambdaLoadTest
[2026-02-10T14:51:50.503Z]
[2026-02-10T14:51:50.503Z] init:
[2026-02-10T14:51:50.503Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\mathLoadTest
[2026-02-10T14:51:50.503Z]
[2026-02-10T14:51:50.503Z] common_build:
[2026-02-10T14:51:50.503Z]
[2026-02-10T14:51:50.503Z] build:
[2026-02-10T14:51:50.503Z] [copy] Copying 2 files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\mathLoadTest
[2026-02-10T14:51:50.503Z]
[2026-02-10T14:51:50.503Z] init:
[2026-02-10T14:51:50.503Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\mauveLoadTest
[2026-02-10T14:51:50.503Z]
[2026-02-10T14:51:50.503Z] common_build:
[2026-02-10T14:51:50.503Z]
[2026-02-10T14:51:50.503Z] build:
[2026-02-10T14:51:50.503Z] [copy] Copying 2 files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\mauveLoadTest
[2026-02-10T14:51:50.867Z]
[2026-02-10T14:51:50.867Z] init:
[2026-02-10T14:51:50.867Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\modularity
[2026-02-10T14:51:50.867Z]
[2026-02-10T14:51:50.867Z] common_build:
[2026-02-10T14:51:50.867Z]
[2026-02-10T14:51:50.867Z] build:
[2026-02-10T14:51:50.867Z] [copy] Copying 2 files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\modularity
[2026-02-10T14:51:50.867Z]
[2026-02-10T14:51:50.867Z] init:
[2026-02-10T14:51:50.867Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\otherLoadTest
[2026-02-10T14:51:50.867Z]
[2026-02-10T14:51:50.867Z] common_build:
[2026-02-10T14:51:50.867Z]
[2026-02-10T14:51:50.867Z] build:
[2026-02-10T14:51:50.867Z] [copy] Copying 2 files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\otherLoadTest
[2026-02-10T14:51:50.867Z]
[2026-02-10T14:51:50.867Z] init:
[2026-02-10T14:51:50.867Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\security
[2026-02-10T14:51:50.867Z]
[2026-02-10T14:51:50.867Z] common_build:
[2026-02-10T14:51:50.867Z]
[2026-02-10T14:51:50.867Z] build:
[2026-02-10T14:51:50.867Z] [copy] Copying 2 files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\security
[2026-02-10T14:51:50.867Z]
[2026-02-10T14:51:50.867Z] init:
[2026-02-10T14:51:50.867Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\sharedClasses
[2026-02-10T14:51:50.867Z]
[2026-02-10T14:51:50.867Z] common_build:
[2026-02-10T14:51:50.867Z]
[2026-02-10T14:51:50.867Z] build:
[2026-02-10T14:51:50.867Z] [copy] Copying 2 files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\sharedClasses
[2026-02-10T14:51:50.867Z]
[2026-02-10T14:51:50.867Z] BUILD SUCCESSFUL
[2026-02-10T14:51:50.867Z] Total time: 2 minutes 29 seconds
[2026-02-10T14:51:50.867Z] 0
[2026-02-10T14:51:51.195Z]
[2026-02-10T14:51:51.195Z]
[2026-02-10T14:51:51.195Z] RECORD TEST REPOs SHA
[2026-02-10T14:51:51.195Z] cd "C:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests//TKG/scripts"; \
[2026-02-10T14:51:51.195Z] bash "getSHAs.sh" --test_root_dir "C:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/" --shas_file "C:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests//TKG/SHAs.txt"
[2026-02-10T14:51:51.549Z] Check shas in C:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/ and store the info in C:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests//TKG/SHAs.txt
[2026-02-10T14:51:51.549Z] touch C:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests//TKG/SHAs.txt
[2026-02-10T14:51:51.902Z] ================================================
[2026-02-10T14:51:51.902Z] timestamp: 20260210-145151
[2026-02-10T14:51:51.902Z] repo dir: C:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests
[2026-02-10T14:51:51.902Z] git repo:
[2026-02-10T14:51:52.638Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-02-10T14:51:52.638Z] sha:
[2026-02-10T14:51:52.638Z] 3d843d1e90255abbaffc769489c5952083f029d6
[2026-02-10T14:51:52.638Z] ================================================
[2026-02-10T14:51:52.638Z] timestamp: 20260210-145152
[2026-02-10T14:51:52.638Z] repo dir: C:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/system/aqa-systemtest
[2026-02-10T14:51:52.638Z] git repo:
[2026-02-10T14:51:52.992Z] Fetch URL: https://github.com/adoptium/aqa-systemtest.git
[2026-02-10T14:51:52.992Z] sha:
[2026-02-10T14:51:52.992Z] ea987227afd9fec0f9c68bfeeefc3beeca16d3e6
[2026-02-10T14:51:52.992Z] ================================================
[2026-02-10T14:51:52.992Z] timestamp: 20260210-145152
[2026-02-10T14:51:52.992Z] repo dir: C:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/system/churn/churn
[2026-02-10T14:51:52.992Z] git repo:
[2026-02-10T14:51:52.992Z] Fetch URL: https://github.com/rh-openjdk/churn.git
[2026-02-10T14:51:52.992Z] sha:
[2026-02-10T14:51:52.992Z] 01f9894909307f9a9a154a0df627d16def3d6603
[2026-02-10T14:51:53.351Z] ================================================
[2026-02-10T14:51:53.351Z] timestamp: 20260210-145152
[2026-02-10T14:51:53.351Z] repo dir: C:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/system/STF
[2026-02-10T14:51:53.351Z] git repo:
[2026-02-10T14:51:53.351Z] Fetch URL: https://github.com/adoptium/STF.git
[2026-02-10T14:51:53.351Z] sha:
[2026-02-10T14:51:53.351Z] 7534c9296a7effe8499d9c236e0cc12d5bc97826
[2026-02-10T14:51:53.351Z] ================================================
[2026-02-10T14:51:53.352Z] timestamp: 20260210-145153
[2026-02-10T14:51:53.352Z] repo dir: C:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG
[2026-02-10T14:51:53.352Z] git repo:
[2026-02-10T14:51:53.680Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-02-10T14:51:53.680Z] sha:
[2026-02-10T14:51:53.680Z] f96303aaef16d21d454009c80178975ea1d4da3b
[2026-02-10T14:51:53.680Z] make[1]: Leaving directory '/cygdrive/c/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG'
[Pipeline] }
[2026-02-10T14:51:53.499Z] $ ssh-agent -k
[2026-02-10T14:51:53.566Z] unset SSH_AUTH_SOCK;
[2026-02-10T14:51:53.566Z] unset SSH_AGENT_PID;
[2026-02-10T14:51:53.566Z] echo Agent pid 1641 killed;
[2026-02-10T14:51:53.880Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-02-10T14:51:53.990Z] 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 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
[2026-02-10T14:51:54.012Z] ITERATION: 1/1
[Pipeline] sshagent
[2026-02-10T14:51:53.777Z] $ ssh-agent
[2026-02-10T14:51:54.164Z] SSH_AUTH_SOCK=/tmp/ssh-tnIdB1TeggAG/agent.2013
[2026-02-10T14:51:54.164Z] SSH_AGENT_PID=2014
[2026-02-10T14:51:54.164Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-10T14:51:54.648Z] ++ uname
[2026-02-10T14:51:54.648Z] + '[' CYGWIN_NT-10.0-26200 = AIX ']'
[2026-02-10T14:51:54.648Z] ++ uname
[2026-02-10T14:51:54.648Z] + '[' CYGWIN_NT-10.0-26200 = SunOS ']'
[2026-02-10T14:51:54.988Z] ++ uname
[2026-02-10T14:51:54.988Z] + '[' CYGWIN_NT-10.0-26200 = '*BSD' ']'
[2026-02-10T14:51:54.988Z] + MAKE=make
[2026-02-10T14:51:54.988Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-10T14:51:54.988Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2026-02-10T14:51:55.510Z] ++ uname
[2026-02-10T14:51:55.511Z] + '[' CYGWIN_NT-10.0-26200 = AIX ']'
[2026-02-10T14:51:55.511Z] ++ uname
[2026-02-10T14:51:55.839Z] + '[' CYGWIN_NT-10.0-26200 = SunOS ']'
[2026-02-10T14:51:55.839Z] ++ uname
[2026-02-10T14:51:55.839Z] + '[' CYGWIN_NT-10.0-26200 = '*BSD' ']'
[2026-02-10T14:51:55.839Z] + MAKE=make
[2026-02-10T14:51:55.839Z] + cd ./aqa-tests
[2026-02-10T14:51:55.839Z] + . ./scripts/testenv/testenvSettings.sh
[2026-02-10T14:51:55.839Z] ++ set +x
[2026-02-10T14:51:55.839Z] Set values based on ./testenv/testenv.properties:
[2026-02-10T14:51:55.839Z] =========
[2026-02-10T14:51:55.839Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2026-02-10T14:51:55.839Z] TKG_BRANCH=v1.0.11.1
[2026-02-10T14:51:55.839Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-10T14:51:55.839Z] OPENJ9_BRANCH=v0.57.0-release
[2026-02-10T14:51:55.839Z] STF_REPO=https://github.com/adoptium/STF.git
[2026-02-10T14:51:55.839Z] STF_BRANCH=v1.0.11
[2026-02-10T14:51:55.839Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2026-02-10T14:51:55.839Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.11
[2026-02-10T14:51:55.839Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2026-02-10T14:51:55.839Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.11
[2026-02-10T14:51:55.839Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git
[2026-02-10T14:51:55.839Z] JDK8_BRANCH=jdk8u482-ga
[2026-02-10T14:51:55.839Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git
[2026-02-10T14:51:55.839Z] JDK11_BRANCH=jdk-11.0.30-ga
[2026-02-10T14:51:55.839Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git
[2026-02-10T14:51:55.839Z] JDK17_BRANCH=jdk-17.0.18-ga
[2026-02-10T14:51:55.839Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git
[2026-02-10T14:51:55.839Z] JDK21_BRANCH=jdk-21.0.10-ga
[2026-02-10T14:51:55.839Z] JDK25_REPO=https://github.com/adoptium/jdk25u.git
[2026-02-10T14:51:55.839Z] JDK25_BRANCH=jdk-25.0.2-ga
[2026-02-10T14:51:55.839Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git
[2026-02-10T14:51:55.839Z] JDK8_OPENJ9_BRANCH=v0.57.0-release
[2026-02-10T14:51:55.839Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git
[2026-02-10T14:51:55.839Z] JDK11_OPENJ9_BRANCH=v0.57.0-release
[2026-02-10T14:51:55.839Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git
[2026-02-10T14:51:55.839Z] JDK17_OPENJ9_BRANCH=v0.57.0-release
[2026-02-10T14:51:55.839Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git
[2026-02-10T14:51:55.839Z] JDK21_OPENJ9_BRANCH=v0.57.0-release
[2026-02-10T14:51:55.839Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git
[2026-02-10T14:51:55.839Z] JDK25_OPENJ9_BRANCH=v0.57.0-release
[2026-02-10T14:51:55.839Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-10T14:51:55.839Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java-11.0.30
[2026-02-10T14:51:55.839Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-10T14:51:55.839Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java-17.0.18
[2026-02-10T14:51:55.839Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-10T14:51:55.839Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-21.0.10
[2026-02-10T14:51:55.839Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-10T14:51:55.839Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java-25.0.2
[2026-02-10T14:51:55.840Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2026-02-10T14:51:55.840Z]
[2026-02-10T14:51:55.840Z] =========
[2026-02-10T14:51:55.840Z]
[2026-02-10T14:51:55.840Z] JDK_REPO=https://github.com/adoptium/jdk8u.git
[2026-02-10T14:51:55.840Z] JDK_BRANCH=jdk8u482-ga
[2026-02-10T14:51:55.840Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-10T14:51:55.840Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-02-10T14:51:55.840Z] JAVA_HOME is set to c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/jdkbinary/j2sdk-image
[2026-02-10T14:51:56.187Z] LIB_DIR is set to C:/workspace/externalDependency/system_lib
[2026-02-10T14:51:56.187Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.system TESTLIST=
[2026-02-10T14:51:56.187Z] make[1]: Entering directory '/cygdrive/c/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG'
[2026-02-10T14:51:56.187Z] perl scripts/configure.pl
[2026-02-10T14:51:56.187Z] c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/workspace/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=sanity.system --testList= --numOfMachines=1 --testTime= --TRSSURL=
[2026-02-10T14:51:56.952Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-10T14:51:56.952Z]
[2026-02-10T14:51:56.952Z] Starting to generate test make files.
[2026-02-10T14:51:56.952Z]
[2026-02-10T14:51:57.334Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG\..\system\churn\playlist.xml
[2026-02-10T14:51:57.334Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG\..\system\daaLoadTest\playlist.xml
[2026-02-10T14:51:57.689Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG\..\system\jcstress\playlist.xml
[2026-02-10T14:51:57.689Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG\..\system\jlm\playlist.xml
[2026-02-10T14:51:57.689Z] Generated C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG/../system/jlm/autoGen.mk
[2026-02-10T14:51:57.689Z]
[2026-02-10T14:51:57.689Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG\..\system\lambdaLoadTest\playlist.xml
[2026-02-10T14:51:57.689Z] Generated C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG/../system/lambdaLoadTest/autoGen.mk
[2026-02-10T14:51:57.689Z]
[2026-02-10T14:51:57.689Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG\..\system\mathLoadTest\playlist.xml
[2026-02-10T14:51:57.689Z] Generated C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG/../system/mathLoadTest/autoGen.mk
[2026-02-10T14:51:57.689Z]
[2026-02-10T14:51:57.689Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG\..\system\mauveLoadTest\playlist.xml
[2026-02-10T14:51:57.689Z] Generated C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG/../system/mauveLoadTest/autoGen.mk
[2026-02-10T14:51:57.689Z]
[2026-02-10T14:51:57.689Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG\..\system\modularity\playlist.xml
[2026-02-10T14:51:57.689Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG\..\system\otherLoadTest\playlist.xml
[2026-02-10T14:51:57.689Z] Generated C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG/../system/otherLoadTest/autoGen.mk
[2026-02-10T14:51:57.689Z]
[2026-02-10T14:51:57.689Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG\..\system\security\playlist.xml
[2026-02-10T14:51:57.689Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG\..\system\sharedClasses\playlist.xml
[2026-02-10T14:51:57.689Z] Generated C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG/../system/autoGen.mk
[2026-02-10T14:51:57.689Z]
[2026-02-10T14:51:57.689Z] Generated C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG/../autoGen.mk
[2026-02-10T14:51:57.689Z]
[2026-02-10T14:51:57.689Z] Generated C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG/../TKG/utils.mk
[2026-02-10T14:51:57.689Z]
[2026-02-10T14:51:57.689Z] Generated C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG/../TKG/rerun.mk
[2026-02-10T14:51:57.689Z]
[2026-02-10T14:51:57.689Z] Make files are generated successfully.
[2026-02-10T14:51:57.689Z]
[2026-02-10T14:51:58.018Z] make[1]: Leaving directory '/cygdrive/c/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG'
[2026-02-10T14:51:58.018Z] make -f runtest.mk _sanity.system
[2026-02-10T14:51:58.018Z] make[1]: Entering directory '/cygdrive/c/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG'
[2026-02-10T14:51:58.749Z]
[2026-02-10T14:51:58.749Z] Running make 4.4.1
[2026-02-10T14:51:58.749Z] set TEST_ROOT to C:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/
[2026-02-10T14:51:58.749Z] set JDK_VERSION to 8
[2026-02-10T14:51:58.749Z] set JDK_IMPL to hotspot
[2026-02-10T14:51:58.749Z] set JVM_VERSION to openjdk8
[2026-02-10T14:51:59.081Z] set JCL_VERSION to latest
[2026-02-10T14:51:59.081Z] JAVA_HOME was originally set to C:\openjdk\jdk-8
[2026-02-10T14:51:59.081Z] set JAVA_HOME to c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/jdkbinary/j2sdk-image
[2026-02-10T14:51:59.081Z] set SPEC to win_x86-64
[2026-02-10T14:51:59.081Z] set TEST_FLAG to
[2026-02-10T14:51:59.408Z] Running sanity.system ...
[2026-02-10T14:51:59.408Z] There are 51 test targets in sanity.system
[2026-02-10T14:51:59.408Z] "c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" -version
[2026-02-10T14:51:59.755Z] openjdk version "1.8.0_482"
[2026-02-10T14:51:59.755Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-b08)
[2026-02-10T14:51:59.755Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b08, mixed mode)
[2026-02-10T14:51:59.755Z] make[2]: Entering directory '/cygdrive/c/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests'
[2026-02-10T14:52:00.085Z] make[3]: Entering directory '/cygdrive/c/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/system'
[2026-02-10T14:52:00.412Z] make[4]: Entering directory '/cygdrive/c/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/system/jlm'
[2026-02-10T14:52:00.412Z] ../system.mk:25: CYGWIN is 1
[2026-02-10T14:52:00.412Z] ../system.mk:31: Running under cygwin, looking for Windows perl on path
[2026-02-10T14:52:00.741Z] ../system.mk:36: Found perl in /cygdrive/c/Strawberry/perl/bin/perl.exe
[2026-02-10T14:52:00.741Z]
[2026-02-10T14:52:01.078Z] ===============================================