Pre Test
Started by upstream project "Test_openjdk8_hs_extended.openjdk_x86-32_windows" build number 200
originally caused by:
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin" build number 509
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 2993
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 249
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 557df2b721d783f417dcf1a644f503a2ea6d1eea (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 557df2b721d783f417dcf1a644f503a2ea6d1eea # timeout=10
Commit message: "Allow users to set LABEL in getTRSSOutput job (#6264)"
> git rev-list --no-walk bd995c8fdcd623cd788a9fbca7d18b2cf08d37b2 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-05-18T23:01:44.714Z] SPEC: win_x86
[Pipeline] echo
[2025-05-18T23:01:44.715Z] LABEL: ci.role.test&&hw.arch.x86&&sw.os.windows
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-05-18T23:01:44.734Z] Found a total of 3 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-18T23:01:44.737Z] dynamicAgents: []
[Pipeline] node
[2025-05-18T23:01:59.742Z] Still waiting to schedule task
[2025-05-18T23:01:59.742Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&sw.os.windows’
[2025-05-19T11:40:47.552Z] Running on test-azure-win2022-x64-1 in c:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2025-05-19T11:40:47.581Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-05-19T11:40:47.644Z] [WS-CLEANUP] Deleting project workspace...
[2025-05-19T11:40:47.644Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-05-19T11:40:47.665Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-05-19T11:40:47.712Z] The recommended git tool is: git
[2025-05-19T11:40:47.780Z] No credentials specified
[2025-05-19T11:40:47.805Z] Cloning the remote Git repository
[2025-05-19T11:40:47.851Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-05-19T11:40:47.851Z] > git init c:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1\aqa-tests # timeout=10
[2025-05-19T11:40:48.160Z] [WARNING] Reference path does not exist: null/openjdk_cache
[2025-05-19T11:40:48.160Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-05-19T11:40:48.161Z] > git --version # timeout=10
[2025-05-19T11:40:48.217Z] > git --version # 'git version 2.39.0'
[2025-05-19T11:40:48.218Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-05-19T11:40:55.289Z] Avoid second fetch
[2025-05-19T11:40:55.412Z] Checking out Revision 557df2b721d783f417dcf1a644f503a2ea6d1eea (origin/master)
[2025-05-19T11:40:55.093Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-05-19T11:40:55.160Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-05-19T11:40:55.303Z] > git rev-parse "origin/master^{commit}" # timeout=10
[2025-05-19T11:40:55.429Z] > git config core.sparsecheckout # timeout=10
[2025-05-19T11:40:55.493Z] > git checkout -f 557df2b721d783f417dcf1a644f503a2ea6d1eea # timeout=10
[2025-05-19T11:40:58.961Z] Commit message: "Allow users to set LABEL in getTRSSOutput job (#6264)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (c:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-05-19T11:41:00.262Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-05-19T11:41:00.272Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-05-19T11:41:00.790Z] + LC_TIME=C
[2025-05-19T11:41:00.790Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-05-19T11:41:00.885Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-05-19T11:41:01.328Z] + aqa-tests/terminateTestProcesses.sh null
[2025-05-19T11:41:01.328Z] Windows machine, using powershell queries...
[2025-05-19T11:41:02.031Z] 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-19T11:41:03.174Z] + printenv
[2025-05-19T11:41:03.174Z] ProgramFiles(x86)=C:\Program Files (x86)
[2025-05-19T11:41:03.174Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
[2025-05-19T11:41:03.174Z] !ExitCode=00000000
[2025-05-19T11:41:03.174Z] KEEP_WORKSPACE=false
[2025-05-19T11:41:03.174Z] NUMBER_OF_PROCESSORS=4
[2025-05-19T11:41:03.174Z] PROCESSOR_LEVEL=6
[2025-05-19T11:41:03.174Z] TAP_NAME=Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1.tap
[2025-05-19T11:41:03.174Z] LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/../../testDependency/lib
[2025-05-19T11:41:03.174Z] EXIT_FAILURE=false
[2025-05-19T11:41:03.174Z] JDK_BRANCH=jdk8u462-b02_adopt
[2025-05-19T11:41:03.174Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/11/display/redirect?page=tests
[2025-05-19T11:41:03.174Z] PLATFORM=x86-32_windows
[2025-05-19T11:41:03.174Z] DOCKER_REQUIRED=false
[2025-05-19T11:41:03.174Z] USERDOMAIN_ROAMINGPROFILE=TESTWIN2022DC
[2025-05-19T11:41:03.174Z] PROGRAMFILES=C:\Program Files
[2025-05-19T11:41:03.174Z] git=C:\Program Files\Git\cmd\git.exe
[2025-05-19T11:41:03.174Z] TIME_LIMIT=25
[2025-05-19T11:41:03.174Z] JENKINS_SERVER_COOKIE=durable-a4818db422157ecbaf9c181ec1c0bfed4e013e39009e8b97fc023974f91f057e
[2025-05-19T11:41:03.174Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
[2025-05-19T11:41:03.174Z] JAVA_HOME=C:\openjdk\jdk-8
[2025-05-19T11:41:03.174Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-05-19T11:41:03.174Z] GENERATE_JOBS=true
[2025-05-19T11:41:03.174Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-05-19T11:41:03.174Z] OS=Windows_NT
[2025-05-19T11:41:03.174Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/11/display/redirect?page=changes
[2025-05-19T11:41:03.174Z] HOMEDRIVE=C:
[2025-05-19T11:41:03.174Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15
[2025-05-19T11:41:03.174Z] RERUN_ITERATIONS=1
[2025-05-19T11:41:03.174Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-05-19T11:41:03.174Z] USERDOMAIN=TESTWIN2022DC
[2025-05-19T11:41:03.174Z] STF_OWNER_BRANCH=adoptium:master
[2025-05-19T11:41:03.174Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-05-19T11:41:03.174Z] PWD=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1
[2025-05-19T11:41:03.174Z] USERPROFILE=C:\Users\jenkins
[2025-05-19T11:41:03.174Z] ARCHIVE_TEST_RESULTS=false
[2025-05-19T11:41:03.174Z] SETUP_JCK_RUN=false
[2025-05-19T11:41:03.174Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/11/
[2025-05-19T11:41:03.174Z] SLACK_CHANNEL=aqavit-bot
[2025-05-19T11:41:03.174Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin
[2025-05-19T11:41:03.174Z] JCK_GIT_BRANCH=master
[2025-05-19T11:41:03.174Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/
[2025-05-19T11:41:03.174Z] BUILD_NUMBER=11
[2025-05-19T11:41:03.174Z] TKG_ITERATIONS=1
[2025-05-19T11:41:03.174Z] _=/usr/bin/printenv
[2025-05-19T11:41:03.174Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\
[2025-05-19T11:41:03.174Z] PERF_ROOT=c:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/../../benchmarks
[2025-05-19T11:41:03.174Z] ALLUSERSPROFILE=C:\ProgramData
[2025-05-19T11:41:03.174Z] JENKINS_NODE_COOKIE=a3a344c5-cfcf-4b3b-96dc-71108f898a2d
[2025-05-19T11:41:03.174Z] CommonProgramW6432=C:\Program Files\Common Files
[2025-05-19T11:41:03.174Z] KEEP_REPORTDIR=true
[2025-05-19T11:41:03.174Z] BUILD_DISPLAY_NAME=#11
[2025-05-19T11:41:03.174Z] SDK_RESOURCE=upstream
[2025-05-19T11:41:03.174Z] TEST_JDK_HOME=c:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/jdkbinary/j2sdk-image
[2025-05-19T11:41:03.174Z] HOME=/home/jenkins
[2025-05-19T11:41:03.174Z] USERNAME=jenkins
[2025-05-19T11:41:03.174Z] COMSPEC=C:\Windows\system32\cmd.exe
[2025-05-19T11:41:03.174Z] CUDA_PATH_V9_1=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1
[2025-05-19T11:41:03.174Z] JENKINS_URL=https://ci.adoptium.net/
[2025-05-19T11:41:03.174Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1
[2025-05-19T11:41:03.174Z] JOBSTARTTIME=Mon, 19 May 2025 11:41:00 +0000
[2025-05-19T11:41:03.174Z] JDK_VERSION=8
[2025-05-19T11:41:03.174Z] APPDATA=C:\Users\jenkins\AppData\Roaming
[2025-05-19T11:41:03.174Z] JOB_NAME=Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1
[2025-05-19T11:41:03.174Z] USE_TESTENV_PROPERTIES=false
[2025-05-19T11:41:03.174Z] SYSTEMROOT=C:\Windows
[2025-05-19T11:41:03.174Z] PERSONAL_BUILD=false
[2025-05-19T11:41:03.174Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/11/display/redirect
[2025-05-19T11:41:03.174Z] LOCALAPPDATA=C:\Users\jenkins\AppData\Local
[2025-05-19T11:41:03.174Z] AUTO_DETECT=true
[2025-05-19T11:41:03.174Z] EXIT_SUCCESS=false
[2025-05-19T11:41:03.174Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/display/redirect
[2025-05-19T11:41:03.174Z] PROMPT=$P$G
[2025-05-19T11:41:03.174Z] WORKSPACE=c:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1
[2025-05-19T11:41:03.174Z] COMPUTERNAME=TESTWIN2022DC
[2025-05-19T11:41:03.174Z] OPENJ9_BRANCH=master
[2025-05-19T11:41:03.174Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-05-19T11:41:03.174Z] SYSTEM_LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/../../testDependency/system_lib
[2025-05-19T11:41:03.174Z] PARALLEL=None
[2025-05-19T11:41:03.174Z] HUDSON_URL=https://ci.adoptium.net/
[2025-05-19T11:41:03.174Z] ITERATIONS=1
[2025-05-19T11:41:03.174Z] UPSTREAM_JOB_NUMBER=509
[2025-05-19T11:41:03.174Z] SPEC=win_x86
[2025-05-19T11:41:03.174Z] UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.openjdk_x86-32_windows
[2025-05-19T11:41:03.174Z] TERM=xterm-256color
[2025-05-19T11:41:03.174Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2025-05-19T11:41:03.174Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-05-19T11:41:03.174Z] LOGONSERVER=\\TESTWIN2022DC
[2025-05-19T11:41:03.174Z] NODE_NAME=test-azure-win2022-x64-1
[2025-05-19T11:41:03.174Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-05-19T11:41:03.174Z] PSModulePath=C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules
[2025-05-19T11:41:03.174Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-05-19T11:41:03.174Z] CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1
[2025-05-19T11:41:03.174Z] WIX=C:\Program Files (x86)\WiX Toolset v3.14\
[2025-05-19T11:41:03.174Z] TEMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp/2
[2025-05-19T11:41:03.174Z] DYNAMIC_COMPILE=false
[2025-05-19T11:41:03.174Z] SHLVL=2
[2025-05-19T11:41:03.174Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1-11
[2025-05-19T11:41:03.174Z] PROCESSOR_REVISION=5504
[2025-05-19T11:41:03.174Z] DriverData=C:\Windows\System32\Drivers\DriverData
[2025-05-19T11:41:03.174Z] EXECUTOR_NUMBER=0
[2025-05-19T11:41:03.174Z] HUDSON_COOKIE=ad1ab720-f290-4a64-8808-22da4a8460dc
[2025-05-19T11:41:03.174Z] ADOPTOPENJDK_BRANCH=master
[2025-05-19T11:41:03.174Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-05-19T11:41:03.174Z] COMMONPROGRAMFILES=C:\Program Files\Common Files
[2025-05-19T11:41:03.174Z] ORIGIN_JDK_VERSION=8
[2025-05-19T11:41:03.174Z] PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 85 Stepping 4, GenuineIntel
[2025-05-19T11:41:03.174Z] SESSIONNAME=RDP-Tcp#20
[2025-05-19T11:41:03.174Z] NUM_PROCESSORS=2
[2025-05-19T11:41:03.174Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-05-19T11:41:03.174Z] NODE_LABELS=sw.os.windows test ci.role.test test-azure-win2022-x64-1 x64 windows hw.arch.x86 win2022
[2025-05-19T11:41:03.174Z] STAGE_NAME=Setup
[2025-05-19T11:41:03.174Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-05-19T11:41:03.174Z] HOMEPATH=\Users\jenkins
[2025-05-19T11:41:03.174Z] WORKSPACE_TMP=c:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1@tmp
[2025-05-19T11:41:03.174Z] TMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp/2
[2025-05-19T11:41:03.175Z] PATH=/usr/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Windows/System32/OpenSSH:/cygdrive/c/Program Files/dotnet:/cygdrive/c/Users/adoptopenjdk/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Strawberry/perl/bin:/cygdrive/c/Program Files/Git/cmd:/cygdrive/c/openjdk/jdk-8/bin:/cygdrive/c/apache-ant/apache-ant-1.10.15/bin:/cygdrive/c/Program Files (x86)/IncrediBuild:/cygdrive/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/cygdrive/c/rust/bin:/cygdrive/c/Program Files/IcedTeaWEB/bin:/cygdrive/c/Program Files/Microsoft SQL Server/110/Tools/Binn:/cygdrive/c/Program Files (x86)/Microsoft SDKs/TypeScript/1.0:/cygdrive/c/Program Files/Microsoft SQL Server/120/Tools/Binn:/cygdrive/c/Users/jenkins/AppData/Local/Microsoft/WindowsApps
[2025-05-19T11:41:03.175Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-05-19T11:41:03.175Z] TKG_OWNER_BRANCH=adoptium:master
[2025-05-19T11:41:03.175Z] ProgramW6432=C:\Program Files
[2025-05-19T11:41:03.175Z] UPSTREAM_TEST_JOB_NUMBER=200
[2025-05-19T11:41:03.175Z] CI=true
[2025-05-19T11:41:03.175Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/11/display/redirect?page=artifacts
[2025-05-19T11:41:03.175Z] ACTIVE_NODE_TIMEOUT=5
[2025-05-19T11:41:03.175Z] RERUN_FAILURE=true
[2025-05-19T11:41:03.175Z] VS120COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Tools\
[2025-05-19T11:41:03.175Z] VS110COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\Tools\
[2025-05-19T11:41:03.175Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-05-19T11:41:03.175Z] BUILD_LIST=openjdk
[2025-05-19T11:41:03.175Z] BUILD_ID=11
[2025-05-19T11:41:03.175Z] WINDIR=C:\Windows
[2025-05-19T11:41:03.175Z] PROCESSOR_ARCHITECTURE=AMD64
[2025-05-19T11:41:03.175Z] PUBLIC=C:\Users\Public
[2025-05-19T11:41:03.175Z] CLIENTNAME=scfryer-thinkpa
[2025-05-19T11:41:03.175Z] SYSTEMDRIVE=C:
[2025-05-19T11:41:03.175Z] TARGET=-f parallelList.mk testList_1
[2025-05-19T11:41:03.175Z] USE_JRE=false
[2025-05-19T11:41:03.175Z] JDK_IMPL=hotspot
[2025-05-19T11:41:03.175Z] 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-19T11:41:03.238Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-05-19T11:41:03.257Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1\jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-05-19T11:41:07.761Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-windows-x86-32-temurin" build number 509
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-05-19T11:41:07.976Z] 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-19T11:41:07.982Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1
[Pipeline] {
[Pipeline] sshagent
[2025-05-19T11:41:08.010Z] $ ssh-agent
[2025-05-19T11:41:08.159Z] SSH_AUTH_SOCK=/tmp/ssh-IWV4RfpMnRFO/agent.1190
[2025-05-19T11:41:08.159Z] SSH_AGENT_PID=1191
[2025-05-19T11:41:08.159Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-05-19T11:41:08.179Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1\aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-05-19T11:41:08.215Z] Masking supported pattern matches of %USERNAME% or %PASSWORD%
[Pipeline] {
[Pipeline] sh
[2025-05-19T11:41:08.722Z] ++ pwd
[2025-05-19T11:41:08.722Z] + ./get.sh -s /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/aqa-tests/.. -p x86-32_windows -r upstream -j 8 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2025-05-19T11:41:09.065Z] TESTDIR: /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/aqa-tests
[2025-05-19T11:41:09.065Z] get jdk binary...
[2025-05-19T11:41:09.065Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-05-19T11:41:09.065Z] Uncompressing file: OpenJDK8U-jdk_x86-32_windows_hotspot_8u462b02-ea.zip ...
[2025-05-19T11:41:12.006Z] List files in jdkbinary folder...
[2025-05-19T11:41:12.006Z] total 183860
[2025-05-19T11:41:12.006Z] -rwxrwx---+ 1 jenkins None 42101080 May 17 22:24 OpenJDK8U-debugimage_x86-32_windows_hotspot_8u462b02-ea.zip
[2025-05-19T11:41:12.006Z] -rwxrwx---+ 1 jenkins None 107359634 May 17 22:45 OpenJDK8U-jdk_x86-32_windows_hotspot_8u462b02-ea.zip
[2025-05-19T11:41:12.006Z] -rwxrwx---+ 1 jenkins None 38699402 May 17 22:45 OpenJDK8U-jre_x86-32_windows_hotspot_8u462b02-ea.zip
[2025-05-19T11:41:12.006Z] -rwxrwx---+ 1 jenkins None 24102 May 17 22:41 OpenJDK8U-sbom_x86-32_windows_hotspot_8u462b02-ea-metadata.json
[2025-05-19T11:41:12.006Z] -rwxrwx---+ 1 jenkins None 79789 May 17 22:57 OpenJDK8U-sbom_x86-32_windows_hotspot_8u462b02-ea.json
[2025-05-19T11:41:12.006Z] drwxrwxr-x+ 1 jenkins None 0 May 19 11:41 tmp
[2025-05-19T11:41:12.006Z] List files in jdkbinary/tmp folder...
[2025-05-19T11:41:12.006Z] total 4
[2025-05-19T11:41:12.006Z] drwxrwxr-x+ 1 jenkins None 0 May 17 22:23 jdk8u462-b02
[2025-05-19T11:41:12.006Z] Moving directory jdk8u462-b02/ to ../j2sdk-image
[2025-05-19T11:41:12.006Z] Uncompressing file: OpenJDK8U-jre_x86-32_windows_hotspot_8u462b02-ea.zip ...
[2025-05-19T11:41:13.170Z] List files in jdkbinary folder...
[2025-05-19T11:41:13.170Z] total 183864
[2025-05-19T11:41:13.170Z] -rwxrwx---+ 1 jenkins None 42101080 May 17 22:24 OpenJDK8U-debugimage_x86-32_windows_hotspot_8u462b02-ea.zip
[2025-05-19T11:41:13.170Z] -rwxrwx---+ 1 jenkins None 107359634 May 17 22:45 OpenJDK8U-jdk_x86-32_windows_hotspot_8u462b02-ea.zip
[2025-05-19T11:41:13.170Z] -rwxrwx---+ 1 jenkins None 38699402 May 17 22:45 OpenJDK8U-jre_x86-32_windows_hotspot_8u462b02-ea.zip
[2025-05-19T11:41:13.170Z] -rwxrwx---+ 1 jenkins None 24102 May 17 22:41 OpenJDK8U-sbom_x86-32_windows_hotspot_8u462b02-ea-metadata.json
[2025-05-19T11:41:13.170Z] -rwxrwx---+ 1 jenkins None 79789 May 17 22:57 OpenJDK8U-sbom_x86-32_windows_hotspot_8u462b02-ea.json
[2025-05-19T11:41:13.170Z] drwxrwxr-x+ 1 jenkins None 0 May 17 22:23 j2sdk-image
[2025-05-19T11:41:13.170Z] drwxrwxr-x+ 1 jenkins None 0 May 19 11:41 tmp
[2025-05-19T11:41:13.170Z] List files in jdkbinary/tmp folder...
[2025-05-19T11:41:13.170Z] total 4
[2025-05-19T11:41:13.170Z] drwxrwxr-x+ 1 jenkins None 0 May 17 22:23 jdk8u462-b02-jre
[2025-05-19T11:41:13.170Z] Moving directory jdk8u462-b02-jre/ to ../j2re-image
[2025-05-19T11:41:13.170Z] Uncompressing OpenJDK8U-debugimage_x86-32_windows_hotspot_8u462b02-ea.zip over ./j2sdk-image/jre...
[2025-05-19T11:41:14.838Z] Removing top-level folder jdk8u462-b02-debug-image/
[2025-05-19T11:41:15.179Z] Removing top-level folder jdk8u462-b02/
[2025-05-19T11:41:18.127Z] Run c:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/jdkbinary/j2sdk-image/bin/java -version
[2025-05-19T11:41:18.127Z] =JAVA VERSION OUTPUT BEGIN=
[2025-05-19T11:41:18.127Z] openjdk version "1.8.0_462-beta"
[2025-05-19T11:41:18.127Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-beta-202505172008-b02)
[2025-05-19T11:41:18.127Z] OpenJDK Client VM (Temurin)(build 25.462-b02, mixed mode)
[2025-05-19T11:41:18.127Z] =JAVA VERSION OUTPUT END=
[2025-05-19T11:41:18.127Z] =RELEASE INFO BEGIN=
[2025-05-19T11:41:18.127Z] JAVA_VERSION="1.8.0_462"
[2025-05-19T11:41:18.127Z] OS_NAME="Windows"
[2025-05-19T11:41:18.127Z] OS_VERSION="5.1"
[2025-05-19T11:41:18.127Z] OS_ARCH="i586"
[2025-05-19T11:41:18.127Z] SOURCE=".:git:40ba139cc557+"
[2025-05-19T11:41:18.127Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-05-19T11:41:18.127Z] BUILD_SOURCE="git:46d74b96d237da02236c9313c077eac16278fa00"
[2025-05-19T11:41:18.127Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-05-19T11:41:18.127Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2025-05-19T11:41:18.127Z] FULL_VERSION="1.8.0_462-beta-202505172008-b02"
[2025-05-19T11:41:18.127Z] SEMANTIC_VERSION="8.0.462+2"
[2025-05-19T11:41:18.127Z] BUILD_INFO="OS: Windows Server 2022 Version: 10.0"
[2025-05-19T11:41:18.127Z] JVM_VARIANT="Hotspot"
[2025-05-19T11:41:18.127Z] JVM_VERSION="25.462-b02"
[2025-05-19T11:41:18.127Z] IMAGE_TYPE="JDK"
[2025-05-19T11:41:18.127Z] =RELEASE INFO END=
[2025-05-19T11:41:18.127Z] get testKitGen...
[2025-05-19T11:41:18.127Z] git clone -q https://github.com/adoptium/TKG.git
[2025-05-19T11:41:19.282Z] git rev-parse master
[2025-05-19T11:41:19.282Z] git checkout -q -f d37cef928a8624cf84b2056f19d6ac26a6133472
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-05-19T11:41:20.586Z] $ ssh-agent -k
[2025-05-19T11:41:20.644Z] unset SSH_AUTH_SOCK;
[2025-05-19T11:41:20.644Z] unset SSH_AGENT_PID;
[2025-05-19T11:41:20.644Z] echo Agent pid 1191 killed;
[2025-05-19T11:41:20.696Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-05-19T11:41:21.130Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_1&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.openjdk_x86-32_windows&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-32_windows&GENERATE_JOBS=true&KEEP_REPORTDIR=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-windows-x86-32-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u462-b02_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=200&DOCKERIMAGE_TAG=&TEST_TIME=&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=509&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-05-19T11:41:21.144Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_1&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.openjdk_x86-32_windows&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-32_windows&GENERATE_JOBS=true&KEEP_REPORTDIR=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-azure-win2022-x64-1&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-windows-x86-32-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u462-b02_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=200&DOCKERIMAGE_TAG=&TEST_TIME=&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=509&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-05-19T11:41:21.186Z] Building tests...
[Pipeline] timeout
[2025-05-19T11:41:21.190Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-05-19T11:41:21.317Z] Copied 1 artifact from "Test_openjdk8_hs_extended.openjdk_x86-32_windows" build number 200
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-05-19T11:41:21.369Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-05-19T11:41:21.386Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-05-19T11:41:21.886Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-05-19T11:41:23.534Z] --------------------------------------------
[2025-05-19T11:41:23.534Z] path is set to c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/../../testDependency/lib
[2025-05-19T11:41:23.534Z] task is set to default
[2025-05-19T11:41:23.534Z] dependencyList is set to all
[2025-05-19T11:41:23.534Z] --------------------------------------------
[2025-05-19T11:41:23.534Z] Starting download third party dependent jars
[2025-05-19T11:41:23.534Z] --------------------------------------------
[2025-05-19T11:41:23.534Z] downloading dependent third party jars to c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/../../testDependency/lib
[2025-05-19T11:41:23.534Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-05-19T11:41:23.534Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-05-19T11:41:23.534Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-05-19T11:41:23.534Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-05-19T11:41:23.534Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2025-05-19T11:41:23.534Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-05-19T11:41:23.534Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/../../testDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-05-19T11:41:23.534Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-05-19T11:41:23.534Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-05-19T11:41:23.534Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-05-19T11:41:23.534Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-05-19T11:41:23.534Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/../../testDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-05-19T11:41:23.534Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-05-19T11:41:23.534Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/../../testDependency/lib/asm.jar exists with correct hash, not downloading
[2025-05-19T11:41:23.534Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-05-19T11:41:23.534Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-05-19T11:41:23.534Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-05-19T11:41:23.534Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-05-19T11:41:23.534Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/../../testDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-05-19T11:41:23.535Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-05-19T11:41:23.535Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-05-19T11:41:23.535Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/../../testDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-05-19T11:41:23.535Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-05-19T11:41:23.535Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-05-19T11:41:23.535Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/../../testDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-05-19T11:41:23.535Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2025-05-19T11:41:23.704Z] Masking supported pattern matches of %USERNAME% or %PASSWORD%
[Pipeline] {
[Pipeline] dir
[2025-05-19T11:41:23.730Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1\aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2025-05-19T11:41:23.763Z] $ ssh-agent
[2025-05-19T11:41:23.878Z] SSH_AUTH_SOCK=/tmp/ssh-p0YGNIfdTeSl/agent.777
[2025-05-19T11:41:23.878Z] SSH_AGENT_PID=778
[2025-05-19T11:41:23.878Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-05-19T11:41:24.347Z] + bash ./compile.sh
[2025-05-19T11:41:24.674Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/jdkbinary/j2sdk-image
[2025-05-19T11:41:24.674Z] LIB_DIR is set to C:/jenkins/testDependency/lib
[2025-05-19T11:41:24.674Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-19T11:41:24.674Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-19T11:41:24.675Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/testDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-05-19T11:41:24.675Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-05-19T11:41:27.629Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1\aqa-tests\TKG\scripts\build_tools.xml
[2025-05-19T11:41:27.629Z]
[2025-05-19T11:41:27.629Z] build:
[2025-05-19T11:41:27.970Z]
[2025-05-19T11:41:27.971Z] clean:
[2025-05-19T11:41:27.971Z]
[2025-05-19T11:41:27.971Z] init:
[2025-05-19T11:41:27.971Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1\aqa-tests\TKG\bin
[2025-05-19T11:41:27.971Z]
[2025-05-19T11:41:27.971Z] getDependentLibs:
[2025-05-19T11:41:27.971Z] [exec] --------------------------------------------
[2025-05-19T11:41:27.971Z] [exec] path is set to C:/jenkins/testDependency/lib
[2025-05-19T11:41:27.971Z] [exec] task is set to default
[2025-05-19T11:41:27.971Z] [exec] dependencyList is set to json_simple
[2025-05-19T11:41:27.971Z] [exec] --------------------------------------------
[2025-05-19T11:41:27.971Z] [exec] Starting download third party dependent jars
[2025-05-19T11:41:27.971Z] [exec] --------------------------------------------
[2025-05-19T11:41:27.971Z] [exec] downloading dependent third party jars to C:/jenkins/testDependency/lib
[2025-05-19T11:41:27.971Z] [exec] C:/jenkins/testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-05-19T11:41:27.971Z] [exec] downloaded dependent third party jars successfully
[2025-05-19T11:41:27.971Z]
[2025-05-19T11:41:27.971Z] compile:
[2025-05-19T11:41:27.971Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-05-19T11:41:27.971Z] [echo] ============COMPILER SETTINGS============
[2025-05-19T11:41:27.971Z] [echo] ===fork: yes
[2025-05-19T11:41:27.971Z] [echo] ===debug: on
[2025-05-19T11:41:27.971Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1\aqa-tests\TKG\bin
[2025-05-19T11:41:30.231Z]
[2025-05-19T11:41:30.231Z] dist:
[2025-05-19T11:41:30.231Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1\aqa-tests\TKG\bin\TestKitGen.jar
[2025-05-19T11:41:30.572Z]
[2025-05-19T11:41:30.572Z] BUILD SUCCESSFUL
[2025-05-19T11:41:30.572Z] Total time: 3 seconds
[2025-05-19T11:41:30.572Z] 0
[2025-05-19T11:41:30.914Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-05-19T11:41:31.256Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-05-19T11:41:31.256Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz
[2025-05-19T11:41:33.520Z] ****************************** MACHINE INFO ******************************
[2025-05-19T11:41:33.520Z] File path : C:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1\aqa-tests\TKG
[2025-05-19T11:41:33.520Z] Free Physical Memory Size : 5810835456
[2025-05-19T11:41:33.520Z] Free space (bytes) : 138060095488
[2025-05-19T11:41:33.520Z] Total Physical Memory Size : 8536289280
[2025-05-19T11:41:33.520Z] Total space (bytes) : 274283311104
[2025-05-19T11:41:33.520Z] Usable space (bytes) : 138060095488
[2025-05-19T11:41:33.520Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-05-19T11:41:33.520Z] bashVersion :
[2025-05-19T11:41:33.520Z] GNU bash, version 5.2.15(3)-release (x86_64-pc-cygwin)
[2025-05-19T11:41:33.520Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-05-19T11:41:33.520Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-05-19T11:41:33.520Z]
[2025-05-19T11:41:33.520Z] This is free software; you are free to change and redistribute it.
[2025-05-19T11:41:33.520Z] There is NO WARRANTY, to the extent permitted by law.
[2025-05-19T11:41:33.520Z] cpuCores : 4
[2025-05-19T11:41:33.520Z] curlVersion :
[2025-05-19T11:41:33.520Z] curl 8.3.0 (x86_64-pc-cygwin) libcurl/8.3.0 OpenSSL/1.1.1w zlib/1.3 brotli/1.0.9 zstd/1.5.5 libidn2/2.3.4 libpsl/0.21.2 (+libidn2/2.3.4) libssh2/1.11.0 nghttp2/1.56.0 libgsasl/2.2.0 OpenLDAP/2.6.6
[2025-05-19T11:41:33.520Z] Release-Date: 2023-09-13
[2025-05-19T11:41:33.520Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-05-19T11:41:33.520Z] Features: alt-svc AsynchDNS brotli gsasl GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2025-05-19T11:41:33.520Z] dockerVersion : bash: line 1: docker: command not found
[2025-05-19T11:41:33.520Z] gcc version : 11
[2025-05-19T11:41:33.520Z] gclibc version : ldd (cygwin) 3.4.9
[2025-05-19T11:41:33.520Z] gdb version : bash: line 1: gdb: command not found
[2025-05-19T11:41:33.520Z] lldb version : Command could not be executed
[2025-05-19T11:41:33.520Z] makeVersion :
[2025-05-19T11:41:33.520Z] GNU Make 4.4.1
[2025-05-19T11:41:33.520Z] Built for x86_64-pc-cygwin
[2025-05-19T11:41:33.520Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2025-05-19T11:41:33.520Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2025-05-19T11:41:33.520Z] This is free software: you are free to change and redistribute it.
[2025-05-19T11:41:33.520Z] There is NO WARRANTY, to the extent permitted by law.
[2025-05-19T11:41:33.520Z] mavenVersion : bash: line 1: mvn: command not found
[2025-05-19T11:41:33.520Z] perlVersion :
[2025-05-19T11:41:33.520Z]
[2025-05-19T11:41:33.521Z] This is perl 5, version 36, subversion 1 (v5.36.1) built for x86_64-cygwin-threads-multi
[2025-05-19T11:41:33.521Z] (with 6 registered patches, see perl -V for more detail)
[2025-05-19T11:41:33.521Z]
[2025-05-19T11:41:33.521Z] Copyright 1987-2023, Larry Wall
[2025-05-19T11:41:33.521Z]
[2025-05-19T11:41:33.521Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-05-19T11:41:33.521Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-05-19T11:41:33.521Z]
[2025-05-19T11:41:33.521Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-05-19T11:41:33.521Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-05-19T11:41:33.521Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-05-19T11:41:33.521Z]
[2025-05-19T11:41:33.521Z] podmanVersion : bash: line 1: podman: command not found
[2025-05-19T11:41:33.521Z] procArch : unknown
[2025-05-19T11:41:33.521Z] sysArch : x86_64
[2025-05-19T11:41:33.521Z] sysOS : CYGWIN_NT-10.0-20348
[2025-05-19T11:41:33.521Z] ulimit :
[2025-05-19T11:41:33.521Z] core file size (blocks, -c) unlimited
[2025-05-19T11:41:33.521Z] data seg size (kbytes, -d) unlimited
[2025-05-19T11:41:33.521Z] file size (blocks, -f) unlimited
[2025-05-19T11:41:33.521Z] open files (-n) 3200
[2025-05-19T11:41:33.521Z] pipe size (512 bytes, -p) 8
[2025-05-19T11:41:33.521Z] stack size (kbytes, -s) 2032
[2025-05-19T11:41:33.521Z] cpu time (seconds, -t) unlimited
[2025-05-19T11:41:33.521Z] max user processes (-u) 256
[2025-05-19T11:41:33.521Z] virtual memory (kbytes, -v) unlimited
[2025-05-19T11:41:33.521Z] uname : CYGWIN_NT-10.0-20348 testwin2022dc 3.4.9-1.x86_64 2023-09-06 11:19 UTC x86_64 Cygwin
[2025-05-19T11:41:33.521Z] vmVendor : Oracle Corporation
[2025-05-19T11:41:33.521Z] vmVersion : 25.462-b02
[2025-05-19T11:41:33.521Z] xlc version : bash: line 1: xlC: command not found
[2025-05-19T11:41:33.521Z] **************************************************************************
[2025-05-19T11:41:33.521Z]
[2025-05-19T11:41:33.521Z] System.getProperty('java.vm.name')=OpenJDK Client VM
[2025-05-19T11:41:33.521Z]
[2025-05-19T11:41:33.521Z] System.getProperty('java.vendor')=Temurin
[2025-05-19T11:41:33.521Z]
[2025-05-19T11:41:33.521Z] System.getProperty('os.name')=Windows Server 2022
[2025-05-19T11:41:33.521Z]
[2025-05-19T11:41:33.521Z] System.getProperty('os.arch')=x86
[2025-05-19T11:41:33.521Z]
[2025-05-19T11:41:33.521Z] System.getProperty('java.fullversion')=null
[2025-05-19T11:41:33.521Z]
[2025-05-19T11:41:33.521Z] System.getProperty('sun.arch.data.model')=32
[2025-05-19T11:41:33.521Z]
[2025-05-19T11:41:33.521Z] make -f clean.mk cleanBuild
[2025-05-19T11:41:33.521Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/aqa-tests/TKG'
[2025-05-19T11:41:34.227Z] rm -f -r C:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/aqa-tests///..//jvmtest
[2025-05-19T11:41:34.227Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/aqa-tests/TKG'
[2025-05-19T11:41:34.227Z] make -f compile.mk compile
[2025-05-19T11:41:34.227Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/aqa-tests/TKG'
[2025-05-19T11:41:34.554Z] rm -f -r C:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/aqa-tests//TKG/output_compilation; \
[2025-05-19T11:41:34.554Z] mkdir -p C:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/aqa-tests//TKG/output_compilation; \
[2025-05-19T11:41:34.554Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=C:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/aqa-tests/" "-DBUILD_ROOT=C:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/aqa-tests///..//jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=openjdk" "-DRESOURCES_DIR=C:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/aqa-tests///..//jvmtest/TestConfig/resources" "-DSPEC=win_x86" "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=C:/jenkins/testDependency/lib" 2>&1; echo $? ) | tee "C:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/aqa-tests//TKG/output_compilation/compilation.log"; \
[2025-05-19T11:41:34.554Z] if [ -z "$(tail -1 C:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/aqa-tests//TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="C:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/aqa-tests//TKG/output_compilation/compilation.log" --testRoot="C:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/aqa-tests/"; false; else rm -f -r "C:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/aqa-tests//TKG/output_compilation"; fi
[2025-05-19T11:41:36.225Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1\aqa-tests\TKG\scripts\build_test.xml
[2025-05-19T11:41:36.599Z] [echo] build.list is TestConfig/build.xml,openjdk/build.xml
[2025-05-19T11:41:36.599Z]
[2025-05-19T11:41:36.599Z] -create_test_directory:
[2025-05-19T11:41:36.599Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1\jvmtest
[2025-05-19T11:41:36.599Z]
[2025-05-19T11:41:36.599Z] stage_test_material:
[2025-05-19T11:41:36.599Z] [copy] Copying 136 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1\jvmtest
[2025-05-19T11:41:36.940Z]
[2025-05-19T11:41:36.940Z] build:
[2025-05-19T11:41:36.940Z] [echo] pathconvert C:\cygwin64\home\jenkins to unix on windows. home.unix is set to C:/cygwin64/home/jenkins
[2025-05-19T11:41:36.940Z]
[2025-05-19T11:41:36.940Z] build:
[2025-05-19T11:41:36.940Z] [echo] pathconvert C:\cygwin64\home\jenkins to unix on windows. home.unix is set to C:/cygwin64/home/jenkins
[2025-05-19T11:41:36.940Z]
[2025-05-19T11:41:36.940Z] getJtregVersion:
[2025-05-19T11:41:36.940Z] [echo] jtreg version used is : jtreg_5_1_b01
[2025-05-19T11:41:36.940Z]
[2025-05-19T11:41:36.940Z] getDependentLibs:
[2025-05-19T11:41:37.281Z] [exec] --------------------------------------------
[2025-05-19T11:41:37.281Z] [exec] path is set to C:/jenkins/testDependency/lib
[2025-05-19T11:41:37.281Z] [exec] task is set to default
[2025-05-19T11:41:37.281Z] [exec] dependencyList is set to jtreg_5_1_b01
[2025-05-19T11:41:37.281Z] [exec] --------------------------------------------
[2025-05-19T11:41:37.281Z] [exec] Starting download third party dependent jars
[2025-05-19T11:41:37.281Z] [exec] --------------------------------------------
[2025-05-19T11:41:37.281Z] [exec] downloading dependent third party jars to C:/jenkins/testDependency/lib
[2025-05-19T11:41:37.281Z] [exec] C:/jenkins/testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-05-19T11:41:37.281Z] [exec] downloaded dependent third party jars successfully
[2025-05-19T11:41:37.281Z]
[2025-05-19T11:41:37.281Z] getJtreg:
[2025-05-19T11:41:37.281Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1\jvmtest\openjdk
[2025-05-19T11:41:37.282Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1\aqa-tests\openjdk
[2025-05-19T11:41:37.282Z]
[2025-05-19T11:41:37.282Z] openjdk-jdk.check:
[2025-05-19T11:41:37.282Z]
[2025-05-19T11:41:37.282Z] getOpenjdk:
[2025-05-19T11:41:37.625Z] [echo] Using user specified repo and branch
[2025-05-19T11:41:37.625Z] [exec] git clone --depth 1 -q --reference-if-able C:/cygwin64/home/jenkins/openjdk_cache -b jdk8u462-b02_adopt https://github.com/adoptium/jdk8u openjdktemp
[2025-05-19T11:41:37.625Z] [exec] info: Could not add alternate for 'C:/cygwin64/home/jenkins/openjdk_cache': reference repository 'C:/cygwin64/home/jenkins/openjdk_cache' is not a local repository.
[2025-05-19T11:41:56.760Z] [exec] Note: switching to '40ba139cc5577e55e8a5ac308cd0f487d37092f0'.
[2025-05-19T11:41:56.760Z] [exec]
[2025-05-19T11:41:56.760Z] [exec] You are in 'detached HEAD' state. You can look around, make experimental
[2025-05-19T11:41:56.760Z] [exec] changes and commit them, and you can discard any commits you make in this
[2025-05-19T11:41:56.760Z] [exec] state without impacting any branches by switching back to a branch.
[2025-05-19T11:41:56.760Z] [exec]
[2025-05-19T11:41:56.760Z] [exec] If you want to create a new branch to retain commits you create, you may
[2025-05-19T11:41:56.760Z] [exec] do so (now or later) by using -c with the switch command. Example:
[2025-05-19T11:41:56.760Z] [exec]
[2025-05-19T11:41:56.760Z] [exec] git switch -c <new-branch-name>
[2025-05-19T11:41:56.760Z] [exec]
[2025-05-19T11:41:56.760Z] [exec] Or undo this operation with:
[2025-05-19T11:41:56.760Z] [exec]
[2025-05-19T11:41:56.760Z] [exec] git switch -
[2025-05-19T11:41:56.760Z] [exec]
[2025-05-19T11:41:56.760Z] [exec] Turn off this advice by setting config variable advice.detachedHead to false
[2025-05-19T11:41:56.760Z] [exec]
[2025-05-19T11:43:05.973Z] [exec] Check sha in openjdk-jdk and store the info in C:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/aqa-tests//testenv/testenv.properties
[2025-05-19T11:43:05.973Z] [exec] JDK8_REPO=https://github.com/adoptium/jdk8u
[2025-05-19T11:43:05.974Z] [exec] JDK8_BRANCH=40ba139cc5577e55e8a5ac308cd0f487d37092f0
[2025-05-19T11:43:05.974Z]
[2025-05-19T11:43:05.974Z] dist:
[2025-05-19T11:43:05.974Z] [copy] Copying 40 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1\jvmtest\openjdk
[2025-05-19T11:43:05.974Z]
[2025-05-19T11:43:05.974Z] BUILD SUCCESSFUL
[2025-05-19T11:43:05.974Z] Total time: 1 minute 29 seconds
[2025-05-19T11:43:05.974Z] 0
[2025-05-19T11:43:05.974Z]
[2025-05-19T11:43:05.974Z]
[2025-05-19T11:43:05.974Z] RECORD TEST REPOs SHA
[2025-05-19T11:43:05.974Z] cd "C:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/aqa-tests//TKG/scripts"; \
[2025-05-19T11:43:05.974Z] bash "getSHAs.sh" --test_root_dir "C:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/aqa-tests/" --shas_file "C:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/aqa-tests//TKG/SHAs.txt"
[2025-05-19T11:43:05.974Z] Check shas in C:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/aqa-tests/ and store the info in C:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/aqa-tests//TKG/SHAs.txt
[2025-05-19T11:43:05.974Z] touch C:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/aqa-tests//TKG/SHAs.txt
[2025-05-19T11:43:07.130Z] ================================================
[2025-05-19T11:43:07.130Z] timestamp: 20250519-114307
[2025-05-19T11:43:07.131Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/aqa-tests
[2025-05-19T11:43:07.131Z] git repo:
[2025-05-19T11:43:07.855Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-05-19T11:43:07.855Z] sha:
[2025-05-19T11:43:07.855Z] 557df2b721d783f417dcf1a644f503a2ea6d1eea
[2025-05-19T11:43:07.855Z] ================================================
[2025-05-19T11:43:07.855Z] timestamp: 20250519-114307
[2025-05-19T11:43:07.855Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/aqa-tests/openjdk/openjdk-jdk
[2025-05-19T11:43:07.855Z] git repo:
[2025-05-19T11:43:07.855Z] Fetch URL: https://github.com/adoptium/jdk8u
[2025-05-19T11:43:07.855Z] sha:
[2025-05-19T11:43:07.855Z] 40ba139cc5577e55e8a5ac308cd0f487d37092f0
[2025-05-19T11:43:08.197Z] ================================================
[2025-05-19T11:43:08.197Z] timestamp: 20250519-114307
[2025-05-19T11:43:08.197Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/aqa-tests/TKG
[2025-05-19T11:43:08.197Z] git repo:
[2025-05-19T11:43:08.197Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-05-19T11:43:08.197Z] sha:
[2025-05-19T11:43:08.197Z] d37cef928a8624cf84b2056f19d6ac26a6133472
[2025-05-19T11:43:08.197Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/aqa-tests/TKG'
[Pipeline] }
[2025-05-19T11:43:08.280Z] $ ssh-agent -k
[2025-05-19T11:43:08.357Z] unset SSH_AUTH_SOCK;
[2025-05-19T11:43:08.358Z] unset SSH_AGENT_PID;
[2025-05-19T11:43:08.358Z] echo Agent pid 778 killed;
[2025-05-19T11:43:08.413Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-05-19T11:43:08.579Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-05-19T11:43:08.607Z] ITERATION: 1/1
[Pipeline] sh
[2025-05-19T11:43:09.098Z] ++ uname
[2025-05-19T11:43:09.098Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2025-05-19T11:43:09.098Z] ++ uname
[2025-05-19T11:43:09.098Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2025-05-19T11:43:09.098Z] ++ uname
[2025-05-19T11:43:09.425Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2025-05-19T11:43:09.425Z] + MAKE=make
[2025-05-19T11:43:09.425Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-05-19T11:43:09.425Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-05-19T11:43:09.944Z] ++ uname
[2025-05-19T11:43:09.944Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2025-05-19T11:43:09.944Z] ++ uname
[2025-05-19T11:43:09.944Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2025-05-19T11:43:09.944Z] ++ uname
[2025-05-19T11:43:09.944Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2025-05-19T11:43:09.944Z] + MAKE=make
[2025-05-19T11:43:09.944Z] + cd ./aqa-tests
[2025-05-19T11:43:09.944Z] + . ./scripts/testenv/testenvSettings.sh
[2025-05-19T11:43:09.944Z] ++ set +x
[2025-05-19T11:43:10.287Z] parallelList.mk:17: warning: overriding recipe for target 'testList_0'
[2025-05-19T11:43:10.287Z] parallelList.mk:8: warning: ignoring old recipe for target 'testList_0'
[2025-05-19T11:43:10.287Z] make _testList TESTLIST=hotspot_jdk_0,jdk_beans_2,jdk_tools_2,jdk_imageio_2,jdk_time_2,jdk_text_2,jdk_other_0
[2025-05-19T11:43:10.287Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/aqa-tests/TKG'
[2025-05-19T11:43:10.287Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/jdkbinary/j2sdk-image
[2025-05-19T11:43:10.287Z] LIB_DIR is set to C:/jenkins/testDependency/lib
[2025-05-19T11:43:10.287Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=hotspot_jdk_0,jdk_beans_2,jdk_tools_2,jdk_imageio_2,jdk_time_2,jdk_text_2,jdk_other_0
[2025-05-19T11:43:10.287Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/aqa-tests/TKG'
[2025-05-19T11:43:10.287Z] perl scripts/configure.pl
[2025-05-19T11:43:10.614Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/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=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=testList --testList=hotspot_jdk_0,jdk_beans_2,jdk_tools_2,jdk_imageio_2,jdk_time_2,jdk_text_2,jdk_other_0 --numOfMachines= --testTime= --TRSSURL=
[2025-05-19T11:43:10.955Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-05-19T11:43:10.955Z]
[2025-05-19T11:43:10.955Z] Starting to generate test make files.
[2025-05-19T11:43:10.955Z]
[2025-05-19T11:43:14.719Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1\aqa-tests\TKG\..\openjdk\playlist.xml
[2025-05-19T11:43:14.719Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1\aqa-tests\TKG/../openjdk/autoGen.mk
[2025-05-19T11:43:14.719Z]
[2025-05-19T11:43:14.719Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1\aqa-tests\TKG/../autoGen.mk
[2025-05-19T11:43:14.719Z]
[2025-05-19T11:43:14.719Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1\aqa-tests\TKG/../TKG/utils.mk
[2025-05-19T11:43:14.719Z]
[2025-05-19T11:43:14.719Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1\aqa-tests\TKG/../TKG/rerun.mk
[2025-05-19T11:43:14.719Z]
[2025-05-19T11:43:14.719Z] Make files are generated successfully.
[2025-05-19T11:43:14.719Z]
[2025-05-19T11:43:14.719Z] make[2]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/aqa-tests/TKG'
[2025-05-19T11:43:14.719Z] make -f runtest.mk _testList
[2025-05-19T11:43:14.719Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/aqa-tests/TKG'
[2025-05-19T11:43:15.441Z]
[2025-05-19T11:43:15.441Z] Running make 4.4.1
[2025-05-19T11:43:15.441Z] set TEST_ROOT to C:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/aqa-tests/
[2025-05-19T11:43:15.441Z] set JDK_VERSION to 8
[2025-05-19T11:43:15.441Z] set JDK_IMPL to hotspot
[2025-05-19T11:43:15.441Z] set JVM_VERSION to openjdk8
[2025-05-19T11:43:15.441Z] set JCL_VERSION to latest
[2025-05-19T11:43:15.441Z] JAVA_HOME was originally set to C:\openjdk\jdk-8
[2025-05-19T11:43:15.441Z] set JAVA_HOME to c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/jdkbinary/j2sdk-image
[2025-05-19T11:43:15.441Z] set SPEC to win_x86
[2025-05-19T11:43:15.441Z] set TEST_FLAG to
[2025-05-19T11:43:15.766Z] Running testList ...
[2025-05-19T11:43:15.766Z] There are 7 test targets in testList
[2025-05-19T11:43:15.766Z] "c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/jdkbinary/j2sdk-image\\bin\\java" -version
[2025-05-19T11:43:16.091Z] openjdk version "1.8.0_462-beta"
[2025-05-19T11:43:16.091Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-beta-202505172008-b02)
[2025-05-19T11:43:16.091Z] OpenJDK Client VM (Temurin)(build 25.462-b02, mixed mode)
[2025-05-19T11:43:16.091Z] make[3]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/aqa-tests'
[2025-05-19T11:43:16.449Z] make[4]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/aqa-tests/openjdk'
[2025-05-19T11:43:17.603Z] expr: non-integer argument
[2025-05-19T11:43:17.603Z] expr: syntax error: missing argument after '>'
[2025-05-19T11:43:17.603Z]
[2025-05-19T11:43:17.603Z] ===============================================