Pre Test
Started by upstream project "build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin" build number 36
originally caused by:
Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 106
originally caused by:
Started by upstream project "build-scripts/utils/releaseTrigger_jdk8u" build number 6557
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests@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/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests@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 f1de84fa61e4938e16bdd7cc1132b0db67b63ddb (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f f1de84fa61e4938e16bdd7cc1132b0db67b63ddb # timeout=10
Commit message: "Exclude problematic testcases cross platform and jdk versions (#6828)"
> git rev-list --no-walk 6aa0ba894c2429f9ee7f893a6d85310ab0dd34f2 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-01-21T09:12:28.413Z] SPEC: win_x86-64
[Pipeline] echo
[2026-01-21T09:12:28.414Z] Specified LABEL: ci.role.test&&hw.arch.x86&&sw.os.windows
[Pipeline] stage
[Pipeline] { (Queue)
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-01-21T09:12:28.429Z] dynamicAgents: []
[Pipeline] echo
[2026-01-21T09:12:28.430Z] Provisioning LABEL: ci.role.test&&hw.arch.x86&&sw.os.windows
[Pipeline] nodesByLabel
[2026-01-21T09:12:28.441Z] Found a total of 6 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.windows' label
[Pipeline] node
[2026-01-21T09:12:28.470Z] Running on test-azure-win11-x64-2 in c:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2026-01-21T09:12:28.495Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-01-21T09:12:28.554Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-21T09:12:28.554Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-21T09:12:28.570Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-01-21T09:12:28.634Z] The recommended git tool is: git
[2026-01-21T09:12:28.665Z] No credentials specified
[2026-01-21T09:12:28.682Z] Cloning the remote Git repository
[2026-01-21T09:12:28.711Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-01-21T09:12:28.711Z] > git init c:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests\aqa-tests # timeout=10
[2026-01-21T09:12:28.944Z] [WARNING] Reference path does not exist: null/openjdk_cache
[2026-01-21T09:12:28.944Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-01-21T09:12:28.947Z] > git --version # timeout=10
[2026-01-21T09:12:29.014Z] > git --version # 'git version 2.45.1'
[2026-01-21T09:12:29.015Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-01-21T09:12:35.371Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-01-21T09:12:35.419Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-01-21T09:12:35.519Z] Avoid second fetch
[2026-01-21T09:12:35.634Z] Checking out Revision f1de84fa61e4938e16bdd7cc1132b0db67b63ddb (origin/master)
[2026-01-21T09:12:35.531Z] > git rev-parse "origin/master^{commit}" # timeout=10
[2026-01-21T09:12:35.645Z] > git config core.sparsecheckout # timeout=10
[2026-01-21T09:12:35.712Z] > git checkout -f f1de84fa61e4938e16bdd7cc1132b0db67b63ddb # timeout=10
[2026-01-21T09:12:38.729Z] Commit message: "Exclude problematic testcases cross platform and jdk versions (#6828)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (c:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-01-21T09:12:40.071Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] echo
[2026-01-21T09:12:40.090Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-01-21T09:12:40.539Z] + LC_TIME=C
[2026-01-21T09:12:40.539Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-01-21T09:12:40.612Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-01-21T09:12:41.021Z] + aqa-tests/terminateTestProcesses.sh null
[2026-01-21T09:12:41.021Z] Windows machine, using powershell queries...
[2026-01-21T09:12:41.693Z] 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
[2026-01-21T09:12:42.725Z] + printenv
[2026-01-21T09:12:42.725Z] ProgramFiles(x86)=C:\Program Files (x86)
[2026-01-21T09:12:42.725Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
[2026-01-21T09:12:42.725Z] KEEP_WORKSPACE=false
[2026-01-21T09:12:42.725Z] NUMBER_OF_PROCESSORS=2
[2026-01-21T09:12:42.725Z] PROCESSOR_LEVEL=25
[2026-01-21T09:12:42.725Z] TAP_NAME=build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests.tap
[2026-01-21T09:12:42.725Z] LIB_DIR=c:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-01-21T09:12:42.725Z] EXIT_FAILURE=false
[2026-01-21T09:12:42.725Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/release/job/jobs/job/jdk8u/job/jdk8u-release-windows-x64-temurin_SmokeTests/31/display/redirect?page=tests
[2026-01-21T09:12:42.725Z] PLATFORM=x86-64_windows
[2026-01-21T09:12:42.725Z] DOCKER_REQUIRED=false
[2026-01-21T09:12:42.725Z] WINSW_EXECUTABLE=C:\Users\jenkins\agent\JenkinsAgentService.exe
[2026-01-21T09:12:42.725Z] PROGRAMFILES=C:\Program Files
[2026-01-21T09:12:42.725Z] git=C:\Program Files\Git\cmd\git.exe
[2026-01-21T09:12:42.725Z] TIME_LIMIT=1
[2026-01-21T09:12:42.725Z] JENKINS_SERVER_COOKIE=durable-493cb71fb73c46e8bc6e0663437c4426173e850ff0b613ce94e782414f988c32
[2026-01-21T09:12:42.725Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
[2026-01-21T09:12:42.725Z] JAVA_HOME=C:\openjdk\jdk-8
[2026-01-21T09:12:42.725Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-01-21T09:12:42.725Z] GENERATE_JOBS=false
[2026-01-21T09:12:42.725Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-21T09:12:42.725Z] OS=Windows_NT
[2026-01-21T09:12:42.725Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/release/job/jobs/job/jdk8u/job/jdk8u-release-windows-x64-temurin_SmokeTests/31/display/redirect?page=changes
[2026-01-21T09:12:42.725Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15
[2026-01-21T09:12:42.725Z] RERUN_ITERATIONS=0
[2026-01-21T09:12:42.725Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-01-21T09:12:42.725Z] USERDOMAIN=test-azure-win1
[2026-01-21T09:12:42.725Z] STF_OWNER_BRANCH=adoptium:master
[2026-01-21T09:12:42.725Z] VENDOR_TEST_DIRS=/test/functional
[2026-01-21T09:12:42.725Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-01-21T09:12:42.725Z] PWD=/cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests
[2026-01-21T09:12:42.725Z] USERPROFILE=C:\Users\jenkins
[2026-01-21T09:12:42.725Z] ARCHIVE_TEST_RESULTS=false
[2026-01-21T09:12:42.725Z] BUILD_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/release/job/jobs/job/jdk8u/job/jdk8u-release-windows-x64-temurin_SmokeTests/31/
[2026-01-21T09:12:42.725Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin
[2026-01-21T09:12:42.725Z] JCK_GIT_BRANCH=master
[2026-01-21T09:12:42.725Z] JOB_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/release/job/jobs/job/jdk8u/job/jdk8u-release-windows-x64-temurin_SmokeTests/
[2026-01-21T09:12:42.725Z] BUILD_NUMBER=31
[2026-01-21T09:12:42.725Z] TKG_ITERATIONS=1
[2026-01-21T09:12:42.725Z] _=/usr/bin/printenv
[2026-01-21T09:12:42.725Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\
[2026-01-21T09:12:42.725Z] SERVICE_ID=Jenkins
[2026-01-21T09:12:42.725Z] BASE=C:\Users\jenkins\agent
[2026-01-21T09:12:42.725Z] PERF_ROOT=c:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests/../../benchmarks
[2026-01-21T09:12:42.725Z] ALLUSERSPROFILE=C:\ProgramData
[2026-01-21T09:12:42.725Z] JENKINS_NODE_COOKIE=4cdb21a9-b6f5-443b-9656-d5f7211d2887
[2026-01-21T09:12:42.725Z] CommonProgramW6432=C:\Program Files\Common Files
[2026-01-21T09:12:42.725Z] KEEP_REPORTDIR=false
[2026-01-21T09:12:42.725Z] BUILD_DISPLAY_NAME=#31
[2026-01-21T09:12:42.725Z] SDK_RESOURCE=upstream
[2026-01-21T09:12:42.725Z] TEST_JDK_HOME=c:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests/jdkbinary/j2sdk-image
[2026-01-21T09:12:42.725Z] HOME=/home/jenkins
[2026-01-21T09:12:42.725Z] USERNAME=jenkins
[2026-01-21T09:12:42.725Z] WINSW_SERVICE_ID=Jenkins
[2026-01-21T09:12:42.725Z] OneDrive=C:\Users\jenkins\OneDrive
[2026-01-21T09:12:42.726Z] COMSPEC=C:\Windows\system32\cmd.exe
[2026-01-21T09:12:42.726Z] CUDA_PATH_V9_1=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1
[2026-01-21T09:12:42.726Z] jobStatus=SUCCESS
[2026-01-21T09:12:42.726Z] JENKINS_URL=https://ci.adoptium.net/
[2026-01-21T09:12:42.726Z] JOB_BASE_NAME=jdk8u-release-windows-x64-temurin_SmokeTests
[2026-01-21T09:12:42.726Z] JOBSTARTTIME=Wed, 21 Jan 2026 09:12:40 +0000
[2026-01-21T09:12:42.726Z] JDK_VERSION=8
[2026-01-21T09:12:42.726Z] APPDATA=C:\Users\jenkins\AppData\Roaming
[2026-01-21T09:12:42.726Z] JOB_NAME=build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests
[2026-01-21T09:12:42.726Z] USE_TESTENV_PROPERTIES=false
[2026-01-21T09:12:42.726Z] SYSTEMROOT=C:\Windows
[2026-01-21T09:12:42.726Z] PERSONAL_BUILD=false
[2026-01-21T09:12:42.726Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/release/job/jobs/job/jdk8u/job/jdk8u-release-windows-x64-temurin_SmokeTests/31/display/redirect
[2026-01-21T09:12:42.726Z] LOCALAPPDATA=C:\Users\jenkins\AppData\Local
[2026-01-21T09:12:42.726Z] AUTO_DETECT=true
[2026-01-21T09:12:42.726Z] VENDOR_TEST_REPOS=https://github.com/adoptium/temurin-build
[2026-01-21T09:12:42.726Z] EXIT_SUCCESS=false
[2026-01-21T09:12:42.726Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/release/job/jobs/job/jdk8u/job/jdk8u-release-windows-x64-temurin_SmokeTests/display/redirect
[2026-01-21T09:12:42.726Z] WORKSPACE=c:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests
[2026-01-21T09:12:42.726Z] COMPUTERNAME=test-azure-win1
[2026-01-21T09:12:42.726Z] OPENJ9_BRANCH=master
[2026-01-21T09:12:42.726Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-01-21T09:12:42.726Z] SYSTEM_LIB_DIR=c:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests/../../../../../externalDependency/system_lib
[2026-01-21T09:12:42.726Z] PARALLEL=None
[2026-01-21T09:12:42.726Z] HUDSON_URL=https://ci.adoptium.net/
[2026-01-21T09:12:42.726Z] ITERATIONS=1
[2026-01-21T09:12:42.726Z] UPSTREAM_JOB_NUMBER=36
[2026-01-21T09:12:42.726Z] SPEC=win_x86-64
[2026-01-21T09:12:42.726Z] TERM=xterm-256color
[2026-01-21T09:12:42.726Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-01-21T09:12:42.726Z] NODE_NAME=test-azure-win11-x64-2
[2026-01-21T09:12:42.726Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-01-21T09:12:42.726Z] PSModulePath=%ProgramFiles%\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules
[2026-01-21T09:12:42.726Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-01-21T09:12:42.726Z] CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1
[2026-01-21T09:12:42.726Z] TEMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp
[2026-01-21T09:12:42.726Z] DYNAMIC_COMPILE=true
[2026-01-21T09:12:42.726Z] SHLVL=2
[2026-01-21T09:12:42.726Z] BUILD_TAG=jenkins-build-scripts-jobs-release-jobs-jdk8u-jdk8u-release-windows-x64-temurin_SmokeTests-31
[2026-01-21T09:12:42.726Z] PROCESSOR_REVISION=0101
[2026-01-21T09:12:42.726Z] DriverData=C:\Windows\System32\Drivers\DriverData
[2026-01-21T09:12:42.726Z] EXECUTOR_NUMBER=0
[2026-01-21T09:12:42.726Z] HUDSON_COOKIE=e377e382-18d3-454e-871d-e26f2b6172fd
[2026-01-21T09:12:42.726Z] ADOPTOPENJDK_BRANCH=master
[2026-01-21T09:12:42.726Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-01-21T09:12:42.726Z] COMMONPROGRAMFILES=C:\Program Files\Common Files
[2026-01-21T09:12:42.726Z] ORIGIN_JDK_VERSION=8
[2026-01-21T09:12:42.726Z] PROCESSOR_IDENTIFIER=AMD64 Family 25 Model 1 Stepping 1, AuthenticAMD
[2026-01-21T09:12:42.726Z] NUM_PROCESSORS=2
[2026-01-21T09:12:42.726Z] NODE_LABELS=sw.os.windows win11 test test-azure-win11-x64-2 ci.role.test x64 windows hw.arch.x86
[2026-01-21T09:12:42.726Z] STAGE_NAME=Setup
[2026-01-21T09:12:42.726Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-01-21T09:12:42.726Z] WORKSPACE_TMP=c:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests@tmp
[2026-01-21T09:12:42.726Z] TMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp
[2026-01-21T09:12:42.726Z] PATH=/usr/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Windows/System32/OpenSSH:/cygdrive/c/Users/adoptopenjdk/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Strawberry/perl/bin:/cygdrive/c/Program Files/Git/cmd:/cygdrive/c/openjdk/jdk-8/bin:/cygdrive/c/apache-ant/apache-ant-1.10.15/bin:/cygdrive/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/cygdrive/c/Program Files (x86)/Incredibuild:/cygdrive/c/rust/bin:/cygdrive/c/Program Files/IcedTeaWEB/bin:/cygdrive/c/Program Files/dotnet:/cygdrive/c/Users/jenkins/AppData/Local/Microsoft/WindowsApps
[2026-01-21T09:12:42.726Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-01-21T09:12:42.726Z] TKG_OWNER_BRANCH=adoptium:master
[2026-01-21T09:12:42.726Z] ProgramW6432=C:\Program Files
[2026-01-21T09:12:42.726Z] CI=true
[2026-01-21T09:12:42.726Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/release/job/jobs/job/jdk8u/job/jdk8u-release-windows-x64-temurin_SmokeTests/31/display/redirect?page=artifacts
[2026-01-21T09:12:42.726Z] ACTIVE_NODE_TIMEOUT=5
[2026-01-21T09:12:42.726Z] VENDOR_TEST_BRANCHES=v2026.01.01
[2026-01-21T09:12:42.726Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-01-21T09:12:42.726Z] BUILD_LIST=functional/buildAndPackage
[2026-01-21T09:12:42.726Z] BUILD_ID=31
[2026-01-21T09:12:42.726Z] WINDIR=C:\Windows
[2026-01-21T09:12:42.726Z] PROCESSOR_ARCHITECTURE=AMD64
[2026-01-21T09:12:42.726Z] PUBLIC=C:\Users\Public
[2026-01-21T09:12:42.726Z] SYSTEMDRIVE=C:
[2026-01-21T09:12:42.726Z] TARGET=extended.functional
[2026-01-21T09:12:42.726Z] USE_JRE=false
[2026-01-21T09:12:42.726Z] JDK_IMPL=hotspot
[2026-01-21T09:12:42.726Z] 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
[2026-01-21T09:12:42.776Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-01-21T09:12:42.787Z] Running in c:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests\jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-01-21T09:12:45.804Z] Copied 5 artifacts from "build-scripts » jobs » release » jobs » jdk8u » jdk8u-release-windows-x64-temurin" build number 36
[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 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_BRANCHES (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_DIRS (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_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-01-21T09:12:45.986Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2026-01-21T09:12:45.992Z] Running in c:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests
[Pipeline] {
[Pipeline] sshagent
[2026-01-21T09:12:46.019Z] $ ssh-agent
[2026-01-21T09:12:46.116Z] SSH_AUTH_SOCK=/tmp/ssh-orotB8DDxWQD/agent.564
[2026-01-21T09:12:46.116Z] SSH_AGENT_PID=565
[2026-01-21T09:12:46.116Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-01-21T09:12:46.132Z] Running in c:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests\aqa-tests
[Pipeline] {
[Pipeline] sh
[2026-01-21T09:12:46.550Z] ++ pwd
[2026-01-21T09:12:46.550Z] + ./get.sh -s /cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/.. -p x86-64_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 --vendor_repos https://github.com/adoptium/temurin-build --vendor_branches v2026.01.01 --vendor_dirs /test/functional
[2026-01-21T09:12:46.876Z] TESTDIR: /cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests
[2026-01-21T09:12:46.876Z] get jdk binary...
[2026-01-21T09:12:46.876Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-01-21T09:12:46.876Z] Uncompressing file: OpenJDK8U-jdk_x64_windows_hotspot_8u482b08.zip ...
[2026-01-21T09:12:49.055Z] List files in jdkbinary folder...
[2026-01-21T09:12:49.382Z] total 173612
[2026-01-21T09:12:49.382Z] -rwxrwx---+ 1 jenkins None 31115212 Jan 21 06:33 OpenJDK8U-debugimage_x64_windows_hotspot_8u482b08.zip
[2026-01-21T09:12:49.382Z] -rwxrwx---+ 1 jenkins None 106448448 Jan 21 06:41 OpenJDK8U-jdk_x64_windows_hotspot_8u482b08.zip
[2026-01-21T09:12:49.382Z] -rwxrwx---+ 1 jenkins None 40105457 Jan 21 06:42 OpenJDK8U-jre_x64_windows_hotspot_8u482b08.zip
[2026-01-21T09:12:49.382Z] -rwxrwx---+ 1 jenkins None 23335 Jan 21 06:37 OpenJDK8U-sbom_x64_windows_hotspot_8u482b08-metadata.json
[2026-01-21T09:12:49.382Z] -rwxrwx---+ 1 jenkins None 76577 Jan 21 06:52 OpenJDK8U-sbom_x64_windows_hotspot_8u482b08.json
[2026-01-21T09:12:49.382Z] drwxrwxr-x+ 1 jenkins None 0 Jan 21 09:12 tmp
[2026-01-21T09:12:49.382Z] List files in jdkbinary/tmp folder...
[2026-01-21T09:12:49.382Z] total 4
[2026-01-21T09:12:49.382Z] drwxrwxr-x+ 1 jenkins None 0 Jan 21 06:33 jdk8u482-b08
[2026-01-21T09:12:49.382Z] Moving directory jdk8u482-b08/ to ../j2sdk-image
[2026-01-21T09:12:49.382Z] Uncompressing file: OpenJDK8U-jre_x64_windows_hotspot_8u482b08.zip ...
[2026-01-21T09:12:50.998Z] List files in jdkbinary folder...
[2026-01-21T09:12:50.998Z] total 173616
[2026-01-21T09:12:50.998Z] -rwxrwx---+ 1 jenkins None 31115212 Jan 21 06:33 OpenJDK8U-debugimage_x64_windows_hotspot_8u482b08.zip
[2026-01-21T09:12:50.998Z] -rwxrwx---+ 1 jenkins None 106448448 Jan 21 06:41 OpenJDK8U-jdk_x64_windows_hotspot_8u482b08.zip
[2026-01-21T09:12:50.998Z] -rwxrwx---+ 1 jenkins None 40105457 Jan 21 06:42 OpenJDK8U-jre_x64_windows_hotspot_8u482b08.zip
[2026-01-21T09:12:50.998Z] -rwxrwx---+ 1 jenkins None 23335 Jan 21 06:37 OpenJDK8U-sbom_x64_windows_hotspot_8u482b08-metadata.json
[2026-01-21T09:12:50.998Z] -rwxrwx---+ 1 jenkins None 76577 Jan 21 06:52 OpenJDK8U-sbom_x64_windows_hotspot_8u482b08.json
[2026-01-21T09:12:50.998Z] drwxrwxr-x+ 1 jenkins None 0 Jan 21 06:33 j2sdk-image
[2026-01-21T09:12:50.998Z] drwxrwxr-x+ 1 jenkins None 0 Jan 21 09:12 tmp
[2026-01-21T09:12:50.998Z] List files in jdkbinary/tmp folder...
[2026-01-21T09:12:50.998Z] total 4
[2026-01-21T09:12:50.998Z] drwxrwxr-x+ 1 jenkins None 0 Jan 21 06:33 jdk8u482-b08-jre
[2026-01-21T09:12:50.998Z] Moving directory jdk8u482-b08-jre/ to ../j2re-image
[2026-01-21T09:12:50.998Z] Uncompressing OpenJDK8U-debugimage_x64_windows_hotspot_8u482b08.zip over ./j2sdk-image/jre...
[2026-01-21T09:12:52.111Z] Removing top-level folder jdk8u482-b08-debug-image/
[2026-01-21T09:12:52.443Z] Removing top-level folder jdk8u482-b08/
[2026-01-21T09:12:55.311Z] Run c:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -version
[2026-01-21T09:12:55.311Z] =JAVA VERSION OUTPUT BEGIN=
[2026-01-21T09:12:55.311Z] openjdk version "1.8.0_482"
[2026-01-21T09:12:55.311Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-b08)
[2026-01-21T09:12:55.311Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b08, mixed mode)
[2026-01-21T09:12:55.311Z] =JAVA VERSION OUTPUT END=
[2026-01-21T09:12:55.311Z] =RELEASE INFO BEGIN=
[2026-01-21T09:12:55.311Z] JAVA_VERSION="1.8.0_482"
[2026-01-21T09:12:55.311Z] OS_NAME="Windows"
[2026-01-21T09:12:55.311Z] OS_VERSION="5.2"
[2026-01-21T09:12:55.311Z] OS_ARCH="amd64"
[2026-01-21T09:12:55.311Z] SOURCE=".:git:0129ab207bc0+"
[2026-01-21T09:12:55.311Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-01-21T09:12:55.311Z] BUILD_SOURCE="git:458965074606f027bd5afce2cfd5c1055dea0438"
[2026-01-21T09:12:55.311Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-01-21T09:12:55.311Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2026-01-21T09:12:55.311Z] FULL_VERSION="1.8.0_482-b08"
[2026-01-21T09:12:55.311Z] SEMANTIC_VERSION="8.0.482+8"
[2026-01-21T09:12:55.311Z] BUILD_INFO="OS: Windows Server 2022 Version: 10.0"
[2026-01-21T09:12:55.311Z] JVM_VARIANT="Hotspot"
[2026-01-21T09:12:55.311Z] JVM_VERSION="25.482-b08"
[2026-01-21T09:12:55.311Z] IMAGE_TYPE="JDK"
[2026-01-21T09:12:55.311Z] =RELEASE INFO END=
[2026-01-21T09:12:55.311Z] get testKitGen...
[2026-01-21T09:12:55.311Z] git clone -q https://github.com/adoptium/TKG.git
[2026-01-21T09:12:57.486Z] git rev-parse master
[2026-01-21T09:12:57.486Z] git checkout -q -f 5497553a4998d8b682e161924ecf857b331561d3
[2026-01-21T09:12:58.180Z] get functional test material...
[2026-01-21T09:12:58.180Z] git clone --depth 1 --reference-if-able /home/jenkins/openjdk_cache -b master https://github.com/eclipse-openj9/openj9.git
[2026-01-21T09:12:58.180Z] Cloning into 'openj9'...
[2026-01-21T09:12:58.180Z] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository.
[2026-01-21T09:13:05.281Z] Updating files: 9% (969/10331)
[2026-01-21T09:13:05.281Z] Updating files: 10% (1034/10331)
[2026-01-21T09:13:05.610Z] Updating files: 11% (1137/10331)
[2026-01-21T09:13:05.610Z] Updating files: 12% (1240/10331)
[2026-01-21T09:13:05.941Z] Updating files: 13% (1344/10331)
[2026-01-21T09:13:05.941Z] Updating files: 14% (1447/10331)
[2026-01-21T09:13:06.286Z] Updating files: 15% (1550/10331)
[2026-01-21T09:13:06.286Z] Updating files: 16% (1653/10331)
[2026-01-21T09:13:06.286Z] Updating files: 16% (1676/10331)
[2026-01-21T09:13:06.286Z] Updating files: 17% (1757/10331)
[2026-01-21T09:13:06.610Z] Updating files: 18% (1860/10331)
[2026-01-21T09:13:06.610Z] Updating files: 19% (1963/10331)
[2026-01-21T09:13:06.610Z] Updating files: 20% (2067/10331)
[2026-01-21T09:13:06.945Z] Updating files: 21% (2170/10331)
[2026-01-21T09:13:06.945Z] Updating files: 22% (2273/10331)
[2026-01-21T09:13:07.273Z] Updating files: 23% (2377/10331)
[2026-01-21T09:13:07.273Z] Updating files: 23% (2443/10331)
[2026-01-21T09:13:07.605Z] Updating files: 24% (2480/10331)
[2026-01-21T09:13:07.605Z] Updating files: 25% (2583/10331)
[2026-01-21T09:13:07.605Z] Updating files: 26% (2687/10331)
[2026-01-21T09:13:07.942Z] Updating files: 27% (2790/10331)
[2026-01-21T09:13:07.942Z] Updating files: 28% (2893/10331)
[2026-01-21T09:13:07.942Z] Updating files: 29% (2996/10331)
[2026-01-21T09:13:08.275Z] Updating files: 30% (3100/10331)
[2026-01-21T09:13:08.275Z] Updating files: 31% (3203/10331)
[2026-01-21T09:13:08.275Z] Updating files: 31% (3234/10331)
[2026-01-21T09:13:08.275Z] Updating files: 32% (3306/10331)
[2026-01-21T09:13:08.603Z] Updating files: 33% (3410/10331)
[2026-01-21T09:13:08.604Z] Updating files: 34% (3513/10331)
[2026-01-21T09:13:08.604Z] Updating files: 35% (3616/10331)
[2026-01-21T09:13:08.934Z] Updating files: 36% (3720/10331)
[2026-01-21T09:13:08.934Z] Updating files: 37% (3823/10331)
[2026-01-21T09:13:08.934Z] Updating files: 38% (3926/10331)
[2026-01-21T09:13:09.262Z] Updating files: 39% (4030/10331)
[2026-01-21T09:13:09.262Z] Updating files: 40% (4133/10331)
[2026-01-21T09:13:09.262Z] Updating files: 40% (4192/10331)
[2026-01-21T09:13:09.262Z] Updating files: 41% (4236/10331)
[2026-01-21T09:13:09.592Z] Updating files: 42% (4340/10331)
[2026-01-21T09:13:09.592Z] Updating files: 43% (4443/10331)
[2026-01-21T09:13:09.592Z] Updating files: 44% (4546/10331)
[2026-01-21T09:13:09.919Z] Updating files: 45% (4649/10331)
[2026-01-21T09:13:09.919Z] Updating files: 46% (4753/10331)
[2026-01-21T09:13:09.919Z] Updating files: 47% (4856/10331)
[2026-01-21T09:13:10.257Z] Updating files: 48% (4959/10331)
[2026-01-21T09:13:10.257Z] Updating files: 49% (5063/10331)
[2026-01-21T09:13:10.257Z] Updating files: 49% (5151/10331)
[2026-01-21T09:13:10.257Z] Updating files: 50% (5166/10331)
[2026-01-21T09:13:10.587Z] Updating files: 51% (5269/10331)
[2026-01-21T09:13:10.587Z] Updating files: 52% (5373/10331)
[2026-01-21T09:13:10.587Z] Updating files: 53% (5476/10331)
[2026-01-21T09:13:10.917Z] Updating files: 54% (5579/10331)
[2026-01-21T09:13:10.917Z] Updating files: 55% (5683/10331)
[2026-01-21T09:13:10.917Z] Updating files: 56% (5786/10331)
[2026-01-21T09:13:11.246Z] Updating files: 57% (5889/10331)
[2026-01-21T09:13:11.246Z] Updating files: 58% (5992/10331)
[2026-01-21T09:13:11.246Z] Updating files: 58% (5995/10331)
[2026-01-21T09:13:11.576Z] Updating files: 59% (6096/10331)
[2026-01-21T09:13:11.576Z] Updating files: 60% (6199/10331)
[2026-01-21T09:13:11.576Z] Updating files: 61% (6302/10331)
[2026-01-21T09:13:11.906Z] Updating files: 62% (6406/10331)
[2026-01-21T09:13:11.906Z] Updating files: 63% (6509/10331)
[2026-01-21T09:13:11.906Z] Updating files: 64% (6612/10331)
[2026-01-21T09:13:12.239Z] Updating files: 65% (6716/10331)
[2026-01-21T09:13:12.239Z] Updating files: 66% (6819/10331)
[2026-01-21T09:13:12.239Z] Updating files: 66% (6877/10331)
[2026-01-21T09:13:12.239Z] Updating files: 67% (6922/10331)
[2026-01-21T09:13:12.570Z] Updating files: 68% (7026/10331)
[2026-01-21T09:13:12.570Z] Updating files: 69% (7129/10331)
[2026-01-21T09:13:12.899Z] Updating files: 70% (7232/10331)
[2026-01-21T09:13:12.899Z] Updating files: 71% (7336/10331)
[2026-01-21T09:13:13.233Z] Updating files: 72% (7439/10331)
[2026-01-21T09:13:13.233Z] Updating files: 73% (7542/10331)
[2026-01-21T09:13:13.233Z] Updating files: 73% (7630/10331)
[2026-01-21T09:13:13.233Z] Updating files: 74% (7645/10331)
[2026-01-21T09:13:13.561Z] Updating files: 75% (7749/10331)
[2026-01-21T09:13:13.561Z] Updating files: 76% (7852/10331)
[2026-01-21T09:13:13.890Z] Updating files: 77% (7955/10331)
[2026-01-21T09:13:13.890Z] Updating files: 78% (8059/10331)
[2026-01-21T09:13:14.216Z] Updating files: 79% (8162/10331)
[2026-01-21T09:13:14.546Z] Updating files: 79% (8258/10331)
[2026-01-21T09:13:14.546Z] Updating files: 80% (8265/10331)
[2026-01-21T09:13:14.858Z] Updating files: 81% (8369/10331)
[2026-01-21T09:13:15.188Z] Updating files: 82% (8472/10331)
[2026-01-21T09:13:15.188Z] Updating files: 83% (8575/10331)
[2026-01-21T09:13:15.188Z] Updating files: 84% (8679/10331)
[2026-01-21T09:13:15.188Z] Updating files: 84% (8717/10331)
[2026-01-21T09:13:15.533Z] Updating files: 85% (8782/10331)
[2026-01-21T09:13:15.533Z] Updating files: 86% (8885/10331)
[2026-01-21T09:13:15.533Z] Updating files: 87% (8988/10331)
[2026-01-21T09:13:15.862Z] Updating files: 88% (9092/10331)
[2026-01-21T09:13:15.862Z] Updating files: 89% (9195/10331)
[2026-01-21T09:13:16.193Z] Updating files: 90% (9298/10331)
[2026-01-21T09:13:16.193Z] Updating files: 91% (9402/10331)
[2026-01-21T09:13:16.193Z] Updating files: 91% (9488/10331)
[2026-01-21T09:13:16.193Z] Updating files: 92% (9505/10331)
[2026-01-21T09:13:16.521Z] Updating files: 93% (9608/10331)
[2026-01-21T09:13:16.521Z] Updating files: 94% (9712/10331)
[2026-01-21T09:13:16.847Z] Updating files: 95% (9815/10331)
[2026-01-21T09:13:16.847Z] Updating files: 96% (9918/10331)
[2026-01-21T09:13:16.847Z] Updating files: 97% (10022/10331)
[2026-01-21T09:13:17.173Z] Updating files: 98% (10125/10331)
[2026-01-21T09:13:17.173Z] Updating files: 99% (10228/10331)
[2026-01-21T09:13:17.173Z] Updating files: 99% (10327/10331)
[2026-01-21T09:13:17.173Z] Updating files: 100% (10331/10331)
[2026-01-21T09:13:17.174Z] Updating files: 100% (10331/10331), done.
[2026-01-21T09:13:17.174Z] check OpenJ9 Repo sha
[2026-01-21T09:13:17.174Z] /cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/openj9 --output_file /cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties --repo_name OPENJ9
[2026-01-21T09:13:17.174Z] Check sha in /cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/openj9 and store the info in /cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties
[2026-01-21T09:13:17.501Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-01-21T09:13:17.501Z] OPENJ9_SHA=36c78c3af93cd749936286d057592d925690f824
[2026-01-21T09:13:17.501Z] total 114
[2026-01-21T09:13:17.501Z] -rw-rw-r--+ 1 jenkins None 6735 Jan 21 09:12 Contributing.md
[2026-01-21T09:13:17.501Z] -rw-rw-r--+ 1 jenkins None 11360 Jan 21 09:12 LICENSE
[2026-01-21T09:13:17.501Z] -rw-rw-r--+ 1 jenkins None 65 Jan 21 09:12 NOTICE
[2026-01-21T09:13:17.501Z] -rw-rw-r--+ 1 jenkins None 8350 Jan 21 09:12 README.md
[2026-01-21T09:13:17.501Z] drwxrwxr-x+ 1 jenkins None 0 Jan 21 09:12 TKG
[2026-01-21T09:13:17.501Z] drwxrwxr-x+ 1 jenkins None 0 Jan 21 09:12 buildenv
[2026-01-21T09:13:17.501Z] -rwxrwxr-x+ 1 jenkins None 339 Jan 21 09:12 compile.sh
[2026-01-21T09:13:17.501Z] drwxrwxr-x+ 1 jenkins None 0 Jan 21 09:12 config
[2026-01-21T09:13:17.501Z] drwxrwxr-x+ 1 jenkins None 0 Jan 21 09:12 docs
[2026-01-21T09:13:17.501Z] drwxrwxr-x+ 1 jenkins None 0 Jan 21 09:12 external
[2026-01-21T09:13:17.501Z] drwxrwxr-x+ 1 jenkins None 0 Jan 21 09:12 functional
[2026-01-21T09:13:17.501Z] -rwxrwxr-x+ 1 jenkins None 30011 Jan 21 09:12 get.sh
[2026-01-21T09:13:17.501Z] drwxrwxr-x+ 1 jenkins None 0 Jan 21 09:12 jck
[2026-01-21T09:13:17.501Z] drwxrwxr-x+ 1 jenkins None 0 Jan 21 09:13 openj9
[2026-01-21T09:13:17.501Z] drwxrwxr-x+ 1 jenkins None 0 Jan 21 09:12 openjdk
[2026-01-21T09:13:17.501Z] drwxrwxr-x+ 1 jenkins None 0 Jan 21 09:12 perf
[2026-01-21T09:13:17.501Z] drwxrwxr-x+ 1 jenkins None 0 Jan 21 09:12 scripts
[2026-01-21T09:13:17.501Z] drwxrwxr-x+ 1 jenkins None 0 Jan 21 09:12 system
[2026-01-21T09:13:17.501Z] -rwxrwxr-x+ 1 jenkins None 3928 Jan 21 09:12 terminateTestProcesses.sh
[2026-01-21T09:13:17.501Z] drwxrwxr-x+ 1 jenkins None 0 Jan 21 09:12 testenv
[2026-01-21T09:13:23.264Z] get vendor test material...
[2026-01-21T09:13:23.264Z] vendor repo is https://github.com/adoptium/temurin-build
[2026-01-21T09:13:23.264Z] git clone -b v2026.01.01 https://github.com/adoptium/temurin-build vendor_0
[2026-01-21T09:13:24.374Z] check vendor repo sha
[2026-01-21T09:13:24.374Z] /cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir vendor_0 --output_file /cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties --repo_name temurin-build
[2026-01-21T09:13:24.374Z] Check sha in vendor_0 and store the info in /cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties
[2026-01-21T09:13:24.701Z] temurin-build_REPO=https://github.com/adoptium/temurin-build
[2026-01-21T09:13:24.701Z] temurin-build_BRANCH=458965074606f027bd5afce2cfd5c1055dea0438
[2026-01-21T09:13:24.701Z] Stage vendor_0//test/functional to /cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests//test/functional
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-01-21T09:13:26.393Z] $ ssh-agent -k
[2026-01-21T09:13:26.438Z] unset SSH_AUTH_SOCK;
[2026-01-21T09:13:26.438Z] unset SSH_AGENT_PID;
[2026-01-21T09:13:26.438Z] echo Agent pid 565 killed;
[2026-01-21T09:13:26.479Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-01-21T09:13:26.769Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.functional&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=%2Ftest%2Ffunctional&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_windows&GENERATE_JOBS=false&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&RERUN_ITERATIONS=0&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&JDK_VERSION=8&USER_CREDENTIALS_ID=&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=https%3A%2F%2Fgithub.com%2Fadoptium%2Ftemurin-build&JDK_REPO=&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=v2026.01.01&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-windows-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&JDK_IMPL=hotspot&TEST_TIME=&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=&DYNAMIC_COMPILE=true&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=&ARCHIVE_TEST_RESULTS=false&OPENJDK_SHA=&NUM_MACHINES=&TRSS_URL=&BUILD_LIST=functional%2FbuildAndPackage&USE_TESTENV_PROPERTIES=false&UPSTREAM_JOB_NUMBER=36&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=1&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-01-21T09:13:26.781Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.functional&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=%2Ftest%2Ffunctional&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_windows&GENERATE_JOBS=false&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&RERUN_ITERATIONS=0&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-azure-win11-x64-2&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&JDK_VERSION=8&USER_CREDENTIALS_ID=&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=https%3A%2F%2Fgithub.com%2Fadoptium%2Ftemurin-build&JDK_REPO=&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=v2026.01.01&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-windows-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&JDK_IMPL=hotspot&TEST_TIME=&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=&DYNAMIC_COMPILE=true&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=&ARCHIVE_TEST_RESULTS=false&OPENJDK_SHA=&NUM_MACHINES=&TRSS_URL=&BUILD_LIST=functional%2FbuildAndPackage&USE_TESTENV_PROPERTIES=false&UPSTREAM_JOB_NUMBER=36&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=1&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-01-21T09:13:26.828Z] Building tests...
[Pipeline] timeout
[2026-01-21T09:13:26.831Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-01-21T09:13:26.853Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2026-01-21T09:13:27.306Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2026-01-21T09:13:36.004Z] --------------------------------------------
[2026-01-21T09:13:36.004Z] path is set to c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-01-21T09:13:36.004Z] task is set to default
[2026-01-21T09:13:36.004Z] dependencyList is set to all
[2026-01-21T09:13:36.004Z] System Test jars will not be downloaded.
[2026-01-21T09:13:36.004Z] --------------------------------------------
[2026-01-21T09:13:36.004Z] Starting download third party dependent jars
[2026-01-21T09:13:36.004Z] --------------------------------------------
[2026-01-21T09:13:36.004Z] downloading dependent third party jars to c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-01-21T09:13:36.004Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2026-01-21T09:13:36.004Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2026-01-21T09:13:36.004Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2026-01-21T09:13:36.004Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2026-01-21T09:13:36.004Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2026-01-21T09:13:36.004Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2026-01-21T09:13:36.004Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2026-01-21T09:13:36.004Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2026-01-21T09:13:36.004Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2026-01-21T09:13:36.004Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading
[2026-01-21T09:13:36.004Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2026-01-21T09:13:36.004Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2026-01-21T09:13:36.004Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2026-01-21T09:13:36.004Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2026-01-21T09:13:36.004Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2026-01-21T09:13:36.004Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2026-01-21T09:13:36.004Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2026-01-21T09:13:36.004Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2026-01-21T09:13:36.004Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2026-01-21T09:13:36.004Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2026-01-21T09:13:36.004Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2026-01-21T09:13:36.004Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2026-01-21T09:13:36.004Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2026-01-21T09:13:36.004Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-01-21T09:13:36.004Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2026-01-21T09:13:36.004Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2026-01-21T09:13:36.004Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-01-21T09:13:36.152Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-01-21T09:13:36.180Z] ITERATION: 1/1
[Pipeline] sshagent
[2026-01-21T09:13:36.198Z] $ ssh-agent
[2026-01-21T09:13:36.291Z] SSH_AUTH_SOCK=/tmp/ssh-oSwKrgyHiPBH/agent.697
[2026-01-21T09:13:36.291Z] SSH_AGENT_PID=698
[2026-01-21T09:13:36.291Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-01-21T09:13:36.720Z] ++ uname
[2026-01-21T09:13:36.720Z] + '[' CYGWIN_NT-10.0-26200 = AIX ']'
[2026-01-21T09:13:36.720Z] ++ uname
[2026-01-21T09:13:36.720Z] + '[' CYGWIN_NT-10.0-26200 = SunOS ']'
[2026-01-21T09:13:36.720Z] ++ uname
[2026-01-21T09:13:36.720Z] + '[' CYGWIN_NT-10.0-26200 = '*BSD' ']'
[2026-01-21T09:13:36.720Z] + MAKE=make
[2026-01-21T09:13:36.720Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-01-21T09:13:37.038Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2026-01-21T09:13:37.499Z] ++ uname
[2026-01-21T09:13:37.499Z] + '[' CYGWIN_NT-10.0-26200 = AIX ']'
[2026-01-21T09:13:37.499Z] ++ uname
[2026-01-21T09:13:37.499Z] + '[' CYGWIN_NT-10.0-26200 = SunOS ']'
[2026-01-21T09:13:37.499Z] ++ uname
[2026-01-21T09:13:37.499Z] + '[' CYGWIN_NT-10.0-26200 = '*BSD' ']'
[2026-01-21T09:13:37.499Z] + MAKE=make
[2026-01-21T09:13:37.499Z] + cd ./aqa-tests
[2026-01-21T09:13:37.499Z] + . ./scripts/testenv/testenvSettings.sh
[2026-01-21T09:13:37.499Z] ++ set +x
[2026-01-21T09:13:37.809Z] JAVA_HOME is set to c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/jdkbinary/j2sdk-image
[2026-01-21T09:13:37.809Z] LIB_DIR is set to C:/jenkins/workspace/build-scripts/externalDependency/lib
[2026-01-21T09:13:37.809Z] rm -f -r /cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-21T09:13:37.809Z] mkdir -p /cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-21T09:13:37.809Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/workspace/build-scripts/externalDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-01-21T09:13:37.809Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-01-21T09:13:40.648Z] Buildfile: C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests\aqa-tests\TKG\scripts\build_tools.xml
[2026-01-21T09:13:40.973Z]
[2026-01-21T09:13:40.973Z] build:
[2026-01-21T09:13:40.973Z]
[2026-01-21T09:13:40.973Z] clean:
[2026-01-21T09:13:40.973Z]
[2026-01-21T09:13:40.973Z] init:
[2026-01-21T09:13:40.973Z] [mkdir] Created dir: C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests\aqa-tests\TKG\bin
[2026-01-21T09:13:40.973Z]
[2026-01-21T09:13:40.973Z] getDependentLibs:
[2026-01-21T09:13:41.296Z] [exec] --------------------------------------------
[2026-01-21T09:13:41.296Z] [exec] path is set to C:/jenkins/workspace/build-scripts/externalDependency/lib
[2026-01-21T09:13:41.296Z] [exec] task is set to default
[2026-01-21T09:13:41.296Z] [exec] dependencyList is set to json_simple
[2026-01-21T09:13:41.296Z] [exec] System Test jars will not be downloaded.
[2026-01-21T09:13:41.296Z] [exec] --------------------------------------------
[2026-01-21T09:13:41.296Z] [exec] Starting download third party dependent jars
[2026-01-21T09:13:41.296Z] [exec] --------------------------------------------
[2026-01-21T09:13:41.296Z] [exec] downloading dependent third party jars to C:/jenkins/workspace/build-scripts/externalDependency/lib
[2026-01-21T09:13:41.296Z] [exec] C:/jenkins/workspace/build-scripts/externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-01-21T09:13:41.296Z] [exec] downloaded dependent third party jars successfully
[2026-01-21T09:13:41.296Z]
[2026-01-21T09:13:41.296Z] compile:
[2026-01-21T09:13:41.297Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-21T09:13:41.297Z] [echo] ============COMPILER SETTINGS============
[2026-01-21T09:13:41.297Z] [echo] ===fork: yes
[2026-01-21T09:13:41.297Z] [echo] ===debug: on
[2026-01-21T09:13:41.297Z] [javac] Compiling 28 source files to C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests\aqa-tests\TKG\bin
[2026-01-21T09:13:44.987Z]
[2026-01-21T09:13:44.987Z] dist:
[2026-01-21T09:13:44.987Z] [jar] Building jar: C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests\aqa-tests\TKG\bin\TestKitGen.jar
[2026-01-21T09:13:44.987Z]
[2026-01-21T09:13:44.987Z] BUILD SUCCESSFUL
[2026-01-21T09:13:44.987Z] Total time: 4 seconds
[2026-01-21T09:13:44.987Z] 0
[2026-01-21T09:13:44.987Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-01-21T09:13:45.675Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-01-21T09:13:45.675Z] microArchOutput: model name : AMD EPYC 7763 64-Core Processor
[2026-01-21T09:13:47.856Z] ****************************** MACHINE INFO ******************************
[2026-01-21T09:13:47.856Z] File path : C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests\aqa-tests\TKG
[2026-01-21T09:13:47.856Z] Free Physical Memory Size : 4901523456
[2026-01-21T09:13:47.856Z] Free space (bytes) : 37204680704
[2026-01-21T09:13:47.856Z] Total Physical Memory Size : 8536289280
[2026-01-21T09:13:47.856Z] Total space (bytes) : 135771664384
[2026-01-21T09:13:47.856Z] Usable space (bytes) : 37204680704
[2026-01-21T09:13:47.856Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-21T09:13:47.856Z] bashVersion :
[2026-01-21T09:13:47.856Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin)
[2026-01-21T09:13:47.856Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-01-21T09:13:47.856Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-01-21T09:13:47.856Z]
[2026-01-21T09:13:47.856Z] This is free software; you are free to change and redistribute it.
[2026-01-21T09:13:47.856Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-21T09:13:47.856Z] cpuCores : 2
[2026-01-21T09:13:47.856Z] curlVersion :
[2026-01-21T09:13:47.856Z] curl 8.15.0 (x86_64-pc-cygwin) libcurl/8.15.0 OpenSSL/3.0.17 zlib/1.3.1 brotli/1.1.0 zstd/1.5.7 libidn2/2.3.8 libpsl/0.21.5 libssh2/1.11.0 nghttp2/1.61.0 libgsasl/2.2.2 OpenLDAP/2.6.10
[2026-01-21T09:13:47.856Z] Release-Date: 2025-07-16
[2026-01-21T09:13:47.856Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss
[2026-01-21T09:13:47.856Z] Features: alt-svc AsynchDNS brotli gsasl GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2026-01-21T09:13:47.856Z] dockerVersion : bash: line 1: docker: command not found
[2026-01-21T09:13:47.856Z] gcc version : 13
[2026-01-21T09:13:47.856Z] gclibc version : ldd (cygwin) 3.6.4
[2026-01-21T09:13:47.856Z] gdb version : bash: line 1: gdb: command not found
[2026-01-21T09:13:47.856Z] lldb version : Command could not be executed
[2026-01-21T09:13:47.856Z] makeVersion :
[2026-01-21T09:13:47.856Z] GNU Make 4.4.1
[2026-01-21T09:13:47.856Z] Built for x86_64-pc-cygwin
[2026-01-21T09:13:47.856Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2026-01-21T09:13:47.856Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2026-01-21T09:13:47.856Z] This is free software: you are free to change and redistribute it.
[2026-01-21T09:13:47.856Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-21T09:13:47.856Z] mavenVersion : bash: line 1: mvn: command not found
[2026-01-21T09:13:47.856Z] perlVersion :
[2026-01-21T09:13:47.856Z]
[2026-01-21T09:13:47.856Z] This is perl 5, version 40, subversion 3 (v5.40.3) built for x86_64-cygwin-threads-multi
[2026-01-21T09:13:47.856Z] (with 3 registered patches, see perl -V for more detail)
[2026-01-21T09:13:47.856Z]
[2026-01-21T09:13:47.856Z] Copyright 1987-2025, Larry Wall
[2026-01-21T09:13:47.856Z]
[2026-01-21T09:13:47.856Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-01-21T09:13:47.856Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-01-21T09:13:47.856Z]
[2026-01-21T09:13:47.856Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-01-21T09:13:47.856Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-01-21T09:13:47.856Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-01-21T09:13:47.856Z]
[2026-01-21T09:13:47.856Z] podmanVersion : bash: line 1: podman: command not found
[2026-01-21T09:13:47.856Z] procArch : unknown
[2026-01-21T09:13:47.856Z] sysArch : x86_64
[2026-01-21T09:13:47.856Z] sysOS : CYGWIN_NT-10.0-26200
[2026-01-21T09:13:47.856Z] ulimit :
[2026-01-21T09:13:47.856Z] core file size (blocks, -c) 0
[2026-01-21T09:13:47.856Z] data seg size (kbytes, -d) unlimited
[2026-01-21T09:13:47.856Z] file size (blocks, -f) unlimited
[2026-01-21T09:13:47.856Z] open files (-n) 3200
[2026-01-21T09:13:47.856Z] pipe size (512 bytes, -p) 8
[2026-01-21T09:13:47.856Z] stack size (kbytes, -s) 2032
[2026-01-21T09:13:47.856Z] cpu time (seconds, -t) unlimited
[2026-01-21T09:13:47.856Z] max user processes (-u) 256
[2026-01-21T09:13:47.856Z] virtual memory (kbytes, -v) unlimited
[2026-01-21T09:13:47.856Z] uname : CYGWIN_NT-10.0-26200 test-azure-win1 3.6.4-1.x86_64 2025-07-15 07:55 UTC x86_64 Cygwin
[2026-01-21T09:13:47.856Z] vmVendor : Oracle Corporation
[2026-01-21T09:13:47.856Z] vmVersion : 25.482-b08
[2026-01-21T09:13:47.856Z] xlc version : bash: line 1: xlC: command not found
[2026-01-21T09:13:47.856Z] **************************************************************************
[2026-01-21T09:13:47.856Z]
[2026-01-21T09:13:47.856Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-01-21T09:13:47.856Z]
[2026-01-21T09:13:47.856Z] System.getProperty('java.vendor')=Temurin
[2026-01-21T09:13:47.856Z]
[2026-01-21T09:13:47.856Z] System.getProperty('os.name')=Windows 11
[2026-01-21T09:13:47.856Z]
[2026-01-21T09:13:47.856Z] System.getProperty('os.arch')=amd64
[2026-01-21T09:13:47.856Z]
[2026-01-21T09:13:47.856Z] System.getProperty('java.fullversion')=null
[2026-01-21T09:13:47.856Z]
[2026-01-21T09:13:47.856Z] System.getProperty('sun.arch.data.model')=64
[2026-01-21T09:13:47.857Z]
[2026-01-21T09:13:47.857Z] make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=extended.functional TESTLIST=
[2026-01-21T09:13:47.857Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/TKG'
[2026-01-21T09:13:47.857Z] perl scripts/configure.pl
[2026-01-21T09:13:48.170Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/workspace/build-scripts/externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=win_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional/buildAndPackage --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime= --TRSSURL=
[2026-01-21T09:13:48.495Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-01-21T09:13:48.495Z]
[2026-01-21T09:13:48.495Z]
[2026-01-21T09:13:48.495Z] Starting to generate build list.
[2026-01-21T09:13:48.495Z]
[2026-01-21T09:13:48.495Z] Parsing C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests\aqa-tests\TKG\..\functional\buildAndPackage\playlist.xml
[2026-01-21T09:13:48.495Z] Generated C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests\aqa-tests\TKG/../TKG/buildInfo.mk
[2026-01-21T09:13:48.495Z]
[2026-01-21T09:13:48.806Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/TKG'
[2026-01-21T09:13:48.806Z] make -f clean.mk cleanBuild
[2026-01-21T09:13:48.806Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/TKG'
[2026-01-21T09:13:49.135Z] rm -f -r C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests///..//jvmtest
[2026-01-21T09:13:49.135Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/TKG'
[2026-01-21T09:13:49.446Z] make -f compile.mk compile
[2026-01-21T09:13:49.446Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/TKG'
[2026-01-21T09:13:49.765Z] rm -f -r C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests//TKG/output_compilation; \
[2026-01-21T09:13:49.765Z] mkdir -p C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests//TKG/output_compilation; \
[2026-01-21T09:13:49.765Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/" "-DBUILD_ROOT=C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests///..//jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=functional/buildAndPackage" "-DRESOURCES_DIR=C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests///..//jvmtest/TestConfig/resources" "-DSPEC=win_x86-64" "-DTEST_JDK_HOME=c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=C:/jenkins/workspace/build-scripts/externalDependency/lib" 2>&1; echo $? ) | tee "C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests//TKG/output_compilation/compilation.log"; \
[2026-01-21T09:13:49.765Z] if [ -z "$(tail -1 C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests//TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests//TKG/output_compilation/compilation.log" --testRoot="C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/"; false; else rm -f -r "C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests//TKG/output_compilation"; fi
[2026-01-21T09:13:51.402Z] Buildfile: C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests\aqa-tests\TKG\scripts\build_test.xml
[2026-01-21T09:13:51.768Z] [echo] build.list is TestConfig/build.xml,functional/buildAndPackage/build.xml
[2026-01-21T09:13:52.096Z]
[2026-01-21T09:13:52.096Z] -create_test_directory:
[2026-01-21T09:13:52.097Z] [mkdir] Created dir: C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests\jvmtest
[2026-01-21T09:13:52.097Z]
[2026-01-21T09:13:52.097Z] stage_test_material:
[2026-01-21T09:13:52.097Z] [copy] Copying 136 files to C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests\jvmtest
[2026-01-21T09:13:52.420Z]
[2026-01-21T09:13:52.420Z] build:
[2026-01-21T09:13:52.420Z]
[2026-01-21T09:13:52.420Z] init:
[2026-01-21T09:13:52.420Z] [mkdir] Created dir: C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests\jvmtest\TestConfig
[2026-01-21T09:13:52.420Z]
[2026-01-21T09:13:52.420Z] build:
[2026-01-21T09:13:52.420Z] [copy] Copying 15 files to C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests\jvmtest\TestConfig
[2026-01-21T09:13:52.782Z] [copy] Copied 4 empty directories to 2 empty directories under C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests\jvmtest\TestConfig
[2026-01-21T09:13:52.782Z] [copy] Copying 1 file to C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests\jvmtest\TestConfig
[2026-01-21T09:13:52.782Z]
[2026-01-21T09:13:52.782Z] build:
[2026-01-21T09:13:52.782Z]
[2026-01-21T09:13:52.782Z] init:
[2026-01-21T09:13:52.782Z] [mkdir] Created dir: C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests\jvmtest\functional\buildAndPackage
[2026-01-21T09:13:52.782Z] [mkdir] Created dir: C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests\aqa-tests\functional\buildAndPackage\bin
[2026-01-21T09:13:52.782Z]
[2026-01-21T09:13:52.782Z] getDependentLibs:
[2026-01-21T09:13:53.108Z] [exec] --------------------------------------------
[2026-01-21T09:13:53.108Z] [exec] path is set to C:/jenkins/workspace/build-scripts/externalDependency/lib
[2026-01-21T09:13:53.108Z] [exec] task is set to default
[2026-01-21T09:13:53.108Z] [exec] dependencyList is set to testng,jcommander
[2026-01-21T09:13:53.108Z] [exec] System Test jars will not be downloaded.
[2026-01-21T09:13:53.108Z] [exec] --------------------------------------------
[2026-01-21T09:13:53.108Z] [exec] Starting download third party dependent jars
[2026-01-21T09:13:53.108Z] [exec] --------------------------------------------
[2026-01-21T09:13:53.108Z] [exec] downloading dependent third party jars to C:/jenkins/workspace/build-scripts/externalDependency/lib
[2026-01-21T09:13:53.108Z] [exec] C:/jenkins/workspace/build-scripts/externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2026-01-21T09:13:53.108Z] [exec] C:/jenkins/workspace/build-scripts/externalDependency/lib/testng.jar exists with correct hash, not downloading
[2026-01-21T09:13:53.108Z] [exec] downloaded dependent third party jars successfully
[2026-01-21T09:13:53.108Z]
[2026-01-21T09:13:53.108Z] compile:
[2026-01-21T09:13:53.108Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-21T09:13:53.108Z] [echo] ============COMPILER SETTINGS============
[2026-01-21T09:13:53.108Z] [echo] ===fork: yes
[2026-01-21T09:13:53.108Z] [echo] ===executable: c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/javac
[2026-01-21T09:13:53.108Z] [echo] ===debug: on
[2026-01-21T09:13:53.108Z] [echo] ===destdir: C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests///..//jvmtest/functional/buildAndPackage
[2026-01-21T09:13:53.108Z] [javac] Compiling 9 source files to C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests\aqa-tests\functional\buildAndPackage\bin
[2026-01-21T09:13:54.736Z] [javac] Creating empty C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests\aqa-tests\functional\buildAndPackage\bin\net\adoptium\test\package-info.class
[2026-01-21T09:13:54.736Z]
[2026-01-21T09:13:54.736Z] dist_functional:
[2026-01-21T09:13:54.736Z] [copy] Copying 2 files to C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests\jvmtest\functional
[2026-01-21T09:13:54.736Z]
[2026-01-21T09:13:54.736Z] dist:
[2026-01-21T09:13:54.736Z] [jar] Building jar: C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests\jvmtest\functional\buildAndPackage\BuildAndPackagingTests.jar
[2026-01-21T09:13:54.736Z] [copy] Copying 3 files to C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests\jvmtest\functional\buildAndPackage
[2026-01-21T09:13:54.736Z]
[2026-01-21T09:13:54.736Z] clean:
[2026-01-21T09:13:54.736Z] [delete] Deleting directory C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests\aqa-tests\functional\buildAndPackage\bin
[2026-01-21T09:13:54.736Z]
[2026-01-21T09:13:54.736Z] BUILD SUCCESSFUL
[2026-01-21T09:13:54.736Z] Total time: 3 seconds
[2026-01-21T09:13:54.736Z] 0
[2026-01-21T09:13:55.062Z]
[2026-01-21T09:13:55.062Z]
[2026-01-21T09:13:55.062Z] RECORD TEST REPOs SHA
[2026-01-21T09:13:55.062Z] cd "C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests//TKG/scripts"; \
[2026-01-21T09:13:55.062Z] bash "getSHAs.sh" --test_root_dir "C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/" --shas_file "C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests//TKG/SHAs.txt"
[2026-01-21T09:13:55.062Z] Check shas in C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/ and store the info in C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests//TKG/SHAs.txt
[2026-01-21T09:13:55.062Z] touch C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests//TKG/SHAs.txt
[2026-01-21T09:13:55.745Z] ================================================
[2026-01-21T09:13:55.745Z] timestamp: 20260121-091355
[2026-01-21T09:13:55.745Z] repo dir: C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests
[2026-01-21T09:13:55.745Z] git repo:
[2026-01-21T09:13:56.073Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-01-21T09:13:56.073Z] sha:
[2026-01-21T09:13:56.073Z] f1de84fa61e4938e16bdd7cc1132b0db67b63ddb
[2026-01-21T09:13:56.400Z] ================================================
[2026-01-21T09:13:56.400Z] timestamp: 20260121-091356
[2026-01-21T09:13:56.400Z] repo dir: C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/openj9
[2026-01-21T09:13:56.400Z] git repo:
[2026-01-21T09:13:56.400Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git
[2026-01-21T09:13:56.400Z] sha:
[2026-01-21T09:13:56.400Z] 36c78c3af93cd749936286d057592d925690f824
[2026-01-21T09:13:56.400Z] ================================================
[2026-01-21T09:13:56.400Z] timestamp: 20260121-091356
[2026-01-21T09:13:56.400Z] repo dir: C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/TKG
[2026-01-21T09:13:56.400Z] git repo:
[2026-01-21T09:13:56.400Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-01-21T09:13:56.400Z] sha:
[2026-01-21T09:13:56.720Z] 5497553a4998d8b682e161924ecf857b331561d3
[2026-01-21T09:13:56.720Z] ================================================
[2026-01-21T09:13:56.720Z] timestamp: 20260121-091356
[2026-01-21T09:13:56.720Z] repo dir: C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/vendor_0
[2026-01-21T09:13:56.720Z] git repo:
[2026-01-21T09:13:56.720Z] Fetch URL: https://github.com/adoptium/temurin-build
[2026-01-21T09:13:56.720Z] sha:
[2026-01-21T09:13:56.720Z] 458965074606f027bd5afce2cfd5c1055dea0438
[2026-01-21T09:13:56.720Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/TKG'
[2026-01-21T09:13:56.720Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.functional TESTLIST=
[2026-01-21T09:13:57.033Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/TKG'
[2026-01-21T09:13:57.033Z] perl scripts/configure.pl
[2026-01-21T09:13:57.033Z] c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/workspace/build-scripts/externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=win_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional/buildAndPackage --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime= --TRSSURL=
[2026-01-21T09:13:57.371Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-01-21T09:13:57.371Z]
[2026-01-21T09:13:57.371Z] Starting to generate test make files.
[2026-01-21T09:13:57.371Z]
[2026-01-21T09:13:57.696Z] Parsing C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests\aqa-tests\TKG\..\functional\buildAndPackage\playlist.xml
[2026-01-21T09:13:57.696Z] Generated C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests\aqa-tests\TKG/../functional/buildAndPackage/autoGen.mk
[2026-01-21T09:13:57.696Z]
[2026-01-21T09:13:57.696Z] Generated C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests\aqa-tests\TKG/../functional/autoGen.mk
[2026-01-21T09:13:57.696Z]
[2026-01-21T09:13:57.696Z] Generated C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests\aqa-tests\TKG/../autoGen.mk
[2026-01-21T09:13:57.696Z]
[2026-01-21T09:13:57.696Z] Generated C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests\aqa-tests\TKG/../TKG/utils.mk
[2026-01-21T09:13:57.696Z]
[2026-01-21T09:13:57.696Z] Generated C:\jenkins\workspace\build-scripts\jobs\release\jobs\jdk8u\jdk8u-release-windows-x64-temurin_SmokeTests\aqa-tests\TKG/../TKG/rerun.mk
[2026-01-21T09:13:57.696Z]
[2026-01-21T09:13:57.696Z] Make files are generated successfully.
[2026-01-21T09:13:57.696Z]
[2026-01-21T09:13:57.697Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/TKG'
[2026-01-21T09:13:57.697Z] make -f runtest.mk _extended.functional
[2026-01-21T09:13:57.697Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/TKG'
[2026-01-21T09:13:58.382Z]
[2026-01-21T09:13:58.382Z] Running make 4.4.1
[2026-01-21T09:13:58.382Z] set TEST_ROOT to C:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/
[2026-01-21T09:13:58.382Z] set JDK_VERSION to 8
[2026-01-21T09:13:58.382Z] set JDK_IMPL to hotspot
[2026-01-21T09:13:58.382Z] set JVM_VERSION to openjdk8
[2026-01-21T09:13:58.695Z] set JCL_VERSION to latest
[2026-01-21T09:13:58.695Z] JAVA_HOME was originally set to C:\openjdk\jdk-8
[2026-01-21T09:13:58.695Z] set JAVA_HOME to c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/jdkbinary/j2sdk-image
[2026-01-21T09:13:58.695Z] set SPEC to win_x86-64
[2026-01-21T09:13:58.695Z] set TEST_FLAG to
[2026-01-21T09:13:59.008Z] Running extended.functional ...
[2026-01-21T09:13:59.008Z] There are 1 test targets in extended.functional
[2026-01-21T09:13:59.008Z] "c:/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/jdkbinary/j2sdk-image\\bin\\java" -version
[2026-01-21T09:13:59.008Z] openjdk version "1.8.0_482"
[2026-01-21T09:13:59.008Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-b08)
[2026-01-21T09:13:59.008Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b08, mixed mode)
[2026-01-21T09:13:59.319Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests'
[2026-01-21T09:13:59.319Z] make[3]: Entering directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/functional'
[2026-01-21T09:13:59.630Z] make[4]: Entering directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage'
[2026-01-21T09:13:59.630Z]
[2026-01-21T09:13:59.941Z] ===============================================