Pre Test

Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin" build number 604 originally caused by: Started by upstream project "build-scripts/openjdk8-pipeline" build number 3074 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 367 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 6ae53a7631d2a6681514f8dbc46b7c9b7747794e (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6ae53a7631d2a6681514f8dbc46b7c9b7747794e # timeout=10 Commit message: "Restore Double/Float128VectorTests on x64 jdk21+ OpenJ9 (#6900)" > git rev-list --no-walk 8e74a53d3981291aa7e506f53aa7671170b8df1a # timeout=10 [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2026-02-17T22:04:38.590Z] SPEC: win_x86-64 [Pipeline] echo [2026-02-17T22:04:38.591Z] 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-02-17T22:04:38.603Z] dynamicAgents: [] [Pipeline] echo [2026-02-17T22:04:38.605Z] Provisioning LABEL: ci.role.test&&hw.arch.x86&&sw.os.windows [Pipeline] nodesByLabel [2026-02-17T22:04:38.612Z] Found a total of 6 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.windows' label [Pipeline] node [2026-02-17T22:04:38.637Z] Running on test-azure-win2022-x64-4 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 [2026-02-17T22:04:38.662Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-02-17T22:04:38.725Z] [WS-CLEANUP] Deleting project workspace... [2026-02-17T22:04:38.725Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-02-17T22:04:38.750Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2026-02-17T22:04:38.970Z] The recommended git tool is: git [2026-02-17T22:04:39.029Z] No credentials specified [2026-02-17T22:04:39.051Z] Cloning the remote Git repository [2026-02-17T22:04:39.087Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2026-02-17T22:04:39.088Z] > git init c:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\aqa-tests # timeout=10 [2026-02-17T22:04:39.469Z] [WARNING] Reference path does not exist: null/openjdk_cache [2026-02-17T22:04:39.470Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2026-02-17T22:04:39.470Z] > git --version # timeout=10 [2026-02-17T22:04:39.516Z] > git --version # 'git version 2.45.1' [2026-02-17T22:04:39.517Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-17T22:04:47.492Z] Avoid second fetch [2026-02-17T22:04:47.595Z] Checking out Revision 6ae53a7631d2a6681514f8dbc46b7c9b7747794e (origin/master) [2026-02-17T22:04:47.322Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2026-02-17T22:04:47.374Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-17T22:04:47.503Z] > git rev-parse "origin/master^{commit}" # timeout=10 [2026-02-17T22:04:47.606Z] > git config core.sparsecheckout # timeout=10 [2026-02-17T22:04:47.655Z] > git checkout -f 6ae53a7631d2a6681514f8dbc46b7c9b7747794e # timeout=10 [2026-02-17T22:04:52.957Z] Commit message: "Restore Double/Float128VectorTests on x64 jdk21+ OpenJ9 (#6900)" [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 [2026-02-17T22:04:54.316Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] echo [2026-02-17T22:04:54.336Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2026-02-17T22:04:54.844Z] + LC_TIME=C [2026-02-17T22:04:54.844Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2026-02-17T22:04:55.246Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2026-02-17T22:04:55.723Z] + aqa-tests/terminateTestProcesses.sh null [2026-02-17T22:04:56.056Z] Windows machine, using powershell queries... [2026-02-17T22:04:56.749Z] 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-02-17T22:04:57.859Z] + printenv [2026-02-17T22:04:57.859Z] ProgramFiles(x86)=C:\Program Files (x86) [2026-02-17T22:04:57.859Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files [2026-02-17T22:04:57.859Z] KEEP_WORKSPACE=false [2026-02-17T22:04:57.859Z] NUMBER_OF_PROCESSORS=2 [2026-02-17T22:04:57.859Z] PROCESSOR_LEVEL=6 [2026-02-17T22:04:57.859Z] TAP_NAME=build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests.tap [2026-02-17T22:04:57.859Z] LIB_DIR=c:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests/../../../../../externalDependency/lib [2026-02-17T22:04:57.859Z] EXIT_FAILURE=false [2026-02-17T22:04:57.859Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-windows-x64-temurin_SmokeTests/371/display/redirect?page=tests [2026-02-17T22:04:57.859Z] PLATFORM=x86-64_windows [2026-02-17T22:04:57.859Z] DOCKER_REQUIRED=false [2026-02-17T22:04:57.859Z] WINSW_EXECUTABLE=C:\Users\jenkins\agent\JenkinsAgentService.exe [2026-02-17T22:04:57.859Z] PROGRAMFILES=C:\Program Files [2026-02-17T22:04:57.859Z] git=C:\Program Files\Git\cmd\git.exe [2026-02-17T22:04:57.859Z] TIME_LIMIT=1 [2026-02-17T22:04:57.859Z] JENKINS_SERVER_COOKIE=durable-04ccc2483d92f4eb4e764d37dd1919f68e78dc20add8ffce79a3b1ff96bbeacb [2026-02-17T22:04:57.859Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC [2026-02-17T22:04:57.859Z] JAVA_HOME=C:\openjdk\jdk-8 [2026-02-17T22:04:57.859Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-02-17T22:04:57.859Z] GENERATE_JOBS=false [2026-02-17T22:04:57.859Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-02-17T22:04:57.859Z] OS=Windows_NT [2026-02-17T22:04:57.859Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-windows-x64-temurin_SmokeTests/371/display/redirect?page=changes [2026-02-17T22:04:57.859Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15 [2026-02-17T22:04:57.859Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2026-02-17T22:04:57.859Z] USERDOMAIN=test-azure-win2 [2026-02-17T22:04:57.859Z] STF_OWNER_BRANCH=adoptium:master [2026-02-17T22:04:57.859Z] VENDOR_TEST_DIRS=/test/functional [2026-02-17T22:04:57.859Z] HUDSON_HOME=/home/jenkins/.jenkins [2026-02-17T22:04:57.859Z] PWD=/cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests [2026-02-17T22:04:57.859Z] USERPROFILE=C:\Users\jenkins [2026-02-17T22:04:57.859Z] ARCHIVE_TEST_RESULTS=false [2026-02-17T22:04:57.859Z] BUILD_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-windows-x64-temurin_SmokeTests/371/ [2026-02-17T22:04:57.859Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin [2026-02-17T22:04:57.859Z] JOB_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-windows-x64-temurin_SmokeTests/ [2026-02-17T22:04:57.859Z] BUILD_NUMBER=371 [2026-02-17T22:04:57.859Z] TKG_ITERATIONS=1 [2026-02-17T22:04:57.859Z] _=/usr/bin/printenv [2026-02-17T22:04:57.859Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\ [2026-02-17T22:04:57.859Z] SERVICE_ID=Jenkins [2026-02-17T22:04:57.859Z] BASE=C:\Users\jenkins\agent [2026-02-17T22:04:57.859Z] PERF_ROOT=c:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests/../../benchmarks [2026-02-17T22:04:57.859Z] ALLUSERSPROFILE=C:\ProgramData [2026-02-17T22:04:57.859Z] JENKINS_NODE_COOKIE=1be6fd27-ee20-48b1-afa1-0c404cf1165c [2026-02-17T22:04:57.859Z] CommonProgramW6432=C:\Program Files\Common Files [2026-02-17T22:04:57.859Z] KEEP_REPORTDIR=false [2026-02-17T22:04:57.859Z] BUILD_DISPLAY_NAME=#371 [2026-02-17T22:04:57.859Z] SDK_RESOURCE=upstream [2026-02-17T22:04:57.859Z] TEST_JDK_HOME=c:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests/jdkbinary/j2sdk-image [2026-02-17T22:04:57.859Z] HOME=/home/jenkins [2026-02-17T22:04:57.859Z] USERNAME=jenkins [2026-02-17T22:04:57.859Z] WINSW_SERVICE_ID=Jenkins [2026-02-17T22:04:57.859Z] COMSPEC=C:\Windows\system32\cmd.exe [2026-02-17T22:04:57.859Z] CUDA_PATH_V9_1=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1 [2026-02-17T22:04:57.859Z] jobStatus=SUCCESS [2026-02-17T22:04:57.859Z] JENKINS_URL=https://ci.adoptium.net/ [2026-02-17T22:04:57.859Z] JOB_BASE_NAME=jdk8u-windows-x64-temurin_SmokeTests [2026-02-17T22:04:57.859Z] JOBSTARTTIME=Tue, 17 Feb 2026 22:04:54 +0000 [2026-02-17T22:04:57.859Z] JDK_VERSION=8 [2026-02-17T22:04:57.859Z] APPDATA=C:\Users\jenkins\AppData\Roaming [2026-02-17T22:04:57.859Z] JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests [2026-02-17T22:04:57.859Z] USE_TESTENV_PROPERTIES=false [2026-02-17T22:04:57.859Z] SYSTEMROOT=C:\Windows [2026-02-17T22:04:57.859Z] PERSONAL_BUILD=false [2026-02-17T22:04:57.859Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-windows-x64-temurin_SmokeTests/371/display/redirect [2026-02-17T22:04:57.859Z] LOCALAPPDATA=C:\Users\jenkins\AppData\Local [2026-02-17T22:04:57.859Z] AUTO_DETECT=true [2026-02-17T22:04:57.859Z] VENDOR_TEST_REPOS=https://github.com/adoptium/temurin-build [2026-02-17T22:04:57.859Z] EXIT_SUCCESS=false [2026-02-17T22:04:57.859Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-windows-x64-temurin_SmokeTests/display/redirect [2026-02-17T22:04:57.859Z] WORKSPACE=c:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests [2026-02-17T22:04:57.859Z] COMPUTERNAME=test-azure-win2 [2026-02-17T22:04:57.859Z] OPENJ9_BRANCH=master [2026-02-17T22:04:57.859Z] EXTERNAL_CUSTOM_BRANCH=master [2026-02-17T22:04:57.859Z] SYSTEM_LIB_DIR=c:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests/../../../../../externalDependency/system_lib [2026-02-17T22:04:57.859Z] PARALLEL=None [2026-02-17T22:04:57.859Z] HUDSON_URL=https://ci.adoptium.net/ [2026-02-17T22:04:57.859Z] ITERATIONS=1 [2026-02-17T22:04:57.859Z] UPSTREAM_JOB_NUMBER=604 [2026-02-17T22:04:57.859Z] SPEC=win_x86-64 [2026-02-17T22:04:57.859Z] TERM=xterm-256color [2026-02-17T22:04:57.859Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2026-02-17T22:04:57.859Z] NODE_NAME=test-azure-win2022-x64-4 [2026-02-17T22:04:57.859Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2026-02-17T22:04:57.859Z] PSModulePath=%ProgramFiles%\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules [2026-02-17T22:04:57.859Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2026-02-17T22:04:57.859Z] CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1 [2026-02-17T22:04:57.859Z] TEMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp [2026-02-17T22:04:57.859Z] DYNAMIC_COMPILE=true [2026-02-17T22:04:57.859Z] SHLVL=2 [2026-02-17T22:04:57.859Z] BUILD_TAG=jenkins-build-scripts-jobs-jdk8u-jdk8u-windows-x64-temurin_SmokeTests-371 [2026-02-17T22:04:57.859Z] PROCESSOR_REVISION=5507 [2026-02-17T22:04:57.859Z] DriverData=C:\Windows\System32\Drivers\DriverData [2026-02-17T22:04:57.859Z] EXECUTOR_NUMBER=0 [2026-02-17T22:04:57.859Z] HUDSON_COOKIE=36230b9a-1ca9-417c-b9b2-81840b4394af [2026-02-17T22:04:57.859Z] ADOPTOPENJDK_BRANCH=master [2026-02-17T22:04:57.859Z] JENKINS_HOME=/home/jenkins/.jenkins [2026-02-17T22:04:57.859Z] COMMONPROGRAMFILES=C:\Program Files\Common Files [2026-02-17T22:04:57.859Z] ORIGIN_JDK_VERSION=8 [2026-02-17T22:04:57.859Z] PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2026-02-17T22:04:57.859Z] NUM_PROCESSORS=2 [2026-02-17T22:04:57.859Z] NODE_LABELS=sw.os.windows ci.role.test x64 test-azure-win2022-x64-4 ci.role.perf windows hw.arch.x86 win2022 [2026-02-17T22:04:57.859Z] STAGE_NAME=Setup [2026-02-17T22:04:57.859Z] EXTERNAL_TEST_CMD=mvn clean install [2026-02-17T22:04:57.859Z] WORKSPACE_TMP=c:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests@tmp [2026-02-17T22:04:57.859Z] TMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp [2026-02-17T22:04:57.859Z] PATH=/usr/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Windows/System32/OpenSSH:/cygdrive/c/Program Files/dotnet:/cygdrive/c/Users/adoptopenjdk/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Strawberry/perl/bin:/cygdrive/c/Program Files/Git/cmd:/cygdrive/c/openjdk/jdk-8/bin:/cygdrive/c/apache-ant/apache-ant-1.10.15/bin:/cygdrive/c/Program Files (x86)/IncrediBuild:/cygdrive/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/cygdrive/c/rust/bin:/cygdrive/c/Program Files/IcedTeaWEB/bin:/cygdrive/c/Users/jenkins/AppData/Local/Microsoft/WindowsApps [2026-02-17T22:04:57.859Z] LIGHT_WEIGHT_CHECKOUT=false [2026-02-17T22:04:57.859Z] TKG_OWNER_BRANCH=adoptium:master [2026-02-17T22:04:57.859Z] ProgramW6432=C:\Program Files [2026-02-17T22:04:57.859Z] CI=true [2026-02-17T22:04:57.859Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-windows-x64-temurin_SmokeTests/371/display/redirect?page=artifacts [2026-02-17T22:04:57.859Z] ACTIVE_NODE_TIMEOUT=5 [2026-02-17T22:04:57.859Z] VENDOR_TEST_BRANCHES=master [2026-02-17T22:04:57.859Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2026-02-17T22:04:57.859Z] BUILD_LIST=functional/buildAndPackage [2026-02-17T22:04:57.859Z] BUILD_ID=371 [2026-02-17T22:04:57.859Z] WINDIR=C:\Windows [2026-02-17T22:04:57.859Z] PROCESSOR_ARCHITECTURE=AMD64 [2026-02-17T22:04:57.859Z] PUBLIC=C:\Users\Public [2026-02-17T22:04:57.859Z] SYSTEMDRIVE=C: [2026-02-17T22:04:57.859Z] TARGET=extended.functional [2026-02-17T22:04:57.859Z] USE_JRE=false [2026-02-17T22:04:57.859Z] JDK_IMPL=hotspot [2026-02-17T22:04:57.859Z] 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-02-17T22:04:57.910Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2026-02-17T22:04:57.919Z] Running in c:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2026-02-17T22:05:02.570Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-windows-x64-temurin" build number 604 [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-02-17T22:05:02.826Z] IS_SVT_TESTREPO is set to false Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] dir [2026-02-17T22:05:02.835Z] Running in c:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests [Pipeline] { [Pipeline] sshagent [2026-02-17T22:05:02.859Z] $ ssh-agent [2026-02-17T22:05:03.308Z] SSH_AUTH_SOCK=/tmp/ssh-jaPjtGifkiL8/agent.1545 [2026-02-17T22:05:03.308Z] SSH_AGENT_PID=1546 [2026-02-17T22:05:03.308Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2026-02-17T22:05:03.317Z] Running in c:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\aqa-tests [Pipeline] { [Pipeline] sh [2026-02-17T22:05:03.811Z] ++ pwd [2026-02-17T22:05:03.811Z] + ./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 [2026-02-17T22:05:03.811Z] TESTDIR: /cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests [2026-02-17T22:05:03.811Z] get jdk binary... [2026-02-17T22:05:04.148Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2026-02-17T22:05:04.148Z] Uncompressing file: OpenJDK8U-jdk_x64_windows_hotspot_8u492b03-ea.zip ... [2026-02-17T22:05:07.049Z] List files in jdkbinary folder... [2026-02-17T22:05:07.049Z] total 173624 [2026-02-17T22:05:07.049Z] -rwxrwx---+ 1 Administrators None 31119007 Feb 17 21:42 OpenJDK8U-debugimage_x64_windows_hotspot_8u492b03-ea.zip [2026-02-17T22:05:07.049Z] -rwxrwx---+ 1 Administrators None 106454504 Feb 17 21:48 OpenJDK8U-jdk_x64_windows_hotspot_8u492b03-ea.zip [2026-02-17T22:05:07.049Z] -rwxrwx---+ 1 Administrators None 40108459 Feb 17 21:49 OpenJDK8U-jre_x64_windows_hotspot_8u492b03-ea.zip [2026-02-17T22:05:07.049Z] -rwxrwx---+ 1 Administrators None 23617 Feb 17 21:46 OpenJDK8U-sbom_x64_windows_hotspot_8u492b03-ea-metadata.json [2026-02-17T22:05:07.049Z] -rwxrwx---+ 1 Administrators None 77408 Feb 17 22:01 OpenJDK8U-sbom_x64_windows_hotspot_8u492b03-ea.json [2026-02-17T22:05:07.049Z] drwxrwxr-x+ 1 jenkins None 0 Feb 17 22:05 tmp [2026-02-17T22:05:07.049Z] List files in jdkbinary/tmp folder... [2026-02-17T22:05:07.049Z] total 4 [2026-02-17T22:05:07.049Z] drwxrwx---+ 1 jenkins None 0 Feb 17 21:42 jdk8u492-b03 [2026-02-17T22:05:07.392Z] Moving directory jdk8u492-b03/ to ../j2sdk-image [2026-02-17T22:05:07.392Z] Uncompressing file: OpenJDK8U-jre_x64_windows_hotspot_8u492b03-ea.zip ... [2026-02-17T22:05:09.019Z] List files in jdkbinary folder... [2026-02-17T22:05:09.019Z] total 173628 [2026-02-17T22:05:09.019Z] -rwxrwx---+ 1 Administrators None 31119007 Feb 17 21:42 OpenJDK8U-debugimage_x64_windows_hotspot_8u492b03-ea.zip [2026-02-17T22:05:09.019Z] -rwxrwx---+ 1 Administrators None 106454504 Feb 17 21:48 OpenJDK8U-jdk_x64_windows_hotspot_8u492b03-ea.zip [2026-02-17T22:05:09.019Z] -rwxrwx---+ 1 Administrators None 40108459 Feb 17 21:49 OpenJDK8U-jre_x64_windows_hotspot_8u492b03-ea.zip [2026-02-17T22:05:09.019Z] -rwxrwx---+ 1 Administrators None 23617 Feb 17 21:46 OpenJDK8U-sbom_x64_windows_hotspot_8u492b03-ea-metadata.json [2026-02-17T22:05:09.019Z] -rwxrwx---+ 1 Administrators None 77408 Feb 17 22:01 OpenJDK8U-sbom_x64_windows_hotspot_8u492b03-ea.json [2026-02-17T22:05:09.019Z] drwxrwx---+ 1 jenkins None 0 Feb 17 21:42 j2sdk-image [2026-02-17T22:05:09.019Z] drwxrwxr-x+ 1 jenkins None 0 Feb 17 22:05 tmp [2026-02-17T22:05:09.019Z] List files in jdkbinary/tmp folder... [2026-02-17T22:05:09.019Z] total 4 [2026-02-17T22:05:09.019Z] drwxrwx---+ 1 jenkins None 0 Feb 17 21:42 jdk8u492-b03-jre [2026-02-17T22:05:09.019Z] Moving directory jdk8u492-b03-jre/ to ../j2re-image [2026-02-17T22:05:09.019Z] Uncompressing OpenJDK8U-debugimage_x64_windows_hotspot_8u492b03-ea.zip over ./j2sdk-image/jre... [2026-02-17T22:05:10.641Z] Removing top-level folder jdk8u492-b03-debug-image/ [2026-02-17T22:05:10.989Z] Removing top-level folder jdk8u492-b03/ [2026-02-17T22:05:15.714Z] Run c:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -version [2026-02-17T22:05:15.714Z] =JAVA VERSION OUTPUT BEGIN= [2026-02-17T22:05:16.420Z] openjdk version "1.8.0_492-beta" [2026-02-17T22:05:16.420Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602172106-b03) [2026-02-17T22:05:16.420Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b03, mixed mode) [2026-02-17T22:05:16.420Z] =JAVA VERSION OUTPUT END= [2026-02-17T22:05:16.420Z] =RELEASE INFO BEGIN= [2026-02-17T22:05:16.420Z] JAVA_VERSION="1.8.0_492" [2026-02-17T22:05:16.420Z] OS_NAME="Windows" [2026-02-17T22:05:16.420Z] OS_VERSION="5.2" [2026-02-17T22:05:16.420Z] OS_ARCH="amd64" [2026-02-17T22:05:16.420Z] SOURCE=".:git:42033a331a3c+" [2026-02-17T22:05:16.420Z] IMPLEMENTOR="Eclipse Adoptium" [2026-02-17T22:05:16.420Z] BUILD_SOURCE="git:e96bbeac79b072cebb4fb1a6123e60383fd5bbce" [2026-02-17T22:05:16.420Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2026-02-17T22:05:16.420Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git" [2026-02-17T22:05:16.420Z] FULL_VERSION="1.8.0_492-beta-202602172106-b03" [2026-02-17T22:05:16.420Z] SEMANTIC_VERSION="8.0.492+3" [2026-02-17T22:05:16.420Z] BUILD_INFO="OS: Windows Server 2022 Version: 10.0" [2026-02-17T22:05:16.420Z] JVM_VARIANT="Hotspot" [2026-02-17T22:05:16.420Z] JVM_VERSION="25.492-b03" [2026-02-17T22:05:16.420Z] IMAGE_TYPE="JDK" [2026-02-17T22:05:16.420Z] =RELEASE INFO END= [2026-02-17T22:05:16.420Z] get testKitGen... [2026-02-17T22:05:16.420Z] git clone -q https://github.com/adoptium/TKG.git [2026-02-17T22:05:19.311Z] git rev-parse master [2026-02-17T22:05:19.311Z] git checkout -q -f d8a5e7b9cec170af57c956a21372271dee7f8dfe [2026-02-17T22:05:21.512Z] get functional test material... [2026-02-17T22:05:21.512Z] git clone --depth 1 --reference-if-able /home/jenkins/openjdk_cache -b master https://github.com/eclipse-openj9/openj9.git [2026-02-17T22:05:21.512Z] Cloning into 'openj9'... [2026-02-17T22:05:21.512Z] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository. [2026-02-17T22:05:30.273Z] Updating files: 9% (1008/10148) [2026-02-17T22:05:30.273Z] Updating files: 10% (1015/10148) [2026-02-17T22:05:30.273Z] Updating files: 11% (1117/10148) [2026-02-17T22:05:30.273Z] Updating files: 12% (1218/10148) [2026-02-17T22:05:30.273Z] Updating files: 13% (1320/10148) [2026-02-17T22:05:30.273Z] Updating files: 14% (1421/10148) [2026-02-17T22:05:30.273Z] Updating files: 15% (1523/10148) [2026-02-17T22:05:30.273Z] Updating files: 16% (1624/10148) [2026-02-17T22:05:30.273Z] Updating files: 16% (1711/10148) [2026-02-17T22:05:30.273Z] Updating files: 17% (1726/10148) [2026-02-17T22:05:30.273Z] Updating files: 18% (1827/10148) [2026-02-17T22:05:30.273Z] Updating files: 19% (1929/10148) [2026-02-17T22:05:30.273Z] Updating files: 20% (2030/10148) [2026-02-17T22:05:30.273Z] Updating files: 21% (2132/10148) [2026-02-17T22:05:30.612Z] Updating files: 22% (2233/10148) [2026-02-17T22:05:30.612Z] Updating files: 23% (2335/10148) [2026-02-17T22:05:30.612Z] Updating files: 24% (2436/10148) [2026-02-17T22:05:30.978Z] Updating files: 25% (2537/10148) [2026-02-17T22:05:30.978Z] Updating files: 25% (2636/10148) [2026-02-17T22:05:30.978Z] Updating files: 26% (2639/10148) [2026-02-17T22:05:30.978Z] Updating files: 27% (2740/10148) [2026-02-17T22:05:31.317Z] Updating files: 28% (2842/10148) [2026-02-17T22:05:31.317Z] Updating files: 29% (2943/10148) [2026-02-17T22:05:31.657Z] Updating files: 30% (3045/10148) [2026-02-17T22:05:32.363Z] Updating files: 31% (3146/10148) [2026-02-17T22:05:32.363Z] Updating files: 31% (3214/10148) [2026-02-17T22:05:32.707Z] Updating files: 32% (3248/10148) [2026-02-17T22:05:33.048Z] Updating files: 32% (3314/10148) [2026-02-17T22:05:33.386Z] Updating files: 33% (3349/10148) [2026-02-17T22:05:33.723Z] Updating files: 34% (3451/10148) [2026-02-17T22:05:33.723Z] Updating files: 34% (3537/10148) [2026-02-17T22:05:34.083Z] Updating files: 35% (3552/10148) [2026-02-17T22:05:34.083Z] Updating files: 36% (3654/10148) [2026-02-17T22:05:34.517Z] Updating files: 37% (3755/10148) [2026-02-17T22:05:34.517Z] Updating files: 38% (3857/10148) [2026-02-17T22:05:34.517Z] Updating files: 39% (3958/10148) [2026-02-17T22:05:34.861Z] Updating files: 40% (4060/10148) [2026-02-17T22:05:34.861Z] Updating files: 41% (4161/10148) [2026-02-17T22:05:34.861Z] Updating files: 41% (4229/10148) [2026-02-17T22:05:35.203Z] Updating files: 42% (4263/10148) [2026-02-17T22:05:35.541Z] Updating files: 43% (4364/10148) [2026-02-17T22:05:35.542Z] Updating files: 44% (4466/10148) [2026-02-17T22:05:35.880Z] Updating files: 45% (4567/10148) [2026-02-17T22:05:35.880Z] Updating files: 46% (4669/10148) [2026-02-17T22:05:35.880Z] Updating files: 46% (4735/10148) [2026-02-17T22:05:35.880Z] Updating files: 47% (4770/10148) [2026-02-17T22:05:36.222Z] Updating files: 48% (4872/10148) [2026-02-17T22:05:36.222Z] Updating files: 49% (4973/10148) [2026-02-17T22:05:36.560Z] Updating files: 50% (5074/10148) [2026-02-17T22:05:36.898Z] Updating files: 51% (5176/10148) [2026-02-17T22:05:36.898Z] Updating files: 51% (5226/10148) [2026-02-17T22:05:37.235Z] Updating files: 52% (5277/10148) [2026-02-17T22:05:37.977Z] Updating files: 53% (5379/10148) [2026-02-17T22:05:37.977Z] Updating files: 54% (5480/10148) [2026-02-17T22:05:38.321Z] Updating files: 54% (5482/10148) [2026-02-17T22:05:38.662Z] Updating files: 55% (5582/10148) [2026-02-17T22:05:39.001Z] Updating files: 55% (5647/10148) [2026-02-17T22:05:40.628Z] Updating files: 56% (5683/10148) [2026-02-17T22:05:40.628Z] Updating files: 56% (5712/10148) [2026-02-17T22:05:40.628Z] Updating files: 57% (5785/10148) [2026-02-17T22:05:40.967Z] Updating files: 57% (5804/10148) [2026-02-17T22:05:41.666Z] Updating files: 58% (5886/10148) [2026-02-17T22:05:46.378Z] Updating files: 59% (5988/10148) [2026-02-17T22:05:46.378Z] Updating files: 59% (6023/10148) [2026-02-17T22:05:46.378Z] Updating files: 59% (6033/10148) [2026-02-17T22:05:46.378Z] Updating files: 60% (6089/10148) [2026-02-17T22:05:46.721Z] Updating files: 61% (6191/10148) [2026-02-17T22:05:46.721Z] Updating files: 62% (6292/10148) [2026-02-17T22:05:46.721Z] Updating files: 62% (6358/10148) [2026-02-17T22:05:47.060Z] Updating files: 63% (6394/10148) [2026-02-17T22:05:47.060Z] Updating files: 64% (6495/10148) [2026-02-17T22:05:47.768Z] Updating files: 65% (6597/10148) [2026-02-17T22:05:47.768Z] Updating files: 65% (6692/10148) [2026-02-17T22:05:48.465Z] Updating files: 66% (6698/10148) [2026-02-17T22:05:48.779Z] Updating files: 67% (6800/10148) [2026-02-17T22:05:49.172Z] Updating files: 67% (6844/10148) [2026-02-17T22:05:49.511Z] Updating files: 68% (6901/10148) [2026-02-17T22:05:49.850Z] Updating files: 69% (7003/10148) [2026-02-17T22:05:50.183Z] Updating files: 69% (7097/10148) [2026-02-17T22:05:50.183Z] Updating files: 70% (7104/10148) [2026-02-17T22:05:50.884Z] Updating files: 71% (7206/10148) [2026-02-17T22:05:50.884Z] Updating files: 71% (7276/10148) [2026-02-17T22:05:51.586Z] Updating files: 72% (7307/10148) [2026-02-17T22:05:51.902Z] Updating files: 73% (7409/10148) [2026-02-17T22:05:51.903Z] Updating files: 73% (7500/10148) [2026-02-17T22:05:52.240Z] Updating files: 74% (7510/10148) [2026-02-17T22:05:52.580Z] Updating files: 75% (7611/10148) [2026-02-17T22:05:52.581Z] Updating files: 76% (7713/10148) [2026-02-17T22:05:52.921Z] Updating files: 77% (7814/10148) [2026-02-17T22:05:52.921Z] Updating files: 77% (7849/10148) [2026-02-17T22:05:53.759Z] Updating files: 78% (7916/10148) [2026-02-17T22:05:53.759Z] Updating files: 79% (8017/10148) [2026-02-17T22:05:53.759Z] Updating files: 80% (8119/10148) [2026-02-17T22:05:53.759Z] Updating files: 80% (8214/10148) [2026-02-17T22:05:54.099Z] Updating files: 81% (8220/10148) [2026-02-17T22:05:54.099Z] Updating files: 82% (8322/10148) [2026-02-17T22:05:54.437Z] Updating files: 83% (8423/10148) [2026-02-17T22:05:54.776Z] Updating files: 84% (8525/10148) [2026-02-17T22:05:54.776Z] Updating files: 85% (8626/10148) [2026-02-17T22:05:55.475Z] Updating files: 85% (8643/10148) [2026-02-17T22:05:57.097Z] Updating files: 86% (8728/10148) [2026-02-17T22:05:57.794Z] Updating files: 86% (8734/10148) [2026-02-17T22:05:57.794Z] Updating files: 87% (8829/10148) [2026-02-17T22:05:58.135Z] Updating files: 87% (8832/10148) [2026-02-17T22:05:58.135Z] Updating files: 88% (8931/10148) [2026-02-17T22:05:58.475Z] Updating files: 89% (9032/10148) [2026-02-17T22:05:58.814Z] Updating files: 90% (9134/10148) [2026-02-17T22:05:58.814Z] Updating files: 90% (9214/10148) [2026-02-17T22:05:59.517Z] Updating files: 91% (9235/10148) [2026-02-17T22:05:59.856Z] Updating files: 92% (9337/10148) [2026-02-17T22:05:59.856Z] Updating files: 93% (9438/10148) [2026-02-17T22:05:59.856Z] Updating files: 93% (9484/10148) [2026-02-17T22:06:00.193Z] Updating files: 94% (9540/10148) [2026-02-17T22:06:00.542Z] Updating files: 95% (9641/10148) [2026-02-17T22:06:00.542Z] Updating files: 96% (9743/10148) [2026-02-17T22:06:00.542Z] Updating files: 97% (9844/10148) [2026-02-17T22:06:00.883Z] Updating files: 98% (9946/10148) [2026-02-17T22:06:00.883Z] Updating files: 98% (10019/10148) [2026-02-17T22:06:01.219Z] Updating files: 99% (10047/10148) [2026-02-17T22:06:01.219Z] Updating files: 100% (10148/10148) [2026-02-17T22:06:01.219Z] Updating files: 100% (10148/10148), done. [2026-02-17T22:06:01.558Z] check OpenJ9 Repo sha [2026-02-17T22:06:01.558Z] /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 [2026-02-17T22:06:01.558Z] 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 [2026-02-17T22:06:02.912Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-02-17T22:06:02.912Z] OPENJ9_SHA=4037fa4f50615ee12f722cd76a0ae3185a5349c0 [2026-02-17T22:06:02.912Z] total 114 [2026-02-17T22:06:02.912Z] -rw-rw-r--+ 1 jenkins None 6735 Feb 17 22:04 Contributing.md [2026-02-17T22:06:02.912Z] -rw-rw-r--+ 1 jenkins None 11360 Feb 17 22:04 LICENSE [2026-02-17T22:06:02.912Z] -rw-rw-r--+ 1 jenkins None 65 Feb 17 22:04 NOTICE [2026-02-17T22:06:02.912Z] -rw-rw-r--+ 1 jenkins None 8350 Feb 17 22:04 README.md [2026-02-17T22:06:02.912Z] drwxrwxr-x+ 1 jenkins None 0 Feb 17 22:05 TKG [2026-02-17T22:06:02.912Z] drwxrwxr-x+ 1 jenkins None 0 Feb 17 22:04 buildenv [2026-02-17T22:06:02.912Z] -rwxrwxr-x+ 1 jenkins None 339 Feb 17 22:04 compile.sh [2026-02-17T22:06:02.912Z] drwxrwxr-x+ 1 jenkins None 0 Feb 17 22:04 config [2026-02-17T22:06:02.912Z] drwxrwxr-x+ 1 jenkins None 0 Feb 17 22:04 docs [2026-02-17T22:06:02.912Z] drwxrwxr-x+ 1 jenkins None 0 Feb 17 22:04 external [2026-02-17T22:06:02.912Z] drwxrwxr-x+ 1 jenkins None 0 Feb 17 22:04 functional [2026-02-17T22:06:02.912Z] -rwxrwxr-x+ 1 jenkins None 30011 Feb 17 22:04 get.sh [2026-02-17T22:06:02.912Z] drwxrwxr-x+ 1 jenkins None 0 Feb 17 22:04 jck [2026-02-17T22:06:02.912Z] drwxrwxr-x+ 1 jenkins None 0 Feb 17 22:05 openj9 [2026-02-17T22:06:02.912Z] drwxrwxr-x+ 1 jenkins None 0 Feb 17 22:04 openjdk [2026-02-17T22:06:02.912Z] drwxrwxr-x+ 1 jenkins None 0 Feb 17 22:04 perf [2026-02-17T22:06:02.912Z] drwxrwxr-x+ 1 jenkins None 0 Feb 17 22:04 scripts [2026-02-17T22:06:02.912Z] drwxrwxr-x+ 1 jenkins None 0 Feb 17 22:04 system [2026-02-17T22:06:02.912Z] -rwxrwxr-x+ 1 jenkins None 3928 Feb 17 22:04 terminateTestProcesses.sh [2026-02-17T22:06:02.912Z] drwxrwxr-x+ 1 jenkins None 0 Feb 17 22:04 testenv [2026-02-17T22:06:13.620Z] get vendor test material... [2026-02-17T22:06:13.620Z] vendor repo is https://github.com/adoptium/temurin-build [2026-02-17T22:06:13.620Z] git clone -b master https://github.com/adoptium/temurin-build vendor_0 [2026-02-17T22:06:15.253Z] check vendor repo sha [2026-02-17T22:06:15.253Z] /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 [2026-02-17T22:06:15.253Z] 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 [2026-02-17T22:06:15.592Z] temurin-build_REPO=https://github.com/adoptium/temurin-build [2026-02-17T22:06:15.592Z] temurin-build_BRANCH=e96bbeac79b072cebb4fb1a6123e60383fd5bbce [2026-02-17T22:06:15.592Z] 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] } [2026-02-17T22:06:16.348Z] $ ssh-agent -k [2026-02-17T22:06:16.397Z] unset SSH_AUTH_SOCK; [2026-02-17T22:06:16.397Z] unset SSH_AGENT_PID; [2026-02-17T22:06:16.397Z] echo Agent pid 1546 killed; [2026-02-17T22:06:16.458Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-02-17T22:06:16.743Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=extended.functional&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=%2Ftest%2Ffunctional&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-64_windows&amp;GENERATE_JOBS=false&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;JDK_VERSION=8&amp;USER_CREDENTIALS_ID=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=https%3A%2F%2Fgithub.com%2Fadoptium%2Ftemurin-build&amp;JDK_REPO=&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=master&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-windows-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;JDK_IMPL=hotspot&amp;TEST_TIME=&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=&amp;DYNAMIC_COMPILE=true&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=&amp;ARCHIVE_TEST_RESULTS=false&amp;OPENJDK_SHA=&amp;NUM_MACHINES=&amp;TRSS_URL=&amp;BUILD_LIST=functional%2FbuildAndPackage&amp;USE_TESTENV_PROPERTIES=false&amp;UPSTREAM_JOB_NUMBER=604&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=1&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2026-02-17T22:06:16.754Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=extended.functional&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=%2Ftest%2Ffunctional&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-64_windows&amp;GENERATE_JOBS=false&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;LABEL=test-azure-win2022-x64-4&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;JDK_VERSION=8&amp;USER_CREDENTIALS_ID=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=https%3A%2F%2Fgithub.com%2Fadoptium%2Ftemurin-build&amp;JDK_REPO=&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=master&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-windows-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;JDK_IMPL=hotspot&amp;TEST_TIME=&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=&amp;DYNAMIC_COMPILE=true&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=&amp;ARCHIVE_TEST_RESULTS=false&amp;OPENJDK_SHA=&amp;NUM_MACHINES=&amp;TRSS_URL=&amp;BUILD_LIST=functional%2FbuildAndPackage&amp;USE_TESTENV_PROPERTIES=false&amp;UPSTREAM_JOB_NUMBER=604&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=1&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2026-02-17T22:06:16.795Z] Building tests... [Pipeline] timeout [2026-02-17T22:06:16.798Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-02-17T22:06:16.810Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2026-02-17T22:06:17.277Z] Running tests... Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] echo [2026-02-17T22:06:17.295Z] ITERATION: 1/1 [Pipeline] sshagent [2026-02-17T22:06:17.312Z] $ ssh-agent [2026-02-17T22:06:17.445Z] SSH_AUTH_SOCK=/tmp/ssh-xlIqAAQVTIpc/agent.5 [2026-02-17T22:06:17.445Z] SSH_AGENT_PID=6 [2026-02-17T22:06:17.445Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-17T22:06:17.937Z] ++ uname [2026-02-17T22:06:17.937Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']' [2026-02-17T22:06:17.937Z] ++ uname [2026-02-17T22:06:17.937Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']' [2026-02-17T22:06:17.937Z] ++ uname [2026-02-17T22:06:17.937Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']' [2026-02-17T22:06:17.937Z] + MAKE=make [2026-02-17T22:06:17.937Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2026-02-17T22:06:18.263Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2026-02-17T22:06:18.787Z] ++ uname [2026-02-17T22:06:18.787Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']' [2026-02-17T22:06:18.787Z] ++ uname [2026-02-17T22:06:18.787Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']' [2026-02-17T22:06:18.787Z] ++ uname [2026-02-17T22:06:18.787Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']' [2026-02-17T22:06:18.787Z] + MAKE=make [2026-02-17T22:06:18.787Z] + cd ./aqa-tests [2026-02-17T22:06:18.787Z] + . ./scripts/testenv/testenvSettings.sh [2026-02-17T22:06:18.787Z] ++ set +x [2026-02-17T22:06:19.103Z] JAVA_HOME is set to c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/jdkbinary/j2sdk-image [2026-02-17T22:06:19.103Z] LIB_DIR is set to C:/jenkins/externalDependency/lib [2026-02-17T22:06:19.103Z] rm -f -r /cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-17T22:06:19.103Z] mkdir -p /cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-17T22:06:19.103Z] (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"; \ [2026-02-17T22:06:19.103Z] 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 [2026-02-17T22:06:22.925Z] Buildfile: C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\aqa-tests\TKG\scripts\build_tools.xml [2026-02-17T22:06:22.925Z] [2026-02-17T22:06:22.925Z] build: [2026-02-17T22:06:22.925Z] [2026-02-17T22:06:22.925Z] clean: [2026-02-17T22:06:23.326Z] [2026-02-17T22:06:23.326Z] init: [2026-02-17T22:06:23.326Z] [mkdir] Created dir: C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\aqa-tests\TKG\bin [2026-02-17T22:06:23.326Z] [2026-02-17T22:06:23.326Z] getDependentLibs: [2026-02-17T22:06:24.026Z] [exec] -------------------------------------------- [2026-02-17T22:06:24.026Z] [exec] path is set to C:/jenkins/externalDependency/lib [2026-02-17T22:06:24.026Z] [exec] task is set to default [2026-02-17T22:06:24.026Z] [exec] dependencyList is set to json_simple [2026-02-17T22:06:24.026Z] [exec] System Test jars will not be downloaded. [2026-02-17T22:06:24.026Z] [exec] -------------------------------------------- [2026-02-17T22:06:24.026Z] [exec] Starting download third party dependent jars [2026-02-17T22:06:24.026Z] [exec] -------------------------------------------- [2026-02-17T22:06:24.026Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/lib [2026-02-17T22:06:24.026Z] [exec] C:/jenkins/externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-02-17T22:06:24.026Z] [exec] downloaded dependent third party jars successfully [2026-02-17T22:06:24.026Z] [2026-02-17T22:06:24.026Z] compile: [2026-02-17T22:06:24.026Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-17T22:06:24.026Z] [echo] ============COMPILER SETTINGS============ [2026-02-17T22:06:24.026Z] [echo] ===fork: yes [2026-02-17T22:06:24.026Z] [echo] ===debug: on [2026-02-17T22:06:24.026Z] [javac] Compiling 28 source files to C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\aqa-tests\TKG\bin [2026-02-17T22:06:28.019Z] [2026-02-17T22:06:28.019Z] dist: [2026-02-17T22:06:28.019Z] [jar] Building jar: C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\aqa-tests\TKG\bin\TestKitGen.jar [2026-02-17T22:06:28.357Z] [2026-02-17T22:06:28.357Z] BUILD SUCCESSFUL [2026-02-17T22:06:28.357Z] Total time: 5 seconds [2026-02-17T22:06:28.357Z] 0 [2026-02-17T22:06:28.357Z] 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 [2026-02-17T22:06:29.055Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-02-17T22:06:29.055Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz [2026-02-17T22:06:31.266Z] ****************************** MACHINE INFO ****************************** [2026-02-17T22:06:31.266Z] File path : C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\aqa-tests\TKG [2026-02-17T22:06:31.266Z] Free Physical Memory Size : 5977440256 [2026-02-17T22:06:31.266Z] Free space (bytes) : 409536651264 [2026-02-17T22:06:31.266Z] Total Physical Memory Size : 8531955712 [2026-02-17T22:06:31.266Z] Total space (bytes) : 549161218048 [2026-02-17T22:06:31.266Z] Usable space (bytes) : 409536651264 [2026-02-17T22:06:31.266Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-17T22:06:31.266Z] bashVersion : [2026-02-17T22:06:31.266Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin) [2026-02-17T22:06:31.266Z] Copyright (C) 2022 Free Software Foundation, Inc. [2026-02-17T22:06:31.266Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-02-17T22:06:31.266Z] [2026-02-17T22:06:31.266Z] This is free software; you are free to change and redistribute it. [2026-02-17T22:06:31.266Z] There is NO WARRANTY, to the extent permitted by law. [2026-02-17T22:06:31.266Z] cpuCores : 2 [2026-02-17T22:06:31.266Z] curlVersion : [2026-02-17T22:06:31.266Z] curl 8.11.0 (x86_64-pc-cygwin) libcurl/8.11.0 OpenSSL/3.0.15 zlib/1.3.1 brotli/1.1.0 zstd/1.5.6 libidn2/2.3.7 libpsl/0.21.5 libssh2/1.11.0 nghttp2/1.61.0 libgsasl/2.2.1 OpenLDAP/2.6.8 [2026-02-17T22:06:31.266Z] Release-Date: 2024-11-06 [2026-02-17T22:06:31.266Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss [2026-02-17T22:06:31.266Z] Features: alt-svc AsynchDNS brotli gsasl GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd [2026-02-17T22:06:31.266Z] dockerVersion : bash: line 1: docker: command not found [2026-02-17T22:06:31.266Z] gcc version : 12 [2026-02-17T22:06:31.266Z] gclibc version : ldd (cygwin) 3.5.4 [2026-02-17T22:06:31.266Z] gdb version : bash: line 1: gdb: command not found [2026-02-17T22:06:31.266Z] lldb version : Command could not be executed [2026-02-17T22:06:31.266Z] makeVersion : [2026-02-17T22:06:31.266Z] GNU Make 4.4.1 [2026-02-17T22:06:31.266Z] Built for x86_64-pc-cygwin [2026-02-17T22:06:31.266Z] Copyright (C) 1988-2023 Free Software Foundation, Inc. [2026-02-17T22:06:31.266Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> [2026-02-17T22:06:31.266Z] This is free software: you are free to change and redistribute it. [2026-02-17T22:06:31.266Z] There is NO WARRANTY, to the extent permitted by law. [2026-02-17T22:06:31.266Z] mavenVersion : bash: line 1: mvn: command not found [2026-02-17T22:06:31.266Z] perlVersion : [2026-02-17T22:06:31.266Z] [2026-02-17T22:06:31.266Z] This is perl 5, version 40, subversion 0 (v5.40.0) built for x86_64-cygwin-threads-multi [2026-02-17T22:06:31.266Z] (with 3 registered patches, see perl -V for more detail) [2026-02-17T22:06:31.266Z] [2026-02-17T22:06:31.266Z] Copyright 1987-2024, Larry Wall [2026-02-17T22:06:31.266Z] [2026-02-17T22:06:31.266Z] Perl may be copied only under the terms of either the Artistic License or the [2026-02-17T22:06:31.266Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-02-17T22:06:31.266Z] [2026-02-17T22:06:31.266Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-02-17T22:06:31.266Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-02-17T22:06:31.266Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2026-02-17T22:06:31.266Z] [2026-02-17T22:06:31.266Z] podmanVersion : bash: line 1: podman: command not found [2026-02-17T22:06:31.266Z] procArch : unknown [2026-02-17T22:06:31.266Z] sysArch : x86_64 [2026-02-17T22:06:31.266Z] sysOS : CYGWIN_NT-10.0-20348 [2026-02-17T22:06:31.266Z] ulimit : [2026-02-17T22:06:31.266Z] core file size (blocks, -c) 0 [2026-02-17T22:06:31.266Z] data seg size (kbytes, -d) unlimited [2026-02-17T22:06:31.266Z] file size (blocks, -f) unlimited [2026-02-17T22:06:31.266Z] open files (-n) 3200 [2026-02-17T22:06:31.266Z] pipe size (512 bytes, -p) 8 [2026-02-17T22:06:31.266Z] stack size (kbytes, -s) 2032 [2026-02-17T22:06:31.266Z] cpu time (seconds, -t) unlimited [2026-02-17T22:06:31.266Z] max user processes (-u) 256 [2026-02-17T22:06:31.266Z] virtual memory (kbytes, -v) unlimited [2026-02-17T22:06:31.266Z] uname : CYGWIN_NT-10.0-20348 test-azure-win2 3.5.4-1.x86_64 2024-08-25 16:52 UTC x86_64 Cygwin [2026-02-17T22:06:31.266Z] vmVendor : Oracle Corporation [2026-02-17T22:06:31.266Z] vmVersion : 25.492-b03 [2026-02-17T22:06:31.266Z] xlc version : bash: line 1: xlC: command not found [2026-02-17T22:06:31.266Z] ************************************************************************** [2026-02-17T22:06:31.266Z] [2026-02-17T22:06:31.266Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-02-17T22:06:31.266Z] [2026-02-17T22:06:31.266Z] System.getProperty('java.vendor')=Temurin [2026-02-17T22:06:31.266Z] [2026-02-17T22:06:31.266Z] System.getProperty('os.name')=Windows Server 2022 [2026-02-17T22:06:31.266Z] [2026-02-17T22:06:31.266Z] System.getProperty('os.arch')=amd64 [2026-02-17T22:06:31.266Z] [2026-02-17T22:06:31.266Z] System.getProperty('java.fullversion')=null [2026-02-17T22:06:31.266Z] [2026-02-17T22:06:31.266Z] System.getProperty('sun.arch.data.model')=64 [2026-02-17T22:06:31.266Z] [2026-02-17T22:06:32.016Z] make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=extended.functional TESTLIST= [2026-02-17T22:06:32.016Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/TKG' [2026-02-17T22:06:32.016Z] perl scripts/configure.pl [2026-02-17T22:06:32.016Z] 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= [2026-02-17T22:06:32.497Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-02-17T22:06:32.497Z] [2026-02-17T22:06:32.497Z] [2026-02-17T22:06:32.497Z] Starting to generate build list. [2026-02-17T22:06:32.497Z] [2026-02-17T22:06:32.497Z] Parsing C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\aqa-tests\TKG\..\functional\buildAndPackage\playlist.xml [2026-02-17T22:06:32.497Z] Generated C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\aqa-tests\TKG/../TKG/buildInfo.mk [2026-02-17T22:06:32.497Z] [2026-02-17T22:06:32.811Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/TKG' [2026-02-17T22:06:32.811Z] make -f clean.mk cleanBuild [2026-02-17T22:06:32.811Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/TKG' [2026-02-17T22:06:33.148Z] rm -f -r C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests///..//jvmtest [2026-02-17T22:06:33.148Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/TKG' [2026-02-17T22:06:33.148Z] make -f compile.mk compile [2026-02-17T22:06:33.148Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/TKG' [2026-02-17T22:06:33.828Z] rm -f -r C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests//TKG/output_compilation; \ [2026-02-17T22:06:33.828Z] mkdir -p C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests//TKG/output_compilation; \ [2026-02-17T22:06:33.828Z] (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"; \ [2026-02-17T22:06:33.828Z] 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 [2026-02-17T22:06:35.505Z] Buildfile: C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\aqa-tests\TKG\scripts\build_test.xml [2026-02-17T22:06:36.265Z] [echo] build.list is TestConfig/build.xml,functional/buildAndPackage/build.xml [2026-02-17T22:06:36.265Z] [2026-02-17T22:06:36.265Z] -create_test_directory: [2026-02-17T22:06:36.265Z] [mkdir] Created dir: C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\jvmtest [2026-02-17T22:06:36.265Z] [2026-02-17T22:06:36.265Z] stage_test_material: [2026-02-17T22:06:36.265Z] [copy] Copying 136 files to C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\jvmtest [2026-02-17T22:06:36.610Z] [2026-02-17T22:06:36.610Z] build: [2026-02-17T22:06:37.010Z] [2026-02-17T22:06:37.010Z] init: [2026-02-17T22:06:37.010Z] [mkdir] Created dir: C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\jvmtest\TestConfig [2026-02-17T22:06:37.010Z] [2026-02-17T22:06:37.010Z] build: [2026-02-17T22:06:37.010Z] [copy] Copying 15 files to C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\jvmtest\TestConfig [2026-02-17T22:06:37.010Z] [copy] Copied 4 empty directories to 2 empty directories under C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\jvmtest\TestConfig [2026-02-17T22:06:37.010Z] [copy] Copying 1 file to C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\jvmtest\TestConfig [2026-02-17T22:06:37.010Z] [2026-02-17T22:06:37.010Z] build: [2026-02-17T22:06:37.348Z] [2026-02-17T22:06:37.348Z] init: [2026-02-17T22:06:37.348Z] [mkdir] Created dir: C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\jvmtest\functional\buildAndPackage [2026-02-17T22:06:37.348Z] [mkdir] Created dir: C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\aqa-tests\functional\buildAndPackage\bin [2026-02-17T22:06:37.348Z] [2026-02-17T22:06:37.348Z] getDependentLibs: [2026-02-17T22:06:37.348Z] [exec] -------------------------------------------- [2026-02-17T22:06:37.348Z] [exec] path is set to C:/jenkins/externalDependency/lib [2026-02-17T22:06:37.348Z] [exec] task is set to default [2026-02-17T22:06:37.348Z] [exec] dependencyList is set to testng,jcommander [2026-02-17T22:06:37.348Z] [exec] System Test jars will not be downloaded. [2026-02-17T22:06:37.348Z] [exec] -------------------------------------------- [2026-02-17T22:06:37.348Z] [exec] Starting download third party dependent jars [2026-02-17T22:06:37.348Z] [exec] -------------------------------------------- [2026-02-17T22:06:37.348Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/lib [2026-02-17T22:06:37.348Z] [exec] C:/jenkins/externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2026-02-17T22:06:37.348Z] [exec] C:/jenkins/externalDependency/lib/testng.jar exists with correct hash, not downloading [2026-02-17T22:06:37.348Z] [exec] downloaded dependent third party jars successfully [2026-02-17T22:06:37.348Z] [2026-02-17T22:06:37.348Z] compile: [2026-02-17T22:06:37.348Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-17T22:06:37.348Z] [echo] ============COMPILER SETTINGS============ [2026-02-17T22:06:37.348Z] [echo] ===fork: yes [2026-02-17T22:06:37.348Z] [echo] ===executable: c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/javac [2026-02-17T22:06:37.348Z] [echo] ===debug: on [2026-02-17T22:06:37.348Z] [echo] ===destdir: C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests///..//jvmtest/functional/buildAndPackage [2026-02-17T22:06:37.348Z] [javac] Compiling 9 source files to C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\aqa-tests\functional\buildAndPackage\bin [2026-02-17T22:06:39.362Z] [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 [2026-02-17T22:06:39.362Z] [2026-02-17T22:06:39.362Z] dist_functional: [2026-02-17T22:06:39.362Z] [copy] Copying 2 files to C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\jvmtest\functional [2026-02-17T22:06:39.362Z] [2026-02-17T22:06:39.362Z] dist: [2026-02-17T22:06:39.362Z] [jar] Building jar: C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\jvmtest\functional\buildAndPackage\BuildAndPackagingTests.jar [2026-02-17T22:06:39.362Z] [copy] Copying 3 files to C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\jvmtest\functional\buildAndPackage [2026-02-17T22:06:39.362Z] [2026-02-17T22:06:39.362Z] clean: [2026-02-17T22:06:39.362Z] [delete] Deleting directory C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\aqa-tests\functional\buildAndPackage\bin [2026-02-17T22:06:39.362Z] [2026-02-17T22:06:39.362Z] BUILD SUCCESSFUL [2026-02-17T22:06:39.362Z] Total time: 3 seconds [2026-02-17T22:06:39.696Z] 0 [2026-02-17T22:06:39.696Z] [2026-02-17T22:06:39.696Z] [2026-02-17T22:06:39.696Z] RECORD TEST REPOs SHA [2026-02-17T22:06:39.696Z] cd "C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests//TKG/scripts"; \ [2026-02-17T22:06:39.696Z] 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" [2026-02-17T22:06:40.033Z] 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 [2026-02-17T22:06:40.033Z] touch C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests//TKG/SHAs.txt [2026-02-17T22:06:40.366Z] ================================================ [2026-02-17T22:06:40.366Z] timestamp: 20260217-220640 [2026-02-17T22:06:40.366Z] repo dir: C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests [2026-02-17T22:06:40.366Z] git repo: [2026-02-17T22:06:41.071Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2026-02-17T22:06:41.071Z] sha: [2026-02-17T22:06:41.071Z] 6ae53a7631d2a6681514f8dbc46b7c9b7747794e [2026-02-17T22:06:41.071Z] ================================================ [2026-02-17T22:06:41.071Z] timestamp: 20260217-220640 [2026-02-17T22:06:41.071Z] repo dir: C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/openj9 [2026-02-17T22:06:41.071Z] git repo: [2026-02-17T22:06:41.071Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git [2026-02-17T22:06:41.071Z] sha: [2026-02-17T22:06:41.071Z] 4037fa4f50615ee12f722cd76a0ae3185a5349c0 [2026-02-17T22:06:41.414Z] ================================================ [2026-02-17T22:06:41.414Z] timestamp: 20260217-220641 [2026-02-17T22:06:41.414Z] repo dir: C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/TKG [2026-02-17T22:06:41.414Z] git repo: [2026-02-17T22:06:41.415Z] Fetch URL: https://github.com/adoptium/TKG.git [2026-02-17T22:06:41.415Z] sha: [2026-02-17T22:06:41.415Z] d8a5e7b9cec170af57c956a21372271dee7f8dfe [2026-02-17T22:06:41.415Z] ================================================ [2026-02-17T22:06:41.415Z] timestamp: 20260217-220641 [2026-02-17T22:06:41.415Z] repo dir: C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/vendor_0 [2026-02-17T22:06:41.415Z] git repo: [2026-02-17T22:06:41.732Z] Fetch URL: https://github.com/adoptium/temurin-build [2026-02-17T22:06:41.732Z] sha: [2026-02-17T22:06:41.732Z] e96bbeac79b072cebb4fb1a6123e60383fd5bbce [2026-02-17T22:06:41.732Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/TKG' [2026-02-17T22:06:41.732Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.functional TESTLIST= [2026-02-17T22:06:41.732Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/TKG' [2026-02-17T22:06:41.732Z] perl scripts/configure.pl [2026-02-17T22:06:41.732Z] 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= [2026-02-17T22:06:42.263Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-02-17T22:06:42.263Z] [2026-02-17T22:06:42.263Z] Starting to generate test make files. [2026-02-17T22:06:42.263Z] [2026-02-17T22:06:42.624Z] Parsing C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\aqa-tests\TKG\..\functional\buildAndPackage\playlist.xml [2026-02-17T22:06:42.624Z] Generated C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\aqa-tests\TKG/../functional/buildAndPackage/autoGen.mk [2026-02-17T22:06:42.624Z] [2026-02-17T22:06:42.625Z] Generated C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\aqa-tests\TKG/../functional/autoGen.mk [2026-02-17T22:06:42.625Z] [2026-02-17T22:06:42.625Z] Generated C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\aqa-tests\TKG/../autoGen.mk [2026-02-17T22:06:42.625Z] [2026-02-17T22:06:42.625Z] Generated C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\aqa-tests\TKG/../TKG/utils.mk [2026-02-17T22:06:42.625Z] [2026-02-17T22:06:42.625Z] Generated C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x64-temurin_SmokeTests\aqa-tests\TKG/../TKG/rerun.mk [2026-02-17T22:06:42.625Z] [2026-02-17T22:06:42.625Z] Make files are generated successfully. [2026-02-17T22:06:42.625Z] [2026-02-17T22:06:42.625Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/TKG' [2026-02-17T22:06:42.625Z] make -f runtest.mk _extended.functional [2026-02-17T22:06:42.625Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/TKG' [2026-02-17T22:06:43.325Z] [2026-02-17T22:06:43.325Z] Running make 4.4.1 [2026-02-17T22:06:43.325Z] set TEST_ROOT to C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/ [2026-02-17T22:06:43.325Z] set JDK_VERSION to 8 [2026-02-17T22:06:43.325Z] set JDK_IMPL to hotspot [2026-02-17T22:06:43.326Z] set JVM_VERSION to openjdk8 [2026-02-17T22:06:43.326Z] set JCL_VERSION to latest [2026-02-17T22:06:43.326Z] JAVA_HOME was originally set to C:\openjdk\jdk-8 [2026-02-17T22:06:43.663Z] set JAVA_HOME to c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/jdkbinary/j2sdk-image [2026-02-17T22:06:43.663Z] set SPEC to win_x86-64 [2026-02-17T22:06:43.663Z] set TEST_FLAG to [2026-02-17T22:06:43.663Z] Running extended.functional ... [2026-02-17T22:06:43.980Z] There are 1 test targets in extended.functional [2026-02-17T22:06:43.980Z] "c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/jdkbinary/j2sdk-image\\bin\\java" -version [2026-02-17T22:06:43.980Z] openjdk version "1.8.0_492-beta" [2026-02-17T22:06:43.980Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602172106-b03) [2026-02-17T22:06:43.980Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b03, mixed mode) [2026-02-17T22:06:43.980Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests' [2026-02-17T22:06:44.298Z] make[3]: Entering directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/functional' [2026-02-17T22:06:44.298Z] make[4]: Entering directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage' [2026-02-17T22:06:44.634Z] [2026-02-17T22:06:44.634Z] ===============================================