Pre Test
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin" build number 574
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 3023
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 294
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
> git rev-parse --resolve-git-dir /home/jenkins/.jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
Cleaning workspace
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -fdx # timeout=10
Pruning obsolete local branches
Using shallow fetch with depth 1
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 --prune --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 69651d0e9d7c4f84ac73d5ec1510d3f459affeb1 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 69651d0e9d7c4f84ac73d5ec1510d3f459affeb1 # timeout=10
Commit message: "Unexclude OpenJ9 jdk25 tests for issue 22219 (#6542)"
> git rev-list --no-walk 1ef663ab0243186b896488a2eb1f06c5adbefced # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-08-30T20:55:02.622Z] SPEC: win_x86-64
[Pipeline] echo
[2025-08-30T20:55:02.623Z] LABEL: ci.role.test&&hw.arch.x86&&sw.os.windows
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-08-30T20:55:02.640Z] Found a total of 5 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-08-30T20:55:02.644Z] dynamicAgents: []
[Pipeline] node
[2025-08-30T20:55:02.724Z] Running on test-azure-win11-x64-1 in c:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-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
[2025-08-30T20:55:02.751Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-08-30T20:55:02.792Z] [WS-CLEANUP] Deleting project workspace...
[2025-08-30T20:55:02.792Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-08-30T20:55:02.808Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-08-30T20:55:02.854Z] The recommended git tool is: git
[2025-08-30T20:55:02.904Z] No credentials specified
[2025-08-30T20:55:02.922Z] Cloning the remote Git repository
[2025-08-30T20:55:02.953Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-08-30T20:55:02.955Z] > git init c:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\aqa-tests # timeout=10
[2025-08-30T20:55:03.191Z] [WARNING] Reference path does not exist: null/openjdk_cache
[2025-08-30T20:55:03.192Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-08-30T20:55:03.193Z] > git --version # timeout=10
[2025-08-30T20:55:03.261Z] > git --version # 'git version 2.45.1'
[2025-08-30T20:55:03.264Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-08-30T20:55:10.118Z] Avoid second fetch
[2025-08-30T20:55:10.233Z] Checking out Revision 69651d0e9d7c4f84ac73d5ec1510d3f459affeb1 (origin/master)
[2025-08-30T20:55:09.944Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-08-30T20:55:10.002Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-08-30T20:55:10.126Z] > git rev-parse "origin/master^{commit}" # timeout=10
[2025-08-30T20:55:10.244Z] > git config core.sparsecheckout # timeout=10
[2025-08-30T20:55:10.308Z] > git checkout -f 69651d0e9d7c4f84ac73d5ec1510d3f459affeb1 # timeout=10
[2025-08-30T20:55:13.161Z] Commit message: "Unexclude OpenJ9 jdk25 tests for issue 22219 (#6542)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (c:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-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
[2025-08-30T20:55:14.752Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] echo
[2025-08-30T20:55:14.795Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-08-30T20:55:15.247Z] + LC_TIME=C
[2025-08-30T20:55:15.247Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-08-30T20:55:15.699Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-08-30T20:55:16.138Z] + aqa-tests/terminateTestProcesses.sh null
[2025-08-30T20:55:16.139Z] Windows machine, using powershell queries...
[2025-08-30T20:55:17.206Z] 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-08-30T20:55:18.527Z] + printenv
[2025-08-30T20:55:18.527Z] ProgramFiles(x86)=C:\Program Files (x86)
[2025-08-30T20:55:18.527Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
[2025-08-30T20:55:18.527Z] !ExitCode=00000000
[2025-08-30T20:55:18.527Z] KEEP_WORKSPACE=false
[2025-08-30T20:55:18.527Z] NUMBER_OF_PROCESSORS=2
[2025-08-30T20:55:18.527Z] PROCESSOR_LEVEL=25
[2025-08-30T20:55:18.527Z] TAP_NAME=build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests.tap
[2025-08-30T20:55:18.527Z] LIB_DIR=c:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib
[2025-08-30T20:55:18.527Z] EXIT_FAILURE=false
[2025-08-30T20:55:18.527Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-windows-x64-temurin_SmokeTests/365/display/redirect?page=tests
[2025-08-30T20:55:18.527Z] PLATFORM=x86-64_windows
[2025-08-30T20:55:18.527Z] DOCKER_REQUIRED=false
[2025-08-30T20:55:18.527Z] USERDOMAIN_ROAMINGPROFILE=test-azure-win1
[2025-08-30T20:55:18.527Z] EFC_6436_1262719628=1
[2025-08-30T20:55:18.527Z] PROGRAMFILES=C:\Program Files
[2025-08-30T20:55:18.527Z] git=C:\Program Files\Git\cmd\git.exe
[2025-08-30T20:55:18.527Z] TIME_LIMIT=1
[2025-08-30T20:55:18.527Z] JENKINS_SERVER_COOKIE=durable-04ccc2483d92f4eb4e764d37dd1919f68e78dc20add8ffce79a3b1ff96bbeacb
[2025-08-30T20:55:18.527Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
[2025-08-30T20:55:18.527Z] JAVA_HOME=C:\openjdk\jdk-8
[2025-08-30T20:55:18.527Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-08-30T20:55:18.527Z] GENERATE_JOBS=false
[2025-08-30T20:55:18.527Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-08-30T20:55:18.527Z] OS=Windows_NT
[2025-08-30T20:55:18.527Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-windows-x64-temurin_SmokeTests/365/display/redirect?page=changes
[2025-08-30T20:55:18.527Z] HOMEDRIVE=C:
[2025-08-30T20:55:18.527Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15
[2025-08-30T20:55:18.527Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-08-30T20:55:18.527Z] USERDOMAIN=test-azure-win1
[2025-08-30T20:55:18.527Z] STF_OWNER_BRANCH=adoptium:master
[2025-08-30T20:55:18.527Z] VENDOR_TEST_DIRS=/test/functional
[2025-08-30T20:55:18.527Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-08-30T20:55:18.527Z] PWD=/cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests
[2025-08-30T20:55:18.527Z] USERPROFILE=C:\Users\jenkins
[2025-08-30T20:55:18.527Z] ARCHIVE_TEST_RESULTS=false
[2025-08-30T20:55:18.527Z] BUILD_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-windows-x64-temurin_SmokeTests/365/
[2025-08-30T20:55:18.527Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin
[2025-08-30T20:55:18.527Z] JOB_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-windows-x64-temurin_SmokeTests/
[2025-08-30T20:55:18.527Z] BUILD_NUMBER=365
[2025-08-30T20:55:18.527Z] TKG_ITERATIONS=1
[2025-08-30T20:55:18.527Z] _=/usr/bin/printenv
[2025-08-30T20:55:18.527Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\
[2025-08-30T20:55:18.527Z] PERF_ROOT=c:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests/../../benchmarks
[2025-08-30T20:55:18.527Z] ALLUSERSPROFILE=C:\ProgramData
[2025-08-30T20:55:18.527Z] JENKINS_NODE_COOKIE=21f6d4a8-9714-4c1b-b4ad-cf7750b669ec
[2025-08-30T20:55:18.527Z] CommonProgramW6432=C:\Program Files\Common Files
[2025-08-30T20:55:18.527Z] KEEP_REPORTDIR=false
[2025-08-30T20:55:18.527Z] BUILD_DISPLAY_NAME=#365
[2025-08-30T20:55:18.527Z] SDK_RESOURCE=upstream
[2025-08-30T20:55:18.527Z] TEST_JDK_HOME=c:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests/jdkbinary/j2sdk-image
[2025-08-30T20:55:18.527Z] HOME=/home/jenkins
[2025-08-30T20:55:18.527Z] USERNAME=jenkins
[2025-08-30T20:55:18.527Z] OneDrive=C:\Users\jenkins\OneDrive
[2025-08-30T20:55:18.527Z] COMSPEC=C:\Windows\system32\cmd.exe
[2025-08-30T20:55:18.527Z] CUDA_PATH_V9_1=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1
[2025-08-30T20:55:18.527Z] jobStatus=SUCCESS
[2025-08-30T20:55:18.527Z] JENKINS_URL=https://ci.adoptium.net/
[2025-08-30T20:55:18.527Z] JOB_BASE_NAME=jdk8u-windows-x64-temurin_SmokeTests
[2025-08-30T20:55:18.527Z] JOBSTARTTIME=Sat, 30 Aug 2025 20:55:15 +0000
[2025-08-30T20:55:18.527Z] JDK_VERSION=8
[2025-08-30T20:55:18.527Z] APPDATA=C:\Users\jenkins\AppData\Roaming
[2025-08-30T20:55:18.527Z] JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests
[2025-08-30T20:55:18.527Z] EFC_6436_1592913036=1
[2025-08-30T20:55:18.527Z] USE_TESTENV_PROPERTIES=false
[2025-08-30T20:55:18.527Z] SYSTEMROOT=C:\Windows
[2025-08-30T20:55:18.527Z] PERSONAL_BUILD=false
[2025-08-30T20:55:18.527Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-windows-x64-temurin_SmokeTests/365/display/redirect
[2025-08-30T20:55:18.527Z] LOCALAPPDATA=C:\Users\jenkins\AppData\Local
[2025-08-30T20:55:18.527Z] AUTO_DETECT=true
[2025-08-30T20:55:18.527Z] VENDOR_TEST_REPOS=https://github.com/adoptium/temurin-build
[2025-08-30T20:55:18.527Z] EXIT_SUCCESS=false
[2025-08-30T20:55:18.527Z] EFC_6436_3789132940=1
[2025-08-30T20:55:18.527Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-windows-x64-temurin_SmokeTests/display/redirect
[2025-08-30T20:55:18.527Z] PROMPT=$P$G
[2025-08-30T20:55:18.527Z] EFC_6436_2283032206=1
[2025-08-30T20:55:18.527Z] WORKSPACE=c:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests
[2025-08-30T20:55:18.527Z] COMPUTERNAME=test-azure-win1
[2025-08-30T20:55:18.527Z] OPENJ9_BRANCH=master
[2025-08-30T20:55:18.527Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-08-30T20:55:18.527Z] SYSTEM_LIB_DIR=c:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests/../../../../../externalDependency/system_lib
[2025-08-30T20:55:18.527Z] PARALLEL=None
[2025-08-30T20:55:18.527Z] HUDSON_URL=https://ci.adoptium.net/
[2025-08-30T20:55:18.527Z] ITERATIONS=1
[2025-08-30T20:55:18.527Z] UPSTREAM_JOB_NUMBER=574
[2025-08-30T20:55:18.527Z] SPEC=win_x86-64
[2025-08-30T20:55:18.527Z] TERM=xterm-256color
[2025-08-30T20:55:18.527Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-08-30T20:55:18.527Z] LOGONSERVER=\\test-azure-win1
[2025-08-30T20:55:18.527Z] NODE_NAME=test-azure-win11-x64-1
[2025-08-30T20:55:18.527Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-08-30T20:55:18.527Z] PSModulePath=C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules
[2025-08-30T20:55:18.527Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-08-30T20:55:18.527Z] CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1
[2025-08-30T20:55:18.527Z] TEMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp
[2025-08-30T20:55:18.527Z] DYNAMIC_COMPILE=true
[2025-08-30T20:55:18.527Z] SHLVL=2
[2025-08-30T20:55:18.527Z] BUILD_TAG=jenkins-build-scripts-jobs-jdk8u-jdk8u-windows-x64-temurin_SmokeTests-365
[2025-08-30T20:55:18.527Z] PROCESSOR_REVISION=0101
[2025-08-30T20:55:18.527Z] DriverData=C:\Windows\System32\Drivers\DriverData
[2025-08-30T20:55:18.527Z] EXECUTOR_NUMBER=0
[2025-08-30T20:55:18.527Z] HUDSON_COOKIE=5df78fbe-0774-443c-a1e1-4e91e82a4678
[2025-08-30T20:55:18.527Z] ADOPTOPENJDK_BRANCH=master
[2025-08-30T20:55:18.527Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-08-30T20:55:18.527Z] COMMONPROGRAMFILES=C:\Program Files\Common Files
[2025-08-30T20:55:18.527Z] ORIGIN_JDK_VERSION=8
[2025-08-30T20:55:18.527Z] PROCESSOR_IDENTIFIER=AMD64 Family 25 Model 1 Stepping 1, AuthenticAMD
[2025-08-30T20:55:18.527Z] SESSIONNAME=RDP-Tcp#0
[2025-08-30T20:55:18.527Z] NUM_PROCESSORS=2
[2025-08-30T20:55:18.527Z] NODE_LABELS=sw.os.windows win11 test ci.role.test test-azure-win11-x64-1 x64 windows hw.arch.x86
[2025-08-30T20:55:18.527Z] STAGE_NAME=Setup
[2025-08-30T20:55:18.527Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-08-30T20:55:18.527Z] HOMEPATH=\Users\jenkins
[2025-08-30T20:55:18.527Z] WORKSPACE_TMP=c:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests@tmp
[2025-08-30T20:55:18.527Z] TMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp
[2025-08-30T20:55:18.528Z] 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
[2025-08-30T20:55:18.528Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-08-30T20:55:18.528Z] TKG_OWNER_BRANCH=adoptium:master
[2025-08-30T20:55:18.528Z] ProgramW6432=C:\Program Files
[2025-08-30T20:55:18.528Z] CI=true
[2025-08-30T20:55:18.528Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-windows-x64-temurin_SmokeTests/365/display/redirect?page=artifacts
[2025-08-30T20:55:18.528Z] ACTIVE_NODE_TIMEOUT=5
[2025-08-30T20:55:18.528Z] VENDOR_TEST_BRANCHES=master
[2025-08-30T20:55:18.528Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-08-30T20:55:18.528Z] BUILD_LIST=functional/buildAndPackage
[2025-08-30T20:55:18.528Z] BUILD_ID=365
[2025-08-30T20:55:18.528Z] WINDIR=C:\Windows
[2025-08-30T20:55:18.528Z] PROCESSOR_ARCHITECTURE=AMD64
[2025-08-30T20:55:18.528Z] PUBLIC=C:\Users\Public
[2025-08-30T20:55:18.528Z] CLIENTNAME=li-db41a7cc-251
[2025-08-30T20:55:18.528Z] SYSTEMDRIVE=C:
[2025-08-30T20:55:18.528Z] TARGET=extended.functional
[2025-08-30T20:55:18.528Z] USE_JRE=false
[2025-08-30T20:55:18.528Z] JDK_IMPL=hotspot
[2025-08-30T20:55:18.528Z] EFC_6436_2775293581=1
[2025-08-30T20:55:18.528Z] 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-08-30T20:55:18.580Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-08-30T20:55:18.610Z] Running in c:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-08-30T20:55:23.476Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-windows-x64-temurin" build number 574
[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
[2025-08-30T20:55:23.982Z] 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-08-30T20:55:23.992Z] Running in c:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests
[Pipeline] {
[Pipeline] sshagent
[2025-08-30T20:55:24.046Z] $ ssh-agent
[2025-08-30T20:55:24.202Z] SSH_AUTH_SOCK=/tmp/ssh-DTcUL16KhcbR/agent.1883
[2025-08-30T20:55:24.202Z] SSH_AGENT_PID=1884
[2025-08-30T20:55:24.202Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-08-30T20:55:24.220Z] Running in c:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\aqa-tests
[Pipeline] {
[Pipeline] sh
[2025-08-30T20:55:24.624Z] ++ pwd
[2025-08-30T20:55:24.624Z] + ./get.sh -s /cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-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 master --vendor_dirs /test/functional
[2025-08-30T20:55:24.938Z] TESTDIR: /cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests
[2025-08-30T20:55:24.938Z] get jdk binary...
[2025-08-30T20:55:24.938Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-08-30T20:55:24.938Z] Uncompressing file: OpenJDK8U-jdk_x64_windows_hotspot_8u472b05-ea.zip ...
[2025-08-30T20:55:27.728Z] List files in jdkbinary folder...
[2025-08-30T20:55:27.728Z] total 173952
[2025-08-30T20:55:27.728Z] -rwxrwx---+ 1 jenkins None 30390481 Aug 30 20:31 OpenJDK8U-debugimage_x64_windows_hotspot_8u472b05-ea.zip
[2025-08-30T20:55:27.728Z] -rwxrwx---+ 1 jenkins None 106974722 Aug 30 20:38 OpenJDK8U-jdk_x64_windows_hotspot_8u472b05-ea.zip
[2025-08-30T20:55:27.729Z] -rwxrwx---+ 1 jenkins None 40652308 Aug 30 20:38 OpenJDK8U-jre_x64_windows_hotspot_8u472b05-ea.zip
[2025-08-30T20:55:27.729Z] -rwxrwx---+ 1 jenkins None 24015 Aug 30 20:35 OpenJDK8U-sbom_x64_windows_hotspot_8u472b05-ea-metadata.json
[2025-08-30T20:55:27.729Z] -rwxrwx---+ 1 jenkins None 79153 Aug 30 20:50 OpenJDK8U-sbom_x64_windows_hotspot_8u472b05-ea.json
[2025-08-30T20:55:27.729Z] drwxrwxr-x+ 1 jenkins None 0 Aug 30 20:55 tmp
[2025-08-30T20:55:27.729Z] List files in jdkbinary/tmp folder...
[2025-08-30T20:55:27.729Z] total 4
[2025-08-30T20:55:27.729Z] drwxrwxr-x+ 1 jenkins None 0 Aug 30 20:31 jdk8u472-b05
[2025-08-30T20:55:27.729Z] Moving directory jdk8u472-b05/ to ../j2sdk-image
[2025-08-30T20:55:27.729Z] Uncompressing file: OpenJDK8U-jre_x64_windows_hotspot_8u472b05-ea.zip ...
[2025-08-30T20:55:29.283Z] List files in jdkbinary folder...
[2025-08-30T20:55:29.283Z] total 173956
[2025-08-30T20:55:29.283Z] -rwxrwx---+ 1 jenkins None 30390481 Aug 30 20:31 OpenJDK8U-debugimage_x64_windows_hotspot_8u472b05-ea.zip
[2025-08-30T20:55:29.283Z] -rwxrwx---+ 1 jenkins None 106974722 Aug 30 20:38 OpenJDK8U-jdk_x64_windows_hotspot_8u472b05-ea.zip
[2025-08-30T20:55:29.283Z] -rwxrwx---+ 1 jenkins None 40652308 Aug 30 20:38 OpenJDK8U-jre_x64_windows_hotspot_8u472b05-ea.zip
[2025-08-30T20:55:29.283Z] -rwxrwx---+ 1 jenkins None 24015 Aug 30 20:35 OpenJDK8U-sbom_x64_windows_hotspot_8u472b05-ea-metadata.json
[2025-08-30T20:55:29.283Z] -rwxrwx---+ 1 jenkins None 79153 Aug 30 20:50 OpenJDK8U-sbom_x64_windows_hotspot_8u472b05-ea.json
[2025-08-30T20:55:29.283Z] drwxrwxr-x+ 1 jenkins None 0 Aug 30 20:31 j2sdk-image
[2025-08-30T20:55:29.283Z] drwxrwxr-x+ 1 jenkins None 0 Aug 30 20:55 tmp
[2025-08-30T20:55:29.283Z] List files in jdkbinary/tmp folder...
[2025-08-30T20:55:29.283Z] total 4
[2025-08-30T20:55:29.283Z] drwxrwxr-x+ 1 jenkins None 0 Aug 30 20:31 jdk8u472-b05-jre
[2025-08-30T20:55:29.283Z] Moving directory jdk8u472-b05-jre/ to ../j2re-image
[2025-08-30T20:55:29.283Z] Uncompressing OpenJDK8U-debugimage_x64_windows_hotspot_8u472b05-ea.zip over ./j2sdk-image/jre...
[2025-08-30T20:55:30.837Z] Removing top-level folder jdk8u472-b05-debug-image/
[2025-08-30T20:55:30.837Z] Removing top-level folder jdk8u472-b05/
[2025-08-30T20:55:33.683Z] Run c:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -version
[2025-08-30T20:55:33.683Z] =JAVA VERSION OUTPUT BEGIN=
[2025-08-30T20:55:34.348Z] openjdk version "1.8.0_472-beta"
[2025-08-30T20:55:34.348Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-beta-202508302006-b05)
[2025-08-30T20:55:34.348Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b05, mixed mode)
[2025-08-30T20:55:34.348Z] =JAVA VERSION OUTPUT END=
[2025-08-30T20:55:34.348Z] =RELEASE INFO BEGIN=
[2025-08-30T20:55:34.348Z] JAVA_VERSION="1.8.0_472"
[2025-08-30T20:55:34.348Z] OS_NAME="Windows"
[2025-08-30T20:55:34.348Z] OS_VERSION="5.2"
[2025-08-30T20:55:34.348Z] OS_ARCH="amd64"
[2025-08-30T20:55:34.348Z] SOURCE=".:git:49a65609c1ce+"
[2025-08-30T20:55:34.348Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-08-30T20:55:34.348Z] BUILD_SOURCE="git:ba722bb19f511a86cd98bdca95a3bbe65508fca7"
[2025-08-30T20:55:34.348Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-08-30T20:55:34.348Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2025-08-30T20:55:34.348Z] FULL_VERSION="1.8.0_472-beta-202508302006-b05"
[2025-08-30T20:55:34.348Z] SEMANTIC_VERSION="8.0.472+5"
[2025-08-30T20:55:34.348Z] BUILD_INFO="OS: Windows Server 2022 Version: 10.0"
[2025-08-30T20:55:34.348Z] JVM_VARIANT="Hotspot"
[2025-08-30T20:55:34.348Z] JVM_VERSION="25.472-b05"
[2025-08-30T20:55:34.348Z] IMAGE_TYPE="JDK"
[2025-08-30T20:55:34.348Z] =RELEASE INFO END=
[2025-08-30T20:55:34.348Z] get testKitGen...
[2025-08-30T20:55:34.348Z] git clone -q https://github.com/adoptium/TKG.git
[2025-08-30T20:55:35.899Z] git rev-parse master
[2025-08-30T20:55:35.899Z] git checkout -q -f 22529199368176ccd2e43c4cf47437798dcecf81
[2025-08-30T20:55:36.596Z] get functional test material...
[2025-08-30T20:55:36.596Z] git clone --depth 1 --reference-if-able /home/jenkins/openjdk_cache -b master https://github.com/eclipse-openj9/openj9.git
[2025-08-30T20:55:36.596Z] Cloning into 'openj9'...
[2025-08-30T20:55:36.596Z] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository.
[2025-08-30T20:55:43.598Z] Updating files: 9% (951/10322)
[2025-08-30T20:55:43.598Z] Updating files: 10% (1033/10322)
[2025-08-30T20:55:43.598Z] Updating files: 11% (1136/10322)
[2025-08-30T20:55:43.917Z] Updating files: 12% (1239/10322)
[2025-08-30T20:55:43.917Z] Updating files: 13% (1342/10322)
[2025-08-30T20:55:44.239Z] Updating files: 14% (1446/10322)
[2025-08-30T20:55:44.239Z] Updating files: 15% (1549/10322)
[2025-08-30T20:55:44.239Z] Updating files: 16% (1652/10322)
[2025-08-30T20:55:44.561Z] Updating files: 16% (1700/10322)
[2025-08-30T20:55:44.561Z] Updating files: 17% (1755/10322)
[2025-08-30T20:55:44.561Z] Updating files: 18% (1858/10322)
[2025-08-30T20:55:44.878Z] Updating files: 19% (1962/10322)
[2025-08-30T20:55:44.878Z] Updating files: 20% (2065/10322)
[2025-08-30T20:55:44.878Z] Updating files: 21% (2168/10322)
[2025-08-30T20:55:45.199Z] Updating files: 22% (2271/10322)
[2025-08-30T20:55:45.199Z] Updating files: 23% (2375/10322)
[2025-08-30T20:55:45.199Z] Updating files: 24% (2478/10322)
[2025-08-30T20:55:45.515Z] Updating files: 25% (2581/10322)
[2025-08-30T20:55:45.515Z] Updating files: 25% (2606/10322)
[2025-08-30T20:55:45.515Z] Updating files: 26% (2684/10322)
[2025-08-30T20:55:45.831Z] Updating files: 27% (2787/10322)
[2025-08-30T20:55:45.831Z] Updating files: 28% (2891/10322)
[2025-08-30T20:55:45.831Z] Updating files: 29% (2994/10322)
[2025-08-30T20:55:46.149Z] Updating files: 30% (3097/10322)
[2025-08-30T20:55:46.149Z] Updating files: 31% (3200/10322)
[2025-08-30T20:55:46.149Z] Updating files: 32% (3304/10322)
[2025-08-30T20:55:46.463Z] Updating files: 33% (3407/10322)
[2025-08-30T20:55:46.463Z] Updating files: 34% (3510/10322)
[2025-08-30T20:55:46.463Z] Updating files: 34% (3553/10322)
[2025-08-30T20:55:46.463Z] Updating files: 35% (3613/10322)
[2025-08-30T20:55:46.796Z] Updating files: 36% (3716/10322)
[2025-08-30T20:55:46.796Z] Updating files: 37% (3820/10322)
[2025-08-30T20:55:47.114Z] Updating files: 38% (3923/10322)
[2025-08-30T20:55:47.114Z] Updating files: 39% (4026/10322)
[2025-08-30T20:55:47.114Z] Updating files: 40% (4129/10322)
[2025-08-30T20:55:47.432Z] Updating files: 41% (4233/10322)
[2025-08-30T20:55:47.432Z] Updating files: 42% (4336/10322)
[2025-08-30T20:55:47.432Z] Updating files: 42% (4343/10322)
[2025-08-30T20:55:47.432Z] Updating files: 43% (4439/10322)
[2025-08-30T20:55:47.746Z] Updating files: 44% (4542/10322)
[2025-08-30T20:55:47.746Z] Updating files: 45% (4645/10322)
[2025-08-30T20:55:47.746Z] Updating files: 46% (4749/10322)
[2025-08-30T20:55:48.063Z] Updating files: 47% (4852/10322)
[2025-08-30T20:55:48.063Z] Updating files: 48% (4955/10322)
[2025-08-30T20:55:48.063Z] Updating files: 49% (5058/10322)
[2025-08-30T20:55:48.379Z] Updating files: 50% (5161/10322)
[2025-08-30T20:55:48.379Z] Updating files: 50% (5252/10322)
[2025-08-30T20:55:48.379Z] Updating files: 51% (5265/10322)
[2025-08-30T20:55:48.698Z] Updating files: 52% (5368/10322)
[2025-08-30T20:55:48.698Z] Updating files: 53% (5471/10322)
[2025-08-30T20:55:48.698Z] Updating files: 54% (5574/10322)
[2025-08-30T20:55:49.020Z] Updating files: 55% (5678/10322)
[2025-08-30T20:55:49.021Z] Updating files: 56% (5781/10322)
[2025-08-30T20:55:49.339Z] Updating files: 57% (5884/10322)
[2025-08-30T20:55:49.339Z] Updating files: 58% (5987/10322)
[2025-08-30T20:55:49.339Z] Updating files: 59% (6090/10322)
[2025-08-30T20:55:49.339Z] Updating files: 59% (6149/10322)
[2025-08-30T20:55:49.655Z] Updating files: 60% (6194/10322)
[2025-08-30T20:55:49.655Z] Updating files: 61% (6297/10322)
[2025-08-30T20:55:49.972Z] Updating files: 62% (6400/10322)
[2025-08-30T20:55:49.972Z] Updating files: 63% (6503/10322)
[2025-08-30T20:55:49.972Z] Updating files: 64% (6607/10322)
[2025-08-30T20:55:50.291Z] Updating files: 65% (6710/10322)
[2025-08-30T20:55:50.291Z] Updating files: 66% (6813/10322)
[2025-08-30T20:55:50.291Z] Updating files: 67% (6916/10322)
[2025-08-30T20:55:50.291Z] Updating files: 67% (6960/10322)
[2025-08-30T20:55:50.961Z] Updating files: 68% (7019/10322)
[2025-08-30T20:55:50.961Z] Updating files: 69% (7123/10322)
[2025-08-30T20:55:51.276Z] Updating files: 70% (7226/10322)
[2025-08-30T20:55:51.276Z] Updating files: 71% (7329/10322)
[2025-08-30T20:55:51.276Z] Updating files: 72% (7432/10322)
[2025-08-30T20:55:51.597Z] Updating files: 72% (7451/10322)
[2025-08-30T20:55:51.597Z] Updating files: 73% (7536/10322)
[2025-08-30T20:55:51.912Z] Updating files: 74% (7639/10322)
[2025-08-30T20:55:51.912Z] Updating files: 75% (7742/10322)
[2025-08-30T20:55:51.912Z] Updating files: 76% (7845/10322)
[2025-08-30T20:55:52.228Z] Updating files: 77% (7948/10322)
[2025-08-30T20:55:52.228Z] Updating files: 78% (8052/10322)
[2025-08-30T20:55:52.544Z] Updating files: 78% (8111/10322)
[2025-08-30T20:55:52.544Z] Updating files: 79% (8155/10322)
[2025-08-30T20:55:52.859Z] Updating files: 80% (8258/10322)
[2025-08-30T20:55:52.859Z] Updating files: 81% (8361/10322)
[2025-08-30T20:55:53.177Z] Updating files: 82% (8465/10322)
[2025-08-30T20:55:53.177Z] Updating files: 83% (8568/10322)
[2025-08-30T20:55:53.177Z] Updating files: 84% (8671/10322)
[2025-08-30T20:55:53.492Z] Updating files: 85% (8774/10322)
[2025-08-30T20:55:53.492Z] Updating files: 85% (8848/10322)
[2025-08-30T20:55:53.492Z] Updating files: 86% (8877/10322)
[2025-08-30T20:55:53.808Z] Updating files: 87% (8981/10322)
[2025-08-30T20:55:53.808Z] Updating files: 88% (9084/10322)
[2025-08-30T20:55:53.808Z] Updating files: 89% (9187/10322)
[2025-08-30T20:55:54.129Z] Updating files: 90% (9290/10322)
[2025-08-30T20:55:54.129Z] Updating files: 91% (9394/10322)
[2025-08-30T20:55:54.447Z] Updating files: 92% (9497/10322)
[2025-08-30T20:55:54.447Z] Updating files: 93% (9600/10322)
[2025-08-30T20:55:54.447Z] Updating files: 93% (9643/10322)
[2025-08-30T20:55:54.447Z] Updating files: 94% (9703/10322)
[2025-08-30T20:55:54.762Z] Updating files: 95% (9806/10322)
[2025-08-30T20:55:54.762Z] Updating files: 96% (9910/10322)
[2025-08-30T20:55:54.762Z] Updating files: 97% (10013/10322)
[2025-08-30T20:55:55.074Z] Updating files: 98% (10116/10322)
[2025-08-30T20:55:55.074Z] Updating files: 99% (10219/10322)
[2025-08-30T20:55:55.074Z] Updating files: 100% (10322/10322)
[2025-08-30T20:55:55.074Z] Updating files: 100% (10322/10322), done.
[2025-08-30T20:55:55.074Z] check OpenJ9 Repo sha
[2025-08-30T20:55:55.074Z] /cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/openj9 --output_file /cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties --repo_name OPENJ9
[2025-08-30T20:55:55.386Z] Check sha in /cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/openj9 and store the info in /cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties
[2025-08-30T20:55:55.386Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-08-30T20:55:55.386Z] OPENJ9_SHA=b407dd3d095cf5040597e4962c018deff6f6560b
[2025-08-30T20:55:55.702Z] total 118
[2025-08-30T20:55:55.702Z] -rw-rw-r--+ 1 jenkins None 6735 Aug 30 20:55 Contributing.md
[2025-08-30T20:55:55.702Z] -rw-rw-r--+ 1 jenkins None 11360 Aug 30 20:55 LICENSE
[2025-08-30T20:55:55.702Z] -rw-rw-r--+ 1 jenkins None 65 Aug 30 20:55 NOTICE
[2025-08-30T20:55:55.702Z] -rw-rw-r--+ 1 jenkins None 8335 Aug 30 20:55 README.md
[2025-08-30T20:55:55.702Z] drwxrwxr-x+ 1 jenkins None 0 Aug 30 20:55 TKG
[2025-08-30T20:55:55.702Z] drwxrwxr-x+ 1 jenkins None 0 Aug 30 20:55 buildenv
[2025-08-30T20:55:55.702Z] -rwxrwxr-x+ 1 jenkins None 339 Aug 30 20:55 compile.sh
[2025-08-30T20:55:55.702Z] drwxrwxr-x+ 1 jenkins None 0 Aug 30 20:55 config
[2025-08-30T20:55:55.702Z] drwxrwxr-x+ 1 jenkins None 0 Aug 30 20:55 doc
[2025-08-30T20:55:55.702Z] drwxrwxr-x+ 1 jenkins None 0 Aug 30 20:55 docs
[2025-08-30T20:55:55.702Z] drwxrwxr-x+ 1 jenkins None 0 Aug 30 20:55 external
[2025-08-30T20:55:55.702Z] drwxrwxr-x+ 1 jenkins None 0 Aug 30 20:55 functional
[2025-08-30T20:55:55.702Z] -rwxrwxr-x+ 1 jenkins None 30008 Aug 30 20:55 get.sh
[2025-08-30T20:55:55.702Z] drwxrwxr-x+ 1 jenkins None 0 Aug 30 20:55 jck
[2025-08-30T20:55:55.702Z] drwxrwxr-x+ 1 jenkins None 0 Aug 30 20:55 openj9
[2025-08-30T20:55:55.702Z] drwxrwxr-x+ 1 jenkins None 0 Aug 30 20:55 openjdk
[2025-08-30T20:55:55.702Z] drwxrwxr-x+ 1 jenkins None 0 Aug 30 20:55 perf
[2025-08-30T20:55:55.702Z] drwxrwxr-x+ 1 jenkins None 0 Aug 30 20:55 scripts
[2025-08-30T20:55:55.702Z] drwxrwxr-x+ 1 jenkins None 0 Aug 30 20:55 system
[2025-08-30T20:55:55.702Z] -rwxrwxr-x+ 1 jenkins None 3935 Aug 30 20:55 terminateTestProcesses.sh
[2025-08-30T20:55:55.702Z] drwxrwxr-x+ 1 jenkins None 0 Aug 30 20:55 testenv
[2025-08-30T20:56:01.413Z] get vendor test material...
[2025-08-30T20:56:01.413Z] vendor repo is https://github.com/adoptium/temurin-build
[2025-08-30T20:56:01.413Z] git clone -b master https://github.com/adoptium/temurin-build vendor_0
[2025-08-30T20:56:02.980Z] check vendor repo sha
[2025-08-30T20:56:02.980Z] /cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir vendor_0 --output_file /cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties --repo_name temurin-build
[2025-08-30T20:56:02.980Z] Check sha in vendor_0 and store the info in /cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties
[2025-08-30T20:56:02.980Z] temurin-build_REPO=https://github.com/adoptium/temurin-build
[2025-08-30T20:56:02.980Z] temurin-build_BRANCH=ba722bb19f511a86cd98bdca95a3bbe65508fca7
[2025-08-30T20:56:02.980Z] Stage vendor_0//test/functional to /cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests//test/functional
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-08-30T20:56:04.607Z] $ ssh-agent -k
[2025-08-30T20:56:04.658Z] unset SSH_AUTH_SOCK;
[2025-08-30T20:56:04.659Z] unset SSH_AGENT_PID;
[2025-08-30T20:56:04.659Z] echo Agent pid 1884 killed;
[2025-08-30T20:56:04.698Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-08-30T20:56:05.045Z] 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&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&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=&ITERATIONS=1&VENDOR_TEST_REPOS=https%3A%2F%2Fgithub.com%2Fadoptium%2Ftemurin-build&JDK_REPO=&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=master&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-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&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=574&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=1&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-08-30T20:56:05.057Z] 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&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&LABEL=test-azure-win11-x64-1&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=&ITERATIONS=1&VENDOR_TEST_REPOS=https%3A%2F%2Fgithub.com%2Fadoptium%2Ftemurin-build&JDK_REPO=&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=master&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-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&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=574&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=1&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-08-30T20:56:05.101Z] Building tests...
[Pipeline] timeout
[2025-08-30T20:56:05.104Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-08-30T20:56:05.127Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-08-30T20:56:05.536Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-08-30T20:56:16.035Z] --------------------------------------------
[2025-08-30T20:56:16.035Z] path is set to c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib
[2025-08-30T20:56:16.035Z] task is set to default
[2025-08-30T20:56:16.035Z] dependencyList is set to all
[2025-08-30T20:56:16.035Z] --------------------------------------------
[2025-08-30T20:56:16.035Z] Starting download third party dependent jars
[2025-08-30T20:56:16.035Z] --------------------------------------------
[2025-08-30T20:56:16.035Z] downloading dependent third party jars to c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib
[2025-08-30T20:56:16.035Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-08-30T20:56:16.035Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-08-30T20:56:16.035Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-08-30T20:56:16.035Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-08-30T20:56:16.035Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-08-30T20:56:16.035Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-08-30T20:56:16.035Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2025-08-30T20:56:16.035Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-08-30T20:56:16.035Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-08-30T20:56:16.035Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-08-30T20:56:16.035Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-08-30T20:56:16.035Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-08-30T20:56:16.035Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-08-30T20:56:16.035Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-08-30T20:56:16.035Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-08-30T20:56:16.035Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-08-30T20:56:16.035Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-08-30T20:56:16.035Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-08-30T20:56:16.035Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-08-30T20:56:16.035Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-08-30T20:56:16.035Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-08-30T20:56:16.035Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-08-30T20:56:16.035Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-08-30T20:56:16.035Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-08-30T20:56:16.035Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-08-30T20:56:16.035Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-08-30T20:56:16.035Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-08-30T20:56:16.035Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-08-30T20:56:16.212Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-08-30T20:56:16.244Z] ITERATION: 1/1
[Pipeline] sshagent
[2025-08-30T20:56:16.261Z] $ ssh-agent
[2025-08-30T20:56:16.374Z] SSH_AUTH_SOCK=/tmp/ssh-44Uvd7upIVU4/agent.273
[2025-08-30T20:56:16.374Z] SSH_AGENT_PID=274
[2025-08-30T20:56:16.374Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-08-30T20:56:16.799Z] ++ uname
[2025-08-30T20:56:17.109Z] + '[' CYGWIN_NT-10.0-26100 = AIX ']'
[2025-08-30T20:56:17.109Z] ++ uname
[2025-08-30T20:56:17.109Z] + '[' CYGWIN_NT-10.0-26100 = SunOS ']'
[2025-08-30T20:56:17.109Z] ++ uname
[2025-08-30T20:56:17.109Z] + '[' CYGWIN_NT-10.0-26100 = '*BSD' ']'
[2025-08-30T20:56:17.109Z] + MAKE=make
[2025-08-30T20:56:17.109Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-08-30T20:56:17.109Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-08-30T20:56:17.554Z] ++ uname
[2025-08-30T20:56:17.555Z] + '[' CYGWIN_NT-10.0-26100 = AIX ']'
[2025-08-30T20:56:17.865Z] ++ uname
[2025-08-30T20:56:17.865Z] + '[' CYGWIN_NT-10.0-26100 = SunOS ']'
[2025-08-30T20:56:17.865Z] ++ uname
[2025-08-30T20:56:17.865Z] + '[' CYGWIN_NT-10.0-26100 = '*BSD' ']'
[2025-08-30T20:56:17.865Z] + MAKE=make
[2025-08-30T20:56:17.865Z] + cd ./aqa-tests
[2025-08-30T20:56:17.865Z] + . ./scripts/testenv/testenvSettings.sh
[2025-08-30T20:56:17.865Z] ++ set +x
[2025-08-30T20:56:17.865Z] JAVA_HOME is set to c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/jdkbinary/j2sdk-image
[2025-08-30T20:56:18.166Z] LIB_DIR is set to C:/jenkins/externalDependency/lib
[2025-08-30T20:56:18.166Z] rm -f -r /cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2025-08-30T20:56:18.166Z] mkdir -p /cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2025-08-30T20:56:18.166Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/externalDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-08-30T20:56:18.166Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-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/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-08-30T20:56:21.014Z] Buildfile: C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\aqa-tests\TKG\scripts\build_tools.xml
[2025-08-30T20:56:21.329Z]
[2025-08-30T20:56:21.329Z] build:
[2025-08-30T20:56:21.329Z]
[2025-08-30T20:56:21.329Z] clean:
[2025-08-30T20:56:21.329Z]
[2025-08-30T20:56:21.329Z] init:
[2025-08-30T20:56:21.329Z] [mkdir] Created dir: C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\aqa-tests\TKG\bin
[2025-08-30T20:56:21.329Z]
[2025-08-30T20:56:21.329Z] getDependentLibs:
[2025-08-30T20:56:21.666Z] [exec] --------------------------------------------
[2025-08-30T20:56:21.666Z] [exec] path is set to C:/jenkins/externalDependency/lib
[2025-08-30T20:56:21.666Z] [exec] task is set to default
[2025-08-30T20:56:21.666Z] [exec] dependencyList is set to json_simple
[2025-08-30T20:56:21.666Z] [exec] --------------------------------------------
[2025-08-30T20:56:21.666Z] [exec] Starting download third party dependent jars
[2025-08-30T20:56:21.666Z] [exec] --------------------------------------------
[2025-08-30T20:56:21.666Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/lib
[2025-08-30T20:56:21.666Z] [exec] C:/jenkins/externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-08-30T20:56:21.666Z] [exec] downloaded dependent third party jars successfully
[2025-08-30T20:56:21.666Z]
[2025-08-30T20:56:21.666Z] compile:
[2025-08-30T20:56:21.666Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-08-30T20:56:21.666Z] [echo] ============COMPILER SETTINGS============
[2025-08-30T20:56:21.666Z] [echo] ===fork: yes
[2025-08-30T20:56:21.666Z] [echo] ===debug: on
[2025-08-30T20:56:21.666Z] [javac] Compiling 28 source files to C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\aqa-tests\TKG\bin
[2025-08-30T20:56:25.370Z]
[2025-08-30T20:56:25.370Z] dist:
[2025-08-30T20:56:25.370Z] [jar] Building jar: C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\aqa-tests\TKG\bin\TestKitGen.jar
[2025-08-30T20:56:25.370Z]
[2025-08-30T20:56:25.370Z] BUILD SUCCESSFUL
[2025-08-30T20:56:25.370Z] Total time: 4 seconds
[2025-08-30T20:56:25.370Z] 0
[2025-08-30T20:56:25.370Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-08-30T20:56:26.030Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-08-30T20:56:26.030Z] microArchOutput: model name : AMD EPYC 7763 64-Core Processor
[2025-08-30T20:56:28.150Z] ****************************** MACHINE INFO ******************************
[2025-08-30T20:56:28.150Z] File path : C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\aqa-tests\TKG
[2025-08-30T20:56:28.150Z] Free Physical Memory Size : 5202300928
[2025-08-30T20:56:28.150Z] Free space (bytes) : 28532830208
[2025-08-30T20:56:28.150Z] Total Physical Memory Size : 8536289280
[2025-08-30T20:56:28.150Z] Total space (bytes) : 135771664384
[2025-08-30T20:56:28.150Z] Usable space (bytes) : 28532830208
[2025-08-30T20:56:28.150Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-08-30T20:56:28.150Z] bashVersion :
[2025-08-30T20:56:28.150Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin)
[2025-08-30T20:56:28.150Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-08-30T20:56:28.150Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-08-30T20:56:28.150Z]
[2025-08-30T20:56:28.150Z] This is free software; you are free to change and redistribute it.
[2025-08-30T20:56:28.150Z] There is NO WARRANTY, to the extent permitted by law.
[2025-08-30T20:56:28.150Z] cpuCores : 2
[2025-08-30T20:56:28.150Z] curlVersion :
[2025-08-30T20:56:28.150Z] 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
[2025-08-30T20:56:28.150Z] Release-Date: 2025-07-16
[2025-08-30T20:56:28.150Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss
[2025-08-30T20:56:28.150Z] Features: alt-svc AsynchDNS brotli gsasl GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2025-08-30T20:56:28.150Z] dockerVersion : bash: line 1: docker: command not found
[2025-08-30T20:56:28.150Z] gcc version : 13
[2025-08-30T20:56:28.150Z] gclibc version : ldd (cygwin) 3.6.4
[2025-08-30T20:56:28.150Z] gdb version : bash: line 1: gdb: command not found
[2025-08-30T20:56:28.150Z] lldb version : Command could not be executed
[2025-08-30T20:56:28.150Z] makeVersion :
[2025-08-30T20:56:28.150Z] GNU Make 4.4.1
[2025-08-30T20:56:28.150Z] Built for x86_64-pc-cygwin
[2025-08-30T20:56:28.150Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2025-08-30T20:56:28.150Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2025-08-30T20:56:28.150Z] This is free software: you are free to change and redistribute it.
[2025-08-30T20:56:28.150Z] There is NO WARRANTY, to the extent permitted by law.
[2025-08-30T20:56:28.150Z] mavenVersion : bash: line 1: mvn: command not found
[2025-08-30T20:56:28.150Z] perlVersion :
[2025-08-30T20:56:28.150Z]
[2025-08-30T20:56:28.150Z] This is perl 5, version 40, subversion 3 (v5.40.3) built for x86_64-cygwin-threads-multi
[2025-08-30T20:56:28.150Z] (with 3 registered patches, see perl -V for more detail)
[2025-08-30T20:56:28.150Z]
[2025-08-30T20:56:28.150Z] Copyright 1987-2025, Larry Wall
[2025-08-30T20:56:28.150Z]
[2025-08-30T20:56:28.150Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-08-30T20:56:28.150Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-08-30T20:56:28.150Z]
[2025-08-30T20:56:28.150Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-08-30T20:56:28.150Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-08-30T20:56:28.150Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-08-30T20:56:28.150Z]
[2025-08-30T20:56:28.150Z] podmanVersion : bash: line 1: podman: command not found
[2025-08-30T20:56:28.150Z] procArch : unknown
[2025-08-30T20:56:28.150Z] sysArch : x86_64
[2025-08-30T20:56:28.150Z] sysOS : CYGWIN_NT-10.0-26100
[2025-08-30T20:56:28.150Z] ulimit :
[2025-08-30T20:56:28.150Z] core file size (blocks, -c) 0
[2025-08-30T20:56:28.150Z] data seg size (kbytes, -d) unlimited
[2025-08-30T20:56:28.150Z] file size (blocks, -f) unlimited
[2025-08-30T20:56:28.150Z] open files (-n) 3200
[2025-08-30T20:56:28.150Z] pipe size (512 bytes, -p) 8
[2025-08-30T20:56:28.150Z] stack size (kbytes, -s) 2032
[2025-08-30T20:56:28.150Z] cpu time (seconds, -t) unlimited
[2025-08-30T20:56:28.150Z] max user processes (-u) 256
[2025-08-30T20:56:28.150Z] virtual memory (kbytes, -v) unlimited
[2025-08-30T20:56:28.150Z] uname : CYGWIN_NT-10.0-26100 test-azure-win1 3.6.4-1.x86_64 2025-07-15 07:55 UTC x86_64 Cygwin
[2025-08-30T20:56:28.150Z] vmVendor : Oracle Corporation
[2025-08-30T20:56:28.150Z] vmVersion : 25.472-b05
[2025-08-30T20:56:28.150Z] xlc version : bash: line 1: xlC: command not found
[2025-08-30T20:56:28.150Z] **************************************************************************
[2025-08-30T20:56:28.150Z]
[2025-08-30T20:56:28.150Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-08-30T20:56:28.150Z]
[2025-08-30T20:56:28.150Z] System.getProperty('java.vendor')=Temurin
[2025-08-30T20:56:28.150Z]
[2025-08-30T20:56:28.150Z] System.getProperty('os.name')=Windows 11
[2025-08-30T20:56:28.150Z]
[2025-08-30T20:56:28.150Z] System.getProperty('os.arch')=amd64
[2025-08-30T20:56:28.150Z]
[2025-08-30T20:56:28.150Z] System.getProperty('java.fullversion')=null
[2025-08-30T20:56:28.150Z]
[2025-08-30T20:56:28.150Z] System.getProperty('sun.arch.data.model')=64
[2025-08-30T20:56:28.150Z]
[2025-08-30T20:56:28.464Z] make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=extended.functional TESTLIST=
[2025-08-30T20:56:28.464Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/TKG'
[2025-08-30T20:56:28.464Z] perl scripts/configure.pl
[2025-08-30T20:56:28.464Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/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=
[2025-08-30T20:56:29.126Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-08-30T20:56:29.126Z]
[2025-08-30T20:56:29.126Z]
[2025-08-30T20:56:29.126Z] Starting to generate build list.
[2025-08-30T20:56:29.126Z]
[2025-08-30T20:56:29.126Z] Parsing C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\aqa-tests\TKG\..\functional\buildAndPackage\playlist.xml
[2025-08-30T20:56:29.126Z] Generated C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\aqa-tests\TKG/../TKG/buildInfo.mk
[2025-08-30T20:56:29.126Z]
[2025-08-30T20:56:29.425Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/TKG'
[2025-08-30T20:56:29.425Z] make -f clean.mk cleanBuild
[2025-08-30T20:56:29.425Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/TKG'
[2025-08-30T20:56:30.076Z] rm -f -r C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests///..//jvmtest
[2025-08-30T20:56:30.076Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/TKG'
[2025-08-30T20:56:30.076Z] make -f compile.mk compile
[2025-08-30T20:56:30.076Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/TKG'
[2025-08-30T20:56:30.835Z] rm -f -r C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests//TKG/output_compilation; \
[2025-08-30T20:56:30.835Z] mkdir -p C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests//TKG/output_compilation; \
[2025-08-30T20:56:30.835Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/" "-DBUILD_ROOT=C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-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/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests///..//jvmtest/TestConfig/resources" "-DSPEC=win_x86-64" "-DTEST_JDK_HOME=c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=C:/jenkins/externalDependency/lib" 2>&1; echo $? ) | tee "C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests//TKG/output_compilation/compilation.log"; \
[2025-08-30T20:56:30.835Z] if [ -z "$(tail -1 C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-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/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests//TKG/output_compilation/compilation.log" --testRoot="C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/"; false; else rm -f -r "C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests//TKG/output_compilation"; fi
[2025-08-30T20:56:32.394Z] Buildfile: C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\aqa-tests\TKG\scripts\build_test.xml
[2025-08-30T20:56:32.716Z] [echo] build.list is TestConfig/build.xml,functional/buildAndPackage/build.xml
[2025-08-30T20:56:33.036Z]
[2025-08-30T20:56:33.036Z] -create_test_directory:
[2025-08-30T20:56:33.036Z] [mkdir] Created dir: C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\jvmtest
[2025-08-30T20:56:33.036Z]
[2025-08-30T20:56:33.036Z] stage_test_material:
[2025-08-30T20:56:33.036Z] [copy] Copying 136 files to C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\jvmtest
[2025-08-30T20:56:33.346Z]
[2025-08-30T20:56:33.346Z] build:
[2025-08-30T20:56:33.346Z]
[2025-08-30T20:56:33.346Z] init:
[2025-08-30T20:56:33.346Z] [mkdir] Created dir: C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\jvmtest\TestConfig
[2025-08-30T20:56:33.346Z]
[2025-08-30T20:56:33.346Z] build:
[2025-08-30T20:56:33.346Z] [copy] Copying 14 files to C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\jvmtest\TestConfig
[2025-08-30T20:56:33.665Z] [copy] Copied 4 empty directories to 2 empty directories under C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\jvmtest\TestConfig
[2025-08-30T20:56:33.665Z] [copy] Copying 1 file to C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\jvmtest\TestConfig
[2025-08-30T20:56:33.665Z]
[2025-08-30T20:56:33.665Z] build:
[2025-08-30T20:56:33.665Z]
[2025-08-30T20:56:33.665Z] init:
[2025-08-30T20:56:33.665Z] [mkdir] Created dir: C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\jvmtest\functional\buildAndPackage
[2025-08-30T20:56:33.665Z] [mkdir] Created dir: C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\aqa-tests\functional\buildAndPackage\bin
[2025-08-30T20:56:33.665Z]
[2025-08-30T20:56:33.665Z] getDependentLibs:
[2025-08-30T20:56:33.964Z] [exec] --------------------------------------------
[2025-08-30T20:56:33.964Z] [exec] path is set to C:/jenkins/externalDependency/lib
[2025-08-30T20:56:33.964Z] [exec] task is set to default
[2025-08-30T20:56:33.964Z] [exec] dependencyList is set to testng,jcommander
[2025-08-30T20:56:33.964Z] [exec] --------------------------------------------
[2025-08-30T20:56:33.964Z] [exec] Starting download third party dependent jars
[2025-08-30T20:56:33.964Z] [exec] --------------------------------------------
[2025-08-30T20:56:33.964Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/lib
[2025-08-30T20:56:33.964Z] [exec] C:/jenkins/externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-08-30T20:56:33.964Z] [exec] C:/jenkins/externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-08-30T20:56:33.964Z] [exec] downloaded dependent third party jars successfully
[2025-08-30T20:56:33.964Z]
[2025-08-30T20:56:33.964Z] compile:
[2025-08-30T20:56:33.964Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-08-30T20:56:33.964Z] [echo] ============COMPILER SETTINGS============
[2025-08-30T20:56:33.964Z] [echo] ===fork: yes
[2025-08-30T20:56:33.964Z] [echo] ===executable: c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/javac
[2025-08-30T20:56:33.964Z] [echo] ===debug: on
[2025-08-30T20:56:33.964Z] [echo] ===destdir: C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests///..//jvmtest/functional/buildAndPackage
[2025-08-30T20:56:33.964Z] [javac] Compiling 9 source files to C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\aqa-tests\functional\buildAndPackage\bin
[2025-08-30T20:56:35.558Z] [javac] Creating empty C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\aqa-tests\functional\buildAndPackage\bin\net\adoptium\test\package-info.class
[2025-08-30T20:56:35.558Z]
[2025-08-30T20:56:35.558Z] dist_functional:
[2025-08-30T20:56:35.558Z] [copy] Copying 2 files to C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\jvmtest\functional
[2025-08-30T20:56:35.558Z]
[2025-08-30T20:56:35.558Z] dist:
[2025-08-30T20:56:35.558Z] [jar] Building jar: C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\jvmtest\functional\buildAndPackage\BuildAndPackagingTests.jar
[2025-08-30T20:56:35.558Z] [copy] Copying 3 files to C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\jvmtest\functional\buildAndPackage
[2025-08-30T20:56:35.558Z]
[2025-08-30T20:56:35.558Z] clean:
[2025-08-30T20:56:35.558Z] [delete] Deleting directory C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\aqa-tests\functional\buildAndPackage\bin
[2025-08-30T20:56:35.558Z]
[2025-08-30T20:56:35.558Z] BUILD SUCCESSFUL
[2025-08-30T20:56:35.558Z] Total time: 3 seconds
[2025-08-30T20:56:35.558Z] 0
[2025-08-30T20:56:35.860Z]
[2025-08-30T20:56:35.860Z]
[2025-08-30T20:56:35.860Z] RECORD TEST REPOs SHA
[2025-08-30T20:56:35.860Z] cd "C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests//TKG/scripts"; \
[2025-08-30T20:56:35.860Z] bash "getSHAs.sh" --test_root_dir "C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/" --shas_file "C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests//TKG/SHAs.txt"
[2025-08-30T20:56:36.173Z] Check shas in C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/ and store the info in C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests//TKG/SHAs.txt
[2025-08-30T20:56:36.173Z] touch C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests//TKG/SHAs.txt
[2025-08-30T20:56:36.485Z] ================================================
[2025-08-30T20:56:36.485Z] timestamp: 20250830-205636
[2025-08-30T20:56:36.485Z] repo dir: C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests
[2025-08-30T20:56:36.485Z] git repo:
[2025-08-30T20:56:36.799Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-08-30T20:56:36.799Z] sha:
[2025-08-30T20:56:36.799Z] 69651d0e9d7c4f84ac73d5ec1510d3f459affeb1
[2025-08-30T20:56:37.112Z] ================================================
[2025-08-30T20:56:37.112Z] timestamp: 20250830-205636
[2025-08-30T20:56:37.112Z] repo dir: C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/openj9
[2025-08-30T20:56:37.112Z] git repo:
[2025-08-30T20:56:37.112Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git
[2025-08-30T20:56:37.112Z] sha:
[2025-08-30T20:56:37.112Z] b407dd3d095cf5040597e4962c018deff6f6560b
[2025-08-30T20:56:37.112Z] ================================================
[2025-08-30T20:56:37.436Z] timestamp: 20250830-205637
[2025-08-30T20:56:37.436Z] repo dir: C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/TKG
[2025-08-30T20:56:37.436Z] git repo:
[2025-08-30T20:56:37.436Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-08-30T20:56:37.436Z] sha:
[2025-08-30T20:56:37.436Z] 22529199368176ccd2e43c4cf47437798dcecf81
[2025-08-30T20:56:37.436Z] ================================================
[2025-08-30T20:56:37.436Z] timestamp: 20250830-205637
[2025-08-30T20:56:37.436Z] repo dir: C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/vendor_0
[2025-08-30T20:56:37.436Z] git repo:
[2025-08-30T20:56:37.750Z] Fetch URL: https://github.com/adoptium/temurin-build
[2025-08-30T20:56:37.750Z] sha:
[2025-08-30T20:56:37.750Z] ba722bb19f511a86cd98bdca95a3bbe65508fca7
[2025-08-30T20:56:37.750Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/TKG'
[2025-08-30T20:56:37.750Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.functional TESTLIST=
[2025-08-30T20:56:37.750Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/TKG'
[2025-08-30T20:56:37.750Z] perl scripts/configure.pl
[2025-08-30T20:56:38.053Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/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=
[2025-08-30T20:56:38.378Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-08-30T20:56:38.378Z]
[2025-08-30T20:56:38.378Z] Starting to generate test make files.
[2025-08-30T20:56:38.378Z]
[2025-08-30T20:56:38.680Z] Parsing C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\aqa-tests\TKG\..\functional\buildAndPackage\playlist.xml
[2025-08-30T20:56:38.680Z] Generated C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\aqa-tests\TKG/../functional/buildAndPackage/autoGen.mk
[2025-08-30T20:56:38.680Z]
[2025-08-30T20:56:38.680Z] Generated C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\aqa-tests\TKG/../functional/autoGen.mk
[2025-08-30T20:56:38.680Z]
[2025-08-30T20:56:38.680Z] Generated C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\aqa-tests\TKG/../autoGen.mk
[2025-08-30T20:56:38.680Z]
[2025-08-30T20:56:38.680Z] Generated C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\aqa-tests\TKG/../TKG/utils.mk
[2025-08-30T20:56:38.680Z]
[2025-08-30T20:56:38.680Z] Generated C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\aqa-tests\TKG/../TKG/rerun.mk
[2025-08-30T20:56:38.680Z]
[2025-08-30T20:56:38.680Z] Make files are generated successfully.
[2025-08-30T20:56:38.680Z]
[2025-08-30T20:56:38.680Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/TKG'
[2025-08-30T20:56:38.680Z] make -f runtest.mk _extended.functional
[2025-08-30T20:56:38.680Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/TKG'
[2025-08-30T20:56:39.342Z]
[2025-08-30T20:56:39.342Z] Running make 4.4.1
[2025-08-30T20:56:39.342Z] set TEST_ROOT to C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/
[2025-08-30T20:56:39.342Z] set JDK_VERSION to 8
[2025-08-30T20:56:39.655Z] set JDK_IMPL to hotspot
[2025-08-30T20:56:39.655Z] set JVM_VERSION to openjdk8
[2025-08-30T20:56:39.655Z] set JCL_VERSION to latest
[2025-08-30T20:56:39.655Z] JAVA_HOME was originally set to C:\openjdk\jdk-8
[2025-08-30T20:56:39.655Z] set JAVA_HOME to c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/jdkbinary/j2sdk-image
[2025-08-30T20:56:39.655Z] set SPEC to win_x86-64
[2025-08-30T20:56:39.655Z] set TEST_FLAG to
[2025-08-30T20:56:39.953Z] Running extended.functional ...
[2025-08-30T20:56:39.953Z] There are 1 test targets in extended.functional
[2025-08-30T20:56:39.953Z] "c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/jdkbinary/j2sdk-image\\bin\\java" -version
[2025-08-30T20:56:40.254Z] openjdk version "1.8.0_472-beta"
[2025-08-30T20:56:40.254Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-beta-202508302006-b05)
[2025-08-30T20:56:40.254Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b05, mixed mode)
[2025-08-30T20:56:40.553Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests'
[2025-08-30T20:56:40.553Z] make[3]: Entering directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/functional'
[2025-08-30T20:56:40.851Z] make[4]: Entering directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage'
[2025-08-30T20:56:41.164Z]
[2025-08-30T20:56:41.164Z] ===============================================