Test_openjdk27_hs_extended.perf_s390x_linux

Started by upstream project "build-scripts/jobs/jdk/jdk-linux-s390x-temurin" build number 375 originally caused by: Started by upstream project "build-scripts/openjdk27-pipeline" build number 10 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_27ea" build number 17 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests The recommended git tool is: git No credentials specified Wiping out workspace first. Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/adoptium/aqa-tests.git > git init /home/jenkins/.jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10 Fetching upstream changes from https://github.com/adoptium/aqa-tests.git > git --version # timeout=10 > git --version # 'git version 2.43.0' > git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60 > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 2e4439bfeded755ce68a14ff47ad364b7fe7126f (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2e4439bfeded755ce68a14ff47ad364b7fe7126f # timeout=10 Commit message: "Exclude jdk8 serviceability/jvmti/DynamicCodeGenerated/DynamicCodeGeneratedTest.sh (#6866)" > git rev-list --no-walk 2c990c05c56c2a87b0df26b16ef7cc603c2b4370 # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] nodesByLabel [2026-01-31T22:38:42.146Z] Found a total of 5 nodes with the 'hw.arch.s390x&&sw.os.linux&&ci.role.perf' label [Pipeline] echo [2026-01-31T22:38:42.153Z] SPEC: linux_390-64 [Pipeline] echo [2026-01-31T22:38:42.154Z] Specified LABEL: hw.arch.s390x&&sw.os.linux&&ci.role.perf [Pipeline] stage [Pipeline] { (Queue) Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues. [Pipeline] echo [2026-01-31T22:38:42.163Z] dynamicAgents: [] [Pipeline] echo [2026-01-31T22:38:42.164Z] Provisioning LABEL: hw.arch.s390x&&sw.os.linux&&ci.role.perf [Pipeline] nodesByLabel [2026-01-31T22:38:42.173Z] Found a total of 5 nodes with the 'hw.arch.s390x&&sw.os.linux&&ci.role.perf' label [Pipeline] node [2026-01-31T22:38:42.195Z] Running on test-marist-ubuntu2404-s390x-1 in /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux [Pipeline] { Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] retry [Pipeline] { [Pipeline] timeout [2026-01-31T22:38:42.216Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-01-31T22:38:42.418Z] [WS-CLEANUP] Deleting project workspace... [2026-01-31T22:38:42.418Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-01-31T22:38:42.514Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2026-01-31T22:38:42.639Z] The recommended git tool is: /usr/bin/git [2026-01-31T22:38:42.847Z] No credentials specified [2026-01-31T22:38:42.955Z] Cloning the remote Git repository [2026-01-31T22:38:43.109Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2026-01-31T22:38:43.115Z] > /usr/bin/git init /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests # timeout=10 [2026-01-31T22:38:43.129Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2026-01-31T22:38:43.130Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2026-01-31T22:38:43.130Z] > /usr/bin/git --version # timeout=10 [2026-01-31T22:38:43.133Z] > git --version # 'git version 2.43.0' [2026-01-31T22:38:43.135Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-01-31T22:38:49.110Z] Avoid second fetch [2026-01-31T22:38:49.210Z] Checking out Revision 2e4439bfeded755ce68a14ff47ad364b7fe7126f (origin/master) [2026-01-31T22:38:48.955Z] > /usr/bin/git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2026-01-31T22:38:48.960Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-01-31T22:38:49.156Z] > /usr/bin/git rev-parse origin/master^{commit} # timeout=10 [2026-01-31T22:38:49.256Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2026-01-31T22:38:49.260Z] > /usr/bin/git checkout -f 2e4439bfeded755ce68a14ff47ad364b7fe7126f # timeout=10 [2026-01-31T22:38:49.946Z] Commit message: "Exclude jdk8 serviceability/jvmti/DynamicCodeGenerated/DynamicCodeGeneratedTest.sh (#6866)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/buildenv/jenkins/JenkinsfileBase) [Pipeline] } [Pipeline] // load Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] timeout [2026-01-31T22:38:51.625Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2026-01-31T22:38:51.641Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2026-01-31T22:38:52.898Z] + LC_TIME=C date +%a, %d %b %Y %T %z [Pipeline] echo [2026-01-31T22:38:53.274Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2026-01-31T22:38:54.345Z] + aqa-tests/terminateTestProcesses.sh jenkins [2026-01-31T22:38:54.345Z] Unix type machine.. [2026-01-31T22:38:54.345Z] Running on a Linux host [2026-01-31T22:38:54.345Z] 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-01-31T22:38:56.283Z] + printenv [2026-01-31T22:38:56.283Z] JENKINS_HOME=/home/jenkins/.jenkins [2026-01-31T22:38:56.283Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-01-31T22:38:56.283Z] SETUP_JCK_RUN=false [2026-01-31T22:38:56.283Z] USE_TESTENV_PROPERTIES=false [2026-01-31T22:38:56.283Z] EXTERNAL_CUSTOM_BRANCH=master [2026-01-31T22:38:56.283Z] BUILD_LIST=perf [2026-01-31T22:38:56.283Z] USER=jenkins [2026-01-31T22:38:56.283Z] SSH_CLIENT=78.47.239.97 47978 22 [2026-01-31T22:38:56.283Z] SDK_RESOURCE=upstream [2026-01-31T22:38:56.283Z] CI=true [2026-01-31T22:38:56.283Z] OPENJ9_BRANCH=master [2026-01-31T22:38:56.283Z] jobStatus=SUCCESS [2026-01-31T22:38:56.283Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2026-01-31T22:38:56.283Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_extended.perf_s390x_linux/2/display/redirect?page=changes [2026-01-31T22:38:56.283Z] UPSTREAM_JOB_NUMBER=375 [2026-01-31T22:38:56.283Z] XDG_SESSION_TYPE=tty [2026-01-31T22:38:56.283Z] HUDSON_URL=https://ci.adoptium.net/ [2026-01-31T22:38:56.283Z] TARGET=extended.perf [2026-01-31T22:38:56.283Z] EXIT_FAILURE=false [2026-01-31T22:38:56.283Z] SHLVL=0 [2026-01-31T22:38:56.283Z] NODE_LABELS=test-marist-ubuntu2404-s390x-1 hw.arch.s390x test ci.role.test ubuntu linux sw.os.linux ubuntu2404 sw.tool.docker ci.role.perf s390x [2026-01-31T22:38:56.283Z] HOME=/home/jenkins [2026-01-31T22:38:56.283Z] STF_OWNER_BRANCH=adoptium:master [2026-01-31T22:38:56.283Z] USE_JRE=false [2026-01-31T22:38:56.283Z] OLDPWD=/home/jenkins [2026-01-31T22:38:56.283Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_extended.perf_s390x_linux/2/ [2026-01-31T22:38:56.283Z] ADOPTOPENJDK_BRANCH=master [2026-01-31T22:38:56.283Z] TAP_NAME=Test_openjdk27_hs_extended.perf_s390x_linux.tap [2026-01-31T22:38:56.283Z] JDK_IMPL=hotspot [2026-01-31T22:38:56.283Z] HUDSON_COOKIE=97ea2496-6250-4672-aa6b-3e4a5b899e45 [2026-01-31T22:38:56.283Z] DOCKER_REQUIRED=false [2026-01-31T22:38:56.283Z] JENKINS_SERVER_COOKIE=durable-12c14098582db8ab948aeb65ade5970dd98c79d6225a4b89e4fcbab8e2b3d47b [2026-01-31T22:38:56.283Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus [2026-01-31T22:38:56.283Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/../../benchmarks [2026-01-31T22:38:56.283Z] JDK_REPO=https://github.com/adoptium/jdk [2026-01-31T22:38:56.283Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux [2026-01-31T22:38:56.283Z] KEEP_WORKSPACE=false [2026-01-31T22:38:56.283Z] ARCHIVE_TEST_RESULTS=false [2026-01-31T22:38:56.283Z] GENERATE_JOBS=true [2026-01-31T22:38:56.283Z] NODE_NAME=test-marist-ubuntu2404-s390x-1 [2026-01-31T22:38:56.283Z] LOGNAME=jenkins [2026-01-31T22:38:56.283Z] PERSONAL_BUILD=false [2026-01-31T22:38:56.283Z] TKG_OWNER_BRANCH=adoptium:master [2026-01-31T22:38:56.283Z] JDK_BRANCH=jdk-27+7_adopt [2026-01-31T22:38:56.283Z] _=/usr/lib/jvm/jdk21/bin/java [2026-01-31T22:38:56.283Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_extended.perf_s390x_linux/2/display/redirect?page=artifacts [2026-01-31T22:38:56.283Z] AUTO_DETECT=true [2026-01-31T22:38:56.283Z] STAGE_NAME=Setup [2026-01-31T22:38:56.283Z] XDG_SESSION_CLASS=user [2026-01-31T22:38:56.283Z] EXECUTOR_NUMBER=0 [2026-01-31T22:38:56.283Z] JDK_VERSION=27 [2026-01-31T22:38:56.283Z] XDG_SESSION_ID=46240 [2026-01-31T22:38:56.283Z] EXTERNAL_TEST_CMD=mvn clean install [2026-01-31T22:38:56.283Z] BUILD_DISPLAY_NAME=#2 [2026-01-31T22:38:56.283Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2026-01-31T22:38:56.283Z] TIME_LIMIT=25 [2026-01-31T22:38:56.283Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_extended.perf_s390x_linux/2/display/redirect?page=tests [2026-01-31T22:38:56.283Z] HUDSON_HOME=/home/jenkins/.jenkins [2026-01-31T22:38:56.283Z] JOB_BASE_NAME=Test_openjdk27_hs_extended.perf_s390x_linux [2026-01-31T22:38:56.283Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin [2026-01-31T22:38:56.283Z] TKG_ITERATIONS=1 [2026-01-31T22:38:56.284Z] PLATFORM=s390x_linux [2026-01-31T22:38:56.284Z] BUILD_ID=2 [2026-01-31T22:38:56.284Z] EXIT_SUCCESS=false [2026-01-31T22:38:56.284Z] XDG_RUNTIME_DIR=/run/user/1002 [2026-01-31T22:38:56.284Z] RERUN_FAILURE=true [2026-01-31T22:38:56.284Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/../../externalDependency/system_lib [2026-01-31T22:38:56.284Z] ACTIVE_NODE_TIMEOUT=5 [2026-01-31T22:38:56.284Z] BUILD_TAG=jenkins-Test_openjdk27_hs_extended.perf_s390x_linux-2 [2026-01-31T22:38:56.284Z] LANG=C.UTF-8 [2026-01-31T22:38:56.284Z] JENKINS_URL=https://ci.adoptium.net/ [2026-01-31T22:38:56.284Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-01-31T22:38:56.284Z] KEEP_REPORTDIR=false [2026-01-31T22:38:56.284Z] ORIGIN_JDK_VERSION=27 [2026-01-31T22:38:56.284Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_extended.perf_s390x_linux/ [2026-01-31T22:38:56.284Z] JCK_GIT_BRANCH=master [2026-01-31T22:38:56.284Z] BUILD_NUMBER=2 [2026-01-31T22:38:56.284Z] OPENJCEPLUS_GIT_BRANCH=semeru-java27 [2026-01-31T22:38:56.284Z] ITERATIONS=1 [2026-01-31T22:38:56.284Z] JENKINS_NODE_COOKIE=eec9c2ce-37e3-459b-9ff1-3bcc4fe898f5 [2026-01-31T22:38:56.284Z] SHELL=/bin/bash [2026-01-31T22:38:56.284Z] SPEC=linux_390-64 [2026-01-31T22:38:56.284Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2026-01-31T22:38:56.284Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image [2026-01-31T22:38:56.284Z] LIGHT_WEIGHT_CHECKOUT=false [2026-01-31T22:38:56.284Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_extended.perf_s390x_linux/2/display/redirect [2026-01-31T22:38:56.284Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2026-01-31T22:38:56.284Z] NUM_PROCESSORS=2 [2026-01-31T22:38:56.284Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_extended.perf_s390x_linux/display/redirect [2026-01-31T22:38:56.284Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk/jdk-linux-s390x-temurin [2026-01-31T22:38:56.284Z] SLACK_CHANNEL=aqavit-bot [2026-01-31T22:38:56.284Z] JOB_NAME=Test_openjdk27_hs_extended.perf_s390x_linux [2026-01-31T22:38:56.284Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2026-01-31T22:38:56.284Z] PWD=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux [2026-01-31T22:38:56.284Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/../../externalDependency/lib [2026-01-31T22:38:56.284Z] SSH_CONNECTION=78.47.239.97 47978 148.100.75.204 22 [2026-01-31T22:38:56.284Z] TEST_TIME=120 [2026-01-31T22:38:56.284Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux@tmp [2026-01-31T22:38:56.284Z] PARALLEL=Dynamic [2026-01-31T22:38:56.284Z] JOBSTARTTIME=Sat, 31 Jan 2026 22:38:52 +0000 [2026-01-31T22:38:56.284Z] DYNAMIC_COMPILE=false [2026-01-31T22:38:56.284Z] 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-01-31T22:38:56.555Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2026-01-31T22:38:56.572Z] Running in /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2026-01-31T22:39:56.931Z] Copied 8 artifacts from "build-scripts » jobs » jdk » jdk-linux-s390x-temurin" build number 375 [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-01-31T22:39:57.146Z] 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-01-31T22:39:57.157Z] Running in /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux [Pipeline] { [Pipeline] sshagent [2026-01-31T22:39:57.228Z] $ ssh-agent [2026-01-31T22:39:57.703Z] SSH_AUTH_SOCK=/tmp/ssh-nTXlonZCTnHi/agent.1440898 [2026-01-31T22:39:57.703Z] SSH_AGENT_PID=1440901 [2026-01-31T22:39:57.703Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2026-01-31T22:39:57.716Z] Running in /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests [Pipeline] { [Pipeline] withCredentials [2026-01-31T22:39:57.772Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2026-01-31T22:39:58.939Z] + pwd [2026-01-31T22:39:58.939Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/.. -p s390x_linux -r upstream -j 27 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master [2026-01-31T22:39:58.939Z] TESTDIR: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests [2026-01-31T22:39:58.939Z] get jdk binary... [2026-01-31T22:39:58.939Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2026-01-31T22:39:58.939Z] Uncompressing file: OpenJDK-jdk_s390x_linux_hotspot_27_7-ea.tar.gz ... [2026-01-31T22:39:59.561Z] List files in jdkbinary folder... [2026-01-31T22:39:59.561Z] total 598360 [2026-01-31T22:39:59.561Z] -rw-r--r-- 1 jenkins jenkins 228933126 Jan 31 22:21 OpenJDK-debugimage_s390x_linux_hotspot_27_7-ea.tar.gz [2026-01-31T22:39:59.561Z] -rw-r--r-- 1 jenkins jenkins 138932506 Jan 31 22:22 OpenJDK-jdk_s390x_linux_hotspot_27_7-ea.tar.gz [2026-01-31T22:39:59.561Z] -rw-r--r-- 1 jenkins jenkins 83507239 Jan 31 22:21 OpenJDK-jmods_s390x_linux_hotspot_27_7-ea.tar.gz [2026-01-31T22:39:59.561Z] -rw-r--r-- 1 jenkins jenkins 60972349 Jan 31 22:17 OpenJDK-jre_s390x_linux_hotspot_27_7-ea.tar.gz [2026-01-31T22:39:59.562Z] -rw-rw-r-- 1 jenkins jenkins 32146 Jan 31 22:31 OpenJDK-sbom_s390x_linux_hotspot_27_7-ea-metadata.json [2026-01-31T22:39:59.562Z] -rw-r--r-- 1 jenkins jenkins 170458 Jan 31 22:34 OpenJDK-sbom_s390x_linux_hotspot_27_7-ea.json [2026-01-31T22:39:59.562Z] -rw-r--r-- 1 jenkins jenkins 5520767 Jan 31 22:21 OpenJDK-static-libs-glibc_s390x_linux_hotspot_27_7-ea.tar.gz [2026-01-31T22:39:59.562Z] -rw-r--r-- 1 jenkins jenkins 94632327 Jan 31 22:18 OpenJDK-testimage_s390x_linux_hotspot_27_7-ea.tar.gz [2026-01-31T22:39:59.562Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 31 22:39 tmp [2026-01-31T22:39:59.562Z] List files in jdkbinary/tmp folder... [2026-01-31T22:39:59.562Z] total 4 [2026-01-31T22:39:59.562Z] drwxr-xr-x 7 jenkins jenkins 4096 Jan 31 22:17 jdk-27+7 [2026-01-31T22:39:59.562Z] Moving directory jdk-27+7/ to ../j2sdk-image [2026-01-31T22:39:59.562Z] Uncompressing file: OpenJDK-jre_s390x_linux_hotspot_27_7-ea.tar.gz ... [2026-01-31T22:39:59.562Z] List files in jdkbinary folder... [2026-01-31T22:39:59.562Z] total 598364 [2026-01-31T22:39:59.562Z] -rw-r--r-- 1 jenkins jenkins 228933126 Jan 31 22:21 OpenJDK-debugimage_s390x_linux_hotspot_27_7-ea.tar.gz [2026-01-31T22:39:59.562Z] -rw-r--r-- 1 jenkins jenkins 138932506 Jan 31 22:22 OpenJDK-jdk_s390x_linux_hotspot_27_7-ea.tar.gz [2026-01-31T22:39:59.562Z] -rw-r--r-- 1 jenkins jenkins 83507239 Jan 31 22:21 OpenJDK-jmods_s390x_linux_hotspot_27_7-ea.tar.gz [2026-01-31T22:39:59.562Z] -rw-r--r-- 1 jenkins jenkins 60972349 Jan 31 22:17 OpenJDK-jre_s390x_linux_hotspot_27_7-ea.tar.gz [2026-01-31T22:39:59.562Z] -rw-rw-r-- 1 jenkins jenkins 32146 Jan 31 22:31 OpenJDK-sbom_s390x_linux_hotspot_27_7-ea-metadata.json [2026-01-31T22:39:59.562Z] -rw-r--r-- 1 jenkins jenkins 170458 Jan 31 22:34 OpenJDK-sbom_s390x_linux_hotspot_27_7-ea.json [2026-01-31T22:39:59.562Z] -rw-r--r-- 1 jenkins jenkins 5520767 Jan 31 22:21 OpenJDK-static-libs-glibc_s390x_linux_hotspot_27_7-ea.tar.gz [2026-01-31T22:39:59.562Z] -rw-r--r-- 1 jenkins jenkins 94632327 Jan 31 22:18 OpenJDK-testimage_s390x_linux_hotspot_27_7-ea.tar.gz [2026-01-31T22:39:59.562Z] drwxr-xr-x 7 jenkins jenkins 4096 Jan 31 22:17 j2sdk-image [2026-01-31T22:39:59.562Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 31 22:39 tmp [2026-01-31T22:39:59.562Z] List files in jdkbinary/tmp folder... [2026-01-31T22:39:59.562Z] total 4 [2026-01-31T22:39:59.562Z] drwxr-xr-x 6 jenkins jenkins 4096 Jan 31 22:17 jdk-27+7-jre [2026-01-31T22:39:59.562Z] Moving directory jdk-27+7-jre/ to ../j2re-image [2026-01-31T22:39:59.562Z] Uncompressing file: OpenJDK-static-libs-glibc_s390x_linux_hotspot_27_7-ea.tar.gz ... [2026-01-31T22:40:00.174Z] List files in jdkbinary folder... [2026-01-31T22:40:00.174Z] total 598368 [2026-01-31T22:40:00.174Z] -rw-r--r-- 1 jenkins jenkins 228933126 Jan 31 22:21 OpenJDK-debugimage_s390x_linux_hotspot_27_7-ea.tar.gz [2026-01-31T22:40:00.174Z] -rw-r--r-- 1 jenkins jenkins 138932506 Jan 31 22:22 OpenJDK-jdk_s390x_linux_hotspot_27_7-ea.tar.gz [2026-01-31T22:40:00.174Z] -rw-r--r-- 1 jenkins jenkins 83507239 Jan 31 22:21 OpenJDK-jmods_s390x_linux_hotspot_27_7-ea.tar.gz [2026-01-31T22:40:00.174Z] -rw-r--r-- 1 jenkins jenkins 60972349 Jan 31 22:17 OpenJDK-jre_s390x_linux_hotspot_27_7-ea.tar.gz [2026-01-31T22:40:00.174Z] -rw-rw-r-- 1 jenkins jenkins 32146 Jan 31 22:31 OpenJDK-sbom_s390x_linux_hotspot_27_7-ea-metadata.json [2026-01-31T22:40:00.174Z] -rw-r--r-- 1 jenkins jenkins 170458 Jan 31 22:34 OpenJDK-sbom_s390x_linux_hotspot_27_7-ea.json [2026-01-31T22:40:00.174Z] -rw-r--r-- 1 jenkins jenkins 5520767 Jan 31 22:21 OpenJDK-static-libs-glibc_s390x_linux_hotspot_27_7-ea.tar.gz [2026-01-31T22:40:00.174Z] -rw-r--r-- 1 jenkins jenkins 94632327 Jan 31 22:18 OpenJDK-testimage_s390x_linux_hotspot_27_7-ea.tar.gz [2026-01-31T22:40:00.174Z] drwxr-xr-x 6 jenkins jenkins 4096 Jan 31 22:17 j2re-image [2026-01-31T22:40:00.174Z] drwxr-xr-x 7 jenkins jenkins 4096 Jan 31 22:17 j2sdk-image [2026-01-31T22:40:00.174Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 31 22:39 tmp [2026-01-31T22:40:00.174Z] List files in jdkbinary/tmp folder... [2026-01-31T22:40:00.174Z] total 4 [2026-01-31T22:40:00.174Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 31 22:17 jdk-27+7-static-libs [2026-01-31T22:40:00.174Z] Moving directory jdk-27+7-static-libs/ to ../static-libs [2026-01-31T22:40:00.174Z] Uncompressing file: OpenJDK-testimage_s390x_linux_hotspot_27_7-ea.tar.gz ... [2026-01-31T22:40:00.786Z] List files in jdkbinary folder... [2026-01-31T22:40:00.786Z] total 598380 [2026-01-31T22:40:00.786Z] -rw-r--r-- 1 jenkins jenkins 228933126 Jan 31 22:21 OpenJDK-debugimage_s390x_linux_hotspot_27_7-ea.tar.gz [2026-01-31T22:40:00.786Z] -rw-r--r-- 1 jenkins jenkins 138932506 Jan 31 22:22 OpenJDK-jdk_s390x_linux_hotspot_27_7-ea.tar.gz [2026-01-31T22:40:00.786Z] -rw-r--r-- 1 jenkins jenkins 83507239 Jan 31 22:21 OpenJDK-jmods_s390x_linux_hotspot_27_7-ea.tar.gz [2026-01-31T22:40:00.786Z] -rw-r--r-- 1 jenkins jenkins 60972349 Jan 31 22:17 OpenJDK-jre_s390x_linux_hotspot_27_7-ea.tar.gz [2026-01-31T22:40:00.786Z] -rw-rw-r-- 1 jenkins jenkins 32146 Jan 31 22:31 OpenJDK-sbom_s390x_linux_hotspot_27_7-ea-metadata.json [2026-01-31T22:40:00.786Z] -rw-r--r-- 1 jenkins jenkins 170458 Jan 31 22:34 OpenJDK-sbom_s390x_linux_hotspot_27_7-ea.json [2026-01-31T22:40:00.786Z] -rw-r--r-- 1 jenkins jenkins 5520767 Jan 31 22:21 OpenJDK-static-libs-glibc_s390x_linux_hotspot_27_7-ea.tar.gz [2026-01-31T22:40:00.786Z] -rw-r--r-- 1 jenkins jenkins 94632327 Jan 31 22:18 OpenJDK-testimage_s390x_linux_hotspot_27_7-ea.tar.gz [2026-01-31T22:40:00.786Z] drwxr-xr-x 6 jenkins jenkins 4096 Jan 31 22:17 j2re-image [2026-01-31T22:40:00.786Z] drwxr-xr-x 7 jenkins jenkins 4096 Jan 31 22:17 j2sdk-image [2026-01-31T22:40:00.786Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 31 22:17 static-libs [2026-01-31T22:40:00.786Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 31 22:39 tmp [2026-01-31T22:40:00.786Z] List files in jdkbinary/tmp folder... [2026-01-31T22:40:00.786Z] total 4 [2026-01-31T22:40:00.786Z] drwxr-xr-x 6 jenkins jenkins 4096 Jan 31 22:10 jdk-27+7-test-image [2026-01-31T22:40:00.786Z] Moving directory jdk-27+7-test-image/ to ../openjdk-test-image [2026-01-31T22:40:00.786Z] Uncompressing OpenJDK-debugimage_s390x_linux_hotspot_27_7-ea.tar.gz over ./j2sdk-image... [2026-01-31T22:40:02.077Z] Removing top-level folder jdk-27+7-debug-image/ [2026-01-31T22:40:02.077Z] Removing top-level folder jdk-27+7/ [2026-01-31T22:40:02.694Z] Run /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java -version [2026-01-31T22:40:02.694Z] =JAVA VERSION OUTPUT BEGIN= [2026-01-31T22:40:02.694Z] openjdk version "27-beta" 2026-09-15 [2026-01-31T22:40:02.694Z] OpenJDK Runtime Environment Temurin-27+7-202601312147 (build 27-beta+7-ea) [2026-01-31T22:40:02.694Z] OpenJDK 64-Bit Server VM Temurin-27+7-202601312147 (build 27-beta+7-ea, mixed mode, sharing) [2026-01-31T22:40:02.694Z] =JAVA VERSION OUTPUT END= [2026-01-31T22:40:02.694Z] =RELEASE INFO BEGIN= [2026-01-31T22:40:02.694Z] IMPLEMENTOR="Eclipse Adoptium" [2026-01-31T22:40:02.694Z] IMPLEMENTOR_VERSION="Temurin-27+7-202601312147" [2026-01-31T22:40:02.694Z] JAVA_RUNTIME_VERSION="27-beta+7-ea" [2026-01-31T22:40:02.694Z] JAVA_VERSION="27" [2026-01-31T22:40:02.694Z] JAVA_VERSION_DATE="2026-09-15" [2026-01-31T22:40:02.694Z] LIBC="gnu" [2026-01-31T22:40:02.695Z] MODULES="java.base java.compiler java.datatransfer java.xml java.prefs java.desktop java.instrument java.logging java.management java.security.sasl java.naming java.rmi java.management.rmi java.net.http java.scripting java.security.jgss java.transaction.xa java.sql java.sql.rowset java.xml.crypto java.se java.smartcardio jdk.accessibility jdk.internal.jvmstat jdk.attach jdk.charsets jdk.internal.opt jdk.zipfs jdk.compiler jdk.crypto.cryptoki jdk.crypto.ec jdk.dynalink jdk.internal.ed jdk.editpad jdk.httpserver jdk.incubator.vector jdk.internal.le jdk.internal.md jdk.jartool jdk.javadoc jdk.jcmd jdk.management jdk.management.agent jdk.jconsole jdk.jdeps jdk.jdwp.agent jdk.jdi jdk.jfr jdk.jlink jdk.jpackage jdk.jshell jdk.jstatd jdk.localedata jdk.management.jfr jdk.naming.dns jdk.naming.rmi jdk.net jdk.nio.mapmode jdk.sctp jdk.security.auth jdk.security.jgss jdk.unsupported jdk.unsupported.desktop jdk.xml.dom" [2026-01-31T22:40:02.695Z] OS_ARCH="s390x" [2026-01-31T22:40:02.695Z] OS_NAME="Linux" [2026-01-31T22:40:02.695Z] SOURCE=".:git:b861e7ae7e15" [2026-01-31T22:40:02.695Z] BUILD_SOURCE="git:a2382c4fa2044e0094db987279f2f814039ce5af" [2026-01-31T22:40:02.695Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2026-01-31T22:40:02.695Z] SOURCE_REPO="https://github.com/adoptium/jdk.git" [2026-01-31T22:40:02.695Z] FULL_VERSION="27-beta+7-ea" [2026-01-31T22:40:02.695Z] SEMANTIC_VERSION="27+7" [2026-01-31T22:40:02.695Z] BUILD_INFO="OS: Linux Version: 4.18.0-513.24.1.el8_9.s390x" [2026-01-31T22:40:02.695Z] JVM_VARIANT="Hotspot" [2026-01-31T22:40:02.695Z] JVM_VERSION="27-beta+7-ea" [2026-01-31T22:40:02.695Z] IMAGE_TYPE="JDK" [2026-01-31T22:40:02.695Z] =RELEASE INFO END= [2026-01-31T22:40:02.695Z] get testKitGen... [2026-01-31T22:40:02.695Z] git clone -q https://github.com/adoptium/TKG.git [2026-01-31T22:40:03.316Z] git rev-parse master [2026-01-31T22:40:03.316Z] git checkout -q -f 710e5f5ca9bc39402c4d1357f0f79eaef85f25b8 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2026-01-31T22:40:03.687Z] $ ssh-agent -k [2026-01-31T22:40:03.696Z] unset SSH_AUTH_SOCK; [2026-01-31T22:40:03.697Z] unset SSH_AGENT_PID; [2026-01-31T22:40:03.698Z] echo Agent pid 1440901 killed; [2026-01-31T22:40:04.106Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-01-31T22:40:04.516Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=extended.perf&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=s390x_linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=27&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-linux-s390x-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk-27%2B7_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=perf&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=375&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2026-01-31T22:40:04.530Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=extended.perf&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=s390x_linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=test-marist-ubuntu2404-s390x-1&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=27&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-linux-s390x-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk-27%2B7_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=perf&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=375&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (setupParallelEnv) Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. [Pipeline] timeout [2026-01-31T22:40:04.573Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-01-31T22:40:05.135Z] Copied 1 artifact from "getTRSSOutput" build number 2034 [Pipeline] sh [2026-01-31T22:40:06.254Z] + cd ./aqa-tests/TKG/resources/TRSS [2026-01-31T22:40:06.254Z] + gzip -cd TRSSOutput.tar.gz [2026-01-31T22:40:06.254Z] + tar xof - [2026-01-31T22:40:06.254Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2026-01-31T22:40:06.574Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-01-31T22:40:06.594Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] } [Pipeline] // timeout [Pipeline] nodesByLabel [2026-01-31T22:40:06.636Z] Found a total of 5 nodes with the 'hw.arch.s390x&&sw.os.linux&&ci.role.perf' label [Pipeline] echo [2026-01-31T22:40:06.640Z] Machine limit is 5. [Pipeline] sh [2026-01-31T22:40:07.746Z] + cd ./aqa-tests/TKG [2026-01-31T22:40:07.746Z] + uname [2026-01-31T22:40:07.746Z] + [ Linux = AIX ] [2026-01-31T22:40:07.746Z] + uname [2026-01-31T22:40:07.746Z] + [ Linux = SunOS ] [2026-01-31T22:40:07.746Z] + uname [2026-01-31T22:40:07.746Z] + [ Linux = *BSD ] [2026-01-31T22:40:07.746Z] + MAKE=make [2026-01-31T22:40:07.746Z] + make genParallelList TEST=extended.perf TEST_TIME=120 NUM_MACHINES= [2026-01-31T22:40:07.746Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image [2026-01-31T22:40:07.746Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/../../externalDependency/lib [2026-01-31T22:40:07.746Z] rm -f -r /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-31T22:40:07.746Z] mkdir -p /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-31T22:40:07.746Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-01-31T22:40:07.746Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_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_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-01-31T22:40:07.746Z] Buildfile: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/scripts/build_tools.xml [2026-01-31T22:40:08.423Z] [2026-01-31T22:40:08.423Z] build: [2026-01-31T22:40:08.423Z] [2026-01-31T22:40:08.423Z] clean: [2026-01-31T22:40:08.423Z] [2026-01-31T22:40:08.423Z] init: [2026-01-31T22:40:08.423Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/bin [2026-01-31T22:40:08.423Z] [2026-01-31T22:40:08.423Z] getDependentLibs: [2026-01-31T22:40:08.423Z] [exec] -------------------------------------------- [2026-01-31T22:40:08.423Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/../../externalDependency/lib [2026-01-31T22:40:08.423Z] [exec] task is set to default [2026-01-31T22:40:08.423Z] [exec] dependencyList is set to json_simple [2026-01-31T22:40:08.423Z] [exec] System Test jars will not be downloaded. [2026-01-31T22:40:08.423Z] [exec] -------------------------------------------- [2026-01-31T22:40:08.423Z] [exec] Starting download third party dependent jars [2026-01-31T22:40:08.423Z] [exec] -------------------------------------------- [2026-01-31T22:40:08.423Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/../../externalDependency/lib [2026-01-31T22:40:08.423Z] [exec] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-01-31T22:40:08.423Z] [exec] downloaded dependent third party jars successfully [2026-01-31T22:40:08.423Z] [2026-01-31T22:40:08.423Z] compile: [2026-01-31T22:40:08.423Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-31T22:40:08.423Z] [echo] ============COMPILER SETTINGS============ [2026-01-31T22:40:08.423Z] [echo] ===fork: yes [2026-01-31T22:40:08.423Z] [echo] ===debug: on [2026-01-31T22:40:08.423Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/bin [2026-01-31T22:40:10.454Z] [javac] Note: Some input files use or override a deprecated API. [2026-01-31T22:40:10.454Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-01-31T22:40:10.454Z] [2026-01-31T22:40:10.454Z] dist: [2026-01-31T22:40:10.454Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/bin/TestKitGen.jar [2026-01-31T22:40:10.454Z] [2026-01-31T22:40:10.454Z] BUILD SUCCESSFUL [2026-01-31T22:40:10.454Z] Total time: 2 seconds [2026-01-31T22:40:10.454Z] 0 [2026-01-31T22:40:10.454Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-01-31T22:40:11.075Z] ****************************** MACHINE INFO ****************************** [2026-01-31T22:40:11.075Z] File path : /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG [2026-01-31T22:40:11.075Z] Free Physical Memory Size : 628793344 [2026-01-31T22:40:11.075Z] Free space (bytes) : 53676826624 [2026-01-31T22:40:11.075Z] Total Physical Memory Size : 4192133120 [2026-01-31T22:40:11.075Z] Total space (bytes) : 104006860800 [2026-01-31T22:40:11.075Z] Usable space (bytes) : 53660049408 [2026-01-31T22:40:11.075Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-31T22:40:11.075Z] bashVersion : [2026-01-31T22:40:11.075Z] GNU bash, version 5.2.21(1)-release (s390x-ibm-linux-gnu) [2026-01-31T22:40:11.075Z] Copyright (C) 2022 Free Software Foundation, Inc. [2026-01-31T22:40:11.075Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-01-31T22:40:11.075Z] [2026-01-31T22:40:11.075Z] This is free software; you are free to change and redistribute it. [2026-01-31T22:40:11.075Z] There is NO WARRANTY, to the extent permitted by law. [2026-01-31T22:40:11.075Z] cpuCores : 3 [2026-01-31T22:40:11.075Z] curlVersion : [2026-01-31T22:40:11.075Z] curl 8.5.0 (s390x-ibm-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-01-31T22:40:11.075Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6 [2026-01-31T22:40:11.075Z] 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-01-31T22:40:11.075Z] 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-01-31T22:40:11.075Z] dockerVersion : Docker version 28.2.2, build 28.2.2-0ubuntu1~24.04.1 [2026-01-31T22:40:11.075Z] gcc version : 13 [2026-01-31T22:40:11.075Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.6) 2.39 [2026-01-31T22:40:11.075Z] gdb version : bash: line 1: gdb: command not found [2026-01-31T22:40:11.075Z] lldb version : Command could not be executed [2026-01-31T22:40:11.075Z] makeVersion : [2026-01-31T22:40:11.075Z] GNU Make 4.3 [2026-01-31T22:40:11.075Z] Built for s390x-ibm-linux-gnu [2026-01-31T22:40:11.075Z] Copyright (C) 1988-2020 Free Software Foundation, Inc. [2026-01-31T22:40:11.075Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-01-31T22:40:11.075Z] This is free software: you are free to change and redistribute it. [2026-01-31T22:40:11.075Z] There is NO WARRANTY, to the extent permitted by law. [2026-01-31T22:40:11.075Z] mavenVersion : [2026-01-31T22:40:11.075Z] WARNING: A restricted method in java.lang.System has been called [2026-01-31T22:40:11.075Z] 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-01-31T22:40:11.075Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module [2026-01-31T22:40:11.075Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled [2026-01-31T22:40:11.075Z] [2026-01-31T22:40:11.075Z] OpenJDK 64-Bit Server VM warning: You have loaded library /usr/local/apache-maven-3.6.3/lib/jansi-native/linux64/libjansi.so which might have disabled stack guard. The VM will try to fix the stack guard now. [2026-01-31T22:40:11.075Z] It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'. [2026-01-31T22:40:11.075Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2026-01-31T22:40:11.075Z] Maven home: /usr/local/apache-maven-3.6.3 [2026-01-31T22:40:11.075Z] Java version: 27-beta, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image [2026-01-31T22:40:11.075Z] Default locale: en, platform encoding: UTF-8 [2026-01-31T22:40:11.075Z] OS name: "linux", version: "6.8.0-87-generic", arch: "s390x", family: "unix" [2026-01-31T22:40:11.075Z] microArch : z15 [2026-01-31T22:40:11.075Z] osInfo : [2026-01-31T22:40:11.075Z] PRETTY_NAME="Ubuntu 24.04.3 LTS" [2026-01-31T22:40:11.075Z] NAME="Ubuntu" [2026-01-31T22:40:11.075Z] VERSION_ID="24.04" [2026-01-31T22:40:11.075Z] VERSION="24.04.3 LTS (Noble Numbat)" [2026-01-31T22:40:11.075Z] VERSION_CODENAME=noble [2026-01-31T22:40:11.075Z] ID=ubuntu [2026-01-31T22:40:11.075Z] ID_LIKE=debian [2026-01-31T22:40:11.075Z] HOME_URL="https://www.ubuntu.com/" [2026-01-31T22:40:11.075Z] SUPPORT_URL="https://help.ubuntu.com/" [2026-01-31T22:40:11.075Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" [2026-01-31T22:40:11.075Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" [2026-01-31T22:40:11.075Z] UBUNTU_CODENAME=noble [2026-01-31T22:40:11.075Z] LOGO=ubuntu-logo [2026-01-31T22:40:11.075Z] osLabel : ubuntu.24 [2026-01-31T22:40:11.075Z] perlVersion : [2026-01-31T22:40:11.075Z] [2026-01-31T22:40:11.075Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for s390x-linux-gnu-thread-multi [2026-01-31T22:40:11.075Z] (with 51 registered patches, see perl -V for more detail) [2026-01-31T22:40:11.075Z] [2026-01-31T22:40:11.075Z] Copyright 1987-2023, Larry Wall [2026-01-31T22:40:11.075Z] [2026-01-31T22:40:11.075Z] Perl may be copied only under the terms of either the Artistic License or the [2026-01-31T22:40:11.075Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-01-31T22:40:11.075Z] [2026-01-31T22:40:11.075Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-01-31T22:40:11.075Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-01-31T22:40:11.075Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2026-01-31T22:40:11.075Z] [2026-01-31T22:40:11.075Z] podmanVersion : bash: line 1: podman: command not found [2026-01-31T22:40:11.075Z] procArch : s390x [2026-01-31T22:40:11.075Z] sysArch : s390x [2026-01-31T22:40:11.075Z] sysOS : Linux [2026-01-31T22:40:11.075Z] ulimit : [2026-01-31T22:40:11.075Z] real-time non-blocking time (microseconds, -R) unlimited [2026-01-31T22:40:11.075Z] core file size (blocks, -c) 0 [2026-01-31T22:40:11.075Z] data seg size (kbytes, -d) unlimited [2026-01-31T22:40:11.075Z] scheduling priority (-e) 0 [2026-01-31T22:40:11.075Z] file size (blocks, -f) unlimited [2026-01-31T22:40:11.075Z] pending signals (-i) 15867 [2026-01-31T22:40:11.075Z] max locked memory (kbytes, -l) 511732 [2026-01-31T22:40:11.075Z] max memory size (kbytes, -m) unlimited [2026-01-31T22:40:11.075Z] open files (-n) 1048576 [2026-01-31T22:40:11.075Z] pipe size (512 bytes, -p) 8 [2026-01-31T22:40:11.075Z] POSIX message queues (bytes, -q) 819200 [2026-01-31T22:40:11.075Z] real-time priority (-r) 0 [2026-01-31T22:40:11.075Z] stack size (kbytes, -s) 8192 [2026-01-31T22:40:11.075Z] cpu time (seconds, -t) unlimited [2026-01-31T22:40:11.075Z] max user processes (-u) 15867 [2026-01-31T22:40:11.075Z] virtual memory (kbytes, -v) unlimited [2026-01-31T22:40:11.076Z] file locks (-x) unlimited [2026-01-31T22:40:11.076Z] uname : Linux test-marist-ubuntu2404-s390x-1.adoptopenjdk.net 6.8.0-87-generic #88-Ubuntu SMP Sat Oct 11 08:33:58 UTC 2025 s390x s390x s390x GNU/Linux [2026-01-31T22:40:11.076Z] vmVendor : Oracle Corporation [2026-01-31T22:40:11.076Z] vmVersion : 27-beta+7-ea [2026-01-31T22:40:11.076Z] xlc version : bash: line 1: xlC: command not found [2026-01-31T22:40:11.076Z] ************************************************************************** [2026-01-31T22:40:11.076Z] [2026-01-31T22:40:11.076Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-01-31T22:40:11.076Z] [2026-01-31T22:40:11.076Z] System.getProperty('java.vendor')=Eclipse Adoptium [2026-01-31T22:40:11.076Z] [2026-01-31T22:40:11.076Z] System.getProperty('os.name')=Linux [2026-01-31T22:40:11.076Z] [2026-01-31T22:40:11.076Z] System.getProperty('os.arch')=s390x [2026-01-31T22:40:11.076Z] [2026-01-31T22:40:11.076Z] System.getProperty('java.fullversion')=null [2026-01-31T22:40:11.076Z] [2026-01-31T22:40:11.076Z] System.getProperty('sun.arch.data.model')=64 [2026-01-31T22:40:11.076Z] [2026-01-31T22:40:11.688Z] 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_s390x_linux/../../externalDependency/lib [2026-01-31T22:40:11.688Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG' [2026-01-31T22:40:11.688Z] perl scripts/configure.pl [2026-01-31T22:40:11.688Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_390-64 --microArch="z15" --osLabel="ubuntu.24" --jdkVersion=27 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL= [2026-01-31T22:40:11.688Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-01-31T22:40:11.688Z] [2026-01-31T22:40:11.688Z] [2026-01-31T22:40:11.688Z] Starting to generate parallel test lists. [2026-01-31T22:40:11.688Z] [2026-01-31T22:40:11.688Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml [2026-01-31T22:40:11.688Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml [2026-01-31T22:40:12.305Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml [2026-01-31T22:40:12.305Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml [2026-01-31T22:40:12.305Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/liberty/playlist.xml [2026-01-31T22:40:12.305Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml [2026-01-31T22:40:12.305Z] Attempting to get test duration data from TRSS. [2026-01-31T22:40:12.305Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=27&impl=hs&platform=s390x_linux&group=perf&level=extended [2026-01-31T22:40:13.574Z] Attempting to get test duration data from cached files. [2026-01-31T22:40:13.574Z] [2026-01-31T22:40:13.574Z] TEST DURATION [2026-01-31T22:40:13.574Z] ==================================================================================== [2026-01-31T22:40:13.574Z] Total number of tests searched: 19 [2026-01-31T22:40:13.574Z] Number of test durations found: 19 [2026-01-31T22:40:13.574Z] Top slowest tests: [2026-01-31T22:40:13.574Z] 01m37s renaissance-mnemonics_0 [2026-01-31T22:40:13.574Z] 01m26s renaissance-par-mnemonics_0 [2026-01-31T22:40:13.574Z] 01m20s dacapo-tomcat_0 [2026-01-31T22:40:13.574Z] ==================================================================================== [2026-01-31T22:40:13.574Z] [2026-01-31T22:40:13.574Z] Test target is split into 1 lists. [2026-01-31T22:40:13.574Z] Reducing estimated test running time from 08m11s to 08m11s. [2026-01-31T22:40:13.574Z] [2026-01-31T22:40:13.574Z] -------------------------------------testList_0------------------------------------- [2026-01-31T22:40:13.574Z] Number of tests: 19 [2026-01-31T22:40:13.574Z] Estimated running time: 08m11s [2026-01-31T22:40:13.574Z] TESTLIST=renaissance-mnemonics_0,renaissance-par-mnemonics_0,dacapo-tomcat_0,dacapo-sunflow_0,renaissance-finagle-http_0,renaissance-philosophers_0,dacapo-jython_0,dacapo-pmd_0,renaissance-db-shootout_0,dacapo-luindex_0,dacapo-xalan_0,renaissance-movie-lens_0,renaissance-log-regression_0,renaissance-als_0,renaissance-chi-square_0,renaissance-dec-tree_0,dacapo-fop_0,dacapo-avrora_0,renaissance-finagle-chirper_0 [2026-01-31T22:40:13.574Z] ------------------------------------------------------------------------------------ [2026-01-31T22:40:13.574Z] [2026-01-31T22:40:13.574Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [2026-01-31T22:40:13.574Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2026-01-31T22:40:13.941Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2026-01-31T22:40:14.227Z] Number of test list is 1, no need to run tests in child job. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2026-01-31T22:40:14.267Z] Building tests... [Pipeline] timeout [2026-01-31T22:40:14.270Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-01-31T22:40:14.282Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2026-01-31T22:40:14.515Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] dir [2026-01-31T22:40:14.528Z] Running in /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests [Pipeline] { [Pipeline] sshagent [2026-01-31T22:40:14.599Z] $ ssh-agent [2026-01-31T22:40:15.016Z] SSH_AUTH_SOCK=/tmp/ssh-TYzh81tZAigQ/agent.1441329 [2026-01-31T22:40:15.016Z] SSH_AGENT_PID=1441331 [2026-01-31T22:40:15.016Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-01-31T22:40:16.124Z] + bash ./compile.sh [2026-01-31T22:40:16.124Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image [2026-01-31T22:40:16.124Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/../../externalDependency/lib [2026-01-31T22:40:16.124Z] rm -f -r /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-31T22:40:16.125Z] mkdir -p /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-31T22:40:16.125Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-01-31T22:40:16.125Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_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_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-01-31T22:40:16.126Z] Buildfile: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/scripts/build_tools.xml [2026-01-31T22:40:16.739Z] [2026-01-31T22:40:16.739Z] build: [2026-01-31T22:40:16.739Z] [2026-01-31T22:40:16.739Z] clean: [2026-01-31T22:40:16.739Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/autoGenEnv.mk [2026-01-31T22:40:16.739Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/bin [2026-01-31T22:40:16.739Z] [2026-01-31T22:40:16.739Z] init: [2026-01-31T22:40:16.739Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/bin [2026-01-31T22:40:16.739Z] [2026-01-31T22:40:16.739Z] getDependentLibs: [2026-01-31T22:40:16.739Z] [exec] -------------------------------------------- [2026-01-31T22:40:16.740Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/../../externalDependency/lib [2026-01-31T22:40:16.740Z] [exec] task is set to default [2026-01-31T22:40:16.740Z] [exec] dependencyList is set to json_simple [2026-01-31T22:40:16.740Z] [exec] System Test jars will not be downloaded. [2026-01-31T22:40:16.740Z] [exec] -------------------------------------------- [2026-01-31T22:40:16.740Z] [exec] Starting download third party dependent jars [2026-01-31T22:40:16.740Z] [exec] -------------------------------------------- [2026-01-31T22:40:16.740Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/../../externalDependency/lib [2026-01-31T22:40:16.740Z] [exec] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-01-31T22:40:16.740Z] [exec] downloaded dependent third party jars successfully [2026-01-31T22:40:16.740Z] [2026-01-31T22:40:16.740Z] compile: [2026-01-31T22:40:16.740Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-31T22:40:16.740Z] [echo] ============COMPILER SETTINGS============ [2026-01-31T22:40:16.740Z] [echo] ===fork: yes [2026-01-31T22:40:16.740Z] [echo] ===debug: on [2026-01-31T22:40:16.740Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/bin [2026-01-31T22:40:18.746Z] [javac] Note: Some input files use or override a deprecated API. [2026-01-31T22:40:18.746Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-01-31T22:40:18.746Z] [2026-01-31T22:40:18.746Z] dist: [2026-01-31T22:40:18.746Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/bin/TestKitGen.jar [2026-01-31T22:40:18.746Z] [2026-01-31T22:40:18.746Z] BUILD SUCCESSFUL [2026-01-31T22:40:18.746Z] Total time: 2 seconds [2026-01-31T22:40:18.746Z] 0 [2026-01-31T22:40:18.746Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-01-31T22:40:20.019Z] ****************************** MACHINE INFO ****************************** [2026-01-31T22:40:20.019Z] File path : /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG [2026-01-31T22:40:20.019Z] Free Physical Memory Size : 616980480 [2026-01-31T22:40:20.019Z] Free space (bytes) : 53676810240 [2026-01-31T22:40:20.019Z] Total Physical Memory Size : 4192133120 [2026-01-31T22:40:20.019Z] Total space (bytes) : 104006860800 [2026-01-31T22:40:20.019Z] Usable space (bytes) : 53660033024 [2026-01-31T22:40:20.019Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-31T22:40:20.019Z] bashVersion : [2026-01-31T22:40:20.019Z] GNU bash, version 5.2.21(1)-release (s390x-ibm-linux-gnu) [2026-01-31T22:40:20.019Z] Copyright (C) 2022 Free Software Foundation, Inc. [2026-01-31T22:40:20.019Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-01-31T22:40:20.019Z] [2026-01-31T22:40:20.019Z] This is free software; you are free to change and redistribute it. [2026-01-31T22:40:20.019Z] There is NO WARRANTY, to the extent permitted by law. [2026-01-31T22:40:20.019Z] cpuCores : 3 [2026-01-31T22:40:20.019Z] curlVersion : [2026-01-31T22:40:20.019Z] curl 8.5.0 (s390x-ibm-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-01-31T22:40:20.019Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6 [2026-01-31T22:40:20.019Z] 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-01-31T22:40:20.019Z] 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-01-31T22:40:20.019Z] dockerVersion : Docker version 28.2.2, build 28.2.2-0ubuntu1~24.04.1 [2026-01-31T22:40:20.019Z] gcc version : 13 [2026-01-31T22:40:20.019Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.6) 2.39 [2026-01-31T22:40:20.019Z] gdb version : bash: line 1: gdb: command not found [2026-01-31T22:40:20.019Z] lldb version : Command could not be executed [2026-01-31T22:40:20.019Z] makeVersion : [2026-01-31T22:40:20.019Z] GNU Make 4.3 [2026-01-31T22:40:20.019Z] Built for s390x-ibm-linux-gnu [2026-01-31T22:40:20.019Z] Copyright (C) 1988-2020 Free Software Foundation, Inc. [2026-01-31T22:40:20.019Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-01-31T22:40:20.019Z] This is free software: you are free to change and redistribute it. [2026-01-31T22:40:20.019Z] There is NO WARRANTY, to the extent permitted by law. [2026-01-31T22:40:20.019Z] mavenVersion : [2026-01-31T22:40:20.019Z] WARNING: A restricted method in java.lang.System has been called [2026-01-31T22:40:20.019Z] 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-01-31T22:40:20.019Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module [2026-01-31T22:40:20.019Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled [2026-01-31T22:40:20.019Z] [2026-01-31T22:40:20.019Z] OpenJDK 64-Bit Server VM warning: You have loaded library /usr/local/apache-maven-3.6.3/lib/jansi-native/linux64/libjansi.so which might have disabled stack guard. The VM will try to fix the stack guard now. [2026-01-31T22:40:20.019Z] It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'. [2026-01-31T22:40:20.019Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2026-01-31T22:40:20.019Z] Maven home: /usr/local/apache-maven-3.6.3 [2026-01-31T22:40:20.019Z] Java version: 27-beta, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image [2026-01-31T22:40:20.019Z] Default locale: en, platform encoding: UTF-8 [2026-01-31T22:40:20.019Z] OS name: "linux", version: "6.8.0-87-generic", arch: "s390x", family: "unix" [2026-01-31T22:40:20.019Z] microArch : z15 [2026-01-31T22:40:20.019Z] osInfo : [2026-01-31T22:40:20.019Z] PRETTY_NAME="Ubuntu 24.04.3 LTS" [2026-01-31T22:40:20.019Z] NAME="Ubuntu" [2026-01-31T22:40:20.020Z] VERSION_ID="24.04" [2026-01-31T22:40:20.020Z] VERSION="24.04.3 LTS (Noble Numbat)" [2026-01-31T22:40:20.020Z] VERSION_CODENAME=noble [2026-01-31T22:40:20.020Z] ID=ubuntu [2026-01-31T22:40:20.020Z] ID_LIKE=debian [2026-01-31T22:40:20.020Z] HOME_URL="https://www.ubuntu.com/" [2026-01-31T22:40:20.020Z] SUPPORT_URL="https://help.ubuntu.com/" [2026-01-31T22:40:20.020Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" [2026-01-31T22:40:20.020Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" [2026-01-31T22:40:20.020Z] UBUNTU_CODENAME=noble [2026-01-31T22:40:20.020Z] LOGO=ubuntu-logo [2026-01-31T22:40:20.020Z] osLabel : ubuntu.24 [2026-01-31T22:40:20.020Z] perlVersion : [2026-01-31T22:40:20.020Z] [2026-01-31T22:40:20.020Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for s390x-linux-gnu-thread-multi [2026-01-31T22:40:20.020Z] (with 51 registered patches, see perl -V for more detail) [2026-01-31T22:40:20.020Z] [2026-01-31T22:40:20.020Z] Copyright 1987-2023, Larry Wall [2026-01-31T22:40:20.020Z] [2026-01-31T22:40:20.020Z] Perl may be copied only under the terms of either the Artistic License or the [2026-01-31T22:40:20.020Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-01-31T22:40:20.020Z] [2026-01-31T22:40:20.020Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-01-31T22:40:20.020Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-01-31T22:40:20.020Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2026-01-31T22:40:20.020Z] [2026-01-31T22:40:20.020Z] podmanVersion : bash: line 1: podman: command not found [2026-01-31T22:40:20.020Z] procArch : s390x [2026-01-31T22:40:20.020Z] sysArch : s390x [2026-01-31T22:40:20.020Z] sysOS : Linux [2026-01-31T22:40:20.020Z] ulimit : [2026-01-31T22:40:20.020Z] real-time non-blocking time (microseconds, -R) unlimited [2026-01-31T22:40:20.020Z] core file size (blocks, -c) 0 [2026-01-31T22:40:20.020Z] data seg size (kbytes, -d) unlimited [2026-01-31T22:40:20.020Z] scheduling priority (-e) 0 [2026-01-31T22:40:20.020Z] file size (blocks, -f) unlimited [2026-01-31T22:40:20.020Z] pending signals (-i) 15867 [2026-01-31T22:40:20.020Z] max locked memory (kbytes, -l) 511732 [2026-01-31T22:40:20.020Z] max memory size (kbytes, -m) unlimited [2026-01-31T22:40:20.020Z] open files (-n) 1048576 [2026-01-31T22:40:20.020Z] pipe size (512 bytes, -p) 8 [2026-01-31T22:40:20.020Z] POSIX message queues (bytes, -q) 819200 [2026-01-31T22:40:20.020Z] real-time priority (-r) 0 [2026-01-31T22:40:20.020Z] stack size (kbytes, -s) 8192 [2026-01-31T22:40:20.020Z] cpu time (seconds, -t) unlimited [2026-01-31T22:40:20.020Z] max user processes (-u) 15867 [2026-01-31T22:40:20.020Z] virtual memory (kbytes, -v) unlimited [2026-01-31T22:40:20.020Z] file locks (-x) unlimited [2026-01-31T22:40:20.020Z] uname : Linux test-marist-ubuntu2404-s390x-1.adoptopenjdk.net 6.8.0-87-generic #88-Ubuntu SMP Sat Oct 11 08:33:58 UTC 2025 s390x s390x s390x GNU/Linux [2026-01-31T22:40:20.020Z] vmVendor : Oracle Corporation [2026-01-31T22:40:20.020Z] vmVersion : 27-beta+7-ea [2026-01-31T22:40:20.020Z] xlc version : bash: line 1: xlC: command not found [2026-01-31T22:40:20.020Z] ************************************************************************** [2026-01-31T22:40:20.020Z] [2026-01-31T22:40:20.020Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-01-31T22:40:20.020Z] [2026-01-31T22:40:20.020Z] System.getProperty('java.vendor')=Eclipse Adoptium [2026-01-31T22:40:20.020Z] [2026-01-31T22:40:20.020Z] System.getProperty('os.name')=Linux [2026-01-31T22:40:20.020Z] [2026-01-31T22:40:20.020Z] System.getProperty('os.arch')=s390x [2026-01-31T22:40:20.020Z] [2026-01-31T22:40:20.020Z] System.getProperty('java.fullversion')=null [2026-01-31T22:40:20.020Z] [2026-01-31T22:40:20.020Z] System.getProperty('sun.arch.data.model')=64 [2026-01-31T22:40:20.020Z] [2026-01-31T22:40:20.020Z] make -f clean.mk cleanBuild [2026-01-31T22:40:20.020Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG' [2026-01-31T22:40:20.020Z] rm -f -r /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest [2026-01-31T22:40:20.020Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG' [2026-01-31T22:40:20.020Z] make -f compile.mk compile [2026-01-31T22:40:20.020Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG' [2026-01-31T22:40:20.020Z] rm -f -r /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-31T22:40:20.020Z] mkdir -p /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-31T22:40:20.021Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_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_s390x_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_390-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk27" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-01-31T22:40:20.021Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_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_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-01-31T22:40:20.652Z] Buildfile: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/scripts/build_test.xml [2026-01-31T22:40:21.271Z] [echo] build.list is TestConfig/build.xml,perf/build.xml [2026-01-31T22:40:21.271Z] [2026-01-31T22:40:21.271Z] -create_test_directory: [2026-01-31T22:40:21.271Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jvmtest [2026-01-31T22:40:21.271Z] [2026-01-31T22:40:21.271Z] stage_test_material: [2026-01-31T22:40:21.271Z] [copy] Copying 585 files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jvmtest [2026-01-31T22:40:21.271Z] [2026-01-31T22:40:21.271Z] build: [2026-01-31T22:40:21.271Z] [2026-01-31T22:40:21.271Z] init: [2026-01-31T22:40:21.272Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jvmtest/perf [2026-01-31T22:40:21.272Z] [2026-01-31T22:40:21.272Z] dist: [2026-01-31T22:40:21.272Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jvmtest/perf [2026-01-31T22:40:21.272Z] [2026-01-31T22:40:21.272Z] build: [2026-01-31T22:40:21.272Z] [2026-01-31T22:40:21.272Z] build: [2026-01-31T22:40:21.272Z] [2026-01-31T22:40:21.272Z] init: [2026-01-31T22:40:21.272Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jvmtest/perf/bumbleBench [2026-01-31T22:40:21.272Z] [2026-01-31T22:40:21.272Z] getBumbleBench: [2026-01-31T22:40:21.272Z] [echo] Cloning BumbleBench [2026-01-31T22:40:21.272Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git [2026-01-31T22:40:21.272Z] [exec] Cloning into 'bumblebench'... [2026-01-31T22:40:21.885Z] [2026-01-31T22:40:21.885Z] buildBumbleBench: [2026-01-31T22:40:21.885Z] [echo] Building BumbleBench [2026-01-31T22:40:21.885Z] [2026-01-31T22:40:21.885Z] compile-all: [2026-01-31T22:40:21.885Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-31T22:40:21.885Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-31T22:40:21.885Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-31T22:40:21.885Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-31T22:40:21.886Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-31T22:40:21.886Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-31T22:40:21.886Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-31T22:40:23.173Z] [javac] Note: Some input files use or override a deprecated API. [2026-01-31T22:40:23.173Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-01-31T22:40:23.174Z] [javac] Note: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations. [2026-01-31T22:40:23.174Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2026-01-31T22:40:23.174Z] [javac] 4 warnings [2026-01-31T22:40:23.174Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-31T22:40:23.174Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-31T22:40:23.174Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-31T22:40:23.174Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-31T22:40:23.174Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-31T22:40:23.174Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-31T22:40:23.174Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-31T22:40:23.174Z] [javac] 4 warnings [2026-01-31T22:40:23.174Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-31T22:40:23.174Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-31T22:40:23.174Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-31T22:40:23.174Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-31T22:40:23.174Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-31T22:40:23.174Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-31T22:40:23.174Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-31T22:40:23.175Z] [javac] Note: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/CollectionsBench.java uses or overrides a deprecated API. [2026-01-31T22:40:23.175Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-01-31T22:40:23.175Z] [javac] 4 warnings [2026-01-31T22:40:23.175Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-31T22:40:23.175Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-31T22:40:23.175Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-31T22:40:23.175Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-31T22:40:23.175Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-31T22:40:23.175Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-31T22:40:23.175Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-31T22:40:23.175Z] [javac] Note: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/HashMapReplaceAllLambdaBench.java uses or overrides a deprecated API. [2026-01-31T22:40:23.175Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-01-31T22:40:23.175Z] [javac] 4 warnings [2026-01-31T22:40:23.175Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-31T22:40:23.175Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-31T22:40:23.175Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-31T22:40:23.176Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-31T22:40:23.176Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-31T22:40:23.176Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-31T22:40:23.176Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-31T22:40:23.792Z] [javac] Note: Some input files use or override a deprecated API. [2026-01-31T22:40:23.792Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-01-31T22:40:23.792Z] [javac] 4 warnings [2026-01-31T22:40:23.792Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-31T22:40:23.792Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-31T22:40:23.792Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-31T22:40:23.792Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-31T22:40:23.792Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-31T22:40:23.792Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-31T22:40:23.792Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-31T22:40:23.792Z] [javac] 4 warnings [2026-01-31T22:40:23.792Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-31T22:40:23.792Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-31T22:40:23.792Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-31T22:40:23.793Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-31T22:40:23.793Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-31T22:40:23.793Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-31T22:40:23.793Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-31T22:40:23.793Z] [javac] 4 warnings [2026-01-31T22:40:23.793Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-31T22:40:23.793Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-31T22:40:23.793Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-31T22:40:23.793Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-31T22:40:23.793Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-31T22:40:23.793Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-31T22:40:23.794Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-31T22:40:23.794Z] [javac] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/examples/LockContention.java:28: warning: [identity] attempt to synchronize on an instance of a value-based class [2026-01-31T22:40:23.794Z] [javac] synchronized(init) { [2026-01-31T22:40:23.794Z] [javac] ^ [2026-01-31T22:40:23.794Z] [javac] 5 warnings [2026-01-31T22:40:23.794Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-31T22:40:23.794Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-31T22:40:23.794Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-31T22:40:23.794Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-31T22:40:23.794Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-31T22:40:23.794Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-31T22:40:23.794Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-31T22:40:23.794Z] [javac] 4 warnings [2026-01-31T22:40:23.794Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-31T22:40:23.794Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-31T22:40:23.794Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-31T22:40:23.794Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-31T22:40:23.794Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-31T22:40:23.794Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-31T22:40:23.794Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-31T22:40:23.794Z] [javac] 4 warnings [2026-01-31T22:40:23.795Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-31T22:40:23.795Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-31T22:40:23.795Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-31T22:40:23.795Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-31T22:40:23.795Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-31T22:40:23.795Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-31T22:40:23.795Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-31T22:40:24.405Z] [javac] 4 warnings [2026-01-31T22:40:24.405Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-31T22:40:24.405Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-31T22:40:24.405Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-31T22:40:24.405Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-31T22:40:24.405Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-31T22:40:24.405Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-31T22:40:24.405Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-31T22:40:24.405Z] [javac] 4 warnings [2026-01-31T22:40:24.405Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-31T22:40:24.405Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-31T22:40:24.405Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-31T22:40:24.405Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-31T22:40:24.405Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-31T22:40:24.405Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-31T22:40:24.405Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-31T22:40:24.405Z] [javac] 4 warnings [2026-01-31T22:40:24.406Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-31T22:40:24.406Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-31T22:40:24.406Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-31T22:40:24.406Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-31T22:40:24.406Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-31T22:40:24.406Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-31T22:40:24.406Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-31T22:40:24.406Z] [javac] 4 warnings [2026-01-31T22:40:24.406Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-31T22:40:24.406Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-31T22:40:24.406Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-31T22:40:24.406Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-31T22:40:24.406Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-31T22:40:24.406Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-31T22:40:24.406Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-31T22:40:24.406Z] [javac] 4 warnings [2026-01-31T22:40:24.406Z] [2026-01-31T22:40:24.406Z] dist: [2026-01-31T22:40:24.407Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar [2026-01-31T22:40:24.407Z] [2026-01-31T22:40:24.407Z] dist: [2026-01-31T22:40:24.407Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jvmtest/perf/bumbleBench [2026-01-31T22:40:24.407Z] [2026-01-31T22:40:24.407Z] build: [2026-01-31T22:40:24.407Z] [2026-01-31T22:40:24.407Z] getDependentLibs: [2026-01-31T22:40:34.496Z] [exec] -------------------------------------------- [2026-01-31T22:40:34.496Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/../../externalDependency/lib [2026-01-31T22:40:34.496Z] [exec] task is set to default [2026-01-31T22:40:34.496Z] [exec] dependencyList is set to dacapo [2026-01-31T22:40:34.496Z] [exec] System Test jars will not be downloaded. [2026-01-31T22:40:34.496Z] [exec] -------------------------------------------- [2026-01-31T22:40:34.496Z] [exec] Starting download third party dependent jars [2026-01-31T22:40:34.496Z] [exec] -------------------------------------------- [2026-01-31T22:40:34.496Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/../../externalDependency/lib [2026-01-31T22:40:34.496Z] [exec] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2026-01-31T22:40:34.496Z] [exec] downloaded dependent third party jars successfully [2026-01-31T22:40:34.496Z] [2026-01-31T22:40:34.496Z] init: [2026-01-31T22:40:34.497Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jvmtest/perf/dacapo [2026-01-31T22:40:34.497Z] [2026-01-31T22:40:34.497Z] getDacapoSuite: [2026-01-31T22:40:34.497Z] [unzip] Expanding: /home/jenkins/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jvmtest/perf/dacapo [2026-01-31T22:40:46.882Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jvmtest/perf/dacapo [2026-01-31T22:40:46.882Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jvmtest/perf/dacapo/dacapo [2026-01-31T22:40:46.882Z] [2026-01-31T22:40:46.882Z] dist: [2026-01-31T22:40:46.882Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jvmtest/perf/dacapo [2026-01-31T22:40:46.882Z] [2026-01-31T22:40:46.882Z] build: [2026-01-31T22:40:46.882Z] [2026-01-31T22:40:46.882Z] init: [2026-01-31T22:40:46.882Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jvmtest/perf/idle_micro [2026-01-31T22:40:46.882Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/perf/idle_micro/bin [2026-01-31T22:40:46.882Z] [2026-01-31T22:40:46.882Z] compile: [2026-01-31T22:40:46.882Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-31T22:40:46.882Z] [echo] ============COMPILER SETTINGS============ [2026-01-31T22:40:46.882Z] [echo] ===fork: yes [2026-01-31T22:40:46.882Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/javac [2026-01-31T22:40:46.882Z] [echo] ===debug: on [2026-01-31T22:40:46.882Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro [2026-01-31T22:40:46.882Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/perf/idle_micro/bin [2026-01-31T22:40:46.883Z] [javac] Note: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/perf/idle_micro/src/net/adoptopenjdk/test/gc/idlemicrobenchmark/CombinedLoad.java uses or overrides a deprecated API. [2026-01-31T22:40:46.883Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-01-31T22:40:46.883Z] [2026-01-31T22:40:46.883Z] dist: [2026-01-31T22:40:46.883Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar [2026-01-31T22:40:46.883Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jvmtest/perf/idle_micro [2026-01-31T22:40:46.883Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jvmtest/perf/idle_micro [2026-01-31T22:40:46.883Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jvmtest/perf/idle_micro [2026-01-31T22:40:46.883Z] [2026-01-31T22:40:46.883Z] clean: [2026-01-31T22:40:46.883Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/perf/idle_micro/bin [2026-01-31T22:40:46.883Z] [2026-01-31T22:40:46.883Z] build: [2026-01-31T22:40:46.883Z] [2026-01-31T22:40:46.883Z] build: [2026-01-31T22:40:46.883Z] [2026-01-31T22:40:46.883Z] init: [2026-01-31T22:40:46.883Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jvmtest/perf/renaissance [2026-01-31T22:40:46.883Z] [2026-01-31T22:40:46.883Z] getRenaissanceSuite: [2026-01-31T22:40:46.883Z] [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-01-31T22:40:51.999Z] [2026-01-31T22:40:51.999Z] dist: [2026-01-31T22:40:51.999Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jvmtest/perf/renaissance [2026-01-31T22:40:51.999Z] [2026-01-31T22:40:51.999Z] build: [2026-01-31T22:40:51.999Z] [2026-01-31T22:40:51.999Z] init: [2026-01-31T22:40:51.999Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jvmtest/perf/specjbb [2026-01-31T22:40:51.999Z] [2026-01-31T22:40:51.999Z] getSpecjbbSuite: [2026-01-31T22:40:51.999Z] [2026-01-31T22:40:51.999Z] dist: [2026-01-31T22:40:51.999Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jvmtest/perf/specjbb/run [2026-01-31T22:40:51.999Z] [2026-01-31T22:40:51.999Z] BUILD SUCCESSFUL [2026-01-31T22:40:51.999Z] Total time: 31 seconds [2026-01-31T22:40:51.999Z] 0 [2026-01-31T22:40:51.999Z] [2026-01-31T22:40:51.999Z] [2026-01-31T22:40:51.999Z] RECORD TEST REPOs SHA [2026-01-31T22:40:51.999Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/scripts"; \ [2026-01-31T22:40:52.000Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/SHAs.txt" [2026-01-31T22:40:52.000Z] Check shas in /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/SHAs.txt [2026-01-31T22:40:52.000Z] touch /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/SHAs.txt [2026-01-31T22:40:52.000Z] ================================================ [2026-01-31T22:40:52.000Z] timestamp: 20260131-224051 [2026-01-31T22:40:52.000Z] repo dir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests [2026-01-31T22:40:52.000Z] git repo: [2026-01-31T22:40:52.000Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2026-01-31T22:40:52.000Z] sha: [2026-01-31T22:40:52.000Z] 2e4439bfeded755ce68a14ff47ad364b7fe7126f [2026-01-31T22:40:52.000Z] ================================================ [2026-01-31T22:40:52.000Z] timestamp: 20260131-224051 [2026-01-31T22:40:52.000Z] repo dir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG [2026-01-31T22:40:52.000Z] git repo: [2026-01-31T22:40:52.000Z] Fetch URL: https://github.com/adoptium/TKG.git [2026-01-31T22:40:52.000Z] sha: [2026-01-31T22:40:52.000Z] 710e5f5ca9bc39402c4d1357f0f79eaef85f25b8 [2026-01-31T22:40:52.000Z] ================================================ [2026-01-31T22:40:52.000Z] timestamp: 20260131-224051 [2026-01-31T22:40:52.000Z] repo dir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-31T22:40:52.000Z] git repo: [2026-01-31T22:40:52.000Z] Fetch URL: https://github.com/adoptium/bumblebench.git [2026-01-31T22:40:52.000Z] sha: [2026-01-31T22:40:52.000Z] 4ec780b716e7617094cce740d3b085ca4637ee0f [2026-01-31T22:40:52.000Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG' [Pipeline] } [2026-01-31T22:40:52.404Z] $ ssh-agent -k [2026-01-31T22:40:52.412Z] unset SSH_AUTH_SOCK; [2026-01-31T22:40:52.412Z] unset SSH_AGENT_PID; [2026-01-31T22:40:52.412Z] echo Agent pid 1441331 killed; [2026-01-31T22:40:52.817Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2026-01-31T22:40:52.919Z] 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-01-31T22:40:52.939Z] ITERATION: 1/1 [Pipeline] sh [2026-01-31T22:40:54.013Z] + which Xvfb [2026-01-31T22:40:54.013Z] /usr/bin/Xvfb [Pipeline] wrap [2026-01-31T22:40:54.524Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/.xvfb-2-..fbdir5458141389728802123 [Pipeline] { [Pipeline] sh [2026-01-31T22:41:15.954Z] + awk {print $9} [2026-01-31T22:41:15.954Z] + ps -f [2026-01-31T22:41:15.954Z] + grep [X]vfb [Pipeline] echo [2026-01-31T22:41:16.326Z] env.DISPLAY is :0 [Pipeline] sshagent [2026-01-31T22:41:16.374Z] $ ssh-agent [2026-01-31T22:41:16.785Z] SSH_AUTH_SOCK=/tmp/ssh-nQfBwVDXaH59/agent.1441932 [2026-01-31T22:41:16.785Z] SSH_AGENT_PID=1441933 [2026-01-31T22:41:16.785Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-01-31T22:41:17.871Z] + uname [2026-01-31T22:41:17.871Z] + [ Linux = AIX ] [2026-01-31T22:41:17.871Z] + uname [2026-01-31T22:41:17.871Z] + [ Linux = SunOS ] [2026-01-31T22:41:17.871Z] + uname [2026-01-31T22:41:17.871Z] + [ Linux = *BSD ] [2026-01-31T22:41:17.871Z] + MAKE=make [2026-01-31T22:41:17.871Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2026-01-31T22:41:17.871Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2026-01-31T22:41:19.225Z] + uname [2026-01-31T22:41:19.225Z] + [ Linux = AIX ] [2026-01-31T22:41:19.225Z] + uname [2026-01-31T22:41:19.225Z] + [ Linux = SunOS ] [2026-01-31T22:41:19.225Z] + uname [2026-01-31T22:41:19.225Z] + [ Linux = *BSD ] [2026-01-31T22:41:19.225Z] + MAKE=make [2026-01-31T22:41:19.225Z] + cd ./aqa-tests [2026-01-31T22:41:19.225Z] + . ./scripts/testenv/testenvSettings.sh [2026-01-31T22:41:19.225Z] + set +x [2026-01-31T22:41:19.225Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image [2026-01-31T22:41:19.225Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/../../externalDependency/lib [2026-01-31T22:41:19.225Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.perf TESTLIST= [2026-01-31T22:41:19.225Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG' [2026-01-31T22:41:19.225Z] perl scripts/configure.pl [2026-01-31T22:41:19.225Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_390-64 --microArch="z15" --osLabel="ubuntu.24" --jdkVersion=27 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL= [2026-01-31T22:41:19.225Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-01-31T22:41:19.225Z] [2026-01-31T22:41:19.225Z] Starting to generate test make files. [2026-01-31T22:41:19.225Z] [2026-01-31T22:41:19.225Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml [2026-01-31T22:41:19.225Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml [2026-01-31T22:41:19.834Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml [2026-01-31T22:41:19.834Z] Generated /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk [2026-01-31T22:41:19.834Z] [2026-01-31T22:41:19.834Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml [2026-01-31T22:41:19.834Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/liberty/playlist.xml [2026-01-31T22:41:19.834Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml [2026-01-31T22:41:19.834Z] Generated /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk [2026-01-31T22:41:19.834Z] [2026-01-31T22:41:19.834Z] Generated /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/autoGen.mk [2026-01-31T22:41:19.834Z] [2026-01-31T22:41:19.834Z] Generated /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../autoGen.mk [2026-01-31T22:41:19.834Z] [2026-01-31T22:41:19.834Z] Generated /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/utils.mk [2026-01-31T22:41:19.834Z] [2026-01-31T22:41:19.834Z] Generated /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/rerun.mk [2026-01-31T22:41:19.834Z] [2026-01-31T22:41:19.834Z] Make files are generated successfully. [2026-01-31T22:41:19.834Z] [2026-01-31T22:41:19.834Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG' [2026-01-31T22:41:19.834Z] make -f runtest.mk _extended.perf [2026-01-31T22:41:19.834Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG' [2026-01-31T22:41:19.834Z] [2026-01-31T22:41:19.834Z] Running make 4.3 [2026-01-31T22:41:19.834Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/.. [2026-01-31T22:41:19.834Z] set JDK_VERSION to 27 [2026-01-31T22:41:19.834Z] set JDK_IMPL to hotspot [2026-01-31T22:41:19.834Z] set JVM_VERSION to openjdk27 [2026-01-31T22:41:19.834Z] set JCL_VERSION to latest [2026-01-31T22:41:19.834Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image [2026-01-31T22:41:19.834Z] set SPEC to linux_390-64 [2026-01-31T22:41:19.834Z] set TEST_FLAG to [2026-01-31T22:41:19.834Z] set MICROARCH to z15 [2026-01-31T22:41:19.834Z] set OS_LABEL to ubuntu.24 [2026-01-31T22:41:19.834Z] Running extended.perf ... [2026-01-31T22:41:19.834Z] There are 19 test targets in extended.perf [2026-01-31T22:41:19.834Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -version [2026-01-31T22:41:19.834Z] openjdk version "27-beta" 2026-09-15 [2026-01-31T22:41:19.834Z] OpenJDK Runtime Environment Temurin-27+7-202601312147 (build 27-beta+7-ea) [2026-01-31T22:41:19.834Z] OpenJDK 64-Bit Server VM Temurin-27+7-202601312147 (build 27-beta+7-ea, mixed mode, sharing) [2026-01-31T22:41:19.834Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests' [2026-01-31T22:41:19.834Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/perf' [2026-01-31T22:41:19.834Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/perf/dacapo' [2026-01-31T22:41:19.834Z] [2026-01-31T22:41:19.834Z] =============================================== [2026-01-31T22:41:19.834Z] Running test dacapo-avrora_0 ... [2026-01-31T22:41:19.834Z] =============================================== [2026-01-31T22:41:19.834Z] dacapo-avrora_0 Start Time: Sat Jan 31 22:41:19 2026 Epoch Time (ms): 1769899279660 [2026-01-31T22:41:19.834Z] dacapo-avrora_0_DISABLED [2026-01-31T22:41:19.834Z] Disabled Reason: [2026-01-31T22:41:19.834Z] https://github.com/adoptium/aqa-tests/issues/4745#issuecomment-1710101571 [2026-01-31T22:41:19.834Z] dacapo-avrora_0 Finish Time: Sat Jan 31 22:41:19 2026 Epoch Time (ms): 1769899279670 [2026-01-31T22:41:19.834Z] [2026-01-31T22:41:19.834Z] =============================================== [2026-01-31T22:41:19.834Z] Running test dacapo-fop_0 ... [2026-01-31T22:41:19.834Z] =============================================== [2026-01-31T22:41:19.834Z] dacapo-fop_0 Start Time: Sat Jan 31 22:41:19 2026 Epoch Time (ms): 1769899279682 [2026-01-31T22:41:19.834Z] variation: NoOptions [2026-01-31T22:41:19.834Z] JVM_OPTIONS: [2026-01-31T22:41:19.834Z] { \ [2026-01-31T22:41:19.834Z] echo ""; echo "TEST SETUP:"; \ [2026-01-31T22:41:19.834Z] echo "Nothing to be done for setup."; \ [2026-01-31T22:41:19.834Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/dacapo-fop_0"; \ [2026-01-31T22:41:19.834Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/dacapo-fop_0"; \ [2026-01-31T22:41:19.834Z] echo ""; echo "TESTING:"; \ [2026-01-31T22:41:19.834Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" fop; \ [2026-01-31T22:41:19.834Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-fop_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/dacapo-fop_0"; else echo "-----------------------------------"; echo "dacapo-fop_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-31T22:41:19.834Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-31T22:41:19.834Z] echo "Nothing to be done for teardown."; \ [2026-01-31T22:41:19.834Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/TestTargetResult"; [2026-01-31T22:41:19.834Z] [2026-01-31T22:41:19.834Z] TEST SETUP: [2026-01-31T22:41:19.834Z] Nothing to be done for setup. [2026-01-31T22:41:19.834Z] [2026-01-31T22:41:19.834Z] TESTING: [2026-01-31T22:41:20.445Z] Version: fop 2.8 batik 1.16 (use -p to print nominal benchmark stats) [2026-01-31T22:41:21.064Z] ===== DaCapo 23.11-MR2-chopin-minimal fop starting ===== [2026-01-31T22:41:24.138Z] 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-01-31T22:41:24.138Z] ===== DaCapo 23.11-MR2-chopin-minimal fop PASSED in 3645 msec ===== [2026-01-31T22:41:24.759Z] ----------------------------------- [2026-01-31T22:41:24.759Z] dacapo-fop_0_PASSED [2026-01-31T22:41:24.759Z] ----------------------------------- [2026-01-31T22:41:24.759Z] [2026-01-31T22:41:24.759Z] TEST TEARDOWN: [2026-01-31T22:41:24.759Z] Nothing to be done for teardown. [2026-01-31T22:41:24.759Z] dacapo-fop_0 Finish Time: Sat Jan 31 22:41:24 2026 Epoch Time (ms): 1769899284122 [2026-01-31T22:41:24.759Z] [2026-01-31T22:41:24.759Z] =============================================== [2026-01-31T22:41:24.759Z] Running test dacapo-jython_0 ... [2026-01-31T22:41:24.759Z] =============================================== [2026-01-31T22:41:24.759Z] dacapo-jython_0 Start Time: Sat Jan 31 22:41:24 2026 Epoch Time (ms): 1769899284134 [2026-01-31T22:41:24.759Z] variation: NoOptions [2026-01-31T22:41:24.759Z] JVM_OPTIONS: [2026-01-31T22:41:24.759Z] { \ [2026-01-31T22:41:24.759Z] echo ""; echo "TEST SETUP:"; \ [2026-01-31T22:41:24.759Z] echo "Nothing to be done for setup."; \ [2026-01-31T22:41:24.759Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/dacapo-jython_0"; \ [2026-01-31T22:41:24.759Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/dacapo-jython_0"; \ [2026-01-31T22:41:24.759Z] echo ""; echo "TESTING:"; \ [2026-01-31T22:41:24.759Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" jython; \ [2026-01-31T22:41:24.759Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-jython_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/dacapo-jython_0"; else echo "-----------------------------------"; echo "dacapo-jython_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-31T22:41:24.759Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-31T22:41:24.759Z] echo "Nothing to be done for teardown."; \ [2026-01-31T22:41:24.759Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/TestTargetResult"; [2026-01-31T22:41:24.759Z] [2026-01-31T22:41:24.759Z] TEST SETUP: [2026-01-31T22:41:24.759Z] Nothing to be done for setup. [2026-01-31T22:41:24.759Z] [2026-01-31T22:41:24.759Z] TESTING: [2026-01-31T22:41:26.043Z] Version: jython v2.7.3 (use -p to print nominal benchmark stats) [2026-01-31T22:41:27.325Z] ===== DaCapo 23.11-MR2-chopin-minimal jython starting ===== [2026-01-31T22:41:28.601Z] ------------------------------------------------------------------------------- [2026-01-31T22:41:28.601Z] PYBENCH 2.0 [2026-01-31T22:41:28.601Z] ------------------------------------------------------------------------------- [2026-01-31T22:41:28.601Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-01-31T22:41:28.601Z] 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_s390x_linux/jvmtest/perf/dacapo/dacapo/jar/jython/guava-31.0.1-jre.jar) [2026-01-31T22:41:28.601Z] WARNING: Please consider reporting this to the maintainers of class com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper [2026-01-31T22:41:28.601Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-01-31T22:41:28.601Z] * using Jython [2026-01-31T22:41:28.601Z] * system check interval set to maximum: 2147483647 [2026-01-31T22:41:28.601Z] * using timer: time.time [2026-01-31T22:41:28.601Z] [2026-01-31T22:41:29.207Z] Calibrating tests. Please wait... done. [2026-01-31T22:41:29.207Z] [2026-01-31T22:41:29.207Z] Running 2 round(s) of the suite at warp factor 20: [2026-01-31T22:41:29.207Z] [2026-01-31T22:41:33.856Z] * Round 1 done. [2026-01-31T22:41:38.510Z] * Round 2 done. [2026-01-31T22:41:38.510Z] [2026-01-31T22:41:38.510Z] ===== DaCapo 23.11-MR2-chopin-minimal jython PASSED in 10472 msec ===== [2026-01-31T22:41:38.510Z] ----------------------------------- [2026-01-31T22:41:38.510Z] dacapo-jython_0_PASSED [2026-01-31T22:41:38.510Z] ----------------------------------- [2026-01-31T22:41:38.510Z] [2026-01-31T22:41:38.510Z] TEST TEARDOWN: [2026-01-31T22:41:38.510Z] Nothing to be done for teardown. [2026-01-31T22:41:38.510Z] dacapo-jython_0 Finish Time: Sat Jan 31 22:41:37 2026 Epoch Time (ms): 1769899297791 [2026-01-31T22:41:38.510Z] [2026-01-31T22:41:38.510Z] =============================================== [2026-01-31T22:41:38.510Z] Running test dacapo-luindex_0 ... [2026-01-31T22:41:38.510Z] =============================================== [2026-01-31T22:41:38.510Z] dacapo-luindex_0 Start Time: Sat Jan 31 22:41:37 2026 Epoch Time (ms): 1769899297802 [2026-01-31T22:41:38.510Z] variation: NoOptions [2026-01-31T22:41:38.510Z] JVM_OPTIONS: [2026-01-31T22:41:38.510Z] { \ [2026-01-31T22:41:38.510Z] echo ""; echo "TEST SETUP:"; \ [2026-01-31T22:41:38.510Z] echo "Nothing to be done for setup."; \ [2026-01-31T22:41:38.510Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/dacapo-luindex_0"; \ [2026-01-31T22:41:38.510Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/dacapo-luindex_0"; \ [2026-01-31T22:41:38.510Z] echo ""; echo "TESTING:"; \ [2026-01-31T22:41:38.510Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" luindex; \ [2026-01-31T22:41:38.510Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-luindex_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/dacapo-luindex_0"; else echo "-----------------------------------"; echo "dacapo-luindex_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-31T22:41:38.510Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-31T22:41:38.510Z] echo "Nothing to be done for teardown."; \ [2026-01-31T22:41:38.510Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/TestTargetResult"; [2026-01-31T22:41:38.510Z] [2026-01-31T22:41:38.510Z] TEST SETUP: [2026-01-31T22:41:38.510Z] Nothing to be done for setup. [2026-01-31T22:41:38.510Z] [2026-01-31T22:41:38.510Z] TESTING: [2026-01-31T22:41:38.510Z] 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-01-31T22:41:39.119Z] Version: lucene 9.7.0 (use -p to print nominal benchmark stats) [2026-01-31T22:41:39.119Z] ===== DaCapo 23.11-MR2-chopin-minimal luindex starting ===== [2026-01-31T22:41:39.734Z] Adding documents from enwiki-anarchism-abydos.md: [2026-01-31T22:41:39.734Z] Adding documents from enwiki-anarchism-abydos.md: 500 [2026-01-31T22:41:40.340Z] Adding documents from enwiki-abydos-copleston.md: [2026-01-31T22:41:40.946Z] Adding documents from enwiki-abydos-copleston.md: 1000 [2026-01-31T22:41:40.946Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-01-31T22:41:40.946Z] WARNING: sun.misc.Unsafe::invokeCleaner has been called by org.apache.lucene.store.MappedByteBufferIndexInputProvider (file:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jvmtest/perf/dacapo/dacapo/jar/lib/lucene/lucene-core-9.7.0-SNAPSHOT.jar) [2026-01-31T22:41:40.946Z] WARNING: Please consider reporting this to the maintainers of class org.apache.lucene.store.MappedByteBufferIndexInputProvider [2026-01-31T22:41:40.946Z] WARNING: sun.misc.Unsafe::invokeCleaner will be removed in a future release [2026-01-31T22:41:42.961Z] Adding documents from enwiki-abydos-copleston.md: 2000 [2026-01-31T22:41:43.574Z] Adding documents from enwiki-abydos-copleston.md: 3000 [2026-01-31T22:41:44.856Z] Adding documents from enwiki-abydos-copleston.md: 4000 [2026-01-31T22:41:44.856Z] Adding documents from enwiki-abydos-copleston.md: 5000 [2026-01-31T22:41:44.856Z] Adding documents from enwiki-abydos-copleston.md: 5500 [2026-01-31T22:41:44.856Z] Optimizing... [2026-01-31T22:41:47.635Z] ===== DaCapo 23.11-MR2-chopin-minimal luindex PASSED in 8513 msec ===== [2026-01-31T22:41:47.635Z] ----------------------------------- [2026-01-31T22:41:47.635Z] dacapo-luindex_0_PASSED [2026-01-31T22:41:47.635Z] ----------------------------------- [2026-01-31T22:41:47.635Z] [2026-01-31T22:41:47.635Z] TEST TEARDOWN: [2026-01-31T22:41:47.635Z] Nothing to be done for teardown. [2026-01-31T22:41:47.635Z] dacapo-luindex_0 Finish Time: Sat Jan 31 22:41:47 2026 Epoch Time (ms): 1769899307137 [2026-01-31T22:41:47.635Z] [2026-01-31T22:41:47.635Z] =============================================== [2026-01-31T22:41:47.635Z] Running test dacapo-pmd_0 ... [2026-01-31T22:41:47.635Z] =============================================== [2026-01-31T22:41:47.635Z] dacapo-pmd_0 Start Time: Sat Jan 31 22:41:47 2026 Epoch Time (ms): 1769899307146 [2026-01-31T22:41:47.635Z] variation: NoOptions [2026-01-31T22:41:47.635Z] JVM_OPTIONS: [2026-01-31T22:41:47.635Z] { \ [2026-01-31T22:41:47.635Z] echo ""; echo "TEST SETUP:"; \ [2026-01-31T22:41:47.635Z] echo "Nothing to be done for setup."; \ [2026-01-31T22:41:47.635Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/dacapo-pmd_0"; \ [2026-01-31T22:41:47.635Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/dacapo-pmd_0"; \ [2026-01-31T22:41:47.635Z] echo ""; echo "TESTING:"; \ [2026-01-31T22:41:47.635Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" pmd; \ [2026-01-31T22:41:47.635Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-pmd_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/dacapo-pmd_0"; else echo "-----------------------------------"; echo "dacapo-pmd_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-31T22:41:47.635Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-31T22:41:47.635Z] echo "Nothing to be done for teardown."; \ [2026-01-31T22:41:47.635Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/TestTargetResult"; [2026-01-31T22:41:47.635Z] [2026-01-31T22:41:47.635Z] TEST SETUP: [2026-01-31T22:41:47.635Z] Nothing to be done for setup. [2026-01-31T22:41:47.635Z] [2026-01-31T22:41:47.635Z] TESTING: [2026-01-31T22:41:47.635Z] Using scaled threading model. 2 processors detected, 2 threads used to drive the workload, in a possible range of [1,1024] [2026-01-31T22:41:48.242Z] Version: pmd 6.55.0 (use -p to print nominal benchmark stats) [2026-01-31T22:41:48.242Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd starting ===== [2026-01-31T22:41:53.106Z] Checked: 0% [2026-01-31T22:41:53.718Z] Checked: 5% [2026-01-31T22:41:55.005Z] Checked: 10% [2026-01-31T22:41:55.005Z] Checked: 15% [2026-01-31T22:41:55.627Z] Checked: 20% [2026-01-31T22:41:55.627Z] Checked: 25% [2026-01-31T22:41:56.237Z] Checked: 30% [2026-01-31T22:41:56.237Z] Checked: 35% [2026-01-31T22:41:56.857Z] Checked: 40% [2026-01-31T22:41:57.475Z] Checked: 45% [2026-01-31T22:41:57.475Z] Checked: 50% [2026-01-31T22:41:58.106Z] Checked: 55% [2026-01-31T22:41:59.379Z] Checked: 60% [2026-01-31T22:41:59.990Z] Checked: 65% [2026-01-31T22:41:59.990Z] Checked: 70% [2026-01-31T22:42:01.294Z] Checked: 75% [2026-01-31T22:42:01.294Z] Checked: 80% [2026-01-31T22:42:01.904Z] Checked: 85% [2026-01-31T22:42:01.904Z] Checked: 90% [2026-01-31T22:42:02.515Z] Checked: 95% [2026-01-31T22:42:02.515Z] Checked: 100% [2026-01-31T22:42:02.515Z] PMD checked 601 files. [2026-01-31T22:42:02.515Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd PASSED in 14344 msec ===== [2026-01-31T22:42:03.190Z] ----------------------------------- [2026-01-31T22:42:03.190Z] dacapo-pmd_0_PASSED [2026-01-31T22:42:03.190Z] ----------------------------------- [2026-01-31T22:42:03.190Z] [2026-01-31T22:42:03.190Z] TEST TEARDOWN: [2026-01-31T22:42:03.190Z] Nothing to be done for teardown. [2026-01-31T22:42:03.190Z] dacapo-pmd_0 Finish Time: Sat Jan 31 22:42:02 2026 Epoch Time (ms): 1769899322532 [2026-01-31T22:42:03.190Z] [2026-01-31T22:42:03.190Z] =============================================== [2026-01-31T22:42:03.190Z] Running test dacapo-sunflow_0 ... [2026-01-31T22:42:03.190Z] =============================================== [2026-01-31T22:42:03.190Z] dacapo-sunflow_0 Start Time: Sat Jan 31 22:42:02 2026 Epoch Time (ms): 1769899322542 [2026-01-31T22:42:03.190Z] variation: NoOptions [2026-01-31T22:42:03.190Z] JVM_OPTIONS: [2026-01-31T22:42:03.190Z] { \ [2026-01-31T22:42:03.190Z] echo ""; echo "TEST SETUP:"; \ [2026-01-31T22:42:03.190Z] echo "Nothing to be done for setup."; \ [2026-01-31T22:42:03.190Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/dacapo-sunflow_0"; \ [2026-01-31T22:42:03.190Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/dacapo-sunflow_0"; \ [2026-01-31T22:42:03.190Z] echo ""; echo "TESTING:"; \ [2026-01-31T22:42:03.190Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" sunflow; \ [2026-01-31T22:42:03.190Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-sunflow_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/dacapo-sunflow_0"; else echo "-----------------------------------"; echo "dacapo-sunflow_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-31T22:42:03.190Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-31T22:42:03.190Z] echo "Nothing to be done for teardown."; \ [2026-01-31T22:42:03.190Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/TestTargetResult"; [2026-01-31T22:42:03.190Z] [2026-01-31T22:42:03.190Z] TEST SETUP: [2026-01-31T22:42:03.190Z] Nothing to be done for setup. [2026-01-31T22:42:03.190Z] [2026-01-31T22:42:03.190Z] TESTING: [2026-01-31T22:42:03.190Z] Using scaled threading model. 2 processors detected, 2 threads used to drive the workload, in a possible range of [1,1024] [2026-01-31T22:42:03.816Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow starting ===== [2026-01-31T22:42:57.618Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow PASSED in 51917 msec ===== [2026-01-31T22:42:57.618Z] ----------------------------------- [2026-01-31T22:42:57.618Z] dacapo-sunflow_0_PASSED [2026-01-31T22:42:57.618Z] ----------------------------------- [2026-01-31T22:42:57.618Z] [2026-01-31T22:42:57.618Z] TEST TEARDOWN: [2026-01-31T22:42:57.618Z] Nothing to be done for teardown. [2026-01-31T22:42:57.618Z] dacapo-sunflow_0 Finish Time: Sat Jan 31 22:42:55 2026 Epoch Time (ms): 1769899375297 [2026-01-31T22:42:57.618Z] [2026-01-31T22:42:57.618Z] =============================================== [2026-01-31T22:42:57.618Z] Running test dacapo-tomcat_0 ... [2026-01-31T22:42:57.618Z] =============================================== [2026-01-31T22:42:57.618Z] dacapo-tomcat_0 Start Time: Sat Jan 31 22:42:55 2026 Epoch Time (ms): 1769899375306 [2026-01-31T22:42:57.618Z] variation: NoOptions [2026-01-31T22:42:57.618Z] JVM_OPTIONS: [2026-01-31T22:42:57.618Z] { \ [2026-01-31T22:42:57.618Z] echo ""; echo "TEST SETUP:"; \ [2026-01-31T22:42:57.618Z] echo "Nothing to be done for setup."; \ [2026-01-31T22:42:57.618Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/dacapo-tomcat_0"; \ [2026-01-31T22:42:57.618Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/dacapo-tomcat_0"; \ [2026-01-31T22:42:57.618Z] echo ""; echo "TESTING:"; \ [2026-01-31T22:42:57.618Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" tomcat; \ [2026-01-31T22:42:57.618Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-tomcat_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/dacapo-tomcat_0"; else echo "-----------------------------------"; echo "dacapo-tomcat_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-31T22:42:57.618Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-31T22:42:57.618Z] echo "Nothing to be done for teardown."; \ [2026-01-31T22:42:57.618Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/TestTargetResult"; [2026-01-31T22:42:57.618Z] [2026-01-31T22:42:57.618Z] TEST SETUP: [2026-01-31T22:42:57.618Z] Nothing to be done for setup. [2026-01-31T22:42:57.618Z] [2026-01-31T22:42:57.618Z] TESTING: [2026-01-31T22:42:57.618Z] Using scaled threading model. 2 processors detected, 2 threads used to drive the workload, in a possible range of [1,512] [2026-01-31T22:42:57.618Z] Tomcat is using port 8080. Configure with -Ddacapo.tomcat.port. [2026-01-31T22:42:57.618Z] Version: tomcat 10.1.11 (use -p to print nominal benchmark stats) [2026-01-31T22:42:57.618Z] 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-01-31T22:42:57.618Z] WARNING: A restricted method in java.lang.System has been called [2026-01-31T22:42:57.618Z] 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_s390x_linux/jvmtest/perf/dacapo/dacapo/jar/tomcat/tomcat-jni.jar) [2026-01-31T22:42:57.618Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module [2026-01-31T22:42:57.618Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled [2026-01-31T22:42:57.618Z] [2026-01-31T22:42:58.230Z] Server created with thread pool size 2 [2026-01-31T22:42:58.230Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat starting ===== [2026-01-31T22:42:58.230Z] Loading web application [2026-01-31T22:42:58.230Z] Starting 80000 requests... [2026-01-31T22:43:08.710Z] Completing requests: 5% [2026-01-31T22:43:11.477Z] Completing requests: 10% [2026-01-31T22:43:15.150Z] Completing requests: 15% [2026-01-31T22:43:17.509Z] Completing requests: 20% [2026-01-31T22:43:20.278Z] Completing requests: 25% [2026-01-31T22:43:23.062Z] Completing requests: 30% [2026-01-31T22:43:26.708Z] Completing requests: 35% [2026-01-31T22:43:28.784Z] Completing requests: 40% [2026-01-31T22:43:31.552Z] Completing requests: 45% [2026-01-31T22:43:35.199Z] Completing requests: 50% [2026-01-31T22:43:37.175Z] Completing requests: 55% [2026-01-31T22:43:40.821Z] Completing requests: 60% [2026-01-31T22:43:42.808Z] Completing requests: 65% [2026-01-31T22:43:45.579Z] Completing requests: 70% [2026-01-31T22:43:48.358Z] Completing requests: 75% [2026-01-31T22:43:51.123Z] Completing requests: 80% [2026-01-31T22:43:53.928Z] Completing requests: 85% [2026-01-31T22:43:56.749Z] Completing requests: 90% [2026-01-31T22:43:59.524Z] Completing requests: 95% [2026-01-31T22:43:59.524Z] Completed requests [2026-01-31T22:43:59.524Z] Client threads complete ... unloading web application [2026-01-31T22:43:59.524Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat PASSED in 61470 msec ===== [2026-01-31T22:43:59.524Z] ===== DaCapo processed 80000 requests in 61317 msec, 1304 requests per second ===== [2026-01-31T22:43:59.524Z] ===== DaCapo tail latency, simple: 50% 1220 usec, 90% 1441 usec, 99% 9261 usec, 99.9% 14281 usec, 99.99% 141070 usec, max 1022594 usec, measured over 80000 events ===== [2026-01-31T22:43:59.524Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 1333 usec, 90% 3473 usec, 99% 9552 usec, 99.9% 17572 usec, 99.99% 141070 usec, max 1022594 usec, measured over 80000 events ===== [2026-01-31T22:43:59.524Z] ===== DaCapo tail latency, metered full smoothing: 50% 2815869 usec, 90% 4217031 usec, 99% 4323601 usec, 99.9% 4343468 usec, 99.99% 4345634 usec, max 4347508 usec, measured over 80000 events ===== [2026-01-31T22:43:59.524Z] Server stopped ... iteration complete [2026-01-31T22:43:59.525Z] ----------------------------------- [2026-01-31T22:43:59.525Z] dacapo-tomcat_0_PASSED [2026-01-31T22:43:59.525Z] ----------------------------------- [2026-01-31T22:43:59.525Z] [2026-01-31T22:43:59.525Z] TEST TEARDOWN: [2026-01-31T22:43:59.525Z] Nothing to be done for teardown. [2026-01-31T22:44:00.134Z] dacapo-tomcat_0 Finish Time: Sat Jan 31 22:43:59 2026 Epoch Time (ms): 1769899439487 [2026-01-31T22:44:00.134Z] [2026-01-31T22:44:00.134Z] =============================================== [2026-01-31T22:44:00.134Z] Running test dacapo-xalan_0 ... [2026-01-31T22:44:00.134Z] =============================================== [2026-01-31T22:44:00.134Z] dacapo-xalan_0 Start Time: Sat Jan 31 22:43:59 2026 Epoch Time (ms): 1769899439499 [2026-01-31T22:44:00.134Z] variation: NoOptions [2026-01-31T22:44:00.134Z] JVM_OPTIONS: [2026-01-31T22:44:00.134Z] { \ [2026-01-31T22:44:00.134Z] echo ""; echo "TEST SETUP:"; \ [2026-01-31T22:44:00.134Z] echo "Nothing to be done for setup."; \ [2026-01-31T22:44:00.134Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/dacapo-xalan_0"; \ [2026-01-31T22:44:00.134Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/dacapo-xalan_0"; \ [2026-01-31T22:44:00.134Z] echo ""; echo "TESTING:"; \ [2026-01-31T22:44:00.134Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" xalan; \ [2026-01-31T22:44:00.134Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-xalan_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/dacapo-xalan_0"; else echo "-----------------------------------"; echo "dacapo-xalan_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-31T22:44:00.134Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-31T22:44:00.134Z] echo "Nothing to be done for teardown."; \ [2026-01-31T22:44:00.134Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/TestTargetResult"; [2026-01-31T22:44:00.134Z] [2026-01-31T22:44:00.134Z] TEST SETUP: [2026-01-31T22:44:00.134Z] Nothing to be done for setup. [2026-01-31T22:44:00.134Z] [2026-01-31T22:44:00.134Z] TESTING: [2026-01-31T22:44:00.134Z] Using scaled threading model. 2 processors detected, 2 threads used to drive the workload, in a possible range of [1,2048] [2026-01-31T22:44:00.134Z] Version: xalan 2_7_2 (use -p to print nominal benchmark stats) [2026-01-31T22:44:00.766Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan starting ===== [2026-01-31T22:44:02.646Z] Processing: 5% [2026-01-31T22:44:03.275Z] Processing: 10% [2026-01-31T22:44:03.275Z] Processing: 15% [2026-01-31T22:44:03.895Z] Processing: 20% [2026-01-31T22:44:04.549Z] Processing: 25% [2026-01-31T22:44:04.549Z] Processing: 30% [2026-01-31T22:44:05.161Z] Processing: 35% [2026-01-31T22:44:05.782Z] Processing: 40% [2026-01-31T22:44:05.782Z] Processing: 45% [2026-01-31T22:44:06.400Z] Processing: 50% [2026-01-31T22:44:06.400Z] Processing: 55% [2026-01-31T22:44:07.026Z] Processing: 60% [2026-01-31T22:44:07.026Z] Processing: 65% [2026-01-31T22:44:07.644Z] Processing: 70% [2026-01-31T22:44:07.644Z] Processing: 75% [2026-01-31T22:44:08.267Z] Processing: 80% [2026-01-31T22:44:08.268Z] Processing: 85% [2026-01-31T22:44:08.268Z] Processing: 90% [2026-01-31T22:44:09.274Z] Processing: 95% [2026-01-31T22:44:09.274Z] Normal completion. [2026-01-31T22:44:09.274Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan PASSED in 8049 msec ===== [2026-01-31T22:44:09.274Z] ----------------------------------- [2026-01-31T22:44:09.274Z] dacapo-xalan_0_PASSED [2026-01-31T22:44:09.274Z] ----------------------------------- [2026-01-31T22:44:09.274Z] [2026-01-31T22:44:09.274Z] TEST TEARDOWN: [2026-01-31T22:44:09.274Z] Nothing to be done for teardown. [2026-01-31T22:44:09.274Z] dacapo-xalan_0 Finish Time: Sat Jan 31 22:44:08 2026 Epoch Time (ms): 1769899448442 [2026-01-31T22:44:09.274Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/perf/dacapo' [2026-01-31T22:44:09.274Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/perf/renaissance' [2026-01-31T22:44:09.274Z] [2026-01-31T22:44:09.274Z] =============================================== [2026-01-31T22:44:09.274Z] Running test renaissance-als_0 ... [2026-01-31T22:44:09.274Z] =============================================== [2026-01-31T22:44:09.274Z] renaissance-als_0 Start Time: Sat Jan 31 22:44:08 2026 Epoch Time (ms): 1769899448458 [2026-01-31T22:44:09.274Z] variation: NoOptions [2026-01-31T22:44:09.274Z] JVM_OPTIONS: [2026-01-31T22:44:09.274Z] { \ [2026-01-31T22:44:09.274Z] echo ""; echo "TEST SETUP:"; \ [2026-01-31T22:44:09.274Z] echo "Nothing to be done for setup."; \ [2026-01-31T22:44:09.274Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/renaissance-als_0"; \ [2026-01-31T22:44:09.274Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/renaissance-als_0"; \ [2026-01-31T22:44:09.274Z] echo ""; echo "TESTING:"; \ [2026-01-31T22:44:09.274Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_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_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/renaissance-als_0"/als.json" als; \ [2026-01-31T22:44:09.275Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-als_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/renaissance-als_0"; else echo "-----------------------------------"; echo "renaissance-als_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-31T22:44:09.275Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-31T22:44:09.275Z] echo "Nothing to be done for teardown."; \ [2026-01-31T22:44:09.275Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/TestTargetResult"; [2026-01-31T22:44:09.275Z] [2026-01-31T22:44:09.275Z] TEST SETUP: [2026-01-31T22:44:09.275Z] Nothing to be done for setup. [2026-01-31T22:44:09.275Z] [2026-01-31T22:44:09.275Z] TESTING: [2026-01-31T22:44:09.275Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-01-31T22:44:09.275Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/output_17698992797836/renaissance-als_0/launcher-224408-4569694176145156295/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2026-01-31T22:44:09.275Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2026-01-31T22:44:09.275Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-01-31T22:44:12.971Z] Benchmark 'als' failed with exception: [2026-01-31T22:44:12.971Z] java.lang.ExceptionInInitializerError [2026-01-31T22:44:12.971Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47) [2026-01-31T22:44:12.971Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261) [2026-01-31T22:44:12.971Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251) [2026-01-31T22:44:12.971Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270) [2026-01-31T22:44:12.971Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17) [2026-01-31T22:44:12.971Z] at scala.Option.getOrElse(Option.scala:201) [2026-01-31T22:44:12.971Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270) [2026-01-31T22:44:12.971Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58) [2026-01-31T22:44:12.971Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207) [2026-01-31T22:44:12.971Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320) [2026-01-31T22:44:12.971Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194) [2026-01-31T22:44:12.971Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284) [2026-01-31T22:44:12.971Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478) [2026-01-31T22:44:12.971Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883) [2026-01-31T22:44:12.971Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099) [2026-01-31T22:44:12.971Z] at scala.Option.getOrElse(Option.scala:201) [2026-01-31T22:44:12.971Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093) [2026-01-31T22:44:12.971Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81) [2026-01-31T22:44:12.971Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54) [2026-01-31T22:44:12.971Z] at org.renaissance.apache.spark.Als.setUpSparkContext(Als.scala:56) [2026-01-31T22:44:12.971Z] at org.renaissance.apache.spark.Als.setUpBeforeAll(Als.scala:127) [2026-01-31T22:44:12.971Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82) [2026-01-31T22:44:12.971Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172) [2026-01-31T22:44:12.971Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [2026-01-31T22:44:12.971Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [2026-01-31T22:44:12.971Z] at scala.collection.immutable.List.foreach(List.scala:334) [2026-01-31T22:44:12.971Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161) [2026-01-31T22:44:12.971Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130) [2026-01-31T22:44:12.971Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala) [2026-01-31T22:44:12.971Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-01-31T22:44:12.971Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-01-31T22:44:12.971Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129) [2026-01-31T22:44:12.971Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78) [2026-01-31T22:44:12.971Z] at org.renaissance.core.Launcher.main(Launcher.java:43) [2026-01-31T22:44:12.971Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-01-31T22:44:12.971Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115) [2026-01-31T22:44:12.971Z] ... 34 more [2026-01-31T22:44:12.971Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-01-31T22:44:12.971Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377) [2026-01-31T22:44:12.971Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569) [2026-01-31T22:44:12.971Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502) [2026-01-31T22:44:12.971Z] at java.base/java.lang.Class.forName0(Native Method) [2026-01-31T22:44:12.971Z] at java.base/java.lang.Class.forName(Class.java:478) [2026-01-31T22:44:12.971Z] at java.base/java.lang.Class.forName(Class.java:468) [2026-01-31T22:44:12.971Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95) [2026-01-31T22:44:12.971Z] ... 34 more [2026-01-31T22:44:12.971Z] The following benchmarks failed: als [2026-01-31T22:44:12.971Z] ----------------------------------- [2026-01-31T22:44:12.971Z] renaissance-als_0_FAILED [2026-01-31T22:44:12.971Z] ----------------------------------- [2026-01-31T22:44:12.971Z] [2026-01-31T22:44:12.971Z] TEST TEARDOWN: [2026-01-31T22:44:12.971Z] Nothing to be done for teardown. [2026-01-31T22:44:12.971Z] renaissance-als_0 Finish Time: Sat Jan 31 22:44:12 2026 Epoch Time (ms): 1769899452831 [2026-01-31T22:44:12.971Z] [2026-01-31T22:44:12.971Z] =============================================== [2026-01-31T22:44:12.971Z] Running test renaissance-chi-square_0 ... [2026-01-31T22:44:12.971Z] =============================================== [2026-01-31T22:44:12.971Z] renaissance-chi-square_0 Start Time: Sat Jan 31 22:44:12 2026 Epoch Time (ms): 1769899452843 [2026-01-31T22:44:12.971Z] variation: NoOptions [2026-01-31T22:44:12.972Z] JVM_OPTIONS: [2026-01-31T22:44:12.972Z] { \ [2026-01-31T22:44:12.972Z] echo ""; echo "TEST SETUP:"; \ [2026-01-31T22:44:12.972Z] echo "Nothing to be done for setup."; \ [2026-01-31T22:44:12.972Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/renaissance-chi-square_0"; \ [2026-01-31T22:44:12.972Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/renaissance-chi-square_0"; \ [2026-01-31T22:44:12.972Z] echo ""; echo "TESTING:"; \ [2026-01-31T22:44:12.972Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_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_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/renaissance-chi-square_0"/chi-square.json" chi-square; \ [2026-01-31T22:44:12.972Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-chi-square_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/renaissance-chi-square_0"; else echo "-----------------------------------"; echo "renaissance-chi-square_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-31T22:44:12.972Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-31T22:44:12.972Z] echo "Nothing to be done for teardown."; \ [2026-01-31T22:44:12.972Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/TestTargetResult"; [2026-01-31T22:44:12.972Z] [2026-01-31T22:44:12.972Z] TEST SETUP: [2026-01-31T22:44:12.972Z] Nothing to be done for setup. [2026-01-31T22:44:12.972Z] [2026-01-31T22:44:12.972Z] TESTING: [2026-01-31T22:44:13.580Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-01-31T22:44:13.580Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/output_17698992797836/renaissance-chi-square_0/launcher-224413-17610594181474070393/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2026-01-31T22:44:13.580Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2026-01-31T22:44:13.580Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-01-31T22:44:17.313Z] Benchmark 'chi-square' failed with exception: [2026-01-31T22:44:17.313Z] java.lang.ExceptionInInitializerError [2026-01-31T22:44:17.313Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47) [2026-01-31T22:44:17.313Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261) [2026-01-31T22:44:17.313Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251) [2026-01-31T22:44:17.313Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270) [2026-01-31T22:44:17.313Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17) [2026-01-31T22:44:17.313Z] at scala.Option.getOrElse(Option.scala:201) [2026-01-31T22:44:17.313Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270) [2026-01-31T22:44:17.313Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58) [2026-01-31T22:44:17.313Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207) [2026-01-31T22:44:17.313Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320) [2026-01-31T22:44:17.313Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194) [2026-01-31T22:44:17.313Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284) [2026-01-31T22:44:17.313Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478) [2026-01-31T22:44:17.313Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883) [2026-01-31T22:44:17.313Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099) [2026-01-31T22:44:17.313Z] at scala.Option.getOrElse(Option.scala:201) [2026-01-31T22:44:17.313Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093) [2026-01-31T22:44:17.313Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81) [2026-01-31T22:44:17.313Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54) [2026-01-31T22:44:17.313Z] at org.renaissance.apache.spark.ChiSquare.setUpSparkContext(ChiSquare.scala:41) [2026-01-31T22:44:17.313Z] at org.renaissance.apache.spark.ChiSquare.setUpBeforeAll(ChiSquare.scala:86) [2026-01-31T22:44:17.313Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82) [2026-01-31T22:44:17.313Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172) [2026-01-31T22:44:17.313Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [2026-01-31T22:44:17.313Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [2026-01-31T22:44:17.313Z] at scala.collection.immutable.List.foreach(List.scala:334) [2026-01-31T22:44:17.313Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161) [2026-01-31T22:44:17.313Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130) [2026-01-31T22:44:17.313Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala) [2026-01-31T22:44:17.313Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-01-31T22:44:17.313Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-01-31T22:44:17.313Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129) [2026-01-31T22:44:17.313Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78) [2026-01-31T22:44:17.313Z] at org.renaissance.core.Launcher.main(Launcher.java:43) [2026-01-31T22:44:17.313Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-01-31T22:44:17.313Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115) [2026-01-31T22:44:17.313Z] ... 34 more [2026-01-31T22:44:17.313Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-01-31T22:44:17.313Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377) [2026-01-31T22:44:17.313Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569) [2026-01-31T22:44:17.313Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502) [2026-01-31T22:44:17.313Z] at java.base/java.lang.Class.forName0(Native Method) [2026-01-31T22:44:17.313Z] at java.base/java.lang.Class.forName(Class.java:478) [2026-01-31T22:44:17.313Z] at java.base/java.lang.Class.forName(Class.java:468) [2026-01-31T22:44:17.313Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95) [2026-01-31T22:44:17.313Z] ... 34 more [2026-01-31T22:44:17.313Z] The following benchmarks failed: chi-square [2026-01-31T22:44:17.926Z] ----------------------------------- [2026-01-31T22:44:17.926Z] renaissance-chi-square_0_FAILED [2026-01-31T22:44:17.926Z] ----------------------------------- [2026-01-31T22:44:17.926Z] [2026-01-31T22:44:17.926Z] TEST TEARDOWN: [2026-01-31T22:44:17.926Z] Nothing to be done for teardown. [2026-01-31T22:44:17.926Z] renaissance-chi-square_0 Finish Time: Sat Jan 31 22:44:17 2026 Epoch Time (ms): 1769899457283 [2026-01-31T22:44:17.926Z] [2026-01-31T22:44:17.926Z] =============================================== [2026-01-31T22:44:17.926Z] Running test renaissance-db-shootout_0 ... [2026-01-31T22:44:17.926Z] =============================================== [2026-01-31T22:44:17.926Z] renaissance-db-shootout_0 Start Time: Sat Jan 31 22:44:17 2026 Epoch Time (ms): 1769899457293 [2026-01-31T22:44:17.926Z] variation: NoOptions [2026-01-31T22:44:17.926Z] JVM_OPTIONS: [2026-01-31T22:44:17.926Z] { \ [2026-01-31T22:44:17.926Z] echo ""; echo "TEST SETUP:"; \ [2026-01-31T22:44:17.926Z] echo "Nothing to be done for setup."; \ [2026-01-31T22:44:17.926Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/renaissance-db-shootout_0"; \ [2026-01-31T22:44:17.926Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/renaissance-db-shootout_0"; \ [2026-01-31T22:44:17.926Z] echo ""; echo "TESTING:"; \ [2026-01-31T22:44:17.926Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_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_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/renaissance-db-shootout_0"/db-shootout.json" db-shootout; \ [2026-01-31T22:44:17.926Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-db-shootout_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/renaissance-db-shootout_0"; else echo "-----------------------------------"; echo "renaissance-db-shootout_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-31T22:44:17.926Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-31T22:44:17.926Z] echo "Nothing to be done for teardown."; \ [2026-01-31T22:44:17.926Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/TestTargetResult"; [2026-01-31T22:44:17.926Z] [2026-01-31T22:44:17.926Z] TEST SETUP: [2026-01-31T22:44:17.926Z] Nothing to be done for setup. [2026-01-31T22:44:17.926Z] [2026-01-31T22:44:17.926Z] TESTING: [2026-01-31T22:44:18.536Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-01-31T22:44:18.536Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/output_17698992797836/renaissance-db-shootout_0/launcher-224417-194402875912565873/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2026-01-31T22:44:18.536Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2026-01-31T22:44:18.536Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-01-31T22:44:27.374Z] [2026-01-31T22:44:26.790+0000] net.openhft.chronicle.core.internal.cleaner.ReflectionBasedByteBufferCleanerService (net.openhft.chronicle.core.internal.cleaner.ReflectionBasedByteBufferCleanerService <clinit>) [2026-01-31T22:44:27.374Z] 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-01-31T22:44:27.374Z] [main] ERROR net.openhft.chronicle.hash.impl.util.CleanerUtils - Unable to initialise CleanerUtils [2026-01-31T22:44:27.374Z] java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-01-31T22:44:27.374Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377) [2026-01-31T22:44:27.374Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569) [2026-01-31T22:44:27.374Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502) [2026-01-31T22:44:27.374Z] at java.base/java.lang.Class.forName0(Native Method) [2026-01-31T22:44:27.374Z] at java.base/java.lang.Class.forName(Class.java:478) [2026-01-31T22:44:27.374Z] at java.base/java.lang.Class.forName(Class.java:468) [2026-01-31T22:44:27.374Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:31) [2026-01-31T22:44:27.374Z] at net.openhft.chronicle.hash.impl.VanillaChronicleHash.registerCleaner(VanillaChronicleHash.java:503) [2026-01-31T22:44:27.374Z] at net.openhft.chronicle.map.ChronicleMapBuilder.prepareMapPublication(ChronicleMapBuilder.java:1782) [2026-01-31T22:44:27.374Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createWithFile(ChronicleMapBuilder.java:1760) [2026-01-31T22:44:27.374Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createPersistedTo(ChronicleMapBuilder.java:1618) [2026-01-31T22:44:27.374Z] at org.lmdbjava.bench.Chronicle$CommonChronicleMap.setup(Chronicle.java:122) [2026-01-31T22:44:27.374Z] at org.lmdbjava.bench.Chronicle$Reader.setup(Chronicle.java:204) [2026-01-31T22:44:27.374Z] at org.renaissance.database.DbShootout.setUpBeforeAll(DbShootout.scala:96) [2026-01-31T22:44:27.374Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82) [2026-01-31T22:44:27.374Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172) [2026-01-31T22:44:27.374Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [2026-01-31T22:44:27.374Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [2026-01-31T22:44:27.374Z] at scala.collection.immutable.List.foreach(List.scala:334) [2026-01-31T22:44:27.375Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161) [2026-01-31T22:44:27.375Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130) [2026-01-31T22:44:27.375Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala) [2026-01-31T22:44:27.375Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-01-31T22:44:27.375Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-01-31T22:44:27.375Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129) [2026-01-31T22:44:27.375Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78) [2026-01-31T22:44:27.375Z] at org.renaissance.core.Launcher.main(Launcher.java:43) [2026-01-31T22:44:27.375Z] Benchmark 'db-shootout' failed with exception: [2026-01-31T22:44:27.375Z] java.lang.ExceptionInInitializerError [2026-01-31T22:44:27.375Z] at net.openhft.chronicle.hash.impl.VanillaChronicleHash.registerCleaner(VanillaChronicleHash.java:503) [2026-01-31T22:44:27.375Z] at net.openhft.chronicle.map.ChronicleMapBuilder.prepareMapPublication(ChronicleMapBuilder.java:1782) [2026-01-31T22:44:27.375Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createWithFile(ChronicleMapBuilder.java:1760) [2026-01-31T22:44:27.375Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createPersistedTo(ChronicleMapBuilder.java:1618) [2026-01-31T22:44:27.375Z] at org.lmdbjava.bench.Chronicle$CommonChronicleMap.setup(Chronicle.java:122) [2026-01-31T22:44:27.375Z] at org.lmdbjava.bench.Chronicle$Reader.setup(Chronicle.java:204) [2026-01-31T22:44:27.375Z] at org.renaissance.database.DbShootout.setUpBeforeAll(DbShootout.scala:96) [2026-01-31T22:44:27.375Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82) [2026-01-31T22:44:27.375Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172) [2026-01-31T22:44:27.375Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [2026-01-31T22:44:27.375Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [2026-01-31T22:44:27.375Z] at scala.collection.immutable.List.foreach(List.scala:334) [2026-01-31T22:44:27.375Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161) [2026-01-31T22:44:27.375Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130) [2026-01-31T22:44:27.375Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala) [2026-01-31T22:44:27.375Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-01-31T22:44:27.375Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-01-31T22:44:27.375Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129) [2026-01-31T22:44:27.375Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78) [2026-01-31T22:44:27.375Z] at org.renaissance.core.Launcher.main(Launcher.java:43) [2026-01-31T22:44:27.375Z] Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-01-31T22:44:27.375Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:38) [2026-01-31T22:44:27.375Z] ... 20 more [2026-01-31T22:44:27.375Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-01-31T22:44:27.375Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377) [2026-01-31T22:44:27.375Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569) [2026-01-31T22:44:27.375Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502) [2026-01-31T22:44:27.375Z] at java.base/java.lang.Class.forName0(Native Method) [2026-01-31T22:44:27.375Z] at java.base/java.lang.Class.forName(Class.java:478) [2026-01-31T22:44:27.375Z] at java.base/java.lang.Class.forName(Class.java:468) [2026-01-31T22:44:27.375Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:31) [2026-01-31T22:44:27.375Z] ... 20 more [2026-01-31T22:44:27.375Z] The following benchmarks failed: db-shootout [2026-01-31T22:44:27.375Z] ----------------------------------- [2026-01-31T22:44:27.375Z] renaissance-db-shootout_0_FAILED [2026-01-31T22:44:27.375Z] ----------------------------------- [2026-01-31T22:44:27.375Z] [2026-01-31T22:44:27.375Z] TEST TEARDOWN: [2026-01-31T22:44:27.375Z] Nothing to be done for teardown. [2026-01-31T22:44:27.375Z] renaissance-db-shootout_0 Finish Time: Sat Jan 31 22:44:27 2026 Epoch Time (ms): 1769899467157 [2026-01-31T22:44:27.375Z] [2026-01-31T22:44:27.375Z] =============================================== [2026-01-31T22:44:27.375Z] Running test renaissance-dec-tree_0 ... [2026-01-31T22:44:27.375Z] =============================================== [2026-01-31T22:44:27.375Z] renaissance-dec-tree_0 Start Time: Sat Jan 31 22:44:27 2026 Epoch Time (ms): 1769899467168 [2026-01-31T22:44:27.375Z] variation: NoOptions [2026-01-31T22:44:27.375Z] JVM_OPTIONS: [2026-01-31T22:44:27.375Z] { \ [2026-01-31T22:44:27.375Z] echo ""; echo "TEST SETUP:"; \ [2026-01-31T22:44:27.375Z] echo "Nothing to be done for setup."; \ [2026-01-31T22:44:27.375Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/renaissance-dec-tree_0"; \ [2026-01-31T22:44:27.375Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/renaissance-dec-tree_0"; \ [2026-01-31T22:44:27.375Z] echo ""; echo "TESTING:"; \ [2026-01-31T22:44:27.375Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_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_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/renaissance-dec-tree_0"/dec-tree.json" dec-tree; \ [2026-01-31T22:44:27.375Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-dec-tree_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/renaissance-dec-tree_0"; else echo "-----------------------------------"; echo "renaissance-dec-tree_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-31T22:44:27.375Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-31T22:44:27.375Z] echo "Nothing to be done for teardown."; \ [2026-01-31T22:44:27.375Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/TestTargetResult"; [2026-01-31T22:44:27.375Z] [2026-01-31T22:44:27.375Z] TEST SETUP: [2026-01-31T22:44:27.375Z] Nothing to be done for setup. [2026-01-31T22:44:27.375Z] [2026-01-31T22:44:27.375Z] TESTING: [2026-01-31T22:44:27.982Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-01-31T22:44:27.982Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/output_17698992797836/renaissance-dec-tree_0/launcher-224427-7208742958023259209/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2026-01-31T22:44:27.982Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2026-01-31T22:44:27.982Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-01-31T22:44:31.650Z] Benchmark 'dec-tree' failed with exception: [2026-01-31T22:44:31.650Z] java.lang.ExceptionInInitializerError [2026-01-31T22:44:31.650Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47) [2026-01-31T22:44:31.650Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261) [2026-01-31T22:44:31.650Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251) [2026-01-31T22:44:31.650Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270) [2026-01-31T22:44:31.650Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17) [2026-01-31T22:44:31.650Z] at scala.Option.getOrElse(Option.scala:201) [2026-01-31T22:44:31.650Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270) [2026-01-31T22:44:31.650Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58) [2026-01-31T22:44:31.650Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207) [2026-01-31T22:44:31.650Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320) [2026-01-31T22:44:31.650Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194) [2026-01-31T22:44:31.650Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284) [2026-01-31T22:44:31.650Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478) [2026-01-31T22:44:31.650Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883) [2026-01-31T22:44:31.650Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099) [2026-01-31T22:44:31.650Z] at scala.Option.getOrElse(Option.scala:201) [2026-01-31T22:44:31.650Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093) [2026-01-31T22:44:31.650Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81) [2026-01-31T22:44:31.650Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54) [2026-01-31T22:44:31.650Z] at org.renaissance.apache.spark.DecTree.setUpSparkContext(DecTree.scala:38) [2026-01-31T22:44:31.650Z] at org.renaissance.apache.spark.DecTree.setUpBeforeAll(DecTree.scala:89) [2026-01-31T22:44:31.650Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82) [2026-01-31T22:44:31.650Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172) [2026-01-31T22:44:31.650Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [2026-01-31T22:44:31.650Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [2026-01-31T22:44:31.650Z] at scala.collection.immutable.List.foreach(List.scala:334) [2026-01-31T22:44:31.650Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161) [2026-01-31T22:44:31.650Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130) [2026-01-31T22:44:31.650Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala) [2026-01-31T22:44:31.650Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-01-31T22:44:31.650Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-01-31T22:44:31.650Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129) [2026-01-31T22:44:31.650Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78) [2026-01-31T22:44:31.650Z] at org.renaissance.core.Launcher.main(Launcher.java:43) [2026-01-31T22:44:31.650Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-01-31T22:44:31.650Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115) [2026-01-31T22:44:31.650Z] ... 34 more [2026-01-31T22:44:31.650Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-01-31T22:44:31.650Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377) [2026-01-31T22:44:31.650Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569) [2026-01-31T22:44:31.650Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502) [2026-01-31T22:44:31.650Z] at java.base/java.lang.Class.forName0(Native Method) [2026-01-31T22:44:31.650Z] at java.base/java.lang.Class.forName(Class.java:478) [2026-01-31T22:44:31.650Z] at java.base/java.lang.Class.forName(Class.java:468) [2026-01-31T22:44:31.650Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95) [2026-01-31T22:44:31.650Z] ... 34 more [2026-01-31T22:44:31.650Z] The following benchmarks failed: dec-tree [2026-01-31T22:44:31.650Z] ----------------------------------- [2026-01-31T22:44:31.650Z] renaissance-dec-tree_0_FAILED [2026-01-31T22:44:31.650Z] ----------------------------------- [2026-01-31T22:44:31.650Z] [2026-01-31T22:44:31.650Z] TEST TEARDOWN: [2026-01-31T22:44:31.650Z] Nothing to be done for teardown. [2026-01-31T22:44:31.650Z] renaissance-dec-tree_0 Finish Time: Sat Jan 31 22:44:31 2026 Epoch Time (ms): 1769899471445 [2026-01-31T22:44:31.650Z] [2026-01-31T22:44:31.650Z] =============================================== [2026-01-31T22:44:31.650Z] Running test renaissance-finagle-chirper_0 ... [2026-01-31T22:44:31.650Z] =============================================== [2026-01-31T22:44:31.651Z] renaissance-finagle-chirper_0 Start Time: Sat Jan 31 22:44:31 2026 Epoch Time (ms): 1769899471458 [2026-01-31T22:44:31.651Z] renaissance-finagle-chirper_0_DISABLED [2026-01-31T22:44:31.651Z] Disabled Reason: [2026-01-31T22:44:31.651Z] https://github.com/renaissance-benchmarks/renaissance/issues/231 [2026-01-31T22:44:31.651Z] renaissance-finagle-chirper_0 Finish Time: Sat Jan 31 22:44:31 2026 Epoch Time (ms): 1769899471467 [2026-01-31T22:44:31.651Z] [2026-01-31T22:44:31.651Z] =============================================== [2026-01-31T22:44:31.651Z] Running test renaissance-finagle-http_0 ... [2026-01-31T22:44:31.651Z] =============================================== [2026-01-31T22:44:31.651Z] renaissance-finagle-http_0 Start Time: Sat Jan 31 22:44:31 2026 Epoch Time (ms): 1769899471477 [2026-01-31T22:44:31.651Z] variation: NoOptions [2026-01-31T22:44:31.651Z] JVM_OPTIONS: [2026-01-31T22:44:31.651Z] { \ [2026-01-31T22:44:31.651Z] echo ""; echo "TEST SETUP:"; \ [2026-01-31T22:44:31.651Z] echo "Nothing to be done for setup."; \ [2026-01-31T22:44:31.651Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/renaissance-finagle-http_0"; \ [2026-01-31T22:44:31.651Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/renaissance-finagle-http_0"; \ [2026-01-31T22:44:31.651Z] echo ""; echo "TESTING:"; \ [2026-01-31T22:44:31.651Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_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_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/renaissance-finagle-http_0"/finagle-http.json" finagle-http; \ [2026-01-31T22:44:31.651Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-finagle-http_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/renaissance-finagle-http_0"; else echo "-----------------------------------"; echo "renaissance-finagle-http_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-31T22:44:31.651Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-31T22:44:31.651Z] echo "Nothing to be done for teardown."; \ [2026-01-31T22:44:31.651Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/TestTargetResult"; [2026-01-31T22:44:31.651Z] [2026-01-31T22:44:31.651Z] TEST SETUP: [2026-01-31T22:44:31.651Z] Nothing to be done for setup. [2026-01-31T22:44:31.651Z] [2026-01-31T22:44:31.651Z] TESTING: [2026-01-31T22:44:32.305Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-01-31T22:44:32.305Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/output_17698992797836/renaissance-finagle-http_0/launcher-224431-10158083593210366873/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2026-01-31T22:44:32.305Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2026-01-31T22:44:32.305Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-01-31T22:44:34.301Z] finagle-http on :41397 spawning 2 client and default number of server workers. [2026-01-31T22:44:34.301Z] ====== finagle-http (web) [default], iteration 0 started ====== [2026-01-31T22:44:34.301Z] GC before operation: completed in 29.455 ms, heap usage 60.312 MB -> 11.568 MB. [2026-01-31T22:44:44.421Z] ====== finagle-http (web) [default], iteration 0 completed (9005.076 ms) ====== [2026-01-31T22:44:44.421Z] ====== finagle-http (web) [default], iteration 1 started ====== [2026-01-31T22:44:44.421Z] GC before operation: completed in 78.236 ms, heap usage 116.921 MB -> 13.575 MB. [2026-01-31T22:44:48.132Z] ====== finagle-http (web) [default], iteration 1 completed (4337.304 ms) ====== [2026-01-31T22:44:48.132Z] ====== finagle-http (web) [default], iteration 2 started ====== [2026-01-31T22:44:48.132Z] GC before operation: completed in 55.865 ms, heap usage 65.368 MB -> 14.564 MB. [2026-01-31T22:44:50.937Z] ====== finagle-http (web) [default], iteration 2 completed (3225.939 ms) ====== [2026-01-31T22:44:50.937Z] ====== finagle-http (web) [default], iteration 3 started ====== [2026-01-31T22:44:50.937Z] GC before operation: completed in 41.598 ms, heap usage 50.432 MB -> 14.294 MB. [2026-01-31T22:44:52.919Z] ====== finagle-http (web) [default], iteration 3 completed (1695.385 ms) ====== [2026-01-31T22:44:52.919Z] ====== finagle-http (web) [default], iteration 4 started ====== [2026-01-31T22:44:52.919Z] GC before operation: completed in 35.076 ms, heap usage 108.413 MB -> 14.372 MB. [2026-01-31T22:44:54.910Z] ====== finagle-http (web) [default], iteration 4 completed (1886.343 ms) ====== [2026-01-31T22:44:54.910Z] ====== finagle-http (web) [default], iteration 5 started ====== [2026-01-31T22:44:54.910Z] GC before operation: completed in 42.948 ms, heap usage 52.308 MB -> 14.378 MB. [2026-01-31T22:44:56.267Z] ====== finagle-http (web) [default], iteration 5 completed (1770.831 ms) ====== [2026-01-31T22:44:56.267Z] ====== finagle-http (web) [default], iteration 6 started ====== [2026-01-31T22:44:56.267Z] GC before operation: completed in 56.359 ms, heap usage 159.406 MB -> 14.420 MB. [2026-01-31T22:44:58.321Z] ====== finagle-http (web) [default], iteration 6 completed (1688.897 ms) ====== [2026-01-31T22:44:58.321Z] ====== finagle-http (web) [default], iteration 7 started ====== [2026-01-31T22:44:58.321Z] GC before operation: completed in 47.808 ms, heap usage 160.389 MB -> 14.387 MB. [2026-01-31T22:45:00.308Z] ====== finagle-http (web) [default], iteration 7 completed (1951.806 ms) ====== [2026-01-31T22:45:00.308Z] ====== finagle-http (web) [default], iteration 8 started ====== [2026-01-31T22:45:00.308Z] GC before operation: completed in 49.944 ms, heap usage 158.315 MB -> 14.403 MB. [2026-01-31T22:45:02.299Z] ====== finagle-http (web) [default], iteration 8 completed (1935.984 ms) ====== [2026-01-31T22:45:02.299Z] ====== finagle-http (web) [default], iteration 9 started ====== [2026-01-31T22:45:02.299Z] GC before operation: completed in 40.000 ms, heap usage 16.581 MB -> 14.959 MB. [2026-01-31T22:45:04.311Z] ====== finagle-http (web) [default], iteration 9 completed (1982.453 ms) ====== [2026-01-31T22:45:04.311Z] ====== finagle-http (web) [default], iteration 10 started ====== [2026-01-31T22:45:04.311Z] GC before operation: completed in 54.806 ms, heap usage 27.909 MB -> 14.922 MB. [2026-01-31T22:45:06.511Z] ====== finagle-http (web) [default], iteration 10 completed (1975.089 ms) ====== [2026-01-31T22:45:06.511Z] ====== finagle-http (web) [default], iteration 11 started ====== [2026-01-31T22:45:06.511Z] GC before operation: completed in 36.478 ms, heap usage 282.619 MB -> 14.643 MB. [2026-01-31T22:45:07.986Z] ====== finagle-http (web) [default], iteration 11 completed (1859.214 ms) ====== [2026-01-31T22:45:08.606Z] ----------------------------------- [2026-01-31T22:45:08.606Z] renaissance-finagle-http_0_PASSED [2026-01-31T22:45:08.606Z] ----------------------------------- [2026-01-31T22:45:08.606Z] [2026-01-31T22:45:08.606Z] TEST TEARDOWN: [2026-01-31T22:45:08.606Z] Nothing to be done for teardown. [2026-01-31T22:45:08.606Z] renaissance-finagle-http_0 Finish Time: Sat Jan 31 22:45:08 2026 Epoch Time (ms): 1769899508256 [2026-01-31T22:45:08.606Z] [2026-01-31T22:45:08.606Z] =============================================== [2026-01-31T22:45:08.606Z] Running test renaissance-log-regression_0 ... [2026-01-31T22:45:08.606Z] =============================================== [2026-01-31T22:45:08.606Z] renaissance-log-regression_0 Start Time: Sat Jan 31 22:45:08 2026 Epoch Time (ms): 1769899508268 [2026-01-31T22:45:08.606Z] variation: NoOptions [2026-01-31T22:45:08.606Z] JVM_OPTIONS: [2026-01-31T22:45:08.606Z] { \ [2026-01-31T22:45:08.606Z] echo ""; echo "TEST SETUP:"; \ [2026-01-31T22:45:08.606Z] echo "Nothing to be done for setup."; \ [2026-01-31T22:45:08.606Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/renaissance-log-regression_0"; \ [2026-01-31T22:45:08.606Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/renaissance-log-regression_0"; \ [2026-01-31T22:45:08.606Z] echo ""; echo "TESTING:"; \ [2026-01-31T22:45:08.606Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_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_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/renaissance-log-regression_0"/log-regression.json" log-regression; \ [2026-01-31T22:45:08.606Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-log-regression_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/renaissance-log-regression_0"; else echo "-----------------------------------"; echo "renaissance-log-regression_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-31T22:45:08.606Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-31T22:45:08.606Z] echo "Nothing to be done for teardown."; \ [2026-01-31T22:45:08.606Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/TestTargetResult"; [2026-01-31T22:45:08.606Z] [2026-01-31T22:45:08.606Z] TEST SETUP: [2026-01-31T22:45:08.606Z] Nothing to be done for setup. [2026-01-31T22:45:08.606Z] [2026-01-31T22:45:08.606Z] TESTING: [2026-01-31T22:45:09.219Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-01-31T22:45:09.219Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/output_17698992797836/renaissance-log-regression_0/launcher-224508-8212758436782214420/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2026-01-31T22:45:09.219Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2026-01-31T22:45:09.219Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-01-31T22:45:12.907Z] Benchmark 'log-regression' failed with exception: [2026-01-31T22:45:12.907Z] java.lang.ExceptionInInitializerError [2026-01-31T22:45:12.907Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47) [2026-01-31T22:45:12.907Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261) [2026-01-31T22:45:12.907Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251) [2026-01-31T22:45:12.907Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270) [2026-01-31T22:45:12.907Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17) [2026-01-31T22:45:12.907Z] at scala.Option.getOrElse(Option.scala:201) [2026-01-31T22:45:12.907Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270) [2026-01-31T22:45:12.907Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58) [2026-01-31T22:45:12.907Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207) [2026-01-31T22:45:12.907Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320) [2026-01-31T22:45:12.907Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194) [2026-01-31T22:45:12.907Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284) [2026-01-31T22:45:12.907Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478) [2026-01-31T22:45:12.907Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883) [2026-01-31T22:45:12.907Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099) [2026-01-31T22:45:12.907Z] at scala.Option.getOrElse(Option.scala:201) [2026-01-31T22:45:12.907Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093) [2026-01-31T22:45:12.907Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81) [2026-01-31T22:45:12.907Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54) [2026-01-31T22:45:12.907Z] at org.renaissance.apache.spark.LogRegression.setUpSparkContext(LogRegression.scala:52) [2026-01-31T22:45:12.907Z] at org.renaissance.apache.spark.LogRegression.setUpBeforeAll(LogRegression.scala:92) [2026-01-31T22:45:12.907Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82) [2026-01-31T22:45:12.907Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172) [2026-01-31T22:45:12.907Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [2026-01-31T22:45:12.907Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [2026-01-31T22:45:12.907Z] at scala.collection.immutable.List.foreach(List.scala:334) [2026-01-31T22:45:12.907Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161) [2026-01-31T22:45:12.907Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130) [2026-01-31T22:45:12.907Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala) [2026-01-31T22:45:12.907Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-01-31T22:45:12.907Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-01-31T22:45:12.907Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129) [2026-01-31T22:45:12.907Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78) [2026-01-31T22:45:12.907Z] at org.renaissance.core.Launcher.main(Launcher.java:43) [2026-01-31T22:45:12.907Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-01-31T22:45:12.907Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115) [2026-01-31T22:45:12.907Z] ... 34 more [2026-01-31T22:45:12.907Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-01-31T22:45:12.907Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377) [2026-01-31T22:45:12.907Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569) [2026-01-31T22:45:12.907Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502) [2026-01-31T22:45:12.907Z] at java.base/java.lang.Class.forName0(Native Method) [2026-01-31T22:45:12.907Z] at java.base/java.lang.Class.forName(Class.java:478) [2026-01-31T22:45:12.907Z] at java.base/java.lang.Class.forName(Class.java:468) [2026-01-31T22:45:12.907Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95) [2026-01-31T22:45:12.907Z] ... 34 more [2026-01-31T22:45:12.907Z] The following benchmarks failed: log-regression [2026-01-31T22:45:12.907Z] ----------------------------------- [2026-01-31T22:45:12.907Z] renaissance-log-regression_0_FAILED [2026-01-31T22:45:12.907Z] ----------------------------------- [2026-01-31T22:45:12.907Z] [2026-01-31T22:45:12.907Z] TEST TEARDOWN: [2026-01-31T22:45:12.907Z] Nothing to be done for teardown. [2026-01-31T22:45:12.907Z] renaissance-log-regression_0 Finish Time: Sat Jan 31 22:45:12 2026 Epoch Time (ms): 1769899512700 [2026-01-31T22:45:12.907Z] [2026-01-31T22:45:12.907Z] =============================================== [2026-01-31T22:45:12.907Z] Running test renaissance-mnemonics_0 ... [2026-01-31T22:45:12.907Z] =============================================== [2026-01-31T22:45:12.907Z] renaissance-mnemonics_0 Start Time: Sat Jan 31 22:45:12 2026 Epoch Time (ms): 1769899512716 [2026-01-31T22:45:12.907Z] variation: NoOptions [2026-01-31T22:45:12.907Z] JVM_OPTIONS: [2026-01-31T22:45:12.907Z] { \ [2026-01-31T22:45:12.907Z] echo ""; echo "TEST SETUP:"; \ [2026-01-31T22:45:12.907Z] echo "Nothing to be done for setup."; \ [2026-01-31T22:45:12.907Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/renaissance-mnemonics_0"; \ [2026-01-31T22:45:12.907Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/renaissance-mnemonics_0"; \ [2026-01-31T22:45:12.907Z] echo ""; echo "TESTING:"; \ [2026-01-31T22:45:12.907Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_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_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/renaissance-mnemonics_0"/mnemonics.json" mnemonics; \ [2026-01-31T22:45:12.907Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/renaissance-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-31T22:45:12.907Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-31T22:45:12.908Z] echo "Nothing to be done for teardown."; \ [2026-01-31T22:45:12.908Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/TestTargetResult"; [2026-01-31T22:45:12.908Z] [2026-01-31T22:45:12.908Z] TEST SETUP: [2026-01-31T22:45:12.908Z] Nothing to be done for setup. [2026-01-31T22:45:12.908Z] [2026-01-31T22:45:12.908Z] TESTING: [2026-01-31T22:45:13.525Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-01-31T22:45:13.525Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/output_17698992797836/renaissance-mnemonics_0/launcher-224512-4160247919011364716/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2026-01-31T22:45:13.525Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2026-01-31T22:45:13.525Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-01-31T22:45:14.136Z] ====== mnemonics (functional) [default], iteration 0 started ====== [2026-01-31T22:45:14.136Z] GC before operation: completed in 11.771 ms, heap usage 8.006 MB -> 4.066 MB. [2026-01-31T22:45:19.927Z] ====== mnemonics (functional) [default], iteration 0 completed (4887.602 ms) ====== [2026-01-31T22:45:19.927Z] ====== mnemonics (functional) [default], iteration 1 started ====== [2026-01-31T22:45:19.927Z] GC before operation: completed in 12.781 ms, heap usage 101.582 MB -> 4.102 MB. [2026-01-31T22:45:24.602Z] ====== mnemonics (functional) [default], iteration 1 completed (5285.014 ms) ====== [2026-01-31T22:45:24.602Z] ====== mnemonics (functional) [default], iteration 2 started ====== [2026-01-31T22:45:24.602Z] GC before operation: completed in 17.607 ms, heap usage 397.043 MB -> 4.102 MB. [2026-01-31T22:45:30.425Z] ====== mnemonics (functional) [default], iteration 2 completed (4794.401 ms) ====== [2026-01-31T22:45:30.425Z] ====== mnemonics (functional) [default], iteration 3 started ====== [2026-01-31T22:45:30.425Z] GC before operation: completed in 15.967 ms, heap usage 364.607 MB -> 4.102 MB. [2026-01-31T22:45:35.135Z] ====== mnemonics (functional) [default], iteration 3 completed (5109.014 ms) ====== [2026-01-31T22:45:35.135Z] ====== mnemonics (functional) [default], iteration 4 started ====== [2026-01-31T22:45:35.135Z] GC before operation: completed in 10.207 ms, heap usage 99.102 MB -> 4.102 MB. [2026-01-31T22:45:40.930Z] ====== mnemonics (functional) [default], iteration 4 completed (5034.397 ms) ====== [2026-01-31T22:45:40.930Z] ====== mnemonics (functional) [default], iteration 5 started ====== [2026-01-31T22:45:40.930Z] GC before operation: completed in 15.032 ms, heap usage 316.102 MB -> 4.102 MB. [2026-01-31T22:45:45.731Z] ====== mnemonics (functional) [default], iteration 5 completed (4994.037 ms) ====== [2026-01-31T22:45:45.731Z] ====== mnemonics (functional) [default], iteration 6 started ====== [2026-01-31T22:45:45.731Z] GC before operation: completed in 13.524 ms, heap usage 213.102 MB -> 4.102 MB. [2026-01-31T22:45:51.505Z] ====== mnemonics (functional) [default], iteration 6 completed (5350.858 ms) ====== [2026-01-31T22:45:51.505Z] ====== mnemonics (functional) [default], iteration 7 started ====== [2026-01-31T22:45:51.505Z] GC before operation: completed in 14.905 ms, heap usage 169.602 MB -> 4.102 MB. [2026-01-31T22:45:56.195Z] ====== mnemonics (functional) [default], iteration 7 completed (4844.589 ms) ====== [2026-01-31T22:45:56.195Z] ====== mnemonics (functional) [default], iteration 8 started ====== [2026-01-31T22:45:56.195Z] GC before operation: completed in 12.690 ms, heap usage 267.102 MB -> 4.102 MB. [2026-01-31T22:46:01.969Z] ====== mnemonics (functional) [default], iteration 8 completed (5108.797 ms) ====== [2026-01-31T22:46:01.969Z] ====== mnemonics (functional) [default], iteration 9 started ====== [2026-01-31T22:46:01.969Z] GC before operation: completed in 11.993 ms, heap usage 319.102 MB -> 4.102 MB. [2026-01-31T22:46:07.758Z] ====== mnemonics (functional) [default], iteration 9 completed (5379.243 ms) ====== [2026-01-31T22:46:07.758Z] ====== mnemonics (functional) [default], iteration 10 started ====== [2026-01-31T22:46:07.758Z] GC before operation: completed in 11.047 ms, heap usage 427.602 MB -> 4.102 MB. [2026-01-31T22:46:12.806Z] ====== mnemonics (functional) [default], iteration 10 completed (4946.914 ms) ====== [2026-01-31T22:46:12.806Z] ====== mnemonics (functional) [default], iteration 11 started ====== [2026-01-31T22:46:12.806Z] GC before operation: completed in 13.616 ms, heap usage 358.602 MB -> 4.102 MB. [2026-01-31T22:46:18.206Z] ====== mnemonics (functional) [default], iteration 11 completed (5141.286 ms) ====== [2026-01-31T22:46:18.206Z] ====== mnemonics (functional) [default], iteration 12 started ====== [2026-01-31T22:46:18.206Z] GC before operation: completed in 14.783 ms, heap usage 408.602 MB -> 4.102 MB. [2026-01-31T22:46:22.728Z] ====== mnemonics (functional) [default], iteration 12 completed (4678.950 ms) ====== [2026-01-31T22:46:22.728Z] ====== mnemonics (functional) [default], iteration 13 started ====== [2026-01-31T22:46:22.728Z] GC before operation: completed in 13.281 ms, heap usage 105.602 MB -> 4.102 MB. [2026-01-31T22:46:27.976Z] ====== mnemonics (functional) [default], iteration 13 completed (4677.521 ms) ====== [2026-01-31T22:46:27.976Z] ====== mnemonics (functional) [default], iteration 14 started ====== [2026-01-31T22:46:27.976Z] GC before operation: completed in 18.869 ms, heap usage 339.102 MB -> 4.102 MB. [2026-01-31T22:46:32.050Z] ====== mnemonics (functional) [default], iteration 14 completed (4421.187 ms) ====== [2026-01-31T22:46:32.051Z] ====== mnemonics (functional) [default], iteration 15 started ====== [2026-01-31T22:46:32.051Z] GC before operation: completed in 11.634 ms, heap usage 211.102 MB -> 4.102 MB. [2026-01-31T22:46:37.373Z] ====== mnemonics (functional) [default], iteration 15 completed (4882.748 ms) ====== [2026-01-31T22:46:37.373Z] ----------------------------------- [2026-01-31T22:46:37.373Z] renaissance-mnemonics_0_PASSED [2026-01-31T22:46:37.373Z] ----------------------------------- [2026-01-31T22:46:37.373Z] [2026-01-31T22:46:37.373Z] TEST TEARDOWN: [2026-01-31T22:46:37.373Z] Nothing to be done for teardown. [2026-01-31T22:46:37.373Z] renaissance-mnemonics_0 Finish Time: Sat Jan 31 22:46:36 2026 Epoch Time (ms): 1769899596881 [2026-01-31T22:46:37.373Z] [2026-01-31T22:46:37.373Z] =============================================== [2026-01-31T22:46:37.373Z] Running test renaissance-movie-lens_0 ... [2026-01-31T22:46:37.373Z] =============================================== [2026-01-31T22:46:37.373Z] renaissance-movie-lens_0 Start Time: Sat Jan 31 22:46:36 2026 Epoch Time (ms): 1769899596891 [2026-01-31T22:46:37.373Z] variation: NoOptions [2026-01-31T22:46:37.373Z] JVM_OPTIONS: [2026-01-31T22:46:37.373Z] { \ [2026-01-31T22:46:37.373Z] echo ""; echo "TEST SETUP:"; \ [2026-01-31T22:46:37.373Z] echo "Nothing to be done for setup."; \ [2026-01-31T22:46:37.373Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/renaissance-movie-lens_0"; \ [2026-01-31T22:46:37.373Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/renaissance-movie-lens_0"; \ [2026-01-31T22:46:37.373Z] echo ""; echo "TESTING:"; \ [2026-01-31T22:46:37.373Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_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_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/renaissance-movie-lens_0"/movie-lens.json" movie-lens; \ [2026-01-31T22:46:37.373Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-movie-lens_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/renaissance-movie-lens_0"; else echo "-----------------------------------"; echo "renaissance-movie-lens_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-31T22:46:37.373Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-31T22:46:37.373Z] echo "Nothing to be done for teardown."; \ [2026-01-31T22:46:37.373Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/TestTargetResult"; [2026-01-31T22:46:37.373Z] [2026-01-31T22:46:37.373Z] TEST SETUP: [2026-01-31T22:46:37.373Z] Nothing to be done for setup. [2026-01-31T22:46:37.373Z] [2026-01-31T22:46:37.373Z] TESTING: [2026-01-31T22:46:38.042Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-01-31T22:46:38.042Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/output_17698992797836/renaissance-movie-lens_0/launcher-224637-4381786606429698693/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2026-01-31T22:46:38.042Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2026-01-31T22:46:38.042Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-01-31T22:46:41.059Z] Benchmark 'movie-lens' failed with exception: [2026-01-31T22:46:41.059Z] java.lang.ExceptionInInitializerError [2026-01-31T22:46:41.059Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47) [2026-01-31T22:46:41.059Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261) [2026-01-31T22:46:41.059Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251) [2026-01-31T22:46:41.059Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270) [2026-01-31T22:46:41.059Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17) [2026-01-31T22:46:41.059Z] at scala.Option.getOrElse(Option.scala:201) [2026-01-31T22:46:41.059Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270) [2026-01-31T22:46:41.059Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58) [2026-01-31T22:46:41.059Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207) [2026-01-31T22:46:41.059Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320) [2026-01-31T22:46:41.059Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194) [2026-01-31T22:46:41.059Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284) [2026-01-31T22:46:41.059Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478) [2026-01-31T22:46:41.059Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883) [2026-01-31T22:46:41.059Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099) [2026-01-31T22:46:41.059Z] at scala.Option.getOrElse(Option.scala:201) [2026-01-31T22:46:41.059Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093) [2026-01-31T22:46:41.059Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81) [2026-01-31T22:46:41.059Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54) [2026-01-31T22:46:41.059Z] at org.renaissance.apache.spark.MovieLens.setUpSparkContext(MovieLens.scala:80) [2026-01-31T22:46:41.059Z] at org.renaissance.apache.spark.MovieLens.setUpBeforeAll(MovieLens.scala:320) [2026-01-31T22:46:41.059Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82) [2026-01-31T22:46:41.059Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172) [2026-01-31T22:46:41.059Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [2026-01-31T22:46:41.059Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [2026-01-31T22:46:41.059Z] at scala.collection.immutable.List.foreach(List.scala:334) [2026-01-31T22:46:41.059Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161) [2026-01-31T22:46:41.059Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130) [2026-01-31T22:46:41.059Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala) [2026-01-31T22:46:41.059Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-01-31T22:46:41.059Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-01-31T22:46:41.059Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129) [2026-01-31T22:46:41.059Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78) [2026-01-31T22:46:41.059Z] at org.renaissance.core.Launcher.main(Launcher.java:43) [2026-01-31T22:46:41.059Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-01-31T22:46:41.059Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115) [2026-01-31T22:46:41.059Z] ... 34 more [2026-01-31T22:46:41.059Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-01-31T22:46:41.059Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377) [2026-01-31T22:46:41.059Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569) [2026-01-31T22:46:41.059Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502) [2026-01-31T22:46:41.059Z] at java.base/java.lang.Class.forName0(Native Method) [2026-01-31T22:46:41.059Z] at java.base/java.lang.Class.forName(Class.java:478) [2026-01-31T22:46:41.059Z] at java.base/java.lang.Class.forName(Class.java:468) [2026-01-31T22:46:41.059Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95) [2026-01-31T22:46:41.059Z] ... 34 more [2026-01-31T22:46:41.059Z] The following benchmarks failed: movie-lens [2026-01-31T22:46:41.747Z] ----------------------------------- [2026-01-31T22:46:41.747Z] renaissance-movie-lens_0_FAILED [2026-01-31T22:46:41.747Z] ----------------------------------- [2026-01-31T22:46:41.747Z] [2026-01-31T22:46:41.747Z] TEST TEARDOWN: [2026-01-31T22:46:41.747Z] Nothing to be done for teardown. [2026-01-31T22:46:41.747Z] renaissance-movie-lens_0 Finish Time: Sat Jan 31 22:46:41 2026 Epoch Time (ms): 1769899601384 [2026-01-31T22:46:41.747Z] [2026-01-31T22:46:41.747Z] =============================================== [2026-01-31T22:46:41.747Z] Running test renaissance-par-mnemonics_0 ... [2026-01-31T22:46:41.747Z] =============================================== [2026-01-31T22:46:41.747Z] renaissance-par-mnemonics_0 Start Time: Sat Jan 31 22:46:41 2026 Epoch Time (ms): 1769899601397 [2026-01-31T22:46:41.747Z] variation: NoOptions [2026-01-31T22:46:41.747Z] JVM_OPTIONS: [2026-01-31T22:46:41.747Z] { \ [2026-01-31T22:46:41.747Z] echo ""; echo "TEST SETUP:"; \ [2026-01-31T22:46:41.747Z] echo "Nothing to be done for setup."; \ [2026-01-31T22:46:41.747Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/renaissance-par-mnemonics_0"; \ [2026-01-31T22:46:41.747Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/renaissance-par-mnemonics_0"; \ [2026-01-31T22:46:41.747Z] echo ""; echo "TESTING:"; \ [2026-01-31T22:46:41.747Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_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_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/renaissance-par-mnemonics_0"/par-mnemonics.json" par-mnemonics; \ [2026-01-31T22:46:41.747Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/renaissance-par-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-31T22:46:41.747Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-31T22:46:41.747Z] echo "Nothing to be done for teardown."; \ [2026-01-31T22:46:41.747Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/TestTargetResult"; [2026-01-31T22:46:41.747Z] [2026-01-31T22:46:41.747Z] TEST SETUP: [2026-01-31T22:46:41.747Z] Nothing to be done for setup. [2026-01-31T22:46:41.747Z] [2026-01-31T22:46:41.747Z] TESTING: [2026-01-31T22:46:42.658Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-01-31T22:46:42.658Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/output_17698992797836/renaissance-par-mnemonics_0/launcher-224641-7467568657643180128/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2026-01-31T22:46:42.658Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2026-01-31T22:46:42.658Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-01-31T22:46:42.658Z] ====== par-mnemonics (functional) [default], iteration 0 started ====== [2026-01-31T22:46:42.658Z] GC before operation: completed in 19.817 ms, heap usage 4.789 MB -> 4.060 MB. [2026-01-31T22:46:47.777Z] ====== par-mnemonics (functional) [default], iteration 0 completed (4654.423 ms) ====== [2026-01-31T22:46:47.777Z] ====== par-mnemonics (functional) [default], iteration 1 started ====== [2026-01-31T22:46:47.777Z] GC before operation: completed in 15.703 ms, heap usage 228.746 MB -> 4.116 MB. [2026-01-31T22:46:51.514Z] ====== par-mnemonics (functional) [default], iteration 1 completed (3782.065 ms) ====== [2026-01-31T22:46:51.514Z] ====== par-mnemonics (functional) [default], iteration 2 started ====== [2026-01-31T22:46:51.514Z] GC before operation: completed in 11.199 ms, heap usage 516.616 MB -> 4.116 MB. [2026-01-31T22:46:56.852Z] ====== par-mnemonics (functional) [default], iteration 2 completed (4557.987 ms) ====== [2026-01-31T22:46:56.852Z] ====== par-mnemonics (functional) [default], iteration 3 started ====== [2026-01-31T22:46:56.852Z] GC before operation: completed in 15.291 ms, heap usage 515.116 MB -> 4.116 MB. [2026-01-31T22:46:59.955Z] ====== par-mnemonics (functional) [default], iteration 3 completed (3593.905 ms) ====== [2026-01-31T22:46:59.955Z] ====== par-mnemonics (functional) [default], iteration 4 started ====== [2026-01-31T22:47:00.602Z] GC before operation: completed in 12.778 ms, heap usage 512.616 MB -> 4.116 MB. [2026-01-31T22:47:04.567Z] ====== par-mnemonics (functional) [default], iteration 4 completed (3688.887 ms) ====== [2026-01-31T22:47:04.567Z] ====== par-mnemonics (functional) [default], iteration 5 started ====== [2026-01-31T22:47:04.567Z] GC before operation: completed in 12.152 ms, heap usage 514.116 MB -> 4.116 MB. [2026-01-31T22:47:08.431Z] ====== par-mnemonics (functional) [default], iteration 5 completed (3610.740 ms) ====== [2026-01-31T22:47:08.431Z] ====== par-mnemonics (functional) [default], iteration 6 started ====== [2026-01-31T22:47:08.431Z] GC before operation: completed in 11.502 ms, heap usage 512.616 MB -> 4.116 MB. [2026-01-31T22:47:12.494Z] ====== par-mnemonics (functional) [default], iteration 6 completed (3840.993 ms) ====== [2026-01-31T22:47:12.494Z] ====== par-mnemonics (functional) [default], iteration 7 started ====== [2026-01-31T22:47:12.494Z] GC before operation: completed in 12.122 ms, heap usage 517.616 MB -> 4.116 MB. [2026-01-31T22:47:15.525Z] ====== par-mnemonics (functional) [default], iteration 7 completed (3477.036 ms) ====== [2026-01-31T22:47:15.525Z] ====== par-mnemonics (functional) [default], iteration 8 started ====== [2026-01-31T22:47:15.525Z] GC before operation: completed in 12.205 ms, heap usage 513.116 MB -> 4.116 MB. [2026-01-31T22:47:19.788Z] ====== par-mnemonics (functional) [default], iteration 8 completed (3550.455 ms) ====== [2026-01-31T22:47:19.788Z] ====== par-mnemonics (functional) [default], iteration 9 started ====== [2026-01-31T22:47:19.788Z] GC before operation: completed in 12.544 ms, heap usage 512.616 MB -> 4.116 MB. [2026-01-31T22:47:23.558Z] ====== par-mnemonics (functional) [default], iteration 9 completed (3905.901 ms) ====== [2026-01-31T22:47:23.558Z] ====== par-mnemonics (functional) [default], iteration 10 started ====== [2026-01-31T22:47:23.558Z] GC before operation: completed in 10.322 ms, heap usage 513.116 MB -> 4.116 MB. [2026-01-31T22:47:27.315Z] ====== par-mnemonics (functional) [default], iteration 10 completed (3917.119 ms) ====== [2026-01-31T22:47:27.315Z] ====== par-mnemonics (functional) [default], iteration 11 started ====== [2026-01-31T22:47:27.315Z] GC before operation: completed in 14.445 ms, heap usage 513.616 MB -> 4.116 MB. [2026-01-31T22:47:32.031Z] ====== par-mnemonics (functional) [default], iteration 11 completed (3747.690 ms) ====== [2026-01-31T22:47:32.031Z] ====== par-mnemonics (functional) [default], iteration 12 started ====== [2026-01-31T22:47:32.031Z] GC before operation: completed in 16.332 ms, heap usage 513.616 MB -> 4.116 MB. [2026-01-31T22:47:36.670Z] ====== par-mnemonics (functional) [default], iteration 12 completed (4510.247 ms) ====== [2026-01-31T22:47:36.670Z] ====== par-mnemonics (functional) [default], iteration 13 started ====== [2026-01-31T22:47:36.670Z] GC before operation: completed in 11.660 ms, heap usage 514.116 MB -> 4.116 MB. [2026-01-31T22:47:40.330Z] ====== par-mnemonics (functional) [default], iteration 13 completed (3686.489 ms) ====== [2026-01-31T22:47:40.330Z] ====== par-mnemonics (functional) [default], iteration 14 started ====== [2026-01-31T22:47:40.330Z] GC before operation: completed in 13.872 ms, heap usage 512.616 MB -> 4.116 MB. [2026-01-31T22:47:45.006Z] ====== par-mnemonics (functional) [default], iteration 14 completed (4248.630 ms) ====== [2026-01-31T22:47:45.006Z] ====== par-mnemonics (functional) [default], iteration 15 started ====== [2026-01-31T22:47:45.006Z] GC before operation: completed in 13.293 ms, heap usage 513.116 MB -> 4.116 MB. [2026-01-31T22:47:48.686Z] ====== par-mnemonics (functional) [default], iteration 15 completed (3704.488 ms) ====== [2026-01-31T22:47:48.686Z] ----------------------------------- [2026-01-31T22:47:48.686Z] renaissance-par-mnemonics_0_PASSED [2026-01-31T22:47:48.686Z] ----------------------------------- [2026-01-31T22:47:48.686Z] [2026-01-31T22:47:48.686Z] TEST TEARDOWN: [2026-01-31T22:47:48.686Z] Nothing to be done for teardown. [2026-01-31T22:47:48.686Z] renaissance-par-mnemonics_0 Finish Time: Sat Jan 31 22:47:48 2026 Epoch Time (ms): 1769899668422 [2026-01-31T22:47:48.686Z] [2026-01-31T22:47:48.686Z] =============================================== [2026-01-31T22:47:48.686Z] Running test renaissance-philosophers_0 ... [2026-01-31T22:47:48.686Z] =============================================== [2026-01-31T22:47:48.686Z] renaissance-philosophers_0 Start Time: Sat Jan 31 22:47:48 2026 Epoch Time (ms): 1769899668434 [2026-01-31T22:47:48.686Z] variation: NoOptions [2026-01-31T22:47:48.686Z] JVM_OPTIONS: [2026-01-31T22:47:48.686Z] { \ [2026-01-31T22:47:48.686Z] echo ""; echo "TEST SETUP:"; \ [2026-01-31T22:47:48.686Z] echo "Nothing to be done for setup."; \ [2026-01-31T22:47:48.686Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/renaissance-philosophers_0"; \ [2026-01-31T22:47:48.686Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/renaissance-philosophers_0"; \ [2026-01-31T22:47:48.686Z] echo ""; echo "TESTING:"; \ [2026-01-31T22:47:48.686Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_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_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/renaissance-philosophers_0"/philosophers.json" philosophers; \ [2026-01-31T22:47:48.686Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-philosophers_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/renaissance-philosophers_0"; else echo "-----------------------------------"; echo "renaissance-philosophers_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-31T22:47:48.686Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-31T22:47:48.686Z] echo "Nothing to be done for teardown."; \ [2026-01-31T22:47:48.686Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/TestTargetResult"; [2026-01-31T22:47:48.686Z] [2026-01-31T22:47:48.686Z] TEST SETUP: [2026-01-31T22:47:48.686Z] Nothing to be done for setup. [2026-01-31T22:47:48.686Z] [2026-01-31T22:47:48.686Z] TESTING: [2026-01-31T22:47:49.305Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-01-31T22:47:49.305Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/output_17698992797836/renaissance-philosophers_0/launcher-224748-689272713740938625/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2026-01-31T22:47:49.305Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2026-01-31T22:47:49.305Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-01-31T22:47:49.919Z] ====== philosophers (scala) [default], iteration 0 started ====== [2026-01-31T22:47:49.919Z] GC before operation: completed in 18.733 ms, heap usage 17.549 MB -> 5.027 MB. [2026-01-31T22:47:51.235Z] Camera thread performed 122 scans. [2026-01-31T22:47:51.235Z] ====== philosophers (scala) [default], iteration 0 completed (1545.520 ms) ====== [2026-01-31T22:47:51.235Z] ====== philosophers (scala) [default], iteration 1 started ====== [2026-01-31T22:47:51.235Z] GC before operation: completed in 18.180 ms, heap usage 45.061 MB -> 5.363 MB. [2026-01-31T22:47:52.500Z] Camera thread performed 122 scans. [2026-01-31T22:47:52.500Z] ====== philosophers (scala) [default], iteration 1 completed (903.438 ms) ====== [2026-01-31T22:47:52.500Z] ====== philosophers (scala) [default], iteration 2 started ====== [2026-01-31T22:47:52.500Z] GC before operation: completed in 13.940 ms, heap usage 66.992 MB -> 5.364 MB. [2026-01-31T22:47:53.109Z] Camera thread performed 122 scans. [2026-01-31T22:47:53.109Z] ====== philosophers (scala) [default], iteration 2 completed (579.100 ms) ====== [2026-01-31T22:47:53.109Z] ====== philosophers (scala) [default], iteration 3 started ====== [2026-01-31T22:47:53.109Z] GC before operation: completed in 15.092 ms, heap usage 68.947 MB -> 5.365 MB. [2026-01-31T22:47:53.730Z] Camera thread performed 122 scans. [2026-01-31T22:47:53.730Z] ====== philosophers (scala) [default], iteration 3 completed (648.428 ms) ====== [2026-01-31T22:47:53.730Z] ====== philosophers (scala) [default], iteration 4 started ====== [2026-01-31T22:47:53.730Z] GC before operation: completed in 13.603 ms, heap usage 110.971 MB -> 5.365 MB. [2026-01-31T22:47:54.365Z] Camera thread performed 122 scans. [2026-01-31T22:47:54.365Z] ====== philosophers (scala) [default], iteration 4 completed (674.867 ms) ====== [2026-01-31T22:47:54.365Z] ====== philosophers (scala) [default], iteration 5 started ====== [2026-01-31T22:47:54.365Z] GC before operation: completed in 13.239 ms, heap usage 146.760 MB -> 5.365 MB. [2026-01-31T22:47:54.977Z] Camera thread performed 122 scans. [2026-01-31T22:47:54.977Z] ====== philosophers (scala) [default], iteration 5 completed (739.505 ms) ====== [2026-01-31T22:47:54.977Z] ====== philosophers (scala) [default], iteration 6 started ====== [2026-01-31T22:47:54.977Z] GC before operation: completed in 11.664 ms, heap usage 121.591 MB -> 5.365 MB. [2026-01-31T22:47:55.589Z] Camera thread performed 122 scans. [2026-01-31T22:47:55.589Z] ====== philosophers (scala) [default], iteration 6 completed (884.913 ms) ====== [2026-01-31T22:47:55.589Z] ====== philosophers (scala) [default], iteration 7 started ====== [2026-01-31T22:47:55.589Z] GC before operation: completed in 11.674 ms, heap usage 137.521 MB -> 5.365 MB. [2026-01-31T22:47:56.283Z] Camera thread performed 122 scans. [2026-01-31T22:47:56.283Z] ====== philosophers (scala) [default], iteration 7 completed (651.250 ms) ====== [2026-01-31T22:47:56.283Z] ====== philosophers (scala) [default], iteration 8 started ====== [2026-01-31T22:47:56.283Z] GC before operation: completed in 11.374 ms, heap usage 32.500 MB -> 5.366 MB. [2026-01-31T22:47:56.998Z] Camera thread performed 122 scans. [2026-01-31T22:47:56.998Z] ====== philosophers (scala) [default], iteration 8 completed (804.595 ms) ====== [2026-01-31T22:47:56.998Z] ====== philosophers (scala) [default], iteration 9 started ====== [2026-01-31T22:47:57.627Z] GC before operation: completed in 16.219 ms, heap usage 121.488 MB -> 5.366 MB. [2026-01-31T22:47:58.255Z] Camera thread performed 122 scans. [2026-01-31T22:47:58.256Z] ====== philosophers (scala) [default], iteration 9 completed (661.467 ms) ====== [2026-01-31T22:47:58.256Z] ====== philosophers (scala) [default], iteration 10 started ====== [2026-01-31T22:47:58.256Z] GC before operation: completed in 12.686 ms, heap usage 35.481 MB -> 5.366 MB. [2026-01-31T22:47:58.909Z] Camera thread performed 122 scans. [2026-01-31T22:47:58.909Z] ====== philosophers (scala) [default], iteration 10 completed (755.780 ms) ====== [2026-01-31T22:47:58.909Z] ====== philosophers (scala) [default], iteration 11 started ====== [2026-01-31T22:47:58.909Z] GC before operation: completed in 12.734 ms, heap usage 126.475 MB -> 5.366 MB. [2026-01-31T22:47:59.524Z] Camera thread performed 122 scans. [2026-01-31T22:47:59.524Z] ====== philosophers (scala) [default], iteration 11 completed (653.017 ms) ====== [2026-01-31T22:47:59.524Z] ====== philosophers (scala) [default], iteration 12 started ====== [2026-01-31T22:47:59.524Z] GC before operation: completed in 14.028 ms, heap usage 145.479 MB -> 5.366 MB. [2026-01-31T22:48:00.160Z] Camera thread performed 122 scans. [2026-01-31T22:48:00.160Z] ====== philosophers (scala) [default], iteration 12 completed (837.398 ms) ====== [2026-01-31T22:48:00.160Z] ====== philosophers (scala) [default], iteration 13 started ====== [2026-01-31T22:48:00.160Z] GC before operation: completed in 27.860 ms, heap usage 99.643 MB -> 5.366 MB. [2026-01-31T22:48:01.459Z] Camera thread performed 122 scans. [2026-01-31T22:48:01.459Z] ====== philosophers (scala) [default], iteration 13 completed (864.494 ms) ====== [2026-01-31T22:48:01.459Z] ====== philosophers (scala) [default], iteration 14 started ====== [2026-01-31T22:48:01.459Z] GC before operation: completed in 16.765 ms, heap usage 111.977 MB -> 5.366 MB. [2026-01-31T22:48:02.069Z] Camera thread performed 122 scans. [2026-01-31T22:48:02.069Z] ====== philosophers (scala) [default], iteration 14 completed (701.641 ms) ====== [2026-01-31T22:48:02.069Z] ====== philosophers (scala) [default], iteration 15 started ====== [2026-01-31T22:48:02.069Z] GC before operation: completed in 12.981 ms, heap usage 111.477 MB -> 5.367 MB. [2026-01-31T22:48:02.831Z] Camera thread performed 122 scans. [2026-01-31T22:48:02.831Z] ====== philosophers (scala) [default], iteration 15 completed (741.412 ms) ====== [2026-01-31T22:48:02.831Z] ====== philosophers (scala) [default], iteration 16 started ====== [2026-01-31T22:48:02.831Z] GC before operation: completed in 11.880 ms, heap usage 114.980 MB -> 5.366 MB. [2026-01-31T22:48:03.447Z] Camera thread performed 122 scans. [2026-01-31T22:48:03.447Z] ====== philosophers (scala) [default], iteration 16 completed (756.934 ms) ====== [2026-01-31T22:48:03.447Z] ====== philosophers (scala) [default], iteration 17 started ====== [2026-01-31T22:48:03.447Z] GC before operation: completed in 13.684 ms, heap usage 102.981 MB -> 5.367 MB. [2026-01-31T22:48:04.057Z] Camera thread performed 122 scans. [2026-01-31T22:48:04.057Z] ====== philosophers (scala) [default], iteration 17 completed (758.420 ms) ====== [2026-01-31T22:48:04.057Z] ====== philosophers (scala) [default], iteration 18 started ====== [2026-01-31T22:48:04.057Z] GC before operation: completed in 18.749 ms, heap usage 97.480 MB -> 5.367 MB. [2026-01-31T22:48:04.685Z] Camera thread performed 122 scans. [2026-01-31T22:48:04.685Z] ====== philosophers (scala) [default], iteration 18 completed (773.275 ms) ====== [2026-01-31T22:48:04.685Z] ====== philosophers (scala) [default], iteration 19 started ====== [2026-01-31T22:48:04.685Z] GC before operation: completed in 14.556 ms, heap usage 83.980 MB -> 5.368 MB. [2026-01-31T22:48:05.959Z] Camera thread performed 122 scans. [2026-01-31T22:48:05.959Z] ====== philosophers (scala) [default], iteration 19 completed (769.365 ms) ====== [2026-01-31T22:48:05.959Z] ====== philosophers (scala) [default], iteration 20 started ====== [2026-01-31T22:48:05.959Z] GC before operation: completed in 15.157 ms, heap usage 414.371 MB -> 5.368 MB. [2026-01-31T22:48:06.588Z] Camera thread performed 122 scans. [2026-01-31T22:48:06.588Z] ====== philosophers (scala) [default], iteration 20 completed (763.409 ms) ====== [2026-01-31T22:48:06.588Z] ====== philosophers (scala) [default], iteration 21 started ====== [2026-01-31T22:48:06.588Z] GC before operation: completed in 12.523 ms, heap usage 417.871 MB -> 5.368 MB. [2026-01-31T22:48:07.202Z] Camera thread performed 122 scans. [2026-01-31T22:48:07.202Z] ====== philosophers (scala) [default], iteration 21 completed (755.343 ms) ====== [2026-01-31T22:48:07.202Z] ====== philosophers (scala) [default], iteration 22 started ====== [2026-01-31T22:48:07.202Z] GC before operation: completed in 15.629 ms, heap usage 402.371 MB -> 5.368 MB. [2026-01-31T22:48:08.482Z] Camera thread performed 122 scans. [2026-01-31T22:48:08.482Z] ====== philosophers (scala) [default], iteration 22 completed (866.298 ms) ====== [2026-01-31T22:48:08.482Z] ====== philosophers (scala) [default], iteration 23 started ====== [2026-01-31T22:48:08.482Z] GC before operation: completed in 17.195 ms, heap usage 400.371 MB -> 5.368 MB. [2026-01-31T22:48:08.482Z] Camera thread performed 122 scans. [2026-01-31T22:48:08.482Z] ====== philosophers (scala) [default], iteration 23 completed (537.867 ms) ====== [2026-01-31T22:48:08.482Z] ====== philosophers (scala) [default], iteration 24 started ====== [2026-01-31T22:48:08.482Z] GC before operation: completed in 13.954 ms, heap usage 395.871 MB -> 5.368 MB. [2026-01-31T22:48:09.747Z] Camera thread performed 122 scans. [2026-01-31T22:48:09.747Z] ====== philosophers (scala) [default], iteration 24 completed (896.105 ms) ====== [2026-01-31T22:48:09.747Z] ====== philosophers (scala) [default], iteration 25 started ====== [2026-01-31T22:48:09.747Z] GC before operation: completed in 17.700 ms, heap usage 408.871 MB -> 5.368 MB. [2026-01-31T22:48:10.356Z] Camera thread performed 122 scans. [2026-01-31T22:48:10.356Z] ====== philosophers (scala) [default], iteration 25 completed (788.793 ms) ====== [2026-01-31T22:48:10.356Z] ====== philosophers (scala) [default], iteration 26 started ====== [2026-01-31T22:48:10.356Z] GC before operation: completed in 13.521 ms, heap usage 34.985 MB -> 5.368 MB. [2026-01-31T22:48:10.963Z] Camera thread performed 122 scans. [2026-01-31T22:48:10.963Z] ====== philosophers (scala) [default], iteration 26 completed (611.774 ms) ====== [2026-01-31T22:48:10.963Z] ====== philosophers (scala) [default], iteration 27 started ====== [2026-01-31T22:48:10.963Z] GC before operation: completed in 12.904 ms, heap usage 432.372 MB -> 5.369 MB. [2026-01-31T22:48:12.233Z] Camera thread performed 122 scans. [2026-01-31T22:48:12.233Z] ====== philosophers (scala) [default], iteration 27 completed (819.096 ms) ====== [2026-01-31T22:48:12.233Z] ====== philosophers (scala) [default], iteration 28 started ====== [2026-01-31T22:48:12.233Z] GC before operation: completed in 13.090 ms, heap usage 42.486 MB -> 5.369 MB. [2026-01-31T22:48:12.847Z] Camera thread performed 122 scans. [2026-01-31T22:48:12.847Z] ====== philosophers (scala) [default], iteration 28 completed (762.070 ms) ====== [2026-01-31T22:48:12.847Z] ====== philosophers (scala) [default], iteration 29 started ====== [2026-01-31T22:48:12.847Z] GC before operation: completed in 13.081 ms, heap usage 67.982 MB -> 5.369 MB. [2026-01-31T22:48:13.456Z] Camera thread performed 122 scans. [2026-01-31T22:48:13.456Z] ====== philosophers (scala) [default], iteration 29 completed (599.549 ms) ====== [2026-01-31T22:48:13.456Z] ----------------------------------- [2026-01-31T22:48:13.456Z] renaissance-philosophers_0_PASSED [2026-01-31T22:48:13.456Z] ----------------------------------- [2026-01-31T22:48:13.456Z] [2026-01-31T22:48:13.456Z] TEST TEARDOWN: [2026-01-31T22:48:13.456Z] Nothing to be done for teardown. [2026-01-31T22:48:13.456Z] renaissance-philosophers_0 Finish Time: Sat Jan 31 22:48:13 2026 Epoch Time (ms): 1769899693230 [2026-01-31T22:48:13.456Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/perf/renaissance' [2026-01-31T22:48:13.456Z] make[3]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/perf' [2026-01-31T22:48:13.456Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests' [2026-01-31T22:48:13.456Z] [2026-01-31T22:48:13.456Z] [2026-01-31T22:48:13.456Z] All tests finished, run result summary: [2026-01-31T22:48:13.456Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/scripts"; \ [2026-01-31T22:48:13.456Z] perl "resultsSum.pl" --failuremk="/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/failedtargets.mk" --resultFile="/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/TestTargetResult" --platFile="/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/resources/buildPlatformMap.properties" --diagnostic=failure --jdkVersion=27 --jdkImpl=hotspot --jdkVendor="eclipse" --spec=linux_390-64 --buildList=perf --customTarget="" --testTarget=extended.perf --tapPath=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698992797836/ --tapName=Test_openjdk27_hs_extended.perf_s390x_linux.tap --comment="" [2026-01-31T22:48:13.456Z] [2026-01-31T22:48:13.456Z] [2026-01-31T22:48:13.456Z] TEST TARGETS SUMMARY [2026-01-31T22:48:13.456Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [2026-01-31T22:48:13.456Z] DISABLED test targets: [2026-01-31T22:48:13.456Z] dacapo-avrora_0 [2026-01-31T22:48:13.456Z] renaissance-finagle-chirper_0 [2026-01-31T22:48:13.456Z] [2026-01-31T22:48:13.456Z] PASSED test targets: [2026-01-31T22:48:13.456Z] dacapo-fop_0 [2026-01-31T22:48:13.456Z] dacapo-jython_0 [2026-01-31T22:48:13.456Z] dacapo-luindex_0 [2026-01-31T22:48:13.456Z] dacapo-pmd_0 [2026-01-31T22:48:13.456Z] dacapo-sunflow_0 [2026-01-31T22:48:13.456Z] dacapo-tomcat_0 [2026-01-31T22:48:13.456Z] dacapo-xalan_0 [2026-01-31T22:48:13.456Z] renaissance-finagle-http_0 [2026-01-31T22:48:13.456Z] renaissance-mnemonics_0 [2026-01-31T22:48:13.456Z] renaissance-par-mnemonics_0 [2026-01-31T22:48:13.456Z] renaissance-philosophers_0 [2026-01-31T22:48:13.456Z] [2026-01-31T22:48:13.456Z] FAILED test targets: [2026-01-31T22:48:13.456Z] renaissance-als_0 [2026-01-31T22:48:13.456Z] renaissance-chi-square_0 [2026-01-31T22:48:13.456Z] renaissance-db-shootout_0 [2026-01-31T22:48:13.456Z] renaissance-dec-tree_0 [2026-01-31T22:48:13.456Z] renaissance-log-regression_0 [2026-01-31T22:48:13.456Z] renaissance-movie-lens_0 [2026-01-31T22:48:13.456Z] [2026-01-31T22:48:13.456Z] TOTAL: 19 EXECUTED: 17 PASSED: 11 FAILED: 6 DISABLED: 2 SKIPPED: 0 [2026-01-31T22:48:13.456Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [2026-01-31T22:48:13.456Z] [2026-01-31T22:48:13.456Z] make[1]: *** [settings.mk:454: resultsSummary] Error 2 [2026-01-31T22:48:13.456Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG' [2026-01-31T22:48:13.456Z] make: *** [makefile:62: _extended.perf] Error 2 [Pipeline] sh [2026-01-31T22:48:15.067Z] + uname [2026-01-31T22:48:15.067Z] + [ Linux = AIX ] [2026-01-31T22:48:15.067Z] + uname [2026-01-31T22:48:15.067Z] + [ Linux = SunOS ] [2026-01-31T22:48:15.067Z] + uname [2026-01-31T22:48:15.067Z] + [ Linux = *BSD ] [2026-01-31T22:48:15.067Z] + MAKE=make [2026-01-31T22:48:15.067Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2026-01-31T22:48:15.067Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] } [2026-01-31T22:48:15.466Z] $ ssh-agent -k [2026-01-31T22:48:15.472Z] unset SSH_AUTH_SOCK; [2026-01-31T22:48:15.472Z] unset SSH_AGENT_PID; [2026-01-31T22:48:15.473Z] echo Agent pid 1441933 killed; [2026-01-31T22:48:15.956Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [2026-01-31T22:48:15.985Z] Xvfb stopping [Pipeline] // wrap [Pipeline] echo [2026-01-31T22:48:16.989Z] no DaCapo-h2 metric found [Pipeline] echo [2026-01-31T22:48:17.066Z] There were test failures, current build status is UNSTABLE. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Post) [Pipeline] echo [2026-01-31T22:48:17.126Z] Saving aqa-tests/testenv/testenv.properties file on jenkins. [Pipeline] archiveArtifacts [2026-01-31T22:48:17.220Z] Archiving artifacts [2026-01-31T22:48:17.464Z] Recording fingerprints [Pipeline] echo [2026-01-31T22:48:17.579Z] Saving aqa-tests/TKG/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2026-01-31T22:48:17.677Z] Archiving artifacts [2026-01-31T22:48:17.999Z] Recording fingerprints [Pipeline] sh [2026-01-31T22:48:19.388Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_17698992797836 [Pipeline] echo [2026-01-31T22:48:19.664Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins. [Pipeline] archiveArtifacts [2026-01-31T22:48:19.763Z] Archiving artifacts [2026-01-31T22:48:20.035Z] Recording fingerprints [Pipeline] findFiles [Pipeline] echo [2026-01-31T22:48:20.747Z] Tap file found: aqa-tests/TKG/output_17698992797836/Test_openjdk27_hs_extended.perf_s390x_linux.tap... [Pipeline] readFile [Pipeline] junit [2026-01-31T22:48:21.012Z] Recording test results [2026-01-31T22:48:21.393Z] None of the test reports contained any result [2026-01-31T22:48:21.393Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-01-31T22:48:21.417Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2026-01-31T22:48:21.292Z] No test report files were found. Configuration error? [2026-01-31T22:48:22.664Z] + aqa-tests/terminateTestProcesses.sh jenkins [2026-01-31T22:48:22.664Z] Unix type machine.. [2026-01-31T22:48:22.664Z] Running on a Linux host [2026-01-31T22:48:22.664Z] Woohoo - no rogue processes detected! [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-01-31T22:48:23.130Z] [WS-CLEANUP] Deleting project workspace... [2026-01-31T22:48:23.130Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-01-31T22:48:24.373Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] sh [2026-01-31T22:48:25.563Z] + find /tmp -name *core* -print -exec rm -f {} ; [2026-01-31T22:48:25.563Z] + true [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2026-01-31T22:48:25.886Z] 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-01-31T22:48:26.004Z] allocate a node for generating rerun job ... [Pipeline] node [2026-01-31T22:48:26.027Z] Running on test-azure-win11-x64-1 in c:\jenkins\workspace\Test_openjdk27_hs_extended.perf_s390x_linux [Pipeline] { [Pipeline] echo [2026-01-31T22:48:26.048Z] Generating rerun Test_openjdk27_hs_extended.perf_s390x_linux_rerun job for running failed test(s) ... [Pipeline] parallel [Pipeline] { (Branch: Test_openjdk27_hs_extended.perf_s390x_linux_rerun) [Pipeline] echo [2026-01-31T22:48:26.071Z] GENERATE_JOBS is set to true, set test job Test_openjdk27_hs_extended.perf_s390x_linux_rerun params for generating the job [Pipeline] fileExists [Pipeline] sh [2026-01-31T22:48:26.509Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate [Pipeline] jobDsl [2026-01-31T22:48:27.306Z] Processing DSL script testJobTemplate [2026-01-31T22:48:52.300Z] LEVELS: [extended] [2026-01-31T22:48:52.300Z] JDK_VERSIONS: [8] [2026-01-31T22:48:52.300Z] GROUPS: [perf] [2026-01-31T22:48:52.300Z] ARCH_OS_LIST: [s390x_linux] [2026-01-31T22:48:52.527Z] Existing items: [2026-01-31T22:48:52.527Z] GeneratedJob{name='Test_openjdk27_hs_extended.perf_s390x_linux_rerun'} [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // node [Pipeline] echo [2026-01-31T22:48:53.222Z] Triggering rerun jobs in parallel ... [Pipeline] parallel [Pipeline] { (Branch: Test_openjdk27_hs_extended.perf_s390x_linux_rerun) [Pipeline] build [2026-01-31T22:48:53.238Z] Scheduling project: Test_openjdk27_hs_extended.perf_s390x_linux_rerun [2026-01-31T22:49:02.057Z] Starting building: Test_openjdk27_hs_extended.perf_s390x_linux_rerun #2 [2026-01-31T22:59:49.807Z] Build Test_openjdk27_hs_extended.perf_s390x_linux_rerun #2 completed: UNSTABLE [Pipeline] } [Pipeline] // parallel [Pipeline] node [2026-01-31T22:59:49.867Z] Running on test-osuosl-aix72-ppc64-5 in /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-01-31T22:59:50.263Z] [WS-CLEANUP] Deleting project workspace... [2026-01-31T22:59:50.263Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-01-31T22:59:50.437Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] echo [2026-01-31T22:59:50.469Z] Test_openjdk27_hs_extended.perf_s390x_linux_rerun #2 completed with status UNSTABLE [Pipeline] timeout [2026-01-31T22:59:50.486Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-01-31T22:59:51.740Z] Copied 1 artifact from "Test_openjdk27_hs_extended.perf_s390x_linux_rerun" build number 2 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2026-01-31T22:59:51.774Z] Saving Test_openjdk27_hs_extended.perf_s390x_linux_rerun/2/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2026-01-31T22:59:51.953Z] Archiving artifacts [2026-01-31T22:59:52.310Z] Recording fingerprints [Pipeline] findFiles [Pipeline] echo [2026-01-31T22:59:53.279Z] Tap file found: Test_openjdk27_hs_extended.perf_s390x_linux_rerun/2/aqa-tests/TKG/output_17699003455512/Test_openjdk27_hs_extended.perf_s390x_linux_rerun.tap... [Pipeline] readFile [Pipeline] echo [2026-01-31T22:59:53.872Z] Rerun in Grinder with failed test targets: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=testList+TESTLIST=renaissance-als_0,renaissance-chi-square_0,renaissance-db-shootout_0,renaissance-dec-tree_0,renaissance-log-regression_0,renaissance-movie-lens_0&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=s390x_linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=27&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-linux-s390x-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk-27%2B7_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=perf&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=375&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-01-31T22:59:54.276Z] [WS-CLEANUP] Deleting project workspace... [2026-01-31T22:59:54.276Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-01-31T22:59:54.451Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] End of Pipeline Finished: UNSTABLE