Pre Test
Started by upstream project "Test_openjdk8_hs_extended.openjdk_x86-64_windows" build number 244
originally caused by:
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin" build number 603
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 3072
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 364
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision f17fd61bff060b4d54d235255b83f4b4024789fe (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f f17fd61bff060b4d54d235255b83f4b4024789fe # timeout=10
Commit message: "Disable RH CryptoTests in Java 8 and higher (#6893)"
> git rev-list --no-walk 4c8318f78e063f3435c4aef6f4a61edc83de2f4b # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-02-11T15:08:56.821Z] SPEC: win_x86-64
[Pipeline] echo
[2026-02-11T15:08:56.822Z] 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-11T15:08:56.830Z] dynamicAgents: []
[Pipeline] echo
[2026-02-11T15:08:56.831Z] Provisioning LABEL: ci.role.test&&hw.arch.x86&&sw.os.windows
[Pipeline] nodesByLabel
[2026-02-11T15:08:56.839Z] Found a total of 6 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.windows' label
[Pipeline] node
[2026-02-11T15:08:56.866Z] Running on test-azure-win2022-x64-4 in c:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun
[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-11T15:08:56.890Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-11T15:08:56.951Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-11T15:08:56.951Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-11T15:08:56.971Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-02-11T15:08:57.026Z] The recommended git tool is: git
[2026-02-11T15:08:57.074Z] No credentials specified
[2026-02-11T15:08:57.095Z] Cloning the remote Git repository
[2026-02-11T15:08:57.128Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-02-11T15:08:57.128Z] > git init c:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun\aqa-tests # timeout=10
[2026-02-11T15:08:57.225Z] [WARNING] Reference path does not exist: null/openjdk_cache
[2026-02-11T15:08:57.225Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-02-11T15:08:57.225Z] > git --version # timeout=10
[2026-02-11T15:08:57.269Z] > git --version # 'git version 2.45.1'
[2026-02-11T15:08:57.270Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-11T15:09:04.378Z] Avoid second fetch
[2026-02-11T15:09:04.470Z] Checking out Revision f17fd61bff060b4d54d235255b83f4b4024789fe (origin/master)
[2026-02-11T15:09:04.213Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-02-11T15:09:04.268Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-11T15:09:04.387Z] > git rev-parse "origin/master^{commit}" # timeout=10
[2026-02-11T15:09:04.479Z] > git config core.sparsecheckout # timeout=10
[2026-02-11T15:09:04.528Z] > git checkout -f f17fd61bff060b4d54d235255b83f4b4024789fe # timeout=10
[2026-02-11T15:09:09.196Z] Commit message: "Disable RH CryptoTests in Java 8 and higher (#6893)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (c:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun/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-11T15:09:10.474Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-02-11T15:09:10.488Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-02-11T15:09:10.974Z] + LC_TIME=C
[2026-02-11T15:09:10.974Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-02-11T15:09:11.043Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-11T15:09:11.490Z] + aqa-tests/terminateTestProcesses.sh null
[2026-02-11T15:09:11.490Z] Windows machine, using powershell queries...
[2026-02-11T15:09:12.159Z] 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-11T15:09:13.241Z] + printenv
[2026-02-11T15:09:13.241Z] ProgramFiles(x86)=C:\Program Files (x86)
[2026-02-11T15:09:13.241Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
[2026-02-11T15:09:13.241Z] KEEP_WORKSPACE=false
[2026-02-11T15:09:13.241Z] NUMBER_OF_PROCESSORS=2
[2026-02-11T15:09:13.241Z] PROCESSOR_LEVEL=6
[2026-02-11T15:09:13.241Z] TAP_NAME=Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun.tap
[2026-02-11T15:09:13.241Z] LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun/../../externalDependency/lib
[2026-02-11T15:09:13.241Z] EXIT_FAILURE=false
[2026-02-11T15:09:13.241Z] JDK_BRANCH=jdk8u492-b02_adopt
[2026-02-11T15:09:13.241Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun/42/display/redirect?page=tests
[2026-02-11T15:09:13.241Z] PLATFORM=x86-64_windows
[2026-02-11T15:09:13.241Z] DOCKER_REQUIRED=false
[2026-02-11T15:09:13.241Z] WINSW_EXECUTABLE=C:\Users\jenkins\agent\JenkinsAgentService.exe
[2026-02-11T15:09:13.241Z] PROGRAMFILES=C:\Program Files
[2026-02-11T15:09:13.241Z] git=C:\Program Files\Git\cmd\git.exe
[2026-02-11T15:09:13.241Z] TIME_LIMIT=25
[2026-02-11T15:09:13.241Z] JENKINS_SERVER_COOKIE=durable-c33149859eefe137d36bc6498d444da0152760af2f185aba41354044bbc01603
[2026-02-11T15:09:13.241Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
[2026-02-11T15:09:13.241Z] JAVA_HOME=C:\openjdk\jdk-8
[2026-02-11T15:09:13.241Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-11T15:09:13.241Z] GENERATE_JOBS=true
[2026-02-11T15:09:13.241Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-11T15:09:13.241Z] OS=Windows_NT
[2026-02-11T15:09:13.241Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun/42/display/redirect?page=changes
[2026-02-11T15:09:13.241Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15
[2026-02-11T15:09:13.241Z] RERUN_ITERATIONS=1
[2026-02-11T15:09:13.241Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-02-11T15:09:13.241Z] USERDOMAIN=test-azure-win2
[2026-02-11T15:09:13.241Z] STF_OWNER_BRANCH=adoptium:master
[2026-02-11T15:09:13.241Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-02-11T15:09:13.241Z] PWD=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun
[2026-02-11T15:09:13.241Z] USERPROFILE=C:\Users\jenkins
[2026-02-11T15:09:13.241Z] ARCHIVE_TEST_RESULTS=false
[2026-02-11T15:09:13.241Z] SETUP_JCK_RUN=false
[2026-02-11T15:09:13.241Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun/42/
[2026-02-11T15:09:13.241Z] SLACK_CHANNEL=aqavit-bot
[2026-02-11T15:09:13.241Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin
[2026-02-11T15:09:13.241Z] JCK_GIT_BRANCH=master
[2026-02-11T15:09:13.241Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun/
[2026-02-11T15:09:13.241Z] BUILD_NUMBER=42
[2026-02-11T15:09:13.241Z] TKG_ITERATIONS=1
[2026-02-11T15:09:13.241Z] _=/usr/bin/printenv
[2026-02-11T15:09:13.241Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\
[2026-02-11T15:09:13.241Z] SERVICE_ID=Jenkins
[2026-02-11T15:09:13.241Z] BASE=C:\Users\jenkins\agent
[2026-02-11T15:09:13.241Z] PERF_ROOT=c:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun/../../benchmarks
[2026-02-11T15:09:13.241Z] ALLUSERSPROFILE=C:\ProgramData
[2026-02-11T15:09:13.241Z] JENKINS_NODE_COOKIE=f5c67474-4e05-45fc-9a04-22bfb4e07242
[2026-02-11T15:09:13.241Z] CommonProgramW6432=C:\Program Files\Common Files
[2026-02-11T15:09:13.241Z] CUSTOM_TARGET=java/rmi/activation/ActivationSystem/modifyDescriptor/ModifyDescriptor.java
[2026-02-11T15:09:13.241Z] KEEP_REPORTDIR=true
[2026-02-11T15:09:13.241Z] BUILD_DISPLAY_NAME=#42
[2026-02-11T15:09:13.241Z] SDK_RESOURCE=upstream
[2026-02-11T15:09:13.241Z] TEST_JDK_HOME=c:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun/jdkbinary/j2sdk-image
[2026-02-11T15:09:13.241Z] HOME=/home/jenkins
[2026-02-11T15:09:13.241Z] USERNAME=jenkins
[2026-02-11T15:09:13.241Z] WINSW_SERVICE_ID=Jenkins
[2026-02-11T15:09:13.241Z] COMSPEC=C:\Windows\system32\cmd.exe
[2026-02-11T15:09:13.241Z] CUDA_PATH_V9_1=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1
[2026-02-11T15:09:13.241Z] jobStatus=SUCCESS
[2026-02-11T15:09:13.241Z] JENKINS_URL=https://ci.adoptium.net/
[2026-02-11T15:09:13.241Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun
[2026-02-11T15:09:13.241Z] JOBSTARTTIME=Wed, 11 Feb 2026 15:09:10 +0000
[2026-02-11T15:09:13.241Z] JDK_VERSION=8
[2026-02-11T15:09:13.241Z] APPDATA=C:\Users\jenkins\AppData\Roaming
[2026-02-11T15:09:13.241Z] JOB_NAME=Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun
[2026-02-11T15:09:13.241Z] USE_TESTENV_PROPERTIES=false
[2026-02-11T15:09:13.241Z] SYSTEMROOT=C:\Windows
[2026-02-11T15:09:13.241Z] PERSONAL_BUILD=false
[2026-02-11T15:09:13.241Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun/42/display/redirect
[2026-02-11T15:09:13.241Z] LOCALAPPDATA=C:\Users\jenkins\AppData\Local
[2026-02-11T15:09:13.241Z] AUTO_DETECT=true
[2026-02-11T15:09:13.241Z] EXIT_SUCCESS=false
[2026-02-11T15:09:13.241Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun/display/redirect
[2026-02-11T15:09:13.241Z] WORKSPACE=c:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun
[2026-02-11T15:09:13.241Z] COMPUTERNAME=test-azure-win2
[2026-02-11T15:09:13.241Z] OPENJ9_BRANCH=master
[2026-02-11T15:09:13.241Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-02-11T15:09:13.241Z] SYSTEM_LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun/../../externalDependency/system_lib
[2026-02-11T15:09:13.241Z] PARALLEL=None
[2026-02-11T15:09:13.241Z] HUDSON_URL=https://ci.adoptium.net/
[2026-02-11T15:09:13.241Z] ITERATIONS=1
[2026-02-11T15:09:13.241Z] UPSTREAM_JOB_NUMBER=603
[2026-02-11T15:09:13.241Z] SPEC=win_x86-64
[2026-02-11T15:09:13.241Z] TERM=xterm-256color
[2026-02-11T15:09:13.241Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2026-02-11T15:09:13.241Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-02-11T15:09:13.241Z] NODE_NAME=test-azure-win2022-x64-4
[2026-02-11T15:09:13.241Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-02-11T15:09:13.241Z] PSModulePath=%ProgramFiles%\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules
[2026-02-11T15:09:13.241Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-02-11T15:09:13.241Z] CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1
[2026-02-11T15:09:13.241Z] TEMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp
[2026-02-11T15:09:13.241Z] DYNAMIC_COMPILE=false
[2026-02-11T15:09:13.241Z] SHLVL=2
[2026-02-11T15:09:13.241Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun-42
[2026-02-11T15:09:13.241Z] PROCESSOR_REVISION=5507
[2026-02-11T15:09:13.241Z] DriverData=C:\Windows\System32\Drivers\DriverData
[2026-02-11T15:09:13.241Z] EXECUTOR_NUMBER=0
[2026-02-11T15:09:13.241Z] HUDSON_COOKIE=a4c587d3-e72e-4d6a-a3dc-93f60cac3ab9
[2026-02-11T15:09:13.241Z] ADOPTOPENJDK_BRANCH=master
[2026-02-11T15:09:13.241Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-02-11T15:09:13.241Z] COMMONPROGRAMFILES=C:\Program Files\Common Files
[2026-02-11T15:09:13.241Z] ORIGIN_JDK_VERSION=8
[2026-02-11T15:09:13.241Z] PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 85 Stepping 7, GenuineIntel
[2026-02-11T15:09:13.241Z] NUM_PROCESSORS=2
[2026-02-11T15:09:13.241Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-02-11T15:09:13.241Z] NODE_LABELS=sw.os.windows ci.role.test x64 test-azure-win2022-x64-4 ci.role.perf windows hw.arch.x86 win2022
[2026-02-11T15:09:13.241Z] STAGE_NAME=Setup
[2026-02-11T15:09:13.241Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-02-11T15:09:13.241Z] WORKSPACE_TMP=c:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun@tmp
[2026-02-11T15:09:13.241Z] TMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp
[2026-02-11T15:09:13.241Z] 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-11T15:09:13.241Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-02-11T15:09:13.241Z] TKG_OWNER_BRANCH=adoptium:master
[2026-02-11T15:09:13.241Z] ProgramW6432=C:\Program Files
[2026-02-11T15:09:13.241Z] CI=true
[2026-02-11T15:09:13.241Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun/42/display/redirect?page=artifacts
[2026-02-11T15:09:13.241Z] ACTIVE_NODE_TIMEOUT=5
[2026-02-11T15:09:13.241Z] RERUN_FAILURE=true
[2026-02-11T15:09:13.241Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-02-11T15:09:13.241Z] BUILD_LIST=openjdk
[2026-02-11T15:09:13.241Z] BUILD_ID=42
[2026-02-11T15:09:13.241Z] WINDIR=C:\Windows
[2026-02-11T15:09:13.241Z] PROCESSOR_ARCHITECTURE=AMD64
[2026-02-11T15:09:13.241Z] PUBLIC=C:\Users\Public
[2026-02-11T15:09:13.241Z] SYSTEMDRIVE=C:
[2026-02-11T15:09:13.241Z] TARGET=jdk_custom
[2026-02-11T15:09:13.241Z] USE_JRE=false
[2026-02-11T15:09:13.241Z] JDK_IMPL=hotspot
[2026-02-11T15:09:13.241Z] 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-11T15:09:13.286Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-02-11T15:09:13.295Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun\jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-11T15:09:17.600Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-windows-x64-temurin" build number 603
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-11T15:09:17.780Z] 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-11T15:09:17.785Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun
[Pipeline] {
[Pipeline] sshagent
[2026-02-11T15:09:17.809Z] $ ssh-agent
[2026-02-11T15:09:17.935Z] SSH_AUTH_SOCK=/tmp/ssh-c9R748FzXFuy/agent.646
[2026-02-11T15:09:17.935Z] SSH_AGENT_PID=647
[2026-02-11T15:09:17.935Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-02-11T15:09:17.950Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun\aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-02-11T15:09:17.980Z] Masking supported pattern matches of %USERNAME% or %PASSWORD%
[Pipeline] {
[Pipeline] sh
[2026-02-11T15:09:18.488Z] ++ pwd
[2026-02-11T15:09:18.488Z] + ./get.sh -s /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun/aqa-tests/.. -p x86-64_windows -r upstream -j 8 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2026-02-11T15:09:18.489Z] TESTDIR: /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun/aqa-tests
[2026-02-11T15:09:18.489Z] get jdk binary...
[2026-02-11T15:09:18.489Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-02-11T15:09:18.814Z] Uncompressing file: OpenJDK8U-jdk_x64_windows_hotspot_8u492b02-ea.zip ...
[2026-02-11T15:09:22.477Z] List files in jdkbinary folder...
[2026-02-11T15:09:22.477Z] total 173616
[2026-02-11T15:09:22.477Z] -rwxrwx---+ 1 jenkins None 31117633 Feb 11 10:31 OpenJDK8U-debugimage_x64_windows_hotspot_8u492b02-ea.zip
[2026-02-11T15:09:22.477Z] -rwxrwx---+ 1 jenkins None 106449908 Feb 11 10:36 OpenJDK8U-jdk_x64_windows_hotspot_8u492b02-ea.zip
[2026-02-11T15:09:22.477Z] -rwxrwx---+ 1 jenkins None 40104342 Feb 11 10:36 OpenJDK8U-jre_x64_windows_hotspot_8u492b02-ea.zip
[2026-02-11T15:09:22.477Z] -rwxrwx---+ 1 jenkins None 23617 Feb 11 10:34 OpenJDK8U-sbom_x64_windows_hotspot_8u492b02-ea-metadata.json
[2026-02-11T15:09:22.477Z] -rwxrwx---+ 1 jenkins None 77414 Feb 11 12:08 OpenJDK8U-sbom_x64_windows_hotspot_8u492b02-ea.json
[2026-02-11T15:09:22.477Z] drwxrwxr-x+ 1 jenkins None 0 Feb 11 15:09 tmp
[2026-02-11T15:09:22.477Z] List files in jdkbinary/tmp folder...
[2026-02-11T15:09:22.477Z] total 4
[2026-02-11T15:09:22.477Z] drwxrwxr-x+ 1 jenkins None 0 Feb 11 10:31 jdk8u492-b02
[2026-02-11T15:09:22.477Z] Moving directory jdk8u492-b02/ to ../j2sdk-image
[2026-02-11T15:09:22.477Z] Uncompressing file: OpenJDK8U-jre_x64_windows_hotspot_8u492b02-ea.zip ...
[2026-02-11T15:09:24.071Z] List files in jdkbinary folder...
[2026-02-11T15:09:24.071Z] total 173620
[2026-02-11T15:09:24.071Z] -rwxrwx---+ 1 jenkins None 31117633 Feb 11 10:31 OpenJDK8U-debugimage_x64_windows_hotspot_8u492b02-ea.zip
[2026-02-11T15:09:24.071Z] -rwxrwx---+ 1 jenkins None 106449908 Feb 11 10:36 OpenJDK8U-jdk_x64_windows_hotspot_8u492b02-ea.zip
[2026-02-11T15:09:24.071Z] -rwxrwx---+ 1 jenkins None 40104342 Feb 11 10:36 OpenJDK8U-jre_x64_windows_hotspot_8u492b02-ea.zip
[2026-02-11T15:09:24.071Z] -rwxrwx---+ 1 jenkins None 23617 Feb 11 10:34 OpenJDK8U-sbom_x64_windows_hotspot_8u492b02-ea-metadata.json
[2026-02-11T15:09:24.071Z] -rwxrwx---+ 1 jenkins None 77414 Feb 11 12:08 OpenJDK8U-sbom_x64_windows_hotspot_8u492b02-ea.json
[2026-02-11T15:09:24.071Z] drwxrwxr-x+ 1 jenkins None 0 Feb 11 10:31 j2sdk-image
[2026-02-11T15:09:24.071Z] drwxrwxr-x+ 1 jenkins None 0 Feb 11 15:09 tmp
[2026-02-11T15:09:24.071Z] List files in jdkbinary/tmp folder...
[2026-02-11T15:09:24.071Z] total 4
[2026-02-11T15:09:24.071Z] drwxrwxr-x+ 1 jenkins None 0 Feb 11 10:31 jdk8u492-b02-jre
[2026-02-11T15:09:24.071Z] Moving directory jdk8u492-b02-jre/ to ../j2re-image
[2026-02-11T15:09:24.071Z] Uncompressing OpenJDK8U-debugimage_x64_windows_hotspot_8u492b02-ea.zip over ./j2sdk-image/jre...
[2026-02-11T15:09:25.672Z] Removing top-level folder jdk8u492-b02-debug-image/
[2026-02-11T15:09:25.672Z] Removing top-level folder jdk8u492-b02/
[2026-02-11T15:09:29.420Z] Run c:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun/jdkbinary/j2sdk-image/bin/java -version
[2026-02-11T15:09:29.420Z] =JAVA VERSION OUTPUT BEGIN=
[2026-02-11T15:09:29.750Z] openjdk version "1.8.0_492-beta"
[2026-02-11T15:09:29.750Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602111003-b02)
[2026-02-11T15:09:29.750Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b02, mixed mode)
[2026-02-11T15:09:29.750Z] =JAVA VERSION OUTPUT END=
[2026-02-11T15:09:29.750Z] =RELEASE INFO BEGIN=
[2026-02-11T15:09:29.750Z] JAVA_VERSION="1.8.0_492"
[2026-02-11T15:09:29.750Z] OS_NAME="Windows"
[2026-02-11T15:09:29.750Z] OS_VERSION="5.2"
[2026-02-11T15:09:29.750Z] OS_ARCH="amd64"
[2026-02-11T15:09:29.750Z] SOURCE=".:git:4ec887bb78ba+"
[2026-02-11T15:09:29.750Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-02-11T15:09:29.750Z] BUILD_SOURCE="git:e96bbeac79b072cebb4fb1a6123e60383fd5bbce"
[2026-02-11T15:09:29.750Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-02-11T15:09:29.750Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2026-02-11T15:09:29.750Z] FULL_VERSION="1.8.0_492-beta-202602111003-b02"
[2026-02-11T15:09:29.750Z] SEMANTIC_VERSION="8.0.492+2"
[2026-02-11T15:09:29.750Z] BUILD_INFO="OS: Windows Server 2022 Version: 10.0"
[2026-02-11T15:09:29.750Z] JVM_VARIANT="Hotspot"
[2026-02-11T15:09:29.750Z] JVM_VERSION="25.492-b02"
[2026-02-11T15:09:29.750Z] IMAGE_TYPE="JDK"
[2026-02-11T15:09:29.750Z] =RELEASE INFO END=
[2026-02-11T15:09:29.750Z] get testKitGen...
[2026-02-11T15:09:29.750Z] git clone -q https://github.com/adoptium/TKG.git
[2026-02-11T15:09:32.610Z] git rev-parse master
[2026-02-11T15:09:32.610Z] git checkout -q -f a9e191ceefbd2d7e2cb775891542647c2575d92e
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-02-11T15:09:33.803Z] $ ssh-agent -k
[2026-02-11T15:09:33.849Z] unset SSH_AUTH_SOCK;
[2026-02-11T15:09:33.849Z] unset SSH_AGENT_PID;
[2026-02-11T15:09:33.849Z] echo Agent pid 647 killed;
[2026-02-11T15:09:33.906Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-11T15:09:34.182Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=jdk_custom&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_windows&GENERATE_JOBS=true&KEEP_REPORTDIR=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-windows-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=java%2Frmi%2Factivation%2FActivationSystem%2FmodifyDescriptor%2FModifyDescriptor.java&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u492-b02_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=603&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-02-11T15:09:34.193Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=jdk_custom&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_windows&GENERATE_JOBS=true&KEEP_REPORTDIR=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-azure-win2022-x64-4&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-windows-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=java%2Frmi%2Factivation%2FActivationSystem%2FmodifyDescriptor%2FModifyDescriptor.java&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u492-b02_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=603&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-02-11T15:09:34.238Z] Building tests...
[Pipeline] timeout
[2026-02-11T15:09:34.241Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-11T15:09:34.257Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2026-02-11T15:09:34.378Z] Masking supported pattern matches of %USERNAME% or %PASSWORD%
[Pipeline] {
[Pipeline] dir
[2026-02-11T15:09:34.389Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun\aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2026-02-11T15:09:34.409Z] $ ssh-agent
[2026-02-11T15:09:34.531Z] SSH_AUTH_SOCK=/tmp/ssh-DWJzOUOKnCDs/agent.1581
[2026-02-11T15:09:34.531Z] SSH_AGENT_PID=1582
[2026-02-11T15:09:34.531Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-11T15:09:34.989Z] + bash ./compile.sh
[2026-02-11T15:09:35.300Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun/jdkbinary/j2sdk-image
[2026-02-11T15:09:35.300Z] LIB_DIR is set to C:/jenkins/externalDependency/lib
[2026-02-11T15:09:35.300Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-11T15:09:35.300Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-11T15:09:35.300Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/externalDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-11T15:09:35.300Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-11T15:09:36.424Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun\aqa-tests\TKG\scripts\build_tools.xml
[2026-02-11T15:09:37.190Z]
[2026-02-11T15:09:37.190Z] build:
[2026-02-11T15:09:37.190Z]
[2026-02-11T15:09:37.190Z] clean:
[2026-02-11T15:09:37.515Z]
[2026-02-11T15:09:37.515Z] init:
[2026-02-11T15:09:37.515Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun\aqa-tests\TKG\bin
[2026-02-11T15:09:37.515Z]
[2026-02-11T15:09:37.515Z] getDependentLibs:
[2026-02-11T15:09:37.841Z] [exec] --------------------------------------------
[2026-02-11T15:09:37.841Z] [exec] path is set to C:/jenkins/externalDependency/lib
[2026-02-11T15:09:37.841Z] [exec] task is set to default
[2026-02-11T15:09:37.841Z] [exec] dependencyList is set to json_simple
[2026-02-11T15:09:37.841Z] [exec] System Test jars will not be downloaded.
[2026-02-11T15:09:37.841Z] [exec] --------------------------------------------
[2026-02-11T15:09:37.841Z] [exec] Starting download third party dependent jars
[2026-02-11T15:09:37.841Z] [exec] --------------------------------------------
[2026-02-11T15:09:37.841Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/lib
[2026-02-11T15:09:37.841Z] [exec] C:/jenkins/externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-02-11T15:09:37.842Z] [exec] downloaded dependent third party jars successfully
[2026-02-11T15:09:37.842Z]
[2026-02-11T15:09:37.842Z] compile:
[2026-02-11T15:09:37.842Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T15:09:37.842Z] [echo] ============COMPILER SETTINGS============
[2026-02-11T15:09:37.842Z] [echo] ===fork: yes
[2026-02-11T15:09:37.842Z] [echo] ===debug: on
[2026-02-11T15:09:37.842Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun\aqa-tests\TKG\bin
[2026-02-11T15:09:41.972Z]
[2026-02-11T15:09:41.972Z] dist:
[2026-02-11T15:09:41.972Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun\aqa-tests\TKG\bin\TestKitGen.jar
[2026-02-11T15:09:41.972Z]
[2026-02-11T15:09:41.972Z] BUILD SUCCESSFUL
[2026-02-11T15:09:41.972Z] Total time: 5 seconds
[2026-02-11T15:09:41.972Z] 0
[2026-02-11T15:09:41.972Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-11T15:09:42.660Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-11T15:09:42.660Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz
[2026-02-11T15:09:44.883Z] ****************************** MACHINE INFO ******************************
[2026-02-11T15:09:44.883Z] File path : C:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun\aqa-tests\TKG
[2026-02-11T15:09:44.883Z] Free Physical Memory Size : 6148435968
[2026-02-11T15:09:44.883Z] Free space (bytes) : 419002998784
[2026-02-11T15:09:44.883Z] Total Physical Memory Size : 8531955712
[2026-02-11T15:09:44.883Z] Total space (bytes) : 549161218048
[2026-02-11T15:09:44.883Z] Usable space (bytes) : 419002998784
[2026-02-11T15:09:44.883Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T15:09:44.883Z] bashVersion :
[2026-02-11T15:09:44.883Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin)
[2026-02-11T15:09:44.883Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-02-11T15:09:44.883Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-11T15:09:44.883Z]
[2026-02-11T15:09:44.883Z] This is free software; you are free to change and redistribute it.
[2026-02-11T15:09:44.883Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-11T15:09:44.883Z] cpuCores : 2
[2026-02-11T15:09:44.883Z] curlVersion :
[2026-02-11T15:09:44.883Z] 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-11T15:09:44.883Z] Release-Date: 2024-11-06
[2026-02-11T15:09:44.883Z] 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-11T15:09:44.884Z] 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-11T15:09:44.884Z] dockerVersion : bash: line 1: docker: command not found
[2026-02-11T15:09:44.884Z] gcc version : 12
[2026-02-11T15:09:44.884Z] gclibc version : ldd (cygwin) 3.5.4
[2026-02-11T15:09:44.884Z] gdb version : bash: line 1: gdb: command not found
[2026-02-11T15:09:44.884Z] lldb version : Command could not be executed
[2026-02-11T15:09:44.884Z] makeVersion :
[2026-02-11T15:09:44.884Z] GNU Make 4.4.1
[2026-02-11T15:09:44.884Z] Built for x86_64-pc-cygwin
[2026-02-11T15:09:44.884Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2026-02-11T15:09:44.884Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2026-02-11T15:09:44.884Z] This is free software: you are free to change and redistribute it.
[2026-02-11T15:09:44.884Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-11T15:09:44.884Z] mavenVersion : bash: line 1: mvn: command not found
[2026-02-11T15:09:44.884Z] perlVersion :
[2026-02-11T15:09:44.884Z]
[2026-02-11T15:09:44.884Z] This is perl 5, version 40, subversion 0 (v5.40.0) built for x86_64-cygwin-threads-multi
[2026-02-11T15:09:44.884Z] (with 3 registered patches, see perl -V for more detail)
[2026-02-11T15:09:44.884Z]
[2026-02-11T15:09:44.884Z] Copyright 1987-2024, Larry Wall
[2026-02-11T15:09:44.884Z]
[2026-02-11T15:09:44.884Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-11T15:09:44.884Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-11T15:09:44.884Z]
[2026-02-11T15:09:44.884Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-11T15:09:44.884Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-11T15:09:44.884Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-02-11T15:09:44.884Z]
[2026-02-11T15:09:44.884Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-11T15:09:44.884Z] procArch : unknown
[2026-02-11T15:09:44.884Z] sysArch : x86_64
[2026-02-11T15:09:44.884Z] sysOS : CYGWIN_NT-10.0-20348
[2026-02-11T15:09:44.884Z] ulimit :
[2026-02-11T15:09:44.884Z] core file size (blocks, -c) 0
[2026-02-11T15:09:44.884Z] data seg size (kbytes, -d) unlimited
[2026-02-11T15:09:44.884Z] file size (blocks, -f) unlimited
[2026-02-11T15:09:44.884Z] open files (-n) 3200
[2026-02-11T15:09:44.884Z] pipe size (512 bytes, -p) 8
[2026-02-11T15:09:44.884Z] stack size (kbytes, -s) 2032
[2026-02-11T15:09:44.884Z] cpu time (seconds, -t) unlimited
[2026-02-11T15:09:44.884Z] max user processes (-u) 256
[2026-02-11T15:09:44.884Z] virtual memory (kbytes, -v) unlimited
[2026-02-11T15:09:44.884Z] 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-11T15:09:44.884Z] vmVendor : Oracle Corporation
[2026-02-11T15:09:44.884Z] vmVersion : 25.492-b02
[2026-02-11T15:09:44.885Z] xlc version : bash: line 1: xlC: command not found
[2026-02-11T15:09:44.885Z] **************************************************************************
[2026-02-11T15:09:44.885Z]
[2026-02-11T15:09:44.885Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-11T15:09:44.885Z]
[2026-02-11T15:09:44.885Z] System.getProperty('java.vendor')=Temurin
[2026-02-11T15:09:44.885Z]
[2026-02-11T15:09:44.885Z] System.getProperty('os.name')=Windows Server 2022
[2026-02-11T15:09:44.885Z]
[2026-02-11T15:09:44.885Z] System.getProperty('os.arch')=amd64
[2026-02-11T15:09:44.885Z]
[2026-02-11T15:09:44.885Z] System.getProperty('java.fullversion')=null
[2026-02-11T15:09:44.885Z]
[2026-02-11T15:09:44.885Z] System.getProperty('sun.arch.data.model')=64
[2026-02-11T15:09:44.885Z]
[2026-02-11T15:09:45.196Z] make -f clean.mk cleanBuild
[2026-02-11T15:09:45.196Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun/aqa-tests/TKG'
[2026-02-11T15:09:45.527Z] rm -f -r C:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun/aqa-tests///..//jvmtest
[2026-02-11T15:09:45.837Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun/aqa-tests/TKG'
[2026-02-11T15:09:45.837Z] make -f compile.mk compile
[2026-02-11T15:09:45.837Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun/aqa-tests/TKG'
[2026-02-11T15:09:46.147Z] rm -f -r C:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun/aqa-tests//TKG/output_compilation; \
[2026-02-11T15:09:46.147Z] mkdir -p C:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun/aqa-tests//TKG/output_compilation; \
[2026-02-11T15:09:46.148Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=C:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun/aqa-tests/" "-DBUILD_ROOT=C:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun/aqa-tests///..//jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=openjdk" "-DRESOURCES_DIR=C:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun/aqa-tests///..//jvmtest/TestConfig/resources" "-DSPEC=win_x86-64" "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=C:/jenkins/externalDependency/lib" 2>&1; echo $? ) | tee "C:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun/aqa-tests//TKG/output_compilation/compilation.log"; \
[2026-02-11T15:09:46.148Z] if [ -z "$(tail -1 C:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun/aqa-tests//TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="C:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun/aqa-tests//TKG/output_compilation/compilation.log" --testRoot="C:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun/aqa-tests/"; false; else rm -f -r "C:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun/aqa-tests//TKG/output_compilation"; fi
[2026-02-11T15:09:47.798Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun\aqa-tests\TKG\scripts\build_test.xml
[2026-02-11T15:09:48.512Z] [echo] build.list is TestConfig/build.xml,openjdk/build.xml
[2026-02-11T15:09:48.512Z]
[2026-02-11T15:09:48.512Z] -create_test_directory:
[2026-02-11T15:09:48.512Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun\jvmtest
[2026-02-11T15:09:48.512Z]
[2026-02-11T15:09:48.512Z] stage_test_material:
[2026-02-11T15:09:48.512Z] [copy] Copying 135 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun\jvmtest
[2026-02-11T15:09:48.881Z]
[2026-02-11T15:09:48.881Z] build:
[2026-02-11T15:09:48.881Z] [echo] pathconvert C:\cygwin64\home\jenkins to unix on windows. home.unix is set to C:/cygwin64/home/jenkins
[2026-02-11T15:09:48.881Z]
[2026-02-11T15:09:48.881Z] build:
[2026-02-11T15:09:48.881Z] [echo] pathconvert C:\cygwin64\home\jenkins to unix on windows. home.unix is set to C:/cygwin64/home/jenkins
[2026-02-11T15:09:48.881Z]
[2026-02-11T15:09:48.881Z] getJtregVersion:
[2026-02-11T15:09:48.881Z] [echo] jtreg version used is : jtreg_5_1_b01
[2026-02-11T15:09:48.881Z]
[2026-02-11T15:09:48.881Z] getDependentLibs:
[2026-02-11T15:09:49.210Z] [exec] --------------------------------------------
[2026-02-11T15:09:49.210Z] [exec] path is set to C:/jenkins/externalDependency/lib
[2026-02-11T15:09:49.210Z] [exec] task is set to default
[2026-02-11T15:09:49.210Z] [exec] dependencyList is set to jtreg_5_1_b01
[2026-02-11T15:09:49.210Z] [exec] System Test jars will not be downloaded.
[2026-02-11T15:09:49.210Z] [exec] --------------------------------------------
[2026-02-11T15:09:49.210Z] [exec] Starting download third party dependent jars
[2026-02-11T15:09:49.210Z] [exec] --------------------------------------------
[2026-02-11T15:09:49.210Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/lib
[2026-02-11T15:09:49.210Z] [exec] C:/jenkins/externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2026-02-11T15:09:49.210Z] [exec] downloaded dependent third party jars successfully
[2026-02-11T15:09:49.210Z]
[2026-02-11T15:09:49.210Z] getJtreg:
[2026-02-11T15:09:49.210Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun\jvmtest\openjdk
[2026-02-11T15:09:49.210Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun\aqa-tests\openjdk
[2026-02-11T15:09:49.539Z]
[2026-02-11T15:09:49.539Z] openjdk-jdk.check:
[2026-02-11T15:09:49.539Z]
[2026-02-11T15:09:49.539Z] getOpenjdk:
[2026-02-11T15:09:49.539Z] [echo] Using user specified repo and branch
[2026-02-11T15:09:49.868Z] [exec] git clone --depth 1 -q --reference-if-able C:/cygwin64/home/jenkins/openjdk_cache -b jdk8u492-b02_adopt https://github.com/adoptium/jdk8u openjdktemp
[2026-02-11T15:09:49.868Z] [exec] info: Could not add alternate for 'C:/cygwin64/home/jenkins/openjdk_cache': reference repository 'C:/cygwin64/home/jenkins/openjdk_cache' is not a local repository.
[2026-02-11T15:10:17.279Z] [exec] Note: switching to '4ec887bb78ba6c3adc666424840c1c77146b4231'.
[2026-02-11T15:10:17.279Z] [exec]
[2026-02-11T15:10:17.279Z] [exec] You are in 'detached HEAD' state. You can look around, make experimental
[2026-02-11T15:10:17.279Z] [exec] changes and commit them, and you can discard any commits you make in this
[2026-02-11T15:10:17.279Z] [exec] state without impacting any branches by switching back to a branch.
[2026-02-11T15:10:17.279Z] [exec]
[2026-02-11T15:10:17.279Z] [exec] If you want to create a new branch to retain commits you create, you may
[2026-02-11T15:10:17.279Z] [exec] do so (now or later) by using -c with the switch command. Example:
[2026-02-11T15:10:17.279Z] [exec]
[2026-02-11T15:10:17.279Z] [exec] git switch -c <new-branch-name>
[2026-02-11T15:10:17.279Z] [exec]
[2026-02-11T15:10:17.279Z] [exec] Or undo this operation with:
[2026-02-11T15:10:17.279Z] [exec]
[2026-02-11T15:10:17.279Z] [exec] git switch -
[2026-02-11T15:10:17.279Z] [exec]
[2026-02-11T15:10:17.279Z] [exec] Turn off this advice by setting config variable advice.detachedHead to false
[2026-02-11T15:10:17.279Z] [exec]
[2026-02-11T15:12:40.153Z] [exec] Check sha in openjdk-jdk and store the info in C:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun/aqa-tests//testenv/testenv.properties
[2026-02-11T15:12:40.153Z] [exec] JDK8_REPO=https://github.com/adoptium/jdk8u
[2026-02-11T15:12:40.153Z] [exec] JDK8_BRANCH=4ec887bb78ba6c3adc666424840c1c77146b4231
[2026-02-11T15:12:40.153Z]
[2026-02-11T15:12:40.153Z] dist:
[2026-02-11T15:12:40.483Z] [copy] Copying 12 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun\jvmtest\openjdk
[2026-02-11T15:12:40.811Z]
[2026-02-11T15:12:40.811Z] BUILD SUCCESSFUL
[2026-02-11T15:12:40.811Z] Total time: 2 minutes 53 seconds
[2026-02-11T15:12:40.811Z] 0
[2026-02-11T15:12:40.811Z]
[2026-02-11T15:12:41.140Z]
[2026-02-11T15:12:41.140Z] RECORD TEST REPOs SHA
[2026-02-11T15:12:41.140Z] cd "C:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun/aqa-tests//TKG/scripts"; \
[2026-02-11T15:12:41.140Z] bash "getSHAs.sh" --test_root_dir "C:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun/aqa-tests/" --shas_file "C:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun/aqa-tests//TKG/SHAs.txt"
[2026-02-11T15:12:41.141Z] Check shas in C:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun/aqa-tests/ and store the info in C:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun/aqa-tests//TKG/SHAs.txt
[2026-02-11T15:12:41.141Z] touch C:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun/aqa-tests//TKG/SHAs.txt
[2026-02-11T15:12:42.243Z] ================================================
[2026-02-11T15:12:42.243Z] timestamp: 20260211-151242
[2026-02-11T15:12:42.243Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun/aqa-tests
[2026-02-11T15:12:42.243Z] git repo:
[2026-02-11T15:12:42.573Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-02-11T15:12:42.573Z] sha:
[2026-02-11T15:12:42.573Z] f17fd61bff060b4d54d235255b83f4b4024789fe
[2026-02-11T15:12:42.573Z] ================================================
[2026-02-11T15:12:42.573Z] timestamp: 20260211-151242
[2026-02-11T15:12:42.573Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun/aqa-tests/openjdk/openjdk-jdk
[2026-02-11T15:12:42.573Z] git repo:
[2026-02-11T15:12:42.573Z] Fetch URL: https://github.com/adoptium/jdk8u
[2026-02-11T15:12:42.573Z] sha:
[2026-02-11T15:12:42.573Z] 4ec887bb78ba6c3adc666424840c1c77146b4231
[2026-02-11T15:12:42.898Z] ================================================
[2026-02-11T15:12:42.898Z] timestamp: 20260211-151242
[2026-02-11T15:12:42.898Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun/aqa-tests/TKG
[2026-02-11T15:12:42.898Z] git repo:
[2026-02-11T15:12:42.898Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-02-11T15:12:42.898Z] sha:
[2026-02-11T15:12:42.898Z] a9e191ceefbd2d7e2cb775891542647c2575d92e
[2026-02-11T15:12:42.898Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun/aqa-tests/TKG'
[Pipeline] }
[2026-02-11T15:12:42.951Z] $ ssh-agent -k
[2026-02-11T15:12:43.006Z] unset SSH_AUTH_SOCK;
[2026-02-11T15:12:43.007Z] unset SSH_AGENT_PID;
[2026-02-11T15:12:43.007Z] echo Agent pid 1582 killed;
[2026-02-11T15:12:43.061Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-02-11T15:12:43.157Z] 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-11T15:12:43.181Z] ITERATION: 1/1
[Pipeline] sshagent
[2026-02-11T15:12:43.200Z] $ ssh-agent
[2026-02-11T15:12:43.325Z] SSH_AUTH_SOCK=/tmp/ssh-DaV6AURDZo94/agent.1945
[2026-02-11T15:12:43.325Z] SSH_AGENT_PID=1946
[2026-02-11T15:12:43.325Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-11T15:12:43.799Z] ++ uname
[2026-02-11T15:12:44.108Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2026-02-11T15:12:44.108Z] ++ uname
[2026-02-11T15:12:44.108Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2026-02-11T15:12:44.108Z] ++ uname
[2026-02-11T15:12:44.108Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2026-02-11T15:12:44.108Z] + MAKE=make
[2026-02-11T15:12:44.108Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-11T15:12:44.108Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2026-02-11T15:12:44.606Z] ++ uname
[2026-02-11T15:12:44.606Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2026-02-11T15:12:44.606Z] ++ uname
[2026-02-11T15:12:44.606Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2026-02-11T15:12:44.606Z] ++ uname
[2026-02-11T15:12:44.606Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2026-02-11T15:12:44.606Z] + MAKE=make
[2026-02-11T15:12:44.606Z] + cd ./aqa-tests
[2026-02-11T15:12:44.606Z] + . ./scripts/testenv/testenvSettings.sh
[2026-02-11T15:12:44.606Z] ++ set +x
[2026-02-11T15:12:44.945Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun/jdkbinary/j2sdk-image
[2026-02-11T15:12:44.945Z] LIB_DIR is set to C:/jenkins/externalDependency/lib
[2026-02-11T15:12:44.945Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=jdk_custom TESTLIST=
[2026-02-11T15:12:44.945Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun/aqa-tests/TKG'
[2026-02-11T15:12:44.945Z] perl scripts/configure.pl
[2026-02-11T15:12:45.280Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun/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=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=jdk_custom --testList= --numOfMachines= --testTime= --TRSSURL=
[2026-02-11T15:12:45.841Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-11T15:12:45.841Z]
[2026-02-11T15:12:45.841Z] Starting to generate test make files.
[2026-02-11T15:12:45.841Z]
[2026-02-11T15:12:49.682Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun\aqa-tests\TKG\..\openjdk\playlist.xml
[2026-02-11T15:12:49.682Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun\aqa-tests\TKG/../openjdk/autoGen.mk
[2026-02-11T15:12:49.682Z]
[2026-02-11T15:12:49.682Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun\aqa-tests\TKG/../autoGen.mk
[2026-02-11T15:12:49.682Z]
[2026-02-11T15:12:49.682Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun\aqa-tests\TKG/../TKG/utils.mk
[2026-02-11T15:12:49.682Z]
[2026-02-11T15:12:49.682Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun\aqa-tests\TKG/../TKG/rerun.mk
[2026-02-11T15:12:49.682Z]
[2026-02-11T15:12:49.682Z] Make files are generated successfully.
[2026-02-11T15:12:49.682Z]
[2026-02-11T15:12:49.682Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun/aqa-tests/TKG'
[2026-02-11T15:12:49.682Z] make -f runtest.mk _jdk_custom
[2026-02-11T15:12:49.682Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun/aqa-tests/TKG'
[2026-02-11T15:12:50.007Z]
[2026-02-11T15:12:50.007Z] Running make 4.4.1
[2026-02-11T15:12:50.007Z] set TEST_ROOT to C:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun/aqa-tests/
[2026-02-11T15:12:50.322Z] set JDK_VERSION to 8
[2026-02-11T15:12:50.322Z] set JDK_IMPL to hotspot
[2026-02-11T15:12:50.322Z] set JVM_VERSION to openjdk8
[2026-02-11T15:12:50.322Z] set JCL_VERSION to latest
[2026-02-11T15:12:50.322Z] JAVA_HOME was originally set to C:\openjdk\jdk-8
[2026-02-11T15:12:50.322Z] set JAVA_HOME to c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun/jdkbinary/j2sdk-image
[2026-02-11T15:12:50.322Z] set SPEC to win_x86-64
[2026-02-11T15:12:50.633Z] set TEST_FLAG to
[2026-02-11T15:12:50.633Z] Running jdk_custom ...
[2026-02-11T15:12:50.633Z] There are 1 test targets in jdk_custom
[2026-02-11T15:12:50.633Z] "c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun/jdkbinary/j2sdk-image\\bin\\java" -version
[2026-02-11T15:12:50.957Z] openjdk version "1.8.0_492-beta"
[2026-02-11T15:12:50.957Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602111003-b02)
[2026-02-11T15:12:50.957Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b02, mixed mode)
[2026-02-11T15:12:50.957Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun/aqa-tests'
[2026-02-11T15:12:50.957Z] make[3]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows_rerun/aqa-tests/openjdk'
[2026-02-11T15:12:52.059Z] expr: non-integer argument
[2026-02-11T15:12:52.369Z] expr: syntax error: missing argument after '>'
[2026-02-11T15:12:52.369Z]
[2026-02-11T15:12:52.369Z] ===============================================