Test_openjdk26_hs_extended.perf_x86-64_windows

Started by upstream project "build-scripts/jobs/jdk/jdk-windows-x64-temurin" build number 475 originally caused by: Started by upstream project "build-scripts/openjdk26-pipeline" build number 29 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_26ea" build number 47 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows@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_openjdk26_hs_extended.perf_x86-64_windows@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 36ba7f980189cb6fcb1bc9dd04ea1a85f4e7b98f (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 36ba7f980189cb6fcb1bc9dd04ea1a85f4e7b98f # timeout=10 Commit message: "Initial exclude list for JDK26 (#6746)" > git rev-list --no-walk 85bc66f0396c3ec9d4ad81bc2ecc81cce19cb740 # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] nodesByLabel [2025-11-28T00:15:32.251Z] Found a total of 3 nodes with the 'hw.arch.x86&&sw.os.windows&&ci.role.perf' label [Pipeline] echo [2025-11-28T00:15:32.258Z] SPEC: win_x86-64 [Pipeline] echo [2025-11-28T00:15:32.259Z] LABEL: hw.arch.x86&&sw.os.windows&&ci.role.perf [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2025-11-28T00:15:32.269Z] Found a total of 3 nodes with the 'hw.arch.x86&&sw.os.windows&&ci.role.perf' label Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues. [Pipeline] echo [2025-11-28T00:15:32.273Z] dynamicAgents: [] [Pipeline] node [2025-11-28T00:15:32.317Z] Running on test-azure-win2022-x64-2 in c:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows [Pipeline] { Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] retry [Pipeline] { [Pipeline] timeout [2025-11-28T00:15:32.336Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-11-28T00:15:32.405Z] [WS-CLEANUP] Deleting project workspace... [2025-11-28T00:15:32.405Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-11-28T00:15:32.432Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-11-28T00:15:32.510Z] The recommended git tool is: git [2025-11-28T00:15:32.557Z] No credentials specified [2025-11-28T00:15:32.580Z] Cloning the remote Git repository [2025-11-28T00:15:32.617Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-11-28T00:15:32.618Z] > git init c:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests # timeout=10 [2025-11-28T00:15:32.909Z] [WARNING] Reference path does not exist: null/openjdk_cache [2025-11-28T00:15:32.909Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-11-28T00:15:32.910Z] > git --version # timeout=10 [2025-11-28T00:15:32.954Z] > git --version # 'git version 2.51.0' [2025-11-28T00:15:32.955Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-28T00:15:38.494Z] Avoid second fetch [2025-11-28T00:15:38.573Z] Checking out Revision 36ba7f980189cb6fcb1bc9dd04ea1a85f4e7b98f (origin/master) [2025-11-28T00:15:38.320Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-11-28T00:15:38.371Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-28T00:15:38.505Z] > git rev-parse "origin/master^{commit}" # timeout=10 [2025-11-28T00:15:38.584Z] > git config core.sparsecheckout # timeout=10 [2025-11-28T00:15:38.632Z] > git checkout -f 36ba7f980189cb6fcb1bc9dd04ea1a85f4e7b98f # timeout=10 [2025-11-28T00:15:42.541Z] Commit message: "Initial exclude list for JDK26 (#6746)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (c:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/buildenv/jenkins/JenkinsfileBase) [Pipeline] } [Pipeline] // load Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-11-28T00:15:44.604Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2025-11-28T00:15:44.623Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-11-28T00:15:45.170Z] + LC_TIME=C [2025-11-28T00:15:45.170Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2025-11-28T00:15:45.280Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-11-28T00:15:45.780Z] + aqa-tests/terminateTestProcesses.sh null [2025-11-28T00:15:45.780Z] Windows machine, using powershell queries... [2025-11-28T00:15:46.518Z] Woohoo - no rogue processes detected! Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] sh [2025-11-28T00:15:47.939Z] + printenv [2025-11-28T00:15:47.939Z] ProgramFiles(x86)=C:\Program Files (x86) [2025-11-28T00:15:47.939Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files [2025-11-28T00:15:47.939Z] KEEP_WORKSPACE=false [2025-11-28T00:15:47.939Z] NUMBER_OF_PROCESSORS=4 [2025-11-28T00:15:47.939Z] PROCESSOR_LEVEL=6 [2025-11-28T00:15:47.939Z] TAP_NAME=Test_openjdk26_hs_extended.perf_x86-64_windows.tap [2025-11-28T00:15:47.939Z] LIB_DIR=c:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib [2025-11-28T00:15:47.939Z] EXIT_FAILURE=false [2025-11-28T00:15:47.939Z] JDK_BRANCH=jdk-26+26_adopt [2025-11-28T00:15:47.940Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_x86-64_windows/9/display/redirect?page=tests [2025-11-28T00:15:47.940Z] PLATFORM=x86-64_windows [2025-11-28T00:15:47.940Z] DOCKER_REQUIRED=false [2025-11-28T00:15:47.940Z] WINSW_EXECUTABLE=C:\Users\jenkins\agent\JenkinsAgentService.exe [2025-11-28T00:15:47.940Z] PROGRAMFILES=C:\Program Files [2025-11-28T00:15:47.940Z] git=C:\Program Files\Git\cmd\git.exe [2025-11-28T00:15:47.940Z] TIME_LIMIT=25 [2025-11-28T00:15:47.940Z] JENKINS_SERVER_COOKIE=durable-4b88f39fcfd93290439ed7440eadf5041fe6be30ce2773886cce7ee91f464690 [2025-11-28T00:15:47.940Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC [2025-11-28T00:15:47.940Z] JAVA_HOME=C:\openjdk\jdk-8 [2025-11-28T00:15:47.940Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-11-28T00:15:47.940Z] GENERATE_JOBS=true [2025-11-28T00:15:47.940Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-11-28T00:15:47.940Z] OS=Windows_NT [2025-11-28T00:15:47.940Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_x86-64_windows/9/display/redirect?page=changes [2025-11-28T00:15:47.940Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15 [2025-11-28T00:15:47.940Z] RERUN_ITERATIONS=1 [2025-11-28T00:15:47.940Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-11-28T00:15:47.940Z] USERDOMAIN=test-azure-win2 [2025-11-28T00:15:47.940Z] STF_OWNER_BRANCH=adoptium:master [2025-11-28T00:15:47.940Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-11-28T00:15:47.940Z] PWD=/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows [2025-11-28T00:15:47.940Z] USERPROFILE=C:\Users\jenkins [2025-11-28T00:15:47.940Z] ARCHIVE_TEST_RESULTS=false [2025-11-28T00:15:47.940Z] SETUP_JCK_RUN=false [2025-11-28T00:15:47.940Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_x86-64_windows/9/ [2025-11-28T00:15:47.940Z] SLACK_CHANNEL=aqavit-bot [2025-11-28T00:15:47.940Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk/jdk-windows-x64-temurin [2025-11-28T00:15:47.940Z] JCK_GIT_BRANCH=master [2025-11-28T00:15:47.940Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_x86-64_windows/ [2025-11-28T00:15:47.940Z] BUILD_NUMBER=9 [2025-11-28T00:15:47.940Z] TKG_ITERATIONS=1 [2025-11-28T00:15:47.940Z] _=/usr/bin/printenv [2025-11-28T00:15:47.940Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\ [2025-11-28T00:15:47.940Z] SERVICE_ID=Jenkins [2025-11-28T00:15:47.940Z] BASE=C:\Users\jenkins\agent [2025-11-28T00:15:47.940Z] PERF_ROOT=c:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows/../../benchmarks [2025-11-28T00:15:47.940Z] ALLUSERSPROFILE=C:\ProgramData [2025-11-28T00:15:47.940Z] JENKINS_NODE_COOKIE=8c9c48fd-2b92-4d02-a544-2bc386e71fcc [2025-11-28T00:15:47.940Z] CommonProgramW6432=C:\Program Files\Common Files [2025-11-28T00:15:47.940Z] KEEP_REPORTDIR=false [2025-11-28T00:15:47.940Z] BUILD_DISPLAY_NAME=#9 [2025-11-28T00:15:47.940Z] SDK_RESOURCE=upstream [2025-11-28T00:15:47.940Z] TEST_JDK_HOME=c:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image [2025-11-28T00:15:47.940Z] HOME=/home/jenkins [2025-11-28T00:15:47.940Z] USERNAME=jenkins [2025-11-28T00:15:47.940Z] WINSW_SERVICE_ID=Jenkins [2025-11-28T00:15:47.940Z] COMSPEC=C:\Windows\system32\cmd.exe [2025-11-28T00:15:47.940Z] CUDA_PATH_V9_1=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1 [2025-11-28T00:15:47.940Z] jobStatus=SUCCESS [2025-11-28T00:15:47.940Z] JENKINS_URL=https://ci.adoptium.net/ [2025-11-28T00:15:47.940Z] JOB_BASE_NAME=Test_openjdk26_hs_extended.perf_x86-64_windows [2025-11-28T00:15:47.940Z] JOBSTARTTIME=Fri, 28 Nov 2025 00:15:45 +0000 [2025-11-28T00:15:47.940Z] JDK_VERSION=26 [2025-11-28T00:15:47.940Z] APPDATA=C:\Users\jenkins\AppData\Roaming [2025-11-28T00:15:47.940Z] JOB_NAME=Test_openjdk26_hs_extended.perf_x86-64_windows [2025-11-28T00:15:47.940Z] USE_TESTENV_PROPERTIES=false [2025-11-28T00:15:47.940Z] SYSTEMROOT=C:\Windows [2025-11-28T00:15:47.940Z] PERSONAL_BUILD=false [2025-11-28T00:15:47.940Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_x86-64_windows/9/display/redirect [2025-11-28T00:15:47.940Z] LOCALAPPDATA=C:\Users\jenkins\AppData\Local [2025-11-28T00:15:47.940Z] AUTO_DETECT=true [2025-11-28T00:15:47.940Z] EXIT_SUCCESS=false [2025-11-28T00:15:47.940Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_x86-64_windows/display/redirect [2025-11-28T00:15:47.940Z] WORKSPACE=c:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows [2025-11-28T00:15:47.940Z] COMPUTERNAME=test-azure-win2 [2025-11-28T00:15:47.940Z] OPENJ9_BRANCH=master [2025-11-28T00:15:47.940Z] EXTERNAL_CUSTOM_BRANCH=master [2025-11-28T00:15:47.940Z] SYSTEM_LIB_DIR=c:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/system_lib [2025-11-28T00:15:47.940Z] PARALLEL=Dynamic [2025-11-28T00:15:47.940Z] HUDSON_URL=https://ci.adoptium.net/ [2025-11-28T00:15:47.940Z] ITERATIONS=1 [2025-11-28T00:15:47.940Z] UPSTREAM_JOB_NUMBER=475 [2025-11-28T00:15:47.940Z] SPEC=win_x86-64 [2025-11-28T00:15:47.940Z] TERM=xterm-256color [2025-11-28T00:15:47.940Z] JDK_REPO=https://github.com/adoptium/jdk [2025-11-28T00:15:47.940Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-11-28T00:15:47.940Z] NODE_NAME=test-azure-win2022-x64-2 [2025-11-28T00:15:47.940Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2025-11-28T00:15:47.940Z] PSModulePath=%ProgramFiles%\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules [2025-11-28T00:15:47.940Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-11-28T00:15:47.940Z] CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1 [2025-11-28T00:15:47.940Z] TEMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp [2025-11-28T00:15:47.940Z] DYNAMIC_COMPILE=false [2025-11-28T00:15:47.940Z] SHLVL=2 [2025-11-28T00:15:47.940Z] BUILD_TAG=jenkins-Test_openjdk26_hs_extended.perf_x86-64_windows-9 [2025-11-28T00:15:47.940Z] PROCESSOR_REVISION=5504 [2025-11-28T00:15:47.940Z] DriverData=C:\Windows\System32\Drivers\DriverData [2025-11-28T00:15:47.940Z] EXECUTOR_NUMBER=0 [2025-11-28T00:15:47.940Z] HUDSON_COOKIE=ed9ba1ee-20b7-48fe-9ef3-5f3d086ea340 [2025-11-28T00:15:47.940Z] ADOPTOPENJDK_BRANCH=master [2025-11-28T00:15:47.940Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-11-28T00:15:47.940Z] COMMONPROGRAMFILES=C:\Program Files\Common Files [2025-11-28T00:15:47.940Z] ORIGIN_JDK_VERSION=26 [2025-11-28T00:15:47.940Z] PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2025-11-28T00:15:47.940Z] NUM_PROCESSORS=2 [2025-11-28T00:15:47.940Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2025-11-28T00:15:47.940Z] NODE_LABELS=sw.os.windows test-azure-win2022-x64-2 ci.role.test x64 ci.role.perf windows hw.arch.x86 win2022 [2025-11-28T00:15:47.940Z] STAGE_NAME=Setup [2025-11-28T00:15:47.940Z] EXTERNAL_TEST_CMD=mvn clean install [2025-11-28T00:15:47.940Z] TEST_TIME=120 [2025-11-28T00:15:47.940Z] WORKSPACE_TMP=c:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows@tmp [2025-11-28T00:15:47.940Z] TMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp [2025-11-28T00:15:47.940Z] 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)/Windows Kits/10/Windows Performance Toolkit:/cygdrive/c/Program Files (x86)/Incredibuild:/cygdrive/c/rust/bin:/cygdrive/c/Program Files/IcedTeaWEB/bin:/cygdrive/c/Users/jenkins/AppData/Local/Microsoft/WindowsApps [2025-11-28T00:15:47.940Z] LIGHT_WEIGHT_CHECKOUT=false [2025-11-28T00:15:47.940Z] TKG_OWNER_BRANCH=adoptium:master [2025-11-28T00:15:47.940Z] ProgramW6432=C:\Program Files [2025-11-28T00:15:47.940Z] CI=true [2025-11-28T00:15:47.940Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_x86-64_windows/9/display/redirect?page=artifacts [2025-11-28T00:15:47.940Z] ACTIVE_NODE_TIMEOUT=5 [2025-11-28T00:15:47.940Z] RERUN_FAILURE=true [2025-11-28T00:15:47.940Z] OPENJCEPLUS_GIT_BRANCH=semeru-java26 [2025-11-28T00:15:47.940Z] BUILD_LIST=perf [2025-11-28T00:15:47.940Z] BUILD_ID=9 [2025-11-28T00:15:47.940Z] WINDIR=C:\Windows [2025-11-28T00:15:47.940Z] PROCESSOR_ARCHITECTURE=AMD64 [2025-11-28T00:15:47.940Z] PUBLIC=C:\Users\Public [2025-11-28T00:15:47.940Z] SYSTEMDRIVE=C: [2025-11-28T00:15:47.940Z] TARGET=extended.perf [2025-11-28T00:15:47.940Z] USE_JRE=false [2025-11-28T00:15:47.940Z] JDK_IMPL=hotspot [2025-11-28T00:15:47.940Z] ProgramData=C:\ProgramData Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-11-28T00:15:48.019Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2025-11-28T00:15:48.036Z] Running in c:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2025-11-28T00:16:02.842Z] Copied 8 artifacts from "build-scripts » jobs » jdk » jdk-windows-x64-temurin" build number 475 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] echo [2025-11-28T00:16:03.062Z] IS_SVT_TESTREPO is set to false Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] dir [2025-11-28T00:16:03.071Z] Running in c:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows [Pipeline] { [Pipeline] sshagent [2025-11-28T00:16:03.106Z] $ ssh-agent [2025-11-28T00:16:03.298Z] SSH_AUTH_SOCK=/tmp/ssh-pmIXamhF4Z5g/agent.1528 [2025-11-28T00:16:03.298Z] SSH_AGENT_PID=1529 [2025-11-28T00:16:03.298Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-11-28T00:16:03.312Z] Running in c:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests [Pipeline] { [Pipeline] withCredentials [2025-11-28T00:16:03.340Z] Masking supported pattern matches of %USERNAME% or %PASSWORD% [Pipeline] { [Pipeline] sh [2025-11-28T00:16:03.878Z] ++ pwd [2025-11-28T00:16:03.878Z] + ./get.sh -s /cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/.. -p x86-64_windows -r upstream -j 26 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master [2025-11-28T00:16:03.878Z] TESTDIR: /cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests [2025-11-28T00:16:03.878Z] get jdk binary... [2025-11-28T00:16:04.229Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2025-11-28T00:16:04.229Z] Uncompressing file: OpenJDK-jdk_x64_windows_hotspot_26_26-ea.zip ... [2025-11-28T00:16:08.084Z] List files in jdkbinary folder... [2025-11-28T00:16:08.084Z] total 487784 [2025-11-28T00:16:08.084Z] -rwxrwx---+ 1 jenkins None 52289753 Nov 27 23:36 OpenJDK-debugimage_x64_windows_hotspot_26_26-ea.zip [2025-11-28T00:16:08.084Z] -rwxrwx---+ 1 jenkins None 144897737 Nov 27 23:44 OpenJDK-jdk_x64_windows_hotspot_26_26-ea.zip [2025-11-28T00:16:08.084Z] -rwxrwx---+ 1 jenkins None 85921246 Nov 27 23:44 OpenJDK-jmods_x64_windows_hotspot_26_26-ea.zip [2025-11-28T00:16:08.084Z] -rwxrwx---+ 1 jenkins None 60672490 Nov 27 23:44 OpenJDK-jre_x64_windows_hotspot_26_26-ea.zip [2025-11-28T00:16:08.084Z] -rwxrwx---+ 1 jenkins None 31477 Nov 27 23:42 OpenJDK-sbom_x64_windows_hotspot_26_26-ea-metadata.json [2025-11-28T00:16:08.084Z] -rwxrwx---+ 1 jenkins None 162847 Nov 28 00:02 OpenJDK-sbom_x64_windows_hotspot_26_26-ea.json [2025-11-28T00:16:08.084Z] -rwxrwx---+ 1 jenkins None 14458779 Nov 27 23:44 OpenJDK-static-libs_x64_windows_hotspot_26_26-ea.zip [2025-11-28T00:16:08.084Z] -rwxrwx---+ 1 jenkins None 141044157 Nov 27 23:36 OpenJDK-testimage_x64_windows_hotspot_26_26-ea.zip [2025-11-28T00:16:08.084Z] drwxrwxr-x+ 1 jenkins None 0 Nov 28 00:16 tmp [2025-11-28T00:16:08.084Z] List files in jdkbinary/tmp folder... [2025-11-28T00:16:08.084Z] total 4 [2025-11-28T00:16:08.084Z] drwxrwx---+ 1 jenkins None 0 Nov 27 23:36 jdk-26+26 [2025-11-28T00:16:08.084Z] Moving directory jdk-26+26/ to ../j2sdk-image [2025-11-28T00:16:08.084Z] Uncompressing file: OpenJDK-jre_x64_windows_hotspot_26_26-ea.zip ... [2025-11-28T00:16:11.116Z] List files in jdkbinary folder... [2025-11-28T00:16:11.116Z] total 487788 [2025-11-28T00:16:11.116Z] -rwxrwx---+ 1 jenkins None 52289753 Nov 27 23:36 OpenJDK-debugimage_x64_windows_hotspot_26_26-ea.zip [2025-11-28T00:16:11.116Z] -rwxrwx---+ 1 jenkins None 144897737 Nov 27 23:44 OpenJDK-jdk_x64_windows_hotspot_26_26-ea.zip [2025-11-28T00:16:11.116Z] -rwxrwx---+ 1 jenkins None 85921246 Nov 27 23:44 OpenJDK-jmods_x64_windows_hotspot_26_26-ea.zip [2025-11-28T00:16:11.116Z] -rwxrwx---+ 1 jenkins None 60672490 Nov 27 23:44 OpenJDK-jre_x64_windows_hotspot_26_26-ea.zip [2025-11-28T00:16:11.116Z] -rwxrwx---+ 1 jenkins None 31477 Nov 27 23:42 OpenJDK-sbom_x64_windows_hotspot_26_26-ea-metadata.json [2025-11-28T00:16:11.116Z] -rwxrwx---+ 1 jenkins None 162847 Nov 28 00:02 OpenJDK-sbom_x64_windows_hotspot_26_26-ea.json [2025-11-28T00:16:11.116Z] -rwxrwx---+ 1 jenkins None 14458779 Nov 27 23:44 OpenJDK-static-libs_x64_windows_hotspot_26_26-ea.zip [2025-11-28T00:16:11.116Z] -rwxrwx---+ 1 jenkins None 141044157 Nov 27 23:36 OpenJDK-testimage_x64_windows_hotspot_26_26-ea.zip [2025-11-28T00:16:11.116Z] drwxrwx---+ 1 jenkins None 0 Nov 27 23:36 j2sdk-image [2025-11-28T00:16:11.116Z] drwxrwxr-x+ 1 jenkins None 0 Nov 28 00:16 tmp [2025-11-28T00:16:11.116Z] List files in jdkbinary/tmp folder... [2025-11-28T00:16:11.116Z] total 4 [2025-11-28T00:16:11.116Z] drwxrwx---+ 1 jenkins None 0 Nov 27 23:36 jdk-26+26-jre [2025-11-28T00:16:11.116Z] Moving directory jdk-26+26-jre/ to ../j2re-image [2025-11-28T00:16:11.116Z] Uncompressing file: OpenJDK-static-libs_x64_windows_hotspot_26_26-ea.zip ... [2025-11-28T00:16:11.468Z] List files in jdkbinary folder... [2025-11-28T00:16:11.468Z] total 487792 [2025-11-28T00:16:11.468Z] -rwxrwx---+ 1 jenkins None 52289753 Nov 27 23:36 OpenJDK-debugimage_x64_windows_hotspot_26_26-ea.zip [2025-11-28T00:16:11.468Z] -rwxrwx---+ 1 jenkins None 144897737 Nov 27 23:44 OpenJDK-jdk_x64_windows_hotspot_26_26-ea.zip [2025-11-28T00:16:11.468Z] -rwxrwx---+ 1 jenkins None 85921246 Nov 27 23:44 OpenJDK-jmods_x64_windows_hotspot_26_26-ea.zip [2025-11-28T00:16:11.468Z] -rwxrwx---+ 1 jenkins None 60672490 Nov 27 23:44 OpenJDK-jre_x64_windows_hotspot_26_26-ea.zip [2025-11-28T00:16:11.468Z] -rwxrwx---+ 1 jenkins None 31477 Nov 27 23:42 OpenJDK-sbom_x64_windows_hotspot_26_26-ea-metadata.json [2025-11-28T00:16:11.468Z] -rwxrwx---+ 1 jenkins None 162847 Nov 28 00:02 OpenJDK-sbom_x64_windows_hotspot_26_26-ea.json [2025-11-28T00:16:11.468Z] -rwxrwx---+ 1 jenkins None 14458779 Nov 27 23:44 OpenJDK-static-libs_x64_windows_hotspot_26_26-ea.zip [2025-11-28T00:16:11.468Z] -rwxrwx---+ 1 jenkins None 141044157 Nov 27 23:36 OpenJDK-testimage_x64_windows_hotspot_26_26-ea.zip [2025-11-28T00:16:11.468Z] drwxrwx---+ 1 jenkins None 0 Nov 27 23:36 j2re-image [2025-11-28T00:16:11.468Z] drwxrwx---+ 1 jenkins None 0 Nov 27 23:36 j2sdk-image [2025-11-28T00:16:11.468Z] drwxrwxr-x+ 1 jenkins None 0 Nov 28 00:16 tmp [2025-11-28T00:16:11.468Z] List files in jdkbinary/tmp folder... [2025-11-28T00:16:11.821Z] total 0 [2025-11-28T00:16:11.821Z] drwxrwx---+ 1 jenkins None 0 Nov 27 23:35 jdk-26+26-static-libs [2025-11-28T00:16:11.821Z] Moving directory jdk-26+26-static-libs/ to ../static-libs [2025-11-28T00:16:11.821Z] Uncompressing file: OpenJDK-testimage_x64_windows_hotspot_26_26-ea.zip ... [2025-11-28T00:16:25.076Z] List files in jdkbinary folder... [2025-11-28T00:16:25.076Z] total 487792 [2025-11-28T00:16:25.076Z] -rwxrwx---+ 1 jenkins None 52289753 Nov 27 23:36 OpenJDK-debugimage_x64_windows_hotspot_26_26-ea.zip [2025-11-28T00:16:25.076Z] -rwxrwx---+ 1 jenkins None 144897737 Nov 27 23:44 OpenJDK-jdk_x64_windows_hotspot_26_26-ea.zip [2025-11-28T00:16:25.076Z] -rwxrwx---+ 1 jenkins None 85921246 Nov 27 23:44 OpenJDK-jmods_x64_windows_hotspot_26_26-ea.zip [2025-11-28T00:16:25.076Z] -rwxrwx---+ 1 jenkins None 60672490 Nov 27 23:44 OpenJDK-jre_x64_windows_hotspot_26_26-ea.zip [2025-11-28T00:16:25.076Z] -rwxrwx---+ 1 jenkins None 31477 Nov 27 23:42 OpenJDK-sbom_x64_windows_hotspot_26_26-ea-metadata.json [2025-11-28T00:16:25.076Z] -rwxrwx---+ 1 jenkins None 162847 Nov 28 00:02 OpenJDK-sbom_x64_windows_hotspot_26_26-ea.json [2025-11-28T00:16:25.076Z] -rwxrwx---+ 1 jenkins None 14458779 Nov 27 23:44 OpenJDK-static-libs_x64_windows_hotspot_26_26-ea.zip [2025-11-28T00:16:25.076Z] -rwxrwx---+ 1 jenkins None 141044157 Nov 27 23:36 OpenJDK-testimage_x64_windows_hotspot_26_26-ea.zip [2025-11-28T00:16:25.076Z] drwxrwx---+ 1 jenkins None 0 Nov 27 23:36 j2re-image [2025-11-28T00:16:25.076Z] drwxrwx---+ 1 jenkins None 0 Nov 27 23:36 j2sdk-image [2025-11-28T00:16:25.076Z] drwxrwx---+ 1 jenkins None 0 Nov 27 23:35 static-libs [2025-11-28T00:16:25.076Z] drwxrwxr-x+ 1 jenkins None 0 Nov 28 00:16 tmp [2025-11-28T00:16:25.076Z] List files in jdkbinary/tmp folder... [2025-11-28T00:16:25.076Z] total 4 [2025-11-28T00:16:25.076Z] drwxrwx---+ 1 jenkins None 0 Nov 27 23:25 jdk-26+26-test-image [2025-11-28T00:16:25.076Z] Moving directory jdk-26+26-test-image/ to ../openjdk-test-image [2025-11-28T00:16:25.076Z] Uncompressing OpenJDK-debugimage_x64_windows_hotspot_26_26-ea.zip over ./j2sdk-image... [2025-11-28T00:16:27.391Z] Removing top-level folder jdk-26+26-debug-image/ [2025-11-28T00:16:27.391Z] Removing top-level folder jdk-26+26/ [2025-11-28T00:16:30.419Z] Run c:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image/bin/java -version [2025-11-28T00:16:30.419Z] =JAVA VERSION OUTPUT BEGIN= [2025-11-28T00:16:30.779Z] openjdk version "26-beta" 2026-03-17 [2025-11-28T00:16:30.779Z] OpenJDK Runtime Environment Temurin-26+26-202511272142 (build 26-beta+26-ea) [2025-11-28T00:16:30.779Z] OpenJDK 64-Bit Server VM Temurin-26+26-202511272142 (build 26-beta+26-ea, mixed mode, sharing) [2025-11-28T00:16:30.779Z] =JAVA VERSION OUTPUT END= [2025-11-28T00:16:30.779Z] =RELEASE INFO BEGIN= [2025-11-28T00:16:30.779Z] IMPLEMENTOR="Eclipse Adoptium" [2025-11-28T00:16:30.779Z] IMPLEMENTOR_VERSION="Temurin-26+26-202511272142" [2025-11-28T00:16:30.779Z] JAVA_RUNTIME_VERSION="26-beta+26-ea" [2025-11-28T00:16:30.779Z] JAVA_VERSION="26" [2025-11-28T00:16:30.779Z] JAVA_VERSION_DATE="2026-03-17" [2025-11-28T00:16:30.779Z] LIBC="default" [2025-11-28T00:16:30.779Z] MODULES="java.base java.compiler java.datatransfer java.xml java.prefs java.desktop java.instrument java.logging java.management java.security.sasl java.naming java.rmi java.management.rmi java.net.http java.scripting java.security.jgss java.transaction.xa java.sql java.sql.rowset java.xml.crypto java.se java.smartcardio jdk.accessibility jdk.internal.jvmstat jdk.attach jdk.charsets jdk.internal.opt jdk.zipfs jdk.compiler jdk.crypto.cryptoki jdk.crypto.ec jdk.crypto.mscapi jdk.dynalink jdk.internal.ed jdk.editpad jdk.internal.vm.ci jdk.graal.compiler jdk.graal.compiler.management jdk.hotspot.agent jdk.httpserver jdk.incubator.vector jdk.internal.le jdk.internal.md jdk.jartool jdk.javadoc jdk.jcmd jdk.management jdk.management.agent jdk.jconsole jdk.jdeps jdk.jdwp.agent jdk.jdi jdk.jfr jdk.jlink jdk.jpackage jdk.jshell jdk.jstatd jdk.localedata jdk.management.jfr jdk.naming.dns jdk.naming.rmi jdk.net jdk.nio.mapmode jdk.sctp jdk.security.auth jdk.security.jgss jdk.unsupported jdk.unsupported.desktop jdk.xml.dom" [2025-11-28T00:16:30.779Z] OS_ARCH="x86_64" [2025-11-28T00:16:30.779Z] OS_NAME="Windows" [2025-11-28T00:16:30.779Z] SOURCE=".:git:52f21a3ce886" [2025-11-28T00:16:30.779Z] BUILD_SOURCE="git:a44863d150ed2303b6833a02d313b7defb8ab15f" [2025-11-28T00:16:30.779Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2025-11-28T00:16:30.779Z] SOURCE_REPO="https://github.com/adoptium/jdk.git" [2025-11-28T00:16:30.779Z] FULL_VERSION="26-beta+26-ea" [2025-11-28T00:16:30.779Z] SEMANTIC_VERSION="26+26" [2025-11-28T00:16:30.779Z] BUILD_INFO="OS: Windows Server 2022 Version: 10.0" [2025-11-28T00:16:30.779Z] JVM_VARIANT="Hotspot" [2025-11-28T00:16:30.779Z] JVM_VERSION="26-beta+26-ea" [2025-11-28T00:16:30.779Z] IMAGE_TYPE="JDK" [2025-11-28T00:16:30.779Z] =RELEASE INFO END= [2025-11-28T00:16:30.779Z] get testKitGen... [2025-11-28T00:16:30.779Z] git clone -q https://github.com/adoptium/TKG.git [2025-11-28T00:16:33.803Z] git rev-parse master [2025-11-28T00:16:33.803Z] git checkout -q -f 5306cc5f72bde590d73568bd428c39823bc7c3af [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-11-28T00:16:34.656Z] $ ssh-agent -k [2025-11-28T00:16:34.727Z] unset SSH_AUTH_SOCK; [2025-11-28T00:16:34.727Z] unset SSH_AGENT_PID; [2025-11-28T00:16:34.727Z] echo Agent pid 1529 killed; [2025-11-28T00:16:34.787Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-11-28T00:16:35.149Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=extended.perf&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&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=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=26&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-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=jdk-26%2B26_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=perf&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=475&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2025-11-28T00:16:35.160Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=extended.perf&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&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=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=test-azure-win2022-x64-2&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=26&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-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=jdk-26%2B26_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=perf&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=475&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (setupParallelEnv) Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-11-28T00:16:35.200Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-11-28T00:16:35.333Z] Copied 1 artifact from "getTRSSOutput" build number 1970 [Pipeline] sh [2025-11-28T00:16:35.820Z] + cd ./aqa-tests/TKG/resources/TRSS [2025-11-28T00:16:35.820Z] + gzip -cd TRSSOutput.tar.gz [2025-11-28T00:16:35.820Z] + tar xof - [2025-11-28T00:16:36.169Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-11-28T00:16:36.256Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-11-28T00:16:36.272Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-11-28T00:16:36.799Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-11-28T00:16:47.743Z] -------------------------------------------- [2025-11-28T00:16:47.743Z] path is set to c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib [2025-11-28T00:16:47.743Z] task is set to default [2025-11-28T00:16:47.743Z] dependencyList is set to all [2025-11-28T00:16:47.743Z] -------------------------------------------- [2025-11-28T00:16:47.743Z] Starting download third party dependent jars [2025-11-28T00:16:47.743Z] -------------------------------------------- [2025-11-28T00:16:47.743Z] downloading dependent third party jars to c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib [2025-11-28T00:16:47.743Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-11-28T00:16:47.743Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-11-28T00:16:47.743Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2025-11-28T00:16:47.743Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-11-28T00:16:47.743Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2025-11-28T00:16:47.743Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2025-11-28T00:16:47.743Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2025-11-28T00:16:47.743Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-11-28T00:16:47.743Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2025-11-28T00:16:47.743Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-11-28T00:16:47.743Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/asm.jar exists with correct hash, not downloading [2025-11-28T00:16:47.743Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2025-11-28T00:16:47.743Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2025-11-28T00:16:47.743Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-11-28T00:16:47.743Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-11-28T00:16:47.743Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-11-28T00:16:47.743Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading [2025-11-28T00:16:47.743Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2025-11-28T00:16:47.743Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2025-11-28T00:16:47.743Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading [2025-11-28T00:16:47.743Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-11-28T00:16:47.743Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-11-28T00:16:47.743Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-11-28T00:16:47.743Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2025-11-28T00:16:47.743Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading [2025-11-28T00:16:47.743Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-11-28T00:16:47.743Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2025-11-28T00:16:47.743Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] nodesByLabel [2025-11-28T00:16:47.839Z] Found a total of 3 nodes with the 'hw.arch.x86&&sw.os.windows&&ci.role.perf' label [Pipeline] echo [2025-11-28T00:16:47.842Z] Machine limit is 3. [Pipeline] sh [2025-11-28T00:16:48.361Z] + cd ./aqa-tests/TKG [2025-11-28T00:16:48.361Z] ++ uname [2025-11-28T00:16:48.361Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']' [2025-11-28T00:16:48.698Z] ++ uname [2025-11-28T00:16:48.698Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']' [2025-11-28T00:16:48.698Z] ++ uname [2025-11-28T00:16:48.698Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']' [2025-11-28T00:16:48.698Z] + MAKE=make [2025-11-28T00:16:48.698Z] + make genParallelList TEST=extended.perf TEST_TIME=120 NUM_MACHINES= [2025-11-28T00:16:48.698Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image [2025-11-28T00:16:49.036Z] LIB_DIR is set to C:/jenkins/externalDependency/lib [2025-11-28T00:16:49.036Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \ [2025-11-28T00:16:49.036Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \ [2025-11-28T00:16:49.036Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/externalDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-11-28T00:16:49.037Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-11-28T00:16:52.064Z] Buildfile: C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\scripts\build_tools.xml [2025-11-28T00:16:52.419Z] [2025-11-28T00:16:52.419Z] build: [2025-11-28T00:16:52.419Z] [2025-11-28T00:16:52.419Z] clean: [2025-11-28T00:16:52.419Z] [2025-11-28T00:16:52.419Z] init: [2025-11-28T00:16:52.419Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\bin [2025-11-28T00:16:52.419Z] [2025-11-28T00:16:52.419Z] getDependentLibs: [2025-11-28T00:16:52.771Z] [exec] -------------------------------------------- [2025-11-28T00:16:52.771Z] [exec] path is set to C:/jenkins/externalDependency/lib [2025-11-28T00:16:52.771Z] [exec] task is set to default [2025-11-28T00:16:52.771Z] [exec] dependencyList is set to json_simple [2025-11-28T00:16:52.771Z] [exec] -------------------------------------------- [2025-11-28T00:16:52.771Z] [exec] Starting download third party dependent jars [2025-11-28T00:16:52.771Z] [exec] -------------------------------------------- [2025-11-28T00:16:52.771Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/lib [2025-11-28T00:16:52.772Z] [exec] C:/jenkins/externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-11-28T00:16:52.772Z] [exec] downloaded dependent third party jars successfully [2025-11-28T00:16:52.772Z] [2025-11-28T00:16:52.772Z] compile: [2025-11-28T00:16:52.772Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-11-28T00:16:52.772Z] [echo] ============COMPILER SETTINGS============ [2025-11-28T00:16:52.772Z] [echo] ===fork: yes [2025-11-28T00:16:52.772Z] [echo] ===debug: on [2025-11-28T00:16:52.772Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\bin [2025-11-28T00:16:54.618Z] [javac] Note: Some input files use or override a deprecated API. [2025-11-28T00:16:54.618Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-11-28T00:16:54.618Z] [2025-11-28T00:16:54.618Z] dist: [2025-11-28T00:16:54.618Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\bin\TestKitGen.jar [2025-11-28T00:16:54.973Z] [2025-11-28T00:16:54.973Z] BUILD SUCCESSFUL [2025-11-28T00:16:54.973Z] Total time: 3 seconds [2025-11-28T00:16:55.327Z] 0 [2025-11-28T00:16:55.327Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-11-28T00:16:56.068Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-11-28T00:16:56.068Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz [2025-11-28T00:16:58.390Z] ****************************** MACHINE INFO ****************************** [2025-11-28T00:16:58.390Z] File path : C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG [2025-11-28T00:16:58.390Z] Free Physical Memory Size : 6170210304 [2025-11-28T00:16:58.390Z] Free space (bytes) : 155354099712 [2025-11-28T00:16:58.390Z] Total Physical Memory Size : 8536289280 [2025-11-28T00:16:58.390Z] Total space (bytes) : 274283311104 [2025-11-28T00:16:58.390Z] Usable space (bytes) : 155354099712 [2025-11-28T00:16:58.390Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-11-28T00:16:58.390Z] bashVersion : [2025-11-28T00:16:58.390Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin) [2025-11-28T00:16:58.390Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-11-28T00:16:58.390Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-11-28T00:16:58.390Z] [2025-11-28T00:16:58.390Z] This is free software; you are free to change and redistribute it. [2025-11-28T00:16:58.390Z] There is NO WARRANTY, to the extent permitted by law. [2025-11-28T00:16:58.390Z] cpuCores : 4 [2025-11-28T00:16:58.390Z] curlVersion : [2025-11-28T00:16:58.390Z] curl 8.15.0 (x86_64-pc-cygwin) libcurl/8.15.0 OpenSSL/3.0.17 zlib/1.3.1 brotli/1.1.0 zstd/1.5.7 libidn2/2.3.8 libpsl/0.21.5 libssh2/1.11.0 nghttp2/1.61.0 libgsasl/2.2.2 OpenLDAP/2.6.10 [2025-11-28T00:16:58.390Z] Release-Date: 2025-07-16 [2025-11-28T00:16:58.390Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss [2025-11-28T00:16:58.390Z] Features: alt-svc AsynchDNS brotli gsasl GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd [2025-11-28T00:16:58.390Z] dockerVersion : bash: line 1: docker: command not found [2025-11-28T00:16:58.390Z] gcc version : 13 [2025-11-28T00:16:58.390Z] gclibc version : ldd (cygwin) 3.6.4 [2025-11-28T00:16:58.390Z] gdb version : bash: line 1: gdb: command not found [2025-11-28T00:16:58.390Z] lldb version : Command could not be executed [2025-11-28T00:16:58.390Z] makeVersion : [2025-11-28T00:16:58.390Z] GNU Make 4.4.1 [2025-11-28T00:16:58.390Z] Built for x86_64-pc-cygwin [2025-11-28T00:16:58.390Z] Copyright (C) 1988-2023 Free Software Foundation, Inc. [2025-11-28T00:16:58.390Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> [2025-11-28T00:16:58.390Z] This is free software: you are free to change and redistribute it. [2025-11-28T00:16:58.390Z] There is NO WARRANTY, to the extent permitted by law. [2025-11-28T00:16:58.390Z] mavenVersion : bash: line 1: mvn: command not found [2025-11-28T00:16:58.390Z] perlVersion : [2025-11-28T00:16:58.390Z] [2025-11-28T00:16:58.390Z] This is perl 5, version 40, subversion 3 (v5.40.3) built for x86_64-cygwin-threads-multi [2025-11-28T00:16:58.390Z] (with 3 registered patches, see perl -V for more detail) [2025-11-28T00:16:58.390Z] [2025-11-28T00:16:58.390Z] Copyright 1987-2025, Larry Wall [2025-11-28T00:16:58.390Z] [2025-11-28T00:16:58.390Z] Perl may be copied only under the terms of either the Artistic License or the [2025-11-28T00:16:58.390Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-11-28T00:16:58.390Z] [2025-11-28T00:16:58.390Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-11-28T00:16:58.390Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-11-28T00:16:58.390Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2025-11-28T00:16:58.390Z] [2025-11-28T00:16:58.390Z] podmanVersion : bash: line 1: podman: command not found [2025-11-28T00:16:58.390Z] procArch : unknown [2025-11-28T00:16:58.390Z] sysArch : x86_64 [2025-11-28T00:16:58.390Z] sysOS : CYGWIN_NT-10.0-20348 [2025-11-28T00:16:58.390Z] ulimit : [2025-11-28T00:16:58.390Z] core file size (blocks, -c) 0 [2025-11-28T00:16:58.390Z] data seg size (kbytes, -d) unlimited [2025-11-28T00:16:58.390Z] file size (blocks, -f) unlimited [2025-11-28T00:16:58.390Z] open files (-n) 3200 [2025-11-28T00:16:58.390Z] pipe size (512 bytes, -p) 8 [2025-11-28T00:16:58.390Z] stack size (kbytes, -s) 2032 [2025-11-28T00:16:58.390Z] cpu time (seconds, -t) unlimited [2025-11-28T00:16:58.390Z] max user processes (-u) 256 [2025-11-28T00:16:58.390Z] virtual memory (kbytes, -v) unlimited [2025-11-28T00:16:58.390Z] uname : CYGWIN_NT-10.0-20348 test-azure-win2 3.6.4-1.x86_64 2025-07-15 07:55 UTC x86_64 Cygwin [2025-11-28T00:16:58.390Z] vmVendor : Oracle Corporation [2025-11-28T00:16:58.390Z] vmVersion : 26-beta+26-ea [2025-11-28T00:16:58.390Z] xlc version : bash: line 1: xlC: command not found [2025-11-28T00:16:58.390Z] ************************************************************************** [2025-11-28T00:16:58.390Z] [2025-11-28T00:16:58.390Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-11-28T00:16:58.390Z] [2025-11-28T00:16:58.390Z] System.getProperty('java.vendor')=Eclipse Adoptium [2025-11-28T00:16:58.390Z] [2025-11-28T00:16:58.390Z] System.getProperty('os.name')=Windows Server 2022 [2025-11-28T00:16:58.390Z] [2025-11-28T00:16:58.390Z] System.getProperty('os.arch')=amd64 [2025-11-28T00:16:58.390Z] [2025-11-28T00:16:58.390Z] System.getProperty('java.fullversion')=null [2025-11-28T00:16:58.390Z] [2025-11-28T00:16:58.390Z] System.getProperty('sun.arch.data.model')=64 [2025-11-28T00:16:58.390Z] [2025-11-28T00:16:58.390Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.perf TESTLIST= TRSS_URL= LIB_DIR=C:/jenkins/externalDependency/lib [2025-11-28T00:16:58.390Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG' [2025-11-28T00:16:58.390Z] perl scripts/configure.pl [2025-11-28T00:16:58.735Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=win_x86-64 --microArch="" --osLabel="" --jdkVersion=26 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-11-28T00:16:59.095Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-11-28T00:16:59.095Z] [2025-11-28T00:16:59.095Z] [2025-11-28T00:16:59.095Z] Starting to generate parallel test lists. [2025-11-28T00:16:59.095Z] [2025-11-28T00:16:59.095Z] Parsing C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\bumbleBench\playlist.xml [2025-11-28T00:16:59.095Z] Parsing C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\dacapo\playlist.xml [2025-11-28T00:16:59.095Z] Parsing C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\idle_micro\playlist.xml [2025-11-28T00:16:59.095Z] Parsing C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\liberty\playlist.xml [2025-11-28T00:16:59.461Z] Parsing C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\renaissance\playlist.xml [2025-11-28T00:16:59.461Z] Parsing C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\specjbb\playlist.xml [2025-11-28T00:16:59.461Z] Attempting to get test duration data from TRSS. [2025-11-28T00:16:59.461Z] cmd.exe /c curl --silent --max-time 120 -L -k "https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=26&impl=hs&platform=x86-64_windows&group=perf&level=extended" [2025-11-28T00:16:59.819Z] Attempting to get test duration data from cached files. [2025-11-28T00:16:59.819Z] [2025-11-28T00:16:59.819Z] TEST DURATION [2025-11-28T00:16:59.819Z] ==================================================================================== [2025-11-28T00:16:59.819Z] Total number of tests searched: 20 [2025-11-28T00:16:59.819Z] Number of test durations found: 20 [2025-11-28T00:16:59.819Z] Top slowest tests: [2025-11-28T00:16:59.819Z] 01m36s dacapo-tomcat_0 [2025-11-28T00:16:59.819Z] 01m18s renaissance-finagle-http_0 [2025-11-28T00:16:59.819Z] 01m08s renaissance-mnemonics_0 [2025-11-28T00:16:59.819Z] ==================================================================================== [2025-11-28T00:16:59.819Z] [2025-11-28T00:16:59.819Z] Test target is split into 1 lists. [2025-11-28T00:16:59.819Z] Reducing estimated test running time from 09m20s to 09m20s. [2025-11-28T00:16:59.819Z] [2025-11-28T00:16:59.819Z] -------------------------------------testList_0------------------------------------- [2025-11-28T00:16:59.819Z] Number of tests: 20 [2025-11-28T00:16:59.819Z] Estimated running time: 09m20s [2025-11-28T00:16:59.819Z] TESTLIST=dacapo-tomcat_0,renaissance-finagle-http_0,renaissance-mnemonics_0,renaissance-par-mnemonics_0,dacapo-jython_0,renaissance-philosophers_0,dacapo-sunflow_0,renaissance-als_0,renaissance-dec-tree_0,renaissance-gauss-mix_0,renaissance-log-regression_0,renaissance-chi-square_0,renaissance-movie-lens_0,renaissance-db-shootout_0,dacapo-xalan_0,dacapo-luindex_0,dacapo-fop_0,dacapo-avrora_0,renaissance-finagle-chirper_0,dacapo-pmd_0 [2025-11-28T00:16:59.819Z] ------------------------------------------------------------------------------------ [2025-11-28T00:16:59.819Z] [2025-11-28T00:16:59.819Z] Parallel test lists file (C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG/../TKG/parallelList.mk) is generated successfully. [2025-11-28T00:16:59.819Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2025-11-28T00:16:59.913Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2025-11-28T00:17:00.011Z] Number of test list is 1, no need to run tests in child job. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2025-11-28T00:17:00.065Z] Building tests... [Pipeline] timeout [2025-11-28T00:17:00.068Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-11-28T00:17:00.084Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-11-28T00:17:00.601Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-11-28T00:17:04.827Z] -------------------------------------------- [2025-11-28T00:17:04.827Z] path is set to c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib [2025-11-28T00:17:04.827Z] task is set to default [2025-11-28T00:17:04.827Z] dependencyList is set to all [2025-11-28T00:17:04.827Z] -------------------------------------------- [2025-11-28T00:17:04.827Z] Starting download third party dependent jars [2025-11-28T00:17:04.827Z] -------------------------------------------- [2025-11-28T00:17:04.827Z] downloading dependent third party jars to c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib [2025-11-28T00:17:04.827Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-11-28T00:17:04.827Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-11-28T00:17:04.827Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/asm.jar exists with correct hash, not downloading [2025-11-28T00:17:04.827Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-11-28T00:17:04.827Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2025-11-28T00:17:04.827Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2025-11-28T00:17:04.827Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-11-28T00:17:04.827Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2025-11-28T00:17:04.827Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading [2025-11-28T00:17:04.827Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-11-28T00:17:04.827Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2025-11-28T00:17:04.827Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-11-28T00:17:04.827Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-11-28T00:17:04.827Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2025-11-28T00:17:04.827Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading [2025-11-28T00:17:04.827Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-11-28T00:17:04.827Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2025-11-28T00:17:04.827Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-11-28T00:17:04.827Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2025-11-28T00:17:04.827Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2025-11-28T00:17:04.827Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2025-11-28T00:17:04.827Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading [2025-11-28T00:17:04.827Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-11-28T00:17:04.827Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2025-11-28T00:17:04.827Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-11-28T00:17:04.827Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2025-11-28T00:17:04.827Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-11-28T00:17:04.827Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2025-11-28T00:17:05.006Z] Masking supported pattern matches of %USERNAME% or %PASSWORD% [Pipeline] { [Pipeline] dir [2025-11-28T00:17:05.024Z] Running in c:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests [Pipeline] { [Pipeline] sshagent [2025-11-28T00:17:05.064Z] $ ssh-agent [2025-11-28T00:17:05.193Z] SSH_AUTH_SOCK=/tmp/ssh-MACWfTOYFEX7/agent.1765 [2025-11-28T00:17:05.193Z] SSH_AGENT_PID=1766 [2025-11-28T00:17:05.194Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-28T00:17:05.681Z] + bash ./compile.sh [2025-11-28T00:17:06.025Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image [2025-11-28T00:17:06.025Z] LIB_DIR is set to C:/jenkins/externalDependency/lib [2025-11-28T00:17:06.026Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \ [2025-11-28T00:17:06.026Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \ [2025-11-28T00:17:06.026Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/externalDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-11-28T00:17:06.026Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-11-28T00:17:07.252Z] Buildfile: C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\scripts\build_tools.xml [2025-11-28T00:17:07.607Z] [2025-11-28T00:17:07.607Z] build: [2025-11-28T00:17:07.607Z] [2025-11-28T00:17:07.607Z] clean: [2025-11-28T00:17:07.608Z] [delete] Deleting: C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\autoGenEnv.mk [2025-11-28T00:17:07.608Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\bin [2025-11-28T00:17:07.608Z] [2025-11-28T00:17:07.608Z] init: [2025-11-28T00:17:07.608Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\bin [2025-11-28T00:17:07.608Z] [2025-11-28T00:17:07.608Z] getDependentLibs: [2025-11-28T00:17:07.964Z] [exec] -------------------------------------------- [2025-11-28T00:17:07.964Z] [exec] path is set to C:/jenkins/externalDependency/lib [2025-11-28T00:17:07.964Z] [exec] task is set to default [2025-11-28T00:17:07.964Z] [exec] dependencyList is set to json_simple [2025-11-28T00:17:07.964Z] [exec] -------------------------------------------- [2025-11-28T00:17:07.964Z] [exec] Starting download third party dependent jars [2025-11-28T00:17:07.964Z] [exec] -------------------------------------------- [2025-11-28T00:17:07.964Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/lib [2025-11-28T00:17:07.964Z] [exec] C:/jenkins/externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-11-28T00:17:07.964Z] [exec] downloaded dependent third party jars successfully [2025-11-28T00:17:07.964Z] [2025-11-28T00:17:07.964Z] compile: [2025-11-28T00:17:07.964Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-11-28T00:17:07.964Z] [echo] ============COMPILER SETTINGS============ [2025-11-28T00:17:07.964Z] [echo] ===fork: yes [2025-11-28T00:17:07.964Z] [echo] ===debug: on [2025-11-28T00:17:07.965Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\bin [2025-11-28T00:17:09.727Z] [javac] Note: Some input files use or override a deprecated API. [2025-11-28T00:17:09.727Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-11-28T00:17:09.727Z] [2025-11-28T00:17:09.727Z] dist: [2025-11-28T00:17:10.081Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\bin\TestKitGen.jar [2025-11-28T00:17:10.081Z] [2025-11-28T00:17:10.081Z] BUILD SUCCESSFUL [2025-11-28T00:17:10.081Z] Total time: 2 seconds [2025-11-28T00:17:10.081Z] 0 [2025-11-28T00:17:10.081Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-11-28T00:17:10.823Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-11-28T00:17:10.823Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz [2025-11-28T00:17:12.515Z] ****************************** MACHINE INFO ****************************** [2025-11-28T00:17:12.515Z] File path : C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG [2025-11-28T00:17:12.515Z] Free Physical Memory Size : 6117056512 [2025-11-28T00:17:12.515Z] Free space (bytes) : 155354021888 [2025-11-28T00:17:12.515Z] Total Physical Memory Size : 8536289280 [2025-11-28T00:17:12.515Z] Total space (bytes) : 274283311104 [2025-11-28T00:17:12.515Z] Usable space (bytes) : 155354021888 [2025-11-28T00:17:12.515Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-11-28T00:17:12.515Z] bashVersion : [2025-11-28T00:17:12.515Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin) [2025-11-28T00:17:12.515Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-11-28T00:17:12.515Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-11-28T00:17:12.515Z] [2025-11-28T00:17:12.515Z] This is free software; you are free to change and redistribute it. [2025-11-28T00:17:12.515Z] There is NO WARRANTY, to the extent permitted by law. [2025-11-28T00:17:12.515Z] cpuCores : 4 [2025-11-28T00:17:12.515Z] curlVersion : [2025-11-28T00:17:12.515Z] curl 8.15.0 (x86_64-pc-cygwin) libcurl/8.15.0 OpenSSL/3.0.17 zlib/1.3.1 brotli/1.1.0 zstd/1.5.7 libidn2/2.3.8 libpsl/0.21.5 libssh2/1.11.0 nghttp2/1.61.0 libgsasl/2.2.2 OpenLDAP/2.6.10 [2025-11-28T00:17:12.515Z] Release-Date: 2025-07-16 [2025-11-28T00:17:12.515Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss [2025-11-28T00:17:12.515Z] Features: alt-svc AsynchDNS brotli gsasl GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd [2025-11-28T00:17:12.515Z] dockerVersion : bash: line 1: docker: command not found [2025-11-28T00:17:12.515Z] gcc version : 13 [2025-11-28T00:17:12.515Z] gclibc version : ldd (cygwin) 3.6.4 [2025-11-28T00:17:12.515Z] gdb version : bash: line 1: gdb: command not found [2025-11-28T00:17:12.515Z] lldb version : Command could not be executed [2025-11-28T00:17:12.515Z] makeVersion : [2025-11-28T00:17:12.515Z] GNU Make 4.4.1 [2025-11-28T00:17:12.515Z] Built for x86_64-pc-cygwin [2025-11-28T00:17:12.515Z] Copyright (C) 1988-2023 Free Software Foundation, Inc. [2025-11-28T00:17:12.515Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> [2025-11-28T00:17:12.515Z] This is free software: you are free to change and redistribute it. [2025-11-28T00:17:12.515Z] There is NO WARRANTY, to the extent permitted by law. [2025-11-28T00:17:12.515Z] mavenVersion : bash: line 1: mvn: command not found [2025-11-28T00:17:12.515Z] perlVersion : [2025-11-28T00:17:12.515Z] [2025-11-28T00:17:12.515Z] This is perl 5, version 40, subversion 3 (v5.40.3) built for x86_64-cygwin-threads-multi [2025-11-28T00:17:12.515Z] (with 3 registered patches, see perl -V for more detail) [2025-11-28T00:17:12.515Z] [2025-11-28T00:17:12.515Z] Copyright 1987-2025, Larry Wall [2025-11-28T00:17:12.515Z] [2025-11-28T00:17:12.515Z] Perl may be copied only under the terms of either the Artistic License or the [2025-11-28T00:17:12.515Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-11-28T00:17:12.515Z] [2025-11-28T00:17:12.515Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-11-28T00:17:12.515Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-11-28T00:17:12.515Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2025-11-28T00:17:12.515Z] [2025-11-28T00:17:12.515Z] podmanVersion : bash: line 1: podman: command not found [2025-11-28T00:17:12.515Z] procArch : unknown [2025-11-28T00:17:12.515Z] sysArch : x86_64 [2025-11-28T00:17:12.515Z] sysOS : CYGWIN_NT-10.0-20348 [2025-11-28T00:17:12.515Z] ulimit : [2025-11-28T00:17:12.515Z] core file size (blocks, -c) 0 [2025-11-28T00:17:12.515Z] data seg size (kbytes, -d) unlimited [2025-11-28T00:17:12.515Z] file size (blocks, -f) unlimited [2025-11-28T00:17:12.515Z] open files (-n) 3200 [2025-11-28T00:17:12.515Z] pipe size (512 bytes, -p) 8 [2025-11-28T00:17:12.515Z] stack size (kbytes, -s) 2032 [2025-11-28T00:17:12.515Z] cpu time (seconds, -t) unlimited [2025-11-28T00:17:12.515Z] max user processes (-u) 256 [2025-11-28T00:17:12.515Z] virtual memory (kbytes, -v) unlimited [2025-11-28T00:17:12.515Z] uname : CYGWIN_NT-10.0-20348 test-azure-win2 3.6.4-1.x86_64 2025-07-15 07:55 UTC x86_64 Cygwin [2025-11-28T00:17:12.515Z] vmVendor : Oracle Corporation [2025-11-28T00:17:12.515Z] vmVersion : 26-beta+26-ea [2025-11-28T00:17:12.515Z] xlc version : bash: line 1: xlC: command not found [2025-11-28T00:17:12.516Z] ************************************************************************** [2025-11-28T00:17:12.516Z] [2025-11-28T00:17:12.516Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-11-28T00:17:12.516Z] [2025-11-28T00:17:12.516Z] System.getProperty('java.vendor')=Eclipse Adoptium [2025-11-28T00:17:12.516Z] [2025-11-28T00:17:12.516Z] System.getProperty('os.name')=Windows Server 2022 [2025-11-28T00:17:12.516Z] [2025-11-28T00:17:12.516Z] System.getProperty('os.arch')=amd64 [2025-11-28T00:17:12.516Z] [2025-11-28T00:17:12.516Z] System.getProperty('java.fullversion')=null [2025-11-28T00:17:12.516Z] [2025-11-28T00:17:12.516Z] System.getProperty('sun.arch.data.model')=64 [2025-11-28T00:17:12.516Z] [2025-11-28T00:17:12.516Z] make -f clean.mk cleanBuild [2025-11-28T00:17:12.516Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG' [2025-11-28T00:17:12.878Z] rm -f -r C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest [2025-11-28T00:17:13.215Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG' [2025-11-28T00:17:13.215Z] make -f compile.mk compile [2025-11-28T00:17:13.215Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG' [2025-11-28T00:17:13.552Z] rm -f -r C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests//TKG/output_compilation; \ [2025-11-28T00:17:13.552Z] mkdir -p C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests//TKG/output_compilation; \ [2025-11-28T00:17:13.552Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/" "-DBUILD_ROOT=C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest" "-DJDK_VERSION=26" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest/TestConfig/resources" "-DSPEC=win_x86-64" "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk26" "-DLIB_DIR=C:/jenkins/externalDependency/lib" 2>&1; echo $? ) | tee "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests//TKG/output_compilation/compilation.log"; \ [2025-11-28T00:17:13.552Z] if [ -z "$(tail -1 C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests//TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests//TKG/output_compilation/compilation.log" --testRoot="C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/"; false; else rm -f -r "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests//TKG/output_compilation"; fi [2025-11-28T00:17:15.278Z] Buildfile: C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\scripts\build_test.xml [2025-11-28T00:17:15.639Z] [echo] build.list is TestConfig/build.xml,perf/build.xml [2025-11-28T00:17:15.639Z] [2025-11-28T00:17:15.639Z] -create_test_directory: [2025-11-28T00:17:15.639Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\jvmtest [2025-11-28T00:17:15.639Z] [2025-11-28T00:17:15.639Z] stage_test_material: [2025-11-28T00:17:15.993Z] [copy] Copying 584 files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\jvmtest [2025-11-28T00:17:16.748Z] [2025-11-28T00:17:16.748Z] build: [2025-11-28T00:17:16.748Z] [2025-11-28T00:17:16.748Z] init: [2025-11-28T00:17:16.748Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\jvmtest\perf [2025-11-28T00:17:16.748Z] [2025-11-28T00:17:16.748Z] dist: [2025-11-28T00:17:16.748Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\jvmtest\perf [2025-11-28T00:17:16.748Z] [2025-11-28T00:17:16.748Z] build: [2025-11-28T00:17:16.748Z] [2025-11-28T00:17:16.748Z] build: [2025-11-28T00:17:17.105Z] [2025-11-28T00:17:17.105Z] init: [2025-11-28T00:17:17.105Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\jvmtest\perf\bumbleBench [2025-11-28T00:17:17.105Z] [2025-11-28T00:17:17.105Z] getBumbleBench: [2025-11-28T00:17:17.105Z] [echo] Cloning BumbleBench [2025-11-28T00:17:17.105Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git [2025-11-28T00:17:17.105Z] [exec] Cloning into 'bumblebench'... [2025-11-28T00:17:18.296Z] [2025-11-28T00:17:18.296Z] buildBumbleBench: [2025-11-28T00:17:18.296Z] [echo] Building BumbleBench [2025-11-28T00:17:18.296Z] [2025-11-28T00:17:18.296Z] compile-all: [2025-11-28T00:17:18.296Z] [javac] Compiling 8 source files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench [2025-11-28T00:17:18.296Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-11-28T00:17:18.296Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-11-28T00:17:18.296Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-11-28T00:17:18.296Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-11-28T00:17:18.296Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-11-28T00:17:18.296Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-11-28T00:17:19.528Z] [javac] Note: Some input files use or override a deprecated API. [2025-11-28T00:17:19.528Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-11-28T00:17:19.528Z] [javac] Note: C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench\net\adoptopenjdk\bumblebench\core\Launcher.java uses unchecked or unsafe operations. [2025-11-28T00:17:19.528Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2025-11-28T00:17:19.528Z] [javac] 4 warnings [2025-11-28T00:17:19.528Z] [javac] Compiling 1 source file to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench [2025-11-28T00:17:19.528Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-11-28T00:17:19.528Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-11-28T00:17:19.528Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-11-28T00:17:19.528Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-11-28T00:17:19.528Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-11-28T00:17:19.528Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-11-28T00:17:19.528Z] [javac] 4 warnings [2025-11-28T00:17:19.528Z] [javac] Compiling 11 source files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench [2025-11-28T00:17:19.528Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-11-28T00:17:19.528Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-11-28T00:17:19.529Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-11-28T00:17:19.529Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-11-28T00:17:19.529Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-11-28T00:17:19.529Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-11-28T00:17:19.887Z] [javac] Note: C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench\net\adoptopenjdk\bumblebench\collections\CollectionsBench.java uses or overrides a deprecated API. [2025-11-28T00:17:19.887Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-11-28T00:17:19.887Z] [javac] 4 warnings [2025-11-28T00:17:19.887Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench [2025-11-28T00:17:19.887Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-11-28T00:17:19.887Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-11-28T00:17:19.887Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-11-28T00:17:19.887Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-11-28T00:17:19.887Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-11-28T00:17:19.887Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-11-28T00:17:20.262Z] [javac] Note: C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench\net\adoptopenjdk\bumblebench\collections\HashMapReplaceAllLambdaBench.java uses or overrides a deprecated API. [2025-11-28T00:17:20.262Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-11-28T00:17:20.262Z] [javac] 4 warnings [2025-11-28T00:17:20.262Z] [javac] Compiling 9 source files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench [2025-11-28T00:17:20.262Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-11-28T00:17:20.262Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-11-28T00:17:20.262Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-11-28T00:17:20.262Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-11-28T00:17:20.262Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-11-28T00:17:20.262Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-11-28T00:17:20.615Z] [javac] Note: Some input files use or override a deprecated API. [2025-11-28T00:17:20.615Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-11-28T00:17:20.615Z] [javac] 4 warnings [2025-11-28T00:17:20.615Z] [javac] Compiling 1 source file to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench [2025-11-28T00:17:20.615Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-11-28T00:17:20.615Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-11-28T00:17:20.615Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-11-28T00:17:20.615Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-11-28T00:17:20.615Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-11-28T00:17:20.615Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-11-28T00:17:20.615Z] [javac] 4 warnings [2025-11-28T00:17:20.615Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench [2025-11-28T00:17:20.615Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-11-28T00:17:20.615Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-11-28T00:17:20.615Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-11-28T00:17:20.615Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-11-28T00:17:20.615Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-11-28T00:17:20.615Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-11-28T00:17:20.615Z] [javac] 4 warnings [2025-11-28T00:17:20.615Z] [javac] Compiling 8 source files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench [2025-11-28T00:17:20.615Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-11-28T00:17:20.615Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-11-28T00:17:20.615Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-11-28T00:17:20.616Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-11-28T00:17:20.616Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-11-28T00:17:20.616Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-11-28T00:17:20.961Z] [javac] C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench\net\adoptopenjdk\bumblebench\examples\LockContention.java:28: warning: [identity] attempt to synchronize on an instance of a value-based class [2025-11-28T00:17:20.961Z] [javac] synchronized(init) { [2025-11-28T00:17:20.961Z] [javac] ^ [2025-11-28T00:17:20.961Z] [javac] 5 warnings [2025-11-28T00:17:20.961Z] [javac] Compiling 6 source files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench [2025-11-28T00:17:20.961Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-11-28T00:17:20.961Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-11-28T00:17:20.961Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-11-28T00:17:20.961Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-11-28T00:17:20.961Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-11-28T00:17:20.961Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-11-28T00:17:21.320Z] [javac] 4 warnings [2025-11-28T00:17:21.321Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench [2025-11-28T00:17:21.321Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-11-28T00:17:21.321Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-11-28T00:17:21.321Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-11-28T00:17:21.321Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-11-28T00:17:21.321Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-11-28T00:17:21.321Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-11-28T00:17:21.321Z] [javac] 4 warnings [2025-11-28T00:17:21.321Z] [javac] Compiling 7 source files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench [2025-11-28T00:17:21.321Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-11-28T00:17:21.321Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-11-28T00:17:21.321Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-11-28T00:17:21.321Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-11-28T00:17:21.321Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-11-28T00:17:21.321Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-11-28T00:17:22.074Z] [javac] 4 warnings [2025-11-28T00:17:22.074Z] [javac] Compiling 8 source files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench [2025-11-28T00:17:22.074Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-11-28T00:17:22.074Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-11-28T00:17:22.074Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-11-28T00:17:22.074Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-11-28T00:17:22.074Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-11-28T00:17:22.074Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-11-28T00:17:22.074Z] [javac] 4 warnings [2025-11-28T00:17:22.075Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench [2025-11-28T00:17:22.075Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-11-28T00:17:22.075Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-11-28T00:17:22.075Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-11-28T00:17:22.075Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-11-28T00:17:22.075Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-11-28T00:17:22.075Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-11-28T00:17:22.434Z] [javac] 4 warnings [2025-11-28T00:17:22.435Z] [javac] Compiling 4 source files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench [2025-11-28T00:17:22.435Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-11-28T00:17:22.435Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-11-28T00:17:22.435Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-11-28T00:17:22.435Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-11-28T00:17:22.435Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-11-28T00:17:22.435Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-11-28T00:17:22.435Z] [javac] 4 warnings [2025-11-28T00:17:22.435Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench [2025-11-28T00:17:22.435Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-11-28T00:17:22.435Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-11-28T00:17:22.435Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-11-28T00:17:22.435Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-11-28T00:17:22.435Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-11-28T00:17:22.435Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-11-28T00:17:22.785Z] [javac] 4 warnings [2025-11-28T00:17:22.785Z] [2025-11-28T00:17:22.785Z] dist: [2025-11-28T00:17:22.785Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench\BumbleBench.jar [2025-11-28T00:17:25.110Z] [2025-11-28T00:17:25.110Z] dist: [2025-11-28T00:17:25.110Z] [copy] Copying 126 files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\jvmtest\perf\bumbleBench [2025-11-28T00:17:25.465Z] [2025-11-28T00:17:25.465Z] build: [2025-11-28T00:17:25.465Z] [2025-11-28T00:17:25.465Z] getDependentLibs: [2025-11-28T00:17:29.325Z] [exec] -------------------------------------------- [2025-11-28T00:17:29.325Z] [exec] path is set to C:/jenkins/externalDependency/lib [2025-11-28T00:17:29.325Z] [exec] task is set to default [2025-11-28T00:17:29.325Z] [exec] dependencyList is set to dacapo [2025-11-28T00:17:29.325Z] [exec] -------------------------------------------- [2025-11-28T00:17:29.325Z] [exec] Starting download third party dependent jars [2025-11-28T00:17:29.325Z] [exec] -------------------------------------------- [2025-11-28T00:17:29.325Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/lib [2025-11-28T00:17:29.325Z] [exec] C:/jenkins/externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-11-28T00:17:29.325Z] [exec] downloaded dependent third party jars successfully [2025-11-28T00:17:29.325Z] [2025-11-28T00:17:29.325Z] init: [2025-11-28T00:17:29.325Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\jvmtest\perf\dacapo [2025-11-28T00:17:29.325Z] [2025-11-28T00:17:29.325Z] getDacapoSuite: [2025-11-28T00:17:29.325Z] [unzip] Expanding: C:\jenkins\externalDependency\lib\dacapo.zip into C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\jvmtest\perf\dacapo [2025-11-28T00:18:38.837Z] [move] Moving 1 file to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\jvmtest\perf\dacapo [2025-11-28T00:18:38.837Z] [move] Moving 10669 files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\jvmtest\perf\dacapo\dacapo [2025-11-28T00:18:38.837Z] [2025-11-28T00:18:38.837Z] dist: [2025-11-28T00:18:38.837Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\jvmtest\perf\dacapo [2025-11-28T00:18:38.837Z] [2025-11-28T00:18:38.837Z] build: [2025-11-28T00:18:38.837Z] [2025-11-28T00:18:38.837Z] init: [2025-11-28T00:18:38.837Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\jvmtest\perf\idle_micro [2025-11-28T00:18:38.837Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\idle_micro\bin [2025-11-28T00:18:38.837Z] [2025-11-28T00:18:38.837Z] compile: [2025-11-28T00:18:38.837Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-11-28T00:18:38.837Z] [echo] ============COMPILER SETTINGS============ [2025-11-28T00:18:38.837Z] [echo] ===fork: yes [2025-11-28T00:18:38.837Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image/bin/javac [2025-11-28T00:18:38.837Z] [echo] ===debug: on [2025-11-28T00:18:38.837Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest/perf/idle_micro [2025-11-28T00:18:38.837Z] [javac] Compiling 3 source files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\idle_micro\bin [2025-11-28T00:18:38.837Z] [javac] Note: C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\idle_micro\src\net\adoptopenjdk\test\gc\idlemicrobenchmark\CombinedLoad.java uses or overrides a deprecated API. [2025-11-28T00:18:38.837Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-11-28T00:18:38.837Z] [2025-11-28T00:18:38.837Z] dist: [2025-11-28T00:18:38.838Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\jvmtest\perf\idle_micro\IdleMicrobenchmark.jar [2025-11-28T00:18:38.838Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\jvmtest\perf\idle_micro [2025-11-28T00:18:38.838Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\jvmtest\perf\idle_micro [2025-11-28T00:18:38.838Z] [copy] Copying 7 files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\jvmtest\perf\idle_micro [2025-11-28T00:18:38.838Z] [2025-11-28T00:18:38.838Z] clean: [2025-11-28T00:18:38.838Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\idle_micro\bin [2025-11-28T00:18:38.838Z] [2025-11-28T00:18:38.838Z] build: [2025-11-28T00:18:38.838Z] [2025-11-28T00:18:38.838Z] build: [2025-11-28T00:18:38.838Z] [2025-11-28T00:18:38.838Z] init: [2025-11-28T00:18:38.838Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\jvmtest\perf\renaissance [2025-11-28T00:18:38.838Z] [2025-11-28T00:18:38.838Z] getRenaissanceSuite: [2025-11-28T00:18:38.838Z] [echo] curl -Lks -C - https://github.com/renaissance-benchmarks/renaissance/releases/download/v0.16.0/renaissance-mit-0.16.0.jar -o renaissance.jar [2025-11-28T00:18:38.838Z] [2025-11-28T00:18:38.838Z] dist: [2025-11-28T00:18:38.838Z] [copy] Copying 3 files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\jvmtest\perf\renaissance [2025-11-28T00:18:38.838Z] [2025-11-28T00:18:38.838Z] build: [2025-11-28T00:18:38.838Z] [2025-11-28T00:18:38.838Z] init: [2025-11-28T00:18:38.838Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\jvmtest\perf\specjbb [2025-11-28T00:18:38.838Z] [2025-11-28T00:18:38.838Z] getSpecjbbSuite: [2025-11-28T00:18:38.838Z] [2025-11-28T00:18:38.838Z] dist: [2025-11-28T00:18:38.838Z] [copy] Copying 3 files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\jvmtest\perf\specjbb\run [2025-11-28T00:18:38.838Z] [2025-11-28T00:18:38.838Z] BUILD SUCCESSFUL [2025-11-28T00:18:38.838Z] Total time: 1 minute 23 seconds [2025-11-28T00:18:38.838Z] 0 [2025-11-28T00:18:38.838Z] [2025-11-28T00:18:38.838Z] [2025-11-28T00:18:38.838Z] RECORD TEST REPOs SHA [2025-11-28T00:18:38.838Z] cd "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests//TKG/scripts"; \ [2025-11-28T00:18:38.838Z] bash "getSHAs.sh" --test_root_dir "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/" --shas_file "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests//TKG/SHAs.txt" [2025-11-28T00:18:39.201Z] Check shas in C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/ and store the info in C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests//TKG/SHAs.txt [2025-11-28T00:18:39.201Z] touch C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests//TKG/SHAs.txt [2025-11-28T00:18:39.574Z] ================================================ [2025-11-28T00:18:39.945Z] timestamp: 20251128-001839 [2025-11-28T00:18:39.945Z] repo dir: C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests [2025-11-28T00:18:39.945Z] git repo: [2025-11-28T00:18:40.354Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2025-11-28T00:18:40.354Z] sha: [2025-11-28T00:18:40.354Z] 36ba7f980189cb6fcb1bc9dd04ea1a85f4e7b98f [2025-11-28T00:18:40.708Z] ================================================ [2025-11-28T00:18:40.708Z] timestamp: 20251128-001840 [2025-11-28T00:18:40.708Z] repo dir: C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/perf/bumbleBench/bumblebench [2025-11-28T00:18:40.708Z] git repo: [2025-11-28T00:18:40.708Z] Fetch URL: https://github.com/adoptium/bumblebench.git [2025-11-28T00:18:40.708Z] sha: [2025-11-28T00:18:40.708Z] 4ec780b716e7617094cce740d3b085ca4637ee0f [2025-11-28T00:18:41.061Z] ================================================ [2025-11-28T00:18:41.061Z] timestamp: 20251128-001840 [2025-11-28T00:18:41.062Z] repo dir: C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG [2025-11-28T00:18:41.062Z] git repo: [2025-11-28T00:18:41.062Z] Fetch URL: https://github.com/adoptium/TKG.git [2025-11-28T00:18:41.062Z] sha: [2025-11-28T00:18:41.062Z] 5306cc5f72bde590d73568bd428c39823bc7c3af [2025-11-28T00:18:41.062Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG' [Pipeline] } [2025-11-28T00:18:41.146Z] $ ssh-agent -k [2025-11-28T00:18:41.198Z] unset SSH_AUTH_SOCK; [2025-11-28T00:18:41.198Z] unset SSH_AGENT_PID; [2025-11-28T00:18:41.198Z] echo Agent pid 1766 killed; [2025-11-28T00:18:41.259Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2025-11-28T00:18:41.464Z] Running tests... Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] echo [2025-11-28T00:18:41.522Z] ITERATION: 1/1 [Pipeline] sshagent [2025-11-28T00:18:41.559Z] $ ssh-agent [2025-11-28T00:18:41.687Z] SSH_AUTH_SOCK=/tmp/ssh-24vOKTjMmH9L/agent.2059 [2025-11-28T00:18:41.687Z] SSH_AGENT_PID=2060 [2025-11-28T00:18:41.687Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-28T00:18:42.184Z] ++ uname [2025-11-28T00:18:42.184Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']' [2025-11-28T00:18:42.184Z] ++ uname [2025-11-28T00:18:42.184Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']' [2025-11-28T00:18:42.184Z] ++ uname [2025-11-28T00:18:42.535Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']' [2025-11-28T00:18:42.535Z] + MAKE=make [2025-11-28T00:18:42.535Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2025-11-28T00:18:42.535Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2025-11-28T00:18:43.134Z] ++ uname [2025-11-28T00:18:43.134Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']' [2025-11-28T00:18:43.134Z] ++ uname [2025-11-28T00:18:43.134Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']' [2025-11-28T00:18:43.134Z] ++ uname [2025-11-28T00:18:43.134Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']' [2025-11-28T00:18:43.134Z] + MAKE=make [2025-11-28T00:18:43.134Z] + cd ./aqa-tests [2025-11-28T00:18:43.134Z] + . ./scripts/testenv/testenvSettings.sh [2025-11-28T00:18:43.134Z] ++ set +x [2025-11-28T00:18:43.134Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image [2025-11-28T00:18:43.502Z] LIB_DIR is set to C:/jenkins/externalDependency/lib [2025-11-28T00:18:43.502Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.perf TESTLIST= [2025-11-28T00:18:43.502Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG' [2025-11-28T00:18:43.502Z] perl scripts/configure.pl [2025-11-28T00:18:43.502Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/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=26 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-11-28T00:18:43.873Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-11-28T00:18:43.873Z] [2025-11-28T00:18:43.873Z] Starting to generate test make files. [2025-11-28T00:18:43.873Z] [2025-11-28T00:18:43.873Z] Parsing C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\bumbleBench\playlist.xml [2025-11-28T00:18:43.873Z] Parsing C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\dacapo\playlist.xml [2025-11-28T00:18:44.232Z] Generated C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG/../perf/dacapo/autoGen.mk [2025-11-28T00:18:44.232Z] [2025-11-28T00:18:44.232Z] Parsing C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\idle_micro\playlist.xml [2025-11-28T00:18:44.232Z] Parsing C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\liberty\playlist.xml [2025-11-28T00:18:44.232Z] Parsing C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\renaissance\playlist.xml [2025-11-28T00:18:44.232Z] Generated C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG/../perf/renaissance/autoGen.mk [2025-11-28T00:18:44.232Z] [2025-11-28T00:18:44.232Z] Parsing C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\specjbb\playlist.xml [2025-11-28T00:18:44.232Z] Generated C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG/../perf/autoGen.mk [2025-11-28T00:18:44.232Z] [2025-11-28T00:18:44.232Z] Generated C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG/../autoGen.mk [2025-11-28T00:18:44.232Z] [2025-11-28T00:18:44.232Z] Generated C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG/../TKG/utils.mk [2025-11-28T00:18:44.232Z] [2025-11-28T00:18:44.232Z] Generated C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG/../TKG/rerun.mk [2025-11-28T00:18:44.232Z] [2025-11-28T00:18:44.232Z] Make files are generated successfully. [2025-11-28T00:18:44.232Z] [2025-11-28T00:18:44.232Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG' [2025-11-28T00:18:44.232Z] make -f runtest.mk _extended.perf [2025-11-28T00:18:44.232Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG' [2025-11-28T00:18:45.047Z] [2025-11-28T00:18:45.047Z] Running make 4.4.1 [2025-11-28T00:18:45.047Z] set TEST_ROOT to C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/ [2025-11-28T00:18:45.047Z] set JDK_VERSION to 26 [2025-11-28T00:18:45.047Z] set JDK_IMPL to hotspot [2025-11-28T00:18:45.047Z] set JVM_VERSION to openjdk26 [2025-11-28T00:18:45.047Z] set JCL_VERSION to latest [2025-11-28T00:18:45.047Z] JAVA_HOME was originally set to C:\openjdk\jdk-8 [2025-11-28T00:18:45.047Z] set JAVA_HOME to c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image [2025-11-28T00:18:45.047Z] set SPEC to win_x86-64 [2025-11-28T00:18:45.392Z] set TEST_FLAG to [2025-11-28T00:18:45.392Z] Running extended.perf ... [2025-11-28T00:18:45.392Z] There are 20 test targets in extended.perf [2025-11-28T00:18:45.392Z] "c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" -version [2025-11-28T00:18:45.392Z] openjdk version "26-beta" 2026-03-17 [2025-11-28T00:18:45.392Z] OpenJDK Runtime Environment Temurin-26+26-202511272142 (build 26-beta+26-ea) [2025-11-28T00:18:45.392Z] OpenJDK 64-Bit Server VM Temurin-26+26-202511272142 (build 26-beta+26-ea, mixed mode, sharing) [2025-11-28T00:18:45.735Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests' [2025-11-28T00:18:45.735Z] make[3]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/perf' [2025-11-28T00:18:46.080Z] make[4]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/perf/dacapo' [2025-11-28T00:18:46.080Z] [2025-11-28T00:18:46.427Z] =============================================== [2025-11-28T00:18:46.427Z] Running test dacapo-avrora_0 ... [2025-11-28T00:18:46.427Z] =============================================== [2025-11-28T00:18:46.427Z] dacapo-avrora_0 Start Time: Fri Nov 28 00:18:46 2025 Epoch Time (ms): 1764289126374 [2025-11-28T00:18:46.769Z] dacapo-avrora_0_DISABLED [2025-11-28T00:18:46.769Z] Disabled Reason: [2025-11-28T00:18:46.769Z] https://github.com/adoptium/aqa-tests/issues/4745#issuecomment-1710101571 [2025-11-28T00:18:47.111Z] dacapo-avrora_0 Finish Time: Fri Nov 28 00:18:46 2025 Epoch Time (ms): 1764289126780 [2025-11-28T00:18:47.111Z] [2025-11-28T00:18:47.111Z] =============================================== [2025-11-28T00:18:47.111Z] Running test dacapo-fop_0 ... [2025-11-28T00:18:47.455Z] =============================================== [2025-11-28T00:18:47.455Z] dacapo-fop_0 Start Time: Fri Nov 28 00:18:47 2025 Epoch Time (ms): 1764289127199 [2025-11-28T00:18:47.455Z] variation: NoOptions [2025-11-28T00:18:47.455Z] JVM_OPTIONS: [2025-11-28T00:18:47.455Z] { \ [2025-11-28T00:18:47.455Z] echo ""; echo "TEST SETUP:"; \ [2025-11-28T00:18:47.455Z] echo "Nothing to be done for setup."; \ [2025-11-28T00:18:47.455Z] mkdir -p "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\dacapo-fop_0"; \ [2025-11-28T00:18:47.455Z] cd "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\dacapo-fop_0"; \ [2025-11-28T00:18:47.455Z] echo ""; echo "TESTING:"; \ [2025-11-28T00:18:47.455Z] "c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" fop; \ [2025-11-28T00:18:47.455Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-fop_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\dacapo-fop_0"; else echo "-----------------------------------"; echo "dacapo-fop_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-11-28T00:18:47.455Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-11-28T00:18:47.455Z] echo "Nothing to be done for teardown."; \ [2025-11-28T00:18:47.455Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\TestTargetResult"; [2025-11-28T00:18:47.811Z] [2025-11-28T00:18:47.811Z] TEST SETUP: [2025-11-28T00:18:47.811Z] Nothing to be done for setup. [2025-11-28T00:18:47.811Z] [2025-11-28T00:18:47.811Z] TESTING: [2025-11-28T00:18:50.882Z] Version: fop 2.8 batik 1.16 (use -p to print nominal benchmark stats) [2025-11-28T00:18:50.882Z] ===== DaCapo 23.11-MR2-chopin-minimal fop starting ===== [2025-11-28T00:18:57.577Z] alignment.fo allregions.fo background.fo barcode.fo basic2.fo bleed-and-crop-marks.fo blockcontainer.fo border.fo borders.fo bordershorthand.fo break.fo character.fo columnlevel1.fo columns.fo corresprop.fo embedding.fo extensive.fo fonts.fo franklin_2pageseqs.fo franklin_alt.fo franklin_rep.fo giro.fo headfoot.fo helloworld.fo hide.fo hyphen.fo images.fo inhprop.fo instream.fo keep.fo leader.fo link.fo list.fo missing-image.fo newlinktest.fo normal.fo normalex.fo omit.fo pagelevel1.fo pagelevel2.fo pagelevel3.fo pagelevel4.fo pdfoutline.fo plan.fo readme.fo rounded-corners.fo simple.fo simplecol.fo simplecol2.fo simplecol3.fo simplecol4.fo space.fo table.fo tableunits.fo textdeko.fo [2025-11-28T00:18:57.577Z] ===== DaCapo 23.11-MR2-chopin-minimal fop PASSED in 7029 msec ===== [2025-11-28T00:18:57.577Z] ----------------------------------- [2025-11-28T00:18:57.577Z] dacapo-fop_0_PASSED [2025-11-28T00:18:57.577Z] ----------------------------------- [2025-11-28T00:18:57.932Z] [2025-11-28T00:18:57.932Z] TEST TEARDOWN: [2025-11-28T00:18:57.932Z] Nothing to be done for teardown. [2025-11-28T00:18:57.932Z] dacapo-fop_0 Finish Time: Fri Nov 28 00:18:57 2025 Epoch Time (ms): 1764289137808 [2025-11-28T00:18:57.932Z] [2025-11-28T00:18:58.283Z] =============================================== [2025-11-28T00:18:58.283Z] Running test dacapo-jython_0 ... [2025-11-28T00:18:58.283Z] =============================================== [2025-11-28T00:18:58.283Z] dacapo-jython_0 Start Time: Fri Nov 28 00:18:58 2025 Epoch Time (ms): 1764289138231 [2025-11-28T00:18:58.635Z] variation: NoOptions [2025-11-28T00:18:58.635Z] JVM_OPTIONS: [2025-11-28T00:18:58.635Z] { \ [2025-11-28T00:18:58.635Z] echo ""; echo "TEST SETUP:"; \ [2025-11-28T00:18:58.635Z] echo "Nothing to be done for setup."; \ [2025-11-28T00:18:58.635Z] mkdir -p "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\dacapo-jython_0"; \ [2025-11-28T00:18:58.635Z] cd "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\dacapo-jython_0"; \ [2025-11-28T00:18:58.635Z] echo ""; echo "TESTING:"; \ [2025-11-28T00:18:58.635Z] "c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" jython; \ [2025-11-28T00:18:58.635Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-jython_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\dacapo-jython_0"; else echo "-----------------------------------"; echo "dacapo-jython_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-11-28T00:18:58.635Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-11-28T00:18:58.635Z] echo "Nothing to be done for teardown."; \ [2025-11-28T00:18:58.635Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\TestTargetResult"; [2025-11-28T00:18:58.635Z] [2025-11-28T00:18:58.635Z] TEST SETUP: [2025-11-28T00:18:58.635Z] Nothing to be done for setup. [2025-11-28T00:18:58.635Z] [2025-11-28T00:18:58.635Z] TESTING: [2025-11-28T00:19:38.964Z] Version: jython v2.7.3 (use -p to print nominal benchmark stats) [2025-11-28T00:19:41.333Z] ===== DaCapo 23.11-MR2-chopin-minimal jython starting ===== [2025-11-28T00:19:42.573Z] ------------------------------------------------------------------------------- [2025-11-28T00:19:42.573Z] PYBENCH 2.0 [2025-11-28T00:19:42.573Z] ------------------------------------------------------------------------------- [2025-11-28T00:19:42.573Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2025-11-28T00:19:42.573Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper (file:/C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jvmtest/perf/dacapo/dacapo/jar/jython/guava-31.0.1-jre.jar) [2025-11-28T00:19:42.573Z] WARNING: Please consider reporting this to the maintainers of class com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper [2025-11-28T00:19:42.573Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2025-11-28T00:19:42.573Z] * using Jython [2025-11-28T00:19:42.573Z] * system check interval set to maximum: 2147483647 [2025-11-28T00:19:42.573Z] * using timer: time.time [2025-11-28T00:19:42.573Z] [2025-11-28T00:19:43.822Z] Calibrating tests. Please wait... done. [2025-11-28T00:19:43.822Z] [2025-11-28T00:19:43.822Z] Running 2 round(s) of the suite at warp factor 20: [2025-11-28T00:19:43.822Z] [2025-11-28T00:19:49.833Z] * Round 1 done. [2025-11-28T00:19:52.909Z] * Round 2 done. [2025-11-28T00:19:52.909Z] [2025-11-28T00:19:52.909Z] ===== DaCapo 23.11-MR2-chopin-minimal jython PASSED in 11769 msec ===== [2025-11-28T00:19:52.909Z] ----------------------------------- [2025-11-28T00:19:52.909Z] dacapo-jython_0_PASSED [2025-11-28T00:19:52.909Z] ----------------------------------- [2025-11-28T00:19:52.909Z] [2025-11-28T00:19:52.909Z] TEST TEARDOWN: [2025-11-28T00:19:52.909Z] Nothing to be done for teardown. [2025-11-28T00:19:52.909Z] dacapo-jython_0 Finish Time: Fri Nov 28 00:19:52 2025 Epoch Time (ms): 1764289192701 [2025-11-28T00:19:52.909Z] [2025-11-28T00:19:52.909Z] =============================================== [2025-11-28T00:19:53.254Z] Running test dacapo-luindex_0 ... [2025-11-28T00:19:53.254Z] =============================================== [2025-11-28T00:19:53.254Z] dacapo-luindex_0 Start Time: Fri Nov 28 00:19:53 2025 Epoch Time (ms): 1764289193124 [2025-11-28T00:19:53.254Z] variation: NoOptions [2025-11-28T00:19:53.607Z] JVM_OPTIONS: [2025-11-28T00:19:53.607Z] { \ [2025-11-28T00:19:53.607Z] echo ""; echo "TEST SETUP:"; \ [2025-11-28T00:19:53.607Z] echo "Nothing to be done for setup."; \ [2025-11-28T00:19:53.607Z] mkdir -p "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\dacapo-luindex_0"; \ [2025-11-28T00:19:53.607Z] cd "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\dacapo-luindex_0"; \ [2025-11-28T00:19:53.607Z] echo ""; echo "TESTING:"; \ [2025-11-28T00:19:53.607Z] "c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" luindex; \ [2025-11-28T00:19:53.607Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-luindex_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\dacapo-luindex_0"; else echo "-----------------------------------"; echo "dacapo-luindex_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-11-28T00:19:53.607Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-11-28T00:19:53.607Z] echo "Nothing to be done for teardown."; \ [2025-11-28T00:19:53.607Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\TestTargetResult"; [2025-11-28T00:19:53.607Z] [2025-11-28T00:19:53.607Z] TEST SETUP: [2025-11-28T00:19:53.608Z] Nothing to be done for setup. [2025-11-28T00:19:53.608Z] [2025-11-28T00:19:53.608Z] TESTING: [2025-11-28T00:19:53.963Z] WARNING: luindex will only run with specific Java versions. However the Java version string provided by this JVM ('26-beta') could not be parsed. It is therefore unclear whether this JVM is compatable. The particular requirement for luindex is as follows: 'Luindex requires Java 11 or newer.' [2025-11-28T00:19:54.320Z] Version: lucene 9.7.0 (use -p to print nominal benchmark stats) [2025-11-28T00:19:54.321Z] ===== DaCapo 23.11-MR2-chopin-minimal luindex starting ===== [2025-11-28T00:19:55.519Z] Adding documents from enwiki-anarchism-abydos.md: [2025-11-28T00:19:55.519Z] Adding documents from enwiki-anarchism-abydos.md: 500 [2025-11-28T00:19:55.876Z] Adding documents from enwiki-abydos-copleston.md: [2025-11-28T00:19:57.101Z] Adding documents from enwiki-abydos-copleston.md: 1000 [2025-11-28T00:19:57.101Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2025-11-28T00:19:57.101Z] WARNING: sun.misc.Unsafe::invokeCleaner has been called by org.apache.lucene.store.MappedByteBufferIndexInputProvider (file:/C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jvmtest/perf/dacapo/dacapo/jar/lib/lucene/lucene-core-9.7.0-SNAPSHOT.jar) [2025-11-28T00:19:57.101Z] WARNING: Please consider reporting this to the maintainers of class org.apache.lucene.store.MappedByteBufferIndexInputProvider [2025-11-28T00:19:57.101Z] WARNING: sun.misc.Unsafe::invokeCleaner will be removed in a future release [2025-11-28T00:19:59.075Z] Adding documents from enwiki-abydos-copleston.md: 2000 [2025-11-28T00:19:59.818Z] Adding documents from enwiki-abydos-copleston.md: 3000 [2025-11-28T00:20:01.534Z] Adding documents from enwiki-abydos-copleston.md: 4000 [2025-11-28T00:20:01.924Z] Adding documents from enwiki-abydos-copleston.md: 5000 [2025-11-28T00:20:01.924Z] Adding documents from enwiki-abydos-copleston.md: 5500 [2025-11-28T00:20:01.924Z] Optimizing... [2025-11-28T00:20:05.035Z] ===== DaCapo 23.11-MR2-chopin-minimal luindex PASSED in 10334 msec ===== [2025-11-28T00:20:05.035Z] ----------------------------------- [2025-11-28T00:20:05.035Z] dacapo-luindex_0_PASSED [2025-11-28T00:20:05.035Z] ----------------------------------- [2025-11-28T00:20:05.035Z] [2025-11-28T00:20:05.035Z] TEST TEARDOWN: [2025-11-28T00:20:05.035Z] Nothing to be done for teardown. [2025-11-28T00:20:05.035Z] dacapo-luindex_0 Finish Time: Fri Nov 28 00:20:04 2025 Epoch Time (ms): 1764289204655 [2025-11-28T00:20:05.035Z] [2025-11-28T00:20:05.035Z] =============================================== [2025-11-28T00:20:05.035Z] Running test dacapo-pmd_0 ... [2025-11-28T00:20:05.377Z] =============================================== [2025-11-28T00:20:05.377Z] dacapo-pmd_0 Start Time: Fri Nov 28 00:20:05 2025 Epoch Time (ms): 1764289205261 [2025-11-28T00:20:05.731Z] dacapo-pmd_0_DISABLED [2025-11-28T00:20:05.731Z] Disabled Reason: [2025-11-28T00:20:05.731Z] https://github.com/adoptium/aqa-tests/issues/4858#issuecomment-2968494739 [2025-11-28T00:20:05.731Z] dacapo-pmd_0 Finish Time: Fri Nov 28 00:20:05 2025 Epoch Time (ms): 1764289205660 [2025-11-28T00:20:06.075Z] [2025-11-28T00:20:06.075Z] =============================================== [2025-11-28T00:20:06.075Z] Running test dacapo-sunflow_0 ... [2025-11-28T00:20:06.075Z] =============================================== [2025-11-28T00:20:06.422Z] dacapo-sunflow_0 Start Time: Fri Nov 28 00:20:06 2025 Epoch Time (ms): 1764289206079 [2025-11-28T00:20:06.422Z] variation: NoOptions [2025-11-28T00:20:06.786Z] JVM_OPTIONS: [2025-11-28T00:20:06.786Z] { \ [2025-11-28T00:20:06.786Z] echo ""; echo "TEST SETUP:"; \ [2025-11-28T00:20:06.786Z] echo "Nothing to be done for setup."; \ [2025-11-28T00:20:06.786Z] mkdir -p "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\dacapo-sunflow_0"; \ [2025-11-28T00:20:06.786Z] cd "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\dacapo-sunflow_0"; \ [2025-11-28T00:20:06.786Z] echo ""; echo "TESTING:"; \ [2025-11-28T00:20:06.786Z] "c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" sunflow; \ [2025-11-28T00:20:06.786Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-sunflow_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\dacapo-sunflow_0"; else echo "-----------------------------------"; echo "dacapo-sunflow_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-11-28T00:20:06.786Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-11-28T00:20:06.786Z] echo "Nothing to be done for teardown."; \ [2025-11-28T00:20:06.786Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\TestTargetResult"; [2025-11-28T00:20:06.786Z] [2025-11-28T00:20:06.786Z] TEST SETUP: [2025-11-28T00:20:06.786Z] Nothing to be done for setup. [2025-11-28T00:20:06.786Z] [2025-11-28T00:20:06.786Z] TESTING: [2025-11-28T00:20:06.786Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024] [2025-11-28T00:20:07.153Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow starting ===== [2025-11-28T00:20:30.740Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow PASSED in 23441 msec ===== [2025-11-28T00:20:30.740Z] ----------------------------------- [2025-11-28T00:20:30.740Z] dacapo-sunflow_0_PASSED [2025-11-28T00:20:30.740Z] ----------------------------------- [2025-11-28T00:20:30.740Z] [2025-11-28T00:20:30.740Z] TEST TEARDOWN: [2025-11-28T00:20:30.740Z] Nothing to be done for teardown. [2025-11-28T00:20:31.108Z] dacapo-sunflow_0 Finish Time: Fri Nov 28 00:20:30 2025 Epoch Time (ms): 1764289230733 [2025-11-28T00:20:31.108Z] [2025-11-28T00:20:31.108Z] =============================================== [2025-11-28T00:20:31.463Z] Running test dacapo-tomcat_0 ... [2025-11-28T00:20:31.463Z] =============================================== [2025-11-28T00:20:31.463Z] dacapo-tomcat_0 Start Time: Fri Nov 28 00:20:31 2025 Epoch Time (ms): 1764289231350 [2025-11-28T00:20:31.463Z] variation: NoOptions [2025-11-28T00:20:31.819Z] JVM_OPTIONS: [2025-11-28T00:20:31.819Z] { \ [2025-11-28T00:20:31.819Z] echo ""; echo "TEST SETUP:"; \ [2025-11-28T00:20:31.819Z] echo "Nothing to be done for setup."; \ [2025-11-28T00:20:31.819Z] mkdir -p "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\dacapo-tomcat_0"; \ [2025-11-28T00:20:31.819Z] cd "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\dacapo-tomcat_0"; \ [2025-11-28T00:20:31.819Z] echo ""; echo "TESTING:"; \ [2025-11-28T00:20:31.819Z] "c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" tomcat; \ [2025-11-28T00:20:31.819Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-tomcat_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\dacapo-tomcat_0"; else echo "-----------------------------------"; echo "dacapo-tomcat_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-11-28T00:20:31.819Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-11-28T00:20:31.819Z] echo "Nothing to be done for teardown."; \ [2025-11-28T00:20:31.819Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\TestTargetResult"; [2025-11-28T00:20:31.819Z] [2025-11-28T00:20:31.819Z] TEST SETUP: [2025-11-28T00:20:31.819Z] Nothing to be done for setup. [2025-11-28T00:20:31.819Z] [2025-11-28T00:20:31.819Z] TESTING: [2025-11-28T00:20:32.171Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,512] [2025-11-28T00:20:32.171Z] Tomcat is using port 8080. Configure with -Ddacapo.tomcat.port. [2025-11-28T00:20:48.210Z] Version: tomcat 10.1.11 (use -p to print nominal benchmark stats) [2025-11-28T00:20:48.210Z] WARNING: tomcat will only run with specific Java versions. However the Java version string provided by this JVM ('26-beta') could not be parsed. It is therefore unclear whether this JVM is compatable. The particular requirement for tomcat is as follows: 'Tomcat requires at least Java version 11.' [2025-11-28T00:20:48.210Z] WARNING: A restricted method in java.lang.System has been called [2025-11-28T00:20:48.210Z] WARNING: java.lang.System::load has been called by org.apache.tomcat.jni.Library in an unnamed module (file:/C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jvmtest/perf/dacapo/dacapo/jar/tomcat/tomcat-jni.jar) [2025-11-28T00:20:48.210Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module [2025-11-28T00:20:48.210Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled [2025-11-28T00:20:48.210Z] [2025-11-28T00:20:49.412Z] Server created with thread pool size 4 [2025-11-28T00:20:49.412Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat starting ===== [2025-11-28T00:20:49.412Z] Loading web application [2025-11-28T00:20:49.412Z] Starting 80000 requests... [2025-11-28T00:21:04.448Z] Completing requests: 5% [2025-11-28T00:21:07.511Z] Completing requests: 10% [2025-11-28T00:21:10.544Z] Completing requests: 15% [2025-11-28T00:21:12.866Z] Completing requests: 20% [2025-11-28T00:21:15.891Z] Completing requests: 25% [2025-11-28T00:21:18.933Z] Completing requests: 30% [2025-11-28T00:21:21.259Z] Completing requests: 35% [2025-11-28T00:21:24.298Z] Completing requests: 40% [2025-11-28T00:21:27.325Z] Completing requests: 45% [2025-11-28T00:21:29.673Z] Completing requests: 50% [2025-11-28T00:21:32.710Z] Completing requests: 55% [2025-11-28T00:21:35.726Z] Completing requests: 60% [2025-11-28T00:21:38.059Z] Completing requests: 65% [2025-11-28T00:21:41.093Z] Completing requests: 70% [2025-11-28T00:21:44.134Z] Completing requests: 75% [2025-11-28T00:21:46.461Z] Completing requests: 80% [2025-11-28T00:21:49.492Z] Completing requests: 85% [2025-11-28T00:21:52.534Z] Completing requests: 90% [2025-11-28T00:21:55.573Z] Completing requests: 95% [2025-11-28T00:21:55.573Z] [2025-11-28T00:21:55.573Z] Completed requests [2025-11-28T00:21:55.573Z] Client threads complete ... unloading web application [2025-11-28T00:21:55.573Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat PASSED in 65909 msec ===== [2025-11-28T00:21:55.573Z] ===== DaCapo processed 80000 requests in 65736 msec, 1216 requests per second ===== [2025-11-28T00:21:55.573Z] ===== DaCapo tail latency, simple: 50% 2424 usec, 90% 3258 usec, 99% 19140 usec, 99.9% 196833 usec, 99.99% 489036 usec, max 1175143 usec, measured over 80000 events ===== [2025-11-28T00:21:55.573Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 3104 usec, 90% 9801 usec, 99% 19918 usec, 99.9% 196833 usec, 99.99% 489036 usec, max 1175143 usec, measured over 80000 events ===== [2025-11-28T00:21:55.573Z] ===== DaCapo tail latency, metered full smoothing: 50% 4564455 usec, 90% 8131717 usec, 99% 8661161 usec, 99.9% 8676371 usec, 99.99% 8685076 usec, max 8692709 usec, measured over 80000 events ===== [2025-11-28T00:21:55.573Z] Server stopped ... iteration complete [2025-11-28T00:21:55.573Z] ----------------------------------- [2025-11-28T00:21:55.573Z] dacapo-tomcat_0_PASSED [2025-11-28T00:21:55.573Z] ----------------------------------- [2025-11-28T00:21:55.573Z] [2025-11-28T00:21:55.573Z] TEST TEARDOWN: [2025-11-28T00:21:55.573Z] Nothing to be done for teardown. [2025-11-28T00:21:55.573Z] dacapo-tomcat_0 Finish Time: Fri Nov 28 00:21:55 2025 Epoch Time (ms): 1764289315323 [2025-11-28T00:21:55.573Z] [2025-11-28T00:21:55.573Z] =============================================== [2025-11-28T00:21:55.912Z] Running test dacapo-xalan_0 ... [2025-11-28T00:21:55.912Z] =============================================== [2025-11-28T00:21:56.266Z] dacapo-xalan_0 Start Time: Fri Nov 28 00:21:55 2025 Epoch Time (ms): 1764289315928 [2025-11-28T00:21:56.266Z] variation: NoOptions [2025-11-28T00:21:56.266Z] JVM_OPTIONS: [2025-11-28T00:21:56.266Z] { \ [2025-11-28T00:21:56.266Z] echo ""; echo "TEST SETUP:"; \ [2025-11-28T00:21:56.266Z] echo "Nothing to be done for setup."; \ [2025-11-28T00:21:56.266Z] mkdir -p "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\dacapo-xalan_0"; \ [2025-11-28T00:21:56.266Z] cd "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\dacapo-xalan_0"; \ [2025-11-28T00:21:56.266Z] echo ""; echo "TESTING:"; \ [2025-11-28T00:21:56.266Z] "c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" xalan; \ [2025-11-28T00:21:56.266Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-xalan_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\dacapo-xalan_0"; else echo "-----------------------------------"; echo "dacapo-xalan_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-11-28T00:21:56.266Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-11-28T00:21:56.266Z] echo "Nothing to be done for teardown."; \ [2025-11-28T00:21:56.266Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\TestTargetResult"; [2025-11-28T00:21:56.266Z] [2025-11-28T00:21:56.266Z] TEST SETUP: [2025-11-28T00:21:56.266Z] Nothing to be done for setup. [2025-11-28T00:21:56.266Z] [2025-11-28T00:21:56.266Z] TESTING: [2025-11-28T00:21:56.615Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,2048] [2025-11-28T00:21:56.962Z] Version: xalan 2_7_2 (use -p to print nominal benchmark stats) [2025-11-28T00:21:57.439Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan starting ===== [2025-11-28T00:22:00.026Z] Processing: 5% [2025-11-28T00:22:00.444Z] Processing: 10% [2025-11-28T00:22:01.323Z] Processing: 15% [2025-11-28T00:22:01.784Z] Processing: 20% [2025-11-28T00:22:02.580Z] Processing: 25% [2025-11-28T00:22:02.959Z] Processing: 30% [2025-11-28T00:22:03.336Z] Processing: 35% [2025-11-28T00:22:03.717Z] Processing: 40% [2025-11-28T00:22:03.717Z] Processing: 45% [2025-11-28T00:22:04.239Z] Processing: 50% [2025-11-28T00:22:04.628Z] Processing: 55% [2025-11-28T00:22:05.045Z] Processing: 60% [2025-11-28T00:22:05.045Z] Processing: 65% [2025-11-28T00:22:05.474Z] Processing: 70% [2025-11-28T00:22:05.849Z] Processing: 75% [2025-11-28T00:22:06.285Z] Processing: 80% [2025-11-28T00:22:06.642Z] Processing: 85% [2025-11-28T00:22:06.642Z] Processing: 90% [2025-11-28T00:22:06.982Z] Processing: 95% [2025-11-28T00:22:06.982Z] Normal completion. [2025-11-28T00:22:06.982Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan PASSED in 9553 msec ===== [2025-11-28T00:22:06.982Z] ----------------------------------- [2025-11-28T00:22:06.982Z] dacapo-xalan_0_PASSED [2025-11-28T00:22:06.982Z] ----------------------------------- [2025-11-28T00:22:06.982Z] [2025-11-28T00:22:06.982Z] TEST TEARDOWN: [2025-11-28T00:22:06.982Z] Nothing to be done for teardown. [2025-11-28T00:22:06.982Z] dacapo-xalan_0 Finish Time: Fri Nov 28 00:22:06 2025 Epoch Time (ms): 1764289326888 [2025-11-28T00:22:06.982Z] make[4]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/perf/dacapo' [2025-11-28T00:22:07.321Z] make[4]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/perf/renaissance' [2025-11-28T00:22:07.661Z] [2025-11-28T00:22:07.661Z] =============================================== [2025-11-28T00:22:08.012Z] Running test renaissance-als_0 ... [2025-11-28T00:22:08.012Z] =============================================== [2025-11-28T00:22:08.012Z] renaissance-als_0 Start Time: Fri Nov 28 00:22:07 2025 Epoch Time (ms): 1764289327875 [2025-11-28T00:22:08.368Z] variation: NoOptions [2025-11-28T00:22:08.368Z] JVM_OPTIONS: [2025-11-28T00:22:08.368Z] { \ [2025-11-28T00:22:08.368Z] echo ""; echo "TEST SETUP:"; \ [2025-11-28T00:22:08.368Z] echo "Nothing to be done for setup."; \ [2025-11-28T00:22:08.368Z] mkdir -p "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\renaissance-als_0"; \ [2025-11-28T00:22:08.368Z] cd "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\renaissance-als_0"; \ [2025-11-28T00:22:08.368Z] echo ""; echo "TESTING:"; \ [2025-11-28T00:22:08.368Z] "c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\renaissance-als_0"\\als.json" als; \ [2025-11-28T00:22:08.368Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-als_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\renaissance-als_0"; else echo "-----------------------------------"; echo "renaissance-als_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-11-28T00:22:08.368Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-11-28T00:22:08.368Z] echo "Nothing to be done for teardown."; \ [2025-11-28T00:22:08.368Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\TestTargetResult"; [2025-11-28T00:22:08.368Z] [2025-11-28T00:22:08.368Z] TEST SETUP: [2025-11-28T00:22:08.368Z] Nothing to be done for setup. [2025-11-28T00:22:08.368Z] [2025-11-28T00:22:08.368Z] TESTING: [2025-11-28T00:22:09.124Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2025-11-28T00:22:09.124Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/output_17642891248590/renaissance-als_0/launcher-002208-16026347479141238826/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2025-11-28T00:22:09.124Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2025-11-28T00:22:09.124Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2025-11-28T00:22:22.404Z] Benchmark 'als' failed with exception: [2025-11-28T00:22:22.404Z] java.lang.ExceptionInInitializerError [2025-11-28T00:22:22.404Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47) [2025-11-28T00:22:22.404Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261) [2025-11-28T00:22:22.404Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251) [2025-11-28T00:22:22.404Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270) [2025-11-28T00:22:22.404Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17) [2025-11-28T00:22:22.404Z] at scala.Option.getOrElse(Option.scala:201) [2025-11-28T00:22:22.404Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270) [2025-11-28T00:22:22.404Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58) [2025-11-28T00:22:22.404Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207) [2025-11-28T00:22:22.404Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320) [2025-11-28T00:22:22.404Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194) [2025-11-28T00:22:22.404Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284) [2025-11-28T00:22:22.404Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478) [2025-11-28T00:22:22.404Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883) [2025-11-28T00:22:22.404Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099) [2025-11-28T00:22:22.404Z] at scala.Option.getOrElse(Option.scala:201) [2025-11-28T00:22:22.404Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093) [2025-11-28T00:22:22.404Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81) [2025-11-28T00:22:22.404Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54) [2025-11-28T00:22:22.404Z] at org.renaissance.apache.spark.Als.setUpSparkContext(Als.scala:56) [2025-11-28T00:22:22.404Z] at org.renaissance.apache.spark.Als.setUpBeforeAll(Als.scala:127) [2025-11-28T00:22:22.404Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82) [2025-11-28T00:22:22.404Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172) [2025-11-28T00:22:22.404Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [2025-11-28T00:22:22.404Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [2025-11-28T00:22:22.404Z] at scala.collection.immutable.List.foreach(List.scala:334) [2025-11-28T00:22:22.404Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161) [2025-11-28T00:22:22.404Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130) [2025-11-28T00:22:22.404Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala) [2025-11-28T00:22:22.404Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2025-11-28T00:22:22.404Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2025-11-28T00:22:22.404Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129) [2025-11-28T00:22:22.404Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78) [2025-11-28T00:22:22.404Z] at org.renaissance.core.Launcher.main(Launcher.java:43) [2025-11-28T00:22:22.404Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2025-11-28T00:22:22.404Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115) [2025-11-28T00:22:22.404Z] ... 34 more [2025-11-28T00:22:22.404Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2025-11-28T00:22:22.404Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377) [2025-11-28T00:22:22.404Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569) [2025-11-28T00:22:22.404Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502) [2025-11-28T00:22:22.404Z] at java.base/java.lang.Class.forName0(Native Method) [2025-11-28T00:22:22.404Z] at java.base/java.lang.Class.forName(Class.java:478) [2025-11-28T00:22:22.404Z] at java.base/java.lang.Class.forName(Class.java:468) [2025-11-28T00:22:22.404Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95) [2025-11-28T00:22:22.404Z] ... 34 more [2025-11-28T00:22:22.404Z] The following benchmarks failed: als [2025-11-28T00:22:22.404Z] ----------------------------------- [2025-11-28T00:22:22.404Z] renaissance-als_0_FAILED [2025-11-28T00:22:22.404Z] ----------------------------------- [2025-11-28T00:22:22.404Z] [2025-11-28T00:22:22.404Z] TEST TEARDOWN: [2025-11-28T00:22:22.404Z] Nothing to be done for teardown. [2025-11-28T00:22:22.404Z] renaissance-als_0 Finish Time: Fri Nov 28 00:22:21 2025 Epoch Time (ms): 1764289341914 [2025-11-28T00:22:22.404Z] [2025-11-28T00:22:22.404Z] =============================================== [2025-11-28T00:22:22.404Z] Running test renaissance-chi-square_0 ... [2025-11-28T00:22:22.404Z] =============================================== [2025-11-28T00:22:22.746Z] renaissance-chi-square_0 Start Time: Fri Nov 28 00:22:22 2025 Epoch Time (ms): 1764289342463 [2025-11-28T00:22:22.746Z] variation: NoOptions [2025-11-28T00:22:22.746Z] JVM_OPTIONS: [2025-11-28T00:22:22.746Z] { \ [2025-11-28T00:22:22.746Z] echo ""; echo "TEST SETUP:"; \ [2025-11-28T00:22:22.746Z] echo "Nothing to be done for setup."; \ [2025-11-28T00:22:22.746Z] mkdir -p "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\renaissance-chi-square_0"; \ [2025-11-28T00:22:22.746Z] cd "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\renaissance-chi-square_0"; \ [2025-11-28T00:22:22.746Z] echo ""; echo "TESTING:"; \ [2025-11-28T00:22:22.746Z] "c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\renaissance-chi-square_0"\\chi-square.json" chi-square; \ [2025-11-28T00:22:22.746Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-chi-square_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\renaissance-chi-square_0"; else echo "-----------------------------------"; echo "renaissance-chi-square_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-11-28T00:22:22.746Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-11-28T00:22:22.746Z] echo "Nothing to be done for teardown."; \ [2025-11-28T00:22:22.746Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\TestTargetResult"; [2025-11-28T00:22:23.105Z] [2025-11-28T00:22:23.105Z] TEST SETUP: [2025-11-28T00:22:23.105Z] Nothing to be done for setup. [2025-11-28T00:22:23.105Z] [2025-11-28T00:22:23.105Z] TESTING: [2025-11-28T00:22:23.466Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2025-11-28T00:22:23.466Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/output_17642891248590/renaissance-chi-square_0/launcher-002222-8474785685293809925/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2025-11-28T00:22:23.466Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2025-11-28T00:22:23.466Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2025-11-28T00:22:36.748Z] Benchmark 'chi-square' failed with exception: [2025-11-28T00:22:36.748Z] java.lang.ExceptionInInitializerError [2025-11-28T00:22:36.748Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47) [2025-11-28T00:22:36.748Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261) [2025-11-28T00:22:36.748Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251) [2025-11-28T00:22:36.748Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270) [2025-11-28T00:22:36.748Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17) [2025-11-28T00:22:36.748Z] at scala.Option.getOrElse(Option.scala:201) [2025-11-28T00:22:36.748Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270) [2025-11-28T00:22:36.748Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58) [2025-11-28T00:22:36.748Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207) [2025-11-28T00:22:36.748Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320) [2025-11-28T00:22:36.748Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194) [2025-11-28T00:22:36.748Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284) [2025-11-28T00:22:36.748Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478) [2025-11-28T00:22:36.748Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883) [2025-11-28T00:22:36.748Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099) [2025-11-28T00:22:36.748Z] at scala.Option.getOrElse(Option.scala:201) [2025-11-28T00:22:36.748Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093) [2025-11-28T00:22:36.748Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81) [2025-11-28T00:22:36.748Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54) [2025-11-28T00:22:36.748Z] at org.renaissance.apache.spark.ChiSquare.setUpSparkContext(ChiSquare.scala:41) [2025-11-28T00:22:36.748Z] at org.renaissance.apache.spark.ChiSquare.setUpBeforeAll(ChiSquare.scala:86) [2025-11-28T00:22:36.748Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82) [2025-11-28T00:22:36.748Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172) [2025-11-28T00:22:36.748Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [2025-11-28T00:22:36.748Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [2025-11-28T00:22:36.748Z] at scala.collection.immutable.List.foreach(List.scala:334) [2025-11-28T00:22:36.748Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161) [2025-11-28T00:22:36.748Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130) [2025-11-28T00:22:36.748Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala) [2025-11-28T00:22:36.748Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2025-11-28T00:22:36.748Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2025-11-28T00:22:36.748Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129) [2025-11-28T00:22:36.748Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78) [2025-11-28T00:22:36.748Z] at org.renaissance.core.Launcher.main(Launcher.java:43) [2025-11-28T00:22:36.748Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2025-11-28T00:22:36.748Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115) [2025-11-28T00:22:36.748Z] ... 34 more [2025-11-28T00:22:36.748Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2025-11-28T00:22:36.748Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377) [2025-11-28T00:22:36.748Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569) [2025-11-28T00:22:36.748Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502) [2025-11-28T00:22:36.748Z] at java.base/java.lang.Class.forName0(Native Method) [2025-11-28T00:22:36.748Z] at java.base/java.lang.Class.forName(Class.java:478) [2025-11-28T00:22:36.748Z] at java.base/java.lang.Class.forName(Class.java:468) [2025-11-28T00:22:36.748Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95) [2025-11-28T00:22:36.748Z] ... 34 more [2025-11-28T00:22:36.748Z] The following benchmarks failed: chi-square [2025-11-28T00:22:36.748Z] ----------------------------------- [2025-11-28T00:22:36.748Z] renaissance-chi-square_0_FAILED [2025-11-28T00:22:36.748Z] ----------------------------------- [2025-11-28T00:22:36.748Z] [2025-11-28T00:22:36.748Z] TEST TEARDOWN: [2025-11-28T00:22:36.748Z] Nothing to be done for teardown. [2025-11-28T00:22:36.748Z] renaissance-chi-square_0 Finish Time: Fri Nov 28 00:22:35 2025 Epoch Time (ms): 1764289355646 [2025-11-28T00:22:36.748Z] [2025-11-28T00:22:36.748Z] =============================================== [2025-11-28T00:22:36.748Z] Running test renaissance-db-shootout_0 ... [2025-11-28T00:22:36.748Z] =============================================== [2025-11-28T00:22:36.748Z] renaissance-db-shootout_0 Start Time: Fri Nov 28 00:22:36 2025 Epoch Time (ms): 1764289356059 [2025-11-28T00:22:36.748Z] variation: NoOptions [2025-11-28T00:22:36.748Z] JVM_OPTIONS: [2025-11-28T00:22:36.748Z] { \ [2025-11-28T00:22:36.748Z] echo ""; echo "TEST SETUP:"; \ [2025-11-28T00:22:36.748Z] echo "Nothing to be done for setup."; \ [2025-11-28T00:22:36.748Z] mkdir -p "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\renaissance-db-shootout_0"; \ [2025-11-28T00:22:36.748Z] cd "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\renaissance-db-shootout_0"; \ [2025-11-28T00:22:36.748Z] echo ""; echo "TESTING:"; \ [2025-11-28T00:22:36.748Z] "c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\renaissance-db-shootout_0"\\db-shootout.json" db-shootout; \ [2025-11-28T00:22:36.749Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-db-shootout_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\renaissance-db-shootout_0"; else echo "-----------------------------------"; echo "renaissance-db-shootout_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-11-28T00:22:36.749Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-11-28T00:22:36.749Z] echo "Nothing to be done for teardown."; \ [2025-11-28T00:22:36.749Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\TestTargetResult"; [2025-11-28T00:22:36.749Z] [2025-11-28T00:22:36.749Z] TEST SETUP: [2025-11-28T00:22:36.749Z] Nothing to be done for setup. [2025-11-28T00:22:36.749Z] [2025-11-28T00:22:36.749Z] TESTING: [2025-11-28T00:22:37.108Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2025-11-28T00:22:37.108Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/output_17642891248590/renaissance-db-shootout_0/launcher-002236-16004627916247440706/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2025-11-28T00:22:37.108Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2025-11-28T00:22:37.108Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2025-11-28T00:22:50.379Z] [2025-11-28T00:22:48.339+0000] net.openhft.chronicle.core.internal.cleaner.ReflectionBasedByteBufferCleanerService (net.openhft.chronicle.core.internal.cleaner.ReflectionBasedByteBufferCleanerService <clinit>) [2025-11-28T00:22:50.379Z] WARNING: Make sure you have set the command line option "--illegal-access=permit --add-exports java.base/jdk.internal.ref=ALL-UNNAMED" to enable ReflectionBasedByteBufferCleanerService [2025-11-28T00:22:50.379Z] [main] WARN net.openhft.chronicle.hash.impl.util.CanonicalRandomAccessFiles - File locking is disabled or not supported on this platform (Windows Server 2022). Make sure you are not running ChronicleMapBuilder::*recover* methods when other processes or threads have the mapped file open! [2025-11-28T00:22:50.379Z] [main] ERROR net.openhft.chronicle.hash.impl.util.CleanerUtils - Unable to initialise CleanerUtils [2025-11-28T00:22:50.379Z] java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2025-11-28T00:22:50.379Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377) [2025-11-28T00:22:50.379Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569) [2025-11-28T00:22:50.379Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502) [2025-11-28T00:22:50.379Z] at java.base/java.lang.Class.forName0(Native Method) [2025-11-28T00:22:50.379Z] at java.base/java.lang.Class.forName(Class.java:478) [2025-11-28T00:22:50.379Z] at java.base/java.lang.Class.forName(Class.java:468) [2025-11-28T00:22:50.379Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:31) [2025-11-28T00:22:50.379Z] at net.openhft.chronicle.hash.impl.VanillaChronicleHash.registerCleaner(VanillaChronicleHash.java:503) [2025-11-28T00:22:50.379Z] at net.openhft.chronicle.map.ChronicleMapBuilder.prepareMapPublication(ChronicleMapBuilder.java:1782) [2025-11-28T00:22:50.379Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createWithFile(ChronicleMapBuilder.java:1760) [2025-11-28T00:22:50.379Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createPersistedTo(ChronicleMapBuilder.java:1618) [2025-11-28T00:22:50.379Z] at org.lmdbjava.bench.Chronicle$CommonChronicleMap.setup(Chronicle.java:122) [2025-11-28T00:22:50.379Z] at org.lmdbjava.bench.Chronicle$Reader.setup(Chronicle.java:204) [2025-11-28T00:22:50.379Z] at org.renaissance.database.DbShootout.setUpBeforeAll(DbShootout.scala:96) [2025-11-28T00:22:50.379Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82) [2025-11-28T00:22:50.379Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172) [2025-11-28T00:22:50.379Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [2025-11-28T00:22:50.379Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [2025-11-28T00:22:50.379Z] at scala.collection.immutable.List.foreach(List.scala:334) [2025-11-28T00:22:50.379Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161) [2025-11-28T00:22:50.379Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130) [2025-11-28T00:22:50.379Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala) [2025-11-28T00:22:50.379Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2025-11-28T00:22:50.379Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2025-11-28T00:22:50.379Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129) [2025-11-28T00:22:50.379Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78) [2025-11-28T00:22:50.379Z] at org.renaissance.core.Launcher.main(Launcher.java:43) [2025-11-28T00:22:50.379Z] Benchmark 'db-shootout' failed with exception: [2025-11-28T00:22:50.379Z] java.lang.ExceptionInInitializerError [2025-11-28T00:22:50.379Z] at net.openhft.chronicle.hash.impl.VanillaChronicleHash.registerCleaner(VanillaChronicleHash.java:503) [2025-11-28T00:22:50.379Z] at net.openhft.chronicle.map.ChronicleMapBuilder.prepareMapPublication(ChronicleMapBuilder.java:1782) [2025-11-28T00:22:50.379Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createWithFile(ChronicleMapBuilder.java:1760) [2025-11-28T00:22:50.379Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createPersistedTo(ChronicleMapBuilder.java:1618) [2025-11-28T00:22:50.379Z] at org.lmdbjava.bench.Chronicle$CommonChronicleMap.setup(Chronicle.java:122) [2025-11-28T00:22:50.379Z] at org.lmdbjava.bench.Chronicle$Reader.setup(Chronicle.java:204) [2025-11-28T00:22:50.379Z] at org.renaissance.database.DbShootout.setUpBeforeAll(DbShootout.scala:96) [2025-11-28T00:22:50.379Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82) [2025-11-28T00:22:50.379Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172) [2025-11-28T00:22:50.379Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [2025-11-28T00:22:50.379Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [2025-11-28T00:22:50.379Z] at scala.collection.immutable.List.foreach(List.scala:334) [2025-11-28T00:22:50.379Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161) [2025-11-28T00:22:50.379Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130) [2025-11-28T00:22:50.379Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala) [2025-11-28T00:22:50.379Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2025-11-28T00:22:50.379Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2025-11-28T00:22:50.379Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129) [2025-11-28T00:22:50.379Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78) [2025-11-28T00:22:50.379Z] at org.renaissance.core.Launcher.main(Launcher.java:43) [2025-11-28T00:22:50.380Z] Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2025-11-28T00:22:50.380Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:38) [2025-11-28T00:22:50.380Z] ... 20 more [2025-11-28T00:22:50.380Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2025-11-28T00:22:50.380Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377) [2025-11-28T00:22:50.380Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569) [2025-11-28T00:22:50.380Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502) [2025-11-28T00:22:50.380Z] at java.base/java.lang.Class.forName0(Native Method) [2025-11-28T00:22:50.380Z] at java.base/java.lang.Class.forName(Class.java:478) [2025-11-28T00:22:50.380Z] at java.base/java.lang.Class.forName(Class.java:468) [2025-11-28T00:22:50.380Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:31) [2025-11-28T00:22:50.380Z] ... 20 more [2025-11-28T00:22:50.380Z] The following benchmarks failed: db-shootout [2025-11-28T00:22:50.380Z] ----------------------------------- [2025-11-28T00:22:50.380Z] renaissance-db-shootout_0_FAILED [2025-11-28T00:22:50.380Z] ----------------------------------- [2025-11-28T00:22:50.380Z] [2025-11-28T00:22:50.380Z] TEST TEARDOWN: [2025-11-28T00:22:50.380Z] Nothing to be done for teardown. [2025-11-28T00:22:50.380Z] renaissance-db-shootout_0 Finish Time: Fri Nov 28 00:22:48 2025 Epoch Time (ms): 1764289368789 [2025-11-28T00:22:50.380Z] [2025-11-28T00:22:50.380Z] =============================================== [2025-11-28T00:22:50.380Z] Running test renaissance-dec-tree_0 ... [2025-11-28T00:22:50.380Z] =============================================== [2025-11-28T00:22:50.380Z] renaissance-dec-tree_0 Start Time: Fri Nov 28 00:22:49 2025 Epoch Time (ms): 1764289369240 [2025-11-28T00:22:50.380Z] variation: NoOptions [2025-11-28T00:22:50.380Z] JVM_OPTIONS: [2025-11-28T00:22:50.380Z] { \ [2025-11-28T00:22:50.380Z] echo ""; echo "TEST SETUP:"; \ [2025-11-28T00:22:50.380Z] echo "Nothing to be done for setup."; \ [2025-11-28T00:22:50.380Z] mkdir -p "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\renaissance-dec-tree_0"; \ [2025-11-28T00:22:50.380Z] cd "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\renaissance-dec-tree_0"; \ [2025-11-28T00:22:50.380Z] echo ""; echo "TESTING:"; \ [2025-11-28T00:22:50.380Z] "c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\renaissance-dec-tree_0"\\dec-tree.json" dec-tree; \ [2025-11-28T00:22:50.380Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-dec-tree_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\renaissance-dec-tree_0"; else echo "-----------------------------------"; echo "renaissance-dec-tree_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-11-28T00:22:50.380Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-11-28T00:22:50.380Z] echo "Nothing to be done for teardown."; \ [2025-11-28T00:22:50.380Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\TestTargetResult"; [2025-11-28T00:22:50.380Z] [2025-11-28T00:22:50.380Z] TEST SETUP: [2025-11-28T00:22:50.380Z] Nothing to be done for setup. [2025-11-28T00:22:50.380Z] [2025-11-28T00:22:50.380Z] TESTING: [2025-11-28T00:22:50.380Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2025-11-28T00:22:50.380Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/output_17642891248590/renaissance-dec-tree_0/launcher-002249-11107040003985671920/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2025-11-28T00:22:50.380Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2025-11-28T00:22:50.380Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2025-11-28T00:23:03.642Z] Benchmark 'dec-tree' failed with exception: [2025-11-28T00:23:03.642Z] java.lang.ExceptionInInitializerError [2025-11-28T00:23:03.642Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47) [2025-11-28T00:23:03.642Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261) [2025-11-28T00:23:03.642Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251) [2025-11-28T00:23:03.642Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270) [2025-11-28T00:23:03.642Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17) [2025-11-28T00:23:03.642Z] at scala.Option.getOrElse(Option.scala:201) [2025-11-28T00:23:03.642Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270) [2025-11-28T00:23:03.642Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58) [2025-11-28T00:23:03.642Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207) [2025-11-28T00:23:03.642Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320) [2025-11-28T00:23:03.642Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194) [2025-11-28T00:23:03.642Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284) [2025-11-28T00:23:03.642Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478) [2025-11-28T00:23:03.642Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883) [2025-11-28T00:23:03.642Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099) [2025-11-28T00:23:03.642Z] at scala.Option.getOrElse(Option.scala:201) [2025-11-28T00:23:03.642Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093) [2025-11-28T00:23:03.642Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81) [2025-11-28T00:23:03.642Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54) [2025-11-28T00:23:03.642Z] at org.renaissance.apache.spark.DecTree.setUpSparkContext(DecTree.scala:38) [2025-11-28T00:23:03.642Z] at org.renaissance.apache.spark.DecTree.setUpBeforeAll(DecTree.scala:89) [2025-11-28T00:23:03.642Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82) [2025-11-28T00:23:03.642Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172) [2025-11-28T00:23:03.642Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [2025-11-28T00:23:03.642Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [2025-11-28T00:23:03.642Z] at scala.collection.immutable.List.foreach(List.scala:334) [2025-11-28T00:23:03.642Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161) [2025-11-28T00:23:03.642Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130) [2025-11-28T00:23:03.642Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala) [2025-11-28T00:23:03.642Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2025-11-28T00:23:03.642Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2025-11-28T00:23:03.642Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129) [2025-11-28T00:23:03.642Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78) [2025-11-28T00:23:03.642Z] at org.renaissance.core.Launcher.main(Launcher.java:43) [2025-11-28T00:23:03.642Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2025-11-28T00:23:03.642Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115) [2025-11-28T00:23:03.642Z] ... 34 more [2025-11-28T00:23:03.642Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2025-11-28T00:23:03.642Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377) [2025-11-28T00:23:03.642Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569) [2025-11-28T00:23:03.642Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502) [2025-11-28T00:23:03.642Z] at java.base/java.lang.Class.forName0(Native Method) [2025-11-28T00:23:03.642Z] at java.base/java.lang.Class.forName(Class.java:478) [2025-11-28T00:23:03.642Z] at java.base/java.lang.Class.forName(Class.java:468) [2025-11-28T00:23:03.642Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95) [2025-11-28T00:23:03.642Z] ... 34 more [2025-11-28T00:23:03.642Z] The following benchmarks failed: dec-tree [2025-11-28T00:23:03.642Z] ----------------------------------- [2025-11-28T00:23:03.642Z] renaissance-dec-tree_0_FAILED [2025-11-28T00:23:03.642Z] ----------------------------------- [2025-11-28T00:23:03.642Z] [2025-11-28T00:23:03.642Z] TEST TEARDOWN: [2025-11-28T00:23:03.642Z] Nothing to be done for teardown. [2025-11-28T00:23:03.642Z] renaissance-dec-tree_0 Finish Time: Fri Nov 28 00:23:02 2025 Epoch Time (ms): 1764289382408 [2025-11-28T00:23:03.642Z] [2025-11-28T00:23:03.642Z] =============================================== [2025-11-28T00:23:03.642Z] Running test renaissance-finagle-chirper_0 ... [2025-11-28T00:23:03.642Z] =============================================== [2025-11-28T00:23:03.642Z] renaissance-finagle-chirper_0 Start Time: Fri Nov 28 00:23:02 2025 Epoch Time (ms): 1764289382817 [2025-11-28T00:23:03.642Z] renaissance-finagle-chirper_0_DISABLED [2025-11-28T00:23:03.642Z] Disabled Reason: [2025-11-28T00:23:03.642Z] https://github.com/renaissance-benchmarks/renaissance/issues/231 [2025-11-28T00:23:03.642Z] renaissance-finagle-chirper_0 Finish Time: Fri Nov 28 00:23:03 2025 Epoch Time (ms): 1764289383134 [2025-11-28T00:23:03.642Z] [2025-11-28T00:23:03.642Z] =============================================== [2025-11-28T00:23:03.642Z] Running test renaissance-finagle-http_0 ... [2025-11-28T00:23:03.642Z] =============================================== [2025-11-28T00:23:04.001Z] renaissance-finagle-http_0 Start Time: Fri Nov 28 00:23:03 2025 Epoch Time (ms): 1764289383666 [2025-11-28T00:23:04.001Z] variation: NoOptions [2025-11-28T00:23:04.001Z] JVM_OPTIONS: [2025-11-28T00:23:04.001Z] { \ [2025-11-28T00:23:04.001Z] echo ""; echo "TEST SETUP:"; \ [2025-11-28T00:23:04.001Z] echo "Nothing to be done for setup."; \ [2025-11-28T00:23:04.001Z] mkdir -p "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\renaissance-finagle-http_0"; \ [2025-11-28T00:23:04.001Z] cd "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\renaissance-finagle-http_0"; \ [2025-11-28T00:23:04.001Z] echo ""; echo "TESTING:"; \ [2025-11-28T00:23:04.001Z] "c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\renaissance-finagle-http_0"\\finagle-http.json" finagle-http; \ [2025-11-28T00:23:04.001Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-finagle-http_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\renaissance-finagle-http_0"; else echo "-----------------------------------"; echo "renaissance-finagle-http_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-11-28T00:23:04.001Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-11-28T00:23:04.001Z] echo "Nothing to be done for teardown."; \ [2025-11-28T00:23:04.001Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\TestTargetResult"; [2025-11-28T00:23:04.001Z] [2025-11-28T00:23:04.001Z] TEST SETUP: [2025-11-28T00:23:04.001Z] Nothing to be done for setup. [2025-11-28T00:23:04.001Z] [2025-11-28T00:23:04.001Z] TESTING: [2025-11-28T00:23:04.759Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2025-11-28T00:23:04.759Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/output_17642891248590/renaissance-finagle-http_0/launcher-002304-731757625402808528/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2025-11-28T00:23:04.759Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2025-11-28T00:23:04.759Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2025-11-28T00:23:10.825Z] finagle-http on :63828 spawning 4 client and default number of server workers. [2025-11-28T00:23:10.825Z] ====== finagle-http (web) [default], iteration 0 started ====== [2025-11-28T00:23:10.825Z] GC before operation: completed in 30.420 ms, heap usage 17.752 MB -> 11.564 MB. [2025-11-28T00:23:27.852Z] ====== finagle-http (web) [default], iteration 0 completed (13765.549 ms) ====== [2025-11-28T00:23:27.852Z] ====== finagle-http (web) [default], iteration 1 started ====== [2025-11-28T00:23:27.852Z] GC before operation: completed in 47.954 ms, heap usage 74.635 MB -> 15.077 MB. [2025-11-28T00:23:32.450Z] ====== finagle-http (web) [default], iteration 1 completed (6717.477 ms) ====== [2025-11-28T00:23:32.450Z] ====== finagle-http (web) [default], iteration 2 started ====== [2025-11-28T00:23:32.450Z] GC before operation: completed in 58.698 ms, heap usage 96.581 MB -> 15.105 MB. [2025-11-28T00:23:36.515Z] ====== finagle-http (web) [default], iteration 2 completed (4686.327 ms) ====== [2025-11-28T00:23:36.515Z] ====== finagle-http (web) [default], iteration 3 started ====== [2025-11-28T00:23:36.515Z] GC before operation: completed in 51.303 ms, heap usage 50.242 MB -> 15.141 MB. [2025-11-28T00:23:41.788Z] ====== finagle-http (web) [default], iteration 3 completed (4591.738 ms) ====== [2025-11-28T00:23:41.788Z] ====== finagle-http (web) [default], iteration 4 started ====== [2025-11-28T00:23:41.788Z] GC before operation: completed in 47.983 ms, heap usage 43.581 MB -> 15.156 MB. [2025-11-28T00:23:45.755Z] ====== finagle-http (web) [default], iteration 4 completed (4674.845 ms) ====== [2025-11-28T00:23:45.755Z] ====== finagle-http (web) [default], iteration 5 started ====== [2025-11-28T00:23:45.755Z] GC before operation: completed in 52.011 ms, heap usage 54.269 MB -> 15.148 MB. [2025-11-28T00:23:51.207Z] ====== finagle-http (web) [default], iteration 5 completed (4607.392 ms) ====== [2025-11-28T00:23:51.208Z] ====== finagle-http (web) [default], iteration 6 started ====== [2025-11-28T00:23:51.208Z] GC before operation: completed in 41.008 ms, heap usage 56.104 MB -> 15.150 MB. [2025-11-28T00:23:55.820Z] ====== finagle-http (web) [default], iteration 6 completed (4545.607 ms) ====== [2025-11-28T00:23:55.820Z] ====== finagle-http (web) [default], iteration 7 started ====== [2025-11-28T00:23:55.820Z] GC before operation: completed in 40.393 ms, heap usage 51.911 MB -> 15.160 MB. [2025-11-28T00:24:00.123Z] ====== finagle-http (web) [default], iteration 7 completed (4572.045 ms) ====== [2025-11-28T00:24:00.123Z] ====== finagle-http (web) [default], iteration 8 started ====== [2025-11-28T00:24:00.123Z] GC before operation: completed in 39.429 ms, heap usage 24.138 MB -> 15.242 MB. [2025-11-28T00:24:04.620Z] ====== finagle-http (web) [default], iteration 8 completed (4572.312 ms) ====== [2025-11-28T00:24:04.620Z] ====== finagle-http (web) [default], iteration 9 started ====== [2025-11-28T00:24:04.620Z] GC before operation: completed in 41.589 ms, heap usage 55.889 MB -> 15.170 MB. [2025-11-28T00:24:09.039Z] ====== finagle-http (web) [default], iteration 9 completed (4701.880 ms) ====== [2025-11-28T00:24:09.039Z] ====== finagle-http (web) [default], iteration 10 started ====== [2025-11-28T00:24:09.039Z] GC before operation: completed in 40.692 ms, heap usage 63.412 MB -> 15.173 MB. [2025-11-28T00:24:14.113Z] ====== finagle-http (web) [default], iteration 10 completed (4581.877 ms) ====== [2025-11-28T00:24:14.113Z] ====== finagle-http (web) [default], iteration 11 started ====== [2025-11-28T00:24:14.113Z] GC before operation: completed in 39.282 ms, heap usage 41.450 MB -> 15.172 MB. [2025-11-28T00:24:18.262Z] ====== finagle-http (web) [default], iteration 11 completed (4523.975 ms) ====== [2025-11-28T00:24:18.601Z] ----------------------------------- [2025-11-28T00:24:18.601Z] renaissance-finagle-http_0_PASSED [2025-11-28T00:24:18.601Z] ----------------------------------- [2025-11-28T00:24:18.601Z] [2025-11-28T00:24:18.601Z] TEST TEARDOWN: [2025-11-28T00:24:18.601Z] Nothing to be done for teardown. [2025-11-28T00:24:18.601Z] renaissance-finagle-http_0 Finish Time: Fri Nov 28 00:24:18 2025 Epoch Time (ms): 1764289458433 [2025-11-28T00:24:18.601Z] [2025-11-28T00:24:18.939Z] =============================================== [2025-11-28T00:24:18.939Z] Running test renaissance-gauss-mix_0 ... [2025-11-28T00:24:18.939Z] =============================================== [2025-11-28T00:24:19.284Z] renaissance-gauss-mix_0 Start Time: Fri Nov 28 00:24:19 2025 Epoch Time (ms): 1764289459062 [2025-11-28T00:24:19.284Z] variation: NoOptions [2025-11-28T00:24:19.284Z] JVM_OPTIONS: [2025-11-28T00:24:19.284Z] { \ [2025-11-28T00:24:19.284Z] echo ""; echo "TEST SETUP:"; \ [2025-11-28T00:24:19.284Z] echo "Nothing to be done for setup."; \ [2025-11-28T00:24:19.284Z] mkdir -p "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\renaissance-gauss-mix_0"; \ [2025-11-28T00:24:19.284Z] cd "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\renaissance-gauss-mix_0"; \ [2025-11-28T00:24:19.284Z] echo ""; echo "TESTING:"; \ [2025-11-28T00:24:19.284Z] "c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\renaissance-gauss-mix_0"\\gauss-mix.json" gauss-mix; \ [2025-11-28T00:24:19.284Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-gauss-mix_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\renaissance-gauss-mix_0"; else echo "-----------------------------------"; echo "renaissance-gauss-mix_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-11-28T00:24:19.284Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-11-28T00:24:19.284Z] echo "Nothing to be done for teardown."; \ [2025-11-28T00:24:19.284Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\TestTargetResult"; [2025-11-28T00:24:19.644Z] [2025-11-28T00:24:19.644Z] TEST SETUP: [2025-11-28T00:24:19.644Z] Nothing to be done for setup. [2025-11-28T00:24:19.644Z] [2025-11-28T00:24:19.644Z] TESTING: [2025-11-28T00:24:20.006Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2025-11-28T00:24:20.006Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/output_17642891248590/renaissance-gauss-mix_0/launcher-002419-10520565636697554432/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2025-11-28T00:24:20.006Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2025-11-28T00:24:20.006Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2025-11-28T00:24:33.279Z] Benchmark 'gauss-mix' failed with exception: [2025-11-28T00:24:33.279Z] java.lang.ExceptionInInitializerError [2025-11-28T00:24:33.279Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47) [2025-11-28T00:24:33.279Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261) [2025-11-28T00:24:33.279Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251) [2025-11-28T00:24:33.279Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270) [2025-11-28T00:24:33.279Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17) [2025-11-28T00:24:33.279Z] at scala.Option.getOrElse(Option.scala:201) [2025-11-28T00:24:33.279Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270) [2025-11-28T00:24:33.279Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58) [2025-11-28T00:24:33.280Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207) [2025-11-28T00:24:33.280Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320) [2025-11-28T00:24:33.280Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194) [2025-11-28T00:24:33.280Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284) [2025-11-28T00:24:33.280Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478) [2025-11-28T00:24:33.280Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883) [2025-11-28T00:24:33.280Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099) [2025-11-28T00:24:33.280Z] at scala.Option.getOrElse(Option.scala:201) [2025-11-28T00:24:33.280Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093) [2025-11-28T00:24:33.280Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81) [2025-11-28T00:24:33.280Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54) [2025-11-28T00:24:33.280Z] at org.renaissance.apache.spark.GaussMix.setUpSparkContext(GaussMix.scala:74) [2025-11-28T00:24:33.280Z] at org.renaissance.apache.spark.GaussMix.setUpBeforeAll(GaussMix.scala:203) [2025-11-28T00:24:33.280Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82) [2025-11-28T00:24:33.280Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172) [2025-11-28T00:24:33.280Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [2025-11-28T00:24:33.280Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [2025-11-28T00:24:33.280Z] at scala.collection.immutable.List.foreach(List.scala:334) [2025-11-28T00:24:33.280Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161) [2025-11-28T00:24:33.280Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130) [2025-11-28T00:24:33.280Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala) [2025-11-28T00:24:33.280Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2025-11-28T00:24:33.280Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2025-11-28T00:24:33.280Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129) [2025-11-28T00:24:33.280Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78) [2025-11-28T00:24:33.280Z] at org.renaissance.core.Launcher.main(Launcher.java:43) [2025-11-28T00:24:33.280Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2025-11-28T00:24:33.280Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115) [2025-11-28T00:24:33.280Z] ... 34 more [2025-11-28T00:24:33.280Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2025-11-28T00:24:33.280Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377) [2025-11-28T00:24:33.280Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569) [2025-11-28T00:24:33.280Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502) [2025-11-28T00:24:33.280Z] at java.base/java.lang.Class.forName0(Native Method) [2025-11-28T00:24:33.280Z] at java.base/java.lang.Class.forName(Class.java:478) [2025-11-28T00:24:33.280Z] at java.base/java.lang.Class.forName(Class.java:468) [2025-11-28T00:24:33.280Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95) [2025-11-28T00:24:33.280Z] ... 34 more [2025-11-28T00:24:33.280Z] The following benchmarks failed: gauss-mix [2025-11-28T00:24:33.280Z] ----------------------------------- [2025-11-28T00:24:33.280Z] renaissance-gauss-mix_0_FAILED [2025-11-28T00:24:33.280Z] ----------------------------------- [2025-11-28T00:24:33.280Z] [2025-11-28T00:24:33.280Z] TEST TEARDOWN: [2025-11-28T00:24:33.280Z] Nothing to be done for teardown. [2025-11-28T00:24:33.280Z] renaissance-gauss-mix_0 Finish Time: Fri Nov 28 00:24:32 2025 Epoch Time (ms): 1764289472239 [2025-11-28T00:24:33.280Z] [2025-11-28T00:24:33.280Z] =============================================== [2025-11-28T00:24:33.280Z] Running test renaissance-log-regression_0 ... [2025-11-28T00:24:33.280Z] =============================================== [2025-11-28T00:24:33.280Z] renaissance-log-regression_0 Start Time: Fri Nov 28 00:24:32 2025 Epoch Time (ms): 1764289472665 [2025-11-28T00:24:33.280Z] variation: NoOptions [2025-11-28T00:24:33.280Z] JVM_OPTIONS: [2025-11-28T00:24:33.280Z] { \ [2025-11-28T00:24:33.280Z] echo ""; echo "TEST SETUP:"; \ [2025-11-28T00:24:33.280Z] echo "Nothing to be done for setup."; \ [2025-11-28T00:24:33.280Z] mkdir -p "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\renaissance-log-regression_0"; \ [2025-11-28T00:24:33.280Z] cd "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\renaissance-log-regression_0"; \ [2025-11-28T00:24:33.280Z] echo ""; echo "TESTING:"; \ [2025-11-28T00:24:33.280Z] "c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\renaissance-log-regression_0"\\log-regression.json" log-regression; \ [2025-11-28T00:24:33.280Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-log-regression_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\renaissance-log-regression_0"; else echo "-----------------------------------"; echo "renaissance-log-regression_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-11-28T00:24:33.280Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-11-28T00:24:33.280Z] echo "Nothing to be done for teardown."; \ [2025-11-28T00:24:33.280Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\TestTargetResult"; [2025-11-28T00:24:33.280Z] [2025-11-28T00:24:33.280Z] TEST SETUP: [2025-11-28T00:24:33.280Z] Nothing to be done for setup. [2025-11-28T00:24:33.280Z] [2025-11-28T00:24:33.280Z] TESTING: [2025-11-28T00:24:33.639Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2025-11-28T00:24:33.639Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/output_17642891248590/renaissance-log-regression_0/launcher-002433-11978483434898029532/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2025-11-28T00:24:33.639Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2025-11-28T00:24:33.639Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2025-11-28T00:24:46.931Z] Benchmark 'log-regression' failed with exception: [2025-11-28T00:24:46.931Z] java.lang.ExceptionInInitializerError [2025-11-28T00:24:46.931Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47) [2025-11-28T00:24:46.931Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261) [2025-11-28T00:24:46.931Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251) [2025-11-28T00:24:46.931Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270) [2025-11-28T00:24:46.931Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17) [2025-11-28T00:24:46.931Z] at scala.Option.getOrElse(Option.scala:201) [2025-11-28T00:24:46.931Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270) [2025-11-28T00:24:46.931Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58) [2025-11-28T00:24:46.931Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207) [2025-11-28T00:24:46.931Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320) [2025-11-28T00:24:46.931Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194) [2025-11-28T00:24:46.931Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284) [2025-11-28T00:24:46.931Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478) [2025-11-28T00:24:46.931Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883) [2025-11-28T00:24:46.931Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099) [2025-11-28T00:24:46.931Z] at scala.Option.getOrElse(Option.scala:201) [2025-11-28T00:24:46.931Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093) [2025-11-28T00:24:46.931Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81) [2025-11-28T00:24:46.931Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54) [2025-11-28T00:24:46.931Z] at org.renaissance.apache.spark.LogRegression.setUpSparkContext(LogRegression.scala:52) [2025-11-28T00:24:46.931Z] at org.renaissance.apache.spark.LogRegression.setUpBeforeAll(LogRegression.scala:92) [2025-11-28T00:24:46.931Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82) [2025-11-28T00:24:46.931Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172) [2025-11-28T00:24:46.931Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [2025-11-28T00:24:46.931Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [2025-11-28T00:24:46.931Z] at scala.collection.immutable.List.foreach(List.scala:334) [2025-11-28T00:24:46.931Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161) [2025-11-28T00:24:46.931Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130) [2025-11-28T00:24:46.931Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala) [2025-11-28T00:24:46.931Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2025-11-28T00:24:46.931Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2025-11-28T00:24:46.931Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129) [2025-11-28T00:24:46.931Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78) [2025-11-28T00:24:46.931Z] at org.renaissance.core.Launcher.main(Launcher.java:43) [2025-11-28T00:24:46.931Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2025-11-28T00:24:46.931Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115) [2025-11-28T00:24:46.931Z] ... 34 more [2025-11-28T00:24:46.931Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2025-11-28T00:24:46.931Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377) [2025-11-28T00:24:46.931Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569) [2025-11-28T00:24:46.931Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502) [2025-11-28T00:24:46.931Z] at java.base/java.lang.Class.forName0(Native Method) [2025-11-28T00:24:46.931Z] at java.base/java.lang.Class.forName(Class.java:478) [2025-11-28T00:24:46.931Z] at java.base/java.lang.Class.forName(Class.java:468) [2025-11-28T00:24:46.931Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95) [2025-11-28T00:24:46.931Z] ... 34 more [2025-11-28T00:24:46.931Z] The following benchmarks failed: log-regression [2025-11-28T00:24:46.931Z] ----------------------------------- [2025-11-28T00:24:46.932Z] renaissance-log-regression_0_FAILED [2025-11-28T00:24:46.932Z] ----------------------------------- [2025-11-28T00:24:46.932Z] [2025-11-28T00:24:46.932Z] TEST TEARDOWN: [2025-11-28T00:24:46.932Z] Nothing to be done for teardown. [2025-11-28T00:24:46.932Z] renaissance-log-regression_0 Finish Time: Fri Nov 28 00:24:45 2025 Epoch Time (ms): 1764289485730 [2025-11-28T00:24:46.932Z] [2025-11-28T00:24:46.932Z] =============================================== [2025-11-28T00:24:46.932Z] Running test renaissance-mnemonics_0 ... [2025-11-28T00:24:46.932Z] =============================================== [2025-11-28T00:24:46.932Z] renaissance-mnemonics_0 Start Time: Fri Nov 28 00:24:46 2025 Epoch Time (ms): 1764289486252 [2025-11-28T00:24:46.932Z] variation: NoOptions [2025-11-28T00:24:46.932Z] JVM_OPTIONS: [2025-11-28T00:24:46.932Z] { \ [2025-11-28T00:24:46.932Z] echo ""; echo "TEST SETUP:"; \ [2025-11-28T00:24:46.932Z] echo "Nothing to be done for setup."; \ [2025-11-28T00:24:46.932Z] mkdir -p "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\renaissance-mnemonics_0"; \ [2025-11-28T00:24:46.932Z] cd "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\renaissance-mnemonics_0"; \ [2025-11-28T00:24:46.932Z] echo ""; echo "TESTING:"; \ [2025-11-28T00:24:46.932Z] "c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\renaissance-mnemonics_0"\\mnemonics.json" mnemonics; \ [2025-11-28T00:24:46.932Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\renaissance-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-11-28T00:24:46.932Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-11-28T00:24:46.932Z] echo "Nothing to be done for teardown."; \ [2025-11-28T00:24:46.932Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\TestTargetResult"; [2025-11-28T00:24:46.932Z] [2025-11-28T00:24:46.932Z] TEST SETUP: [2025-11-28T00:24:46.932Z] Nothing to be done for setup. [2025-11-28T00:24:46.932Z] [2025-11-28T00:24:46.932Z] TESTING: [2025-11-28T00:24:47.285Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2025-11-28T00:24:47.285Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/output_17642891248590/renaissance-mnemonics_0/launcher-002446-15742300249348794385/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2025-11-28T00:24:47.285Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2025-11-28T00:24:47.285Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2025-11-28T00:24:47.644Z] ====== mnemonics (functional) [default], iteration 0 started ====== [2025-11-28T00:24:47.644Z] GC before operation: completed in 11.667 ms, heap usage 7.355 MB -> 4.112 MB. [2025-11-28T00:24:52.516Z] ====== mnemonics (functional) [default], iteration 0 completed (4567.728 ms) ====== [2025-11-28T00:24:52.516Z] ====== mnemonics (functional) [default], iteration 1 started ====== [2025-11-28T00:24:52.516Z] GC before operation: completed in 20.445 ms, heap usage 387.642 MB -> 4.147 MB. [2025-11-28T00:24:57.377Z] ====== mnemonics (functional) [default], iteration 1 completed (4076.581 ms) ====== [2025-11-28T00:24:57.377Z] ====== mnemonics (functional) [default], iteration 2 started ====== [2025-11-28T00:24:57.377Z] GC before operation: completed in 13.328 ms, heap usage 441.655 MB -> 4.147 MB. [2025-11-28T00:25:01.272Z] ====== mnemonics (functional) [default], iteration 2 completed (4068.486 ms) ====== [2025-11-28T00:25:01.272Z] ====== mnemonics (functional) [default], iteration 3 started ====== [2025-11-28T00:25:01.272Z] GC before operation: completed in 13.343 ms, heap usage 419.657 MB -> 4.147 MB. [2025-11-28T00:25:06.145Z] ====== mnemonics (functional) [default], iteration 3 completed (4044.214 ms) ====== [2025-11-28T00:25:06.145Z] ====== mnemonics (functional) [default], iteration 4 started ====== [2025-11-28T00:25:06.145Z] GC before operation: completed in 11.931 ms, heap usage 459.657 MB -> 4.147 MB. [2025-11-28T00:25:10.059Z] ====== mnemonics (functional) [default], iteration 4 completed (4192.875 ms) ====== [2025-11-28T00:25:10.059Z] ====== mnemonics (functional) [default], iteration 5 started ====== [2025-11-28T00:25:10.059Z] GC before operation: completed in 13.304 ms, heap usage 379.155 MB -> 4.147 MB. [2025-11-28T00:25:14.904Z] ====== mnemonics (functional) [default], iteration 5 completed (4101.431 ms) ====== [2025-11-28T00:25:14.904Z] ====== mnemonics (functional) [default], iteration 6 started ====== [2025-11-28T00:25:14.904Z] GC before operation: completed in 12.801 ms, heap usage 448.657 MB -> 4.147 MB. [2025-11-28T00:25:18.771Z] ====== mnemonics (functional) [default], iteration 6 completed (4043.653 ms) ====== [2025-11-28T00:25:18.771Z] ====== mnemonics (functional) [default], iteration 7 started ====== [2025-11-28T00:25:18.771Z] GC before operation: completed in 12.005 ms, heap usage 410.657 MB -> 4.147 MB. [2025-11-28T00:25:23.651Z] ====== mnemonics (functional) [default], iteration 7 completed (4062.710 ms) ====== [2025-11-28T00:25:23.651Z] ====== mnemonics (functional) [default], iteration 8 started ====== [2025-11-28T00:25:23.651Z] GC before operation: completed in 12.882 ms, heap usage 425.157 MB -> 4.147 MB. [2025-11-28T00:25:27.514Z] ====== mnemonics (functional) [default], iteration 8 completed (4011.635 ms) ====== [2025-11-28T00:25:27.514Z] ====== mnemonics (functional) [default], iteration 9 started ====== [2025-11-28T00:25:27.514Z] GC before operation: completed in 12.613 ms, heap usage 395.157 MB -> 4.147 MB. [2025-11-28T00:25:31.369Z] ====== mnemonics (functional) [default], iteration 9 completed (4043.231 ms) ====== [2025-11-28T00:25:31.369Z] ====== mnemonics (functional) [default], iteration 10 started ====== [2025-11-28T00:25:31.369Z] GC before operation: completed in 12.762 ms, heap usage 400.657 MB -> 4.147 MB. [2025-11-28T00:25:36.266Z] ====== mnemonics (functional) [default], iteration 10 completed (4128.785 ms) ====== [2025-11-28T00:25:36.266Z] ====== mnemonics (functional) [default], iteration 11 started ====== [2025-11-28T00:25:36.266Z] GC before operation: completed in 12.005 ms, heap usage 423.157 MB -> 4.147 MB. [2025-11-28T00:25:40.134Z] ====== mnemonics (functional) [default], iteration 11 completed (4154.151 ms) ====== [2025-11-28T00:25:40.134Z] ====== mnemonics (functional) [default], iteration 12 started ====== [2025-11-28T00:25:40.134Z] GC before operation: completed in 12.563 ms, heap usage 429.657 MB -> 4.147 MB. [2025-11-28T00:25:44.984Z] ====== mnemonics (functional) [default], iteration 12 completed (4186.316 ms) ====== [2025-11-28T00:25:44.984Z] ====== mnemonics (functional) [default], iteration 13 started ====== [2025-11-28T00:25:44.984Z] GC before operation: completed in 13.483 ms, heap usage 362.657 MB -> 4.147 MB. [2025-11-28T00:25:48.905Z] ====== mnemonics (functional) [default], iteration 13 completed (4076.624 ms) ====== [2025-11-28T00:25:48.905Z] ====== mnemonics (functional) [default], iteration 14 started ====== [2025-11-28T00:25:48.905Z] GC before operation: completed in 14.469 ms, heap usage 413.157 MB -> 4.147 MB. [2025-11-28T00:25:53.731Z] ====== mnemonics (functional) [default], iteration 14 completed (4021.294 ms) ====== [2025-11-28T00:25:53.731Z] ====== mnemonics (functional) [default], iteration 15 started ====== [2025-11-28T00:25:53.731Z] GC before operation: completed in 11.847 ms, heap usage 435.657 MB -> 4.147 MB. [2025-11-28T00:25:57.633Z] ====== mnemonics (functional) [default], iteration 15 completed (4311.624 ms) ====== [2025-11-28T00:25:57.976Z] ----------------------------------- [2025-11-28T00:25:57.976Z] renaissance-mnemonics_0_PASSED [2025-11-28T00:25:57.976Z] ----------------------------------- [2025-11-28T00:25:57.976Z] [2025-11-28T00:25:57.976Z] TEST TEARDOWN: [2025-11-28T00:25:57.976Z] Nothing to be done for teardown. [2025-11-28T00:25:57.976Z] renaissance-mnemonics_0 Finish Time: Fri Nov 28 00:25:57 2025 Epoch Time (ms): 1764289557919 [2025-11-28T00:25:58.330Z] [2025-11-28T00:25:58.330Z] =============================================== [2025-11-28T00:25:58.667Z] Running test renaissance-movie-lens_0 ... [2025-11-28T00:25:58.667Z] =============================================== [2025-11-28T00:25:59.006Z] renaissance-movie-lens_0 Start Time: Fri Nov 28 00:25:58 2025 Epoch Time (ms): 1764289558673 [2025-11-28T00:25:59.006Z] variation: NoOptions [2025-11-28T00:25:59.006Z] JVM_OPTIONS: [2025-11-28T00:25:59.006Z] { \ [2025-11-28T00:25:59.006Z] echo ""; echo "TEST SETUP:"; \ [2025-11-28T00:25:59.006Z] echo "Nothing to be done for setup."; \ [2025-11-28T00:25:59.007Z] mkdir -p "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\renaissance-movie-lens_0"; \ [2025-11-28T00:25:59.007Z] cd "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\renaissance-movie-lens_0"; \ [2025-11-28T00:25:59.007Z] echo ""; echo "TESTING:"; \ [2025-11-28T00:25:59.007Z] "c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\renaissance-movie-lens_0"\\movie-lens.json" movie-lens; \ [2025-11-28T00:25:59.007Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-movie-lens_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\renaissance-movie-lens_0"; else echo "-----------------------------------"; echo "renaissance-movie-lens_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-11-28T00:25:59.007Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-11-28T00:25:59.007Z] echo "Nothing to be done for teardown."; \ [2025-11-28T00:25:59.007Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\TestTargetResult"; [2025-11-28T00:25:59.346Z] [2025-11-28T00:25:59.346Z] TEST SETUP: [2025-11-28T00:25:59.346Z] Nothing to be done for setup. [2025-11-28T00:25:59.346Z] [2025-11-28T00:25:59.346Z] TESTING: [2025-11-28T00:26:00.092Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2025-11-28T00:26:00.092Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/output_17642891248590/renaissance-movie-lens_0/launcher-002559-1565400497320136815/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2025-11-28T00:26:00.092Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2025-11-28T00:26:00.092Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2025-11-28T00:26:13.399Z] Benchmark 'movie-lens' failed with exception: [2025-11-28T00:26:13.399Z] java.lang.ExceptionInInitializerError [2025-11-28T00:26:13.399Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47) [2025-11-28T00:26:13.399Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261) [2025-11-28T00:26:13.399Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251) [2025-11-28T00:26:13.399Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270) [2025-11-28T00:26:13.399Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17) [2025-11-28T00:26:13.399Z] at scala.Option.getOrElse(Option.scala:201) [2025-11-28T00:26:13.399Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270) [2025-11-28T00:26:13.399Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58) [2025-11-28T00:26:13.399Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207) [2025-11-28T00:26:13.399Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320) [2025-11-28T00:26:13.399Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194) [2025-11-28T00:26:13.399Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284) [2025-11-28T00:26:13.399Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478) [2025-11-28T00:26:13.399Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883) [2025-11-28T00:26:13.399Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099) [2025-11-28T00:26:13.399Z] at scala.Option.getOrElse(Option.scala:201) [2025-11-28T00:26:13.399Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093) [2025-11-28T00:26:13.399Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81) [2025-11-28T00:26:13.399Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54) [2025-11-28T00:26:13.399Z] at org.renaissance.apache.spark.MovieLens.setUpSparkContext(MovieLens.scala:80) [2025-11-28T00:26:13.399Z] at org.renaissance.apache.spark.MovieLens.setUpBeforeAll(MovieLens.scala:320) [2025-11-28T00:26:13.399Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82) [2025-11-28T00:26:13.399Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172) [2025-11-28T00:26:13.399Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [2025-11-28T00:26:13.399Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [2025-11-28T00:26:13.399Z] at scala.collection.immutable.List.foreach(List.scala:334) [2025-11-28T00:26:13.399Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161) [2025-11-28T00:26:13.399Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130) [2025-11-28T00:26:13.399Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala) [2025-11-28T00:26:13.399Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2025-11-28T00:26:13.399Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2025-11-28T00:26:13.399Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129) [2025-11-28T00:26:13.399Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78) [2025-11-28T00:26:13.399Z] at org.renaissance.core.Launcher.main(Launcher.java:43) [2025-11-28T00:26:13.399Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2025-11-28T00:26:13.399Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115) [2025-11-28T00:26:13.399Z] ... 34 more [2025-11-28T00:26:13.399Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2025-11-28T00:26:13.399Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377) [2025-11-28T00:26:13.399Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569) [2025-11-28T00:26:13.399Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502) [2025-11-28T00:26:13.399Z] at java.base/java.lang.Class.forName0(Native Method) [2025-11-28T00:26:13.399Z] at java.base/java.lang.Class.forName(Class.java:478) [2025-11-28T00:26:13.399Z] at java.base/java.lang.Class.forName(Class.java:468) [2025-11-28T00:26:13.399Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95) [2025-11-28T00:26:13.399Z] ... 34 more [2025-11-28T00:26:13.399Z] The following benchmarks failed: movie-lens [2025-11-28T00:26:13.399Z] ----------------------------------- [2025-11-28T00:26:13.399Z] renaissance-movie-lens_0_FAILED [2025-11-28T00:26:13.399Z] ----------------------------------- [2025-11-28T00:26:13.399Z] [2025-11-28T00:26:13.399Z] TEST TEARDOWN: [2025-11-28T00:26:13.399Z] Nothing to be done for teardown. [2025-11-28T00:26:13.399Z] renaissance-movie-lens_0 Finish Time: Fri Nov 28 00:26:12 2025 Epoch Time (ms): 1764289572123 [2025-11-28T00:26:13.399Z] [2025-11-28T00:26:13.399Z] =============================================== [2025-11-28T00:26:13.399Z] Running test renaissance-par-mnemonics_0 ... [2025-11-28T00:26:13.399Z] =============================================== [2025-11-28T00:26:13.399Z] renaissance-par-mnemonics_0 Start Time: Fri Nov 28 00:26:12 2025 Epoch Time (ms): 1764289572561 [2025-11-28T00:26:13.399Z] variation: NoOptions [2025-11-28T00:26:13.399Z] JVM_OPTIONS: [2025-11-28T00:26:13.399Z] { \ [2025-11-28T00:26:13.399Z] echo ""; echo "TEST SETUP:"; \ [2025-11-28T00:26:13.399Z] echo "Nothing to be done for setup."; \ [2025-11-28T00:26:13.399Z] mkdir -p "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\renaissance-par-mnemonics_0"; \ [2025-11-28T00:26:13.399Z] cd "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\renaissance-par-mnemonics_0"; \ [2025-11-28T00:26:13.399Z] echo ""; echo "TESTING:"; \ [2025-11-28T00:26:13.400Z] "c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\renaissance-par-mnemonics_0"\\par-mnemonics.json" par-mnemonics; \ [2025-11-28T00:26:13.400Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\renaissance-par-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-11-28T00:26:13.400Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-11-28T00:26:13.400Z] echo "Nothing to be done for teardown."; \ [2025-11-28T00:26:13.400Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\TestTargetResult"; [2025-11-28T00:26:13.400Z] [2025-11-28T00:26:13.400Z] TEST SETUP: [2025-11-28T00:26:13.400Z] Nothing to be done for setup. [2025-11-28T00:26:13.400Z] [2025-11-28T00:26:13.400Z] TESTING: [2025-11-28T00:26:13.769Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2025-11-28T00:26:13.769Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/output_17642891248590/renaissance-par-mnemonics_0/launcher-002612-7909333993080953566/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2025-11-28T00:26:13.769Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2025-11-28T00:26:13.769Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2025-11-28T00:26:13.769Z] ====== par-mnemonics (functional) [default], iteration 0 started ====== [2025-11-28T00:26:13.769Z] GC before operation: completed in 13.960 ms, heap usage 7.512 MB -> 4.083 MB. [2025-11-28T00:26:18.743Z] ====== par-mnemonics (functional) [default], iteration 0 completed (3843.715 ms) ====== [2025-11-28T00:26:18.743Z] ====== par-mnemonics (functional) [default], iteration 1 started ====== [2025-11-28T00:26:18.743Z] GC before operation: completed in 17.757 ms, heap usage 448.148 MB -> 4.141 MB. [2025-11-28T00:26:22.686Z] ====== par-mnemonics (functional) [default], iteration 1 completed (3772.428 ms) ====== [2025-11-28T00:26:22.686Z] ====== par-mnemonics (functional) [default], iteration 2 started ====== [2025-11-28T00:26:22.686Z] GC before operation: completed in 16.328 ms, heap usage 142.787 MB -> 4.141 MB. [2025-11-28T00:26:25.777Z] ====== par-mnemonics (functional) [default], iteration 2 completed (3463.779 ms) ====== [2025-11-28T00:26:25.777Z] ====== par-mnemonics (functional) [default], iteration 3 started ====== [2025-11-28T00:26:25.777Z] GC before operation: completed in 12.653 ms, heap usage 449.800 MB -> 4.141 MB. [2025-11-28T00:26:29.655Z] ====== par-mnemonics (functional) [default], iteration 3 completed (3339.194 ms) ====== [2025-11-28T00:26:29.655Z] ====== par-mnemonics (functional) [default], iteration 4 started ====== [2025-11-28T00:26:29.655Z] GC before operation: completed in 14.514 ms, heap usage 627.665 MB -> 4.141 MB. [2025-11-28T00:26:33.522Z] ====== par-mnemonics (functional) [default], iteration 4 completed (3594.392 ms) ====== [2025-11-28T00:26:33.522Z] ====== par-mnemonics (functional) [default], iteration 5 started ====== [2025-11-28T00:26:33.522Z] GC before operation: completed in 14.180 ms, heap usage 366.806 MB -> 4.141 MB. [2025-11-28T00:26:37.420Z] ====== par-mnemonics (functional) [default], iteration 5 completed (3586.102 ms) ====== [2025-11-28T00:26:37.420Z] ====== par-mnemonics (functional) [default], iteration 6 started ====== [2025-11-28T00:26:37.420Z] GC before operation: completed in 15.024 ms, heap usage 348.271 MB -> 4.141 MB. [2025-11-28T00:26:41.299Z] ====== par-mnemonics (functional) [default], iteration 6 completed (3465.320 ms) ====== [2025-11-28T00:26:41.299Z] ====== par-mnemonics (functional) [default], iteration 7 started ====== [2025-11-28T00:26:41.299Z] GC before operation: completed in 13.440 ms, heap usage 348.289 MB -> 4.141 MB. [2025-11-28T00:26:44.373Z] ====== par-mnemonics (functional) [default], iteration 7 completed (3383.604 ms) ====== [2025-11-28T00:26:44.373Z] ====== par-mnemonics (functional) [default], iteration 8 started ====== [2025-11-28T00:26:44.745Z] GC before operation: completed in 17.284 ms, heap usage 721.676 MB -> 4.141 MB. [2025-11-28T00:26:48.618Z] ====== par-mnemonics (functional) [default], iteration 8 completed (3508.905 ms) ====== [2025-11-28T00:26:48.618Z] ====== par-mnemonics (functional) [default], iteration 9 started ====== [2025-11-28T00:26:48.618Z] GC before operation: completed in 14.338 ms, heap usage 347.795 MB -> 4.141 MB. [2025-11-28T00:26:52.499Z] ====== par-mnemonics (functional) [default], iteration 9 completed (3598.658 ms) ====== [2025-11-28T00:26:52.499Z] ====== par-mnemonics (functional) [default], iteration 10 started ====== [2025-11-28T00:26:52.499Z] GC before operation: completed in 14.836 ms, heap usage 348.275 MB -> 4.141 MB. [2025-11-28T00:26:56.377Z] ====== par-mnemonics (functional) [default], iteration 10 completed (3576.287 ms) ====== [2025-11-28T00:26:56.377Z] ====== par-mnemonics (functional) [default], iteration 11 started ====== [2025-11-28T00:26:56.377Z] GC before operation: completed in 12.514 ms, heap usage 501.667 MB -> 4.141 MB. [2025-11-28T00:27:00.246Z] ====== par-mnemonics (functional) [default], iteration 11 completed (3565.643 ms) ====== [2025-11-28T00:27:00.246Z] ====== par-mnemonics (functional) [default], iteration 12 started ====== [2025-11-28T00:27:00.246Z] GC before operation: completed in 13.987 ms, heap usage 666.665 MB -> 4.141 MB. [2025-11-28T00:27:04.104Z] ====== par-mnemonics (functional) [default], iteration 12 completed (3603.647 ms) ====== [2025-11-28T00:27:04.104Z] ====== par-mnemonics (functional) [default], iteration 13 started ====== [2025-11-28T00:27:04.104Z] GC before operation: completed in 13.753 ms, heap usage 363.177 MB -> 4.141 MB. [2025-11-28T00:27:07.988Z] ====== par-mnemonics (functional) [default], iteration 13 completed (3396.742 ms) ====== [2025-11-28T00:27:07.988Z] ====== par-mnemonics (functional) [default], iteration 14 started ====== [2025-11-28T00:27:07.988Z] GC before operation: completed in 13.576 ms, heap usage 353.287 MB -> 4.141 MB. [2025-11-28T00:27:11.045Z] ====== par-mnemonics (functional) [default], iteration 14 completed (3408.710 ms) ====== [2025-11-28T00:27:11.045Z] ====== par-mnemonics (functional) [default], iteration 15 started ====== [2025-11-28T00:27:11.045Z] GC before operation: completed in 13.799 ms, heap usage 348.807 MB -> 4.141 MB. [2025-11-28T00:27:14.888Z] ====== par-mnemonics (functional) [default], iteration 15 completed (3433.593 ms) ====== [2025-11-28T00:27:14.889Z] ----------------------------------- [2025-11-28T00:27:14.889Z] renaissance-par-mnemonics_0_PASSED [2025-11-28T00:27:14.889Z] ----------------------------------- [2025-11-28T00:27:14.889Z] [2025-11-28T00:27:14.889Z] TEST TEARDOWN: [2025-11-28T00:27:14.889Z] Nothing to be done for teardown. [2025-11-28T00:27:15.244Z] renaissance-par-mnemonics_0 Finish Time: Fri Nov 28 00:27:14 2025 Epoch Time (ms): 1764289634935 [2025-11-28T00:27:15.244Z] [2025-11-28T00:27:15.244Z] =============================================== [2025-11-28T00:27:15.244Z] Running test renaissance-philosophers_0 ... [2025-11-28T00:27:15.601Z] =============================================== [2025-11-28T00:27:15.601Z] renaissance-philosophers_0 Start Time: Fri Nov 28 00:27:15 2025 Epoch Time (ms): 1764289635482 [2025-11-28T00:27:15.601Z] variation: NoOptions [2025-11-28T00:27:15.957Z] JVM_OPTIONS: [2025-11-28T00:27:15.957Z] { \ [2025-11-28T00:27:15.957Z] echo ""; echo "TEST SETUP:"; \ [2025-11-28T00:27:15.957Z] echo "Nothing to be done for setup."; \ [2025-11-28T00:27:15.957Z] mkdir -p "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\renaissance-philosophers_0"; \ [2025-11-28T00:27:15.957Z] cd "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\renaissance-philosophers_0"; \ [2025-11-28T00:27:15.957Z] echo ""; echo "TESTING:"; \ [2025-11-28T00:27:15.957Z] "c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\renaissance-philosophers_0"\\philosophers.json" philosophers; \ [2025-11-28T00:27:15.957Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-philosophers_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\renaissance-philosophers_0"; else echo "-----------------------------------"; echo "renaissance-philosophers_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-11-28T00:27:15.957Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-11-28T00:27:15.957Z] echo "Nothing to be done for teardown."; \ [2025-11-28T00:27:15.957Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\TestTargetResult"; [2025-11-28T00:27:15.957Z] [2025-11-28T00:27:15.957Z] TEST SETUP: [2025-11-28T00:27:15.957Z] Nothing to be done for setup. [2025-11-28T00:27:15.957Z] [2025-11-28T00:27:15.957Z] TESTING: [2025-11-28T00:27:16.727Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2025-11-28T00:27:16.727Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/output_17642891248590/renaissance-philosophers_0/launcher-002715-315305591406462025/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2025-11-28T00:27:16.727Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2025-11-28T00:27:16.727Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2025-11-28T00:27:17.121Z] ====== philosophers (scala) [default], iteration 0 started ====== [2025-11-28T00:27:17.121Z] GC before operation: completed in 18.426 ms, heap usage 9.037 MB -> 5.059 MB. [2025-11-28T00:27:18.937Z] Camera thread performed 122 scans. [2025-11-28T00:27:18.937Z] ====== philosophers (scala) [default], iteration 0 completed (1901.233 ms) ====== [2025-11-28T00:27:18.937Z] ====== philosophers (scala) [default], iteration 1 started ====== [2025-11-28T00:27:18.937Z] GC before operation: completed in 15.073 ms, heap usage 106.161 MB -> 5.402 MB. [2025-11-28T00:27:20.138Z] Camera thread performed 122 scans. [2025-11-28T00:27:20.139Z] ====== philosophers (scala) [default], iteration 1 completed (1301.103 ms) ====== [2025-11-28T00:27:20.139Z] ====== philosophers (scala) [default], iteration 2 started ====== [2025-11-28T00:27:20.495Z] GC before operation: completed in 13.452 ms, heap usage 133.582 MB -> 5.402 MB. [2025-11-28T00:27:21.692Z] Camera thread performed 122 scans. [2025-11-28T00:27:21.692Z] ====== philosophers (scala) [default], iteration 2 completed (1339.800 ms) ====== [2025-11-28T00:27:21.692Z] ====== philosophers (scala) [default], iteration 3 started ====== [2025-11-28T00:27:21.692Z] GC before operation: completed in 10.906 ms, heap usage 96.588 MB -> 5.403 MB. [2025-11-28T00:27:22.887Z] Camera thread performed 122 scans. [2025-11-28T00:27:22.887Z] ====== philosophers (scala) [default], iteration 3 completed (1337.856 ms) ====== [2025-11-28T00:27:22.887Z] ====== philosophers (scala) [default], iteration 4 started ====== [2025-11-28T00:27:22.887Z] GC before operation: completed in 12.144 ms, heap usage 137.297 MB -> 5.404 MB. [2025-11-28T00:27:24.601Z] Camera thread performed 122 scans. [2025-11-28T00:27:24.601Z] ====== philosophers (scala) [default], iteration 4 completed (1329.199 ms) ====== [2025-11-28T00:27:24.601Z] ====== philosophers (scala) [default], iteration 5 started ====== [2025-11-28T00:27:24.601Z] GC before operation: completed in 11.337 ms, heap usage 96.682 MB -> 5.404 MB. [2025-11-28T00:27:25.799Z] Camera thread performed 122 scans. [2025-11-28T00:27:25.799Z] ====== philosophers (scala) [default], iteration 5 completed (1320.187 ms) ====== [2025-11-28T00:27:25.799Z] ====== philosophers (scala) [default], iteration 6 started ====== [2025-11-28T00:27:25.799Z] GC before operation: completed in 11.839 ms, heap usage 33.605 MB -> 5.404 MB. [2025-11-28T00:27:26.992Z] Camera thread performed 122 scans. [2025-11-28T00:27:26.992Z] ====== philosophers (scala) [default], iteration 6 completed (1362.821 ms) ====== [2025-11-28T00:27:26.992Z] ====== philosophers (scala) [default], iteration 7 started ====== [2025-11-28T00:27:26.992Z] GC before operation: completed in 11.211 ms, heap usage 25.097 MB -> 5.404 MB. [2025-11-28T00:27:28.754Z] Camera thread performed 122 scans. [2025-11-28T00:27:28.754Z] ====== philosophers (scala) [default], iteration 7 completed (1364.809 ms) ====== [2025-11-28T00:27:28.754Z] ====== philosophers (scala) [default], iteration 8 started ====== [2025-11-28T00:27:28.754Z] GC before operation: completed in 10.645 ms, heap usage 41.087 MB -> 5.404 MB. [2025-11-28T00:27:29.947Z] Camera thread performed 122 scans. [2025-11-28T00:27:29.947Z] ====== philosophers (scala) [default], iteration 8 completed (1345.643 ms) ====== [2025-11-28T00:27:29.947Z] ====== philosophers (scala) [default], iteration 9 started ====== [2025-11-28T00:27:29.947Z] GC before operation: completed in 11.600 ms, heap usage 119.107 MB -> 5.405 MB. [2025-11-28T00:27:31.140Z] Camera thread performed 122 scans. [2025-11-28T00:27:31.140Z] ====== philosophers (scala) [default], iteration 9 completed (1388.960 ms) ====== [2025-11-28T00:27:31.140Z] ====== philosophers (scala) [default], iteration 10 started ====== [2025-11-28T00:27:31.140Z] GC before operation: completed in 10.766 ms, heap usage 37.578 MB -> 5.405 MB. [2025-11-28T00:27:32.858Z] Camera thread performed 122 scans. [2025-11-28T00:27:32.858Z] ====== philosophers (scala) [default], iteration 10 completed (1348.068 ms) ====== [2025-11-28T00:27:32.858Z] ====== philosophers (scala) [default], iteration 11 started ====== [2025-11-28T00:27:32.858Z] GC before operation: completed in 11.973 ms, heap usage 135.096 MB -> 5.405 MB. [2025-11-28T00:27:34.051Z] Camera thread performed 122 scans. [2025-11-28T00:27:34.051Z] ====== philosophers (scala) [default], iteration 11 completed (1347.811 ms) ====== [2025-11-28T00:27:34.051Z] ====== philosophers (scala) [default], iteration 12 started ====== [2025-11-28T00:27:34.051Z] GC before operation: completed in 10.818 ms, heap usage 18.048 MB -> 5.405 MB. [2025-11-28T00:27:35.311Z] Camera thread performed 122 scans. [2025-11-28T00:27:35.311Z] ====== philosophers (scala) [default], iteration 12 completed (1306.361 ms) ====== [2025-11-28T00:27:35.311Z] ====== philosophers (scala) [default], iteration 13 started ====== [2025-11-28T00:27:35.311Z] GC before operation: completed in 10.770 ms, heap usage 18.073 MB -> 5.405 MB. [2025-11-28T00:27:36.509Z] Camera thread performed 122 scans. [2025-11-28T00:27:36.509Z] ====== philosophers (scala) [default], iteration 13 completed (1347.232 ms) ====== [2025-11-28T00:27:36.509Z] ====== philosophers (scala) [default], iteration 14 started ====== [2025-11-28T00:27:36.509Z] GC before operation: completed in 11.591 ms, heap usage 45.603 MB -> 5.406 MB. [2025-11-28T00:27:38.236Z] Camera thread performed 122 scans. [2025-11-28T00:27:38.236Z] ====== philosophers (scala) [default], iteration 14 completed (1304.206 ms) ====== [2025-11-28T00:27:38.236Z] ====== philosophers (scala) [default], iteration 15 started ====== [2025-11-28T00:27:38.236Z] GC before operation: completed in 11.561 ms, heap usage 47.580 MB -> 5.406 MB. [2025-11-28T00:27:39.428Z] Camera thread performed 122 scans. [2025-11-28T00:27:39.428Z] ====== philosophers (scala) [default], iteration 15 completed (1342.517 ms) ====== [2025-11-28T00:27:39.428Z] ====== philosophers (scala) [default], iteration 16 started ====== [2025-11-28T00:27:39.428Z] GC before operation: completed in 12.141 ms, heap usage 119.104 MB -> 5.406 MB. [2025-11-28T00:27:40.620Z] Camera thread performed 122 scans. [2025-11-28T00:27:40.620Z] ====== philosophers (scala) [default], iteration 16 completed (1349.932 ms) ====== [2025-11-28T00:27:40.620Z] ====== philosophers (scala) [default], iteration 17 started ====== [2025-11-28T00:27:40.620Z] GC before operation: completed in 10.992 ms, heap usage 79.105 MB -> 5.406 MB. [2025-11-28T00:27:41.831Z] Camera thread performed 122 scans. [2025-11-28T00:27:41.831Z] ====== philosophers (scala) [default], iteration 17 completed (1344.782 ms) ====== [2025-11-28T00:27:41.831Z] ====== philosophers (scala) [default], iteration 18 started ====== [2025-11-28T00:27:41.831Z] GC before operation: completed in 10.678 ms, heap usage 81.102 MB -> 5.406 MB. [2025-11-28T00:27:43.545Z] Camera thread performed 122 scans. [2025-11-28T00:27:43.545Z] ====== philosophers (scala) [default], iteration 18 completed (1364.223 ms) ====== [2025-11-28T00:27:43.545Z] ====== philosophers (scala) [default], iteration 19 started ====== [2025-11-28T00:27:43.545Z] GC before operation: completed in 10.845 ms, heap usage 56.074 MB -> 5.406 MB. [2025-11-28T00:27:44.738Z] Camera thread performed 122 scans. [2025-11-28T00:27:44.738Z] ====== philosophers (scala) [default], iteration 19 completed (1335.492 ms) ====== [2025-11-28T00:27:44.738Z] ====== philosophers (scala) [default], iteration 20 started ====== [2025-11-28T00:27:44.738Z] GC before operation: completed in 10.698 ms, heap usage 58.574 MB -> 5.406 MB. [2025-11-28T00:27:45.942Z] Camera thread performed 122 scans. [2025-11-28T00:27:45.942Z] ====== philosophers (scala) [default], iteration 20 completed (1371.200 ms) ====== [2025-11-28T00:27:45.942Z] ====== philosophers (scala) [default], iteration 21 started ====== [2025-11-28T00:27:45.942Z] GC before operation: completed in 11.046 ms, heap usage 127.598 MB -> 5.406 MB. [2025-11-28T00:27:47.656Z] Camera thread performed 122 scans. [2025-11-28T00:27:47.656Z] ====== philosophers (scala) [default], iteration 21 completed (1353.215 ms) ====== [2025-11-28T00:27:47.656Z] ====== philosophers (scala) [default], iteration 22 started ====== [2025-11-28T00:27:47.656Z] GC before operation: completed in 11.349 ms, heap usage 11.609 MB -> 5.406 MB. [2025-11-28T00:27:48.846Z] Camera thread performed 122 scans. [2025-11-28T00:27:48.846Z] ====== philosophers (scala) [default], iteration 22 completed (1350.733 ms) ====== [2025-11-28T00:27:48.846Z] ====== philosophers (scala) [default], iteration 23 started ====== [2025-11-28T00:27:48.846Z] GC before operation: completed in 10.892 ms, heap usage 50.100 MB -> 5.407 MB. [2025-11-28T00:27:50.043Z] Camera thread performed 122 scans. [2025-11-28T00:27:50.043Z] ====== philosophers (scala) [default], iteration 23 completed (1327.326 ms) ====== [2025-11-28T00:27:50.043Z] ====== philosophers (scala) [default], iteration 24 started ====== [2025-11-28T00:27:50.043Z] GC before operation: completed in 11.481 ms, heap usage 6.019 MB -> 5.407 MB. [2025-11-28T00:27:51.756Z] Camera thread performed 122 scans. [2025-11-28T00:27:51.756Z] ====== philosophers (scala) [default], iteration 24 completed (1356.857 ms) ====== [2025-11-28T00:27:51.756Z] ====== philosophers (scala) [default], iteration 25 started ====== [2025-11-28T00:27:51.756Z] GC before operation: completed in 11.261 ms, heap usage 49.106 MB -> 5.407 MB. [2025-11-28T00:27:52.945Z] Camera thread performed 122 scans. [2025-11-28T00:27:52.945Z] ====== philosophers (scala) [default], iteration 25 completed (1393.232 ms) ====== [2025-11-28T00:27:52.945Z] ====== philosophers (scala) [default], iteration 26 started ====== [2025-11-28T00:27:52.945Z] GC before operation: completed in 11.597 ms, heap usage 70.604 MB -> 5.407 MB. [2025-11-28T00:27:54.141Z] Camera thread performed 122 scans. [2025-11-28T00:27:54.141Z] ====== philosophers (scala) [default], iteration 26 completed (1370.893 ms) ====== [2025-11-28T00:27:54.141Z] ====== philosophers (scala) [default], iteration 27 started ====== [2025-11-28T00:27:54.497Z] GC before operation: completed in 12.467 ms, heap usage 128.103 MB -> 5.407 MB. [2025-11-28T00:27:55.691Z] Camera thread performed 122 scans. [2025-11-28T00:27:55.691Z] ====== philosophers (scala) [default], iteration 27 completed (1401.207 ms) ====== [2025-11-28T00:27:55.691Z] ====== philosophers (scala) [default], iteration 28 started ====== [2025-11-28T00:27:55.691Z] GC before operation: completed in 11.534 ms, heap usage 98.102 MB -> 5.407 MB. [2025-11-28T00:27:57.405Z] Camera thread performed 122 scans. [2025-11-28T00:27:57.405Z] ====== philosophers (scala) [default], iteration 28 completed (1369.041 ms) ====== [2025-11-28T00:27:57.405Z] ====== philosophers (scala) [default], iteration 29 started ====== [2025-11-28T00:27:57.405Z] GC before operation: completed in 12.352 ms, heap usage 133.600 MB -> 5.407 MB. [2025-11-28T00:27:58.581Z] Camera thread performed 122 scans. [2025-11-28T00:27:58.581Z] ====== philosophers (scala) [default], iteration 29 completed (1391.923 ms) ====== [2025-11-28T00:27:58.581Z] ----------------------------------- [2025-11-28T00:27:58.581Z] renaissance-philosophers_0_PASSED [2025-11-28T00:27:58.581Z] ----------------------------------- [2025-11-28T00:27:58.581Z] [2025-11-28T00:27:58.581Z] TEST TEARDOWN: [2025-11-28T00:27:58.581Z] Nothing to be done for teardown. [2025-11-28T00:27:58.919Z] renaissance-philosophers_0 Finish Time: Fri Nov 28 00:27:58 2025 Epoch Time (ms): 1764289678618 [2025-11-28T00:27:58.919Z] make[4]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/perf/renaissance' [2025-11-28T00:27:58.919Z] make[3]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/perf' [2025-11-28T00:27:58.919Z] make[2]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests' [2025-11-28T00:27:58.919Z] [2025-11-28T00:27:58.919Z] [2025-11-28T00:27:58.919Z] All tests finished, run result summary: [2025-11-28T00:27:58.919Z] cd "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\scripts"; \ [2025-11-28T00:27:58.919Z] perl "resultsSum.pl" --failuremk="C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\failedtargets.mk" --resultFile="C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\TestTargetResult" --platFile="C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\resources\\buildPlatformMap.properties" --diagnostic=failure --jdkVersion=26 --jdkImpl=hotspot --jdkVendor="eclipse" --spec=win_x86-64 --buildList=perf --customTarget="" --testTarget=extended.perf --tapPath=C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17642891248590\\ --tapName=Test_openjdk26_hs_extended.perf_x86-64_windows.tap --comment="" [2025-11-28T00:27:59.306Z] [2025-11-28T00:27:59.306Z] [2025-11-28T00:27:59.306Z] TEST TARGETS SUMMARY [2025-11-28T00:27:59.306Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [2025-11-28T00:27:59.306Z] DISABLED test targets: [2025-11-28T00:27:59.306Z] dacapo-avrora_0 [2025-11-28T00:27:59.306Z] dacapo-pmd_0 [2025-11-28T00:27:59.306Z] renaissance-finagle-chirper_0 [2025-11-28T00:27:59.306Z] [2025-11-28T00:27:59.306Z] PASSED test targets: [2025-11-28T00:27:59.306Z] dacapo-fop_0 [2025-11-28T00:27:59.306Z] dacapo-jython_0 [2025-11-28T00:27:59.306Z] dacapo-luindex_0 [2025-11-28T00:27:59.306Z] dacapo-sunflow_0 [2025-11-28T00:27:59.306Z] dacapo-tomcat_0 [2025-11-28T00:27:59.306Z] dacapo-xalan_0 [2025-11-28T00:27:59.306Z] renaissance-finagle-http_0 [2025-11-28T00:27:59.306Z] renaissance-mnemonics_0 [2025-11-28T00:27:59.306Z] renaissance-par-mnemonics_0 [2025-11-28T00:27:59.306Z] renaissance-philosophers_0 [2025-11-28T00:27:59.306Z] [2025-11-28T00:27:59.306Z] FAILED test targets: [2025-11-28T00:27:59.306Z] renaissance-als_0 [2025-11-28T00:27:59.306Z] renaissance-chi-square_0 [2025-11-28T00:27:59.306Z] renaissance-db-shootout_0 [2025-11-28T00:27:59.306Z] renaissance-dec-tree_0 [2025-11-28T00:27:59.306Z] renaissance-gauss-mix_0 [2025-11-28T00:27:59.306Z] renaissance-log-regression_0 [2025-11-28T00:27:59.306Z] renaissance-movie-lens_0 [2025-11-28T00:27:59.306Z] [2025-11-28T00:27:59.306Z] TOTAL: 20 EXECUTED: 17 PASSED: 10 FAILED: 7 DISABLED: 3 SKIPPED: 0 [2025-11-28T00:27:59.306Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [2025-11-28T00:27:59.306Z] [2025-11-28T00:27:59.644Z] make[1]: *** [settings.mk:454: resultsSummary] Error 2 [2025-11-28T00:27:59.644Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG' [2025-11-28T00:27:59.644Z] make: *** [makefile:62: _extended.perf] Error 2 [Pipeline] sh [2025-11-28T00:28:00.203Z] ++ uname [2025-11-28T00:28:00.203Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']' [2025-11-28T00:28:00.203Z] ++ uname [2025-11-28T00:28:00.203Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']' [2025-11-28T00:28:00.546Z] ++ uname [2025-11-28T00:28:00.546Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']' [2025-11-28T00:28:00.546Z] + MAKE=make [2025-11-28T00:28:00.546Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2025-11-28T00:28:00.546Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] } [2025-11-28T00:28:00.625Z] $ ssh-agent -k [2025-11-28T00:28:00.677Z] unset SSH_AUTH_SOCK; [2025-11-28T00:28:00.677Z] unset SSH_AGENT_PID; [2025-11-28T00:28:00.677Z] echo Agent pid 2060 killed; [2025-11-28T00:28:00.736Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2025-11-28T00:28:00.772Z] no DaCapo-h2 metric found [Pipeline] echo [2025-11-28T00:28:00.809Z] There were test failures, current build status is UNSTABLE. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Post) [Pipeline] echo [2025-11-28T00:28:00.870Z] Saving aqa-tests/testenv/testenv.properties file on jenkins. [Pipeline] archiveArtifacts [2025-11-28T00:28:00.899Z] Archiving artifacts [2025-11-28T00:28:00.959Z] Recording fingerprints [Pipeline] echo [2025-11-28T00:28:01.002Z] Saving aqa-tests/TKG/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2025-11-28T00:28:01.031Z] Archiving artifacts [2025-11-28T00:28:01.243Z] Recording fingerprints [Pipeline] sh [2025-11-28T00:28:01.890Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_17642891248590 [Pipeline] echo [2025-11-28T00:28:05.811Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins. [Pipeline] archiveArtifacts [2025-11-28T00:28:05.840Z] Archiving artifacts [2025-11-28T00:29:42.563Z] Recording fingerprints [Pipeline] findFiles [Pipeline] echo [2025-11-28T00:29:48.957Z] Tap file found: aqa-tests\TKG\output_17642891248590\Test_openjdk26_hs_extended.perf_x86-64_windows.tap... [Pipeline] readFile [Pipeline] junit [2025-11-28T00:29:49.106Z] Recording test results [2025-11-28T00:29:50.079Z] None of the test reports contained any result [2025-11-28T00:29:50.080Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-11-28T00:29:50.111Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-11-28T00:29:50.042Z] No test report files were found. Configuration error? [2025-11-28T00:29:50.580Z] + aqa-tests/terminateTestProcesses.sh null [2025-11-28T00:29:50.580Z] Windows machine, using powershell queries... [2025-11-28T00:29:51.785Z] Woohoo - no rogue processes detected! [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-11-28T00:29:51.968Z] [WS-CLEANUP] Deleting project workspace... [2025-11-28T00:29:51.968Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-11-28T00:30:03.519Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] sh [2025-11-28T00:30:04.201Z] + find /cygdrive/c/temp -name '*core*' -print -exec rm -f '{}' ';' [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-11-28T00:30:06.023Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Rerun) [Pipeline] echo [2025-11-28T00:30:06.217Z] allocate a node for generating rerun job ... [Pipeline] node [2025-11-28T00:30:06.300Z] Running on test-azure-win11-aarch64-3 in C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows [Pipeline] { [Pipeline] echo [2025-11-28T00:30:06.319Z] Generating rerun Test_openjdk26_hs_extended.perf_x86-64_windows_rerun job for running failed test(s) ... [Pipeline] parallel [Pipeline] { (Branch: Test_openjdk26_hs_extended.perf_x86-64_windows_rerun) [Pipeline] echo [2025-11-28T00:30:06.360Z] GENERATE_JOBS is set to true, set test job Test_openjdk26_hs_extended.perf_x86-64_windows_rerun params for generating the job [Pipeline] fileExists [Pipeline] sh [2025-11-28T00:30:06.925Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate [Pipeline] jobDsl [2025-11-28T00:30:07.769Z] Processing DSL script testJobTemplate [2025-11-28T00:30:39.059Z] LEVELS: [extended] [2025-11-28T00:30:39.059Z] JDK_VERSIONS: [8] [2025-11-28T00:30:39.059Z] GROUPS: [perf] [2025-11-28T00:30:39.059Z] ARCH_OS_LIST: [x86-64_windows] [2025-11-28T00:30:39.284Z] Existing items: [2025-11-28T00:30:39.284Z] GeneratedJob{name='Test_openjdk26_hs_extended.perf_x86-64_windows_rerun'} [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // node [Pipeline] echo [2025-11-28T00:30:40.263Z] Triggering rerun jobs in parallel ... [Pipeline] parallel [Pipeline] { (Branch: Test_openjdk26_hs_extended.perf_x86-64_windows_rerun) [Pipeline] build [2025-11-28T00:30:40.283Z] Scheduling project: Test_openjdk26_hs_extended.perf_x86-64_windows_rerun [2025-11-28T00:30:46.411Z] Starting building: Test_openjdk26_hs_extended.perf_x86-64_windows_rerun #9 [2025-11-28T00:59:04.365Z] Build Test_openjdk26_hs_extended.perf_x86-64_windows_rerun #9 completed: UNSTABLE [Pipeline] } [Pipeline] // parallel [Pipeline] node [2025-11-28T00:59:04.488Z] Running on build-osuosl-aix72-ppc64-3 in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-11-28T00:59:04.872Z] [WS-CLEANUP] Deleting project workspace... [2025-11-28T00:59:04.872Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-11-28T00:59:05.047Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] echo [2025-11-28T00:59:05.077Z] Test_openjdk26_hs_extended.perf_x86-64_windows_rerun #9 completed with status UNSTABLE [Pipeline] timeout [2025-11-28T00:59:05.091Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-11-28T00:59:06.338Z] Copied 1 artifact from "Test_openjdk26_hs_extended.perf_x86-64_windows_rerun" build number 9 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-11-28T00:59:06.370Z] Saving Test_openjdk26_hs_extended.perf_x86-64_windows_rerun/9/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2025-11-28T00:59:06.555Z] Archiving artifacts [2025-11-28T00:59:06.918Z] Recording fingerprints [Pipeline] findFiles [Pipeline] echo [2025-11-28T00:59:07.838Z] Tap file found: Test_openjdk26_hs_extended.perf_x86-64_windows_rerun/9/aqa-tests/TKG/output_17642912775781/Test_openjdk26_hs_extended.perf_x86-64_windows_rerun.tap... [Pipeline] readFile [Pipeline] echo [2025-11-28T00:59:08.106Z] Rerun in Grinder with failed test targets: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=testList+TESTLIST=renaissance-als_0,renaissance-chi-square_0,renaissance-db-shootout_0,renaissance-dec-tree_0,renaissance-gauss-mix_0,renaissance-log-regression_0,renaissance-movie-lens_0&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&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=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=26&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-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=jdk-26%2B26_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=perf&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=475&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-11-28T00:59:08.496Z] [WS-CLEANUP] Deleting project workspace... [2025-11-28T00:59:08.496Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-11-28T00:59:08.672Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] End of Pipeline Finished: UNSTABLE