Test_openjdk11_hs_sanity.perf_x86-32_windows
Started by upstream project "build-scripts/jobs/jdk11u/jdk11u-windows-x86-32-temurin" build number 396
originally caused by:
Started by upstream project "build-scripts/openjdk11-pipeline" build number 2759
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_11ea" build number 312
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_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_openjdk11_hs_sanity.perf_x86-32_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 247f0c4427ffbda6ed41daee20a270f71bb75b3e (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 247f0c4427ffbda6ed41daee20a270f71bb75b3e # timeout=10
Commit message: "Added july-2025-PSU problemlist entry (#6482)"
> git rev-list --no-walk 6ea6974a1ec90c4d9715969f1eacf23ba017ac67 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2025-08-02T01:10:31.828Z] Found a total of 3 nodes with the 'hw.arch.x86&&sw.os.windows&&ci.role.perf' label
[Pipeline] echo
[2025-08-02T01:10:31.835Z] SPEC: win_x86
[Pipeline] echo
[2025-08-02T01:10:31.837Z] LABEL: hw.arch.x86&&sw.os.windows&&ci.role.perf
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-08-02T01:10:31.847Z] 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-08-02T01:10:31.850Z] dynamicAgents: []
[Pipeline] node
[2025-08-02T01:10:46.853Z] Still waiting to schedule task
[2025-08-02T01:10:46.853Z] Waiting for next available executor on ‘hw.arch.x86&&sw.os.windows&&ci.role.perf’
[2025-08-02T04:18:06.462Z] Running on test-azure-win2022-x64-3 in c:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_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-08-02T04:18:06.493Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-08-02T04:18:06.545Z] [WS-CLEANUP] Deleting project workspace...
[2025-08-02T04:18:06.545Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-08-02T04:18:06.565Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-08-02T04:18:06.617Z] The recommended git tool is: git
[2025-08-02T04:18:06.663Z] No credentials specified
[2025-08-02T04:18:06.684Z] Cloning the remote Git repository
[2025-08-02T04:18:06.715Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-08-02T04:18:06.715Z] > git init c:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\aqa-tests # timeout=10
[2025-08-02T04:18:07.072Z] [WARNING] Reference path does not exist: null/openjdk_cache
[2025-08-02T04:18:07.072Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-08-02T04:18:07.072Z] > git --version # timeout=10
[2025-08-02T04:18:07.127Z] > git --version # 'git version 2.42.1'
[2025-08-02T04:18:07.127Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-08-02T04:18:14.536Z] Avoid second fetch
[2025-08-02T04:18:14.642Z] Checking out Revision 247f0c4427ffbda6ed41daee20a270f71bb75b3e (origin/master)
[2025-08-02T04:18:14.353Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-08-02T04:18:14.418Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-08-02T04:18:14.544Z] > git rev-parse "origin/master^{commit}" # timeout=10
[2025-08-02T04:18:14.651Z] > git config core.sparsecheckout # timeout=10
[2025-08-02T04:18:14.710Z] > git checkout -f 247f0c4427ffbda6ed41daee20a270f71bb75b3e # timeout=10
[2025-08-02T04:18:18.155Z] Commit message: "Added july-2025-PSU problemlist entry (#6482)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (c:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_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-08-02T04:18:19.591Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-08-02T04:18:19.611Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-08-02T04:18:20.124Z] + LC_TIME=C
[2025-08-02T04:18:20.125Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-08-02T04:18:20.203Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-08-02T04:18:20.645Z] + aqa-tests/terminateTestProcesses.sh null
[2025-08-02T04:18:20.646Z] Windows machine, using powershell queries...
[2025-08-02T04:18:21.315Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2025-08-02T04:18:22.593Z] + printenv
[2025-08-02T04:18:22.593Z] ProgramFiles(x86)=C:\Program Files (x86)
[2025-08-02T04:18:22.593Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
[2025-08-02T04:18:22.593Z] !C:=C:\Users\jenkins\agent
[2025-08-02T04:18:22.593Z] KEEP_WORKSPACE=false
[2025-08-02T04:18:22.593Z] NUMBER_OF_PROCESSORS=4
[2025-08-02T04:18:22.593Z] PROCESSOR_LEVEL=6
[2025-08-02T04:18:22.593Z] TAP_NAME=Test_openjdk11_hs_sanity.perf_x86-32_windows.tap
[2025-08-02T04:18:22.593Z] LIB_DIR=c:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows/../../testDependency/lib
[2025-08-02T04:18:22.593Z] EXIT_FAILURE=false
[2025-08-02T04:18:22.593Z] JDK_BRANCH=jdk-11.0.29+1_adopt
[2025-08-02T04:18:22.593Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_sanity.perf_x86-32_windows/544/display/redirect?page=tests
[2025-08-02T04:18:22.593Z] PLATFORM=x86-32_windows
[2025-08-02T04:18:22.593Z] DOCKER_REQUIRED=false
[2025-08-02T04:18:22.593Z] USERDOMAIN_ROAMINGPROFILE=TEST-AZURE-WIN-
[2025-08-02T04:18:22.593Z] PROGRAMFILES=C:\Program Files
[2025-08-02T04:18:22.593Z] git=C:\Program Files\Git\cmd\git.exe
[2025-08-02T04:18:22.593Z] TIME_LIMIT=25
[2025-08-02T04:18:22.593Z] JENKINS_SERVER_COOKIE=durable-1408b609ce4689b1d5d7eab79c217efb49e86806817f174154c7f5a86ca5f845
[2025-08-02T04:18:22.593Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
[2025-08-02T04:18:22.593Z] JAVA_HOME=C:\Program Files\Java\jdk-17.0.8.1+1
[2025-08-02T04:18:22.593Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-08-02T04:18:22.593Z] GENERATE_JOBS=true
[2025-08-02T04:18:22.593Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-08-02T04:18:22.593Z] OS=Windows_NT
[2025-08-02T04:18:22.593Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_sanity.perf_x86-32_windows/544/display/redirect?page=changes
[2025-08-02T04:18:22.593Z] HOMEDRIVE=C:
[2025-08-02T04:18:22.593Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15
[2025-08-02T04:18:22.593Z] RERUN_ITERATIONS=1
[2025-08-02T04:18:22.593Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-08-02T04:18:22.593Z] USERDOMAIN=TEST-AZURE-WIN-
[2025-08-02T04:18:22.593Z] STF_OWNER_BRANCH=adoptium:master
[2025-08-02T04:18:22.593Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-08-02T04:18:22.593Z] PWD=/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows
[2025-08-02T04:18:22.593Z] USERPROFILE=C:\Users\jenkins.test-azure-win2
[2025-08-02T04:18:22.593Z] ARCHIVE_TEST_RESULTS=false
[2025-08-02T04:18:22.593Z] SETUP_JCK_RUN=false
[2025-08-02T04:18:22.593Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_sanity.perf_x86-32_windows/544/
[2025-08-02T04:18:22.593Z] SLACK_CHANNEL=aqavit-bot
[2025-08-02T04:18:22.593Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk11u/jdk11u-windows-x86-32-temurin
[2025-08-02T04:18:22.593Z] JCK_GIT_BRANCH=master
[2025-08-02T04:18:22.593Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_sanity.perf_x86-32_windows/
[2025-08-02T04:18:22.593Z] BUILD_NUMBER=544
[2025-08-02T04:18:22.593Z] TKG_ITERATIONS=1
[2025-08-02T04:18:22.593Z] _=/usr/bin/printenv
[2025-08-02T04:18:22.593Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\
[2025-08-02T04:18:22.593Z] PERF_ROOT=c:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows/../../benchmarks
[2025-08-02T04:18:22.593Z] ALLUSERSPROFILE=C:\ProgramData
[2025-08-02T04:18:22.593Z] JENKINS_NODE_COOKIE=899bc8fe-077e-4f5f-bb1e-2b085a15e07c
[2025-08-02T04:18:22.593Z] CommonProgramW6432=C:\Program Files\Common Files
[2025-08-02T04:18:22.593Z] KEEP_REPORTDIR=false
[2025-08-02T04:18:22.593Z] BUILD_DISPLAY_NAME=#544
[2025-08-02T04:18:22.593Z] SDK_RESOURCE=upstream
[2025-08-02T04:18:22.593Z] TEST_JDK_HOME=c:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows/jdkbinary/j2sdk-image
[2025-08-02T04:18:22.593Z] HOME=/home/jenkins
[2025-08-02T04:18:22.593Z] USERNAME=jenkins
[2025-08-02T04:18:22.593Z] COMSPEC=C:\Windows\system32\cmd.exe
[2025-08-02T04:18:22.593Z] jobStatus=SUCCESS
[2025-08-02T04:18:22.593Z] JENKINS_URL=https://ci.adoptium.net/
[2025-08-02T04:18:22.593Z] JOB_BASE_NAME=Test_openjdk11_hs_sanity.perf_x86-32_windows
[2025-08-02T04:18:22.593Z] JOBSTARTTIME=Sat, 02 Aug 2025 04:18:20 +0000
[2025-08-02T04:18:22.593Z] JDK_VERSION=11
[2025-08-02T04:18:22.593Z] APPDATA=C:\Users\jenkins.test-azure-win2\AppData\Roaming
[2025-08-02T04:18:22.593Z] JOB_NAME=Test_openjdk11_hs_sanity.perf_x86-32_windows
[2025-08-02T04:18:22.593Z] USE_TESTENV_PROPERTIES=false
[2025-08-02T04:18:22.593Z] SYSTEMROOT=C:\Windows
[2025-08-02T04:18:22.593Z] PERSONAL_BUILD=false
[2025-08-02T04:18:22.593Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_sanity.perf_x86-32_windows/544/display/redirect
[2025-08-02T04:18:22.593Z] LOCALAPPDATA=C:\Users\jenkins.test-azure-win2\AppData\Local
[2025-08-02T04:18:22.593Z] AUTO_DETECT=true
[2025-08-02T04:18:22.593Z] EXIT_SUCCESS=false
[2025-08-02T04:18:22.593Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_sanity.perf_x86-32_windows/display/redirect
[2025-08-02T04:18:22.593Z] PROMPT=$P$G
[2025-08-02T04:18:22.593Z] WORKSPACE=c:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows
[2025-08-02T04:18:22.593Z] COMPUTERNAME=TEST-AZURE-WIN-
[2025-08-02T04:18:22.593Z] OPENJ9_BRANCH=master
[2025-08-02T04:18:22.593Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-08-02T04:18:22.593Z] SYSTEM_LIB_DIR=c:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows/../../testDependency/system_lib
[2025-08-02T04:18:22.593Z] PARALLEL=Dynamic
[2025-08-02T04:18:22.593Z] HUDSON_URL=https://ci.adoptium.net/
[2025-08-02T04:18:22.593Z] ITERATIONS=1
[2025-08-02T04:18:22.593Z] UPSTREAM_JOB_NUMBER=396
[2025-08-02T04:18:22.593Z] SPEC=win_x86
[2025-08-02T04:18:22.593Z] TERM=xterm-256color
[2025-08-02T04:18:22.593Z] JDK_REPO=https://github.com/adoptium/jdk11u
[2025-08-02T04:18:22.593Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-08-02T04:18:22.593Z] LOGONSERVER=\\TEST-AZURE-WIN-
[2025-08-02T04:18:22.593Z] NODE_NAME=test-azure-win2022-x64-3
[2025-08-02T04:18:22.593Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-08-02T04:18:22.593Z] PSModulePath=C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules
[2025-08-02T04:18:22.594Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-08-02T04:18:22.594Z] WIX=C:\Program Files (x86)\WiX Toolset v3.14\
[2025-08-02T04:18:22.594Z] TEMP=/cygdrive/c/Users/JENKIN~1.TES/AppData/Local/Temp/2
[2025-08-02T04:18:22.594Z] DYNAMIC_COMPILE=false
[2025-08-02T04:18:22.594Z] SHLVL=2
[2025-08-02T04:18:22.594Z] BUILD_TAG=jenkins-Test_openjdk11_hs_sanity.perf_x86-32_windows-544
[2025-08-02T04:18:22.594Z] PROCESSOR_REVISION=5504
[2025-08-02T04:18:22.594Z] DriverData=C:\Windows\System32\Drivers\DriverData
[2025-08-02T04:18:22.594Z] EXECUTOR_NUMBER=0
[2025-08-02T04:18:22.594Z] HUDSON_COOKIE=031a0670-777b-49bc-bb31-04da4cac3a34
[2025-08-02T04:18:22.594Z] ADOPTOPENJDK_BRANCH=master
[2025-08-02T04:18:22.594Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-08-02T04:18:22.594Z] COMMONPROGRAMFILES=C:\Program Files\Common Files
[2025-08-02T04:18:22.594Z] ORIGIN_JDK_VERSION=11
[2025-08-02T04:18:22.594Z] PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 85 Stepping 4, GenuineIntel
[2025-08-02T04:18:22.594Z] SESSIONNAME=RDP-Tcp#0
[2025-08-02T04:18:22.594Z] NUM_PROCESSORS=2
[2025-08-02T04:18:22.594Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-08-02T04:18:22.594Z] NODE_LABELS=sw.os.windows ci.role.test x64 test-azure-win2022-x64-3 ci.role.perf windows hw.arch.x86 win2022
[2025-08-02T04:18:22.594Z] STAGE_NAME=Setup
[2025-08-02T04:18:22.594Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-08-02T04:18:22.594Z] TEST_TIME=120
[2025-08-02T04:18:22.594Z] HOMEPATH=\Users\jenkins.test-azure-win2
[2025-08-02T04:18:22.594Z] WORKSPACE_TMP=c:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows@tmp
[2025-08-02T04:18:22.594Z] TMP=/cygdrive/c/Users/JENKIN~1.TES/AppData/Local/Temp/2
[2025-08-02T04:18:22.594Z] PATH=/cygdrive/c/Program Files/Java/jdk-17.0.8.1+1/bin:/usr/bin:/cygdrive/c/Windows:/cygdrive/c/windows/system32:/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/Microsoft SQL Server/110/Tools/Binn:/cygdrive/c/Program Files/Microsoft SQL Server/120/Tools/Binn:/cygdrive/c/Program Files (x86)/Microsoft SDKs/TypeScript/1.0:/cygdrive/c/Program Files (x86)/IncrediBuild:/cygdrive/c/rust/bin:/cygdrive/c/Program Files/IcedTeaWEB/bin:/cygdrive/c/Users/adoptopenjdk/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/cygdrive/c/Users/jenkins.test-azure-win2/AppData/Local/Microsoft/WindowsApps:/usr/bin
[2025-08-02T04:18:22.594Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-08-02T04:18:22.594Z] TKG_OWNER_BRANCH=adoptium:master
[2025-08-02T04:18:22.594Z] ProgramW6432=C:\Program Files
[2025-08-02T04:18:22.594Z] CI=true
[2025-08-02T04:18:22.594Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_sanity.perf_x86-32_windows/544/display/redirect?page=artifacts
[2025-08-02T04:18:22.594Z] ACTIVE_NODE_TIMEOUT=5
[2025-08-02T04:18:22.594Z] RERUN_FAILURE=true
[2025-08-02T04:18:22.594Z] VS120COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Tools\
[2025-08-02T04:18:22.594Z] VS110COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\Tools\
[2025-08-02T04:18:22.594Z] OPENJCEPLUS_GIT_BRANCH=semeru-java11
[2025-08-02T04:18:22.594Z] BUILD_LIST=perf
[2025-08-02T04:18:22.594Z] BUILD_ID=544
[2025-08-02T04:18:22.594Z] WINDIR=C:\Windows
[2025-08-02T04:18:22.594Z] PROCESSOR_ARCHITECTURE=AMD64
[2025-08-02T04:18:22.594Z] PUBLIC=C:\Users\Public
[2025-08-02T04:18:22.594Z] CLIENTNAME=li-34a686cc-2c3
[2025-08-02T04:18:22.594Z] SYSTEMDRIVE=C:
[2025-08-02T04:18:22.594Z] TARGET=sanity.perf
[2025-08-02T04:18:22.594Z] USE_JRE=false
[2025-08-02T04:18:22.594Z] JDK_IMPL=hotspot
[2025-08-02T04:18:22.594Z] ProgramData=C:\ProgramData
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-08-02T04:18:22.639Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-08-02T04:18:22.651Z] Running in c:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-08-02T04:18:30.226Z] Copied 7 artifacts from "build-scripts » jobs » jdk11u » jdk11u-windows-x86-32-temurin" build number 396
[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-08-02T04:18:30.485Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2025-08-02T04:18:30.491Z] Running in c:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows
[Pipeline] {
[Pipeline] sshagent
[2025-08-02T04:18:30.531Z] $ ssh-agent
[2025-08-02T04:18:30.666Z] SSH_AUTH_SOCK=/tmp/ssh-QvuQJJGWQs0u/agent.37117
[2025-08-02T04:18:30.666Z] SSH_AGENT_PID=37118
[2025-08-02T04:18:30.666Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-08-02T04:18:30.691Z] Running in c:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-08-02T04:18:30.718Z] Masking supported pattern matches of %USERNAME% or %PASSWORD%
[Pipeline] {
[Pipeline] sh
[2025-08-02T04:18:31.177Z] ++ pwd
[2025-08-02T04:18:31.177Z] + ./get.sh -s /cygdrive/c/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/.. -p x86-32_windows -r upstream -j 11 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2025-08-02T04:18:31.499Z] TESTDIR: /cygdrive/c/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests
[2025-08-02T04:18:31.499Z] get jdk binary...
[2025-08-02T04:18:31.499Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-08-02T04:18:31.499Z] Uncompressing file: OpenJDK11U-jdk_x86-32_windows_hotspot_11.0.29_1-ea.zip ...
[2025-08-02T04:18:35.145Z] List files in jdkbinary folder...
[2025-08-02T04:18:35.146Z] total 334520
[2025-08-02T04:18:35.146Z] -rwxrwx---+ 1 jenkins None 54821453 Aug 1 22:16 OpenJDK11U-debugimage_x86-32_windows_hotspot_11.0.29_1-ea.zip
[2025-08-02T04:18:35.146Z] -rwxrwx---+ 1 jenkins None 178262494 Aug 1 22:25 OpenJDK11U-jdk_x86-32_windows_hotspot_11.0.29_1-ea.zip
[2025-08-02T04:18:35.146Z] -rwxrwx---+ 1 jenkins None 38024499 Aug 1 22:25 OpenJDK11U-jre_x86-32_windows_hotspot_11.0.29_1-ea.zip
[2025-08-02T04:18:35.146Z] -rwxrwx---+ 1 jenkins None 29329 Aug 1 22:22 OpenJDK11U-sbom_x86-32_windows_hotspot_11.0.29_1-ea-metadata.json
[2025-08-02T04:18:35.146Z] -rwxrwx---+ 1 jenkins None 152828 Aug 1 22:41 OpenJDK11U-sbom_x86-32_windows_hotspot_11.0.29_1-ea.json
[2025-08-02T04:18:35.146Z] -rwxrwx---+ 1 jenkins None 10136310 Aug 1 22:25 OpenJDK11U-static-libs_x86-32_windows_hotspot_11.0.29_1-ea.zip
[2025-08-02T04:18:35.146Z] -rwxrwx---+ 1 jenkins None 61100606 Aug 1 22:15 OpenJDK11U-testimage_x86-32_windows_hotspot_11.0.29_1-ea.zip
[2025-08-02T04:18:35.146Z] drwxrwxr-x+ 1 jenkins None 0 Aug 2 04:18 tmp
[2025-08-02T04:18:35.146Z] List files in jdkbinary/tmp folder...
[2025-08-02T04:18:35.146Z] total 4
[2025-08-02T04:18:35.146Z] drwxrwxr-x+ 1 jenkins None 0 Aug 1 22:15 jdk-11.0.29+1
[2025-08-02T04:18:35.146Z] Moving directory jdk-11.0.29+1/ to ../j2sdk-image
[2025-08-02T04:18:35.146Z] Uncompressing file: OpenJDK11U-jre_x86-32_windows_hotspot_11.0.29_1-ea.zip ...
[2025-08-02T04:18:37.298Z] List files in jdkbinary folder...
[2025-08-02T04:18:37.298Z] total 334524
[2025-08-02T04:18:37.298Z] -rwxrwx---+ 1 jenkins None 54821453 Aug 1 22:16 OpenJDK11U-debugimage_x86-32_windows_hotspot_11.0.29_1-ea.zip
[2025-08-02T04:18:37.298Z] -rwxrwx---+ 1 jenkins None 178262494 Aug 1 22:25 OpenJDK11U-jdk_x86-32_windows_hotspot_11.0.29_1-ea.zip
[2025-08-02T04:18:37.298Z] -rwxrwx---+ 1 jenkins None 38024499 Aug 1 22:25 OpenJDK11U-jre_x86-32_windows_hotspot_11.0.29_1-ea.zip
[2025-08-02T04:18:37.298Z] -rwxrwx---+ 1 jenkins None 29329 Aug 1 22:22 OpenJDK11U-sbom_x86-32_windows_hotspot_11.0.29_1-ea-metadata.json
[2025-08-02T04:18:37.298Z] -rwxrwx---+ 1 jenkins None 152828 Aug 1 22:41 OpenJDK11U-sbom_x86-32_windows_hotspot_11.0.29_1-ea.json
[2025-08-02T04:18:37.298Z] -rwxrwx---+ 1 jenkins None 10136310 Aug 1 22:25 OpenJDK11U-static-libs_x86-32_windows_hotspot_11.0.29_1-ea.zip
[2025-08-02T04:18:37.298Z] -rwxrwx---+ 1 jenkins None 61100606 Aug 1 22:15 OpenJDK11U-testimage_x86-32_windows_hotspot_11.0.29_1-ea.zip
[2025-08-02T04:18:37.298Z] drwxrwxr-x+ 1 jenkins None 0 Aug 1 22:15 j2sdk-image
[2025-08-02T04:18:37.298Z] drwxrwxr-x+ 1 jenkins None 0 Aug 2 04:18 tmp
[2025-08-02T04:18:37.298Z] List files in jdkbinary/tmp folder...
[2025-08-02T04:18:37.298Z] total 4
[2025-08-02T04:18:37.298Z] drwxrwxr-x+ 1 jenkins None 0 Aug 1 22:15 jdk-11.0.29+1-jre
[2025-08-02T04:18:37.298Z] Moving directory jdk-11.0.29+1-jre/ to ../j2re-image
[2025-08-02T04:18:37.298Z] Uncompressing file: OpenJDK11U-static-libs_x86-32_windows_hotspot_11.0.29_1-ea.zip ...
[2025-08-02T04:18:37.979Z] List files in jdkbinary folder...
[2025-08-02T04:18:37.979Z] total 334528
[2025-08-02T04:18:37.979Z] -rwxrwx---+ 1 jenkins None 54821453 Aug 1 22:16 OpenJDK11U-debugimage_x86-32_windows_hotspot_11.0.29_1-ea.zip
[2025-08-02T04:18:37.979Z] -rwxrwx---+ 1 jenkins None 178262494 Aug 1 22:25 OpenJDK11U-jdk_x86-32_windows_hotspot_11.0.29_1-ea.zip
[2025-08-02T04:18:37.979Z] -rwxrwx---+ 1 jenkins None 38024499 Aug 1 22:25 OpenJDK11U-jre_x86-32_windows_hotspot_11.0.29_1-ea.zip
[2025-08-02T04:18:37.979Z] -rwxrwx---+ 1 jenkins None 29329 Aug 1 22:22 OpenJDK11U-sbom_x86-32_windows_hotspot_11.0.29_1-ea-metadata.json
[2025-08-02T04:18:37.979Z] -rwxrwx---+ 1 jenkins None 152828 Aug 1 22:41 OpenJDK11U-sbom_x86-32_windows_hotspot_11.0.29_1-ea.json
[2025-08-02T04:18:37.979Z] -rwxrwx---+ 1 jenkins None 10136310 Aug 1 22:25 OpenJDK11U-static-libs_x86-32_windows_hotspot_11.0.29_1-ea.zip
[2025-08-02T04:18:37.979Z] -rwxrwx---+ 1 jenkins None 61100606 Aug 1 22:15 OpenJDK11U-testimage_x86-32_windows_hotspot_11.0.29_1-ea.zip
[2025-08-02T04:18:37.979Z] drwxrwxr-x+ 1 jenkins None 0 Aug 1 22:15 j2re-image
[2025-08-02T04:18:37.979Z] drwxrwxr-x+ 1 jenkins None 0 Aug 1 22:15 j2sdk-image
[2025-08-02T04:18:37.979Z] drwxrwxr-x+ 1 jenkins None 0 Aug 2 04:18 tmp
[2025-08-02T04:18:37.979Z] List files in jdkbinary/tmp folder...
[2025-08-02T04:18:37.979Z] total 0
[2025-08-02T04:18:37.980Z] drwxrwxr-x+ 1 jenkins None 0 Aug 1 22:14 jdk-11.0.29+1-static-libs
[2025-08-02T04:18:37.980Z] Moving directory jdk-11.0.29+1-static-libs/ to ../static-libs
[2025-08-02T04:18:37.980Z] Uncompressing file: OpenJDK11U-testimage_x86-32_windows_hotspot_11.0.29_1-ea.zip ...
[2025-08-02T04:18:45.068Z] List files in jdkbinary folder...
[2025-08-02T04:18:45.068Z] total 334528
[2025-08-02T04:18:45.068Z] -rwxrwx---+ 1 jenkins None 54821453 Aug 1 22:16 OpenJDK11U-debugimage_x86-32_windows_hotspot_11.0.29_1-ea.zip
[2025-08-02T04:18:45.068Z] -rwxrwx---+ 1 jenkins None 178262494 Aug 1 22:25 OpenJDK11U-jdk_x86-32_windows_hotspot_11.0.29_1-ea.zip
[2025-08-02T04:18:45.068Z] -rwxrwx---+ 1 jenkins None 38024499 Aug 1 22:25 OpenJDK11U-jre_x86-32_windows_hotspot_11.0.29_1-ea.zip
[2025-08-02T04:18:45.068Z] -rwxrwx---+ 1 jenkins None 29329 Aug 1 22:22 OpenJDK11U-sbom_x86-32_windows_hotspot_11.0.29_1-ea-metadata.json
[2025-08-02T04:18:45.068Z] -rwxrwx---+ 1 jenkins None 152828 Aug 1 22:41 OpenJDK11U-sbom_x86-32_windows_hotspot_11.0.29_1-ea.json
[2025-08-02T04:18:45.068Z] -rwxrwx---+ 1 jenkins None 10136310 Aug 1 22:25 OpenJDK11U-static-libs_x86-32_windows_hotspot_11.0.29_1-ea.zip
[2025-08-02T04:18:45.068Z] -rwxrwx---+ 1 jenkins None 61100606 Aug 1 22:15 OpenJDK11U-testimage_x86-32_windows_hotspot_11.0.29_1-ea.zip
[2025-08-02T04:18:45.068Z] drwxrwxr-x+ 1 jenkins None 0 Aug 1 22:15 j2re-image
[2025-08-02T04:18:45.068Z] drwxrwxr-x+ 1 jenkins None 0 Aug 1 22:15 j2sdk-image
[2025-08-02T04:18:45.068Z] drwxrwxr-x+ 1 jenkins None 0 Aug 1 22:14 static-libs
[2025-08-02T04:18:45.068Z] drwxrwxr-x+ 1 jenkins None 0 Aug 2 04:18 tmp
[2025-08-02T04:18:45.068Z] List files in jdkbinary/tmp folder...
[2025-08-02T04:18:45.068Z] total 4
[2025-08-02T04:18:45.068Z] drwxrwxr-x+ 1 jenkins None 0 Aug 1 21:36 jdk-11.0.29+1-test-image
[2025-08-02T04:18:45.068Z] Moving directory jdk-11.0.29+1-test-image/ to ../openjdk-test-image
[2025-08-02T04:18:45.068Z] Uncompressing OpenJDK11U-debugimage_x86-32_windows_hotspot_11.0.29_1-ea.zip over ./j2sdk-image...
[2025-08-02T04:18:46.645Z] Removing top-level folder jdk-11.0.29+1-debug-image/
[2025-08-02T04:18:46.645Z] Removing top-level folder jdk-11.0.29+1/
[2025-08-02T04:18:49.493Z] Run c:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows/jdkbinary/j2sdk-image/bin/java -version
[2025-08-02T04:18:49.493Z] =JAVA VERSION OUTPUT BEGIN=
[2025-08-02T04:18:50.181Z] openjdk version "11.0.29-beta" 2025-10-21
[2025-08-02T04:18:50.181Z] OpenJDK Runtime Environment Temurin-11.0.29+1-202508012013 (build 11.0.29-beta+1-ea)
[2025-08-02T04:18:50.181Z] OpenJDK Client VM Temurin-11.0.29+1-202508012013 (build 11.0.29-beta+1-ea, mixed mode)
[2025-08-02T04:18:50.181Z] =JAVA VERSION OUTPUT END=
[2025-08-02T04:18:50.181Z] =RELEASE INFO BEGIN=
[2025-08-02T04:18:50.181Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-08-02T04:18:50.181Z] IMPLEMENTOR_VERSION="Temurin-11.0.29+1-202508012013"
[2025-08-02T04:18:50.181Z] JAVA_RUNTIME_VERSION="11.0.29-beta+1-ea"
[2025-08-02T04:18:50.181Z] JAVA_VERSION="11.0.29"
[2025-08-02T04:18:50.181Z] JAVA_VERSION_DATE="2025-10-21"
[2025-08-02T04:18:50.181Z] LIBC="default"
[2025-08-02T04:18:50.182Z] 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.compiler jdk.crypto.ec jdk.crypto.cryptoki jdk.crypto.mscapi jdk.dynalink jdk.internal.ed jdk.editpad jdk.hotspot.agent jdk.httpserver jdk.internal.le jdk.internal.opt 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.jshell jdk.jsobject jdk.jstatd jdk.localedata jdk.management.jfr jdk.naming.dns jdk.naming.ldap jdk.naming.rmi jdk.net jdk.pack jdk.rmic jdk.scripting.nashorn jdk.scripting.nashorn.shell jdk.sctp jdk.security.auth jdk.security.jgss jdk.unsupported jdk.unsupported.desktop jdk.xml.dom jdk.zipfs"
[2025-08-02T04:18:50.182Z] OS_ARCH="x86"
[2025-08-02T04:18:50.182Z] OS_NAME="Windows"
[2025-08-02T04:18:50.182Z] SOURCE=".:git:a8bcb2904691"
[2025-08-02T04:18:50.182Z] BUILD_SOURCE="git:f4f202f0917b64aa7956610034ea4659b1daccb6"
[2025-08-02T04:18:50.182Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-08-02T04:18:50.182Z] SOURCE_REPO="https://github.com/adoptium/jdk11u.git"
[2025-08-02T04:18:50.182Z] FULL_VERSION="11.0.29-beta+1-ea"
[2025-08-02T04:18:50.182Z] SEMANTIC_VERSION="11.0.29+1"
[2025-08-02T04:18:50.182Z] BUILD_INFO="OS: Windows Server 2022 Version: 10.0"
[2025-08-02T04:18:50.182Z] JVM_VARIANT="Hotspot"
[2025-08-02T04:18:50.182Z] JVM_VERSION="11.0.29-beta+1-ea"
[2025-08-02T04:18:50.182Z] IMAGE_TYPE="JDK"
[2025-08-02T04:18:50.182Z] =RELEASE INFO END=
[2025-08-02T04:18:50.182Z] get testKitGen...
[2025-08-02T04:18:50.182Z] git clone -q https://github.com/adoptium/TKG.git
[2025-08-02T04:18:52.349Z] git rev-parse master
[2025-08-02T04:18:52.349Z] git checkout -q -f 2ae84fe86c549fc47661d2614a58fd693c611a05
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-08-02T04:18:53.545Z] $ ssh-agent -k
[2025-08-02T04:18:53.601Z] unset SSH_AUTH_SOCK;
[2025-08-02T04:18:53.601Z] unset SSH_AGENT_PID;
[2025-08-02T04:18:53.601Z] echo Agent pid 37118 killed;
[2025-08-02T04:18:53.654Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-08-02T04:18:54.096Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.perf&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-32_windows&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=11&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk11u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk11u%2Fjdk11u-windows-x86-32-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-11.0.29%2B1_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=396&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-08-02T04:18:54.114Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.perf&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-32_windows&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-azure-win2022-x64-3&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=11&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk11u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk11u%2Fjdk11u-windows-x86-32-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-11.0.29%2B1_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=396&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&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-08-02T04:18:54.176Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-08-02T04:18:54.318Z] Copied 1 artifact from "getTRSSOutput" build number 1852
[Pipeline] sh
[2025-08-02T04:18:54.787Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-08-02T04:18:54.787Z] + gzip -cd TRSSOutput.tar.gz
[2025-08-02T04:18:54.787Z] + tar xof -
[2025-08-02T04:18:55.108Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-08-02T04:18:55.180Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-08-02T04:18:55.200Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-08-02T04:18:55.689Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-08-02T04:19:04.368Z] --------------------------------------------
[2025-08-02T04:19:04.368Z] path is set to c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/../../testDependency/lib
[2025-08-02T04:19:04.368Z] task is set to default
[2025-08-02T04:19:04.368Z] dependencyList is set to all
[2025-08-02T04:19:04.368Z] --------------------------------------------
[2025-08-02T04:19:04.368Z] Starting download third party dependent jars
[2025-08-02T04:19:04.368Z] --------------------------------------------
[2025-08-02T04:19:04.368Z] downloading dependent third party jars to c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/../../testDependency/lib
[2025-08-02T04:19:04.368Z] c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-08-02T04:19:04.368Z] c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-08-02T04:19:04.368Z] c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-08-02T04:19:04.368Z] c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/../../testDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-08-02T04:19:04.368Z] c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/../../testDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-08-02T04:19:04.368Z] c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-08-02T04:19:04.368Z] c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/../../testDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-08-02T04:19:04.368Z] c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-08-02T04:19:04.368Z] c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-08-02T04:19:04.368Z] c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-08-02T04:19:04.368Z] c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-08-02T04:19:04.368Z] c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-08-02T04:19:04.368Z] c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-08-02T04:19:04.368Z] c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-08-02T04:19:04.368Z] c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-08-02T04:19:04.368Z] c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-08-02T04:19:04.369Z] c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-08-02T04:19:04.369Z] c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2025-08-02T04:19:04.369Z] c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/../../testDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-08-02T04:19:04.369Z] c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/../../testDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2025-08-02T04:19:04.369Z] c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-08-02T04:19:04.369Z] c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-08-02T04:19:04.369Z] c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/../../testDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-08-02T04:19:04.369Z] c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-08-02T04:19:04.369Z] c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/../../testDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-08-02T04:19:04.369Z] c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/../../testDependency/lib/asm.jar exists with correct hash, not downloading
[2025-08-02T04:19:04.369Z] c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-08-02T04:19:04.369Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-08-02T04:19:04.450Z] Found a total of 3 nodes with the 'hw.arch.x86&&sw.os.windows&&ci.role.perf' label
[Pipeline] sh
[2025-08-02T04:19:04.950Z] + cd ./aqa-tests/TKG
[2025-08-02T04:19:04.950Z] ++ uname
[2025-08-02T04:19:05.274Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2025-08-02T04:19:05.274Z] ++ uname
[2025-08-02T04:19:05.274Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2025-08-02T04:19:05.274Z] ++ uname
[2025-08-02T04:19:05.274Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2025-08-02T04:19:05.274Z] + MAKE=make
[2025-08-02T04:19:05.274Z] + make genParallelList TEST=sanity.perf TEST_TIME=120 NUM_MACHINES=
[2025-08-02T04:19:05.274Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/jdkbinary/j2sdk-image
[2025-08-02T04:19:05.274Z] LIB_DIR is set to C:/jenkins/testDependency/lib
[2025-08-02T04:19:05.274Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2025-08-02T04:19:05.274Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2025-08-02T04:19:05.274Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/testDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-08-02T04:19:05.274Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-08-02T04:19:08.118Z] Buildfile: C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\aqa-tests\TKG\scripts\build_tools.xml
[2025-08-02T04:19:08.801Z]
[2025-08-02T04:19:08.801Z] build:
[2025-08-02T04:19:08.801Z]
[2025-08-02T04:19:08.801Z] clean:
[2025-08-02T04:19:08.801Z]
[2025-08-02T04:19:08.801Z] init:
[2025-08-02T04:19:08.801Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\aqa-tests\TKG\bin
[2025-08-02T04:19:08.801Z]
[2025-08-02T04:19:08.801Z] getDependentLibs:
[2025-08-02T04:19:08.801Z] [exec] --------------------------------------------
[2025-08-02T04:19:08.801Z] [exec] path is set to C:/jenkins/testDependency/lib
[2025-08-02T04:19:08.802Z] [exec] task is set to default
[2025-08-02T04:19:08.802Z] [exec] dependencyList is set to json_simple
[2025-08-02T04:19:08.802Z] [exec] --------------------------------------------
[2025-08-02T04:19:08.802Z] [exec] Starting download third party dependent jars
[2025-08-02T04:19:08.802Z] [exec] --------------------------------------------
[2025-08-02T04:19:08.802Z] [exec] downloading dependent third party jars to C:/jenkins/testDependency/lib
[2025-08-02T04:19:08.802Z] [exec] C:/jenkins/testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-08-02T04:19:08.802Z] [exec] downloaded dependent third party jars successfully
[2025-08-02T04:19:08.802Z]
[2025-08-02T04:19:08.802Z] compile:
[2025-08-02T04:19:08.802Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-08-02T04:19:08.802Z] [echo] ============COMPILER SETTINGS============
[2025-08-02T04:19:08.802Z] [echo] ===fork: yes
[2025-08-02T04:19:08.802Z] [echo] ===debug: on
[2025-08-02T04:19:09.125Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\aqa-tests\TKG\bin
[2025-08-02T04:19:10.708Z]
[2025-08-02T04:19:10.708Z] dist:
[2025-08-02T04:19:10.708Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\aqa-tests\TKG\bin\TestKitGen.jar
[2025-08-02T04:19:11.032Z]
[2025-08-02T04:19:11.032Z] BUILD SUCCESSFUL
[2025-08-02T04:19:11.032Z] Total time: 2 seconds
[2025-08-02T04:19:11.032Z] 0
[2025-08-02T04:19:11.032Z] c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-08-02T04:19:11.714Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-08-02T04:19:11.714Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz
[2025-08-02T04:19:13.880Z] ****************************** MACHINE INFO ******************************
[2025-08-02T04:19:13.880Z] File path : C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\aqa-tests\TKG
[2025-08-02T04:19:13.880Z] Free Physical Memory Size : 5250789376
[2025-08-02T04:19:13.880Z] Free space (bytes) : 94043852800
[2025-08-02T04:19:13.880Z] Total Physical Memory Size : 8536289280
[2025-08-02T04:19:13.880Z] Total space (bytes) : 274283311104
[2025-08-02T04:19:13.880Z] Usable space (bytes) : 94043852800
[2025-08-02T04:19:13.880Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-08-02T04:19:13.880Z] bashVersion :
[2025-08-02T04:19:13.880Z] GNU bash, version 5.2.15(3)-release (x86_64-pc-cygwin)
[2025-08-02T04:19:13.880Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-08-02T04:19:13.880Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-08-02T04:19:13.880Z]
[2025-08-02T04:19:13.880Z] This is free software; you are free to change and redistribute it.
[2025-08-02T04:19:13.880Z] There is NO WARRANTY, to the extent permitted by law.
[2025-08-02T04:19:13.880Z] cpuCores : 4
[2025-08-02T04:19:13.880Z] curlVersion :
[2025-08-02T04:19:13.880Z] curl 8.5.0 (x86_64-pc-cygwin) libcurl/8.5.0 OpenSSL/3.0.12 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.4 libpsl/0.21.2 (+libidn2/2.3.4) libssh2/1.11.0 nghttp2/1.58.0 libgsasl/2.2.0 OpenLDAP/2.6.6
[2025-08-02T04:19:13.880Z] Release-Date: 2023-12-06
[2025-08-02T04:19:13.880Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-08-02T04:19:13.880Z] Features: alt-svc AsynchDNS brotli gsasl GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2025-08-02T04:19:13.880Z] dockerVersion : bash: line 1: docker: command not found
[2025-08-02T04:19:13.880Z] gcc version : 11
[2025-08-02T04:19:13.880Z] gclibc version : ldd (cygwin) 3.4.10
[2025-08-02T04:19:13.880Z] gdb version : bash: line 1: gdb: command not found
[2025-08-02T04:19:13.880Z] lldb version : Command could not be executed
[2025-08-02T04:19:13.880Z] makeVersion :
[2025-08-02T04:19:13.880Z] GNU Make 4.4.1
[2025-08-02T04:19:13.880Z] Built for x86_64-pc-cygwin
[2025-08-02T04:19:13.880Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2025-08-02T04:19:13.880Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2025-08-02T04:19:13.880Z] This is free software: you are free to change and redistribute it.
[2025-08-02T04:19:13.880Z] There is NO WARRANTY, to the extent permitted by law.
[2025-08-02T04:19:13.880Z] mavenVersion : bash: line 1: mvn: command not found
[2025-08-02T04:19:13.880Z] perlVersion :
[2025-08-02T04:19:13.880Z]
[2025-08-02T04:19:13.880Z] This is perl 5, version 36, subversion 3 (v5.36.3) built for x86_64-cygwin-threads-multi
[2025-08-02T04:19:13.880Z] (with 6 registered patches, see perl -V for more detail)
[2025-08-02T04:19:13.880Z]
[2025-08-02T04:19:13.880Z] Copyright 1987-2023, Larry Wall
[2025-08-02T04:19:13.880Z]
[2025-08-02T04:19:13.880Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-08-02T04:19:13.880Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-08-02T04:19:13.880Z]
[2025-08-02T04:19:13.880Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-08-02T04:19:13.880Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-08-02T04:19:13.880Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-08-02T04:19:13.880Z]
[2025-08-02T04:19:13.880Z] podmanVersion : bash: line 1: podman: command not found
[2025-08-02T04:19:13.880Z] procArch : unknown
[2025-08-02T04:19:13.880Z] sysArch : x86_64
[2025-08-02T04:19:13.880Z] sysOS : CYGWIN_NT-10.0-20348
[2025-08-02T04:19:13.880Z] ulimit :
[2025-08-02T04:19:13.880Z] core file size (blocks, -c) unlimited
[2025-08-02T04:19:13.880Z] data seg size (kbytes, -d) unlimited
[2025-08-02T04:19:13.880Z] file size (blocks, -f) unlimited
[2025-08-02T04:19:13.880Z] open files (-n) 3200
[2025-08-02T04:19:13.880Z] pipe size (512 bytes, -p) 8
[2025-08-02T04:19:13.880Z] stack size (kbytes, -s) 2032
[2025-08-02T04:19:13.880Z] cpu time (seconds, -t) unlimited
[2025-08-02T04:19:13.880Z] max user processes (-u) 256
[2025-08-02T04:19:13.880Z] virtual memory (kbytes, -v) unlimited
[2025-08-02T04:19:13.880Z] uname : CYGWIN_NT-10.0-20348 test-azure-win-2 3.4.10-1.x86_64 2023-11-29 12:12 UTC x86_64 Cygwin
[2025-08-02T04:19:13.880Z] vmVendor : Oracle Corporation
[2025-08-02T04:19:13.880Z] vmVersion : 11.0.29-beta+1-ea
[2025-08-02T04:19:13.880Z] xlc version : bash: line 1: xlC: command not found
[2025-08-02T04:19:13.880Z] **************************************************************************
[2025-08-02T04:19:13.880Z]
[2025-08-02T04:19:13.880Z] System.getProperty('java.vm.name')=OpenJDK Client VM
[2025-08-02T04:19:13.880Z]
[2025-08-02T04:19:13.880Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-08-02T04:19:13.880Z]
[2025-08-02T04:19:13.880Z] System.getProperty('os.name')=Windows Server 2022
[2025-08-02T04:19:13.880Z]
[2025-08-02T04:19:13.880Z] System.getProperty('os.arch')=x86
[2025-08-02T04:19:13.880Z]
[2025-08-02T04:19:13.880Z] System.getProperty('java.fullversion')=null
[2025-08-02T04:19:13.880Z]
[2025-08-02T04:19:13.880Z] System.getProperty('sun.arch.data.model')=32
[2025-08-02T04:19:13.880Z]
[2025-08-02T04:19:14.549Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=sanity.perf TESTLIST= TRSS_URL= LIB_DIR=C:/jenkins/testDependency/lib
[2025-08-02T04:19:14.549Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/TKG'
[2025-08-02T04:19:14.549Z] perl scripts/configure.pl
[2025-08-02T04:19:14.549Z] c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=win_x86 --microArch="" --osLabel="" --jdkVersion=11 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-08-02T04:19:15.230Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-08-02T04:19:15.230Z]
[2025-08-02T04:19:15.230Z]
[2025-08-02T04:19:15.230Z] Starting to generate parallel test lists.
[2025-08-02T04:19:15.230Z]
[2025-08-02T04:19:15.230Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\aqa-tests\TKG\..\perf\bumbleBench\playlist.xml
[2025-08-02T04:19:15.230Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\aqa-tests\TKG\..\perf\dacapo\playlist.xml
[2025-08-02T04:19:15.230Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\aqa-tests\TKG\..\perf\idle_micro\playlist.xml
[2025-08-02T04:19:15.230Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\aqa-tests\TKG\..\perf\liberty\playlist.xml
[2025-08-02T04:19:15.230Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\aqa-tests\TKG\..\perf\renaissance\playlist.xml
[2025-08-02T04:19:15.230Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\aqa-tests\TKG\..\perf\specjbb\playlist.xml
[2025-08-02T04:19:15.558Z] Attempting to get test duration data from TRSS.
[2025-08-02T04:19:15.558Z] cmd.exe /c curl --silent --max-time 120 -L -k "https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=11&impl=hs&platform=x86-32_windows&group=perf&level=sanity"
[2025-08-02T04:19:15.558Z] Warning: cannot parse data from TRSS.
[2025-08-02T04:19:15.558Z] Unexpected character (e) at position 0.
[2025-08-02T04:19:15.558Z] at org.json.simple.parser.Yylex.yylex(Yylex.java:610)
[2025-08-02T04:19:15.558Z] at org.json.simple.parser.JSONParser.nextToken(JSONParser.java:269)
[2025-08-02T04:19:15.558Z] at org.json.simple.parser.JSONParser.parse(JSONParser.java:118)
[2025-08-02T04:19:15.558Z] at org.json.simple.parser.JSONParser.parse(JSONParser.java:92)
[2025-08-02T04:19:15.558Z] at org.testKitGen.TestDivider.parseDuration(TestDivider.java:167)
[2025-08-02T04:19:15.558Z] at org.testKitGen.TestDivider.getDataFromTRSS(TestDivider.java:257)
[2025-08-02T04:19:15.558Z] at org.testKitGen.TestDivider.createDurationQueue(TestDivider.java:286)
[2025-08-02T04:19:15.558Z] at org.testKitGen.TestDivider.divideTests(TestDivider.java:409)
[2025-08-02T04:19:15.558Z] at org.testKitGen.TestDivider.generateLists(TestDivider.java:430)
[2025-08-02T04:19:15.558Z] at org.testKitGen.MainRunner.genParallelList(MainRunner.java:74)
[2025-08-02T04:19:15.558Z] at org.testKitGen.MainRunner.main(MainRunner.java:38)
[2025-08-02T04:19:15.558Z] Attempting to get test duration data from cached files.
[2025-08-02T04:19:15.882Z]
[2025-08-02T04:19:15.882Z] TEST DURATION
[2025-08-02T04:19:15.882Z] ====================================================================================
[2025-08-02T04:19:15.882Z] Total number of tests searched: 9
[2025-08-02T04:19:15.882Z] Number of test durations found: 0
[2025-08-02T04:19:15.882Z] No test duration data found.
[2025-08-02T04:19:15.882Z] (Default duration assigned, executed tests: 40s; not executed tests: 0s.)
[2025-08-02T04:19:15.882Z] ====================================================================================
[2025-08-02T04:19:15.882Z]
[2025-08-02T04:19:15.882Z] Test target is split into 1 lists.
[2025-08-02T04:19:15.882Z] Reducing estimated test running time from 04m00s to 04m00s.
[2025-08-02T04:19:15.882Z]
[2025-08-02T04:19:15.882Z] -------------------------------------testList_0-------------------------------------
[2025-08-02T04:19:15.882Z] Number of tests: 9
[2025-08-02T04:19:15.882Z] Estimated running time: 04m00s
[2025-08-02T04:19:15.882Z] TESTLIST=dacapo-eclipse_0,dacapo-h2_0,renaissance-fj-kmeans_0,renaissance-naive-bayes_0,renaissance-scala-kmeans_0,renaissance-akka-uct_0,renaissance-future-genetic_0,dacapo-lusearch-fix_0,IdleMicrobenchmark_HS_0
[2025-08-02T04:19:15.882Z] ------------------------------------------------------------------------------------
[2025-08-02T04:19:15.882Z]
[2025-08-02T04:19:15.882Z] Parallel test lists file (C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\aqa-tests\TKG/../TKG/parallelList.mk) is generated successfully.
[2025-08-02T04:19:15.882Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-08-02T04:19:15.946Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-08-02T04:19:16.031Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-08-02T04:19:16.098Z] Building tests...
[Pipeline] timeout
[2025-08-02T04:19:16.103Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-08-02T04:19:16.124Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-08-02T04:19:16.613Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-08-02T04:19:22.348Z] --------------------------------------------
[2025-08-02T04:19:22.348Z] path is set to c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/../../testDependency/lib
[2025-08-02T04:19:22.348Z] task is set to default
[2025-08-02T04:19:22.348Z] dependencyList is set to all
[2025-08-02T04:19:22.348Z] --------------------------------------------
[2025-08-02T04:19:22.348Z] Starting download third party dependent jars
[2025-08-02T04:19:22.348Z] --------------------------------------------
[2025-08-02T04:19:22.348Z] downloading dependent third party jars to c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/../../testDependency/lib
[2025-08-02T04:19:22.348Z] c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-08-02T04:19:22.348Z] c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/../../testDependency/lib/asm.jar exists with correct hash, not downloading
[2025-08-02T04:19:22.348Z] c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/../../testDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-08-02T04:19:22.348Z] c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-08-02T04:19:22.348Z] c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-08-02T04:19:22.348Z] c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/../../testDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-08-02T04:19:22.348Z] c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/../../testDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-08-02T04:19:22.348Z] c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-08-02T04:19:22.348Z] c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-08-02T04:19:22.348Z] c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-08-02T04:19:22.348Z] c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-08-02T04:19:22.348Z] c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-08-02T04:19:22.348Z] c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/../../testDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-08-02T04:19:22.348Z] c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/../../testDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-08-02T04:19:22.348Z] c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-08-02T04:19:22.348Z] c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-08-02T04:19:22.348Z] c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-08-02T04:19:22.348Z] c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-08-02T04:19:22.348Z] c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-08-02T04:19:22.348Z] c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-08-02T04:19:22.348Z] c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-08-02T04:19:22.348Z] c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2025-08-02T04:19:22.348Z] c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/../../testDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2025-08-02T04:19:22.348Z] c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-08-02T04:19:22.348Z] c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/../../testDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-08-02T04:19:22.348Z] c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-08-02T04:19:22.348Z] c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-08-02T04:19:22.348Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2025-08-02T04:19:22.512Z] Masking supported pattern matches of %USERNAME% or %PASSWORD%
[Pipeline] {
[Pipeline] dir
[2025-08-02T04:19:22.532Z] Running in c:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2025-08-02T04:19:22.556Z] $ ssh-agent
[2025-08-02T04:19:22.684Z] SSH_AUTH_SOCK=/tmp/ssh-1Y3SdyhG6Ic0/agent.37346
[2025-08-02T04:19:22.684Z] SSH_AGENT_PID=37347
[2025-08-02T04:19:22.684Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-08-02T04:19:23.135Z] + bash ./compile.sh
[2025-08-02T04:19:23.444Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/jdkbinary/j2sdk-image
[2025-08-02T04:19:23.444Z] LIB_DIR is set to C:/jenkins/testDependency/lib
[2025-08-02T04:19:23.444Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2025-08-02T04:19:23.444Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2025-08-02T04:19:23.444Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/testDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-08-02T04:19:23.444Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-08-02T04:19:24.543Z] Buildfile: C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\aqa-tests\TKG\scripts\build_tools.xml
[2025-08-02T04:19:24.865Z]
[2025-08-02T04:19:24.865Z] build:
[2025-08-02T04:19:24.865Z]
[2025-08-02T04:19:24.865Z] clean:
[2025-08-02T04:19:24.865Z] [delete] Deleting: C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\aqa-tests\TKG\autoGenEnv.mk
[2025-08-02T04:19:24.865Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\aqa-tests\TKG\bin
[2025-08-02T04:19:25.187Z]
[2025-08-02T04:19:25.187Z] init:
[2025-08-02T04:19:25.187Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\aqa-tests\TKG\bin
[2025-08-02T04:19:25.187Z]
[2025-08-02T04:19:25.187Z] getDependentLibs:
[2025-08-02T04:19:25.188Z] [exec] --------------------------------------------
[2025-08-02T04:19:25.188Z] [exec] path is set to C:/jenkins/testDependency/lib
[2025-08-02T04:19:25.188Z] [exec] task is set to default
[2025-08-02T04:19:25.188Z] [exec] dependencyList is set to json_simple
[2025-08-02T04:19:25.188Z] [exec] --------------------------------------------
[2025-08-02T04:19:25.188Z] [exec] Starting download third party dependent jars
[2025-08-02T04:19:25.188Z] [exec] --------------------------------------------
[2025-08-02T04:19:25.188Z] [exec] downloading dependent third party jars to C:/jenkins/testDependency/lib
[2025-08-02T04:19:25.188Z] [exec] C:/jenkins/testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-08-02T04:19:25.188Z] [exec] downloaded dependent third party jars successfully
[2025-08-02T04:19:25.188Z]
[2025-08-02T04:19:25.188Z] compile:
[2025-08-02T04:19:25.188Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-08-02T04:19:25.188Z] [echo] ============COMPILER SETTINGS============
[2025-08-02T04:19:25.188Z] [echo] ===fork: yes
[2025-08-02T04:19:25.188Z] [echo] ===debug: on
[2025-08-02T04:19:25.188Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\aqa-tests\TKG\bin
[2025-08-02T04:19:26.773Z]
[2025-08-02T04:19:26.773Z] dist:
[2025-08-02T04:19:26.773Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\aqa-tests\TKG\bin\TestKitGen.jar
[2025-08-02T04:19:27.095Z]
[2025-08-02T04:19:27.095Z] BUILD SUCCESSFUL
[2025-08-02T04:19:27.095Z] Total time: 2 seconds
[2025-08-02T04:19:27.095Z] 0
[2025-08-02T04:19:27.095Z] c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-08-02T04:19:27.776Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-08-02T04:19:27.776Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz
[2025-08-02T04:19:29.929Z] ****************************** MACHINE INFO ******************************
[2025-08-02T04:19:29.929Z] File path : C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\aqa-tests\TKG
[2025-08-02T04:19:29.929Z] Free Physical Memory Size : 5194035200
[2025-08-02T04:19:29.929Z] Free space (bytes) : 94043844608
[2025-08-02T04:19:29.929Z] Total Physical Memory Size : 8536289280
[2025-08-02T04:19:29.929Z] Total space (bytes) : 274283311104
[2025-08-02T04:19:29.929Z] Usable space (bytes) : 94043844608
[2025-08-02T04:19:29.929Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-08-02T04:19:29.929Z] bashVersion :
[2025-08-02T04:19:29.929Z] GNU bash, version 5.2.15(3)-release (x86_64-pc-cygwin)
[2025-08-02T04:19:29.929Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-08-02T04:19:29.929Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-08-02T04:19:29.929Z]
[2025-08-02T04:19:29.929Z] This is free software; you are free to change and redistribute it.
[2025-08-02T04:19:29.929Z] There is NO WARRANTY, to the extent permitted by law.
[2025-08-02T04:19:29.929Z] cpuCores : 4
[2025-08-02T04:19:29.929Z] curlVersion :
[2025-08-02T04:19:29.930Z] curl 8.5.0 (x86_64-pc-cygwin) libcurl/8.5.0 OpenSSL/3.0.12 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.4 libpsl/0.21.2 (+libidn2/2.3.4) libssh2/1.11.0 nghttp2/1.58.0 libgsasl/2.2.0 OpenLDAP/2.6.6
[2025-08-02T04:19:29.930Z] Release-Date: 2023-12-06
[2025-08-02T04:19:29.930Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-08-02T04:19:29.930Z] Features: alt-svc AsynchDNS brotli gsasl GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2025-08-02T04:19:29.930Z] dockerVersion : bash: line 1: docker: command not found
[2025-08-02T04:19:29.930Z] gcc version : 11
[2025-08-02T04:19:29.930Z] gclibc version : ldd (cygwin) 3.4.10
[2025-08-02T04:19:29.930Z] gdb version : bash: line 1: gdb: command not found
[2025-08-02T04:19:29.930Z] lldb version : Command could not be executed
[2025-08-02T04:19:29.930Z] makeVersion :
[2025-08-02T04:19:29.930Z] GNU Make 4.4.1
[2025-08-02T04:19:29.930Z] Built for x86_64-pc-cygwin
[2025-08-02T04:19:29.930Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2025-08-02T04:19:29.930Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2025-08-02T04:19:29.930Z] This is free software: you are free to change and redistribute it.
[2025-08-02T04:19:29.930Z] There is NO WARRANTY, to the extent permitted by law.
[2025-08-02T04:19:29.930Z] mavenVersion : bash: line 1: mvn: command not found
[2025-08-02T04:19:29.930Z] perlVersion :
[2025-08-02T04:19:29.930Z]
[2025-08-02T04:19:29.930Z] This is perl 5, version 36, subversion 3 (v5.36.3) built for x86_64-cygwin-threads-multi
[2025-08-02T04:19:29.931Z] (with 6 registered patches, see perl -V for more detail)
[2025-08-02T04:19:29.931Z]
[2025-08-02T04:19:29.931Z] Copyright 1987-2023, Larry Wall
[2025-08-02T04:19:29.931Z]
[2025-08-02T04:19:29.931Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-08-02T04:19:29.931Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-08-02T04:19:29.931Z]
[2025-08-02T04:19:29.931Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-08-02T04:19:29.931Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-08-02T04:19:29.931Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-08-02T04:19:29.931Z]
[2025-08-02T04:19:29.931Z] podmanVersion : bash: line 1: podman: command not found
[2025-08-02T04:19:29.931Z] procArch : unknown
[2025-08-02T04:19:29.931Z] sysArch : x86_64
[2025-08-02T04:19:29.931Z] sysOS : CYGWIN_NT-10.0-20348
[2025-08-02T04:19:29.931Z] ulimit :
[2025-08-02T04:19:29.931Z] core file size (blocks, -c) unlimited
[2025-08-02T04:19:29.931Z] data seg size (kbytes, -d) unlimited
[2025-08-02T04:19:29.931Z] file size (blocks, -f) unlimited
[2025-08-02T04:19:29.931Z] open files (-n) 3200
[2025-08-02T04:19:29.931Z] pipe size (512 bytes, -p) 8
[2025-08-02T04:19:29.931Z] stack size (kbytes, -s) 2032
[2025-08-02T04:19:29.931Z] cpu time (seconds, -t) unlimited
[2025-08-02T04:19:29.931Z] max user processes (-u) 256
[2025-08-02T04:19:29.931Z] virtual memory (kbytes, -v) unlimited
[2025-08-02T04:19:29.931Z] uname : CYGWIN_NT-10.0-20348 test-azure-win-2 3.4.10-1.x86_64 2023-11-29 12:12 UTC x86_64 Cygwin
[2025-08-02T04:19:29.931Z] vmVendor : Oracle Corporation
[2025-08-02T04:19:29.931Z] vmVersion : 11.0.29-beta+1-ea
[2025-08-02T04:19:29.931Z] xlc version : bash: line 1: xlC: command not found
[2025-08-02T04:19:29.931Z] **************************************************************************
[2025-08-02T04:19:29.931Z]
[2025-08-02T04:19:29.932Z] System.getProperty('java.vm.name')=OpenJDK Client VM
[2025-08-02T04:19:29.932Z]
[2025-08-02T04:19:29.932Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-08-02T04:19:29.932Z]
[2025-08-02T04:19:29.932Z] System.getProperty('os.name')=Windows Server 2022
[2025-08-02T04:19:29.932Z]
[2025-08-02T04:19:29.932Z] System.getProperty('os.arch')=x86
[2025-08-02T04:19:29.932Z]
[2025-08-02T04:19:29.932Z] System.getProperty('java.fullversion')=null
[2025-08-02T04:19:29.932Z]
[2025-08-02T04:19:29.932Z] System.getProperty('sun.arch.data.model')=32
[2025-08-02T04:19:29.932Z]
[2025-08-02T04:19:29.932Z] make -f clean.mk cleanBuild
[2025-08-02T04:19:29.932Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/TKG'
[2025-08-02T04:19:30.617Z] rm -f -r C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests///..//jvmtest
[2025-08-02T04:19:30.617Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/TKG'
[2025-08-02T04:19:30.617Z] make -f compile.mk compile
[2025-08-02T04:19:30.927Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/TKG'
[2025-08-02T04:19:31.236Z] rm -f -r C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests//TKG/output_compilation; \
[2025-08-02T04:19:31.236Z] mkdir -p C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests//TKG/output_compilation; \
[2025-08-02T04:19:31.236Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/" "-DBUILD_ROOT=C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests///..//jvmtest" "-DJDK_VERSION=11" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests///..//jvmtest/TestConfig/resources" "-DSPEC=win_x86" "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk11" "-DLIB_DIR=C:/jenkins/testDependency/lib" 2>&1; echo $? ) | tee "C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests//TKG/output_compilation/compilation.log"; \
[2025-08-02T04:19:31.236Z] if [ -z "$(tail -1 C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests//TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests//TKG/output_compilation/compilation.log" --testRoot="C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/"; false; else rm -f -r "C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests//TKG/output_compilation"; fi
[2025-08-02T04:19:32.857Z] Buildfile: C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\aqa-tests\TKG\scripts\build_test.xml
[2025-08-02T04:19:33.182Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2025-08-02T04:19:33.182Z]
[2025-08-02T04:19:33.182Z] -create_test_directory:
[2025-08-02T04:19:33.182Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\jvmtest
[2025-08-02T04:19:33.182Z]
[2025-08-02T04:19:33.182Z] stage_test_material:
[2025-08-02T04:19:33.506Z] [copy] Copying 585 files to C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\jvmtest
[2025-08-02T04:19:34.609Z]
[2025-08-02T04:19:34.609Z] build:
[2025-08-02T04:19:34.609Z]
[2025-08-02T04:19:34.609Z] init:
[2025-08-02T04:19:34.609Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\jvmtest\perf
[2025-08-02T04:19:34.609Z]
[2025-08-02T04:19:34.609Z] dist:
[2025-08-02T04:19:34.609Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\jvmtest\perf
[2025-08-02T04:19:34.609Z]
[2025-08-02T04:19:34.609Z] build:
[2025-08-02T04:19:34.609Z]
[2025-08-02T04:19:34.609Z] build:
[2025-08-02T04:19:34.609Z]
[2025-08-02T04:19:34.609Z] init:
[2025-08-02T04:19:34.609Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\jvmtest\perf\bumbleBench
[2025-08-02T04:19:34.609Z]
[2025-08-02T04:19:34.609Z] getBumbleBench:
[2025-08-02T04:19:34.609Z] [echo] Cloning BumbleBench
[2025-08-02T04:19:34.609Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2025-08-02T04:19:34.931Z] [exec] Cloning into 'bumblebench'...
[2025-08-02T04:19:36.036Z]
[2025-08-02T04:19:36.036Z] buildBumbleBench:
[2025-08-02T04:19:36.036Z] [echo] Building BumbleBench
[2025-08-02T04:19:36.036Z]
[2025-08-02T04:19:36.036Z] compile-all:
[2025-08-02T04:19:36.036Z] [javac] Compiling 8 source files to C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-08-02T04:19:36.036Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-08-02T04:19:37.139Z] [javac] Note: Some input files use or override a deprecated API.
[2025-08-02T04:19:37.139Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-08-02T04:19:37.139Z] [javac] Note: C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\aqa-tests\perf\bumbleBench\bumblebench\net\adoptopenjdk\bumblebench\core\Launcher.java uses unchecked or unsafe operations.
[2025-08-02T04:19:37.139Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2025-08-02T04:19:37.139Z] [javac] 1 warning
[2025-08-02T04:19:37.139Z] [javac] Compiling 1 source file to C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-08-02T04:19:37.139Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-08-02T04:19:37.139Z] [javac] 1 warning
[2025-08-02T04:19:37.139Z] [javac] Compiling 11 source files to C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-08-02T04:19:37.139Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-08-02T04:19:37.461Z] [javac] Note: C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\aqa-tests\perf\bumbleBench\bumblebench\net\adoptopenjdk\bumblebench\collections\CollectionsBench.java uses or overrides a deprecated API.
[2025-08-02T04:19:37.461Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-08-02T04:19:37.461Z] [javac] 1 warning
[2025-08-02T04:19:37.461Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-08-02T04:19:37.461Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-08-02T04:19:37.461Z] [javac] Note: C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\aqa-tests\perf\bumbleBench\bumblebench\net\adoptopenjdk\bumblebench\collections\HashMapReplaceAllLambdaBench.java uses or overrides a deprecated API.
[2025-08-02T04:19:37.461Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-08-02T04:19:37.461Z] [javac] 1 warning
[2025-08-02T04:19:37.461Z] [javac] Compiling 9 source files to C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-08-02T04:19:37.783Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-08-02T04:19:37.783Z] [javac] Note: Some input files use or override a deprecated API.
[2025-08-02T04:19:37.783Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-08-02T04:19:37.783Z] [javac] 1 warning
[2025-08-02T04:19:37.783Z] [javac] Compiling 1 source file to C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-08-02T04:19:37.783Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-08-02T04:19:37.783Z] [javac] 1 warning
[2025-08-02T04:19:37.783Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-08-02T04:19:38.107Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-08-02T04:19:38.107Z] [javac] 1 warning
[2025-08-02T04:19:38.107Z] [javac] Compiling 8 source files to C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-08-02T04:19:38.107Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-08-02T04:19:38.107Z] [javac] 1 warning
[2025-08-02T04:19:38.107Z] [javac] Compiling 6 source files to C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-08-02T04:19:38.429Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-08-02T04:19:38.429Z] [javac] 1 warning
[2025-08-02T04:19:38.429Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-08-02T04:19:38.429Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-08-02T04:19:38.429Z] [javac] 1 warning
[2025-08-02T04:19:38.430Z] [javac] Compiling 7 source files to C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-08-02T04:19:38.751Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-08-02T04:19:38.751Z] [javac] 1 warning
[2025-08-02T04:19:38.752Z] [javac] Compiling 8 source files to C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-08-02T04:19:39.074Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-08-02T04:19:39.074Z] [javac] 1 warning
[2025-08-02T04:19:39.074Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-08-02T04:19:39.074Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-08-02T04:19:39.074Z] [javac] 1 warning
[2025-08-02T04:19:39.074Z] [javac] Compiling 4 source files to C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-08-02T04:19:39.074Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-08-02T04:19:39.395Z] [javac] 1 warning
[2025-08-02T04:19:39.395Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-08-02T04:19:39.395Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-08-02T04:19:39.395Z] [javac] 1 warning
[2025-08-02T04:19:39.395Z]
[2025-08-02T04:19:39.395Z] dist:
[2025-08-02T04:19:39.395Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\aqa-tests\perf\bumbleBench\bumblebench\BumbleBench.jar
[2025-08-02T04:19:41.563Z]
[2025-08-02T04:19:41.563Z] dist:
[2025-08-02T04:19:41.887Z] [copy] Copying 126 files to C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\jvmtest\perf\bumbleBench
[2025-08-02T04:19:41.887Z]
[2025-08-02T04:19:41.887Z] build:
[2025-08-02T04:19:41.887Z]
[2025-08-02T04:19:41.887Z] getDependentLibs:
[2025-08-02T04:19:47.618Z] [exec] --------------------------------------------
[2025-08-02T04:19:47.618Z] [exec] path is set to C:/jenkins/testDependency/lib
[2025-08-02T04:19:47.618Z] [exec] task is set to default
[2025-08-02T04:19:47.618Z] [exec] dependencyList is set to dacapo
[2025-08-02T04:19:47.618Z] [exec] --------------------------------------------
[2025-08-02T04:19:47.618Z] [exec] Starting download third party dependent jars
[2025-08-02T04:19:47.618Z] [exec] --------------------------------------------
[2025-08-02T04:19:47.618Z] [exec] downloading dependent third party jars to C:/jenkins/testDependency/lib
[2025-08-02T04:19:47.619Z] [exec] C:/jenkins/testDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-08-02T04:19:47.619Z] [exec] downloaded dependent third party jars successfully
[2025-08-02T04:19:47.619Z]
[2025-08-02T04:19:47.619Z] init:
[2025-08-02T04:19:47.619Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\jvmtest\perf\dacapo
[2025-08-02T04:19:47.619Z]
[2025-08-02T04:19:47.619Z] getDacapoSuite:
[2025-08-02T04:19:47.619Z] [unzip] Expanding: C:\jenkins\testDependency\lib\dacapo.zip into C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\jvmtest\perf\dacapo
[2025-08-02T04:20:44.915Z] [move] Moving 1 file to C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\jvmtest\perf\dacapo
[2025-08-02T04:20:44.915Z] [move] Moving 10669 files to C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\jvmtest\perf\dacapo\dacapo
[2025-08-02T04:20:44.915Z]
[2025-08-02T04:20:44.915Z] dist:
[2025-08-02T04:20:44.915Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\jvmtest\perf\dacapo
[2025-08-02T04:20:44.915Z]
[2025-08-02T04:20:44.915Z] build:
[2025-08-02T04:20:44.915Z]
[2025-08-02T04:20:44.915Z] init:
[2025-08-02T04:20:44.915Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\jvmtest\perf\idle_micro
[2025-08-02T04:20:44.915Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\aqa-tests\perf\idle_micro\bin
[2025-08-02T04:20:44.915Z]
[2025-08-02T04:20:44.915Z] compile:
[2025-08-02T04:20:44.915Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-08-02T04:20:44.915Z] [echo] ============COMPILER SETTINGS============
[2025-08-02T04:20:44.915Z] [echo] ===fork: yes
[2025-08-02T04:20:44.915Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/jdkbinary/j2sdk-image/bin/javac
[2025-08-02T04:20:44.915Z] [echo] ===debug: on
[2025-08-02T04:20:44.915Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests///..//jvmtest/perf/idle_micro
[2025-08-02T04:20:44.915Z] [javac] Compiling 3 source files to C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\aqa-tests\perf\idle_micro\bin
[2025-08-02T04:20:44.915Z]
[2025-08-02T04:20:44.915Z] dist:
[2025-08-02T04:20:44.915Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\jvmtest\perf\idle_micro\IdleMicrobenchmark.jar
[2025-08-02T04:20:44.915Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\jvmtest\perf\idle_micro
[2025-08-02T04:20:44.915Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\jvmtest\perf\idle_micro
[2025-08-02T04:20:44.915Z] [copy] Copying 7 files to C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\jvmtest\perf\idle_micro
[2025-08-02T04:20:44.915Z]
[2025-08-02T04:20:44.915Z] clean:
[2025-08-02T04:20:44.915Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\aqa-tests\perf\idle_micro\bin
[2025-08-02T04:20:44.915Z]
[2025-08-02T04:20:44.915Z] build:
[2025-08-02T04:20:44.915Z]
[2025-08-02T04:20:44.915Z] build:
[2025-08-02T04:20:44.915Z]
[2025-08-02T04:20:44.915Z] init:
[2025-08-02T04:20:44.915Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\jvmtest\perf\renaissance
[2025-08-02T04:20:44.915Z]
[2025-08-02T04:20:44.915Z] getRenaissanceSuite:
[2025-08-02T04:20:44.915Z] [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-08-02T04:20:45.601Z]
[2025-08-02T04:20:45.601Z] dist:
[2025-08-02T04:20:45.602Z] [copy] Copying 3 files to C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\jvmtest\perf\renaissance
[2025-08-02T04:20:45.924Z]
[2025-08-02T04:20:45.924Z] build:
[2025-08-02T04:20:46.235Z]
[2025-08-02T04:20:46.235Z] init:
[2025-08-02T04:20:46.235Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\jvmtest\perf\specjbb
[2025-08-02T04:20:46.235Z]
[2025-08-02T04:20:46.235Z] getSpecjbbSuite:
[2025-08-02T04:20:46.235Z]
[2025-08-02T04:20:46.235Z] dist:
[2025-08-02T04:20:46.235Z] [copy] Copying 3 files to C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\jvmtest\perf\specjbb\run
[2025-08-02T04:20:46.235Z]
[2025-08-02T04:20:46.235Z] BUILD SUCCESSFUL
[2025-08-02T04:20:46.235Z] Total time: 1 minute 13 seconds
[2025-08-02T04:20:46.235Z] 0
[2025-08-02T04:20:46.235Z]
[2025-08-02T04:20:46.559Z]
[2025-08-02T04:20:46.559Z] RECORD TEST REPOs SHA
[2025-08-02T04:20:46.559Z] cd "C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests//TKG/scripts"; \
[2025-08-02T04:20:46.559Z] bash "getSHAs.sh" --test_root_dir "C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/" --shas_file "C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests//TKG/SHAs.txt"
[2025-08-02T04:20:46.559Z] Check shas in C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/ and store the info in C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests//TKG/SHAs.txt
[2025-08-02T04:20:46.559Z] touch C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests//TKG/SHAs.txt
[2025-08-02T04:20:46.881Z] ================================================
[2025-08-02T04:20:46.881Z] timestamp: 20250802-042046
[2025-08-02T04:20:46.881Z] repo dir: C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests
[2025-08-02T04:20:46.881Z] git repo:
[2025-08-02T04:20:47.565Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-08-02T04:20:47.565Z] sha:
[2025-08-02T04:20:47.565Z] 247f0c4427ffbda6ed41daee20a270f71bb75b3e
[2025-08-02T04:20:47.565Z] ================================================
[2025-08-02T04:20:47.565Z] timestamp: 20250802-042047
[2025-08-02T04:20:47.565Z] repo dir: C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/perf/bumbleBench/bumblebench
[2025-08-02T04:20:47.565Z] git repo:
[2025-08-02T04:20:47.565Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2025-08-02T04:20:47.565Z] sha:
[2025-08-02T04:20:47.565Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2025-08-02T04:20:47.889Z] ================================================
[2025-08-02T04:20:47.889Z] timestamp: 20250802-042047
[2025-08-02T04:20:47.889Z] repo dir: C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/TKG
[2025-08-02T04:20:47.889Z] git repo:
[2025-08-02T04:20:47.889Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-08-02T04:20:47.889Z] sha:
[2025-08-02T04:20:47.889Z] 2ae84fe86c549fc47661d2614a58fd693c611a05
[2025-08-02T04:20:47.889Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/TKG'
[Pipeline] }
[2025-08-02T04:20:47.940Z] $ ssh-agent -k
[2025-08-02T04:20:47.995Z] unset SSH_AUTH_SOCK;
[2025-08-02T04:20:47.995Z] unset SSH_AGENT_PID;
[2025-08-02T04:20:47.995Z] echo Agent pid 37347 killed;
[2025-08-02T04:20:48.048Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-08-02T04:20:48.212Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-08-02T04:20:48.240Z] ITERATION: 1/1
[Pipeline] sshagent
[2025-08-02T04:20:48.256Z] $ ssh-agent
[2025-08-02T04:20:48.383Z] SSH_AUTH_SOCK=/tmp/ssh-zl98SfxwqeaW/agent.37632
[2025-08-02T04:20:48.383Z] SSH_AGENT_PID=37633
[2025-08-02T04:20:48.383Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-08-02T04:20:49.210Z] ++ uname
[2025-08-02T04:20:49.210Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2025-08-02T04:20:49.210Z] ++ uname
[2025-08-02T04:20:49.210Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2025-08-02T04:20:49.210Z] ++ uname
[2025-08-02T04:20:49.210Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2025-08-02T04:20:49.210Z] + MAKE=make
[2025-08-02T04:20:49.210Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-08-02T04:20:49.519Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-08-02T04:20:50.026Z] ++ uname
[2025-08-02T04:20:50.026Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2025-08-02T04:20:50.026Z] ++ uname
[2025-08-02T04:20:50.026Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2025-08-02T04:20:50.026Z] ++ uname
[2025-08-02T04:20:50.026Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2025-08-02T04:20:50.026Z] + MAKE=make
[2025-08-02T04:20:50.026Z] + cd ./aqa-tests
[2025-08-02T04:20:50.026Z] + . ./scripts/testenv/testenvSettings.sh
[2025-08-02T04:20:50.026Z] ++ set +x
[2025-08-02T04:20:50.350Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/jdkbinary/j2sdk-image
[2025-08-02T04:20:50.350Z] LIB_DIR is set to C:/jenkins/testDependency/lib
[2025-08-02T04:20:50.350Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.perf TESTLIST=
[2025-08-02T04:20:50.350Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/TKG'
[2025-08-02T04:20:50.350Z] perl scripts/configure.pl
[2025-08-02T04:20:50.660Z] c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=win_x86 --microArch="" --osLabel="" --jdkVersion=11 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-08-02T04:20:50.985Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-08-02T04:20:50.985Z]
[2025-08-02T04:20:50.985Z] Starting to generate test make files.
[2025-08-02T04:20:50.985Z]
[2025-08-02T04:20:50.985Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\aqa-tests\TKG\..\perf\bumbleBench\playlist.xml
[2025-08-02T04:20:50.985Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\aqa-tests\TKG\..\perf\dacapo\playlist.xml
[2025-08-02T04:20:51.293Z] Generated C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\aqa-tests\TKG/../perf/dacapo/autoGen.mk
[2025-08-02T04:20:51.293Z]
[2025-08-02T04:20:51.293Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\aqa-tests\TKG\..\perf\idle_micro\playlist.xml
[2025-08-02T04:20:51.293Z] Generated C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\aqa-tests\TKG/../perf/idle_micro/autoGen.mk
[2025-08-02T04:20:51.293Z]
[2025-08-02T04:20:51.293Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\aqa-tests\TKG\..\perf\liberty\playlist.xml
[2025-08-02T04:20:51.293Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\aqa-tests\TKG\..\perf\renaissance\playlist.xml
[2025-08-02T04:20:51.293Z] Generated C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\aqa-tests\TKG/../perf/renaissance/autoGen.mk
[2025-08-02T04:20:51.293Z]
[2025-08-02T04:20:51.293Z] Parsing C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\aqa-tests\TKG\..\perf\specjbb\playlist.xml
[2025-08-02T04:20:51.293Z] Generated C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\aqa-tests\TKG/../perf/autoGen.mk
[2025-08-02T04:20:51.293Z]
[2025-08-02T04:20:51.293Z] Generated C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\aqa-tests\TKG/../autoGen.mk
[2025-08-02T04:20:51.293Z]
[2025-08-02T04:20:51.293Z] Generated C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\aqa-tests\TKG/../TKG/utils.mk
[2025-08-02T04:20:51.293Z]
[2025-08-02T04:20:51.293Z] Generated C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\aqa-tests\TKG/../TKG/rerun.mk
[2025-08-02T04:20:51.293Z]
[2025-08-02T04:20:51.293Z] Make files are generated successfully.
[2025-08-02T04:20:51.293Z]
[2025-08-02T04:20:51.293Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/TKG'
[2025-08-02T04:20:51.293Z] make -f runtest.mk _sanity.perf
[2025-08-02T04:20:51.293Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/TKG'
[2025-08-02T04:20:51.971Z]
[2025-08-02T04:20:51.971Z] Running make 4.4.1
[2025-08-02T04:20:51.971Z] set TEST_ROOT to C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/
[2025-08-02T04:20:51.971Z] set JDK_VERSION to 11
[2025-08-02T04:20:51.971Z] set JDK_IMPL to hotspot
[2025-08-02T04:20:51.971Z] set JVM_VERSION to openjdk11
[2025-08-02T04:20:52.281Z] set JCL_VERSION to latest
[2025-08-02T04:20:52.281Z] JAVA_HOME was originally set to C:\Program Files\Java\jdk-17.0.8.1+1
[2025-08-02T04:20:52.281Z] set JAVA_HOME to c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/jdkbinary/j2sdk-image
[2025-08-02T04:20:52.281Z] set SPEC to win_x86
[2025-08-02T04:20:52.281Z] set TEST_FLAG to
[2025-08-02T04:20:52.603Z] Running sanity.perf ...
[2025-08-02T04:20:52.603Z] There are 9 test targets in sanity.perf
[2025-08-02T04:20:52.603Z] "c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/jdkbinary/j2sdk-image\\bin\\java" -version
[2025-08-02T04:20:52.603Z] openjdk version "11.0.29-beta" 2025-10-21
[2025-08-02T04:20:52.603Z] OpenJDK Runtime Environment Temurin-11.0.29+1-202508012013 (build 11.0.29-beta+1-ea)
[2025-08-02T04:20:52.603Z] OpenJDK Client VM Temurin-11.0.29+1-202508012013 (build 11.0.29-beta+1-ea, mixed mode)
[2025-08-02T04:20:52.911Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests'
[2025-08-02T04:20:53.221Z] make[3]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/perf'
[2025-08-02T04:20:53.535Z] make[4]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/perf/dacapo'
[2025-08-02T04:20:53.535Z]
[2025-08-02T04:20:53.535Z] ===============================================
[2025-08-02T04:20:53.844Z] Running test dacapo-eclipse_0 ...
[2025-08-02T04:20:53.844Z] ===============================================
[2025-08-02T04:20:53.844Z] dacapo-eclipse_0 Start Time: Sat Aug 2 04:20:53 2025 Epoch Time (ms): 1754108453776
[2025-08-02T04:20:54.167Z] variation: NoOptions
[2025-08-02T04:20:54.167Z] JVM_OPTIONS:
[2025-08-02T04:20:54.167Z] { \
[2025-08-02T04:20:54.167Z] echo ""; echo "TEST SETUP:"; \
[2025-08-02T04:20:54.167Z] echo "Nothing to be done for setup."; \
[2025-08-02T04:20:54.167Z] mkdir -p "C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/\\TKG\\output_17541084516980\\dacapo-eclipse_0"; \
[2025-08-02T04:20:54.167Z] cd "C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/\\TKG\\output_17541084516980\\dacapo-eclipse_0"; \
[2025-08-02T04:20:54.167Z] echo ""; echo "TESTING:"; \
[2025-08-02T04:20:54.167Z] "c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" eclipse; \
[2025-08-02T04:20:54.167Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-eclipse_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/\\TKG\\output_17541084516980\\dacapo-eclipse_0"; else echo "-----------------------------------"; echo "dacapo-eclipse_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-08-02T04:20:54.167Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-08-02T04:20:54.167Z] echo "Nothing to be done for teardown."; \
[2025-08-02T04:20:54.167Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/\\TKG\\output_17541084516980\\TestTargetResult";
[2025-08-02T04:20:54.167Z]
[2025-08-02T04:20:54.167Z] TEST SETUP:
[2025-08-02T04:20:54.167Z] Nothing to be done for setup.
[2025-08-02T04:20:54.167Z]
[2025-08-02T04:20:54.167Z] TESTING:
[2025-08-02T04:21:04.755Z] Version: eclipse 4.27 (use -p to print nominal benchmark stats)
[2025-08-02T04:21:06.927Z] Unzip workspace
[2025-08-02T04:21:06.927Z] ===== DaCapo 23.11-MR2-chopin-minimal eclipse starting =====
[2025-08-02T04:21:13.508Z] Initialize workspace ...................
[2025-08-02T04:21:54.736Z] Index workspace .....................
[2025-08-02T04:22:10.309Z] Build workspace
[2025-08-02T04:22:17.365Z] Search .. 4,207 references for default constructor in workspace
[2025-08-02T04:22:17.690Z] .. 1,957 references for method 'equals' in workspace
[2025-08-02T04:22:18.371Z] Type hierarchy tests
[2025-08-02T04:22:24.103Z] AST tests
[2025-08-02T04:22:28.295Z] Completion tests .........
[2025-08-02T04:22:30.545Z] Format tests ..............
[2025-08-02T04:22:33.247Z] Model tests ................
[2025-08-02T04:22:33.247Z] ===== DaCapo 23.11-MR2-chopin-minimal eclipse PASSED in 86229 msec =====
[2025-08-02T04:22:40.317Z] Delete workspace
[2025-08-02T04:22:40.317Z] -----------------------------------
[2025-08-02T04:22:40.317Z] dacapo-eclipse_0_PASSED
[2025-08-02T04:22:40.317Z] -----------------------------------
[2025-08-02T04:22:40.317Z]
[2025-08-02T04:22:40.317Z] TEST TEARDOWN:
[2025-08-02T04:22:40.317Z] Nothing to be done for teardown.
[2025-08-02T04:22:40.317Z] dacapo-eclipse_0 Finish Time: Sat Aug 2 04:22:40 2025 Epoch Time (ms): 1754108560194
[2025-08-02T04:22:40.317Z]
[2025-08-02T04:22:40.625Z] ===============================================
[2025-08-02T04:22:40.625Z] Running test dacapo-h2_0 ...
[2025-08-02T04:22:40.933Z] ===============================================
[2025-08-02T04:22:40.933Z] dacapo-h2_0 Start Time: Sat Aug 2 04:22:40 2025 Epoch Time (ms): 1754108560746
[2025-08-02T04:22:40.933Z] variation: NoOptions
[2025-08-02T04:22:41.257Z] JVM_OPTIONS:
[2025-08-02T04:22:41.257Z] { \
[2025-08-02T04:22:41.257Z] echo ""; echo "TEST SETUP:"; \
[2025-08-02T04:22:41.257Z] echo "Nothing to be done for setup."; \
[2025-08-02T04:22:41.257Z] mkdir -p "C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/\\TKG\\output_17541084516980\\dacapo-h2_0"; \
[2025-08-02T04:22:41.257Z] cd "C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/\\TKG\\output_17541084516980\\dacapo-h2_0"; \
[2025-08-02T04:22:41.257Z] echo ""; echo "TESTING:"; \
[2025-08-02T04:22:41.257Z] "c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" h2; \
[2025-08-02T04:22:41.257Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-h2_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/\\TKG\\output_17541084516980\\dacapo-h2_0"; else echo "-----------------------------------"; echo "dacapo-h2_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-08-02T04:22:41.257Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-08-02T04:22:41.257Z] echo "Nothing to be done for teardown."; \
[2025-08-02T04:22:41.257Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/\\TKG\\output_17541084516980\\TestTargetResult";
[2025-08-02T04:22:41.257Z]
[2025-08-02T04:22:41.257Z] TEST SETUP:
[2025-08-02T04:22:41.257Z] Nothing to be done for setup.
[2025-08-02T04:22:41.257Z]
[2025-08-02T04:22:41.257Z] TESTING:
[2025-08-02T04:22:41.577Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024]
[2025-08-02T04:22:41.904Z] Version: h2 2.2.220 derby 10.15.2.0 (use -p to print nominal benchmark stats)
[2025-08-02T04:22:41.904Z] Preparing the H2 database...
[2025-08-02T04:22:41.904Z] TPCC configuration: scale: 16, terminals: 4, transactions: 100000
[2025-08-02T04:24:49.673Z] java.lang.reflect.InvocationTargetException
[2025-08-02T04:24:49.673Z] java.lang.reflect.InvocationTargetException
[2025-08-02T04:24:49.673Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-08-02T04:24:49.673Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2025-08-02T04:24:49.673Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-08-02T04:24:49.673Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[2025-08-02T04:24:49.673Z] at org.dacapo.harness.H2.preIteration(H2.java:95)
[2025-08-02T04:24:49.673Z] at org.dacapo.harness.Benchmark.run(Benchmark.java:243)
[2025-08-02T04:24:49.673Z] at org.dacapo.harness.TestHarness.runBenchmark(TestHarness.java:225)
[2025-08-02T04:24:49.673Z] at org.dacapo.harness.TestHarness.main(TestHarness.java:170)
[2025-08-02T04:24:49.673Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-08-02T04:24:49.673Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2025-08-02T04:24:49.673Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-08-02T04:24:49.673Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[2025-08-02T04:24:49.673Z] at Harness.main(Harness.java:39)
[2025-08-02T04:24:49.673Z] Caused by: org.h2.jdbc.JdbcSQLNonTransientConnectionException: Out of memory.; SQL statement:
[2025-08-02T04:24:49.673Z]
[2025-08-02T04:24:49.673Z]
[2025-08-02T04:24:49.673Z] ALTER TABLE ORDERLINE ADD CONSTRAINT
[2025-08-02T04:24:49.673Z] ORDERLINE_PK PRIMARY KEY(OL_W_ID, OL_D_ID, OL_O_ID, OL_NUMBE [90108-220]
[2025-08-02T04:24:49.673Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:690)
[2025-08-02T04:24:49.673Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:489)
[2025-08-02T04:24:49.673Z] at org.h2.message.DbException.get(DbException.java:212)
[2025-08-02T04:24:49.673Z] at org.h2.message.DbException.convert(DbException.java:401)
[2025-08-02T04:24:49.673Z] at org.h2.command.Command.executeUpdate(Command.java:262)
[2025-08-02T04:24:49.673Z] at org.h2.jdbc.JdbcStatement.executeInternal(JdbcStatement.java:252)
[2025-08-02T04:24:49.673Z] at org.h2.jdbc.JdbcStatement.execute(JdbcStatement.java:223)
[2025-08-02T04:24:49.673Z] at org.h2.tools.RunScript.execute(RunScript.java:169)
[2025-08-02T04:24:49.673Z] at org.dacapo.h2.TPCC.runScript(Unknown Source)
[2025-08-02T04:24:49.673Z] at org.dacapo.h2.TPCC.runScript(Unknown Source)
[2025-08-02T04:24:49.673Z] at org.dacapo.h2.TPCC.runScript(Unknown Source)
[2025-08-02T04:24:49.673Z] at org.dacapo.h2.TPCC.createIndexes(Unknown Source)
[2025-08-02T04:24:49.673Z] at org.dacapo.h2.TPCC.preIterationMemoryDB(Unknown Source)
[2025-08-02T04:24:49.673Z] at org.dacapo.h2.TPCC.preIteration(Unknown Source)
[2025-08-02T04:24:49.673Z] ... 13 more
[2025-08-02T04:24:49.673Z] Caused by: java.lang.OutOfMemoryError: Java heap space
[2025-08-02T04:24:49.673Z] at java.base/java.lang.Object.clone(Native Method)
[2025-08-02T04:24:49.673Z] at org.h2.mvstore.Page$NonLeaf.setChild(Page.java:1197)
[2025-08-02T04:24:49.673Z] at org.h2.mvstore.MVMap.replacePage(MVMap.java:1360)
[2025-08-02T04:24:49.673Z] at org.h2.mvstore.MVMap.operate(MVMap.java:1863)
[2025-08-02T04:24:49.673Z] at org.h2.mvstore.tx.TransactionMap.set(TransactionMap.java:363)
[2025-08-02T04:24:49.673Z] at org.h2.mvstore.tx.TransactionMap.set(TransactionMap.java:350)
[2025-08-02T04:24:49.673Z] at org.h2.mvstore.tx.TransactionMap.put(TransactionMap.java:265)
[2025-08-02T04:24:49.673Z] at org.h2.mvstore.db.MVSecondaryIndex.add(MVSecondaryIndex.java:188)
[2025-08-02T04:24:49.673Z] at org.h2.mvstore.db.MVTable.addRowsToIndex(MVTable.java:723)
[2025-08-02T04:24:49.673Z] at org.h2.mvstore.db.MVTable.rebuildIndexBuffered(MVTable.java:467)
[2025-08-02T04:24:49.673Z] at org.h2.mvstore.db.MVTable.rebuildIndex(MVTable.java:387)
[2025-08-02T04:24:49.673Z] at org.h2.mvstore.db.MVTable.addIndex(MVTable.java:367)
[2025-08-02T04:24:49.673Z] at org.h2.command.ddl.AlterTableAddConstraint.tryUpdate(AlterTableAddConstraint.java:149)
[2025-08-02T04:24:49.673Z] at org.h2.command.ddl.AlterTableAddConstraint.update(AlterTableAddConstraint.java:74)
[2025-08-02T04:24:49.673Z] at org.h2.command.ddl.AlterTable.update(AlterTable.java:46)
[2025-08-02T04:24:49.673Z] at org.h2.command.CommandContainer.update(CommandContainer.java:169)
[2025-08-02T04:24:49.673Z] at org.h2.command.Command.executeUpdate(Command.java:252)
[2025-08-02T04:24:49.673Z] at org.h2.jdbc.JdbcStatement.executeInternal(JdbcStatement.java:252)
[2025-08-02T04:24:49.673Z] at org.h2.jdbc.JdbcStatement.execute(JdbcStatement.java:223)
[2025-08-02T04:24:49.673Z] at org.h2.tools.RunScript.execute(RunScript.java:169)
[2025-08-02T04:24:49.673Z] at org.dacapo.h2.TPCC.runScript(Unknown Source)
[2025-08-02T04:24:49.673Z] at org.dacapo.h2.TPCC.runScript(Unknown Source)
[2025-08-02T04:24:49.673Z] at org.dacapo.h2.TPCC.runScript(Unknown Source)
[2025-08-02T04:24:49.673Z] at org.dacapo.h2.TPCC.createIndexes(Unknown Source)
[2025-08-02T04:24:49.673Z] at org.dacapo.h2.TPCC.preIterationMemoryDB(Unknown Source)
[2025-08-02T04:24:49.673Z] at org.dacapo.h2.TPCC.preIteration(Unknown Source)
[2025-08-02T04:24:49.673Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-08-02T04:24:49.673Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2025-08-02T04:24:49.673Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-08-02T04:24:49.673Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[2025-08-02T04:24:49.673Z] at org.dacapo.harness.H2.preIteration(H2.java:95)
[2025-08-02T04:24:49.673Z] at org.dacapo.harness.Benchmark.run(Benchmark.java:243)
[2025-08-02T04:24:49.673Z] -----------------------------------
[2025-08-02T04:24:49.673Z] dacapo-h2_0_FAILED
[2025-08-02T04:24:49.673Z] -----------------------------------
[2025-08-02T04:24:49.673Z]
[2025-08-02T04:24:49.673Z] TEST TEARDOWN:
[2025-08-02T04:24:49.673Z] Nothing to be done for teardown.
[2025-08-02T04:24:49.673Z] dacapo-h2_0 Finish Time: Sat Aug 2 04:24:46 2025 Epoch Time (ms): 1754108686458
[2025-08-02T04:24:49.673Z]
[2025-08-02T04:24:49.673Z] ===============================================
[2025-08-02T04:24:49.673Z] Running test dacapo-lusearch-fix_0 ...
[2025-08-02T04:24:49.673Z] ===============================================
[2025-08-02T04:24:49.673Z] dacapo-lusearch-fix_0 Start Time: Sat Aug 2 04:24:46 2025 Epoch Time (ms): 1754108686941
[2025-08-02T04:24:49.673Z] dacapo-lusearch-fix_0_DISABLED
[2025-08-02T04:24:49.674Z] Disabled Reason:
[2025-08-02T04:24:49.674Z] https://github.com/adoptium/aqa-tests/issues/1888#issuecomment-755015959
[2025-08-02T04:24:49.674Z] dacapo-lusearch-fix_0 Finish Time: Sat Aug 2 04:24:47 2025 Epoch Time (ms): 1754108687314
[2025-08-02T04:24:49.674Z] make[4]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/perf/dacapo'
[2025-08-02T04:24:49.674Z] make[4]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/perf/idle_micro'
[2025-08-02T04:24:49.674Z]
[2025-08-02T04:24:49.674Z] ===============================================
[2025-08-02T04:24:49.674Z] Running test IdleMicrobenchmark_HS_0 ...
[2025-08-02T04:24:49.674Z] ===============================================
[2025-08-02T04:24:49.674Z] IdleMicrobenchmark_HS_0 Start Time: Sat Aug 2 04:24:47 2025 Epoch Time (ms): 1754108687946
[2025-08-02T04:24:49.674Z] Skipped due to jvm options ( -Xmx1024m ) and/or platform requirements ([os.linux,arch.x86,bits.64,^os.win]) => IdleMicrobenchmark_HS_0_SKIPPED
[2025-08-02T04:24:49.674Z] IdleMicrobenchmark_HS_0 Finish Time: Sat Aug 2 04:24:48 2025 Epoch Time (ms): 1754108688260
[2025-08-02T04:24:49.674Z] make[4]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/perf/idle_micro'
[2025-08-02T04:24:49.674Z] make[4]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/perf/renaissance'
[2025-08-02T04:24:49.674Z]
[2025-08-02T04:24:49.674Z] ===============================================
[2025-08-02T04:24:49.674Z] Running test renaissance-akka-uct_0 ...
[2025-08-02T04:24:49.674Z] ===============================================
[2025-08-02T04:24:49.674Z] renaissance-akka-uct_0 Start Time: Sat Aug 2 04:24:49 2025 Epoch Time (ms): 1754108689014
[2025-08-02T04:24:49.674Z] variation: NoOptions
[2025-08-02T04:24:49.674Z] JVM_OPTIONS:
[2025-08-02T04:24:49.674Z] { \
[2025-08-02T04:24:49.674Z] echo ""; echo "TEST SETUP:"; \
[2025-08-02T04:24:49.674Z] echo "Nothing to be done for setup."; \
[2025-08-02T04:24:49.674Z] mkdir -p "C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/\\TKG\\output_17541084516980\\renaissance-akka-uct_0"; \
[2025-08-02T04:24:49.674Z] cd "C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/\\TKG\\output_17541084516980\\renaissance-akka-uct_0"; \
[2025-08-02T04:24:49.674Z] echo ""; echo "TESTING:"; \
[2025-08-02T04:24:49.674Z] "c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/\\TKG\\output_17541084516980\\renaissance-akka-uct_0"\\akka-uct.json" akka-uct; \
[2025-08-02T04:24:49.674Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-akka-uct_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/\\TKG\\output_17541084516980\\renaissance-akka-uct_0"; else echo "-----------------------------------"; echo "renaissance-akka-uct_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-08-02T04:24:49.674Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-08-02T04:24:49.674Z] echo "Nothing to be done for teardown."; \
[2025-08-02T04:24:49.674Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/\\TKG\\output_17541084516980\\TestTargetResult";
[2025-08-02T04:24:49.674Z]
[2025-08-02T04:24:49.674Z] TEST SETUP:
[2025-08-02T04:24:49.674Z] Nothing to be done for setup.
[2025-08-02T04:24:49.674Z]
[2025-08-02T04:24:49.674Z] TESTING:
[2025-08-02T04:24:51.265Z] ====== akka-uct (concurrency) [default], iteration 0 started ======
[2025-08-02T04:24:51.265Z] GC before operation: completed in 16.193 ms, heap usage 8.198 MB -> 4.758 MB.
[2025-08-02T04:24:55.915Z] final size= 199991
[2025-08-02T04:24:55.915Z] final height= 9
[2025-08-02T04:24:59.776Z] final size= 199991
[2025-08-02T04:24:59.776Z] final height= 10
[2025-08-02T04:25:03.517Z] final size= 199991
[2025-08-02T04:25:03.517Z] final height= 9
[2025-08-02T04:25:07.285Z] final size= 199991
[2025-08-02T04:25:07.285Z] final height= 9
[2025-08-02T04:25:12.088Z] final size= 199991
[2025-08-02T04:25:12.088Z] final height= 9
[2025-08-02T04:25:15.235Z] final size= 199991
[2025-08-02T04:25:15.235Z] final height= 9
[2025-08-02T04:25:20.033Z] final size= 199991
[2025-08-02T04:25:20.033Z] final height= 9
[2025-08-02T04:25:23.895Z] final size= 199991
[2025-08-02T04:25:23.895Z] final height= 9
[2025-08-02T04:25:27.605Z] final size= 199991
[2025-08-02T04:25:27.605Z] final height= 9
[2025-08-02T04:25:32.248Z] final size= 199991
[2025-08-02T04:25:32.248Z] final height= 9
[2025-08-02T04:25:32.984Z] WARNING: This benchmark provides no result that can be validated.
[2025-08-02T04:25:32.984Z] There is no way to check that no silent failure occurred.
[2025-08-02T04:25:32.984Z] ====== akka-uct (concurrency) [default], iteration 0 completed (41692.861 ms) ======
[2025-08-02T04:25:32.984Z] ====== akka-uct (concurrency) [default], iteration 1 started ======
[2025-08-02T04:25:32.984Z] GC before operation: completed in 272.555 ms, heap usage 77.137 MB -> 74.078 MB.
[2025-08-02T04:25:36.010Z] final size= 199991
[2025-08-02T04:25:36.010Z] final height= 9
[2025-08-02T04:25:40.868Z] final size= 199991
[2025-08-02T04:25:40.868Z] final height= 9
[2025-08-02T04:25:43.818Z] final size= 199991
[2025-08-02T04:25:43.818Z] final height= 9
[2025-08-02T04:25:47.583Z] final size= 199991
[2025-08-02T04:25:47.583Z] final height= 9
[2025-08-02T04:25:51.455Z] final size= 199991
[2025-08-02T04:25:51.455Z] final height= 9
[2025-08-02T04:25:56.178Z] final size= 199991
[2025-08-02T04:25:56.178Z] final height= 9
[2025-08-02T04:25:59.876Z] final size= 199991
[2025-08-02T04:25:59.876Z] final height= 9
[2025-08-02T04:26:03.615Z] final size= 199991
[2025-08-02T04:26:03.615Z] final height= 9
[2025-08-02T04:26:07.381Z] final size= 199991
[2025-08-02T04:26:07.381Z] final height= 9
[2025-08-02T04:26:11.131Z] final size= 199991
[2025-08-02T04:26:11.131Z] final height= 9
[2025-08-02T04:26:12.228Z] WARNING: This benchmark provides no result that can be validated.
[2025-08-02T04:26:12.228Z] There is no way to check that no silent failure occurred.
[2025-08-02T04:26:12.228Z] ====== akka-uct (concurrency) [default], iteration 1 completed (39128.352 ms) ======
[2025-08-02T04:26:12.228Z] ====== akka-uct (concurrency) [default], iteration 2 started ======
[2025-08-02T04:26:12.551Z] GC before operation: completed in 281.341 ms, heap usage 103.088 MB -> 65.350 MB.
[2025-08-02T04:26:15.507Z] final size= 199991
[2025-08-02T04:26:15.507Z] final height= 9
[2025-08-02T04:26:19.266Z] final size= 199991
[2025-08-02T04:26:19.266Z] final height= 9
[2025-08-02T04:26:22.994Z] final size= 199991
[2025-08-02T04:26:22.994Z] final height= 10
[2025-08-02T04:26:27.750Z] final size= 199991
[2025-08-02T04:26:27.750Z] final height= 12
[2025-08-02T04:26:30.699Z] final size= 199991
[2025-08-02T04:26:30.699Z] final height= 9
[2025-08-02T04:26:34.463Z] final size= 199991
[2025-08-02T04:26:34.463Z] final height= 9
[2025-08-02T04:26:39.151Z] final size= 199991
[2025-08-02T04:26:39.151Z] final height= 9
[2025-08-02T04:26:42.956Z] final size= 199991
[2025-08-02T04:26:42.956Z] final height= 11
[2025-08-02T04:26:46.721Z] final size= 199991
[2025-08-02T04:26:46.721Z] final height= 9
[2025-08-02T04:26:50.441Z] final size= 199991
[2025-08-02T04:26:50.441Z] final height= 9
[2025-08-02T04:26:51.541Z] WARNING: This benchmark provides no result that can be validated.
[2025-08-02T04:26:51.541Z] There is no way to check that no silent failure occurred.
[2025-08-02T04:26:51.541Z] ====== akka-uct (concurrency) [default], iteration 2 completed (39191.007 ms) ======
[2025-08-02T04:26:51.541Z] ====== akka-uct (concurrency) [default], iteration 3 started ======
[2025-08-02T04:26:51.862Z] GC before operation: completed in 117.512 ms, heap usage 87.408 MB -> 32.172 MB.
[2025-08-02T04:26:54.860Z] final size= 199991
[2025-08-02T04:26:54.860Z] final height= 9
[2025-08-02T04:26:58.678Z] final size= 199991
[2025-08-02T04:26:58.678Z] final height= 9
[2025-08-02T04:27:02.451Z] final size= 199991
[2025-08-02T04:27:02.451Z] final height= 9
[2025-08-02T04:27:06.209Z] final size= 199991
[2025-08-02T04:27:06.209Z] final height= 9
[2025-08-02T04:27:09.930Z] final size= 199991
[2025-08-02T04:27:09.930Z] final height= 9
[2025-08-02T04:27:14.543Z] final size= 199991
[2025-08-02T04:27:14.543Z] final height= 9
[2025-08-02T04:27:17.498Z] final size= 199991
[2025-08-02T04:27:17.498Z] final height= 9
[2025-08-02T04:27:21.187Z] final size= 199991
[2025-08-02T04:27:21.187Z] final height= 9
[2025-08-02T04:27:25.774Z] final size= 199991
[2025-08-02T04:27:25.775Z] final height= 9
[2025-08-02T04:27:28.704Z] final size= 199991
[2025-08-02T04:27:28.704Z] final height= 9
[2025-08-02T04:27:29.847Z] WARNING: This benchmark provides no result that can be validated.
[2025-08-02T04:27:29.847Z] There is no way to check that no silent failure occurred.
[2025-08-02T04:27:29.847Z] ====== akka-uct (concurrency) [default], iteration 3 completed (37921.878 ms) ======
[2025-08-02T04:27:29.847Z] ====== akka-uct (concurrency) [default], iteration 4 started ======
[2025-08-02T04:27:29.847Z] GC before operation: completed in 309.198 ms, heap usage 105.183 MB -> 68.079 MB.
[2025-08-02T04:27:32.802Z] final size= 199991
[2025-08-02T04:27:32.802Z] final height= 9
[2025-08-02T04:27:36.814Z] final size= 199991
[2025-08-02T04:27:36.814Z] final height= 9
[2025-08-02T04:27:41.411Z] final size= 199991
[2025-08-02T04:27:41.411Z] final height= 9
[2025-08-02T04:27:45.147Z] final size= 199991
[2025-08-02T04:27:45.147Z] final height= 9
[2025-08-02T04:27:49.807Z] final size= 199991
[2025-08-02T04:27:49.807Z] final height= 9
[2025-08-02T04:27:53.624Z] final size= 199991
[2025-08-02T04:27:53.624Z] final height= 9
[2025-08-02T04:27:57.408Z] final size= 199991
[2025-08-02T04:27:57.408Z] final height= 9
[2025-08-02T04:28:01.253Z] final size= 199991
[2025-08-02T04:28:01.253Z] final height= 9
[2025-08-02T04:28:04.215Z] final size= 199991
[2025-08-02T04:28:04.215Z] final height= 9
[2025-08-02T04:28:08.915Z] final size= 199991
[2025-08-02T04:28:08.915Z] final height= 9
[2025-08-02T04:28:08.915Z] WARNING: This benchmark provides no result that can be validated.
[2025-08-02T04:28:08.915Z] There is no way to check that no silent failure occurred.
[2025-08-02T04:28:08.915Z] ====== akka-uct (concurrency) [default], iteration 4 completed (38783.271 ms) ======
[2025-08-02T04:28:08.915Z] ====== akka-uct (concurrency) [default], iteration 5 started ======
[2025-08-02T04:28:09.254Z] GC before operation: completed in 389.060 ms, heap usage 210.831 MB -> 63.492 MB.
[2025-08-02T04:28:12.297Z] final size= 199991
[2025-08-02T04:28:12.297Z] final height= 9
[2025-08-02T04:28:16.035Z] final size= 199991
[2025-08-02T04:28:16.036Z] final height= 9
[2025-08-02T04:28:19.866Z] final size= 199991
[2025-08-02T04:28:19.866Z] final height= 9
[2025-08-02T04:28:24.663Z] final size= 199991
[2025-08-02T04:28:24.663Z] final height= 9
[2025-08-02T04:28:28.539Z] final size= 199991
[2025-08-02T04:28:28.539Z] final height= 9
[2025-08-02T04:28:32.345Z] final size= 199991
[2025-08-02T04:28:32.345Z] final height= 9
[2025-08-02T04:28:36.092Z] final size= 199991
[2025-08-02T04:28:36.092Z] final height= 9
[2025-08-02T04:28:39.823Z] final size= 199991
[2025-08-02T04:28:39.823Z] final height= 10
[2025-08-02T04:28:43.610Z] final size= 199991
[2025-08-02T04:28:43.610Z] final height= 9
[2025-08-02T04:28:47.393Z] final size= 199991
[2025-08-02T04:28:47.393Z] final height= 9
[2025-08-02T04:28:48.496Z] WARNING: This benchmark provides no result that can be validated.
[2025-08-02T04:28:48.496Z] There is no way to check that no silent failure occurred.
[2025-08-02T04:28:48.496Z] ====== akka-uct (concurrency) [default], iteration 5 completed (39211.174 ms) ======
[2025-08-02T04:28:48.496Z] ====== akka-uct (concurrency) [default], iteration 6 started ======
[2025-08-02T04:28:48.931Z] GC before operation: completed in 281.409 ms, heap usage 115.935 MB -> 71.305 MB.
[2025-08-02T04:28:51.802Z] final size= 199991
[2025-08-02T04:28:51.802Z] final height= 10
[2025-08-02T04:28:55.551Z] final size= 199991
[2025-08-02T04:28:55.551Z] final height= 9
[2025-08-02T04:28:59.327Z] final size= 199991
[2025-08-02T04:28:59.327Z] final height= 9
[2025-08-02T04:29:03.071Z] final size= 199991
[2025-08-02T04:29:03.071Z] final height= 9
[2025-08-02T04:29:07.757Z] final size= 199991
[2025-08-02T04:29:07.757Z] final height= 9
[2025-08-02T04:29:10.665Z] final size= 199991
[2025-08-02T04:29:10.665Z] final height= 9
[2025-08-02T04:29:15.288Z] final size= 199991
[2025-08-02T04:29:15.288Z] final height= 9
[2025-08-02T04:29:19.045Z] final size= 199991
[2025-08-02T04:29:19.045Z] final height= 9
[2025-08-02T04:29:22.832Z] final size= 199991
[2025-08-02T04:29:22.832Z] final height= 9
[2025-08-02T04:29:26.652Z] final size= 199991
[2025-08-02T04:29:26.652Z] final height= 9
[2025-08-02T04:29:26.977Z] WARNING: This benchmark provides no result that can be validated.
[2025-08-02T04:29:26.977Z] There is no way to check that no silent failure occurred.
[2025-08-02T04:29:26.977Z] ====== akka-uct (concurrency) [default], iteration 6 completed (38223.252 ms) ======
[2025-08-02T04:29:26.977Z] ====== akka-uct (concurrency) [default], iteration 7 started ======
[2025-08-02T04:29:27.302Z] GC before operation: completed in 457.909 ms, heap usage 193.308 MB -> 83.566 MB.
[2025-08-02T04:29:31.103Z] final size= 199991
[2025-08-02T04:29:31.103Z] final height= 9
[2025-08-02T04:29:34.883Z] final size= 199991
[2025-08-02T04:29:34.883Z] final height= 10
[2025-08-02T04:29:38.711Z] final size= 199991
[2025-08-02T04:29:38.711Z] final height= 9
[2025-08-02T04:29:42.459Z] final size= 199991
[2025-08-02T04:29:42.460Z] final height= 9
[2025-08-02T04:29:47.111Z] final size= 199991
[2025-08-02T04:29:47.111Z] final height= 9
[2025-08-02T04:29:50.844Z] final size= 199991
[2025-08-02T04:29:50.844Z] final height= 9
[2025-08-02T04:29:54.590Z] final size= 199991
[2025-08-02T04:29:54.590Z] final height= 9
[2025-08-02T04:29:58.431Z] final size= 199991
[2025-08-02T04:29:58.431Z] final height= 9
[2025-08-02T04:30:03.050Z] final size= 199991
[2025-08-02T04:30:03.050Z] final height= 9
[2025-08-02T04:30:06.742Z] final size= 199991
[2025-08-02T04:30:06.742Z] final height= 9
[2025-08-02T04:30:07.064Z] WARNING: This benchmark provides no result that can be validated.
[2025-08-02T04:30:07.064Z] There is no way to check that no silent failure occurred.
[2025-08-02T04:30:07.064Z] ====== akka-uct (concurrency) [default], iteration 7 completed (39858.051 ms) ======
[2025-08-02T04:30:07.064Z] ====== akka-uct (concurrency) [default], iteration 8 started ======
[2025-08-02T04:30:07.420Z] GC before operation: completed in 325.207 ms, heap usage 169.630 MB -> 63.739 MB.
[2025-08-02T04:30:11.134Z] final size= 199991
[2025-08-02T04:30:11.134Z] final height= 9
[2025-08-02T04:30:14.878Z] final size= 199991
[2025-08-02T04:30:14.878Z] final height= 9
[2025-08-02T04:30:19.538Z] final size= 199991
[2025-08-02T04:30:19.538Z] final height= 9
[2025-08-02T04:30:23.311Z] final size= 199991
[2025-08-02T04:30:23.311Z] final height= 9
[2025-08-02T04:30:27.024Z] final size= 199991
[2025-08-02T04:30:27.024Z] final height= 9
[2025-08-02T04:30:30.956Z] final size= 199991
[2025-08-02T04:30:30.956Z] final height= 9
[2025-08-02T04:30:35.712Z] final size= 199991
[2025-08-02T04:30:35.712Z] final height= 9
[2025-08-02T04:30:39.492Z] final size= 199991
[2025-08-02T04:30:39.492Z] final height= 9
[2025-08-02T04:30:43.221Z] final size= 199991
[2025-08-02T04:30:43.221Z] final height= 9
[2025-08-02T04:30:46.965Z] final size= 199991
[2025-08-02T04:30:46.965Z] final height= 9
[2025-08-02T04:30:47.288Z] WARNING: This benchmark provides no result that can be validated.
[2025-08-02T04:30:47.288Z] There is no way to check that no silent failure occurred.
[2025-08-02T04:30:47.288Z] ====== akka-uct (concurrency) [default], iteration 8 completed (39870.685 ms) ======
[2025-08-02T04:30:47.288Z] ====== akka-uct (concurrency) [default], iteration 9 started ======
[2025-08-02T04:30:47.980Z] GC before operation: completed in 390.635 ms, heap usage 188.899 MB -> 76.195 MB.
[2025-08-02T04:30:51.905Z] final size= 199991
[2025-08-02T04:30:51.905Z] final height= 9
[2025-08-02T04:30:55.656Z] final size= 199991
[2025-08-02T04:30:55.656Z] final height= 9
[2025-08-02T04:30:59.548Z] final size= 199991
[2025-08-02T04:30:59.548Z] final height= 9
[2025-08-02T04:31:03.406Z] final size= 199991
[2025-08-02T04:31:03.406Z] final height= 9
[2025-08-02T04:31:07.331Z] final size= 199991
[2025-08-02T04:31:07.331Z] final height= 9
[2025-08-02T04:31:11.206Z] final size= 199991
[2025-08-02T04:31:11.206Z] final height= 9
[2025-08-02T04:31:15.010Z] final size= 199991
[2025-08-02T04:31:15.010Z] final height= 9
[2025-08-02T04:31:18.900Z] final size= 199991
[2025-08-02T04:31:18.900Z] final height= 9
[2025-08-02T04:31:22.892Z] final size= 199991
[2025-08-02T04:31:22.892Z] final height= 9
[2025-08-02T04:31:26.780Z] final size= 199991
[2025-08-02T04:31:26.780Z] final height= 12
[2025-08-02T04:31:27.103Z] WARNING: This benchmark provides no result that can be validated.
[2025-08-02T04:31:27.103Z] There is no way to check that no silent failure occurred.
[2025-08-02T04:31:27.103Z] ====== akka-uct (concurrency) [default], iteration 9 completed (39311.918 ms) ======
[2025-08-02T04:31:27.103Z] ====== akka-uct (concurrency) [default], iteration 10 started ======
[2025-08-02T04:31:27.488Z] GC before operation: completed in 323.301 ms, heap usage 164.751 MB -> 63.834 MB.
[2025-08-02T04:31:30.575Z] final size= 199991
[2025-08-02T04:31:30.575Z] final height= 9
[2025-08-02T04:31:34.483Z] final size= 199991
[2025-08-02T04:31:34.483Z] final height= 9
[2025-08-02T04:31:38.327Z] final size= 199991
[2025-08-02T04:31:38.327Z] final height= 9
[2025-08-02T04:31:42.285Z] final size= 199991
[2025-08-02T04:31:42.285Z] final height= 9
[2025-08-02T04:31:46.193Z] final size= 199991
[2025-08-02T04:31:46.193Z] final height= 9
[2025-08-02T04:31:50.902Z] final size= 199991
[2025-08-02T04:31:50.902Z] final height= 9
[2025-08-02T04:31:55.648Z] final size= 199991
[2025-08-02T04:31:55.648Z] final height= 9
[2025-08-02T04:31:59.364Z] final size= 199991
[2025-08-02T04:31:59.364Z] final height= 9
[2025-08-02T04:32:03.238Z] final size= 199991
[2025-08-02T04:32:03.238Z] final height= 9
[2025-08-02T04:32:06.977Z] final size= 199991
[2025-08-02T04:32:06.977Z] final height= 9
[2025-08-02T04:32:08.097Z] WARNING: This benchmark provides no result that can be validated.
[2025-08-02T04:32:08.097Z] There is no way to check that no silent failure occurred.
[2025-08-02T04:32:08.097Z] ====== akka-uct (concurrency) [default], iteration 10 completed (40497.738 ms) ======
[2025-08-02T04:32:08.097Z] ====== akka-uct (concurrency) [default], iteration 11 started ======
[2025-08-02T04:32:08.476Z] GC before operation: completed in 408.583 ms, heap usage 180.041 MB -> 76.935 MB.
[2025-08-02T04:32:11.385Z] final size= 199991
[2025-08-02T04:32:11.385Z] final height= 9
[2025-08-02T04:32:15.218Z] final size= 199991
[2025-08-02T04:32:15.218Z] final height= 9
[2025-08-02T04:32:19.068Z] final size= 199991
[2025-08-02T04:32:19.068Z] final height= 9
[2025-08-02T04:32:22.885Z] final size= 199991
[2025-08-02T04:32:22.885Z] final height= 10
[2025-08-02T04:32:26.835Z] final size= 199991
[2025-08-02T04:32:26.836Z] final height= 9
[2025-08-02T04:32:30.579Z] final size= 199991
[2025-08-02T04:32:30.579Z] final height= 9
[2025-08-02T04:32:34.367Z] final size= 199991
[2025-08-02T04:32:34.367Z] final height= 9
[2025-08-02T04:32:38.104Z] final size= 199991
[2025-08-02T04:32:38.104Z] final height= 8
[2025-08-02T04:32:41.952Z] final size= 199991
[2025-08-02T04:32:41.952Z] final height= 9
[2025-08-02T04:32:45.740Z] final size= 199991
[2025-08-02T04:32:45.740Z] final height= 9
[2025-08-02T04:32:46.423Z] WARNING: This benchmark provides no result that can be validated.
[2025-08-02T04:32:46.423Z] There is no way to check that no silent failure occurred.
[2025-08-02T04:32:46.423Z] ====== akka-uct (concurrency) [default], iteration 11 completed (37883.458 ms) ======
[2025-08-02T04:32:46.423Z] ====== akka-uct (concurrency) [default], iteration 12 started ======
[2025-08-02T04:32:46.747Z] GC before operation: completed in 433.348 ms, heap usage 201.007 MB -> 83.898 MB.
[2025-08-02T04:32:49.952Z] final size= 199991
[2025-08-02T04:32:49.952Z] final height= 9
[2025-08-02T04:32:53.738Z] final size= 199991
[2025-08-02T04:32:53.738Z] final height= 10
[2025-08-02T04:32:58.404Z] final size= 199991
[2025-08-02T04:32:58.404Z] final height= 9
[2025-08-02T04:33:02.247Z] final size= 199991
[2025-08-02T04:33:02.247Z] final height= 9
[2025-08-02T04:33:05.953Z] final size= 199991
[2025-08-02T04:33:05.953Z] final height= 9
[2025-08-02T04:33:09.703Z] final size= 199991
[2025-08-02T04:33:09.703Z] final height= 9
[2025-08-02T04:33:14.339Z] final size= 199991
[2025-08-02T04:33:14.339Z] final height= 12
[2025-08-02T04:33:18.013Z] final size= 199991
[2025-08-02T04:33:18.013Z] final height= 9
[2025-08-02T04:33:21.712Z] final size= 199991
[2025-08-02T04:33:21.712Z] final height= 9
[2025-08-02T04:33:25.469Z] final size= 199991
[2025-08-02T04:33:25.469Z] final height= 9
[2025-08-02T04:33:26.567Z] WARNING: This benchmark provides no result that can be validated.
[2025-08-02T04:33:26.567Z] There is no way to check that no silent failure occurred.
[2025-08-02T04:33:26.567Z] ====== akka-uct (concurrency) [default], iteration 12 completed (39798.699 ms) ======
[2025-08-02T04:33:26.567Z] ====== akka-uct (concurrency) [default], iteration 13 started ======
[2025-08-02T04:33:26.889Z] GC before operation: completed in 311.039 ms, heap usage 107.512 MB -> 55.476 MB.
[2025-08-02T04:33:29.860Z] final size= 199991
[2025-08-02T04:33:29.860Z] final height= 9
[2025-08-02T04:33:33.654Z] final size= 199991
[2025-08-02T04:33:33.654Z] final height= 10
[2025-08-02T04:33:38.410Z] final size= 199991
[2025-08-02T04:33:38.410Z] final height= 10
[2025-08-02T04:33:42.108Z] final size= 199991
[2025-08-02T04:33:42.108Z] final height= 9
[2025-08-02T04:33:45.877Z] final size= 199991
[2025-08-02T04:33:45.877Z] final height= 9
[2025-08-02T04:33:50.664Z] final size= 199991
[2025-08-02T04:33:50.664Z] final height= 9
[2025-08-02T04:33:54.324Z] final size= 199991
[2025-08-02T04:33:54.324Z] final height= 9
[2025-08-02T04:33:57.976Z] final size= 199991
[2025-08-02T04:33:57.976Z] final height= 12
[2025-08-02T04:34:01.870Z] final size= 199991
[2025-08-02T04:34:01.870Z] final height= 10
[2025-08-02T04:34:05.753Z] final size= 199991
[2025-08-02T04:34:05.753Z] final height= 9
[2025-08-02T04:34:06.553Z] WARNING: This benchmark provides no result that can be validated.
[2025-08-02T04:34:06.553Z] There is no way to check that no silent failure occurred.
[2025-08-02T04:34:06.553Z] ====== akka-uct (concurrency) [default], iteration 13 completed (39628.135 ms) ======
[2025-08-02T04:34:06.553Z] ====== akka-uct (concurrency) [default], iteration 14 started ======
[2025-08-02T04:34:06.876Z] GC before operation: completed in 447.145 ms, heap usage 196.390 MB -> 71.296 MB.
[2025-08-02T04:34:09.834Z] final size= 199991
[2025-08-02T04:34:09.834Z] final height= 9
[2025-08-02T04:34:14.543Z] final size= 199991
[2025-08-02T04:34:14.543Z] final height= 9
[2025-08-02T04:34:18.383Z] final size= 199991
[2025-08-02T04:34:18.383Z] final height= 9
[2025-08-02T04:34:22.187Z] final size= 199991
[2025-08-02T04:34:22.187Z] final height= 9
[2025-08-02T04:34:26.930Z] final size= 199991
[2025-08-02T04:34:26.930Z] final height= 9
[2025-08-02T04:34:30.702Z] final size= 199991
[2025-08-02T04:34:30.702Z] final height= 9
[2025-08-02T04:34:35.398Z] final size= 199991
[2025-08-02T04:34:35.398Z] final height= 9
[2025-08-02T04:34:39.173Z] final size= 199991
[2025-08-02T04:34:39.173Z] final height= 9
[2025-08-02T04:34:42.908Z] final size= 199991
[2025-08-02T04:34:42.909Z] final height= 9
[2025-08-02T04:34:46.643Z] final size= 199991
[2025-08-02T04:34:46.643Z] final height= 9
[2025-08-02T04:34:47.324Z] WARNING: This benchmark provides no result that can be validated.
[2025-08-02T04:34:47.324Z] There is no way to check that no silent failure occurred.
[2025-08-02T04:34:47.324Z] ====== akka-uct (concurrency) [default], iteration 14 completed (40387.481 ms) ======
[2025-08-02T04:34:47.324Z] ====== akka-uct (concurrency) [default], iteration 15 started ======
[2025-08-02T04:34:47.664Z] GC before operation: completed in 369.862 ms, heap usage 185.014 MB -> 62.156 MB.
[2025-08-02T04:34:50.559Z] final size= 199991
[2025-08-02T04:34:50.559Z] final height= 9
[2025-08-02T04:34:54.361Z] final size= 199991
[2025-08-02T04:34:54.361Z] final height= 10
[2025-08-02T04:34:58.067Z] final size= 199991
[2025-08-02T04:34:58.067Z] final height= 9
[2025-08-02T04:35:02.993Z] final size= 199991
[2025-08-02T04:35:02.993Z] final height= 9
[2025-08-02T04:35:06.754Z] final size= 199991
[2025-08-02T04:35:06.754Z] final height= 9
[2025-08-02T04:35:11.396Z] final size= 199991
[2025-08-02T04:35:11.396Z] final height= 9
[2025-08-02T04:35:15.189Z] final size= 199991
[2025-08-02T04:35:15.189Z] final height= 9
[2025-08-02T04:35:18.920Z] final size= 199991
[2025-08-02T04:35:18.920Z] final height= 9
[2025-08-02T04:35:23.680Z] final size= 199991
[2025-08-02T04:35:23.680Z] final height= 9
[2025-08-02T04:35:27.432Z] final size= 199991
[2025-08-02T04:35:27.432Z] final height= 9
[2025-08-02T04:35:28.100Z] WARNING: This benchmark provides no result that can be validated.
[2025-08-02T04:35:28.100Z] There is no way to check that no silent failure occurred.
[2025-08-02T04:35:28.100Z] ====== akka-uct (concurrency) [default], iteration 15 completed (40430.818 ms) ======
[2025-08-02T04:35:28.100Z] ====== akka-uct (concurrency) [default], iteration 16 started ======
[2025-08-02T04:35:28.457Z] GC before operation: completed in 329.564 ms, heap usage 104.987 MB -> 74.342 MB.
[2025-08-02T04:35:31.371Z] final size= 199991
[2025-08-02T04:35:31.371Z] final height= 9
[2025-08-02T04:35:35.063Z] final size= 199991
[2025-08-02T04:35:35.063Z] final height= 9
[2025-08-02T04:35:38.746Z] final size= 199991
[2025-08-02T04:35:38.746Z] final height= 9
[2025-08-02T04:35:43.495Z] final size= 199991
[2025-08-02T04:35:43.495Z] final height= 9
[2025-08-02T04:35:47.357Z] final size= 199991
[2025-08-02T04:35:47.358Z] final height= 9
[2025-08-02T04:35:51.140Z] final size= 199991
[2025-08-02T04:35:51.140Z] final height= 9
[2025-08-02T04:35:54.870Z] final size= 199991
[2025-08-02T04:35:54.870Z] final height= 9
[2025-08-02T04:35:58.684Z] final size= 199991
[2025-08-02T04:35:58.684Z] final height= 9
[2025-08-02T04:36:02.478Z] final size= 199991
[2025-08-02T04:36:02.478Z] final height= 9
[2025-08-02T04:36:07.239Z] final size= 199991
[2025-08-02T04:36:07.239Z] final height= 9
[2025-08-02T04:36:07.239Z] WARNING: This benchmark provides no result that can be validated.
[2025-08-02T04:36:07.239Z] There is no way to check that no silent failure occurred.
[2025-08-02T04:36:07.239Z] ====== akka-uct (concurrency) [default], iteration 16 completed (38978.803 ms) ======
[2025-08-02T04:36:07.239Z] ====== akka-uct (concurrency) [default], iteration 17 started ======
[2025-08-02T04:36:07.952Z] GC before operation: completed in 391.550 ms, heap usage 185.955 MB -> 79.004 MB.
[2025-08-02T04:36:10.867Z] final size= 199991
[2025-08-02T04:36:10.867Z] final height= 9
[2025-08-02T04:36:15.823Z] final size= 199991
[2025-08-02T04:36:15.823Z] final height= 9
[2025-08-02T04:36:19.605Z] final size= 199991
[2025-08-02T04:36:19.605Z] final height= 9
[2025-08-02T04:36:23.369Z] final size= 199991
[2025-08-02T04:36:23.369Z] final height= 9
[2025-08-02T04:36:27.058Z] final size= 199991
[2025-08-02T04:36:27.058Z] final height= 10
[2025-08-02T04:36:30.900Z] final size= 199991
[2025-08-02T04:36:30.900Z] final height= 9
[2025-08-02T04:36:34.745Z] final size= 199991
[2025-08-02T04:36:34.745Z] final height= 9
[2025-08-02T04:36:38.555Z] final size= 199991
[2025-08-02T04:36:38.555Z] final height= 9
[2025-08-02T04:36:42.332Z] final size= 199991
[2025-08-02T04:36:42.332Z] final height= 9
[2025-08-02T04:36:46.993Z] final size= 199991
[2025-08-02T04:36:46.993Z] final height= 10
[2025-08-02T04:36:47.317Z] WARNING: This benchmark provides no result that can be validated.
[2025-08-02T04:36:47.317Z] There is no way to check that no silent failure occurred.
[2025-08-02T04:36:47.317Z] ====== akka-uct (concurrency) [default], iteration 17 completed (39487.407 ms) ======
[2025-08-02T04:36:47.317Z] ====== akka-uct (concurrency) [default], iteration 18 started ======
[2025-08-02T04:36:47.657Z] GC before operation: completed in 349.242 ms, heap usage 84.464 MB -> 79.593 MB.
[2025-08-02T04:36:50.643Z] final size= 199991
[2025-08-02T04:36:50.643Z] final height= 9
[2025-08-02T04:36:54.598Z] final size= 199991
[2025-08-02T04:36:54.598Z] final height= 9
[2025-08-02T04:36:59.272Z] final size= 199991
[2025-08-02T04:36:59.272Z] final height= 9
[2025-08-02T04:37:02.940Z] final size= 199991
[2025-08-02T04:37:02.940Z] final height= 9
[2025-08-02T04:37:06.621Z] final size= 199991
[2025-08-02T04:37:06.621Z] final height= 9
[2025-08-02T04:37:10.570Z] final size= 199991
[2025-08-02T04:37:10.570Z] final height= 10
[2025-08-02T04:37:14.351Z] final size= 199991
[2025-08-02T04:37:14.351Z] final height= 9
[2025-08-02T04:37:19.100Z] final size= 199991
[2025-08-02T04:37:19.100Z] final height= 9
[2025-08-02T04:37:22.861Z] final size= 199991
[2025-08-02T04:37:22.861Z] final height= 9
[2025-08-02T04:37:26.588Z] final size= 199991
[2025-08-02T04:37:26.588Z] final height= 9
[2025-08-02T04:37:26.908Z] WARNING: This benchmark provides no result that can be validated.
[2025-08-02T04:37:26.908Z] There is no way to check that no silent failure occurred.
[2025-08-02T04:37:26.908Z] ====== akka-uct (concurrency) [default], iteration 18 completed (39242.993 ms) ======
[2025-08-02T04:37:26.908Z] ====== akka-uct (concurrency) [default], iteration 19 started ======
[2025-08-02T04:37:27.214Z] GC before operation: completed in 424.996 ms, heap usage 217.306 MB -> 77.364 MB.
[2025-08-02T04:37:30.182Z] final size= 199991
[2025-08-02T04:37:30.182Z] final height= 9
[2025-08-02T04:37:34.958Z] final size= 199991
[2025-08-02T04:37:34.958Z] final height= 10
[2025-08-02T04:37:38.711Z] final size= 199991
[2025-08-02T04:37:38.711Z] final height= 9
[2025-08-02T04:37:42.503Z] final size= 199991
[2025-08-02T04:37:42.503Z] final height= 9
[2025-08-02T04:37:46.263Z] final size= 199991
[2025-08-02T04:37:46.263Z] final height= 9
[2025-08-02T04:37:49.976Z] final size= 199991
[2025-08-02T04:37:49.976Z] final height= 9
[2025-08-02T04:37:53.709Z] final size= 199991
[2025-08-02T04:37:53.709Z] final height= 9
[2025-08-02T04:37:58.469Z] final size= 199991
[2025-08-02T04:37:58.469Z] final height= 9
[2025-08-02T04:38:02.201Z] final size= 199991
[2025-08-02T04:38:02.201Z] final height= 9
[2025-08-02T04:38:05.992Z] final size= 199991
[2025-08-02T04:38:05.992Z] final height= 9
[2025-08-02T04:38:06.677Z] WARNING: This benchmark provides no result that can be validated.
[2025-08-02T04:38:06.677Z] There is no way to check that no silent failure occurred.
[2025-08-02T04:38:06.677Z] ====== akka-uct (concurrency) [default], iteration 19 completed (39368.908 ms) ======
[2025-08-02T04:38:06.677Z] ====== akka-uct (concurrency) [default], iteration 20 started ======
[2025-08-02T04:38:07.032Z] GC before operation: completed in 315.770 ms, heap usage 171.269 MB -> 62.686 MB.
[2025-08-02T04:38:09.992Z] final size= 199991
[2025-08-02T04:38:09.992Z] final height= 9
[2025-08-02T04:38:13.723Z] final size= 199991
[2025-08-02T04:38:13.723Z] final height= 9
[2025-08-02T04:38:18.435Z] final size= 199991
[2025-08-02T04:38:18.435Z] final height= 9
[2025-08-02T04:38:21.469Z] final size= 199991
[2025-08-02T04:38:21.469Z] final height= 9
[2025-08-02T04:38:25.209Z] final size= 199991
[2025-08-02T04:38:25.209Z] final height= 9
[2025-08-02T04:38:29.879Z] final size= 199991
[2025-08-02T04:38:29.879Z] final height= 9
[2025-08-02T04:38:33.535Z] final size= 199991
[2025-08-02T04:38:33.535Z] final height= 10
[2025-08-02T04:38:37.309Z] final size= 199991
[2025-08-02T04:38:37.309Z] final height= 9
[2025-08-02T04:38:41.990Z] final size= 199991
[2025-08-02T04:38:41.990Z] final height= 9
[2025-08-02T04:38:45.737Z] final size= 199991
[2025-08-02T04:38:45.737Z] final height= 9
[2025-08-02T04:38:46.423Z] WARNING: This benchmark provides no result that can be validated.
[2025-08-02T04:38:46.423Z] There is no way to check that no silent failure occurred.
[2025-08-02T04:38:46.423Z] ====== akka-uct (concurrency) [default], iteration 20 completed (39459.000 ms) ======
[2025-08-02T04:38:46.423Z] ====== akka-uct (concurrency) [default], iteration 21 started ======
[2025-08-02T04:38:46.817Z] GC before operation: completed in 291.289 ms, heap usage 168.232 MB -> 55.390 MB.
[2025-08-02T04:38:49.754Z] final size= 199991
[2025-08-02T04:38:49.754Z] final height= 10
[2025-08-02T04:38:53.497Z] final size= 199991
[2025-08-02T04:38:53.497Z] final height= 9
[2025-08-02T04:38:58.154Z] final size= 199991
[2025-08-02T04:38:58.154Z] final height= 9
[2025-08-02T04:39:01.794Z] final size= 199991
[2025-08-02T04:39:01.795Z] final height= 9
[2025-08-02T04:39:05.470Z] final size= 199991
[2025-08-02T04:39:05.470Z] final height= 9
[2025-08-02T04:39:09.272Z] final size= 199991
[2025-08-02T04:39:09.272Z] final height= 9
[2025-08-02T04:39:13.043Z] final size= 199991
[2025-08-02T04:39:13.043Z] final height= 9
[2025-08-02T04:39:16.736Z] final size= 199991
[2025-08-02T04:39:16.737Z] final height= 9
[2025-08-02T04:39:20.491Z] final size= 199991
[2025-08-02T04:39:20.491Z] final height= 9
[2025-08-02T04:39:24.223Z] final size= 199991
[2025-08-02T04:39:24.223Z] final height= 9
[2025-08-02T04:39:24.547Z] WARNING: This benchmark provides no result that can be validated.
[2025-08-02T04:39:24.547Z] There is no way to check that no silent failure occurred.
[2025-08-02T04:39:24.547Z] ====== akka-uct (concurrency) [default], iteration 21 completed (37879.480 ms) ======
[2025-08-02T04:39:24.547Z] ====== akka-uct (concurrency) [default], iteration 22 started ======
[2025-08-02T04:39:24.871Z] GC before operation: completed in 356.557 ms, heap usage 175.143 MB -> 73.293 MB.
[2025-08-02T04:39:27.816Z] final size= 199991
[2025-08-02T04:39:27.816Z] final height= 9
[2025-08-02T04:39:31.566Z] final size= 199991
[2025-08-02T04:39:31.566Z] final height= 9
[2025-08-02T04:39:36.330Z] final size= 199991
[2025-08-02T04:39:36.330Z] final height= 9
[2025-08-02T04:39:40.171Z] final size= 199991
[2025-08-02T04:39:40.171Z] final height= 9
[2025-08-02T04:39:45.004Z] final size= 199991
[2025-08-02T04:39:45.004Z] final height= 9
[2025-08-02T04:39:48.064Z] final size= 199991
[2025-08-02T04:39:48.064Z] final height= 9
[2025-08-02T04:39:52.805Z] final size= 199991
[2025-08-02T04:39:52.805Z] final height= 9
[2025-08-02T04:39:55.850Z] final size= 199991
[2025-08-02T04:39:55.850Z] final height= 9
[2025-08-02T04:40:00.728Z] final size= 199991
[2025-08-02T04:40:00.728Z] final height= 9
[2025-08-02T04:40:04.568Z] final size= 199991
[2025-08-02T04:40:04.568Z] final height= 9
[2025-08-02T04:40:04.876Z] WARNING: This benchmark provides no result that can be validated.
[2025-08-02T04:40:04.876Z] There is no way to check that no silent failure occurred.
[2025-08-02T04:40:04.876Z] ====== akka-uct (concurrency) [default], iteration 22 completed (39890.969 ms) ======
[2025-08-02T04:40:04.876Z] ====== akka-uct (concurrency) [default], iteration 23 started ======
[2025-08-02T04:40:05.202Z] GC before operation: completed in 300.221 ms, heap usage 95.038 MB -> 76.690 MB.
[2025-08-02T04:40:08.146Z] final size= 199991
[2025-08-02T04:40:08.146Z] final height= 9
[2025-08-02T04:40:12.864Z] final size= 199991
[2025-08-02T04:40:12.864Z] final height= 9
[2025-08-02T04:40:16.826Z] final size= 199991
[2025-08-02T04:40:16.826Z] final height= 9
[2025-08-02T04:40:20.612Z] final size= 199991
[2025-08-02T04:40:20.612Z] final height= 10
[2025-08-02T04:40:25.466Z] final size= 199991
[2025-08-02T04:40:25.466Z] final height= 9
[2025-08-02T04:40:28.702Z] final size= 199991
[2025-08-02T04:40:28.702Z] final height= 9
[2025-08-02T04:40:33.492Z] final size= 199991
[2025-08-02T04:40:33.492Z] final height= 9
[2025-08-02T04:40:36.505Z] final size= 199991
[2025-08-02T04:40:36.505Z] final height= 8
[2025-08-02T04:40:41.313Z] final size= 199991
[2025-08-02T04:40:41.313Z] final height= 9
[2025-08-02T04:40:44.281Z] final size= 199991
[2025-08-02T04:40:44.281Z] final height= 9
[2025-08-02T04:40:45.561Z] WARNING: This benchmark provides no result that can be validated.
[2025-08-02T04:40:45.561Z] There is no way to check that no silent failure occurred.
[2025-08-02T04:40:45.561Z] ====== akka-uct (concurrency) [default], iteration 23 completed (40463.556 ms) ======
[2025-08-02T04:40:45.891Z] -----------------------------------
[2025-08-02T04:40:45.891Z] renaissance-akka-uct_0_PASSED
[2025-08-02T04:40:45.891Z] -----------------------------------
[2025-08-02T04:40:45.891Z]
[2025-08-02T04:40:45.891Z] TEST TEARDOWN:
[2025-08-02T04:40:45.891Z] Nothing to be done for teardown.
[2025-08-02T04:40:46.206Z] renaissance-akka-uct_0 Finish Time: Sat Aug 2 04:40:46 2025 Epoch Time (ms): 1754109646052
[2025-08-02T04:40:46.206Z]
[2025-08-02T04:40:46.514Z] ===============================================
[2025-08-02T04:40:46.514Z] Running test renaissance-fj-kmeans_0 ...
[2025-08-02T04:40:46.514Z] ===============================================
[2025-08-02T04:40:46.824Z] renaissance-fj-kmeans_0 Start Time: Sat Aug 2 04:40:46 2025 Epoch Time (ms): 1754109646545
[2025-08-02T04:40:46.824Z] variation: NoOptions
[2025-08-02T04:40:46.824Z] JVM_OPTIONS:
[2025-08-02T04:40:46.824Z] { \
[2025-08-02T04:40:46.824Z] echo ""; echo "TEST SETUP:"; \
[2025-08-02T04:40:46.824Z] echo "Nothing to be done for setup."; \
[2025-08-02T04:40:46.824Z] mkdir -p "C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/\\TKG\\output_17541084516980\\renaissance-fj-kmeans_0"; \
[2025-08-02T04:40:46.824Z] cd "C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/\\TKG\\output_17541084516980\\renaissance-fj-kmeans_0"; \
[2025-08-02T04:40:46.824Z] echo ""; echo "TESTING:"; \
[2025-08-02T04:40:46.824Z] "c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/\\TKG\\output_17541084516980\\renaissance-fj-kmeans_0"\\fj-kmeans.json" fj-kmeans; \
[2025-08-02T04:40:46.824Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-fj-kmeans_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/\\TKG\\output_17541084516980\\renaissance-fj-kmeans_0"; else echo "-----------------------------------"; echo "renaissance-fj-kmeans_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-08-02T04:40:46.824Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-08-02T04:40:46.824Z] echo "Nothing to be done for teardown."; \
[2025-08-02T04:40:46.824Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/\\TKG\\output_17541084516980\\TestTargetResult";
[2025-08-02T04:40:47.149Z]
[2025-08-02T04:40:47.149Z] TEST SETUP:
[2025-08-02T04:40:47.149Z] Nothing to be done for setup.
[2025-08-02T04:40:47.149Z]
[2025-08-02T04:40:47.149Z] TESTING:
[2025-08-02T04:40:49.354Z] ====== fj-kmeans (concurrency) [default], iteration 0 started ======
[2025-08-02T04:40:49.354Z] GC before operation: completed in 181.340 ms, heap usage 69.782 MB -> 61.072 MB.
[2025-08-02T04:41:00.311Z] ====== fj-kmeans (concurrency) [default], iteration 0 completed (9273.380 ms) ======
[2025-08-02T04:41:00.311Z] ====== fj-kmeans (concurrency) [default], iteration 1 started ======
[2025-08-02T04:41:00.311Z] GC before operation: completed in 139.133 ms, heap usage 75.115 MB -> 61.584 MB.
[2025-08-02T04:41:09.225Z] ====== fj-kmeans (concurrency) [default], iteration 1 completed (9257.530 ms) ======
[2025-08-02T04:41:09.225Z] ====== fj-kmeans (concurrency) [default], iteration 2 started ======
[2025-08-02T04:41:09.225Z] GC before operation: completed in 124.259 ms, heap usage 97.848 MB -> 61.586 MB.
[2025-08-02T04:41:18.198Z] ====== fj-kmeans (concurrency) [default], iteration 2 completed (9182.634 ms) ======
[2025-08-02T04:41:18.198Z] ====== fj-kmeans (concurrency) [default], iteration 3 started ======
[2025-08-02T04:41:18.198Z] GC before operation: completed in 154.966 ms, heap usage 100.933 MB -> 60.219 MB.
[2025-08-02T04:41:27.085Z] ====== fj-kmeans (concurrency) [default], iteration 3 completed (9217.116 ms) ======
[2025-08-02T04:41:27.085Z] ====== fj-kmeans (concurrency) [default], iteration 4 started ======
[2025-08-02T04:41:27.085Z] GC before operation: completed in 128.423 ms, heap usage 100.063 MB -> 60.221 MB.
[2025-08-02T04:41:36.080Z] ====== fj-kmeans (concurrency) [default], iteration 4 completed (9189.486 ms) ======
[2025-08-02T04:41:36.080Z] ====== fj-kmeans (concurrency) [default], iteration 5 started ======
[2025-08-02T04:41:36.434Z] GC before operation: completed in 143.617 ms, heap usage 95.231 MB -> 60.223 MB.
[2025-08-02T04:41:45.357Z] ====== fj-kmeans (concurrency) [default], iteration 5 completed (9170.509 ms) ======
[2025-08-02T04:41:45.357Z] ====== fj-kmeans (concurrency) [default], iteration 6 started ======
[2025-08-02T04:41:45.694Z] GC before operation: completed in 135.937 ms, heap usage 64.288 MB -> 60.226 MB.
[2025-08-02T04:41:54.643Z] ====== fj-kmeans (concurrency) [default], iteration 6 completed (9152.347 ms) ======
[2025-08-02T04:41:54.643Z] ====== fj-kmeans (concurrency) [default], iteration 7 started ======
[2025-08-02T04:41:54.993Z] GC before operation: completed in 128.852 ms, heap usage 99.359 MB -> 60.219 MB.
[2025-08-02T04:42:03.948Z] ====== fj-kmeans (concurrency) [default], iteration 7 completed (9142.559 ms) ======
[2025-08-02T04:42:03.948Z] ====== fj-kmeans (concurrency) [default], iteration 8 started ======
[2025-08-02T04:42:04.297Z] GC before operation: completed in 149.954 ms, heap usage 99.339 MB -> 60.221 MB.
[2025-08-02T04:42:13.405Z] ====== fj-kmeans (concurrency) [default], iteration 8 completed (9158.973 ms) ======
[2025-08-02T04:42:13.405Z] ====== fj-kmeans (concurrency) [default], iteration 9 started ======
[2025-08-02T04:42:13.405Z] GC before operation: completed in 124.612 ms, heap usage 97.292 MB -> 60.223 MB.
[2025-08-02T04:42:24.381Z] ====== fj-kmeans (concurrency) [default], iteration 9 completed (9140.449 ms) ======
[2025-08-02T04:42:24.381Z] ====== fj-kmeans (concurrency) [default], iteration 10 started ======
[2025-08-02T04:42:24.381Z] GC before operation: completed in 134.331 ms, heap usage 66.002 MB -> 60.226 MB.
[2025-08-02T04:42:33.332Z] ====== fj-kmeans (concurrency) [default], iteration 10 completed (9173.184 ms) ======
[2025-08-02T04:42:33.332Z] ====== fj-kmeans (concurrency) [default], iteration 11 started ======
[2025-08-02T04:42:33.332Z] GC before operation: completed in 182.569 ms, heap usage 100.686 MB -> 59.072 MB.
[2025-08-02T04:42:42.461Z] ====== fj-kmeans (concurrency) [default], iteration 11 completed (9093.691 ms) ======
[2025-08-02T04:42:42.461Z] ====== fj-kmeans (concurrency) [default], iteration 12 started ======
[2025-08-02T04:42:42.461Z] GC before operation: completed in 122.461 ms, heap usage 99.239 MB -> 59.075 MB.
[2025-08-02T04:42:51.412Z] ====== fj-kmeans (concurrency) [default], iteration 12 completed (9130.313 ms) ======
[2025-08-02T04:42:51.412Z] ====== fj-kmeans (concurrency) [default], iteration 13 started ======
[2025-08-02T04:42:51.412Z] GC before operation: completed in 122.086 ms, heap usage 100.071 MB -> 59.077 MB.
[2025-08-02T04:43:00.360Z] ====== fj-kmeans (concurrency) [default], iteration 13 completed (9139.791 ms) ======
[2025-08-02T04:43:00.360Z] ====== fj-kmeans (concurrency) [default], iteration 14 started ======
[2025-08-02T04:43:00.360Z] GC before operation: completed in 119.272 ms, heap usage 59.090 MB -> 59.079 MB.
[2025-08-02T04:43:09.265Z] ====== fj-kmeans (concurrency) [default], iteration 14 completed (9219.710 ms) ======
[2025-08-02T04:43:09.265Z] ====== fj-kmeans (concurrency) [default], iteration 15 started ======
[2025-08-02T04:43:09.265Z] GC before operation: completed in 156.074 ms, heap usage 99.264 MB -> 59.073 MB.
[2025-08-02T04:43:20.138Z] ====== fj-kmeans (concurrency) [default], iteration 15 completed (9155.924 ms) ======
[2025-08-02T04:43:20.138Z] ====== fj-kmeans (concurrency) [default], iteration 16 started ======
[2025-08-02T04:43:20.138Z] GC before operation: completed in 121.634 ms, heap usage 100.565 MB -> 59.075 MB.
[2025-08-02T04:43:29.086Z] ====== fj-kmeans (concurrency) [default], iteration 16 completed (9148.181 ms) ======
[2025-08-02T04:43:29.086Z] ====== fj-kmeans (concurrency) [default], iteration 17 started ======
[2025-08-02T04:43:29.086Z] GC before operation: completed in 142.328 ms, heap usage 99.171 MB -> 59.078 MB.
[2025-08-02T04:43:38.061Z] ====== fj-kmeans (concurrency) [default], iteration 17 completed (9198.416 ms) ======
[2025-08-02T04:43:38.061Z] ====== fj-kmeans (concurrency) [default], iteration 18 started ======
[2025-08-02T04:43:38.061Z] GC before operation: completed in 129.541 ms, heap usage 97.536 MB -> 59.080 MB.
[2025-08-02T04:43:47.050Z] ====== fj-kmeans (concurrency) [default], iteration 18 completed (9104.514 ms) ======
[2025-08-02T04:43:47.050Z] ====== fj-kmeans (concurrency) [default], iteration 19 started ======
[2025-08-02T04:43:47.050Z] GC before operation: completed in 135.949 ms, heap usage 99.499 MB -> 59.073 MB.
[2025-08-02T04:43:56.069Z] ====== fj-kmeans (concurrency) [default], iteration 19 completed (9109.675 ms) ======
[2025-08-02T04:43:56.069Z] ====== fj-kmeans (concurrency) [default], iteration 20 started ======
[2025-08-02T04:43:56.069Z] GC before operation: completed in 121.965 ms, heap usage 96.964 MB -> 59.075 MB.
[2025-08-02T04:44:05.045Z] ====== fj-kmeans (concurrency) [default], iteration 20 completed (9123.740 ms) ======
[2025-08-02T04:44:05.045Z] ====== fj-kmeans (concurrency) [default], iteration 21 started ======
[2025-08-02T04:44:05.045Z] GC before operation: completed in 142.442 ms, heap usage 96.555 MB -> 59.078 MB.
[2025-08-02T04:44:14.117Z] ====== fj-kmeans (concurrency) [default], iteration 21 completed (9162.410 ms) ======
[2025-08-02T04:44:14.117Z] ====== fj-kmeans (concurrency) [default], iteration 22 started ======
[2025-08-02T04:44:14.117Z] GC before operation: completed in 133.580 ms, heap usage 61.738 MB -> 59.080 MB.
[2025-08-02T04:44:23.195Z] ====== fj-kmeans (concurrency) [default], iteration 22 completed (9170.479 ms) ======
[2025-08-02T04:44:23.195Z] ====== fj-kmeans (concurrency) [default], iteration 23 started ======
[2025-08-02T04:44:23.539Z] GC before operation: completed in 174.213 ms, heap usage 62.940 MB -> 59.073 MB.
[2025-08-02T04:44:32.557Z] ====== fj-kmeans (concurrency) [default], iteration 23 completed (9136.180 ms) ======
[2025-08-02T04:44:32.557Z] ====== fj-kmeans (concurrency) [default], iteration 24 started ======
[2025-08-02T04:44:32.923Z] GC before operation: completed in 126.853 ms, heap usage 97.149 MB -> 59.075 MB.
[2025-08-02T04:44:41.825Z] ====== fj-kmeans (concurrency) [default], iteration 24 completed (9136.143 ms) ======
[2025-08-02T04:44:41.825Z] ====== fj-kmeans (concurrency) [default], iteration 25 started ======
[2025-08-02T04:44:42.184Z] GC before operation: completed in 129.468 ms, heap usage 98.209 MB -> 59.077 MB.
[2025-08-02T04:44:51.177Z] ====== fj-kmeans (concurrency) [default], iteration 25 completed (9177.954 ms) ======
[2025-08-02T04:44:51.177Z] ====== fj-kmeans (concurrency) [default], iteration 26 started ======
[2025-08-02T04:44:51.553Z] GC before operation: completed in 124.388 ms, heap usage 99.782 MB -> 59.080 MB.
[2025-08-02T04:45:02.639Z] ====== fj-kmeans (concurrency) [default], iteration 26 completed (9512.536 ms) ======
[2025-08-02T04:45:02.639Z] ====== fj-kmeans (concurrency) [default], iteration 27 started ======
[2025-08-02T04:45:02.639Z] GC before operation: completed in 122.391 ms, heap usage 98.584 MB -> 59.073 MB.
[2025-08-02T04:45:11.568Z] ====== fj-kmeans (concurrency) [default], iteration 27 completed (9158.896 ms) ======
[2025-08-02T04:45:11.568Z] ====== fj-kmeans (concurrency) [default], iteration 28 started ======
[2025-08-02T04:45:11.568Z] GC before operation: completed in 122.952 ms, heap usage 98.486 MB -> 59.075 MB.
[2025-08-02T04:45:20.748Z] ====== fj-kmeans (concurrency) [default], iteration 28 completed (9181.340 ms) ======
[2025-08-02T04:45:20.748Z] ====== fj-kmeans (concurrency) [default], iteration 29 started ======
[2025-08-02T04:45:20.748Z] GC before operation: completed in 134.841 ms, heap usage 94.704 MB -> 59.078 MB.
[2025-08-02T04:45:29.722Z] ====== fj-kmeans (concurrency) [default], iteration 29 completed (9098.952 ms) ======
[2025-08-02T04:45:29.722Z] -----------------------------------
[2025-08-02T04:45:29.722Z] renaissance-fj-kmeans_0_PASSED
[2025-08-02T04:45:29.722Z] -----------------------------------
[2025-08-02T04:45:29.722Z]
[2025-08-02T04:45:29.722Z] TEST TEARDOWN:
[2025-08-02T04:45:29.722Z] Nothing to be done for teardown.
[2025-08-02T04:45:29.722Z] renaissance-fj-kmeans_0 Finish Time: Sat Aug 2 04:45:28 2025 Epoch Time (ms): 1754109928859
[2025-08-02T04:45:29.722Z]
[2025-08-02T04:45:29.722Z] ===============================================
[2025-08-02T04:45:29.722Z] Running test renaissance-future-genetic_0 ...
[2025-08-02T04:45:29.722Z] ===============================================
[2025-08-02T04:45:29.722Z] renaissance-future-genetic_0 Start Time: Sat Aug 2 04:45:29 2025 Epoch Time (ms): 1754109929430
[2025-08-02T04:45:29.722Z] renaissance-future-genetic_0_DISABLED
[2025-08-02T04:45:29.722Z] Disabled Reason:
[2025-08-02T04:45:29.722Z] https://github.com/adoptium/aqa-tests/issues/2183#issuecomment-763180051
[2025-08-02T04:45:30.031Z] renaissance-future-genetic_0 Finish Time: Sat Aug 2 04:45:29 2025 Epoch Time (ms): 1754109929761
[2025-08-02T04:45:30.031Z]
[2025-08-02T04:45:30.031Z] ===============================================
[2025-08-02T04:45:30.355Z] Running test renaissance-naive-bayes_0 ...
[2025-08-02T04:45:30.355Z] ===============================================
[2025-08-02T04:45:30.355Z] renaissance-naive-bayes_0 Start Time: Sat Aug 2 04:45:30 2025 Epoch Time (ms): 1754109930235
[2025-08-02T04:45:30.355Z] variation: NoOptions
[2025-08-02T04:45:30.680Z] JVM_OPTIONS:
[2025-08-02T04:45:30.680Z] { \
[2025-08-02T04:45:30.680Z] echo ""; echo "TEST SETUP:"; \
[2025-08-02T04:45:30.680Z] echo "Nothing to be done for setup."; \
[2025-08-02T04:45:30.680Z] mkdir -p "C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/\\TKG\\output_17541084516980\\renaissance-naive-bayes_0"; \
[2025-08-02T04:45:30.680Z] cd "C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/\\TKG\\output_17541084516980\\renaissance-naive-bayes_0"; \
[2025-08-02T04:45:30.680Z] echo ""; echo "TESTING:"; \
[2025-08-02T04:45:30.680Z] "c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/\\TKG\\output_17541084516980\\renaissance-naive-bayes_0"\\naive-bayes.json" naive-bayes; \
[2025-08-02T04:45:30.680Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/\\TKG\\output_17541084516980\\renaissance-naive-bayes_0"; else echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-08-02T04:45:30.680Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-08-02T04:45:30.680Z] echo "Nothing to be done for teardown."; \
[2025-08-02T04:45:30.680Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/\\TKG\\output_17541084516980\\TestTargetResult";
[2025-08-02T04:45:30.680Z]
[2025-08-02T04:45:30.680Z] TEST SETUP:
[2025-08-02T04:45:30.680Z] Nothing to be done for setup.
[2025-08-02T04:45:30.680Z]
[2025-08-02T04:45:30.680Z] TESTING:
[2025-08-02T04:45:34.330Z] Benchmark 'naive-bayes' failed with exception:
[2025-08-02T04:45:34.330Z] java.lang.UnsatisfiedLinkError: C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\aqa-tests\TKG\output_17541084516980\renaissance-naive-bayes_0\harness-044531-685514938860244086\apache-spark\naive-bayes\hadoop\bin\hadoop.dll: Can't load AMD 64-bit .dll on a IA 32-bit platform
[2025-08-02T04:45:34.330Z] at java.base/java.lang.ClassLoader$NativeLibrary.load0(Native Method)
[2025-08-02T04:45:34.330Z] at java.base/java.lang.ClassLoader$NativeLibrary.load(ClassLoader.java:2450)
[2025-08-02T04:45:34.330Z] at java.base/java.lang.ClassLoader$NativeLibrary.loadLibrary(ClassLoader.java:2506)
[2025-08-02T04:45:34.330Z] at java.base/java.lang.ClassLoader.loadLibrary0(ClassLoader.java:2705)
[2025-08-02T04:45:34.330Z] at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2635)
[2025-08-02T04:45:34.330Z] at java.base/java.lang.Runtime.load0(Runtime.java:768)
[2025-08-02T04:45:34.330Z] at java.base/java.lang.System.load(System.java:1854)
[2025-08-02T04:45:34.330Z] at org.renaissance.apache.spark.SparkUtil.$anonfun$setUpHadoop$3(SparkUtil.scala:124)
[2025-08-02T04:45:34.330Z] at org.renaissance.apache.spark.SparkUtil.$anonfun$setUpHadoop$3$adapted(SparkUtil.scala:123)
[2025-08-02T04:45:34.330Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-08-02T04:45:34.330Z] at org.renaissance.apache.spark.SparkUtil.setUpHadoop(SparkUtil.scala:123)
[2025-08-02T04:45:34.330Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:56)
[2025-08-02T04:45:34.330Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2025-08-02T04:45:34.330Z] at org.renaissance.apache.spark.NaiveBayes.setUpSparkContext(NaiveBayes.scala:33)
[2025-08-02T04:45:34.330Z] at org.renaissance.apache.spark.NaiveBayes.setUpBeforeAll(NaiveBayes.scala:56)
[2025-08-02T04:45:34.330Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-08-02T04:45:34.330Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-08-02T04:45:34.330Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-08-02T04:45:34.330Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-08-02T04:45:34.330Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-08-02T04:45:34.330Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-08-02T04:45:34.330Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-08-02T04:45:34.330Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-08-02T04:45:34.330Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-08-02T04:45:34.330Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2025-08-02T04:45:34.330Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-08-02T04:45:34.330Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[2025-08-02T04:45:34.330Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-08-02T04:45:34.330Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-08-02T04:45:34.330Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-08-02T04:45:34.330Z] The following benchmarks failed: naive-bayes
[2025-08-02T04:45:34.330Z] -----------------------------------
[2025-08-02T04:45:34.330Z] renaissance-naive-bayes_0_FAILED
[2025-08-02T04:45:34.330Z] -----------------------------------
[2025-08-02T04:45:34.330Z]
[2025-08-02T04:45:34.330Z] TEST TEARDOWN:
[2025-08-02T04:45:34.330Z] Nothing to be done for teardown.
[2025-08-02T04:45:34.330Z] renaissance-naive-bayes_0 Finish Time: Sat Aug 2 04:45:34 2025 Epoch Time (ms): 1754109934191
[2025-08-02T04:45:34.331Z]
[2025-08-02T04:45:34.640Z] ===============================================
[2025-08-02T04:45:34.640Z] Running test renaissance-scala-kmeans_0 ...
[2025-08-02T04:45:34.640Z] ===============================================
[2025-08-02T04:45:34.950Z] renaissance-scala-kmeans_0 Start Time: Sat Aug 2 04:45:34 2025 Epoch Time (ms): 1754109934658
[2025-08-02T04:45:34.950Z] variation: NoOptions
[2025-08-02T04:45:34.950Z] JVM_OPTIONS:
[2025-08-02T04:45:34.950Z] { \
[2025-08-02T04:45:34.950Z] echo ""; echo "TEST SETUP:"; \
[2025-08-02T04:45:34.950Z] echo "Nothing to be done for setup."; \
[2025-08-02T04:45:34.950Z] mkdir -p "C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/\\TKG\\output_17541084516980\\renaissance-scala-kmeans_0"; \
[2025-08-02T04:45:34.950Z] cd "C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/\\TKG\\output_17541084516980\\renaissance-scala-kmeans_0"; \
[2025-08-02T04:45:34.950Z] echo ""; echo "TESTING:"; \
[2025-08-02T04:45:34.950Z] C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/\\perf\\run_with_affinity.sh --exec_cmd ""c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/\\TKG\\output_17541084516980\\renaissance-scala-kmeans_0"\\scala-kmeans.json" scala-kmeans" --test_root C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/; \
[2025-08-02T04:45:34.950Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-scala-kmeans_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/\\TKG\\output_17541084516980\\renaissance-scala-kmeans_0"; else echo "-----------------------------------"; echo "renaissance-scala-kmeans_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-08-02T04:45:34.950Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-08-02T04:45:34.950Z] echo "Nothing to be done for teardown."; \
[2025-08-02T04:45:34.950Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/\\TKG\\output_17541084516980\\TestTargetResult";
[2025-08-02T04:45:35.276Z]
[2025-08-02T04:45:35.276Z] TEST SETUP:
[2025-08-02T04:45:35.276Z] Nothing to be done for setup.
[2025-08-02T04:45:35.276Z]
[2025-08-02T04:45:35.276Z] TESTING:
[2025-08-02T04:45:42.353Z] Running EXEC_CMD_WITH_AFFINITY=cmd /C start /B /WAIT /AFFINITY f /NODE 0 c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/jdkbinary/j2sdk-image\bin\java -jar C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests///..//jvmtest\perf\renaissance\renaissance.jar --json C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/\TKG\output_17541084516980\renaissance-scala-kmeans_0\scala-kmeans.json scala-kmeans
[2025-08-02T04:45:43.965Z] ====== scala-kmeans (scala) [default], iteration 0 started ======
[2025-08-02T04:45:43.965Z] GC before operation: completed in 48.203 ms, heap usage 26.916 MB -> 25.405 MB.
[2025-08-02T04:45:45.064Z] ====== scala-kmeans (scala) [default], iteration 0 completed (1518.081 ms) ======
[2025-08-02T04:45:45.064Z] ====== scala-kmeans (scala) [default], iteration 1 started ======
[2025-08-02T04:45:45.389Z] GC before operation: completed in 49.388 ms, heap usage 38.931 MB -> 27.623 MB.
[2025-08-02T04:45:46.982Z] ====== scala-kmeans (scala) [default], iteration 1 completed (1493.946 ms) ======
[2025-08-02T04:45:46.982Z] ====== scala-kmeans (scala) [default], iteration 2 started ======
[2025-08-02T04:45:46.982Z] GC before operation: completed in 46.543 ms, heap usage 45.875 MB -> 27.623 MB.
[2025-08-02T04:45:48.614Z] ====== scala-kmeans (scala) [default], iteration 2 completed (1664.675 ms) ======
[2025-08-02T04:45:48.614Z] ====== scala-kmeans (scala) [default], iteration 3 started ======
[2025-08-02T04:45:48.614Z] GC before operation: completed in 42.077 ms, heap usage 45.885 MB -> 27.623 MB.
[2025-08-02T04:45:50.189Z] ====== scala-kmeans (scala) [default], iteration 3 completed (1610.627 ms) ======
[2025-08-02T04:45:50.189Z] ====== scala-kmeans (scala) [default], iteration 4 started ======
[2025-08-02T04:45:50.189Z] GC before operation: completed in 52.050 ms, heap usage 45.886 MB -> 25.512 MB.
[2025-08-02T04:45:51.777Z] ====== scala-kmeans (scala) [default], iteration 4 completed (1574.128 ms) ======
[2025-08-02T04:45:51.777Z] ====== scala-kmeans (scala) [default], iteration 5 started ======
[2025-08-02T04:45:51.777Z] GC before operation: completed in 42.503 ms, heap usage 43.775 MB -> 25.512 MB.
[2025-08-02T04:45:53.384Z] ====== scala-kmeans (scala) [default], iteration 5 completed (1606.542 ms) ======
[2025-08-02T04:45:53.384Z] ====== scala-kmeans (scala) [default], iteration 6 started ======
[2025-08-02T04:45:53.384Z] GC before operation: completed in 41.894 ms, heap usage 43.774 MB -> 25.512 MB.
[2025-08-02T04:45:55.104Z] ====== scala-kmeans (scala) [default], iteration 6 completed (1588.615 ms) ======
[2025-08-02T04:45:55.104Z] ====== scala-kmeans (scala) [default], iteration 7 started ======
[2025-08-02T04:45:55.104Z] GC before operation: completed in 50.866 ms, heap usage 43.775 MB -> 25.512 MB.
[2025-08-02T04:45:56.694Z] ====== scala-kmeans (scala) [default], iteration 7 completed (1630.118 ms) ======
[2025-08-02T04:45:56.694Z] ====== scala-kmeans (scala) [default], iteration 8 started ======
[2025-08-02T04:45:56.694Z] GC before operation: completed in 51.928 ms, heap usage 43.774 MB -> 25.512 MB.
[2025-08-02T04:45:58.280Z] ====== scala-kmeans (scala) [default], iteration 8 completed (1615.226 ms) ======
[2025-08-02T04:45:58.280Z] ====== scala-kmeans (scala) [default], iteration 9 started ======
[2025-08-02T04:45:58.280Z] GC before operation: completed in 42.452 ms, heap usage 43.775 MB -> 25.512 MB.
[2025-08-02T04:45:59.868Z] ====== scala-kmeans (scala) [default], iteration 9 completed (1573.619 ms) ======
[2025-08-02T04:45:59.868Z] ====== scala-kmeans (scala) [default], iteration 10 started ======
[2025-08-02T04:46:00.189Z] GC before operation: completed in 44.642 ms, heap usage 43.777 MB -> 25.512 MB.
[2025-08-02T04:46:01.777Z] ====== scala-kmeans (scala) [default], iteration 10 completed (1533.838 ms) ======
[2025-08-02T04:46:01.777Z] ====== scala-kmeans (scala) [default], iteration 11 started ======
[2025-08-02T04:46:01.777Z] GC before operation: completed in 46.220 ms, heap usage 43.775 MB -> 25.512 MB.
[2025-08-02T04:46:03.363Z] ====== scala-kmeans (scala) [default], iteration 11 completed (1618.511 ms) ======
[2025-08-02T04:46:03.363Z] ====== scala-kmeans (scala) [default], iteration 12 started ======
[2025-08-02T04:46:03.363Z] GC before operation: completed in 41.355 ms, heap usage 43.775 MB -> 25.512 MB.
[2025-08-02T04:46:04.954Z] ====== scala-kmeans (scala) [default], iteration 12 completed (1551.486 ms) ======
[2025-08-02T04:46:04.955Z] ====== scala-kmeans (scala) [default], iteration 13 started ======
[2025-08-02T04:46:04.955Z] GC before operation: completed in 40.736 ms, heap usage 43.775 MB -> 25.512 MB.
[2025-08-02T04:46:06.541Z] ====== scala-kmeans (scala) [default], iteration 13 completed (1562.805 ms) ======
[2025-08-02T04:46:06.541Z] ====== scala-kmeans (scala) [default], iteration 14 started ======
[2025-08-02T04:46:06.541Z] GC before operation: completed in 51.868 ms, heap usage 43.775 MB -> 25.512 MB.
[2025-08-02T04:46:08.128Z] ====== scala-kmeans (scala) [default], iteration 14 completed (1515.084 ms) ======
[2025-08-02T04:46:08.128Z] ====== scala-kmeans (scala) [default], iteration 15 started ======
[2025-08-02T04:46:08.128Z] GC before operation: completed in 43.278 ms, heap usage 43.774 MB -> 25.512 MB.
[2025-08-02T04:46:09.718Z] ====== scala-kmeans (scala) [default], iteration 15 completed (1606.053 ms) ======
[2025-08-02T04:46:09.718Z] ====== scala-kmeans (scala) [default], iteration 16 started ======
[2025-08-02T04:46:09.718Z] GC before operation: completed in 41.039 ms, heap usage 43.777 MB -> 25.512 MB.
[2025-08-02T04:46:11.309Z] ====== scala-kmeans (scala) [default], iteration 16 completed (1665.144 ms) ======
[2025-08-02T04:46:11.309Z] ====== scala-kmeans (scala) [default], iteration 17 started ======
[2025-08-02T04:46:11.309Z] GC before operation: completed in 43.463 ms, heap usage 43.775 MB -> 25.513 MB.
[2025-08-02T04:46:12.897Z] ====== scala-kmeans (scala) [default], iteration 17 completed (1530.916 ms) ======
[2025-08-02T04:46:12.897Z] ====== scala-kmeans (scala) [default], iteration 18 started ======
[2025-08-02T04:46:12.897Z] GC before operation: completed in 43.722 ms, heap usage 43.777 MB -> 25.513 MB.
[2025-08-02T04:46:14.484Z] ====== scala-kmeans (scala) [default], iteration 18 completed (1595.418 ms) ======
[2025-08-02T04:46:14.484Z] ====== scala-kmeans (scala) [default], iteration 19 started ======
[2025-08-02T04:46:14.484Z] GC before operation: completed in 49.568 ms, heap usage 43.775 MB -> 25.513 MB.
[2025-08-02T04:46:16.650Z] ====== scala-kmeans (scala) [default], iteration 19 completed (1653.644 ms) ======
[2025-08-02T04:46:16.650Z] ====== scala-kmeans (scala) [default], iteration 20 started ======
[2025-08-02T04:46:16.650Z] GC before operation: completed in 41.519 ms, heap usage 43.776 MB -> 25.513 MB.
[2025-08-02T04:46:18.238Z] ====== scala-kmeans (scala) [default], iteration 20 completed (1599.118 ms) ======
[2025-08-02T04:46:18.238Z] ====== scala-kmeans (scala) [default], iteration 21 started ======
[2025-08-02T04:46:18.238Z] GC before operation: completed in 54.480 ms, heap usage 43.777 MB -> 25.513 MB.
[2025-08-02T04:46:19.338Z] ====== scala-kmeans (scala) [default], iteration 21 completed (1504.168 ms) ======
[2025-08-02T04:46:19.338Z] ====== scala-kmeans (scala) [default], iteration 22 started ======
[2025-08-02T04:46:19.661Z] GC before operation: completed in 48.556 ms, heap usage 43.777 MB -> 25.513 MB.
[2025-08-02T04:46:21.251Z] ====== scala-kmeans (scala) [default], iteration 22 completed (1655.482 ms) ======
[2025-08-02T04:46:21.251Z] ====== scala-kmeans (scala) [default], iteration 23 started ======
[2025-08-02T04:46:21.251Z] GC before operation: completed in 53.677 ms, heap usage 43.776 MB -> 25.513 MB.
[2025-08-02T04:46:22.838Z] ====== scala-kmeans (scala) [default], iteration 23 completed (1519.907 ms) ======
[2025-08-02T04:46:22.838Z] ====== scala-kmeans (scala) [default], iteration 24 started ======
[2025-08-02T04:46:22.838Z] GC before operation: completed in 48.588 ms, heap usage 43.775 MB -> 25.513 MB.
[2025-08-02T04:46:24.424Z] ====== scala-kmeans (scala) [default], iteration 24 completed (1679.396 ms) ======
[2025-08-02T04:46:24.424Z] ====== scala-kmeans (scala) [default], iteration 25 started ======
[2025-08-02T04:46:24.424Z] GC before operation: completed in 43.615 ms, heap usage 43.776 MB -> 25.513 MB.
[2025-08-02T04:46:26.586Z] ====== scala-kmeans (scala) [default], iteration 25 completed (1692.146 ms) ======
[2025-08-02T04:46:26.586Z] ====== scala-kmeans (scala) [default], iteration 26 started ======
[2025-08-02T04:46:26.586Z] GC before operation: completed in 42.370 ms, heap usage 43.776 MB -> 25.513 MB.
[2025-08-02T04:46:28.172Z] ====== scala-kmeans (scala) [default], iteration 26 completed (1633.698 ms) ======
[2025-08-02T04:46:28.172Z] ====== scala-kmeans (scala) [default], iteration 27 started ======
[2025-08-02T04:46:28.172Z] GC before operation: completed in 40.978 ms, heap usage 43.776 MB -> 25.513 MB.
[2025-08-02T04:46:29.760Z] ====== scala-kmeans (scala) [default], iteration 27 completed (1579.946 ms) ======
[2025-08-02T04:46:29.760Z] ====== scala-kmeans (scala) [default], iteration 28 started ======
[2025-08-02T04:46:29.760Z] GC before operation: completed in 46.186 ms, heap usage 43.776 MB -> 24.400 MB.
[2025-08-02T04:46:31.349Z] ====== scala-kmeans (scala) [default], iteration 28 completed (1724.926 ms) ======
[2025-08-02T04:46:31.349Z] ====== scala-kmeans (scala) [default], iteration 29 started ======
[2025-08-02T04:46:31.349Z] GC before operation: completed in 50.384 ms, heap usage 42.663 MB -> 24.400 MB.
[2025-08-02T04:46:32.934Z] ====== scala-kmeans (scala) [default], iteration 29 completed (1520.367 ms) ======
[2025-08-02T04:46:32.934Z] ====== scala-kmeans (scala) [default], iteration 30 started ======
[2025-08-02T04:46:32.934Z] GC before operation: completed in 39.564 ms, heap usage 42.663 MB -> 24.401 MB.
[2025-08-02T04:46:34.524Z] ====== scala-kmeans (scala) [default], iteration 30 completed (1560.235 ms) ======
[2025-08-02T04:46:34.524Z] ====== scala-kmeans (scala) [default], iteration 31 started ======
[2025-08-02T04:46:34.524Z] GC before operation: completed in 39.931 ms, heap usage 42.663 MB -> 24.401 MB.
[2025-08-02T04:46:36.110Z] ====== scala-kmeans (scala) [default], iteration 31 completed (1479.895 ms) ======
[2025-08-02T04:46:36.110Z] ====== scala-kmeans (scala) [default], iteration 32 started ======
[2025-08-02T04:46:36.110Z] GC before operation: completed in 50.869 ms, heap usage 42.663 MB -> 24.401 MB.
[2025-08-02T04:46:37.710Z] ====== scala-kmeans (scala) [default], iteration 32 completed (1653.849 ms) ======
[2025-08-02T04:46:37.710Z] ====== scala-kmeans (scala) [default], iteration 33 started ======
[2025-08-02T04:46:37.710Z] GC before operation: completed in 40.532 ms, heap usage 42.663 MB -> 24.401 MB.
[2025-08-02T04:46:39.300Z] ====== scala-kmeans (scala) [default], iteration 33 completed (1534.558 ms) ======
[2025-08-02T04:46:39.300Z] ====== scala-kmeans (scala) [default], iteration 34 started ======
[2025-08-02T04:46:39.300Z] GC before operation: completed in 39.174 ms, heap usage 42.664 MB -> 24.401 MB.
[2025-08-02T04:46:40.887Z] ====== scala-kmeans (scala) [default], iteration 34 completed (1682.287 ms) ======
[2025-08-02T04:46:40.887Z] ====== scala-kmeans (scala) [default], iteration 35 started ======
[2025-08-02T04:46:41.209Z] GC before operation: completed in 41.081 ms, heap usage 42.664 MB -> 24.402 MB.
[2025-08-02T04:46:42.796Z] ====== scala-kmeans (scala) [default], iteration 35 completed (1599.174 ms) ======
[2025-08-02T04:46:42.796Z] ====== scala-kmeans (scala) [default], iteration 36 started ======
[2025-08-02T04:46:42.796Z] GC before operation: completed in 40.415 ms, heap usage 42.664 MB -> 24.401 MB.
[2025-08-02T04:46:44.384Z] ====== scala-kmeans (scala) [default], iteration 36 completed (1641.737 ms) ======
[2025-08-02T04:46:44.384Z] ====== scala-kmeans (scala) [default], iteration 37 started ======
[2025-08-02T04:46:44.384Z] GC before operation: completed in 39.877 ms, heap usage 42.664 MB -> 24.401 MB.
[2025-08-02T04:46:45.970Z] ====== scala-kmeans (scala) [default], iteration 37 completed (1577.838 ms) ======
[2025-08-02T04:46:45.970Z] ====== scala-kmeans (scala) [default], iteration 38 started ======
[2025-08-02T04:46:45.970Z] GC before operation: completed in 44.283 ms, heap usage 42.664 MB -> 24.401 MB.
[2025-08-02T04:46:47.559Z] ====== scala-kmeans (scala) [default], iteration 38 completed (1585.437 ms) ======
[2025-08-02T04:46:47.559Z] ====== scala-kmeans (scala) [default], iteration 39 started ======
[2025-08-02T04:46:47.559Z] GC before operation: completed in 39.025 ms, heap usage 42.664 MB -> 24.401 MB.
[2025-08-02T04:46:49.145Z] ====== scala-kmeans (scala) [default], iteration 39 completed (1553.167 ms) ======
[2025-08-02T04:46:49.145Z] ====== scala-kmeans (scala) [default], iteration 40 started ======
[2025-08-02T04:46:49.145Z] GC before operation: completed in 39.405 ms, heap usage 42.664 MB -> 24.401 MB.
[2025-08-02T04:46:50.731Z] ====== scala-kmeans (scala) [default], iteration 40 completed (1616.007 ms) ======
[2025-08-02T04:46:50.732Z] ====== scala-kmeans (scala) [default], iteration 41 started ======
[2025-08-02T04:46:50.732Z] GC before operation: completed in 40.074 ms, heap usage 42.664 MB -> 24.401 MB.
[2025-08-02T04:46:52.320Z] ====== scala-kmeans (scala) [default], iteration 41 completed (1580.765 ms) ======
[2025-08-02T04:46:52.320Z] ====== scala-kmeans (scala) [default], iteration 42 started ======
[2025-08-02T04:46:52.644Z] GC before operation: completed in 43.356 ms, heap usage 42.663 MB -> 24.401 MB.
[2025-08-02T04:46:54.229Z] ====== scala-kmeans (scala) [default], iteration 42 completed (1732.482 ms) ======
[2025-08-02T04:46:54.229Z] ====== scala-kmeans (scala) [default], iteration 43 started ======
[2025-08-02T04:46:54.229Z] GC before operation: completed in 41.273 ms, heap usage 42.664 MB -> 24.401 MB.
[2025-08-02T04:46:55.819Z] ====== scala-kmeans (scala) [default], iteration 43 completed (1453.833 ms) ======
[2025-08-02T04:46:55.819Z] ====== scala-kmeans (scala) [default], iteration 44 started ======
[2025-08-02T04:46:55.819Z] GC before operation: completed in 39.806 ms, heap usage 42.664 MB -> 24.401 MB.
[2025-08-02T04:46:57.406Z] ====== scala-kmeans (scala) [default], iteration 44 completed (1664.589 ms) ======
[2025-08-02T04:46:57.406Z] ====== scala-kmeans (scala) [default], iteration 45 started ======
[2025-08-02T04:46:57.406Z] GC before operation: completed in 39.830 ms, heap usage 42.664 MB -> 24.401 MB.
[2025-08-02T04:46:58.994Z] ====== scala-kmeans (scala) [default], iteration 45 completed (1592.165 ms) ======
[2025-08-02T04:46:58.994Z] ====== scala-kmeans (scala) [default], iteration 46 started ======
[2025-08-02T04:46:58.994Z] GC before operation: completed in 39.062 ms, heap usage 42.664 MB -> 24.401 MB.
[2025-08-02T04:47:00.581Z] ====== scala-kmeans (scala) [default], iteration 46 completed (1546.185 ms) ======
[2025-08-02T04:47:00.581Z] ====== scala-kmeans (scala) [default], iteration 47 started ======
[2025-08-02T04:47:00.581Z] GC before operation: completed in 40.344 ms, heap usage 42.664 MB -> 24.401 MB.
[2025-08-02T04:47:02.166Z] ====== scala-kmeans (scala) [default], iteration 47 completed (1599.055 ms) ======
[2025-08-02T04:47:02.166Z] ====== scala-kmeans (scala) [default], iteration 48 started ======
[2025-08-02T04:47:02.487Z] GC before operation: completed in 41.354 ms, heap usage 42.664 MB -> 24.401 MB.
[2025-08-02T04:47:04.072Z] ====== scala-kmeans (scala) [default], iteration 48 completed (1740.442 ms) ======
[2025-08-02T04:47:04.072Z] ====== scala-kmeans (scala) [default], iteration 49 started ======
[2025-08-02T04:47:04.072Z] GC before operation: completed in 46.251 ms, heap usage 42.664 MB -> 24.402 MB.
[2025-08-02T04:47:05.661Z] ====== scala-kmeans (scala) [default], iteration 49 completed (1518.511 ms) ======
[2025-08-02T04:47:05.661Z] -----------------------------------
[2025-08-02T04:47:05.661Z] renaissance-scala-kmeans_0_PASSED
[2025-08-02T04:47:05.661Z] -----------------------------------
[2025-08-02T04:47:05.982Z]
[2025-08-02T04:47:05.982Z] TEST TEARDOWN:
[2025-08-02T04:47:05.982Z] Nothing to be done for teardown.
[2025-08-02T04:47:05.982Z] renaissance-scala-kmeans_0 Finish Time: Sat Aug 2 04:47:05 2025 Epoch Time (ms): 1754110025783
[2025-08-02T04:47:05.982Z] make[4]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/perf/renaissance'
[2025-08-02T04:47:05.982Z] make[3]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/perf'
[2025-08-02T04:47:05.982Z] make[2]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests'
[2025-08-02T04:47:05.982Z]
[2025-08-02T04:47:05.982Z]
[2025-08-02T04:47:05.982Z] All tests finished, run result summary:
[2025-08-02T04:47:05.982Z] cd "C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/\\TKG\\scripts"; \
[2025-08-02T04:47:05.983Z] perl "resultsSum.pl" --failuremk="C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/\\TKG\\failedtargets.mk" --resultFile="C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/\\TKG\\output_17541084516980\\TestTargetResult" --platFile="C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/\\TKG\\resources\\buildPlatformMap.properties" --diagnostic=failure --jdkVersion=11 --jdkImpl=hotspot --jdkVendor="eclipse" --spec=win_x86 --buildList=perf --customTarget="" --testTarget=sanity.perf --tapPath=C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/\\TKG\\output_17541084516980\\ --tapName=Test_openjdk11_hs_sanity.perf_x86-32_windows.tap --comment=""
[2025-08-02T04:47:06.307Z]
[2025-08-02T04:47:06.307Z]
[2025-08-02T04:47:06.307Z] TEST TARGETS SUMMARY
[2025-08-02T04:47:06.307Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-08-02T04:47:06.307Z] DISABLED test targets:
[2025-08-02T04:47:06.307Z] dacapo-lusearch-fix_0
[2025-08-02T04:47:06.307Z] renaissance-future-genetic_0
[2025-08-02T04:47:06.307Z]
[2025-08-02T04:47:06.307Z] PASSED test targets:
[2025-08-02T04:47:06.307Z] dacapo-eclipse_0
[2025-08-02T04:47:06.307Z] renaissance-akka-uct_0
[2025-08-02T04:47:06.307Z] renaissance-fj-kmeans_0
[2025-08-02T04:47:06.307Z] renaissance-scala-kmeans_0
[2025-08-02T04:47:06.307Z]
[2025-08-02T04:47:06.307Z] FAILED test targets:
[2025-08-02T04:47:06.307Z] dacapo-h2_0
[2025-08-02T04:47:06.307Z] renaissance-naive-bayes_0
[2025-08-02T04:47:06.307Z]
[2025-08-02T04:47:06.307Z] TOTAL: 9 EXECUTED: 6 PASSED: 4 FAILED: 2 DISABLED: 2 SKIPPED: 1
[2025-08-02T04:47:06.307Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-08-02T04:47:06.307Z]
[2025-08-02T04:47:06.307Z] make[1]: *** [settings.mk:454: resultsSummary] Error 2
[2025-08-02T04:47:06.307Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/TKG'
[2025-08-02T04:47:06.307Z] make: *** [makefile:62: _sanity.perf] Error 2
[Pipeline] sh
[2025-08-02T04:47:07.128Z] ++ uname
[2025-08-02T04:47:07.128Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2025-08-02T04:47:07.128Z] ++ uname
[2025-08-02T04:47:07.128Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2025-08-02T04:47:07.128Z] ++ uname
[2025-08-02T04:47:07.128Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2025-08-02T04:47:07.128Z] + MAKE=make
[2025-08-02T04:47:07.128Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-08-02T04:47:07.449Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] }
[2025-08-02T04:47:07.497Z] $ ssh-agent -k
[2025-08-02T04:47:07.554Z] unset SSH_AUTH_SOCK;
[2025-08-02T04:47:07.554Z] unset SSH_AGENT_PID;
[2025-08-02T04:47:07.554Z] echo Agent pid 37633 killed;
[2025-08-02T04:47:07.607Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] echo
[2025-08-02T04:47:07.672Z] no DaCapo-h2 metric found
[Pipeline] echo
[2025-08-02T04:47:07.717Z] There were test failures, current build status is UNSTABLE.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post)
[Pipeline] echo
[2025-08-02T04:47:07.811Z] Saving aqa-tests/testenv/testenv.properties file on jenkins.
[Pipeline] archiveArtifacts
[2025-08-02T04:47:07.844Z] Archiving artifacts
[2025-08-02T04:47:07.892Z] Recording fingerprints
[Pipeline] echo
[2025-08-02T04:47:07.931Z] Saving aqa-tests/TKG/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-08-02T04:47:07.957Z] Archiving artifacts
[2025-08-02T04:47:08.063Z] Recording fingerprints
[Pipeline] sh
[2025-08-02T04:47:08.615Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_17541084516980
[Pipeline] echo
[2025-08-02T04:47:19.229Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins.
[Pipeline] archiveArtifacts
[2025-08-02T04:47:19.258Z] Archiving artifacts
[2025-08-02T04:47:36.962Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-08-02T04:47:39.163Z] Tap file found: aqa-tests\TKG\output_17541084516980\Test_openjdk11_hs_sanity.perf_x86-32_windows.tap...
[Pipeline] readFile
[Pipeline] junit
[2025-08-02T04:47:39.279Z] Recording test results
[2025-08-02T04:47:40.508Z] None of the test reports contained any result
[2025-08-02T04:47:40.510Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-08-02T04:47:40.549Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-08-02T04:47:41.007Z] + aqa-tests/terminateTestProcesses.sh null
[2025-08-02T04:47:41.007Z] Windows machine, using powershell queries...
[2025-08-02T04:47:40.476Z] No test report files were found. Configuration error?
[2025-08-02T04:47:42.090Z] Woohoo - no rogue processes detected!
[Pipeline] cleanWs
[2025-08-02T04:47:42.177Z] [WS-CLEANUP] Deleting project workspace...
[2025-08-02T04:47:42.177Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-08-02T04:47:50.691Z] [WS-CLEANUP] done
[Pipeline] sh
[2025-08-02T04:47:51.164Z] + find /cygdrive/c/temp -name '*core*' -print -exec rm -f '{}' ';'
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-08-02T04:47:51.237Z] 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-08-02T04:47:51.423Z] allocate a node for generating rerun job ...
[Pipeline] node
[2025-08-02T04:47:51.456Z] Running on test-docker-sles12-s390x-1 in /home/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows
[Pipeline] {
[Pipeline] echo
[2025-08-02T04:47:51.478Z] Generating rerun Test_openjdk11_hs_sanity.perf_x86-32_windows_rerun job for running failed test(s) ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk11_hs_sanity.perf_x86-32_windows_rerun)
[Pipeline] echo
[2025-08-02T04:47:51.506Z] GENERATE_JOBS is set to true, set test job Test_openjdk11_hs_sanity.perf_x86-32_windows_rerun params for generating the job
[Pipeline] fileExists
[Pipeline] sh
[2025-08-02T04:47:53.154Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2025-08-02T04:47:54.044Z] Processing DSL script testJobTemplate
[2025-08-02T04:51:12.443Z] LEVELS: [sanity]
[2025-08-02T04:51:12.443Z] JDK_VERSIONS: [8]
[2025-08-02T04:51:12.443Z] GROUPS: [perf]
[2025-08-02T04:51:12.443Z] ARCH_OS_LIST: [x86-32_windows]
[2025-08-02T04:51:12.584Z] Added items:
[2025-08-02T04:51:12.584Z] GeneratedJob{name='Test_openjdk11_hs_sanity.perf_x86-32_windows_rerun'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2025-08-02T04:51:31.524Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk11_hs_sanity.perf_x86-32_windows_rerun)
[Pipeline] build
[2025-08-02T04:51:31.552Z] Scheduling project: Test_openjdk11_hs_sanity.perf_x86-32_windows_rerun
[2025-08-02T04:51:39.969Z] Starting building: Test_openjdk11_hs_sanity.perf_x86-32_windows_rerun #1
[2025-08-02T08:18:22.110Z] Build Test_openjdk11_hs_sanity.perf_x86-32_windows_rerun #1 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-08-02T08:18:22.162Z] Running on test-ibmcloud-rhel7-x64-1 in /home/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows
[Pipeline] {
[Pipeline] cleanWs
[2025-08-02T08:18:22.397Z] [WS-CLEANUP] Deleting project workspace...
[2025-08-02T08:18:22.397Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-08-02T08:18:22.510Z] [WS-CLEANUP] done
[Pipeline] echo
[2025-08-02T08:18:22.519Z] Test_openjdk11_hs_sanity.perf_x86-32_windows_rerun #1 completed with status UNSTABLE
[Pipeline] timeout
[2025-08-02T08:18:22.534Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-08-02T08:18:23.300Z] Copied 1 artifact from "Test_openjdk11_hs_sanity.perf_x86-32_windows_rerun" build number 1
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-08-02T08:18:23.340Z] Saving Test_openjdk11_hs_sanity.perf_x86-32_windows_rerun/1/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-08-02T08:18:23.455Z] Archiving artifacts
[2025-08-02T08:18:23.683Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-08-02T08:18:24.262Z] Tap file found: Test_openjdk11_hs_sanity.perf_x86-32_windows_rerun/1/aqa-tests/TKG/output_17541225248735/Test_openjdk11_hs_sanity.perf_x86-32_windows_rerun.tap...
[Pipeline] readFile
[Pipeline] echo
[2025-08-02T08:18:24.446Z] Rerun in Grinder with failed test targets: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=testList+TESTLIST=dacapo-h2_0,renaissance-naive-bayes_0&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-32_windows&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=11&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk11u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk11u%2Fjdk11u-windows-x86-32-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-11.0.29%2B1_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=396&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] cleanWs
[2025-08-02T08:18:24.697Z] [WS-CLEANUP] Deleting project workspace...
[2025-08-02T08:18:24.697Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-08-02T08:18:24.804Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2025-08-02T08:18:24.841Z] rerun trigger job rerun jobsstatus is UNSTABLE
[Pipeline] echo
[2025-08-02T08:18:24.844Z] current jbo status is null
[Pipeline] echo
[2025-08-02T08:18:24.852Z] after setting currentBuild.result is UNSTABLE
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-08-02T08:18:24.881Z] None paralle and after rerun job status is UNSTABLE
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE