Test_openjdk27_hs_sanity.perf_ppc64le_linux
Started by upstream project "build-scripts/jobs/jdk/jdk-linux-ppc64le-temurin" build number 393
originally caused by:
Started by upstream project "build-scripts/openjdk27-pipeline" build number 13
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_27ea" build number 22
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux@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_openjdk27_hs_sanity.perf_ppc64le_linux@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 2c448f82c83465a2a689f309639b429e4c166dec (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 2c448f82c83465a2a689f309639b429e4c166dec # timeout=10
Commit message: "Exclude AIX 7.1 machines from extended.openjdk tests on ppc64_aix (#6890)"
> git rev-list --no-walk 2e4439bfeded755ce68a14ff47ad364b7fe7126f # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2026-02-13T08:21:54.763Z] Found a total of 2 nodes with the 'hw.arch.ppc64le&&sw.os.linux&&ci.role.perf' label
[Pipeline] echo
[2026-02-13T08:21:54.775Z] SPEC: linux_ppc-64_le
[Pipeline] echo
[2026-02-13T08:21:54.776Z] Specified LABEL: hw.arch.ppc64le&&sw.os.linux&&ci.role.perf
[Pipeline] stage
[Pipeline] { (Queue)
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-13T08:21:54.793Z] dynamicAgents: [fyre]
[Pipeline] echo
[2026-02-13T08:21:54.794Z] Provisioning LABEL: hw.arch.ppc64le&&sw.os.linux&&ci.role.perf
[Pipeline] nodesByLabel
[2026-02-13T08:21:54.801Z] Found a total of 2 nodes with the 'hw.arch.ppc64le&&sw.os.linux&&ci.role.perf' label
[Pipeline] node
[2026-02-13T08:22:09.804Z] Still waiting to schedule task
[2026-02-13T08:22:09.805Z] Waiting for next available executor on ‘hw.arch.ppc64le&&sw.os.linux&&ci.role.perf’
[2026-02-13T08:44:50.962Z] Running on test-osuosl-centos74-ppc64le-1 in /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2026-02-13T08:44:50.981Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-13T08:44:51.432Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-13T08:44:51.432Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-13T08:44:51.612Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-02-13T08:44:51.831Z] The recommended git tool is: git
[2026-02-13T08:44:52.198Z] No credentials specified
[2026-02-13T08:44:52.378Z] Cloning the remote Git repository
[2026-02-13T08:44:52.646Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-02-13T08:44:52.646Z] > git init /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests # timeout=10
[2026-02-13T08:44:52.938Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-02-13T08:44:52.938Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-02-13T08:44:52.938Z] > git --version # timeout=10
[2026-02-13T08:44:52.941Z] > git --version # 'git version 2.15.0'
[2026-02-13T08:44:52.941Z] > git fetch --tags --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-13T08:45:30.242Z] Avoid second fetch
[2026-02-13T08:45:29.906Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-02-13T08:45:29.925Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-13T08:45:30.426Z] Checking out Revision 2c448f82c83465a2a689f309639b429e4c166dec (origin/master)
[2026-02-13T08:45:31.855Z] Commit message: "Exclude AIX 7.1 machines from extended.openjdk tests on ppc64_aix (#6890)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[2026-02-13T08:45:30.327Z] > git rev-parse origin/master^{commit} # timeout=10
[2026-02-13T08:45:30.512Z] > git config core.sparsecheckout # timeout=10
[2026-02-13T08:45:30.517Z] > git checkout -f 2c448f82c83465a2a689f309639b429e4c166dec # timeout=10
[Pipeline] { (/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-13T08:45:33.544Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-02-13T08:45:33.571Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-02-13T08:45:35.501Z] + LC_TIME=C
[2026-02-13T08:45:35.501Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-02-13T08:45:36.233Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-13T08:45:38.111Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-02-13T08:45:38.112Z] Unix type machine..
[2026-02-13T08:45:38.112Z] Running on a Linux host
[2026-02-13T08:45:38.112Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2026-02-13T08:45:41.184Z] + printenv
[2026-02-13T08:45:41.184Z] JCK_GIT_BRANCH=master
[2026-02-13T08:45:41.184Z] DYNAMIC_COMPILE=false
[2026-02-13T08:45:41.184Z] JENKINS_NODE_COOKIE=75b535c9-cba5-4b0f-abda-98321ba93838
[2026-02-13T08:45:41.184Z] OPENJ9_BRANCH=master
[2026-02-13T08:45:41.184Z] XDG_SESSION_ID=267776
[2026-02-13T08:45:41.184Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_sanity.perf_ppc64le_linux/3/
[2026-02-13T08:45:41.184Z] DOCKER_REQUIRED=false
[2026-02-13T08:45:41.184Z] PARALLEL=Dynamic
[2026-02-13T08:45:41.184Z] SHELL=/bin/bash
[2026-02-13T08:45:41.184Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-02-13T08:45:41.184Z] jobStatus=SUCCESS
[2026-02-13T08:45:41.184Z] JOBSTARTTIME=Fri, 13 Feb 2026 08:45:34 +0000
[2026-02-13T08:45:41.184Z] STAGE_NAME=Setup
[2026-02-13T08:45:41.184Z] SSH_CLIENT=78.47.239.97 39040 22
[2026-02-13T08:45:41.184Z] RERUN_FAILURE=true
[2026-02-13T08:45:41.184Z] BUILD_TAG=jenkins-Test_openjdk27_hs_sanity.perf_ppc64le_linux-3
[2026-02-13T08:45:41.184Z] SDK_RESOURCE=upstream
[2026-02-13T08:45:41.184Z] TIME_LIMIT=25
[2026-02-13T08:45:41.184Z] NUM_PROCESSORS=4
[2026-02-13T08:45:41.184Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-02-13T08:45:41.184Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-13T08:45:41.184Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux
[2026-02-13T08:45:41.184Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_sanity.perf_ppc64le_linux/
[2026-02-13T08:45:41.184Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_sanity.perf_ppc64le_linux/3/display/redirect?page=changes
[2026-02-13T08:45:41.184Z] JDK_BRANCH=jdk-27+9_adopt
[2026-02-13T08:45:41.184Z] ACTIVE_NODE_TIMEOUT=5
[2026-02-13T08:45:41.184Z] USER=jenkins
[2026-02-13T08:45:41.184Z] ADOPTOPENJDK_BRANCH=master
[2026-02-13T08:45:41.184Z] OPENJCEPLUS_GIT_BRANCH=semeru-java27
[2026-02-13T08:45:41.184Z] ARCHIVE_TEST_RESULTS=false
[2026-02-13T08:45:41.184Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk/jdk-linux-ppc64le-temurin
[2026-02-13T08:45:41.184Z] STF_OWNER_BRANCH=adoptium:master
[2026-02-13T08:45:41.184Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-02-13T08:45:41.184Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_sanity.perf_ppc64le_linux/3/display/redirect?page=artifacts
[2026-02-13T08:45:41.184Z] ORIGIN_JDK_VERSION=27
[2026-02-13T08:45:41.184Z] SETUP_JCK_RUN=false
[2026-02-13T08:45:41.184Z] PERSONAL_BUILD=false
[2026-02-13T08:45:41.184Z] TKG_OWNER_BRANCH=adoptium:master
[2026-02-13T08:45:41.184Z] RERUN_ITERATIONS=1
[2026-02-13T08:45:41.184Z] SPEC=linux_ppc-64_le
[2026-02-13T08:45:41.184Z] TKG_ITERATIONS=1
[2026-02-13T08:45:41.184Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-02-13T08:45:41.184Z] ITERATIONS=1
[2026-02-13T08:45:41.184Z] PATH=/usr/lib64/ccache:/usr/local/bin:/usr/bin
[2026-02-13T08:45:41.184Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib
[2026-02-13T08:45:41.184Z] KEEP_REPORTDIR=false
[2026-02-13T08:45:41.184Z] MAIL=/var/mail/jenkins
[2026-02-13T08:45:41.184Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_sanity.perf_ppc64le_linux/3/display/redirect
[2026-02-13T08:45:41.184Z] _=/usr/bin/printenv
[2026-02-13T08:45:41.184Z] GENERATE_JOBS=true
[2026-02-13T08:45:41.184Z] PWD=/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux
[2026-02-13T08:45:41.184Z] EXIT_FAILURE=false
[2026-02-13T08:45:41.184Z] HUDSON_URL=https://ci.adoptium.net/
[2026-02-13T08:45:41.184Z] JDK_VERSION=27
[2026-02-13T08:45:41.184Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-02-13T08:45:41.184Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-02-13T08:45:41.184Z] LANG=en_US.UTF-8
[2026-02-13T08:45:41.184Z] SLACK_CHANNEL=aqavit-bot
[2026-02-13T08:45:41.184Z] JOB_NAME=Test_openjdk27_hs_sanity.perf_ppc64le_linux
[2026-02-13T08:45:41.184Z] BUILD_DISPLAY_NAME=#3
[2026-02-13T08:45:41.184Z] USE_TESTENV_PROPERTIES=false
[2026-02-13T08:45:41.184Z] JENKINS_URL=https://ci.adoptium.net/
[2026-02-13T08:45:41.184Z] EXIT_SUCCESS=false
[2026-02-13T08:45:41.184Z] BUILD_ID=3
[2026-02-13T08:45:41.184Z] TEST_TIME=120
[2026-02-13T08:45:41.184Z] PLATFORM=ppc64le_linux
[2026-02-13T08:45:41.184Z] JDK_IMPL=hotspot
[2026-02-13T08:45:41.184Z] JOB_BASE_NAME=Test_openjdk27_hs_sanity.perf_ppc64le_linux
[2026-02-13T08:45:41.184Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_sanity.perf_ppc64le_linux/3/display/redirect?page=tests
[2026-02-13T08:45:41.184Z] SHLVL=3
[2026-02-13T08:45:41.184Z] AUTO_DETECT=true
[2026-02-13T08:45:41.184Z] HOME=/home/jenkins
[2026-02-13T08:45:41.184Z] TAP_NAME=Test_openjdk27_hs_sanity.perf_ppc64le_linux.tap
[2026-02-13T08:45:41.184Z] CI=true
[2026-02-13T08:45:41.184Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux@tmp
[2026-02-13T08:45:41.184Z] EXECUTOR_NUMBER=0
[2026-02-13T08:45:41.184Z] JENKINS_SERVER_COOKIE=durable-ab1ce082840c065d6801b36017c9c8e88d501b0d27e9c8ea167b9932cbf0e279
[2026-02-13T08:45:41.184Z] NODE_LABELS=test ci.role.test linux sw.os.linux test-osuosl-centos74-ppc64le-1 sw.tool.docker ci.role.perf hw.arch.ppc64le centos7 centos ppc64le
[2026-02-13T08:45:41.184Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/system_lib
[2026-02-13T08:45:41.184Z] BUILD_LIST=perf
[2026-02-13T08:45:41.184Z] TARGET=sanity.perf
[2026-02-13T08:45:41.184Z] LOGNAME=jenkins
[2026-02-13T08:45:41.184Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-02-13T08:45:41.184Z] JDK_REPO=https://github.com/adoptium/jdk
[2026-02-13T08:45:41.184Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-02-13T08:45:41.184Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-02-13T08:45:41.184Z] SSH_CONNECTION=78.47.239.97 39040 140.211.168.228 22
[2026-02-13T08:45:41.184Z] UPSTREAM_JOB_NUMBER=393
[2026-02-13T08:45:41.184Z] NODE_NAME=test-osuosl-centos74-ppc64le-1
[2026-02-13T08:45:41.184Z] LESSOPEN=||/usr/bin/lesspipe.sh %s
[2026-02-13T08:45:41.184Z] BUILD_NUMBER=3
[2026-02-13T08:45:41.184Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_sanity.perf_ppc64le_linux/display/redirect
[2026-02-13T08:45:41.184Z] KEEP_WORKSPACE=false
[2026-02-13T08:45:41.184Z] HUDSON_COOKIE=ff9a9f31-db1f-4272-b4e3-5436c4924896
[2026-02-13T08:45:41.184Z] XDG_RUNTIME_DIR=/run/user/1001
[2026-02-13T08:45:41.184Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../benchmarks
[2026-02-13T08:45:41.184Z] USE_JRE=false
[2026-02-13T08:45:41.184Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image
[2026-02-13T08:45:41.184Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-02-13T08:45:41.184Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-13T08:45:41.730Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-02-13T08:45:41.745Z] Running in /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-13T08:51:25.781Z] Copied 8 artifacts from "build-scripts » jobs » jdk » jdk-linux-ppc64le-temurin" build number 393
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-13T08:51:25.991Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2026-02-13T08:51:25.997Z] Running in /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux
[Pipeline] {
[Pipeline] sshagent
[2026-02-13T08:51:26.102Z] $ ssh-agent
[2026-02-13T08:51:26.927Z] SSH_AUTH_SOCK=/tmp/ssh-pKxV0Tr2NRtF/agent.20025
[2026-02-13T08:51:26.927Z] SSH_AGENT_PID=20028
[2026-02-13T08:51:26.927Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-02-13T08:51:26.944Z] Running in /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-02-13T08:51:26.975Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-02-13T08:51:28.868Z] ++ pwd
[2026-02-13T08:51:28.868Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/.. -p ppc64le_linux -r upstream -j 27 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2026-02-13T08:51:28.868Z] TESTDIR: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests
[2026-02-13T08:51:28.868Z] get jdk binary...
[2026-02-13T08:51:28.868Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-02-13T08:51:28.868Z] Uncompressing file: OpenJDK-jdk_ppc64le_linux_hotspot_27_9-ea.tar.gz ...
[2026-02-13T08:51:31.936Z] List files in jdkbinary folder...
[2026-02-13T08:51:31.936Z] total 678056
[2026-02-13T08:51:31.936Z] -rw-r--r--. 1 jenkins jenkins 275442609 Feb 13 06:11 OpenJDK-debugimage_ppc64le_linux_hotspot_27_9-ea.tar.gz
[2026-02-13T08:51:31.936Z] -rw-r--r--. 1 jenkins jenkins 143486606 Feb 13 06:11 OpenJDK-jdk_ppc64le_linux_hotspot_27_9-ea.tar.gz
[2026-02-13T08:51:31.936Z] -rw-r--r--. 1 jenkins jenkins 87958904 Feb 13 06:11 OpenJDK-jmods_ppc64le_linux_hotspot_27_9-ea.tar.gz
[2026-02-13T08:51:31.936Z] -rw-r--r--. 1 jenkins jenkins 62530548 Feb 13 06:09 OpenJDK-jre_ppc64le_linux_hotspot_27_9-ea.tar.gz
[2026-02-13T08:51:31.936Z] -rw-r--r--. 1 jenkins jenkins 167532 Feb 13 06:41 OpenJDK-sbom_ppc64le_linux_hotspot_27_9-ea.json
[2026-02-13T08:51:31.936Z] -rw-rw-r--. 1 jenkins jenkins 31376 Feb 13 06:37 OpenJDK-sbom_ppc64le_linux_hotspot_27_9-ea-metadata.json
[2026-02-13T08:51:31.936Z] -rw-r--r--. 1 jenkins jenkins 5483765 Feb 13 06:11 OpenJDK-static-libs-glibc_ppc64le_linux_hotspot_27_9-ea.tar.gz
[2026-02-13T08:51:31.936Z] -rw-r--r--. 1 jenkins jenkins 119201090 Feb 13 06:10 OpenJDK-testimage_ppc64le_linux_hotspot_27_9-ea.tar.gz
[2026-02-13T08:51:31.936Z] drwxrwxr-x. 3 jenkins jenkins 4096 Feb 13 08:51 tmp
[2026-02-13T08:51:31.936Z] List files in jdkbinary/tmp folder...
[2026-02-13T08:51:31.936Z] total 4
[2026-02-13T08:51:31.936Z] drwxr-xr-x. 7 jenkins jenkins 4096 Feb 13 06:08 jdk-27+9
[2026-02-13T08:51:31.936Z] Moving directory jdk-27+9/ to ../j2sdk-image
[2026-02-13T08:51:31.936Z] Uncompressing file: OpenJDK-jre_ppc64le_linux_hotspot_27_9-ea.tar.gz ...
[2026-02-13T08:51:33.997Z] List files in jdkbinary folder...
[2026-02-13T08:51:33.997Z] total 678060
[2026-02-13T08:51:33.997Z] drwxr-xr-x. 7 jenkins jenkins 4096 Feb 13 06:08 j2sdk-image
[2026-02-13T08:51:33.997Z] -rw-r--r--. 1 jenkins jenkins 275442609 Feb 13 06:11 OpenJDK-debugimage_ppc64le_linux_hotspot_27_9-ea.tar.gz
[2026-02-13T08:51:33.997Z] -rw-r--r--. 1 jenkins jenkins 143486606 Feb 13 06:11 OpenJDK-jdk_ppc64le_linux_hotspot_27_9-ea.tar.gz
[2026-02-13T08:51:33.997Z] -rw-r--r--. 1 jenkins jenkins 87958904 Feb 13 06:11 OpenJDK-jmods_ppc64le_linux_hotspot_27_9-ea.tar.gz
[2026-02-13T08:51:33.997Z] -rw-r--r--. 1 jenkins jenkins 62530548 Feb 13 06:09 OpenJDK-jre_ppc64le_linux_hotspot_27_9-ea.tar.gz
[2026-02-13T08:51:33.998Z] -rw-r--r--. 1 jenkins jenkins 167532 Feb 13 06:41 OpenJDK-sbom_ppc64le_linux_hotspot_27_9-ea.json
[2026-02-13T08:51:33.998Z] -rw-rw-r--. 1 jenkins jenkins 31376 Feb 13 06:37 OpenJDK-sbom_ppc64le_linux_hotspot_27_9-ea-metadata.json
[2026-02-13T08:51:33.998Z] -rw-r--r--. 1 jenkins jenkins 5483765 Feb 13 06:11 OpenJDK-static-libs-glibc_ppc64le_linux_hotspot_27_9-ea.tar.gz
[2026-02-13T08:51:33.998Z] -rw-r--r--. 1 jenkins jenkins 119201090 Feb 13 06:10 OpenJDK-testimage_ppc64le_linux_hotspot_27_9-ea.tar.gz
[2026-02-13T08:51:33.998Z] drwxrwxr-x. 3 jenkins jenkins 4096 Feb 13 08:51 tmp
[2026-02-13T08:51:33.998Z] List files in jdkbinary/tmp folder...
[2026-02-13T08:51:33.998Z] total 4
[2026-02-13T08:51:33.998Z] drwxr-xr-x. 6 jenkins jenkins 4096 Feb 13 06:08 jdk-27+9-jre
[2026-02-13T08:51:33.998Z] Moving directory jdk-27+9-jre/ to ../j2re-image
[2026-02-13T08:51:33.998Z] Uncompressing file: OpenJDK-static-libs-glibc_ppc64le_linux_hotspot_27_9-ea.tar.gz ...
[2026-02-13T08:51:33.998Z] List files in jdkbinary folder...
[2026-02-13T08:51:33.998Z] total 678064
[2026-02-13T08:51:33.998Z] drwxr-xr-x. 6 jenkins jenkins 4096 Feb 13 06:08 j2re-image
[2026-02-13T08:51:33.998Z] drwxr-xr-x. 7 jenkins jenkins 4096 Feb 13 06:08 j2sdk-image
[2026-02-13T08:51:33.998Z] -rw-r--r--. 1 jenkins jenkins 275442609 Feb 13 06:11 OpenJDK-debugimage_ppc64le_linux_hotspot_27_9-ea.tar.gz
[2026-02-13T08:51:33.998Z] -rw-r--r--. 1 jenkins jenkins 143486606 Feb 13 06:11 OpenJDK-jdk_ppc64le_linux_hotspot_27_9-ea.tar.gz
[2026-02-13T08:51:33.998Z] -rw-r--r--. 1 jenkins jenkins 87958904 Feb 13 06:11 OpenJDK-jmods_ppc64le_linux_hotspot_27_9-ea.tar.gz
[2026-02-13T08:51:33.998Z] -rw-r--r--. 1 jenkins jenkins 62530548 Feb 13 06:09 OpenJDK-jre_ppc64le_linux_hotspot_27_9-ea.tar.gz
[2026-02-13T08:51:33.998Z] -rw-r--r--. 1 jenkins jenkins 167532 Feb 13 06:41 OpenJDK-sbom_ppc64le_linux_hotspot_27_9-ea.json
[2026-02-13T08:51:33.999Z] -rw-rw-r--. 1 jenkins jenkins 31376 Feb 13 06:37 OpenJDK-sbom_ppc64le_linux_hotspot_27_9-ea-metadata.json
[2026-02-13T08:51:33.999Z] -rw-r--r--. 1 jenkins jenkins 5483765 Feb 13 06:11 OpenJDK-static-libs-glibc_ppc64le_linux_hotspot_27_9-ea.tar.gz
[2026-02-13T08:51:33.999Z] -rw-r--r--. 1 jenkins jenkins 119201090 Feb 13 06:10 OpenJDK-testimage_ppc64le_linux_hotspot_27_9-ea.tar.gz
[2026-02-13T08:51:33.999Z] drwxrwxr-x. 3 jenkins jenkins 4096 Feb 13 08:51 tmp
[2026-02-13T08:51:33.999Z] List files in jdkbinary/tmp folder...
[2026-02-13T08:51:33.999Z] total 4
[2026-02-13T08:51:33.999Z] drwxr-xr-x. 3 jenkins jenkins 4096 Feb 13 06:07 jdk-27+9-static-libs
[2026-02-13T08:51:33.999Z] Moving directory jdk-27+9-static-libs/ to ../static-libs
[2026-02-13T08:51:33.999Z] Uncompressing file: OpenJDK-testimage_ppc64le_linux_hotspot_27_9-ea.tar.gz ...
[2026-02-13T08:51:37.069Z] List files in jdkbinary folder...
[2026-02-13T08:51:37.069Z] total 678068
[2026-02-13T08:51:37.069Z] drwxr-xr-x. 6 jenkins jenkins 4096 Feb 13 06:08 j2re-image
[2026-02-13T08:51:37.069Z] drwxr-xr-x. 7 jenkins jenkins 4096 Feb 13 06:08 j2sdk-image
[2026-02-13T08:51:37.070Z] -rw-r--r--. 1 jenkins jenkins 275442609 Feb 13 06:11 OpenJDK-debugimage_ppc64le_linux_hotspot_27_9-ea.tar.gz
[2026-02-13T08:51:37.070Z] -rw-r--r--. 1 jenkins jenkins 143486606 Feb 13 06:11 OpenJDK-jdk_ppc64le_linux_hotspot_27_9-ea.tar.gz
[2026-02-13T08:51:37.070Z] -rw-r--r--. 1 jenkins jenkins 87958904 Feb 13 06:11 OpenJDK-jmods_ppc64le_linux_hotspot_27_9-ea.tar.gz
[2026-02-13T08:51:37.070Z] -rw-r--r--. 1 jenkins jenkins 62530548 Feb 13 06:09 OpenJDK-jre_ppc64le_linux_hotspot_27_9-ea.tar.gz
[2026-02-13T08:51:37.070Z] -rw-r--r--. 1 jenkins jenkins 167532 Feb 13 06:41 OpenJDK-sbom_ppc64le_linux_hotspot_27_9-ea.json
[2026-02-13T08:51:37.070Z] -rw-rw-r--. 1 jenkins jenkins 31376 Feb 13 06:37 OpenJDK-sbom_ppc64le_linux_hotspot_27_9-ea-metadata.json
[2026-02-13T08:51:37.070Z] -rw-r--r--. 1 jenkins jenkins 5483765 Feb 13 06:11 OpenJDK-static-libs-glibc_ppc64le_linux_hotspot_27_9-ea.tar.gz
[2026-02-13T08:51:37.070Z] -rw-r--r--. 1 jenkins jenkins 119201090 Feb 13 06:10 OpenJDK-testimage_ppc64le_linux_hotspot_27_9-ea.tar.gz
[2026-02-13T08:51:37.070Z] drwxr-xr-x. 3 jenkins jenkins 4096 Feb 13 06:07 static-libs
[2026-02-13T08:51:37.070Z] drwxrwxr-x. 3 jenkins jenkins 4096 Feb 13 08:51 tmp
[2026-02-13T08:51:37.070Z] List files in jdkbinary/tmp folder...
[2026-02-13T08:51:37.070Z] total 4
[2026-02-13T08:51:37.070Z] drwxr-xr-x. 6 jenkins jenkins 4096 Feb 13 05:53 jdk-27+9-test-image
[2026-02-13T08:51:37.070Z] Moving directory jdk-27+9-test-image/ to ../openjdk-test-image
[2026-02-13T08:51:37.070Z] Uncompressing OpenJDK-debugimage_ppc64le_linux_hotspot_27_9-ea.tar.gz over ./j2sdk-image...
[2026-02-13T08:51:43.955Z] Removing top-level folder jdk-27+9-debug-image/
[2026-02-13T08:51:43.955Z] Removing top-level folder jdk-27+9/
[2026-02-13T08:51:44.925Z] Run /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -version
[2026-02-13T08:51:44.925Z] =JAVA VERSION OUTPUT BEGIN=
[2026-02-13T08:51:44.925Z] openjdk version "27-beta" 2026-09-15
[2026-02-13T08:51:44.925Z] OpenJDK Runtime Environment Temurin-27+9-202602130400 (build 27-beta+9-ea)
[2026-02-13T08:51:44.926Z] OpenJDK 64-Bit Server VM Temurin-27+9-202602130400 (build 27-beta+9-ea, mixed mode, sharing)
[2026-02-13T08:51:44.926Z] =JAVA VERSION OUTPUT END=
[2026-02-13T08:51:44.926Z] =RELEASE INFO BEGIN=
[2026-02-13T08:51:44.926Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-02-13T08:51:44.926Z] IMPLEMENTOR_VERSION="Temurin-27+9-202602130400"
[2026-02-13T08:51:44.926Z] JAVA_RUNTIME_VERSION="27-beta+9-ea"
[2026-02-13T08:51:44.926Z] JAVA_VERSION="27"
[2026-02-13T08:51:44.926Z] JAVA_VERSION_DATE="2026-09-15"
[2026-02-13T08:51:44.926Z] LIBC="gnu"
[2026-02-13T08:51:44.926Z] MODULES="java.base java.compiler java.datatransfer java.xml java.prefs java.desktop java.instrument java.logging java.management java.security.sasl java.naming java.rmi java.management.rmi java.net.http java.scripting java.security.jgss java.transaction.xa java.sql java.sql.rowset java.xml.crypto java.se java.smartcardio jdk.accessibility jdk.internal.jvmstat jdk.attach jdk.charsets jdk.internal.opt jdk.zipfs jdk.compiler jdk.crypto.cryptoki jdk.crypto.ec jdk.dynalink jdk.internal.ed jdk.editpad jdk.hotspot.agent jdk.httpserver jdk.incubator.vector jdk.internal.le jdk.internal.md jdk.jartool jdk.javadoc jdk.jcmd jdk.management jdk.management.agent jdk.jconsole jdk.jdeps jdk.jdwp.agent jdk.jdi jdk.jfr jdk.jlink jdk.jpackage jdk.jshell jdk.jstatd jdk.localedata jdk.management.jfr jdk.naming.dns jdk.naming.rmi jdk.net jdk.nio.mapmode jdk.sctp jdk.security.auth jdk.security.jgss jdk.unsupported jdk.unsupported.desktop jdk.xml.dom"
[2026-02-13T08:51:44.926Z] OS_ARCH="ppc64le"
[2026-02-13T08:51:44.926Z] OS_NAME="Linux"
[2026-02-13T08:51:44.926Z] SOURCE=".:git:fffca90a3818"
[2026-02-13T08:51:44.926Z] BUILD_SOURCE="git:e96bbeac79b072cebb4fb1a6123e60383fd5bbce"
[2026-02-13T08:51:44.926Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-02-13T08:51:44.926Z] SOURCE_REPO="https://github.com/adoptium/jdk.git"
[2026-02-13T08:51:44.926Z] FULL_VERSION="27-beta+9-ea"
[2026-02-13T08:51:44.926Z] SEMANTIC_VERSION="27+9"
[2026-02-13T08:51:44.926Z] BUILD_INFO="OS: Linux Version: 6.8.0-41-generic"
[2026-02-13T08:51:44.926Z] JVM_VARIANT="Hotspot"
[2026-02-13T08:51:44.926Z] JVM_VERSION="27-beta+9-ea"
[2026-02-13T08:51:44.926Z] IMAGE_TYPE="JDK"
[2026-02-13T08:51:44.926Z] =RELEASE INFO END=
[2026-02-13T08:51:44.926Z] get testKitGen...
[2026-02-13T08:51:44.926Z] git clone -q https://github.com/adoptium/TKG.git
[2026-02-13T08:51:53.189Z] git rev-parse master
[2026-02-13T08:51:53.189Z] git checkout -q -f 421b00f121abe874cc0c0a69a315e2b7f751f822
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-02-13T08:51:53.861Z] $ ssh-agent -k
[2026-02-13T08:51:53.867Z] unset SSH_AUTH_SOCK;
[2026-02-13T08:51:53.867Z] unset SSH_AGENT_PID;
[2026-02-13T08:51:53.867Z] echo Agent pid 20028 killed;
[2026-02-13T08:51:54.679Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-13T08:51:55.146Z] 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=ppc64le_linux&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=27&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-linux-ppc64le-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-27%2B9_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=393&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-02-13T08:51:55.165Z] 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=ppc64le_linux&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-osuosl-centos74-ppc64le-1&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=27&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-linux-ppc64le-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-27%2B9_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=393&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
[2026-02-13T08:51:55.197Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-13T08:51:56.292Z] Copied 1 artifact from "getTRSSOutput" build number 2046
[Pipeline] sh
[2026-02-13T08:51:58.180Z] + cd ./aqa-tests/TKG/resources/TRSS
[2026-02-13T08:51:58.180Z] + tar xof -
[2026-02-13T08:51:58.180Z] + gzip -cd TRSSOutput.tar.gz
[2026-02-13T08:51:58.180Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-02-13T08:51:58.748Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-13T08:51:58.761Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2026-02-13T08:51:58.812Z] Found a total of 2 nodes with the 'hw.arch.ppc64le&&sw.os.linux&&ci.role.perf' label
[Pipeline] echo
[2026-02-13T08:51:58.815Z] Machine limit is 2.
[Pipeline] sh
[2026-02-13T08:52:00.716Z] + cd ./aqa-tests/TKG
[2026-02-13T08:52:00.716Z] ++ uname
[2026-02-13T08:52:00.716Z] + '[' Linux = AIX ']'
[2026-02-13T08:52:00.716Z] ++ uname
[2026-02-13T08:52:00.716Z] + '[' Linux = SunOS ']'
[2026-02-13T08:52:00.716Z] ++ uname
[2026-02-13T08:52:00.716Z] + '[' Linux = '*BSD' ']'
[2026-02-13T08:52:00.716Z] + MAKE=make
[2026-02-13T08:52:00.716Z] + make genParallelList TEST=sanity.perf TEST_TIME=120 NUM_MACHINES=
[2026-02-13T08:52:00.716Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image
[2026-02-13T08:52:00.716Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib
[2026-02-13T08:52:00.716Z] rm -f -r /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-13T08:52:00.716Z] mkdir -p /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-13T08:52:00.716Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-13T08:52:00.716Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-13T08:52:00.716Z] Buildfile: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-13T08:52:00.716Z]
[2026-02-13T08:52:00.716Z] build:
[2026-02-13T08:52:01.687Z]
[2026-02-13T08:52:01.687Z] clean:
[2026-02-13T08:52:01.687Z]
[2026-02-13T08:52:01.687Z] init:
[2026-02-13T08:52:01.687Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/bin
[2026-02-13T08:52:01.687Z]
[2026-02-13T08:52:01.687Z] getDependentLibs:
[2026-02-13T08:52:01.687Z] [exec] --------------------------------------------
[2026-02-13T08:52:01.687Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib
[2026-02-13T08:52:01.687Z] [exec] task is set to default
[2026-02-13T08:52:01.687Z] [exec] dependencyList is set to json_simple
[2026-02-13T08:52:01.687Z] [exec] System Test jars will not be downloaded.
[2026-02-13T08:52:01.687Z] [exec] --------------------------------------------
[2026-02-13T08:52:01.687Z] [exec] Starting download third party dependent jars
[2026-02-13T08:52:01.687Z] [exec] --------------------------------------------
[2026-02-13T08:52:01.687Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib
[2026-02-13T08:52:01.687Z] [exec] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-02-13T08:52:01.687Z] [exec] downloaded dependent third party jars successfully
[2026-02-13T08:52:01.687Z]
[2026-02-13T08:52:01.687Z] compile:
[2026-02-13T08:52:01.687Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-13T08:52:01.687Z] [echo] ============COMPILER SETTINGS============
[2026-02-13T08:52:01.687Z] [echo] ===fork: yes
[2026-02-13T08:52:01.687Z] [echo] ===debug: on
[2026-02-13T08:52:01.687Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/bin
[2026-02-13T08:52:03.674Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-13T08:52:03.674Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-13T08:52:03.674Z]
[2026-02-13T08:52:03.674Z] dist:
[2026-02-13T08:52:03.674Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-13T08:52:03.674Z]
[2026-02-13T08:52:03.674Z] BUILD SUCCESSFUL
[2026-02-13T08:52:03.674Z] Total time: 2 seconds
[2026-02-13T08:52:03.674Z] 0
[2026-02-13T08:52:03.674Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-13T08:52:03.674Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-13T08:52:03.674Z] microArchOutput: machine : CHRP IBM pSeries (emulated by qemu)
[2026-02-13T08:52:05.665Z] ****************************** MACHINE INFO ******************************
[2026-02-13T08:52:05.665Z] File path : /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG
[2026-02-13T08:52:05.665Z] Free Physical Memory Size : 3147235328
[2026-02-13T08:52:05.665Z] Free space (bytes) : 40422928384
[2026-02-13T08:52:05.665Z] Total Physical Memory Size : 8023506944
[2026-02-13T08:52:05.665Z] Total space (bytes) : 84477304832
[2026-02-13T08:52:05.665Z] Usable space (bytes) : 36938903552
[2026-02-13T08:52:05.665Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-13T08:52:05.665Z] bashVersion :
[2026-02-13T08:52:05.665Z] GNU bash, version 4.2.46(2)-release (powerpc64le-redhat-linux-gnu)
[2026-02-13T08:52:05.665Z] Copyright (C) 2011 Free Software Foundation, Inc.
[2026-02-13T08:52:05.665Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-13T08:52:05.665Z]
[2026-02-13T08:52:05.665Z] This is free software; you are free to change and redistribute it.
[2026-02-13T08:52:05.665Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-13T08:52:05.665Z] cpuCores : 4
[2026-02-13T08:52:05.665Z] curlVersion :
[2026-02-13T08:52:05.665Z] curl 7.79.1 (powerpc64le-unknown-linux-gnu) libcurl/7.79.1 OpenSSL/1.0.2k-fips zlib/1.2.7
[2026-02-13T08:52:05.665Z] Release-Date: 2021-09-22
[2026-02-13T08:52:05.665Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2026-02-13T08:52:05.665Z] Features: alt-svc AsynchDNS HSTS HTTPS-proxy IPv6 Largefile libz NTLM NTLM_WB SSL UnixSockets
[2026-02-13T08:52:05.665Z] dockerVersion : Docker version v26.1.4, build 5650f9b
[2026-02-13T08:52:05.665Z] gcc version : 4.8.5
[2026-02-13T08:52:05.665Z] gclibc version : ldd (GNU libc) 2.17
[2026-02-13T08:52:05.665Z] gdb version : bash: gdb: command not found
[2026-02-13T08:52:05.665Z] lldb version : Command could not be executed
[2026-02-13T08:52:05.665Z] makeVersion :
[2026-02-13T08:52:05.665Z] GNU Make 4.1
[2026-02-13T08:52:05.665Z] Built for powerpc64le-unknown-linux-gnu
[2026-02-13T08:52:05.665Z] Copyright (C) 1988-2014 Free Software Foundation, Inc.
[2026-02-13T08:52:05.665Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-13T08:52:05.665Z] This is free software: you are free to change and redistribute it.
[2026-02-13T08:52:05.665Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-13T08:52:05.665Z] mavenVersion :
[2026-02-13T08:52:05.665Z] WARNING: A restricted method in java.lang.System has been called
[2026-02-13T08:52:05.665Z] WARNING: java.lang.System::load has been called by org.fusesource.hawtjni.runtime.Library in an unnamed module (file:/usr/local/apache-maven-3.6.3/lib/jansi-1.17.1.jar)
[2026-02-13T08:52:05.665Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2026-02-13T08:52:05.665Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2026-02-13T08:52:05.665Z]
[2026-02-13T08:52:05.665Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2026-02-13T08:52:05.665Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-02-13T08:52:05.665Z] Java version: 27-beta, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image
[2026-02-13T08:52:05.665Z] Default locale: en_US, platform encoding: UTF-8
[2026-02-13T08:52:05.665Z] OS name: "linux", version: "3.10.0-1160.105.1.el7.ppc64le", arch: "ppc64le", family: "unix"
[2026-02-13T08:52:05.665Z] osInfo :
[2026-02-13T08:52:05.665Z] NAME="CentOS Linux"
[2026-02-13T08:52:05.665Z] VERSION="7 (AltArch)"
[2026-02-13T08:52:05.665Z] ID="centos"
[2026-02-13T08:52:05.665Z] ID_LIKE="rhel fedora"
[2026-02-13T08:52:05.665Z] VERSION_ID="7"
[2026-02-13T08:52:05.665Z] PRETTY_NAME="CentOS Linux 7 (AltArch)"
[2026-02-13T08:52:05.665Z] ANSI_COLOR="0;31"
[2026-02-13T08:52:05.665Z] CPE_NAME="cpe:/o:centos:centos:7:server"
[2026-02-13T08:52:05.665Z] HOME_URL="https://www.centos.org/"
[2026-02-13T08:52:05.665Z] BUG_REPORT_URL="https://bugs.centos.org/"
[2026-02-13T08:52:05.665Z]
[2026-02-13T08:52:05.665Z] CENTOS_MANTISBT_PROJECT="CentOS-7"
[2026-02-13T08:52:05.665Z] CENTOS_MANTISBT_PROJECT_VERSION="7"
[2026-02-13T08:52:05.665Z] REDHAT_SUPPORT_PRODUCT="centos"
[2026-02-13T08:52:05.665Z] REDHAT_SUPPORT_PRODUCT_VERSION="7"
[2026-02-13T08:52:05.665Z]
[2026-02-13T08:52:05.665Z] osLabel : cent.7
[2026-02-13T08:52:05.665Z] perlVersion :
[2026-02-13T08:52:05.665Z]
[2026-02-13T08:52:05.665Z] This is perl 5, version 16, subversion 3 (v5.16.3) built for ppc64le-linux-thread-multi
[2026-02-13T08:52:05.665Z] (with 44 registered patches, see perl -V for more detail)
[2026-02-13T08:52:05.665Z]
[2026-02-13T08:52:05.665Z] Copyright 1987-2012, Larry Wall
[2026-02-13T08:52:05.665Z]
[2026-02-13T08:52:05.665Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-13T08:52:05.665Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-13T08:52:05.665Z]
[2026-02-13T08:52:05.665Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-13T08:52:05.665Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-13T08:52:05.665Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-02-13T08:52:05.665Z]
[2026-02-13T08:52:05.665Z] podmanVersion : bash: podman: command not found
[2026-02-13T08:52:05.665Z] procArch : ppc64le
[2026-02-13T08:52:05.665Z] sysArch : ppc64le
[2026-02-13T08:52:05.665Z] sysOS : Linux
[2026-02-13T08:52:05.665Z] ulimit :
[2026-02-13T08:52:05.665Z] core file size (blocks, -c) 0
[2026-02-13T08:52:05.665Z] data seg size (kbytes, -d) unlimited
[2026-02-13T08:52:05.665Z] scheduling priority (-e) 0
[2026-02-13T08:52:05.665Z] file size (blocks, -f) unlimited
[2026-02-13T08:52:05.665Z] pending signals (-i) 30252
[2026-02-13T08:52:05.665Z] max locked memory (kbytes, -l) 64
[2026-02-13T08:52:05.665Z] max memory size (kbytes, -m) unlimited
[2026-02-13T08:52:05.665Z] open files (-n) 4096
[2026-02-13T08:52:05.665Z] pipe size (512 bytes, -p) 8
[2026-02-13T08:52:05.665Z] POSIX message queues (bytes, -q) 819200
[2026-02-13T08:52:05.665Z] real-time priority (-r) 0
[2026-02-13T08:52:05.665Z] stack size (kbytes, -s) 8192
[2026-02-13T08:52:05.665Z] cpu time (seconds, -t) unlimited
[2026-02-13T08:52:05.665Z] max user processes (-u) 4096
[2026-02-13T08:52:05.665Z] virtual memory (kbytes, -v) unlimited
[2026-02-13T08:52:05.665Z] file locks (-x) unlimited
[2026-02-13T08:52:05.665Z] uname : Linux test-osuosl-centos74-ppc64le-1.adoptopenjdk.net 3.10.0-1160.105.1.el7.ppc64le #1 SMP Thu Dec 7 15:43:11 UTC 2023 ppc64le ppc64le ppc64le GNU/Linux
[2026-02-13T08:52:05.665Z] vmVendor : Oracle Corporation
[2026-02-13T08:52:05.665Z] vmVersion : 27-beta+9-ea
[2026-02-13T08:52:05.665Z] xlc version : bash: xlC: command not found
[2026-02-13T08:52:05.665Z] **************************************************************************
[2026-02-13T08:52:05.665Z]
[2026-02-13T08:52:05.665Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-13T08:52:05.665Z]
[2026-02-13T08:52:05.665Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-02-13T08:52:05.665Z]
[2026-02-13T08:52:05.665Z] System.getProperty('os.name')=Linux
[2026-02-13T08:52:05.665Z]
[2026-02-13T08:52:05.665Z] System.getProperty('os.arch')=ppc64le
[2026-02-13T08:52:05.665Z]
[2026-02-13T08:52:05.665Z] System.getProperty('java.fullversion')=null
[2026-02-13T08:52:05.665Z]
[2026-02-13T08:52:05.665Z] System.getProperty('sun.arch.data.model')=64
[2026-02-13T08:52:05.665Z]
[2026-02-13T08:52:05.665Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=sanity.perf TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib
[2026-02-13T08:52:05.665Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG'
[2026-02-13T08:52:05.665Z] perl scripts/configure.pl
[2026-02-13T08:52:05.665Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_ppc-64_le --microArch="" --osLabel="cent.7" --jdkVersion=27 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-13T08:52:06.633Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-13T08:52:06.633Z]
[2026-02-13T08:52:06.633Z]
[2026-02-13T08:52:06.633Z] Starting to generate parallel test lists.
[2026-02-13T08:52:06.633Z]
[2026-02-13T08:52:06.633Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2026-02-13T08:52:06.633Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2026-02-13T08:52:06.633Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2026-02-13T08:52:06.633Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2026-02-13T08:52:06.633Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2026-02-13T08:52:06.633Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2026-02-13T08:52:06.633Z] Attempting to get test duration data from TRSS.
[2026-02-13T08:52:06.633Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=27&impl=hs&platform=ppc64le_linux&group=perf&level=sanity
[2026-02-13T08:52:07.602Z] Attempting to get test duration data from cached files.
[2026-02-13T08:52:07.602Z]
[2026-02-13T08:52:07.602Z] TEST DURATION
[2026-02-13T08:52:07.602Z] ====================================================================================
[2026-02-13T08:52:07.602Z] Total number of tests searched: 9
[2026-02-13T08:52:07.602Z] Number of test durations found: 9
[2026-02-13T08:52:07.602Z] Top slowest tests:
[2026-02-13T08:52:07.602Z] 08m26s renaissance-akka-uct_0
[2026-02-13T08:52:07.602Z] 04m57s renaissance-fj-kmeans_0
[2026-02-13T08:52:07.602Z] 02m57s renaissance-future-genetic_0
[2026-02-13T08:52:07.602Z] ====================================================================================
[2026-02-13T08:52:07.602Z]
[2026-02-13T08:52:07.602Z] Test target is split into 1 lists.
[2026-02-13T08:52:07.602Z] Reducing estimated test running time from 18m40s to 18m40s.
[2026-02-13T08:52:07.602Z]
[2026-02-13T08:52:07.602Z] -------------------------------------testList_0-------------------------------------
[2026-02-13T08:52:07.602Z] Number of tests: 9
[2026-02-13T08:52:07.602Z] Estimated running time: 18m40s
[2026-02-13T08:52:07.602Z] TESTLIST=renaissance-akka-uct_0,renaissance-fj-kmeans_0,renaissance-future-genetic_0,dacapo-h2_0,dacapo-eclipse_0,renaissance-scala-kmeans_0,renaissance-naive-bayes_0,dacapo-lusearch-fix_0,IdleMicrobenchmark_HS_0
[2026-02-13T08:52:07.602Z] ------------------------------------------------------------------------------------
[2026-02-13T08:52:07.602Z]
[2026-02-13T08:52:07.602Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2026-02-13T08:52:07.602Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2026-02-13T08:52:08.326Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-02-13T08:52:08.881Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-02-13T08:52:08.938Z] Building tests...
[Pipeline] timeout
[2026-02-13T08:52:08.941Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-13T08:52:08.958Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2026-02-13T08:52:09.401Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2026-02-13T08:52:09.414Z] Running in /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2026-02-13T08:52:09.510Z] $ ssh-agent
[2026-02-13T08:52:10.330Z] SSH_AUTH_SOCK=/tmp/ssh-zgt0hsNwyDJ4/agent.20503
[2026-02-13T08:52:10.330Z] SSH_AGENT_PID=20505
[2026-02-13T08:52:10.330Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-13T08:52:12.225Z] + bash ./compile.sh
[2026-02-13T08:52:12.225Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image
[2026-02-13T08:52:12.225Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib
[2026-02-13T08:52:12.225Z] rm -f -r /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-13T08:52:12.225Z] mkdir -p /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-13T08:52:12.225Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-13T08:52:12.226Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-13T08:52:12.226Z] Buildfile: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-13T08:52:12.226Z]
[2026-02-13T08:52:12.226Z] build:
[2026-02-13T08:52:12.226Z]
[2026-02-13T08:52:12.226Z] clean:
[2026-02-13T08:52:12.226Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/autoGenEnv.mk
[2026-02-13T08:52:12.226Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/bin
[2026-02-13T08:52:12.226Z]
[2026-02-13T08:52:12.226Z] init:
[2026-02-13T08:52:12.226Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/bin
[2026-02-13T08:52:12.226Z]
[2026-02-13T08:52:12.226Z] getDependentLibs:
[2026-02-13T08:52:12.226Z] [exec] --------------------------------------------
[2026-02-13T08:52:12.226Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib
[2026-02-13T08:52:12.226Z] [exec] task is set to default
[2026-02-13T08:52:12.226Z] [exec] dependencyList is set to json_simple
[2026-02-13T08:52:12.226Z] [exec] System Test jars will not be downloaded.
[2026-02-13T08:52:12.226Z] [exec] --------------------------------------------
[2026-02-13T08:52:12.226Z] [exec] Starting download third party dependent jars
[2026-02-13T08:52:12.226Z] [exec] --------------------------------------------
[2026-02-13T08:52:12.226Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib
[2026-02-13T08:52:12.226Z] [exec] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-02-13T08:52:12.226Z] [exec] downloaded dependent third party jars successfully
[2026-02-13T08:52:12.226Z]
[2026-02-13T08:52:12.226Z] compile:
[2026-02-13T08:52:12.226Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-13T08:52:12.226Z] [echo] ============COMPILER SETTINGS============
[2026-02-13T08:52:12.226Z] [echo] ===fork: yes
[2026-02-13T08:52:12.226Z] [echo] ===debug: on
[2026-02-13T08:52:12.226Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/bin
[2026-02-13T08:52:14.213Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-13T08:52:14.213Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-13T08:52:14.213Z]
[2026-02-13T08:52:14.213Z] dist:
[2026-02-13T08:52:14.213Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-13T08:52:14.213Z]
[2026-02-13T08:52:14.213Z] BUILD SUCCESSFUL
[2026-02-13T08:52:14.213Z] Total time: 2 seconds
[2026-02-13T08:52:14.213Z] 0
[2026-02-13T08:52:14.213Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-13T08:52:14.213Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-13T08:52:14.213Z] microArchOutput: machine : CHRP IBM pSeries (emulated by qemu)
[2026-02-13T08:52:15.185Z] ****************************** MACHINE INFO ******************************
[2026-02-13T08:52:15.185Z] File path : /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG
[2026-02-13T08:52:15.185Z] Free Physical Memory Size : 3134193664
[2026-02-13T08:52:15.185Z] Free space (bytes) : 40422912000
[2026-02-13T08:52:15.185Z] Total Physical Memory Size : 8023506944
[2026-02-13T08:52:15.185Z] Total space (bytes) : 84477304832
[2026-02-13T08:52:15.185Z] Usable space (bytes) : 36938887168
[2026-02-13T08:52:15.185Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-13T08:52:15.185Z] bashVersion :
[2026-02-13T08:52:15.185Z] GNU bash, version 4.2.46(2)-release (powerpc64le-redhat-linux-gnu)
[2026-02-13T08:52:15.185Z] Copyright (C) 2011 Free Software Foundation, Inc.
[2026-02-13T08:52:15.185Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-13T08:52:15.185Z]
[2026-02-13T08:52:15.185Z] This is free software; you are free to change and redistribute it.
[2026-02-13T08:52:15.185Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-13T08:52:15.185Z] cpuCores : 4
[2026-02-13T08:52:15.185Z] curlVersion :
[2026-02-13T08:52:15.185Z] curl 7.79.1 (powerpc64le-unknown-linux-gnu) libcurl/7.79.1 OpenSSL/1.0.2k-fips zlib/1.2.7
[2026-02-13T08:52:15.185Z] Release-Date: 2021-09-22
[2026-02-13T08:52:15.185Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2026-02-13T08:52:15.185Z] Features: alt-svc AsynchDNS HSTS HTTPS-proxy IPv6 Largefile libz NTLM NTLM_WB SSL UnixSockets
[2026-02-13T08:52:15.185Z] dockerVersion : Docker version v26.1.4, build 5650f9b
[2026-02-13T08:52:15.185Z] gcc version : 4.8.5
[2026-02-13T08:52:15.185Z] gclibc version : ldd (GNU libc) 2.17
[2026-02-13T08:52:15.185Z] gdb version : bash: gdb: command not found
[2026-02-13T08:52:15.185Z] lldb version : Command could not be executed
[2026-02-13T08:52:15.185Z] makeVersion :
[2026-02-13T08:52:15.185Z] GNU Make 4.1
[2026-02-13T08:52:15.185Z] Built for powerpc64le-unknown-linux-gnu
[2026-02-13T08:52:15.185Z] Copyright (C) 1988-2014 Free Software Foundation, Inc.
[2026-02-13T08:52:15.185Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-13T08:52:15.185Z] This is free software: you are free to change and redistribute it.
[2026-02-13T08:52:15.185Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-13T08:52:15.185Z] mavenVersion :
[2026-02-13T08:52:15.185Z] WARNING: A restricted method in java.lang.System has been called
[2026-02-13T08:52:15.185Z] WARNING: java.lang.System::load has been called by org.fusesource.hawtjni.runtime.Library in an unnamed module (file:/usr/local/apache-maven-3.6.3/lib/jansi-1.17.1.jar)
[2026-02-13T08:52:15.185Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2026-02-13T08:52:15.186Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2026-02-13T08:52:15.186Z]
[2026-02-13T08:52:15.186Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2026-02-13T08:52:15.186Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-02-13T08:52:15.186Z] Java version: 27-beta, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image
[2026-02-13T08:52:15.186Z] Default locale: en_US, platform encoding: UTF-8
[2026-02-13T08:52:15.186Z] OS name: "linux", version: "3.10.0-1160.105.1.el7.ppc64le", arch: "ppc64le", family: "unix"
[2026-02-13T08:52:15.186Z] osInfo :
[2026-02-13T08:52:15.186Z] NAME="CentOS Linux"
[2026-02-13T08:52:15.186Z] VERSION="7 (AltArch)"
[2026-02-13T08:52:15.186Z] ID="centos"
[2026-02-13T08:52:15.186Z] ID_LIKE="rhel fedora"
[2026-02-13T08:52:15.186Z] VERSION_ID="7"
[2026-02-13T08:52:15.186Z] PRETTY_NAME="CentOS Linux 7 (AltArch)"
[2026-02-13T08:52:15.186Z] ANSI_COLOR="0;31"
[2026-02-13T08:52:15.186Z] CPE_NAME="cpe:/o:centos:centos:7:server"
[2026-02-13T08:52:15.186Z] HOME_URL="https://www.centos.org/"
[2026-02-13T08:52:15.186Z] BUG_REPORT_URL="https://bugs.centos.org/"
[2026-02-13T08:52:15.186Z]
[2026-02-13T08:52:15.186Z] CENTOS_MANTISBT_PROJECT="CentOS-7"
[2026-02-13T08:52:15.186Z] CENTOS_MANTISBT_PROJECT_VERSION="7"
[2026-02-13T08:52:15.186Z] REDHAT_SUPPORT_PRODUCT="centos"
[2026-02-13T08:52:15.186Z] REDHAT_SUPPORT_PRODUCT_VERSION="7"
[2026-02-13T08:52:15.186Z]
[2026-02-13T08:52:15.186Z] osLabel : cent.7
[2026-02-13T08:52:15.186Z] perlVersion :
[2026-02-13T08:52:15.186Z]
[2026-02-13T08:52:15.186Z] This is perl 5, version 16, subversion 3 (v5.16.3) built for ppc64le-linux-thread-multi
[2026-02-13T08:52:15.186Z] (with 44 registered patches, see perl -V for more detail)
[2026-02-13T08:52:15.186Z]
[2026-02-13T08:52:15.186Z] Copyright 1987-2012, Larry Wall
[2026-02-13T08:52:15.186Z]
[2026-02-13T08:52:15.186Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-13T08:52:15.186Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-13T08:52:15.186Z]
[2026-02-13T08:52:15.186Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-13T08:52:15.186Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-13T08:52:15.186Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-02-13T08:52:15.186Z]
[2026-02-13T08:52:15.186Z] podmanVersion : bash: podman: command not found
[2026-02-13T08:52:15.186Z] procArch : ppc64le
[2026-02-13T08:52:15.186Z] sysArch : ppc64le
[2026-02-13T08:52:15.186Z] sysOS : Linux
[2026-02-13T08:52:15.186Z] ulimit :
[2026-02-13T08:52:15.186Z] core file size (blocks, -c) 0
[2026-02-13T08:52:15.186Z] data seg size (kbytes, -d) unlimited
[2026-02-13T08:52:15.186Z] scheduling priority (-e) 0
[2026-02-13T08:52:15.186Z] file size (blocks, -f) unlimited
[2026-02-13T08:52:15.186Z] pending signals (-i) 30252
[2026-02-13T08:52:15.186Z] max locked memory (kbytes, -l) 64
[2026-02-13T08:52:15.186Z] max memory size (kbytes, -m) unlimited
[2026-02-13T08:52:15.186Z] open files (-n) 4096
[2026-02-13T08:52:15.186Z] pipe size (512 bytes, -p) 8
[2026-02-13T08:52:15.186Z] POSIX message queues (bytes, -q) 819200
[2026-02-13T08:52:15.186Z] real-time priority (-r) 0
[2026-02-13T08:52:15.187Z] stack size (kbytes, -s) 8192
[2026-02-13T08:52:15.187Z] cpu time (seconds, -t) unlimited
[2026-02-13T08:52:15.187Z] max user processes (-u) 4096
[2026-02-13T08:52:15.187Z] virtual memory (kbytes, -v) unlimited
[2026-02-13T08:52:15.187Z] file locks (-x) unlimited
[2026-02-13T08:52:15.187Z] uname : Linux test-osuosl-centos74-ppc64le-1.adoptopenjdk.net 3.10.0-1160.105.1.el7.ppc64le #1 SMP Thu Dec 7 15:43:11 UTC 2023 ppc64le ppc64le ppc64le GNU/Linux
[2026-02-13T08:52:15.187Z] vmVendor : Oracle Corporation
[2026-02-13T08:52:15.187Z] vmVersion : 27-beta+9-ea
[2026-02-13T08:52:15.187Z] xlc version : bash: xlC: command not found
[2026-02-13T08:52:15.187Z] **************************************************************************
[2026-02-13T08:52:15.187Z]
[2026-02-13T08:52:15.187Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-13T08:52:15.187Z]
[2026-02-13T08:52:15.187Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-02-13T08:52:15.187Z]
[2026-02-13T08:52:15.187Z] System.getProperty('os.name')=Linux
[2026-02-13T08:52:15.187Z]
[2026-02-13T08:52:15.187Z] System.getProperty('os.arch')=ppc64le
[2026-02-13T08:52:15.187Z]
[2026-02-13T08:52:15.187Z] System.getProperty('java.fullversion')=null
[2026-02-13T08:52:15.187Z]
[2026-02-13T08:52:15.187Z] System.getProperty('sun.arch.data.model')=64
[2026-02-13T08:52:15.187Z]
[2026-02-13T08:52:15.187Z] make -f clean.mk cleanBuild
[2026-02-13T08:52:15.187Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG'
[2026-02-13T08:52:15.187Z] rm -f -r /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest
[2026-02-13T08:52:15.187Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG'
[2026-02-13T08:52:15.187Z] make -f compile.mk compile
[2026-02-13T08:52:15.187Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG'
[2026-02-13T08:52:15.187Z] rm -f -r /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-13T08:52:15.187Z] mkdir -p /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-13T08:52:15.188Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=27" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_ppc-64_le" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk27" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-13T08:52:15.188Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-13T08:52:15.188Z] Buildfile: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/scripts/build_test.xml
[2026-02-13T08:52:16.156Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2026-02-13T08:52:16.157Z]
[2026-02-13T08:52:16.157Z] -create_test_directory:
[2026-02-13T08:52:16.157Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jvmtest
[2026-02-13T08:52:16.157Z]
[2026-02-13T08:52:16.157Z] stage_test_material:
[2026-02-13T08:52:16.157Z] [copy] Copying 138 files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jvmtest
[2026-02-13T08:52:16.157Z]
[2026-02-13T08:52:16.157Z] build:
[2026-02-13T08:52:16.157Z]
[2026-02-13T08:52:16.157Z] init:
[2026-02-13T08:52:16.157Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jvmtest/perf
[2026-02-13T08:52:16.157Z]
[2026-02-13T08:52:16.157Z] dist:
[2026-02-13T08:52:16.157Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jvmtest/perf
[2026-02-13T08:52:16.157Z]
[2026-02-13T08:52:16.157Z] build:
[2026-02-13T08:52:16.157Z]
[2026-02-13T08:52:16.157Z] build:
[2026-02-13T08:52:16.157Z]
[2026-02-13T08:52:16.157Z] init:
[2026-02-13T08:52:16.157Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jvmtest/perf/bumbleBench
[2026-02-13T08:52:16.157Z]
[2026-02-13T08:52:16.157Z] getBumbleBench:
[2026-02-13T08:52:16.157Z] [echo] Cloning BumbleBench
[2026-02-13T08:52:16.157Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2026-02-13T08:52:16.157Z] [exec] Cloning into 'bumblebench'...
[2026-02-13T08:52:17.125Z]
[2026-02-13T08:52:17.125Z] buildBumbleBench:
[2026-02-13T08:52:17.125Z] [echo] Building BumbleBench
[2026-02-13T08:52:17.125Z]
[2026-02-13T08:52:17.125Z] compile-all:
[2026-02-13T08:52:17.125Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-13T08:52:17.125Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-13T08:52:17.125Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-13T08:52:17.125Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-13T08:52:17.125Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-13T08:52:17.125Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-13T08:52:17.125Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-13T08:52:18.096Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-13T08:52:18.096Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-13T08:52:18.096Z] [javac] Note: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations.
[2026-02-13T08:52:18.096Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2026-02-13T08:52:18.096Z] [javac] 4 warnings
[2026-02-13T08:52:18.096Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-13T08:52:18.096Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-13T08:52:18.096Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-13T08:52:18.096Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-13T08:52:18.096Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-13T08:52:18.096Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-13T08:52:18.096Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-13T08:52:18.096Z] [javac] 4 warnings
[2026-02-13T08:52:18.097Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-13T08:52:18.097Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-13T08:52:18.097Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-13T08:52:18.097Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-13T08:52:18.097Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-13T08:52:18.097Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-13T08:52:18.097Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-13T08:52:19.064Z] [javac] Note: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/CollectionsBench.java uses or overrides a deprecated API.
[2026-02-13T08:52:19.064Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-13T08:52:19.064Z] [javac] 4 warnings
[2026-02-13T08:52:19.064Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-13T08:52:19.064Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-13T08:52:19.065Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-13T08:52:19.065Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-13T08:52:19.065Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-13T08:52:19.065Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-13T08:52:19.065Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-13T08:52:19.065Z] [javac] Note: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/HashMapReplaceAllLambdaBench.java uses or overrides a deprecated API.
[2026-02-13T08:52:19.065Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-13T08:52:19.065Z] [javac] 4 warnings
[2026-02-13T08:52:19.065Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-13T08:52:19.065Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-13T08:52:19.065Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-13T08:52:19.065Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-13T08:52:19.065Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-13T08:52:19.065Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-13T08:52:19.065Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-13T08:52:19.065Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-13T08:52:19.065Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-13T08:52:19.065Z] [javac] 4 warnings
[2026-02-13T08:52:19.065Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-13T08:52:19.065Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-13T08:52:19.065Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-13T08:52:19.065Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-13T08:52:19.065Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-13T08:52:19.065Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-13T08:52:19.065Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-13T08:52:19.065Z] [javac] 4 warnings
[2026-02-13T08:52:19.065Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-13T08:52:19.065Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-13T08:52:19.065Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-13T08:52:19.065Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-13T08:52:19.065Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-13T08:52:19.065Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-13T08:52:19.065Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-13T08:52:19.065Z] [javac] 4 warnings
[2026-02-13T08:52:19.065Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-13T08:52:19.065Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-13T08:52:19.065Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-13T08:52:19.065Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-13T08:52:19.065Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-13T08:52:19.065Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-13T08:52:19.065Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-13T08:52:19.065Z] [javac] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/examples/LockContention.java:28: warning: [identity] attempt to synchronize on an instance of a value-based class
[2026-02-13T08:52:19.065Z] [javac] synchronized(init) {
[2026-02-13T08:52:19.065Z] [javac] ^
[2026-02-13T08:52:19.065Z] [javac] 5 warnings
[2026-02-13T08:52:19.065Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-13T08:52:19.065Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-13T08:52:19.065Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-13T08:52:19.066Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-13T08:52:19.066Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-13T08:52:19.066Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-13T08:52:19.066Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-13T08:52:19.066Z] [javac] 4 warnings
[2026-02-13T08:52:19.066Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-13T08:52:19.066Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-13T08:52:19.066Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-13T08:52:19.066Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-13T08:52:19.066Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-13T08:52:19.066Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-13T08:52:19.066Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-13T08:52:19.066Z] [javac] 4 warnings
[2026-02-13T08:52:19.066Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-13T08:52:19.066Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-13T08:52:19.066Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-13T08:52:19.066Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-13T08:52:19.066Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-13T08:52:19.066Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-13T08:52:19.066Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-13T08:52:20.034Z] [javac] 4 warnings
[2026-02-13T08:52:20.034Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-13T08:52:20.034Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-13T08:52:20.034Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-13T08:52:20.034Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-13T08:52:20.034Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-13T08:52:20.034Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-13T08:52:20.034Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-13T08:52:20.034Z] [javac] 4 warnings
[2026-02-13T08:52:20.034Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-13T08:52:20.035Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-13T08:52:20.035Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-13T08:52:20.035Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-13T08:52:20.035Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-13T08:52:20.035Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-13T08:52:20.035Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-13T08:52:20.035Z] [javac] 4 warnings
[2026-02-13T08:52:20.035Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-13T08:52:20.035Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-13T08:52:20.035Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-13T08:52:20.035Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-13T08:52:20.035Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-13T08:52:20.035Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-13T08:52:20.035Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-13T08:52:20.035Z] [javac] 4 warnings
[2026-02-13T08:52:20.035Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-13T08:52:20.035Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-13T08:52:20.035Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-13T08:52:20.036Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-13T08:52:20.036Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-13T08:52:20.036Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-13T08:52:20.036Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-13T08:52:20.036Z] [javac] 4 warnings
[2026-02-13T08:52:20.036Z]
[2026-02-13T08:52:20.036Z] dist:
[2026-02-13T08:52:20.036Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar
[2026-02-13T08:52:20.036Z]
[2026-02-13T08:52:20.036Z] dist:
[2026-02-13T08:52:20.036Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jvmtest/perf/bumbleBench
[2026-02-13T08:52:20.036Z]
[2026-02-13T08:52:20.036Z] build:
[2026-02-13T08:52:20.036Z]
[2026-02-13T08:52:20.036Z] getDependentLibs:
[2026-02-13T08:52:58.745Z] [exec] --------------------------------------------
[2026-02-13T08:52:58.745Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib
[2026-02-13T08:52:58.745Z] [exec] task is set to default
[2026-02-13T08:52:58.745Z] [exec] dependencyList is set to dacapo
[2026-02-13T08:52:58.745Z] [exec] System Test jars will not be downloaded.
[2026-02-13T08:52:58.745Z] [exec] --------------------------------------------
[2026-02-13T08:52:58.745Z] [exec] Starting download third party dependent jars
[2026-02-13T08:52:58.745Z] [exec] --------------------------------------------
[2026-02-13T08:52:58.745Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib
[2026-02-13T08:52:58.745Z] [exec] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2026-02-13T08:52:58.745Z] [exec] downloaded dependent third party jars successfully
[2026-02-13T08:52:58.745Z]
[2026-02-13T08:52:58.745Z] init:
[2026-02-13T08:52:58.745Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jvmtest/perf/dacapo
[2026-02-13T08:52:58.745Z]
[2026-02-13T08:52:58.745Z] getDacapoSuite:
[2026-02-13T08:52:58.745Z] [unzip] Expanding: /home/jenkins/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jvmtest/perf/dacapo
[2026-02-13T08:53:27.507Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jvmtest/perf/dacapo
[2026-02-13T08:53:27.507Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jvmtest/perf/dacapo/dacapo
[2026-02-13T08:53:27.507Z]
[2026-02-13T08:53:27.507Z] dist:
[2026-02-13T08:53:27.507Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jvmtest/perf/dacapo
[2026-02-13T08:53:27.507Z]
[2026-02-13T08:53:27.507Z] build:
[2026-02-13T08:53:27.507Z]
[2026-02-13T08:53:27.507Z] init:
[2026-02-13T08:53:27.507Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jvmtest/perf/idle_micro
[2026-02-13T08:53:27.507Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/idle_micro/bin
[2026-02-13T08:53:27.507Z]
[2026-02-13T08:53:27.507Z] compile:
[2026-02-13T08:53:27.507Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-13T08:53:27.507Z] [echo] ============COMPILER SETTINGS============
[2026-02-13T08:53:27.507Z] [echo] ===fork: yes
[2026-02-13T08:53:27.507Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/javac
[2026-02-13T08:53:27.507Z] [echo] ===debug: on
[2026-02-13T08:53:27.507Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro
[2026-02-13T08:53:27.507Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/idle_micro/bin
[2026-02-13T08:53:27.507Z] [javac] Note: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/idle_micro/src/net/adoptopenjdk/test/gc/idlemicrobenchmark/CombinedLoad.java uses or overrides a deprecated API.
[2026-02-13T08:53:27.507Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-13T08:53:27.507Z]
[2026-02-13T08:53:27.507Z] dist:
[2026-02-13T08:53:27.507Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar
[2026-02-13T08:53:27.507Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jvmtest/perf/idle_micro
[2026-02-13T08:53:27.507Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jvmtest/perf/idle_micro
[2026-02-13T08:53:27.507Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jvmtest/perf/idle_micro
[2026-02-13T08:53:27.507Z]
[2026-02-13T08:53:27.507Z] clean:
[2026-02-13T08:53:27.507Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/idle_micro/bin
[2026-02-13T08:53:27.507Z]
[2026-02-13T08:53:27.507Z] build:
[2026-02-13T08:53:27.507Z]
[2026-02-13T08:53:27.507Z] build:
[2026-02-13T08:53:27.507Z]
[2026-02-13T08:53:27.507Z] init:
[2026-02-13T08:53:27.507Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jvmtest/perf/renaissance
[2026-02-13T08:53:27.507Z]
[2026-02-13T08:53:27.507Z] getRenaissanceSuite:
[2026-02-13T08:53:27.507Z] [echo] curl -Lks -C - https://github.com/renaissance-benchmarks/renaissance/releases/download/v0.16.0/renaissance-mit-0.16.0.jar -o renaissance.jar
[2026-02-13T08:53:28.476Z]
[2026-02-13T08:53:28.476Z] dist:
[2026-02-13T08:53:28.476Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jvmtest/perf/renaissance
[2026-02-13T08:53:28.476Z]
[2026-02-13T08:53:28.476Z] build:
[2026-02-13T08:53:28.476Z]
[2026-02-13T08:53:28.476Z] init:
[2026-02-13T08:53:28.476Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jvmtest/perf/specjbb
[2026-02-13T08:53:28.476Z]
[2026-02-13T08:53:28.476Z] getSpecjbbSuite:
[2026-02-13T08:53:28.476Z]
[2026-02-13T08:53:28.476Z] dist:
[2026-02-13T08:53:28.476Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jvmtest/perf/specjbb/run
[2026-02-13T08:53:28.476Z]
[2026-02-13T08:53:28.476Z] BUILD SUCCESSFUL
[2026-02-13T08:53:28.476Z] Total time: 1 minute 12 seconds
[2026-02-13T08:53:28.476Z] 0
[2026-02-13T08:53:28.476Z]
[2026-02-13T08:53:28.476Z]
[2026-02-13T08:53:28.476Z] RECORD TEST REPOs SHA
[2026-02-13T08:53:28.476Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/scripts"; \
[2026-02-13T08:53:28.476Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/SHAs.txt"
[2026-02-13T08:53:28.476Z] Check shas in /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-13T08:53:28.476Z] touch /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-13T08:53:30.463Z] ================================================
[2026-02-13T08:53:30.463Z] timestamp: 20260213-085329
[2026-02-13T08:53:30.463Z] repo dir: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG
[2026-02-13T08:53:30.463Z] git repo:
[2026-02-13T08:53:30.463Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-02-13T08:53:30.463Z] sha:
[2026-02-13T08:53:30.463Z] 421b00f121abe874cc0c0a69a315e2b7f751f822
[2026-02-13T08:53:30.463Z] ================================================
[2026-02-13T08:53:30.463Z] timestamp: 20260213-085329
[2026-02-13T08:53:30.463Z] repo dir: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-13T08:53:30.463Z] git repo:
[2026-02-13T08:53:30.463Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2026-02-13T08:53:30.463Z] sha:
[2026-02-13T08:53:30.463Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2026-02-13T08:53:30.463Z] ================================================
[2026-02-13T08:53:30.463Z] timestamp: 20260213-085329
[2026-02-13T08:53:30.463Z] repo dir: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests
[2026-02-13T08:53:30.463Z] git repo:
[2026-02-13T08:53:30.463Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-02-13T08:53:30.463Z] sha:
[2026-02-13T08:53:30.463Z] 2c448f82c83465a2a689f309639b429e4c166dec
[2026-02-13T08:53:30.463Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG'
[Pipeline] }
[2026-02-13T08:53:31.313Z] $ ssh-agent -k
[2026-02-13T08:53:31.400Z] unset SSH_AUTH_SOCK;
[2026-02-13T08:53:31.400Z] unset SSH_AGENT_PID;
[2026-02-13T08:53:31.400Z] echo Agent pid 20505 killed;
[2026-02-13T08:53:32.236Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-02-13T08:53:32.340Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-13T08:53:32.359Z] ITERATION: 1/1
[Pipeline] sh
[2026-02-13T08:53:34.333Z] + which Xvfb
[2026-02-13T08:53:34.333Z] /usr/bin/Xvfb
[Pipeline] wrap
[2026-02-13T08:53:35.339Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/.xvfb-3-..fbdir3925887226827273560
[Pipeline] {
[Pipeline] sh
[2026-02-13T08:54:00.902Z] + ps -f
[2026-02-13T08:54:00.902Z] + grep '[X]vfb'
[2026-02-13T08:54:00.902Z] + awk '{print $9}'
[Pipeline] echo
[2026-02-13T08:54:01.646Z] env.DISPLAY is :0
[Pipeline] sshagent
[2026-02-13T08:54:01.736Z] $ ssh-agent
[2026-02-13T08:54:02.568Z] SSH_AUTH_SOCK=/tmp/ssh-yuDSZKAYD5Rq/agent.21261
[2026-02-13T08:54:02.568Z] SSH_AGENT_PID=21263
[2026-02-13T08:54:02.568Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-13T08:54:04.462Z] ++ uname
[2026-02-13T08:54:04.462Z] + '[' Linux = AIX ']'
[2026-02-13T08:54:04.462Z] ++ uname
[2026-02-13T08:54:04.462Z] + '[' Linux = SunOS ']'
[2026-02-13T08:54:04.462Z] ++ uname
[2026-02-13T08:54:04.462Z] + '[' Linux = '*BSD' ']'
[2026-02-13T08:54:04.462Z] + MAKE=make
[2026-02-13T08:54:04.462Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-13T08:54:04.462Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2026-02-13T08:54:06.888Z] ++ uname
[2026-02-13T08:54:06.888Z] + '[' Linux = AIX ']'
[2026-02-13T08:54:06.888Z] ++ uname
[2026-02-13T08:54:06.888Z] + '[' Linux = SunOS ']'
[2026-02-13T08:54:06.888Z] ++ uname
[2026-02-13T08:54:06.888Z] + '[' Linux = '*BSD' ']'
[2026-02-13T08:54:06.888Z] + MAKE=make
[2026-02-13T08:54:06.888Z] + cd ./aqa-tests
[2026-02-13T08:54:06.888Z] + . ./scripts/testenv/testenvSettings.sh
[2026-02-13T08:54:06.888Z] ++ set +x
[2026-02-13T08:54:06.888Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image
[2026-02-13T08:54:06.888Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib
[2026-02-13T08:54:06.888Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.perf TESTLIST=
[2026-02-13T08:54:06.888Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG'
[2026-02-13T08:54:06.888Z] perl scripts/configure.pl
[2026-02-13T08:54:07.858Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_ppc-64_le --microArch="" --osLabel="cent.7" --jdkVersion=27 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-13T08:54:07.858Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-13T08:54:07.858Z]
[2026-02-13T08:54:07.858Z] Starting to generate test make files.
[2026-02-13T08:54:07.858Z]
[2026-02-13T08:54:07.858Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2026-02-13T08:54:07.858Z] Generated /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/idle_micro/autoGen.mk
[2026-02-13T08:54:07.858Z]
[2026-02-13T08:54:07.858Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2026-02-13T08:54:07.858Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2026-02-13T08:54:07.858Z] Generated /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk
[2026-02-13T08:54:07.858Z]
[2026-02-13T08:54:07.858Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2026-02-13T08:54:07.858Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2026-02-13T08:54:07.858Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2026-02-13T08:54:07.858Z] Generated /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk
[2026-02-13T08:54:07.858Z]
[2026-02-13T08:54:07.858Z] Generated /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/autoGen.mk
[2026-02-13T08:54:07.858Z]
[2026-02-13T08:54:07.858Z] Generated /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../autoGen.mk
[2026-02-13T08:54:07.858Z]
[2026-02-13T08:54:07.858Z] Generated /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/utils.mk
[2026-02-13T08:54:07.858Z]
[2026-02-13T08:54:07.858Z] Generated /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/rerun.mk
[2026-02-13T08:54:07.858Z]
[2026-02-13T08:54:07.858Z] Make files are generated successfully.
[2026-02-13T08:54:07.858Z]
[2026-02-13T08:54:07.858Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG'
[2026-02-13T08:54:07.858Z] make -f runtest.mk _sanity.perf
[2026-02-13T08:54:07.858Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG'
[2026-02-13T08:54:07.858Z]
[2026-02-13T08:54:07.858Z] Running make 4.1
[2026-02-13T08:54:07.858Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/..
[2026-02-13T08:54:07.858Z] set JDK_VERSION to 27
[2026-02-13T08:54:07.858Z] set JDK_IMPL to hotspot
[2026-02-13T08:54:07.858Z] set JVM_VERSION to openjdk27
[2026-02-13T08:54:07.858Z] set JCL_VERSION to latest
[2026-02-13T08:54:07.858Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image
[2026-02-13T08:54:07.858Z] set SPEC to linux_ppc-64_le
[2026-02-13T08:54:07.858Z] set TEST_FLAG to
[2026-02-13T08:54:07.858Z] set OS_LABEL to cent.7
[2026-02-13T08:54:07.858Z] Running sanity.perf ...
[2026-02-13T08:54:07.858Z] There are 9 test targets in sanity.perf
[2026-02-13T08:54:07.858Z] "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java" -version
[2026-02-13T08:54:07.858Z] openjdk version "27-beta" 2026-09-15
[2026-02-13T08:54:07.858Z] OpenJDK Runtime Environment Temurin-27+9-202602130400 (build 27-beta+9-ea)
[2026-02-13T08:54:07.858Z] OpenJDK 64-Bit Server VM Temurin-27+9-202602130400 (build 27-beta+9-ea, mixed mode, sharing)
[2026-02-13T08:54:07.858Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests'
[2026-02-13T08:54:07.858Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/perf'
[2026-02-13T08:54:07.858Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/idle_micro'
[2026-02-13T08:54:07.858Z]
[2026-02-13T08:54:07.858Z] ===============================================
[2026-02-13T08:54:07.859Z] Running test IdleMicrobenchmark_HS_0 ...
[2026-02-13T08:54:07.859Z] ===============================================
[2026-02-13T08:54:08.828Z] IdleMicrobenchmark_HS_0 Start Time: Fri Feb 13 08:54:07 2026 Epoch Time (ms): 1770972847829
[2026-02-13T08:54:08.828Z] Skipped due to jvm options ( -Xmx1024m ) and/or platform requirements ([os.linux,arch.x86,bits.64,^os.win]) => IdleMicrobenchmark_HS_0_SKIPPED
[2026-02-13T08:54:08.828Z] IdleMicrobenchmark_HS_0 Finish Time: Fri Feb 13 08:54:07 2026 Epoch Time (ms): 1770972847846
[2026-02-13T08:54:08.828Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/idle_micro'
[2026-02-13T08:54:08.828Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/dacapo'
[2026-02-13T08:54:08.828Z]
[2026-02-13T08:54:08.828Z] ===============================================
[2026-02-13T08:54:08.828Z] Running test dacapo-eclipse_0 ...
[2026-02-13T08:54:08.828Z] ===============================================
[2026-02-13T08:54:08.828Z] dacapo-eclipse_0 Start Time: Fri Feb 13 08:54:07 2026 Epoch Time (ms): 1770972847881
[2026-02-13T08:54:08.828Z] variation: NoOptions
[2026-02-13T08:54:08.828Z] JVM_OPTIONS:
[2026-02-13T08:54:08.828Z] { \
[2026-02-13T08:54:08.828Z] echo ""; echo "TEST SETUP:"; \
[2026-02-13T08:54:08.828Z] echo "Nothing to be done for setup."; \
[2026-02-13T08:54:08.828Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17709728472980/dacapo-eclipse_0"; \
[2026-02-13T08:54:08.828Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17709728472980/dacapo-eclipse_0"; \
[2026-02-13T08:54:08.828Z] echo ""; echo "TESTING:"; \
[2026-02-13T08:54:08.828Z] "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" eclipse; \
[2026-02-13T08:54:08.829Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-eclipse_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17709728472980/dacapo-eclipse_0"; else echo "-----------------------------------"; echo "dacapo-eclipse_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-13T08:54:08.829Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-13T08:54:08.829Z] echo "Nothing to be done for teardown."; \
[2026-02-13T08:54:08.829Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17709728472980/TestTargetResult";
[2026-02-13T08:54:08.829Z]
[2026-02-13T08:54:08.829Z] TEST SETUP:
[2026-02-13T08:54:08.829Z] Nothing to be done for setup.
[2026-02-13T08:54:08.829Z]
[2026-02-13T08:54:08.829Z] TESTING:
[2026-02-13T08:54:08.829Z] WARNING: eclipse will only run with specific Java versions. However the Java version string provided by this JVM ('27-beta') could not be parsed. It is therefore unclear whether this JVM is compatable. The particular requirement for eclipse is as follows: 'Eclipse requires Java 11 or newer.'
[2026-02-13T08:54:09.798Z] Version: eclipse 4.27 (use -p to print nominal benchmark stats)
[2026-02-13T08:54:10.768Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-13T08:54:10.768Z] WARNING: sun.misc.Unsafe::staticFieldOffset has been called by org.eclipse.osgi.internal.url.MultiplexingFactory (file:/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jvmtest/perf/dacapo/dacapo/jar/eclipse/eclipse.jar)
[2026-02-13T08:54:10.768Z] WARNING: Please consider reporting this to the maintainers of class org.eclipse.osgi.internal.url.MultiplexingFactory
[2026-02-13T08:54:10.768Z] WARNING: sun.misc.Unsafe::staticFieldOffset will be removed in a future release
[2026-02-13T08:54:11.738Z] Unzip workspace
[2026-02-13T08:54:11.738Z] ===== DaCapo 23.11-MR2-chopin-minimal eclipse starting =====
[2026-02-13T08:54:11.738Z] Initialize workspace .WARNING: A restricted method in java.lang.System has been called
[2026-02-13T08:54:11.738Z] WARNING: java.lang.System::loadLibrary has been called by org.eclipse.core.internal.filesystem.local.unix.UnixFileNatives in an unnamed module (file:/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jvmtest/perf/dacapo/dacapo/dat/eclipse/eclipse/plugins/org.eclipse.core.filesystem_1.9.500.v20220817-1539.jar)
[2026-02-13T08:54:11.738Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2026-02-13T08:54:11.738Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2026-02-13T08:54:11.738Z]
[2026-02-13T08:54:12.712Z] ..................
[2026-02-13T08:54:26.553Z] Index workspace .....................
[2026-02-13T08:54:33.351Z] Build workspace
[2026-02-13T08:54:35.337Z] Search .. 4,207 references for default constructor in workspace
[2026-02-13T08:54:36.306Z] .. 1,957 references for method 'equals' in workspace
[2026-02-13T08:54:36.306Z] Type hierarchy tests
[2026-02-13T08:54:40.524Z] AST tests
[2026-02-13T08:54:45.373Z] Completion tests .........
[2026-02-13T08:54:48.280Z] Format tests ..............
[2026-02-13T08:54:49.283Z] Model tests ................
[2026-02-13T08:54:49.283Z] ===== DaCapo 23.11-MR2-chopin-minimal eclipse PASSED in 36976 msec =====
[2026-02-13T08:54:49.283Z] Delete workspace
[2026-02-13T08:54:50.255Z] -----------------------------------
[2026-02-13T08:54:50.255Z] dacapo-eclipse_0_PASSED
[2026-02-13T08:54:50.255Z] -----------------------------------
[2026-02-13T08:54:50.255Z]
[2026-02-13T08:54:50.255Z] TEST TEARDOWN:
[2026-02-13T08:54:50.255Z] Nothing to be done for teardown.
[2026-02-13T08:54:50.255Z] dacapo-eclipse_0 Finish Time: Fri Feb 13 08:54:49 2026 Epoch Time (ms): 1770972889218
[2026-02-13T08:54:50.255Z]
[2026-02-13T08:54:50.255Z] ===============================================
[2026-02-13T08:54:50.255Z] Running test dacapo-h2_0 ...
[2026-02-13T08:54:50.255Z] ===============================================
[2026-02-13T08:54:50.255Z] dacapo-h2_0 Start Time: Fri Feb 13 08:54:49 2026 Epoch Time (ms): 1770972889243
[2026-02-13T08:54:50.255Z] variation: NoOptions
[2026-02-13T08:54:50.255Z] JVM_OPTIONS:
[2026-02-13T08:54:50.255Z] { \
[2026-02-13T08:54:50.255Z] echo ""; echo "TEST SETUP:"; \
[2026-02-13T08:54:50.255Z] echo "Nothing to be done for setup."; \
[2026-02-13T08:54:50.255Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17709728472980/dacapo-h2_0"; \
[2026-02-13T08:54:50.255Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17709728472980/dacapo-h2_0"; \
[2026-02-13T08:54:50.255Z] echo ""; echo "TESTING:"; \
[2026-02-13T08:54:50.255Z] "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" h2; \
[2026-02-13T08:54:50.255Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-h2_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17709728472980/dacapo-h2_0"; else echo "-----------------------------------"; echo "dacapo-h2_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-13T08:54:50.255Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-13T08:54:50.255Z] echo "Nothing to be done for teardown."; \
[2026-02-13T08:54:50.255Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17709728472980/TestTargetResult";
[2026-02-13T08:54:50.255Z]
[2026-02-13T08:54:50.255Z] TEST SETUP:
[2026-02-13T08:54:50.255Z] Nothing to be done for setup.
[2026-02-13T08:54:50.255Z]
[2026-02-13T08:54:50.255Z] TESTING:
[2026-02-13T08:54:50.255Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024]
[2026-02-13T08:54:50.255Z] WARNING: h2 will only run with specific Java versions. However the Java version string provided by this JVM ('27-beta') could not be parsed. It is therefore unclear whether this JVM is compatable. The particular requirement for h2 is as follows: 'H2 requires Java 11 or newer.'
[2026-02-13T08:54:50.255Z] Version: h2 2.2.220 derby 10.15.2.0 (use -p to print nominal benchmark stats)
[2026-02-13T08:54:50.255Z] Preparing the H2 database...
[2026-02-13T08:54:50.255Z] TPCC configuration: scale: 16, terminals: 4, transactions: 100000
[2026-02-13T08:55:25.194Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 starting =====
[2026-02-13T08:55:25.194Z] Starting 100000 requests...
[2026-02-13T08:55:25.194Z]
[2026-02-13T08:55:25.194Z] 5%
[2026-02-13T08:55:26.164Z] 10%
[2026-02-13T08:55:27.132Z] 15%
[2026-02-13T08:55:28.101Z] 20%
[2026-02-13T08:55:29.070Z] 25%
[2026-02-13T08:55:30.039Z] 30%
[2026-02-13T08:55:31.009Z] 35%
[2026-02-13T08:55:31.984Z] 40%
[2026-02-13T08:55:32.952Z] 45%
[2026-02-13T08:55:33.920Z] 50%
[2026-02-13T08:55:34.889Z] 55%
[2026-02-13T08:55:35.859Z] 60%
[2026-02-13T08:55:36.829Z] 65%
[2026-02-13T08:55:37.799Z] 70%
[2026-02-13T08:55:38.785Z] 75%
[2026-02-13T08:55:38.785Z] 80%
[2026-02-13T08:55:39.755Z] 85%
[2026-02-13T08:55:40.724Z] 90%
[2026-02-13T08:55:42.713Z] 95%
[2026-02-13T08:55:42.713Z] 100%
[2026-02-13T08:55:42.713Z] Completed requests
[2026-02-13T08:55:42.713Z] Stock level ............. 3973 ( 4.0%)
[2026-02-13T08:55:42.713Z] Order status by name .... 2361 ( 2.4%)
[2026-02-13T08:55:42.713Z] Order status by ID ...... 1609 ( 1.6%)
[2026-02-13T08:55:42.713Z] Payment by name ......... 25847 (25.8%)
[2026-02-13T08:55:42.713Z] Payment by ID ........... 17220 (17.2%)
[2026-02-13T08:55:42.713Z] Delivery schedule ....... 4029 ( 4.0%)
[2026-02-13T08:55:42.713Z] New order ............... 44509 (44.5%)
[2026-02-13T08:55:42.713Z] New order rollback ...... 452 ( 0.5%)
[2026-02-13T08:55:42.713Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 PASSED in 20735 msec =====
[2026-02-13T08:55:42.713Z] ===== DaCapo processed 100000 requests in 20708 msec, 4829 requests per second =====
[2026-02-13T08:55:42.713Z] ===== DaCapo tail latency, simple: 50% 360 usec, 90% 1974 usec, 99% 4124 usec, 99.9% 23144 usec, 99.99% 59752 usec, max 64073 usec, measured over 100000 events =====
[2026-02-13T08:55:42.714Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 1204 usec, 90% 4108 usec, 99% 11464 usec, 99.9% 32522 usec, 99.99% 59752 usec, max 64073 usec, measured over 100000 events =====
[2026-02-13T08:55:42.714Z] ===== DaCapo tail latency, metered full smoothing: 50% 1035952 usec, 90% 1706598 usec, 99% 1784176 usec, 99.9% 1796874 usec, 99.99% 1798651 usec, max 1813372 usec, measured over 100000 events =====
[2026-02-13T08:55:56.938Z] Resetting database to initial state....................
[2026-02-13T08:55:56.938Z] -----------------------------------
[2026-02-13T08:55:56.938Z] dacapo-h2_0_PASSED
[2026-02-13T08:55:56.938Z] -----------------------------------
[2026-02-13T08:55:56.938Z]
[2026-02-13T08:55:56.938Z] TEST TEARDOWN:
[2026-02-13T08:55:56.938Z] Nothing to be done for teardown.
[2026-02-13T08:55:56.938Z] dacapo-h2_0 Finish Time: Fri Feb 13 08:55:56 2026 Epoch Time (ms): 1770972956585
[2026-02-13T08:55:56.938Z]
[2026-02-13T08:55:56.938Z] ===============================================
[2026-02-13T08:55:56.938Z] Running test dacapo-lusearch-fix_0 ...
[2026-02-13T08:55:56.938Z] ===============================================
[2026-02-13T08:55:56.938Z] dacapo-lusearch-fix_0 Start Time: Fri Feb 13 08:55:56 2026 Epoch Time (ms): 1770972956612
[2026-02-13T08:55:56.938Z] dacapo-lusearch-fix_0_DISABLED
[2026-02-13T08:55:56.938Z] Disabled Reason:
[2026-02-13T08:55:56.938Z] https://github.com/adoptium/aqa-tests/issues/1888#issuecomment-755015959
[2026-02-13T08:55:56.938Z] dacapo-lusearch-fix_0 Finish Time: Fri Feb 13 08:55:56 2026 Epoch Time (ms): 1770972956634
[2026-02-13T08:55:56.938Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/dacapo'
[2026-02-13T08:55:56.938Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/renaissance'
[2026-02-13T08:55:56.938Z]
[2026-02-13T08:55:56.938Z] ===============================================
[2026-02-13T08:55:56.938Z] Running test renaissance-akka-uct_0 ...
[2026-02-13T08:55:56.938Z] ===============================================
[2026-02-13T08:55:56.938Z] renaissance-akka-uct_0 Start Time: Fri Feb 13 08:55:56 2026 Epoch Time (ms): 1770972956687
[2026-02-13T08:55:56.938Z] variation: NoOptions
[2026-02-13T08:55:56.938Z] JVM_OPTIONS:
[2026-02-13T08:55:56.938Z] { \
[2026-02-13T08:55:56.938Z] echo ""; echo "TEST SETUP:"; \
[2026-02-13T08:55:56.938Z] echo "Nothing to be done for setup."; \
[2026-02-13T08:55:56.938Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17709728472980/renaissance-akka-uct_0"; \
[2026-02-13T08:55:56.938Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17709728472980/renaissance-akka-uct_0"; \
[2026-02-13T08:55:56.938Z] echo ""; echo "TESTING:"; \
[2026-02-13T08:55:56.938Z] "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17709728472980/renaissance-akka-uct_0"/akka-uct.json" akka-uct; \
[2026-02-13T08:55:56.938Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-akka-uct_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17709728472980/renaissance-akka-uct_0"; else echo "-----------------------------------"; echo "renaissance-akka-uct_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-13T08:55:56.938Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-13T08:55:56.938Z] echo "Nothing to be done for teardown."; \
[2026-02-13T08:55:56.938Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17709728472980/TestTargetResult";
[2026-02-13T08:55:56.938Z]
[2026-02-13T08:55:56.938Z] TEST SETUP:
[2026-02-13T08:55:56.938Z] Nothing to be done for setup.
[2026-02-13T08:55:56.938Z]
[2026-02-13T08:55:56.938Z] TESTING:
[2026-02-13T08:55:57.909Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-13T08:55:57.909Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/output_17709728472980/renaissance-akka-uct_0/launcher-085556-11343771329433218260/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-13T08:55:57.909Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-13T08:55:57.909Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-13T08:55:58.880Z] ====== akka-uct (concurrency) [default], iteration 0 started ======
[2026-02-13T08:55:58.880Z] GC before operation: completed in 15.459 ms, heap usage 12.310 MB -> 5.470 MB.
[2026-02-13T08:56:00.875Z] final size= 199991
[2026-02-13T08:56:00.875Z] final height= 9
[2026-02-13T08:56:03.946Z] final size= 199991
[2026-02-13T08:56:03.946Z] final height= 9
[2026-02-13T08:56:07.016Z] final size= 199991
[2026-02-13T08:56:07.016Z] final height= 9
[2026-02-13T08:56:09.012Z] final size= 199991
[2026-02-13T08:56:09.012Z] final height= 10
[2026-02-13T08:56:11.000Z] final size= 199991
[2026-02-13T08:56:11.000Z] final height= 9
[2026-02-13T08:56:12.991Z] final size= 199991
[2026-02-13T08:56:12.991Z] final height= 9
[2026-02-13T08:56:14.985Z] final size= 199991
[2026-02-13T08:56:14.985Z] final height= 9
[2026-02-13T08:56:18.073Z] final size= 199991
[2026-02-13T08:56:18.073Z] final height= 9
[2026-02-13T08:56:19.044Z] final size= 199991
[2026-02-13T08:56:19.044Z] final height= 9
[2026-02-13T08:56:21.034Z] final size= 199991
[2026-02-13T08:56:21.034Z] final height= 9
[2026-02-13T08:56:22.004Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-13T08:56:22.004Z] There is no way to check that no silent failure occurred.
[2026-02-13T08:56:22.004Z] ====== akka-uct (concurrency) [default], iteration 0 completed (23740.093 ms) ======
[2026-02-13T08:56:22.004Z] ====== akka-uct (concurrency) [default], iteration 1 started ======
[2026-02-13T08:56:22.974Z] GC before operation: completed in 290.098 ms, heap usage 801.884 MB -> 100.876 MB.
[2026-02-13T08:56:23.944Z] final size= 199991
[2026-02-13T08:56:23.944Z] final height= 9
[2026-02-13T08:56:25.931Z] final size= 199991
[2026-02-13T08:56:25.931Z] final height= 9
[2026-02-13T08:56:27.921Z] final size= 199991
[2026-02-13T08:56:27.921Z] final height= 9
[2026-02-13T08:56:29.910Z] final size= 199991
[2026-02-13T08:56:29.910Z] final height= 9
[2026-02-13T08:56:31.905Z] final size= 199991
[2026-02-13T08:56:31.905Z] final height= 9
[2026-02-13T08:56:32.876Z] final size= 199991
[2026-02-13T08:56:32.876Z] final height= 10
[2026-02-13T08:56:34.885Z] final size= 199991
[2026-02-13T08:56:34.885Z] final height= 9
[2026-02-13T08:56:36.875Z] final size= 199991
[2026-02-13T08:56:36.875Z] final height= 9
[2026-02-13T08:56:39.951Z] final size= 199991
[2026-02-13T08:56:39.951Z] final height= 9
[2026-02-13T08:56:41.954Z] final size= 199991
[2026-02-13T08:56:41.954Z] final height= 9
[2026-02-13T08:56:42.925Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-13T08:56:42.925Z] There is no way to check that no silent failure occurred.
[2026-02-13T08:56:42.925Z] ====== akka-uct (concurrency) [default], iteration 1 completed (19961.725 ms) ======
[2026-02-13T08:56:42.925Z] ====== akka-uct (concurrency) [default], iteration 2 started ======
[2026-02-13T08:56:42.925Z] GC before operation: completed in 339.525 ms, heap usage 661.594 MB -> 101.510 MB.
[2026-02-13T08:56:43.925Z] final size= 199991
[2026-02-13T08:56:43.925Z] final height= 9
[2026-02-13T08:56:45.917Z] final size= 199991
[2026-02-13T08:56:45.917Z] final height= 9
[2026-02-13T08:56:50.639Z] final size= 199991
[2026-02-13T08:56:50.639Z] final height= 9
[2026-02-13T08:56:52.145Z] final size= 199991
[2026-02-13T08:56:52.145Z] final height= 9
[2026-02-13T08:56:52.145Z] final size= 199991
[2026-02-13T08:56:52.145Z] final height= 9
[2026-02-13T08:56:54.132Z] final size= 199991
[2026-02-13T08:56:54.132Z] final height= 9
[2026-02-13T08:56:56.124Z] final size= 199991
[2026-02-13T08:56:56.124Z] final height= 9
[2026-02-13T08:56:58.125Z] final size= 199991
[2026-02-13T08:56:58.125Z] final height= 9
[2026-02-13T08:57:00.119Z] final size= 199991
[2026-02-13T08:57:00.119Z] final height= 9
[2026-02-13T08:57:02.115Z] final size= 199991
[2026-02-13T08:57:02.115Z] final height= 9
[2026-02-13T08:57:03.085Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-13T08:57:03.085Z] There is no way to check that no silent failure occurred.
[2026-02-13T08:57:03.085Z] ====== akka-uct (concurrency) [default], iteration 2 completed (20611.292 ms) ======
[2026-02-13T08:57:03.085Z] ====== akka-uct (concurrency) [default], iteration 3 started ======
[2026-02-13T08:57:04.055Z] GC before operation: completed in 318.590 ms, heap usage 367.642 MB -> 101.003 MB.
[2026-02-13T08:57:05.025Z] final size= 199991
[2026-02-13T08:57:05.025Z] final height= 9
[2026-02-13T08:57:07.012Z] final size= 199991
[2026-02-13T08:57:07.012Z] final height= 9
[2026-02-13T08:57:09.002Z] final size= 199991
[2026-02-13T08:57:09.002Z] final height= 10
[2026-02-13T08:57:11.015Z] final size= 199991
[2026-02-13T08:57:11.015Z] final height= 9
[2026-02-13T08:57:13.005Z] final size= 199991
[2026-02-13T08:57:13.005Z] final height= 10
[2026-02-13T08:57:16.074Z] final size= 199991
[2026-02-13T08:57:16.074Z] final height= 9
[2026-02-13T08:57:17.042Z] final size= 199991
[2026-02-13T08:57:17.042Z] final height= 10
[2026-02-13T08:57:19.085Z] final size= 199991
[2026-02-13T08:57:19.085Z] final height= 10
[2026-02-13T08:57:22.154Z] final size= 199991
[2026-02-13T08:57:22.154Z] final height= 9
[2026-02-13T08:57:24.145Z] final size= 199991
[2026-02-13T08:57:24.145Z] final height= 9
[2026-02-13T08:57:25.114Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-13T08:57:25.114Z] There is no way to check that no silent failure occurred.
[2026-02-13T08:57:25.114Z] ====== akka-uct (concurrency) [default], iteration 3 completed (21252.024 ms) ======
[2026-02-13T08:57:25.114Z] ====== akka-uct (concurrency) [default], iteration 4 started ======
[2026-02-13T08:57:25.114Z] GC before operation: completed in 344.481 ms, heap usage 567.782 MB -> 100.903 MB.
[2026-02-13T08:57:26.083Z] final size= 199991
[2026-02-13T08:57:26.083Z] final height= 9
[2026-02-13T08:57:29.150Z] final size= 199991
[2026-02-13T08:57:29.150Z] final height= 9
[2026-02-13T08:57:31.138Z] final size= 199991
[2026-02-13T08:57:31.138Z] final height= 9
[2026-02-13T08:57:33.143Z] final size= 199991
[2026-02-13T08:57:33.143Z] final height= 10
[2026-02-13T08:57:35.158Z] final size= 199991
[2026-02-13T08:57:35.159Z] final height= 9
[2026-02-13T08:57:37.146Z] final size= 199991
[2026-02-13T08:57:37.146Z] final height= 9
[2026-02-13T08:57:39.133Z] final size= 199991
[2026-02-13T08:57:39.133Z] final height= 9
[2026-02-13T08:57:41.120Z] final size= 199991
[2026-02-13T08:57:41.120Z] final height= 10
[2026-02-13T08:57:44.190Z] final size= 199991
[2026-02-13T08:57:44.190Z] final height= 9
[2026-02-13T08:57:46.178Z] final size= 199991
[2026-02-13T08:57:46.178Z] final height= 9
[2026-02-13T08:57:47.146Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-13T08:57:47.146Z] There is no way to check that no silent failure occurred.
[2026-02-13T08:57:47.146Z] ====== akka-uct (concurrency) [default], iteration 4 completed (21625.133 ms) ======
[2026-02-13T08:57:47.146Z] ====== akka-uct (concurrency) [default], iteration 5 started ======
[2026-02-13T08:57:47.146Z] GC before operation: completed in 330.808 ms, heap usage 647.357 MB -> 101.203 MB.
[2026-02-13T08:57:48.116Z] final size= 199991
[2026-02-13T08:57:48.116Z] final height= 9
[2026-02-13T08:57:50.106Z] final size= 199991
[2026-02-13T08:57:50.106Z] final height= 9
[2026-02-13T08:57:52.268Z] final size= 199991
[2026-02-13T08:57:52.268Z] final height= 9
[2026-02-13T08:57:54.255Z] final size= 199991
[2026-02-13T08:57:54.255Z] final height= 9
[2026-02-13T08:57:57.321Z] final size= 199991
[2026-02-13T08:57:57.321Z] final height= 9
[2026-02-13T08:57:59.307Z] final size= 199991
[2026-02-13T08:57:59.307Z] final height= 9
[2026-02-13T08:58:03.162Z] final size= 199991
[2026-02-13T08:58:03.162Z] final height= 9
[2026-02-13T08:58:04.799Z] final size= 199991
[2026-02-13T08:58:04.799Z] final height= 9
[2026-02-13T08:58:05.770Z] final size= 199991
[2026-02-13T08:58:05.770Z] final height= 9
[2026-02-13T08:58:07.759Z] final size= 199991
[2026-02-13T08:58:07.759Z] final height= 10
[2026-02-13T08:58:08.729Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-13T08:58:08.729Z] There is no way to check that no silent failure occurred.
[2026-02-13T08:58:08.729Z] ====== akka-uct (concurrency) [default], iteration 5 completed (21631.335 ms) ======
[2026-02-13T08:58:08.729Z] ====== akka-uct (concurrency) [default], iteration 6 started ======
[2026-02-13T08:58:09.700Z] GC before operation: completed in 308.959 ms, heap usage 415.363 MB -> 95.230 MB.
[2026-02-13T08:58:10.672Z] final size= 199991
[2026-02-13T08:58:10.672Z] final height= 9
[2026-02-13T08:58:12.661Z] final size= 199991
[2026-02-13T08:58:12.661Z] final height= 9
[2026-02-13T08:58:14.647Z] final size= 199991
[2026-02-13T08:58:14.647Z] final height= 9
[2026-02-13T08:58:16.634Z] final size= 199991
[2026-02-13T08:58:16.634Z] final height= 9
[2026-02-13T08:58:18.620Z] final size= 199991
[2026-02-13T08:58:18.620Z] final height= 9
[2026-02-13T08:58:20.607Z] final size= 199991
[2026-02-13T08:58:20.607Z] final height= 9
[2026-02-13T08:58:23.673Z] final size= 199991
[2026-02-13T08:58:23.673Z] final height= 9
[2026-02-13T08:58:25.719Z] final size= 199991
[2026-02-13T08:58:25.719Z] final height= 9
[2026-02-13T08:58:27.708Z] final size= 199991
[2026-02-13T08:58:27.708Z] final height= 9
[2026-02-13T08:58:29.725Z] final size= 199991
[2026-02-13T08:58:29.725Z] final height= 9
[2026-02-13T08:58:30.695Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-13T08:58:30.695Z] There is no way to check that no silent failure occurred.
[2026-02-13T08:58:30.695Z] ====== akka-uct (concurrency) [default], iteration 6 completed (21504.029 ms) ======
[2026-02-13T08:58:30.695Z] ====== akka-uct (concurrency) [default], iteration 7 started ======
[2026-02-13T08:58:30.695Z] GC before operation: completed in 205.326 ms, heap usage 284.577 MB -> 95.738 MB.
[2026-02-13T08:58:31.666Z] final size= 199991
[2026-02-13T08:58:31.666Z] final height= 9
[2026-02-13T08:58:33.656Z] final size= 199991
[2026-02-13T08:58:33.656Z] final height= 9
[2026-02-13T08:58:35.642Z] final size= 199991
[2026-02-13T08:58:35.642Z] final height= 10
[2026-02-13T08:58:37.630Z] final size= 199991
[2026-02-13T08:58:37.630Z] final height= 9
[2026-02-13T08:58:39.618Z] final size= 199991
[2026-02-13T08:58:39.618Z] final height= 9
[2026-02-13T08:58:41.605Z] final size= 199991
[2026-02-13T08:58:41.605Z] final height= 10
[2026-02-13T08:58:43.592Z] final size= 199991
[2026-02-13T08:58:43.592Z] final height= 9
[2026-02-13T08:58:45.584Z] final size= 199991
[2026-02-13T08:58:45.584Z] final height= 9
[2026-02-13T08:58:47.616Z] final size= 199991
[2026-02-13T08:58:47.616Z] final height= 9
[2026-02-13T08:58:49.608Z] final size= 199991
[2026-02-13T08:58:49.608Z] final height= 9
[2026-02-13T08:58:50.576Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-13T08:58:50.576Z] There is no way to check that no silent failure occurred.
[2026-02-13T08:58:50.576Z] ====== akka-uct (concurrency) [default], iteration 7 completed (19140.949 ms) ======
[2026-02-13T08:58:50.576Z] ====== akka-uct (concurrency) [default], iteration 8 started ======
[2026-02-13T08:58:50.576Z] GC before operation: completed in 280.259 ms, heap usage 1.304 GB -> 101.418 MB.
[2026-02-13T08:58:51.544Z] final size= 199991
[2026-02-13T08:58:51.544Z] final height= 9
[2026-02-13T08:58:53.529Z] final size= 199991
[2026-02-13T08:58:53.529Z] final height= 9
[2026-02-13T08:58:55.517Z] final size= 199991
[2026-02-13T08:58:55.517Z] final height= 9
[2026-02-13T08:58:57.509Z] final size= 199991
[2026-02-13T08:58:57.509Z] final height= 9
[2026-02-13T08:58:59.495Z] final size= 199991
[2026-02-13T08:58:59.495Z] final height= 9
[2026-02-13T08:59:01.481Z] final size= 199991
[2026-02-13T08:59:01.481Z] final height= 9
[2026-02-13T08:59:03.473Z] final size= 199991
[2026-02-13T08:59:03.473Z] final height= 9
[2026-02-13T08:59:05.459Z] final size= 199991
[2026-02-13T08:59:05.459Z] final height= 9
[2026-02-13T08:59:07.446Z] final size= 199991
[2026-02-13T08:59:07.446Z] final height= 10
[2026-02-13T08:59:09.610Z] final size= 199991
[2026-02-13T08:59:09.610Z] final height= 9
[2026-02-13T08:59:10.578Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-13T08:59:10.578Z] There is no way to check that no silent failure occurred.
[2026-02-13T08:59:10.578Z] ====== akka-uct (concurrency) [default], iteration 8 completed (19933.092 ms) ======
[2026-02-13T08:59:10.578Z] ====== akka-uct (concurrency) [default], iteration 9 started ======
[2026-02-13T08:59:10.578Z] GC before operation: completed in 299.691 ms, heap usage 482.602 MB -> 97.089 MB.
[2026-02-13T08:59:11.551Z] final size= 199991
[2026-02-13T08:59:11.551Z] final height= 9
[2026-02-13T08:59:13.568Z] final size= 199991
[2026-02-13T08:59:13.568Z] final height= 9
[2026-02-13T08:59:15.570Z] final size= 199991
[2026-02-13T08:59:15.570Z] final height= 9
[2026-02-13T08:59:17.562Z] final size= 199991
[2026-02-13T08:59:17.562Z] final height= 10
[2026-02-13T08:59:19.548Z] final size= 199991
[2026-02-13T08:59:19.548Z] final height= 9
[2026-02-13T08:59:21.543Z] final size= 199991
[2026-02-13T08:59:21.543Z] final height= 9
[2026-02-13T08:59:23.528Z] final size= 199991
[2026-02-13T08:59:23.528Z] final height= 9
[2026-02-13T08:59:25.526Z] final size= 199991
[2026-02-13T08:59:25.526Z] final height= 9
[2026-02-13T08:59:28.927Z] final size= 199991
[2026-02-13T08:59:28.927Z] final height= 9
[2026-02-13T08:59:29.896Z] final size= 199991
[2026-02-13T08:59:29.896Z] final height= 9
[2026-02-13T08:59:31.017Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-13T08:59:31.017Z] There is no way to check that no silent failure occurred.
[2026-02-13T08:59:31.017Z] ====== akka-uct (concurrency) [default], iteration 9 completed (19790.757 ms) ======
[2026-02-13T08:59:31.017Z] ====== akka-uct (concurrency) [default], iteration 10 started ======
[2026-02-13T08:59:31.017Z] GC before operation: completed in 296.404 ms, heap usage 632.854 MB -> 97.353 MB.
[2026-02-13T08:59:31.987Z] final size= 199991
[2026-02-13T08:59:31.987Z] final height= 9
[2026-02-13T08:59:33.984Z] final size= 199991
[2026-02-13T08:59:33.984Z] final height= 9
[2026-02-13T08:59:35.974Z] final size= 199991
[2026-02-13T08:59:35.974Z] final height= 9
[2026-02-13T08:59:37.966Z] final size= 199991
[2026-02-13T08:59:37.966Z] final height= 9
[2026-02-13T08:59:39.974Z] final size= 199991
[2026-02-13T08:59:39.974Z] final height= 9
[2026-02-13T08:59:41.960Z] final size= 199991
[2026-02-13T08:59:41.960Z] final height= 9
[2026-02-13T08:59:43.954Z] final size= 199991
[2026-02-13T08:59:43.954Z] final height= 9
[2026-02-13T08:59:45.940Z] final size= 199991
[2026-02-13T08:59:45.940Z] final height= 9
[2026-02-13T08:59:47.926Z] final size= 199991
[2026-02-13T08:59:47.926Z] final height= 9
[2026-02-13T08:59:49.910Z] final size= 199991
[2026-02-13T08:59:49.910Z] final height= 9
[2026-02-13T08:59:49.910Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-13T08:59:49.910Z] There is no way to check that no silent failure occurred.
[2026-02-13T08:59:49.910Z] ====== akka-uct (concurrency) [default], iteration 10 completed (19612.964 ms) ======
[2026-02-13T08:59:49.910Z] ====== akka-uct (concurrency) [default], iteration 11 started ======
[2026-02-13T08:59:50.881Z] GC before operation: completed in 273.611 ms, heap usage 653.000 MB -> 101.081 MB.
[2026-02-13T08:59:51.869Z] final size= 199991
[2026-02-13T08:59:51.869Z] final height= 10
[2026-02-13T08:59:53.871Z] final size= 199991
[2026-02-13T08:59:53.871Z] final height= 9
[2026-02-13T08:59:55.865Z] final size= 199991
[2026-02-13T08:59:55.865Z] final height= 9
[2026-02-13T08:59:57.861Z] final size= 199991
[2026-02-13T08:59:57.861Z] final height= 9
[2026-02-13T08:59:59.849Z] final size= 199991
[2026-02-13T08:59:59.849Z] final height= 9
[2026-02-13T09:00:01.838Z] final size= 199991
[2026-02-13T09:00:01.838Z] final height= 10
[2026-02-13T09:00:03.886Z] final size= 199991
[2026-02-13T09:00:03.886Z] final height= 9
[2026-02-13T09:00:05.870Z] final size= 199991
[2026-02-13T09:00:05.870Z] final height= 9
[2026-02-13T09:00:07.862Z] final size= 199991
[2026-02-13T09:00:07.862Z] final height= 9
[2026-02-13T09:00:09.917Z] final size= 199991
[2026-02-13T09:00:09.917Z] final height= 9
[2026-02-13T09:00:10.886Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-13T09:00:10.886Z] There is no way to check that no silent failure occurred.
[2026-02-13T09:00:10.886Z] ====== akka-uct (concurrency) [default], iteration 11 completed (19966.539 ms) ======
[2026-02-13T09:00:10.886Z] ====== akka-uct (concurrency) [default], iteration 12 started ======
[2026-02-13T09:00:10.886Z] GC before operation: completed in 292.312 ms, heap usage 690.913 MB -> 97.770 MB.
[2026-02-13T09:00:11.854Z] final size= 199991
[2026-02-13T09:00:11.854Z] final height= 9
[2026-02-13T09:00:13.843Z] final size= 199991
[2026-02-13T09:00:13.843Z] final height= 9
[2026-02-13T09:00:16.942Z] final size= 199991
[2026-02-13T09:00:16.942Z] final height= 9
[2026-02-13T09:00:18.928Z] final size= 199991
[2026-02-13T09:00:18.928Z] final height= 10
[2026-02-13T09:00:20.918Z] final size= 199991
[2026-02-13T09:00:20.918Z] final height= 9
[2026-02-13T09:00:22.908Z] final size= 199991
[2026-02-13T09:00:22.908Z] final height= 9
[2026-02-13T09:00:24.894Z] final size= 199991
[2026-02-13T09:00:24.894Z] final height= 9
[2026-02-13T09:00:26.891Z] final size= 199991
[2026-02-13T09:00:26.891Z] final height= 9
[2026-02-13T09:00:28.877Z] final size= 199991
[2026-02-13T09:00:28.878Z] final height= 10
[2026-02-13T09:00:30.874Z] final size= 199991
[2026-02-13T09:00:30.874Z] final height= 9
[2026-02-13T09:00:31.842Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-13T09:00:31.842Z] There is no way to check that no silent failure occurred.
[2026-02-13T09:00:31.842Z] ====== akka-uct (concurrency) [default], iteration 12 completed (20867.193 ms) ======
[2026-02-13T09:00:31.842Z] ====== akka-uct (concurrency) [default], iteration 13 started ======
[2026-02-13T09:00:31.842Z] GC before operation: completed in 259.581 ms, heap usage 438.779 MB -> 100.324 MB.
[2026-02-13T09:00:32.810Z] final size= 199991
[2026-02-13T09:00:32.810Z] final height= 9
[2026-02-13T09:00:35.878Z] final size= 199991
[2026-02-13T09:00:35.878Z] final height= 9
[2026-02-13T09:00:38.740Z] final size= 199991
[2026-02-13T09:00:38.740Z] final height= 9
[2026-02-13T09:00:39.709Z] final size= 199991
[2026-02-13T09:00:39.709Z] final height= 9
[2026-02-13T09:00:41.696Z] final size= 199991
[2026-02-13T09:00:41.696Z] final height= 10
[2026-02-13T09:00:43.684Z] final size= 199991
[2026-02-13T09:00:43.684Z] final height= 9
[2026-02-13T09:00:45.672Z] final size= 199991
[2026-02-13T09:00:45.672Z] final height= 10
[2026-02-13T09:00:47.663Z] final size= 199991
[2026-02-13T09:00:47.663Z] final height= 9
[2026-02-13T09:00:49.655Z] final size= 199991
[2026-02-13T09:00:49.655Z] final height= 9
[2026-02-13T09:00:51.641Z] final size= 199991
[2026-02-13T09:00:51.641Z] final height= 9
[2026-02-13T09:00:52.609Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-13T09:00:52.609Z] There is no way to check that no silent failure occurred.
[2026-02-13T09:00:52.609Z] ====== akka-uct (concurrency) [default], iteration 13 completed (20946.870 ms) ======
[2026-02-13T09:00:52.609Z] ====== akka-uct (concurrency) [default], iteration 14 started ======
[2026-02-13T09:00:53.585Z] GC before operation: completed in 266.389 ms, heap usage 584.761 MB -> 97.189 MB.
[2026-02-13T09:00:54.559Z] final size= 199991
[2026-02-13T09:00:54.559Z] final height= 9
[2026-02-13T09:00:56.545Z] final size= 199991
[2026-02-13T09:00:56.545Z] final height= 9
[2026-02-13T09:00:58.535Z] final size= 199991
[2026-02-13T09:00:58.535Z] final height= 10
[2026-02-13T09:01:00.534Z] final size= 199991
[2026-02-13T09:01:00.534Z] final height= 9
[2026-02-13T09:01:02.526Z] final size= 199991
[2026-02-13T09:01:02.526Z] final height= 9
[2026-02-13T09:01:03.503Z] final size= 199991
[2026-02-13T09:01:03.503Z] final height= 9
[2026-02-13T09:01:05.488Z] final size= 199991
[2026-02-13T09:01:05.488Z] final height= 10
[2026-02-13T09:01:07.484Z] final size= 199991
[2026-02-13T09:01:07.484Z] final height= 10
[2026-02-13T09:01:09.471Z] final size= 199991
[2026-02-13T09:01:09.471Z] final height= 9
[2026-02-13T09:01:11.466Z] final size= 199991
[2026-02-13T09:01:11.466Z] final height= 9
[2026-02-13T09:01:12.434Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-13T09:01:12.434Z] There is no way to check that no silent failure occurred.
[2026-02-13T09:01:12.434Z] ====== akka-uct (concurrency) [default], iteration 14 completed (19397.109 ms) ======
[2026-02-13T09:01:12.434Z] ====== akka-uct (concurrency) [default], iteration 15 started ======
[2026-02-13T09:01:13.403Z] GC before operation: completed in 337.469 ms, heap usage 615.500 MB -> 98.550 MB.
[2026-02-13T09:01:14.372Z] final size= 199991
[2026-02-13T09:01:14.372Z] final height= 9
[2026-02-13T09:01:16.360Z] final size= 199991
[2026-02-13T09:01:16.360Z] final height= 10
[2026-02-13T09:01:18.345Z] final size= 199991
[2026-02-13T09:01:18.345Z] final height= 9
[2026-02-13T09:01:19.334Z] final size= 199991
[2026-02-13T09:01:19.334Z] final height= 10
[2026-02-13T09:01:22.406Z] final size= 199991
[2026-02-13T09:01:22.406Z] final height= 9
[2026-02-13T09:01:24.393Z] final size= 199991
[2026-02-13T09:01:24.393Z] final height= 9
[2026-02-13T09:01:26.387Z] final size= 199991
[2026-02-13T09:01:26.387Z] final height= 9
[2026-02-13T09:01:28.393Z] final size= 199991
[2026-02-13T09:01:28.393Z] final height= 10
[2026-02-13T09:01:30.377Z] final size= 199991
[2026-02-13T09:01:30.377Z] final height= 9
[2026-02-13T09:01:32.399Z] final size= 199991
[2026-02-13T09:01:32.399Z] final height= 9
[2026-02-13T09:01:33.368Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-13T09:01:33.368Z] There is no way to check that no silent failure occurred.
[2026-02-13T09:01:33.368Z] ====== akka-uct (concurrency) [default], iteration 15 completed (20385.602 ms) ======
[2026-02-13T09:01:33.368Z] ====== akka-uct (concurrency) [default], iteration 16 started ======
[2026-02-13T09:01:33.368Z] GC before operation: completed in 257.877 ms, heap usage 465.840 MB -> 96.384 MB.
[2026-02-13T09:01:34.335Z] final size= 199991
[2026-02-13T09:01:34.335Z] final height= 9
[2026-02-13T09:01:37.399Z] final size= 199991
[2026-02-13T09:01:37.399Z] final height= 9
[2026-02-13T09:01:39.395Z] final size= 199991
[2026-02-13T09:01:39.395Z] final height= 9
[2026-02-13T09:01:41.382Z] final size= 199991
[2026-02-13T09:01:41.382Z] final height= 9
[2026-02-13T09:01:43.370Z] final size= 199991
[2026-02-13T09:01:43.370Z] final height= 9
[2026-02-13T09:01:45.355Z] final size= 199991
[2026-02-13T09:01:45.355Z] final height= 9
[2026-02-13T09:01:47.355Z] final size= 199991
[2026-02-13T09:01:47.355Z] final height= 9
[2026-02-13T09:01:49.344Z] final size= 199991
[2026-02-13T09:01:49.344Z] final height= 9
[2026-02-13T09:01:51.440Z] final size= 199991
[2026-02-13T09:01:51.440Z] final height= 9
[2026-02-13T09:01:53.428Z] final size= 199991
[2026-02-13T09:01:53.428Z] final height= 9
[2026-02-13T09:01:55.424Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-13T09:01:55.424Z] There is no way to check that no silent failure occurred.
[2026-02-13T09:01:55.424Z] ====== akka-uct (concurrency) [default], iteration 16 completed (21260.786 ms) ======
[2026-02-13T09:01:55.424Z] ====== akka-uct (concurrency) [default], iteration 17 started ======
[2026-02-13T09:01:55.424Z] GC before operation: completed in 284.051 ms, heap usage 406.317 MB -> 97.523 MB.
[2026-02-13T09:01:56.395Z] final size= 199991
[2026-02-13T09:01:56.395Z] final height= 9
[2026-02-13T09:02:00.055Z] final size= 199991
[2026-02-13T09:02:00.055Z] final height= 9
[2026-02-13T09:02:01.040Z] final size= 199991
[2026-02-13T09:02:01.040Z] final height= 10
[2026-02-13T09:02:03.036Z] final size= 199991
[2026-02-13T09:02:03.036Z] final height= 10
[2026-02-13T09:02:05.024Z] final size= 199991
[2026-02-13T09:02:05.024Z] final height= 9
[2026-02-13T09:02:07.015Z] final size= 199991
[2026-02-13T09:02:07.015Z] final height= 9
[2026-02-13T09:02:09.006Z] final size= 199991
[2026-02-13T09:02:09.006Z] final height= 9
[2026-02-13T09:02:11.035Z] final size= 199991
[2026-02-13T09:02:11.035Z] final height= 9
[2026-02-13T09:02:14.109Z] final size= 199991
[2026-02-13T09:02:14.109Z] final height= 9
[2026-02-13T09:02:15.079Z] final size= 199991
[2026-02-13T09:02:15.079Z] final height= 9
[2026-02-13T09:02:16.047Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-13T09:02:16.047Z] There is no way to check that no silent failure occurred.
[2026-02-13T09:02:16.047Z] ====== akka-uct (concurrency) [default], iteration 17 completed (21282.763 ms) ======
[2026-02-13T09:02:16.047Z] ====== akka-uct (concurrency) [default], iteration 18 started ======
[2026-02-13T09:02:17.018Z] GC before operation: completed in 216.596 ms, heap usage 446.246 MB -> 102.097 MB.
[2026-02-13T09:02:17.986Z] final size= 199991
[2026-02-13T09:02:17.986Z] final height= 11
[2026-02-13T09:02:19.983Z] final size= 199991
[2026-02-13T09:02:19.983Z] final height= 9
[2026-02-13T09:02:21.994Z] final size= 199991
[2026-02-13T09:02:21.994Z] final height= 9
[2026-02-13T09:02:23.980Z] final size= 199991
[2026-02-13T09:02:23.980Z] final height= 9
[2026-02-13T09:02:25.971Z] final size= 199991
[2026-02-13T09:02:25.971Z] final height= 9
[2026-02-13T09:02:27.957Z] final size= 199991
[2026-02-13T09:02:27.957Z] final height= 9
[2026-02-13T09:02:29.952Z] final size= 199991
[2026-02-13T09:02:29.952Z] final height= 9
[2026-02-13T09:02:31.940Z] final size= 199991
[2026-02-13T09:02:31.940Z] final height= 9
[2026-02-13T09:02:33.927Z] final size= 199991
[2026-02-13T09:02:33.927Z] final height= 9
[2026-02-13T09:02:35.919Z] final size= 199991
[2026-02-13T09:02:35.919Z] final height= 9
[2026-02-13T09:02:36.891Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-13T09:02:36.891Z] There is no way to check that no silent failure occurred.
[2026-02-13T09:02:36.891Z] ====== akka-uct (concurrency) [default], iteration 18 completed (20423.350 ms) ======
[2026-02-13T09:02:36.891Z] ====== akka-uct (concurrency) [default], iteration 19 started ======
[2026-02-13T09:02:37.859Z] GC before operation: completed in 299.731 ms, heap usage 376.812 MB -> 102.102 MB.
[2026-02-13T09:02:38.828Z] final size= 199991
[2026-02-13T09:02:38.828Z] final height= 9
[2026-02-13T09:02:40.815Z] final size= 199991
[2026-02-13T09:02:40.815Z] final height= 9
[2026-02-13T09:02:41.787Z] final size= 199991
[2026-02-13T09:02:41.787Z] final height= 9
[2026-02-13T09:02:43.790Z] final size= 199991
[2026-02-13T09:02:43.790Z] final height= 9
[2026-02-13T09:02:45.778Z] final size= 199991
[2026-02-13T09:02:45.778Z] final height= 9
[2026-02-13T09:02:47.838Z] final size= 199991
[2026-02-13T09:02:47.838Z] final height= 9
[2026-02-13T09:02:49.828Z] final size= 199991
[2026-02-13T09:02:49.828Z] final height= 9
[2026-02-13T09:02:52.998Z] final size= 199991
[2026-02-13T09:02:52.998Z] final height= 9
[2026-02-13T09:02:54.991Z] final size= 199991
[2026-02-13T09:02:54.991Z] final height= 9
[2026-02-13T09:02:56.977Z] final size= 199991
[2026-02-13T09:02:56.977Z] final height= 9
[2026-02-13T09:02:57.945Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-13T09:02:57.945Z] There is no way to check that no silent failure occurred.
[2026-02-13T09:02:57.945Z] ====== akka-uct (concurrency) [default], iteration 19 completed (20459.187 ms) ======
[2026-02-13T09:02:57.945Z] ====== akka-uct (concurrency) [default], iteration 20 started ======
[2026-02-13T09:02:57.945Z] GC before operation: completed in 320.996 ms, heap usage 772.993 MB -> 99.061 MB.
[2026-02-13T09:02:58.913Z] final size= 199991
[2026-02-13T09:02:58.913Z] final height= 11
[2026-02-13T09:03:00.933Z] final size= 199991
[2026-02-13T09:03:00.933Z] final height= 9
[2026-02-13T09:03:02.924Z] final size= 199991
[2026-02-13T09:03:02.924Z] final height= 9
[2026-02-13T09:03:04.944Z] final size= 199991
[2026-02-13T09:03:04.944Z] final height= 9
[2026-02-13T09:03:06.960Z] final size= 199991
[2026-02-13T09:03:06.960Z] final height= 9
[2026-02-13T09:03:10.027Z] final size= 199991
[2026-02-13T09:03:10.027Z] final height= 9
[2026-02-13T09:03:10.997Z] final size= 199991
[2026-02-13T09:03:10.997Z] final height= 9
[2026-02-13T09:03:13.147Z] final size= 199991
[2026-02-13T09:03:13.147Z] final height= 9
[2026-02-13T09:03:16.595Z] final size= 199991
[2026-02-13T09:03:16.595Z] final height= 9
[2026-02-13T09:03:17.917Z] final size= 199991
[2026-02-13T09:03:17.917Z] final height= 10
[2026-02-13T09:03:17.917Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-13T09:03:17.917Z] There is no way to check that no silent failure occurred.
[2026-02-13T09:03:17.917Z] ====== akka-uct (concurrency) [default], iteration 20 completed (20077.908 ms) ======
[2026-02-13T09:03:17.917Z] ====== akka-uct (concurrency) [default], iteration 21 started ======
[2026-02-13T09:03:18.932Z] GC before operation: completed in 311.987 ms, heap usage 743.000 MB -> 98.395 MB.
[2026-02-13T09:03:19.900Z] final size= 199991
[2026-02-13T09:03:19.900Z] final height= 9
[2026-02-13T09:03:21.890Z] final size= 199991
[2026-02-13T09:03:21.890Z] final height= 9
[2026-02-13T09:03:23.879Z] final size= 199991
[2026-02-13T09:03:23.879Z] final height= 9
[2026-02-13T09:03:25.870Z] final size= 199991
[2026-02-13T09:03:25.870Z] final height= 9
[2026-02-13T09:03:27.855Z] final size= 199991
[2026-02-13T09:03:27.855Z] final height= 9
[2026-02-13T09:03:29.841Z] final size= 199991
[2026-02-13T09:03:29.841Z] final height= 9
[2026-02-13T09:03:31.841Z] final size= 199991
[2026-02-13T09:03:31.841Z] final height= 10
[2026-02-13T09:03:33.830Z] final size= 199991
[2026-02-13T09:03:33.830Z] final height= 9
[2026-02-13T09:03:35.823Z] final size= 199991
[2026-02-13T09:03:35.823Z] final height= 9
[2026-02-13T09:03:37.826Z] final size= 199991
[2026-02-13T09:03:37.826Z] final height= 9
[2026-02-13T09:03:38.795Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-13T09:03:38.795Z] There is no way to check that no silent failure occurred.
[2026-02-13T09:03:38.795Z] ====== akka-uct (concurrency) [default], iteration 21 completed (19948.151 ms) ======
[2026-02-13T09:03:38.795Z] ====== akka-uct (concurrency) [default], iteration 22 started ======
[2026-02-13T09:03:38.795Z] GC before operation: completed in 294.598 ms, heap usage 772.000 MB -> 99.527 MB.
[2026-02-13T09:03:39.766Z] final size= 199991
[2026-02-13T09:03:39.766Z] final height= 9
[2026-02-13T09:03:41.755Z] final size= 199991
[2026-02-13T09:03:41.755Z] final height= 9
[2026-02-13T09:03:43.744Z] final size= 199991
[2026-02-13T09:03:43.744Z] final height= 9
[2026-02-13T09:03:46.811Z] final size= 199991
[2026-02-13T09:03:46.811Z] final height= 9
[2026-02-13T09:03:48.802Z] final size= 199991
[2026-02-13T09:03:48.802Z] final height= 9
[2026-02-13T09:03:52.005Z] final size= 199991
[2026-02-13T09:03:52.005Z] final height= 10
[2026-02-13T09:03:52.975Z] final size= 199991
[2026-02-13T09:03:52.975Z] final height= 9
[2026-02-13T09:03:56.042Z] final size= 199991
[2026-02-13T09:03:56.042Z] final height= 9
[2026-02-13T09:03:58.030Z] final size= 199991
[2026-02-13T09:03:58.030Z] final height= 9
[2026-02-13T09:04:00.019Z] final size= 199991
[2026-02-13T09:04:00.020Z] final height= 9
[2026-02-13T09:04:00.991Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-13T09:04:00.991Z] There is no way to check that no silent failure occurred.
[2026-02-13T09:04:00.991Z] ====== akka-uct (concurrency) [default], iteration 22 completed (21985.109 ms) ======
[2026-02-13T09:04:00.991Z] ====== akka-uct (concurrency) [default], iteration 23 started ======
[2026-02-13T09:04:00.991Z] GC before operation: completed in 260.691 ms, heap usage 659.433 MB -> 85.218 MB.
[2026-02-13T09:04:01.962Z] final size= 199991
[2026-02-13T09:04:01.962Z] final height= 9
[2026-02-13T09:04:03.948Z] final size= 199991
[2026-02-13T09:04:03.948Z] final height= 9
[2026-02-13T09:04:07.021Z] final size= 199991
[2026-02-13T09:04:07.021Z] final height= 9
[2026-02-13T09:04:09.213Z] final size= 199991
[2026-02-13T09:04:09.213Z] final height= 9
[2026-02-13T09:04:11.201Z] final size= 199991
[2026-02-13T09:04:11.201Z] final height= 9
[2026-02-13T09:04:13.201Z] final size= 199991
[2026-02-13T09:04:13.201Z] final height= 9
[2026-02-13T09:04:15.187Z] final size= 199991
[2026-02-13T09:04:15.187Z] final height= 9
[2026-02-13T09:04:17.178Z] final size= 199991
[2026-02-13T09:04:17.178Z] final height= 9
[2026-02-13T09:04:19.192Z] final size= 199991
[2026-02-13T09:04:19.192Z] final height= 9
[2026-02-13T09:04:21.186Z] final size= 199991
[2026-02-13T09:04:21.186Z] final height= 9
[2026-02-13T09:04:22.159Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-13T09:04:22.159Z] There is no way to check that no silent failure occurred.
[2026-02-13T09:04:22.159Z] ====== akka-uct (concurrency) [default], iteration 23 completed (21483.317 ms) ======
[2026-02-13T09:04:23.127Z] -----------------------------------
[2026-02-13T09:04:23.127Z] renaissance-akka-uct_0_PASSED
[2026-02-13T09:04:23.127Z] -----------------------------------
[2026-02-13T09:04:23.127Z]
[2026-02-13T09:04:23.127Z] TEST TEARDOWN:
[2026-02-13T09:04:23.127Z] Nothing to be done for teardown.
[2026-02-13T09:04:23.127Z] renaissance-akka-uct_0 Finish Time: Fri Feb 13 09:04:22 2026 Epoch Time (ms): 1770973462542
[2026-02-13T09:04:23.127Z]
[2026-02-13T09:04:23.127Z] ===============================================
[2026-02-13T09:04:23.127Z] Running test renaissance-fj-kmeans_0 ...
[2026-02-13T09:04:23.127Z] ===============================================
[2026-02-13T09:04:23.127Z] renaissance-fj-kmeans_0 Start Time: Fri Feb 13 09:04:22 2026 Epoch Time (ms): 1770973462568
[2026-02-13T09:04:23.127Z] variation: NoOptions
[2026-02-13T09:04:23.127Z] JVM_OPTIONS:
[2026-02-13T09:04:23.127Z] { \
[2026-02-13T09:04:23.127Z] echo ""; echo "TEST SETUP:"; \
[2026-02-13T09:04:23.127Z] echo "Nothing to be done for setup."; \
[2026-02-13T09:04:23.127Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17709728472980/renaissance-fj-kmeans_0"; \
[2026-02-13T09:04:23.127Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17709728472980/renaissance-fj-kmeans_0"; \
[2026-02-13T09:04:23.127Z] echo ""; echo "TESTING:"; \
[2026-02-13T09:04:23.127Z] "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17709728472980/renaissance-fj-kmeans_0"/fj-kmeans.json" fj-kmeans; \
[2026-02-13T09:04:23.127Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-fj-kmeans_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17709728472980/renaissance-fj-kmeans_0"; else echo "-----------------------------------"; echo "renaissance-fj-kmeans_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-13T09:04:23.127Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-13T09:04:23.127Z] echo "Nothing to be done for teardown."; \
[2026-02-13T09:04:23.127Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17709728472980/TestTargetResult";
[2026-02-13T09:04:23.127Z]
[2026-02-13T09:04:23.127Z] TEST SETUP:
[2026-02-13T09:04:23.127Z] Nothing to be done for setup.
[2026-02-13T09:04:23.127Z]
[2026-02-13T09:04:23.127Z] TESTING:
[2026-02-13T09:04:24.094Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-13T09:04:24.094Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/output_17709728472980/renaissance-fj-kmeans_0/launcher-090422-7261724151779019738/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-13T09:04:24.094Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-13T09:04:24.094Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-13T09:04:25.062Z] ====== fj-kmeans (concurrency) [default], iteration 0 started ======
[2026-02-13T09:04:25.062Z] GC before operation: completed in 108.691 ms, heap usage 107.939 MB -> 84.274 MB.
[2026-02-13T09:04:36.597Z] ====== fj-kmeans (concurrency) [default], iteration 0 completed (10977.809 ms) ======
[2026-02-13T09:04:36.597Z] ====== fj-kmeans (concurrency) [default], iteration 1 started ======
[2026-02-13T09:04:36.597Z] GC before operation: completed in 125.012 ms, heap usage 227.163 MB -> 84.363 MB.
[2026-02-13T09:04:46.506Z] ====== fj-kmeans (concurrency) [default], iteration 1 completed (10159.250 ms) ======
[2026-02-13T09:04:46.506Z] ====== fj-kmeans (concurrency) [default], iteration 2 started ======
[2026-02-13T09:04:46.506Z] GC before operation: completed in 106.703 ms, heap usage 346.890 MB -> 84.363 MB.
[2026-02-13T09:04:56.387Z] ====== fj-kmeans (concurrency) [default], iteration 2 completed (10422.882 ms) ======
[2026-02-13T09:04:56.387Z] ====== fj-kmeans (concurrency) [default], iteration 3 started ======
[2026-02-13T09:04:56.387Z] GC before operation: completed in 135.003 ms, heap usage 544.279 MB -> 84.363 MB.
[2026-02-13T09:05:08.053Z] ====== fj-kmeans (concurrency) [default], iteration 3 completed (10313.591 ms) ======
[2026-02-13T09:05:08.053Z] ====== fj-kmeans (concurrency) [default], iteration 4 started ======
[2026-02-13T09:05:08.053Z] GC before operation: completed in 93.796 ms, heap usage 317.845 MB -> 84.363 MB.
[2026-02-13T09:05:17.949Z] ====== fj-kmeans (concurrency) [default], iteration 4 completed (9992.368 ms) ======
[2026-02-13T09:05:17.949Z] ====== fj-kmeans (concurrency) [default], iteration 5 started ======
[2026-02-13T09:05:17.949Z] GC before operation: completed in 93.670 ms, heap usage 201.369 MB -> 84.364 MB.
[2026-02-13T09:05:27.873Z] ====== fj-kmeans (concurrency) [default], iteration 5 completed (10551.748 ms) ======
[2026-02-13T09:05:27.874Z] ====== fj-kmeans (concurrency) [default], iteration 6 started ======
[2026-02-13T09:05:27.874Z] GC before operation: completed in 122.140 ms, heap usage 440.407 MB -> 84.364 MB.
[2026-02-13T09:05:39.573Z] ====== fj-kmeans (concurrency) [default], iteration 6 completed (10677.309 ms) ======
[2026-02-13T09:05:39.573Z] ====== fj-kmeans (concurrency) [default], iteration 7 started ======
[2026-02-13T09:05:39.573Z] GC before operation: completed in 93.569 ms, heap usage 304.349 MB -> 84.364 MB.
[2026-02-13T09:05:49.441Z] ====== fj-kmeans (concurrency) [default], iteration 7 completed (10312.709 ms) ======
[2026-02-13T09:05:49.441Z] ====== fj-kmeans (concurrency) [default], iteration 8 started ======
[2026-02-13T09:05:49.441Z] GC before operation: completed in 102.486 ms, heap usage 201.566 MB -> 84.364 MB.
[2026-02-13T09:05:59.347Z] ====== fj-kmeans (concurrency) [default], iteration 8 completed (10330.188 ms) ======
[2026-02-13T09:05:59.347Z] ====== fj-kmeans (concurrency) [default], iteration 9 started ======
[2026-02-13T09:05:59.347Z] GC before operation: completed in 98.740 ms, heap usage 211.265 MB -> 84.364 MB.
[2026-02-13T09:06:11.025Z] ====== fj-kmeans (concurrency) [default], iteration 9 completed (10580.989 ms) ======
[2026-02-13T09:06:11.025Z] ====== fj-kmeans (concurrency) [default], iteration 10 started ======
[2026-02-13T09:06:11.025Z] GC before operation: completed in 93.644 ms, heap usage 237.382 MB -> 84.364 MB.
[2026-02-13T09:06:20.582Z] ====== fj-kmeans (concurrency) [default], iteration 10 completed (10533.916 ms) ======
[2026-02-13T09:06:20.582Z] ====== fj-kmeans (concurrency) [default], iteration 11 started ======
[2026-02-13T09:06:20.582Z] GC before operation: completed in 94.955 ms, heap usage 278.979 MB -> 84.365 MB.
[2026-02-13T09:06:32.281Z] ====== fj-kmeans (concurrency) [default], iteration 11 completed (10539.889 ms) ======
[2026-02-13T09:06:32.281Z] ====== fj-kmeans (concurrency) [default], iteration 12 started ======
[2026-02-13T09:06:32.281Z] GC before operation: completed in 120.287 ms, heap usage 332.364 MB -> 84.364 MB.
[2026-02-13T09:06:42.206Z] ====== fj-kmeans (concurrency) [default], iteration 12 completed (10401.927 ms) ======
[2026-02-13T09:06:42.206Z] ====== fj-kmeans (concurrency) [default], iteration 13 started ======
[2026-02-13T09:06:42.206Z] GC before operation: completed in 95.361 ms, heap usage 110.762 MB -> 84.364 MB.
[2026-02-13T09:06:53.904Z] ====== fj-kmeans (concurrency) [default], iteration 13 completed (10658.244 ms) ======
[2026-02-13T09:06:53.904Z] ====== fj-kmeans (concurrency) [default], iteration 14 started ======
[2026-02-13T09:06:53.904Z] GC before operation: completed in 120.213 ms, heap usage 95.528 MB -> 84.364 MB.
[2026-02-13T09:07:03.783Z] ====== fj-kmeans (concurrency) [default], iteration 14 completed (10647.102 ms) ======
[2026-02-13T09:07:03.784Z] ====== fj-kmeans (concurrency) [default], iteration 15 started ======
[2026-02-13T09:07:03.784Z] GC before operation: completed in 96.054 ms, heap usage 734.804 MB -> 84.365 MB.
[2026-02-13T09:07:13.666Z] ====== fj-kmeans (concurrency) [default], iteration 15 completed (10194.488 ms) ======
[2026-02-13T09:07:13.666Z] ====== fj-kmeans (concurrency) [default], iteration 16 started ======
[2026-02-13T09:07:13.666Z] GC before operation: completed in 93.795 ms, heap usage 151.459 MB -> 84.365 MB.
[2026-02-13T09:07:25.350Z] ====== fj-kmeans (concurrency) [default], iteration 16 completed (10164.865 ms) ======
[2026-02-13T09:07:25.350Z] ====== fj-kmeans (concurrency) [default], iteration 17 started ======
[2026-02-13T09:07:25.350Z] GC before operation: completed in 104.107 ms, heap usage 538.046 MB -> 84.365 MB.
[2026-02-13T09:07:35.296Z] ====== fj-kmeans (concurrency) [default], iteration 17 completed (10009.999 ms) ======
[2026-02-13T09:07:35.296Z] ====== fj-kmeans (concurrency) [default], iteration 18 started ======
[2026-02-13T09:07:35.296Z] GC before operation: completed in 106.654 ms, heap usage 122.687 MB -> 84.365 MB.
[2026-02-13T09:07:45.193Z] ====== fj-kmeans (concurrency) [default], iteration 18 completed (9906.647 ms) ======
[2026-02-13T09:07:45.193Z] ====== fj-kmeans (concurrency) [default], iteration 19 started ======
[2026-02-13T09:07:45.193Z] GC before operation: completed in 123.533 ms, heap usage 112.392 MB -> 84.365 MB.
[2026-02-13T09:07:54.528Z] ====== fj-kmeans (concurrency) [default], iteration 19 completed (9997.435 ms) ======
[2026-02-13T09:07:54.528Z] ====== fj-kmeans (concurrency) [default], iteration 20 started ======
[2026-02-13T09:07:54.528Z] GC before operation: completed in 153.972 ms, heap usage 506.403 MB -> 84.366 MB.
[2026-02-13T09:08:04.430Z] ====== fj-kmeans (concurrency) [default], iteration 20 completed (10016.281 ms) ======
[2026-02-13T09:08:04.430Z] ====== fj-kmeans (concurrency) [default], iteration 21 started ======
[2026-02-13T09:08:04.430Z] GC before operation: completed in 107.400 ms, heap usage 369.836 MB -> 84.366 MB.
[2026-02-13T09:08:16.129Z] ====== fj-kmeans (concurrency) [default], iteration 21 completed (10413.883 ms) ======
[2026-02-13T09:08:16.129Z] ====== fj-kmeans (concurrency) [default], iteration 22 started ======
[2026-02-13T09:08:16.129Z] GC before operation: completed in 106.054 ms, heap usage 234.135 MB -> 84.678 MB.
[2026-02-13T09:08:26.023Z] ====== fj-kmeans (concurrency) [default], iteration 22 completed (10163.316 ms) ======
[2026-02-13T09:08:26.023Z] ====== fj-kmeans (concurrency) [default], iteration 23 started ======
[2026-02-13T09:08:26.023Z] GC before operation: completed in 120.144 ms, heap usage 203.377 MB -> 84.366 MB.
[2026-02-13T09:08:35.894Z] ====== fj-kmeans (concurrency) [default], iteration 23 completed (10061.311 ms) ======
[2026-02-13T09:08:35.894Z] ====== fj-kmeans (concurrency) [default], iteration 24 started ======
[2026-02-13T09:08:35.894Z] GC before operation: completed in 117.366 ms, heap usage 257.736 MB -> 84.366 MB.
[2026-02-13T09:08:45.783Z] ====== fj-kmeans (concurrency) [default], iteration 24 completed (9941.806 ms) ======
[2026-02-13T09:08:45.783Z] ====== fj-kmeans (concurrency) [default], iteration 25 started ======
[2026-02-13T09:08:45.783Z] GC before operation: completed in 106.767 ms, heap usage 119.383 MB -> 84.366 MB.
[2026-02-13T09:08:55.690Z] ====== fj-kmeans (concurrency) [default], iteration 25 completed (10023.920 ms) ======
[2026-02-13T09:08:55.690Z] ====== fj-kmeans (concurrency) [default], iteration 26 started ======
[2026-02-13T09:08:55.690Z] GC before operation: completed in 120.823 ms, heap usage 387.515 MB -> 84.366 MB.
[2026-02-13T09:09:05.587Z] ====== fj-kmeans (concurrency) [default], iteration 26 completed (9902.835 ms) ======
[2026-02-13T09:09:05.587Z] ====== fj-kmeans (concurrency) [default], iteration 27 started ======
[2026-02-13T09:09:05.587Z] GC before operation: completed in 130.335 ms, heap usage 308.454 MB -> 84.366 MB.
[2026-02-13T09:09:15.724Z] ====== fj-kmeans (concurrency) [default], iteration 27 completed (10341.676 ms) ======
[2026-02-13T09:09:15.724Z] ====== fj-kmeans (concurrency) [default], iteration 28 started ======
[2026-02-13T09:09:16.692Z] GC before operation: completed in 125.233 ms, heap usage 237.732 MB -> 84.366 MB.
[2026-02-13T09:09:26.569Z] ====== fj-kmeans (concurrency) [default], iteration 28 completed (10469.884 ms) ======
[2026-02-13T09:09:26.569Z] ====== fj-kmeans (concurrency) [default], iteration 29 started ======
[2026-02-13T09:09:26.569Z] GC before operation: completed in 94.109 ms, heap usage 165.493 MB -> 84.366 MB.
[2026-02-13T09:09:38.075Z] ====== fj-kmeans (concurrency) [default], iteration 29 completed (10188.635 ms) ======
[2026-02-13T09:09:38.075Z] -----------------------------------
[2026-02-13T09:09:38.075Z] renaissance-fj-kmeans_0_PASSED
[2026-02-13T09:09:38.075Z] -----------------------------------
[2026-02-13T09:09:38.075Z]
[2026-02-13T09:09:38.075Z] TEST TEARDOWN:
[2026-02-13T09:09:38.075Z] Nothing to be done for teardown.
[2026-02-13T09:09:38.075Z] renaissance-fj-kmeans_0 Finish Time: Fri Feb 13 09:09:36 2026 Epoch Time (ms): 1770973776769
[2026-02-13T09:09:38.075Z]
[2026-02-13T09:09:38.075Z] ===============================================
[2026-02-13T09:09:38.075Z] Running test renaissance-future-genetic_0 ...
[2026-02-13T09:09:38.075Z] ===============================================
[2026-02-13T09:09:38.075Z] renaissance-future-genetic_0 Start Time: Fri Feb 13 09:09:36 2026 Epoch Time (ms): 1770973776795
[2026-02-13T09:09:38.075Z] variation: NoOptions
[2026-02-13T09:09:38.075Z] JVM_OPTIONS:
[2026-02-13T09:09:38.075Z] { \
[2026-02-13T09:09:38.075Z] echo ""; echo "TEST SETUP:"; \
[2026-02-13T09:09:38.075Z] echo "Nothing to be done for setup."; \
[2026-02-13T09:09:38.075Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17709728472980/renaissance-future-genetic_0"; \
[2026-02-13T09:09:38.075Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17709728472980/renaissance-future-genetic_0"; \
[2026-02-13T09:09:38.075Z] echo ""; echo "TESTING:"; \
[2026-02-13T09:09:38.075Z] "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17709728472980/renaissance-future-genetic_0"/future-genetic.json" future-genetic; \
[2026-02-13T09:09:38.075Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-future-genetic_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17709728472980/renaissance-future-genetic_0"; else echo "-----------------------------------"; echo "renaissance-future-genetic_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-13T09:09:38.075Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-13T09:09:38.075Z] echo "Nothing to be done for teardown."; \
[2026-02-13T09:09:38.075Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17709728472980/TestTargetResult";
[2026-02-13T09:09:38.075Z]
[2026-02-13T09:09:38.075Z] TEST SETUP:
[2026-02-13T09:09:38.075Z] Nothing to be done for setup.
[2026-02-13T09:09:38.075Z]
[2026-02-13T09:09:38.075Z] TESTING:
[2026-02-13T09:09:38.075Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-13T09:09:38.075Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/output_17709728472980/renaissance-future-genetic_0/launcher-090936-15613298768797598028/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-13T09:09:38.075Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-13T09:09:38.075Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-13T09:09:38.075Z] ====== future-genetic (functional) [default], iteration 0 started ======
[2026-02-13T09:09:38.075Z] GC before operation: completed in 14.831 ms, heap usage 10.567 MB -> 4.005 MB.
[2026-02-13T09:09:42.298Z] ====== future-genetic (functional) [default], iteration 0 completed (3790.902 ms) ======
[2026-02-13T09:09:42.298Z] ====== future-genetic (functional) [default], iteration 1 started ======
[2026-02-13T09:09:42.298Z] GC before operation: completed in 16.287 ms, heap usage 84.278 MB -> 5.179 MB.
[2026-02-13T09:09:45.368Z] ====== future-genetic (functional) [default], iteration 1 completed (3422.005 ms) ======
[2026-02-13T09:09:45.368Z] ====== future-genetic (functional) [default], iteration 2 started ======
[2026-02-13T09:09:45.368Z] GC before operation: completed in 10.563 ms, heap usage 161.852 MB -> 5.179 MB.
[2026-02-13T09:09:49.587Z] ====== future-genetic (functional) [default], iteration 2 completed (3316.908 ms) ======
[2026-02-13T09:09:49.588Z] ====== future-genetic (functional) [default], iteration 3 started ======
[2026-02-13T09:09:49.588Z] GC before operation: completed in 9.361 ms, heap usage 7.944 MB -> 5.179 MB.
[2026-02-13T09:09:52.655Z] ====== future-genetic (functional) [default], iteration 3 completed (3313.081 ms) ======
[2026-02-13T09:09:52.655Z] ====== future-genetic (functional) [default], iteration 4 started ======
[2026-02-13T09:09:52.655Z] GC before operation: completed in 10.816 ms, heap usage 120.955 MB -> 5.179 MB.
[2026-02-13T09:09:55.722Z] ====== future-genetic (functional) [default], iteration 4 completed (3248.033 ms) ======
[2026-02-13T09:09:55.722Z] ====== future-genetic (functional) [default], iteration 5 started ======
[2026-02-13T09:09:55.722Z] GC before operation: completed in 9.955 ms, heap usage 43.407 MB -> 5.180 MB.
[2026-02-13T09:09:58.794Z] ====== future-genetic (functional) [default], iteration 5 completed (3280.316 ms) ======
[2026-02-13T09:09:58.794Z] ====== future-genetic (functional) [default], iteration 6 started ======
[2026-02-13T09:09:58.794Z] GC before operation: completed in 9.463 ms, heap usage 74.791 MB -> 5.180 MB.
[2026-02-13T09:10:01.865Z] ====== future-genetic (functional) [default], iteration 6 completed (3258.668 ms) ======
[2026-02-13T09:10:01.865Z] ====== future-genetic (functional) [default], iteration 7 started ======
[2026-02-13T09:10:01.865Z] GC before operation: completed in 12.333 ms, heap usage 100.232 MB -> 5.180 MB.
[2026-02-13T09:10:04.934Z] ====== future-genetic (functional) [default], iteration 7 completed (3246.513 ms) ======
[2026-02-13T09:10:04.934Z] ====== future-genetic (functional) [default], iteration 8 started ======
[2026-02-13T09:10:04.934Z] GC before operation: completed in 10.352 ms, heap usage 108.705 MB -> 5.181 MB.
[2026-02-13T09:10:09.158Z] ====== future-genetic (functional) [default], iteration 8 completed (3237.209 ms) ======
[2026-02-13T09:10:09.158Z] ====== future-genetic (functional) [default], iteration 9 started ======
[2026-02-13T09:10:09.158Z] GC before operation: completed in 8.614 ms, heap usage 12.589 MB -> 5.181 MB.
[2026-02-13T09:10:12.226Z] ====== future-genetic (functional) [default], iteration 9 completed (3279.004 ms) ======
[2026-02-13T09:10:12.226Z] ====== future-genetic (functional) [default], iteration 10 started ======
[2026-02-13T09:10:12.226Z] GC before operation: completed in 10.063 ms, heap usage 89.624 MB -> 5.181 MB.
[2026-02-13T09:10:15.293Z] ====== future-genetic (functional) [default], iteration 10 completed (3284.082 ms) ======
[2026-02-13T09:10:15.294Z] ====== future-genetic (functional) [default], iteration 11 started ======
[2026-02-13T09:10:15.294Z] GC before operation: completed in 9.488 ms, heap usage 12.073 MB -> 5.181 MB.
[2026-02-13T09:10:18.362Z] ====== future-genetic (functional) [default], iteration 11 completed (3267.512 ms) ======
[2026-02-13T09:10:18.362Z] ====== future-genetic (functional) [default], iteration 12 started ======
[2026-02-13T09:10:18.362Z] GC before operation: completed in 9.873 ms, heap usage 30.093 MB -> 5.181 MB.
[2026-02-13T09:10:21.434Z] ====== future-genetic (functional) [default], iteration 12 completed (3308.227 ms) ======
[2026-02-13T09:10:21.434Z] ====== future-genetic (functional) [default], iteration 13 started ======
[2026-02-13T09:10:21.434Z] GC before operation: completed in 10.555 ms, heap usage 31.683 MB -> 5.181 MB.
[2026-02-13T09:10:25.653Z] ====== future-genetic (functional) [default], iteration 13 completed (3244.761 ms) ======
[2026-02-13T09:10:25.653Z] ====== future-genetic (functional) [default], iteration 14 started ======
[2026-02-13T09:10:25.653Z] GC before operation: completed in 14.161 ms, heap usage 18.031 MB -> 5.181 MB.
[2026-02-13T09:10:28.723Z] ====== future-genetic (functional) [default], iteration 14 completed (3226.148 ms) ======
[2026-02-13T09:10:28.723Z] ====== future-genetic (functional) [default], iteration 15 started ======
[2026-02-13T09:10:28.723Z] GC before operation: completed in 10.412 ms, heap usage 142.616 MB -> 5.181 MB.
[2026-02-13T09:10:31.793Z] ====== future-genetic (functional) [default], iteration 15 completed (3259.492 ms) ======
[2026-02-13T09:10:31.793Z] ====== future-genetic (functional) [default], iteration 16 started ======
[2026-02-13T09:10:31.793Z] GC before operation: completed in 10.548 ms, heap usage 169.568 MB -> 5.182 MB.
[2026-02-13T09:10:34.860Z] ====== future-genetic (functional) [default], iteration 16 completed (3233.385 ms) ======
[2026-02-13T09:10:34.860Z] ====== future-genetic (functional) [default], iteration 17 started ======
[2026-02-13T09:10:34.860Z] GC before operation: completed in 9.362 ms, heap usage 176.300 MB -> 5.182 MB.
[2026-02-13T09:10:37.923Z] ====== future-genetic (functional) [default], iteration 17 completed (3259.301 ms) ======
[2026-02-13T09:10:37.923Z] ====== future-genetic (functional) [default], iteration 18 started ======
[2026-02-13T09:10:37.923Z] GC before operation: completed in 10.352 ms, heap usage 214.597 MB -> 5.182 MB.
[2026-02-13T09:10:40.999Z] ====== future-genetic (functional) [default], iteration 18 completed (3251.839 ms) ======
[2026-02-13T09:10:40.999Z] ====== future-genetic (functional) [default], iteration 19 started ======
[2026-02-13T09:10:40.999Z] GC before operation: completed in 9.418 ms, heap usage 223.563 MB -> 5.182 MB.
[2026-02-13T09:10:45.222Z] ====== future-genetic (functional) [default], iteration 19 completed (3321.492 ms) ======
[2026-02-13T09:10:45.222Z] ====== future-genetic (functional) [default], iteration 20 started ======
[2026-02-13T09:10:45.222Z] GC before operation: completed in 11.823 ms, heap usage 8.040 MB -> 5.182 MB.
[2026-02-13T09:10:48.289Z] ====== future-genetic (functional) [default], iteration 20 completed (3297.233 ms) ======
[2026-02-13T09:10:48.289Z] ====== future-genetic (functional) [default], iteration 21 started ======
[2026-02-13T09:10:48.289Z] GC before operation: completed in 10.869 ms, heap usage 109.798 MB -> 5.182 MB.
[2026-02-13T09:10:51.432Z] ====== future-genetic (functional) [default], iteration 21 completed (3300.798 ms) ======
[2026-02-13T09:10:51.432Z] ====== future-genetic (functional) [default], iteration 22 started ======
[2026-02-13T09:10:51.432Z] GC before operation: completed in 9.662 ms, heap usage 99.071 MB -> 5.182 MB.
[2026-02-13T09:10:55.770Z] ====== future-genetic (functional) [default], iteration 22 completed (3322.521 ms) ======
[2026-02-13T09:10:55.770Z] ====== future-genetic (functional) [default], iteration 23 started ======
[2026-02-13T09:10:55.770Z] GC before operation: completed in 9.877 ms, heap usage 123.791 MB -> 5.182 MB.
[2026-02-13T09:10:57.758Z] ====== future-genetic (functional) [default], iteration 23 completed (3325.393 ms) ======
[2026-02-13T09:10:57.758Z] ====== future-genetic (functional) [default], iteration 24 started ======
[2026-02-13T09:10:57.758Z] GC before operation: completed in 11.079 ms, heap usage 143.139 MB -> 5.182 MB.
[2026-02-13T09:11:00.825Z] ====== future-genetic (functional) [default], iteration 24 completed (3318.502 ms) ======
[2026-02-13T09:11:00.825Z] ====== future-genetic (functional) [default], iteration 25 started ======
[2026-02-13T09:11:00.825Z] GC before operation: completed in 9.728 ms, heap usage 163.140 MB -> 5.182 MB.
[2026-02-13T09:11:05.048Z] ====== future-genetic (functional) [default], iteration 25 completed (3267.908 ms) ======
[2026-02-13T09:11:05.048Z] ====== future-genetic (functional) [default], iteration 26 started ======
[2026-02-13T09:11:05.048Z] GC before operation: completed in 9.220 ms, heap usage 196.742 MB -> 5.182 MB.
[2026-02-13T09:11:08.118Z] ====== future-genetic (functional) [default], iteration 26 completed (3162.819 ms) ======
[2026-02-13T09:11:08.118Z] ====== future-genetic (functional) [default], iteration 27 started ======
[2026-02-13T09:11:08.118Z] GC before operation: completed in 10.538 ms, heap usage 21.650 MB -> 5.182 MB.
[2026-02-13T09:11:11.226Z] ====== future-genetic (functional) [default], iteration 27 completed (3325.082 ms) ======
[2026-02-13T09:11:11.226Z] ====== future-genetic (functional) [default], iteration 28 started ======
[2026-02-13T09:11:11.226Z] GC before operation: completed in 9.302 ms, heap usage 58.695 MB -> 5.183 MB.
[2026-02-13T09:11:14.294Z] ====== future-genetic (functional) [default], iteration 28 completed (3276.103 ms) ======
[2026-02-13T09:11:14.294Z] ====== future-genetic (functional) [default], iteration 29 started ======
[2026-02-13T09:11:14.294Z] GC before operation: completed in 9.173 ms, heap usage 104.589 MB -> 5.183 MB.
[2026-02-13T09:11:17.365Z] ====== future-genetic (functional) [default], iteration 29 completed (3284.775 ms) ======
[2026-02-13T09:11:17.365Z] ====== future-genetic (functional) [default], iteration 30 started ======
[2026-02-13T09:11:17.365Z] GC before operation: completed in 10.124 ms, heap usage 133.171 MB -> 5.183 MB.
[2026-02-13T09:11:21.583Z] ====== future-genetic (functional) [default], iteration 30 completed (3410.675 ms) ======
[2026-02-13T09:11:21.583Z] ====== future-genetic (functional) [default], iteration 31 started ======
[2026-02-13T09:11:21.583Z] GC before operation: completed in 10.447 ms, heap usage 158.711 MB -> 5.183 MB.
[2026-02-13T09:11:24.651Z] ====== future-genetic (functional) [default], iteration 31 completed (3228.589 ms) ======
[2026-02-13T09:11:24.651Z] ====== future-genetic (functional) [default], iteration 32 started ======
[2026-02-13T09:11:24.651Z] GC before operation: completed in 9.441 ms, heap usage 15.071 MB -> 5.183 MB.
[2026-02-13T09:11:27.719Z] ====== future-genetic (functional) [default], iteration 32 completed (3175.988 ms) ======
[2026-02-13T09:11:27.719Z] ====== future-genetic (functional) [default], iteration 33 started ======
[2026-02-13T09:11:27.719Z] GC before operation: completed in 8.109 ms, heap usage 47.135 MB -> 5.183 MB.
[2026-02-13T09:11:30.790Z] ====== future-genetic (functional) [default], iteration 33 completed (3174.629 ms) ======
[2026-02-13T09:11:30.790Z] ====== future-genetic (functional) [default], iteration 34 started ======
[2026-02-13T09:11:30.790Z] GC before operation: completed in 10.920 ms, heap usage 40.834 MB -> 5.184 MB.
[2026-02-13T09:11:33.935Z] ====== future-genetic (functional) [default], iteration 34 completed (3286.233 ms) ======
[2026-02-13T09:11:33.935Z] ====== future-genetic (functional) [default], iteration 35 started ======
[2026-02-13T09:11:33.935Z] GC before operation: completed in 10.028 ms, heap usage 77.331 MB -> 5.184 MB.
[2026-02-13T09:11:37.001Z] ====== future-genetic (functional) [default], iteration 35 completed (3281.231 ms) ======
[2026-02-13T09:11:37.001Z] ====== future-genetic (functional) [default], iteration 36 started ======
[2026-02-13T09:11:37.001Z] GC before operation: completed in 10.057 ms, heap usage 114.682 MB -> 5.184 MB.
[2026-02-13T09:11:41.219Z] ====== future-genetic (functional) [default], iteration 36 completed (3324.800 ms) ======
[2026-02-13T09:11:41.219Z] ====== future-genetic (functional) [default], iteration 37 started ======
[2026-02-13T09:11:41.219Z] GC before operation: completed in 11.518 ms, heap usage 14.501 MB -> 5.184 MB.
[2026-02-13T09:11:44.286Z] ====== future-genetic (functional) [default], iteration 37 completed (3313.539 ms) ======
[2026-02-13T09:11:44.286Z] ====== future-genetic (functional) [default], iteration 38 started ======
[2026-02-13T09:11:44.286Z] GC before operation: completed in 9.537 ms, heap usage 100.448 MB -> 5.184 MB.
[2026-02-13T09:11:47.354Z] ====== future-genetic (functional) [default], iteration 38 completed (3347.389 ms) ======
[2026-02-13T09:11:47.354Z] ====== future-genetic (functional) [default], iteration 39 started ======
[2026-02-13T09:11:47.354Z] GC before operation: completed in 10.007 ms, heap usage 106.455 MB -> 5.184 MB.
[2026-02-13T09:11:50.426Z] ====== future-genetic (functional) [default], iteration 39 completed (3260.945 ms) ======
[2026-02-13T09:11:50.426Z] ====== future-genetic (functional) [default], iteration 40 started ======
[2026-02-13T09:11:50.426Z] GC before operation: completed in 10.065 ms, heap usage 30.560 MB -> 5.184 MB.
[2026-02-13T09:11:53.543Z] ====== future-genetic (functional) [default], iteration 40 completed (3308.110 ms) ======
[2026-02-13T09:11:53.543Z] ====== future-genetic (functional) [default], iteration 41 started ======
[2026-02-13T09:11:53.543Z] GC before operation: completed in 9.208 ms, heap usage 59.058 MB -> 5.184 MB.
[2026-02-13T09:11:57.781Z] ====== future-genetic (functional) [default], iteration 41 completed (3237.885 ms) ======
[2026-02-13T09:11:57.781Z] ====== future-genetic (functional) [default], iteration 42 started ======
[2026-02-13T09:11:57.781Z] GC before operation: completed in 9.526 ms, heap usage 60.130 MB -> 5.184 MB.
[2026-02-13T09:12:00.968Z] ====== future-genetic (functional) [default], iteration 42 completed (3298.584 ms) ======
[2026-02-13T09:12:00.968Z] ====== future-genetic (functional) [default], iteration 43 started ======
[2026-02-13T09:12:00.968Z] GC before operation: completed in 9.874 ms, heap usage 75.337 MB -> 5.184 MB.
[2026-02-13T09:12:04.031Z] ====== future-genetic (functional) [default], iteration 43 completed (3253.655 ms) ======
[2026-02-13T09:12:04.031Z] ====== future-genetic (functional) [default], iteration 44 started ======
[2026-02-13T09:12:04.031Z] GC before operation: completed in 9.429 ms, heap usage 76.605 MB -> 5.184 MB.
[2026-02-13T09:12:07.096Z] ====== future-genetic (functional) [default], iteration 44 completed (3312.248 ms) ======
[2026-02-13T09:12:07.096Z] ====== future-genetic (functional) [default], iteration 45 started ======
[2026-02-13T09:12:07.096Z] GC before operation: completed in 9.966 ms, heap usage 7.951 MB -> 5.184 MB.
[2026-02-13T09:12:10.158Z] ====== future-genetic (functional) [default], iteration 45 completed (3303.273 ms) ======
[2026-02-13T09:12:10.158Z] ====== future-genetic (functional) [default], iteration 46 started ======
[2026-02-13T09:12:10.158Z] GC before operation: completed in 12.481 ms, heap usage 12.554 MB -> 5.184 MB.
[2026-02-13T09:12:13.231Z] ====== future-genetic (functional) [default], iteration 46 completed (3309.352 ms) ======
[2026-02-13T09:12:13.231Z] ====== future-genetic (functional) [default], iteration 47 started ======
[2026-02-13T09:12:13.231Z] GC before operation: completed in 9.638 ms, heap usage 217.590 MB -> 5.184 MB.
[2026-02-13T09:12:18.492Z] ====== future-genetic (functional) [default], iteration 47 completed (3183.780 ms) ======
[2026-02-13T09:12:18.492Z] ====== future-genetic (functional) [default], iteration 48 started ======
[2026-02-13T09:12:18.492Z] GC before operation: completed in 8.685 ms, heap usage 104.090 MB -> 5.184 MB.
[2026-02-13T09:12:20.480Z] ====== future-genetic (functional) [default], iteration 48 completed (3144.618 ms) ======
[2026-02-13T09:12:20.480Z] ====== future-genetic (functional) [default], iteration 49 started ======
[2026-02-13T09:12:20.480Z] GC before operation: completed in 8.361 ms, heap usage 121.661 MB -> 5.184 MB.
[2026-02-13T09:12:23.578Z] ====== future-genetic (functional) [default], iteration 49 completed (3153.095 ms) ======
[2026-02-13T09:12:23.578Z] -----------------------------------
[2026-02-13T09:12:23.578Z] renaissance-future-genetic_0_PASSED
[2026-02-13T09:12:23.578Z] -----------------------------------
[2026-02-13T09:12:23.578Z]
[2026-02-13T09:12:23.578Z] TEST TEARDOWN:
[2026-02-13T09:12:23.578Z] Nothing to be done for teardown.
[2026-02-13T09:12:23.578Z] renaissance-future-genetic_0 Finish Time: Fri Feb 13 09:12:22 2026 Epoch Time (ms): 1770973942863
[2026-02-13T09:12:23.578Z]
[2026-02-13T09:12:23.578Z] ===============================================
[2026-02-13T09:12:23.578Z] Running test renaissance-naive-bayes_0 ...
[2026-02-13T09:12:23.578Z] ===============================================
[2026-02-13T09:12:23.578Z] renaissance-naive-bayes_0 Start Time: Fri Feb 13 09:12:22 2026 Epoch Time (ms): 1770973942887
[2026-02-13T09:12:23.578Z] variation: NoOptions
[2026-02-13T09:12:23.578Z] JVM_OPTIONS:
[2026-02-13T09:12:23.578Z] { \
[2026-02-13T09:12:23.578Z] echo ""; echo "TEST SETUP:"; \
[2026-02-13T09:12:23.578Z] echo "Nothing to be done for setup."; \
[2026-02-13T09:12:23.578Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17709728472980/renaissance-naive-bayes_0"; \
[2026-02-13T09:12:23.578Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17709728472980/renaissance-naive-bayes_0"; \
[2026-02-13T09:12:23.578Z] echo ""; echo "TESTING:"; \
[2026-02-13T09:12:23.578Z] "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17709728472980/renaissance-naive-bayes_0"/naive-bayes.json" naive-bayes; \
[2026-02-13T09:12:23.578Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17709728472980/renaissance-naive-bayes_0"; else echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-13T09:12:23.578Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-13T09:12:23.578Z] echo "Nothing to be done for teardown."; \
[2026-02-13T09:12:23.578Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17709728472980/TestTargetResult";
[2026-02-13T09:12:23.578Z]
[2026-02-13T09:12:23.578Z] TEST SETUP:
[2026-02-13T09:12:23.578Z] Nothing to be done for setup.
[2026-02-13T09:12:23.578Z]
[2026-02-13T09:12:23.578Z] TESTING:
[2026-02-13T09:12:23.578Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-13T09:12:23.578Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/output_17709728472980/renaissance-naive-bayes_0/launcher-091223-3678041095913009818/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-13T09:12:23.578Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-13T09:12:23.578Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-13T09:12:31.849Z] Benchmark 'naive-bayes' failed with exception:
[2026-02-13T09:12:31.849Z] java.lang.ExceptionInInitializerError
[2026-02-13T09:12:31.850Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2026-02-13T09:12:31.850Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2026-02-13T09:12:31.850Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2026-02-13T09:12:31.850Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2026-02-13T09:12:31.850Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2026-02-13T09:12:31.850Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-13T09:12:31.850Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2026-02-13T09:12:31.850Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2026-02-13T09:12:31.850Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2026-02-13T09:12:31.850Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2026-02-13T09:12:31.850Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2026-02-13T09:12:31.850Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2026-02-13T09:12:31.850Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2026-02-13T09:12:31.850Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2026-02-13T09:12:31.850Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2026-02-13T09:12:31.850Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-13T09:12:31.850Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2026-02-13T09:12:31.850Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2026-02-13T09:12:31.850Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2026-02-13T09:12:31.850Z] at org.renaissance.apache.spark.NaiveBayes.setUpSparkContext(NaiveBayes.scala:33)
[2026-02-13T09:12:31.850Z] at org.renaissance.apache.spark.NaiveBayes.setUpBeforeAll(NaiveBayes.scala:56)
[2026-02-13T09:12:31.850Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-02-13T09:12:31.850Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-02-13T09:12:31.850Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-02-13T09:12:31.850Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-02-13T09:12:31.850Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-02-13T09:12:31.850Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-02-13T09:12:31.850Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-02-13T09:12:31.850Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-02-13T09:12:31.850Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-02-13T09:12:31.850Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-02-13T09:12:31.850Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-02-13T09:12:31.850Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-02-13T09:12:31.850Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-02-13T09:12:31.850Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-13T09:12:31.850Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2026-02-13T09:12:31.850Z] ... 34 more
[2026-02-13T09:12:31.850Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-13T09:12:31.850Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-02-13T09:12:31.850Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-02-13T09:12:31.850Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-02-13T09:12:31.850Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-02-13T09:12:31.850Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-02-13T09:12:31.850Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-02-13T09:12:31.850Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2026-02-13T09:12:31.850Z] ... 34 more
[2026-02-13T09:12:31.850Z] The following benchmarks failed: naive-bayes
[2026-02-13T09:12:31.850Z] -----------------------------------
[2026-02-13T09:12:31.850Z] renaissance-naive-bayes_0_FAILED
[2026-02-13T09:12:31.850Z] -----------------------------------
[2026-02-13T09:12:31.850Z]
[2026-02-13T09:12:31.850Z] TEST TEARDOWN:
[2026-02-13T09:12:31.850Z] Nothing to be done for teardown.
[2026-02-13T09:12:31.850Z] renaissance-naive-bayes_0 Finish Time: Fri Feb 13 09:12:31 2026 Epoch Time (ms): 1770973951683
[2026-02-13T09:12:31.850Z]
[2026-02-13T09:12:31.850Z] ===============================================
[2026-02-13T09:12:31.850Z] Running test renaissance-scala-kmeans_0 ...
[2026-02-13T09:12:31.850Z] ===============================================
[2026-02-13T09:12:31.850Z] renaissance-scala-kmeans_0 Start Time: Fri Feb 13 09:12:31 2026 Epoch Time (ms): 1770973951709
[2026-02-13T09:12:31.850Z] variation: NoOptions
[2026-02-13T09:12:31.850Z] JVM_OPTIONS:
[2026-02-13T09:12:31.850Z] { \
[2026-02-13T09:12:31.850Z] echo ""; echo "TEST SETUP:"; \
[2026-02-13T09:12:31.850Z] echo "Nothing to be done for setup."; \
[2026-02-13T09:12:31.850Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17709728472980/renaissance-scala-kmeans_0"; \
[2026-02-13T09:12:31.850Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17709728472980/renaissance-scala-kmeans_0"; \
[2026-02-13T09:12:31.850Z] echo ""; echo "TESTING:"; \
[2026-02-13T09:12:31.850Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/run_with_affinity.sh --exec_cmd ""/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17709728472980/renaissance-scala-kmeans_0"/scala-kmeans.json" scala-kmeans" --test_root /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/..; \
[2026-02-13T09:12:31.850Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-scala-kmeans_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17709728472980/renaissance-scala-kmeans_0"; else echo "-----------------------------------"; echo "renaissance-scala-kmeans_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-13T09:12:31.850Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-13T09:12:31.850Z] echo "Nothing to be done for teardown."; \
[2026-02-13T09:12:31.850Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17709728472980/TestTargetResult";
[2026-02-13T09:12:31.850Z]
[2026-02-13T09:12:31.850Z] TEST SETUP:
[2026-02-13T09:12:31.850Z] Nothing to be done for setup.
[2026-02-13T09:12:31.850Z]
[2026-02-13T09:12:31.850Z] TESTING:
[2026-02-13T09:12:32.818Z] Warning!!! Affinity is NOT set. Affinity tool may NOT be installed/supported.
[2026-02-13T09:12:32.818Z] Running EXEC_CMD_WITH_AFFINITY= /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -jar /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar --json /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17709728472980/renaissance-scala-kmeans_0/scala-kmeans.json scala-kmeans
[2026-02-13T09:12:32.818Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-13T09:12:32.818Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/output_17709728472980/renaissance-scala-kmeans_0/launcher-091232-3373009556634691405/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-13T09:12:32.818Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-13T09:12:32.818Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-13T09:12:33.786Z] ====== scala-kmeans (scala) [default], iteration 0 started ======
[2026-02-13T09:12:33.786Z] GC before operation: completed in 52.241 ms, heap usage 29.141 MB -> 26.177 MB.
[2026-02-13T09:12:34.757Z] ====== scala-kmeans (scala) [default], iteration 0 completed (521.057 ms) ======
[2026-02-13T09:12:34.757Z] ====== scala-kmeans (scala) [default], iteration 1 started ======
[2026-02-13T09:12:34.757Z] GC before operation: completed in 43.214 ms, heap usage 59.177 MB -> 26.232 MB.
[2026-02-13T09:12:34.757Z] ====== scala-kmeans (scala) [default], iteration 1 completed (318.818 ms) ======
[2026-02-13T09:12:34.757Z] ====== scala-kmeans (scala) [default], iteration 2 started ======
[2026-02-13T09:12:34.757Z] GC before operation: completed in 58.963 ms, heap usage 56.232 MB -> 26.233 MB.
[2026-02-13T09:12:34.757Z] ====== scala-kmeans (scala) [default], iteration 2 completed (309.184 ms) ======
[2026-02-13T09:12:34.757Z] ====== scala-kmeans (scala) [default], iteration 3 started ======
[2026-02-13T09:12:34.757Z] GC before operation: completed in 82.698 ms, heap usage 56.233 MB -> 26.233 MB.
[2026-02-13T09:12:35.731Z] ====== scala-kmeans (scala) [default], iteration 3 completed (315.232 ms) ======
[2026-02-13T09:12:35.731Z] ====== scala-kmeans (scala) [default], iteration 4 started ======
[2026-02-13T09:12:35.731Z] GC before operation: completed in 42.939 ms, heap usage 56.372 MB -> 26.233 MB.
[2026-02-13T09:12:35.731Z] ====== scala-kmeans (scala) [default], iteration 4 completed (316.181 ms) ======
[2026-02-13T09:12:35.731Z] ====== scala-kmeans (scala) [default], iteration 5 started ======
[2026-02-13T09:12:35.731Z] GC before operation: completed in 89.513 ms, heap usage 56.233 MB -> 26.233 MB.
[2026-02-13T09:12:36.705Z] ====== scala-kmeans (scala) [default], iteration 5 completed (316.844 ms) ======
[2026-02-13T09:12:36.705Z] ====== scala-kmeans (scala) [default], iteration 6 started ======
[2026-02-13T09:12:36.705Z] GC before operation: completed in 82.471 ms, heap usage 56.323 MB -> 26.233 MB.
[2026-02-13T09:12:36.705Z] ====== scala-kmeans (scala) [default], iteration 6 completed (324.541 ms) ======
[2026-02-13T09:12:36.705Z] ====== scala-kmeans (scala) [default], iteration 7 started ======
[2026-02-13T09:12:36.705Z] GC before operation: completed in 42.910 ms, heap usage 56.233 MB -> 26.233 MB.
[2026-02-13T09:12:36.705Z] ====== scala-kmeans (scala) [default], iteration 7 completed (320.404 ms) ======
[2026-02-13T09:12:36.705Z] ====== scala-kmeans (scala) [default], iteration 8 started ======
[2026-02-13T09:12:36.705Z] GC before operation: completed in 43.031 ms, heap usage 56.233 MB -> 26.233 MB.
[2026-02-13T09:12:37.680Z] ====== scala-kmeans (scala) [default], iteration 8 completed (330.233 ms) ======
[2026-02-13T09:12:37.680Z] ====== scala-kmeans (scala) [default], iteration 9 started ======
[2026-02-13T09:12:37.680Z] GC before operation: completed in 64.070 ms, heap usage 56.233 MB -> 26.233 MB.
[2026-02-13T09:12:37.680Z] ====== scala-kmeans (scala) [default], iteration 9 completed (328.744 ms) ======
[2026-02-13T09:12:37.680Z] ====== scala-kmeans (scala) [default], iteration 10 started ======
[2026-02-13T09:12:37.680Z] GC before operation: completed in 60.043 ms, heap usage 56.233 MB -> 26.234 MB.
[2026-02-13T09:12:38.651Z] ====== scala-kmeans (scala) [default], iteration 10 completed (316.987 ms) ======
[2026-02-13T09:12:38.651Z] ====== scala-kmeans (scala) [default], iteration 11 started ======
[2026-02-13T09:12:38.651Z] GC before operation: completed in 41.605 ms, heap usage 56.234 MB -> 26.234 MB.
[2026-02-13T09:12:38.651Z] ====== scala-kmeans (scala) [default], iteration 11 completed (311.605 ms) ======
[2026-02-13T09:12:38.651Z] ====== scala-kmeans (scala) [default], iteration 12 started ======
[2026-02-13T09:12:38.651Z] GC before operation: completed in 41.712 ms, heap usage 56.234 MB -> 26.234 MB.
[2026-02-13T09:12:38.651Z] ====== scala-kmeans (scala) [default], iteration 12 completed (305.722 ms) ======
[2026-02-13T09:12:38.651Z] ====== scala-kmeans (scala) [default], iteration 13 started ======
[2026-02-13T09:12:38.651Z] GC before operation: completed in 44.495 ms, heap usage 56.234 MB -> 26.234 MB.
[2026-02-13T09:12:39.620Z] ====== scala-kmeans (scala) [default], iteration 13 completed (302.100 ms) ======
[2026-02-13T09:12:39.620Z] ====== scala-kmeans (scala) [default], iteration 14 started ======
[2026-02-13T09:12:39.620Z] GC before operation: completed in 41.644 ms, heap usage 56.234 MB -> 26.234 MB.
[2026-02-13T09:12:39.620Z] ====== scala-kmeans (scala) [default], iteration 14 completed (300.708 ms) ======
[2026-02-13T09:12:39.620Z] ====== scala-kmeans (scala) [default], iteration 15 started ======
[2026-02-13T09:12:39.620Z] GC before operation: completed in 40.593 ms, heap usage 56.234 MB -> 26.234 MB.
[2026-02-13T09:12:39.620Z] ====== scala-kmeans (scala) [default], iteration 15 completed (301.637 ms) ======
[2026-02-13T09:12:39.620Z] ====== scala-kmeans (scala) [default], iteration 16 started ======
[2026-02-13T09:12:39.620Z] GC before operation: completed in 40.490 ms, heap usage 56.234 MB -> 26.234 MB.
[2026-02-13T09:12:40.593Z] ====== scala-kmeans (scala) [default], iteration 16 completed (305.556 ms) ======
[2026-02-13T09:12:40.594Z] ====== scala-kmeans (scala) [default], iteration 17 started ======
[2026-02-13T09:12:40.594Z] GC before operation: completed in 41.291 ms, heap usage 56.234 MB -> 26.234 MB.
[2026-02-13T09:12:40.594Z] ====== scala-kmeans (scala) [default], iteration 17 completed (301.689 ms) ======
[2026-02-13T09:12:40.594Z] ====== scala-kmeans (scala) [default], iteration 18 started ======
[2026-02-13T09:12:40.594Z] GC before operation: completed in 40.883 ms, heap usage 56.234 MB -> 26.234 MB.
[2026-02-13T09:12:40.594Z] ====== scala-kmeans (scala) [default], iteration 18 completed (300.991 ms) ======
[2026-02-13T09:12:40.594Z] ====== scala-kmeans (scala) [default], iteration 19 started ======
[2026-02-13T09:12:41.562Z] GC before operation: completed in 57.607 ms, heap usage 56.234 MB -> 26.234 MB.
[2026-02-13T09:12:41.562Z] ====== scala-kmeans (scala) [default], iteration 19 completed (303.641 ms) ======
[2026-02-13T09:12:41.562Z] ====== scala-kmeans (scala) [default], iteration 20 started ======
[2026-02-13T09:12:41.562Z] GC before operation: completed in 40.417 ms, heap usage 56.234 MB -> 26.234 MB.
[2026-02-13T09:12:41.562Z] ====== scala-kmeans (scala) [default], iteration 20 completed (301.244 ms) ======
[2026-02-13T09:12:41.562Z] ====== scala-kmeans (scala) [default], iteration 21 started ======
[2026-02-13T09:12:41.562Z] GC before operation: completed in 40.465 ms, heap usage 56.234 MB -> 26.234 MB.
[2026-02-13T09:12:42.530Z] ====== scala-kmeans (scala) [default], iteration 21 completed (301.509 ms) ======
[2026-02-13T09:12:42.530Z] ====== scala-kmeans (scala) [default], iteration 22 started ======
[2026-02-13T09:12:42.530Z] GC before operation: completed in 44.764 ms, heap usage 56.234 MB -> 26.234 MB.
[2026-02-13T09:12:42.530Z] ====== scala-kmeans (scala) [default], iteration 22 completed (300.813 ms) ======
[2026-02-13T09:12:42.530Z] ====== scala-kmeans (scala) [default], iteration 23 started ======
[2026-02-13T09:12:42.530Z] GC before operation: completed in 57.612 ms, heap usage 56.234 MB -> 26.234 MB.
[2026-02-13T09:12:42.530Z] ====== scala-kmeans (scala) [default], iteration 23 completed (301.965 ms) ======
[2026-02-13T09:12:42.530Z] ====== scala-kmeans (scala) [default], iteration 24 started ======
[2026-02-13T09:12:42.530Z] GC before operation: completed in 40.548 ms, heap usage 56.234 MB -> 26.234 MB.
[2026-02-13T09:12:43.498Z] ====== scala-kmeans (scala) [default], iteration 24 completed (302.591 ms) ======
[2026-02-13T09:12:43.498Z] ====== scala-kmeans (scala) [default], iteration 25 started ======
[2026-02-13T09:12:43.498Z] GC before operation: completed in 41.787 ms, heap usage 56.234 MB -> 26.235 MB.
[2026-02-13T09:12:43.498Z] ====== scala-kmeans (scala) [default], iteration 25 completed (302.431 ms) ======
[2026-02-13T09:12:43.498Z] ====== scala-kmeans (scala) [default], iteration 26 started ======
[2026-02-13T09:12:43.498Z] GC before operation: completed in 40.705 ms, heap usage 56.235 MB -> 26.234 MB.
[2026-02-13T09:12:43.499Z] ====== scala-kmeans (scala) [default], iteration 26 completed (302.982 ms) ======
[2026-02-13T09:12:43.499Z] ====== scala-kmeans (scala) [default], iteration 27 started ======
[2026-02-13T09:12:43.499Z] GC before operation: completed in 43.176 ms, heap usage 56.234 MB -> 26.235 MB.
[2026-02-13T09:12:44.467Z] ====== scala-kmeans (scala) [default], iteration 27 completed (299.953 ms) ======
[2026-02-13T09:12:44.467Z] ====== scala-kmeans (scala) [default], iteration 28 started ======
[2026-02-13T09:12:44.467Z] GC before operation: completed in 46.008 ms, heap usage 56.235 MB -> 26.235 MB.
[2026-02-13T09:12:44.467Z] ====== scala-kmeans (scala) [default], iteration 28 completed (299.949 ms) ======
[2026-02-13T09:12:44.467Z] ====== scala-kmeans (scala) [default], iteration 29 started ======
[2026-02-13T09:12:44.467Z] GC before operation: completed in 41.948 ms, heap usage 56.235 MB -> 26.235 MB.
[2026-02-13T09:12:44.467Z] ====== scala-kmeans (scala) [default], iteration 29 completed (301.146 ms) ======
[2026-02-13T09:12:44.467Z] ====== scala-kmeans (scala) [default], iteration 30 started ======
[2026-02-13T09:12:44.467Z] GC before operation: completed in 40.693 ms, heap usage 56.235 MB -> 26.235 MB.
[2026-02-13T09:12:45.437Z] ====== scala-kmeans (scala) [default], iteration 30 completed (299.872 ms) ======
[2026-02-13T09:12:45.437Z] ====== scala-kmeans (scala) [default], iteration 31 started ======
[2026-02-13T09:12:45.437Z] GC before operation: completed in 43.162 ms, heap usage 56.235 MB -> 26.235 MB.
[2026-02-13T09:12:45.437Z] ====== scala-kmeans (scala) [default], iteration 31 completed (300.561 ms) ======
[2026-02-13T09:12:45.437Z] ====== scala-kmeans (scala) [default], iteration 32 started ======
[2026-02-13T09:12:45.437Z] GC before operation: completed in 57.127 ms, heap usage 56.235 MB -> 26.235 MB.
[2026-02-13T09:12:45.437Z] ====== scala-kmeans (scala) [default], iteration 32 completed (302.972 ms) ======
[2026-02-13T09:12:45.437Z] ====== scala-kmeans (scala) [default], iteration 33 started ======
[2026-02-13T09:12:46.406Z] GC before operation: completed in 57.085 ms, heap usage 56.235 MB -> 26.235 MB.
[2026-02-13T09:12:46.406Z] ====== scala-kmeans (scala) [default], iteration 33 completed (303.737 ms) ======
[2026-02-13T09:12:46.406Z] ====== scala-kmeans (scala) [default], iteration 34 started ======
[2026-02-13T09:12:46.406Z] GC before operation: completed in 40.570 ms, heap usage 56.235 MB -> 26.235 MB.
[2026-02-13T09:12:46.406Z] ====== scala-kmeans (scala) [default], iteration 34 completed (301.462 ms) ======
[2026-02-13T09:12:46.406Z] ====== scala-kmeans (scala) [default], iteration 35 started ======
[2026-02-13T09:12:46.406Z] GC before operation: completed in 40.586 ms, heap usage 56.235 MB -> 26.236 MB.
[2026-02-13T09:12:47.375Z] ====== scala-kmeans (scala) [default], iteration 35 completed (301.735 ms) ======
[2026-02-13T09:12:47.375Z] ====== scala-kmeans (scala) [default], iteration 36 started ======
[2026-02-13T09:12:47.375Z] GC before operation: completed in 44.830 ms, heap usage 56.236 MB -> 26.237 MB.
[2026-02-13T09:12:47.375Z] ====== scala-kmeans (scala) [default], iteration 36 completed (302.753 ms) ======
[2026-02-13T09:12:47.375Z] ====== scala-kmeans (scala) [default], iteration 37 started ======
[2026-02-13T09:12:47.375Z] GC before operation: completed in 40.949 ms, heap usage 56.237 MB -> 26.238 MB.
[2026-02-13T09:12:47.375Z] ====== scala-kmeans (scala) [default], iteration 37 completed (301.042 ms) ======
[2026-02-13T09:12:47.375Z] ====== scala-kmeans (scala) [default], iteration 38 started ======
[2026-02-13T09:12:47.375Z] GC before operation: completed in 40.491 ms, heap usage 56.238 MB -> 26.237 MB.
[2026-02-13T09:12:48.345Z] ====== scala-kmeans (scala) [default], iteration 38 completed (302.175 ms) ======
[2026-02-13T09:12:48.345Z] ====== scala-kmeans (scala) [default], iteration 39 started ======
[2026-02-13T09:12:48.345Z] GC before operation: completed in 40.721 ms, heap usage 56.237 MB -> 26.237 MB.
[2026-02-13T09:12:48.345Z] ====== scala-kmeans (scala) [default], iteration 39 completed (302.617 ms) ======
[2026-02-13T09:12:48.345Z] ====== scala-kmeans (scala) [default], iteration 40 started ======
[2026-02-13T09:12:48.345Z] GC before operation: completed in 41.673 ms, heap usage 56.237 MB -> 26.238 MB.
[2026-02-13T09:12:48.345Z] ====== scala-kmeans (scala) [default], iteration 40 completed (304.461 ms) ======
[2026-02-13T09:12:48.345Z] ====== scala-kmeans (scala) [default], iteration 41 started ======
[2026-02-13T09:12:48.345Z] GC before operation: completed in 40.715 ms, heap usage 56.238 MB -> 26.238 MB.
[2026-02-13T09:12:49.316Z] ====== scala-kmeans (scala) [default], iteration 41 completed (303.519 ms) ======
[2026-02-13T09:12:49.316Z] ====== scala-kmeans (scala) [default], iteration 42 started ======
[2026-02-13T09:12:49.316Z] GC before operation: completed in 42.272 ms, heap usage 56.238 MB -> 26.238 MB.
[2026-02-13T09:12:49.316Z] ====== scala-kmeans (scala) [default], iteration 42 completed (307.623 ms) ======
[2026-02-13T09:12:49.316Z] ====== scala-kmeans (scala) [default], iteration 43 started ======
[2026-02-13T09:12:49.316Z] GC before operation: completed in 41.044 ms, heap usage 56.238 MB -> 26.238 MB.
[2026-02-13T09:12:49.316Z] ====== scala-kmeans (scala) [default], iteration 43 completed (303.687 ms) ======
[2026-02-13T09:12:49.316Z] ====== scala-kmeans (scala) [default], iteration 44 started ======
[2026-02-13T09:12:49.316Z] GC before operation: completed in 41.496 ms, heap usage 56.238 MB -> 26.238 MB.
[2026-02-13T09:12:50.285Z] ====== scala-kmeans (scala) [default], iteration 44 completed (306.343 ms) ======
[2026-02-13T09:12:50.285Z] ====== scala-kmeans (scala) [default], iteration 45 started ======
[2026-02-13T09:12:50.285Z] GC before operation: completed in 40.769 ms, heap usage 56.238 MB -> 26.238 MB.
[2026-02-13T09:12:50.285Z] ====== scala-kmeans (scala) [default], iteration 45 completed (307.059 ms) ======
[2026-02-13T09:12:50.285Z] ====== scala-kmeans (scala) [default], iteration 46 started ======
[2026-02-13T09:12:50.285Z] GC before operation: completed in 40.716 ms, heap usage 56.238 MB -> 26.238 MB.
[2026-02-13T09:12:50.285Z] ====== scala-kmeans (scala) [default], iteration 46 completed (303.080 ms) ======
[2026-02-13T09:12:50.285Z] ====== scala-kmeans (scala) [default], iteration 47 started ======
[2026-02-13T09:12:51.254Z] GC before operation: completed in 57.488 ms, heap usage 56.238 MB -> 26.238 MB.
[2026-02-13T09:12:51.254Z] ====== scala-kmeans (scala) [default], iteration 47 completed (301.919 ms) ======
[2026-02-13T09:12:51.254Z] ====== scala-kmeans (scala) [default], iteration 48 started ======
[2026-02-13T09:12:51.254Z] GC before operation: completed in 57.279 ms, heap usage 56.238 MB -> 26.238 MB.
[2026-02-13T09:12:51.254Z] ====== scala-kmeans (scala) [default], iteration 48 completed (303.517 ms) ======
[2026-02-13T09:12:51.254Z] ====== scala-kmeans (scala) [default], iteration 49 started ======
[2026-02-13T09:12:51.254Z] GC before operation: completed in 59.640 ms, heap usage 56.238 MB -> 26.238 MB.
[2026-02-13T09:12:52.223Z] ====== scala-kmeans (scala) [default], iteration 49 completed (305.991 ms) ======
[2026-02-13T09:12:52.223Z] -----------------------------------
[2026-02-13T09:12:52.223Z] renaissance-scala-kmeans_0_PASSED
[2026-02-13T09:12:52.223Z] -----------------------------------
[2026-02-13T09:12:52.223Z]
[2026-02-13T09:12:52.223Z] TEST TEARDOWN:
[2026-02-13T09:12:52.223Z] Nothing to be done for teardown.
[2026-02-13T09:12:52.223Z] renaissance-scala-kmeans_0 Finish Time: Fri Feb 13 09:12:51 2026 Epoch Time (ms): 1770973971512
[2026-02-13T09:12:52.223Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/renaissance'
[2026-02-13T09:12:52.223Z] make[3]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/perf'
[2026-02-13T09:12:52.223Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests'
[2026-02-13T09:12:52.223Z]
[2026-02-13T09:12:52.223Z]
[2026-02-13T09:12:52.223Z] All tests finished, run result summary:
[2026-02-13T09:12:52.224Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/scripts"; \
[2026-02-13T09:12:52.224Z] perl "resultsSum.pl" --failuremk="/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/failedtargets.mk" --resultFile="/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17709728472980/TestTargetResult" --platFile="/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/resources/buildPlatformMap.properties" --diagnostic=failure --jdkVersion=27 --jdkImpl=hotspot --jdkVendor="eclipse" --spec=linux_ppc-64_le --buildList=perf --customTarget="" --testTarget=sanity.perf --tapPath=/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17709728472980/ --tapName=Test_openjdk27_hs_sanity.perf_ppc64le_linux.tap --comment=""
[2026-02-13T09:12:52.224Z]
[2026-02-13T09:12:52.224Z]
[2026-02-13T09:12:52.224Z] TEST TARGETS SUMMARY
[2026-02-13T09:12:52.224Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2026-02-13T09:12:52.224Z] DISABLED test targets:
[2026-02-13T09:12:52.224Z] dacapo-lusearch-fix_0
[2026-02-13T09:12:52.224Z]
[2026-02-13T09:12:52.224Z] PASSED test targets:
[2026-02-13T09:12:52.224Z] dacapo-eclipse_0
[2026-02-13T09:12:52.224Z] dacapo-h2_0
[2026-02-13T09:12:52.224Z] renaissance-akka-uct_0
[2026-02-13T09:12:52.224Z] renaissance-fj-kmeans_0
[2026-02-13T09:12:52.224Z] renaissance-future-genetic_0
[2026-02-13T09:12:52.224Z] renaissance-scala-kmeans_0
[2026-02-13T09:12:52.224Z]
[2026-02-13T09:12:52.224Z] FAILED test targets:
[2026-02-13T09:12:52.224Z] renaissance-naive-bayes_0
[2026-02-13T09:12:52.224Z]
[2026-02-13T09:12:52.224Z] TOTAL: 9 EXECUTED: 7 PASSED: 6 FAILED: 1 DISABLED: 1 SKIPPED: 1
[2026-02-13T09:12:52.224Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2026-02-13T09:12:52.224Z]
[2026-02-13T09:12:52.224Z] settings.mk:451: recipe for target 'resultsSummary' failed
[2026-02-13T09:12:52.224Z] make[1]: *** [resultsSummary] Error 2
[2026-02-13T09:12:52.224Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG'
[2026-02-13T09:12:52.224Z] makefile:61: recipe for target '_sanity.perf' failed
[2026-02-13T09:12:52.224Z] make: *** [_sanity.perf] Error 2
[Pipeline] sh
[2026-02-13T09:12:54.655Z] ++ uname
[2026-02-13T09:12:54.656Z] + '[' Linux = AIX ']'
[2026-02-13T09:12:54.656Z] ++ uname
[2026-02-13T09:12:54.656Z] + '[' Linux = SunOS ']'
[2026-02-13T09:12:54.656Z] ++ uname
[2026-02-13T09:12:54.656Z] + '[' Linux = '*BSD' ']'
[2026-02-13T09:12:54.656Z] + MAKE=make
[2026-02-13T09:12:54.656Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-13T09:12:54.656Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] }
[2026-02-13T09:12:55.282Z] $ ssh-agent -k
[2026-02-13T09:12:55.289Z] unset SSH_AUTH_SOCK;
[2026-02-13T09:12:55.289Z] unset SSH_AGENT_PID;
[2026-02-13T09:12:55.289Z] echo Agent pid 21263 killed;
[2026-02-13T09:12:56.100Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[2026-02-13T09:12:56.125Z] Xvfb stopping
[Pipeline] // wrap
[Pipeline] writeJSON
[Pipeline] archiveArtifacts
[2026-02-13T09:12:57.343Z] Archiving artifacts
[2026-02-13T09:12:57.708Z] Recording fingerprints
[Pipeline] echo
[2026-02-13T09:12:57.904Z] DaCapo-h2 metric found and archived
[Pipeline] echo
[2026-02-13T09:12:57.943Z] There were test failures, current build status is UNSTABLE.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post)
[Pipeline] echo
[2026-02-13T09:12:58.019Z] Saving aqa-tests/testenv/testenv.properties file on jenkins.
[Pipeline] archiveArtifacts
[2026-02-13T09:12:58.235Z] Archiving artifacts
[2026-02-13T09:12:58.596Z] Recording fingerprints
[Pipeline] echo
[2026-02-13T09:12:58.795Z] Saving aqa-tests/TKG/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-02-13T09:12:58.983Z] Archiving artifacts
[2026-02-13T09:12:59.348Z] Recording fingerprints
[Pipeline] sh
[2026-02-13T09:13:01.439Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_17709728472980
[Pipeline] echo
[2026-02-13T09:13:01.982Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins.
[Pipeline] archiveArtifacts
[2026-02-13T09:13:02.168Z] Archiving artifacts
[2026-02-13T09:13:02.707Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2026-02-13T09:13:04.737Z] Tap file found: aqa-tests/TKG/output_17709728472980/Test_openjdk27_hs_sanity.perf_ppc64le_linux.tap...
[Pipeline] readFile
[Pipeline] junit
[2026-02-13T09:13:05.162Z] Recording test results
[2026-02-13T09:13:05.668Z] None of the test reports contained any result
[2026-02-13T09:13:05.669Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-13T09:13:05.691Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-13T09:13:05.539Z] No test report files were found. Configuration error?
[2026-02-13T09:13:07.618Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-02-13T09:13:07.619Z] Unix type machine..
[2026-02-13T09:13:07.619Z] Running on a Linux host
[2026-02-13T09:13:07.619Z] Woohoo - no rogue processes detected!
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-13T09:13:08.535Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-13T09:13:08.535Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-13T09:13:10.302Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2026-02-13T09:13:12.314Z] + find /tmp -name '*core*' -print -exec rm -f '{}' ';'
[2026-02-13T09:13:13.820Z] + true
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-02-13T09:13:13.845Z] 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
[2026-02-13T09:13:13.976Z] allocate a node for generating rerun job ...
[Pipeline] node
[2026-02-13T09:13:14.020Z] Running on test-osuosl-aix72-ppc64-6 in /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux
[Pipeline] {
[Pipeline] echo
[2026-02-13T09:13:14.038Z] Generating rerun Test_openjdk27_hs_sanity.perf_ppc64le_linux_rerun job for running failed test(s) ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk27_hs_sanity.perf_ppc64le_linux_rerun)
[Pipeline] echo
[2026-02-13T09:13:14.058Z] GENERATE_JOBS is set to true, set test job Test_openjdk27_hs_sanity.perf_ppc64le_linux_rerun params for generating the job
[Pipeline] fileExists
[Pipeline] sh
[2026-02-13T09:13:16.316Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2026-02-13T09:13:17.564Z] Processing DSL script testJobTemplate
[2026-02-13T09:18:05.804Z] LEVELS: [sanity]
[2026-02-13T09:18:05.804Z] JDK_VERSIONS: [8]
[2026-02-13T09:18:05.804Z] GROUPS: [perf]
[2026-02-13T09:18:05.804Z] ARCH_OS_LIST: [ppc64le_linux]
[2026-02-13T09:18:05.955Z] Existing items:
[2026-02-13T09:18:05.955Z] GeneratedJob{name='Test_openjdk27_hs_sanity.perf_ppc64le_linux_rerun'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2026-02-13T09:18:11.619Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk27_hs_sanity.perf_ppc64le_linux_rerun)
[Pipeline] build
[2026-02-13T09:18:11.640Z] Scheduling project: Test_openjdk27_hs_sanity.perf_ppc64le_linux_rerun
[2026-02-13T09:18:16.992Z] Starting building: Test_openjdk27_hs_sanity.perf_ppc64le_linux_rerun #3
[2026-02-13T09:42:53.413Z] Build Test_openjdk27_hs_sanity.perf_ppc64le_linux_rerun #3 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2026-02-13T09:42:53.487Z] Running on test-docker-ubuntu2404-armv8-6 in /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-13T09:42:53.904Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-13T09:42:53.904Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-13T09:42:54.102Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2026-02-13T09:42:54.140Z] Test_openjdk27_hs_sanity.perf_ppc64le_linux_rerun #3 completed with status UNSTABLE
[Pipeline] timeout
[2026-02-13T09:42:54.154Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-13T09:42:55.436Z] Copied 1 artifact from "Test_openjdk27_hs_sanity.perf_ppc64le_linux_rerun" build number 3
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-02-13T09:42:55.472Z] Saving Test_openjdk27_hs_sanity.perf_ppc64le_linux_rerun/3/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-02-13T09:42:55.657Z] Archiving artifacts
[2026-02-13T09:42:56.347Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2026-02-13T09:42:57.337Z] Tap file found: Test_openjdk27_hs_sanity.perf_ppc64le_linux_rerun/3/aqa-tests/TKG/output_17709757438953/Test_openjdk27_hs_sanity.perf_ppc64le_linux_rerun.tap...
[Pipeline] readFile
[Pipeline] echo
[2026-02-13T09:42:57.573Z] Rerun in Grinder with failed test targets: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=testList+TESTLIST=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=ppc64le_linux&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=27&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-linux-ppc64le-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-27%2B9_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=393&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-13T09:42:57.973Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-13T09:42:57.973Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-13T09:42:58.695Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE