Test_openjdk27_hs_extended.perf_riscv64_linux
Started by upstream project "build-scripts/jobs/jdk/jdk-linux-riscv64-temurin" build number 243
originally caused by:
Started by upstream project "build-scripts/openjdk27-pipeline" build number 16
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_27ea" build number 26
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_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 6ae53a7631d2a6681514f8dbc46b7c9b7747794e (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 6ae53a7631d2a6681514f8dbc46b7c9b7747794e # timeout=10
Commit message: "Restore Double/Float128VectorTests on x64 jdk21+ OpenJ9 (#6900)"
> git rev-list --no-walk 6ae53a7631d2a6681514f8dbc46b7c9b7747794e # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2026-02-22T08:26:33.290Z] Could not find any nodes with 'sw.os.linux&&hw.arch.riscv&&ci.role.perf' label
[Pipeline] echo
[2026-02-22T08:26:33.299Z] SPEC: linux_riscv64
[Pipeline] echo
[2026-02-22T08:26:33.300Z] Specified LABEL: ci.role.test&&sw.os.linux&&hw.arch.riscv
[Pipeline] stage
[Pipeline] { (Queue)
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-22T08:26:33.310Z] dynamicAgents: []
[Pipeline] echo
[2026-02-22T08:26:33.311Z] Provisioning LABEL: ci.role.test&&sw.os.linux&&hw.arch.riscv
[Pipeline] nodesByLabel
[2026-02-22T08:26:33.321Z] Found a total of 7 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.riscv' label
[Pipeline] node
[2026-02-22T08:26:33.344Z] Running on test-rise-ubuntu2404-riscv64-3 in /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2026-02-22T08:26:33.370Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-22T08:26:33.902Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-22T08:26:33.902Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-22T08:26:33.938Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-02-22T08:26:34.012Z] The recommended git tool is: git
[2026-02-22T08:26:34.154Z] No credentials specified
[2026-02-22T08:26:34.183Z] Cloning the remote Git repository
[2026-02-22T08:26:34.245Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-02-22T08:26:34.247Z] > git init /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests # timeout=10
[2026-02-22T08:26:34.284Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-02-22T08:26:34.285Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-02-22T08:26:34.286Z] > git --version # timeout=10
[2026-02-22T08:26:34.302Z] > git --version # 'git version 2.43.0'
[2026-02-22T08:26:34.304Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-22T08:26:47.504Z] Avoid second fetch
[2026-02-22T08:26:47.552Z] Checking out Revision 6ae53a7631d2a6681514f8dbc46b7c9b7747794e (origin/master)
[2026-02-22T08:26:47.414Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-02-22T08:26:47.430Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-22T08:26:47.524Z] > git rev-parse origin/master^{commit} # timeout=10
[2026-02-22T08:26:47.588Z] > git config core.sparsecheckout # timeout=10
[2026-02-22T08:26:47.605Z] > git checkout -f 6ae53a7631d2a6681514f8dbc46b7c9b7747794e # timeout=10
[2026-02-22T08:26:51.004Z] Commit message: "Restore Double/Float128VectorTests on x64 jdk21+ OpenJ9 (#6900)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-22T08:26:52.730Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-02-22T08:26:52.779Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-02-22T08:26:53.436Z] + LC_TIME=C date +%a, %d %b %Y %T %z
[Pipeline] echo
[2026-02-22T08:26:53.558Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-22T08:26:54.060Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-02-22T08:26:54.060Z] Unix type machine..
[2026-02-22T08:26:54.060Z] Running on a Linux host
[2026-02-22T08:26:54.060Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2026-02-22T08:26:55.588Z] + printenv
[2026-02-22T08:26:55.588Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-02-22T08:26:55.588Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-22T08:26:55.588Z] SETUP_JCK_RUN=false
[2026-02-22T08:26:55.588Z] USE_TESTENV_PROPERTIES=false
[2026-02-22T08:26:55.588Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-02-22T08:26:55.588Z] BUILD_LIST=perf
[2026-02-22T08:26:55.588Z] USER=jenkins
[2026-02-22T08:26:55.588Z] SSH_CLIENT=78.47.239.97 53696 22
[2026-02-22T08:26:55.588Z] SDK_RESOURCE=upstream
[2026-02-22T08:26:55.588Z] CI=true
[2026-02-22T08:26:55.588Z] OPENJ9_BRANCH=master
[2026-02-22T08:26:55.588Z] jobStatus=SUCCESS
[2026-02-22T08:26:55.588Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-02-22T08:26:55.588Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_extended.perf_riscv64_linux/6/display/redirect?page=changes
[2026-02-22T08:26:55.588Z] UPSTREAM_JOB_NUMBER=243
[2026-02-22T08:26:55.588Z] XDG_SESSION_TYPE=tty
[2026-02-22T08:26:55.588Z] HUDSON_URL=https://ci.adoptium.net/
[2026-02-22T08:26:55.588Z] TARGET=extended.perf
[2026-02-22T08:26:55.588Z] EXIT_FAILURE=false
[2026-02-22T08:26:55.588Z] SHLVL=0
[2026-02-22T08:26:55.588Z] NODE_LABELS=hw.arch.riscv ci.role.test hw.bits.64 test-rise-ubuntu2404-riscv64-3 dockerBuild linux sw.os.linux hw.arch.riscv64 riscv64 docker dockerInstaller
[2026-02-22T08:26:55.588Z] HOME=/home/jenkins
[2026-02-22T08:26:55.588Z] STF_OWNER_BRANCH=adoptium:master
[2026-02-22T08:26:55.588Z] USE_JRE=false
[2026-02-22T08:26:55.588Z] OLDPWD=/home/jenkins
[2026-02-22T08:26:55.588Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_extended.perf_riscv64_linux/6/
[2026-02-22T08:26:55.588Z] ADOPTOPENJDK_BRANCH=master
[2026-02-22T08:26:55.588Z] TAP_NAME=Test_openjdk27_hs_extended.perf_riscv64_linux.tap
[2026-02-22T08:26:55.588Z] JDK_IMPL=hotspot
[2026-02-22T08:26:55.588Z] HUDSON_COOKIE=6d3ff0f8-bfd0-4511-a2cf-d04ae8e79041
[2026-02-22T08:26:55.588Z] DOCKER_REQUIRED=false
[2026-02-22T08:26:55.588Z] JENKINS_SERVER_COOKIE=durable-884926d771ae7cf30caa2dc61f0181fc0e0b9cb45b81a963e6ae0ee44f98402b
[2026-02-22T08:26:55.588Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus
[2026-02-22T08:26:55.588Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../benchmarks
[2026-02-22T08:26:55.588Z] JDK_REPO=https://github.com/adoptium/jdk
[2026-02-22T08:26:55.588Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux
[2026-02-22T08:26:55.588Z] KEEP_WORKSPACE=false
[2026-02-22T08:26:55.588Z] ARCHIVE_TEST_RESULTS=false
[2026-02-22T08:26:55.588Z] GENERATE_JOBS=true
[2026-02-22T08:26:55.588Z] NODE_NAME=test-rise-ubuntu2404-riscv64-3
[2026-02-22T08:26:55.588Z] LOGNAME=jenkins
[2026-02-22T08:26:55.588Z] PERSONAL_BUILD=false
[2026-02-22T08:26:55.588Z] TKG_OWNER_BRANCH=adoptium:master
[2026-02-22T08:26:55.588Z] JDK_BRANCH=jdk-27+10_adopt
[2026-02-22T08:26:55.588Z] _=/usr/lib/jvm/jdk21/bin/java
[2026-02-22T08:26:55.588Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_extended.perf_riscv64_linux/6/display/redirect?page=artifacts
[2026-02-22T08:26:55.588Z] AUTO_DETECT=true
[2026-02-22T08:26:55.588Z] STAGE_NAME=Setup
[2026-02-22T08:26:55.588Z] XDG_SESSION_CLASS=user
[2026-02-22T08:26:55.588Z] EXECUTOR_NUMBER=0
[2026-02-22T08:26:55.588Z] JDK_VERSION=27
[2026-02-22T08:26:55.588Z] XDG_SESSION_ID=68663
[2026-02-22T08:26:55.588Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-02-22T08:26:55.588Z] BUILD_DISPLAY_NAME=#6
[2026-02-22T08:26:55.588Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-02-22T08:26:55.588Z] TIME_LIMIT=25
[2026-02-22T08:26:55.588Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_extended.perf_riscv64_linux/6/display/redirect?page=tests
[2026-02-22T08:26:55.588Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-02-22T08:26:55.588Z] JOB_BASE_NAME=Test_openjdk27_hs_extended.perf_riscv64_linux
[2026-02-22T08:26:55.588Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
[2026-02-22T08:26:55.588Z] TKG_ITERATIONS=1
[2026-02-22T08:26:55.588Z] PLATFORM=riscv64_linux
[2026-02-22T08:26:55.588Z] BUILD_ID=6
[2026-02-22T08:26:55.588Z] EXIT_SUCCESS=false
[2026-02-22T08:26:55.588Z] XDG_RUNTIME_DIR=/run/user/1001
[2026-02-22T08:26:55.588Z] RERUN_FAILURE=true
[2026-02-22T08:26:55.588Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/system_lib
[2026-02-22T08:26:55.588Z] ACTIVE_NODE_TIMEOUT=5
[2026-02-22T08:26:55.588Z] BUILD_TAG=jenkins-Test_openjdk27_hs_extended.perf_riscv64_linux-6
[2026-02-22T08:26:55.588Z] LANG=en_US.UTF-8
[2026-02-22T08:26:55.588Z] JENKINS_URL=https://ci.adoptium.net/
[2026-02-22T08:26:55.588Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-22T08:26:55.588Z] KEEP_REPORTDIR=false
[2026-02-22T08:26:55.588Z] ORIGIN_JDK_VERSION=27
[2026-02-22T08:26:55.588Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_extended.perf_riscv64_linux/
[2026-02-22T08:26:55.588Z] JCK_GIT_BRANCH=master
[2026-02-22T08:26:55.588Z] BUILD_NUMBER=6
[2026-02-22T08:26:55.588Z] OPENJCEPLUS_GIT_BRANCH=semeru-java27
[2026-02-22T08:26:55.588Z] ITERATIONS=1
[2026-02-22T08:26:55.588Z] JENKINS_NODE_COOKIE=b8d9bc4b-6665-42e4-b527-89e762bebb81
[2026-02-22T08:26:55.588Z] SHELL=/bin/bash
[2026-02-22T08:26:55.588Z] SPEC=linux_riscv64
[2026-02-22T08:26:55.588Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-02-22T08:26:55.588Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image
[2026-02-22T08:26:55.588Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-02-22T08:26:55.588Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_extended.perf_riscv64_linux/6/display/redirect
[2026-02-22T08:26:55.588Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-02-22T08:26:55.588Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_extended.perf_riscv64_linux/display/redirect
[2026-02-22T08:26:55.588Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk/jdk-linux-riscv64-temurin
[2026-02-22T08:26:55.588Z] SLACK_CHANNEL=aqavit-bot
[2026-02-22T08:26:55.588Z] JOB_NAME=Test_openjdk27_hs_extended.perf_riscv64_linux
[2026-02-22T08:26:55.588Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-02-22T08:26:55.588Z] PWD=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux
[2026-02-22T08:26:55.588Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib
[2026-02-22T08:26:55.588Z] SSH_CONNECTION=78.47.239.97 53696 62.210.163.99 22
[2026-02-22T08:26:55.588Z] TEST_TIME=120
[2026-02-22T08:26:55.588Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux@tmp
[2026-02-22T08:26:55.588Z] PARALLEL=Dynamic
[2026-02-22T08:26:55.588Z] JOBSTARTTIME=Sun, 22 Feb 2026 08:26:53 +0000
[2026-02-22T08:26:55.588Z] DYNAMIC_COMPILE=false
[2026-02-22T08:26:55.588Z] RERUN_ITERATIONS=1
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-22T08:26:55.664Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-02-22T08:26:55.674Z] Running in /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-22T08:28:07.003Z] Copied 8 artifacts from "build-scripts » jobs » jdk » jdk-linux-riscv64-temurin" build number 243
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-22T08:28:07.214Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2026-02-22T08:28:07.222Z] Running in /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux
[Pipeline] {
[Pipeline] sshagent
[2026-02-22T08:28:07.261Z] $ ssh-agent
[2026-02-22T08:28:07.392Z] SSH_AUTH_SOCK=/tmp/ssh-gBdcxqKTe6b8/agent.1047717
[2026-02-22T08:28:07.392Z] SSH_AGENT_PID=1047720
[2026-02-22T08:28:07.392Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-02-22T08:28:07.402Z] Running in /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-02-22T08:28:07.433Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-02-22T08:28:07.971Z] + pwd
[2026-02-22T08:28:07.971Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/.. -p riscv64_linux -r upstream -j 27 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2026-02-22T08:28:07.971Z] TESTDIR: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests
[2026-02-22T08:28:07.971Z] get jdk binary...
[2026-02-22T08:28:07.971Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-02-22T08:28:07.971Z] Uncompressing file: OpenJDK-jdk_riscv64_linux_hotspot_27_10-ea.tar.gz ...
[2026-02-22T08:28:13.808Z] List files in jdkbinary folder...
[2026-02-22T08:28:13.808Z] total 653116
[2026-02-22T08:28:13.808Z] -rw-r--r-- 1 jenkins jenkins 258128245 Feb 22 07:56 OpenJDK-debugimage_riscv64_linux_hotspot_27_10-ea.tar.gz
[2026-02-22T08:28:13.808Z] -rw-r--r-- 1 jenkins jenkins 143216003 Feb 22 07:56 OpenJDK-jdk_riscv64_linux_hotspot_27_10-ea.tar.gz
[2026-02-22T08:28:13.808Z] -rw-r--r-- 1 jenkins jenkins 87461319 Feb 22 07:56 OpenJDK-jmods_riscv64_linux_hotspot_27_10-ea.tar.gz
[2026-02-22T08:28:13.808Z] -rw-r--r-- 1 jenkins jenkins 61993213 Feb 22 07:54 OpenJDK-jre_riscv64_linux_hotspot_27_10-ea.tar.gz
[2026-02-22T08:28:13.808Z] -rw-r--r-- 1 jenkins jenkins 163327 Feb 22 08:20 OpenJDK-sbom_riscv64_linux_hotspot_27_10-ea.json
[2026-02-22T08:28:13.808Z] -rw-rw-r-- 1 jenkins jenkins 31546 Feb 22 08:17 OpenJDK-sbom_riscv64_linux_hotspot_27_10-ea-metadata.json
[2026-02-22T08:28:13.808Z] -rw-r--r-- 1 jenkins jenkins 6228529 Feb 22 07:56 OpenJDK-static-libs-glibc_riscv64_linux_hotspot_27_10-ea.tar.gz
[2026-02-22T08:28:13.808Z] -rw-r--r-- 1 jenkins jenkins 111546545 Feb 22 07:55 OpenJDK-testimage_riscv64_linux_hotspot_27_10-ea.tar.gz
[2026-02-22T08:28:13.808Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 08:28 tmp
[2026-02-22T08:28:13.808Z] List files in jdkbinary/tmp folder...
[2026-02-22T08:28:13.808Z] total 4
[2026-02-22T08:28:13.808Z] drwxr-xr-x 7 jenkins jenkins 4096 Feb 22 07:54 jdk-27+10
[2026-02-22T08:28:13.808Z] Moving directory jdk-27+10/ to ../j2sdk-image
[2026-02-22T08:28:13.808Z] Uncompressing file: OpenJDK-jre_riscv64_linux_hotspot_27_10-ea.tar.gz ...
[2026-02-22T08:28:16.726Z] List files in jdkbinary folder...
[2026-02-22T08:28:16.726Z] total 653120
[2026-02-22T08:28:16.726Z] drwxr-xr-x 7 jenkins jenkins 4096 Feb 22 07:54 j2sdk-image
[2026-02-22T08:28:16.726Z] -rw-r--r-- 1 jenkins jenkins 258128245 Feb 22 07:56 OpenJDK-debugimage_riscv64_linux_hotspot_27_10-ea.tar.gz
[2026-02-22T08:28:16.726Z] -rw-r--r-- 1 jenkins jenkins 143216003 Feb 22 07:56 OpenJDK-jdk_riscv64_linux_hotspot_27_10-ea.tar.gz
[2026-02-22T08:28:16.726Z] -rw-r--r-- 1 jenkins jenkins 87461319 Feb 22 07:56 OpenJDK-jmods_riscv64_linux_hotspot_27_10-ea.tar.gz
[2026-02-22T08:28:16.726Z] -rw-r--r-- 1 jenkins jenkins 61993213 Feb 22 07:54 OpenJDK-jre_riscv64_linux_hotspot_27_10-ea.tar.gz
[2026-02-22T08:28:16.726Z] -rw-r--r-- 1 jenkins jenkins 163327 Feb 22 08:20 OpenJDK-sbom_riscv64_linux_hotspot_27_10-ea.json
[2026-02-22T08:28:16.726Z] -rw-rw-r-- 1 jenkins jenkins 31546 Feb 22 08:17 OpenJDK-sbom_riscv64_linux_hotspot_27_10-ea-metadata.json
[2026-02-22T08:28:16.726Z] -rw-r--r-- 1 jenkins jenkins 6228529 Feb 22 07:56 OpenJDK-static-libs-glibc_riscv64_linux_hotspot_27_10-ea.tar.gz
[2026-02-22T08:28:16.726Z] -rw-r--r-- 1 jenkins jenkins 111546545 Feb 22 07:55 OpenJDK-testimage_riscv64_linux_hotspot_27_10-ea.tar.gz
[2026-02-22T08:28:16.726Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 08:28 tmp
[2026-02-22T08:28:17.049Z] List files in jdkbinary/tmp folder...
[2026-02-22T08:28:17.049Z] total 4
[2026-02-22T08:28:17.049Z] drwxr-xr-x 6 jenkins jenkins 4096 Feb 22 07:54 jdk-27+10-jre
[2026-02-22T08:28:17.049Z] Moving directory jdk-27+10-jre/ to ../j2re-image
[2026-02-22T08:28:17.049Z] Uncompressing file: OpenJDK-static-libs-glibc_riscv64_linux_hotspot_27_10-ea.tar.gz ...
[2026-02-22T08:28:17.371Z] List files in jdkbinary folder...
[2026-02-22T08:28:17.371Z] total 653124
[2026-02-22T08:28:17.371Z] drwxr-xr-x 6 jenkins jenkins 4096 Feb 22 07:54 j2re-image
[2026-02-22T08:28:17.371Z] drwxr-xr-x 7 jenkins jenkins 4096 Feb 22 07:54 j2sdk-image
[2026-02-22T08:28:17.371Z] -rw-r--r-- 1 jenkins jenkins 258128245 Feb 22 07:56 OpenJDK-debugimage_riscv64_linux_hotspot_27_10-ea.tar.gz
[2026-02-22T08:28:17.371Z] -rw-r--r-- 1 jenkins jenkins 143216003 Feb 22 07:56 OpenJDK-jdk_riscv64_linux_hotspot_27_10-ea.tar.gz
[2026-02-22T08:28:17.371Z] -rw-r--r-- 1 jenkins jenkins 87461319 Feb 22 07:56 OpenJDK-jmods_riscv64_linux_hotspot_27_10-ea.tar.gz
[2026-02-22T08:28:17.371Z] -rw-r--r-- 1 jenkins jenkins 61993213 Feb 22 07:54 OpenJDK-jre_riscv64_linux_hotspot_27_10-ea.tar.gz
[2026-02-22T08:28:17.371Z] -rw-r--r-- 1 jenkins jenkins 163327 Feb 22 08:20 OpenJDK-sbom_riscv64_linux_hotspot_27_10-ea.json
[2026-02-22T08:28:17.371Z] -rw-rw-r-- 1 jenkins jenkins 31546 Feb 22 08:17 OpenJDK-sbom_riscv64_linux_hotspot_27_10-ea-metadata.json
[2026-02-22T08:28:17.371Z] -rw-r--r-- 1 jenkins jenkins 6228529 Feb 22 07:56 OpenJDK-static-libs-glibc_riscv64_linux_hotspot_27_10-ea.tar.gz
[2026-02-22T08:28:17.371Z] -rw-r--r-- 1 jenkins jenkins 111546545 Feb 22 07:55 OpenJDK-testimage_riscv64_linux_hotspot_27_10-ea.tar.gz
[2026-02-22T08:28:17.371Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 08:28 tmp
[2026-02-22T08:28:17.371Z] List files in jdkbinary/tmp folder...
[2026-02-22T08:28:17.371Z] total 4
[2026-02-22T08:28:17.371Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 22 07:54 jdk-27+10-static-libs
[2026-02-22T08:28:17.371Z] Moving directory jdk-27+10-static-libs/ to ../static-libs
[2026-02-22T08:28:17.371Z] Uncompressing file: OpenJDK-testimage_riscv64_linux_hotspot_27_10-ea.tar.gz ...
[2026-02-22T08:28:23.239Z] List files in jdkbinary folder...
[2026-02-22T08:28:23.239Z] total 653128
[2026-02-22T08:28:23.239Z] drwxr-xr-x 6 jenkins jenkins 4096 Feb 22 07:54 j2re-image
[2026-02-22T08:28:23.239Z] drwxr-xr-x 7 jenkins jenkins 4096 Feb 22 07:54 j2sdk-image
[2026-02-22T08:28:23.239Z] -rw-r--r-- 1 jenkins jenkins 258128245 Feb 22 07:56 OpenJDK-debugimage_riscv64_linux_hotspot_27_10-ea.tar.gz
[2026-02-22T08:28:23.239Z] -rw-r--r-- 1 jenkins jenkins 143216003 Feb 22 07:56 OpenJDK-jdk_riscv64_linux_hotspot_27_10-ea.tar.gz
[2026-02-22T08:28:23.239Z] -rw-r--r-- 1 jenkins jenkins 87461319 Feb 22 07:56 OpenJDK-jmods_riscv64_linux_hotspot_27_10-ea.tar.gz
[2026-02-22T08:28:23.239Z] -rw-r--r-- 1 jenkins jenkins 61993213 Feb 22 07:54 OpenJDK-jre_riscv64_linux_hotspot_27_10-ea.tar.gz
[2026-02-22T08:28:23.239Z] -rw-r--r-- 1 jenkins jenkins 163327 Feb 22 08:20 OpenJDK-sbom_riscv64_linux_hotspot_27_10-ea.json
[2026-02-22T08:28:23.239Z] -rw-rw-r-- 1 jenkins jenkins 31546 Feb 22 08:17 OpenJDK-sbom_riscv64_linux_hotspot_27_10-ea-metadata.json
[2026-02-22T08:28:23.239Z] -rw-r--r-- 1 jenkins jenkins 6228529 Feb 22 07:56 OpenJDK-static-libs-glibc_riscv64_linux_hotspot_27_10-ea.tar.gz
[2026-02-22T08:28:23.239Z] -rw-r--r-- 1 jenkins jenkins 111546545 Feb 22 07:55 OpenJDK-testimage_riscv64_linux_hotspot_27_10-ea.tar.gz
[2026-02-22T08:28:23.239Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 22 07:54 static-libs
[2026-02-22T08:28:23.239Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 08:28 tmp
[2026-02-22T08:28:23.239Z] List files in jdkbinary/tmp folder...
[2026-02-22T08:28:23.239Z] total 4
[2026-02-22T08:28:23.239Z] drwxr-xr-x 6 jenkins jenkins 4096 Feb 22 07:24 jdk-27+10-test-image
[2026-02-22T08:28:23.239Z] Moving directory jdk-27+10-test-image/ to ../openjdk-test-image
[2026-02-22T08:28:23.239Z] Uncompressing OpenJDK-debugimage_riscv64_linux_hotspot_27_10-ea.tar.gz over ./j2sdk-image...
[2026-02-22T08:28:36.313Z] Removing top-level folder jdk-27+10-debug-image/
[2026-02-22T08:28:36.313Z] Removing top-level folder jdk-27+10/
[2026-02-22T08:28:41.254Z] Run /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/java -version
[2026-02-22T08:28:41.254Z] =JAVA VERSION OUTPUT BEGIN=
[2026-02-22T08:28:41.254Z] openjdk version "27-beta" 2026-09-15
[2026-02-22T08:28:41.254Z] OpenJDK Runtime Environment Temurin-27+10-202602220610 (build 27-beta+10-ea)
[2026-02-22T08:28:41.254Z] OpenJDK 64-Bit Server VM Temurin-27+10-202602220610 (build 27-beta+10-ea, mixed mode, sharing)
[2026-02-22T08:28:41.254Z] =JAVA VERSION OUTPUT END=
[2026-02-22T08:28:41.254Z] =RELEASE INFO BEGIN=
[2026-02-22T08:28:41.254Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-02-22T08:28:41.254Z] IMPLEMENTOR_VERSION="Temurin-27+10-202602220610"
[2026-02-22T08:28:41.254Z] JAVA_RUNTIME_VERSION="27-beta+10-ea"
[2026-02-22T08:28:41.254Z] JAVA_VERSION="27"
[2026-02-22T08:28:41.254Z] JAVA_VERSION_DATE="2026-09-15"
[2026-02-22T08:28:41.254Z] LIBC="gnu"
[2026-02-22T08:28:41.254Z] 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.internal.vm.ci jdk.graal.compiler jdk.graal.compiler.management jdk.hotspot.agent jdk.httpserver jdk.incubator.vector jdk.internal.le jdk.internal.md jdk.jartool jdk.javadoc jdk.jcmd jdk.management jdk.management.agent jdk.jconsole jdk.jdeps jdk.jdwp.agent jdk.jdi jdk.jfr jdk.jlink jdk.jpackage jdk.jshell jdk.jstatd jdk.localedata jdk.management.jfr jdk.naming.dns jdk.naming.rmi jdk.net jdk.nio.mapmode jdk.sctp jdk.security.auth jdk.security.jgss jdk.unsupported jdk.unsupported.desktop jdk.xml.dom"
[2026-02-22T08:28:41.254Z] OS_ARCH="riscv64"
[2026-02-22T08:28:41.254Z] OS_NAME="Linux"
[2026-02-22T08:28:41.254Z] SOURCE=".:git:bed9d3498806"
[2026-02-22T08:28:41.255Z] BUILD_SOURCE="git:e96bbeac79b072cebb4fb1a6123e60383fd5bbce"
[2026-02-22T08:28:41.255Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-02-22T08:28:41.255Z] SOURCE_REPO="https://github.com/adoptium/jdk.git"
[2026-02-22T08:28:41.255Z] FULL_VERSION="27-beta+10-ea"
[2026-02-22T08:28:41.255Z] SEMANTIC_VERSION="27+10"
[2026-02-22T08:28:41.255Z] BUILD_INFO="OS: Linux Version: 6.8.0-1044-azure"
[2026-02-22T08:28:41.255Z] JVM_VARIANT="Hotspot"
[2026-02-22T08:28:41.255Z] JVM_VERSION="27-beta+10-ea"
[2026-02-22T08:28:41.255Z] IMAGE_TYPE="JDK"
[2026-02-22T08:28:41.255Z] =RELEASE INFO END=
[2026-02-22T08:28:41.255Z] get testKitGen...
[2026-02-22T08:28:41.255Z] git clone -q https://github.com/adoptium/TKG.git
[2026-02-22T08:28:44.243Z] git rev-parse master
[2026-02-22T08:28:44.243Z] git checkout -q -f b3ee6c4f70f61744fdfb1fefffcdc2da53e9f152
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-02-22T08:28:44.400Z] $ ssh-agent -k
[2026-02-22T08:28:44.431Z] unset SSH_AUTH_SOCK;
[2026-02-22T08:28:44.432Z] unset SSH_AGENT_PID;
[2026-02-22T08:28:44.432Z] echo Agent pid 1047720 killed;
[2026-02-22T08:28:44.534Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-22T08:28:44.818Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.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=riscv64_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=27&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-linux-riscv64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-27%2B10_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=243&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-02-22T08:28:44.831Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.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=riscv64_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-rise-ubuntu2404-riscv64-3&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=27&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-linux-riscv64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-27%2B10_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=243&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-22T08:28:44.879Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-22T08:28:45.055Z] Copied 1 artifact from "getTRSSOutput" build number 2055
[Pipeline] sh
[2026-02-22T08:28:45.583Z] + cd ./aqa-tests/TKG/resources/TRSS
[2026-02-22T08:28:45.583Z] + gzip -cd TRSSOutput.tar.gz
[2026-02-22T08:28:45.583Z] + tar xof -
[2026-02-22T08:28:45.583Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-02-22T08:28:45.681Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-22T08:28:45.696Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2026-02-22T08:28:45.733Z] Found a total of 7 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.riscv' label
[Pipeline] echo
[2026-02-22T08:28:45.736Z] Machine limit is 7.
[Pipeline] sh
[2026-02-22T08:28:46.242Z] + cd ./aqa-tests/TKG
[2026-02-22T08:28:46.242Z] + uname
[2026-02-22T08:28:46.242Z] + [ Linux = AIX ]
[2026-02-22T08:28:46.242Z] + uname
[2026-02-22T08:28:46.242Z] + [ Linux = SunOS ]
[2026-02-22T08:28:46.242Z] + uname
[2026-02-22T08:28:46.242Z] + [ Linux = *BSD ]
[2026-02-22T08:28:46.242Z] + MAKE=make
[2026-02-22T08:28:46.242Z] + make genParallelList TEST=extended.perf TEST_TIME=120 NUM_MACHINES=
[2026-02-22T08:28:46.242Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image
[2026-02-22T08:28:46.242Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib
[2026-02-22T08:28:46.242Z] rm -f -r /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-22T08:28:46.242Z] mkdir -p /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-22T08:28:46.242Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-22T08:28:46.242Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-22T08:28:46.941Z] Buildfile: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-22T08:28:49.177Z]
[2026-02-22T08:28:49.177Z] build:
[2026-02-22T08:28:49.177Z]
[2026-02-22T08:28:49.177Z] clean:
[2026-02-22T08:28:49.567Z]
[2026-02-22T08:28:49.567Z] init:
[2026-02-22T08:28:49.567Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/bin
[2026-02-22T08:28:49.567Z]
[2026-02-22T08:28:49.567Z] getDependentLibs:
[2026-02-22T08:28:49.890Z] [exec] --------------------------------------------
[2026-02-22T08:28:49.890Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib
[2026-02-22T08:28:49.890Z] [exec] task is set to default
[2026-02-22T08:28:49.890Z] [exec] dependencyList is set to json_simple
[2026-02-22T08:28:49.890Z] [exec] System Test jars will not be downloaded.
[2026-02-22T08:28:49.890Z] [exec] --------------------------------------------
[2026-02-22T08:28:49.890Z] [exec] Starting download third party dependent jars
[2026-02-22T08:28:49.890Z] [exec] --------------------------------------------
[2026-02-22T08:28:49.890Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib
[2026-02-22T08:28:49.890Z] [exec] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-02-22T08:28:49.890Z] [exec] downloaded dependent third party jars successfully
[2026-02-22T08:28:49.890Z]
[2026-02-22T08:28:49.890Z] compile:
[2026-02-22T08:28:49.890Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-22T08:28:49.890Z] [echo] ============COMPILER SETTINGS============
[2026-02-22T08:28:49.890Z] [echo] ===fork: yes
[2026-02-22T08:28:49.890Z] [echo] ===debug: on
[2026-02-22T08:28:50.219Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/bin
[2026-02-22T08:29:03.324Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-22T08:29:03.324Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-22T08:29:03.324Z]
[2026-02-22T08:29:03.324Z] dist:
[2026-02-22T08:29:03.324Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-22T08:29:03.324Z]
[2026-02-22T08:29:03.324Z] BUILD SUCCESSFUL
[2026-02-22T08:29:03.324Z] Total time: 16 seconds
[2026-02-22T08:29:03.324Z] 0
[2026-02-22T08:29:03.324Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-22T08:29:04.030Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-22T08:29:04.030Z] microArchOutput:
[2026-02-22T08:29:06.990Z] ****************************** MACHINE INFO ******************************
[2026-02-22T08:29:06.990Z] File path : /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG
[2026-02-22T08:29:06.990Z] Free Physical Memory Size : 7150403584
[2026-02-22T08:29:06.990Z] Free space (bytes) : 68415459328
[2026-02-22T08:29:06.990Z] Total Physical Memory Size : 16486711296
[2026-02-22T08:29:06.990Z] Total space (bytes) : 121461616640
[2026-02-22T08:29:06.990Z] Usable space (bytes) : 62198976512
[2026-02-22T08:29:06.990Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-22T08:29:06.990Z] bashVersion :
[2026-02-22T08:29:06.990Z] GNU bash, version 5.2.21(1)-release (riscv64-unknown-linux-gnu)
[2026-02-22T08:29:06.990Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-02-22T08:29:06.990Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-22T08:29:06.990Z]
[2026-02-22T08:29:06.990Z] This is free software; you are free to change and redistribute it.
[2026-02-22T08:29:06.990Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-22T08:29:06.990Z] cpuCores : 4
[2026-02-22T08:29:06.990Z] curlVersion :
[2026-02-22T08:29:06.990Z] curl 8.5.0 (riscv64-unknown-linux-gnu) libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.7
[2026-02-22T08:29:06.990Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10
[2026-02-22T08:29:06.990Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp
[2026-02-22T08:29:06.990Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2026-02-22T08:29:06.990Z] dockerVersion : Docker version 24.0.7, build 24.0.7-0ubuntu4
[2026-02-22T08:29:06.990Z] gcc version : 13
[2026-02-22T08:29:06.990Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8) 2.39
[2026-02-22T08:29:06.990Z] gdb version : bash: line 1: gdb: command not found
[2026-02-22T08:29:06.990Z] lldb version : Command could not be executed
[2026-02-22T08:29:06.990Z] makeVersion :
[2026-02-22T08:29:06.990Z] GNU Make 4.3
[2026-02-22T08:29:06.990Z] Built for riscv64-unknown-linux-gnu
[2026-02-22T08:29:06.990Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2026-02-22T08:29:06.990Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-22T08:29:06.990Z] This is free software: you are free to change and redistribute it.
[2026-02-22T08:29:06.990Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-22T08:29:06.990Z] mavenVersion :
[2026-02-22T08:29:06.990Z] WARNING: A restricted method in java.lang.System has been called
[2026-02-22T08:29:06.990Z] WARNING: java.lang.System::load has been called by org.fusesource.hawtjni.runtime.Library in an unnamed module (file:/usr/local/apache-maven-3.6.3/lib/jansi-1.17.1.jar)
[2026-02-22T08:29:06.990Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2026-02-22T08:29:06.990Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2026-02-22T08:29:06.990Z]
[2026-02-22T08:29:06.991Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2026-02-22T08:29:06.991Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-02-22T08:29:06.991Z] Java version: 27-beta, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image
[2026-02-22T08:29:06.991Z] Default locale: en_US, platform encoding: UTF-8
[2026-02-22T08:29:06.991Z] OS name: "linux", version: "5.10.113-scw1", arch: "riscv64", family: "unix"
[2026-02-22T08:29:06.991Z] osInfo :
[2026-02-22T08:29:06.991Z] PRETTY_NAME="Ubuntu 24.04 LTS"
[2026-02-22T08:29:06.991Z] NAME="Ubuntu"
[2026-02-22T08:29:06.991Z] VERSION_ID="24.04"
[2026-02-22T08:29:06.991Z] VERSION="24.04 LTS (Noble Numbat)"
[2026-02-22T08:29:06.991Z] VERSION_CODENAME=noble
[2026-02-22T08:29:06.991Z] ID=ubuntu
[2026-02-22T08:29:06.991Z] ID_LIKE=debian
[2026-02-22T08:29:06.991Z] HOME_URL="https://www.ubuntu.com/"
[2026-02-22T08:29:06.991Z] SUPPORT_URL="https://help.ubuntu.com/"
[2026-02-22T08:29:06.991Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2026-02-22T08:29:06.991Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2026-02-22T08:29:06.991Z] UBUNTU_CODENAME=noble
[2026-02-22T08:29:06.991Z] LOGO=ubuntu-logo
[2026-02-22T08:29:06.991Z] osLabel : ubuntu.24
[2026-02-22T08:29:06.991Z] perlVersion :
[2026-02-22T08:29:06.991Z]
[2026-02-22T08:29:06.991Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for riscv64-linux-gnu-thread-multi
[2026-02-22T08:29:06.991Z] (with 44 registered patches, see perl -V for more detail)
[2026-02-22T08:29:06.991Z]
[2026-02-22T08:29:06.991Z] Copyright 1987-2023, Larry Wall
[2026-02-22T08:29:06.991Z]
[2026-02-22T08:29:06.991Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-22T08:29:06.991Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-22T08:29:06.991Z]
[2026-02-22T08:29:06.991Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-22T08:29:06.991Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-22T08:29:06.991Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-02-22T08:29:06.991Z]
[2026-02-22T08:29:06.991Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-22T08:29:06.991Z] procArch : riscv64
[2026-02-22T08:29:06.991Z] sysArch : riscv64
[2026-02-22T08:29:06.991Z] sysOS : Linux
[2026-02-22T08:29:06.991Z] ulimit :
[2026-02-22T08:29:06.991Z] real-time non-blocking time (microseconds, -R) unlimited
[2026-02-22T08:29:06.991Z] core file size (blocks, -c) 0
[2026-02-22T08:29:06.991Z] data seg size (kbytes, -d) unlimited
[2026-02-22T08:29:06.991Z] scheduling priority (-e) 0
[2026-02-22T08:29:06.991Z] file size (blocks, -f) unlimited
[2026-02-22T08:29:06.991Z] pending signals (-i) 62890
[2026-02-22T08:29:06.991Z] max locked memory (kbytes, -l) 2012536
[2026-02-22T08:29:06.991Z] max memory size (kbytes, -m) unlimited
[2026-02-22T08:29:06.991Z] open files (-n) 1048576
[2026-02-22T08:29:06.991Z] pipe size (512 bytes, -p) 8
[2026-02-22T08:29:06.991Z] POSIX message queues (bytes, -q) 819200
[2026-02-22T08:29:06.991Z] real-time priority (-r) 0
[2026-02-22T08:29:06.991Z] stack size (kbytes, -s) 8192
[2026-02-22T08:29:06.991Z] cpu time (seconds, -t) unlimited
[2026-02-22T08:29:06.991Z] max user processes (-u) 62890
[2026-02-22T08:29:06.991Z] virtual memory (kbytes, -v) unlimited
[2026-02-22T08:29:06.991Z] file locks (-x) unlimited
[2026-02-22T08:29:06.991Z] uname : Linux test-rise-ubuntu2404-riscv64-3.adoptopenjdk.net 5.10.113-scw1 #1 SMP PREEMPT Fri Jul 12 15:31:22 UTC 2024 riscv64 riscv64 riscv64 GNU/Linux
[2026-02-22T08:29:06.991Z] vmVendor : Oracle Corporation
[2026-02-22T08:29:06.991Z] vmVersion : 27-beta+10-ea
[2026-02-22T08:29:06.991Z] xlc version : bash: line 1: xlC: command not found
[2026-02-22T08:29:06.991Z] **************************************************************************
[2026-02-22T08:29:06.991Z]
[2026-02-22T08:29:06.991Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-22T08:29:06.991Z]
[2026-02-22T08:29:06.991Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-02-22T08:29:06.991Z]
[2026-02-22T08:29:06.991Z] System.getProperty('os.name')=Linux
[2026-02-22T08:29:06.991Z]
[2026-02-22T08:29:06.991Z] System.getProperty('os.arch')=riscv64
[2026-02-22T08:29:06.991Z]
[2026-02-22T08:29:06.991Z] System.getProperty('java.fullversion')=null
[2026-02-22T08:29:06.991Z]
[2026-02-22T08:29:06.991Z] System.getProperty('sun.arch.data.model')=64
[2026-02-22T08:29:06.991Z]
[2026-02-22T08:29:06.991Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.perf TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib
[2026-02-22T08:29:06.991Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG'
[2026-02-22T08:29:06.991Z] perl scripts/configure.pl
[2026-02-22T08:29:06.991Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_riscv64 --microArch="" --osLabel="ubuntu.24" --jdkVersion=27 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-22T08:29:09.215Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-22T08:29:09.215Z]
[2026-02-22T08:29:09.215Z]
[2026-02-22T08:29:09.215Z] Starting to generate parallel test lists.
[2026-02-22T08:29:09.215Z]
[2026-02-22T08:29:09.215Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2026-02-22T08:29:09.539Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2026-02-22T08:29:09.539Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2026-02-22T08:29:09.539Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2026-02-22T08:29:09.863Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2026-02-22T08:29:09.863Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2026-02-22T08:29:09.863Z] Attempting to get test duration data from TRSS.
[2026-02-22T08:29:09.863Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=27&impl=hs&platform=riscv64_linux&group=perf&level=extended
[2026-02-22T08:29:10.595Z] Attempting to get test duration data from cached files.
[2026-02-22T08:29:10.595Z]
[2026-02-22T08:29:10.595Z] TEST DURATION
[2026-02-22T08:29:10.595Z] ====================================================================================
[2026-02-22T08:29:10.595Z] Total number of tests searched: 19
[2026-02-22T08:29:10.595Z] Number of test durations found: 19
[2026-02-22T08:29:10.595Z] Top slowest tests:
[2026-02-22T08:29:10.595Z] 08m17s renaissance-mnemonics_0
[2026-02-22T08:29:10.595Z] 07m53s renaissance-finagle-http_0
[2026-02-22T08:29:10.595Z] 06m54s renaissance-par-mnemonics_0
[2026-02-22T08:29:10.595Z] ====================================================================================
[2026-02-22T08:29:10.595Z]
[2026-02-22T08:29:10.595Z] Test target is split into 1 lists.
[2026-02-22T08:29:10.595Z] Reducing estimated test running time from 34m31s to 34m31s.
[2026-02-22T08:29:10.595Z]
[2026-02-22T08:29:10.595Z] -------------------------------------testList_0-------------------------------------
[2026-02-22T08:29:10.595Z] Number of tests: 19
[2026-02-22T08:29:10.595Z] Estimated running time: 34m31s
[2026-02-22T08:29:10.595Z] TESTLIST=renaissance-mnemonics_0,renaissance-finagle-http_0,renaissance-par-mnemonics_0,dacapo-tomcat_0,dacapo-jython_0,dacapo-pmd_0,renaissance-db-shootout_0,dacapo-sunflow_0,dacapo-xalan_0,dacapo-luindex_0,dacapo-fop_0,renaissance-chi-square_0,renaissance-als_0,renaissance-movie-lens_0,renaissance-log-regression_0,renaissance-dec-tree_0,dacapo-avrora_0,renaissance-finagle-chirper_0,renaissance-philosophers_0
[2026-02-22T08:29:10.595Z] ------------------------------------------------------------------------------------
[2026-02-22T08:29:10.595Z]
[2026-02-22T08:29:10.595Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2026-02-22T08:29:10.595Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2026-02-22T08:29:10.701Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-02-22T08:29:10.788Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-02-22T08:29:10.831Z] Building tests...
[Pipeline] timeout
[2026-02-22T08:29:10.834Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-22T08:29:10.849Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2026-02-22T08:29:10.966Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2026-02-22T08:29:10.980Z] Running in /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2026-02-22T08:29:11.011Z] $ ssh-agent
[2026-02-22T08:29:11.135Z] SSH_AUTH_SOCK=/tmp/ssh-qNL8XI8WSSjk/agent.1048197
[2026-02-22T08:29:11.135Z] SSH_AGENT_PID=1048199
[2026-02-22T08:29:11.135Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-22T08:29:11.608Z] + bash ./compile.sh
[2026-02-22T08:29:11.609Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image
[2026-02-22T08:29:11.609Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib
[2026-02-22T08:29:11.609Z] rm -f -r /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-22T08:29:11.609Z] mkdir -p /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-22T08:29:11.609Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-22T08:29:11.609Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-22T08:29:12.306Z] Buildfile: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-22T08:29:14.540Z]
[2026-02-22T08:29:14.540Z] build:
[2026-02-22T08:29:14.866Z]
[2026-02-22T08:29:14.866Z] clean:
[2026-02-22T08:29:14.866Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/autoGenEnv.mk
[2026-02-22T08:29:14.866Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/bin
[2026-02-22T08:29:15.189Z]
[2026-02-22T08:29:15.189Z] init:
[2026-02-22T08:29:15.189Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/bin
[2026-02-22T08:29:15.189Z]
[2026-02-22T08:29:15.189Z] getDependentLibs:
[2026-02-22T08:29:15.512Z] [exec] --------------------------------------------
[2026-02-22T08:29:15.512Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib
[2026-02-22T08:29:15.512Z] [exec] task is set to default
[2026-02-22T08:29:15.513Z] [exec] dependencyList is set to json_simple
[2026-02-22T08:29:15.513Z] [exec] System Test jars will not be downloaded.
[2026-02-22T08:29:15.513Z] [exec] --------------------------------------------
[2026-02-22T08:29:15.513Z] [exec] Starting download third party dependent jars
[2026-02-22T08:29:15.513Z] [exec] --------------------------------------------
[2026-02-22T08:29:15.513Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib
[2026-02-22T08:29:15.513Z] [exec] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-02-22T08:29:15.513Z] [exec] downloaded dependent third party jars successfully
[2026-02-22T08:29:15.513Z]
[2026-02-22T08:29:15.513Z] compile:
[2026-02-22T08:29:15.513Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-22T08:29:15.513Z] [echo] ============COMPILER SETTINGS============
[2026-02-22T08:29:15.513Z] [echo] ===fork: yes
[2026-02-22T08:29:15.513Z] [echo] ===debug: on
[2026-02-22T08:29:15.837Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/bin
[2026-02-22T08:29:28.896Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-22T08:29:28.896Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-22T08:29:28.896Z]
[2026-02-22T08:29:28.896Z] dist:
[2026-02-22T08:29:28.896Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-22T08:29:28.896Z]
[2026-02-22T08:29:28.896Z] BUILD SUCCESSFUL
[2026-02-22T08:29:28.896Z] Total time: 16 seconds
[2026-02-22T08:29:28.896Z] 0
[2026-02-22T08:29:28.896Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-22T08:29:28.896Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-22T08:29:29.223Z] microArchOutput:
[2026-02-22T08:29:31.478Z] ****************************** MACHINE INFO ******************************
[2026-02-22T08:29:31.478Z] File path : /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG
[2026-02-22T08:29:31.478Z] Free Physical Memory Size : 7148806144
[2026-02-22T08:29:31.478Z] Free space (bytes) : 68415434752
[2026-02-22T08:29:31.478Z] Total Physical Memory Size : 16486711296
[2026-02-22T08:29:31.478Z] Total space (bytes) : 121461616640
[2026-02-22T08:29:31.478Z] Usable space (bytes) : 62198951936
[2026-02-22T08:29:31.478Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-22T08:29:31.479Z] bashVersion :
[2026-02-22T08:29:31.479Z] GNU bash, version 5.2.21(1)-release (riscv64-unknown-linux-gnu)
[2026-02-22T08:29:31.479Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-02-22T08:29:31.479Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-22T08:29:31.479Z]
[2026-02-22T08:29:31.479Z] This is free software; you are free to change and redistribute it.
[2026-02-22T08:29:31.479Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-22T08:29:31.479Z] cpuCores : 4
[2026-02-22T08:29:31.479Z] curlVersion :
[2026-02-22T08:29:31.479Z] curl 8.5.0 (riscv64-unknown-linux-gnu) libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.7
[2026-02-22T08:29:31.479Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10
[2026-02-22T08:29:31.479Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp
[2026-02-22T08:29:31.479Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2026-02-22T08:29:31.479Z] dockerVersion : Docker version 24.0.7, build 24.0.7-0ubuntu4
[2026-02-22T08:29:31.479Z] gcc version : 13
[2026-02-22T08:29:31.479Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8) 2.39
[2026-02-22T08:29:31.479Z] gdb version : bash: line 1: gdb: command not found
[2026-02-22T08:29:31.479Z] lldb version : Command could not be executed
[2026-02-22T08:29:31.479Z] makeVersion :
[2026-02-22T08:29:31.479Z] GNU Make 4.3
[2026-02-22T08:29:31.479Z] Built for riscv64-unknown-linux-gnu
[2026-02-22T08:29:31.479Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2026-02-22T08:29:31.479Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-22T08:29:31.479Z] This is free software: you are free to change and redistribute it.
[2026-02-22T08:29:31.479Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-22T08:29:31.479Z] mavenVersion :
[2026-02-22T08:29:31.479Z] WARNING: A restricted method in java.lang.System has been called
[2026-02-22T08:29:31.479Z] WARNING: java.lang.System::load has been called by org.fusesource.hawtjni.runtime.Library in an unnamed module (file:/usr/local/apache-maven-3.6.3/lib/jansi-1.17.1.jar)
[2026-02-22T08:29:31.479Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2026-02-22T08:29:31.479Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2026-02-22T08:29:31.479Z]
[2026-02-22T08:29:31.479Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2026-02-22T08:29:31.479Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-02-22T08:29:31.479Z] Java version: 27-beta, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image
[2026-02-22T08:29:31.479Z] Default locale: en_US, platform encoding: UTF-8
[2026-02-22T08:29:31.480Z] OS name: "linux", version: "5.10.113-scw1", arch: "riscv64", family: "unix"
[2026-02-22T08:29:31.480Z] osInfo :
[2026-02-22T08:29:31.480Z] PRETTY_NAME="Ubuntu 24.04 LTS"
[2026-02-22T08:29:31.480Z] NAME="Ubuntu"
[2026-02-22T08:29:31.480Z] VERSION_ID="24.04"
[2026-02-22T08:29:31.480Z] VERSION="24.04 LTS (Noble Numbat)"
[2026-02-22T08:29:31.480Z] VERSION_CODENAME=noble
[2026-02-22T08:29:31.480Z] ID=ubuntu
[2026-02-22T08:29:31.480Z] ID_LIKE=debian
[2026-02-22T08:29:31.480Z] HOME_URL="https://www.ubuntu.com/"
[2026-02-22T08:29:31.480Z] SUPPORT_URL="https://help.ubuntu.com/"
[2026-02-22T08:29:31.480Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2026-02-22T08:29:31.480Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2026-02-22T08:29:31.480Z] UBUNTU_CODENAME=noble
[2026-02-22T08:29:31.480Z] LOGO=ubuntu-logo
[2026-02-22T08:29:31.480Z] osLabel : ubuntu.24
[2026-02-22T08:29:31.480Z] perlVersion :
[2026-02-22T08:29:31.480Z]
[2026-02-22T08:29:31.480Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for riscv64-linux-gnu-thread-multi
[2026-02-22T08:29:31.480Z] (with 44 registered patches, see perl -V for more detail)
[2026-02-22T08:29:31.480Z]
[2026-02-22T08:29:31.480Z] Copyright 1987-2023, Larry Wall
[2026-02-22T08:29:31.480Z]
[2026-02-22T08:29:31.480Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-22T08:29:31.480Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-22T08:29:31.480Z]
[2026-02-22T08:29:31.480Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-22T08:29:31.480Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-22T08:29:31.480Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-02-22T08:29:31.480Z]
[2026-02-22T08:29:31.480Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-22T08:29:31.480Z] procArch : riscv64
[2026-02-22T08:29:31.480Z] sysArch : riscv64
[2026-02-22T08:29:31.480Z] sysOS : Linux
[2026-02-22T08:29:31.480Z] ulimit :
[2026-02-22T08:29:31.480Z] real-time non-blocking time (microseconds, -R) unlimited
[2026-02-22T08:29:31.480Z] core file size (blocks, -c) 0
[2026-02-22T08:29:31.480Z] data seg size (kbytes, -d) unlimited
[2026-02-22T08:29:31.480Z] scheduling priority (-e) 0
[2026-02-22T08:29:31.480Z] file size (blocks, -f) unlimited
[2026-02-22T08:29:31.480Z] pending signals (-i) 62890
[2026-02-22T08:29:31.480Z] max locked memory (kbytes, -l) 2012536
[2026-02-22T08:29:31.480Z] max memory size (kbytes, -m) unlimited
[2026-02-22T08:29:31.480Z] open files (-n) 1048576
[2026-02-22T08:29:31.480Z] pipe size (512 bytes, -p) 8
[2026-02-22T08:29:31.480Z] POSIX message queues (bytes, -q) 819200
[2026-02-22T08:29:31.480Z] real-time priority (-r) 0
[2026-02-22T08:29:31.480Z] stack size (kbytes, -s) 8192
[2026-02-22T08:29:31.480Z] cpu time (seconds, -t) unlimited
[2026-02-22T08:29:31.480Z] max user processes (-u) 62890
[2026-02-22T08:29:31.480Z] virtual memory (kbytes, -v) unlimited
[2026-02-22T08:29:31.480Z] file locks (-x) unlimited
[2026-02-22T08:29:31.480Z] uname : Linux test-rise-ubuntu2404-riscv64-3.adoptopenjdk.net 5.10.113-scw1 #1 SMP PREEMPT Fri Jul 12 15:31:22 UTC 2024 riscv64 riscv64 riscv64 GNU/Linux
[2026-02-22T08:29:31.480Z] vmVendor : Oracle Corporation
[2026-02-22T08:29:31.480Z] vmVersion : 27-beta+10-ea
[2026-02-22T08:29:31.480Z] xlc version : bash: line 1: xlC: command not found
[2026-02-22T08:29:31.480Z] **************************************************************************
[2026-02-22T08:29:31.480Z]
[2026-02-22T08:29:31.480Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-22T08:29:31.480Z]
[2026-02-22T08:29:31.480Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-02-22T08:29:31.480Z]
[2026-02-22T08:29:31.480Z] System.getProperty('os.name')=Linux
[2026-02-22T08:29:31.480Z]
[2026-02-22T08:29:31.480Z] System.getProperty('os.arch')=riscv64
[2026-02-22T08:29:31.480Z]
[2026-02-22T08:29:31.480Z] System.getProperty('java.fullversion')=null
[2026-02-22T08:29:31.480Z]
[2026-02-22T08:29:31.480Z] System.getProperty('sun.arch.data.model')=64
[2026-02-22T08:29:31.480Z]
[2026-02-22T08:29:32.184Z] make -f clean.mk cleanBuild
[2026-02-22T08:29:32.184Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG'
[2026-02-22T08:29:32.886Z] rm -f -r /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../../jvmtest
[2026-02-22T08:29:32.886Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG'
[2026-02-22T08:29:32.886Z] make -f compile.mk compile
[2026-02-22T08:29:32.886Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG'
[2026-02-22T08:29:33.219Z] rm -f -r /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-22T08:29:33.219Z] mkdir -p /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-22T08:29:33.220Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=27" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_riscv64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk27" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-22T08:29:33.220Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-22T08:29:33.938Z] Buildfile: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/scripts/build_test.xml
[2026-02-22T08:29:36.884Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2026-02-22T08:29:36.884Z]
[2026-02-22T08:29:36.884Z] -create_test_directory:
[2026-02-22T08:29:36.884Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jvmtest
[2026-02-22T08:29:36.884Z]
[2026-02-22T08:29:36.884Z] stage_test_material:
[2026-02-22T08:29:37.612Z] [copy] Copying 585 files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jvmtest
[2026-02-22T08:29:38.313Z]
[2026-02-22T08:29:38.313Z] build:
[2026-02-22T08:29:38.637Z]
[2026-02-22T08:29:38.637Z] init:
[2026-02-22T08:29:38.637Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jvmtest/perf
[2026-02-22T08:29:38.637Z]
[2026-02-22T08:29:38.637Z] dist:
[2026-02-22T08:29:38.637Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jvmtest/perf
[2026-02-22T08:29:38.637Z]
[2026-02-22T08:29:38.637Z] build:
[2026-02-22T08:29:38.637Z]
[2026-02-22T08:29:38.637Z] build:
[2026-02-22T08:29:38.962Z]
[2026-02-22T08:29:38.962Z] init:
[2026-02-22T08:29:38.962Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jvmtest/perf/bumbleBench
[2026-02-22T08:29:38.962Z]
[2026-02-22T08:29:38.962Z] getBumbleBench:
[2026-02-22T08:29:38.962Z] [echo] Cloning BumbleBench
[2026-02-22T08:29:38.962Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2026-02-22T08:29:38.962Z] [exec] Cloning into 'bumblebench'...
[2026-02-22T08:29:40.130Z]
[2026-02-22T08:29:40.130Z] buildBumbleBench:
[2026-02-22T08:29:40.130Z] [echo] Building BumbleBench
[2026-02-22T08:29:40.130Z]
[2026-02-22T08:29:40.130Z] compile-all:
[2026-02-22T08:29:40.130Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-22T08:29:40.827Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-22T08:29:40.827Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-22T08:29:40.827Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-22T08:29:40.827Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-22T08:29:40.827Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-22T08:29:40.827Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-22T08:29:48.074Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-22T08:29:48.075Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-22T08:29:48.075Z] [javac] Note: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations.
[2026-02-22T08:29:48.075Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2026-02-22T08:29:48.075Z] [javac] 4 warnings
[2026-02-22T08:29:48.075Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-22T08:29:48.075Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-22T08:29:48.075Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-22T08:29:48.075Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-22T08:29:48.075Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-22T08:29:48.075Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-22T08:29:48.075Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-22T08:29:48.075Z] [javac] 4 warnings
[2026-02-22T08:29:48.075Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-22T08:29:48.075Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-22T08:29:48.075Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-22T08:29:48.075Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-22T08:29:48.075Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-22T08:29:48.075Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-22T08:29:48.075Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-22T08:29:48.406Z] [javac] Note: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/CollectionsBench.java uses or overrides a deprecated API.
[2026-02-22T08:29:48.406Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-22T08:29:48.406Z] [javac] 4 warnings
[2026-02-22T08:29:48.406Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-22T08:29:48.406Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-22T08:29:48.406Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-22T08:29:48.406Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-22T08:29:48.406Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-22T08:29:48.406Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-22T08:29:48.406Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-22T08:29:49.130Z] [javac] Note: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/HashMapReplaceAllLambdaBench.java uses or overrides a deprecated API.
[2026-02-22T08:29:49.130Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-22T08:29:49.130Z] [javac] 4 warnings
[2026-02-22T08:29:49.130Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-22T08:29:49.130Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-22T08:29:49.130Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-22T08:29:49.130Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-22T08:29:49.130Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-22T08:29:49.130Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-22T08:29:49.130Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-22T08:29:50.772Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-22T08:29:50.772Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-22T08:29:50.772Z] [javac] 4 warnings
[2026-02-22T08:29:50.772Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-22T08:29:50.772Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-22T08:29:50.772Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-22T08:29:50.772Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-22T08:29:50.772Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-22T08:29:50.772Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-22T08:29:50.772Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-22T08:29:51.100Z] [javac] 4 warnings
[2026-02-22T08:29:51.100Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-22T08:29:51.100Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-22T08:29:51.100Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-22T08:29:51.100Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-22T08:29:51.100Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-22T08:29:51.100Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-22T08:29:51.100Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-22T08:29:51.100Z] [javac] 4 warnings
[2026-02-22T08:29:51.100Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-22T08:29:51.100Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-22T08:29:51.100Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-22T08:29:51.100Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-22T08:29:51.100Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-22T08:29:51.100Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-22T08:29:51.101Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-22T08:29:51.432Z] [javac] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/examples/LockContention.java:28: warning: [identity] attempt to synchronize on an instance of a value-based class
[2026-02-22T08:29:51.432Z] [javac] synchronized(init) {
[2026-02-22T08:29:51.432Z] [javac] ^
[2026-02-22T08:29:51.757Z] [javac] 5 warnings
[2026-02-22T08:29:51.757Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-22T08:29:51.757Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-22T08:29:51.757Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-22T08:29:51.757Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-22T08:29:51.757Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-22T08:29:51.757Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-22T08:29:51.757Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-22T08:29:52.084Z] [javac] 4 warnings
[2026-02-22T08:29:52.084Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-22T08:29:52.084Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-22T08:29:52.084Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-22T08:29:52.084Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-22T08:29:52.084Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-22T08:29:52.084Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-22T08:29:52.084Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-22T08:29:53.229Z] [javac] 4 warnings
[2026-02-22T08:29:53.229Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-22T08:29:53.229Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-22T08:29:53.229Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-22T08:29:53.229Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-22T08:29:53.229Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-22T08:29:53.229Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-22T08:29:53.229Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-22T08:29:54.892Z] [javac] 4 warnings
[2026-02-22T08:29:54.892Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-22T08:29:54.892Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-22T08:29:54.892Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-22T08:29:54.892Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-22T08:29:54.892Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-22T08:29:54.892Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-22T08:29:54.892Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-22T08:29:55.219Z] [javac] 4 warnings
[2026-02-22T08:29:55.219Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-22T08:29:55.219Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-22T08:29:55.219Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-22T08:29:55.219Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-22T08:29:55.219Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-22T08:29:55.219Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-22T08:29:55.219Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-22T08:29:55.219Z] [javac] 4 warnings
[2026-02-22T08:29:55.554Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-22T08:29:55.554Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-22T08:29:55.554Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-22T08:29:55.554Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-22T08:29:55.554Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-22T08:29:55.555Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-22T08:29:55.555Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-22T08:29:55.555Z] [javac] 4 warnings
[2026-02-22T08:29:55.555Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-22T08:29:55.555Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-22T08:29:55.555Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-22T08:29:55.555Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-22T08:29:55.555Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-22T08:29:55.555Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-22T08:29:55.555Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-22T08:29:55.942Z] [javac] 4 warnings
[2026-02-22T08:29:55.942Z]
[2026-02-22T08:29:55.942Z] dist:
[2026-02-22T08:29:56.268Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar
[2026-02-22T08:29:57.017Z]
[2026-02-22T08:29:57.017Z] dist:
[2026-02-22T08:29:57.017Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jvmtest/perf/bumbleBench
[2026-02-22T08:29:57.340Z]
[2026-02-22T08:29:57.340Z] build:
[2026-02-22T08:29:57.340Z]
[2026-02-22T08:29:57.340Z] getDependentLibs:
[2026-02-22T08:30:10.523Z] [exec] --------------------------------------------
[2026-02-22T08:30:10.523Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib
[2026-02-22T08:30:10.523Z] [exec] task is set to default
[2026-02-22T08:30:10.523Z] [exec] dependencyList is set to dacapo
[2026-02-22T08:30:10.523Z] [exec] System Test jars will not be downloaded.
[2026-02-22T08:30:10.523Z] [exec] --------------------------------------------
[2026-02-22T08:30:10.523Z] [exec] Starting download third party dependent jars
[2026-02-22T08:30:10.523Z] [exec] --------------------------------------------
[2026-02-22T08:30:10.523Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib
[2026-02-22T08:30:10.523Z] [exec] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2026-02-22T08:30:10.523Z] [exec] downloaded dependent third party jars successfully
[2026-02-22T08:30:10.523Z]
[2026-02-22T08:30:10.523Z] init:
[2026-02-22T08:30:10.523Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jvmtest/perf/dacapo
[2026-02-22T08:30:10.523Z]
[2026-02-22T08:30:10.523Z] getDacapoSuite:
[2026-02-22T08:30:10.524Z] [unzip] Expanding: /home/jenkins/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jvmtest/perf/dacapo
[2026-02-22T08:32:03.590Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jvmtest/perf/dacapo
[2026-02-22T08:32:03.590Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jvmtest/perf/dacapo/dacapo
[2026-02-22T08:32:03.590Z]
[2026-02-22T08:32:03.590Z] dist:
[2026-02-22T08:32:03.590Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jvmtest/perf/dacapo
[2026-02-22T08:32:03.590Z]
[2026-02-22T08:32:03.590Z] build:
[2026-02-22T08:32:03.590Z]
[2026-02-22T08:32:03.590Z] init:
[2026-02-22T08:32:03.590Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jvmtest/perf/idle_micro
[2026-02-22T08:32:03.590Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/perf/idle_micro/bin
[2026-02-22T08:32:03.590Z]
[2026-02-22T08:32:03.590Z] compile:
[2026-02-22T08:32:03.590Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-22T08:32:03.590Z] [echo] ============COMPILER SETTINGS============
[2026-02-22T08:32:03.590Z] [echo] ===fork: yes
[2026-02-22T08:32:03.590Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/javac
[2026-02-22T08:32:03.590Z] [echo] ===debug: on
[2026-02-22T08:32:03.590Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro
[2026-02-22T08:32:03.591Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/perf/idle_micro/bin
[2026-02-22T08:32:09.465Z] [javac] Note: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/perf/idle_micro/src/net/adoptopenjdk/test/gc/idlemicrobenchmark/CombinedLoad.java uses or overrides a deprecated API.
[2026-02-22T08:32:09.465Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-22T08:32:09.465Z]
[2026-02-22T08:32:09.465Z] dist:
[2026-02-22T08:32:09.465Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar
[2026-02-22T08:32:09.465Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jvmtest/perf/idle_micro
[2026-02-22T08:32:09.465Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jvmtest/perf/idle_micro
[2026-02-22T08:32:09.465Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jvmtest/perf/idle_micro
[2026-02-22T08:32:09.798Z]
[2026-02-22T08:32:09.798Z] clean:
[2026-02-22T08:32:09.798Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/perf/idle_micro/bin
[2026-02-22T08:32:09.798Z]
[2026-02-22T08:32:09.798Z] build:
[2026-02-22T08:32:09.798Z]
[2026-02-22T08:32:09.798Z] build:
[2026-02-22T08:32:09.798Z]
[2026-02-22T08:32:09.798Z] init:
[2026-02-22T08:32:09.798Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jvmtest/perf/renaissance
[2026-02-22T08:32:09.798Z]
[2026-02-22T08:32:09.798Z] getRenaissanceSuite:
[2026-02-22T08:32:09.798Z] [echo] curl -Lks -C - https://github.com/renaissance-benchmarks/renaissance/releases/download/v0.16.0/renaissance-mit-0.16.0.jar -o renaissance.jar
[2026-02-22T08:32:50.352Z]
[2026-02-22T08:32:50.352Z] dist:
[2026-02-22T08:32:50.352Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jvmtest/perf/renaissance
[2026-02-22T08:32:53.285Z]
[2026-02-22T08:32:53.285Z] build:
[2026-02-22T08:32:53.285Z]
[2026-02-22T08:32:53.285Z] init:
[2026-02-22T08:32:53.285Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jvmtest/perf/specjbb
[2026-02-22T08:32:53.285Z]
[2026-02-22T08:32:53.285Z] getSpecjbbSuite:
[2026-02-22T08:32:53.285Z]
[2026-02-22T08:32:53.285Z] dist:
[2026-02-22T08:32:53.285Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jvmtest/perf/specjbb/run
[2026-02-22T08:32:53.285Z]
[2026-02-22T08:32:53.285Z] BUILD SUCCESSFUL
[2026-02-22T08:32:53.285Z] Total time: 3 minutes 18 seconds
[2026-02-22T08:32:53.285Z] 0
[2026-02-22T08:32:53.285Z]
[2026-02-22T08:32:53.285Z]
[2026-02-22T08:32:53.285Z] RECORD TEST REPOs SHA
[2026-02-22T08:32:53.285Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/scripts"; \
[2026-02-22T08:32:53.285Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/SHAs.txt"
[2026-02-22T08:32:53.285Z] Check shas in /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-22T08:32:53.285Z] touch /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-22T08:32:53.285Z] ================================================
[2026-02-22T08:32:53.285Z] timestamp: 20260222-083253
[2026-02-22T08:32:53.285Z] repo dir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG
[2026-02-22T08:32:53.285Z] git repo:
[2026-02-22T08:32:53.285Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-02-22T08:32:53.285Z] sha:
[2026-02-22T08:32:53.285Z] b3ee6c4f70f61744fdfb1fefffcdc2da53e9f152
[2026-02-22T08:32:53.285Z] ================================================
[2026-02-22T08:32:53.285Z] timestamp: 20260222-083253
[2026-02-22T08:32:53.285Z] repo dir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests
[2026-02-22T08:32:53.285Z] git repo:
[2026-02-22T08:32:53.285Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-02-22T08:32:53.285Z] sha:
[2026-02-22T08:32:53.285Z] 6ae53a7631d2a6681514f8dbc46b7c9b7747794e
[2026-02-22T08:32:53.285Z] ================================================
[2026-02-22T08:32:53.285Z] timestamp: 20260222-083253
[2026-02-22T08:32:53.285Z] repo dir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-22T08:32:53.285Z] git repo:
[2026-02-22T08:32:53.285Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2026-02-22T08:32:53.285Z] sha:
[2026-02-22T08:32:53.285Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2026-02-22T08:32:53.285Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG'
[Pipeline] }
[2026-02-22T08:32:53.393Z] $ ssh-agent -k
[2026-02-22T08:32:53.420Z] unset SSH_AUTH_SOCK;
[2026-02-22T08:32:53.420Z] unset SSH_AGENT_PID;
[2026-02-22T08:32:53.421Z] echo Agent pid 1048199 killed;
[2026-02-22T08:32:53.536Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-02-22T08:32:53.641Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-22T08:32:53.659Z] ITERATION: 1/1
[Pipeline] sh
[2026-02-22T08:32:54.154Z] + which Xvfb
[2026-02-22T08:32:54.154Z] /usr/bin/Xvfb
[Pipeline] wrap
[2026-02-22T08:32:54.339Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/.xvfb-6-..fbdir3714593910132202598
[Pipeline] {
[Pipeline] sh
[2026-02-22T08:33:14.918Z] + ps -f
[2026-02-22T08:33:14.918Z] + grep [X]vfb
[2026-02-22T08:33:14.918Z] + awk {print $9}
[Pipeline] echo
[2026-02-22T08:33:15.028Z] env.DISPLAY is :0
[Pipeline] sshagent
[2026-02-22T08:33:15.042Z] $ ssh-agent
[2026-02-22T08:33:15.182Z] SSH_AUTH_SOCK=/tmp/ssh-zgoaij4tS2nv/agent.1049056
[2026-02-22T08:33:15.182Z] SSH_AGENT_PID=1049058
[2026-02-22T08:33:15.182Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-22T08:33:15.706Z] + uname
[2026-02-22T08:33:15.706Z] + [ Linux = AIX ]
[2026-02-22T08:33:15.706Z] + uname
[2026-02-22T08:33:15.706Z] + [ Linux = SunOS ]
[2026-02-22T08:33:15.706Z] + uname
[2026-02-22T08:33:15.706Z] + [ Linux = *BSD ]
[2026-02-22T08:33:15.706Z] + MAKE=make
[2026-02-22T08:33:15.706Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-22T08:33:15.706Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2026-02-22T08:33:16.286Z] + uname
[2026-02-22T08:33:16.286Z] + [ Linux = AIX ]
[2026-02-22T08:33:16.286Z] + uname
[2026-02-22T08:33:16.286Z] + [ Linux = SunOS ]
[2026-02-22T08:33:16.286Z] + uname
[2026-02-22T08:33:16.286Z] + [ Linux = *BSD ]
[2026-02-22T08:33:16.286Z] + MAKE=make
[2026-02-22T08:33:16.286Z] + cd ./aqa-tests
[2026-02-22T08:33:16.286Z] + . ./scripts/testenv/testenvSettings.sh
[2026-02-22T08:33:16.286Z] + set +x
[2026-02-22T08:33:16.286Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image
[2026-02-22T08:33:16.286Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib
[2026-02-22T08:33:16.286Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.perf TESTLIST=
[2026-02-22T08:33:16.286Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG'
[2026-02-22T08:33:16.286Z] perl scripts/configure.pl
[2026-02-22T08:33:16.286Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_riscv64 --microArch="" --osLabel="ubuntu.24" --jdkVersion=27 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-22T08:33:17.931Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-22T08:33:17.931Z]
[2026-02-22T08:33:17.931Z] Starting to generate test make files.
[2026-02-22T08:33:17.931Z]
[2026-02-22T08:33:18.261Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2026-02-22T08:33:18.584Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2026-02-22T08:33:18.584Z] Generated /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk
[2026-02-22T08:33:18.584Z]
[2026-02-22T08:33:18.584Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2026-02-22T08:33:18.908Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2026-02-22T08:33:18.908Z] Generated /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk
[2026-02-22T08:33:18.908Z]
[2026-02-22T08:33:18.908Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2026-02-22T08:33:18.908Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2026-02-22T08:33:18.908Z] Generated /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../perf/autoGen.mk
[2026-02-22T08:33:18.908Z]
[2026-02-22T08:33:18.908Z] Generated /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../autoGen.mk
[2026-02-22T08:33:18.908Z]
[2026-02-22T08:33:18.908Z] Generated /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/utils.mk
[2026-02-22T08:33:18.908Z]
[2026-02-22T08:33:18.908Z] Generated /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/rerun.mk
[2026-02-22T08:33:18.908Z]
[2026-02-22T08:33:18.908Z] Make files are generated successfully.
[2026-02-22T08:33:18.908Z]
[2026-02-22T08:33:19.231Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG'
[2026-02-22T08:33:19.231Z] make -f runtest.mk _extended.perf
[2026-02-22T08:33:19.231Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG'
[2026-02-22T08:33:19.556Z]
[2026-02-22T08:33:19.556Z] Running make 4.3
[2026-02-22T08:33:19.556Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/..
[2026-02-22T08:33:19.556Z] set JDK_VERSION to 27
[2026-02-22T08:33:19.556Z] set JDK_IMPL to hotspot
[2026-02-22T08:33:19.556Z] set JVM_VERSION to openjdk27
[2026-02-22T08:33:19.556Z] set JCL_VERSION to latest
[2026-02-22T08:33:19.556Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image
[2026-02-22T08:33:19.556Z] set SPEC to linux_riscv64
[2026-02-22T08:33:19.556Z] set TEST_FLAG to
[2026-02-22T08:33:19.556Z] set OS_LABEL to ubuntu.24
[2026-02-22T08:33:19.941Z] Running extended.perf ...
[2026-02-22T08:33:19.941Z] There are 19 test targets in extended.perf
[2026-02-22T08:33:19.941Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/java" -version
[2026-02-22T08:33:19.941Z] openjdk version "27-beta" 2026-09-15
[2026-02-22T08:33:19.941Z] OpenJDK Runtime Environment Temurin-27+10-202602220610 (build 27-beta+10-ea)
[2026-02-22T08:33:19.941Z] OpenJDK 64-Bit Server VM Temurin-27+10-202602220610 (build 27-beta+10-ea, mixed mode, sharing)
[2026-02-22T08:33:19.941Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests'
[2026-02-22T08:33:19.941Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/perf'
[2026-02-22T08:33:19.941Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/perf/dacapo'
[2026-02-22T08:33:20.267Z]
[2026-02-22T08:33:20.267Z] ===============================================
[2026-02-22T08:33:20.267Z] Running test dacapo-avrora_0 ...
[2026-02-22T08:33:20.267Z] ===============================================
[2026-02-22T08:33:20.267Z] dacapo-avrora_0 Start Time: Sun Feb 22 08:33:19 2026 Epoch Time (ms): 1771749199962
[2026-02-22T08:33:20.267Z] dacapo-avrora_0_DISABLED
[2026-02-22T08:33:20.267Z] Disabled Reason:
[2026-02-22T08:33:20.267Z] https://github.com/adoptium/aqa-tests/issues/4745#issuecomment-1710101571
[2026-02-22T08:33:20.267Z] dacapo-avrora_0 Finish Time: Sun Feb 22 08:33:20 2026 Epoch Time (ms): 1771749200022
[2026-02-22T08:33:20.267Z]
[2026-02-22T08:33:20.267Z] ===============================================
[2026-02-22T08:33:20.267Z] Running test dacapo-fop_0 ...
[2026-02-22T08:33:20.267Z] ===============================================
[2026-02-22T08:33:20.267Z] dacapo-fop_0 Start Time: Sun Feb 22 08:33:20 2026 Epoch Time (ms): 1771749200098
[2026-02-22T08:33:20.267Z] variation: NoOptions
[2026-02-22T08:33:20.267Z] JVM_OPTIONS:
[2026-02-22T08:33:20.267Z] { \
[2026-02-22T08:33:20.267Z] echo ""; echo "TEST SETUP:"; \
[2026-02-22T08:33:20.267Z] echo "Nothing to be done for setup."; \
[2026-02-22T08:33:20.267Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/dacapo-fop_0"; \
[2026-02-22T08:33:20.267Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/dacapo-fop_0"; \
[2026-02-22T08:33:20.267Z] echo ""; echo "TESTING:"; \
[2026-02-22T08:33:20.267Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" fop; \
[2026-02-22T08:33:20.267Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-fop_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/dacapo-fop_0"; else echo "-----------------------------------"; echo "dacapo-fop_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-22T08:33:20.267Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-22T08:33:20.267Z] echo "Nothing to be done for teardown."; \
[2026-02-22T08:33:20.267Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/TestTargetResult";
[2026-02-22T08:33:20.267Z]
[2026-02-22T08:33:20.267Z] TEST SETUP:
[2026-02-22T08:33:20.267Z] Nothing to be done for setup.
[2026-02-22T08:33:20.267Z]
[2026-02-22T08:33:20.267Z] TESTING:
[2026-02-22T08:33:22.511Z] Version: fop 2.8 batik 1.16 (use -p to print nominal benchmark stats)
[2026-02-22T08:33:22.511Z] ===== DaCapo 23.11-MR2-chopin-minimal fop starting =====
[2026-02-22T08:33:51.345Z] alignment.fo allregions.fo background.fo barcode.fo basic2.fo bleed-and-crop-marks.fo blockcontainer.fo border.fo borders.fo bordershorthand.fo break.fo character.fo columnlevel1.fo columns.fo corresprop.fo embedding.fo extensive.fo fonts.fo franklin_2pageseqs.fo franklin_alt.fo franklin_rep.fo giro.fo headfoot.fo helloworld.fo hide.fo hyphen.fo images.fo inhprop.fo instream.fo keep.fo leader.fo link.fo list.fo missing-image.fo newlinktest.fo normal.fo normalex.fo omit.fo pagelevel1.fo pagelevel2.fo pagelevel3.fo pagelevel4.fo pdfoutline.fo plan.fo readme.fo rounded-corners.fo simple.fo simplecol.fo simplecol2.fo simplecol3.fo simplecol4.fo space.fo table.fo tableunits.fo textdeko.fo
[2026-02-22T08:33:51.345Z] ===== DaCapo 23.11-MR2-chopin-minimal fop PASSED in 28845 msec =====
[2026-02-22T08:33:51.677Z] -----------------------------------
[2026-02-22T08:33:51.677Z] dacapo-fop_0_PASSED
[2026-02-22T08:33:51.677Z] -----------------------------------
[2026-02-22T08:33:51.677Z]
[2026-02-22T08:33:51.677Z] TEST TEARDOWN:
[2026-02-22T08:33:51.677Z] Nothing to be done for teardown.
[2026-02-22T08:33:51.677Z] dacapo-fop_0 Finish Time: Sun Feb 22 08:33:51 2026 Epoch Time (ms): 1771749231477
[2026-02-22T08:33:51.677Z]
[2026-02-22T08:33:51.677Z] ===============================================
[2026-02-22T08:33:51.677Z] Running test dacapo-jython_0 ...
[2026-02-22T08:33:51.677Z] ===============================================
[2026-02-22T08:33:51.677Z] dacapo-jython_0 Start Time: Sun Feb 22 08:33:51 2026 Epoch Time (ms): 1771749231553
[2026-02-22T08:33:51.677Z] variation: NoOptions
[2026-02-22T08:33:51.677Z] JVM_OPTIONS:
[2026-02-22T08:33:51.677Z] { \
[2026-02-22T08:33:51.677Z] echo ""; echo "TEST SETUP:"; \
[2026-02-22T08:33:51.677Z] echo "Nothing to be done for setup."; \
[2026-02-22T08:33:51.677Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/dacapo-jython_0"; \
[2026-02-22T08:33:51.677Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/dacapo-jython_0"; \
[2026-02-22T08:33:51.677Z] echo ""; echo "TESTING:"; \
[2026-02-22T08:33:51.677Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" jython; \
[2026-02-22T08:33:51.677Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-jython_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/dacapo-jython_0"; else echo "-----------------------------------"; echo "dacapo-jython_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-22T08:33:51.677Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-22T08:33:51.677Z] echo "Nothing to be done for teardown."; \
[2026-02-22T08:33:51.677Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/TestTargetResult";
[2026-02-22T08:33:51.677Z]
[2026-02-22T08:33:51.677Z] TEST SETUP:
[2026-02-22T08:33:51.677Z] Nothing to be done for setup.
[2026-02-22T08:33:51.677Z]
[2026-02-22T08:33:51.677Z] TESTING:
[2026-02-22T08:33:55.667Z] Version: jython v2.7.3 (use -p to print nominal benchmark stats)
[2026-02-22T08:34:06.438Z] ===== DaCapo 23.11-MR2-chopin-minimal jython starting =====
[2026-02-22T08:34:17.503Z] -------------------------------------------------------------------------------
[2026-02-22T08:34:17.503Z] PYBENCH 2.0
[2026-02-22T08:34:17.503Z] -------------------------------------------------------------------------------
[2026-02-22T08:34:17.503Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-22T08:34:17.503Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper (file:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jvmtest/perf/dacapo/dacapo/jar/jython/guava-31.0.1-jre.jar)
[2026-02-22T08:34:17.503Z] WARNING: Please consider reporting this to the maintainers of class com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper
[2026-02-22T08:34:17.503Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-22T08:34:17.503Z] * using Jython
[2026-02-22T08:34:17.503Z] * system check interval set to maximum: 2147483647
[2026-02-22T08:34:17.503Z] * using timer: time.time
[2026-02-22T08:34:17.503Z]
[2026-02-22T08:34:22.288Z] Calibrating tests. Please wait... done.
[2026-02-22T08:34:22.288Z]
[2026-02-22T08:34:22.288Z] Running 2 round(s) of the suite at warp factor 20:
[2026-02-22T08:34:22.288Z]
[2026-02-22T08:35:02.244Z] * Round 1 done.
[2026-02-22T08:35:35.518Z] * Round 2 done.
[2026-02-22T08:35:35.518Z]
[2026-02-22T08:35:35.518Z] ===== DaCapo 23.11-MR2-chopin-minimal jython PASSED in 85993 msec =====
[2026-02-22T08:35:35.518Z] -----------------------------------
[2026-02-22T08:35:35.518Z] dacapo-jython_0_PASSED
[2026-02-22T08:35:35.518Z] -----------------------------------
[2026-02-22T08:35:35.518Z]
[2026-02-22T08:35:35.518Z] TEST TEARDOWN:
[2026-02-22T08:35:35.518Z] Nothing to be done for teardown.
[2026-02-22T08:35:35.518Z] dacapo-jython_0 Finish Time: Sun Feb 22 08:35:32 2026 Epoch Time (ms): 1771749332332
[2026-02-22T08:35:35.518Z]
[2026-02-22T08:35:35.518Z] ===============================================
[2026-02-22T08:35:35.518Z] Running test dacapo-luindex_0 ...
[2026-02-22T08:35:35.518Z] ===============================================
[2026-02-22T08:35:35.518Z] dacapo-luindex_0 Start Time: Sun Feb 22 08:35:32 2026 Epoch Time (ms): 1771749332407
[2026-02-22T08:35:35.518Z] variation: NoOptions
[2026-02-22T08:35:35.518Z] JVM_OPTIONS:
[2026-02-22T08:35:35.518Z] { \
[2026-02-22T08:35:35.518Z] echo ""; echo "TEST SETUP:"; \
[2026-02-22T08:35:35.518Z] echo "Nothing to be done for setup."; \
[2026-02-22T08:35:35.518Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/dacapo-luindex_0"; \
[2026-02-22T08:35:35.518Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/dacapo-luindex_0"; \
[2026-02-22T08:35:35.518Z] echo ""; echo "TESTING:"; \
[2026-02-22T08:35:35.518Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" luindex; \
[2026-02-22T08:35:35.518Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-luindex_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/dacapo-luindex_0"; else echo "-----------------------------------"; echo "dacapo-luindex_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-22T08:35:35.518Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-22T08:35:35.518Z] echo "Nothing to be done for teardown."; \
[2026-02-22T08:35:35.518Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/TestTargetResult";
[2026-02-22T08:35:35.518Z]
[2026-02-22T08:35:35.518Z] TEST SETUP:
[2026-02-22T08:35:35.518Z] Nothing to be done for setup.
[2026-02-22T08:35:35.518Z]
[2026-02-22T08:35:35.518Z] TESTING:
[2026-02-22T08:35:35.518Z] WARNING: luindex will only run with specific Java versions. However the Java version string provided by this JVM ('27-beta') could not be parsed. It is therefore unclear whether this JVM is compatable. The particular requirement for luindex is as follows: 'Luindex requires Java 11 or newer.'
[2026-02-22T08:35:35.518Z] Version: lucene 9.7.0 (use -p to print nominal benchmark stats)
[2026-02-22T08:35:35.518Z] ===== DaCapo 23.11-MR2-chopin-minimal luindex starting =====
[2026-02-22T08:35:39.958Z] Adding documents from enwiki-anarchism-abydos.md:
[2026-02-22T08:35:39.958Z] Adding documents from enwiki-anarchism-abydos.md: 500
[2026-02-22T08:35:42.870Z] Adding documents from enwiki-abydos-copleston.md:
[2026-02-22T08:35:46.613Z] Adding documents from enwiki-abydos-copleston.md: 1000
[2026-02-22T08:35:46.613Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-22T08:35:46.613Z] WARNING: sun.misc.Unsafe::invokeCleaner has been called by org.apache.lucene.store.MappedByteBufferIndexInputProvider (file:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jvmtest/perf/dacapo/dacapo/jar/lib/lucene/lucene-core-9.7.0-SNAPSHOT.jar)
[2026-02-22T08:35:46.613Z] WARNING: Please consider reporting this to the maintainers of class org.apache.lucene.store.MappedByteBufferIndexInputProvider
[2026-02-22T08:35:46.613Z] WARNING: sun.misc.Unsafe::invokeCleaner will be removed in a future release
[2026-02-22T08:35:55.770Z] Adding documents from enwiki-abydos-copleston.md: 2000
[2026-02-22T08:35:58.695Z] Adding documents from enwiki-abydos-copleston.md: 3000
[2026-02-22T08:36:05.982Z] Adding documents from enwiki-abydos-copleston.md: 4000
[2026-02-22T08:36:07.615Z] Adding documents from enwiki-abydos-copleston.md: 5000
[2026-02-22T08:36:07.615Z] Adding documents from enwiki-abydos-copleston.md: 5500
[2026-02-22T08:36:07.615Z] Optimizing...
[2026-02-22T08:36:20.720Z] ===== DaCapo 23.11-MR2-chopin-minimal luindex PASSED in 44733 msec =====
[2026-02-22T08:36:20.720Z] -----------------------------------
[2026-02-22T08:36:20.720Z] dacapo-luindex_0_PASSED
[2026-02-22T08:36:20.720Z] -----------------------------------
[2026-02-22T08:36:20.720Z]
[2026-02-22T08:36:20.720Z] TEST TEARDOWN:
[2026-02-22T08:36:20.720Z] Nothing to be done for teardown.
[2026-02-22T08:36:20.720Z] dacapo-luindex_0 Finish Time: Sun Feb 22 08:36:19 2026 Epoch Time (ms): 1771749379725
[2026-02-22T08:36:20.720Z]
[2026-02-22T08:36:20.720Z] ===============================================
[2026-02-22T08:36:20.720Z] Running test dacapo-pmd_0 ...
[2026-02-22T08:36:20.720Z] ===============================================
[2026-02-22T08:36:20.720Z] dacapo-pmd_0 Start Time: Sun Feb 22 08:36:19 2026 Epoch Time (ms): 1771749379802
[2026-02-22T08:36:20.720Z] variation: NoOptions
[2026-02-22T08:36:20.720Z] JVM_OPTIONS:
[2026-02-22T08:36:20.720Z] { \
[2026-02-22T08:36:20.720Z] echo ""; echo "TEST SETUP:"; \
[2026-02-22T08:36:20.720Z] echo "Nothing to be done for setup."; \
[2026-02-22T08:36:20.720Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/dacapo-pmd_0"; \
[2026-02-22T08:36:20.720Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/dacapo-pmd_0"; \
[2026-02-22T08:36:20.720Z] echo ""; echo "TESTING:"; \
[2026-02-22T08:36:20.720Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" pmd; \
[2026-02-22T08:36:20.720Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-pmd_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/dacapo-pmd_0"; else echo "-----------------------------------"; echo "dacapo-pmd_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-22T08:36:20.720Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-22T08:36:20.720Z] echo "Nothing to be done for teardown."; \
[2026-02-22T08:36:20.720Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/TestTargetResult";
[2026-02-22T08:36:20.720Z]
[2026-02-22T08:36:20.720Z] TEST SETUP:
[2026-02-22T08:36:20.720Z] Nothing to be done for setup.
[2026-02-22T08:36:20.720Z]
[2026-02-22T08:36:20.720Z] TESTING:
[2026-02-22T08:36:21.046Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024]
[2026-02-22T08:36:22.694Z] Version: pmd 6.55.0 (use -p to print nominal benchmark stats)
[2026-02-22T08:36:22.694Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd starting =====
[2026-02-22T08:36:45.801Z] Checked: 0%
[2026-02-22T08:36:48.753Z] Checked: 5%
[2026-02-22T08:36:52.589Z] Checked: 10%
[2026-02-22T08:36:55.566Z] Checked: 15%
[2026-02-22T08:36:57.224Z] Checked: 20%
[2026-02-22T08:36:58.926Z] Checked: 25%
[2026-02-22T08:37:01.202Z] Checked: 30%
[2026-02-22T08:37:02.857Z] Checked: 35%
[2026-02-22T08:37:05.829Z] Checked: 40%
[2026-02-22T08:37:06.976Z] Checked: 45%
[2026-02-22T08:37:08.685Z] Checked: 50%
[2026-02-22T08:37:10.926Z] Checked: 55%
[2026-02-22T08:37:16.801Z] Checked: 60%
[2026-02-22T08:37:19.864Z] Checked: 65%
[2026-02-22T08:37:21.505Z] Checked: 70%
[2026-02-22T08:37:25.264Z] Checked: 75%
[2026-02-22T08:37:27.504Z] Checked: 80%
[2026-02-22T08:37:29.739Z] Checked: 85%
[2026-02-22T08:37:31.387Z] Checked: 90%
[2026-02-22T08:37:34.322Z] Checked: 95%
[2026-02-22T08:37:34.322Z] Checked: 100%
[2026-02-22T08:37:34.322Z] PMD checked 601 files.
[2026-02-22T08:37:35.019Z] Digest validation failed for pmd-report.txt, expecting 0x9ac4266f6d867118bf6365f3c935b97526705c2c found 0x1452670f179e872b238ab175b2d28b2f3e41a115
[2026-02-22T08:37:35.019Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd FAILED =====
[2026-02-22T08:37:35.020Z] Validation FAILED for pmd default
[2026-02-22T08:37:36.170Z] -----------------------------------
[2026-02-22T08:37:36.170Z] dacapo-pmd_0_FAILED
[2026-02-22T08:37:36.170Z] -----------------------------------
[2026-02-22T08:37:36.170Z]
[2026-02-22T08:37:36.170Z] TEST TEARDOWN:
[2026-02-22T08:37:36.170Z] Nothing to be done for teardown.
[2026-02-22T08:37:36.170Z] dacapo-pmd_0 Finish Time: Sun Feb 22 08:37:35 2026 Epoch Time (ms): 1771749455822
[2026-02-22T08:37:36.170Z]
[2026-02-22T08:37:36.170Z] ===============================================
[2026-02-22T08:37:36.170Z] Running test dacapo-sunflow_0 ...
[2026-02-22T08:37:36.170Z] ===============================================
[2026-02-22T08:37:36.170Z] dacapo-sunflow_0 Start Time: Sun Feb 22 08:37:35 2026 Epoch Time (ms): 1771749455899
[2026-02-22T08:37:36.170Z] variation: NoOptions
[2026-02-22T08:37:36.170Z] JVM_OPTIONS:
[2026-02-22T08:37:36.170Z] { \
[2026-02-22T08:37:36.170Z] echo ""; echo "TEST SETUP:"; \
[2026-02-22T08:37:36.170Z] echo "Nothing to be done for setup."; \
[2026-02-22T08:37:36.170Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/dacapo-sunflow_0"; \
[2026-02-22T08:37:36.170Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/dacapo-sunflow_0"; \
[2026-02-22T08:37:36.170Z] echo ""; echo "TESTING:"; \
[2026-02-22T08:37:36.170Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" sunflow; \
[2026-02-22T08:37:36.171Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-sunflow_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/dacapo-sunflow_0"; else echo "-----------------------------------"; echo "dacapo-sunflow_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-22T08:37:36.171Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-22T08:37:36.171Z] echo "Nothing to be done for teardown."; \
[2026-02-22T08:37:36.171Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/TestTargetResult";
[2026-02-22T08:37:36.171Z]
[2026-02-22T08:37:36.171Z] TEST SETUP:
[2026-02-22T08:37:36.171Z] Nothing to be done for setup.
[2026-02-22T08:37:36.171Z]
[2026-02-22T08:37:36.171Z] TESTING:
[2026-02-22T08:37:37.297Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024]
[2026-02-22T08:37:38.426Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow starting =====
[2026-02-22T08:38:47.599Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow PASSED in 68294 msec =====
[2026-02-22T08:38:47.599Z] -----------------------------------
[2026-02-22T08:38:47.599Z] dacapo-sunflow_0_PASSED
[2026-02-22T08:38:47.599Z] -----------------------------------
[2026-02-22T08:38:47.599Z]
[2026-02-22T08:38:47.599Z] TEST TEARDOWN:
[2026-02-22T08:38:47.599Z] Nothing to be done for teardown.
[2026-02-22T08:38:47.599Z] dacapo-sunflow_0 Finish Time: Sun Feb 22 08:38:47 2026 Epoch Time (ms): 1771749527002
[2026-02-22T08:38:47.600Z]
[2026-02-22T08:38:47.600Z] ===============================================
[2026-02-22T08:38:47.600Z] Running test dacapo-tomcat_0 ...
[2026-02-22T08:38:47.600Z] ===============================================
[2026-02-22T08:38:47.600Z] dacapo-tomcat_0 Start Time: Sun Feb 22 08:38:47 2026 Epoch Time (ms): 1771749527077
[2026-02-22T08:38:47.600Z] variation: NoOptions
[2026-02-22T08:38:47.600Z] JVM_OPTIONS:
[2026-02-22T08:38:47.600Z] { \
[2026-02-22T08:38:47.600Z] echo ""; echo "TEST SETUP:"; \
[2026-02-22T08:38:47.600Z] echo "Nothing to be done for setup."; \
[2026-02-22T08:38:47.600Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/dacapo-tomcat_0"; \
[2026-02-22T08:38:47.600Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/dacapo-tomcat_0"; \
[2026-02-22T08:38:47.600Z] echo ""; echo "TESTING:"; \
[2026-02-22T08:38:47.600Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" tomcat; \
[2026-02-22T08:38:47.600Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-tomcat_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/dacapo-tomcat_0"; else echo "-----------------------------------"; echo "dacapo-tomcat_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-22T08:38:47.600Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-22T08:38:47.600Z] echo "Nothing to be done for teardown."; \
[2026-02-22T08:38:47.600Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/TestTargetResult";
[2026-02-22T08:38:47.600Z]
[2026-02-22T08:38:47.600Z] TEST SETUP:
[2026-02-22T08:38:47.600Z] Nothing to be done for setup.
[2026-02-22T08:38:47.600Z]
[2026-02-22T08:38:47.600Z] TESTING:
[2026-02-22T08:38:48.308Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,512]
[2026-02-22T08:38:48.308Z] Tomcat is using port 8080. Configure with -Ddacapo.tomcat.port.
[2026-02-22T08:38:49.951Z] Version: tomcat 10.1.11 (use -p to print nominal benchmark stats)
[2026-02-22T08:38:49.951Z] WARNING: tomcat will only run with specific Java versions. However the Java version string provided by this JVM ('27-beta') could not be parsed. It is therefore unclear whether this JVM is compatable. The particular requirement for tomcat is as follows: 'Tomcat requires at least Java version 11.'
[2026-02-22T08:38:52.230Z] WARNING: A restricted method in java.lang.System has been called
[2026-02-22T08:38:52.230Z] WARNING: java.lang.System::load has been called by org.apache.tomcat.jni.Library in an unnamed module (file:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jvmtest/perf/dacapo/dacapo/jar/tomcat/tomcat-jni.jar)
[2026-02-22T08:38:52.230Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2026-02-22T08:38:52.230Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2026-02-22T08:38:52.230Z]
[2026-02-22T08:38:59.472Z] Server created with thread pool size 4
[2026-02-22T08:38:59.803Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat starting =====
[2026-02-22T08:38:59.803Z] Loading web application
[2026-02-22T08:39:00.504Z] Starting 80000 requests...
[2026-02-22T08:39:41.113Z] Completing requests: 5%
[2026-02-22T08:39:48.375Z] Completing requests: 10%
[2026-02-22T08:39:54.307Z] Completing requests: 15%
[2026-02-22T08:40:01.716Z] Completing requests: 20%
[2026-02-22T08:40:07.605Z] Completing requests: 25%
[2026-02-22T08:40:11.370Z] Completing requests: 30%
[2026-02-22T08:40:17.256Z] Completing requests: 35%
[2026-02-22T08:40:21.161Z] Completing requests: 40%
[2026-02-22T08:40:24.999Z] Completing requests: 45%
[2026-02-22T08:40:29.737Z] Completing requests: 50%
[2026-02-22T08:40:33.654Z] Completing requests: 55%
[2026-02-22T08:40:37.419Z] Completing requests: 60%
[2026-02-22T08:40:42.174Z] Completing requests: 65%
[2026-02-22T08:40:45.932Z] Completing requests: 70%
[2026-02-22T08:40:49.789Z] Completing requests: 75%
[2026-02-22T08:40:54.654Z] Completing requests: 80%
[2026-02-22T08:40:58.423Z] Completing requests: 85%
[2026-02-22T08:41:02.220Z] Completing requests: 90%
[2026-02-22T08:41:06.958Z] Completing requests: 95%
[2026-02-22T08:41:06.958Z] Completed requests
[2026-02-22T08:41:06.958Z] Client threads complete ... unloading web application
[2026-02-22T08:41:06.958Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat PASSED in 126540 msec =====
[2026-02-22T08:41:06.958Z] ===== DaCapo processed 80000 requests in 125899 msec, 635 requests per second =====
[2026-02-22T08:41:06.958Z] ===== DaCapo tail latency, simple: 50% 3870 usec, 90% 8015 usec, 99% 28680 usec, 99.9% 406945 usec, 99.99% 1010932 usec, max 4974241 usec, measured over 80000 events =====
[2026-02-22T08:41:06.958Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 5281 usec, 90% 12222 usec, 99% 30007 usec, 99.9% 406945 usec, 99.99% 1010932 usec, max 4974241 usec, measured over 80000 events =====
[2026-02-22T08:41:06.958Z] ===== DaCapo tail latency, metered full smoothing: 50% 21280038 usec, 90% 28775588 usec, 99% 28964292 usec, 99.9% 28993160 usec, 99.99% 29001240 usec, max 29023924 usec, measured over 80000 events =====
[2026-02-22T08:41:06.958Z] Server stopped ... iteration complete
[2026-02-22T08:41:08.084Z] -----------------------------------
[2026-02-22T08:41:08.084Z] dacapo-tomcat_0_PASSED
[2026-02-22T08:41:08.084Z] -----------------------------------
[2026-02-22T08:41:08.084Z]
[2026-02-22T08:41:08.084Z] TEST TEARDOWN:
[2026-02-22T08:41:08.084Z] Nothing to be done for teardown.
[2026-02-22T08:41:08.084Z] dacapo-tomcat_0 Finish Time: Sun Feb 22 08:41:07 2026 Epoch Time (ms): 1771749667757
[2026-02-22T08:41:08.084Z]
[2026-02-22T08:41:08.084Z] ===============================================
[2026-02-22T08:41:08.084Z] Running test dacapo-xalan_0 ...
[2026-02-22T08:41:08.084Z] ===============================================
[2026-02-22T08:41:08.084Z] dacapo-xalan_0 Start Time: Sun Feb 22 08:41:07 2026 Epoch Time (ms): 1771749667829
[2026-02-22T08:41:08.084Z] variation: NoOptions
[2026-02-22T08:41:08.084Z] JVM_OPTIONS:
[2026-02-22T08:41:08.084Z] { \
[2026-02-22T08:41:08.084Z] echo ""; echo "TEST SETUP:"; \
[2026-02-22T08:41:08.084Z] echo "Nothing to be done for setup."; \
[2026-02-22T08:41:08.084Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/dacapo-xalan_0"; \
[2026-02-22T08:41:08.084Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/dacapo-xalan_0"; \
[2026-02-22T08:41:08.084Z] echo ""; echo "TESTING:"; \
[2026-02-22T08:41:08.084Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" xalan; \
[2026-02-22T08:41:08.084Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-xalan_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/dacapo-xalan_0"; else echo "-----------------------------------"; echo "dacapo-xalan_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-22T08:41:08.084Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-22T08:41:08.084Z] echo "Nothing to be done for teardown."; \
[2026-02-22T08:41:08.084Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/TestTargetResult";
[2026-02-22T08:41:08.084Z]
[2026-02-22T08:41:08.084Z] TEST SETUP:
[2026-02-22T08:41:08.084Z] Nothing to be done for setup.
[2026-02-22T08:41:08.084Z]
[2026-02-22T08:41:08.084Z] TESTING:
[2026-02-22T08:41:09.221Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,2048]
[2026-02-22T08:41:09.546Z] Version: xalan 2_7_2 (use -p to print nominal benchmark stats)
[2026-02-22T08:41:11.782Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan starting =====
[2026-02-22T08:41:25.434Z] Processing: 5%
[2026-02-22T08:41:29.190Z] Processing: 10%
[2026-02-22T08:41:32.123Z] Processing: 15%
[2026-02-22T08:41:35.064Z] Processing: 20%
[2026-02-22T08:41:37.296Z] Processing: 25%
[2026-02-22T08:41:40.224Z] Processing: 30%
[2026-02-22T08:41:42.517Z] Processing: 35%
[2026-02-22T08:41:44.164Z] Processing: 40%
[2026-02-22T08:41:45.810Z] Processing: 45%
[2026-02-22T08:41:47.456Z] Processing: 50%
[2026-02-22T08:41:48.590Z] Processing: 55%
[2026-02-22T08:41:50.351Z] Processing: 60%
[2026-02-22T08:41:51.996Z] Processing: 65%
[2026-02-22T08:41:53.134Z] Processing: 70%
[2026-02-22T08:41:54.270Z] Processing: 75%
[2026-02-22T08:41:55.914Z] Processing: 80%
[2026-02-22T08:41:57.553Z] Processing: 85%
[2026-02-22T08:41:59.196Z] Processing: 90%
[2026-02-22T08:42:00.393Z] Processing: 95%
[2026-02-22T08:42:00.393Z] Normal completion.
[2026-02-22T08:42:00.393Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan PASSED in 48724 msec =====
[2026-02-22T08:42:00.719Z] -----------------------------------
[2026-02-22T08:42:00.720Z] dacapo-xalan_0_PASSED
[2026-02-22T08:42:00.720Z] -----------------------------------
[2026-02-22T08:42:00.720Z]
[2026-02-22T08:42:00.720Z] TEST TEARDOWN:
[2026-02-22T08:42:00.720Z] Nothing to be done for teardown.
[2026-02-22T08:42:00.720Z] dacapo-xalan_0 Finish Time: Sun Feb 22 08:42:00 2026 Epoch Time (ms): 1771749720638
[2026-02-22T08:42:00.720Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/perf/dacapo'
[2026-02-22T08:42:00.720Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/perf/renaissance'
[2026-02-22T08:42:00.720Z]
[2026-02-22T08:42:00.720Z] ===============================================
[2026-02-22T08:42:00.720Z] Running test renaissance-als_0 ...
[2026-02-22T08:42:01.046Z] ===============================================
[2026-02-22T08:42:01.046Z] renaissance-als_0 Start Time: Sun Feb 22 08:42:00 2026 Epoch Time (ms): 1771749720754
[2026-02-22T08:42:01.046Z] variation: NoOptions
[2026-02-22T08:42:01.046Z] JVM_OPTIONS:
[2026-02-22T08:42:01.046Z] { \
[2026-02-22T08:42:01.046Z] echo ""; echo "TEST SETUP:"; \
[2026-02-22T08:42:01.046Z] echo "Nothing to be done for setup."; \
[2026-02-22T08:42:01.046Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/renaissance-als_0"; \
[2026-02-22T08:42:01.046Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/renaissance-als_0"; \
[2026-02-22T08:42:01.046Z] echo ""; echo "TESTING:"; \
[2026-02-22T08:42:01.046Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/renaissance-als_0"/als.json" als; \
[2026-02-22T08:42:01.046Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-als_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/renaissance-als_0"; else echo "-----------------------------------"; echo "renaissance-als_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-22T08:42:01.046Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-22T08:42:01.046Z] echo "Nothing to be done for teardown."; \
[2026-02-22T08:42:01.046Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/TestTargetResult";
[2026-02-22T08:42:01.046Z]
[2026-02-22T08:42:01.046Z] TEST SETUP:
[2026-02-22T08:42:01.046Z] Nothing to be done for setup.
[2026-02-22T08:42:01.046Z]
[2026-02-22T08:42:01.046Z] TESTING:
[2026-02-22T08:42:03.279Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-22T08:42:03.279Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/output_17717491986321/renaissance-als_0/launcher-084201-9363199522464772021/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-22T08:42:03.279Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-22T08:42:03.279Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-22T08:42:22.364Z] Benchmark 'als' failed with exception:
[2026-02-22T08:42:22.364Z] java.lang.ExceptionInInitializerError
[2026-02-22T08:42:22.364Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2026-02-22T08:42:22.364Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2026-02-22T08:42:22.364Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2026-02-22T08:42:22.364Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2026-02-22T08:42:22.364Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2026-02-22T08:42:22.364Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-22T08:42:22.364Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2026-02-22T08:42:22.364Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2026-02-22T08:42:22.364Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2026-02-22T08:42:22.364Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2026-02-22T08:42:22.364Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2026-02-22T08:42:22.364Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2026-02-22T08:42:22.364Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2026-02-22T08:42:22.364Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2026-02-22T08:42:22.364Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2026-02-22T08:42:22.364Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-22T08:42:22.364Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2026-02-22T08:42:22.364Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2026-02-22T08:42:22.364Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2026-02-22T08:42:22.364Z] at org.renaissance.apache.spark.Als.setUpSparkContext(Als.scala:56)
[2026-02-22T08:42:22.364Z] at org.renaissance.apache.spark.Als.setUpBeforeAll(Als.scala:127)
[2026-02-22T08:42:22.364Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-02-22T08:42:22.364Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-02-22T08:42:22.364Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-02-22T08:42:22.364Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-02-22T08:42:22.364Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-02-22T08:42:22.364Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-02-22T08:42:22.364Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-02-22T08:42:22.364Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-02-22T08:42:22.364Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-02-22T08:42:22.364Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-02-22T08:42:22.364Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-02-22T08:42:22.364Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-02-22T08:42:22.364Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-02-22T08:42:22.364Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-22T08:42:22.364Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2026-02-22T08:42:22.364Z] ... 34 more
[2026-02-22T08:42:22.364Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-22T08:42:22.364Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-02-22T08:42:22.364Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-02-22T08:42:22.364Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-02-22T08:42:22.364Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-02-22T08:42:22.364Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-02-22T08:42:22.364Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-02-22T08:42:22.364Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2026-02-22T08:42:22.364Z] ... 34 more
[2026-02-22T08:42:22.364Z] The following benchmarks failed: als
[2026-02-22T08:42:22.364Z] -----------------------------------
[2026-02-22T08:42:22.364Z] renaissance-als_0_FAILED
[2026-02-22T08:42:22.364Z] -----------------------------------
[2026-02-22T08:42:22.364Z]
[2026-02-22T08:42:22.364Z] TEST TEARDOWN:
[2026-02-22T08:42:22.364Z] Nothing to be done for teardown.
[2026-02-22T08:42:22.364Z] renaissance-als_0 Finish Time: Sun Feb 22 08:42:21 2026 Epoch Time (ms): 1771749741622
[2026-02-22T08:42:22.364Z]
[2026-02-22T08:42:22.364Z] ===============================================
[2026-02-22T08:42:22.364Z] Running test renaissance-chi-square_0 ...
[2026-02-22T08:42:22.364Z] ===============================================
[2026-02-22T08:42:22.364Z] renaissance-chi-square_0 Start Time: Sun Feb 22 08:42:21 2026 Epoch Time (ms): 1771749741697
[2026-02-22T08:42:22.364Z] variation: NoOptions
[2026-02-22T08:42:22.364Z] JVM_OPTIONS:
[2026-02-22T08:42:22.364Z] { \
[2026-02-22T08:42:22.364Z] echo ""; echo "TEST SETUP:"; \
[2026-02-22T08:42:22.364Z] echo "Nothing to be done for setup."; \
[2026-02-22T08:42:22.364Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/renaissance-chi-square_0"; \
[2026-02-22T08:42:22.364Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/renaissance-chi-square_0"; \
[2026-02-22T08:42:22.364Z] echo ""; echo "TESTING:"; \
[2026-02-22T08:42:22.364Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/renaissance-chi-square_0"/chi-square.json" chi-square; \
[2026-02-22T08:42:22.364Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-chi-square_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/renaissance-chi-square_0"; else echo "-----------------------------------"; echo "renaissance-chi-square_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-22T08:42:22.364Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-22T08:42:22.364Z] echo "Nothing to be done for teardown."; \
[2026-02-22T08:42:22.364Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/TestTargetResult";
[2026-02-22T08:42:22.364Z]
[2026-02-22T08:42:22.364Z] TEST SETUP:
[2026-02-22T08:42:22.364Z] Nothing to be done for setup.
[2026-02-22T08:42:22.364Z]
[2026-02-22T08:42:22.364Z] TESTING:
[2026-02-22T08:42:24.601Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-22T08:42:24.601Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/output_17717491986321/renaissance-chi-square_0/launcher-084222-17226244855519119247/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-22T08:42:24.601Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-22T08:42:24.601Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-22T08:42:43.684Z] Benchmark 'chi-square' failed with exception:
[2026-02-22T08:42:43.684Z] java.lang.ExceptionInInitializerError
[2026-02-22T08:42:43.684Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2026-02-22T08:42:43.684Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2026-02-22T08:42:43.684Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2026-02-22T08:42:43.684Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2026-02-22T08:42:43.684Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2026-02-22T08:42:43.684Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-22T08:42:43.684Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2026-02-22T08:42:43.684Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2026-02-22T08:42:43.684Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2026-02-22T08:42:43.684Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2026-02-22T08:42:43.684Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2026-02-22T08:42:43.684Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2026-02-22T08:42:43.684Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2026-02-22T08:42:43.684Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2026-02-22T08:42:43.684Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2026-02-22T08:42:43.684Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-22T08:42:43.684Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2026-02-22T08:42:43.684Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2026-02-22T08:42:43.684Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2026-02-22T08:42:43.684Z] at org.renaissance.apache.spark.ChiSquare.setUpSparkContext(ChiSquare.scala:41)
[2026-02-22T08:42:43.684Z] at org.renaissance.apache.spark.ChiSquare.setUpBeforeAll(ChiSquare.scala:86)
[2026-02-22T08:42:43.684Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-02-22T08:42:43.684Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-02-22T08:42:43.684Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-02-22T08:42:43.684Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-02-22T08:42:43.684Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-02-22T08:42:43.684Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-02-22T08:42:43.684Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-02-22T08:42:43.684Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-02-22T08:42:43.684Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-02-22T08:42:43.684Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-02-22T08:42:43.684Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-02-22T08:42:43.684Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-02-22T08:42:43.684Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-02-22T08:42:43.684Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-22T08:42:43.684Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2026-02-22T08:42:43.684Z] ... 34 more
[2026-02-22T08:42:43.684Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-22T08:42:43.684Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-02-22T08:42:43.684Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-02-22T08:42:43.684Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-02-22T08:42:43.684Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-02-22T08:42:43.684Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-02-22T08:42:43.684Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-02-22T08:42:43.684Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2026-02-22T08:42:43.684Z] ... 34 more
[2026-02-22T08:42:43.684Z] The following benchmarks failed: chi-square
[2026-02-22T08:42:43.684Z] -----------------------------------
[2026-02-22T08:42:43.684Z] renaissance-chi-square_0_FAILED
[2026-02-22T08:42:43.684Z] -----------------------------------
[2026-02-22T08:42:43.684Z]
[2026-02-22T08:42:43.684Z] TEST TEARDOWN:
[2026-02-22T08:42:43.684Z] Nothing to be done for teardown.
[2026-02-22T08:42:43.684Z] renaissance-chi-square_0 Finish Time: Sun Feb 22 08:42:42 2026 Epoch Time (ms): 1771749762675
[2026-02-22T08:42:43.684Z]
[2026-02-22T08:42:43.684Z] ===============================================
[2026-02-22T08:42:43.684Z] Running test renaissance-db-shootout_0 ...
[2026-02-22T08:42:43.684Z] ===============================================
[2026-02-22T08:42:43.684Z] renaissance-db-shootout_0 Start Time: Sun Feb 22 08:42:42 2026 Epoch Time (ms): 1771749762753
[2026-02-22T08:42:43.684Z] variation: NoOptions
[2026-02-22T08:42:43.684Z] JVM_OPTIONS:
[2026-02-22T08:42:43.684Z] { \
[2026-02-22T08:42:43.684Z] echo ""; echo "TEST SETUP:"; \
[2026-02-22T08:42:43.684Z] echo "Nothing to be done for setup."; \
[2026-02-22T08:42:43.684Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/renaissance-db-shootout_0"; \
[2026-02-22T08:42:43.684Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/renaissance-db-shootout_0"; \
[2026-02-22T08:42:43.684Z] echo ""; echo "TESTING:"; \
[2026-02-22T08:42:43.684Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/renaissance-db-shootout_0"/db-shootout.json" db-shootout; \
[2026-02-22T08:42:43.684Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-db-shootout_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/renaissance-db-shootout_0"; else echo "-----------------------------------"; echo "renaissance-db-shootout_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-22T08:42:43.684Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-22T08:42:43.684Z] echo "Nothing to be done for teardown."; \
[2026-02-22T08:42:43.684Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/TestTargetResult";
[2026-02-22T08:42:43.684Z]
[2026-02-22T08:42:43.684Z] TEST SETUP:
[2026-02-22T08:42:43.684Z] Nothing to be done for setup.
[2026-02-22T08:42:43.684Z]
[2026-02-22T08:42:43.684Z] TESTING:
[2026-02-22T08:42:45.325Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-22T08:42:45.325Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/output_17717491986321/renaissance-db-shootout_0/launcher-084243-7697374198582191228/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-22T08:42:45.325Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-22T08:42:45.325Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-22T08:43:54.644Z] [2026-02-22T08:43:50.489+0000] net.openhft.chronicle.core.internal.cleaner.ReflectionBasedByteBufferCleanerService (net.openhft.chronicle.core.internal.cleaner.ReflectionBasedByteBufferCleanerService <clinit>)
[2026-02-22T08:43:54.644Z] WARNING: Make sure you have set the command line option "--illegal-access=permit --add-exports java.base/jdk.internal.ref=ALL-UNNAMED" to enable ReflectionBasedByteBufferCleanerService
[2026-02-22T08:43:54.644Z] [main] ERROR net.openhft.chronicle.hash.impl.util.CleanerUtils - Unable to initialise CleanerUtils
[2026-02-22T08:43:54.644Z] java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-22T08:43:54.644Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-02-22T08:43:54.644Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-02-22T08:43:54.644Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-02-22T08:43:54.644Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-02-22T08:43:54.644Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-02-22T08:43:54.644Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-02-22T08:43:54.644Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:31)
[2026-02-22T08:43:54.644Z] at net.openhft.chronicle.hash.impl.VanillaChronicleHash.registerCleaner(VanillaChronicleHash.java:503)
[2026-02-22T08:43:54.644Z] at net.openhft.chronicle.map.ChronicleMapBuilder.prepareMapPublication(ChronicleMapBuilder.java:1782)
[2026-02-22T08:43:54.644Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createWithFile(ChronicleMapBuilder.java:1760)
[2026-02-22T08:43:54.644Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createPersistedTo(ChronicleMapBuilder.java:1618)
[2026-02-22T08:43:54.644Z] at org.lmdbjava.bench.Chronicle$CommonChronicleMap.setup(Chronicle.java:122)
[2026-02-22T08:43:54.644Z] at org.lmdbjava.bench.Chronicle$Reader.setup(Chronicle.java:204)
[2026-02-22T08:43:54.644Z] at org.renaissance.database.DbShootout.setUpBeforeAll(DbShootout.scala:96)
[2026-02-22T08:43:54.644Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-02-22T08:43:54.644Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-02-22T08:43:54.644Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-02-22T08:43:54.644Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-02-22T08:43:54.644Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-02-22T08:43:54.644Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-02-22T08:43:54.644Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-02-22T08:43:54.644Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-02-22T08:43:54.644Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-02-22T08:43:54.644Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-02-22T08:43:54.644Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-02-22T08:43:54.645Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-02-22T08:43:54.645Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-02-22T08:43:54.645Z] Benchmark 'db-shootout' failed with exception:
[2026-02-22T08:43:54.645Z] java.lang.ExceptionInInitializerError
[2026-02-22T08:43:54.645Z] at net.openhft.chronicle.hash.impl.VanillaChronicleHash.registerCleaner(VanillaChronicleHash.java:503)
[2026-02-22T08:43:54.645Z] at net.openhft.chronicle.map.ChronicleMapBuilder.prepareMapPublication(ChronicleMapBuilder.java:1782)
[2026-02-22T08:43:54.645Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createWithFile(ChronicleMapBuilder.java:1760)
[2026-02-22T08:43:54.645Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createPersistedTo(ChronicleMapBuilder.java:1618)
[2026-02-22T08:43:54.645Z] at org.lmdbjava.bench.Chronicle$CommonChronicleMap.setup(Chronicle.java:122)
[2026-02-22T08:43:54.645Z] at org.lmdbjava.bench.Chronicle$Reader.setup(Chronicle.java:204)
[2026-02-22T08:43:54.645Z] at org.renaissance.database.DbShootout.setUpBeforeAll(DbShootout.scala:96)
[2026-02-22T08:43:54.645Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-02-22T08:43:54.645Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-02-22T08:43:54.645Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-02-22T08:43:54.645Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-02-22T08:43:54.645Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-02-22T08:43:54.645Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-02-22T08:43:54.645Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-02-22T08:43:54.645Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-02-22T08:43:54.645Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-02-22T08:43:54.645Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-02-22T08:43:54.645Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-02-22T08:43:54.645Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-02-22T08:43:54.645Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-02-22T08:43:54.645Z] Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-22T08:43:54.645Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:38)
[2026-02-22T08:43:54.645Z] ... 20 more
[2026-02-22T08:43:54.645Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-22T08:43:54.645Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-02-22T08:43:54.645Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-02-22T08:43:54.645Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-02-22T08:43:54.645Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-02-22T08:43:54.645Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-02-22T08:43:54.645Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-02-22T08:43:54.645Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:31)
[2026-02-22T08:43:54.645Z] ... 20 more
[2026-02-22T08:43:54.645Z] The following benchmarks failed: db-shootout
[2026-02-22T08:43:54.645Z] -----------------------------------
[2026-02-22T08:43:54.645Z] renaissance-db-shootout_0_FAILED
[2026-02-22T08:43:54.645Z] -----------------------------------
[2026-02-22T08:43:54.645Z]
[2026-02-22T08:43:54.645Z] TEST TEARDOWN:
[2026-02-22T08:43:54.645Z] Nothing to be done for teardown.
[2026-02-22T08:43:54.645Z] renaissance-db-shootout_0 Finish Time: Sun Feb 22 08:43:52 2026 Epoch Time (ms): 1771749832028
[2026-02-22T08:43:54.645Z]
[2026-02-22T08:43:54.645Z] ===============================================
[2026-02-22T08:43:54.645Z] Running test renaissance-dec-tree_0 ...
[2026-02-22T08:43:54.645Z] ===============================================
[2026-02-22T08:43:54.645Z] renaissance-dec-tree_0 Start Time: Sun Feb 22 08:43:52 2026 Epoch Time (ms): 1771749832104
[2026-02-22T08:43:54.645Z] variation: NoOptions
[2026-02-22T08:43:54.645Z] JVM_OPTIONS:
[2026-02-22T08:43:54.645Z] { \
[2026-02-22T08:43:54.645Z] echo ""; echo "TEST SETUP:"; \
[2026-02-22T08:43:54.645Z] echo "Nothing to be done for setup."; \
[2026-02-22T08:43:54.645Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/renaissance-dec-tree_0"; \
[2026-02-22T08:43:54.645Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/renaissance-dec-tree_0"; \
[2026-02-22T08:43:54.645Z] echo ""; echo "TESTING:"; \
[2026-02-22T08:43:54.646Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/renaissance-dec-tree_0"/dec-tree.json" dec-tree; \
[2026-02-22T08:43:54.646Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-dec-tree_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/renaissance-dec-tree_0"; else echo "-----------------------------------"; echo "renaissance-dec-tree_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-22T08:43:54.646Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-22T08:43:54.646Z] echo "Nothing to be done for teardown."; \
[2026-02-22T08:43:54.646Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/TestTargetResult";
[2026-02-22T08:43:54.646Z]
[2026-02-22T08:43:54.646Z] TEST SETUP:
[2026-02-22T08:43:54.646Z] Nothing to be done for setup.
[2026-02-22T08:43:54.646Z]
[2026-02-22T08:43:54.646Z] TESTING:
[2026-02-22T08:43:54.646Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-22T08:43:54.646Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/output_17717491986321/renaissance-dec-tree_0/launcher-084352-8373897356921910169/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-22T08:43:54.646Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-22T08:43:54.646Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-22T08:44:13.712Z] Benchmark 'dec-tree' failed with exception:
[2026-02-22T08:44:13.712Z] java.lang.ExceptionInInitializerError
[2026-02-22T08:44:13.712Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2026-02-22T08:44:13.712Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2026-02-22T08:44:13.712Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2026-02-22T08:44:13.712Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2026-02-22T08:44:13.712Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2026-02-22T08:44:13.712Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-22T08:44:13.712Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2026-02-22T08:44:13.712Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2026-02-22T08:44:13.712Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2026-02-22T08:44:13.712Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2026-02-22T08:44:13.712Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2026-02-22T08:44:13.712Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2026-02-22T08:44:13.712Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2026-02-22T08:44:13.712Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2026-02-22T08:44:13.712Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2026-02-22T08:44:13.712Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-22T08:44:13.712Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2026-02-22T08:44:13.712Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2026-02-22T08:44:13.712Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2026-02-22T08:44:13.712Z] at org.renaissance.apache.spark.DecTree.setUpSparkContext(DecTree.scala:38)
[2026-02-22T08:44:13.712Z] at org.renaissance.apache.spark.DecTree.setUpBeforeAll(DecTree.scala:89)
[2026-02-22T08:44:13.712Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-02-22T08:44:13.712Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-02-22T08:44:13.712Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-02-22T08:44:13.712Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-02-22T08:44:13.712Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-02-22T08:44:13.712Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-02-22T08:44:13.712Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-02-22T08:44:13.712Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-02-22T08:44:13.712Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-02-22T08:44:13.712Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-02-22T08:44:13.712Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-02-22T08:44:13.712Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-02-22T08:44:13.712Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-02-22T08:44:13.712Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-22T08:44:13.712Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2026-02-22T08:44:13.712Z] ... 34 more
[2026-02-22T08:44:13.712Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-22T08:44:13.712Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-02-22T08:44:13.712Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-02-22T08:44:13.712Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-02-22T08:44:13.712Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-02-22T08:44:13.712Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-02-22T08:44:13.712Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-02-22T08:44:13.712Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2026-02-22T08:44:13.712Z] ... 34 more
[2026-02-22T08:44:13.712Z] The following benchmarks failed: dec-tree
[2026-02-22T08:44:13.712Z] -----------------------------------
[2026-02-22T08:44:13.712Z] renaissance-dec-tree_0_FAILED
[2026-02-22T08:44:13.712Z] -----------------------------------
[2026-02-22T08:44:13.712Z]
[2026-02-22T08:44:13.712Z] TEST TEARDOWN:
[2026-02-22T08:44:13.712Z] Nothing to be done for teardown.
[2026-02-22T08:44:13.712Z] renaissance-dec-tree_0 Finish Time: Sun Feb 22 08:44:12 2026 Epoch Time (ms): 1771749852887
[2026-02-22T08:44:13.712Z]
[2026-02-22T08:44:13.712Z] ===============================================
[2026-02-22T08:44:13.712Z] Running test renaissance-finagle-chirper_0 ...
[2026-02-22T08:44:13.712Z] ===============================================
[2026-02-22T08:44:13.712Z] renaissance-finagle-chirper_0 Start Time: Sun Feb 22 08:44:12 2026 Epoch Time (ms): 1771749852956
[2026-02-22T08:44:13.712Z] renaissance-finagle-chirper_0_DISABLED
[2026-02-22T08:44:13.712Z] Disabled Reason:
[2026-02-22T08:44:13.712Z] https://github.com/renaissance-benchmarks/renaissance/issues/231
[2026-02-22T08:44:13.712Z] renaissance-finagle-chirper_0 Finish Time: Sun Feb 22 08:44:13 2026 Epoch Time (ms): 1771749853016
[2026-02-22T08:44:13.712Z]
[2026-02-22T08:44:13.712Z] ===============================================
[2026-02-22T08:44:13.712Z] Running test renaissance-finagle-http_0 ...
[2026-02-22T08:44:13.712Z] ===============================================
[2026-02-22T08:44:13.712Z] renaissance-finagle-http_0 Start Time: Sun Feb 22 08:44:13 2026 Epoch Time (ms): 1771749853091
[2026-02-22T08:44:13.712Z] variation: NoOptions
[2026-02-22T08:44:13.712Z] JVM_OPTIONS:
[2026-02-22T08:44:13.712Z] { \
[2026-02-22T08:44:13.712Z] echo ""; echo "TEST SETUP:"; \
[2026-02-22T08:44:13.712Z] echo "Nothing to be done for setup."; \
[2026-02-22T08:44:13.712Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/renaissance-finagle-http_0"; \
[2026-02-22T08:44:13.712Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/renaissance-finagle-http_0"; \
[2026-02-22T08:44:13.712Z] echo ""; echo "TESTING:"; \
[2026-02-22T08:44:13.712Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/renaissance-finagle-http_0"/finagle-http.json" finagle-http; \
[2026-02-22T08:44:13.712Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-finagle-http_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/renaissance-finagle-http_0"; else echo "-----------------------------------"; echo "renaissance-finagle-http_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-22T08:44:13.712Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-22T08:44:13.712Z] echo "Nothing to be done for teardown."; \
[2026-02-22T08:44:13.712Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/TestTargetResult";
[2026-02-22T08:44:13.712Z]
[2026-02-22T08:44:13.712Z] TEST SETUP:
[2026-02-22T08:44:13.712Z] Nothing to be done for setup.
[2026-02-22T08:44:13.712Z]
[2026-02-22T08:44:13.712Z] TESTING:
[2026-02-22T08:44:16.039Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-22T08:44:16.039Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/output_17717491986321/renaissance-finagle-http_0/launcher-084413-11491864950304693892/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-22T08:44:16.039Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-22T08:44:16.039Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-22T08:44:29.099Z] finagle-http on :39613 spawning 4 client and default number of server workers.
[2026-02-22T08:44:29.099Z] ====== finagle-http (web) [default], iteration 0 started ======
[2026-02-22T08:44:29.099Z] GC before operation: completed in 217.757 ms, heap usage 12.440 MB -> 10.877 MB.
[2026-02-22T08:46:22.474Z] ====== finagle-http (web) [default], iteration 0 completed (102526.432 ms) ======
[2026-02-22T08:46:22.474Z] ====== finagle-http (web) [default], iteration 1 started ======
[2026-02-22T08:46:22.474Z] GC before operation: completed in 532.671 ms, heap usage 272.570 MB -> 15.932 MB.
[2026-02-22T08:47:03.910Z] ====== finagle-http (web) [default], iteration 1 completed (50422.624 ms) ======
[2026-02-22T08:47:03.910Z] ====== finagle-http (web) [default], iteration 2 started ======
[2026-02-22T08:47:03.910Z] GC before operation: completed in 413.681 ms, heap usage 148.287 MB -> 14.647 MB.
[2026-02-22T08:47:37.248Z] ====== finagle-http (web) [default], iteration 2 completed (32048.640 ms) ======
[2026-02-22T08:47:37.248Z] ====== finagle-http (web) [default], iteration 3 started ======
[2026-02-22T08:47:37.248Z] GC before operation: completed in 359.322 ms, heap usage 142.237 MB -> 17.044 MB.
[2026-02-22T08:48:10.621Z] ====== finagle-http (web) [default], iteration 3 completed (31519.737 ms) ======
[2026-02-22T08:48:10.622Z] ====== finagle-http (web) [default], iteration 4 started ======
[2026-02-22T08:48:10.622Z] GC before operation: completed in 344.715 ms, heap usage 142.328 MB -> 14.680 MB.
[2026-02-22T08:48:38.321Z] ====== finagle-http (web) [default], iteration 4 completed (29986.108 ms) ======
[2026-02-22T08:48:38.321Z] ====== finagle-http (web) [default], iteration 5 started ======
[2026-02-22T08:48:38.321Z] GC before operation: completed in 354.523 ms, heap usage 143.692 MB -> 15.312 MB.
[2026-02-22T08:49:11.637Z] ====== finagle-http (web) [default], iteration 5 completed (31051.019 ms) ======
[2026-02-22T08:49:11.637Z] ====== finagle-http (web) [default], iteration 6 started ======
[2026-02-22T08:49:11.637Z] GC before operation: completed in 358.545 ms, heap usage 140.306 MB -> 15.328 MB.
[2026-02-22T08:49:39.357Z] ====== finagle-http (web) [default], iteration 6 completed (29490.802 ms) ======
[2026-02-22T08:49:39.357Z] ====== finagle-http (web) [default], iteration 7 started ======
[2026-02-22T08:49:39.357Z] GC before operation: completed in 348.949 ms, heap usage 206.253 MB -> 14.720 MB.
[2026-02-22T08:50:12.738Z] ====== finagle-http (web) [default], iteration 7 completed (29955.147 ms) ======
[2026-02-22T08:50:12.738Z] ====== finagle-http (web) [default], iteration 8 started ======
[2026-02-22T08:50:12.738Z] GC before operation: completed in 367.949 ms, heap usage 206.273 MB -> 16.552 MB.
[2026-02-22T08:50:40.459Z] ====== finagle-http (web) [default], iteration 8 completed (30452.555 ms) ======
[2026-02-22T08:50:40.459Z] ====== finagle-http (web) [default], iteration 9 started ======
[2026-02-22T08:50:40.459Z] GC before operation: completed in 360.157 ms, heap usage 203.295 MB -> 16.976 MB.
[2026-02-22T08:51:10.225Z] ====== finagle-http (web) [default], iteration 9 completed (29340.100 ms) ======
[2026-02-22T08:51:10.225Z] ====== finagle-http (web) [default], iteration 10 started ======
[2026-02-22T08:51:10.225Z] GC before operation: completed in 370.541 ms, heap usage 206.792 MB -> 14.808 MB.
[2026-02-22T08:51:43.643Z] ====== finagle-http (web) [default], iteration 10 completed (31634.812 ms) ======
[2026-02-22T08:51:43.643Z] ====== finagle-http (web) [default], iteration 11 started ======
[2026-02-22T08:51:43.643Z] GC before operation: completed in 365.711 ms, heap usage 204.741 MB -> 16.853 MB.
[2026-02-22T08:52:11.341Z] ====== finagle-http (web) [default], iteration 11 completed (28957.812 ms) ======
[2026-02-22T08:52:11.341Z] -----------------------------------
[2026-02-22T08:52:11.341Z] renaissance-finagle-http_0_PASSED
[2026-02-22T08:52:11.341Z] -----------------------------------
[2026-02-22T08:52:11.341Z]
[2026-02-22T08:52:11.341Z] TEST TEARDOWN:
[2026-02-22T08:52:11.341Z] Nothing to be done for teardown.
[2026-02-22T08:52:11.341Z] renaissance-finagle-http_0 Finish Time: Sun Feb 22 08:52:10 2026 Epoch Time (ms): 1771750330438
[2026-02-22T08:52:11.341Z]
[2026-02-22T08:52:11.341Z] ===============================================
[2026-02-22T08:52:11.341Z] Running test renaissance-log-regression_0 ...
[2026-02-22T08:52:11.341Z] ===============================================
[2026-02-22T08:52:11.341Z] renaissance-log-regression_0 Start Time: Sun Feb 22 08:52:10 2026 Epoch Time (ms): 1771750330509
[2026-02-22T08:52:11.341Z] variation: NoOptions
[2026-02-22T08:52:11.341Z] JVM_OPTIONS:
[2026-02-22T08:52:11.341Z] { \
[2026-02-22T08:52:11.341Z] echo ""; echo "TEST SETUP:"; \
[2026-02-22T08:52:11.341Z] echo "Nothing to be done for setup."; \
[2026-02-22T08:52:11.341Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/renaissance-log-regression_0"; \
[2026-02-22T08:52:11.341Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/renaissance-log-regression_0"; \
[2026-02-22T08:52:11.341Z] echo ""; echo "TESTING:"; \
[2026-02-22T08:52:11.342Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/renaissance-log-regression_0"/log-regression.json" log-regression; \
[2026-02-22T08:52:11.342Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-log-regression_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/renaissance-log-regression_0"; else echo "-----------------------------------"; echo "renaissance-log-regression_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-22T08:52:11.342Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-22T08:52:11.342Z] echo "Nothing to be done for teardown."; \
[2026-02-22T08:52:11.342Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/TestTargetResult";
[2026-02-22T08:52:11.342Z]
[2026-02-22T08:52:11.342Z] TEST SETUP:
[2026-02-22T08:52:11.342Z] Nothing to be done for setup.
[2026-02-22T08:52:11.342Z]
[2026-02-22T08:52:11.342Z] TESTING:
[2026-02-22T08:52:12.990Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-22T08:52:12.990Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/output_17717491986321/renaissance-log-regression_0/launcher-085211-7898184411981872236/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-22T08:52:12.990Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-22T08:52:12.990Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-22T08:52:32.162Z] Benchmark 'log-regression' failed with exception:
[2026-02-22T08:52:32.162Z] java.lang.ExceptionInInitializerError
[2026-02-22T08:52:32.162Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2026-02-22T08:52:32.162Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2026-02-22T08:52:32.162Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2026-02-22T08:52:32.162Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2026-02-22T08:52:32.162Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2026-02-22T08:52:32.162Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-22T08:52:32.162Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2026-02-22T08:52:32.162Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2026-02-22T08:52:32.162Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2026-02-22T08:52:32.162Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2026-02-22T08:52:32.162Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2026-02-22T08:52:32.162Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2026-02-22T08:52:32.162Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2026-02-22T08:52:32.162Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2026-02-22T08:52:32.162Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2026-02-22T08:52:32.162Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-22T08:52:32.162Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2026-02-22T08:52:32.162Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2026-02-22T08:52:32.162Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2026-02-22T08:52:32.162Z] at org.renaissance.apache.spark.LogRegression.setUpSparkContext(LogRegression.scala:52)
[2026-02-22T08:52:32.162Z] at org.renaissance.apache.spark.LogRegression.setUpBeforeAll(LogRegression.scala:92)
[2026-02-22T08:52:32.162Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-02-22T08:52:32.162Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-02-22T08:52:32.162Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-02-22T08:52:32.162Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-02-22T08:52:32.162Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-02-22T08:52:32.162Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-02-22T08:52:32.162Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-02-22T08:52:32.162Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-02-22T08:52:32.162Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-02-22T08:52:32.162Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-02-22T08:52:32.162Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-02-22T08:52:32.162Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-02-22T08:52:32.162Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-02-22T08:52:32.162Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-22T08:52:32.162Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2026-02-22T08:52:32.162Z] ... 34 more
[2026-02-22T08:52:32.162Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-22T08:52:32.162Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-02-22T08:52:32.162Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-02-22T08:52:32.162Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-02-22T08:52:32.162Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-02-22T08:52:32.162Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-02-22T08:52:32.162Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-02-22T08:52:32.162Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2026-02-22T08:52:32.162Z] ... 34 more
[2026-02-22T08:52:32.162Z] The following benchmarks failed: log-regression
[2026-02-22T08:52:32.162Z] -----------------------------------
[2026-02-22T08:52:32.162Z] renaissance-log-regression_0_FAILED
[2026-02-22T08:52:32.162Z] -----------------------------------
[2026-02-22T08:52:32.162Z]
[2026-02-22T08:52:32.162Z] TEST TEARDOWN:
[2026-02-22T08:52:32.162Z] Nothing to be done for teardown.
[2026-02-22T08:52:32.162Z] renaissance-log-regression_0 Finish Time: Sun Feb 22 08:52:31 2026 Epoch Time (ms): 1771750351173
[2026-02-22T08:52:32.162Z]
[2026-02-22T08:52:32.162Z] ===============================================
[2026-02-22T08:52:32.162Z] Running test renaissance-mnemonics_0 ...
[2026-02-22T08:52:32.162Z] ===============================================
[2026-02-22T08:52:32.162Z] renaissance-mnemonics_0 Start Time: Sun Feb 22 08:52:31 2026 Epoch Time (ms): 1771750351247
[2026-02-22T08:52:32.162Z] variation: NoOptions
[2026-02-22T08:52:32.162Z] JVM_OPTIONS:
[2026-02-22T08:52:32.162Z] { \
[2026-02-22T08:52:32.162Z] echo ""; echo "TEST SETUP:"; \
[2026-02-22T08:52:32.162Z] echo "Nothing to be done for setup."; \
[2026-02-22T08:52:32.162Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/renaissance-mnemonics_0"; \
[2026-02-22T08:52:32.162Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/renaissance-mnemonics_0"; \
[2026-02-22T08:52:32.162Z] echo ""; echo "TESTING:"; \
[2026-02-22T08:52:32.162Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/renaissance-mnemonics_0"/mnemonics.json" mnemonics; \
[2026-02-22T08:52:32.162Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/renaissance-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-22T08:52:32.162Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-22T08:52:32.162Z] echo "Nothing to be done for teardown."; \
[2026-02-22T08:52:32.162Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/TestTargetResult";
[2026-02-22T08:52:32.162Z]
[2026-02-22T08:52:32.162Z] TEST SETUP:
[2026-02-22T08:52:32.162Z] Nothing to be done for setup.
[2026-02-22T08:52:32.162Z]
[2026-02-22T08:52:32.162Z] TESTING:
[2026-02-22T08:52:33.803Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-22T08:52:33.803Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/output_17717491986321/renaissance-mnemonics_0/launcher-085231-1082584993439318011/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-22T08:52:33.803Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-22T08:52:33.803Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-22T08:52:35.449Z] ====== mnemonics (functional) [default], iteration 0 started ======
[2026-02-22T08:52:35.449Z] GC before operation: completed in 118.812 ms, heap usage 6.184 MB -> 4.106 MB.
[2026-02-22T08:53:08.724Z] ====== mnemonics (functional) [default], iteration 0 completed (27500.958 ms) ======
[2026-02-22T08:53:08.724Z] ====== mnemonics (functional) [default], iteration 1 started ======
[2026-02-22T08:53:08.724Z] GC before operation: completed in 105.997 ms, heap usage 523.980 MB -> 4.143 MB.
[2026-02-22T08:53:31.714Z] ====== mnemonics (functional) [default], iteration 1 completed (26553.542 ms) ======
[2026-02-22T08:53:31.714Z] ====== mnemonics (functional) [default], iteration 2 started ======
[2026-02-22T08:53:32.119Z] GC before operation: completed in 64.376 ms, heap usage 110.143 MB -> 4.143 MB.
[2026-02-22T08:53:59.819Z] ====== mnemonics (functional) [default], iteration 2 completed (25749.266 ms) ======
[2026-02-22T08:53:59.819Z] ====== mnemonics (functional) [default], iteration 3 started ======
[2026-02-22T08:53:59.819Z] GC before operation: completed in 59.049 ms, heap usage 109.143 MB -> 4.143 MB.
[2026-02-22T08:54:27.476Z] ====== mnemonics (functional) [default], iteration 3 completed (25819.807 ms) ======
[2026-02-22T08:54:27.476Z] ====== mnemonics (functional) [default], iteration 4 started ======
[2026-02-22T08:54:27.476Z] GC before operation: completed in 59.338 ms, heap usage 214.056 MB -> 4.143 MB.
[2026-02-22T08:54:52.718Z] ====== mnemonics (functional) [default], iteration 4 completed (25835.208 ms) ======
[2026-02-22T08:54:52.718Z] ====== mnemonics (functional) [default], iteration 5 started ======
[2026-02-22T08:54:52.718Z] GC before operation: completed in 59.816 ms, heap usage 234.022 MB -> 4.143 MB.
[2026-02-22T08:55:19.550Z] ====== mnemonics (functional) [default], iteration 5 completed (25812.852 ms) ======
[2026-02-22T08:55:19.550Z] ====== mnemonics (functional) [default], iteration 6 started ======
[2026-02-22T08:55:19.550Z] GC before operation: completed in 60.937 ms, heap usage 338.143 MB -> 4.144 MB.
[2026-02-22T08:55:48.396Z] ====== mnemonics (functional) [default], iteration 6 completed (25813.024 ms) ======
[2026-02-22T08:55:48.396Z] ====== mnemonics (functional) [default], iteration 7 started ======
[2026-02-22T08:55:48.396Z] GC before operation: completed in 60.658 ms, heap usage 338.144 MB -> 4.144 MB.
[2026-02-22T08:56:42.126Z] ====== mnemonics (functional) [default], iteration 7 completed (25814.267 ms) ======
[2026-02-22T08:56:42.126Z] ====== mnemonics (functional) [default], iteration 8 started ======
[2026-02-22T08:56:42.126Z] GC before operation: completed in 58.788 ms, heap usage 338.144 MB -> 4.143 MB.
[2026-02-22T08:56:42.126Z] ====== mnemonics (functional) [default], iteration 8 completed (25847.698 ms) ======
[2026-02-22T08:56:42.126Z] ====== mnemonics (functional) [default], iteration 9 started ======
[2026-02-22T08:56:42.126Z] GC before operation: completed in 66.170 ms, heap usage 340.036 MB -> 4.143 MB.
[2026-02-22T08:57:04.125Z] test-rise-ubuntu2404-riscv64-3 seems to be removed or offline (java.lang.InterruptedException); will wait for 5 min 0 sec for it to come back online
[2026-02-22T08:57:04.379Z] test-rise-ubuntu2404-riscv64-3 is back online
[2026-02-22T08:57:05.328Z] ====== mnemonics (functional) [default], iteration 9 completed (25856.399 ms) ======
[2026-02-22T08:57:05.328Z] ====== mnemonics (functional) [default], iteration 10 started ======
[2026-02-22T08:57:05.328Z] GC before operation: completed in 59.683 ms, heap usage 338.143 MB -> 4.144 MB.
[2026-02-22T08:57:33.089Z] ====== mnemonics (functional) [default], iteration 10 completed (25926.344 ms) ======
[2026-02-22T08:57:33.089Z] ====== mnemonics (functional) [default], iteration 11 started ======
[2026-02-22T08:57:33.089Z] GC before operation: completed in 59.676 ms, heap usage 340.036 MB -> 4.144 MB.
[2026-02-22T08:58:00.742Z] ====== mnemonics (functional) [default], iteration 11 completed (26070.247 ms) ======
[2026-02-22T08:58:00.742Z] ====== mnemonics (functional) [default], iteration 12 started ======
[2026-02-22T08:58:00.742Z] GC before operation: completed in 60.455 ms, heap usage 338.144 MB -> 4.144 MB.
[2026-02-22T08:58:28.438Z] ====== mnemonics (functional) [default], iteration 12 completed (25870.939 ms) ======
[2026-02-22T08:58:28.438Z] ====== mnemonics (functional) [default], iteration 13 started ======
[2026-02-22T08:58:28.438Z] GC before operation: completed in 60.276 ms, heap usage 382.144 MB -> 4.144 MB.
[2026-02-22T08:58:56.142Z] ====== mnemonics (functional) [default], iteration 13 completed (25810.034 ms) ======
[2026-02-22T08:58:56.142Z] ====== mnemonics (functional) [default], iteration 14 started ======
[2026-02-22T08:58:56.142Z] GC before operation: completed in 62.741 ms, heap usage 465.993 MB -> 4.144 MB.
[2026-02-22T08:59:19.184Z] ====== mnemonics (functional) [default], iteration 14 completed (25848.049 ms) ======
[2026-02-22T08:59:19.184Z] ====== mnemonics (functional) [default], iteration 15 started ======
[2026-02-22T08:59:19.184Z] GC before operation: completed in 60.728 ms, heap usage 468.144 MB -> 4.144 MB.
[2026-02-22T08:59:46.803Z] ====== mnemonics (functional) [default], iteration 15 completed (25862.848 ms) ======
[2026-02-22T08:59:47.129Z] -----------------------------------
[2026-02-22T08:59:47.129Z] renaissance-mnemonics_0_PASSED
[2026-02-22T08:59:47.129Z] -----------------------------------
[2026-02-22T08:59:47.129Z]
[2026-02-22T08:59:47.129Z] TEST TEARDOWN:
[2026-02-22T08:59:47.129Z] Nothing to be done for teardown.
[2026-02-22T08:59:47.129Z] renaissance-mnemonics_0 Finish Time: Sun Feb 22 08:59:47 2026 Epoch Time (ms): 1771750787115
[2026-02-22T08:59:47.457Z]
[2026-02-22T08:59:47.457Z] ===============================================
[2026-02-22T08:59:47.457Z] Running test renaissance-movie-lens_0 ...
[2026-02-22T08:59:47.457Z] ===============================================
[2026-02-22T08:59:47.457Z] renaissance-movie-lens_0 Start Time: Sun Feb 22 08:59:47 2026 Epoch Time (ms): 1771750787192
[2026-02-22T08:59:47.457Z] variation: NoOptions
[2026-02-22T08:59:47.457Z] JVM_OPTIONS:
[2026-02-22T08:59:47.457Z] { \
[2026-02-22T08:59:47.457Z] echo ""; echo "TEST SETUP:"; \
[2026-02-22T08:59:47.457Z] echo "Nothing to be done for setup."; \
[2026-02-22T08:59:47.457Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/renaissance-movie-lens_0"; \
[2026-02-22T08:59:47.457Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/renaissance-movie-lens_0"; \
[2026-02-22T08:59:47.457Z] echo ""; echo "TESTING:"; \
[2026-02-22T08:59:47.457Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/renaissance-movie-lens_0"/movie-lens.json" movie-lens; \
[2026-02-22T08:59:47.457Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-movie-lens_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/renaissance-movie-lens_0"; else echo "-----------------------------------"; echo "renaissance-movie-lens_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-22T08:59:47.457Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-22T08:59:47.457Z] echo "Nothing to be done for teardown."; \
[2026-02-22T08:59:47.457Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/TestTargetResult";
[2026-02-22T08:59:47.457Z]
[2026-02-22T08:59:47.457Z] TEST SETUP:
[2026-02-22T08:59:47.457Z] Nothing to be done for setup.
[2026-02-22T08:59:47.457Z]
[2026-02-22T08:59:47.457Z] TESTING:
[2026-02-22T08:59:49.690Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-22T08:59:49.690Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/output_17717491986321/renaissance-movie-lens_0/launcher-085947-962766497503154214/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-22T08:59:49.690Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-22T08:59:49.690Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-22T09:00:08.927Z] Benchmark 'movie-lens' failed with exception:
[2026-02-22T09:00:08.927Z] java.lang.ExceptionInInitializerError
[2026-02-22T09:00:08.927Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2026-02-22T09:00:08.927Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2026-02-22T09:00:08.927Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2026-02-22T09:00:08.927Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2026-02-22T09:00:08.927Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2026-02-22T09:00:08.927Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-22T09:00:08.927Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2026-02-22T09:00:08.927Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2026-02-22T09:00:08.927Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2026-02-22T09:00:08.927Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2026-02-22T09:00:08.927Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2026-02-22T09:00:08.927Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2026-02-22T09:00:08.927Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2026-02-22T09:00:08.927Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2026-02-22T09:00:08.927Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2026-02-22T09:00:08.927Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-22T09:00:08.927Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2026-02-22T09:00:08.927Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2026-02-22T09:00:08.927Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2026-02-22T09:00:08.927Z] at org.renaissance.apache.spark.MovieLens.setUpSparkContext(MovieLens.scala:80)
[2026-02-22T09:00:08.927Z] at org.renaissance.apache.spark.MovieLens.setUpBeforeAll(MovieLens.scala:320)
[2026-02-22T09:00:08.927Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-02-22T09:00:08.927Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-02-22T09:00:08.927Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-02-22T09:00:08.927Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-02-22T09:00:08.927Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-02-22T09:00:08.927Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-02-22T09:00:08.927Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-02-22T09:00:08.927Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-02-22T09:00:08.927Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-02-22T09:00:08.927Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-02-22T09:00:08.927Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-02-22T09:00:08.927Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-02-22T09:00:08.927Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-02-22T09:00:08.927Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-22T09:00:08.927Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2026-02-22T09:00:08.927Z] ... 34 more
[2026-02-22T09:00:08.927Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-22T09:00:08.927Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-02-22T09:00:08.927Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-02-22T09:00:08.927Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-02-22T09:00:08.927Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-02-22T09:00:08.927Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-02-22T09:00:08.927Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-02-22T09:00:08.927Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2026-02-22T09:00:08.927Z] ... 34 more
[2026-02-22T09:00:08.927Z] The following benchmarks failed: movie-lens
[2026-02-22T09:00:08.927Z] -----------------------------------
[2026-02-22T09:00:08.927Z] renaissance-movie-lens_0_FAILED
[2026-02-22T09:00:08.927Z] -----------------------------------
[2026-02-22T09:00:08.927Z]
[2026-02-22T09:00:08.927Z] TEST TEARDOWN:
[2026-02-22T09:00:08.927Z] Nothing to be done for teardown.
[2026-02-22T09:00:08.927Z] renaissance-movie-lens_0 Finish Time: Sun Feb 22 09:00:08 2026 Epoch Time (ms): 1771750808017
[2026-02-22T09:00:08.927Z]
[2026-02-22T09:00:08.927Z] ===============================================
[2026-02-22T09:00:08.927Z] Running test renaissance-par-mnemonics_0 ...
[2026-02-22T09:00:08.927Z] ===============================================
[2026-02-22T09:00:08.927Z] renaissance-par-mnemonics_0 Start Time: Sun Feb 22 09:00:08 2026 Epoch Time (ms): 1771750808096
[2026-02-22T09:00:08.927Z] variation: NoOptions
[2026-02-22T09:00:08.927Z] JVM_OPTIONS:
[2026-02-22T09:00:08.927Z] { \
[2026-02-22T09:00:08.927Z] echo ""; echo "TEST SETUP:"; \
[2026-02-22T09:00:08.927Z] echo "Nothing to be done for setup."; \
[2026-02-22T09:00:08.927Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/renaissance-par-mnemonics_0"; \
[2026-02-22T09:00:08.927Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/renaissance-par-mnemonics_0"; \
[2026-02-22T09:00:08.927Z] echo ""; echo "TESTING:"; \
[2026-02-22T09:00:08.927Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/renaissance-par-mnemonics_0"/par-mnemonics.json" par-mnemonics; \
[2026-02-22T09:00:08.927Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/renaissance-par-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-22T09:00:08.927Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-22T09:00:08.927Z] echo "Nothing to be done for teardown."; \
[2026-02-22T09:00:08.927Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/TestTargetResult";
[2026-02-22T09:00:08.927Z]
[2026-02-22T09:00:08.927Z] TEST SETUP:
[2026-02-22T09:00:08.927Z] Nothing to be done for setup.
[2026-02-22T09:00:08.927Z]
[2026-02-22T09:00:08.927Z] TESTING:
[2026-02-22T09:00:11.170Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-22T09:00:11.170Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/output_17717491986321/renaissance-par-mnemonics_0/launcher-090008-16587797821622784029/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-22T09:00:11.170Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-22T09:00:11.170Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-22T09:00:12.302Z] ====== par-mnemonics (functional) [default], iteration 0 started ======
[2026-02-22T09:00:12.302Z] GC before operation: completed in 121.025 ms, heap usage 6.056 MB -> 4.131 MB.
[2026-02-22T09:00:39.994Z] ====== par-mnemonics (functional) [default], iteration 0 completed (24505.221 ms) ======
[2026-02-22T09:00:39.994Z] ====== par-mnemonics (functional) [default], iteration 1 started ======
[2026-02-22T09:00:39.994Z] GC before operation: completed in 96.289 ms, heap usage 310.200 MB -> 4.195 MB.
[2026-02-22T09:01:07.962Z] ====== par-mnemonics (functional) [default], iteration 1 completed (23995.221 ms) ======
[2026-02-22T09:01:07.962Z] ====== par-mnemonics (functional) [default], iteration 2 started ======
[2026-02-22T09:01:07.962Z] GC before operation: completed in 70.832 ms, heap usage 498.993 MB -> 4.195 MB.
[2026-02-22T09:01:30.922Z] ====== par-mnemonics (functional) [default], iteration 2 completed (24536.348 ms) ======
[2026-02-22T09:01:30.922Z] ====== par-mnemonics (functional) [default], iteration 3 started ======
[2026-02-22T09:01:30.922Z] GC before operation: completed in 68.627 ms, heap usage 637.991 MB -> 4.195 MB.
[2026-02-22T09:01:58.607Z] ====== par-mnemonics (functional) [default], iteration 3 completed (24751.900 ms) ======
[2026-02-22T09:01:58.607Z] ====== par-mnemonics (functional) [default], iteration 4 started ======
[2026-02-22T09:01:58.607Z] GC before operation: completed in 60.531 ms, heap usage 77.195 MB -> 4.195 MB.
[2026-02-22T09:02:21.678Z] ====== par-mnemonics (functional) [default], iteration 4 completed (24635.174 ms) ======
[2026-02-22T09:02:21.678Z] ====== par-mnemonics (functional) [default], iteration 5 started ======
[2026-02-22T09:02:21.678Z] GC before operation: completed in 62.214 ms, heap usage 268.195 MB -> 4.195 MB.
[2026-02-22T09:02:49.322Z] ====== par-mnemonics (functional) [default], iteration 5 completed (24314.738 ms) ======
[2026-02-22T09:02:49.322Z] ====== par-mnemonics (functional) [default], iteration 6 started ======
[2026-02-22T09:02:49.322Z] GC before operation: completed in 63.946 ms, heap usage 403.893 MB -> 4.195 MB.
[2026-02-22T09:03:12.310Z] ====== par-mnemonics (functional) [default], iteration 6 completed (24772.700 ms) ======
[2026-02-22T09:03:12.310Z] ====== par-mnemonics (functional) [default], iteration 7 started ======
[2026-02-22T09:03:12.310Z] GC before operation: completed in 73.508 ms, heap usage 641.824 MB -> 4.195 MB.
[2026-02-22T09:03:40.044Z] ====== par-mnemonics (functional) [default], iteration 7 completed (24361.567 ms) ======
[2026-02-22T09:03:40.044Z] ====== par-mnemonics (functional) [default], iteration 8 started ======
[2026-02-22T09:03:40.044Z] GC before operation: completed in 61.112 ms, heap usage 179.091 MB -> 4.195 MB.
[2026-02-22T09:04:03.295Z] ====== par-mnemonics (functional) [default], iteration 8 completed (24945.385 ms) ======
[2026-02-22T09:04:03.295Z] ====== par-mnemonics (functional) [default], iteration 9 started ======
[2026-02-22T09:04:03.295Z] GC before operation: completed in 63.766 ms, heap usage 302.098 MB -> 4.195 MB.
[2026-02-22T09:04:31.077Z] ====== par-mnemonics (functional) [default], iteration 9 completed (24807.922 ms) ======
[2026-02-22T09:04:31.077Z] ====== par-mnemonics (functional) [default], iteration 10 started ======
[2026-02-22T09:04:31.077Z] GC before operation: completed in 62.033 ms, heap usage 301.077 MB -> 4.195 MB.
[2026-02-22T09:04:58.711Z] ====== par-mnemonics (functional) [default], iteration 10 completed (24938.904 ms) ======
[2026-02-22T09:04:58.711Z] ====== par-mnemonics (functional) [default], iteration 11 started ======
[2026-02-22T09:04:58.711Z] GC before operation: completed in 63.610 ms, heap usage 397.045 MB -> 4.195 MB.
[2026-02-22T09:05:21.683Z] ====== par-mnemonics (functional) [default], iteration 11 completed (24924.834 ms) ======
[2026-02-22T09:05:21.683Z] ====== par-mnemonics (functional) [default], iteration 12 started ======
[2026-02-22T09:05:21.683Z] GC before operation: completed in 71.047 ms, heap usage 453.195 MB -> 4.195 MB.
[2026-02-22T09:05:49.400Z] ====== par-mnemonics (functional) [default], iteration 12 completed (24798.510 ms) ======
[2026-02-22T09:05:49.400Z] ====== par-mnemonics (functional) [default], iteration 13 started ======
[2026-02-22T09:05:49.400Z] GC before operation: completed in 64.271 ms, heap usage 486.906 MB -> 4.195 MB.
[2026-02-22T09:06:12.410Z] ====== par-mnemonics (functional) [default], iteration 13 completed (24310.967 ms) ======
[2026-02-22T09:06:12.410Z] ====== par-mnemonics (functional) [default], iteration 14 started ======
[2026-02-22T09:06:12.410Z] GC before operation: completed in 67.004 ms, heap usage 585.039 MB -> 4.196 MB.
[2026-02-22T09:06:40.121Z] ====== par-mnemonics (functional) [default], iteration 14 completed (24794.031 ms) ======
[2026-02-22T09:06:40.121Z] ====== par-mnemonics (functional) [default], iteration 15 started ======
[2026-02-22T09:06:40.121Z] GC before operation: completed in 65.657 ms, heap usage 585.923 MB -> 4.196 MB.
[2026-02-22T09:07:03.121Z] ====== par-mnemonics (functional) [default], iteration 15 completed (24344.726 ms) ======
[2026-02-22T09:07:04.257Z] -----------------------------------
[2026-02-22T09:07:04.257Z] renaissance-par-mnemonics_0_PASSED
[2026-02-22T09:07:04.257Z] -----------------------------------
[2026-02-22T09:07:04.257Z]
[2026-02-22T09:07:04.257Z] TEST TEARDOWN:
[2026-02-22T09:07:04.257Z] Nothing to be done for teardown.
[2026-02-22T09:07:04.257Z] renaissance-par-mnemonics_0 Finish Time: Sun Feb 22 09:07:03 2026 Epoch Time (ms): 1771751223905
[2026-02-22T09:07:04.257Z]
[2026-02-22T09:07:04.258Z] ===============================================
[2026-02-22T09:07:04.258Z] Running test renaissance-philosophers_0 ...
[2026-02-22T09:07:04.258Z] ===============================================
[2026-02-22T09:07:04.258Z] renaissance-philosophers_0 Start Time: Sun Feb 22 09:07:03 2026 Epoch Time (ms): 1771751223984
[2026-02-22T09:07:04.258Z] renaissance-philosophers_0_DISABLED
[2026-02-22T09:07:04.258Z] Disabled Reason:
[2026-02-22T09:07:04.258Z] https://github.com/adoptium/aqa-tests/issues/4976
[2026-02-22T09:07:04.258Z] renaissance-philosophers_0 Finish Time: Sun Feb 22 09:07:04 2026 Epoch Time (ms): 1771751224046
[2026-02-22T09:07:04.258Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/perf/renaissance'
[2026-02-22T09:07:04.258Z] make[3]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/perf'
[2026-02-22T09:07:04.258Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests'
[2026-02-22T09:07:04.258Z]
[2026-02-22T09:07:04.258Z]
[2026-02-22T09:07:04.258Z] All tests finished, run result summary:
[2026-02-22T09:07:04.258Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/scripts"; \
[2026-02-22T09:07:04.258Z] perl "resultsSum.pl" --failuremk="/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/failedtargets.mk" --resultFile="/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/TestTargetResult" --platFile="/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/resources/buildPlatformMap.properties" --diagnostic=failure --jdkVersion=27 --jdkImpl=hotspot --jdkVendor="eclipse" --spec=linux_riscv64 --buildList=perf --customTarget="" --testTarget=extended.perf --tapPath=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17717491986321/ --tapName=Test_openjdk27_hs_extended.perf_riscv64_linux.tap --comment=""
[2026-02-22T09:07:04.258Z]
[2026-02-22T09:07:04.258Z]
[2026-02-22T09:07:04.258Z] TEST TARGETS SUMMARY
[2026-02-22T09:07:04.258Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2026-02-22T09:07:04.258Z] DISABLED test targets:
[2026-02-22T09:07:04.258Z] dacapo-avrora_0
[2026-02-22T09:07:04.258Z] renaissance-finagle-chirper_0
[2026-02-22T09:07:04.258Z] renaissance-philosophers_0
[2026-02-22T09:07:04.258Z]
[2026-02-22T09:07:04.258Z] PASSED test targets:
[2026-02-22T09:07:04.258Z] dacapo-fop_0
[2026-02-22T09:07:04.258Z] dacapo-jython_0
[2026-02-22T09:07:04.258Z] dacapo-luindex_0
[2026-02-22T09:07:04.258Z] dacapo-sunflow_0
[2026-02-22T09:07:04.258Z] dacapo-tomcat_0
[2026-02-22T09:07:04.258Z] dacapo-xalan_0
[2026-02-22T09:07:04.258Z] renaissance-finagle-http_0
[2026-02-22T09:07:04.258Z] renaissance-mnemonics_0
[2026-02-22T09:07:04.258Z] renaissance-par-mnemonics_0
[2026-02-22T09:07:04.258Z]
[2026-02-22T09:07:04.258Z] FAILED test targets:
[2026-02-22T09:07:04.258Z] dacapo-pmd_0
[2026-02-22T09:07:04.258Z] renaissance-als_0
[2026-02-22T09:07:04.258Z] renaissance-chi-square_0
[2026-02-22T09:07:04.258Z] renaissance-db-shootout_0
[2026-02-22T09:07:04.258Z] renaissance-dec-tree_0
[2026-02-22T09:07:04.258Z] renaissance-log-regression_0
[2026-02-22T09:07:04.258Z] renaissance-movie-lens_0
[2026-02-22T09:07:04.258Z]
[2026-02-22T09:07:04.258Z] TOTAL: 19 EXECUTED: 16 PASSED: 9 FAILED: 7 DISABLED: 3 SKIPPED: 0
[2026-02-22T09:07:04.258Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2026-02-22T09:07:04.258Z]
[2026-02-22T09:07:04.258Z] make[1]: *** [settings.mk:454: resultsSummary] Error 2
[2026-02-22T09:07:04.258Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux/aqa-tests/TKG'
[2026-02-22T09:07:04.330Z] make: *** [makefile:62: _extended.perf] Error 2
[Pipeline] sh
[2026-02-22T09:07:04.901Z] + uname
[2026-02-22T09:07:04.902Z] + [ Linux = AIX ]
[2026-02-22T09:07:04.902Z] + uname
[2026-02-22T09:07:04.902Z] + [ Linux = SunOS ]
[2026-02-22T09:07:04.902Z] + uname
[2026-02-22T09:07:04.902Z] + [ Linux = *BSD ]
[2026-02-22T09:07:04.902Z] + MAKE=make
[2026-02-22T09:07:04.902Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-22T09:07:04.902Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] }
[2026-02-22T09:07:04.967Z] $ ssh-agent -k
[2026-02-22T09:07:04.992Z] unset SSH_AUTH_SOCK;
[2026-02-22T09:07:04.993Z] unset SSH_AGENT_PID;
[2026-02-22T09:07:04.994Z] echo Agent pid 1049058 killed;
[2026-02-22T09:07:05.085Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[2026-02-22T09:07:05.110Z] Xvfb stopping
[Pipeline] // wrap
[Pipeline] echo
[2026-02-22T09:07:05.452Z] no DaCapo-h2 metric found
[Pipeline] echo
[2026-02-22T09:07:05.501Z] There were test failures, current build status is UNSTABLE.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post)
[Pipeline] echo
[2026-02-22T09:07:05.578Z] Saving aqa-tests/testenv/testenv.properties file on jenkins.
[Pipeline] archiveArtifacts
[2026-02-22T09:07:05.854Z] Archiving artifacts
[2026-02-22T09:07:05.970Z] Recording fingerprints
[Pipeline] echo
[2026-02-22T09:07:06.025Z] Saving aqa-tests/TKG/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-02-22T09:07:06.049Z] Archiving artifacts
[2026-02-22T09:07:06.263Z] Recording fingerprints
[Pipeline] sh
[2026-02-22T09:07:06.930Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_17717491986321
[Pipeline] echo
[2026-02-22T09:07:06.997Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins.
[Pipeline] archiveArtifacts
[2026-02-22T09:07:07.024Z] Archiving artifacts
[2026-02-22T09:07:07.121Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2026-02-22T09:07:09.319Z] Tap file found: aqa-tests/TKG/output_17717491986321/Test_openjdk27_hs_extended.perf_riscv64_linux.tap...
[Pipeline] readFile
[Pipeline] junit
[2026-02-22T09:07:09.486Z] Recording test results
[2026-02-22T09:07:10.992Z] None of the test reports contained any result
[2026-02-22T09:07:10.993Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-22T09:07:11.014Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-22T09:07:11.516Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-02-22T09:07:11.517Z] Unix type machine..
[2026-02-22T09:07:11.517Z] Running on a Linux host
[2026-02-22T09:07:11.517Z] Woohoo - no rogue processes detected!
[Pipeline] retry
[Pipeline] {
[2026-02-22T09:07:10.914Z] No test report files were found. Configuration error?
[Pipeline] cleanWs
[2026-02-22T09:07:11.646Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-22T09:07:11.646Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-22T09:07:24.231Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2026-02-22T09:07:24.713Z] + find /tmp -name *core* -print -exec rm -f {} ;
[2026-02-22T09:07:24.778Z] + true
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-02-22T09:07:24.822Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Rerun)
[Pipeline] echo
[2026-02-22T09:07:25.075Z] allocate a node for generating rerun job ...
[Pipeline] node
[2026-02-22T09:07:25.163Z] Running on test-osuosl-ubuntu2404-ppc64le-1 in /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux
[Pipeline] {
[Pipeline] echo
[2026-02-22T09:07:25.176Z] Generating rerun Test_openjdk27_hs_extended.perf_riscv64_linux_rerun job for running failed test(s) ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk27_hs_extended.perf_riscv64_linux_rerun)
[Pipeline] echo
[2026-02-22T09:07:25.199Z] GENERATE_JOBS is set to true, set test job Test_openjdk27_hs_extended.perf_riscv64_linux_rerun params for generating the job
[Pipeline] fileExists
[Pipeline] sh
[2026-02-22T09:07:27.449Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2026-02-22T09:07:28.870Z] Processing DSL script testJobTemplate
[2026-02-22T09:12:08.338Z] LEVELS: [extended]
[2026-02-22T09:12:08.338Z] JDK_VERSIONS: [8]
[2026-02-22T09:12:08.338Z] GROUPS: [perf]
[2026-02-22T09:12:08.338Z] ARCH_OS_LIST: [riscv64_linux]
[2026-02-22T09:12:08.430Z] Existing items:
[2026-02-22T09:12:08.430Z] GeneratedJob{name='Test_openjdk27_hs_extended.perf_riscv64_linux_rerun'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2026-02-22T09:12:08.665Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk27_hs_extended.perf_riscv64_linux_rerun)
[Pipeline] build
[2026-02-22T09:12:08.683Z] Scheduling project: Test_openjdk27_hs_extended.perf_riscv64_linux_rerun
[2026-02-22T09:12:14.217Z] Starting building: Test_openjdk27_hs_extended.perf_riscv64_linux_rerun #6
[2026-02-22T10:00:55.100Z] Build Test_openjdk27_hs_extended.perf_riscv64_linux_rerun #6 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2026-02-22T10:00:55.193Z] Running on test-osuosl-ubuntu2404-ppc64le-3 in /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_riscv64_linux
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-22T10:00:55.591Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-22T10:00:55.591Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-22T10:00:55.772Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2026-02-22T10:00:55.809Z] Test_openjdk27_hs_extended.perf_riscv64_linux_rerun #6 completed with status UNSTABLE
[Pipeline] timeout
[2026-02-22T10:00:55.821Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-22T10:00:57.093Z] Copied 1 artifact from "Test_openjdk27_hs_extended.perf_riscv64_linux_rerun" build number 6
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-02-22T10:00:57.136Z] Saving Test_openjdk27_hs_extended.perf_riscv64_linux_rerun/6/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-02-22T10:00:57.322Z] Archiving artifacts
[2026-02-22T10:00:57.688Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2026-02-22T10:00:58.642Z] Tap file found: Test_openjdk27_hs_extended.perf_riscv64_linux_rerun/6/aqa-tests/TKG/output_17717541898820/Test_openjdk27_hs_extended.perf_riscv64_linux_rerun.tap...
[Pipeline] readFile
[Pipeline] echo
[2026-02-22T10:00:59.087Z] Rerun in Grinder with failed test targets: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=testList+TESTLIST=renaissance-als_0,renaissance-chi-square_0,renaissance-db-shootout_0,renaissance-dec-tree_0,renaissance-log-regression_0,renaissance-movie-lens_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=riscv64_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=27&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-linux-riscv64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-27%2B10_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=243&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-22T10:00:59.478Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-22T10:00:59.478Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-22T10:00:59.658Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE