Pre Test

Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin" build number 510 originally caused by: Started by upstream project "build-scripts/openjdk8-pipeline" build number 2996 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 253 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests The recommended git tool is: git No credentials specified Wiping out workspace first. Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/adoptium/aqa-tests.git > git init /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_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 3dccabfec5de3759fe751c58c3d9f1097d07be94 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 3dccabfec5de3759fe751c58c3d9f1097d07be94 # timeout=10 Commit message: "JDK24+ exclude selected test variation and platforms (#6289)" > git rev-list --no-walk 557df2b721d783f417dcf1a644f503a2ea6d1eea # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2025-05-27T21:19:03.084Z] SPEC: win_x86 [Pipeline] echo [2025-05-27T21:19:03.087Z] LABEL: ci.role.test&&hw.arch.x86&&sw.os.windows [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2025-05-27T21:19:03.110Z] Found a total of 4 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.windows' label Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues. [Pipeline] echo [2025-05-27T21:19:03.113Z] dynamicAgents: [] [Pipeline] node [2025-05-27T21:19:18.118Z] Still waiting to schedule task [2025-05-27T21:19:18.118Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&sw.os.windows’ [2025-05-27T22:51:49.661Z] Running on test-azure-win2022-x64-4 in c:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_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 [2025-05-27T22:51:49.689Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] cleanWs [2025-05-27T22:51:49.745Z] [WS-CLEANUP] Deleting project workspace... [2025-05-27T22:51:49.745Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-05-27T22:51:49.763Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-05-27T22:51:49.812Z] The recommended git tool is: git [2025-05-27T22:51:49.849Z] No credentials specified [2025-05-27T22:51:49.868Z] Cloning the remote Git repository [2025-05-27T22:51:49.897Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-05-27T22:51:49.898Z] > git init c:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests # timeout=10 [2025-05-27T22:51:50.110Z] [WARNING] Reference path does not exist: null/openjdk_cache [2025-05-27T22:51:50.110Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-05-27T22:51:50.111Z] > git --version # timeout=10 [2025-05-27T22:51:50.159Z] > git --version # 'git version 2.45.1' [2025-05-27T22:51:50.159Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-05-27T22:51:57.013Z] Avoid second fetch [2025-05-27T22:51:57.092Z] Checking out Revision 3dccabfec5de3759fe751c58c3d9f1097d07be94 (origin/master) [2025-05-27T22:51:56.873Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-05-27T22:51:56.928Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-05-27T22:51:57.024Z] > git rev-parse "origin/master^{commit}" # timeout=10 [2025-05-27T22:51:57.103Z] > git config core.sparsecheckout # timeout=10 [2025-05-27T22:51:57.159Z] > git checkout -f 3dccabfec5de3759fe751c58c3d9f1097d07be94 # timeout=10 [2025-05-27T22:52:01.533Z] Commit message: "JDK24+ exclude selected test variation and platforms (#6289)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (c:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_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 [2025-05-27T22:52:02.818Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2025-05-27T22:52:02.836Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-05-27T22:52:03.682Z] + LC_TIME=C [2025-05-27T22:52:03.682Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2025-05-27T22:52:03.751Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-05-27T22:52:04.209Z] + aqa-tests/terminateTestProcesses.sh null [2025-05-27T22:52:04.209Z] Windows machine, using powershell queries... [2025-05-27T22:52:04.872Z] Woohoo - no rogue processes detected! Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] sh [2025-05-27T22:52:05.963Z] + printenv [2025-05-27T22:52:05.963Z] ProgramFiles(x86)=C:\Program Files (x86) [2025-05-27T22:52:05.963Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files [2025-05-27T22:52:05.963Z] !ExitCode=00000000 [2025-05-27T22:52:05.963Z] KEEP_WORKSPACE=false [2025-05-27T22:52:05.963Z] NUMBER_OF_PROCESSORS=2 [2025-05-27T22:52:05.963Z] FPS_BROWSER_USER_PROFILE_STRING=Default [2025-05-27T22:52:05.963Z] PROCESSOR_LEVEL=6 [2025-05-27T22:52:05.963Z] TAP_NAME=Test_openjdk8_hs_sanity.functional_x86-32_windows.tap [2025-05-27T22:52:05.963Z] LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows/../../testDependency/lib [2025-05-27T22:52:05.963Z] EXIT_FAILURE=false [2025-05-27T22:52:05.963Z] JDK_BRANCH=jdk8u462-b03_adopt [2025-05-27T22:52:05.963Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.functional_x86-32_windows/621/display/redirect?page=tests [2025-05-27T22:52:05.963Z] PLATFORM=x86-32_windows [2025-05-27T22:52:05.963Z] DOCKER_REQUIRED=false [2025-05-27T22:52:05.963Z] USERDOMAIN_ROAMINGPROFILE=test-azure-win2 [2025-05-27T22:52:05.963Z] PROGRAMFILES=C:\Program Files [2025-05-27T22:52:05.963Z] git=C:\Program Files\Git\cmd\git.exe [2025-05-27T22:52:05.963Z] TIME_LIMIT=25 [2025-05-27T22:52:05.963Z] JENKINS_SERVER_COOKIE=durable-cd9186d244f9751c7bcab41bbb1ba85306b1a358e65262695e976b2873efdfbc [2025-05-27T22:52:05.963Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC [2025-05-27T22:52:05.963Z] JAVA_HOME=C:\Program Files\Java\jdk-17.0.13+11 [2025-05-27T22:52:05.963Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-05-27T22:52:05.963Z] GENERATE_JOBS=true [2025-05-27T22:52:05.963Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-05-27T22:52:05.963Z] OS=Windows_NT [2025-05-27T22:52:05.963Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.functional_x86-32_windows/621/display/redirect?page=changes [2025-05-27T22:52:05.963Z] HOMEDRIVE=C: [2025-05-27T22:52:05.963Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15 [2025-05-27T22:52:05.963Z] RERUN_ITERATIONS=1 [2025-05-27T22:52:05.963Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-05-27T22:52:05.963Z] USERDOMAIN=test-azure-win2 [2025-05-27T22:52:05.963Z] STF_OWNER_BRANCH=adoptium:master [2025-05-27T22:52:05.963Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-05-27T22:52:05.963Z] PWD=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows [2025-05-27T22:52:05.963Z] USERPROFILE=C:\Users\jenkins [2025-05-27T22:52:05.963Z] ARCHIVE_TEST_RESULTS=false [2025-05-27T22:52:05.963Z] SETUP_JCK_RUN=false [2025-05-27T22:52:05.963Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.functional_x86-32_windows/621/ [2025-05-27T22:52:05.963Z] SLACK_CHANNEL=aqavit-bot [2025-05-27T22:52:05.963Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin [2025-05-27T22:52:05.963Z] JCK_GIT_BRANCH=master [2025-05-27T22:52:05.963Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.functional_x86-32_windows/ [2025-05-27T22:52:05.963Z] BUILD_NUMBER=621 [2025-05-27T22:52:05.963Z] TKG_ITERATIONS=1 [2025-05-27T22:52:05.963Z] _=/usr/bin/printenv [2025-05-27T22:52:05.963Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\ [2025-05-27T22:52:05.963Z] PERF_ROOT=c:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows/../../benchmarks [2025-05-27T22:52:05.963Z] ALLUSERSPROFILE=C:\ProgramData [2025-05-27T22:52:05.963Z] JENKINS_NODE_COOKIE=d440444a-0a21-4ab8-b78a-f29db679cfbe [2025-05-27T22:52:05.963Z] CommonProgramW6432=C:\Program Files\Common Files [2025-05-27T22:52:05.963Z] KEEP_REPORTDIR=false [2025-05-27T22:52:05.963Z] BUILD_DISPLAY_NAME=#621 [2025-05-27T22:52:05.963Z] SDK_RESOURCE=upstream [2025-05-27T22:52:05.964Z] TEST_JDK_HOME=c:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows/jdkbinary/j2sdk-image [2025-05-27T22:52:05.964Z] HOME=/home/jenkins [2025-05-27T22:52:05.964Z] USERNAME=jenkins [2025-05-27T22:52:05.964Z] COMSPEC=C:\Windows\system32\cmd.exe [2025-05-27T22:52:05.964Z] CUDA_PATH_V9_1=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1 [2025-05-27T22:52:05.964Z] JENKINS_URL=https://ci.adoptium.net/ [2025-05-27T22:52:05.964Z] JOB_BASE_NAME=Test_openjdk8_hs_sanity.functional_x86-32_windows [2025-05-27T22:52:05.964Z] JOBSTARTTIME=Tue, 27 May 2025 22:52:03 +0000 [2025-05-27T22:52:05.964Z] JDK_VERSION=8 [2025-05-27T22:52:05.964Z] APPDATA=C:\Users\jenkins\AppData\Roaming [2025-05-27T22:52:05.964Z] JOB_NAME=Test_openjdk8_hs_sanity.functional_x86-32_windows [2025-05-27T22:52:05.964Z] USE_TESTENV_PROPERTIES=false [2025-05-27T22:52:05.964Z] SYSTEMROOT=C:\Windows [2025-05-27T22:52:05.964Z] PERSONAL_BUILD=false [2025-05-27T22:52:05.964Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.functional_x86-32_windows/621/display/redirect [2025-05-27T22:52:05.964Z] LOCALAPPDATA=C:\Users\jenkins\AppData\Local [2025-05-27T22:52:05.964Z] AUTO_DETECT=true [2025-05-27T22:52:05.964Z] EXIT_SUCCESS=false [2025-05-27T22:52:05.964Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.functional_x86-32_windows/display/redirect [2025-05-27T22:52:05.964Z] PROMPT=$P$G [2025-05-27T22:52:05.964Z] WORKSPACE=c:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows [2025-05-27T22:52:05.964Z] COMPUTERNAME=test-azure-win2 [2025-05-27T22:52:05.964Z] OPENJ9_BRANCH=master [2025-05-27T22:52:05.964Z] EXTERNAL_CUSTOM_BRANCH=master [2025-05-27T22:52:05.964Z] SYSTEM_LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows/../../testDependency/system_lib [2025-05-27T22:52:05.964Z] PARALLEL=Dynamic [2025-05-27T22:52:05.964Z] HUDSON_URL=https://ci.adoptium.net/ [2025-05-27T22:52:05.964Z] ITERATIONS=1 [2025-05-27T22:52:05.964Z] UPSTREAM_JOB_NUMBER=510 [2025-05-27T22:52:05.964Z] SPEC=win_x86 [2025-05-27T22:52:05.964Z] TERM=xterm-256color [2025-05-27T22:52:05.964Z] JDK_REPO=https://github.com/adoptium/jdk8u [2025-05-27T22:52:05.964Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-05-27T22:52:05.964Z] LOGONSERVER=\\test-azure-win2 [2025-05-27T22:52:05.964Z] NODE_NAME=test-azure-win2022-x64-4 [2025-05-27T22:52:05.964Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2025-05-27T22:52:05.964Z] PSModulePath=C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules [2025-05-27T22:52:05.964Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-05-27T22:52:05.964Z] CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1 [2025-05-27T22:52:05.964Z] TEMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp/2 [2025-05-27T22:52:05.964Z] DYNAMIC_COMPILE=true [2025-05-27T22:52:05.964Z] SHLVL=2 [2025-05-27T22:52:05.964Z] BUILD_TAG=jenkins-Test_openjdk8_hs_sanity.functional_x86-32_windows-621 [2025-05-27T22:52:05.964Z] PROCESSOR_REVISION=5507 [2025-05-27T22:52:05.964Z] DriverData=C:\Windows\System32\Drivers\DriverData [2025-05-27T22:52:05.964Z] EXECUTOR_NUMBER=0 [2025-05-27T22:52:05.964Z] HUDSON_COOKIE=de75c6ba-e49d-43e2-955e-88c4a75c2d53 [2025-05-27T22:52:05.964Z] ADOPTOPENJDK_BRANCH=master [2025-05-27T22:52:05.964Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-05-27T22:52:05.964Z] COMMONPROGRAMFILES=C:\Program Files\Common Files [2025-05-27T22:52:05.964Z] ORIGIN_JDK_VERSION=8 [2025-05-27T22:52:05.964Z] PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2025-05-27T22:52:05.964Z] SESSIONNAME=RDP-Tcp#2 [2025-05-27T22:52:05.964Z] NUM_PROCESSORS=2 [2025-05-27T22:52:05.964Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2025-05-27T22:52:05.964Z] NODE_LABELS=sw.os.windows ci.role.test x64 test-azure-win2022-x64-4 ci.role.perf windows hw.arch.x86 win2022 [2025-05-27T22:52:05.964Z] STAGE_NAME=Setup [2025-05-27T22:52:05.964Z] EXTERNAL_TEST_CMD=mvn clean install [2025-05-27T22:52:05.964Z] TEST_TIME=120 [2025-05-27T22:52:05.964Z] HOMEPATH=\Users\jenkins [2025-05-27T22:52:05.964Z] WORKSPACE_TMP=c:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows@tmp [2025-05-27T22:52:05.964Z] TMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp/2 [2025-05-27T22:52:05.964Z] PATH=/cygdrive/c/Program Files/Java/jdk-17.0.13+11/bin:/usr/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Windows/System32/OpenSSH:/cygdrive/c/Program Files/dotnet:/cygdrive/c/Users/adoptopenjdk/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Strawberry/perl/bin:/cygdrive/c/Program Files/Git/cmd:/cygdrive/c/openjdk/jdk-8/bin:/cygdrive/c/apache-ant/apache-ant-1.10.15/bin:/cygdrive/c/Program Files (x86)/IncrediBuild:/cygdrive/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/cygdrive/c/rust/bin:/cygdrive/c/Program Files/IcedTeaWEB/bin:/cygdrive/c/Users/jenkins/AppData/Local/Microsoft/WindowsApps [2025-05-27T22:52:05.964Z] LIGHT_WEIGHT_CHECKOUT=false [2025-05-27T22:52:05.964Z] TKG_OWNER_BRANCH=adoptium:master [2025-05-27T22:52:05.964Z] ProgramW6432=C:\Program Files [2025-05-27T22:52:05.964Z] CI=true [2025-05-27T22:52:05.964Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.functional_x86-32_windows/621/display/redirect?page=artifacts [2025-05-27T22:52:05.964Z] ACTIVE_NODE_TIMEOUT=5 [2025-05-27T22:52:05.964Z] RERUN_FAILURE=true [2025-05-27T22:52:05.964Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2025-05-27T22:52:05.964Z] BUILD_LIST=functional [2025-05-27T22:52:05.964Z] BUILD_ID=621 [2025-05-27T22:52:05.964Z] WINDIR=C:\Windows [2025-05-27T22:52:05.964Z] FPS_BROWSER_APP_PROFILE_STRING=Internet Explorer [2025-05-27T22:52:05.964Z] PROCESSOR_ARCHITECTURE=AMD64 [2025-05-27T22:52:05.964Z] PUBLIC=C:\Users\Public [2025-05-27T22:52:05.964Z] CLIENTNAME=SCOTTS-PC [2025-05-27T22:52:05.964Z] SYSTEMDRIVE=C: [2025-05-27T22:52:05.964Z] TARGET=sanity.functional [2025-05-27T22:52:05.964Z] USE_JRE=false [2025-05-27T22:52:05.964Z] JDK_IMPL=hotspot [2025-05-27T22:52:05.964Z] ProgramData=C:\ProgramData Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-05-27T22:52:06.005Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2025-05-27T22:52:06.021Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2025-05-27T22:52:24.401Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-windows-x86-32-temurin" build number 510 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named 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 JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] echo [2025-05-27T22:52:24.650Z] IS_SVT_TESTREPO is set to false Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] dir [2025-05-27T22:52:24.655Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows [Pipeline] { [Pipeline] sshagent [2025-05-27T22:52:24.686Z] $ ssh-agent [2025-05-27T22:52:24.813Z] SSH_AUTH_SOCK=/tmp/ssh-IRPzE4y6OiJf/agent.1846 [2025-05-27T22:52:24.813Z] SSH_AGENT_PID=1847 [2025-05-27T22:52:24.813Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-05-27T22:52:24.833Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests [Pipeline] { [Pipeline] withCredentials [2025-05-27T22:52:24.861Z] Masking supported pattern matches of %USERNAME% or %PASSWORD% [Pipeline] { [Pipeline] sh [2025-05-27T22:52:25.318Z] ++ pwd [2025-05-27T22:52:25.318Z] + ./get.sh -s /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/aqa-tests/.. -p x86-32_windows -r upstream -j 8 -i hotspot --clone_openj9 true --openj9_repo https://github.com/eclipse-openj9/openj9.git --openj9_branch master --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master [2025-05-27T22:52:25.637Z] TESTDIR: /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/aqa-tests [2025-05-27T22:52:25.638Z] get jdk binary... [2025-05-27T22:52:25.638Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2025-05-27T22:52:25.638Z] Uncompressing file: OpenJDK8U-jdk_x86-32_windows_hotspot_8u462b03-ea.zip ... [2025-05-27T22:52:29.260Z] List files in jdkbinary folder... [2025-05-27T22:52:29.260Z] total 183844 [2025-05-27T22:52:29.260Z] -rwxrwx---+ 1 jenkins None 42100085 May 27 20:48 OpenJDK8U-debugimage_x86-32_windows_hotspot_8u462b03-ea.zip [2025-05-27T22:52:29.260Z] -rwxrwx---+ 1 jenkins None 107349481 May 27 20:55 OpenJDK8U-jdk_x86-32_windows_hotspot_8u462b03-ea.zip [2025-05-27T22:52:29.260Z] -rwxrwx---+ 1 jenkins None 38693960 May 27 20:56 OpenJDK8U-jre_x86-32_windows_hotspot_8u462b03-ea.zip [2025-05-27T22:52:29.260Z] -rwxrwx---+ 1 jenkins None 24102 May 27 20:53 OpenJDK8U-sbom_x86-32_windows_hotspot_8u462b03-ea-metadata.json [2025-05-27T22:52:29.260Z] -rwxrwx---+ 1 jenkins None 79789 May 27 21:08 OpenJDK8U-sbom_x86-32_windows_hotspot_8u462b03-ea.json [2025-05-27T22:52:29.260Z] drwxrwxr-x+ 1 jenkins None 0 May 27 22:52 tmp [2025-05-27T22:52:29.260Z] List files in jdkbinary/tmp folder... [2025-05-27T22:52:29.260Z] total 4 [2025-05-27T22:52:29.260Z] drwxrwxr-x+ 1 jenkins None 0 May 27 20:47 jdk8u462-b03 [2025-05-27T22:52:29.260Z] Moving directory jdk8u462-b03/ to ../j2sdk-image [2025-05-27T22:52:29.577Z] Uncompressing file: OpenJDK8U-jre_x86-32_windows_hotspot_8u462b03-ea.zip ... [2025-05-27T22:52:31.159Z] List files in jdkbinary folder... [2025-05-27T22:52:31.159Z] total 183848 [2025-05-27T22:52:31.159Z] -rwxrwx---+ 1 jenkins None 42100085 May 27 20:48 OpenJDK8U-debugimage_x86-32_windows_hotspot_8u462b03-ea.zip [2025-05-27T22:52:31.159Z] -rwxrwx---+ 1 jenkins None 107349481 May 27 20:55 OpenJDK8U-jdk_x86-32_windows_hotspot_8u462b03-ea.zip [2025-05-27T22:52:31.159Z] -rwxrwx---+ 1 jenkins None 38693960 May 27 20:56 OpenJDK8U-jre_x86-32_windows_hotspot_8u462b03-ea.zip [2025-05-27T22:52:31.160Z] -rwxrwx---+ 1 jenkins None 24102 May 27 20:53 OpenJDK8U-sbom_x86-32_windows_hotspot_8u462b03-ea-metadata.json [2025-05-27T22:52:31.160Z] -rwxrwx---+ 1 jenkins None 79789 May 27 21:08 OpenJDK8U-sbom_x86-32_windows_hotspot_8u462b03-ea.json [2025-05-27T22:52:31.160Z] drwxrwxr-x+ 1 jenkins None 0 May 27 20:47 j2sdk-image [2025-05-27T22:52:31.160Z] drwxrwxr-x+ 1 jenkins None 0 May 27 22:52 tmp [2025-05-27T22:52:31.160Z] List files in jdkbinary/tmp folder... [2025-05-27T22:52:31.160Z] total 4 [2025-05-27T22:52:31.160Z] drwxrwxr-x+ 1 jenkins None 0 May 27 20:47 jdk8u462-b03-jre [2025-05-27T22:52:31.160Z] Moving directory jdk8u462-b03-jre/ to ../j2re-image [2025-05-27T22:52:31.160Z] Uncompressing OpenJDK8U-debugimage_x86-32_windows_hotspot_8u462b03-ea.zip over ./j2sdk-image/jre... [2025-05-27T22:52:33.300Z] Removing top-level folder jdk8u462-b03-debug-image/ [2025-05-27T22:52:33.300Z] Removing top-level folder jdk8u462-b03/ [2025-05-27T22:52:36.950Z] Run c:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows/jdkbinary/j2sdk-image/bin/java -version [2025-05-27T22:52:36.950Z] =JAVA VERSION OUTPUT BEGIN= [2025-05-27T22:52:36.950Z] openjdk version "1.8.0_462-beta" [2025-05-27T22:52:36.950Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-beta-202505272008-b03) [2025-05-27T22:52:36.950Z] OpenJDK Client VM (Temurin)(build 25.462-b03, mixed mode) [2025-05-27T22:52:36.950Z] =JAVA VERSION OUTPUT END= [2025-05-27T22:52:36.950Z] =RELEASE INFO BEGIN= [2025-05-27T22:52:36.950Z] JAVA_VERSION="1.8.0_462" [2025-05-27T22:52:36.950Z] OS_NAME="Windows" [2025-05-27T22:52:36.950Z] OS_VERSION="5.1" [2025-05-27T22:52:36.950Z] OS_ARCH="i586" [2025-05-27T22:52:36.950Z] SOURCE=".:git:c7e9cfe6f5eb+" [2025-05-27T22:52:36.950Z] IMPLEMENTOR="Eclipse Adoptium" [2025-05-27T22:52:36.950Z] BUILD_SOURCE="git:792825a68785e7d7c4b29905c5044b6767a044de" [2025-05-27T22:52:36.950Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2025-05-27T22:52:36.950Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git" [2025-05-27T22:52:36.950Z] FULL_VERSION="1.8.0_462-beta-202505272008-b03" [2025-05-27T22:52:36.950Z] SEMANTIC_VERSION="8.0.462+3" [2025-05-27T22:52:36.950Z] BUILD_INFO="OS: Windows Server 2022 Version: 10.0" [2025-05-27T22:52:36.950Z] JVM_VARIANT="Hotspot" [2025-05-27T22:52:36.950Z] JVM_VERSION="25.462-b03" [2025-05-27T22:52:36.950Z] IMAGE_TYPE="JDK" [2025-05-27T22:52:36.950Z] =RELEASE INFO END= [2025-05-27T22:52:36.950Z] get testKitGen... [2025-05-27T22:52:36.950Z] git clone -q https://github.com/adoptium/TKG.git [2025-05-27T22:52:38.526Z] git rev-parse master [2025-05-27T22:52:38.526Z] git checkout -q -f d37cef928a8624cf84b2056f19d6ac26a6133472 [2025-05-27T22:52:39.209Z] get functional test material... [2025-05-27T22:52:39.210Z] git clone --depth 1 --reference-if-able /home/jenkins/openjdk_cache -b master https://github.com/eclipse-openj9/openj9.git [2025-05-27T22:52:39.210Z] Cloning into 'openj9'... [2025-05-27T22:52:39.210Z] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository. [2025-05-27T22:52:47.898Z] Updating files: 9% (937/10322) [2025-05-27T22:52:47.898Z] Updating files: 10% (1033/10322) [2025-05-27T22:52:47.898Z] Updating files: 11% (1136/10322) [2025-05-27T22:52:47.898Z] Updating files: 12% (1239/10322) [2025-05-27T22:52:47.898Z] Updating files: 13% (1342/10322) [2025-05-27T22:52:47.898Z] Updating files: 14% (1446/10322) [2025-05-27T22:52:47.898Z] Updating files: 15% (1549/10322) [2025-05-27T22:52:47.898Z] Updating files: 16% (1652/10322) [2025-05-27T22:52:47.898Z] Updating files: 17% (1755/10322) [2025-05-27T22:52:47.898Z] Updating files: 17% (1785/10322) [2025-05-27T22:52:48.594Z] Updating files: 18% (1858/10322) [2025-05-27T22:52:48.594Z] Updating files: 19% (1962/10322) [2025-05-27T22:52:48.594Z] Updating files: 19% (2044/10322) [2025-05-27T22:52:48.930Z] Updating files: 20% (2065/10322) [2025-05-27T22:52:48.930Z] Updating files: 21% (2168/10322) [2025-05-27T22:52:48.930Z] Updating files: 22% (2271/10322) [2025-05-27T22:52:49.257Z] Updating files: 23% (2375/10322) [2025-05-27T22:52:49.258Z] Updating files: 24% (2478/10322) [2025-05-27T22:52:49.583Z] Updating files: 25% (2581/10322) [2025-05-27T22:52:49.583Z] Updating files: 26% (2684/10322) [2025-05-27T22:52:49.583Z] Updating files: 27% (2787/10322) [2025-05-27T22:52:49.583Z] Updating files: 27% (2859/10322) [2025-05-27T22:52:49.910Z] Updating files: 28% (2891/10322) [2025-05-27T22:52:49.910Z] Updating files: 29% (2994/10322) [2025-05-27T22:52:49.910Z] Updating files: 30% (3097/10322) [2025-05-27T22:52:50.257Z] Updating files: 31% (3200/10322) [2025-05-27T22:52:50.257Z] Updating files: 32% (3304/10322) [2025-05-27T22:52:50.257Z] Updating files: 33% (3407/10322) [2025-05-27T22:52:50.582Z] Updating files: 34% (3510/10322) [2025-05-27T22:52:50.582Z] Updating files: 35% (3613/10322) [2025-05-27T22:52:50.582Z] Updating files: 36% (3716/10322) [2025-05-27T22:52:50.582Z] Updating files: 37% (3820/10322) [2025-05-27T22:52:50.582Z] Updating files: 37% (3870/10322) [2025-05-27T22:52:50.917Z] Updating files: 38% (3923/10322) [2025-05-27T22:52:50.917Z] Updating files: 39% (4026/10322) [2025-05-27T22:52:50.917Z] Updating files: 40% (4129/10322) [2025-05-27T22:52:53.087Z] Updating files: 41% (4233/10322) [2025-05-27T22:52:53.087Z] Updating files: 42% (4336/10322) [2025-05-27T22:52:53.087Z] Updating files: 42% (4429/10322) [2025-05-27T22:52:53.087Z] Updating files: 43% (4439/10322) [2025-05-27T22:52:53.087Z] Updating files: 44% (4542/10322) [2025-05-27T22:52:53.087Z] Updating files: 45% (4645/10322) [2025-05-27T22:52:53.413Z] Updating files: 46% (4749/10322) [2025-05-27T22:52:53.413Z] Updating files: 47% (4852/10322) [2025-05-27T22:52:53.413Z] Updating files: 48% (4955/10322) [2025-05-27T22:52:53.742Z] Updating files: 49% (5058/10322) [2025-05-27T22:52:53.742Z] Updating files: 49% (5066/10322) [2025-05-27T22:52:53.742Z] Updating files: 50% (5161/10322) [2025-05-27T22:52:54.068Z] Updating files: 51% (5265/10322) [2025-05-27T22:52:54.068Z] Updating files: 52% (5368/10322) [2025-05-27T22:52:54.068Z] Updating files: 53% (5471/10322) [2025-05-27T22:52:54.397Z] Updating files: 54% (5574/10322) [2025-05-27T22:52:54.397Z] Updating files: 55% (5678/10322) [2025-05-27T22:52:54.397Z] Updating files: 56% (5781/10322) [2025-05-27T22:52:54.397Z] Updating files: 57% (5884/10322) [2025-05-27T22:52:54.722Z] Updating files: 57% (5959/10322) [2025-05-27T22:52:54.722Z] Updating files: 58% (5987/10322) [2025-05-27T22:52:55.047Z] Updating files: 59% (6090/10322) [2025-05-27T22:52:55.047Z] Updating files: 60% (6194/10322) [2025-05-27T22:52:55.047Z] Updating files: 61% (6297/10322) [2025-05-27T22:52:55.371Z] Updating files: 62% (6400/10322) [2025-05-27T22:52:55.371Z] Updating files: 63% (6503/10322) [2025-05-27T22:52:55.371Z] Updating files: 64% (6607/10322) [2025-05-27T22:52:55.696Z] Updating files: 64% (6695/10322) [2025-05-27T22:52:55.696Z] Updating files: 65% (6710/10322) [2025-05-27T22:52:56.021Z] Updating files: 66% (6813/10322) [2025-05-27T22:52:56.021Z] Updating files: 67% (6916/10322) [2025-05-27T22:52:56.021Z] Updating files: 68% (7019/10322) [2025-05-27T22:52:56.345Z] Updating files: 69% (7123/10322) [2025-05-27T22:52:56.345Z] Updating files: 70% (7226/10322) [2025-05-27T22:52:56.669Z] Updating files: 71% (7329/10322) [2025-05-27T22:52:56.669Z] Updating files: 72% (7432/10322) [2025-05-27T22:52:56.669Z] Updating files: 72% (7530/10322) [2025-05-27T22:52:57.758Z] Updating files: 73% (7536/10322) [2025-05-27T22:52:57.758Z] Updating files: 74% (7639/10322) [2025-05-27T22:52:58.437Z] Updating files: 74% (7713/10322) [2025-05-27T22:52:58.437Z] Updating files: 75% (7742/10322) [2025-05-27T22:52:59.160Z] Updating files: 76% (7845/10322) [2025-05-27T22:52:59.484Z] Updating files: 76% (7849/10322) [2025-05-27T22:52:59.855Z] Updating files: 77% (7948/10322) [2025-05-27T22:53:01.999Z] Updating files: 77% (8005/10322) [2025-05-27T22:53:02.677Z] Updating files: 78% (8052/10322) [2025-05-27T22:53:02.677Z] Updating files: 78% (8066/10322) [2025-05-27T22:53:03.355Z] Updating files: 78% (8118/10322) [2025-05-27T22:53:03.355Z] Updating files: 79% (8155/10322) [2025-05-27T22:53:03.355Z] Updating files: 80% (8258/10322) [2025-05-27T22:53:03.355Z] Updating files: 81% (8361/10322) [2025-05-27T22:53:03.680Z] Updating files: 82% (8465/10322) [2025-05-27T22:53:04.004Z] Updating files: 82% (8471/10322) [2025-05-27T22:53:04.682Z] Updating files: 83% (8568/10322) [2025-05-27T22:53:04.682Z] Updating files: 84% (8671/10322) [2025-05-27T22:53:05.795Z] Updating files: 84% (8764/10322) [2025-05-27T22:53:05.795Z] Updating files: 85% (8774/10322) [2025-05-27T22:53:06.467Z] Updating files: 85% (8859/10322) [2025-05-27T22:53:06.789Z] Updating files: 86% (8877/10322) [2025-05-27T22:53:07.114Z] Updating files: 86% (8974/10322) [2025-05-27T22:53:07.439Z] Updating files: 87% (8981/10322) [2025-05-27T22:53:07.439Z] Updating files: 88% (9084/10322) [2025-05-27T22:53:07.439Z] Updating files: 89% (9187/10322) [2025-05-27T22:53:07.439Z] Updating files: 90% (9290/10322) [2025-05-27T22:53:07.799Z] Updating files: 90% (9375/10322) [2025-05-27T22:53:07.799Z] Updating files: 91% (9394/10322) [2025-05-27T22:53:07.799Z] Updating files: 92% (9497/10322) [2025-05-27T22:53:08.138Z] Updating files: 93% (9600/10322) [2025-05-27T22:53:08.138Z] Updating files: 94% (9703/10322) [2025-05-27T22:53:08.461Z] Updating files: 95% (9806/10322) [2025-05-27T22:53:09.857Z] Updating files: 96% (9910/10322) [2025-05-27T22:53:10.180Z] Updating files: 96% (9997/10322) [2025-05-27T22:53:10.180Z] Updating files: 97% (10013/10322) [2025-05-27T22:53:10.518Z] Updating files: 97% (10088/10322) [2025-05-27T22:53:10.518Z] Updating files: 98% (10116/10322) [2025-05-27T22:53:10.844Z] Updating files: 98% (10156/10322) [2025-05-27T22:53:10.844Z] Updating files: 99% (10219/10322) [2025-05-27T22:53:10.844Z] Updating files: 100% (10322/10322) [2025-05-27T22:53:10.844Z] Updating files: 100% (10322/10322), done. [2025-05-27T22:53:10.844Z] check OpenJ9 Repo sha [2025-05-27T22:53:10.844Z] /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/aqa-tests/openj9 --output_file /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/aqa-tests/testenv/testenv.properties --repo_name OPENJ9 [2025-05-27T22:53:10.845Z] Check sha in /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/aqa-tests/openj9 and store the info in /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/aqa-tests/testenv/testenv.properties [2025-05-27T22:53:11.259Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-05-27T22:53:11.259Z] OPENJ9_SHA=8be07bf176432b9d9343183f0193dc3225b93012 [2025-05-27T22:53:11.259Z] total 118 [2025-05-27T22:53:11.259Z] -rw-rw-r--+ 1 jenkins None 4665 May 27 22:51 Contributing.md [2025-05-27T22:53:11.259Z] -rw-rw-r--+ 1 jenkins None 11360 May 27 22:51 LICENSE [2025-05-27T22:53:11.259Z] -rw-rw-r--+ 1 jenkins None 65 May 27 22:51 NOTICE [2025-05-27T22:53:11.259Z] -rw-rw-r--+ 1 jenkins None 8335 May 27 22:51 README.md [2025-05-27T22:53:11.259Z] drwxrwxr-x+ 1 jenkins None 0 May 27 22:52 TKG [2025-05-27T22:53:11.259Z] drwxrwxr-x+ 1 jenkins None 0 May 27 22:51 buildenv [2025-05-27T22:53:11.259Z] -rwxrwxr-x+ 1 jenkins None 339 May 27 22:51 compile.sh [2025-05-27T22:53:11.259Z] drwxrwxr-x+ 1 jenkins None 0 May 27 22:51 config [2025-05-27T22:53:11.259Z] drwxrwxr-x+ 1 jenkins None 0 May 27 22:51 doc [2025-05-27T22:53:11.259Z] drwxrwxr-x+ 1 jenkins None 0 May 27 22:51 docs [2025-05-27T22:53:11.259Z] drwxrwxr-x+ 1 jenkins None 0 May 27 22:51 external [2025-05-27T22:53:11.259Z] drwxrwxr-x+ 1 jenkins None 0 May 27 22:52 functional [2025-05-27T22:53:11.259Z] -rwxrwxr-x+ 1 jenkins None 30008 May 27 22:52 get.sh [2025-05-27T22:53:11.260Z] drwxrwxr-x+ 1 jenkins None 0 May 27 22:52 jck [2025-05-27T22:53:11.260Z] drwxrwxr-x+ 1 jenkins None 0 May 27 22:52 openj9 [2025-05-27T22:53:11.260Z] drwxrwxr-x+ 1 jenkins None 0 May 27 22:52 openjdk [2025-05-27T22:53:11.260Z] drwxrwxr-x+ 1 jenkins None 0 May 27 22:52 perf [2025-05-27T22:53:11.260Z] drwxrwxr-x+ 1 jenkins None 0 May 27 22:52 scripts [2025-05-27T22:53:11.260Z] drwxrwxr-x+ 1 jenkins None 0 May 27 22:52 system [2025-05-27T22:53:11.260Z] -rwxrwxr-x+ 1 jenkins None 3935 May 27 22:52 terminateTestProcesses.sh [2025-05-27T22:53:11.260Z] drwxrwxr-x+ 1 jenkins None 0 May 27 22:52 testenv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-05-27T22:53:19.978Z] $ ssh-agent -k [2025-05-27T22:53:20.039Z] unset SSH_AUTH_SOCK; [2025-05-27T22:53:20.039Z] unset SSH_AGENT_PID; [2025-05-27T22:53:20.039Z] echo Agent pid 1847 killed; [2025-05-27T22:53:20.085Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-05-27T22:53:20.537Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=sanity.functional&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-32_windows&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-windows-x86-32-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk8u462-b03_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=true&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=functional&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=510&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2025-05-27T22:53:20.558Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=sanity.functional&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-32_windows&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=test-azure-win2022-x64-4&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-windows-x86-32-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk8u462-b03_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=true&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=functional&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=510&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (setupParallelEnv) Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-05-27T22:53:20.593Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-05-27T22:53:20.748Z] Copied 1 artifact from "getTRSSOutput" build number 1786 [Pipeline] sh [2025-05-27T22:53:21.195Z] + cd ./aqa-tests/TKG/resources/TRSS [2025-05-27T22:53:21.195Z] + gzip -cd TRSSOutput.tar.gz [2025-05-27T22:53:21.195Z] + tar xof - [2025-05-27T22:53:21.855Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-05-27T22:53:21.923Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-05-27T22:53:21.950Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-05-27T22:53:22.423Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-05-27T22:53:23.511Z] -------------------------------------------- [2025-05-27T22:53:23.511Z] path is set to c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/../../testDependency/lib [2025-05-27T22:53:23.511Z] task is set to default [2025-05-27T22:53:23.511Z] dependencyList is set to all [2025-05-27T22:53:23.511Z] -------------------------------------------- [2025-05-27T22:53:23.511Z] Starting download third party dependent jars [2025-05-27T22:53:23.511Z] -------------------------------------------- [2025-05-27T22:53:23.511Z] downloading dependent third party jars to c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/../../testDependency/lib [2025-05-27T22:53:23.511Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-05-27T22:53:23.511Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2025-05-27T22:53:23.511Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-05-27T22:53:23.511Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/../../testDependency/lib/testng.jar exists with correct hash, not downloading [2025-05-27T22:53:23.511Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-05-27T22:53:23.511Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-05-27T22:53:23.511Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/../../testDependency/lib/asm.jar exists with correct hash, not downloading [2025-05-27T22:53:23.511Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2025-05-27T22:53:23.512Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-05-27T22:53:23.512Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2025-05-27T22:53:23.512Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-05-27T22:53:23.512Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-05-27T22:53:23.512Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/../../testDependency/lib/junit4.jar exists with correct hash, not downloading [2025-05-27T22:53:23.512Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2025-05-27T22:53:23.512Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-05-27T22:53:23.512Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/../../testDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2025-05-27T22:53:23.512Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/../../testDependency/lib/javassist.jar exists with correct hash, not downloading [2025-05-27T22:53:23.512Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/../../testDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading [2025-05-27T22:53:23.512Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-05-27T22:53:23.512Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading [2025-05-27T22:53:23.512Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading [2025-05-27T22:53:23.512Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/../../testDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2025-05-27T22:53:23.512Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-05-27T22:53:23.512Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-05-27T22:53:23.512Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2025-05-27T22:53:23.512Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] nodesByLabel [2025-05-27T22:53:23.585Z] Found a total of 4 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.windows' label [Pipeline] sh [2025-05-27T22:53:24.043Z] + cd ./aqa-tests/TKG [2025-05-27T22:53:24.043Z] ++ uname [2025-05-27T22:53:24.043Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']' [2025-05-27T22:53:24.347Z] ++ uname [2025-05-27T22:53:24.347Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']' [2025-05-27T22:53:24.347Z] ++ uname [2025-05-27T22:53:24.347Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']' [2025-05-27T22:53:24.347Z] + MAKE=make [2025-05-27T22:53:24.347Z] + make genParallelList TEST=sanity.functional TEST_TIME=120 NUM_MACHINES= [2025-05-27T22:53:24.347Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/jdkbinary/j2sdk-image [2025-05-27T22:53:24.649Z] LIB_DIR is set to C:/jenkins/testDependency/lib [2025-05-27T22:53:24.649Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation; \ [2025-05-27T22:53:24.650Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation; \ [2025-05-27T22:53:24.650Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/testDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-05-27T22:53:24.650Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-05-27T22:53:26.226Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\scripts\build_tools.xml [2025-05-27T22:53:26.554Z] [2025-05-27T22:53:26.554Z] build: [2025-05-27T22:53:26.554Z] [2025-05-27T22:53:26.554Z] clean: [2025-05-27T22:53:26.554Z] [2025-05-27T22:53:26.554Z] init: [2025-05-27T22:53:26.554Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\bin [2025-05-27T22:53:26.554Z] [2025-05-27T22:53:26.554Z] getDependentLibs: [2025-05-27T22:53:26.876Z] [exec] -------------------------------------------- [2025-05-27T22:53:26.876Z] [exec] path is set to C:/jenkins/testDependency/lib [2025-05-27T22:53:26.876Z] [exec] task is set to default [2025-05-27T22:53:26.876Z] [exec] dependencyList is set to json_simple [2025-05-27T22:53:26.876Z] [exec] -------------------------------------------- [2025-05-27T22:53:26.876Z] [exec] Starting download third party dependent jars [2025-05-27T22:53:26.876Z] [exec] -------------------------------------------- [2025-05-27T22:53:26.876Z] [exec] downloading dependent third party jars to C:/jenkins/testDependency/lib [2025-05-27T22:53:26.876Z] [exec] C:/jenkins/testDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-05-27T22:53:26.876Z] [exec] downloaded dependent third party jars successfully [2025-05-27T22:53:26.876Z] [2025-05-27T22:53:26.876Z] compile: [2025-05-27T22:53:26.876Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-05-27T22:53:26.876Z] [echo] ============COMPILER SETTINGS============ [2025-05-27T22:53:26.876Z] [echo] ===fork: yes [2025-05-27T22:53:26.876Z] [echo] ===debug: on [2025-05-27T22:53:26.876Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\bin [2025-05-27T22:53:29.022Z] [2025-05-27T22:53:29.022Z] dist: [2025-05-27T22:53:29.022Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\bin\TestKitGen.jar [2025-05-27T22:53:29.343Z] [2025-05-27T22:53:29.344Z] BUILD SUCCESSFUL [2025-05-27T22:53:29.344Z] Total time: 3 seconds [2025-05-27T22:53:29.344Z] 0 [2025-05-27T22:53:29.344Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-05-27T22:53:30.022Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-05-27T22:53:30.022Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz [2025-05-27T22:53:32.847Z] ****************************** MACHINE INFO ****************************** [2025-05-27T22:53:32.847Z] File path : C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG [2025-05-27T22:53:32.847Z] Free Physical Memory Size : 5901934592 [2025-05-27T22:53:32.847Z] Free space (bytes) : 409422196736 [2025-05-27T22:53:32.847Z] Total Physical Memory Size : 8536289280 [2025-05-27T22:53:32.848Z] Total space (bytes) : 549161218048 [2025-05-27T22:53:32.848Z] Usable space (bytes) : 409422196736 [2025-05-27T22:53:32.848Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-05-27T22:53:32.848Z] bashVersion : [2025-05-27T22:53:32.848Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin) [2025-05-27T22:53:32.848Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-05-27T22:53:32.848Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-05-27T22:53:32.848Z] [2025-05-27T22:53:32.848Z] This is free software; you are free to change and redistribute it. [2025-05-27T22:53:32.848Z] There is NO WARRANTY, to the extent permitted by law. [2025-05-27T22:53:32.848Z] cpuCores : 2 [2025-05-27T22:53:32.848Z] curlVersion : [2025-05-27T22:53:32.848Z] curl 8.11.0 (x86_64-pc-cygwin) libcurl/8.11.0 OpenSSL/3.0.15 zlib/1.3.1 brotli/1.1.0 zstd/1.5.6 libidn2/2.3.7 libpsl/0.21.5 libssh2/1.11.0 nghttp2/1.61.0 libgsasl/2.2.1 OpenLDAP/2.6.8 [2025-05-27T22:53:32.848Z] Release-Date: 2024-11-06 [2025-05-27T22:53:32.848Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss [2025-05-27T22:53:32.848Z] Features: alt-svc AsynchDNS brotli gsasl GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd [2025-05-27T22:53:32.848Z] dockerVersion : bash: line 1: docker: command not found [2025-05-27T22:53:32.848Z] gcc version : 12 [2025-05-27T22:53:32.848Z] gclibc version : ldd (cygwin) 3.5.4 [2025-05-27T22:53:32.848Z] gdb version : bash: line 1: gdb: command not found [2025-05-27T22:53:32.848Z] lldb version : Command could not be executed [2025-05-27T22:53:32.848Z] makeVersion : [2025-05-27T22:53:32.848Z] GNU Make 4.4.1 [2025-05-27T22:53:32.848Z] Built for x86_64-pc-cygwin [2025-05-27T22:53:32.848Z] Copyright (C) 1988-2023 Free Software Foundation, Inc. [2025-05-27T22:53:32.848Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> [2025-05-27T22:53:32.848Z] This is free software: you are free to change and redistribute it. [2025-05-27T22:53:32.848Z] There is NO WARRANTY, to the extent permitted by law. [2025-05-27T22:53:32.848Z] mavenVersion : bash: line 1: mvn: command not found [2025-05-27T22:53:32.848Z] perlVersion : [2025-05-27T22:53:32.848Z] [2025-05-27T22:53:32.848Z] This is perl 5, version 40, subversion 0 (v5.40.0) built for x86_64-cygwin-threads-multi [2025-05-27T22:53:32.848Z] (with 3 registered patches, see perl -V for more detail) [2025-05-27T22:53:32.848Z] [2025-05-27T22:53:32.848Z] Copyright 1987-2024, Larry Wall [2025-05-27T22:53:32.848Z] [2025-05-27T22:53:32.848Z] Perl may be copied only under the terms of either the Artistic License or the [2025-05-27T22:53:32.848Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-05-27T22:53:32.848Z] [2025-05-27T22:53:32.848Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-05-27T22:53:32.848Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-05-27T22:53:32.848Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2025-05-27T22:53:32.848Z] [2025-05-27T22:53:32.848Z] podmanVersion : bash: line 1: podman: command not found [2025-05-27T22:53:32.848Z] procArch : unknown [2025-05-27T22:53:32.848Z] sysArch : x86_64 [2025-05-27T22:53:32.848Z] sysOS : CYGWIN_NT-10.0-20348 [2025-05-27T22:53:32.848Z] ulimit : [2025-05-27T22:53:32.848Z] core file size (blocks, -c) 0 [2025-05-27T22:53:32.848Z] data seg size (kbytes, -d) unlimited [2025-05-27T22:53:32.848Z] file size (blocks, -f) unlimited [2025-05-27T22:53:32.848Z] open files (-n) 3200 [2025-05-27T22:53:32.848Z] pipe size (512 bytes, -p) 8 [2025-05-27T22:53:32.848Z] stack size (kbytes, -s) 2032 [2025-05-27T22:53:32.848Z] cpu time (seconds, -t) unlimited [2025-05-27T22:53:32.848Z] max user processes (-u) 256 [2025-05-27T22:53:32.848Z] virtual memory (kbytes, -v) unlimited [2025-05-27T22:53:32.848Z] uname : CYGWIN_NT-10.0-20348 test-azure-win2 3.5.4-1.x86_64 2024-08-25 16:52 UTC x86_64 Cygwin [2025-05-27T22:53:32.848Z] vmVendor : Oracle Corporation [2025-05-27T22:53:32.848Z] vmVersion : 25.462-b03 [2025-05-27T22:53:32.848Z] xlc version : bash: line 1: xlC: command not found [2025-05-27T22:53:32.848Z] ************************************************************************** [2025-05-27T22:53:32.848Z] [2025-05-27T22:53:32.848Z] System.getProperty('java.vm.name')=OpenJDK Client VM [2025-05-27T22:53:32.848Z] [2025-05-27T22:53:32.848Z] System.getProperty('java.vendor')=Temurin [2025-05-27T22:53:32.848Z] [2025-05-27T22:53:32.848Z] System.getProperty('os.name')=Windows Server 2022 [2025-05-27T22:53:32.848Z] [2025-05-27T22:53:32.848Z] System.getProperty('os.arch')=x86 [2025-05-27T22:53:32.848Z] [2025-05-27T22:53:32.848Z] System.getProperty('java.fullversion')=null [2025-05-27T22:53:32.848Z] [2025-05-27T22:53:32.848Z] System.getProperty('sun.arch.data.model')=32 [2025-05-27T22:53:32.848Z] [2025-05-27T22:53:32.848Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=sanity.functional TESTLIST= TRSS_URL= LIB_DIR=C:/jenkins/testDependency/lib [2025-05-27T22:53:32.848Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/aqa-tests/TKG' [2025-05-27T22:53:32.848Z] perl scripts/configure.pl [2025-05-27T22:53:32.848Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=win_x86 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.functional --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-05-27T22:53:33.553Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-05-27T22:53:33.553Z] [2025-05-27T22:53:33.553Z] [2025-05-27T22:53:33.553Z] Starting to generate parallel test lists. [2025-05-27T22:53:33.553Z] [2025-05-27T22:53:33.553Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\CacheManagement\playlist.xml [2025-05-27T22:53:33.553Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootstrapMethodArgumentTest\playlist.xml [2025-05-27T22:53:33.553Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootStrapStaticVerify\playlist.xml [2025-05-27T22:53:33.553Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\callsitedbgddrext\playlist.xml [2025-05-27T22:53:33.553Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\CDSAdaptorTest\playlist.xml [2025-05-27T22:53:33.553Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\classesdbgddrext\playlist.xml [2025-05-27T22:53:33.553Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\classLoaderTest\playlist.xml [2025-05-27T22:53:33.553Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdlinetestertests\playlist.xml [2025-05-27T22:53:33.553Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdLineTest_J9tests\playlist.xml [2025-05-27T22:53:33.553Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\criu\playlist.xml [2025-05-27T22:53:33.553Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\defaultLazySymbolResolution\playlist.xml [2025-05-27T22:53:33.553Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\doProtectedAccessCheck\playlist.xml [2025-05-27T22:53:33.553Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\dscr\playlist.xml [2025-05-27T22:53:33.878Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\dumpromtests\playlist.xml [2025-05-27T22:53:33.878Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\fastClassHashTable\playlist.xml [2025-05-27T22:53:33.878Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\fips\playlist.xml [2025-05-27T22:53:33.878Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\forceLazySymbolResolution\playlist.xml [2025-05-27T22:53:33.878Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcCheck\playlist.xml [2025-05-27T22:53:33.878Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcRegressionTests\playlist.xml [2025-05-27T22:53:33.878Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcsuballoctests\playlist.xml [2025-05-27T22:53:33.878Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\getCallerClassTests\playlist.xml [2025-05-27T22:53:33.878Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\gptest\playlist.xml [2025-05-27T22:53:33.878Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\gputests\playlist.xml [2025-05-27T22:53:33.878Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\hangTest\playlist.xml [2025-05-27T22:53:33.878Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\ignoreUnrecognizedVMOptions\playlist.xml [2025-05-27T22:53:33.878Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\imageReaderInitializationTest\playlist.xml [2025-05-27T22:53:33.878Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\J9security\playlist.xml [2025-05-27T22:53:33.878Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\javaAssertions\playlist.xml [2025-05-27T22:53:33.878Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jep178staticLinkingTest\playlist.xml [2025-05-27T22:53:33.878Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jfr\playlist.xml [2025-05-27T22:53:33.878Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jimageinterface\playlist.xml [2025-05-27T22:53:33.878Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jit\playlist.xml [2025-05-27T22:53:33.878Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jitserver\playlist.xml [2025-05-27T22:53:33.878Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jrvTest\playlist.xml [2025-05-27T22:53:33.878Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jvmtitests\playlist.xml [2025-05-27T22:53:33.878Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jython\playlist.xml [2025-05-27T22:53:33.878Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\lazyClassLoadingTest\playlist.xml [2025-05-27T22:53:33.878Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\libpathTest\playlist.xml [2025-05-27T22:53:33.878Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\loadLibraryTest\playlist.xml [2025-05-27T22:53:33.878Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\locales\playlist.xml [2025-05-27T22:53:33.878Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\lockWordAlignment\playlist.xml [2025-05-27T22:53:33.878Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\loopReduction\playlist.xml [2025-05-27T22:53:33.878Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\modularityddrtests\playlist.xml [2025-05-27T22:53:33.878Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\openssl\playlist.xml [2025-05-27T22:53:33.878Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\pageAlignDirectMemory\playlist.xml [2025-05-27T22:53:34.203Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\pltest\playlist.xml [2025-05-27T22:53:34.203Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\proxyFieldAccess\playlist.xml [2025-05-27T22:53:34.203Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\reflectCache\playlist.xml [2025-05-27T22:53:34.203Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\runtimemxbeanTests\playlist.xml [2025-05-27T22:53:34.203Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\BadStackMap\playlist.xml [2025-05-27T22:53:34.203Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\DataHelperTests\playlist.xml [2025-05-27T22:53:34.203Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ListAllCachesTests\playlist.xml [2025-05-27T22:53:34.203Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCMLTests\playlist.xml [2025-05-27T22:53:34.203Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCommandLineOptionTests\playlist.xml [2025-05-27T22:53:34.203Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCHelperCompatTests\playlist.xml [2025-05-27T22:53:34.203Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ShareClassesSimpleSanity\playlist.xml [2025-05-27T22:53:34.203Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StorageKey\playlist.xml [2025-05-27T22:53:34.203Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StoreFilterTests\playlist.xml [2025-05-27T22:53:34.203Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\URLHelperTests\playlist.xml [2025-05-27T22:53:34.203Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shrcdbgddrext\playlist.xml [2025-05-27T22:53:34.203Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigabrtHandlingTest\playlist.xml [2025-05-27T22:53:34.203Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigxfszHandlingTest\playlist.xml [2025-05-27T22:53:34.203Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\softmxCmdOptTest\playlist.xml [2025-05-27T22:53:34.203Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\stackSizeInfoTest\playlist.xml [2025-05-27T22:53:34.203Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\SystemPropertiesTest\playlist.xml [2025-05-27T22:53:34.203Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\URLClassLoaderTests\playlist.xml [2025-05-27T22:53:34.203Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\ValueBasedClassTest\playlist.xml [2025-05-27T22:53:34.203Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\valuetypeddrtests\playlist.xml [2025-05-27T22:53:34.203Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\verbosetest\playlist.xml [2025-05-27T22:53:34.203Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\verboseVerification\playlist.xml [2025-05-27T22:53:34.203Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\vmRuntimeState\playlist.xml [2025-05-27T22:53:34.203Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\xcheckjni\playlist.xml [2025-05-27T22:53:34.203Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlogTests\playlist.xml [2025-05-27T22:53:34.203Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlpCMLTests\playlist.xml [2025-05-27T22:53:34.203Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\xtraceTests\playlist.xml [2025-05-27T22:53:34.203Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\xxargtest\playlist.xml [2025-05-27T22:53:34.203Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\DDR_Test\playlist.xml [2025-05-27T22:53:34.203Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\HealthCenter\playlist.xml [2025-05-27T22:53:34.203Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\IllegalAccessError_for_protected_method\playlist.xml [2025-05-27T22:53:34.203Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java10andUp\playlist.xml [2025-05-27T22:53:34.203Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java11andUp\playlist.xml [2025-05-27T22:53:34.203Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java12andUp\playlist.xml [2025-05-27T22:53:34.203Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java14andUp\playlist.xml [2025-05-27T22:53:34.526Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java15andUp\playlist.xml [2025-05-27T22:53:34.526Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java16andUp\playlist.xml [2025-05-27T22:53:34.526Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java17andUp\playlist.xml [2025-05-27T22:53:34.526Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java21andUp\playlist.xml [2025-05-27T22:53:34.526Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java21Only\playlist.xml [2025-05-27T22:53:34.526Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java22andUp\playlist.xml [2025-05-27T22:53:34.526Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java8andUp\playlist.xml [2025-05-27T22:53:34.526Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java9andUp\playlist.xml [2025-05-27T22:53:34.526Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\JavaAgentTest\playlist.xml [2025-05-27T22:53:34.526Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\JIT_Test\playlist.xml [2025-05-27T22:53:34.526Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\JLM_Tests\playlist.xml [2025-05-27T22:53:34.526Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\Jsr292\playlist.xml [2025-05-27T22:53:34.526Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\Jsr335\playlist.xml [2025-05-27T22:53:34.526Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\Jsr335_interfaceStaticMethod\playlist.xml [2025-05-27T22:53:34.526Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\annotation\playlist.xml [2025-05-27T22:53:34.527Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\charsets\playlist.xml [2025-05-27T22:53:34.527Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\CLDR_11\playlist.xml [2025-05-27T22:53:34.527Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepage\playlist.xml [2025-05-27T22:53:34.527Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepoint\playlist.xml [2025-05-27T22:53:34.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\coin\playlist.xml [2025-05-27T22:53:34.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\compact_number_format\playlist.xml [2025-05-27T22:53:34.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\Compiler\playlist.xml [2025-05-27T22:53:34.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\datetime\playlist.xml [2025-05-27T22:53:34.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\env\playlist.xml [2025-05-27T22:53:34.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\file\playlist.xml [2025-05-27T22:53:34.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\formatter\playlist.xml [2025-05-27T22:53:34.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\i18n\playlist.xml [2025-05-27T22:53:34.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\IDN\playlist.xml [2025-05-27T22:53:34.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jaxp14\playlist.xml [2025-05-27T22:53:34.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jdbc41\playlist.xml [2025-05-27T22:53:34.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\language_tag\playlist.xml [2025-05-27T22:53:34.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\locale_matching\playlist.xml [2025-05-27T22:53:34.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\new_jp_era\playlist.xml [2025-05-27T22:53:34.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\nio\playlist.xml [2025-05-27T22:53:34.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pattern_matching_instanceof\playlist.xml [2025-05-27T22:53:34.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pref\playlist.xml [2025-05-27T22:53:34.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\property_utf8\playlist.xml [2025-05-27T22:53:34.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\record\playlist.xml [2025-05-27T22:53:34.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\regex\playlist.xml [2025-05-27T22:53:34.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\scanner\playlist.xml [2025-05-27T22:53:34.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\sealed_classes\playlist.xml [2025-05-27T22:53:34.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\StAX\playlist.xml [2025-05-27T22:53:34.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\switch_expressions\playlist.xml [2025-05-27T22:53:34.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\text_blocks\playlist.xml [2025-05-27T22:53:34.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\unicode\playlist.xml [2025-05-27T22:53:34.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\urlclassloader\playlist.xml [2025-05-27T22:53:34.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MockitoTests\playlist.xml [2025-05-27T22:53:34.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\NativeTest\playlist.xml [2025-05-27T22:53:34.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\OpenJ9_Jsr_292_API\playlist.xml [2025-05-27T22:53:34.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\OpenJcePlusTests\playlist.xml [2025-05-27T22:53:34.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\RasapiTest\playlist.xml [2025-05-27T22:53:35.174Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\security\AQAvit\playlist.xml [2025-05-27T22:53:35.174Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\security\Crypto\playlist.xml [2025-05-27T22:53:35.174Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\security\ssl-tests\playlist.xml [2025-05-27T22:53:35.174Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\SharedCPEntryInvokerTests\playlist.xml [2025-05-27T22:53:35.174Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\SyntheticGCWorkload\playlist.xml [2025-05-27T22:53:35.174Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\TestExample\playlist.xml [2025-05-27T22:53:35.174Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\testHeadlessComponents\playlist.xml [2025-05-27T22:53:35.174Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\UnsafeTest\playlist.xml [2025-05-27T22:53:35.174Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\Valhalla\playlist.xml [2025-05-27T22:53:35.174Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\VM_Test\playlist.xml [2025-05-27T22:53:35.174Z] Attempting to get test duration data from TRSS. [2025-05-27T22:53:35.174Z] cmd.exe /c curl --silent --max-time 120 -L -k "https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=8&impl=hs&platform=x86-32_windows&group=functional&level=sanity" [2025-05-27T22:53:35.495Z] Attempting to get test duration data from cached files. [2025-05-27T22:53:35.495Z] Reading file: Test_openjdk8_hs_functional_x86-32_windows.json [2025-05-27T22:53:35.495Z] Warning: cannot get data from cached files. [2025-05-27T22:53:35.495Z] [2025-05-27T22:53:35.495Z] TEST DURATION [2025-05-27T22:53:35.495Z] ==================================================================================== [2025-05-27T22:53:35.495Z] Total number of tests searched: 5 [2025-05-27T22:53:35.495Z] Number of test durations found: 5 [2025-05-27T22:53:35.495Z] Top slowest tests: [2025-05-27T22:53:35.495Z] 00m02s cmdLineTester_libpathTestRtfChild_0 [2025-05-27T22:53:35.495Z] 00m00s cmdLineTester_imageReaderInitializationTest_0 [2025-05-27T22:53:35.495Z] 00m00s SyntheticGCWorkload_TestCase_0 [2025-05-27T22:53:35.495Z] ==================================================================================== [2025-05-27T22:53:35.495Z] [2025-05-27T22:53:35.495Z] Test target is split into 1 lists. [2025-05-27T22:53:35.495Z] Reducing estimated test running time from 00m04s to 00m04s. [2025-05-27T22:53:35.495Z] [2025-05-27T22:53:35.495Z] -------------------------------------testList_0------------------------------------- [2025-05-27T22:53:35.495Z] Number of tests: 5 [2025-05-27T22:53:35.495Z] Estimated running time: 00m04s [2025-05-27T22:53:35.495Z] TESTLIST=cmdLineTester_libpathTestRtfChild_0,cmdLineTester_imageReaderInitializationTest_0,SyntheticGCWorkload_TestCase_0,cmdLineTest_J9test_elapsedTime_0,testXXArgumentTesting_0 [2025-05-27T22:53:35.495Z] ------------------------------------------------------------------------------------ [2025-05-27T22:53:35.495Z] [2025-05-27T22:53:35.495Z] Parallel test lists file (C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG/../TKG/parallelList.mk) is generated successfully. [2025-05-27T22:53:35.495Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2025-05-27T22:53:35.556Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2025-05-27T22:53:35.628Z] Number of test list is 1, no need to run tests in child job. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2025-05-27T22:53:35.671Z] Building tests... [Pipeline] timeout [2025-05-27T22:53:35.673Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-05-27T22:53:35.683Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-05-27T22:53:36.507Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-05-27T22:53:37.177Z] -------------------------------------------- [2025-05-27T22:53:37.177Z] path is set to c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/../../testDependency/lib [2025-05-27T22:53:37.177Z] task is set to default [2025-05-27T22:53:37.177Z] dependencyList is set to all [2025-05-27T22:53:37.177Z] -------------------------------------------- [2025-05-27T22:53:37.177Z] Starting download third party dependent jars [2025-05-27T22:53:37.177Z] -------------------------------------------- [2025-05-27T22:53:37.177Z] downloading dependent third party jars to c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/../../testDependency/lib [2025-05-27T22:53:37.177Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2025-05-27T22:53:37.177Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading [2025-05-27T22:53:37.177Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-05-27T22:53:37.177Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2025-05-27T22:53:37.177Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-05-27T22:53:37.177Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/../../testDependency/lib/javassist.jar exists with correct hash, not downloading [2025-05-27T22:53:37.177Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-05-27T22:53:37.177Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2025-05-27T22:53:37.177Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/../../testDependency/lib/asm.jar exists with correct hash, not downloading [2025-05-27T22:53:37.177Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading [2025-05-27T22:53:37.177Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-05-27T22:53:37.177Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-05-27T22:53:37.177Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-05-27T22:53:37.177Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-05-27T22:53:37.177Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/../../testDependency/lib/testng.jar exists with correct hash, not downloading [2025-05-27T22:53:37.177Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/../../testDependency/lib/junit4.jar exists with correct hash, not downloading [2025-05-27T22:53:37.177Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-05-27T22:53:37.177Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-05-27T22:53:37.177Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/../../testDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading [2025-05-27T22:53:37.177Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2025-05-27T22:53:37.177Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2025-05-27T22:53:37.177Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/../../testDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2025-05-27T22:53:37.177Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/../../testDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2025-05-27T22:53:37.177Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-05-27T22:53:37.177Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-05-27T22:53:37.177Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2025-05-27T22:53:37.332Z] 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 [2025-05-27T22:53:37.356Z] ITERATION: 1/1 [Pipeline] sh [2025-05-27T22:53:38.174Z] ++ uname [2025-05-27T22:53:38.174Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']' [2025-05-27T22:53:38.174Z] ++ uname [2025-05-27T22:53:38.174Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']' [2025-05-27T22:53:38.174Z] ++ uname [2025-05-27T22:53:38.174Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']' [2025-05-27T22:53:38.174Z] + MAKE=make [2025-05-27T22:53:38.174Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2025-05-27T22:53:38.174Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2025-05-27T22:53:38.637Z] ++ uname [2025-05-27T22:53:38.939Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']' [2025-05-27T22:53:38.939Z] ++ uname [2025-05-27T22:53:38.939Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']' [2025-05-27T22:53:38.939Z] ++ uname [2025-05-27T22:53:38.939Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']' [2025-05-27T22:53:38.939Z] + MAKE=make [2025-05-27T22:53:38.939Z] + cd ./aqa-tests [2025-05-27T22:53:38.939Z] + . ./scripts/testenv/testenvSettings.sh [2025-05-27T22:53:38.939Z] ++ set +x [2025-05-27T22:53:38.939Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/jdkbinary/j2sdk-image [2025-05-27T22:53:39.243Z] LIB_DIR is set to C:/jenkins/testDependency/lib [2025-05-27T22:53:39.243Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation; \ [2025-05-27T22:53:39.243Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation; \ [2025-05-27T22:53:39.243Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/testDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-05-27T22:53:39.243Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-05-27T22:53:40.340Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\scripts\build_tools.xml [2025-05-27T22:53:41.020Z] [2025-05-27T22:53:41.020Z] build: [2025-05-27T22:53:41.020Z] [2025-05-27T22:53:41.020Z] clean: [2025-05-27T22:53:41.020Z] [delete] Deleting: C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\autoGenEnv.mk [2025-05-27T22:53:41.020Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\bin [2025-05-27T22:53:41.020Z] [2025-05-27T22:53:41.020Z] init: [2025-05-27T22:53:41.020Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\bin [2025-05-27T22:53:41.020Z] [2025-05-27T22:53:41.020Z] getDependentLibs: [2025-05-27T22:53:41.020Z] [exec] -------------------------------------------- [2025-05-27T22:53:41.020Z] [exec] path is set to C:/jenkins/testDependency/lib [2025-05-27T22:53:41.020Z] [exec] task is set to default [2025-05-27T22:53:41.020Z] [exec] dependencyList is set to json_simple [2025-05-27T22:53:41.020Z] [exec] -------------------------------------------- [2025-05-27T22:53:41.020Z] [exec] Starting download third party dependent jars [2025-05-27T22:53:41.020Z] [exec] -------------------------------------------- [2025-05-27T22:53:41.020Z] [exec] downloading dependent third party jars to C:/jenkins/testDependency/lib [2025-05-27T22:53:41.020Z] [exec] C:/jenkins/testDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-05-27T22:53:41.020Z] [exec] downloaded dependent third party jars successfully [2025-05-27T22:53:41.020Z] [2025-05-27T22:53:41.020Z] compile: [2025-05-27T22:53:41.020Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-05-27T22:53:41.020Z] [echo] ============COMPILER SETTINGS============ [2025-05-27T22:53:41.020Z] [echo] ===fork: yes [2025-05-27T22:53:41.021Z] [echo] ===debug: on [2025-05-27T22:53:41.021Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\bin [2025-05-27T22:53:42.609Z] [2025-05-27T22:53:42.609Z] dist: [2025-05-27T22:53:42.609Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\bin\TestKitGen.jar [2025-05-27T22:53:42.609Z] [2025-05-27T22:53:42.609Z] BUILD SUCCESSFUL [2025-05-27T22:53:42.609Z] Total time: 2 seconds [2025-05-27T22:53:42.609Z] 0 [2025-05-27T22:53:42.928Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-05-27T22:53:44.013Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-05-27T22:53:44.013Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz [2025-05-27T22:53:46.165Z] ****************************** MACHINE INFO ****************************** [2025-05-27T22:53:46.165Z] File path : C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG [2025-05-27T22:53:46.165Z] Free Physical Memory Size : 5909159936 [2025-05-27T22:53:46.165Z] Free space (bytes) : 409422192640 [2025-05-27T22:53:46.165Z] Total Physical Memory Size : 8536289280 [2025-05-27T22:53:46.165Z] Total space (bytes) : 549161218048 [2025-05-27T22:53:46.165Z] Usable space (bytes) : 409422192640 [2025-05-27T22:53:46.165Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-05-27T22:53:46.165Z] bashVersion : [2025-05-27T22:53:46.165Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin) [2025-05-27T22:53:46.165Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-05-27T22:53:46.165Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-05-27T22:53:46.165Z] [2025-05-27T22:53:46.165Z] This is free software; you are free to change and redistribute it. [2025-05-27T22:53:46.165Z] There is NO WARRANTY, to the extent permitted by law. [2025-05-27T22:53:46.165Z] cpuCores : 2 [2025-05-27T22:53:46.165Z] curlVersion : [2025-05-27T22:53:46.165Z] curl 8.11.0 (x86_64-pc-cygwin) libcurl/8.11.0 OpenSSL/3.0.15 zlib/1.3.1 brotli/1.1.0 zstd/1.5.6 libidn2/2.3.7 libpsl/0.21.5 libssh2/1.11.0 nghttp2/1.61.0 libgsasl/2.2.1 OpenLDAP/2.6.8 [2025-05-27T22:53:46.165Z] Release-Date: 2024-11-06 [2025-05-27T22:53:46.165Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss [2025-05-27T22:53:46.165Z] Features: alt-svc AsynchDNS brotli gsasl GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd [2025-05-27T22:53:46.165Z] dockerVersion : bash: line 1: docker: command not found [2025-05-27T22:53:46.165Z] gcc version : 12 [2025-05-27T22:53:46.165Z] gclibc version : ldd (cygwin) 3.5.4 [2025-05-27T22:53:46.165Z] gdb version : bash: line 1: gdb: command not found [2025-05-27T22:53:46.165Z] lldb version : Command could not be executed [2025-05-27T22:53:46.165Z] makeVersion : [2025-05-27T22:53:46.165Z] GNU Make 4.4.1 [2025-05-27T22:53:46.165Z] Built for x86_64-pc-cygwin [2025-05-27T22:53:46.165Z] Copyright (C) 1988-2023 Free Software Foundation, Inc. [2025-05-27T22:53:46.165Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> [2025-05-27T22:53:46.165Z] This is free software: you are free to change and redistribute it. [2025-05-27T22:53:46.165Z] There is NO WARRANTY, to the extent permitted by law. [2025-05-27T22:53:46.165Z] mavenVersion : bash: line 1: mvn: command not found [2025-05-27T22:53:46.165Z] perlVersion : [2025-05-27T22:53:46.165Z] [2025-05-27T22:53:46.165Z] This is perl 5, version 40, subversion 0 (v5.40.0) built for x86_64-cygwin-threads-multi [2025-05-27T22:53:46.165Z] (with 3 registered patches, see perl -V for more detail) [2025-05-27T22:53:46.165Z] [2025-05-27T22:53:46.165Z] Copyright 1987-2024, Larry Wall [2025-05-27T22:53:46.165Z] [2025-05-27T22:53:46.165Z] Perl may be copied only under the terms of either the Artistic License or the [2025-05-27T22:53:46.165Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-05-27T22:53:46.165Z] [2025-05-27T22:53:46.165Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-05-27T22:53:46.165Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-05-27T22:53:46.165Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2025-05-27T22:53:46.165Z] [2025-05-27T22:53:46.165Z] podmanVersion : bash: line 1: podman: command not found [2025-05-27T22:53:46.165Z] procArch : unknown [2025-05-27T22:53:46.165Z] sysArch : x86_64 [2025-05-27T22:53:46.165Z] sysOS : CYGWIN_NT-10.0-20348 [2025-05-27T22:53:46.166Z] ulimit : [2025-05-27T22:53:46.166Z] core file size (blocks, -c) 0 [2025-05-27T22:53:46.166Z] data seg size (kbytes, -d) unlimited [2025-05-27T22:53:46.166Z] file size (blocks, -f) unlimited [2025-05-27T22:53:46.166Z] open files (-n) 3200 [2025-05-27T22:53:46.166Z] pipe size (512 bytes, -p) 8 [2025-05-27T22:53:46.166Z] stack size (kbytes, -s) 2032 [2025-05-27T22:53:46.166Z] cpu time (seconds, -t) unlimited [2025-05-27T22:53:46.166Z] max user processes (-u) 256 [2025-05-27T22:53:46.166Z] virtual memory (kbytes, -v) unlimited [2025-05-27T22:53:46.166Z] uname : CYGWIN_NT-10.0-20348 test-azure-win2 3.5.4-1.x86_64 2024-08-25 16:52 UTC x86_64 Cygwin [2025-05-27T22:53:46.166Z] vmVendor : Oracle Corporation [2025-05-27T22:53:46.166Z] vmVersion : 25.462-b03 [2025-05-27T22:53:46.166Z] xlc version : bash: line 1: xlC: command not found [2025-05-27T22:53:46.166Z] ************************************************************************** [2025-05-27T22:53:46.166Z] [2025-05-27T22:53:46.166Z] System.getProperty('java.vm.name')=OpenJDK Client VM [2025-05-27T22:53:46.166Z] [2025-05-27T22:53:46.166Z] System.getProperty('java.vendor')=Temurin [2025-05-27T22:53:46.166Z] [2025-05-27T22:53:46.166Z] System.getProperty('os.name')=Windows Server 2022 [2025-05-27T22:53:46.166Z] [2025-05-27T22:53:46.166Z] System.getProperty('os.arch')=x86 [2025-05-27T22:53:46.166Z] [2025-05-27T22:53:46.166Z] System.getProperty('java.fullversion')=null [2025-05-27T22:53:46.166Z] [2025-05-27T22:53:46.166Z] System.getProperty('sun.arch.data.model')=32 [2025-05-27T22:53:46.166Z] [2025-05-27T22:53:46.493Z] make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=sanity.functional TESTLIST= [2025-05-27T22:53:46.493Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/aqa-tests/TKG' [2025-05-27T22:53:46.801Z] perl scripts/configure.pl [2025-05-27T22:53:46.801Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=win_x86 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.functional --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-05-27T22:53:47.132Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-05-27T22:53:47.132Z] [2025-05-27T22:53:47.132Z] [2025-05-27T22:53:47.132Z] Starting to generate build list. [2025-05-27T22:53:47.132Z] [2025-05-27T22:53:47.132Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\CacheManagement\playlist.xml [2025-05-27T22:53:47.132Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootstrapMethodArgumentTest\playlist.xml [2025-05-27T22:53:47.132Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootStrapStaticVerify\playlist.xml [2025-05-27T22:53:47.132Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\callsitedbgddrext\playlist.xml [2025-05-27T22:53:47.132Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\CDSAdaptorTest\playlist.xml [2025-05-27T22:53:47.132Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\classesdbgddrext\playlist.xml [2025-05-27T22:53:47.132Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\classLoaderTest\playlist.xml [2025-05-27T22:53:47.462Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdlinetestertests\playlist.xml [2025-05-27T22:53:47.462Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdLineTest_J9tests\playlist.xml [2025-05-27T22:53:47.462Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\criu\playlist.xml [2025-05-27T22:53:47.462Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\defaultLazySymbolResolution\playlist.xml [2025-05-27T22:53:47.462Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\doProtectedAccessCheck\playlist.xml [2025-05-27T22:53:47.462Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\dscr\playlist.xml [2025-05-27T22:53:47.462Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\dumpromtests\playlist.xml [2025-05-27T22:53:47.462Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\fastClassHashTable\playlist.xml [2025-05-27T22:53:47.462Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\fips\playlist.xml [2025-05-27T22:53:47.462Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\forceLazySymbolResolution\playlist.xml [2025-05-27T22:53:47.462Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcCheck\playlist.xml [2025-05-27T22:53:47.462Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcRegressionTests\playlist.xml [2025-05-27T22:53:47.462Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcsuballoctests\playlist.xml [2025-05-27T22:53:47.462Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\getCallerClassTests\playlist.xml [2025-05-27T22:53:47.462Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\gptest\playlist.xml [2025-05-27T22:53:47.462Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\gputests\playlist.xml [2025-05-27T22:53:47.462Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\hangTest\playlist.xml [2025-05-27T22:53:47.462Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\ignoreUnrecognizedVMOptions\playlist.xml [2025-05-27T22:53:47.462Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\imageReaderInitializationTest\playlist.xml [2025-05-27T22:53:47.462Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\J9security\playlist.xml [2025-05-27T22:53:47.462Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\javaAssertions\playlist.xml [2025-05-27T22:53:47.462Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jep178staticLinkingTest\playlist.xml [2025-05-27T22:53:47.462Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jfr\playlist.xml [2025-05-27T22:53:47.462Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jimageinterface\playlist.xml [2025-05-27T22:53:47.462Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jit\playlist.xml [2025-05-27T22:53:47.462Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jitserver\playlist.xml [2025-05-27T22:53:47.462Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jrvTest\playlist.xml [2025-05-27T22:53:47.462Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jvmtitests\playlist.xml [2025-05-27T22:53:47.462Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jython\playlist.xml [2025-05-27T22:53:47.462Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\lazyClassLoadingTest\playlist.xml [2025-05-27T22:53:47.462Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\libpathTest\playlist.xml [2025-05-27T22:53:47.462Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\loadLibraryTest\playlist.xml [2025-05-27T22:53:47.462Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\locales\playlist.xml [2025-05-27T22:53:47.462Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\lockWordAlignment\playlist.xml [2025-05-27T22:53:47.462Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\loopReduction\playlist.xml [2025-05-27T22:53:47.462Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\modularityddrtests\playlist.xml [2025-05-27T22:53:47.462Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\openssl\playlist.xml [2025-05-27T22:53:47.462Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\pageAlignDirectMemory\playlist.xml [2025-05-27T22:53:47.462Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\pltest\playlist.xml [2025-05-27T22:53:47.462Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\proxyFieldAccess\playlist.xml [2025-05-27T22:53:47.462Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\reflectCache\playlist.xml [2025-05-27T22:53:47.462Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\runtimemxbeanTests\playlist.xml [2025-05-27T22:53:47.462Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\BadStackMap\playlist.xml [2025-05-27T22:53:47.462Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\DataHelperTests\playlist.xml [2025-05-27T22:53:47.462Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ListAllCachesTests\playlist.xml [2025-05-27T22:53:47.462Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCMLTests\playlist.xml [2025-05-27T22:53:47.462Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCommandLineOptionTests\playlist.xml [2025-05-27T22:53:47.462Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCHelperCompatTests\playlist.xml [2025-05-27T22:53:47.462Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ShareClassesSimpleSanity\playlist.xml [2025-05-27T22:53:47.462Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StorageKey\playlist.xml [2025-05-27T22:53:47.462Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StoreFilterTests\playlist.xml [2025-05-27T22:53:47.462Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\URLHelperTests\playlist.xml [2025-05-27T22:53:47.462Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shrcdbgddrext\playlist.xml [2025-05-27T22:53:47.463Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigabrtHandlingTest\playlist.xml [2025-05-27T22:53:47.463Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigxfszHandlingTest\playlist.xml [2025-05-27T22:53:47.463Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\softmxCmdOptTest\playlist.xml [2025-05-27T22:53:47.463Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\stackSizeInfoTest\playlist.xml [2025-05-27T22:53:47.463Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\SystemPropertiesTest\playlist.xml [2025-05-27T22:53:47.791Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\URLClassLoaderTests\playlist.xml [2025-05-27T22:53:47.791Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\ValueBasedClassTest\playlist.xml [2025-05-27T22:53:47.791Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\valuetypeddrtests\playlist.xml [2025-05-27T22:53:47.791Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\verbosetest\playlist.xml [2025-05-27T22:53:47.791Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\verboseVerification\playlist.xml [2025-05-27T22:53:47.791Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\vmRuntimeState\playlist.xml [2025-05-27T22:53:47.791Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\xcheckjni\playlist.xml [2025-05-27T22:53:47.791Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlogTests\playlist.xml [2025-05-27T22:53:47.791Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlpCMLTests\playlist.xml [2025-05-27T22:53:47.791Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\xtraceTests\playlist.xml [2025-05-27T22:53:47.791Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\xxargtest\playlist.xml [2025-05-27T22:53:47.791Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\DDR_Test\playlist.xml [2025-05-27T22:53:47.791Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\HealthCenter\playlist.xml [2025-05-27T22:53:47.791Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\IllegalAccessError_for_protected_method\playlist.xml [2025-05-27T22:53:47.791Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java10andUp\playlist.xml [2025-05-27T22:53:47.791Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java11andUp\playlist.xml [2025-05-27T22:53:47.791Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java12andUp\playlist.xml [2025-05-27T22:53:47.791Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java14andUp\playlist.xml [2025-05-27T22:53:47.791Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java15andUp\playlist.xml [2025-05-27T22:53:47.791Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java16andUp\playlist.xml [2025-05-27T22:53:47.791Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java17andUp\playlist.xml [2025-05-27T22:53:47.791Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java21andUp\playlist.xml [2025-05-27T22:53:47.791Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java21Only\playlist.xml [2025-05-27T22:53:47.791Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java22andUp\playlist.xml [2025-05-27T22:53:47.791Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java8andUp\playlist.xml [2025-05-27T22:53:47.791Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java9andUp\playlist.xml [2025-05-27T22:53:47.791Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\JavaAgentTest\playlist.xml [2025-05-27T22:53:47.791Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\JIT_Test\playlist.xml [2025-05-27T22:53:47.791Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\JLM_Tests\playlist.xml [2025-05-27T22:53:47.791Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\Jsr292\playlist.xml [2025-05-27T22:53:47.791Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\Jsr335\playlist.xml [2025-05-27T22:53:47.791Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\Jsr335_interfaceStaticMethod\playlist.xml [2025-05-27T22:53:47.791Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\annotation\playlist.xml [2025-05-27T22:53:47.791Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\charsets\playlist.xml [2025-05-27T22:53:47.791Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\CLDR_11\playlist.xml [2025-05-27T22:53:47.791Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepage\playlist.xml [2025-05-27T22:53:47.791Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepoint\playlist.xml [2025-05-27T22:53:47.791Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\coin\playlist.xml [2025-05-27T22:53:47.791Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\compact_number_format\playlist.xml [2025-05-27T22:53:47.791Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\Compiler\playlist.xml [2025-05-27T22:53:47.791Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\datetime\playlist.xml [2025-05-27T22:53:47.791Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\env\playlist.xml [2025-05-27T22:53:47.791Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\file\playlist.xml [2025-05-27T22:53:47.791Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\formatter\playlist.xml [2025-05-27T22:53:47.791Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\i18n\playlist.xml [2025-05-27T22:53:47.792Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\IDN\playlist.xml [2025-05-27T22:53:47.792Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jaxp14\playlist.xml [2025-05-27T22:53:47.792Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jdbc41\playlist.xml [2025-05-27T22:53:48.112Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\language_tag\playlist.xml [2025-05-27T22:53:48.112Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\locale_matching\playlist.xml [2025-05-27T22:53:48.112Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\new_jp_era\playlist.xml [2025-05-27T22:53:48.112Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\nio\playlist.xml [2025-05-27T22:53:48.112Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pattern_matching_instanceof\playlist.xml [2025-05-27T22:53:48.112Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pref\playlist.xml [2025-05-27T22:53:48.112Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\property_utf8\playlist.xml [2025-05-27T22:53:48.112Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\record\playlist.xml [2025-05-27T22:53:48.112Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\regex\playlist.xml [2025-05-27T22:53:48.112Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\scanner\playlist.xml [2025-05-27T22:53:48.112Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\sealed_classes\playlist.xml [2025-05-27T22:53:48.112Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\StAX\playlist.xml [2025-05-27T22:53:48.112Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\switch_expressions\playlist.xml [2025-05-27T22:53:48.112Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\text_blocks\playlist.xml [2025-05-27T22:53:48.112Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\unicode\playlist.xml [2025-05-27T22:53:48.112Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\urlclassloader\playlist.xml [2025-05-27T22:53:48.112Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MockitoTests\playlist.xml [2025-05-27T22:53:48.112Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\NativeTest\playlist.xml [2025-05-27T22:53:48.112Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\OpenJ9_Jsr_292_API\playlist.xml [2025-05-27T22:53:48.112Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\OpenJcePlusTests\playlist.xml [2025-05-27T22:53:48.112Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\RasapiTest\playlist.xml [2025-05-27T22:53:48.112Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\security\AQAvit\playlist.xml [2025-05-27T22:53:48.112Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\security\Crypto\playlist.xml [2025-05-27T22:53:48.112Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\security\ssl-tests\playlist.xml [2025-05-27T22:53:48.112Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\SharedCPEntryInvokerTests\playlist.xml [2025-05-27T22:53:48.112Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\SyntheticGCWorkload\playlist.xml [2025-05-27T22:53:48.112Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\TestExample\playlist.xml [2025-05-27T22:53:48.112Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\testHeadlessComponents\playlist.xml [2025-05-27T22:53:48.112Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\UnsafeTest\playlist.xml [2025-05-27T22:53:48.112Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\Valhalla\playlist.xml [2025-05-27T22:53:48.112Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\VM_Test\playlist.xml [2025-05-27T22:53:48.112Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG/../TKG/buildInfo.mk [2025-05-27T22:53:48.112Z] [2025-05-27T22:53:48.112Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/aqa-tests/TKG' [2025-05-27T22:53:48.112Z] make -f clean.mk cleanBuild [2025-05-27T22:53:48.415Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/aqa-tests/TKG' [2025-05-27T22:53:49.078Z] rm -f -r C:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/aqa-tests///..//jvmtest [2025-05-27T22:53:49.078Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/aqa-tests/TKG' [2025-05-27T22:53:49.078Z] make -f compile.mk compile [2025-05-27T22:53:49.078Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/aqa-tests/TKG' [2025-05-27T22:53:49.736Z] rm -f -r C:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/aqa-tests//TKG/output_compilation; \ [2025-05-27T22:53:49.736Z] mkdir -p C:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/aqa-tests//TKG/output_compilation; \ [2025-05-27T22:53:49.736Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=C:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/aqa-tests/" "-DBUILD_ROOT=C:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/aqa-tests///..//jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=functional/cmdLineTests/imageReaderInitializationTest,functional/cmdLineTests/libpathTest" "-DRESOURCES_DIR=C:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/aqa-tests///..//jvmtest/TestConfig/resources" "-DSPEC=win_x86" "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=C:/jenkins/testDependency/lib" 2>&1; echo $? ) | tee "C:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/aqa-tests//TKG/output_compilation/compilation.log"; \ [2025-05-27T22:53:49.736Z] if [ -z "$(tail -1 C:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/aqa-tests//TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="C:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/aqa-tests//TKG/output_compilation/compilation.log" --testRoot="C:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/aqa-tests/"; false; else rm -f -r "C:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/aqa-tests//TKG/output_compilation"; fi [2025-05-27T22:53:51.316Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\scripts\build_test.xml [2025-05-27T22:53:51.644Z] [echo] build.list is TestConfig/build.xml,functional/cmdLineTests/imageReaderInitializationTest/build.xml,functional/cmdLineTests/libpathTest/build.xml [2025-05-27T22:53:51.644Z] [2025-05-27T22:53:51.644Z] -create_test_directory: [2025-05-27T22:53:51.644Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\jvmtest [2025-05-27T22:53:51.644Z] [2025-05-27T22:53:51.644Z] stage_test_material: [2025-05-27T22:53:51.965Z] [copy] Copying 587 files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\jvmtest [2025-05-27T22:53:53.051Z] [2025-05-27T22:53:53.051Z] build: [2025-05-27T22:53:53.051Z] [2025-05-27T22:53:53.051Z] init: [2025-05-27T22:53:53.051Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\jvmtest\TestConfig [2025-05-27T22:53:53.051Z] [2025-05-27T22:53:53.051Z] build: [2025-05-27T22:53:53.051Z] [copy] Copying 12 files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\jvmtest\TestConfig [2025-05-27T22:53:53.051Z] [copy] Copied 4 empty directories to 2 empty directories under C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\jvmtest\TestConfig [2025-05-27T22:53:53.051Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\jvmtest\TestConfig [2025-05-27T22:53:53.051Z] [2025-05-27T22:53:53.051Z] buildCmdLineTestTools: [2025-05-27T22:53:53.051Z] [2025-05-27T22:53:53.051Z] check-jar: [2025-05-27T22:53:53.051Z] [2025-05-27T22:53:53.051Z] build: [2025-05-27T22:53:53.052Z] [2025-05-27T22:53:53.052Z] init: [2025-05-27T22:53:53.052Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\jvmtest\functional\cmdline_options_tester [2025-05-27T22:53:53.052Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\functional\cmdline_options_tester\bin [2025-05-27T22:53:53.052Z] [2025-05-27T22:53:53.052Z] compile: [2025-05-27T22:53:53.052Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-05-27T22:53:53.052Z] [echo] ============COMPILER SETTINGS============ [2025-05-27T22:53:53.052Z] [echo] ===fork: yes [2025-05-27T22:53:53.052Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/jdkbinary/j2sdk-image/bin/javac [2025-05-27T22:53:53.052Z] [echo] ===debug: on [2025-05-27T22:53:53.052Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/aqa-tests///..//jvmtest/functional/cmdline_options_tester [2025-05-27T22:53:53.052Z] [javac] Compiling 34 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\functional\cmdline_options_tester\bin [2025-05-27T22:53:55.213Z] [javac] Note: Some input files use unchecked or unsafe operations. [2025-05-27T22:53:55.213Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2025-05-27T22:53:55.213Z] [2025-05-27T22:53:55.213Z] dist: [2025-05-27T22:53:55.213Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\jvmtest\functional\cmdline_options_tester\cmdlinetester.jar [2025-05-27T22:53:55.213Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\jvmtest\functional\cmdline_options_tester [2025-05-27T22:53:55.213Z] [2025-05-27T22:53:55.213Z] clean: [2025-05-27T22:53:55.213Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\functional\cmdline_options_tester\bin [2025-05-27T22:53:55.213Z] [2025-05-27T22:53:55.213Z] check-jar: [2025-05-27T22:53:55.213Z] [2025-05-27T22:53:55.213Z] build: [2025-05-27T22:53:55.213Z] [2025-05-27T22:53:55.213Z] build: [2025-05-27T22:53:55.213Z] [2025-05-27T22:53:55.213Z] init: [2025-05-27T22:53:55.213Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\jvmtest\functional\cmdLineTests\imageReaderInitializationTest [2025-05-27T22:53:55.213Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\functional\cmdLineTests\imageReaderInitializationTest\bin [2025-05-27T22:53:55.213Z] [2025-05-27T22:53:55.213Z] compile: [2025-05-27T22:53:55.213Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-05-27T22:53:55.213Z] [echo] ============COMPILER SETTINGS============ [2025-05-27T22:53:55.213Z] [echo] ===fork: yes [2025-05-27T22:53:55.213Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/jdkbinary/j2sdk-image/bin/javac [2025-05-27T22:53:55.213Z] [echo] ===debug: on [2025-05-27T22:53:55.213Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/aqa-tests///..//jvmtest/functional/cmdLineTests/imageReaderInitializationTest [2025-05-27T22:53:55.213Z] [javac] Compiling 1 source file to C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\functional\cmdLineTests\imageReaderInitializationTest\bin [2025-05-27T22:53:55.536Z] [2025-05-27T22:53:55.536Z] dist: [2025-05-27T22:53:55.536Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\jvmtest\functional\cmdLineTests\imageReaderInitializationTest\imageReaderInitializationTest.jar [2025-05-27T22:53:55.536Z] [copy] Copying 3 files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\jvmtest\functional\cmdLineTests\imageReaderInitializationTest [2025-05-27T22:53:55.863Z] [2025-05-27T22:53:55.863Z] clean: [2025-05-27T22:53:55.863Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\functional\cmdLineTests\imageReaderInitializationTest\bin [2025-05-27T22:53:55.863Z] [2025-05-27T22:53:55.863Z] buildCmdLineTestTools: [2025-05-27T22:53:55.863Z] [2025-05-27T22:53:55.863Z] check-jar: [2025-05-27T22:53:55.863Z] [2025-05-27T22:53:55.863Z] build: [2025-05-27T22:53:55.863Z] [2025-05-27T22:53:55.863Z] check-jar: [2025-05-27T22:53:55.863Z] [2025-05-27T22:53:55.863Z] build: [2025-05-27T22:53:55.863Z] [2025-05-27T22:53:55.863Z] build: [2025-05-27T22:53:55.863Z] [2025-05-27T22:53:55.863Z] init: [2025-05-27T22:53:55.863Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\jvmtest\functional\cmdLineTests\libpathTest [2025-05-27T22:53:55.863Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\functional\cmdLineTests\libpathTest\bin [2025-05-27T22:53:55.863Z] [2025-05-27T22:53:55.863Z] compile: [2025-05-27T22:53:55.863Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-05-27T22:53:55.863Z] [echo] ============COMPILER SETTINGS============ [2025-05-27T22:53:55.863Z] [echo] ===fork: yes [2025-05-27T22:53:55.863Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/jdkbinary/j2sdk-image/bin/javac [2025-05-27T22:53:55.863Z] [echo] ===debug: on [2025-05-27T22:53:55.863Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/aqa-tests///..//jvmtest/functional/cmdLineTests/libpathTest [2025-05-27T22:53:55.863Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\functional\cmdLineTests\libpathTest\bin [2025-05-27T22:53:56.530Z] [2025-05-27T22:53:56.530Z] dist: [2025-05-27T22:53:56.530Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\jvmtest\functional\cmdLineTests\libpathTest\libpathTest.jar [2025-05-27T22:53:56.530Z] [copy] Copying 6 files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\jvmtest\functional\cmdLineTests\libpathTest [2025-05-27T22:53:56.530Z] [2025-05-27T22:53:56.530Z] clean: [2025-05-27T22:53:56.530Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\functional\cmdLineTests\libpathTest\bin [2025-05-27T22:53:56.530Z] [2025-05-27T22:53:56.530Z] BUILD SUCCESSFUL [2025-05-27T22:53:56.530Z] Total time: 5 seconds [2025-05-27T22:53:56.530Z] 0 [2025-05-27T22:53:56.530Z] [2025-05-27T22:53:56.855Z] [2025-05-27T22:53:56.855Z] RECORD TEST REPOs SHA [2025-05-27T22:53:56.855Z] cd "C:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/aqa-tests//TKG/scripts"; \ [2025-05-27T22:53:56.855Z] bash "getSHAs.sh" --test_root_dir "C:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/aqa-tests/" --shas_file "C:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/aqa-tests//TKG/SHAs.txt" [2025-05-27T22:53:56.855Z] Check shas in C:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/aqa-tests/ and store the info in C:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/aqa-tests//TKG/SHAs.txt [2025-05-27T22:53:56.855Z] touch C:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/aqa-tests//TKG/SHAs.txt [2025-05-27T22:53:57.178Z] ================================================ [2025-05-27T22:53:57.178Z] timestamp: 20250527-225357 [2025-05-27T22:53:57.178Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/aqa-tests [2025-05-27T22:53:57.178Z] git repo: [2025-05-27T22:53:57.523Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2025-05-27T22:53:57.523Z] sha: [2025-05-27T22:53:57.523Z] 3dccabfec5de3759fe751c58c3d9f1097d07be94 [2025-05-27T22:53:57.523Z] ================================================ [2025-05-27T22:53:57.523Z] timestamp: 20250527-225357 [2025-05-27T22:53:57.523Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/aqa-tests/openj9 [2025-05-27T22:53:57.523Z] git repo: [2025-05-27T22:53:57.866Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git [2025-05-27T22:53:57.866Z] sha: [2025-05-27T22:53:57.866Z] 8be07bf176432b9d9343183f0193dc3225b93012 [2025-05-27T22:53:58.188Z] ================================================ [2025-05-27T22:53:58.188Z] timestamp: 20250527-225357 [2025-05-27T22:53:58.189Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/aqa-tests/TKG [2025-05-27T22:53:58.189Z] git repo: [2025-05-27T22:53:58.189Z] Fetch URL: https://github.com/adoptium/TKG.git [2025-05-27T22:53:58.189Z] sha: [2025-05-27T22:53:58.189Z] d37cef928a8624cf84b2056f19d6ac26a6133472 [2025-05-27T22:53:58.189Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/aqa-tests/TKG' [2025-05-27T22:53:58.189Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.functional TESTLIST= [2025-05-27T22:53:58.494Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/aqa-tests/TKG' [2025-05-27T22:53:58.494Z] perl scripts/configure.pl [2025-05-27T22:53:58.494Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=win_x86 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.functional --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-05-27T22:53:58.827Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-05-27T22:53:58.827Z] [2025-05-27T22:53:58.827Z] Starting to generate test make files. [2025-05-27T22:53:58.827Z] [2025-05-27T22:53:58.827Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\CacheManagement\playlist.xml [2025-05-27T22:53:58.827Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootstrapMethodArgumentTest\playlist.xml [2025-05-27T22:53:58.827Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootStrapStaticVerify\playlist.xml [2025-05-27T22:53:58.827Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\callsitedbgddrext\playlist.xml [2025-05-27T22:53:58.827Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\CDSAdaptorTest\playlist.xml [2025-05-27T22:53:59.165Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\classesdbgddrext\playlist.xml [2025-05-27T22:53:59.165Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\classLoaderTest\playlist.xml [2025-05-27T22:53:59.165Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdlinetestertests\playlist.xml [2025-05-27T22:53:59.165Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdLineTest_J9tests\playlist.xml [2025-05-27T22:53:59.165Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG/../functional/cmdLineTests/cmdLineTest_J9tests/autoGen.mk [2025-05-27T22:53:59.165Z] [2025-05-27T22:53:59.165Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\criu\playlist.xml [2025-05-27T22:53:59.165Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\defaultLazySymbolResolution\playlist.xml [2025-05-27T22:53:59.165Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\doProtectedAccessCheck\playlist.xml [2025-05-27T22:53:59.165Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\dscr\playlist.xml [2025-05-27T22:53:59.165Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\dumpromtests\playlist.xml [2025-05-27T22:53:59.165Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\fastClassHashTable\playlist.xml [2025-05-27T22:53:59.165Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\fips\playlist.xml [2025-05-27T22:53:59.165Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\forceLazySymbolResolution\playlist.xml [2025-05-27T22:53:59.165Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcCheck\playlist.xml [2025-05-27T22:53:59.165Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcRegressionTests\playlist.xml [2025-05-27T22:53:59.165Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcsuballoctests\playlist.xml [2025-05-27T22:53:59.165Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\getCallerClassTests\playlist.xml [2025-05-27T22:53:59.165Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\gptest\playlist.xml [2025-05-27T22:53:59.165Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\gputests\playlist.xml [2025-05-27T22:53:59.165Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\hangTest\playlist.xml [2025-05-27T22:53:59.165Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\ignoreUnrecognizedVMOptions\playlist.xml [2025-05-27T22:53:59.165Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\imageReaderInitializationTest\playlist.xml [2025-05-27T22:53:59.165Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG/../functional/cmdLineTests/imageReaderInitializationTest/autoGen.mk [2025-05-27T22:53:59.165Z] [2025-05-27T22:53:59.165Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\J9security\playlist.xml [2025-05-27T22:53:59.165Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\javaAssertions\playlist.xml [2025-05-27T22:53:59.165Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jep178staticLinkingTest\playlist.xml [2025-05-27T22:53:59.165Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jfr\playlist.xml [2025-05-27T22:53:59.165Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jimageinterface\playlist.xml [2025-05-27T22:53:59.165Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jit\playlist.xml [2025-05-27T22:53:59.165Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jitserver\playlist.xml [2025-05-27T22:53:59.165Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jrvTest\playlist.xml [2025-05-27T22:53:59.165Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jvmtitests\playlist.xml [2025-05-27T22:53:59.165Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jython\playlist.xml [2025-05-27T22:53:59.165Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\lazyClassLoadingTest\playlist.xml [2025-05-27T22:53:59.165Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\libpathTest\playlist.xml [2025-05-27T22:53:59.165Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG/../functional/cmdLineTests/libpathTest/autoGen.mk [2025-05-27T22:53:59.165Z] [2025-05-27T22:53:59.165Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\loadLibraryTest\playlist.xml [2025-05-27T22:53:59.165Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\locales\playlist.xml [2025-05-27T22:53:59.165Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\lockWordAlignment\playlist.xml [2025-05-27T22:53:59.165Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\loopReduction\playlist.xml [2025-05-27T22:53:59.165Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\modularityddrtests\playlist.xml [2025-05-27T22:53:59.165Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\openssl\playlist.xml [2025-05-27T22:53:59.165Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\pageAlignDirectMemory\playlist.xml [2025-05-27T22:53:59.165Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\pltest\playlist.xml [2025-05-27T22:53:59.165Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\proxyFieldAccess\playlist.xml [2025-05-27T22:53:59.165Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\reflectCache\playlist.xml [2025-05-27T22:53:59.165Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\runtimemxbeanTests\playlist.xml [2025-05-27T22:53:59.165Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\BadStackMap\playlist.xml [2025-05-27T22:53:59.166Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\DataHelperTests\playlist.xml [2025-05-27T22:53:59.166Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ListAllCachesTests\playlist.xml [2025-05-27T22:53:59.166Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCMLTests\playlist.xml [2025-05-27T22:53:59.166Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCommandLineOptionTests\playlist.xml [2025-05-27T22:53:59.166Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCHelperCompatTests\playlist.xml [2025-05-27T22:53:59.166Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ShareClassesSimpleSanity\playlist.xml [2025-05-27T22:53:59.166Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StorageKey\playlist.xml [2025-05-27T22:53:59.166Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StoreFilterTests\playlist.xml [2025-05-27T22:53:59.500Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\URLHelperTests\playlist.xml [2025-05-27T22:53:59.500Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shrcdbgddrext\playlist.xml [2025-05-27T22:53:59.500Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigabrtHandlingTest\playlist.xml [2025-05-27T22:53:59.500Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigxfszHandlingTest\playlist.xml [2025-05-27T22:53:59.500Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\softmxCmdOptTest\playlist.xml [2025-05-27T22:53:59.500Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\stackSizeInfoTest\playlist.xml [2025-05-27T22:53:59.500Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\SystemPropertiesTest\playlist.xml [2025-05-27T22:53:59.500Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\URLClassLoaderTests\playlist.xml [2025-05-27T22:53:59.500Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\ValueBasedClassTest\playlist.xml [2025-05-27T22:53:59.500Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\valuetypeddrtests\playlist.xml [2025-05-27T22:53:59.500Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\verbosetest\playlist.xml [2025-05-27T22:53:59.500Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\verboseVerification\playlist.xml [2025-05-27T22:53:59.500Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\vmRuntimeState\playlist.xml [2025-05-27T22:53:59.500Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\xcheckjni\playlist.xml [2025-05-27T22:53:59.500Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlogTests\playlist.xml [2025-05-27T22:53:59.500Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlpCMLTests\playlist.xml [2025-05-27T22:53:59.500Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\xtraceTests\playlist.xml [2025-05-27T22:53:59.500Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\xxargtest\playlist.xml [2025-05-27T22:53:59.500Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG/../functional/cmdLineTests/xxargtest/autoGen.mk [2025-05-27T22:53:59.500Z] [2025-05-27T22:53:59.500Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG/../functional/cmdLineTests/autoGen.mk [2025-05-27T22:53:59.500Z] [2025-05-27T22:53:59.500Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\DDR_Test\playlist.xml [2025-05-27T22:53:59.500Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\HealthCenter\playlist.xml [2025-05-27T22:53:59.500Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\IllegalAccessError_for_protected_method\playlist.xml [2025-05-27T22:53:59.500Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java10andUp\playlist.xml [2025-05-27T22:53:59.500Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java11andUp\playlist.xml [2025-05-27T22:53:59.500Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java12andUp\playlist.xml [2025-05-27T22:53:59.500Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java14andUp\playlist.xml [2025-05-27T22:53:59.500Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java15andUp\playlist.xml [2025-05-27T22:53:59.500Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java16andUp\playlist.xml [2025-05-27T22:53:59.500Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java17andUp\playlist.xml [2025-05-27T22:53:59.500Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java21andUp\playlist.xml [2025-05-27T22:53:59.500Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java21Only\playlist.xml [2025-05-27T22:53:59.500Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java22andUp\playlist.xml [2025-05-27T22:53:59.500Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java8andUp\playlist.xml [2025-05-27T22:53:59.500Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java9andUp\playlist.xml [2025-05-27T22:53:59.500Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\JavaAgentTest\playlist.xml [2025-05-27T22:53:59.500Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\JIT_Test\playlist.xml [2025-05-27T22:53:59.500Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\JLM_Tests\playlist.xml [2025-05-27T22:53:59.500Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\Jsr292\playlist.xml [2025-05-27T22:53:59.500Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\Jsr335\playlist.xml [2025-05-27T22:53:59.500Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\Jsr335_interfaceStaticMethod\playlist.xml [2025-05-27T22:53:59.500Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\annotation\playlist.xml [2025-05-27T22:53:59.500Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\charsets\playlist.xml [2025-05-27T22:53:59.500Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\CLDR_11\playlist.xml [2025-05-27T22:53:59.500Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepage\playlist.xml [2025-05-27T22:53:59.500Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepoint\playlist.xml [2025-05-27T22:53:59.500Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\coin\playlist.xml [2025-05-27T22:53:59.500Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\compact_number_format\playlist.xml [2025-05-27T22:53:59.827Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\Compiler\playlist.xml [2025-05-27T22:53:59.827Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\datetime\playlist.xml [2025-05-27T22:53:59.827Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\env\playlist.xml [2025-05-27T22:53:59.827Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\file\playlist.xml [2025-05-27T22:53:59.827Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\formatter\playlist.xml [2025-05-27T22:53:59.827Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\i18n\playlist.xml [2025-05-27T22:53:59.827Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\IDN\playlist.xml [2025-05-27T22:53:59.827Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jaxp14\playlist.xml [2025-05-27T22:53:59.827Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jdbc41\playlist.xml [2025-05-27T22:53:59.827Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\language_tag\playlist.xml [2025-05-27T22:53:59.827Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\locale_matching\playlist.xml [2025-05-27T22:53:59.827Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\new_jp_era\playlist.xml [2025-05-27T22:53:59.827Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\nio\playlist.xml [2025-05-27T22:53:59.827Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pattern_matching_instanceof\playlist.xml [2025-05-27T22:53:59.827Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pref\playlist.xml [2025-05-27T22:53:59.827Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\property_utf8\playlist.xml [2025-05-27T22:53:59.827Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\record\playlist.xml [2025-05-27T22:53:59.828Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\regex\playlist.xml [2025-05-27T22:53:59.828Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\scanner\playlist.xml [2025-05-27T22:53:59.828Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\sealed_classes\playlist.xml [2025-05-27T22:53:59.828Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\StAX\playlist.xml [2025-05-27T22:53:59.828Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\switch_expressions\playlist.xml [2025-05-27T22:53:59.828Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\text_blocks\playlist.xml [2025-05-27T22:53:59.828Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\unicode\playlist.xml [2025-05-27T22:53:59.828Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\urlclassloader\playlist.xml [2025-05-27T22:53:59.828Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\MockitoTests\playlist.xml [2025-05-27T22:53:59.828Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\NativeTest\playlist.xml [2025-05-27T22:53:59.828Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\OpenJ9_Jsr_292_API\playlist.xml [2025-05-27T22:53:59.828Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\OpenJcePlusTests\playlist.xml [2025-05-27T22:53:59.828Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\RasapiTest\playlist.xml [2025-05-27T22:53:59.828Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\security\AQAvit\playlist.xml [2025-05-27T22:53:59.828Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\security\Crypto\playlist.xml [2025-05-27T22:53:59.828Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\security\ssl-tests\playlist.xml [2025-05-27T22:53:59.828Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\SharedCPEntryInvokerTests\playlist.xml [2025-05-27T22:53:59.828Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\SyntheticGCWorkload\playlist.xml [2025-05-27T22:53:59.828Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG/../functional/SyntheticGCWorkload/autoGen.mk [2025-05-27T22:53:59.828Z] [2025-05-27T22:53:59.828Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\TestExample\playlist.xml [2025-05-27T22:53:59.828Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\testHeadlessComponents\playlist.xml [2025-05-27T22:53:59.828Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\UnsafeTest\playlist.xml [2025-05-27T22:53:59.828Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\Valhalla\playlist.xml [2025-05-27T22:53:59.828Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG\..\functional\VM_Test\playlist.xml [2025-05-27T22:53:59.828Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG/../functional/autoGen.mk [2025-05-27T22:53:59.828Z] [2025-05-27T22:53:59.828Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG/../autoGen.mk [2025-05-27T22:53:59.828Z] [2025-05-27T22:53:59.828Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG/../TKG/utils.mk [2025-05-27T22:53:59.828Z] [2025-05-27T22:53:59.828Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_sanity.functional_x86-32_windows\aqa-tests\TKG/../TKG/rerun.mk [2025-05-27T22:53:59.828Z] [2025-05-27T22:53:59.828Z] Make files are generated successfully. [2025-05-27T22:53:59.828Z] [2025-05-27T22:53:59.828Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/aqa-tests/TKG' [2025-05-27T22:53:59.828Z] make -f runtest.mk _sanity.functional [2025-05-27T22:53:59.828Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/aqa-tests/TKG' [2025-05-27T22:54:00.521Z] [2025-05-27T22:54:00.521Z] Running make 4.4.1 [2025-05-27T22:54:00.521Z] set TEST_ROOT to C:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/aqa-tests/ [2025-05-27T22:54:00.826Z] set JDK_VERSION to 8 [2025-05-27T22:54:00.826Z] set JDK_IMPL to hotspot [2025-05-27T22:54:00.826Z] set JVM_VERSION to openjdk8 [2025-05-27T22:54:00.826Z] set JCL_VERSION to latest [2025-05-27T22:54:00.826Z] JAVA_HOME was originally set to C:\Program Files\Java\jdk-17.0.13+11 [2025-05-27T22:54:01.131Z] set JAVA_HOME to c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/jdkbinary/j2sdk-image [2025-05-27T22:54:01.131Z] set SPEC to win_x86 [2025-05-27T22:54:01.131Z] set TEST_FLAG to [2025-05-27T22:54:01.462Z] Running sanity.functional ... [2025-05-27T22:54:01.462Z] There are 5 test targets in sanity.functional [2025-05-27T22:54:01.462Z] "c:/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/jdkbinary/j2sdk-image\\bin\\java" -version [2025-05-27T22:54:01.462Z] openjdk version "1.8.0_462-beta" [2025-05-27T22:54:01.462Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-beta-202505272008-b03) [2025-05-27T22:54:01.462Z] OpenJDK Client VM (Temurin)(build 25.462-b03, mixed mode) [2025-05-27T22:54:01.767Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/aqa-tests' [2025-05-27T22:54:02.076Z] make[3]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/aqa-tests/functional' [2025-05-27T22:54:02.076Z] make[4]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/aqa-tests/functional/cmdLineTests' [2025-05-27T22:54:02.383Z] make[5]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-32_windows/aqa-tests/functional/cmdLineTests/cmdLineTest_J9tests' [2025-05-27T22:54:02.705Z] [2025-05-27T22:54:02.705Z] ===============================================