Pre Test
Started by upstream project "AQA_Test_Pipeline" build number 637
originally caused by:
Started by user sophia-guo
Started by upstream project "AQA_Test_Pipeline" build number 634
originally caused by:
Started by user sophia-guo
Started by upstream project "AQA_Test_Pipeline" build number 633
originally caused by:
Started by user sophia-guo
Started by upstream project "AQA_Test_Pipeline" build number 632
originally caused by:
Started by user sophia-guo
Started by upstream project "AQA_Test_Pipeline" build number 611
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_extended.functional_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_extended.functional_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/master^{commit} # timeout=10
Checking out Revision 2c448f82c83465a2a689f309639b429e4c166dec (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 2c448f82c83465a2a689f309639b429e4c166dec # timeout=10
Commit message: "Exclude AIX 7.1 machines from extended.openjdk tests on ppc64_aix (#6890)"
> git rev-list --no-walk 8e74a53d3981291aa7e506f53aa7671170b8df1a # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-02-13T04:37:23.444Z] SPEC: win_x86-64
[Pipeline] echo
[2026-02-13T04:37:23.445Z] Specified LABEL: sfryer.dynamic.windows.2025.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-13T04:37:23.455Z] dynamicAgents: []
[Pipeline] echo
[2026-02-13T04:37:23.456Z] Provisioning LABEL: sfryer.dynamic.windows.2025.poc
[Pipeline] nodesByLabel
[2026-02-13T04:37:23.465Z] Could not find any nodes with 'sfryer.dynamic.windows.2025.poc' label
[Pipeline] timeout
[2026-02-13T04:37:23.470Z] Timeout set to expire in 15 min
[Pipeline] {
[Pipeline] node
[2026-02-13T04:37:38.491Z] Still waiting to schedule task
[2026-02-13T04:37:38.491Z] All nodes of label ‘sfryer.dynamic.windows.2025.poc’ are offline
[2026-02-13T04:41:10.247Z] Running on test-win8a2410 in c:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows
[Pipeline] {
[Pipeline] echo
[2026-02-13T04:41:10.256Z] Found a node with label (sfryer.dynamic.windows.2025.poc) as : test-win8a2410
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timeout
[Pipeline] node
[2026-02-13T04:41:25.351Z] Still waiting to schedule task
[2026-02-13T04:41:25.351Z] Waiting for next available executor on ‘test-win8a2410’
[2026-02-13T04:42:17.078Z] Running on test-win9a9e20 in c:\workspace\workspace\Test_openjdk8_hs_extended.functional_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-13T04:42:17.104Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-13T04:42:17.349Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-13T04:42:17.349Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-13T04:42:19.712Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-02-13T04:42:19.787Z] The recommended git tool is: git
[2026-02-13T04:42:24.083Z] No credentials specified
[2026-02-13T04:42:24.130Z] Cloning the remote Git repository
[2026-02-13T04:42:24.332Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-02-13T04:42:24.690Z] > git init c:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests # timeout=10
[2026-02-13T04:42:26.645Z] [WARNING] Reference path does not exist: C:\Users\adoptopenjdk/openjdk_cache
[2026-02-13T04:42:26.668Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-02-13T04:42:26.670Z] > git --version # timeout=10
[2026-02-13T04:42:26.739Z] > git --version # 'git version 2.51.0'
[2026-02-13T04:42:26.742Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-13T04:42:37.322Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-02-13T04:42:37.386Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-13T04:42:40.037Z] Avoid second fetch
[2026-02-13T04:42:40.152Z] Checking out Revision 2c448f82c83465a2a689f309639b429e4c166dec (origin/master)
[2026-02-13T04:42:40.049Z] > git rev-parse "origin/master^{commit}" # timeout=10
[2026-02-13T04:42:40.186Z] > git config core.sparsecheckout # timeout=10
[2026-02-13T04:42:40.251Z] > git checkout -f 2c448f82c83465a2a689f309639b429e4c166dec # timeout=10
[2026-02-13T04:42:51.906Z] Commit message: "Exclude AIX 7.1 machines from extended.openjdk tests on ppc64_aix (#6890)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (c:\workspace\workspace\Test_openjdk8_hs_extended.functional_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-13T04:42:53.203Z] Timeout set to expire in 10 hr
[Pipeline] {
[Pipeline] echo
[2026-02-13T04:42:53.224Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-02-13T04:42:54.571Z] + LC_TIME=C
[2026-02-13T04:42:54.571Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-02-13T04:42:55.070Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-13T04:42:55.538Z] + aqa-tests/terminateTestProcesses.sh adoptopenjdk
[2026-02-13T04:42:55.538Z] Windows machine, using powershell queries...
[2026-02-13T04:42:57.806Z] 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-13T04:42:59.223Z] + printenv
[2026-02-13T04:42:59.223Z] ProgramFiles(x86)=C:\Program Files (x86)
[2026-02-13T04:42:59.223Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
[2026-02-13T04:42:59.223Z] !C:=C:\Users\adoptopenjdk
[2026-02-13T04:42:59.223Z] SHELL=c:\windows\system32\cmd.exe
[2026-02-13T04:42:59.223Z] KEEP_WORKSPACE=false
[2026-02-13T04:42:59.223Z] NUMBER_OF_PROCESSORS=4
[2026-02-13T04:42:59.223Z] PROCESSOR_LEVEL=6
[2026-02-13T04:42:59.223Z] TAP_NAME=Test_openjdk8_hs_extended.functional_x86-64_windows.tap
[2026-02-13T04:42:59.223Z] LIB_DIR=c:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows/../../externalDependency/lib
[2026-02-13T04:42:59.223Z] EXIT_FAILURE=false
[2026-02-13T04:42:59.223Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_x86-64_windows/647/display/redirect?page=tests
[2026-02-13T04:42:59.223Z] PLATFORM=x86-64_windows
[2026-02-13T04:42:59.223Z] DOCKER_REQUIRED=false
[2026-02-13T04:42:59.223Z] PROGRAMFILES=C:\Program Files
[2026-02-13T04:42:59.223Z] TIME_LIMIT=10
[2026-02-13T04:42:59.223Z] JENKINS_SERVER_COOKIE=durable-1e4f1bcd4b5a9a42c3c02f3ffd127c54a67b5163a85207fdc59c2ddd5e0df66a
[2026-02-13T04:42:59.223Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
[2026-02-13T04:42:59.223Z] JAVA_HOME=C:\openjdk\jdk-8
[2026-02-13T04:42:59.223Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-13T04:42:59.223Z] GENERATE_JOBS=false
[2026-02-13T04:42:59.223Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-13T04:42:59.223Z] OS=Windows_NT
[2026-02-13T04:42:59.223Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_x86-64_windows/647/display/redirect?page=changes
[2026-02-13T04:42:59.223Z] HOMEDRIVE=C:
[2026-02-13T04:42:59.223Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15
[2026-02-13T04:42:59.223Z] RERUN_ITERATIONS=0
[2026-02-13T04:42:59.223Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-02-13T04:42:59.223Z] USERDOMAIN=WORKGROUP
[2026-02-13T04:42:59.223Z] STF_OWNER_BRANCH=adoptium:master
[2026-02-13T04:42:59.223Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-02-13T04:42:59.223Z] PWD=/cygdrive/c/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows
[2026-02-13T04:42:59.223Z] USERPROFILE=C:\Users\adoptopenjdk
[2026-02-13T04:42:59.223Z] LOGNAME=adoptopenjdk
[2026-02-13T04:42:59.223Z] ARCHIVE_TEST_RESULTS=false
[2026-02-13T04:42:59.223Z] SETUP_JCK_RUN=false
[2026-02-13T04:42:59.223Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_x86-64_windows/647/
[2026-02-13T04:42:59.223Z] SLACK_CHANNEL=aqavit-bot
[2026-02-13T04:42:59.223Z] JCK_GIT_BRANCH=master
[2026-02-13T04:42:59.223Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_x86-64_windows/
[2026-02-13T04:42:59.223Z] BUILD_NUMBER=647
[2026-02-13T04:42:59.223Z] TKG_ITERATIONS=1
[2026-02-13T04:42:59.223Z] _=/usr/bin/printenv
[2026-02-13T04:42:59.223Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\
[2026-02-13T04:42:59.223Z] c28fc6f98a2c44abbbd89d6a3037d0d9_POSIX_FD_STATE=AAAAAAICAgA=
[2026-02-13T04:42:59.223Z] PERF_ROOT=c:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows/../../benchmarks
[2026-02-13T04:42:59.223Z] ALLUSERSPROFILE=C:\ProgramData
[2026-02-13T04:42:59.223Z] JENKINS_NODE_COOKIE=0587e3c2-c096-460b-acb8-95891b1b422e
[2026-02-13T04:42:59.223Z] CommonProgramW6432=C:\Program Files\Common Files
[2026-02-13T04:42:59.223Z] KEEP_REPORTDIR=true
[2026-02-13T04:42:59.223Z] BUILD_DISPLAY_NAME=#647
[2026-02-13T04:42:59.223Z] SDK_RESOURCE=releases
[2026-02-13T04:42:59.223Z] TEST_JDK_HOME=c:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows/jdkbinary/j2sdk-image
[2026-02-13T04:42:59.223Z] HOME=/cygdrive/c/Users/adoptopenjdk
[2026-02-13T04:42:59.223Z] USERNAME=adoptopenjdk
[2026-02-13T04:42:59.223Z] NUM_MACHINES=1
[2026-02-13T04:42:59.223Z] COMSPEC=C:\Windows\system32\cmd.exe
[2026-02-13T04:42:59.223Z] CUDA_PATH_V9_1=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1
[2026-02-13T04:42:59.223Z] jobStatus=SUCCESS
[2026-02-13T04:42:59.223Z] JENKINS_URL=https://ci.adoptium.net/
[2026-02-13T04:42:59.223Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.functional_x86-64_windows
[2026-02-13T04:42:59.223Z] JOBSTARTTIME=Fri, 13 Feb 2026 04:42:54 +0000
[2026-02-13T04:42:59.223Z] JDK_VERSION=8
[2026-02-13T04:42:59.223Z] APPDATA=C:\Users\adoptopenjdk\AppData\Roaming
[2026-02-13T04:42:59.223Z] JOB_NAME=Test_openjdk8_hs_extended.functional_x86-64_windows
[2026-02-13T04:42:59.224Z] USE_TESTENV_PROPERTIES=true
[2026-02-13T04:42:59.224Z] SYSTEMROOT=C:\Windows
[2026-02-13T04:42:59.224Z] PERSONAL_BUILD=false
[2026-02-13T04:42:59.224Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_x86-64_windows/647/display/redirect
[2026-02-13T04:42:59.224Z] LOCALAPPDATA=C:\Users\adoptopenjdk\AppData\Local
[2026-02-13T04:42:59.224Z] AUTO_DETECT=true
[2026-02-13T04:42:59.224Z] FQDN=test-win9a9e20.uksouth.cloudapp.azure.com
[2026-02-13T04:42:59.224Z] SSH_CONNECTION=78.47.239.97 49658 10.0.0.6 22
[2026-02-13T04:42:59.224Z] EXIT_SUCCESS=false
[2026-02-13T04:42:59.224Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_x86-64_windows/display/redirect
[2026-02-13T04:42:59.224Z] PROMPT=adoptopenjdk@test-win9a9e20 $P$G
[2026-02-13T04:42:59.224Z] WORKSPACE=c:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows
[2026-02-13T04:42:59.224Z] COMPUTERNAME=test-win9a9e20
[2026-02-13T04:42:59.224Z] OPENJ9_BRANCH=master
[2026-02-13T04:42:59.224Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-02-13T04:42:59.224Z] SYSTEM_LIB_DIR=c:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows/../../externalDependency/system_lib
[2026-02-13T04:42:59.224Z] PARALLEL=None
[2026-02-13T04:42:59.224Z] HUDSON_URL=https://ci.adoptium.net/
[2026-02-13T04:42:59.224Z] ITERATIONS=1
[2026-02-13T04:42:59.224Z] SPEC=win_x86-64
[2026-02-13T04:42:59.224Z] LABEL=sfryer.dynamic.windows.2025.poc
[2026-02-13T04:42:59.224Z] TERM=xterm-256color
[2026-02-13T04:42:59.224Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-02-13T04:42:59.224Z] NODE_NAME=test-win9a9e20
[2026-02-13T04:42:59.224Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-02-13T04:42:59.224Z] USER=adoptopenjdk
[2026-02-13T04:42:59.224Z] PSModulePath=C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules
[2026-02-13T04:42:59.224Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-02-13T04:42:59.224Z] CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1
[2026-02-13T04:42:59.224Z] TEMP=/cygdrive/c/Users/adoptopenjdk/AppData/Local/Temp
[2026-02-13T04:42:59.224Z] DYNAMIC_COMPILE=true
[2026-02-13T04:42:59.224Z] SHLVL=2
[2026-02-13T04:42:59.224Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.functional_x86-64_windows-647
[2026-02-13T04:42:59.224Z] PROCESSOR_REVISION=6a06
[2026-02-13T04:42:59.224Z] DriverData=C:\Windows\System32\Drivers\DriverData
[2026-02-13T04:42:59.224Z] EXECUTOR_NUMBER=0
[2026-02-13T04:42:59.224Z] HUDSON_COOKIE=d364ed21-f1d1-4b5a-94af-d7fe67b29cad
[2026-02-13T04:42:59.224Z] ADOPTOPENJDK_BRANCH=master
[2026-02-13T04:42:59.224Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-02-13T04:42:59.224Z] COMMONPROGRAMFILES=C:\Program Files\Common Files
[2026-02-13T04:42:59.224Z] ORIGIN_JDK_VERSION=8
[2026-02-13T04:42:59.224Z] PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 106 Stepping 6, GenuineIntel
[2026-02-13T04:42:59.224Z] SSH_CLIENT=78.47.239.97 49658 22
[2026-02-13T04:42:59.224Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-02-13T04:42:59.224Z] NODE_LABELS=test-win9a9e20 sfryer.dynamic.windows.2025.poc
[2026-02-13T04:42:59.224Z] STAGE_NAME=Setup
[2026-02-13T04:42:59.224Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-02-13T04:42:59.224Z] HOMEPATH=\Users\adoptopenjdk
[2026-02-13T04:42:59.224Z] WORKSPACE_TMP=c:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows@tmp
[2026-02-13T04:42:59.224Z] TMP=/cygdrive/c/Users/adoptopenjdk/AppData/Local/Temp
[2026-02-13T04:42:59.224Z] PATH=/usr/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Windows/System32/OpenSSH:/cygdrive/c/Users/adoptopenjdk/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Strawberry/perl/bin:/cygdrive/c/Program Files/Git/cmd:/cygdrive/c/openjdk/jdk-8/bin:/cygdrive/c/apache-ant/apache-ant-1.10.15/bin:/cygdrive/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/cygdrive/c/Program Files (x86)/Incredibuild:/cygdrive/c/rust/bin:/cygdrive/c/Program Files/IcedTeaWEB/bin:/cygdrive/c/Program Files/dotnet:/cygdrive/c/Users/adoptopenjdk/AppData/Local/Microsoft/WindowsApps
[2026-02-13T04:42:59.224Z] LIGHT_WEIGHT_CHECKOUT=true
[2026-02-13T04:42:59.224Z] TKG_OWNER_BRANCH=adoptium:master
[2026-02-13T04:42:59.224Z] ProgramW6432=C:\Program Files
[2026-02-13T04:42:59.224Z] CI=true
[2026-02-13T04:42:59.224Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_x86-64_windows/647/display/redirect?page=artifacts
[2026-02-13T04:42:59.224Z] RERUN_FAILURE=false
[2026-02-13T04:42:59.224Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-02-13T04:42:59.224Z] BUILD_LIST=functional
[2026-02-13T04:42:59.224Z] BUILD_ID=647
[2026-02-13T04:42:59.224Z] WINDIR=C:\Windows
[2026-02-13T04:42:59.224Z] PROCESSOR_ARCHITECTURE=AMD64
[2026-02-13T04:42:59.224Z] PUBLIC=C:\Users\Public
[2026-02-13T04:42:59.224Z] SYSTEMDRIVE=C:
[2026-02-13T04:42:59.224Z] TARGET=extended.functional
[2026-02-13T04:42:59.224Z] USE_JRE=false
[2026-02-13T04:42:59.224Z] JDK_IMPL=hotspot
[2026-02-13T04:42:59.224Z] 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-13T04:42:59.315Z] 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-13T04:42:59.321Z] Running in c:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows
[Pipeline] {
[Pipeline] sshagent
[2026-02-13T04:42:59.351Z] $ ssh-agent
[2026-02-13T04:42:59.711Z] SSH_AUTH_SOCK=/tmp/ssh-Dm8Sxt61JOnB/agent.1916
[2026-02-13T04:42:59.711Z] SSH_AGENT_PID=1917
[2026-02-13T04:42:59.711Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-02-13T04:42:59.731Z] Running in c:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-02-13T04:42:59.759Z] Masking supported pattern matches of %USERNAME% or %PASSWORD%
[Pipeline] {
[Pipeline] sh
[2026-02-13T04:43:01.523Z] ++ pwd
[2026-02-13T04:43:01.524Z] + ./get.sh -s /cygdrive/c/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/.. -p x86-64_windows -r releases -j 8 -i hotspot --clone_openj9 true
[2026-02-13T04:43:01.856Z] TESTDIR: /cygdrive/c/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests
[2026-02-13T04:43:01.856Z] load ./testenv/testenv.properties
[2026-02-13T04:43:01.856Z] Running checkTags with ./testenv/testenv.properties and 8
[2026-02-13T04:43:04.811Z] Use branch name dev from ./testenv/testenv.properties
[2026-02-13T04:43:04.811Z] get jdk binary...
[2026-02-13T04:43:04.812Z] _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-13T04:43:07.082Z] _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-13T04:43:07.429Z] Uncompressing file: OpenJDK8U-jdk_x64_windows_hotspot_8u482b08.zip ...
[2026-02-13T04:43:13.577Z] List files in jdkbinary folder...
[2026-02-13T04:43:13.577Z] total 104032
[2026-02-13T04:43:13.577Z] -rw-rw----+ 1 adoptopenjdk None 106448448 Feb 13 04:43 OpenJDK8U-jdk_x64_windows_hotspot_8u482b08.zip
[2026-02-13T04:43:13.577Z] -rw-rw----+ 1 adoptopenjdk None 76577 Feb 13 04:43 OpenJDK8U-sbom_x64_windows_hotspot_8u482b08.json
[2026-02-13T04:43:13.577Z] drwxrwx---+ 1 adoptopenjdk None 0 Feb 13 04:43 tmp
[2026-02-13T04:43:13.577Z] List files in jdkbinary/tmp folder...
[2026-02-13T04:43:13.577Z] total 4
[2026-02-13T04:43:13.577Z] drwxrwxr-x+ 1 adoptopenjdk None 0 Jan 21 06:33 jdk8u482-b08
[2026-02-13T04:43:13.577Z] Moving directory jdk8u482-b08/ to ../j2sdk-image
[2026-02-13T04:43:13.577Z] Run c:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/java -version
[2026-02-13T04:43:13.577Z] =JAVA VERSION OUTPUT BEGIN=
[2026-02-13T04:43:13.577Z] openjdk version "1.8.0_482"
[2026-02-13T04:43:13.577Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-b08)
[2026-02-13T04:43:13.578Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b08, mixed mode)
[2026-02-13T04:43:13.578Z] =JAVA VERSION OUTPUT END=
[2026-02-13T04:43:13.578Z] =RELEASE INFO BEGIN=
[2026-02-13T04:43:13.923Z] JAVA_VERSION="1.8.0_482"
[2026-02-13T04:43:13.923Z] OS_NAME="Windows"
[2026-02-13T04:43:13.923Z] OS_VERSION="5.2"
[2026-02-13T04:43:13.923Z] OS_ARCH="amd64"
[2026-02-13T04:43:13.923Z] SOURCE=".:git:0129ab207bc0+"
[2026-02-13T04:43:13.923Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-02-13T04:43:13.923Z] BUILD_SOURCE="git:458965074606f027bd5afce2cfd5c1055dea0438"
[2026-02-13T04:43:13.923Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-02-13T04:43:13.923Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2026-02-13T04:43:13.923Z] FULL_VERSION="1.8.0_482-b08"
[2026-02-13T04:43:13.923Z] SEMANTIC_VERSION="8.0.482+8"
[2026-02-13T04:43:13.923Z] BUILD_INFO="OS: Windows Server 2022 Version: 10.0"
[2026-02-13T04:43:13.923Z] JVM_VARIANT="Hotspot"
[2026-02-13T04:43:13.923Z] JVM_VERSION="25.482-b08"
[2026-02-13T04:43:13.923Z] IMAGE_TYPE="JDK"
[2026-02-13T04:43:13.923Z] =RELEASE INFO END=
[2026-02-13T04:43:13.923Z] get testKitGen...
[2026-02-13T04:43:13.923Z] git clone -q https://github.com/adoptium/TKG.git
[2026-02-13T04:43:17.707Z] git rev-parse master
[2026-02-13T04:43:17.707Z] git checkout -q -f 421b00f121abe874cc0c0a69a315e2b7f751f822
[2026-02-13T04:43:18.879Z] get functional test material...
[2026-02-13T04:43:18.879Z] git clone --depth 1 --reference-if-able /cygdrive/c/Users/adoptopenjdk/openjdk_cache -b master https://github.com/eclipse-openj9/openj9.git
[2026-02-13T04:43:18.879Z] Cloning into 'openj9'...
[2026-02-13T04:43:19.226Z] info: Could not add alternate for '/cygdrive/c/Users/adoptopenjdk/openjdk_cache': reference repository '/cygdrive/c/Users/adoptopenjdk/openjdk_cache' is not a local repository.
[2026-02-13T04:43:26.875Z] Updating files: 5% (548/10148)
[2026-02-13T04:43:28.047Z] Updating files: 6% (609/10148)
[2026-02-13T04:43:28.394Z] Updating files: 7% (711/10148)
[2026-02-13T04:43:29.598Z] Updating files: 7% (759/10148)
[2026-02-13T04:43:29.598Z] Updating files: 7% (777/10148)
[2026-02-13T04:43:29.948Z] Updating files: 8% (812/10148)
[2026-02-13T04:43:30.295Z] Updating files: 8% (814/10148)
[2026-02-13T04:43:30.647Z] Updating files: 9% (914/10148)
[2026-02-13T04:43:31.381Z] Updating files: 9% (1010/10148)
[2026-02-13T04:43:31.381Z] Updating files: 10% (1015/10148)
[2026-02-13T04:43:32.113Z] Updating files: 11% (1117/10148)
[2026-02-13T04:43:32.113Z] Updating files: 11% (1118/10148)
[2026-02-13T04:43:32.464Z] Updating files: 12% (1218/10148)
[2026-02-13T04:43:32.464Z] Updating files: 13% (1320/10148)
[2026-02-13T04:43:33.628Z] Updating files: 14% (1421/10148)
[2026-02-13T04:43:33.628Z] Updating files: 14% (1434/10148)
[2026-02-13T04:43:34.361Z] Updating files: 14% (1466/10148)
[2026-02-13T04:43:34.711Z] Updating files: 15% (1523/10148)
[2026-02-13T04:43:34.711Z] Updating files: 15% (1612/10148)
[2026-02-13T04:43:35.064Z] Updating files: 16% (1624/10148)
[2026-02-13T04:43:35.064Z] Updating files: 17% (1726/10148)
[2026-02-13T04:43:35.423Z] Updating files: 18% (1827/10148)
[2026-02-13T04:43:35.424Z] Updating files: 19% (1929/10148)
[2026-02-13T04:43:35.775Z] Updating files: 20% (2030/10148)
[2026-02-13T04:43:36.503Z] Updating files: 21% (2132/10148)
[2026-02-13T04:43:36.503Z] Updating files: 21% (2191/10148)
[2026-02-13T04:43:37.667Z] Updating files: 21% (2229/10148)
[2026-02-13T04:43:38.395Z] Updating files: 22% (2233/10148)
[2026-02-13T04:43:38.745Z] Updating files: 22% (2267/10148)
[2026-02-13T04:43:38.745Z] Updating files: 22% (2312/10148)
[2026-02-13T04:43:39.098Z] Updating files: 23% (2335/10148)
[2026-02-13T04:43:39.098Z] Updating files: 24% (2436/10148)
[2026-02-13T04:43:39.443Z] Updating files: 25% (2537/10148)
[2026-02-13T04:43:39.443Z] Updating files: 26% (2639/10148)
[2026-02-13T04:43:39.443Z] Updating files: 27% (2740/10148)
[2026-02-13T04:43:40.607Z] Updating files: 27% (2812/10148)
[2026-02-13T04:43:41.339Z] Updating files: 28% (2842/10148)
[2026-02-13T04:43:41.339Z] Updating files: 28% (2906/10148)
[2026-02-13T04:43:41.339Z] Updating files: 29% (2943/10148)
[2026-02-13T04:43:41.689Z] Updating files: 30% (3045/10148)
[2026-02-13T04:43:41.689Z] Updating files: 30% (3073/10148)
[2026-02-13T04:43:42.041Z] Updating files: 31% (3146/10148)
[2026-02-13T04:43:42.041Z] Updating files: 32% (3248/10148)
[2026-02-13T04:43:42.041Z] Updating files: 33% (3349/10148)
[2026-02-13T04:43:42.765Z] Updating files: 34% (3451/10148)
[2026-02-13T04:43:42.765Z] Updating files: 35% (3552/10148)
[2026-02-13T04:43:43.487Z] Updating files: 35% (3642/10148)
[2026-02-13T04:43:44.652Z] Updating files: 36% (3654/10148)
[2026-02-13T04:43:44.652Z] Updating files: 36% (3675/10148)
[2026-02-13T04:43:44.998Z] Updating files: 36% (3711/10148)
[2026-02-13T04:43:45.350Z] Updating files: 37% (3755/10148)
[2026-02-13T04:43:45.699Z] Updating files: 38% (3857/10148)
[2026-02-13T04:43:45.699Z] Updating files: 38% (3915/10148)
[2026-02-13T04:43:46.045Z] Updating files: 39% (3958/10148)
[2026-02-13T04:43:46.045Z] Updating files: 40% (4060/10148)
[2026-02-13T04:43:46.045Z] Updating files: 41% (4161/10148)
[2026-02-13T04:43:46.413Z] Updating files: 42% (4263/10148)
[2026-02-13T04:43:46.758Z] Updating files: 43% (4364/10148)
[2026-02-13T04:43:47.102Z] Updating files: 44% (4466/10148)
[2026-02-13T04:43:47.453Z] Updating files: 44% (4541/10148)
[2026-02-13T04:43:48.252Z] Updating files: 45% (4567/10148)
[2026-02-13T04:43:48.601Z] Updating files: 45% (4581/10148)
[2026-02-13T04:43:48.601Z] Updating files: 46% (4669/10148)
[2026-02-13T04:43:48.601Z] Updating files: 46% (4763/10148)
[2026-02-13T04:43:48.601Z] Updating files: 47% (4770/10148)
[2026-02-13T04:43:48.953Z] Updating files: 48% (4872/10148)
[2026-02-13T04:43:48.953Z] Updating files: 49% (4973/10148)
[2026-02-13T04:43:49.678Z] Updating files: 50% (5074/10148)
[2026-02-13T04:43:50.022Z] Updating files: 51% (5176/10148)
[2026-02-13T04:43:50.367Z] Updating files: 51% (5242/10148)
[2026-02-13T04:43:51.525Z] Updating files: 52% (5277/10148)
[2026-02-13T04:43:51.875Z] Updating files: 52% (5294/10148)
[2026-02-13T04:43:53.323Z] Updating files: 52% (5323/10148)
[2026-02-13T04:43:53.323Z] Updating files: 53% (5379/10148)
[2026-02-13T04:43:53.665Z] Updating files: 54% (5480/10148)
[2026-02-13T04:43:53.665Z] Updating files: 54% (5497/10148)
[2026-02-13T04:43:54.016Z] Updating files: 54% (5550/10148)
[2026-02-13T04:43:54.016Z] Updating files: 55% (5582/10148)
[2026-02-13T04:43:54.384Z] Updating files: 56% (5683/10148)
[2026-02-13T04:43:54.384Z] Updating files: 57% (5785/10148)
[2026-02-13T04:43:54.384Z] Updating files: 58% (5886/10148)
[2026-02-13T04:43:54.726Z] Updating files: 58% (5985/10148)
[2026-02-13T04:43:55.447Z] Updating files: 59% (5988/10148)
[2026-02-13T04:43:56.167Z] Updating files: 60% (6089/10148)
[2026-02-13T04:43:56.566Z] Updating files: 60% (6173/10148)
[2026-02-13T04:43:56.566Z] Updating files: 61% (6191/10148)
[2026-02-13T04:43:56.913Z] Updating files: 61% (6211/10148)
[2026-02-13T04:43:56.913Z] Updating files: 62% (6292/10148)
[2026-02-13T04:43:57.263Z] Updating files: 63% (6394/10148)
[2026-02-13T04:43:57.263Z] Updating files: 64% (6495/10148)
[2026-02-13T04:43:57.263Z] Updating files: 65% (6597/10148)
[2026-02-13T04:43:57.612Z] Updating files: 66% (6698/10148)
[2026-02-13T04:43:58.345Z] Updating files: 67% (6800/10148)
[2026-02-13T04:43:58.345Z] Updating files: 67% (6854/10148)
[2026-02-13T04:43:59.080Z] Updating files: 68% (6901/10148)
[2026-02-13T04:43:59.430Z] Updating files: 68% (6908/10148)
[2026-02-13T04:43:59.430Z] Updating files: 69% (7003/10148)
[2026-02-13T04:43:59.430Z] Updating files: 70% (7104/10148)
[2026-02-13T04:43:59.782Z] Updating files: 70% (7174/10148)
[2026-02-13T04:43:59.782Z] Updating files: 71% (7206/10148)
[2026-02-13T04:44:00.161Z] Updating files: 72% (7307/10148)
[2026-02-13T04:44:00.490Z] Updating files: 73% (7409/10148)
[2026-02-13T04:44:00.877Z] Updating files: 74% (7510/10148)
[2026-02-13T04:44:01.774Z] Updating files: 74% (7597/10148)
[2026-02-13T04:44:02.124Z] Updating files: 75% (7611/10148)
[2026-02-13T04:44:02.471Z] Updating files: 75% (7642/10148)
[2026-02-13T04:44:02.471Z] Updating files: 76% (7713/10148)
[2026-02-13T04:44:02.471Z] Updating files: 77% (7814/10148)
[2026-02-13T04:44:02.816Z] Updating files: 77% (7849/10148)
[2026-02-13T04:44:02.816Z] Updating files: 78% (7916/10148)
[2026-02-13T04:44:03.523Z] Updating files: 79% (8017/10148)
[2026-02-13T04:44:03.869Z] Updating files: 80% (8119/10148)
[2026-02-13T04:44:04.599Z] Updating files: 80% (8206/10148)
[2026-02-13T04:44:04.599Z] Updating files: 81% (8220/10148)
[2026-02-13T04:44:04.599Z] Updating files: 81% (8297/10148)
[2026-02-13T04:44:04.948Z] Updating files: 82% (8322/10148)
[2026-02-13T04:44:04.948Z] Updating files: 83% (8423/10148)
[2026-02-13T04:44:05.296Z] Updating files: 84% (8525/10148)
[2026-02-13T04:44:05.640Z] Updating files: 85% (8626/10148)
[2026-02-13T04:44:05.640Z] Updating files: 86% (8728/10148)
[2026-02-13T04:44:06.363Z] Updating files: 86% (8813/10148)
[2026-02-13T04:44:06.363Z] Updating files: 87% (8829/10148)
[2026-02-13T04:44:07.528Z] Updating files: 88% (8931/10148)
[2026-02-13T04:44:07.528Z] Updating files: 88% (8937/10148)
[2026-02-13T04:44:07.528Z] Updating files: 89% (9032/10148)
[2026-02-13T04:44:07.877Z] Updating files: 89% (9097/10148)
[2026-02-13T04:44:07.877Z] Updating files: 90% (9134/10148)
[2026-02-13T04:44:08.220Z] Updating files: 91% (9235/10148)
[2026-02-13T04:44:08.563Z] Updating files: 92% (9337/10148)
[2026-02-13T04:44:09.709Z] Updating files: 93% (9438/10148)
[2026-02-13T04:44:10.056Z] Updating files: 93% (9486/10148)
[2026-02-13T04:44:10.056Z] Updating files: 93% (9492/10148)
[2026-02-13T04:44:10.399Z] Updating files: 94% (9540/10148)
[2026-02-13T04:44:10.399Z] Updating files: 95% (9641/10148)
[2026-02-13T04:44:10.399Z] Updating files: 96% (9743/10148)
[2026-02-13T04:44:10.747Z] Updating files: 96% (9839/10148)
[2026-02-13T04:44:10.747Z] Updating files: 97% (9844/10148)
[2026-02-13T04:44:10.747Z] Updating files: 98% (9946/10148)
[2026-02-13T04:44:10.747Z] Updating files: 99% (10047/10148)
[2026-02-13T04:44:10.747Z] Updating files: 100% (10148/10148)
[2026-02-13T04:44:10.747Z] Updating files: 100% (10148/10148), done.
[2026-02-13T04:44:11.093Z] check OpenJ9 Repo sha
[2026-02-13T04:44:11.094Z] /cygdrive/c/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /cygdrive/c/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/openj9 --output_file /cygdrive/c/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/testenv/testenv.properties --repo_name OPENJ9
[2026-02-13T04:44:11.094Z] USE_TESTENV_PROPERTIES was set, not writing to testenv.properties
[2026-02-13T04:44:11.094Z] total 114
[2026-02-13T04:44:11.094Z] -rw-rw----+ 1 adoptopenjdk None 6735 Feb 13 04:42 Contributing.md
[2026-02-13T04:44:11.094Z] -rw-rw----+ 1 adoptopenjdk None 11360 Feb 13 04:42 LICENSE
[2026-02-13T04:44:11.094Z] -rw-rw----+ 1 adoptopenjdk None 65 Feb 13 04:42 NOTICE
[2026-02-13T04:44:11.094Z] -rw-rw----+ 1 adoptopenjdk None 8350 Feb 13 04:42 README.md
[2026-02-13T04:44:11.094Z] drwxrwx---+ 1 adoptopenjdk None 0 Feb 13 04:43 TKG
[2026-02-13T04:44:11.094Z] drwxrwx---+ 1 adoptopenjdk None 0 Feb 13 04:42 buildenv
[2026-02-13T04:44:11.094Z] -rwxrwx---+ 1 adoptopenjdk None 339 Feb 13 04:42 compile.sh
[2026-02-13T04:44:11.094Z] drwxrwx---+ 1 adoptopenjdk None 0 Feb 13 04:42 config
[2026-02-13T04:44:11.094Z] drwxrwx---+ 1 adoptopenjdk None 0 Feb 13 04:42 docs
[2026-02-13T04:44:11.094Z] drwxrwx---+ 1 adoptopenjdk None 0 Feb 13 04:42 external
[2026-02-13T04:44:11.094Z] drwxrwx---+ 1 adoptopenjdk None 0 Feb 13 04:42 functional
[2026-02-13T04:44:11.094Z] -rwxrwx---+ 1 adoptopenjdk None 30011 Feb 13 04:42 get.sh
[2026-02-13T04:44:11.094Z] drwxrwx---+ 1 adoptopenjdk None 0 Feb 13 04:42 jck
[2026-02-13T04:44:11.094Z] drwxrwx---+ 1 adoptopenjdk None 0 Feb 13 04:43 openj9
[2026-02-13T04:44:11.094Z] drwxrwx---+ 1 adoptopenjdk None 0 Feb 13 04:42 openjdk
[2026-02-13T04:44:11.094Z] drwxrwx---+ 1 adoptopenjdk None 0 Feb 13 04:42 perf
[2026-02-13T04:44:11.094Z] drwxrwx---+ 1 adoptopenjdk None 0 Feb 13 04:42 scripts
[2026-02-13T04:44:11.094Z] drwxrwx---+ 1 adoptopenjdk None 0 Feb 13 04:42 system
[2026-02-13T04:44:11.094Z] -rwxrwx---+ 1 adoptopenjdk None 3928 Feb 13 04:42 terminateTestProcesses.sh
[2026-02-13T04:44:11.094Z] drwxrwx---+ 1 adoptopenjdk None 0 Feb 13 04:42 testenv
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-02-13T04:44:20.122Z] $ ssh-agent -k
[2026-02-13T04:44:20.169Z] unset SSH_AUTH_SOCK;
[2026-02-13T04:44:20.169Z] unset SSH_AGENT_PID;
[2026-02-13T04:44:20.169Z] echo Agent pid 1917 killed;
[2026-02-13T04:44:20.223Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-13T04:44:20.545Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=releases&TARGET=extended.functional&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=true&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.2025.poc&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&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=true&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=functional&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=10&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-02-13T04:44:20.556Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=releases&TARGET=extended.functional&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=true&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-win9a9e20&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&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=true&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=functional&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-13T04:44:20.599Z] Building tests...
[Pipeline] timeout
[2026-02-13T04:44:20.602Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-13T04:44:20.615Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-02-13T04:44:20.771Z] 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-13T04:44:20.795Z] ITERATION: 1/1
[Pipeline] sshagent
[2026-02-13T04:44:20.798Z] $ ssh-agent
[2026-02-13T04:44:20.927Z] SSH_AUTH_SOCK=/tmp/ssh-ZcpgHSbo1zHE/agent.2025
[2026-02-13T04:44:20.927Z] SSH_AGENT_PID=2026
[2026-02-13T04:44:20.927Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-13T04:44:21.407Z] ++ uname
[2026-02-13T04:44:21.408Z] + '[' CYGWIN_NT-10.0-26100 = AIX ']'
[2026-02-13T04:44:21.408Z] ++ uname
[2026-02-13T04:44:21.408Z] + '[' CYGWIN_NT-10.0-26100 = SunOS ']'
[2026-02-13T04:44:21.408Z] ++ uname
[2026-02-13T04:44:21.750Z] + '[' CYGWIN_NT-10.0-26100 = '*BSD' ']'
[2026-02-13T04:44:21.750Z] + MAKE=make
[2026-02-13T04:44:21.750Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-13T04:44:22.470Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2026-02-13T04:44:22.997Z] ++ uname
[2026-02-13T04:44:22.997Z] + '[' CYGWIN_NT-10.0-26100 = AIX ']'
[2026-02-13T04:44:22.997Z] ++ uname
[2026-02-13T04:44:22.997Z] + '[' CYGWIN_NT-10.0-26100 = SunOS ']'
[2026-02-13T04:44:22.997Z] ++ uname
[2026-02-13T04:44:22.997Z] + '[' CYGWIN_NT-10.0-26100 = '*BSD' ']'
[2026-02-13T04:44:22.997Z] + MAKE=make
[2026-02-13T04:44:22.997Z] + cd ./aqa-tests
[2026-02-13T04:44:22.997Z] + . ./scripts/testenv/testenvSettings.sh
[2026-02-13T04:44:22.997Z] ++ set +x
[2026-02-13T04:44:22.997Z] Set values based on ./testenv/testenv.properties:
[2026-02-13T04:44:22.997Z] =========
[2026-02-13T04:44:23.325Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2026-02-13T04:44:23.325Z] TKG_BRANCH=master
[2026-02-13T04:44:23.325Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-13T04:44:23.325Z] OPENJ9_BRANCH=master
[2026-02-13T04:44:23.325Z] STF_REPO=https://github.com/adoptium/STF.git
[2026-02-13T04:44:23.325Z] STF_BRANCH=master
[2026-02-13T04:44:23.325Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2026-02-13T04:44:23.325Z] OPENJ9_SYSTEMTEST_BRANCH=master
[2026-02-13T04:44:23.325Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2026-02-13T04:44:23.325Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=master
[2026-02-13T04:44:23.325Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git
[2026-02-13T04:44:23.326Z] JDK8_BRANCH=dev
[2026-02-13T04:44:23.326Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git
[2026-02-13T04:44:23.326Z] JDK11_BRANCH=dev
[2026-02-13T04:44:23.326Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git
[2026-02-13T04:44:23.326Z] JDK17_BRANCH=dev
[2026-02-13T04:44:23.326Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git
[2026-02-13T04:44:23.326Z] JDK21_BRANCH=dev
[2026-02-13T04:44:23.326Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git
[2026-02-13T04:44:23.326Z] JDK8_OPENJ9_BRANCH=openj9
[2026-02-13T04:44:23.326Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git
[2026-02-13T04:44:23.326Z] JDK11_OPENJ9_BRANCH=openj9
[2026-02-13T04:44:23.326Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git
[2026-02-13T04:44:23.326Z] JDK17_OPENJ9_BRANCH=openj9
[2026-02-13T04:44:23.326Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git
[2026-02-13T04:44:23.326Z] JDK21_OPENJ9_BRANCH=openj9
[2026-02-13T04:44:23.326Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git
[2026-02-13T04:44:23.326Z] JDK25_OPENJ9_BRANCH=openj9
[2026-02-13T04:44:23.326Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-13T04:44:23.326Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java11
[2026-02-13T04:44:23.326Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-13T04:44:23.326Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java17
[2026-02-13T04:44:23.326Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-13T04:44:23.326Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java21
[2026-02-13T04:44:23.326Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-13T04:44:23.326Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java25
[2026-02-13T04:44:23.326Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2026-02-13T04:44:23.326Z] =========
[2026-02-13T04:44:23.326Z]
[2026-02-13T04:44:23.326Z] JDK_REPO=https://github.com/adoptium/jdk8u.git
[2026-02-13T04:44:23.326Z] JDK_BRANCH=dev
[2026-02-13T04:44:23.326Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-13T04:44:23.326Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-02-13T04:44:23.326Z] JAVA_HOME is set to c:/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/jdkbinary/j2sdk-image
[2026-02-13T04:44:23.655Z] LIB_DIR is set to C:/workspace/externalDependency/lib
[2026-02-13T04:44:23.655Z] rm -f -r /cygdrive/c/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-13T04:44:23.655Z] mkdir -p /cygdrive/c/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-13T04:44:23.655Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/TKG/.." "-DLIB_DIR=C:/workspace/externalDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-13T04:44:23.655Z] if [ -z "$(tail -1 /cygdrive/c/workspace/workspace/Test_openjdk8_hs_extended.functional_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_extended.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-13T04:44:30.944Z] Buildfile: C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\scripts\build_tools.xml
[2026-02-13T04:44:30.944Z]
[2026-02-13T04:44:30.944Z] build:
[2026-02-13T04:44:30.944Z]
[2026-02-13T04:44:30.944Z] clean:
[2026-02-13T04:44:30.944Z]
[2026-02-13T04:44:30.944Z] init:
[2026-02-13T04:44:30.944Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\bin
[2026-02-13T04:44:30.944Z]
[2026-02-13T04:44:30.944Z] getDependentLibs:
[2026-02-13T04:44:33.929Z] [exec] C:/workspace/externalDependency/lib does not exist, creating one.
[2026-02-13T04:44:33.929Z] [exec] mkdir C:/workspace/externalDependency
[2026-02-13T04:44:33.929Z] [exec] mkdir C:/workspace/externalDependency/lib
[2026-02-13T04:44:33.929Z] [exec] --------------------------------------------
[2026-02-13T04:44:33.929Z] [exec] path is set to C:/workspace/externalDependency/lib
[2026-02-13T04:44:33.929Z] [exec] task is set to default
[2026-02-13T04:44:33.929Z] [exec] dependencyList is set to json_simple
[2026-02-13T04:44:33.929Z] [exec] System Test jars will not be downloaded.
[2026-02-13T04:44:33.929Z] [exec] --------------------------------------------
[2026-02-13T04:44:33.929Z] [exec] Starting download third party dependent jars
[2026-02-13T04:44:33.929Z] [exec] --------------------------------------------
[2026-02-13T04:44:33.929Z] [exec] downloading dependent third party jars to C:/workspace/externalDependency/lib
[2026-02-13T04:44:33.929Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar
[2026-02-13T04:44:33.929Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar
[2026-02-13T04:44:33.929Z] [exec] --> file downloaded to C:/workspace/externalDependency/lib/json-simple.jar
[2026-02-13T04:44:33.929Z] [exec] downloaded dependent third party jars successfully
[2026-02-13T04:44:33.929Z]
[2026-02-13T04:44:33.929Z] compile:
[2026-02-13T04:44:33.929Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-13T04:44:33.929Z] [echo] ============COMPILER SETTINGS============
[2026-02-13T04:44:33.929Z] [echo] ===fork: yes
[2026-02-13T04:44:33.929Z] [echo] ===debug: on
[2026-02-13T04:44:33.929Z] [javac] Compiling 28 source files to C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\bin
[2026-02-13T04:44:36.920Z]
[2026-02-13T04:44:36.920Z] dist:
[2026-02-13T04:44:37.277Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\bin\TestKitGen.jar
[2026-02-13T04:44:37.637Z]
[2026-02-13T04:44:37.637Z] BUILD SUCCESSFUL
[2026-02-13T04:44:37.637Z] Total time: 7 seconds
[2026-02-13T04:44:37.637Z] 0
[2026-02-13T04:44:37.999Z] c:/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-13T04:44:38.733Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-13T04:44:38.733Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz
[2026-02-13T04:44:41.020Z] ****************************** MACHINE INFO ******************************
[2026-02-13T04:44:41.020Z] File path : C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG
[2026-02-13T04:44:41.020Z] Free Physical Memory Size : 14650982400
[2026-02-13T04:44:41.020Z] Free space (bytes) : 179076116480
[2026-02-13T04:44:41.020Z] Total Physical Memory Size : 17121890304
[2026-02-13T04:44:41.020Z] Total space (bytes) : 274283311104
[2026-02-13T04:44:41.020Z] Usable space (bytes) : 179076116480
[2026-02-13T04:44:41.020Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-13T04:44:41.020Z] bashVersion :
[2026-02-13T04:44:41.020Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin)
[2026-02-13T04:44:41.020Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-02-13T04:44:41.020Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-13T04:44:41.020Z]
[2026-02-13T04:44:41.020Z] This is free software; you are free to change and redistribute it.
[2026-02-13T04:44:41.020Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-13T04:44:41.020Z] cpuCores : 4
[2026-02-13T04:44:41.020Z] curlVersion :
[2026-02-13T04:44:41.020Z] curl 8.15.0 (x86_64-pc-cygwin) libcurl/8.15.0 OpenSSL/3.0.17 zlib/1.3.1 brotli/1.1.0 zstd/1.5.7 libidn2/2.3.8 libpsl/0.21.5 libssh2/1.11.0 nghttp2/1.61.0 libgsasl/2.2.2 OpenLDAP/2.6.10
[2026-02-13T04:44:41.020Z] Release-Date: 2025-07-16
[2026-02-13T04:44:41.020Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss
[2026-02-13T04:44:41.020Z] 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-13T04:44:41.020Z] dockerVersion : bash: line 1: docker: command not found
[2026-02-13T04:44:41.020Z] gcc version : 13
[2026-02-13T04:44:41.020Z] gclibc version : ldd (cygwin) 3.6.4
[2026-02-13T04:44:41.020Z] gdb version : bash: line 1: gdb: command not found
[2026-02-13T04:44:41.020Z] lldb version : Command could not be executed
[2026-02-13T04:44:41.020Z] makeVersion :
[2026-02-13T04:44:41.020Z] GNU Make 4.4.1
[2026-02-13T04:44:41.020Z] Built for x86_64-pc-cygwin
[2026-02-13T04:44:41.020Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2026-02-13T04:44:41.020Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2026-02-13T04:44:41.020Z] This is free software: you are free to change and redistribute it.
[2026-02-13T04:44:41.020Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-13T04:44:41.020Z] mavenVersion : bash: line 1: mvn: command not found
[2026-02-13T04:44:41.020Z] perlVersion :
[2026-02-13T04:44:41.020Z]
[2026-02-13T04:44:41.020Z] This is perl 5, version 40, subversion 3 (v5.40.3) built for x86_64-cygwin-threads-multi
[2026-02-13T04:44:41.020Z] (with 3 registered patches, see perl -V for more detail)
[2026-02-13T04:44:41.020Z]
[2026-02-13T04:44:41.020Z] Copyright 1987-2025, Larry Wall
[2026-02-13T04:44:41.020Z]
[2026-02-13T04:44:41.020Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-13T04:44:41.020Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-13T04:44:41.020Z]
[2026-02-13T04:44:41.020Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-13T04:44:41.020Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-13T04:44:41.020Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-02-13T04:44:41.020Z]
[2026-02-13T04:44:41.020Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-13T04:44:41.020Z] procArch : unknown
[2026-02-13T04:44:41.020Z] sysArch : x86_64
[2026-02-13T04:44:41.020Z] sysOS : CYGWIN_NT-10.0-26100
[2026-02-13T04:44:41.020Z] ulimit :
[2026-02-13T04:44:41.020Z] core file size (blocks, -c) 0
[2026-02-13T04:44:41.020Z] data seg size (kbytes, -d) unlimited
[2026-02-13T04:44:41.020Z] file size (blocks, -f) unlimited
[2026-02-13T04:44:41.020Z] open files (-n) 3200
[2026-02-13T04:44:41.020Z] pipe size (512 bytes, -p) 8
[2026-02-13T04:44:41.020Z] stack size (kbytes, -s) 2032
[2026-02-13T04:44:41.020Z] cpu time (seconds, -t) unlimited
[2026-02-13T04:44:41.020Z] max user processes (-u) 256
[2026-02-13T04:44:41.020Z] virtual memory (kbytes, -v) unlimited
[2026-02-13T04:44:41.020Z] uname : CYGWIN_NT-10.0-26100 test-win9a9e20 3.6.4-1.x86_64 2025-07-15 07:55 UTC x86_64 Cygwin
[2026-02-13T04:44:41.020Z] vmVendor : Oracle Corporation
[2026-02-13T04:44:41.020Z] vmVersion : 25.482-b08
[2026-02-13T04:44:41.020Z] xlc version : bash: line 1: xlC: command not found
[2026-02-13T04:44:41.020Z] **************************************************************************
[2026-02-13T04:44:41.020Z]
[2026-02-13T04:44:41.020Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-13T04:44:41.020Z]
[2026-02-13T04:44:41.020Z] System.getProperty('java.vendor')=Temurin
[2026-02-13T04:44:41.020Z]
[2026-02-13T04:44:41.020Z] System.getProperty('os.name')=Windows Server 2025
[2026-02-13T04:44:41.020Z]
[2026-02-13T04:44:41.020Z] System.getProperty('os.arch')=amd64
[2026-02-13T04:44:41.020Z]
[2026-02-13T04:44:41.020Z] System.getProperty('java.fullversion')=null
[2026-02-13T04:44:41.020Z]
[2026-02-13T04:44:41.020Z] System.getProperty('sun.arch.data.model')=64
[2026-02-13T04:44:41.020Z]
[2026-02-13T04:44:41.377Z] make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=extended.functional TESTLIST=
[2026-02-13T04:44:41.377Z] make[1]: Entering directory '/cygdrive/c/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/TKG'
[2026-02-13T04:44:41.377Z] perl scripts/configure.pl
[2026-02-13T04:44:41.708Z] c:/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/workspace/externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=win_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines=1 --testTime= --TRSSURL=
[2026-02-13T04:44:42.466Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-13T04:44:42.466Z]
[2026-02-13T04:44:42.466Z]
[2026-02-13T04:44:42.466Z] Starting to generate build list.
[2026-02-13T04:44:42.466Z]
[2026-02-13T04:44:42.466Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\CacheManagement\playlist.xml
[2026-02-13T04:44:42.466Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootstrapMethodArgumentTest\playlist.xml
[2026-02-13T04:44:42.466Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootStrapStaticVerify\playlist.xml
[2026-02-13T04:44:42.466Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\callsitedbgddrext\playlist.xml
[2026-02-13T04:44:42.466Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\CDSAdaptorTest\playlist.xml
[2026-02-13T04:44:42.466Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\classesdbgddrext\playlist.xml
[2026-02-13T04:44:42.831Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\classLoaderTest\playlist.xml
[2026-02-13T04:44:42.831Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdlinetestertests\playlist.xml
[2026-02-13T04:44:42.831Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdLineTest_J9tests\playlist.xml
[2026-02-13T04:44:42.831Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\criu\playlist.xml
[2026-02-13T04:44:42.831Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\defaultLazySymbolResolution\playlist.xml
[2026-02-13T04:44:42.831Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\doProtectedAccessCheck\playlist.xml
[2026-02-13T04:44:42.831Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\dscr\playlist.xml
[2026-02-13T04:44:42.831Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\dumpromtests\playlist.xml
[2026-02-13T04:44:42.831Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\fastClassHashTable\playlist.xml
[2026-02-13T04:44:42.831Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\fips\playlist.xml
[2026-02-13T04:44:42.831Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\forceLazySymbolResolution\playlist.xml
[2026-02-13T04:44:42.831Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcCheck\playlist.xml
[2026-02-13T04:44:43.189Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcRegressionTests\playlist.xml
[2026-02-13T04:44:43.189Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcsuballoctests\playlist.xml
[2026-02-13T04:44:43.189Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\getCallerClassTests\playlist.xml
[2026-02-13T04:44:43.189Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gptest\playlist.xml
[2026-02-13T04:44:43.189Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gputests\playlist.xml
[2026-02-13T04:44:43.189Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\hangTest\playlist.xml
[2026-02-13T04:44:43.189Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\ignoreUnrecognizedVMOptions\playlist.xml
[2026-02-13T04:44:43.189Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\imageReaderInitializationTest\playlist.xml
[2026-02-13T04:44:43.189Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\J9security\playlist.xml
[2026-02-13T04:44:43.189Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\javaAssertions\playlist.xml
[2026-02-13T04:44:43.189Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jep178staticLinkingTest\playlist.xml
[2026-02-13T04:44:43.189Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jfr\playlist.xml
[2026-02-13T04:44:43.189Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jimageinterface\playlist.xml
[2026-02-13T04:44:43.189Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jit\playlist.xml
[2026-02-13T04:44:43.547Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jitserver\playlist.xml
[2026-02-13T04:44:43.547Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jrvTest\playlist.xml
[2026-02-13T04:44:43.547Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jvmtitests\playlist.xml
[2026-02-13T04:44:43.547Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jython\playlist.xml
[2026-02-13T04:44:43.547Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\lazyClassLoadingTest\playlist.xml
[2026-02-13T04:44:43.547Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\libpathTest\playlist.xml
[2026-02-13T04:44:43.547Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\loadLibraryTest\playlist.xml
[2026-02-13T04:44:43.547Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\locales\playlist.xml
[2026-02-13T04:44:43.547Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\lockWordAlignment\playlist.xml
[2026-02-13T04:44:43.547Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\loopReduction\playlist.xml
[2026-02-13T04:44:43.547Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\modularityddrtests\playlist.xml
[2026-02-13T04:44:43.547Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\openssl\playlist.xml
[2026-02-13T04:44:43.905Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\pageAlignDirectMemory\playlist.xml
[2026-02-13T04:44:43.905Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\pltest\playlist.xml
[2026-02-13T04:44:43.905Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\proxyFieldAccess\playlist.xml
[2026-02-13T04:44:43.905Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\reflectCache\playlist.xml
[2026-02-13T04:44:43.905Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\runtimemxbeanTests\playlist.xml
[2026-02-13T04:44:43.905Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\BadStackMap\playlist.xml
[2026-02-13T04:44:43.905Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\DataHelperTests\playlist.xml
[2026-02-13T04:44:43.905Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ListAllCachesTests\playlist.xml
[2026-02-13T04:44:43.905Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCMLTests\playlist.xml
[2026-02-13T04:44:43.905Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCommandLineOptionTests\playlist.xml
[2026-02-13T04:44:43.905Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCHelperCompatTests\playlist.xml
[2026-02-13T04:44:43.905Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ShareClassesSimpleSanity\playlist.xml
[2026-02-13T04:44:43.905Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StorageKey\playlist.xml
[2026-02-13T04:44:44.269Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StoreFilterTests\playlist.xml
[2026-02-13T04:44:44.269Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\URLHelperTests\playlist.xml
[2026-02-13T04:44:44.269Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shrcdbgddrext\playlist.xml
[2026-02-13T04:44:44.269Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigabrtHandlingTest\playlist.xml
[2026-02-13T04:44:44.269Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigxfszHandlingTest\playlist.xml
[2026-02-13T04:44:44.269Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\softmxCmdOptTest\playlist.xml
[2026-02-13T04:44:44.269Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\stackSizeInfoTest\playlist.xml
[2026-02-13T04:44:44.269Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\SystemPropertiesTest\playlist.xml
[2026-02-13T04:44:44.269Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\URLClassLoaderTests\playlist.xml
[2026-02-13T04:44:44.269Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\ValueBasedClassTest\playlist.xml
[2026-02-13T04:44:44.269Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\valuetypeddrtests\playlist.xml
[2026-02-13T04:44:44.269Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\verbosetest\playlist.xml
[2026-02-13T04:44:44.626Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\verboseVerification\playlist.xml
[2026-02-13T04:44:44.626Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\vmRuntimeState\playlist.xml
[2026-02-13T04:44:44.626Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xcheckjni\playlist.xml
[2026-02-13T04:44:44.626Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlogTests\playlist.xml
[2026-02-13T04:44:44.626Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlpCMLTests\playlist.xml
[2026-02-13T04:44:44.626Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xtraceTests\playlist.xml
[2026-02-13T04:44:44.626Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xxargtest\playlist.xml
[2026-02-13T04:44:44.626Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\DDR_Test\playlist.xml
[2026-02-13T04:44:44.626Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\HealthCenter\playlist.xml
[2026-02-13T04:44:44.626Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\IllegalAccessError_for_protected_method\playlist.xml
[2026-02-13T04:44:44.626Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java10andUp\playlist.xml
[2026-02-13T04:44:44.626Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java11andUp\playlist.xml
[2026-02-13T04:44:44.626Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java12andUp\playlist.xml
[2026-02-13T04:44:44.626Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java14andUp\playlist.xml
[2026-02-13T04:44:44.984Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java15andUp\playlist.xml
[2026-02-13T04:44:44.984Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java16andUp\playlist.xml
[2026-02-13T04:44:44.984Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java17andUp\playlist.xml
[2026-02-13T04:44:44.984Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java21andUp\playlist.xml
[2026-02-13T04:44:44.984Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java21Only\playlist.xml
[2026-02-13T04:44:44.984Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java22andUp\playlist.xml
[2026-02-13T04:44:44.984Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java8andUp\playlist.xml
[2026-02-13T04:44:44.984Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java9andUp\playlist.xml
[2026-02-13T04:44:44.984Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\JavaAgentTest\playlist.xml
[2026-02-13T04:44:45.341Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\JIT_Test\playlist.xml
[2026-02-13T04:44:45.341Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\JLM_Tests\playlist.xml
[2026-02-13T04:44:45.341Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr292\playlist.xml
[2026-02-13T04:44:45.341Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr335\playlist.xml
[2026-02-13T04:44:45.341Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr335_interfaceStaticMethod\playlist.xml
[2026-02-13T04:44:45.341Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\annotation\playlist.xml
[2026-02-13T04:44:45.341Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\charsets\playlist.xml
[2026-02-13T04:44:45.341Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\CLDR_11\playlist.xml
[2026-02-13T04:44:45.341Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepage\playlist.xml
[2026-02-13T04:44:45.341Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepoint\playlist.xml
[2026-02-13T04:44:45.341Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\coin\playlist.xml
[2026-02-13T04:44:45.341Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\compact_number_format\playlist.xml
[2026-02-13T04:44:45.341Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\Compiler\playlist.xml
[2026-02-13T04:44:45.341Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\datetime\playlist.xml
[2026-02-13T04:44:45.699Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\env\playlist.xml
[2026-02-13T04:44:45.699Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\file\playlist.xml
[2026-02-13T04:44:45.699Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\formatter\playlist.xml
[2026-02-13T04:44:45.699Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\i18n\playlist.xml
[2026-02-13T04:44:45.699Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\IDN\playlist.xml
[2026-02-13T04:44:45.699Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jaxp14\playlist.xml
[2026-02-13T04:44:45.699Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jdbc41\playlist.xml
[2026-02-13T04:44:45.699Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\language_tag\playlist.xml
[2026-02-13T04:44:45.699Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\locale_matching\playlist.xml
[2026-02-13T04:44:45.699Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\new_jp_era\playlist.xml
[2026-02-13T04:44:45.699Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\nio\playlist.xml
[2026-02-13T04:44:45.699Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pattern_matching_instanceof\playlist.xml
[2026-02-13T04:44:45.699Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pref\playlist.xml
[2026-02-13T04:44:45.699Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\property_utf8\playlist.xml
[2026-02-13T04:44:46.057Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\record\playlist.xml
[2026-02-13T04:44:46.058Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\regex\playlist.xml
[2026-02-13T04:44:46.058Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\scanner\playlist.xml
[2026-02-13T04:44:46.058Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\sealed_classes\playlist.xml
[2026-02-13T04:44:46.058Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\StAX\playlist.xml
[2026-02-13T04:44:46.058Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\switch_expressions\playlist.xml
[2026-02-13T04:44:46.058Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\text_blocks\playlist.xml
[2026-02-13T04:44:46.058Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\unicode\playlist.xml
[2026-02-13T04:44:46.058Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\urlclassloader\playlist.xml
[2026-02-13T04:44:46.058Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MockitoTests\playlist.xml
[2026-02-13T04:44:46.058Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\NativeTest\playlist.xml
[2026-02-13T04:44:46.058Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\OpenJ9_Jsr_292_API\playlist.xml
[2026-02-13T04:44:46.058Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\OpenJcePlusTests\playlist.xml
[2026-02-13T04:44:46.058Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\RasapiTest\playlist.xml
[2026-02-13T04:44:46.058Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\AQAvit\playlist.xml
[2026-02-13T04:44:46.393Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\Crypto\playlist.xml
[2026-02-13T04:44:46.393Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\ssl-tests\playlist.xml
[2026-02-13T04:44:46.393Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\SharedCPEntryInvokerTests\playlist.xml
[2026-02-13T04:44:46.393Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\SyntheticGCWorkload\playlist.xml
[2026-02-13T04:44:46.393Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\TestExample\playlist.xml
[2026-02-13T04:44:46.393Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\testHeadlessComponents\playlist.xml
[2026-02-13T04:44:46.394Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\UnsafeTest\playlist.xml
[2026-02-13T04:44:46.394Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Valhalla\playlist.xml
[2026-02-13T04:44:46.394Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\VM_Test\playlist.xml
[2026-02-13T04:44:46.394Z] Generated C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG/../TKG/buildInfo.mk
[2026-02-13T04:44:46.394Z]
[2026-02-13T04:44:46.394Z] make[1]: Leaving directory '/cygdrive/c/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/TKG'
[2026-02-13T04:44:46.394Z] make -f clean.mk cleanBuild
[2026-02-13T04:44:46.723Z] make[1]: Entering directory '/cygdrive/c/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/TKG'
[2026-02-13T04:44:47.084Z] rm -f -r C:/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests///..//jvmtest
[2026-02-13T04:44:47.084Z] make[1]: Leaving directory '/cygdrive/c/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/TKG'
[2026-02-13T04:44:47.084Z] make -f compile.mk compile
[2026-02-13T04:44:47.084Z] make[1]: Entering directory '/cygdrive/c/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/TKG'
[2026-02-13T04:44:47.793Z] rm -f -r C:/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests//TKG/output_compilation; \
[2026-02-13T04:44:47.793Z] mkdir -p C:/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests//TKG/output_compilation; \
[2026-02-13T04:44:47.793Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=C:/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/" "-DBUILD_ROOT=C:/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests///..//jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=functional/security/Crypto,functional/IllegalAccessError_for_protected_method" "-DRESOURCES_DIR=C:/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests///..//jvmtest/TestConfig/resources" "-DSPEC=win_x86-64" "-DTEST_JDK_HOME=c:/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=C:/workspace/externalDependency/lib" 2>&1; echo $? ) | tee "C:/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests//TKG/output_compilation/compilation.log"; \
[2026-02-13T04:44:47.793Z] if [ -z "$(tail -1 C:/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests//TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="C:/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests//TKG/output_compilation/compilation.log" --testRoot="C:/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/"; false; else rm -f -r "C:/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests//TKG/output_compilation"; fi
[2026-02-13T04:44:49.484Z] Buildfile: C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\scripts\build_test.xml
[2026-02-13T04:44:49.858Z] [echo] build.list is TestConfig/build.xml,functional/security/Crypto/build.xml,functional/IllegalAccessError_for_protected_method/build.xml
[2026-02-13T04:44:49.858Z]
[2026-02-13T04:44:49.858Z] -create_test_directory:
[2026-02-13T04:44:49.858Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\jvmtest
[2026-02-13T04:44:49.858Z]
[2026-02-13T04:44:49.858Z] stage_test_material:
[2026-02-13T04:44:50.219Z] [copy] Copying 136 files to C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\jvmtest
[2026-02-13T04:44:50.586Z]
[2026-02-13T04:44:50.586Z] build:
[2026-02-13T04:44:50.586Z]
[2026-02-13T04:44:50.586Z] init:
[2026-02-13T04:44:50.586Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\jvmtest\TestConfig
[2026-02-13T04:44:50.586Z]
[2026-02-13T04:44:50.586Z] build:
[2026-02-13T04:44:50.586Z] [copy] Copying 15 files to C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\jvmtest\TestConfig
[2026-02-13T04:44:50.586Z] [copy] Copied 4 empty directories to 2 empty directories under C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\jvmtest\TestConfig
[2026-02-13T04:44:50.586Z] [copy] Copying 1 file to C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\jvmtest\TestConfig
[2026-02-13T04:44:50.586Z]
[2026-02-13T04:44:50.586Z] build:
[2026-02-13T04:44:50.942Z]
[2026-02-13T04:44:50.942Z] init:
[2026-02-13T04:44:50.942Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\jvmtest\functional\IllegalAccessError_for_protected_method
[2026-02-13T04:44:50.942Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\functional\IllegalAccessError_for_protected_method\bin
[2026-02-13T04:44:50.942Z]
[2026-02-13T04:44:50.942Z] getDependentLibs:
[2026-02-13T04:44:50.942Z] [exec] --------------------------------------------
[2026-02-13T04:44:50.942Z] [exec] path is set to C:/workspace/externalDependency/lib
[2026-02-13T04:44:50.942Z] [exec] task is set to default
[2026-02-13T04:44:50.942Z] [exec] dependencyList is set to asm_all,testng
[2026-02-13T04:44:50.942Z] [exec] System Test jars will not be downloaded.
[2026-02-13T04:44:50.942Z] [exec] --------------------------------------------
[2026-02-13T04:44:50.942Z] [exec] Starting download third party dependent jars
[2026-02-13T04:44:50.942Z] [exec] --------------------------------------------
[2026-02-13T04:44:50.942Z] [exec] downloading dependent third party jars to C:/workspace/externalDependency/lib
[2026-02-13T04:44:50.942Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asm-all.jar
[2026-02-13T04:44:50.942Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asm-all.jar
[2026-02-13T04:44:51.291Z] [exec] --> file downloaded to C:/workspace/externalDependency/lib/asm-all.jar
[2026-02-13T04:44:51.291Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//testng.jar
[2026-02-13T04:44:51.291Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//testng.jar
[2026-02-13T04:44:51.652Z] [exec] --> file downloaded to C:/workspace/externalDependency/lib/testng.jar
[2026-02-13T04:44:51.652Z] [exec] downloaded dependent third party jars successfully
[2026-02-13T04:44:51.652Z]
[2026-02-13T04:44:51.652Z] compile:
[2026-02-13T04:44:51.652Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-13T04:44:51.652Z] [echo] ============COMPILER SETTINGS============
[2026-02-13T04:44:51.652Z] [echo] ===fork: yes
[2026-02-13T04:44:51.652Z] [echo] ===executable: c:/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/javac
[2026-02-13T04:44:51.652Z] [echo] ===debug: on
[2026-02-13T04:44:51.652Z] [echo] ===destdir: C:/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests///..//jvmtest/functional/IllegalAccessError_for_protected_method
[2026-02-13T04:44:51.652Z] [javac] Compiling 2 source files to C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\functional\IllegalAccessError_for_protected_method\bin
[2026-02-13T04:44:52.385Z] [javac] Note: C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\functional\IllegalAccessError_for_protected_method\src\org\openj9\test\Agent.java uses or overrides a deprecated API.
[2026-02-13T04:44:52.385Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-13T04:44:52.385Z]
[2026-02-13T04:44:52.385Z] dist:
[2026-02-13T04:44:52.385Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\jvmtest\functional\IllegalAccessError_for_protected_method\IllegalAccessProtectedMethod.jar
[2026-02-13T04:44:52.745Z] [copy] Copying 3 files to C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\jvmtest\functional\IllegalAccessError_for_protected_method
[2026-02-13T04:44:52.745Z]
[2026-02-13T04:44:52.746Z] clean:
[2026-02-13T04:44:52.746Z] [delete] Deleting directory C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\functional\IllegalAccessError_for_protected_method\bin
[2026-02-13T04:44:52.746Z]
[2026-02-13T04:44:52.746Z] build:
[2026-02-13T04:44:52.746Z]
[2026-02-13T04:44:52.746Z] getJtregVersion:
[2026-02-13T04:44:52.746Z] [echo] jtreg version used is : jtreg_5_1_b01
[2026-02-13T04:44:52.746Z]
[2026-02-13T04:44:52.746Z] getDependentLibs:
[2026-02-13T04:44:53.097Z] [exec] --------------------------------------------
[2026-02-13T04:44:53.097Z] [exec] path is set to C:/workspace/externalDependency/lib
[2026-02-13T04:44:53.097Z] [exec] task is set to default
[2026-02-13T04:44:53.097Z] [exec] dependencyList is set to jtreg_5_1_b01
[2026-02-13T04:44:53.097Z] [exec] System Test jars will not be downloaded.
[2026-02-13T04:44:53.097Z] [exec] --------------------------------------------
[2026-02-13T04:44:53.097Z] [exec] Starting download third party dependent jars
[2026-02-13T04:44:53.097Z] [exec] --------------------------------------------
[2026-02-13T04:44:53.097Z] [exec] downloading dependent third party jars to C:/workspace/externalDependency/lib
[2026-02-13T04:44:53.097Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz.sha256sum.txt
[2026-02-13T04:44:53.097Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz.sha256sum.txt
[2026-02-13T04:44:53.097Z] [exec] --> file downloaded to C:/workspace/externalDependency/lib/jtreg_5_1_b01.tar.gz.sha256sum.txt
[2026-02-13T04:44:53.097Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz
[2026-02-13T04:44:53.097Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz
[2026-02-13T04:44:53.462Z] [exec] --> file downloaded to C:/workspace/externalDependency/lib/jtreg_5_1_b01.tar.gz
[2026-02-13T04:44:53.462Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz.sha256sum.txt
[2026-02-13T04:44:53.462Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz.sha256sum.txt
[2026-02-13T04:44:53.814Z] [exec] --> file downloaded to C:/workspace/externalDependency/lib/jtreg_5_1_b01.tar.gz.sha256sum.txt
[2026-02-13T04:44:53.814Z] [exec] downloaded dependent third party jars successfully
[2026-02-13T04:44:53.814Z]
[2026-02-13T04:44:53.814Z] getJtreg:
[2026-02-13T04:44:53.814Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\jvmtest\functional\security\Crypto
[2026-02-13T04:44:53.814Z] [copy] Copying 1 file to C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto
[2026-02-13T04:44:54.174Z]
[2026-02-13T04:44:54.174Z] cryptoTest.check:
[2026-02-13T04:44:54.174Z]
[2026-02-13T04:44:54.174Z] getCryptoTest:
[2026-02-13T04:44:54.539Z] [exec] git clone --depth 1 -q https://github.com/rh-openjdk/CryptoTest.git -b master CryptoTest
[2026-02-13T04:44:56.255Z]
[2026-02-13T04:44:56.255Z] dist:
[2026-02-13T04:44:56.255Z]
[2026-02-13T04:44:56.255Z] clean:
[2026-02-13T04:44:56.255Z]
[2026-02-13T04:44:56.255Z] BUILD SUCCESSFUL
[2026-02-13T04:44:56.255Z] Total time: 6 seconds
[2026-02-13T04:44:56.255Z] 0
[2026-02-13T04:44:56.255Z]
[2026-02-13T04:44:56.255Z]
[2026-02-13T04:44:56.255Z] RECORD TEST REPOs SHA
[2026-02-13T04:44:56.255Z] cd "C:/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests//TKG/scripts"; \
[2026-02-13T04:44:56.255Z] bash "getSHAs.sh" --test_root_dir "C:/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/" --shas_file "C:/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests//TKG/SHAs.txt"
[2026-02-13T04:44:56.255Z] Check shas in C:/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/ and store the info in C:/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests//TKG/SHAs.txt
[2026-02-13T04:44:56.255Z] touch C:/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests//TKG/SHAs.txt
[2026-02-13T04:44:56.992Z] ================================================
[2026-02-13T04:44:56.992Z] timestamp: 20260213-044456
[2026-02-13T04:44:56.992Z] repo dir: C:/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests
[2026-02-13T04:44:56.992Z] git repo:
[2026-02-13T04:44:57.732Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-02-13T04:44:57.732Z] sha:
[2026-02-13T04:44:57.732Z] 2c448f82c83465a2a689f309639b429e4c166dec
[2026-02-13T04:44:57.732Z] ================================================
[2026-02-13T04:44:57.732Z] timestamp: 20260213-044457
[2026-02-13T04:44:57.732Z] repo dir: C:/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/functional/security/Crypto/CryptoTest
[2026-02-13T04:44:57.732Z] git repo:
[2026-02-13T04:44:57.733Z] Fetch URL: https://github.com/rh-openjdk/CryptoTest.git
[2026-02-13T04:44:57.733Z] sha:
[2026-02-13T04:44:57.733Z] b5f1441b3a51806bde1ed79642ce356fdc50e0e0
[2026-02-13T04:44:58.090Z] ================================================
[2026-02-13T04:44:58.090Z] timestamp: 20260213-044457
[2026-02-13T04:44:58.090Z] repo dir: C:/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/openj9
[2026-02-13T04:44:58.090Z] git repo:
[2026-02-13T04:44:58.090Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git
[2026-02-13T04:44:58.090Z] sha:
[2026-02-13T04:44:58.090Z] eca05796e5af14e65a6adecb44e217938603664c
[2026-02-13T04:44:58.090Z] ================================================
[2026-02-13T04:44:58.090Z] timestamp: 20260213-044457
[2026-02-13T04:44:58.090Z] repo dir: C:/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/TKG
[2026-02-13T04:44:58.090Z] git repo:
[2026-02-13T04:44:58.090Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-02-13T04:44:58.090Z] sha:
[2026-02-13T04:44:58.090Z] 421b00f121abe874cc0c0a69a315e2b7f751f822
[2026-02-13T04:44:58.418Z] make[1]: Leaving directory '/cygdrive/c/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/TKG'
[2026-02-13T04:44:58.418Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.functional TESTLIST=
[2026-02-13T04:44:58.418Z] make[1]: Entering directory '/cygdrive/c/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/TKG'
[2026-02-13T04:44:58.418Z] perl scripts/configure.pl
[2026-02-13T04:44:58.418Z] c:/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/workspace/externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=win_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines=1 --testTime= --TRSSURL=
[2026-02-13T04:44:59.189Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-13T04:44:59.189Z]
[2026-02-13T04:44:59.189Z] Starting to generate test make files.
[2026-02-13T04:44:59.189Z]
[2026-02-13T04:44:59.190Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\CacheManagement\playlist.xml
[2026-02-13T04:44:59.190Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootstrapMethodArgumentTest\playlist.xml
[2026-02-13T04:44:59.190Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootStrapStaticVerify\playlist.xml
[2026-02-13T04:44:59.190Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\callsitedbgddrext\playlist.xml
[2026-02-13T04:44:59.190Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\CDSAdaptorTest\playlist.xml
[2026-02-13T04:44:59.190Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\classesdbgddrext\playlist.xml
[2026-02-13T04:44:59.190Z] Generated C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG/../functional/cmdLineTests/classesdbgddrext/autoGen.mk
[2026-02-13T04:44:59.190Z]
[2026-02-13T04:44:59.190Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\classLoaderTest\playlist.xml
[2026-02-13T04:44:59.190Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdlinetestertests\playlist.xml
[2026-02-13T04:44:59.190Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdLineTest_J9tests\playlist.xml
[2026-02-13T04:44:59.190Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\criu\playlist.xml
[2026-02-13T04:44:59.190Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\defaultLazySymbolResolution\playlist.xml
[2026-02-13T04:44:59.589Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\doProtectedAccessCheck\playlist.xml
[2026-02-13T04:44:59.589Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\dscr\playlist.xml
[2026-02-13T04:44:59.589Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\dumpromtests\playlist.xml
[2026-02-13T04:44:59.589Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\fastClassHashTable\playlist.xml
[2026-02-13T04:44:59.589Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\fips\playlist.xml
[2026-02-13T04:44:59.589Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\forceLazySymbolResolution\playlist.xml
[2026-02-13T04:44:59.589Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcCheck\playlist.xml
[2026-02-13T04:44:59.589Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcRegressionTests\playlist.xml
[2026-02-13T04:44:59.589Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcsuballoctests\playlist.xml
[2026-02-13T04:44:59.589Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\getCallerClassTests\playlist.xml
[2026-02-13T04:44:59.589Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gptest\playlist.xml
[2026-02-13T04:44:59.589Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gputests\playlist.xml
[2026-02-13T04:44:59.589Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\hangTest\playlist.xml
[2026-02-13T04:44:59.589Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\ignoreUnrecognizedVMOptions\playlist.xml
[2026-02-13T04:44:59.589Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\imageReaderInitializationTest\playlist.xml
[2026-02-13T04:44:59.589Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\J9security\playlist.xml
[2026-02-13T04:44:59.589Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\javaAssertions\playlist.xml
[2026-02-13T04:44:59.589Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jep178staticLinkingTest\playlist.xml
[2026-02-13T04:44:59.589Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jfr\playlist.xml
[2026-02-13T04:44:59.589Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jimageinterface\playlist.xml
[2026-02-13T04:44:59.589Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jit\playlist.xml
[2026-02-13T04:44:59.589Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jitserver\playlist.xml
[2026-02-13T04:44:59.589Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jrvTest\playlist.xml
[2026-02-13T04:44:59.589Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jvmtitests\playlist.xml
[2026-02-13T04:44:59.589Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jython\playlist.xml
[2026-02-13T04:44:59.589Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\lazyClassLoadingTest\playlist.xml
[2026-02-13T04:44:59.589Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\libpathTest\playlist.xml
[2026-02-13T04:44:59.589Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\loadLibraryTest\playlist.xml
[2026-02-13T04:44:59.589Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\locales\playlist.xml
[2026-02-13T04:44:59.589Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\lockWordAlignment\playlist.xml
[2026-02-13T04:44:59.589Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\loopReduction\playlist.xml
[2026-02-13T04:44:59.589Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\modularityddrtests\playlist.xml
[2026-02-13T04:44:59.589Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\openssl\playlist.xml
[2026-02-13T04:44:59.589Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\pageAlignDirectMemory\playlist.xml
[2026-02-13T04:44:59.589Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\pltest\playlist.xml
[2026-02-13T04:44:59.589Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\proxyFieldAccess\playlist.xml
[2026-02-13T04:44:59.589Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\reflectCache\playlist.xml
[2026-02-13T04:44:59.589Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\runtimemxbeanTests\playlist.xml
[2026-02-13T04:44:59.589Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\BadStackMap\playlist.xml
[2026-02-13T04:44:59.589Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\DataHelperTests\playlist.xml
[2026-02-13T04:44:59.970Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ListAllCachesTests\playlist.xml
[2026-02-13T04:44:59.970Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCMLTests\playlist.xml
[2026-02-13T04:44:59.970Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCommandLineOptionTests\playlist.xml
[2026-02-13T04:44:59.970Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCHelperCompatTests\playlist.xml
[2026-02-13T04:44:59.970Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ShareClassesSimpleSanity\playlist.xml
[2026-02-13T04:44:59.970Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StorageKey\playlist.xml
[2026-02-13T04:44:59.970Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StoreFilterTests\playlist.xml
[2026-02-13T04:44:59.970Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\URLHelperTests\playlist.xml
[2026-02-13T04:44:59.970Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shrcdbgddrext\playlist.xml
[2026-02-13T04:44:59.970Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigabrtHandlingTest\playlist.xml
[2026-02-13T04:44:59.970Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigxfszHandlingTest\playlist.xml
[2026-02-13T04:44:59.970Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\softmxCmdOptTest\playlist.xml
[2026-02-13T04:44:59.970Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\stackSizeInfoTest\playlist.xml
[2026-02-13T04:44:59.970Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\SystemPropertiesTest\playlist.xml
[2026-02-13T04:44:59.970Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\URLClassLoaderTests\playlist.xml
[2026-02-13T04:44:59.970Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\ValueBasedClassTest\playlist.xml
[2026-02-13T04:44:59.970Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\valuetypeddrtests\playlist.xml
[2026-02-13T04:44:59.970Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\verbosetest\playlist.xml
[2026-02-13T04:44:59.970Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\verboseVerification\playlist.xml
[2026-02-13T04:44:59.970Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\vmRuntimeState\playlist.xml
[2026-02-13T04:44:59.970Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xcheckjni\playlist.xml
[2026-02-13T04:44:59.970Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlogTests\playlist.xml
[2026-02-13T04:44:59.970Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlpCMLTests\playlist.xml
[2026-02-13T04:44:59.970Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xtraceTests\playlist.xml
[2026-02-13T04:44:59.970Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xxargtest\playlist.xml
[2026-02-13T04:44:59.970Z] Generated C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG/../functional/cmdLineTests/autoGen.mk
[2026-02-13T04:44:59.970Z]
[2026-02-13T04:44:59.970Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\DDR_Test\playlist.xml
[2026-02-13T04:44:59.970Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\HealthCenter\playlist.xml
[2026-02-13T04:44:59.970Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\IllegalAccessError_for_protected_method\playlist.xml
[2026-02-13T04:44:59.970Z] Generated C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG/../functional/IllegalAccessError_for_protected_method/autoGen.mk
[2026-02-13T04:44:59.970Z]
[2026-02-13T04:44:59.970Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java10andUp\playlist.xml
[2026-02-13T04:44:59.970Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java11andUp\playlist.xml
[2026-02-13T04:44:59.970Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java12andUp\playlist.xml
[2026-02-13T04:44:59.970Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java14andUp\playlist.xml
[2026-02-13T04:44:59.970Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java15andUp\playlist.xml
[2026-02-13T04:44:59.970Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java16andUp\playlist.xml
[2026-02-13T04:44:59.970Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java17andUp\playlist.xml
[2026-02-13T04:44:59.970Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java21andUp\playlist.xml
[2026-02-13T04:44:59.970Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java21Only\playlist.xml
[2026-02-13T04:44:59.970Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java22andUp\playlist.xml
[2026-02-13T04:45:00.339Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java8andUp\playlist.xml
[2026-02-13T04:45:00.339Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java9andUp\playlist.xml
[2026-02-13T04:45:00.339Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\JavaAgentTest\playlist.xml
[2026-02-13T04:45:00.339Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\JIT_Test\playlist.xml
[2026-02-13T04:45:00.339Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\JLM_Tests\playlist.xml
[2026-02-13T04:45:00.339Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr292\playlist.xml
[2026-02-13T04:45:00.339Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr335\playlist.xml
[2026-02-13T04:45:00.339Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr335_interfaceStaticMethod\playlist.xml
[2026-02-13T04:45:00.339Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\annotation\playlist.xml
[2026-02-13T04:45:00.339Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\charsets\playlist.xml
[2026-02-13T04:45:00.339Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\CLDR_11\playlist.xml
[2026-02-13T04:45:00.339Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepage\playlist.xml
[2026-02-13T04:45:00.339Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepoint\playlist.xml
[2026-02-13T04:45:00.339Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\coin\playlist.xml
[2026-02-13T04:45:00.339Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\compact_number_format\playlist.xml
[2026-02-13T04:45:00.339Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\Compiler\playlist.xml
[2026-02-13T04:45:00.339Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\datetime\playlist.xml
[2026-02-13T04:45:00.339Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\env\playlist.xml
[2026-02-13T04:45:00.339Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\file\playlist.xml
[2026-02-13T04:45:00.339Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\formatter\playlist.xml
[2026-02-13T04:45:00.711Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\i18n\playlist.xml
[2026-02-13T04:45:00.711Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\IDN\playlist.xml
[2026-02-13T04:45:00.711Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jaxp14\playlist.xml
[2026-02-13T04:45:00.711Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jdbc41\playlist.xml
[2026-02-13T04:45:00.711Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\language_tag\playlist.xml
[2026-02-13T04:45:00.711Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\locale_matching\playlist.xml
[2026-02-13T04:45:00.711Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\new_jp_era\playlist.xml
[2026-02-13T04:45:00.711Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\nio\playlist.xml
[2026-02-13T04:45:00.711Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pattern_matching_instanceof\playlist.xml
[2026-02-13T04:45:00.711Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pref\playlist.xml
[2026-02-13T04:45:00.712Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\property_utf8\playlist.xml
[2026-02-13T04:45:00.712Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\record\playlist.xml
[2026-02-13T04:45:00.712Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\regex\playlist.xml
[2026-02-13T04:45:00.712Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\scanner\playlist.xml
[2026-02-13T04:45:00.712Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\sealed_classes\playlist.xml
[2026-02-13T04:45:00.712Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\StAX\playlist.xml
[2026-02-13T04:45:00.712Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\switch_expressions\playlist.xml
[2026-02-13T04:45:00.712Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\text_blocks\playlist.xml
[2026-02-13T04:45:00.712Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\unicode\playlist.xml
[2026-02-13T04:45:00.712Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\urlclassloader\playlist.xml
[2026-02-13T04:45:00.712Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MockitoTests\playlist.xml
[2026-02-13T04:45:00.712Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\NativeTest\playlist.xml
[2026-02-13T04:45:00.712Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\OpenJ9_Jsr_292_API\playlist.xml
[2026-02-13T04:45:00.712Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\OpenJcePlusTests\playlist.xml
[2026-02-13T04:45:00.712Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\RasapiTest\playlist.xml
[2026-02-13T04:45:00.712Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\AQAvit\playlist.xml
[2026-02-13T04:45:00.712Z] Generated C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG/../functional/security/AQAvit/autoGen.mk
[2026-02-13T04:45:00.712Z]
[2026-02-13T04:45:00.712Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\Crypto\playlist.xml
[2026-02-13T04:45:00.712Z] Generated C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG/../functional/security/Crypto/autoGen.mk
[2026-02-13T04:45:00.712Z]
[2026-02-13T04:45:00.712Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\ssl-tests\playlist.xml
[2026-02-13T04:45:00.712Z] Generated C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG/../functional/security/autoGen.mk
[2026-02-13T04:45:00.712Z]
[2026-02-13T04:45:00.712Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\SharedCPEntryInvokerTests\playlist.xml
[2026-02-13T04:45:00.712Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\SyntheticGCWorkload\playlist.xml
[2026-02-13T04:45:00.712Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\TestExample\playlist.xml
[2026-02-13T04:45:00.712Z] Generated C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG/../functional/TestExample/autoGen.mk
[2026-02-13T04:45:00.712Z]
[2026-02-13T04:45:00.712Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\testHeadlessComponents\playlist.xml
[2026-02-13T04:45:00.712Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\UnsafeTest\playlist.xml
[2026-02-13T04:45:00.712Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Valhalla\playlist.xml
[2026-02-13T04:45:01.040Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\VM_Test\playlist.xml
[2026-02-13T04:45:01.040Z] Generated C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG/../functional/autoGen.mk
[2026-02-13T04:45:01.040Z]
[2026-02-13T04:45:01.040Z] Generated C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG/../autoGen.mk
[2026-02-13T04:45:01.040Z]
[2026-02-13T04:45:01.040Z] Generated C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG/../TKG/utils.mk
[2026-02-13T04:45:01.040Z]
[2026-02-13T04:45:01.040Z] Generated C:\workspace\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG/../TKG/rerun.mk
[2026-02-13T04:45:01.040Z]
[2026-02-13T04:45:01.040Z] Make files are generated successfully.
[2026-02-13T04:45:01.040Z]
[2026-02-13T04:45:01.040Z] make[1]: Leaving directory '/cygdrive/c/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/TKG'
[2026-02-13T04:45:01.040Z] make -f runtest.mk _extended.functional
[2026-02-13T04:45:01.040Z] make[1]: Entering directory '/cygdrive/c/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/TKG'
[2026-02-13T04:45:01.775Z]
[2026-02-13T04:45:01.775Z] Running make 4.4.1
[2026-02-13T04:45:01.775Z] set TEST_ROOT to C:/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/
[2026-02-13T04:45:01.775Z] set JDK_VERSION to 8
[2026-02-13T04:45:02.112Z] set JDK_IMPL to hotspot
[2026-02-13T04:45:02.112Z] set JVM_VERSION to openjdk8
[2026-02-13T04:45:02.112Z] set JCL_VERSION to latest
[2026-02-13T04:45:02.112Z] JAVA_HOME was originally set to C:\openjdk\jdk-8
[2026-02-13T04:45:02.112Z] set JAVA_HOME to c:/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/jdkbinary/j2sdk-image
[2026-02-13T04:45:02.112Z] set SPEC to win_x86-64
[2026-02-13T04:45:02.447Z] set TEST_FLAG to
[2026-02-13T04:45:02.447Z] Running extended.functional ...
[2026-02-13T04:45:02.447Z] There are 6 test targets in extended.functional
[2026-02-13T04:45:02.447Z] "c:/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" -version
[2026-02-13T04:45:02.777Z] openjdk version "1.8.0_482"
[2026-02-13T04:45:02.777Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-b08)
[2026-02-13T04:45:02.777Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b08, mixed mode)
[2026-02-13T04:45:02.777Z] make[2]: Entering directory '/cygdrive/c/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests'
[2026-02-13T04:45:03.106Z] make[3]: Entering directory '/cygdrive/c/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/functional'
[2026-02-13T04:45:03.435Z] make[4]: Entering directory '/cygdrive/c/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/functional/cmdLineTests'
[2026-02-13T04:45:03.769Z] make[5]: Entering directory '/cygdrive/c/workspace/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/functional/cmdLineTests/classesdbgddrext'
[2026-02-13T04:45:03.769Z]
[2026-02-13T04:45:04.098Z] ===============================================