Test_openjdk26_hs_sanity.perf_s390x_linux
Started by upstream project "build-scripts/jobs/jdk26/jdk26-linux-s390x-temurin" build number 2
originally caused by:
Started by upstream project "build-scripts/openjdk26-pipeline" build number 33
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_26ea" build number 61
originally caused by:
Started by user Andrew Leonard
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_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_openjdk26_hs_sanity.perf_s390x_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 3e5998a3199bbe54a027e7e9d7e1e04f8697211b (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 3e5998a3199bbe54a027e7e9d7e1e04f8697211b # timeout=10
Commit message: "Docs: Complete migration from doc/ to docs/ and clean up JenkinsFeatures.md (#6794)"
> git rev-list --no-walk 3e7499ffc7dfb578b3740660f047e747ca17e8d2 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2025-12-30T15:52:24.239Z] Found a total of 5 nodes with the 'hw.arch.s390x&&sw.os.linux&&ci.role.perf' label
[Pipeline] echo
[2025-12-30T15:52:24.246Z] SPEC: linux_390-64
[Pipeline] echo
[2025-12-30T15:52:24.247Z] Specified LABEL: hw.arch.s390x&&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
[2025-12-30T15:52:24.256Z] dynamicAgents: []
[Pipeline] echo
[2025-12-30T15:52:24.257Z] Provisioning LABEL: hw.arch.s390x&&sw.os.linux&&ci.role.perf
[Pipeline] nodesByLabel
[2025-12-30T15:52:24.292Z] Found a total of 5 nodes with the 'hw.arch.s390x&&sw.os.linux&&ci.role.perf' label
[Pipeline] node
[2025-12-30T15:52:39.298Z] Still waiting to schedule task
[2025-12-30T15:52:39.298Z] Waiting for next available executor on ‘hw.arch.s390x&&sw.os.linux&&ci.role.perf’
[2025-12-30T15:53:37.306Z] Running on test-marist-rhel8-s390x-2 in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_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
[2025-12-30T15:53:37.329Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-12-30T15:53:37.549Z] [WS-CLEANUP] Deleting project workspace...
[2025-12-30T15:53:37.549Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-12-30T15:53:37.646Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-12-30T15:53:37.776Z] The recommended git tool is: /usr/bin/git
[2025-12-30T15:53:37.964Z] No credentials specified
[2025-12-30T15:53:38.057Z] Cloning the remote Git repository
[2025-12-30T15:53:38.214Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-12-30T15:53:38.219Z] > /usr/bin/git init /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests # timeout=10
[2025-12-30T15:53:38.225Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-12-30T15:53:38.226Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-12-30T15:53:38.226Z] > /usr/bin/git --version # timeout=10
[2025-12-30T15:53:38.229Z] > git --version # 'git version 2.39.3'
[2025-12-30T15:53:38.229Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-12-30T15:53:41.973Z] Avoid second fetch
[2025-12-30T15:53:42.072Z] Checking out Revision 3e5998a3199bbe54a027e7e9d7e1e04f8697211b (origin/master)
[2025-12-30T15:53:41.814Z] > /usr/bin/git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-12-30T15:53:41.816Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-12-30T15:53:42.015Z] > /usr/bin/git rev-parse origin/master^{commit} # timeout=10
[2025-12-30T15:53:42.114Z] > /usr/bin/git config core.sparsecheckout # timeout=10
[2025-12-30T15:53:42.117Z] > /usr/bin/git checkout -f 3e5998a3199bbe54a027e7e9d7e1e04f8697211b # timeout=10
[2025-12-30T15:53:42.460Z] Commit message: "Docs: Complete migration from doc/ to docs/ and clean up JenkinsFeatures.md (#6794)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_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
[2025-12-30T15:53:44.308Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-12-30T15:53:44.350Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-12-30T15:53:45.519Z] + LC_TIME=C
[2025-12-30T15:53:45.519Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-12-30T15:53:45.910Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-12-30T15:53:47.027Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-12-30T15:53:47.027Z] Unix type machine..
[2025-12-30T15:53:47.027Z] Running on a Linux host
[2025-12-30T15:53:47.027Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2025-12-30T15:53:49.389Z] + printenv
[2025-12-30T15:53:49.389Z] TIME_LIMIT=25
[2025-12-30T15:53:49.389Z] RERUN_ITERATIONS=1
[2025-12-30T15:53:49.389Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_s390x_linux/16/display/redirect
[2025-12-30T15:53:49.389Z] JENKINS_URL=https://ci.adoptium.net/
[2025-12-30T15:53:49.389Z] EXECUTOR_NUMBER=0
[2025-12-30T15:53:49.389Z] SSH_CONNECTION=78.47.239.97 34974 148.100.74.2 22
[2025-12-30T15:53:49.389Z] _=/usr/bin/printenv
[2025-12-30T15:53:49.389Z] LANG=en_US.UTF-8
[2025-12-30T15:53:49.389Z] BUILD_ID=16
[2025-12-30T15:53:49.389Z] USE_JRE=false
[2025-12-30T15:53:49.389Z] jobStatus=SUCCESS
[2025-12-30T15:53:49.389Z] OLDPWD=/home/jenkins
[2025-12-30T15:53:49.389Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_s390x_linux/16/display/redirect?page=changes
[2025-12-30T15:53:49.389Z] STF_OWNER_BRANCH=adoptium:master
[2025-12-30T15:53:49.389Z] PERSONAL_BUILD=false
[2025-12-30T15:53:49.389Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib
[2025-12-30T15:53:49.389Z] JENKINS_NODE_COOKIE=fea46db8-1e0b-45a4-8982-9a298f531672
[2025-12-30T15:53:49.389Z] SLACK_CHANNEL=aqavit-bot
[2025-12-30T15:53:49.389Z] JDK_IMPL=hotspot
[2025-12-30T15:53:49.389Z] JOB_BASE_NAME=Test_openjdk26_hs_sanity.perf_s390x_linux
[2025-12-30T15:53:49.389Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux@tmp
[2025-12-30T15:53:49.389Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-12-30T15:53:49.389Z] DYNAMIC_COMPILE=false
[2025-12-30T15:53:49.389Z] OPENJ9_BRANCH=master
[2025-12-30T15:53:49.389Z] which_declare=declare -f
[2025-12-30T15:53:49.389Z] CI=true
[2025-12-30T15:53:49.389Z] HUDSON_COOKIE=a27d0789-0f8b-403a-bbfc-126cfdec47f8
[2025-12-30T15:53:49.389Z] XDG_SESSION_ID=21442
[2025-12-30T15:53:49.389Z] USER=jenkins
[2025-12-30T15:53:49.389Z] ADOPTOPENJDK_BRANCH=master
[2025-12-30T15:53:49.389Z] ORIGIN_JDK_VERSION=26
[2025-12-30T15:53:49.389Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/system_lib
[2025-12-30T15:53:49.389Z] UPSTREAM_JOB_NUMBER=2
[2025-12-30T15:53:49.389Z] BUILD_NUMBER=16
[2025-12-30T15:53:49.389Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-12-30T15:53:49.389Z] JCK_GIT_BRANCH=master
[2025-12-30T15:53:49.389Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-12-30T15:53:49.389Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux
[2025-12-30T15:53:49.389Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk26/jdk26-linux-s390x-temurin
[2025-12-30T15:53:49.389Z] KEEP_REPORTDIR=false
[2025-12-30T15:53:49.389Z] PWD=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux
[2025-12-30T15:53:49.389Z] HUDSON_URL=https://ci.adoptium.net/
[2025-12-30T15:53:49.389Z] USE_TESTENV_PROPERTIES=false
[2025-12-30T15:53:49.389Z] HOME=/home/jenkins
[2025-12-30T15:53:49.389Z] NODE_NAME=test-marist-rhel8-s390x-2
[2025-12-30T15:53:49.389Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../benchmarks
[2025-12-30T15:53:49.389Z] DOCKER_REQUIRED=false
[2025-12-30T15:53:49.389Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-12-30T15:53:49.389Z] SSH_CLIENT=78.47.239.97 34974 22
[2025-12-30T15:53:49.389Z] JDK_BRANCH=jdk-26+29_adopt
[2025-12-30T15:53:49.389Z] ARCHIVE_TEST_RESULTS=false
[2025-12-30T15:53:49.389Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-12-30T15:53:49.389Z] JOB_NAME=Test_openjdk26_hs_sanity.perf_s390x_linux
[2025-12-30T15:53:49.389Z] TEST_TIME=120
[2025-12-30T15:53:49.389Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_s390x_linux/16/display/redirect?page=tests
[2025-12-30T15:53:49.389Z] BUILD_LIST=perf
[2025-12-30T15:53:49.389Z] KEEP_WORKSPACE=false
[2025-12-30T15:53:49.389Z] NUM_PROCESSORS=2
[2025-12-30T15:53:49.389Z] EXIT_SUCCESS=false
[2025-12-30T15:53:49.389Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-12-30T15:53:49.389Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-12-30T15:53:49.389Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_s390x_linux/display/redirect
[2025-12-30T15:53:49.389Z] RERUN_FAILURE=true
[2025-12-30T15:53:49.389Z] SDK_RESOURCE=upstream
[2025-12-30T15:53:49.389Z] ACTIVE_NODE_TIMEOUT=5
[2025-12-30T15:53:49.389Z] SETUP_JCK_RUN=false
[2025-12-30T15:53:49.389Z] SPEC=linux_390-64
[2025-12-30T15:53:49.389Z] ITERATIONS=1
[2025-12-30T15:53:49.389Z] GENERATE_JOBS=true
[2025-12-30T15:53:49.389Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image
[2025-12-30T15:53:49.389Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-12-30T15:53:49.389Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_s390x_linux/16/display/redirect?page=artifacts
[2025-12-30T15:53:49.389Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-12-30T15:53:49.389Z] AUTO_DETECT=true
[2025-12-30T15:53:49.389Z] TAP_NAME=Test_openjdk26_hs_sanity.perf_s390x_linux.tap
[2025-12-30T15:53:49.389Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_s390x_linux/16/
[2025-12-30T15:53:49.389Z] SHELL=/bin/bash
[2025-12-30T15:53:49.389Z] STAGE_NAME=Setup
[2025-12-30T15:53:49.389Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-12-30T15:53:49.389Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_s390x_linux/
[2025-12-30T15:53:49.389Z] TKG_OWNER_BRANCH=adoptium:master
[2025-12-30T15:53:49.389Z] JDK_VERSION=26
[2025-12-30T15:53:49.389Z] BUILD_DISPLAY_NAME=#16
[2025-12-30T15:53:49.389Z] PLATFORM=s390x_linux
[2025-12-30T15:53:49.389Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-12-30T15:53:49.389Z] SHLVL=3
[2025-12-30T15:53:49.389Z] JDK_REPO=https://github.com/adoptium/jdk
[2025-12-30T15:53:49.389Z] PARALLEL=Dynamic
[2025-12-30T15:53:49.389Z] BUILD_TAG=jenkins-Test_openjdk26_hs_sanity.perf_s390x_linux-16
[2025-12-30T15:53:49.389Z] TKG_ITERATIONS=1
[2025-12-30T15:53:49.389Z] EXIT_FAILURE=false
[2025-12-30T15:53:49.389Z] NODE_LABELS=hw.arch.s390x test ci.role.test linux rhel sw.os.linux sw.tool.docker ci.role.perf rhel8 s390x test-marist-rhel8-s390x-2
[2025-12-30T15:53:49.389Z] TARGET=sanity.perf
[2025-12-30T15:53:49.389Z] LOGNAME=jenkins
[2025-12-30T15:53:49.389Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus
[2025-12-30T15:53:49.389Z] XDG_RUNTIME_DIR=/run/user/1002
[2025-12-30T15:53:49.389Z] JOBSTARTTIME=Tue, 30 Dec 2025 10:53:44 -0500
[2025-12-30T15:53:49.389Z] PATH=/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
[2025-12-30T15:53:49.389Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-12-30T15:53:49.389Z] OPENJCEPLUS_GIT_BRANCH=semeru-java26
[2025-12-30T15:53:49.389Z] JENKINS_SERVER_COOKIE=durable-a413a147d740e1531a4276141693a6d1f2be73d97286723f19c1addd98f32543
[2025-12-30T15:53:49.389Z] LESSOPEN=||/usr/bin/lesspipe.sh %s
[2025-12-30T15:53:49.389Z] BASH_FUNC_which%%=() { ( alias;
[2025-12-30T15:53:49.389Z] eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
[2025-12-30T15:53:49.389Z] }
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-12-30T15:53:49.674Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-12-30T15:53:49.684Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-12-30T15:54:39.924Z] Copied 7 artifacts from "build-scripts » jobs » jdk26 » jdk26-linux-s390x-temurin" build number 2
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-12-30T15:54:40.111Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2025-12-30T15:54:40.117Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux
[Pipeline] {
[Pipeline] sshagent
[2025-12-30T15:54:40.175Z] $ ssh-agent
[2025-12-30T15:54:40.598Z] SSH_AUTH_SOCK=/tmp/ssh-yuB4kDGGFosA/agent.1421710
[2025-12-30T15:54:40.598Z] SSH_AGENT_PID=1421712
[2025-12-30T15:54:40.598Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-12-30T15:54:40.610Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-12-30T15:54:40.635Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-12-30T15:54:41.739Z] ++ pwd
[2025-12-30T15:54:41.739Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/.. -p s390x_linux -r upstream -j 26 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2025-12-30T15:54:41.739Z] TESTDIR: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests
[2025-12-30T15:54:41.739Z] get jdk binary...
[2025-12-30T15:54:41.739Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-12-30T15:54:41.739Z] Uncompressing file: OpenJDK26U-jdk_s390x_linux_hotspot_26_29-ea.tar.gz ...
[2025-12-30T15:54:41.739Z] List files in jdkbinary folder...
[2025-12-30T15:54:41.739Z] total 374272
[2025-12-30T15:54:41.739Z] -rw-r--r-- 1 jenkins jenkins 138713272 Dec 30 10:36 OpenJDK26U-jdk_s390x_linux_hotspot_26_29-ea.tar.gz
[2025-12-30T15:54:41.739Z] -rw-r--r-- 1 jenkins jenkins 83360674 Dec 30 10:35 OpenJDK26U-jmods_s390x_linux_hotspot_26_29-ea.tar.gz
[2025-12-30T15:54:41.739Z] -rw-r--r-- 1 jenkins jenkins 60923124 Dec 30 10:34 OpenJDK26U-jre_s390x_linux_hotspot_26_29-ea.tar.gz
[2025-12-30T15:54:41.739Z] -rw-r--r-- 1 jenkins jenkins 138848 Dec 30 10:45 OpenJDK26U-sbom_s390x_linux_hotspot_26_29-ea.json
[2025-12-30T15:54:41.739Z] -rw-rw-r-- 1 jenkins jenkins 32208 Dec 30 10:43 OpenJDK26U-sbom_s390x_linux_hotspot_26_29-ea-metadata.json
[2025-12-30T15:54:41.739Z] -rw-r--r-- 1 jenkins jenkins 5522447 Dec 30 10:35 OpenJDK26U-static-libs-glibc_s390x_linux_hotspot_26_29-ea.tar.gz
[2025-12-30T15:54:41.739Z] -rw-r--r-- 1 jenkins jenkins 94552487 Dec 30 10:35 OpenJDK26U-testimage_s390x_linux_hotspot_26_29-ea.tar.gz
[2025-12-30T15:54:41.739Z] drwxrwxr-x 3 jenkins jenkins 23 Dec 30 10:54 tmp
[2025-12-30T15:54:41.739Z] List files in jdkbinary/tmp folder...
[2025-12-30T15:54:41.739Z] total 0
[2025-12-30T15:54:41.739Z] drwxr-xr-x 7 jenkins jenkins 97 Dec 30 10:33 jdk-26+29
[2025-12-30T15:54:41.739Z] Moving directory jdk-26+29/ to ../j2sdk-image
[2025-12-30T15:54:41.739Z] Uncompressing file: OpenJDK26U-jre_s390x_linux_hotspot_26_29-ea.tar.gz ...
[2025-12-30T15:54:41.739Z] List files in jdkbinary folder...
[2025-12-30T15:54:41.739Z] total 374272
[2025-12-30T15:54:41.739Z] drwxr-xr-x 7 jenkins jenkins 97 Dec 30 10:33 j2sdk-image
[2025-12-30T15:54:41.739Z] -rw-r--r-- 1 jenkins jenkins 138713272 Dec 30 10:36 OpenJDK26U-jdk_s390x_linux_hotspot_26_29-ea.tar.gz
[2025-12-30T15:54:41.739Z] -rw-r--r-- 1 jenkins jenkins 83360674 Dec 30 10:35 OpenJDK26U-jmods_s390x_linux_hotspot_26_29-ea.tar.gz
[2025-12-30T15:54:41.739Z] -rw-r--r-- 1 jenkins jenkins 60923124 Dec 30 10:34 OpenJDK26U-jre_s390x_linux_hotspot_26_29-ea.tar.gz
[2025-12-30T15:54:41.739Z] -rw-r--r-- 1 jenkins jenkins 138848 Dec 30 10:45 OpenJDK26U-sbom_s390x_linux_hotspot_26_29-ea.json
[2025-12-30T15:54:41.739Z] -rw-rw-r-- 1 jenkins jenkins 32208 Dec 30 10:43 OpenJDK26U-sbom_s390x_linux_hotspot_26_29-ea-metadata.json
[2025-12-30T15:54:41.739Z] -rw-r--r-- 1 jenkins jenkins 5522447 Dec 30 10:35 OpenJDK26U-static-libs-glibc_s390x_linux_hotspot_26_29-ea.tar.gz
[2025-12-30T15:54:41.739Z] -rw-r--r-- 1 jenkins jenkins 94552487 Dec 30 10:35 OpenJDK26U-testimage_s390x_linux_hotspot_26_29-ea.tar.gz
[2025-12-30T15:54:41.739Z] drwxrwxr-x 3 jenkins jenkins 27 Dec 30 10:54 tmp
[2025-12-30T15:54:41.739Z] List files in jdkbinary/tmp folder...
[2025-12-30T15:54:41.739Z] total 0
[2025-12-30T15:54:41.739Z] drwxr-xr-x 6 jenkins jenkins 82 Dec 30 10:33 jdk-26+29-jre
[2025-12-30T15:54:41.739Z] Moving directory jdk-26+29-jre/ to ../j2re-image
[2025-12-30T15:54:41.740Z] Uncompressing file: OpenJDK26U-static-libs-glibc_s390x_linux_hotspot_26_29-ea.tar.gz ...
[2025-12-30T15:54:41.740Z] List files in jdkbinary folder...
[2025-12-30T15:54:41.740Z] total 374272
[2025-12-30T15:54:41.740Z] drwxr-xr-x 6 jenkins jenkins 82 Dec 30 10:33 j2re-image
[2025-12-30T15:54:41.740Z] drwxr-xr-x 7 jenkins jenkins 97 Dec 30 10:33 j2sdk-image
[2025-12-30T15:54:41.740Z] -rw-r--r-- 1 jenkins jenkins 138713272 Dec 30 10:36 OpenJDK26U-jdk_s390x_linux_hotspot_26_29-ea.tar.gz
[2025-12-30T15:54:41.740Z] -rw-r--r-- 1 jenkins jenkins 83360674 Dec 30 10:35 OpenJDK26U-jmods_s390x_linux_hotspot_26_29-ea.tar.gz
[2025-12-30T15:54:41.740Z] -rw-r--r-- 1 jenkins jenkins 60923124 Dec 30 10:34 OpenJDK26U-jre_s390x_linux_hotspot_26_29-ea.tar.gz
[2025-12-30T15:54:41.740Z] -rw-r--r-- 1 jenkins jenkins 138848 Dec 30 10:45 OpenJDK26U-sbom_s390x_linux_hotspot_26_29-ea.json
[2025-12-30T15:54:41.740Z] -rw-rw-r-- 1 jenkins jenkins 32208 Dec 30 10:43 OpenJDK26U-sbom_s390x_linux_hotspot_26_29-ea-metadata.json
[2025-12-30T15:54:41.740Z] -rw-r--r-- 1 jenkins jenkins 5522447 Dec 30 10:35 OpenJDK26U-static-libs-glibc_s390x_linux_hotspot_26_29-ea.tar.gz
[2025-12-30T15:54:41.740Z] -rw-r--r-- 1 jenkins jenkins 94552487 Dec 30 10:35 OpenJDK26U-testimage_s390x_linux_hotspot_26_29-ea.tar.gz
[2025-12-30T15:54:41.740Z] drwxrwxr-x 3 jenkins jenkins 35 Dec 30 10:54 tmp
[2025-12-30T15:54:41.740Z] List files in jdkbinary/tmp folder...
[2025-12-30T15:54:41.740Z] total 0
[2025-12-30T15:54:41.740Z] drwxr-xr-x 3 jenkins jenkins 17 Dec 30 10:33 jdk-26+29-static-libs
[2025-12-30T15:54:41.740Z] Moving directory jdk-26+29-static-libs/ to ../static-libs
[2025-12-30T15:54:41.740Z] Uncompressing file: OpenJDK26U-testimage_s390x_linux_hotspot_26_29-ea.tar.gz ...
[2025-12-30T15:54:42.356Z] List files in jdkbinary folder...
[2025-12-30T15:54:42.356Z] total 374272
[2025-12-30T15:54:42.356Z] drwxr-xr-x 6 jenkins jenkins 82 Dec 30 10:33 j2re-image
[2025-12-30T15:54:42.356Z] drwxr-xr-x 7 jenkins jenkins 97 Dec 30 10:33 j2sdk-image
[2025-12-30T15:54:42.356Z] -rw-r--r-- 1 jenkins jenkins 138713272 Dec 30 10:36 OpenJDK26U-jdk_s390x_linux_hotspot_26_29-ea.tar.gz
[2025-12-30T15:54:42.356Z] -rw-r--r-- 1 jenkins jenkins 83360674 Dec 30 10:35 OpenJDK26U-jmods_s390x_linux_hotspot_26_29-ea.tar.gz
[2025-12-30T15:54:42.356Z] -rw-r--r-- 1 jenkins jenkins 60923124 Dec 30 10:34 OpenJDK26U-jre_s390x_linux_hotspot_26_29-ea.tar.gz
[2025-12-30T15:54:42.356Z] -rw-r--r-- 1 jenkins jenkins 138848 Dec 30 10:45 OpenJDK26U-sbom_s390x_linux_hotspot_26_29-ea.json
[2025-12-30T15:54:42.356Z] -rw-rw-r-- 1 jenkins jenkins 32208 Dec 30 10:43 OpenJDK26U-sbom_s390x_linux_hotspot_26_29-ea-metadata.json
[2025-12-30T15:54:42.356Z] -rw-r--r-- 1 jenkins jenkins 5522447 Dec 30 10:35 OpenJDK26U-static-libs-glibc_s390x_linux_hotspot_26_29-ea.tar.gz
[2025-12-30T15:54:42.356Z] -rw-r--r-- 1 jenkins jenkins 94552487 Dec 30 10:35 OpenJDK26U-testimage_s390x_linux_hotspot_26_29-ea.tar.gz
[2025-12-30T15:54:42.356Z] drwxr-xr-x 3 jenkins jenkins 17 Dec 30 10:33 static-libs
[2025-12-30T15:54:42.356Z] drwxrwxr-x 3 jenkins jenkins 34 Dec 30 10:54 tmp
[2025-12-30T15:54:42.356Z] List files in jdkbinary/tmp folder...
[2025-12-30T15:54:42.356Z] total 0
[2025-12-30T15:54:42.356Z] drwxr-xr-x 6 jenkins jenkins 112 Dec 30 10:28 jdk-26+29-test-image
[2025-12-30T15:54:42.356Z] Moving directory jdk-26+29-test-image/ to ../openjdk-test-image
[2025-12-30T15:54:42.356Z] Run /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java -version
[2025-12-30T15:54:42.356Z] =JAVA VERSION OUTPUT BEGIN=
[2025-12-30T15:54:42.356Z] openjdk version "26-beta" 2026-03-17
[2025-12-30T15:54:42.356Z] OpenJDK Runtime Environment Temurin-26+29-202512301506 (build 26-beta+29-ea)
[2025-12-30T15:54:42.356Z] OpenJDK 64-Bit Server VM Temurin-26+29-202512301506 (build 26-beta+29-ea, mixed mode, sharing)
[2025-12-30T15:54:42.356Z] =JAVA VERSION OUTPUT END=
[2025-12-30T15:54:42.356Z] =RELEASE INFO BEGIN=
[2025-12-30T15:54:42.356Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-12-30T15:54:42.356Z] IMPLEMENTOR_VERSION="Temurin-26+29-202512301506"
[2025-12-30T15:54:42.356Z] JAVA_RUNTIME_VERSION="26-beta+29-ea"
[2025-12-30T15:54:42.356Z] JAVA_VERSION="26"
[2025-12-30T15:54:42.357Z] JAVA_VERSION_DATE="2026-03-17"
[2025-12-30T15:54:42.357Z] LIBC="gnu"
[2025-12-30T15:54:42.357Z] 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.httpserver jdk.incubator.vector jdk.internal.le jdk.internal.md jdk.jartool jdk.javadoc jdk.jcmd jdk.management jdk.management.agent jdk.jconsole jdk.jdeps jdk.jdwp.agent jdk.jdi jdk.jfr jdk.jlink jdk.jpackage jdk.jshell jdk.jstatd jdk.localedata jdk.management.jfr jdk.naming.dns jdk.naming.rmi jdk.net jdk.nio.mapmode jdk.sctp jdk.security.auth jdk.security.jgss jdk.unsupported jdk.unsupported.desktop jdk.xml.dom"
[2025-12-30T15:54:42.357Z] OS_ARCH="s390x"
[2025-12-30T15:54:42.357Z] OS_NAME="Linux"
[2025-12-30T15:54:42.357Z] SOURCE=".:git:ec8f589f3d3d"
[2025-12-30T15:54:42.357Z] BUILD_SOURCE="git:cc8aeb5cd19e1246443013bbb244e7a583752616"
[2025-12-30T15:54:42.357Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-12-30T15:54:42.357Z] SOURCE_REPO="https://github.com/adoptium/jdk.git"
[2025-12-30T15:54:42.357Z] FULL_VERSION="26-beta+29-ea"
[2025-12-30T15:54:42.357Z] SEMANTIC_VERSION="26+29"
[2025-12-30T15:54:42.357Z] BUILD_INFO="OS: Linux Version: 4.18.0-513.24.1.el8_9.s390x"
[2025-12-30T15:54:42.357Z] JVM_VARIANT="Hotspot"
[2025-12-30T15:54:42.357Z] JVM_VERSION="26-beta+29-ea"
[2025-12-30T15:54:42.357Z] IMAGE_TYPE="JDK"
[2025-12-30T15:54:42.357Z] =RELEASE INFO END=
[2025-12-30T15:54:42.357Z] get testKitGen...
[2025-12-30T15:54:42.357Z] git clone -q https://github.com/adoptium/TKG.git
[2025-12-30T15:54:42.974Z] git rev-parse master
[2025-12-30T15:54:42.974Z] git checkout -q -f 1d07819989ac69fb1f9a198788e2f1fbead290ef
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-12-30T15:54:43.339Z] $ ssh-agent -k
[2025-12-30T15:54:43.343Z] unset SSH_AUTH_SOCK;
[2025-12-30T15:54:43.343Z] unset SSH_AGENT_PID;
[2025-12-30T15:54:43.343Z] echo Agent pid 1421712 killed;
[2025-12-30T15:54:43.762Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-12-30T15:54:44.168Z] 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=s390x_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=26&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%2Fjdk26%2Fjdk26-linux-s390x-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B29_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=2&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-12-30T15:54:44.183Z] 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=s390x_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-marist-rhel8-s390x-2&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=26&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%2Fjdk26%2Fjdk26-linux-s390x-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B29_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=2&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-12-30T15:54:44.228Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-12-30T15:54:44.817Z] Copied 1 artifact from "getTRSSOutput" build number 2001
[Pipeline] sh
[2025-12-30T15:54:45.913Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-12-30T15:54:45.913Z] + gzip -cd TRSSOutput.tar.gz
[2025-12-30T15:54:45.913Z] + tar xof -
[2025-12-30T15:54:45.913Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-12-30T15:54:46.218Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-12-30T15:54:46.235Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-12-30T15:54:47.335Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-12-30T15:54:51.387Z] --------------------------------------------
[2025-12-30T15:54:51.387Z] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib
[2025-12-30T15:54:51.387Z] task is set to default
[2025-12-30T15:54:51.387Z] dependencyList is set to all
[2025-12-30T15:54:51.387Z] System Test jars will not be downloaded.
[2025-12-30T15:54:51.387Z] --------------------------------------------
[2025-12-30T15:54:51.387Z] Starting download third party dependent jars
[2025-12-30T15:54:51.387Z] --------------------------------------------
[2025-12-30T15:54:51.387Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib
[2025-12-30T15:54:51.387Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-12-30T15:54:51.388Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-12-30T15:54:51.388Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-12-30T15:54:51.388Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-12-30T15:54:51.388Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-12-30T15:54:51.388Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-12-30T15:54:51.388Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-12-30T15:54:51.388Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-12-30T15:54:51.388Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-12-30T15:54:51.388Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-12-30T15:54:51.388Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-12-30T15:54:51.388Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading
[2025-12-30T15:54:51.388Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-12-30T15:54:51.388Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-12-30T15:54:51.388Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2025-12-30T15:54:51.388Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-12-30T15:54:51.388Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-12-30T15:54:51.388Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-12-30T15:54:51.388Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-12-30T15:54:51.388Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-12-30T15:54:51.388Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-12-30T15:54:51.388Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-12-30T15:54:51.388Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-12-30T15:54:51.388Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-12-30T15:54:51.388Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-12-30T15:54:51.388Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-12-30T15:54:51.388Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-12-30T15:54:51.388Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-12-30T15:54:51.422Z] Found a total of 5 nodes with the 'hw.arch.s390x&&sw.os.linux&&ci.role.perf' label
[Pipeline] echo
[2025-12-30T15:54:51.424Z] Machine limit is 5.
[Pipeline] sh
[2025-12-30T15:54:52.567Z] + cd ./aqa-tests/TKG
[2025-12-30T15:54:52.567Z] ++ uname
[2025-12-30T15:54:52.567Z] + '[' Linux = AIX ']'
[2025-12-30T15:54:52.567Z] ++ uname
[2025-12-30T15:54:52.567Z] + '[' Linux = SunOS ']'
[2025-12-30T15:54:52.567Z] ++ uname
[2025-12-30T15:54:52.567Z] + '[' Linux = '*BSD' ']'
[2025-12-30T15:54:52.567Z] + MAKE=make
[2025-12-30T15:54:52.567Z] + make genParallelList TEST=sanity.perf TEST_TIME=120 NUM_MACHINES=
[2025-12-30T15:54:52.567Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image
[2025-12-30T15:54:52.567Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib
[2025-12-30T15:54:52.567Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-12-30T15:54:52.567Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-12-30T15:54:52.567Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-12-30T15:54:52.567Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-12-30T15:54:52.567Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-12-30T15:54:53.194Z]
[2025-12-30T15:54:53.194Z] build:
[2025-12-30T15:54:53.194Z]
[2025-12-30T15:54:53.194Z] clean:
[2025-12-30T15:54:53.194Z]
[2025-12-30T15:54:53.194Z] init:
[2025-12-30T15:54:53.194Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/bin
[2025-12-30T15:54:53.194Z]
[2025-12-30T15:54:53.194Z] getDependentLibs:
[2025-12-30T15:54:53.194Z] [exec] --------------------------------------------
[2025-12-30T15:54:53.194Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib
[2025-12-30T15:54:53.194Z] [exec] task is set to default
[2025-12-30T15:54:53.194Z] [exec] dependencyList is set to json_simple
[2025-12-30T15:54:53.194Z] [exec] System Test jars will not be downloaded.
[2025-12-30T15:54:53.194Z] [exec] --------------------------------------------
[2025-12-30T15:54:53.194Z] [exec] Starting download third party dependent jars
[2025-12-30T15:54:53.194Z] [exec] --------------------------------------------
[2025-12-30T15:54:53.194Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib
[2025-12-30T15:54:53.194Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-12-30T15:54:53.194Z] [exec] downloaded dependent third party jars successfully
[2025-12-30T15:54:53.194Z]
[2025-12-30T15:54:53.194Z] compile:
[2025-12-30T15:54:53.194Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-12-30T15:54:53.194Z] [echo] ============COMPILER SETTINGS============
[2025-12-30T15:54:53.194Z] [echo] ===fork: yes
[2025-12-30T15:54:53.194Z] [echo] ===debug: on
[2025-12-30T15:54:53.194Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/bin
[2025-12-30T15:54:56.107Z] [javac] Note: Some input files use or override a deprecated API.
[2025-12-30T15:54:56.107Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-12-30T15:54:56.107Z]
[2025-12-30T15:54:56.107Z] dist:
[2025-12-30T15:54:56.107Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-12-30T15:54:56.107Z]
[2025-12-30T15:54:56.107Z] BUILD SUCCESSFUL
[2025-12-30T15:54:56.107Z] Total time: 3 seconds
[2025-12-30T15:54:56.107Z] 0
[2025-12-30T15:54:56.107Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-12-30T15:54:56.731Z] ****************************** MACHINE INFO ******************************
[2025-12-30T15:54:56.731Z] File path : /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG
[2025-12-30T15:54:56.731Z] Free Physical Memory Size : 170258432
[2025-12-30T15:54:56.731Z] Free space (bytes) : 30974967808
[2025-12-30T15:54:56.731Z] Total Physical Memory Size : 4000055296
[2025-12-30T15:54:56.731Z] Total space (bytes) : 161049718784
[2025-12-30T15:54:56.731Z] Usable space (bytes) : 30974967808
[2025-12-30T15:54:56.731Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-12-30T15:54:56.731Z] bashVersion :
[2025-12-30T15:54:56.731Z] GNU bash, version 4.4.20(1)-release (s390x-ibm-linux-gnu)
[2025-12-30T15:54:56.731Z] Copyright (C) 2016 Free Software Foundation, Inc.
[2025-12-30T15:54:56.731Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-12-30T15:54:56.731Z]
[2025-12-30T15:54:56.731Z] This is free software; you are free to change and redistribute it.
[2025-12-30T15:54:56.731Z] There is NO WARRANTY, to the extent permitted by law.
[2025-12-30T15:54:56.731Z] cpuCores : 3
[2025-12-30T15:54:56.731Z] curlVersion :
[2025-12-30T15:54:56.731Z] curl 7.61.1 (s390x-ibm-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.33.0
[2025-12-30T15:54:56.731Z] Release-Date: 2018-09-05
[2025-12-30T15:54:56.731Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-12-30T15:54:56.731Z] Features: AsynchDNS IDN IPv6 Largefile GSS-API Kerberos SPNEGO NTLM NTLM_WB SSL libz brotli TLS-SRP HTTP2 UnixSockets HTTPS-proxy PSL
[2025-12-30T15:54:56.731Z] dockerVersion :
[2025-12-30T15:54:56.731Z] Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
[2025-12-30T15:54:56.731Z] podman version 4.6.1
[2025-12-30T15:54:56.731Z] gcc version : 8
[2025-12-30T15:54:56.731Z] gclibc version : ldd (GNU libc) 2.28
[2025-12-30T15:54:56.731Z] gdb version : bash: gdb: command not found
[2025-12-30T15:54:56.731Z] lldb version : Command could not be executed
[2025-12-30T15:54:56.731Z] makeVersion :
[2025-12-30T15:54:56.731Z] GNU Make 4.2.1
[2025-12-30T15:54:56.731Z] Built for s390x-ibm-linux-gnu
[2025-12-30T15:54:56.731Z] Copyright (C) 1988-2016 Free Software Foundation, Inc.
[2025-12-30T15:54:56.731Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-12-30T15:54:56.731Z] This is free software: you are free to change and redistribute it.
[2025-12-30T15:54:56.731Z] There is NO WARRANTY, to the extent permitted by law.
[2025-12-30T15:54:56.731Z] mavenVersion :
[2025-12-30T15:54:56.731Z] WARNING: A restricted method in java.lang.System has been called
[2025-12-30T15:54:56.731Z] 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)
[2025-12-30T15:54:56.731Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2025-12-30T15:54:56.731Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2025-12-30T15:54:56.731Z]
[2025-12-30T15:54:56.731Z] OpenJDK 64-Bit Server VM warning: You have loaded library /usr/local/apache-maven-3.6.3/lib/jansi-native/linux64/libjansi.so which might have disabled stack guard. The VM will try to fix the stack guard now.
[2025-12-30T15:54:56.731Z] It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'.
[2025-12-30T15:54:56.731Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2025-12-30T15:54:56.731Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-12-30T15:54:56.731Z] Java version: 26-beta, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image
[2025-12-30T15:54:56.731Z] Default locale: en_US, platform encoding: UTF-8
[2025-12-30T15:54:56.731Z] OS name: "linux", version: "4.18.0-372.26.1.el8_6.s390x", arch: "s390x", family: "unix"
[2025-12-30T15:54:56.731Z] microArch : z15
[2025-12-30T15:54:56.731Z] osInfo :
[2025-12-30T15:54:56.731Z] NAME="Red Hat Enterprise Linux"
[2025-12-30T15:54:56.731Z] VERSION="8.9 (Ootpa)"
[2025-12-30T15:54:56.731Z] ID="rhel"
[2025-12-30T15:54:56.731Z] ID_LIKE="fedora"
[2025-12-30T15:54:56.731Z] VERSION_ID="8.9"
[2025-12-30T15:54:56.731Z] PLATFORM_ID="platform:el8"
[2025-12-30T15:54:56.731Z] PRETTY_NAME="Red Hat Enterprise Linux 8.9 (Ootpa)"
[2025-12-30T15:54:56.731Z] ANSI_COLOR="0;31"
[2025-12-30T15:54:56.731Z] CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos"
[2025-12-30T15:54:56.731Z] HOME_URL="https://www.redhat.com/"
[2025-12-30T15:54:56.731Z] DOCUMENTATION_URL="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8"
[2025-12-30T15:54:56.731Z] BUG_REPORT_URL="https://bugzilla.redhat.com/"
[2025-12-30T15:54:56.731Z]
[2025-12-30T15:54:56.731Z] REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8"
[2025-12-30T15:54:56.731Z] REDHAT_BUGZILLA_PRODUCT_VERSION=8.9
[2025-12-30T15:54:56.731Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
[2025-12-30T15:54:56.731Z] REDHAT_SUPPORT_PRODUCT_VERSION="8.9"
[2025-12-30T15:54:56.731Z] osLabel : rhel.8
[2025-12-30T15:54:56.731Z] perlVersion :
[2025-12-30T15:54:56.731Z]
[2025-12-30T15:54:56.731Z] This is perl 5, version 26, subversion 3 (v5.26.3) built for s390x-linux-thread-multi
[2025-12-30T15:54:56.731Z] (with 58 registered patches, see perl -V for more detail)
[2025-12-30T15:54:56.731Z]
[2025-12-30T15:54:56.731Z] Copyright 1987-2018, Larry Wall
[2025-12-30T15:54:56.731Z]
[2025-12-30T15:54:56.731Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-12-30T15:54:56.731Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-12-30T15:54:56.731Z]
[2025-12-30T15:54:56.731Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-12-30T15:54:56.731Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-12-30T15:54:56.731Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-12-30T15:54:56.731Z]
[2025-12-30T15:54:56.731Z] podmanVersion : podman version 4.6.1
[2025-12-30T15:54:56.731Z] procArch : s390x
[2025-12-30T15:54:56.731Z] sysArch : s390x
[2025-12-30T15:54:56.731Z] sysOS : Linux
[2025-12-30T15:54:56.731Z] ulimit :
[2025-12-30T15:54:56.731Z] core file size (blocks, -c) 0
[2025-12-30T15:54:56.731Z] data seg size (kbytes, -d) unlimited
[2025-12-30T15:54:56.731Z] scheduling priority (-e) 0
[2025-12-30T15:54:56.731Z] file size (blocks, -f) unlimited
[2025-12-30T15:54:56.731Z] pending signals (-i) 15073
[2025-12-30T15:54:56.731Z] max locked memory (kbytes, -l) 64
[2025-12-30T15:54:56.731Z] max memory size (kbytes, -m) unlimited
[2025-12-30T15:54:56.731Z] open files (-n) 262144
[2025-12-30T15:54:56.731Z] pipe size (512 bytes, -p) 8
[2025-12-30T15:54:56.731Z] POSIX message queues (bytes, -q) 819200
[2025-12-30T15:54:56.731Z] real-time priority (-r) 0
[2025-12-30T15:54:56.731Z] stack size (kbytes, -s) 8192
[2025-12-30T15:54:56.731Z] cpu time (seconds, -t) unlimited
[2025-12-30T15:54:56.731Z] max user processes (-u) 15073
[2025-12-30T15:54:56.731Z] virtual memory (kbytes, -v) unlimited
[2025-12-30T15:54:56.731Z] file locks (-x) unlimited
[2025-12-30T15:54:56.731Z] uname : Linux test-marist-rhel8-s390x-2.adoptopenjdk.net 4.18.0-372.26.1.el8_6.s390x #1 SMP Sat Aug 27 02:37:44 EDT 2022 s390x s390x s390x GNU/Linux
[2025-12-30T15:54:56.731Z] vmVendor : Oracle Corporation
[2025-12-30T15:54:56.731Z] vmVersion : 26-beta+29-ea
[2025-12-30T15:54:56.731Z] xlc version : bash: xlC: command not found
[2025-12-30T15:54:56.731Z] **************************************************************************
[2025-12-30T15:54:56.731Z]
[2025-12-30T15:54:56.731Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-12-30T15:54:56.731Z]
[2025-12-30T15:54:56.731Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-12-30T15:54:56.731Z]
[2025-12-30T15:54:56.731Z] System.getProperty('os.name')=Linux
[2025-12-30T15:54:56.731Z]
[2025-12-30T15:54:56.731Z] System.getProperty('os.arch')=s390x
[2025-12-30T15:54:56.731Z]
[2025-12-30T15:54:56.731Z] System.getProperty('java.fullversion')=null
[2025-12-30T15:54:56.731Z]
[2025-12-30T15:54:56.731Z] System.getProperty('sun.arch.data.model')=64
[2025-12-30T15:54:56.731Z]
[2025-12-30T15:54:56.731Z] 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_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib
[2025-12-30T15:54:56.731Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG'
[2025-12-30T15:54:56.731Z] perl scripts/configure.pl
[2025-12-30T15:54:56.731Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_390-64 --microArch="z15" --osLabel="rhel.8" --jdkVersion=26 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-12-30T15:54:57.365Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-12-30T15:54:57.365Z]
[2025-12-30T15:54:57.365Z]
[2025-12-30T15:54:57.365Z] Starting to generate parallel test lists.
[2025-12-30T15:54:57.365Z]
[2025-12-30T15:54:57.365Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-12-30T15:54:57.987Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-12-30T15:54:57.987Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-12-30T15:54:57.987Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-12-30T15:54:57.987Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-12-30T15:54:57.987Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-12-30T15:54:57.987Z] Attempting to get test duration data from TRSS.
[2025-12-30T15:54:57.987Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=26&impl=hs&platform=s390x_linux&group=perf&level=sanity
[2025-12-30T15:54:58.608Z] Warning: cannot parse data from TRSS.
[2025-12-30T15:54:58.608Z] Unexpected character (e) at position 0.
[2025-12-30T15:54:58.608Z] at org.json.simple.parser.Yylex.yylex(Yylex.java:610)
[2025-12-30T15:54:58.608Z] at org.json.simple.parser.JSONParser.nextToken(JSONParser.java:269)
[2025-12-30T15:54:58.608Z] at org.json.simple.parser.JSONParser.parse(JSONParser.java:118)
[2025-12-30T15:54:58.608Z] at org.json.simple.parser.JSONParser.parse(JSONParser.java:92)
[2025-12-30T15:54:58.608Z] at org.testKitGen.TestDivider.parseDuration(TestDivider.java:164)
[2025-12-30T15:54:58.608Z] at org.testKitGen.TestDivider.getDataFromTRSS(TestDivider.java:254)
[2025-12-30T15:54:58.608Z] at org.testKitGen.TestDivider.createDurationQueue(TestDivider.java:283)
[2025-12-30T15:54:58.608Z] at org.testKitGen.TestDivider.divideTests(TestDivider.java:406)
[2025-12-30T15:54:58.608Z] at org.testKitGen.TestDivider.generateLists(TestDivider.java:427)
[2025-12-30T15:54:58.608Z] at org.testKitGen.MainRunner.genParallelList(MainRunner.java:74)
[2025-12-30T15:54:58.608Z] at org.testKitGen.MainRunner.main(MainRunner.java:38)
[2025-12-30T15:54:58.608Z] Attempting to get test duration data from cached files.
[2025-12-30T15:54:58.608Z]
[2025-12-30T15:54:58.608Z] TEST DURATION
[2025-12-30T15:54:58.608Z] ====================================================================================
[2025-12-30T15:54:58.608Z] Total number of tests searched: 9
[2025-12-30T15:54:58.608Z] Number of test durations found: 0
[2025-12-30T15:54:58.608Z] No test duration data found.
[2025-12-30T15:54:58.608Z] (Default duration assigned, executed tests: 40s; not executed tests: 0s.)
[2025-12-30T15:54:58.608Z] ====================================================================================
[2025-12-30T15:54:58.608Z]
[2025-12-30T15:54:58.608Z] Test target is split into 1 lists.
[2025-12-30T15:54:58.608Z] Reducing estimated test running time from 04m40s to 04m40s.
[2025-12-30T15:54:58.608Z]
[2025-12-30T15:54:58.608Z] -------------------------------------testList_0-------------------------------------
[2025-12-30T15:54:58.608Z] Number of tests: 9
[2025-12-30T15:54:58.608Z] Estimated running time: 04m40s
[2025-12-30T15:54:58.608Z] TESTLIST=dacapo-eclipse_0,dacapo-h2_0,renaissance-fj-kmeans_0,renaissance-scala-kmeans_0,renaissance-naive-bayes_0,renaissance-future-genetic_0,renaissance-akka-uct_0,dacapo-lusearch-fix_0,IdleMicrobenchmark_HS_0
[2025-12-30T15:54:58.608Z] ------------------------------------------------------------------------------------
[2025-12-30T15:54:58.608Z]
[2025-12-30T15:54:58.608Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-12-30T15:54:58.608Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-12-30T15:54:58.981Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-12-30T15:54:59.274Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-12-30T15:54:59.330Z] Building tests...
[Pipeline] timeout
[2025-12-30T15:54:59.332Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-12-30T15:54:59.344Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-12-30T15:55:00.468Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-12-30T15:55:04.704Z] --------------------------------------------
[2025-12-30T15:55:04.704Z] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib
[2025-12-30T15:55:04.704Z] task is set to default
[2025-12-30T15:55:04.704Z] dependencyList is set to all
[2025-12-30T15:55:04.704Z] System Test jars will not be downloaded.
[2025-12-30T15:55:04.704Z] --------------------------------------------
[2025-12-30T15:55:04.704Z] Starting download third party dependent jars
[2025-12-30T15:55:04.704Z] --------------------------------------------
[2025-12-30T15:55:04.704Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib
[2025-12-30T15:55:04.704Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-12-30T15:55:04.704Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-12-30T15:55:04.704Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-12-30T15:55:04.704Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-12-30T15:55:04.704Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-12-30T15:55:04.704Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-12-30T15:55:04.704Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2025-12-30T15:55:04.704Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-12-30T15:55:04.704Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-12-30T15:55:04.704Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-12-30T15:55:04.704Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-12-30T15:55:04.704Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-12-30T15:55:04.704Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-12-30T15:55:04.704Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-12-30T15:55:04.704Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-12-30T15:55:04.704Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading
[2025-12-30T15:55:04.704Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-12-30T15:55:04.704Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-12-30T15:55:04.704Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-12-30T15:55:04.704Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-12-30T15:55:04.704Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-12-30T15:55:04.704Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-12-30T15:55:04.704Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-12-30T15:55:04.704Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-12-30T15:55:04.704Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-12-30T15:55:04.704Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-12-30T15:55:04.704Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-12-30T15:55:04.704Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2025-12-30T15:55:05.227Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2025-12-30T15:55:05.247Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2025-12-30T15:55:05.304Z] $ ssh-agent
[2025-12-30T15:55:05.728Z] SSH_AUTH_SOCK=/tmp/ssh-QrJqTKDVMQ1E/agent.1422153
[2025-12-30T15:55:05.728Z] SSH_AGENT_PID=1422155
[2025-12-30T15:55:05.728Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-12-30T15:55:06.835Z] + bash ./compile.sh
[2025-12-30T15:55:06.836Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image
[2025-12-30T15:55:06.836Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib
[2025-12-30T15:55:06.836Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-12-30T15:55:06.836Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-12-30T15:55:06.836Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-12-30T15:55:06.836Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-12-30T15:55:06.836Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-12-30T15:55:06.836Z]
[2025-12-30T15:55:06.836Z] build:
[2025-12-30T15:55:06.836Z]
[2025-12-30T15:55:06.836Z] clean:
[2025-12-30T15:55:06.836Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/autoGenEnv.mk
[2025-12-30T15:55:06.836Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/bin
[2025-12-30T15:55:06.836Z]
[2025-12-30T15:55:06.836Z] init:
[2025-12-30T15:55:06.836Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/bin
[2025-12-30T15:55:06.836Z]
[2025-12-30T15:55:06.836Z] getDependentLibs:
[2025-12-30T15:55:06.836Z] [exec] --------------------------------------------
[2025-12-30T15:55:06.837Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib
[2025-12-30T15:55:06.837Z] [exec] task is set to default
[2025-12-30T15:55:06.837Z] [exec] dependencyList is set to json_simple
[2025-12-30T15:55:06.837Z] [exec] System Test jars will not be downloaded.
[2025-12-30T15:55:06.837Z] [exec] --------------------------------------------
[2025-12-30T15:55:06.837Z] [exec] Starting download third party dependent jars
[2025-12-30T15:55:06.837Z] [exec] --------------------------------------------
[2025-12-30T15:55:06.837Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib
[2025-12-30T15:55:06.837Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-12-30T15:55:06.837Z] [exec] downloaded dependent third party jars successfully
[2025-12-30T15:55:06.837Z]
[2025-12-30T15:55:06.837Z] compile:
[2025-12-30T15:55:06.837Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-12-30T15:55:06.837Z] [echo] ============COMPILER SETTINGS============
[2025-12-30T15:55:06.837Z] [echo] ===fork: yes
[2025-12-30T15:55:06.837Z] [echo] ===debug: on
[2025-12-30T15:55:06.837Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/bin
[2025-12-30T15:55:09.831Z] [javac] Note: Some input files use or override a deprecated API.
[2025-12-30T15:55:09.831Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-12-30T15:55:09.831Z]
[2025-12-30T15:55:09.831Z] dist:
[2025-12-30T15:55:09.831Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-12-30T15:55:09.831Z]
[2025-12-30T15:55:09.831Z] BUILD SUCCESSFUL
[2025-12-30T15:55:09.831Z] Total time: 2 seconds
[2025-12-30T15:55:09.831Z] 0
[2025-12-30T15:55:09.831Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-12-30T15:55:10.525Z] ****************************** MACHINE INFO ******************************
[2025-12-30T15:55:10.525Z] File path : /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG
[2025-12-30T15:55:10.525Z] Free Physical Memory Size : 178675712
[2025-12-30T15:55:10.525Z] Free space (bytes) : 30974894080
[2025-12-30T15:55:10.525Z] Total Physical Memory Size : 4000055296
[2025-12-30T15:55:10.525Z] Total space (bytes) : 161049718784
[2025-12-30T15:55:10.525Z] Usable space (bytes) : 30974894080
[2025-12-30T15:55:10.525Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-12-30T15:55:10.525Z] bashVersion :
[2025-12-30T15:55:10.525Z] GNU bash, version 4.4.20(1)-release (s390x-ibm-linux-gnu)
[2025-12-30T15:55:10.525Z] Copyright (C) 2016 Free Software Foundation, Inc.
[2025-12-30T15:55:10.525Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-12-30T15:55:10.525Z]
[2025-12-30T15:55:10.525Z] This is free software; you are free to change and redistribute it.
[2025-12-30T15:55:10.525Z] There is NO WARRANTY, to the extent permitted by law.
[2025-12-30T15:55:10.525Z] cpuCores : 3
[2025-12-30T15:55:10.525Z] curlVersion :
[2025-12-30T15:55:10.525Z] curl 7.61.1 (s390x-ibm-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.33.0
[2025-12-30T15:55:10.525Z] Release-Date: 2018-09-05
[2025-12-30T15:55:10.525Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-12-30T15:55:10.525Z] Features: AsynchDNS IDN IPv6 Largefile GSS-API Kerberos SPNEGO NTLM NTLM_WB SSL libz brotli TLS-SRP HTTP2 UnixSockets HTTPS-proxy PSL
[2025-12-30T15:55:10.525Z] dockerVersion :
[2025-12-30T15:55:10.525Z] Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
[2025-12-30T15:55:10.525Z] podman version 4.6.1
[2025-12-30T15:55:10.525Z] gcc version : 8
[2025-12-30T15:55:10.525Z] gclibc version : ldd (GNU libc) 2.28
[2025-12-30T15:55:10.525Z] gdb version : bash: gdb: command not found
[2025-12-30T15:55:10.525Z] lldb version : Command could not be executed
[2025-12-30T15:55:10.525Z] makeVersion :
[2025-12-30T15:55:10.525Z] GNU Make 4.2.1
[2025-12-30T15:55:10.525Z] Built for s390x-ibm-linux-gnu
[2025-12-30T15:55:10.525Z] Copyright (C) 1988-2016 Free Software Foundation, Inc.
[2025-12-30T15:55:10.525Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-12-30T15:55:10.525Z] This is free software: you are free to change and redistribute it.
[2025-12-30T15:55:10.525Z] There is NO WARRANTY, to the extent permitted by law.
[2025-12-30T15:55:10.525Z] mavenVersion :
[2025-12-30T15:55:10.525Z] WARNING: A restricted method in java.lang.System has been called
[2025-12-30T15:55:10.525Z] 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)
[2025-12-30T15:55:10.525Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2025-12-30T15:55:10.526Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2025-12-30T15:55:10.526Z]
[2025-12-30T15:55:10.526Z] OpenJDK 64-Bit Server VM warning: You have loaded library /usr/local/apache-maven-3.6.3/lib/jansi-native/linux64/libjansi.so which might have disabled stack guard. The VM will try to fix the stack guard now.
[2025-12-30T15:55:10.526Z] It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'.
[2025-12-30T15:55:10.526Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2025-12-30T15:55:10.526Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-12-30T15:55:10.526Z] Java version: 26-beta, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image
[2025-12-30T15:55:10.526Z] Default locale: en_US, platform encoding: UTF-8
[2025-12-30T15:55:10.526Z] OS name: "linux", version: "4.18.0-372.26.1.el8_6.s390x", arch: "s390x", family: "unix"
[2025-12-30T15:55:10.526Z] microArch : z15
[2025-12-30T15:55:10.526Z] osInfo :
[2025-12-30T15:55:10.526Z] NAME="Red Hat Enterprise Linux"
[2025-12-30T15:55:10.526Z] VERSION="8.9 (Ootpa)"
[2025-12-30T15:55:10.526Z] ID="rhel"
[2025-12-30T15:55:10.526Z] ID_LIKE="fedora"
[2025-12-30T15:55:10.526Z] VERSION_ID="8.9"
[2025-12-30T15:55:10.526Z] PLATFORM_ID="platform:el8"
[2025-12-30T15:55:10.526Z] PRETTY_NAME="Red Hat Enterprise Linux 8.9 (Ootpa)"
[2025-12-30T15:55:10.526Z] ANSI_COLOR="0;31"
[2025-12-30T15:55:10.526Z] CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos"
[2025-12-30T15:55:10.526Z] HOME_URL="https://www.redhat.com/"
[2025-12-30T15:55:10.526Z] DOCUMENTATION_URL="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8"
[2025-12-30T15:55:10.526Z] BUG_REPORT_URL="https://bugzilla.redhat.com/"
[2025-12-30T15:55:10.526Z]
[2025-12-30T15:55:10.526Z] REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8"
[2025-12-30T15:55:10.526Z] REDHAT_BUGZILLA_PRODUCT_VERSION=8.9
[2025-12-30T15:55:10.526Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
[2025-12-30T15:55:10.526Z] REDHAT_SUPPORT_PRODUCT_VERSION="8.9"
[2025-12-30T15:55:10.526Z] osLabel : rhel.8
[2025-12-30T15:55:10.526Z] perlVersion :
[2025-12-30T15:55:10.526Z]
[2025-12-30T15:55:10.526Z] This is perl 5, version 26, subversion 3 (v5.26.3) built for s390x-linux-thread-multi
[2025-12-30T15:55:10.526Z] (with 58 registered patches, see perl -V for more detail)
[2025-12-30T15:55:10.526Z]
[2025-12-30T15:55:10.526Z] Copyright 1987-2018, Larry Wall
[2025-12-30T15:55:10.526Z]
[2025-12-30T15:55:10.526Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-12-30T15:55:10.526Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-12-30T15:55:10.526Z]
[2025-12-30T15:55:10.526Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-12-30T15:55:10.526Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-12-30T15:55:10.526Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-12-30T15:55:10.526Z]
[2025-12-30T15:55:10.526Z] podmanVersion : podman version 4.6.1
[2025-12-30T15:55:10.526Z] procArch : s390x
[2025-12-30T15:55:10.526Z] sysArch : s390x
[2025-12-30T15:55:10.526Z] sysOS : Linux
[2025-12-30T15:55:10.526Z] ulimit :
[2025-12-30T15:55:10.526Z] core file size (blocks, -c) 0
[2025-12-30T15:55:10.526Z] data seg size (kbytes, -d) unlimited
[2025-12-30T15:55:10.526Z] scheduling priority (-e) 0
[2025-12-30T15:55:10.526Z] file size (blocks, -f) unlimited
[2025-12-30T15:55:10.526Z] pending signals (-i) 15073
[2025-12-30T15:55:10.526Z] max locked memory (kbytes, -l) 64
[2025-12-30T15:55:10.526Z] max memory size (kbytes, -m) unlimited
[2025-12-30T15:55:10.526Z] open files (-n) 262144
[2025-12-30T15:55:10.526Z] pipe size (512 bytes, -p) 8
[2025-12-30T15:55:10.526Z] POSIX message queues (bytes, -q) 819200
[2025-12-30T15:55:10.526Z] real-time priority (-r) 0
[2025-12-30T15:55:10.526Z] stack size (kbytes, -s) 8192
[2025-12-30T15:55:10.527Z] cpu time (seconds, -t) unlimited
[2025-12-30T15:55:10.527Z] max user processes (-u) 15073
[2025-12-30T15:55:10.527Z] virtual memory (kbytes, -v) unlimited
[2025-12-30T15:55:10.527Z] file locks (-x) unlimited
[2025-12-30T15:55:10.527Z] uname : Linux test-marist-rhel8-s390x-2.adoptopenjdk.net 4.18.0-372.26.1.el8_6.s390x #1 SMP Sat Aug 27 02:37:44 EDT 2022 s390x s390x s390x GNU/Linux
[2025-12-30T15:55:10.527Z] vmVendor : Oracle Corporation
[2025-12-30T15:55:10.527Z] vmVersion : 26-beta+29-ea
[2025-12-30T15:55:10.527Z] xlc version : bash: xlC: command not found
[2025-12-30T15:55:10.527Z] **************************************************************************
[2025-12-30T15:55:10.527Z]
[2025-12-30T15:55:10.527Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-12-30T15:55:10.527Z]
[2025-12-30T15:55:10.527Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-12-30T15:55:10.527Z]
[2025-12-30T15:55:10.527Z] System.getProperty('os.name')=Linux
[2025-12-30T15:55:10.527Z]
[2025-12-30T15:55:10.527Z] System.getProperty('os.arch')=s390x
[2025-12-30T15:55:10.527Z]
[2025-12-30T15:55:10.527Z] System.getProperty('java.fullversion')=null
[2025-12-30T15:55:10.527Z]
[2025-12-30T15:55:10.527Z] System.getProperty('sun.arch.data.model')=64
[2025-12-30T15:55:10.527Z]
[2025-12-30T15:55:10.527Z] make -f clean.mk cleanBuild
[2025-12-30T15:55:10.527Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG'
[2025-12-30T15:55:10.527Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../../jvmtest
[2025-12-30T15:55:10.527Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG'
[2025-12-30T15:55:10.527Z] make -f compile.mk compile
[2025-12-30T15:55:10.527Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG'
[2025-12-30T15:55:10.527Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-12-30T15:55:10.527Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-12-30T15:55:10.527Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=26" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_390-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk26" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-12-30T15:55:10.528Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-12-30T15:55:11.146Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/scripts/build_test.xml
[2025-12-30T15:55:11.784Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2025-12-30T15:55:11.784Z]
[2025-12-30T15:55:11.784Z] -create_test_directory:
[2025-12-30T15:55:11.784Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jvmtest
[2025-12-30T15:55:11.784Z]
[2025-12-30T15:55:11.784Z] stage_test_material:
[2025-12-30T15:55:11.784Z] [copy] Copying 585 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jvmtest
[2025-12-30T15:55:11.785Z]
[2025-12-30T15:55:11.785Z] build:
[2025-12-30T15:55:11.785Z]
[2025-12-30T15:55:11.785Z] init:
[2025-12-30T15:55:11.785Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jvmtest/perf
[2025-12-30T15:55:11.785Z]
[2025-12-30T15:55:11.785Z] dist:
[2025-12-30T15:55:11.785Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jvmtest/perf
[2025-12-30T15:55:11.785Z]
[2025-12-30T15:55:11.785Z] build:
[2025-12-30T15:55:11.785Z]
[2025-12-30T15:55:11.785Z] build:
[2025-12-30T15:55:12.424Z]
[2025-12-30T15:55:12.424Z] init:
[2025-12-30T15:55:12.424Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jvmtest/perf/bumbleBench
[2025-12-30T15:55:12.424Z]
[2025-12-30T15:55:12.424Z] getBumbleBench:
[2025-12-30T15:55:12.424Z] [echo] Cloning BumbleBench
[2025-12-30T15:55:12.424Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2025-12-30T15:55:12.424Z] [exec] Cloning into 'bumblebench'...
[2025-12-30T15:55:12.424Z]
[2025-12-30T15:55:12.424Z] buildBumbleBench:
[2025-12-30T15:55:12.424Z] [echo] Building BumbleBench
[2025-12-30T15:55:12.424Z]
[2025-12-30T15:55:12.424Z] compile-all:
[2025-12-30T15:55:12.424Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-30T15:55:12.424Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-30T15:55:12.424Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-30T15:55:12.424Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-30T15:55:12.424Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-30T15:55:12.424Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-30T15:55:12.424Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-30T15:55:13.781Z] [javac] Note: Some input files use or override a deprecated API.
[2025-12-30T15:55:13.782Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-12-30T15:55:13.782Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations.
[2025-12-30T15:55:13.782Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2025-12-30T15:55:13.782Z] [javac] 4 warnings
[2025-12-30T15:55:13.782Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-30T15:55:13.782Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-30T15:55:13.782Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-30T15:55:13.782Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-30T15:55:13.782Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-30T15:55:13.782Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-30T15:55:13.782Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-30T15:55:13.782Z] [javac] 4 warnings
[2025-12-30T15:55:13.782Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-30T15:55:13.782Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-30T15:55:13.782Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-30T15:55:13.782Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-30T15:55:13.782Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-30T15:55:13.782Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-30T15:55:13.782Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-30T15:55:13.782Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/CollectionsBench.java uses or overrides a deprecated API.
[2025-12-30T15:55:13.782Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-12-30T15:55:13.782Z] [javac] 4 warnings
[2025-12-30T15:55:13.782Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-30T15:55:13.782Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-30T15:55:13.783Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-30T15:55:13.783Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-30T15:55:13.783Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-30T15:55:13.783Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-30T15:55:13.783Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-30T15:55:13.783Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/HashMapReplaceAllLambdaBench.java uses or overrides a deprecated API.
[2025-12-30T15:55:13.783Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-12-30T15:55:13.783Z] [javac] 4 warnings
[2025-12-30T15:55:13.783Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-30T15:55:13.783Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-30T15:55:13.783Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-30T15:55:13.783Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-30T15:55:13.783Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-30T15:55:13.783Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-30T15:55:13.783Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-30T15:55:14.421Z] [javac] Note: Some input files use or override a deprecated API.
[2025-12-30T15:55:14.421Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-12-30T15:55:14.421Z] [javac] 4 warnings
[2025-12-30T15:55:14.421Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-30T15:55:14.421Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-30T15:55:14.421Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-30T15:55:14.421Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-30T15:55:14.421Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-30T15:55:14.421Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-30T15:55:14.421Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-30T15:55:14.421Z] [javac] 4 warnings
[2025-12-30T15:55:14.421Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-30T15:55:14.422Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-30T15:55:14.422Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-30T15:55:14.422Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-30T15:55:14.422Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-30T15:55:14.422Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-30T15:55:14.422Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-30T15:55:14.422Z] [javac] 4 warnings
[2025-12-30T15:55:14.422Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-30T15:55:14.422Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-30T15:55:14.422Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-30T15:55:14.422Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-30T15:55:14.422Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-30T15:55:14.422Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-30T15:55:14.422Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-30T15:55:14.422Z] [javac] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_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
[2025-12-30T15:55:14.422Z] [javac] synchronized(init) {
[2025-12-30T15:55:14.422Z] [javac] ^
[2025-12-30T15:55:14.422Z] [javac] 5 warnings
[2025-12-30T15:55:14.423Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-30T15:55:14.423Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-30T15:55:14.423Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-30T15:55:14.423Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-30T15:55:14.423Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-30T15:55:14.423Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-30T15:55:14.423Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-30T15:55:14.423Z] [javac] 4 warnings
[2025-12-30T15:55:14.423Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-30T15:55:14.423Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-30T15:55:14.423Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-30T15:55:14.423Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-30T15:55:14.423Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-30T15:55:14.423Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-30T15:55:14.423Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-30T15:55:14.423Z] [javac] 4 warnings
[2025-12-30T15:55:14.423Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-30T15:55:14.423Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-30T15:55:14.424Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-30T15:55:14.424Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-30T15:55:14.424Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-30T15:55:14.424Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-30T15:55:14.424Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-30T15:55:14.424Z] [javac] 4 warnings
[2025-12-30T15:55:14.424Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-30T15:55:14.424Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-30T15:55:14.424Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-30T15:55:14.424Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-30T15:55:14.424Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-30T15:55:14.424Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-30T15:55:14.424Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-30T15:55:14.424Z] [javac] 4 warnings
[2025-12-30T15:55:14.424Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-30T15:55:14.424Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-30T15:55:14.424Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-30T15:55:14.425Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-30T15:55:14.425Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-30T15:55:14.425Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-30T15:55:14.425Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-30T15:55:14.425Z] [javac] 4 warnings
[2025-12-30T15:55:14.425Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-30T15:55:14.425Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-30T15:55:14.425Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-30T15:55:14.425Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-30T15:55:14.425Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-30T15:55:14.425Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-30T15:55:14.425Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-30T15:55:15.063Z] [javac] 4 warnings
[2025-12-30T15:55:15.063Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-30T15:55:15.063Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-30T15:55:15.063Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-30T15:55:15.063Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-30T15:55:15.063Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-30T15:55:15.063Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-30T15:55:15.063Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-30T15:55:15.063Z] [javac] 4 warnings
[2025-12-30T15:55:15.063Z]
[2025-12-30T15:55:15.063Z] dist:
[2025-12-30T15:55:15.063Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar
[2025-12-30T15:55:15.063Z]
[2025-12-30T15:55:15.063Z] dist:
[2025-12-30T15:55:15.063Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jvmtest/perf/bumbleBench
[2025-12-30T15:55:15.063Z]
[2025-12-30T15:55:15.063Z] build:
[2025-12-30T15:55:15.063Z]
[2025-12-30T15:55:15.063Z] getDependentLibs:
[2025-12-30T15:55:17.945Z] [exec] --------------------------------------------
[2025-12-30T15:55:17.945Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib
[2025-12-30T15:55:17.945Z] [exec] task is set to default
[2025-12-30T15:55:17.945Z] [exec] dependencyList is set to dacapo
[2025-12-30T15:55:17.945Z] [exec] System Test jars will not be downloaded.
[2025-12-30T15:55:17.945Z] [exec] --------------------------------------------
[2025-12-30T15:55:17.945Z] [exec] Starting download third party dependent jars
[2025-12-30T15:55:17.945Z] [exec] --------------------------------------------
[2025-12-30T15:55:17.945Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib
[2025-12-30T15:55:17.945Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-12-30T15:55:17.945Z] [exec] downloaded dependent third party jars successfully
[2025-12-30T15:55:17.945Z]
[2025-12-30T15:55:17.945Z] init:
[2025-12-30T15:55:17.946Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jvmtest/perf/dacapo
[2025-12-30T15:55:17.946Z]
[2025-12-30T15:55:17.946Z] getDacapoSuite:
[2025-12-30T15:55:17.946Z] [unzip] Expanding: /home/jenkins/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jvmtest/perf/dacapo
[2025-12-30T15:55:30.208Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jvmtest/perf/dacapo
[2025-12-30T15:55:30.208Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jvmtest/perf/dacapo/dacapo
[2025-12-30T15:55:30.208Z]
[2025-12-30T15:55:30.208Z] dist:
[2025-12-30T15:55:30.208Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jvmtest/perf/dacapo
[2025-12-30T15:55:30.208Z]
[2025-12-30T15:55:30.208Z] build:
[2025-12-30T15:55:30.208Z]
[2025-12-30T15:55:30.208Z] init:
[2025-12-30T15:55:30.208Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jvmtest/perf/idle_micro
[2025-12-30T15:55:30.208Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/idle_micro/bin
[2025-12-30T15:55:30.208Z]
[2025-12-30T15:55:30.208Z] compile:
[2025-12-30T15:55:30.208Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-12-30T15:55:30.208Z] [echo] ============COMPILER SETTINGS============
[2025-12-30T15:55:30.208Z] [echo] ===fork: yes
[2025-12-30T15:55:30.208Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image/bin/javac
[2025-12-30T15:55:30.208Z] [echo] ===debug: on
[2025-12-30T15:55:30.208Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro
[2025-12-30T15:55:30.208Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/idle_micro/bin
[2025-12-30T15:55:30.830Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/idle_micro/src/net/adoptopenjdk/test/gc/idlemicrobenchmark/CombinedLoad.java uses or overrides a deprecated API.
[2025-12-30T15:55:30.830Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-12-30T15:55:30.830Z]
[2025-12-30T15:55:30.830Z] dist:
[2025-12-30T15:55:30.830Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar
[2025-12-30T15:55:30.830Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jvmtest/perf/idle_micro
[2025-12-30T15:55:30.830Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jvmtest/perf/idle_micro
[2025-12-30T15:55:30.830Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jvmtest/perf/idle_micro
[2025-12-30T15:55:30.830Z]
[2025-12-30T15:55:30.830Z] clean:
[2025-12-30T15:55:30.830Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/idle_micro/bin
[2025-12-30T15:55:30.830Z]
[2025-12-30T15:55:30.830Z] build:
[2025-12-30T15:55:30.830Z]
[2025-12-30T15:55:30.830Z] build:
[2025-12-30T15:55:30.830Z]
[2025-12-30T15:55:30.830Z] init:
[2025-12-30T15:55:30.830Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jvmtest/perf/renaissance
[2025-12-30T15:55:30.830Z]
[2025-12-30T15:55:30.830Z] getRenaissanceSuite:
[2025-12-30T15:55:30.830Z] [echo] curl -Lks -C - https://github.com/renaissance-benchmarks/renaissance/releases/download/v0.16.0/renaissance-mit-0.16.0.jar -o renaissance.jar
[2025-12-30T15:55:35.947Z]
[2025-12-30T15:55:35.947Z] dist:
[2025-12-30T15:55:35.947Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jvmtest/perf/renaissance
[2025-12-30T15:55:35.947Z]
[2025-12-30T15:55:35.947Z] build:
[2025-12-30T15:55:35.947Z]
[2025-12-30T15:55:35.947Z] init:
[2025-12-30T15:55:35.947Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jvmtest/perf/specjbb
[2025-12-30T15:55:35.947Z]
[2025-12-30T15:55:35.947Z] getSpecjbbSuite:
[2025-12-30T15:55:35.947Z]
[2025-12-30T15:55:35.947Z] dist:
[2025-12-30T15:55:35.947Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jvmtest/perf/specjbb/run
[2025-12-30T15:55:35.947Z]
[2025-12-30T15:55:35.947Z] BUILD SUCCESSFUL
[2025-12-30T15:55:35.947Z] Total time: 24 seconds
[2025-12-30T15:55:35.947Z] 0
[2025-12-30T15:55:35.947Z]
[2025-12-30T15:55:35.947Z]
[2025-12-30T15:55:35.947Z] RECORD TEST REPOs SHA
[2025-12-30T15:55:35.947Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/scripts"; \
[2025-12-30T15:55:35.947Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/SHAs.txt"
[2025-12-30T15:55:35.947Z] Check shas in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-12-30T15:55:35.947Z] touch /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-12-30T15:55:35.947Z] ================================================
[2025-12-30T15:55:35.947Z] timestamp: 20251230-105535
[2025-12-30T15:55:35.947Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests
[2025-12-30T15:55:35.947Z] git repo:
[2025-12-30T15:55:35.947Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-12-30T15:55:35.947Z] sha:
[2025-12-30T15:55:35.947Z] 3e5998a3199bbe54a027e7e9d7e1e04f8697211b
[2025-12-30T15:55:35.947Z] ================================================
[2025-12-30T15:55:35.947Z] timestamp: 20251230-105535
[2025-12-30T15:55:35.947Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-30T15:55:35.947Z] git repo:
[2025-12-30T15:55:35.947Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2025-12-30T15:55:35.947Z] sha:
[2025-12-30T15:55:35.947Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2025-12-30T15:55:35.947Z] ================================================
[2025-12-30T15:55:35.947Z] timestamp: 20251230-105535
[2025-12-30T15:55:35.947Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG
[2025-12-30T15:55:35.947Z] git repo:
[2025-12-30T15:55:35.947Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-12-30T15:55:35.947Z] sha:
[2025-12-30T15:55:35.947Z] 1d07819989ac69fb1f9a198788e2f1fbead290ef
[2025-12-30T15:55:35.947Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG'
[Pipeline] }
[2025-12-30T15:55:36.355Z] $ ssh-agent -k
[2025-12-30T15:55:36.363Z] unset SSH_AUTH_SOCK;
[2025-12-30T15:55:36.363Z] unset SSH_AGENT_PID;
[2025-12-30T15:55:36.363Z] echo Agent pid 1422155 killed;
[2025-12-30T15:55:36.781Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-12-30T15:55:36.911Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-12-30T15:55:36.931Z] ITERATION: 1/1
[Pipeline] sh
[2025-12-30T15:55:38.029Z] + which Xvfb
[2025-12-30T15:55:38.029Z] + alias
[2025-12-30T15:55:38.029Z] + eval declare -f
[2025-12-30T15:55:38.029Z] ++ declare -f
[2025-12-30T15:55:38.029Z] + /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot Xvfb
[2025-12-30T15:55:38.029Z] /usr/bin/Xvfb
[Pipeline] wrap
[2025-12-30T15:55:38.555Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/.xvfb-16-..fbdir11186207113842262725
[Pipeline] {
[Pipeline] sh
[2025-12-30T15:55:59.999Z] + ps -f
[2025-12-30T15:56:00.001Z] + grep '[X]vfb'
[2025-12-30T15:56:00.001Z] + awk '{print $9}'
[Pipeline] echo
[2025-12-30T15:56:00.391Z] env.DISPLAY is :0
[Pipeline] sshagent
[2025-12-30T15:56:00.435Z] $ ssh-agent
[2025-12-30T15:56:00.967Z] SSH_AUTH_SOCK=/tmp/ssh-K2YsPrkalLlc/agent.1422803
[2025-12-30T15:56:00.967Z] SSH_AGENT_PID=1422805
[2025-12-30T15:56:00.967Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-12-30T15:56:02.248Z] ++ uname
[2025-12-30T15:56:02.248Z] + '[' Linux = AIX ']'
[2025-12-30T15:56:02.248Z] ++ uname
[2025-12-30T15:56:02.248Z] + '[' Linux = SunOS ']'
[2025-12-30T15:56:02.248Z] ++ uname
[2025-12-30T15:56:02.248Z] + '[' Linux = '*BSD' ']'
[2025-12-30T15:56:02.248Z] + MAKE=make
[2025-12-30T15:56:02.248Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-12-30T15:56:02.248Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-12-30T15:56:03.674Z] ++ uname
[2025-12-30T15:56:03.674Z] + '[' Linux = AIX ']'
[2025-12-30T15:56:03.674Z] ++ uname
[2025-12-30T15:56:03.674Z] + '[' Linux = SunOS ']'
[2025-12-30T15:56:03.674Z] ++ uname
[2025-12-30T15:56:03.674Z] + '[' Linux = '*BSD' ']'
[2025-12-30T15:56:03.674Z] + MAKE=make
[2025-12-30T15:56:03.674Z] + cd ./aqa-tests
[2025-12-30T15:56:03.674Z] + . ./scripts/testenv/testenvSettings.sh
[2025-12-30T15:56:03.674Z] ++ set +x
[2025-12-30T15:56:03.674Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image
[2025-12-30T15:56:03.674Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib
[2025-12-30T15:56:03.674Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.perf TESTLIST=
[2025-12-30T15:56:03.674Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG'
[2025-12-30T15:56:03.674Z] perl scripts/configure.pl
[2025-12-30T15:56:03.674Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_390-64 --microArch="z15" --osLabel="rhel.8" --jdkVersion=26 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-12-30T15:56:03.674Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-12-30T15:56:03.674Z]
[2025-12-30T15:56:03.674Z] Starting to generate test make files.
[2025-12-30T15:56:03.674Z]
[2025-12-30T15:56:03.674Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-12-30T15:56:03.674Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-12-30T15:56:04.342Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk
[2025-12-30T15:56:04.342Z]
[2025-12-30T15:56:04.342Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-12-30T15:56:04.342Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/idle_micro/autoGen.mk
[2025-12-30T15:56:04.342Z]
[2025-12-30T15:56:04.342Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-12-30T15:56:04.342Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-12-30T15:56:04.342Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk
[2025-12-30T15:56:04.342Z]
[2025-12-30T15:56:04.342Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-12-30T15:56:04.342Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/autoGen.mk
[2025-12-30T15:56:04.342Z]
[2025-12-30T15:56:04.342Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../autoGen.mk
[2025-12-30T15:56:04.342Z]
[2025-12-30T15:56:04.342Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/utils.mk
[2025-12-30T15:56:04.342Z]
[2025-12-30T15:56:04.342Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/rerun.mk
[2025-12-30T15:56:04.342Z]
[2025-12-30T15:56:04.342Z] Make files are generated successfully.
[2025-12-30T15:56:04.342Z]
[2025-12-30T15:56:04.342Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG'
[2025-12-30T15:56:04.342Z] make -f runtest.mk _sanity.perf
[2025-12-30T15:56:04.342Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG'
[2025-12-30T15:56:04.342Z]
[2025-12-30T15:56:04.342Z] Running make 4.2.1
[2025-12-30T15:56:04.342Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/..
[2025-12-30T15:56:04.342Z] set JDK_VERSION to 26
[2025-12-30T15:56:04.342Z] set JDK_IMPL to hotspot
[2025-12-30T15:56:04.342Z] set JVM_VERSION to openjdk26
[2025-12-30T15:56:04.342Z] set JCL_VERSION to latest
[2025-12-30T15:56:04.342Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image
[2025-12-30T15:56:04.342Z] set SPEC to linux_390-64
[2025-12-30T15:56:04.342Z] set TEST_FLAG to
[2025-12-30T15:56:04.342Z] set MICROARCH to z15
[2025-12-30T15:56:04.342Z] set OS_LABEL to rhel.8
[2025-12-30T15:56:04.342Z] Running sanity.perf ...
[2025-12-30T15:56:04.342Z] There are 9 test targets in sanity.perf
[2025-12-30T15:56:04.342Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -version
[2025-12-30T15:56:04.342Z] openjdk version "26-beta" 2026-03-17
[2025-12-30T15:56:04.342Z] OpenJDK Runtime Environment Temurin-26+29-202512301506 (build 26-beta+29-ea)
[2025-12-30T15:56:04.342Z] OpenJDK 64-Bit Server VM Temurin-26+29-202512301506 (build 26-beta+29-ea, mixed mode, sharing)
[2025-12-30T15:56:04.342Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests'
[2025-12-30T15:56:04.342Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf'
[2025-12-30T15:56:04.342Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/dacapo'
[2025-12-30T15:56:04.342Z]
[2025-12-30T15:56:04.342Z] ===============================================
[2025-12-30T15:56:04.342Z] Running test dacapo-eclipse_0 ...
[2025-12-30T15:56:04.342Z] ===============================================
[2025-12-30T15:56:04.342Z] dacapo-eclipse_0 Start Time: Tue Dec 30 10:56:03 2025 Epoch Time (ms): 1767110163939
[2025-12-30T15:56:04.342Z] variation: NoOptions
[2025-12-30T15:56:04.342Z] JVM_OPTIONS:
[2025-12-30T15:56:04.342Z] { \
[2025-12-30T15:56:04.342Z] echo ""; echo "TEST SETUP:"; \
[2025-12-30T15:56:04.342Z] echo "Nothing to be done for setup."; \
[2025-12-30T15:56:04.342Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101633374/dacapo-eclipse_0"; \
[2025-12-30T15:56:04.342Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101633374/dacapo-eclipse_0"; \
[2025-12-30T15:56:04.342Z] echo ""; echo "TESTING:"; \
[2025-12-30T15:56:04.342Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" eclipse; \
[2025-12-30T15:56:04.342Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-eclipse_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101633374/dacapo-eclipse_0"; else echo "-----------------------------------"; echo "dacapo-eclipse_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-30T15:56:04.342Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-30T15:56:04.342Z] echo "Nothing to be done for teardown."; \
[2025-12-30T15:56:04.342Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101633374/TestTargetResult";
[2025-12-30T15:56:04.342Z]
[2025-12-30T15:56:04.342Z] TEST SETUP:
[2025-12-30T15:56:04.342Z] Nothing to be done for setup.
[2025-12-30T15:56:04.342Z]
[2025-12-30T15:56:04.342Z] TESTING:
[2025-12-30T15:56:04.342Z] WARNING: eclipse will only run with specific Java versions. However the Java version string provided by this JVM ('26-beta') could not be parsed. It is therefore unclear whether this JVM is compatable. The particular requirement for eclipse is as follows: 'Eclipse requires Java 11 or newer.'
[2025-12-30T15:56:04.985Z] Version: eclipse 4.27 (use -p to print nominal benchmark stats)
[2025-12-30T15:56:05.632Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-12-30T15:56:05.632Z] WARNING: sun.misc.Unsafe::staticFieldOffset has been called by org.eclipse.osgi.internal.url.MultiplexingFactory (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jvmtest/perf/dacapo/dacapo/jar/eclipse/eclipse.jar)
[2025-12-30T15:56:05.632Z] WARNING: Please consider reporting this to the maintainers of class org.eclipse.osgi.internal.url.MultiplexingFactory
[2025-12-30T15:56:05.632Z] WARNING: sun.misc.Unsafe::staticFieldOffset will be removed in a future release
[2025-12-30T15:56:06.904Z] Unzip workspace
[2025-12-30T15:56:06.904Z] ===== DaCapo 23.11-MR2-chopin-minimal eclipse starting =====
[2025-12-30T15:56:06.904Z] Initialize workspace .WARNING: A restricted method in java.lang.System has been called
[2025-12-30T15:56:06.904Z] 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_openjdk26_hs_sanity.perf_s390x_linux/jvmtest/perf/dacapo/dacapo/dat/eclipse/eclipse/plugins/org.eclipse.core.filesystem_1.9.500.v20220817-1539.jar)
[2025-12-30T15:56:06.904Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2025-12-30T15:56:06.904Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2025-12-30T15:56:06.904Z]
[2025-12-30T15:56:07.556Z] ..................
[2025-12-30T15:56:16.847Z] Index workspace .....................
[2025-12-30T15:56:22.971Z] Build workspace
[2025-12-30T15:56:24.361Z] Search .. 4,207 references for default constructor in workspace
[2025-12-30T15:56:24.361Z] .. 1,957 references for method 'equals' in workspace
[2025-12-30T15:56:24.996Z] Type hierarchy tests
[2025-12-30T15:56:27.951Z] AST tests
[2025-12-30T15:56:30.054Z] Completion tests .........
[2025-12-30T15:56:32.050Z] Format tests ..............
[2025-12-30T15:56:32.692Z] Model tests ................
[2025-12-30T15:56:32.692Z] ===== DaCapo 23.11-MR2-chopin-minimal eclipse PASSED in 26015 msec =====
[2025-12-30T15:56:33.333Z] Delete workspace
[2025-12-30T15:56:33.333Z] -----------------------------------
[2025-12-30T15:56:33.333Z] dacapo-eclipse_0_PASSED
[2025-12-30T15:56:33.333Z] -----------------------------------
[2025-12-30T15:56:33.333Z]
[2025-12-30T15:56:33.333Z] TEST TEARDOWN:
[2025-12-30T15:56:33.333Z] Nothing to be done for teardown.
[2025-12-30T15:56:33.333Z] dacapo-eclipse_0 Finish Time: Tue Dec 30 10:56:33 2025 Epoch Time (ms): 1767110193151
[2025-12-30T15:56:33.333Z]
[2025-12-30T15:56:33.333Z] ===============================================
[2025-12-30T15:56:33.333Z] Running test dacapo-h2_0 ...
[2025-12-30T15:56:33.333Z] ===============================================
[2025-12-30T15:56:33.333Z] dacapo-h2_0 Start Time: Tue Dec 30 10:56:33 2025 Epoch Time (ms): 1767110193164
[2025-12-30T15:56:33.333Z] variation: NoOptions
[2025-12-30T15:56:33.333Z] JVM_OPTIONS:
[2025-12-30T15:56:33.333Z] { \
[2025-12-30T15:56:33.333Z] echo ""; echo "TEST SETUP:"; \
[2025-12-30T15:56:33.333Z] echo "Nothing to be done for setup."; \
[2025-12-30T15:56:33.333Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101633374/dacapo-h2_0"; \
[2025-12-30T15:56:33.333Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101633374/dacapo-h2_0"; \
[2025-12-30T15:56:33.333Z] echo ""; echo "TESTING:"; \
[2025-12-30T15:56:33.333Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" h2; \
[2025-12-30T15:56:33.333Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-h2_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101633374/dacapo-h2_0"; else echo "-----------------------------------"; echo "dacapo-h2_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-30T15:56:33.333Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-30T15:56:33.333Z] echo "Nothing to be done for teardown."; \
[2025-12-30T15:56:33.333Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101633374/TestTargetResult";
[2025-12-30T15:56:33.333Z]
[2025-12-30T15:56:33.333Z] TEST SETUP:
[2025-12-30T15:56:33.333Z] Nothing to be done for setup.
[2025-12-30T15:56:33.333Z]
[2025-12-30T15:56:33.333Z] TESTING:
[2025-12-30T15:56:33.971Z] Using scaled threading model. 2 processors detected, 2 threads used to drive the workload, in a possible range of [1,1024]
[2025-12-30T15:56:33.971Z] WARNING: h2 will only run with specific Java versions. However the Java version string provided by this JVM ('26-beta') could not be parsed. It is therefore unclear whether this JVM is compatable. The particular requirement for h2 is as follows: 'H2 requires Java 11 or newer.'
[2025-12-30T15:56:33.971Z] Version: h2 2.2.220 derby 10.15.2.0 (use -p to print nominal benchmark stats)
[2025-12-30T15:56:33.971Z] Preparing the H2 database...
[2025-12-30T15:56:33.971Z] TPCC configuration: scale: 16, terminals: 2, transactions: 100000
[2025-12-30T15:56:52.268Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 starting =====
[2025-12-30T15:56:52.268Z] Starting 100000 requests...
[2025-12-30T15:56:55.594Z]
[2025-12-30T15:56:56.957Z] 5%
[2025-12-30T15:56:58.332Z] 10%
[2025-12-30T15:57:00.539Z] 15%
[2025-12-30T15:57:01.941Z] 20%
[2025-12-30T15:57:03.370Z] 25%
[2025-12-30T15:57:04.741Z] 30%
[2025-12-30T15:57:05.450Z] 35%
[2025-12-30T15:57:06.852Z] 40%
[2025-12-30T15:57:08.231Z] 45%
[2025-12-30T15:57:09.628Z] 50%
[2025-12-30T15:57:11.022Z] 55%
[2025-12-30T15:57:12.370Z] 60%
[2025-12-30T15:57:13.761Z] 65%
[2025-12-30T15:57:15.151Z] 70%
[2025-12-30T15:57:16.611Z] 75%
[2025-12-30T15:57:18.042Z] 80%
[2025-12-30T15:57:18.727Z] 85%
[2025-12-30T15:57:20.191Z] 90%
[2025-12-30T15:57:22.311Z] 95%
[2025-12-30T15:57:22.311Z] 100%
[2025-12-30T15:57:22.311Z] Completed requests
[2025-12-30T15:57:22.311Z] Stock level ............. 3973 ( 4.0%)
[2025-12-30T15:57:22.311Z] Order status by name .... 2361 ( 2.4%)
[2025-12-30T15:57:22.311Z] Order status by ID ...... 1609 ( 1.6%)
[2025-12-30T15:57:22.311Z] Payment by name ......... 25847 (25.8%)
[2025-12-30T15:57:22.311Z] Payment by ID ........... 17220 (17.2%)
[2025-12-30T15:57:22.311Z] Delivery schedule ....... 4029 ( 4.0%)
[2025-12-30T15:57:22.311Z] New order ............... 44509 (44.5%)
[2025-12-30T15:57:22.311Z] New order rollback ...... 452 ( 0.5%)
[2025-12-30T15:57:22.311Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 PASSED in 29604 msec =====
[2025-12-30T15:57:22.311Z] ===== DaCapo processed 100000 requests in 29581 msec, 3380 requests per second =====
[2025-12-30T15:57:22.311Z] ===== DaCapo tail latency, simple: 50% 180 usec, 90% 1019 usec, 99% 4472 usec, 99.9% 41297 usec, 99.99% 71247 usec, max 116508 usec, measured over 100000 events =====
[2025-12-30T15:57:22.311Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 802 usec, 90% 7182 usec, 99% 28766 usec, 99.9% 44963 usec, 99.99% 71247 usec, max 116508 usec, measured over 100000 events =====
[2025-12-30T15:57:22.311Z] ===== DaCapo tail latency, metered full smoothing: 50% 949075 usec, 90% 2074218 usec, 99% 2537582 usec, 99.9% 2557149 usec, 99.99% 2561245 usec, max 2575431 usec, measured over 100000 events =====
[2025-12-30T15:57:32.581Z] Resetting database to initial state....................
[2025-12-30T15:57:32.581Z] -----------------------------------
[2025-12-30T15:57:32.581Z] dacapo-h2_0_PASSED
[2025-12-30T15:57:32.581Z] -----------------------------------
[2025-12-30T15:57:32.581Z]
[2025-12-30T15:57:32.581Z] TEST TEARDOWN:
[2025-12-30T15:57:32.581Z] Nothing to be done for teardown.
[2025-12-30T15:57:32.581Z] dacapo-h2_0 Finish Time: Tue Dec 30 10:57:32 2025 Epoch Time (ms): 1767110252378
[2025-12-30T15:57:32.581Z]
[2025-12-30T15:57:32.581Z] ===============================================
[2025-12-30T15:57:32.581Z] Running test dacapo-lusearch-fix_0 ...
[2025-12-30T15:57:32.582Z] ===============================================
[2025-12-30T15:57:32.582Z] dacapo-lusearch-fix_0 Start Time: Tue Dec 30 10:57:32 2025 Epoch Time (ms): 1767110252388
[2025-12-30T15:57:32.582Z] dacapo-lusearch-fix_0_DISABLED
[2025-12-30T15:57:32.582Z] Disabled Reason:
[2025-12-30T15:57:32.582Z] https://github.com/adoptium/aqa-tests/issues/1888#issuecomment-755015959
[2025-12-30T15:57:32.582Z] dacapo-lusearch-fix_0 Finish Time: Tue Dec 30 10:57:32 2025 Epoch Time (ms): 1767110252396
[2025-12-30T15:57:32.582Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/dacapo'
[2025-12-30T15:57:32.582Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/idle_micro'
[2025-12-30T15:57:32.582Z]
[2025-12-30T15:57:32.582Z] ===============================================
[2025-12-30T15:57:32.582Z] Running test IdleMicrobenchmark_HS_0 ...
[2025-12-30T15:57:32.582Z] ===============================================
[2025-12-30T15:57:32.582Z] IdleMicrobenchmark_HS_0 Start Time: Tue Dec 30 10:57:32 2025 Epoch Time (ms): 1767110252416
[2025-12-30T15:57:32.582Z] Skipped due to jvm options ( -Xmx1024m ) and/or platform requirements ([os.linux,arch.x86,bits.64,^os.win]) => IdleMicrobenchmark_HS_0_SKIPPED
[2025-12-30T15:57:32.582Z] IdleMicrobenchmark_HS_0 Finish Time: Tue Dec 30 10:57:32 2025 Epoch Time (ms): 1767110252424
[2025-12-30T15:57:32.582Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/idle_micro'
[2025-12-30T15:57:32.582Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/renaissance'
[2025-12-30T15:57:32.582Z]
[2025-12-30T15:57:32.582Z] ===============================================
[2025-12-30T15:57:32.582Z] Running test renaissance-akka-uct_0 ...
[2025-12-30T15:57:32.582Z] ===============================================
[2025-12-30T15:57:32.582Z] renaissance-akka-uct_0 Start Time: Tue Dec 30 10:57:32 2025 Epoch Time (ms): 1767110252441
[2025-12-30T15:57:32.582Z] variation: NoOptions
[2025-12-30T15:57:32.582Z] JVM_OPTIONS:
[2025-12-30T15:57:32.582Z] { \
[2025-12-30T15:57:32.582Z] echo ""; echo "TEST SETUP:"; \
[2025-12-30T15:57:32.582Z] echo "Nothing to be done for setup."; \
[2025-12-30T15:57:32.582Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101633374/renaissance-akka-uct_0"; \
[2025-12-30T15:57:32.582Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101633374/renaissance-akka-uct_0"; \
[2025-12-30T15:57:32.582Z] echo ""; echo "TESTING:"; \
[2025-12-30T15:57:32.582Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101633374/renaissance-akka-uct_0"/akka-uct.json" akka-uct; \
[2025-12-30T15:57:32.582Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-akka-uct_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101633374/renaissance-akka-uct_0"; else echo "-----------------------------------"; echo "renaissance-akka-uct_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-30T15:57:32.582Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-30T15:57:32.582Z] echo "Nothing to be done for teardown."; \
[2025-12-30T15:57:32.582Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101633374/TestTargetResult";
[2025-12-30T15:57:32.582Z]
[2025-12-30T15:57:32.582Z] TEST SETUP:
[2025-12-30T15:57:32.582Z] Nothing to be done for setup.
[2025-12-30T15:57:32.582Z]
[2025-12-30T15:57:32.582Z] TESTING:
[2025-12-30T15:57:33.225Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-12-30T15:57:33.225Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/output_17671101633374/renaissance-akka-uct_0/launcher-105732-1257319907352805463/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-12-30T15:57:33.225Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-12-30T15:57:33.225Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-12-30T15:57:33.863Z] ====== akka-uct (concurrency) [default], iteration 0 started ======
[2025-12-30T15:57:33.863Z] GC before operation: completed in 12.507 ms, heap usage 15.949 MB -> 5.739 MB.
[2025-12-30T15:57:37.453Z] final size= 199991
[2025-12-30T15:57:37.453Z] final height= 9
[2025-12-30T15:57:40.451Z] final size= 199991
[2025-12-30T15:57:40.451Z] final height= 9
[2025-12-30T15:57:41.914Z] final size= 199991
[2025-12-30T15:57:41.914Z] final height= 9
[2025-12-30T15:57:44.169Z] final size= 199991
[2025-12-30T15:57:44.169Z] final height= 9
[2025-12-30T15:57:45.594Z] final size= 199991
[2025-12-30T15:57:45.594Z] final height= 9
[2025-12-30T15:57:47.037Z] final size= 199991
[2025-12-30T15:57:47.037Z] final height= 9
[2025-12-30T15:57:49.137Z] final size= 199991
[2025-12-30T15:57:49.137Z] final height= 10
[2025-12-30T15:57:50.588Z] final size= 199991
[2025-12-30T15:57:50.588Z] final height= 9
[2025-12-30T15:57:51.951Z] final size= 199991
[2025-12-30T15:57:51.951Z] final height= 9
[2025-12-30T15:57:54.081Z] final size= 199991
[2025-12-30T15:57:54.081Z] final height= 9
[2025-12-30T15:57:54.081Z] WARNING: This benchmark provides no result that can be validated.
[2025-12-30T15:57:54.081Z] There is no way to check that no silent failure occurred.
[2025-12-30T15:57:54.081Z] ====== akka-uct (concurrency) [default], iteration 0 completed (20080.971 ms) ======
[2025-12-30T15:57:54.081Z] ====== akka-uct (concurrency) [default], iteration 1 started ======
[2025-12-30T15:57:54.786Z] GC before operation: completed in 375.830 ms, heap usage 563.255 MB -> 83.010 MB.
[2025-12-30T15:57:56.161Z] final size= 199991
[2025-12-30T15:57:56.161Z] final height= 9
[2025-12-30T15:57:58.331Z] final size= 199991
[2025-12-30T15:57:58.331Z] final height= 9
[2025-12-30T15:57:59.791Z] final size= 199991
[2025-12-30T15:57:59.791Z] final height= 9
[2025-12-30T15:58:01.199Z] final size= 199991
[2025-12-30T15:58:01.199Z] final height= 9
[2025-12-30T15:58:03.371Z] final size= 199991
[2025-12-30T15:58:03.371Z] final height= 9
[2025-12-30T15:58:04.733Z] final size= 199991
[2025-12-30T15:58:04.733Z] final height= 9
[2025-12-30T15:58:06.201Z] final size= 199991
[2025-12-30T15:58:06.201Z] final height= 9
[2025-12-30T15:58:08.392Z] final size= 199991
[2025-12-30T15:58:08.392Z] final height= 9
[2025-12-30T15:58:10.651Z] final size= 199991
[2025-12-30T15:58:10.651Z] final height= 9
[2025-12-30T15:58:12.203Z] final size= 199991
[2025-12-30T15:58:12.203Z] final height= 9
[2025-12-30T15:58:12.881Z] WARNING: This benchmark provides no result that can be validated.
[2025-12-30T15:58:12.881Z] There is no way to check that no silent failure occurred.
[2025-12-30T15:58:12.881Z] ====== akka-uct (concurrency) [default], iteration 1 completed (18409.899 ms) ======
[2025-12-30T15:58:12.881Z] ====== akka-uct (concurrency) [default], iteration 2 started ======
[2025-12-30T15:58:12.881Z] GC before operation: completed in 304.095 ms, heap usage 621.527 MB -> 70.269 MB.
[2025-12-30T15:58:15.041Z] final size= 199991
[2025-12-30T15:58:15.041Z] final height= 9
[2025-12-30T15:58:16.510Z] final size= 199991
[2025-12-30T15:58:16.510Z] final height= 9
[2025-12-30T15:58:19.286Z] final size= 199991
[2025-12-30T15:58:19.286Z] final height= 9
[2025-12-30T15:58:20.691Z] final size= 199991
[2025-12-30T15:58:20.691Z] final height= 9
[2025-12-30T15:58:22.121Z] final size= 199991
[2025-12-30T15:58:22.121Z] final height= 9
[2025-12-30T15:58:24.011Z] final size= 199991
[2025-12-30T15:58:24.011Z] final height= 9
[2025-12-30T15:58:25.771Z] final size= 199991
[2025-12-30T15:58:25.771Z] final height= 9
[2025-12-30T15:58:27.971Z] final size= 199991
[2025-12-30T15:58:27.971Z] final height= 9
[2025-12-30T15:58:30.082Z] final size= 199991
[2025-12-30T15:58:30.082Z] final height= 9
[2025-12-30T15:58:32.323Z] final size= 199991
[2025-12-30T15:58:32.323Z] final height= 9
[2025-12-30T15:58:33.027Z] WARNING: This benchmark provides no result that can be validated.
[2025-12-30T15:58:33.027Z] There is no way to check that no silent failure occurred.
[2025-12-30T15:58:33.027Z] ====== akka-uct (concurrency) [default], iteration 2 completed (19745.081 ms) ======
[2025-12-30T15:58:33.027Z] ====== akka-uct (concurrency) [default], iteration 3 started ======
[2025-12-30T15:58:33.027Z] GC before operation: completed in 365.554 ms, heap usage 503.428 MB -> 83.105 MB.
[2025-12-30T15:58:35.172Z] final size= 199991
[2025-12-30T15:58:35.172Z] final height= 9
[2025-12-30T15:58:36.574Z] final size= 199991
[2025-12-30T15:58:36.574Z] final height= 9
[2025-12-30T15:58:38.731Z] final size= 199991
[2025-12-30T15:58:38.731Z] final height= 9
[2025-12-30T15:58:40.231Z] final size= 199991
[2025-12-30T15:58:40.231Z] final height= 9
[2025-12-30T15:58:42.461Z] final size= 199991
[2025-12-30T15:58:42.461Z] final height= 9
[2025-12-30T15:58:43.841Z] final size= 199991
[2025-12-30T15:58:43.841Z] final height= 11
[2025-12-30T15:58:45.211Z] final size= 199991
[2025-12-30T15:58:45.211Z] final height= 9
[2025-12-30T15:58:47.361Z] final size= 199991
[2025-12-30T15:58:47.361Z] final height= 9
[2025-12-30T15:58:49.531Z] final size= 199991
[2025-12-30T15:58:49.531Z] final height= 9
[2025-12-30T15:58:51.821Z] final size= 199991
[2025-12-30T15:58:51.821Z] final height= 9
[2025-12-30T15:58:51.821Z] WARNING: This benchmark provides no result that can be validated.
[2025-12-30T15:58:51.821Z] There is no way to check that no silent failure occurred.
[2025-12-30T15:58:51.821Z] ====== akka-uct (concurrency) [default], iteration 3 completed (18301.236 ms) ======
[2025-12-30T15:58:51.821Z] ====== akka-uct (concurrency) [default], iteration 4 started ======
[2025-12-30T15:58:51.821Z] GC before operation: completed in 494.966 ms, heap usage 446.920 MB -> 101.922 MB.
[2025-12-30T15:58:53.496Z] final size= 199991
[2025-12-30T15:58:53.496Z] final height= 9
[2025-12-30T15:58:54.931Z] final size= 199991
[2025-12-30T15:58:54.931Z] final height= 9
[2025-12-30T15:58:57.202Z] final size= 199991
[2025-12-30T15:58:57.202Z] final height= 9
[2025-12-30T15:58:58.563Z] final size= 199991
[2025-12-30T15:58:58.563Z] final height= 9
[2025-12-30T15:58:59.951Z] final size= 199991
[2025-12-30T15:58:59.951Z] final height= 9
[2025-12-30T15:59:02.101Z] final size= 199991
[2025-12-30T15:59:02.101Z] final height= 9
[2025-12-30T15:59:03.491Z] final size= 199991
[2025-12-30T15:59:03.491Z] final height= 9
[2025-12-30T15:59:05.601Z] final size= 199991
[2025-12-30T15:59:05.601Z] final height= 9
[2025-12-30T15:59:07.021Z] final size= 199991
[2025-12-30T15:59:07.021Z] final height= 9
[2025-12-30T15:59:09.189Z] final size= 199991
[2025-12-30T15:59:09.189Z] final height= 9
[2025-12-30T15:59:09.189Z] WARNING: This benchmark provides no result that can be validated.
[2025-12-30T15:59:09.189Z] There is no way to check that no silent failure occurred.
[2025-12-30T15:59:09.189Z] ====== akka-uct (concurrency) [default], iteration 4 completed (17014.032 ms) ======
[2025-12-30T15:59:09.189Z] ====== akka-uct (concurrency) [default], iteration 5 started ======
[2025-12-30T15:59:09.189Z] GC before operation: completed in 262.094 ms, heap usage 511.297 MB -> 80.222 MB.
[2025-12-30T15:59:10.559Z] final size= 199991
[2025-12-30T15:59:10.560Z] final height= 9
[2025-12-30T15:59:12.005Z] final size= 199991
[2025-12-30T15:59:12.005Z] final height= 9
[2025-12-30T15:59:13.409Z] final size= 199991
[2025-12-30T15:59:13.409Z] final height= 9
[2025-12-30T15:59:15.533Z] final size= 199991
[2025-12-30T15:59:15.533Z] final height= 9
[2025-12-30T15:59:16.899Z] final size= 199991
[2025-12-30T15:59:16.900Z] final height= 9
[2025-12-30T15:59:18.251Z] final size= 199991
[2025-12-30T15:59:18.251Z] final height= 9
[2025-12-30T15:59:20.491Z] final size= 199991
[2025-12-30T15:59:20.491Z] final height= 9
[2025-12-30T15:59:21.969Z] final size= 199991
[2025-12-30T15:59:21.969Z] final height= 9
[2025-12-30T15:59:23.411Z] final size= 199991
[2025-12-30T15:59:23.411Z] final height= 9
[2025-12-30T15:59:25.542Z] final size= 199991
[2025-12-30T15:59:25.542Z] final height= 9
[2025-12-30T15:59:25.542Z] WARNING: This benchmark provides no result that can be validated.
[2025-12-30T15:59:25.542Z] There is no way to check that no silent failure occurred.
[2025-12-30T15:59:25.542Z] ====== akka-uct (concurrency) [default], iteration 5 completed (16355.066 ms) ======
[2025-12-30T15:59:25.542Z] ====== akka-uct (concurrency) [default], iteration 6 started ======
[2025-12-30T15:59:26.211Z] GC before operation: completed in 440.946 ms, heap usage 523.906 MB -> 97.553 MB.
[2025-12-30T15:59:28.141Z] final size= 199991
[2025-12-30T15:59:28.142Z] final height= 9
[2025-12-30T15:59:29.601Z] final size= 199991
[2025-12-30T15:59:29.601Z] final height= 9
[2025-12-30T15:59:31.751Z] final size= 199991
[2025-12-30T15:59:31.751Z] final height= 9
[2025-12-30T15:59:34.023Z] final size= 199991
[2025-12-30T15:59:34.023Z] final height= 9
[2025-12-30T15:59:35.411Z] final size= 199991
[2025-12-30T15:59:35.411Z] final height= 9
[2025-12-30T15:59:37.591Z] final size= 199991
[2025-12-30T15:59:37.591Z] final height= 9
[2025-12-30T15:59:39.732Z] final size= 199991
[2025-12-30T15:59:39.732Z] final height= 9
[2025-12-30T15:59:41.942Z] final size= 199991
[2025-12-30T15:59:41.942Z] final height= 9
[2025-12-30T15:59:44.082Z] final size= 199991
[2025-12-30T15:59:44.082Z] final height= 9
[2025-12-30T15:59:45.501Z] final size= 199991
[2025-12-30T15:59:45.501Z] final height= 9
[2025-12-30T15:59:45.501Z] WARNING: This benchmark provides no result that can be validated.
[2025-12-30T15:59:45.501Z] There is no way to check that no silent failure occurred.
[2025-12-30T15:59:45.501Z] ====== akka-uct (concurrency) [default], iteration 6 completed (19652.777 ms) ======
[2025-12-30T15:59:45.501Z] ====== akka-uct (concurrency) [default], iteration 7 started ======
[2025-12-30T15:59:46.138Z] GC before operation: completed in 308.970 ms, heap usage 412.347 MB -> 86.536 MB.
[2025-12-30T15:59:47.473Z] final size= 199991
[2025-12-30T15:59:47.473Z] final height= 9
[2025-12-30T15:59:49.621Z] final size= 199991
[2025-12-30T15:59:49.621Z] final height= 9
[2025-12-30T15:59:51.001Z] final size= 199991
[2025-12-30T15:59:51.001Z] final height= 9
[2025-12-30T15:59:53.211Z] final size= 199991
[2025-12-30T15:59:53.211Z] final height= 9
[2025-12-30T15:59:55.392Z] final size= 199991
[2025-12-30T15:59:55.392Z] final height= 9
[2025-12-30T15:59:57.589Z] final size= 199991
[2025-12-30T15:59:57.589Z] final height= 9
[2025-12-30T15:59:59.861Z] final size= 199991
[2025-12-30T15:59:59.861Z] final height= 9
[2025-12-30T16:00:02.150Z] final size= 199991
[2025-12-30T16:00:02.150Z] final height= 9
[2025-12-30T16:00:03.631Z] final size= 199991
[2025-12-30T16:00:03.631Z] final height= 9
[2025-12-30T16:00:05.741Z] final size= 199991
[2025-12-30T16:00:05.741Z] final height= 9
[2025-12-30T16:00:06.381Z] WARNING: This benchmark provides no result that can be validated.
[2025-12-30T16:00:06.382Z] There is no way to check that no silent failure occurred.
[2025-12-30T16:00:06.382Z] ====== akka-uct (concurrency) [default], iteration 7 completed (20180.577 ms) ======
[2025-12-30T16:00:06.382Z] ====== akka-uct (concurrency) [default], iteration 8 started ======
[2025-12-30T16:00:06.382Z] GC before operation: completed in 387.754 ms, heap usage 558.157 MB -> 95.517 MB.
[2025-12-30T16:00:08.691Z] final size= 199991
[2025-12-30T16:00:08.692Z] final height= 9
[2025-12-30T16:00:10.118Z] final size= 199991
[2025-12-30T16:00:10.118Z] final height= 9
[2025-12-30T16:00:12.291Z] final size= 199991
[2025-12-30T16:00:12.291Z] final height= 9
[2025-12-30T16:00:14.441Z] final size= 199991
[2025-12-30T16:00:14.441Z] final height= 9
[2025-12-30T16:00:16.537Z] final size= 199991
[2025-12-30T16:00:16.537Z] final height= 9
[2025-12-30T16:00:18.691Z] final size= 199991
[2025-12-30T16:00:18.691Z] final height= 9
[2025-12-30T16:00:20.115Z] final size= 199991
[2025-12-30T16:00:20.115Z] final height= 9
[2025-12-30T16:00:22.244Z] final size= 199991
[2025-12-30T16:00:22.244Z] final height= 9
[2025-12-30T16:00:23.701Z] final size= 199991
[2025-12-30T16:00:23.701Z] final height= 9
[2025-12-30T16:00:25.931Z] final size= 199991
[2025-12-30T16:00:25.931Z] final height= 9
[2025-12-30T16:00:26.961Z] WARNING: This benchmark provides no result that can be validated.
[2025-12-30T16:00:26.961Z] There is no way to check that no silent failure occurred.
[2025-12-30T16:00:26.961Z] ====== akka-uct (concurrency) [default], iteration 8 completed (19674.368 ms) ======
[2025-12-30T16:00:26.961Z] ====== akka-uct (concurrency) [default], iteration 9 started ======
[2025-12-30T16:00:26.961Z] GC before operation: completed in 629.984 ms, heap usage 588.466 MB -> 108.381 MB.
[2025-12-30T16:00:28.381Z] final size= 199991
[2025-12-30T16:00:28.381Z] final height= 9
[2025-12-30T16:00:29.731Z] final size= 199991
[2025-12-30T16:00:29.731Z] final height= 9
[2025-12-30T16:00:31.963Z] final size= 199991
[2025-12-30T16:00:31.963Z] final height= 9
[2025-12-30T16:00:33.301Z] final size= 199991
[2025-12-30T16:00:33.301Z] final height= 9
[2025-12-30T16:00:35.501Z] final size= 199991
[2025-12-30T16:00:35.501Z] final height= 9
[2025-12-30T16:00:37.702Z] final size= 199991
[2025-12-30T16:00:37.702Z] final height= 9
[2025-12-30T16:00:39.871Z] final size= 199991
[2025-12-30T16:00:39.871Z] final height= 9
[2025-12-30T16:00:41.274Z] final size= 199991
[2025-12-30T16:00:41.274Z] final height= 10
[2025-12-30T16:00:43.531Z] final size= 199991
[2025-12-30T16:00:43.531Z] final height= 9
[2025-12-30T16:00:44.889Z] final size= 199991
[2025-12-30T16:00:44.889Z] final height= 9
[2025-12-30T16:00:45.508Z] WARNING: This benchmark provides no result that can be validated.
[2025-12-30T16:00:45.509Z] There is no way to check that no silent failure occurred.
[2025-12-30T16:00:45.509Z] ====== akka-uct (concurrency) [default], iteration 9 completed (18727.134 ms) ======
[2025-12-30T16:00:45.509Z] ====== akka-uct (concurrency) [default], iteration 10 started ======
[2025-12-30T16:00:46.174Z] GC before operation: completed in 261.535 ms, heap usage 357.947 MB -> 70.680 MB.
[2025-12-30T16:00:47.546Z] final size= 199991
[2025-12-30T16:00:47.546Z] final height= 9
[2025-12-30T16:00:48.931Z] final size= 199991
[2025-12-30T16:00:48.931Z] final height= 10
[2025-12-30T16:00:50.801Z] final size= 199991
[2025-12-30T16:00:50.801Z] final height= 9
[2025-12-30T16:00:52.191Z] final size= 199991
[2025-12-30T16:00:52.191Z] final height= 9
[2025-12-30T16:00:54.361Z] final size= 199991
[2025-12-30T16:00:54.361Z] final height= 9
[2025-12-30T16:00:55.712Z] final size= 199991
[2025-12-30T16:00:55.712Z] final height= 9
[2025-12-30T16:00:57.170Z] final size= 199991
[2025-12-30T16:00:57.170Z] final height= 9
[2025-12-30T16:00:58.547Z] final size= 199991
[2025-12-30T16:00:58.547Z] final height= 9
[2025-12-30T16:00:59.944Z] final size= 199991
[2025-12-30T16:00:59.944Z] final height= 9
[2025-12-30T16:01:02.112Z] final size= 199991
[2025-12-30T16:01:02.112Z] final height= 9
[2025-12-30T16:01:02.112Z] WARNING: This benchmark provides no result that can be validated.
[2025-12-30T16:01:02.112Z] There is no way to check that no silent failure occurred.
[2025-12-30T16:01:02.112Z] ====== akka-uct (concurrency) [default], iteration 10 completed (16423.418 ms) ======
[2025-12-30T16:01:02.112Z] ====== akka-uct (concurrency) [default], iteration 11 started ======
[2025-12-30T16:01:02.799Z] GC before operation: completed in 162.986 ms, heap usage 712.124 MB -> 38.420 MB.
[2025-12-30T16:01:03.551Z] final size= 199991
[2025-12-30T16:01:03.551Z] final height= 9
[2025-12-30T16:01:05.582Z] final size= 199991
[2025-12-30T16:01:05.582Z] final height= 9
[2025-12-30T16:01:07.769Z] final size= 199991
[2025-12-30T16:01:07.769Z] final height= 9
[2025-12-30T16:01:09.952Z] final size= 199991
[2025-12-30T16:01:09.952Z] final height= 9
[2025-12-30T16:01:11.901Z] final size= 199991
[2025-12-30T16:01:11.901Z] final height= 9
[2025-12-30T16:01:13.371Z] final size= 199991
[2025-12-30T16:01:13.371Z] final height= 9
[2025-12-30T16:01:15.581Z] final size= 199991
[2025-12-30T16:01:15.581Z] final height= 9
[2025-12-30T16:01:16.944Z] final size= 199991
[2025-12-30T16:01:16.944Z] final height= 9
[2025-12-30T16:01:19.041Z] final size= 199991
[2025-12-30T16:01:19.041Z] final height= 9
[2025-12-30T16:01:21.279Z] final size= 199991
[2025-12-30T16:01:21.279Z] final height= 9
[2025-12-30T16:01:21.279Z] WARNING: This benchmark provides no result that can be validated.
[2025-12-30T16:01:21.279Z] There is no way to check that no silent failure occurred.
[2025-12-30T16:01:21.279Z] ====== akka-uct (concurrency) [default], iteration 11 completed (18458.496 ms) ======
[2025-12-30T16:01:21.279Z] ====== akka-uct (concurrency) [default], iteration 12 started ======
[2025-12-30T16:01:21.279Z] GC before operation: completed in 334.723 ms, heap usage 479.718 MB -> 87.915 MB.
[2025-12-30T16:01:22.791Z] final size= 199991
[2025-12-30T16:01:22.791Z] final height= 9
[2025-12-30T16:01:25.060Z] final size= 199991
[2025-12-30T16:01:25.060Z] final height= 9
[2025-12-30T16:01:26.421Z] final size= 199991
[2025-12-30T16:01:26.421Z] final height= 9
[2025-12-30T16:01:28.547Z] final size= 199991
[2025-12-30T16:01:28.547Z] final height= 9
[2025-12-30T16:01:29.919Z] final size= 199991
[2025-12-30T16:01:29.919Z] final height= 9
[2025-12-30T16:01:32.151Z] final size= 199991
[2025-12-30T16:01:32.151Z] final height= 9
[2025-12-30T16:01:33.641Z] final size= 199991
[2025-12-30T16:01:33.641Z] final height= 9
[2025-12-30T16:01:35.972Z] final size= 199991
[2025-12-30T16:01:35.973Z] final height= 9
[2025-12-30T16:01:38.255Z] final size= 199991
[2025-12-30T16:01:38.255Z] final height= 9
[2025-12-30T16:01:39.740Z] final size= 199991
[2025-12-30T16:01:39.740Z] final height= 9
[2025-12-30T16:01:40.382Z] WARNING: This benchmark provides no result that can be validated.
[2025-12-30T16:01:40.382Z] There is no way to check that no silent failure occurred.
[2025-12-30T16:01:40.382Z] ====== akka-uct (concurrency) [default], iteration 12 completed (19046.890 ms) ======
[2025-12-30T16:01:40.382Z] ====== akka-uct (concurrency) [default], iteration 13 started ======
[2025-12-30T16:01:41.041Z] GC before operation: completed in 532.042 ms, heap usage 448.190 MB -> 102.370 MB.
[2025-12-30T16:01:42.471Z] final size= 199991
[2025-12-30T16:01:42.471Z] final height= 9
[2025-12-30T16:01:43.917Z] final size= 199991
[2025-12-30T16:01:43.918Z] final height= 9
[2025-12-30T16:01:46.211Z] final size= 199991
[2025-12-30T16:01:46.211Z] final height= 9
[2025-12-30T16:01:47.685Z] final size= 199991
[2025-12-30T16:01:47.685Z] final height= 10
[2025-12-30T16:01:49.909Z] final size= 199991
[2025-12-30T16:01:49.909Z] final height= 9
[2025-12-30T16:01:51.418Z] final size= 199991
[2025-12-30T16:01:51.418Z] final height= 9
[2025-12-30T16:01:53.591Z] final size= 199991
[2025-12-30T16:01:53.591Z] final height= 9
[2025-12-30T16:01:54.955Z] final size= 199991
[2025-12-30T16:01:54.955Z] final height= 9
[2025-12-30T16:01:56.731Z] final size= 199991
[2025-12-30T16:01:56.731Z] final height= 9
[2025-12-30T16:01:58.335Z] final size= 199991
[2025-12-30T16:01:58.335Z] final height= 9
[2025-12-30T16:01:59.050Z] WARNING: This benchmark provides no result that can be validated.
[2025-12-30T16:01:59.050Z] There is no way to check that no silent failure occurred.
[2025-12-30T16:01:59.050Z] ====== akka-uct (concurrency) [default], iteration 13 completed (18053.375 ms) ======
[2025-12-30T16:01:59.050Z] ====== akka-uct (concurrency) [default], iteration 14 started ======
[2025-12-30T16:01:59.702Z] GC before operation: completed in 513.763 ms, heap usage 510.493 MB -> 80.853 MB.
[2025-12-30T16:02:01.182Z] final size= 199991
[2025-12-30T16:02:01.182Z] final height= 9
[2025-12-30T16:02:03.371Z] final size= 199991
[2025-12-30T16:02:03.372Z] final height= 9
[2025-12-30T16:02:05.531Z] final size= 199991
[2025-12-30T16:02:05.531Z] final height= 9
[2025-12-30T16:02:07.691Z] final size= 199991
[2025-12-30T16:02:07.691Z] final height= 9
[2025-12-30T16:02:09.142Z] final size= 199991
[2025-12-30T16:02:09.142Z] final height= 9
[2025-12-30T16:02:11.291Z] final size= 199991
[2025-12-30T16:02:11.291Z] final height= 9
[2025-12-30T16:02:12.724Z] final size= 199991
[2025-12-30T16:02:12.724Z] final height= 9
[2025-12-30T16:02:14.846Z] final size= 199991
[2025-12-30T16:02:14.846Z] final height= 9
[2025-12-30T16:02:17.031Z] final size= 199991
[2025-12-30T16:02:17.031Z] final height= 9
[2025-12-30T16:02:19.164Z] final size= 199991
[2025-12-30T16:02:19.164Z] final height= 9
[2025-12-30T16:02:19.164Z] WARNING: This benchmark provides no result that can be validated.
[2025-12-30T16:02:19.164Z] There is no way to check that no silent failure occurred.
[2025-12-30T16:02:19.164Z] ====== akka-uct (concurrency) [default], iteration 14 completed (19950.173 ms) ======
[2025-12-30T16:02:19.164Z] ====== akka-uct (concurrency) [default], iteration 15 started ======
[2025-12-30T16:02:19.820Z] GC before operation: completed in 343.893 ms, heap usage 319.917 MB -> 91.296 MB.
[2025-12-30T16:02:21.189Z] final size= 199991
[2025-12-30T16:02:21.189Z] final height= 9
[2025-12-30T16:02:23.345Z] final size= 199991
[2025-12-30T16:02:23.345Z] final height= 9
[2025-12-30T16:02:25.511Z] final size= 199991
[2025-12-30T16:02:25.511Z] final height= 9
[2025-12-30T16:02:27.655Z] final size= 199991
[2025-12-30T16:02:27.655Z] final height= 9
[2025-12-30T16:02:29.771Z] final size= 199991
[2025-12-30T16:02:29.771Z] final height= 9
[2025-12-30T16:02:31.931Z] final size= 199991
[2025-12-30T16:02:31.931Z] final height= 9
[2025-12-30T16:02:33.271Z] final size= 199991
[2025-12-30T16:02:33.271Z] final height= 9
[2025-12-30T16:02:34.662Z] final size= 199991
[2025-12-30T16:02:34.662Z] final height= 9
[2025-12-30T16:02:36.015Z] final size= 199991
[2025-12-30T16:02:36.015Z] final height= 9
[2025-12-30T16:02:37.350Z] final size= 199991
[2025-12-30T16:02:37.350Z] final height= 9
[2025-12-30T16:02:38.022Z] WARNING: This benchmark provides no result that can be validated.
[2025-12-30T16:02:38.022Z] There is no way to check that no silent failure occurred.
[2025-12-30T16:02:38.022Z] ====== akka-uct (concurrency) [default], iteration 15 completed (18168.710 ms) ======
[2025-12-30T16:02:38.022Z] ====== akka-uct (concurrency) [default], iteration 16 started ======
[2025-12-30T16:02:38.022Z] GC before operation: completed in 380.436 ms, heap usage 644.348 MB -> 99.620 MB.
[2025-12-30T16:02:39.501Z] final size= 199991
[2025-12-30T16:02:39.501Z] final height= 9
[2025-12-30T16:02:41.823Z] final size= 199991
[2025-12-30T16:02:41.823Z] final height= 9
[2025-12-30T16:02:43.201Z] final size= 199991
[2025-12-30T16:02:43.201Z] final height= 9
[2025-12-30T16:02:45.343Z] final size= 199991
[2025-12-30T16:02:45.343Z] final height= 9
[2025-12-30T16:02:46.781Z] final size= 199991
[2025-12-30T16:02:46.781Z] final height= 9
[2025-12-30T16:02:48.197Z] final size= 199991
[2025-12-30T16:02:48.197Z] final height= 9
[2025-12-30T16:02:50.462Z] final size= 199991
[2025-12-30T16:02:50.462Z] final height= 9
[2025-12-30T16:02:52.650Z] final size= 199991
[2025-12-30T16:02:52.650Z] final height= 9
[2025-12-30T16:02:54.047Z] final size= 199991
[2025-12-30T16:02:54.047Z] final height= 9
[2025-12-30T16:02:55.387Z] final size= 199991
[2025-12-30T16:02:55.387Z] final height= 9
[2025-12-30T16:02:55.387Z] WARNING: This benchmark provides no result that can be validated.
[2025-12-30T16:02:55.387Z] There is no way to check that no silent failure occurred.
[2025-12-30T16:02:55.387Z] ====== akka-uct (concurrency) [default], iteration 16 completed (17260.082 ms) ======
[2025-12-30T16:02:55.387Z] ====== akka-uct (concurrency) [default], iteration 17 started ======
[2025-12-30T16:02:56.018Z] GC before operation: completed in 256.393 ms, heap usage 548.955 MB -> 69.673 MB.
[2025-12-30T16:02:56.781Z] final size= 199991
[2025-12-30T16:02:56.781Z] final height= 9
[2025-12-30T16:02:58.905Z] final size= 199991
[2025-12-30T16:02:58.905Z] final height= 9
[2025-12-30T16:03:00.371Z] final size= 199991
[2025-12-30T16:03:00.371Z] final height= 9
[2025-12-30T16:03:02.561Z] final size= 199991
[2025-12-30T16:03:02.561Z] final height= 9
[2025-12-30T16:03:04.811Z] final size= 199991
[2025-12-30T16:03:04.811Z] final height= 9
[2025-12-30T16:03:06.212Z] final size= 199991
[2025-12-30T16:03:06.212Z] final height= 9
[2025-12-30T16:03:08.404Z] final size= 199991
[2025-12-30T16:03:08.404Z] final height= 9
[2025-12-30T16:03:10.541Z] final size= 199991
[2025-12-30T16:03:10.541Z] final height= 9
[2025-12-30T16:03:11.945Z] final size= 199991
[2025-12-30T16:03:11.945Z] final height= 9
[2025-12-30T16:03:14.199Z] final size= 199991
[2025-12-30T16:03:14.199Z] final height= 9
[2025-12-30T16:03:14.199Z] WARNING: This benchmark provides no result that can be validated.
[2025-12-30T16:03:14.199Z] There is no way to check that no silent failure occurred.
[2025-12-30T16:03:14.199Z] ====== akka-uct (concurrency) [default], iteration 17 completed (18635.280 ms) ======
[2025-12-30T16:03:14.199Z] ====== akka-uct (concurrency) [default], iteration 18 started ======
[2025-12-30T16:03:14.841Z] GC before operation: completed in 373.727 ms, heap usage 573.045 MB -> 95.308 MB.
[2025-12-30T16:03:16.209Z] final size= 199991
[2025-12-30T16:03:16.209Z] final height= 9
[2025-12-30T16:03:18.382Z] final size= 199991
[2025-12-30T16:03:18.382Z] final height= 9
[2025-12-30T16:03:19.752Z] final size= 199991
[2025-12-30T16:03:19.752Z] final height= 9
[2025-12-30T16:03:21.130Z] final size= 199991
[2025-12-30T16:03:21.130Z] final height= 9
[2025-12-30T16:03:22.566Z] final size= 199991
[2025-12-30T16:03:22.566Z] final height= 9
[2025-12-30T16:03:23.951Z] final size= 199991
[2025-12-30T16:03:23.951Z] final height= 9
[2025-12-30T16:03:26.231Z] final size= 199991
[2025-12-30T16:03:26.231Z] final height= 9
[2025-12-30T16:03:27.971Z] final size= 199991
[2025-12-30T16:03:27.971Z] final height= 9
[2025-12-30T16:03:28.621Z] final size= 199991
[2025-12-30T16:03:28.621Z] final height= 9
[2025-12-30T16:03:30.761Z] final size= 199991
[2025-12-30T16:03:30.761Z] final height= 9
[2025-12-30T16:03:30.761Z] WARNING: This benchmark provides no result that can be validated.
[2025-12-30T16:03:30.761Z] There is no way to check that no silent failure occurred.
[2025-12-30T16:03:30.761Z] ====== akka-uct (concurrency) [default], iteration 18 completed (15745.997 ms) ======
[2025-12-30T16:03:30.761Z] ====== akka-uct (concurrency) [default], iteration 19 started ======
[2025-12-30T16:03:31.442Z] GC before operation: completed in 527.534 ms, heap usage 630.534 MB -> 95.808 MB.
[2025-12-30T16:03:32.921Z] final size= 199991
[2025-12-30T16:03:32.921Z] final height= 9
[2025-12-30T16:03:34.344Z] final size= 199991
[2025-12-30T16:03:34.344Z] final height= 9
[2025-12-30T16:03:36.564Z] final size= 199991
[2025-12-30T16:03:36.564Z] final height= 9
[2025-12-30T16:03:38.691Z] final size= 199991
[2025-12-30T16:03:38.691Z] final height= 9
[2025-12-30T16:03:40.031Z] final size= 199991
[2025-12-30T16:03:40.031Z] final height= 9
[2025-12-30T16:03:42.190Z] final size= 199991
[2025-12-30T16:03:42.191Z] final height= 9
[2025-12-30T16:03:44.401Z] final size= 199991
[2025-12-30T16:03:44.401Z] final height= 9
[2025-12-30T16:03:45.851Z] final size= 199991
[2025-12-30T16:03:45.851Z] final height= 9
[2025-12-30T16:03:48.071Z] final size= 199991
[2025-12-30T16:03:48.071Z] final height= 9
[2025-12-30T16:03:49.512Z] final size= 199991
[2025-12-30T16:03:49.512Z] final height= 9
[2025-12-30T16:03:49.512Z] WARNING: This benchmark provides no result that can be validated.
[2025-12-30T16:03:49.512Z] There is no way to check that no silent failure occurred.
[2025-12-30T16:03:49.512Z] ====== akka-uct (concurrency) [default], iteration 19 completed (18502.467 ms) ======
[2025-12-30T16:03:49.512Z] ====== akka-uct (concurrency) [default], iteration 20 started ======
[2025-12-30T16:03:50.181Z] GC before operation: completed in 247.872 ms, heap usage 642.155 MB -> 69.940 MB.
[2025-12-30T16:03:50.921Z] final size= 199991
[2025-12-30T16:03:50.921Z] final height= 9
[2025-12-30T16:03:53.179Z] final size= 199991
[2025-12-30T16:03:53.179Z] final height= 9
[2025-12-30T16:03:55.331Z] final size= 199991
[2025-12-30T16:03:55.331Z] final height= 9
[2025-12-30T16:03:56.751Z] final size= 199991
[2025-12-30T16:03:56.751Z] final height= 9
[2025-12-30T16:03:58.976Z] final size= 199991
[2025-12-30T16:03:58.976Z] final height= 9
[2025-12-30T16:04:00.333Z] final size= 199991
[2025-12-30T16:04:00.333Z] final height= 9
[2025-12-30T16:04:02.477Z] final size= 199991
[2025-12-30T16:04:02.477Z] final height= 9
[2025-12-30T16:04:03.930Z] final size= 199991
[2025-12-30T16:04:03.930Z] final height= 9
[2025-12-30T16:04:06.027Z] final size= 199991
[2025-12-30T16:04:06.027Z] final height= 9
[2025-12-30T16:04:07.403Z] final size= 199991
[2025-12-30T16:04:07.403Z] final height= 9
[2025-12-30T16:04:07.403Z] WARNING: This benchmark provides no result that can be validated.
[2025-12-30T16:04:07.403Z] There is no way to check that no silent failure occurred.
[2025-12-30T16:04:07.403Z] ====== akka-uct (concurrency) [default], iteration 20 completed (17603.070 ms) ======
[2025-12-30T16:04:07.403Z] ====== akka-uct (concurrency) [default], iteration 21 started ======
[2025-12-30T16:04:08.062Z] GC before operation: completed in 621.429 ms, heap usage 457.885 MB -> 152.076 MB.
[2025-12-30T16:04:09.502Z] final size= 199991
[2025-12-30T16:04:09.502Z] final height= 9
[2025-12-30T16:04:11.040Z] final size= 199991
[2025-12-30T16:04:11.040Z] final height= 9
[2025-12-30T16:04:12.841Z] final size= 199991
[2025-12-30T16:04:12.841Z] final height= 9
[2025-12-30T16:04:14.261Z] final size= 199991
[2025-12-30T16:04:14.261Z] final height= 9
[2025-12-30T16:04:15.730Z] final size= 199991
[2025-12-30T16:04:15.730Z] final height= 9
[2025-12-30T16:04:17.216Z] final size= 199991
[2025-12-30T16:04:17.216Z] final height= 9
[2025-12-30T16:04:19.351Z] final size= 199991
[2025-12-30T16:04:19.351Z] final height= 10
[2025-12-30T16:04:20.701Z] final size= 199991
[2025-12-30T16:04:20.701Z] final height= 9
[2025-12-30T16:04:22.141Z] final size= 199991
[2025-12-30T16:04:22.141Z] final height= 9
[2025-12-30T16:04:23.583Z] final size= 199991
[2025-12-30T16:04:23.583Z] final height= 9
[2025-12-30T16:04:23.583Z] WARNING: This benchmark provides no result that can be validated.
[2025-12-30T16:04:23.583Z] There is no way to check that no silent failure occurred.
[2025-12-30T16:04:23.583Z] ====== akka-uct (concurrency) [default], iteration 21 completed (15686.142 ms) ======
[2025-12-30T16:04:23.583Z] ====== akka-uct (concurrency) [default], iteration 22 started ======
[2025-12-30T16:04:24.251Z] GC before operation: completed in 314.470 ms, heap usage 710.402 MB -> 80.588 MB.
[2025-12-30T16:04:24.944Z] final size= 199991
[2025-12-30T16:04:24.944Z] final height= 9
[2025-12-30T16:04:27.121Z] final size= 199991
[2025-12-30T16:04:27.121Z] final height= 9
[2025-12-30T16:04:28.531Z] final size= 199991
[2025-12-30T16:04:28.531Z] final height= 9
[2025-12-30T16:04:29.892Z] final size= 199991
[2025-12-30T16:04:29.892Z] final height= 9
[2025-12-30T16:04:32.212Z] final size= 199991
[2025-12-30T16:04:32.212Z] final height= 9
[2025-12-30T16:04:34.371Z] final size= 199991
[2025-12-30T16:04:34.371Z] final height= 9
[2025-12-30T16:04:35.771Z] final size= 199991
[2025-12-30T16:04:35.771Z] final height= 9
[2025-12-30T16:04:37.939Z] final size= 199991
[2025-12-30T16:04:37.939Z] final height= 9
[2025-12-30T16:04:40.101Z] final size= 199991
[2025-12-30T16:04:40.101Z] final height= 9
[2025-12-30T16:04:42.311Z] final size= 199991
[2025-12-30T16:04:42.311Z] final height= 9
[2025-12-30T16:04:42.311Z] WARNING: This benchmark provides no result that can be validated.
[2025-12-30T16:04:42.311Z] There is no way to check that no silent failure occurred.
[2025-12-30T16:04:42.311Z] ====== akka-uct (concurrency) [default], iteration 22 completed (18019.811 ms) ======
[2025-12-30T16:04:42.311Z] ====== akka-uct (concurrency) [default], iteration 23 started ======
[2025-12-30T16:04:42.311Z] GC before operation: completed in 407.232 ms, heap usage 712.093 MB -> 76.289 MB.
[2025-12-30T16:04:43.651Z] final size= 199991
[2025-12-30T16:04:43.651Z] final height= 9
[2025-12-30T16:04:45.880Z] final size= 199991
[2025-12-30T16:04:45.880Z] final height= 9
[2025-12-30T16:04:47.261Z] final size= 199991
[2025-12-30T16:04:47.261Z] final height= 10
[2025-12-30T16:04:49.392Z] final size= 199991
[2025-12-30T16:04:49.392Z] final height= 9
[2025-12-30T16:04:50.841Z] final size= 199991
[2025-12-30T16:04:50.841Z] final height= 9
[2025-12-30T16:04:52.984Z] final size= 199991
[2025-12-30T16:04:52.984Z] final height= 9
[2025-12-30T16:04:54.381Z] final size= 199991
[2025-12-30T16:04:54.382Z] final height= 9
[2025-12-30T16:04:55.861Z] final size= 199991
[2025-12-30T16:04:55.861Z] final height= 10
[2025-12-30T16:04:57.687Z] final size= 199991
[2025-12-30T16:04:57.687Z] final height= 9
[2025-12-30T16:04:59.852Z] final size= 199991
[2025-12-30T16:04:59.852Z] final height= 9
[2025-12-30T16:05:00.545Z] WARNING: This benchmark provides no result that can be validated.
[2025-12-30T16:05:00.545Z] There is no way to check that no silent failure occurred.
[2025-12-30T16:05:00.545Z] ====== akka-uct (concurrency) [default], iteration 23 completed (17856.540 ms) ======
[2025-12-30T16:05:01.169Z] -----------------------------------
[2025-12-30T16:05:01.169Z] renaissance-akka-uct_0_PASSED
[2025-12-30T16:05:01.169Z] -----------------------------------
[2025-12-30T16:05:01.169Z]
[2025-12-30T16:05:01.169Z] TEST TEARDOWN:
[2025-12-30T16:05:01.169Z] Nothing to be done for teardown.
[2025-12-30T16:05:01.169Z] renaissance-akka-uct_0 Finish Time: Tue Dec 30 11:05:00 2025 Epoch Time (ms): 1767110700651
[2025-12-30T16:05:01.169Z]
[2025-12-30T16:05:01.169Z] ===============================================
[2025-12-30T16:05:01.169Z] Running test renaissance-fj-kmeans_0 ...
[2025-12-30T16:05:01.169Z] ===============================================
[2025-12-30T16:05:01.169Z] renaissance-fj-kmeans_0 Start Time: Tue Dec 30 11:05:00 2025 Epoch Time (ms): 1767110700662
[2025-12-30T16:05:01.169Z] variation: NoOptions
[2025-12-30T16:05:01.169Z] JVM_OPTIONS:
[2025-12-30T16:05:01.169Z] { \
[2025-12-30T16:05:01.169Z] echo ""; echo "TEST SETUP:"; \
[2025-12-30T16:05:01.169Z] echo "Nothing to be done for setup."; \
[2025-12-30T16:05:01.169Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101633374/renaissance-fj-kmeans_0"; \
[2025-12-30T16:05:01.169Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101633374/renaissance-fj-kmeans_0"; \
[2025-12-30T16:05:01.169Z] echo ""; echo "TESTING:"; \
[2025-12-30T16:05:01.169Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101633374/renaissance-fj-kmeans_0"/fj-kmeans.json" fj-kmeans; \
[2025-12-30T16:05:01.169Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-fj-kmeans_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101633374/renaissance-fj-kmeans_0"; else echo "-----------------------------------"; echo "renaissance-fj-kmeans_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-30T16:05:01.169Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-30T16:05:01.169Z] echo "Nothing to be done for teardown."; \
[2025-12-30T16:05:01.169Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101633374/TestTargetResult";
[2025-12-30T16:05:01.169Z]
[2025-12-30T16:05:01.169Z] TEST SETUP:
[2025-12-30T16:05:01.169Z] Nothing to be done for setup.
[2025-12-30T16:05:01.169Z]
[2025-12-30T16:05:01.169Z] TESTING:
[2025-12-30T16:05:01.169Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-12-30T16:05:01.169Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/output_17671101633374/renaissance-fj-kmeans_0/launcher-110500-11581431843021661422/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-12-30T16:05:01.169Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-12-30T16:05:01.169Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-12-30T16:05:01.802Z] ====== fj-kmeans (concurrency) [default], iteration 0 started ======
[2025-12-30T16:05:01.802Z] GC before operation: completed in 117.975 ms, heap usage 111.859 MB -> 84.490 MB.
[2025-12-30T16:05:09.171Z] ====== fj-kmeans (concurrency) [default], iteration 0 completed (6929.805 ms) ======
[2025-12-30T16:05:09.171Z] ====== fj-kmeans (concurrency) [default], iteration 1 started ======
[2025-12-30T16:05:09.171Z] GC before operation: completed in 76.408 ms, heap usage 139.800 MB -> 84.573 MB.
[2025-12-30T16:05:15.185Z] ====== fj-kmeans (concurrency) [default], iteration 1 completed (6283.464 ms) ======
[2025-12-30T16:05:15.186Z] ====== fj-kmeans (concurrency) [default], iteration 2 started ======
[2025-12-30T16:05:15.186Z] GC before operation: completed in 81.127 ms, heap usage 228.640 MB -> 84.573 MB.
[2025-12-30T16:05:21.184Z] ====== fj-kmeans (concurrency) [default], iteration 2 completed (5993.316 ms) ======
[2025-12-30T16:05:21.184Z] ====== fj-kmeans (concurrency) [default], iteration 3 started ======
[2025-12-30T16:05:21.845Z] GC before operation: completed in 78.437 ms, heap usage 394.160 MB -> 84.573 MB.
[2025-12-30T16:05:27.866Z] ====== fj-kmeans (concurrency) [default], iteration 3 completed (5875.626 ms) ======
[2025-12-30T16:05:27.866Z] ====== fj-kmeans (concurrency) [default], iteration 4 started ======
[2025-12-30T16:05:27.866Z] GC before operation: completed in 75.071 ms, heap usage 133.573 MB -> 84.573 MB.
[2025-12-30T16:05:33.987Z] ====== fj-kmeans (concurrency) [default], iteration 4 completed (6097.003 ms) ======
[2025-12-30T16:05:33.987Z] ====== fj-kmeans (concurrency) [default], iteration 5 started ======
[2025-12-30T16:05:33.987Z] GC before operation: completed in 78.437 ms, heap usage 415.025 MB -> 84.573 MB.
[2025-12-30T16:05:40.060Z] ====== fj-kmeans (concurrency) [default], iteration 5 completed (5956.177 ms) ======
[2025-12-30T16:05:40.060Z] ====== fj-kmeans (concurrency) [default], iteration 6 started ======
[2025-12-30T16:05:40.060Z] GC before operation: completed in 91.803 ms, heap usage 237.072 MB -> 84.574 MB.
[2025-12-30T16:05:46.104Z] ====== fj-kmeans (concurrency) [default], iteration 6 completed (6052.504 ms) ======
[2025-12-30T16:05:46.104Z] ====== fj-kmeans (concurrency) [default], iteration 7 started ======
[2025-12-30T16:05:46.104Z] GC before operation: completed in 128.150 ms, heap usage 235.988 MB -> 84.574 MB.
[2025-12-30T16:05:52.572Z] ====== fj-kmeans (concurrency) [default], iteration 7 completed (6238.372 ms) ======
[2025-12-30T16:05:52.572Z] ====== fj-kmeans (concurrency) [default], iteration 8 started ======
[2025-12-30T16:05:52.572Z] GC before operation: completed in 95.547 ms, heap usage 229.002 MB -> 84.574 MB.
[2025-12-30T16:05:58.648Z] ====== fj-kmeans (concurrency) [default], iteration 8 completed (6513.131 ms) ======
[2025-12-30T16:05:58.648Z] ====== fj-kmeans (concurrency) [default], iteration 9 started ======
[2025-12-30T16:05:58.648Z] GC before operation: completed in 89.846 ms, heap usage 240.340 MB -> 84.574 MB.
[2025-12-30T16:06:06.132Z] ====== fj-kmeans (concurrency) [default], iteration 9 completed (6262.938 ms) ======
[2025-12-30T16:06:06.132Z] ====== fj-kmeans (concurrency) [default], iteration 10 started ======
[2025-12-30T16:06:06.132Z] GC before operation: completed in 95.228 ms, heap usage 404.647 MB -> 84.574 MB.
[2025-12-30T16:06:11.025Z] ====== fj-kmeans (concurrency) [default], iteration 10 completed (5913.173 ms) ======
[2025-12-30T16:06:11.025Z] ====== fj-kmeans (concurrency) [default], iteration 11 started ======
[2025-12-30T16:06:11.025Z] GC before operation: completed in 77.868 ms, heap usage 168.951 MB -> 84.574 MB.
[2025-12-30T16:06:17.156Z] ====== fj-kmeans (concurrency) [default], iteration 11 completed (5955.635 ms) ======
[2025-12-30T16:06:17.156Z] ====== fj-kmeans (concurrency) [default], iteration 12 started ======
[2025-12-30T16:06:17.156Z] GC before operation: completed in 75.853 ms, heap usage 409.926 MB -> 84.574 MB.
[2025-12-30T16:06:23.191Z] ====== fj-kmeans (concurrency) [default], iteration 12 completed (5766.003 ms) ======
[2025-12-30T16:06:23.191Z] ====== fj-kmeans (concurrency) [default], iteration 13 started ======
[2025-12-30T16:06:23.191Z] GC before operation: completed in 73.772 ms, heap usage 237.613 MB -> 84.575 MB.
[2025-12-30T16:06:29.323Z] ====== fj-kmeans (concurrency) [default], iteration 13 completed (5794.002 ms) ======
[2025-12-30T16:06:29.323Z] ====== fj-kmeans (concurrency) [default], iteration 14 started ======
[2025-12-30T16:06:29.323Z] GC before operation: completed in 78.795 ms, heap usage 415.132 MB -> 84.575 MB.
[2025-12-30T16:06:35.397Z] ====== fj-kmeans (concurrency) [default], iteration 14 completed (6210.311 ms) ======
[2025-12-30T16:06:35.397Z] ====== fj-kmeans (concurrency) [default], iteration 15 started ======
[2025-12-30T16:06:35.397Z] GC before operation: completed in 79.963 ms, heap usage 239.438 MB -> 84.575 MB.
[2025-12-30T16:06:41.387Z] ====== fj-kmeans (concurrency) [default], iteration 15 completed (6345.906 ms) ======
[2025-12-30T16:06:41.387Z] ====== fj-kmeans (concurrency) [default], iteration 16 started ======
[2025-12-30T16:06:41.387Z] GC before operation: completed in 82.144 ms, heap usage 233.336 MB -> 84.576 MB.
[2025-12-30T16:06:47.916Z] ====== fj-kmeans (concurrency) [default], iteration 16 completed (5824.714 ms) ======
[2025-12-30T16:06:47.916Z] ====== fj-kmeans (concurrency) [default], iteration 17 started ======
[2025-12-30T16:06:47.916Z] GC before operation: completed in 75.221 ms, heap usage 395.433 MB -> 84.576 MB.
[2025-12-30T16:06:53.931Z] ====== fj-kmeans (concurrency) [default], iteration 17 completed (6538.800 ms) ======
[2025-12-30T16:06:53.931Z] ====== fj-kmeans (concurrency) [default], iteration 18 started ======
[2025-12-30T16:06:53.931Z] GC before operation: completed in 86.165 ms, heap usage 398.210 MB -> 84.576 MB.
[2025-12-30T16:07:01.262Z] ====== fj-kmeans (concurrency) [default], iteration 18 completed (6383.572 ms) ======
[2025-12-30T16:07:01.263Z] ====== fj-kmeans (concurrency) [default], iteration 19 started ======
[2025-12-30T16:07:01.263Z] GC before operation: completed in 85.175 ms, heap usage 226.428 MB -> 84.576 MB.
[2025-12-30T16:07:07.292Z] ====== fj-kmeans (concurrency) [default], iteration 19 completed (6457.916 ms) ======
[2025-12-30T16:07:07.292Z] ====== fj-kmeans (concurrency) [default], iteration 20 started ======
[2025-12-30T16:07:07.292Z] GC before operation: completed in 85.830 ms, heap usage 233.857 MB -> 84.576 MB.
[2025-12-30T16:07:13.361Z] ====== fj-kmeans (concurrency) [default], iteration 20 completed (6286.392 ms) ======
[2025-12-30T16:07:13.361Z] ====== fj-kmeans (concurrency) [default], iteration 21 started ======
[2025-12-30T16:07:13.361Z] GC before operation: completed in 82.538 ms, heap usage 398.316 MB -> 84.576 MB.
[2025-12-30T16:07:20.671Z] ====== fj-kmeans (concurrency) [default], iteration 21 completed (6244.077 ms) ======
[2025-12-30T16:07:20.671Z] ====== fj-kmeans (concurrency) [default], iteration 22 started ======
[2025-12-30T16:07:20.671Z] GC before operation: completed in 77.499 ms, heap usage 238.910 MB -> 84.576 MB.
[2025-12-30T16:07:26.693Z] ====== fj-kmeans (concurrency) [default], iteration 22 completed (6393.436 ms) ======
[2025-12-30T16:07:26.693Z] ====== fj-kmeans (concurrency) [default], iteration 23 started ======
[2025-12-30T16:07:26.693Z] GC before operation: completed in 92.977 ms, heap usage 404.480 MB -> 84.576 MB.
[2025-12-30T16:07:32.712Z] ====== fj-kmeans (concurrency) [default], iteration 23 completed (6450.671 ms) ======
[2025-12-30T16:07:32.712Z] ====== fj-kmeans (concurrency) [default], iteration 24 started ======
[2025-12-30T16:07:32.712Z] GC before operation: completed in 78.012 ms, heap usage 235.929 MB -> 84.576 MB.
[2025-12-30T16:07:39.115Z] ====== fj-kmeans (concurrency) [default], iteration 24 completed (6128.090 ms) ======
[2025-12-30T16:07:39.115Z] ====== fj-kmeans (concurrency) [default], iteration 25 started ======
[2025-12-30T16:07:39.115Z] GC before operation: completed in 82.658 ms, heap usage 231.348 MB -> 84.576 MB.
[2025-12-30T16:07:45.124Z] ====== fj-kmeans (concurrency) [default], iteration 25 completed (6047.480 ms) ======
[2025-12-30T16:07:45.124Z] ====== fj-kmeans (concurrency) [default], iteration 26 started ======
[2025-12-30T16:07:45.125Z] GC before operation: completed in 81.411 ms, heap usage 256.490 MB -> 84.577 MB.
[2025-12-30T16:07:52.430Z] ====== fj-kmeans (concurrency) [default], iteration 26 completed (6257.734 ms) ======
[2025-12-30T16:07:52.430Z] ====== fj-kmeans (concurrency) [default], iteration 27 started ======
[2025-12-30T16:07:52.430Z] GC before operation: completed in 79.018 ms, heap usage 398.057 MB -> 84.577 MB.
[2025-12-30T16:07:58.496Z] ====== fj-kmeans (concurrency) [default], iteration 27 completed (6394.028 ms) ======
[2025-12-30T16:07:58.496Z] ====== fj-kmeans (concurrency) [default], iteration 28 started ======
[2025-12-30T16:07:58.496Z] GC before operation: completed in 115.339 ms, heap usage 396.899 MB -> 84.577 MB.
[2025-12-30T16:08:05.796Z] ====== fj-kmeans (concurrency) [default], iteration 28 completed (6734.116 ms) ======
[2025-12-30T16:08:05.796Z] ====== fj-kmeans (concurrency) [default], iteration 29 started ======
[2025-12-30T16:08:05.796Z] GC before operation: completed in 85.019 ms, heap usage 395.124 MB -> 84.577 MB.
[2025-12-30T16:08:11.786Z] ====== fj-kmeans (concurrency) [default], iteration 29 completed (6203.027 ms) ======
[2025-12-30T16:08:11.786Z] -----------------------------------
[2025-12-30T16:08:11.786Z] renaissance-fj-kmeans_0_PASSED
[2025-12-30T16:08:11.786Z] -----------------------------------
[2025-12-30T16:08:11.786Z]
[2025-12-30T16:08:11.786Z] TEST TEARDOWN:
[2025-12-30T16:08:11.786Z] Nothing to be done for teardown.
[2025-12-30T16:08:11.786Z] renaissance-fj-kmeans_0 Finish Time: Tue Dec 30 11:08:10 2025 Epoch Time (ms): 1767110890937
[2025-12-30T16:08:11.786Z]
[2025-12-30T16:08:11.786Z] ===============================================
[2025-12-30T16:08:11.786Z] Running test renaissance-future-genetic_0 ...
[2025-12-30T16:08:11.786Z] ===============================================
[2025-12-30T16:08:11.786Z] renaissance-future-genetic_0 Start Time: Tue Dec 30 11:08:10 2025 Epoch Time (ms): 1767110890947
[2025-12-30T16:08:11.786Z] variation: NoOptions
[2025-12-30T16:08:11.786Z] JVM_OPTIONS:
[2025-12-30T16:08:11.786Z] { \
[2025-12-30T16:08:11.786Z] echo ""; echo "TEST SETUP:"; \
[2025-12-30T16:08:11.786Z] echo "Nothing to be done for setup."; \
[2025-12-30T16:08:11.786Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101633374/renaissance-future-genetic_0"; \
[2025-12-30T16:08:11.786Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101633374/renaissance-future-genetic_0"; \
[2025-12-30T16:08:11.786Z] echo ""; echo "TESTING:"; \
[2025-12-30T16:08:11.786Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101633374/renaissance-future-genetic_0"/future-genetic.json" future-genetic; \
[2025-12-30T16:08:11.786Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-future-genetic_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101633374/renaissance-future-genetic_0"; else echo "-----------------------------------"; echo "renaissance-future-genetic_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-30T16:08:11.786Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-30T16:08:11.786Z] echo "Nothing to be done for teardown."; \
[2025-12-30T16:08:11.786Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101633374/TestTargetResult";
[2025-12-30T16:08:11.786Z]
[2025-12-30T16:08:11.786Z] TEST SETUP:
[2025-12-30T16:08:11.786Z] Nothing to be done for setup.
[2025-12-30T16:08:11.786Z]
[2025-12-30T16:08:11.786Z] TESTING:
[2025-12-30T16:08:11.786Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-12-30T16:08:11.786Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/output_17671101633374/renaissance-future-genetic_0/launcher-110811-17897377641882532501/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-12-30T16:08:11.786Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-12-30T16:08:11.786Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-12-30T16:08:12.445Z] ====== future-genetic (functional) [default], iteration 0 started ======
[2025-12-30T16:08:12.445Z] GC before operation: completed in 7.540 ms, heap usage 15.925 MB -> 4.193 MB.
[2025-12-30T16:08:15.316Z] ====== future-genetic (functional) [default], iteration 0 completed (2967.358 ms) ======
[2025-12-30T16:08:15.316Z] ====== future-genetic (functional) [default], iteration 1 started ======
[2025-12-30T16:08:15.316Z] GC before operation: completed in 16.321 ms, heap usage 40.264 MB -> 5.355 MB.
[2025-12-30T16:08:18.147Z] ====== future-genetic (functional) [default], iteration 1 completed (2597.306 ms) ======
[2025-12-30T16:08:18.147Z] ====== future-genetic (functional) [default], iteration 2 started ======
[2025-12-30T16:08:18.147Z] GC before operation: completed in 13.946 ms, heap usage 39.056 MB -> 5.355 MB.
[2025-12-30T16:08:20.971Z] ====== future-genetic (functional) [default], iteration 2 completed (3007.292 ms) ======
[2025-12-30T16:08:20.971Z] ====== future-genetic (functional) [default], iteration 3 started ======
[2025-12-30T16:08:20.971Z] GC before operation: completed in 11.975 ms, heap usage 11.567 MB -> 5.355 MB.
[2025-12-30T16:08:23.797Z] ====== future-genetic (functional) [default], iteration 3 completed (2712.332 ms) ======
[2025-12-30T16:08:23.797Z] ====== future-genetic (functional) [default], iteration 4 started ======
[2025-12-30T16:08:23.797Z] GC before operation: completed in 11.497 ms, heap usage 28.197 MB -> 5.355 MB.
[2025-12-30T16:08:26.614Z] ====== future-genetic (functional) [default], iteration 4 completed (2660.986 ms) ======
[2025-12-30T16:08:26.614Z] ====== future-genetic (functional) [default], iteration 5 started ======
[2025-12-30T16:08:26.614Z] GC before operation: completed in 9.720 ms, heap usage 103.653 MB -> 5.356 MB.
[2025-12-30T16:08:29.440Z] ====== future-genetic (functional) [default], iteration 5 completed (2780.257 ms) ======
[2025-12-30T16:08:29.440Z] ====== future-genetic (functional) [default], iteration 6 started ======
[2025-12-30T16:08:29.440Z] GC before operation: completed in 9.342 ms, heap usage 111.288 MB -> 5.356 MB.
[2025-12-30T16:08:32.252Z] ====== future-genetic (functional) [default], iteration 6 completed (2741.860 ms) ======
[2025-12-30T16:08:32.252Z] ====== future-genetic (functional) [default], iteration 7 started ======
[2025-12-30T16:08:32.252Z] GC before operation: completed in 10.808 ms, heap usage 12.085 MB -> 5.356 MB.
[2025-12-30T16:08:34.272Z] ====== future-genetic (functional) [default], iteration 7 completed (2662.251 ms) ======
[2025-12-30T16:08:34.272Z] ====== future-genetic (functional) [default], iteration 8 started ======
[2025-12-30T16:08:34.272Z] GC before operation: completed in 9.458 ms, heap usage 103.712 MB -> 5.356 MB.
[2025-12-30T16:08:37.094Z] ====== future-genetic (functional) [default], iteration 8 completed (2751.245 ms) ======
[2025-12-30T16:08:37.094Z] ====== future-genetic (functional) [default], iteration 9 started ======
[2025-12-30T16:08:37.094Z] GC before operation: completed in 8.678 ms, heap usage 12.566 MB -> 5.356 MB.
[2025-12-30T16:08:39.910Z] ====== future-genetic (functional) [default], iteration 9 completed (2989.808 ms) ======
[2025-12-30T16:08:39.910Z] ====== future-genetic (functional) [default], iteration 10 started ======
[2025-12-30T16:08:39.910Z] GC before operation: completed in 10.787 ms, heap usage 105.102 MB -> 5.356 MB.
[2025-12-30T16:08:42.743Z] ====== future-genetic (functional) [default], iteration 10 completed (2774.997 ms) ======
[2025-12-30T16:08:42.743Z] ====== future-genetic (functional) [default], iteration 11 started ======
[2025-12-30T16:08:42.743Z] GC before operation: completed in 10.608 ms, heap usage 9.453 MB -> 5.356 MB.
[2025-12-30T16:08:45.567Z] ====== future-genetic (functional) [default], iteration 11 completed (2778.684 ms) ======
[2025-12-30T16:08:45.567Z] ====== future-genetic (functional) [default], iteration 12 started ======
[2025-12-30T16:08:45.567Z] GC before operation: completed in 12.232 ms, heap usage 103.645 MB -> 5.356 MB.
[2025-12-30T16:08:48.389Z] ====== future-genetic (functional) [default], iteration 12 completed (2660.405 ms) ======
[2025-12-30T16:08:48.389Z] ====== future-genetic (functional) [default], iteration 13 started ======
[2025-12-30T16:08:48.389Z] GC before operation: completed in 9.416 ms, heap usage 8.670 MB -> 5.356 MB.
[2025-12-30T16:08:51.212Z] ====== future-genetic (functional) [default], iteration 13 completed (2677.935 ms) ======
[2025-12-30T16:08:51.212Z] ====== future-genetic (functional) [default], iteration 14 started ======
[2025-12-30T16:08:51.212Z] GC before operation: completed in 13.174 ms, heap usage 103.685 MB -> 5.356 MB.
[2025-12-30T16:08:54.033Z] ====== future-genetic (functional) [default], iteration 14 completed (2690.049 ms) ======
[2025-12-30T16:08:54.033Z] ====== future-genetic (functional) [default], iteration 15 started ======
[2025-12-30T16:08:54.033Z] GC before operation: completed in 14.119 ms, heap usage 11.189 MB -> 5.356 MB.
[2025-12-30T16:08:56.855Z] ====== future-genetic (functional) [default], iteration 15 completed (3091.294 ms) ======
[2025-12-30T16:08:56.855Z] ====== future-genetic (functional) [default], iteration 16 started ======
[2025-12-30T16:08:56.855Z] GC before operation: completed in 12.216 ms, heap usage 103.219 MB -> 5.356 MB.
[2025-12-30T16:09:00.571Z] ====== future-genetic (functional) [default], iteration 16 completed (3097.275 ms) ======
[2025-12-30T16:09:00.571Z] ====== future-genetic (functional) [default], iteration 17 started ======
[2025-12-30T16:09:00.571Z] GC before operation: completed in 11.648 ms, heap usage 9.577 MB -> 5.357 MB.
[2025-12-30T16:09:03.396Z] ====== future-genetic (functional) [default], iteration 17 completed (3046.119 ms) ======
[2025-12-30T16:09:03.396Z] ====== future-genetic (functional) [default], iteration 18 started ======
[2025-12-30T16:09:03.396Z] GC before operation: completed in 11.528 ms, heap usage 8.204 MB -> 5.357 MB.
[2025-12-30T16:09:06.215Z] ====== future-genetic (functional) [default], iteration 18 completed (2903.018 ms) ======
[2025-12-30T16:09:06.215Z] ====== future-genetic (functional) [default], iteration 19 started ======
[2025-12-30T16:09:06.215Z] GC before operation: completed in 11.220 ms, heap usage 103.695 MB -> 5.357 MB.
[2025-12-30T16:09:09.032Z] ====== future-genetic (functional) [default], iteration 19 completed (3174.524 ms) ======
[2025-12-30T16:09:09.032Z] ====== future-genetic (functional) [default], iteration 20 started ======
[2025-12-30T16:09:09.032Z] GC before operation: completed in 12.680 ms, heap usage 9.539 MB -> 5.357 MB.
[2025-12-30T16:09:12.218Z] ====== future-genetic (functional) [default], iteration 20 completed (2902.442 ms) ======
[2025-12-30T16:09:12.218Z] ====== future-genetic (functional) [default], iteration 21 started ======
[2025-12-30T16:09:12.218Z] GC before operation: completed in 11.469 ms, heap usage 107.090 MB -> 5.357 MB.
[2025-12-30T16:09:15.035Z] ====== future-genetic (functional) [default], iteration 21 completed (2798.572 ms) ======
[2025-12-30T16:09:15.035Z] ====== future-genetic (functional) [default], iteration 22 started ======
[2025-12-30T16:09:15.035Z] GC before operation: completed in 11.010 ms, heap usage 103.226 MB -> 5.357 MB.
[2025-12-30T16:09:17.849Z] ====== future-genetic (functional) [default], iteration 22 completed (2717.960 ms) ======
[2025-12-30T16:09:17.850Z] ====== future-genetic (functional) [default], iteration 23 started ======
[2025-12-30T16:09:17.850Z] GC before operation: completed in 8.704 ms, heap usage 11.193 MB -> 5.357 MB.
[2025-12-30T16:09:20.669Z] ====== future-genetic (functional) [default], iteration 23 completed (3010.504 ms) ======
[2025-12-30T16:09:20.669Z] ====== future-genetic (functional) [default], iteration 24 started ======
[2025-12-30T16:09:20.669Z] GC before operation: completed in 11.133 ms, heap usage 101.142 MB -> 5.357 MB.
[2025-12-30T16:09:24.374Z] ====== future-genetic (functional) [default], iteration 24 completed (3217.257 ms) ======
[2025-12-30T16:09:24.375Z] ====== future-genetic (functional) [default], iteration 25 started ======
[2025-12-30T16:09:24.375Z] GC before operation: completed in 12.115 ms, heap usage 8.572 MB -> 5.357 MB.
[2025-12-30T16:09:27.198Z] ====== future-genetic (functional) [default], iteration 25 completed (3058.507 ms) ======
[2025-12-30T16:09:27.198Z] ====== future-genetic (functional) [default], iteration 26 started ======
[2025-12-30T16:09:27.198Z] GC before operation: completed in 12.118 ms, heap usage 102.732 MB -> 5.357 MB.
[2025-12-30T16:09:30.148Z] ====== future-genetic (functional) [default], iteration 26 completed (3068.290 ms) ======
[2025-12-30T16:09:30.148Z] ====== future-genetic (functional) [default], iteration 27 started ======
[2025-12-30T16:09:30.148Z] GC before operation: completed in 12.222 ms, heap usage 9.048 MB -> 5.357 MB.
[2025-12-30T16:09:33.089Z] ====== future-genetic (functional) [default], iteration 27 completed (2930.999 ms) ======
[2025-12-30T16:09:33.089Z] ====== future-genetic (functional) [default], iteration 28 started ======
[2025-12-30T16:09:33.089Z] GC before operation: completed in 12.826 ms, heap usage 102.836 MB -> 5.357 MB.
[2025-12-30T16:09:35.913Z] ====== future-genetic (functional) [default], iteration 28 completed (2787.373 ms) ======
[2025-12-30T16:09:35.913Z] ====== future-genetic (functional) [default], iteration 29 started ======
[2025-12-30T16:09:35.913Z] GC before operation: completed in 10.567 ms, heap usage 19.420 MB -> 5.357 MB.
[2025-12-30T16:09:38.737Z] ====== future-genetic (functional) [default], iteration 29 completed (2686.009 ms) ======
[2025-12-30T16:09:38.737Z] ====== future-genetic (functional) [default], iteration 30 started ======
[2025-12-30T16:09:38.737Z] GC before operation: completed in 12.175 ms, heap usage 103.621 MB -> 5.357 MB.
[2025-12-30T16:09:41.556Z] ====== future-genetic (functional) [default], iteration 30 completed (2939.288 ms) ======
[2025-12-30T16:09:41.556Z] ====== future-genetic (functional) [default], iteration 31 started ======
[2025-12-30T16:09:41.556Z] GC before operation: completed in 11.524 ms, heap usage 17.458 MB -> 5.357 MB.
[2025-12-30T16:09:44.411Z] ====== future-genetic (functional) [default], iteration 31 completed (2790.160 ms) ======
[2025-12-30T16:09:44.411Z] ====== future-genetic (functional) [default], iteration 32 started ======
[2025-12-30T16:09:44.411Z] GC before operation: completed in 10.758 ms, heap usage 102.646 MB -> 5.357 MB.
[2025-12-30T16:09:47.231Z] ====== future-genetic (functional) [default], iteration 32 completed (2978.919 ms) ======
[2025-12-30T16:09:47.231Z] ====== future-genetic (functional) [default], iteration 33 started ======
[2025-12-30T16:09:47.231Z] GC before operation: completed in 13.607 ms, heap usage 8.519 MB -> 5.357 MB.
[2025-12-30T16:09:50.052Z] ====== future-genetic (functional) [default], iteration 33 completed (2971.187 ms) ======
[2025-12-30T16:09:50.052Z] ====== future-genetic (functional) [default], iteration 34 started ======
[2025-12-30T16:09:50.052Z] GC before operation: completed in 14.246 ms, heap usage 104.267 MB -> 5.357 MB.
[2025-12-30T16:09:54.045Z] ====== future-genetic (functional) [default], iteration 34 completed (2937.574 ms) ======
[2025-12-30T16:09:54.045Z] ====== future-genetic (functional) [default], iteration 35 started ======
[2025-12-30T16:09:54.045Z] GC before operation: completed in 11.704 ms, heap usage 17.474 MB -> 5.358 MB.
[2025-12-30T16:09:56.070Z] ====== future-genetic (functional) [default], iteration 35 completed (3029.437 ms) ======
[2025-12-30T16:09:56.070Z] ====== future-genetic (functional) [default], iteration 36 started ======
[2025-12-30T16:09:56.070Z] GC before operation: completed in 14.303 ms, heap usage 105.030 MB -> 5.358 MB.
[2025-12-30T16:09:59.796Z] ====== future-genetic (functional) [default], iteration 36 completed (3003.887 ms) ======
[2025-12-30T16:09:59.797Z] ====== future-genetic (functional) [default], iteration 37 started ======
[2025-12-30T16:09:59.797Z] GC before operation: completed in 13.608 ms, heap usage 18.415 MB -> 5.358 MB.
[2025-12-30T16:10:02.615Z] ====== future-genetic (functional) [default], iteration 37 completed (3121.658 ms) ======
[2025-12-30T16:10:02.615Z] ====== future-genetic (functional) [default], iteration 38 started ======
[2025-12-30T16:10:02.615Z] GC before operation: completed in 10.716 ms, heap usage 8.056 MB -> 5.358 MB.
[2025-12-30T16:10:05.469Z] ====== future-genetic (functional) [default], iteration 38 completed (2866.228 ms) ======
[2025-12-30T16:10:05.469Z] ====== future-genetic (functional) [default], iteration 39 started ======
[2025-12-30T16:10:05.469Z] GC before operation: completed in 9.908 ms, heap usage 8.179 MB -> 5.358 MB.
[2025-12-30T16:10:08.295Z] ====== future-genetic (functional) [default], iteration 39 completed (2825.954 ms) ======
[2025-12-30T16:10:08.295Z] ====== future-genetic (functional) [default], iteration 40 started ======
[2025-12-30T16:10:08.295Z] GC before operation: completed in 11.948 ms, heap usage 102.230 MB -> 5.358 MB.
[2025-12-30T16:10:11.125Z] ====== future-genetic (functional) [default], iteration 40 completed (3128.415 ms) ======
[2025-12-30T16:10:11.125Z] ====== future-genetic (functional) [default], iteration 41 started ======
[2025-12-30T16:10:11.125Z] GC before operation: completed in 10.238 ms, heap usage 7.847 MB -> 5.358 MB.
[2025-12-30T16:10:13.972Z] ====== future-genetic (functional) [default], iteration 41 completed (2743.594 ms) ======
[2025-12-30T16:10:13.972Z] ====== future-genetic (functional) [default], iteration 42 started ======
[2025-12-30T16:10:13.972Z] GC before operation: completed in 12.323 ms, heap usage 103.571 MB -> 5.358 MB.
[2025-12-30T16:10:16.862Z] ====== future-genetic (functional) [default], iteration 42 completed (3071.330 ms) ======
[2025-12-30T16:10:16.862Z] ====== future-genetic (functional) [default], iteration 43 started ======
[2025-12-30T16:10:16.862Z] GC before operation: completed in 11.698 ms, heap usage 8.116 MB -> 5.358 MB.
[2025-12-30T16:10:21.636Z] ====== future-genetic (functional) [default], iteration 43 completed (3071.062 ms) ======
[2025-12-30T16:10:21.636Z] ====== future-genetic (functional) [default], iteration 44 started ======
[2025-12-30T16:10:21.636Z] GC before operation: completed in 13.916 ms, heap usage 102.259 MB -> 5.358 MB.
[2025-12-30T16:10:22.922Z] ====== future-genetic (functional) [default], iteration 44 completed (2922.274 ms) ======
[2025-12-30T16:10:22.922Z] ====== future-genetic (functional) [default], iteration 45 started ======
[2025-12-30T16:10:22.922Z] GC before operation: completed in 9.405 ms, heap usage 17.895 MB -> 5.358 MB.
[2025-12-30T16:10:25.746Z] ====== future-genetic (functional) [default], iteration 45 completed (2793.708 ms) ======
[2025-12-30T16:10:25.746Z] ====== future-genetic (functional) [default], iteration 46 started ======
[2025-12-30T16:10:25.746Z] GC before operation: completed in 10.019 ms, heap usage 103.704 MB -> 5.358 MB.
[2025-12-30T16:10:28.566Z] ====== future-genetic (functional) [default], iteration 46 completed (2785.425 ms) ======
[2025-12-30T16:10:28.566Z] ====== future-genetic (functional) [default], iteration 47 started ======
[2025-12-30T16:10:28.566Z] GC before operation: completed in 11.292 ms, heap usage 21.488 MB -> 5.358 MB.
[2025-12-30T16:10:31.388Z] ====== future-genetic (functional) [default], iteration 47 completed (2735.400 ms) ======
[2025-12-30T16:10:31.388Z] ====== future-genetic (functional) [default], iteration 48 started ======
[2025-12-30T16:10:31.388Z] GC before operation: completed in 11.304 ms, heap usage 104.148 MB -> 5.358 MB.
[2025-12-30T16:10:34.346Z] ====== future-genetic (functional) [default], iteration 48 completed (2785.699 ms) ======
[2025-12-30T16:10:34.346Z] ====== future-genetic (functional) [default], iteration 49 started ======
[2025-12-30T16:10:34.346Z] GC before operation: completed in 9.031 ms, heap usage 8.530 MB -> 5.358 MB.
[2025-12-30T16:10:37.173Z] ====== future-genetic (functional) [default], iteration 49 completed (2765.495 ms) ======
[2025-12-30T16:10:37.173Z] -----------------------------------
[2025-12-30T16:10:37.173Z] renaissance-future-genetic_0_PASSED
[2025-12-30T16:10:37.173Z] -----------------------------------
[2025-12-30T16:10:37.173Z]
[2025-12-30T16:10:37.173Z] TEST TEARDOWN:
[2025-12-30T16:10:37.173Z] Nothing to be done for teardown.
[2025-12-30T16:10:37.173Z] renaissance-future-genetic_0 Finish Time: Tue Dec 30 11:10:36 2025 Epoch Time (ms): 1767111036820
[2025-12-30T16:10:37.173Z]
[2025-12-30T16:10:37.173Z] ===============================================
[2025-12-30T16:10:37.173Z] Running test renaissance-naive-bayes_0 ...
[2025-12-30T16:10:37.173Z] ===============================================
[2025-12-30T16:10:37.173Z] renaissance-naive-bayes_0 Start Time: Tue Dec 30 11:10:36 2025 Epoch Time (ms): 1767111036833
[2025-12-30T16:10:37.173Z] variation: NoOptions
[2025-12-30T16:10:37.173Z] JVM_OPTIONS:
[2025-12-30T16:10:37.173Z] { \
[2025-12-30T16:10:37.173Z] echo ""; echo "TEST SETUP:"; \
[2025-12-30T16:10:37.173Z] echo "Nothing to be done for setup."; \
[2025-12-30T16:10:37.173Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101633374/renaissance-naive-bayes_0"; \
[2025-12-30T16:10:37.173Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101633374/renaissance-naive-bayes_0"; \
[2025-12-30T16:10:37.173Z] echo ""; echo "TESTING:"; \
[2025-12-30T16:10:37.173Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101633374/renaissance-naive-bayes_0"/naive-bayes.json" naive-bayes; \
[2025-12-30T16:10:37.173Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101633374/renaissance-naive-bayes_0"; else echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-30T16:10:37.173Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-30T16:10:37.173Z] echo "Nothing to be done for teardown."; \
[2025-12-30T16:10:37.173Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101633374/TestTargetResult";
[2025-12-30T16:10:37.173Z]
[2025-12-30T16:10:37.173Z] TEST SETUP:
[2025-12-30T16:10:37.173Z] Nothing to be done for setup.
[2025-12-30T16:10:37.173Z]
[2025-12-30T16:10:37.173Z] TESTING:
[2025-12-30T16:10:37.798Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-12-30T16:10:37.798Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/output_17671101633374/renaissance-naive-bayes_0/launcher-111036-12185995213526993345/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-12-30T16:10:37.798Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-12-30T16:10:37.798Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-12-30T16:10:40.247Z] Benchmark 'naive-bayes' failed with exception:
[2025-12-30T16:10:40.247Z] java.lang.ExceptionInInitializerError
[2025-12-30T16:10:40.247Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2025-12-30T16:10:40.247Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2025-12-30T16:10:40.247Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2025-12-30T16:10:40.247Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2025-12-30T16:10:40.247Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2025-12-30T16:10:40.247Z] at scala.Option.getOrElse(Option.scala:201)
[2025-12-30T16:10:40.247Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2025-12-30T16:10:40.247Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2025-12-30T16:10:40.247Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2025-12-30T16:10:40.247Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2025-12-30T16:10:40.247Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2025-12-30T16:10:40.247Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2025-12-30T16:10:40.247Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2025-12-30T16:10:40.247Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2025-12-30T16:10:40.247Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2025-12-30T16:10:40.247Z] at scala.Option.getOrElse(Option.scala:201)
[2025-12-30T16:10:40.247Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2025-12-30T16:10:40.247Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2025-12-30T16:10:40.247Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2025-12-30T16:10:40.247Z] at org.renaissance.apache.spark.NaiveBayes.setUpSparkContext(NaiveBayes.scala:33)
[2025-12-30T16:10:40.247Z] at org.renaissance.apache.spark.NaiveBayes.setUpBeforeAll(NaiveBayes.scala:56)
[2025-12-30T16:10:40.247Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-12-30T16:10:40.247Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-12-30T16:10:40.247Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-12-30T16:10:40.247Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-12-30T16:10:40.247Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-12-30T16:10:40.247Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-12-30T16:10:40.247Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-12-30T16:10:40.247Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-12-30T16:10:40.247Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-12-30T16:10:40.247Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-12-30T16:10:40.247Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-12-30T16:10:40.247Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-12-30T16:10:40.247Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-12-30T16:10:40.247Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-12-30T16:10:40.247Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2025-12-30T16:10:40.247Z] ... 34 more
[2025-12-30T16:10:40.247Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-12-30T16:10:40.247Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-12-30T16:10:40.247Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2025-12-30T16:10:40.247Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2025-12-30T16:10:40.247Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-12-30T16:10:40.247Z] at java.base/java.lang.Class.forName(Class.java:478)
[2025-12-30T16:10:40.247Z] at java.base/java.lang.Class.forName(Class.java:468)
[2025-12-30T16:10:40.247Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2025-12-30T16:10:40.247Z] ... 34 more
[2025-12-30T16:10:40.247Z] The following benchmarks failed: naive-bayes
[2025-12-30T16:10:40.247Z] -----------------------------------
[2025-12-30T16:10:40.247Z] renaissance-naive-bayes_0_FAILED
[2025-12-30T16:10:40.247Z] -----------------------------------
[2025-12-30T16:10:40.247Z]
[2025-12-30T16:10:40.247Z] TEST TEARDOWN:
[2025-12-30T16:10:40.247Z] Nothing to be done for teardown.
[2025-12-30T16:10:40.247Z] renaissance-naive-bayes_0 Finish Time: Tue Dec 30 11:10:40 2025 Epoch Time (ms): 1767111040162
[2025-12-30T16:10:40.247Z]
[2025-12-30T16:10:40.247Z] ===============================================
[2025-12-30T16:10:40.247Z] Running test renaissance-scala-kmeans_0 ...
[2025-12-30T16:10:40.247Z] ===============================================
[2025-12-30T16:10:40.247Z] renaissance-scala-kmeans_0 Start Time: Tue Dec 30 11:10:40 2025 Epoch Time (ms): 1767111040173
[2025-12-30T16:10:40.247Z] variation: NoOptions
[2025-12-30T16:10:40.247Z] JVM_OPTIONS:
[2025-12-30T16:10:40.247Z] { \
[2025-12-30T16:10:40.247Z] echo ""; echo "TEST SETUP:"; \
[2025-12-30T16:10:40.247Z] echo "Nothing to be done for setup."; \
[2025-12-30T16:10:40.247Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101633374/renaissance-scala-kmeans_0"; \
[2025-12-30T16:10:40.247Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101633374/renaissance-scala-kmeans_0"; \
[2025-12-30T16:10:40.247Z] echo ""; echo "TESTING:"; \
[2025-12-30T16:10:40.247Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/run_with_affinity.sh --exec_cmd ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101633374/renaissance-scala-kmeans_0"/scala-kmeans.json" scala-kmeans" --test_root /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/..; \
[2025-12-30T16:10:40.247Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-scala-kmeans_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101633374/renaissance-scala-kmeans_0"; else echo "-----------------------------------"; echo "renaissance-scala-kmeans_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-30T16:10:40.247Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-30T16:10:40.247Z] echo "Nothing to be done for teardown."; \
[2025-12-30T16:10:40.247Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101633374/TestTargetResult";
[2025-12-30T16:10:40.247Z]
[2025-12-30T16:10:40.247Z] TEST SETUP:
[2025-12-30T16:10:40.247Z] Nothing to be done for setup.
[2025-12-30T16:10:40.247Z]
[2025-12-30T16:10:40.247Z] TESTING:
[2025-12-30T16:10:40.867Z] Running EXEC_CMD_WITH_AFFINITY=taskset -c 0,1 /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java -jar /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar --json /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101633374/renaissance-scala-kmeans_0/scala-kmeans.json scala-kmeans
[2025-12-30T16:10:41.502Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-12-30T16:10:41.502Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/output_17671101633374/renaissance-scala-kmeans_0/launcher-111040-18152245176797381624/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-12-30T16:10:41.502Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-12-30T16:10:41.502Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-12-30T16:10:41.502Z] ====== scala-kmeans (scala) [default], iteration 0 started ======
[2025-12-30T16:10:41.502Z] GC before operation: completed in 21.739 ms, heap usage 28.794 MB -> 26.424 MB.
[2025-12-30T16:10:42.145Z] ====== scala-kmeans (scala) [default], iteration 0 completed (298.880 ms) ======
[2025-12-30T16:10:42.145Z] ====== scala-kmeans (scala) [default], iteration 1 started ======
[2025-12-30T16:10:42.145Z] GC before operation: completed in 29.492 ms, heap usage 54.920 MB -> 26.479 MB.
[2025-12-30T16:10:42.145Z] ====== scala-kmeans (scala) [default], iteration 1 completed (233.054 ms) ======
[2025-12-30T16:10:42.145Z] ====== scala-kmeans (scala) [default], iteration 2 started ======
[2025-12-30T16:10:42.145Z] GC before operation: completed in 19.788 ms, heap usage 56.979 MB -> 26.479 MB.
[2025-12-30T16:10:42.780Z] ====== scala-kmeans (scala) [default], iteration 2 completed (211.252 ms) ======
[2025-12-30T16:10:42.780Z] ====== scala-kmeans (scala) [default], iteration 3 started ======
[2025-12-30T16:10:42.780Z] GC before operation: completed in 19.628 ms, heap usage 56.479 MB -> 26.479 MB.
[2025-12-30T16:10:42.780Z] ====== scala-kmeans (scala) [default], iteration 3 completed (210.390 ms) ======
[2025-12-30T16:10:42.780Z] ====== scala-kmeans (scala) [default], iteration 4 started ======
[2025-12-30T16:10:42.780Z] GC before operation: completed in 24.268 ms, heap usage 56.479 MB -> 26.479 MB.
[2025-12-30T16:10:42.780Z] ====== scala-kmeans (scala) [default], iteration 4 completed (216.721 ms) ======
[2025-12-30T16:10:42.780Z] ====== scala-kmeans (scala) [default], iteration 5 started ======
[2025-12-30T16:10:42.780Z] GC before operation: completed in 20.956 ms, heap usage 56.479 MB -> 26.479 MB.
[2025-12-30T16:10:43.409Z] ====== scala-kmeans (scala) [default], iteration 5 completed (219.475 ms) ======
[2025-12-30T16:10:43.409Z] ====== scala-kmeans (scala) [default], iteration 6 started ======
[2025-12-30T16:10:43.409Z] GC before operation: completed in 22.504 ms, heap usage 56.479 MB -> 26.479 MB.
[2025-12-30T16:10:43.409Z] ====== scala-kmeans (scala) [default], iteration 6 completed (275.069 ms) ======
[2025-12-30T16:10:43.409Z] ====== scala-kmeans (scala) [default], iteration 7 started ======
[2025-12-30T16:10:43.409Z] GC before operation: completed in 29.097 ms, heap usage 56.479 MB -> 26.479 MB.
[2025-12-30T16:10:44.044Z] ====== scala-kmeans (scala) [default], iteration 7 completed (236.990 ms) ======
[2025-12-30T16:10:44.044Z] ====== scala-kmeans (scala) [default], iteration 8 started ======
[2025-12-30T16:10:44.044Z] GC before operation: completed in 24.977 ms, heap usage 56.535 MB -> 26.480 MB.
[2025-12-30T16:10:44.044Z] ====== scala-kmeans (scala) [default], iteration 8 completed (236.443 ms) ======
[2025-12-30T16:10:44.044Z] ====== scala-kmeans (scala) [default], iteration 9 started ======
[2025-12-30T16:10:44.044Z] GC before operation: completed in 26.210 ms, heap usage 56.480 MB -> 26.480 MB.
[2025-12-30T16:10:44.688Z] ====== scala-kmeans (scala) [default], iteration 9 completed (253.222 ms) ======
[2025-12-30T16:10:44.688Z] ====== scala-kmeans (scala) [default], iteration 10 started ======
[2025-12-30T16:10:44.688Z] GC before operation: completed in 29.140 ms, heap usage 56.480 MB -> 26.480 MB.
[2025-12-30T16:10:44.689Z] ====== scala-kmeans (scala) [default], iteration 10 completed (222.663 ms) ======
[2025-12-30T16:10:44.689Z] ====== scala-kmeans (scala) [default], iteration 11 started ======
[2025-12-30T16:10:44.689Z] GC before operation: completed in 25.231 ms, heap usage 56.480 MB -> 26.480 MB.
[2025-12-30T16:10:44.689Z] ====== scala-kmeans (scala) [default], iteration 11 completed (215.678 ms) ======
[2025-12-30T16:10:44.689Z] ====== scala-kmeans (scala) [default], iteration 12 started ======
[2025-12-30T16:10:44.689Z] GC before operation: completed in 27.083 ms, heap usage 56.480 MB -> 26.480 MB.
[2025-12-30T16:10:45.313Z] ====== scala-kmeans (scala) [default], iteration 12 completed (211.170 ms) ======
[2025-12-30T16:10:45.313Z] ====== scala-kmeans (scala) [default], iteration 13 started ======
[2025-12-30T16:10:45.313Z] GC before operation: completed in 29.327 ms, heap usage 56.480 MB -> 26.480 MB.
[2025-12-30T16:10:45.313Z] ====== scala-kmeans (scala) [default], iteration 13 completed (218.764 ms) ======
[2025-12-30T16:10:45.313Z] ====== scala-kmeans (scala) [default], iteration 14 started ======
[2025-12-30T16:10:45.313Z] GC before operation: completed in 20.262 ms, heap usage 56.480 MB -> 26.480 MB.
[2025-12-30T16:10:45.313Z] ====== scala-kmeans (scala) [default], iteration 14 completed (206.673 ms) ======
[2025-12-30T16:10:45.313Z] ====== scala-kmeans (scala) [default], iteration 15 started ======
[2025-12-30T16:10:45.313Z] GC before operation: completed in 26.404 ms, heap usage 56.480 MB -> 26.480 MB.
[2025-12-30T16:10:45.947Z] ====== scala-kmeans (scala) [default], iteration 15 completed (209.558 ms) ======
[2025-12-30T16:10:45.947Z] ====== scala-kmeans (scala) [default], iteration 16 started ======
[2025-12-30T16:10:45.947Z] GC before operation: completed in 25.155 ms, heap usage 56.480 MB -> 26.480 MB.
[2025-12-30T16:10:45.947Z] ====== scala-kmeans (scala) [default], iteration 16 completed (216.233 ms) ======
[2025-12-30T16:10:45.947Z] ====== scala-kmeans (scala) [default], iteration 17 started ======
[2025-12-30T16:10:45.947Z] GC before operation: completed in 26.890 ms, heap usage 56.480 MB -> 26.480 MB.
[2025-12-30T16:10:46.571Z] ====== scala-kmeans (scala) [default], iteration 17 completed (209.302 ms) ======
[2025-12-30T16:10:46.571Z] ====== scala-kmeans (scala) [default], iteration 18 started ======
[2025-12-30T16:10:46.571Z] GC before operation: completed in 27.428 ms, heap usage 56.480 MB -> 26.480 MB.
[2025-12-30T16:10:46.571Z] ====== scala-kmeans (scala) [default], iteration 18 completed (211.661 ms) ======
[2025-12-30T16:10:46.571Z] ====== scala-kmeans (scala) [default], iteration 19 started ======
[2025-12-30T16:10:46.571Z] GC before operation: completed in 24.688 ms, heap usage 56.480 MB -> 26.480 MB.
[2025-12-30T16:10:46.571Z] ====== scala-kmeans (scala) [default], iteration 19 completed (210.909 ms) ======
[2025-12-30T16:10:46.571Z] ====== scala-kmeans (scala) [default], iteration 20 started ======
[2025-12-30T16:10:46.571Z] GC before operation: completed in 24.552 ms, heap usage 56.480 MB -> 26.480 MB.
[2025-12-30T16:10:47.214Z] ====== scala-kmeans (scala) [default], iteration 20 completed (274.083 ms) ======
[2025-12-30T16:10:47.214Z] ====== scala-kmeans (scala) [default], iteration 21 started ======
[2025-12-30T16:10:47.214Z] GC before operation: completed in 23.653 ms, heap usage 56.480 MB -> 26.481 MB.
[2025-12-30T16:10:47.214Z] ====== scala-kmeans (scala) [default], iteration 21 completed (220.768 ms) ======
[2025-12-30T16:10:47.214Z] ====== scala-kmeans (scala) [default], iteration 22 started ======
[2025-12-30T16:10:47.214Z] GC before operation: completed in 28.490 ms, heap usage 56.481 MB -> 26.481 MB.
[2025-12-30T16:10:47.840Z] ====== scala-kmeans (scala) [default], iteration 22 completed (257.051 ms) ======
[2025-12-30T16:10:47.840Z] ====== scala-kmeans (scala) [default], iteration 23 started ======
[2025-12-30T16:10:47.840Z] GC before operation: completed in 21.012 ms, heap usage 56.481 MB -> 26.480 MB.
[2025-12-30T16:10:47.840Z] ====== scala-kmeans (scala) [default], iteration 23 completed (212.303 ms) ======
[2025-12-30T16:10:47.840Z] ====== scala-kmeans (scala) [default], iteration 24 started ======
[2025-12-30T16:10:47.840Z] GC before operation: completed in 20.538 ms, heap usage 56.480 MB -> 26.481 MB.
[2025-12-30T16:10:47.840Z] ====== scala-kmeans (scala) [default], iteration 24 completed (210.004 ms) ======
[2025-12-30T16:10:47.840Z] ====== scala-kmeans (scala) [default], iteration 25 started ======
[2025-12-30T16:10:47.840Z] GC before operation: completed in 22.910 ms, heap usage 56.481 MB -> 26.481 MB.
[2025-12-30T16:10:48.472Z] ====== scala-kmeans (scala) [default], iteration 25 completed (211.199 ms) ======
[2025-12-30T16:10:48.472Z] ====== scala-kmeans (scala) [default], iteration 26 started ======
[2025-12-30T16:10:48.472Z] GC before operation: completed in 25.647 ms, heap usage 56.481 MB -> 26.481 MB.
[2025-12-30T16:10:48.472Z] ====== scala-kmeans (scala) [default], iteration 26 completed (221.082 ms) ======
[2025-12-30T16:10:48.472Z] ====== scala-kmeans (scala) [default], iteration 27 started ======
[2025-12-30T16:10:48.472Z] GC before operation: completed in 23.000 ms, heap usage 56.481 MB -> 26.481 MB.
[2025-12-30T16:10:49.094Z] ====== scala-kmeans (scala) [default], iteration 27 completed (214.824 ms) ======
[2025-12-30T16:10:49.094Z] ====== scala-kmeans (scala) [default], iteration 28 started ======
[2025-12-30T16:10:49.094Z] GC before operation: completed in 29.124 ms, heap usage 56.481 MB -> 26.481 MB.
[2025-12-30T16:10:49.094Z] ====== scala-kmeans (scala) [default], iteration 28 completed (258.450 ms) ======
[2025-12-30T16:10:49.094Z] ====== scala-kmeans (scala) [default], iteration 29 started ======
[2025-12-30T16:10:49.094Z] GC before operation: completed in 22.960 ms, heap usage 56.481 MB -> 26.481 MB.
[2025-12-30T16:10:49.094Z] ====== scala-kmeans (scala) [default], iteration 29 completed (250.307 ms) ======
[2025-12-30T16:10:49.094Z] ====== scala-kmeans (scala) [default], iteration 30 started ======
[2025-12-30T16:10:49.094Z] GC before operation: completed in 24.509 ms, heap usage 56.481 MB -> 26.481 MB.
[2025-12-30T16:10:49.801Z] ====== scala-kmeans (scala) [default], iteration 30 completed (209.059 ms) ======
[2025-12-30T16:10:49.801Z] ====== scala-kmeans (scala) [default], iteration 31 started ======
[2025-12-30T16:10:49.801Z] GC before operation: completed in 20.922 ms, heap usage 56.481 MB -> 26.481 MB.
[2025-12-30T16:10:49.801Z] ====== scala-kmeans (scala) [default], iteration 31 completed (206.549 ms) ======
[2025-12-30T16:10:49.801Z] ====== scala-kmeans (scala) [default], iteration 32 started ======
[2025-12-30T16:10:49.801Z] GC before operation: completed in 29.266 ms, heap usage 56.481 MB -> 26.481 MB.
[2025-12-30T16:10:49.801Z] ====== scala-kmeans (scala) [default], iteration 32 completed (215.774 ms) ======
[2025-12-30T16:10:49.801Z] ====== scala-kmeans (scala) [default], iteration 33 started ======
[2025-12-30T16:10:49.801Z] GC before operation: completed in 26.063 ms, heap usage 56.481 MB -> 26.481 MB.
[2025-12-30T16:10:50.434Z] ====== scala-kmeans (scala) [default], iteration 33 completed (214.084 ms) ======
[2025-12-30T16:10:50.434Z] ====== scala-kmeans (scala) [default], iteration 34 started ======
[2025-12-30T16:10:50.434Z] GC before operation: completed in 23.336 ms, heap usage 56.481 MB -> 26.481 MB.
[2025-12-30T16:10:50.434Z] ====== scala-kmeans (scala) [default], iteration 34 completed (215.215 ms) ======
[2025-12-30T16:10:50.434Z] ====== scala-kmeans (scala) [default], iteration 35 started ======
[2025-12-30T16:10:50.434Z] GC before operation: completed in 26.058 ms, heap usage 56.481 MB -> 26.482 MB.
[2025-12-30T16:10:51.053Z] ====== scala-kmeans (scala) [default], iteration 35 completed (232.456 ms) ======
[2025-12-30T16:10:51.053Z] ====== scala-kmeans (scala) [default], iteration 36 started ======
[2025-12-30T16:10:51.053Z] GC before operation: completed in 28.897 ms, heap usage 56.482 MB -> 26.482 MB.
[2025-12-30T16:10:51.053Z] ====== scala-kmeans (scala) [default], iteration 36 completed (234.051 ms) ======
[2025-12-30T16:10:51.053Z] ====== scala-kmeans (scala) [default], iteration 37 started ======
[2025-12-30T16:10:51.053Z] GC before operation: completed in 28.442 ms, heap usage 56.482 MB -> 26.484 MB.
[2025-12-30T16:10:51.053Z] ====== scala-kmeans (scala) [default], iteration 37 completed (228.993 ms) ======
[2025-12-30T16:10:51.053Z] ====== scala-kmeans (scala) [default], iteration 38 started ======
[2025-12-30T16:10:51.053Z] GC before operation: completed in 27.952 ms, heap usage 56.484 MB -> 26.484 MB.
[2025-12-30T16:10:51.673Z] ====== scala-kmeans (scala) [default], iteration 38 completed (253.835 ms) ======
[2025-12-30T16:10:51.673Z] ====== scala-kmeans (scala) [default], iteration 39 started ======
[2025-12-30T16:10:51.673Z] GC before operation: completed in 22.210 ms, heap usage 56.484 MB -> 26.484 MB.
[2025-12-30T16:10:51.673Z] ====== scala-kmeans (scala) [default], iteration 39 completed (214.962 ms) ======
[2025-12-30T16:10:51.673Z] ====== scala-kmeans (scala) [default], iteration 40 started ======
[2025-12-30T16:10:51.673Z] GC before operation: completed in 20.146 ms, heap usage 56.484 MB -> 26.484 MB.
[2025-12-30T16:10:52.295Z] ====== scala-kmeans (scala) [default], iteration 40 completed (214.444 ms) ======
[2025-12-30T16:10:52.295Z] ====== scala-kmeans (scala) [default], iteration 41 started ======
[2025-12-30T16:10:52.295Z] GC before operation: completed in 28.301 ms, heap usage 56.484 MB -> 26.484 MB.
[2025-12-30T16:10:52.295Z] ====== scala-kmeans (scala) [default], iteration 41 completed (224.958 ms) ======
[2025-12-30T16:10:52.295Z] ====== scala-kmeans (scala) [default], iteration 42 started ======
[2025-12-30T16:10:52.295Z] GC before operation: completed in 20.552 ms, heap usage 56.484 MB -> 26.484 MB.
[2025-12-30T16:10:52.295Z] ====== scala-kmeans (scala) [default], iteration 42 completed (212.551 ms) ======
[2025-12-30T16:10:52.295Z] ====== scala-kmeans (scala) [default], iteration 43 started ======
[2025-12-30T16:10:52.295Z] GC before operation: completed in 21.070 ms, heap usage 56.484 MB -> 26.484 MB.
[2025-12-30T16:10:52.921Z] ====== scala-kmeans (scala) [default], iteration 43 completed (214.802 ms) ======
[2025-12-30T16:10:52.921Z] ====== scala-kmeans (scala) [default], iteration 44 started ======
[2025-12-30T16:10:52.921Z] GC before operation: completed in 24.530 ms, heap usage 56.484 MB -> 26.484 MB.
[2025-12-30T16:10:52.921Z] ====== scala-kmeans (scala) [default], iteration 44 completed (214.000 ms) ======
[2025-12-30T16:10:52.921Z] ====== scala-kmeans (scala) [default], iteration 45 started ======
[2025-12-30T16:10:52.921Z] GC before operation: completed in 22.167 ms, heap usage 56.484 MB -> 26.484 MB.
[2025-12-30T16:10:53.550Z] ====== scala-kmeans (scala) [default], iteration 45 completed (221.070 ms) ======
[2025-12-30T16:10:53.550Z] ====== scala-kmeans (scala) [default], iteration 46 started ======
[2025-12-30T16:10:53.550Z] GC before operation: completed in 25.119 ms, heap usage 56.484 MB -> 26.484 MB.
[2025-12-30T16:10:53.550Z] ====== scala-kmeans (scala) [default], iteration 46 completed (216.015 ms) ======
[2025-12-30T16:10:53.550Z] ====== scala-kmeans (scala) [default], iteration 47 started ======
[2025-12-30T16:10:53.550Z] GC before operation: completed in 21.059 ms, heap usage 56.484 MB -> 26.484 MB.
[2025-12-30T16:10:53.550Z] ====== scala-kmeans (scala) [default], iteration 47 completed (213.452 ms) ======
[2025-12-30T16:10:53.550Z] ====== scala-kmeans (scala) [default], iteration 48 started ======
[2025-12-30T16:10:53.550Z] GC before operation: completed in 22.812 ms, heap usage 56.484 MB -> 26.484 MB.
[2025-12-30T16:10:54.183Z] ====== scala-kmeans (scala) [default], iteration 48 completed (212.589 ms) ======
[2025-12-30T16:10:54.183Z] ====== scala-kmeans (scala) [default], iteration 49 started ======
[2025-12-30T16:10:54.183Z] GC before operation: completed in 23.238 ms, heap usage 56.484 MB -> 26.484 MB.
[2025-12-30T16:10:54.183Z] ====== scala-kmeans (scala) [default], iteration 49 completed (219.543 ms) ======
[2025-12-30T16:10:54.183Z] -----------------------------------
[2025-12-30T16:10:54.183Z] renaissance-scala-kmeans_0_PASSED
[2025-12-30T16:10:54.183Z] -----------------------------------
[2025-12-30T16:10:54.183Z]
[2025-12-30T16:10:54.183Z] TEST TEARDOWN:
[2025-12-30T16:10:54.183Z] Nothing to be done for teardown.
[2025-12-30T16:10:54.184Z] renaissance-scala-kmeans_0 Finish Time: Tue Dec 30 11:10:54 2025 Epoch Time (ms): 1767111054061
[2025-12-30T16:10:54.184Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/renaissance'
[2025-12-30T16:10:54.184Z] make[3]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf'
[2025-12-30T16:10:54.184Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests'
[2025-12-30T16:10:54.184Z]
[2025-12-30T16:10:54.184Z]
[2025-12-30T16:10:54.184Z] All tests finished, run result summary:
[2025-12-30T16:10:54.184Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/scripts"; \
[2025-12-30T16:10:54.184Z] perl "resultsSum.pl" --failuremk="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/failedtargets.mk" --resultFile="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101633374/TestTargetResult" --platFile="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/resources/buildPlatformMap.properties" --diagnostic=failure --jdkVersion=26 --jdkImpl=hotspot --jdkVendor="eclipse" --spec=linux_390-64 --buildList=perf --customTarget="" --testTarget=sanity.perf --tapPath=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101633374/ --tapName=Test_openjdk26_hs_sanity.perf_s390x_linux.tap --comment=""
[2025-12-30T16:10:54.184Z]
[2025-12-30T16:10:54.184Z]
[2025-12-30T16:10:54.184Z] TEST TARGETS SUMMARY
[2025-12-30T16:10:54.184Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-12-30T16:10:54.184Z] DISABLED test targets:
[2025-12-30T16:10:54.184Z] dacapo-lusearch-fix_0
[2025-12-30T16:10:54.184Z]
[2025-12-30T16:10:54.184Z] PASSED test targets:
[2025-12-30T16:10:54.184Z] dacapo-eclipse_0
[2025-12-30T16:10:54.184Z] dacapo-h2_0
[2025-12-30T16:10:54.184Z] renaissance-akka-uct_0
[2025-12-30T16:10:54.184Z] renaissance-fj-kmeans_0
[2025-12-30T16:10:54.184Z] renaissance-future-genetic_0
[2025-12-30T16:10:54.184Z] renaissance-scala-kmeans_0
[2025-12-30T16:10:54.184Z]
[2025-12-30T16:10:54.184Z] FAILED test targets:
[2025-12-30T16:10:54.184Z] renaissance-naive-bayes_0
[2025-12-30T16:10:54.184Z]
[2025-12-30T16:10:54.184Z] TOTAL: 9 EXECUTED: 7 PASSED: 6 FAILED: 1 DISABLED: 1 SKIPPED: 1
[2025-12-30T16:10:54.184Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-12-30T16:10:54.184Z]
[2025-12-30T16:10:54.184Z] make[1]: *** [settings.mk:454: resultsSummary] Error 2
[2025-12-30T16:10:54.184Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG'
[2025-12-30T16:10:54.184Z] make: *** [makefile:62: _sanity.perf] Error 2
[Pipeline] sh
[2025-12-30T16:10:55.844Z] ++ uname
[2025-12-30T16:10:55.844Z] + '[' Linux = AIX ']'
[2025-12-30T16:10:55.844Z] ++ uname
[2025-12-30T16:10:55.844Z] + '[' Linux = SunOS ']'
[2025-12-30T16:10:55.844Z] ++ uname
[2025-12-30T16:10:55.844Z] + '[' Linux = '*BSD' ']'
[2025-12-30T16:10:55.844Z] + MAKE=make
[2025-12-30T16:10:55.844Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-12-30T16:10:55.844Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] }
[2025-12-30T16:10:56.253Z] $ ssh-agent -k
[2025-12-30T16:10:56.258Z] unset SSH_AUTH_SOCK;
[2025-12-30T16:10:56.258Z] unset SSH_AGENT_PID;
[2025-12-30T16:10:56.258Z] echo Agent pid 1422805 killed;
[2025-12-30T16:10:56.681Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[2025-12-30T16:10:56.717Z] Xvfb stopping
[Pipeline] // wrap
[Pipeline] writeJSON
[Pipeline] archiveArtifacts
[2025-12-30T16:10:57.402Z] Archiving artifacts
[2025-12-30T16:10:57.616Z] Recording fingerprints
[Pipeline] echo
[2025-12-30T16:10:57.724Z] DaCapo-h2 metric found and archived
[Pipeline] echo
[2025-12-30T16:10:57.769Z] There were test failures, current build status is UNSTABLE.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post)
[Pipeline] echo
[2025-12-30T16:10:57.854Z] Saving aqa-tests/testenv/testenv.properties file on jenkins.
[Pipeline] archiveArtifacts
[2025-12-30T16:10:57.953Z] Archiving artifacts
[2025-12-30T16:10:58.140Z] Recording fingerprints
[Pipeline] echo
[2025-12-30T16:10:58.250Z] Saving aqa-tests/TKG/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-12-30T16:10:58.351Z] Archiving artifacts
[2025-12-30T16:10:58.548Z] Recording fingerprints
[Pipeline] sh
[2025-12-30T16:10:59.936Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_17671101633374
[Pipeline] echo
[2025-12-30T16:11:00.214Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins.
[Pipeline] archiveArtifacts
[2025-12-30T16:11:00.313Z] Archiving artifacts
[2025-12-30T16:11:00.502Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-12-30T16:11:01.387Z] Tap file found: aqa-tests/TKG/output_17671101633374/Test_openjdk26_hs_sanity.perf_s390x_linux.tap...
[Pipeline] readFile
[Pipeline] junit
[2025-12-30T16:11:01.622Z] Recording test results
[2025-12-30T16:11:01.966Z] None of the test reports contained any result
[2025-12-30T16:11:01.967Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-12-30T16:11:01.999Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-12-30T16:11:01.868Z] No test report files were found. Configuration error?
[2025-12-30T16:11:03.184Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-12-30T16:11:03.184Z] Unix type machine..
[2025-12-30T16:11:03.184Z] Running on a Linux host
[2025-12-30T16:11:03.184Z] Woohoo - no rogue processes detected!
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-12-30T16:11:03.671Z] [WS-CLEANUP] Deleting project workspace...
[2025-12-30T16:11:03.671Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-12-30T16:11:04.622Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2025-12-30T16:11:05.831Z] + find /tmp -name '*core*' -print -exec rm -f '{}' ';'
[2025-12-30T16:11:05.831Z] + true
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-12-30T16:11:06.135Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Rerun)
[Pipeline] echo
[2025-12-30T16:11:06.272Z] allocate a node for generating rerun job ...
[Pipeline] node
[2025-12-30T16:11:06.319Z] Running on test-osuosl-ubuntu2404-ppc64le-4 in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux
[Pipeline] {
[Pipeline] echo
[2025-12-30T16:11:06.339Z] Generating rerun Test_openjdk26_hs_sanity.perf_s390x_linux_rerun job for running failed test(s) ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk26_hs_sanity.perf_s390x_linux_rerun)
[Pipeline] echo
[2025-12-30T16:11:06.367Z] GENERATE_JOBS is set to true, set test job Test_openjdk26_hs_sanity.perf_s390x_linux_rerun params for generating the job
[Pipeline] fileExists
[Pipeline] sh
[2025-12-30T16:11:08.724Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2025-12-30T16:11:10.160Z] Processing DSL script testJobTemplate
[2025-12-30T16:15:52.018Z] LEVELS: [sanity]
[2025-12-30T16:15:52.018Z] JDK_VERSIONS: [8]
[2025-12-30T16:15:52.018Z] GROUPS: [perf]
[2025-12-30T16:15:52.018Z] ARCH_OS_LIST: [s390x_linux]
[2025-12-30T16:15:52.187Z] Existing items:
[2025-12-30T16:15:52.187Z] GeneratedJob{name='Test_openjdk26_hs_sanity.perf_s390x_linux_rerun'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2025-12-30T16:15:53.201Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk26_hs_sanity.perf_s390x_linux_rerun)
[Pipeline] build
[2025-12-30T16:15:53.230Z] Scheduling project: Test_openjdk26_hs_sanity.perf_s390x_linux_rerun
[2025-12-30T16:16:03.249Z] Starting building: Test_openjdk26_hs_sanity.perf_s390x_linux_rerun #16
[2025-12-30T16:18:27.282Z] Build Test_openjdk26_hs_sanity.perf_s390x_linux_rerun #16 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-12-30T16:18:27.339Z] Running on test-docker-ubuntu2404-armv8-5 in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-12-30T16:18:27.729Z] [WS-CLEANUP] Deleting project workspace...
[2025-12-30T16:18:27.729Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-12-30T16:18:27.907Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2025-12-30T16:18:27.939Z] Test_openjdk26_hs_sanity.perf_s390x_linux_rerun #16 completed with status UNSTABLE
[Pipeline] timeout
[2025-12-30T16:18:27.953Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-12-30T16:18:29.029Z] Copied 1 artifact from "Test_openjdk26_hs_sanity.perf_s390x_linux_rerun" build number 16
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-12-30T16:18:29.058Z] Saving Test_openjdk26_hs_sanity.perf_s390x_linux_rerun/16/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-12-30T16:18:29.239Z] Archiving artifacts
[2025-12-30T16:18:29.767Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-12-30T16:18:30.709Z] Tap file found: Test_openjdk26_hs_sanity.perf_s390x_linux_rerun/16/aqa-tests/TKG/output_1767111492461/Test_openjdk26_hs_sanity.perf_s390x_linux_rerun.tap...
[Pipeline] readFile
[Pipeline] echo
[2025-12-30T16:18:30.938Z] 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=s390x_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=26&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%2Fjdk26%2Fjdk26-linux-s390x-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B29_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=2&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-12-30T16:18:31.337Z] [WS-CLEANUP] Deleting project workspace...
[2025-12-30T16:18:31.337Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-12-30T16:18:31.515Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE