Test_openjdk26_hs_extended.perf_ppc64le_linux

Started by upstream project "build-scripts/jobs/release/jobs/jdk26/jdk26-release-linux-ppc64le-temurin" build number 1 originally caused by: Started by upstream project "build-scripts/release-openjdk26-pipeline" build number 1 originally caused by: Started by upstream project "build-scripts/utils/releaseTrigger_jdk26" build number 26 originally caused by: Started by user sophia-guo Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests The recommended git tool is: git No credentials specified DEPRECATED: Relative target directory is deprecated for Pipeline jobs. Use the 'dir' step instead. DEPRECATED: The 'Wipe out repository & force clone' extension is deprecated for Pipeline jobs. Pipeline users should use the deleteDir() step instead. Wiping out workspace first. Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/adoptium/aqa-tests.git > git init /home/jenkins/.jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10 Fetching upstream changes from https://github.com/adoptium/aqa-tests.git > git --version # timeout=10 > git --version # 'git version 2.43.0' > git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60 > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/v1.0.12-release^{commit} # timeout=10 Checking out Revision ba7cb6fb45f3b600f1cc0bee6b2d06374fad3493 (origin/v1.0.12-release) > git config core.sparsecheckout # timeout=10 > git checkout -f ba7cb6fb45f3b600f1cc0bee6b2d06374fad3493 # timeout=10 Commit message: "[v1.0.12-release] Add JDK26 dry run tags to testenv.properties (#6928)" First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] nodesByLabel [2026-03-11T15:22:38.481Z] Found a total of 2 nodes with the 'hw.arch.ppc64le&&sw.os.linux&&ci.role.perf' label [Pipeline] echo [2026-03-11T15:22:38.488Z] SPEC: linux_ppc-64_le [Pipeline] echo [2026-03-11T15:22:38.489Z] Specified LABEL: hw.arch.ppc64le&&sw.os.linux&&ci.role.perf [Pipeline] stage [Pipeline] { (Queue) Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues. [Pipeline] echo [2026-03-11T15:22:38.500Z] dynamicAgents: [fyre] [Pipeline] echo [2026-03-11T15:22:38.502Z] Provisioning LABEL: hw.arch.ppc64le&&sw.os.linux&&ci.role.perf [Pipeline] nodesByLabel [2026-03-11T15:22:38.508Z] Found a total of 2 nodes with the 'hw.arch.ppc64le&&sw.os.linux&&ci.role.perf' label [Pipeline] node [2026-03-11T15:22:53.521Z] Still waiting to schedule task [2026-03-11T15:22:53.521Z] Waiting for next available executor on ‘hw.arch.ppc64le&&sw.os.linux&&ci.role.perf’ [2026-03-11T15:29:31.645Z] Running on test-osuosl-centos74-ppc64le-2 in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux [Pipeline] { Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] retry [Pipeline] { [Pipeline] timeout [2026-03-11T15:29:31.665Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-03-11T15:29:32.032Z] [WS-CLEANUP] Deleting project workspace... [2026-03-11T15:29:32.032Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-03-11T15:29:32.208Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2026-03-11T15:29:32.422Z] The recommended git tool is: git [2026-03-11T15:29:32.773Z] No credentials specified [2026-03-11T15:29:32.773Z] DEPRECATED: Relative target directory is deprecated for Pipeline jobs. Use the 'dir' step instead. [2026-03-11T15:29:32.948Z] Cloning the remote Git repository [2026-03-11T15:29:33.211Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2026-03-11T15:29:33.211Z] > git init /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests # timeout=10 [2026-03-11T15:29:33.219Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2026-03-11T15:29:33.219Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2026-03-11T15:29:33.219Z] > git --version # timeout=10 [2026-03-11T15:29:33.223Z] > git --version # 'git version 2.15.0' [2026-03-11T15:29:33.223Z] > git fetch --tags --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-11T15:29:38.890Z] Avoid second fetch [2026-03-11T15:29:38.605Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2026-03-11T15:29:38.610Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-11T15:29:38.977Z] > git rev-parse origin/v1.0.12-release^{commit} # timeout=10 [2026-03-11T15:29:39.406Z] Checking out Revision ba7cb6fb45f3b600f1cc0bee6b2d06374fad3493 (origin/v1.0.12-release) [2026-03-11T15:29:39.494Z] > git config core.sparsecheckout # timeout=10 [2026-03-11T15:29:39.500Z] > git checkout -f ba7cb6fb45f3b600f1cc0bee6b2d06374fad3493 # timeout=10 [2026-03-11T15:29:40.824Z] Commit message: "[v1.0.12-release] Add JDK26 dry run tags to testenv.properties (#6928)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/buildenv/jenkins/JenkinsfileBase) [Pipeline] } [Pipeline] // load Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] timeout [2026-03-11T15:29:43.473Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2026-03-11T15:29:43.497Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2026-03-11T15:29:45.386Z] + LC_TIME=C [2026-03-11T15:29:45.386Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2026-03-11T15:29:46.097Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2026-03-11T15:29:47.957Z] + aqa-tests/terminateTestProcesses.sh jenkins [2026-03-11T15:29:47.957Z] Unix type machine.. [2026-03-11T15:29:47.957Z] Running on a Linux host [2026-03-11T15:29:47.957Z] Woohoo - no rogue processes detected! 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-03-11T15:29:50.951Z] + printenv [2026-03-11T15:29:50.951Z] JCK_GIT_BRANCH=master [2026-03-11T15:29:50.951Z] DYNAMIC_COMPILE=false [2026-03-11T15:29:50.952Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_ppc64le_linux/18/ [2026-03-11T15:29:50.952Z] OPENJ9_BRANCH=master [2026-03-11T15:29:50.952Z] XDG_SESSION_ID=278972 [2026-03-11T15:29:50.952Z] JENKINS_NODE_COOKIE=4f38540b-a5ac-4706-b21e-ce416da3b18d [2026-03-11T15:29:50.952Z] DOCKER_REQUIRED=false [2026-03-11T15:29:50.952Z] PARALLEL=Dynamic [2026-03-11T15:29:50.952Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2026-03-11T15:29:50.952Z] SHELL=/bin/bash [2026-03-11T15:29:50.952Z] jobStatus=SUCCESS [2026-03-11T15:29:50.952Z] JOBSTARTTIME=Wed, 11 Mar 2026 15:29:44 +0000 [2026-03-11T15:29:50.952Z] STAGE_NAME=Setup [2026-03-11T15:29:50.952Z] SSH_CLIENT=78.47.239.97 39354 22 [2026-03-11T15:29:50.952Z] BUILD_TAG=jenkins-Test_openjdk26_hs_extended.perf_ppc64le_linux-18 [2026-03-11T15:29:50.952Z] RERUN_FAILURE=true [2026-03-11T15:29:50.952Z] SDK_RESOURCE=upstream [2026-03-11T15:29:50.952Z] TIME_LIMIT=25 [2026-03-11T15:29:50.952Z] NUM_PROCESSORS=4 [2026-03-11T15:29:50.952Z] EXTERNAL_TEST_CMD=mvn clean install [2026-03-11T15:29:50.952Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-03-11T15:29:50.952Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_ppc64le_linux/ [2026-03-11T15:29:50.952Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux [2026-03-11T15:29:50.952Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_ppc64le_linux/18/display/redirect?page=changes [2026-03-11T15:29:50.952Z] JDK_BRANCH=jdk-26+35_adopt [2026-03-11T15:29:50.952Z] USER=jenkins [2026-03-11T15:29:50.952Z] ACTIVE_NODE_TIMEOUT=5 [2026-03-11T15:29:50.952Z] OPENJCEPLUS_GIT_BRANCH=semeru-java26 [2026-03-11T15:29:50.952Z] ADOPTOPENJDK_BRANCH=v1.0.12-release [2026-03-11T15:29:50.952Z] ARCHIVE_TEST_RESULTS=false [2026-03-11T15:29:50.952Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk26/jdk26-release-linux-ppc64le-temurin [2026-03-11T15:29:50.952Z] STF_OWNER_BRANCH=adoptium:master [2026-03-11T15:29:50.952Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_ppc64le_linux/18/display/redirect?page=artifacts [2026-03-11T15:29:50.952Z] LIGHT_WEIGHT_CHECKOUT=false [2026-03-11T15:29:50.952Z] ORIGIN_JDK_VERSION=26 [2026-03-11T15:29:50.952Z] SETUP_JCK_RUN=false [2026-03-11T15:29:50.952Z] SPEC=linux_ppc-64_le [2026-03-11T15:29:50.952Z] PERSONAL_BUILD=false [2026-03-11T15:29:50.952Z] TKG_ITERATIONS=1 [2026-03-11T15:29:50.952Z] TKG_OWNER_BRANCH=adoptium:master [2026-03-11T15:29:50.952Z] RERUN_ITERATIONS=1 [2026-03-11T15:29:50.952Z] JENKINS_HOME=/home/jenkins/.jenkins [2026-03-11T15:29:50.952Z] ITERATIONS=1 [2026-03-11T15:29:50.952Z] KEEP_REPORTDIR=false [2026-03-11T15:29:50.952Z] MAIL=/var/mail/jenkins [2026-03-11T15:29:50.952Z] PATH=/usr/lib64/ccache:/usr/local/bin:/usr/bin [2026-03-11T15:29:50.952Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/../../externalDependency/lib [2026-03-11T15:29:50.952Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_ppc64le_linux/18/display/redirect [2026-03-11T15:29:50.952Z] _=/usr/bin/printenv [2026-03-11T15:29:50.952Z] GENERATE_JOBS=true [2026-03-11T15:29:50.952Z] PWD=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux [2026-03-11T15:29:50.952Z] HUDSON_URL=https://ci.adoptium.net/ [2026-03-11T15:29:50.952Z] EXIT_FAILURE=false [2026-03-11T15:29:50.952Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2026-03-11T15:29:50.952Z] LANG=en_US.UTF-8 [2026-03-11T15:29:50.952Z] SLACK_CHANNEL=aqavit-bot [2026-03-11T15:29:50.952Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2026-03-11T15:29:50.952Z] JDK_VERSION=26 [2026-03-11T15:29:50.952Z] JOB_NAME=Test_openjdk26_hs_extended.perf_ppc64le_linux [2026-03-11T15:29:50.952Z] BUILD_DISPLAY_NAME=#18 [2026-03-11T15:29:50.952Z] USE_TESTENV_PROPERTIES=true [2026-03-11T15:29:50.952Z] BUILD_ID=18 [2026-03-11T15:29:50.952Z] EXIT_SUCCESS=false [2026-03-11T15:29:50.952Z] JENKINS_URL=https://ci.adoptium.net/ [2026-03-11T15:29:50.952Z] TEST_TIME=120 [2026-03-11T15:29:50.952Z] PLATFORM=ppc64le_linux [2026-03-11T15:29:50.952Z] JDK_IMPL=hotspot [2026-03-11T15:29:50.952Z] JOB_BASE_NAME=Test_openjdk26_hs_extended.perf_ppc64le_linux [2026-03-11T15:29:50.952Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_ppc64le_linux/18/display/redirect?page=tests [2026-03-11T15:29:50.952Z] AUTO_DETECT=true [2026-03-11T15:29:50.952Z] SHLVL=3 [2026-03-11T15:29:50.952Z] HOME=/home/jenkins [2026-03-11T15:29:50.952Z] TAP_NAME=Test_openjdk26_hs_extended.perf_ppc64le_linux.tap [2026-03-11T15:29:50.952Z] CI=true [2026-03-11T15:29:50.952Z] EXECUTOR_NUMBER=0 [2026-03-11T15:29:50.952Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux@tmp [2026-03-11T15:29:50.952Z] JENKINS_SERVER_COOKIE=durable-cc4661d6db78e63c8cdf14187826685e2ee7de30fd1bf7d9a9cc47e9f394be29 [2026-03-11T15:29:50.952Z] NODE_LABELS=test ci.role.test linux sw.os.linux test-osuosl-centos74-ppc64le-2 sw.tool.docker ci.role.perf hw.arch.ppc64le centos7 centos ppc64le [2026-03-11T15:29:50.952Z] TARGET=extended.perf [2026-03-11T15:29:50.952Z] BUILD_LIST=perf [2026-03-11T15:29:50.952Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/../../externalDependency/system_lib [2026-03-11T15:29:50.952Z] LOGNAME=jenkins [2026-03-11T15:29:50.952Z] EXTERNAL_CUSTOM_BRANCH=master [2026-03-11T15:29:50.952Z] JDK_REPO=https://github.com/adoptium/jdk [2026-03-11T15:29:50.952Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2026-03-11T15:29:50.952Z] SSH_CONNECTION=78.47.239.97 39354 140.211.168.217 22 [2026-03-11T15:29:50.952Z] UPSTREAM_JOB_NUMBER=1 [2026-03-11T15:29:50.952Z] HUDSON_HOME=/home/jenkins/.jenkins [2026-03-11T15:29:50.952Z] NODE_NAME=test-osuosl-centos74-ppc64le-2 [2026-03-11T15:29:50.952Z] LESSOPEN=||/usr/bin/lesspipe.sh %s [2026-03-11T15:29:50.952Z] BUILD_NUMBER=18 [2026-03-11T15:29:50.952Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_ppc64le_linux/display/redirect [2026-03-11T15:29:50.952Z] KEEP_WORKSPACE=false [2026-03-11T15:29:50.952Z] XDG_RUNTIME_DIR=/run/user/1001 [2026-03-11T15:29:50.952Z] HUDSON_COOKIE=c2c0ebb6-ee40-41f8-8772-68ae8e5c75e9 [2026-03-11T15:29:50.952Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/../../benchmarks [2026-03-11T15:29:50.952Z] USE_JRE=false [2026-03-11T15:29:50.952Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/jdkbinary/j2sdk-image [2026-03-11T15:29:50.952Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2026-03-11T15:29:50.952Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] timeout [2026-03-11T15:29:51.481Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2026-03-11T15:29:51.495Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2026-03-11T15:35:20.416Z] Copied 8 artifacts from "build-scripts » jobs » release » jobs » jdk26 » jdk26-release-linux-ppc64le-temurin" build number 1 [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 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-03-11T15:35:20.523Z] 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-03-11T15:35:20.529Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux [Pipeline] { [Pipeline] sshagent [2026-03-11T15:35:20.641Z] $ ssh-agent [2026-03-11T15:35:21.438Z] SSH_AUTH_SOCK=/tmp/ssh-00G3m8xdKg9Z/agent.4670 [2026-03-11T15:35:21.438Z] SSH_AGENT_PID=4673 [2026-03-11T15:35:21.438Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2026-03-11T15:35:21.454Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests [Pipeline] { [Pipeline] withCredentials [2026-03-11T15:35:21.475Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2026-03-11T15:35:23.332Z] ++ pwd [2026-03-11T15:35:23.333Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/.. -p ppc64le_linux -r upstream -j 26 -i hotspot --clone_openj9 false [2026-03-11T15:35:23.333Z] TESTDIR: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests [2026-03-11T15:35:23.333Z] load ./testenv/testenv.properties [2026-03-11T15:35:23.333Z] Running checkTags with ./testenv/testenv.properties and 26 [2026-03-11T15:35:23.333Z] bc2ed485ec6e705790a8c6bc5396bf1d35519bda refs/tags/jdk-26-dryrun-ga [2026-03-11T15:35:23.333Z] Use tag name jdk-26-dryrun-ga from ./testenv/testenv.properties [2026-03-11T15:35:23.333Z] get jdk binary... [2026-03-11T15:35:23.333Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2026-03-11T15:35:23.333Z] Uncompressing file: OpenJDK26U-jdk_ppc64le_linux_hotspot_26_35.tar.gz ... [2026-03-11T15:35:26.346Z] List files in jdkbinary folder... [2026-03-11T15:35:26.346Z] total 677688 [2026-03-11T15:35:26.346Z] -rw-r--r--. 1 jenkins jenkins 275575700 Mar 11 14:47 OpenJDK26U-debugimage_ppc64le_linux_hotspot_26_35.tar.gz [2026-03-11T15:35:26.346Z] -rw-r--r--. 1 jenkins jenkins 143275824 Mar 11 14:48 OpenJDK26U-jdk_ppc64le_linux_hotspot_26_35.tar.gz [2026-03-11T15:35:26.346Z] -rw-r--r--. 1 jenkins jenkins 87759383 Mar 11 14:47 OpenJDK26U-jmods_ppc64le_linux_hotspot_26_35.tar.gz [2026-03-11T15:35:26.346Z] -rw-r--r--. 1 jenkins jenkins 62490040 Mar 11 14:47 OpenJDK26U-jre_ppc64le_linux_hotspot_26_35.tar.gz [2026-03-11T15:35:26.346Z] -rw-r--r--. 1 jenkins jenkins 172722 Mar 11 15:07 OpenJDK26U-sbom_ppc64le_linux_hotspot_26_35.json [2026-03-11T15:35:26.346Z] -rw-rw-r--. 1 jenkins jenkins 31759 Mar 11 15:03 OpenJDK26U-sbom_ppc64le_linux_hotspot_26_35-metadata.json [2026-03-11T15:35:26.346Z] -rw-r--r--. 1 jenkins jenkins 5499524 Mar 11 14:47 OpenJDK26U-static-libs-glibc_ppc64le_linux_hotspot_26_35.tar.gz [2026-03-11T15:35:26.347Z] -rw-r--r--. 1 jenkins jenkins 119125075 Mar 11 14:47 OpenJDK26U-testimage_ppc64le_linux_hotspot_26_35.tar.gz [2026-03-11T15:35:26.347Z] drwxrwxr-x. 3 jenkins jenkins 4096 Mar 11 15:35 tmp [2026-03-11T15:35:26.347Z] List files in jdkbinary/tmp folder... [2026-03-11T15:35:26.347Z] total 4 [2026-03-11T15:35:26.347Z] drwxr-xr-x. 7 jenkins jenkins 4096 Mar 11 14:47 jdk-26+35 [2026-03-11T15:35:26.347Z] Moving directory jdk-26+35/ to ../j2sdk-image [2026-03-11T15:35:26.347Z] Uncompressing file: OpenJDK26U-jre_ppc64le_linux_hotspot_26_35.tar.gz ... [2026-03-11T15:35:28.298Z] List files in jdkbinary folder... [2026-03-11T15:35:28.298Z] total 677692 [2026-03-11T15:35:28.298Z] drwxr-xr-x. 7 jenkins jenkins 4096 Mar 11 14:47 j2sdk-image [2026-03-11T15:35:28.298Z] -rw-r--r--. 1 jenkins jenkins 275575700 Mar 11 14:47 OpenJDK26U-debugimage_ppc64le_linux_hotspot_26_35.tar.gz [2026-03-11T15:35:28.298Z] -rw-r--r--. 1 jenkins jenkins 143275824 Mar 11 14:48 OpenJDK26U-jdk_ppc64le_linux_hotspot_26_35.tar.gz [2026-03-11T15:35:28.298Z] -rw-r--r--. 1 jenkins jenkins 87759383 Mar 11 14:47 OpenJDK26U-jmods_ppc64le_linux_hotspot_26_35.tar.gz [2026-03-11T15:35:28.298Z] -rw-r--r--. 1 jenkins jenkins 62490040 Mar 11 14:47 OpenJDK26U-jre_ppc64le_linux_hotspot_26_35.tar.gz [2026-03-11T15:35:28.298Z] -rw-r--r--. 1 jenkins jenkins 172722 Mar 11 15:07 OpenJDK26U-sbom_ppc64le_linux_hotspot_26_35.json [2026-03-11T15:35:28.298Z] -rw-rw-r--. 1 jenkins jenkins 31759 Mar 11 15:03 OpenJDK26U-sbom_ppc64le_linux_hotspot_26_35-metadata.json [2026-03-11T15:35:28.298Z] -rw-r--r--. 1 jenkins jenkins 5499524 Mar 11 14:47 OpenJDK26U-static-libs-glibc_ppc64le_linux_hotspot_26_35.tar.gz [2026-03-11T15:35:28.298Z] -rw-r--r--. 1 jenkins jenkins 119125075 Mar 11 14:47 OpenJDK26U-testimage_ppc64le_linux_hotspot_26_35.tar.gz [2026-03-11T15:35:28.298Z] drwxrwxr-x. 3 jenkins jenkins 4096 Mar 11 15:35 tmp [2026-03-11T15:35:28.298Z] List files in jdkbinary/tmp folder... [2026-03-11T15:35:28.298Z] total 4 [2026-03-11T15:35:28.298Z] drwxr-xr-x. 6 jenkins jenkins 4096 Mar 11 14:47 jdk-26+35-jre [2026-03-11T15:35:28.298Z] Moving directory jdk-26+35-jre/ to ../j2re-image [2026-03-11T15:35:28.298Z] Uncompressing file: OpenJDK26U-static-libs-glibc_ppc64le_linux_hotspot_26_35.tar.gz ... [2026-03-11T15:35:28.298Z] List files in jdkbinary folder... [2026-03-11T15:35:28.298Z] total 677696 [2026-03-11T15:35:28.298Z] drwxr-xr-x. 6 jenkins jenkins 4096 Mar 11 14:47 j2re-image [2026-03-11T15:35:28.298Z] drwxr-xr-x. 7 jenkins jenkins 4096 Mar 11 14:47 j2sdk-image [2026-03-11T15:35:28.298Z] -rw-r--r--. 1 jenkins jenkins 275575700 Mar 11 14:47 OpenJDK26U-debugimage_ppc64le_linux_hotspot_26_35.tar.gz [2026-03-11T15:35:28.298Z] -rw-r--r--. 1 jenkins jenkins 143275824 Mar 11 14:48 OpenJDK26U-jdk_ppc64le_linux_hotspot_26_35.tar.gz [2026-03-11T15:35:28.298Z] -rw-r--r--. 1 jenkins jenkins 87759383 Mar 11 14:47 OpenJDK26U-jmods_ppc64le_linux_hotspot_26_35.tar.gz [2026-03-11T15:35:28.298Z] -rw-r--r--. 1 jenkins jenkins 62490040 Mar 11 14:47 OpenJDK26U-jre_ppc64le_linux_hotspot_26_35.tar.gz [2026-03-11T15:35:28.298Z] -rw-r--r--. 1 jenkins jenkins 172722 Mar 11 15:07 OpenJDK26U-sbom_ppc64le_linux_hotspot_26_35.json [2026-03-11T15:35:28.298Z] -rw-rw-r--. 1 jenkins jenkins 31759 Mar 11 15:03 OpenJDK26U-sbom_ppc64le_linux_hotspot_26_35-metadata.json [2026-03-11T15:35:28.298Z] -rw-r--r--. 1 jenkins jenkins 5499524 Mar 11 14:47 OpenJDK26U-static-libs-glibc_ppc64le_linux_hotspot_26_35.tar.gz [2026-03-11T15:35:28.298Z] -rw-r--r--. 1 jenkins jenkins 119125075 Mar 11 14:47 OpenJDK26U-testimage_ppc64le_linux_hotspot_26_35.tar.gz [2026-03-11T15:35:28.298Z] drwxrwxr-x. 3 jenkins jenkins 4096 Mar 11 15:35 tmp [2026-03-11T15:35:28.298Z] List files in jdkbinary/tmp folder... [2026-03-11T15:35:28.298Z] total 4 [2026-03-11T15:35:28.298Z] drwxr-xr-x. 3 jenkins jenkins 4096 Mar 11 14:46 jdk-26+35-static-libs [2026-03-11T15:35:28.298Z] Moving directory jdk-26+35-static-libs/ to ../static-libs [2026-03-11T15:35:28.299Z] Uncompressing file: OpenJDK26U-testimage_ppc64le_linux_hotspot_26_35.tar.gz ... [2026-03-11T15:35:31.351Z] List files in jdkbinary folder... [2026-03-11T15:35:31.351Z] total 677700 [2026-03-11T15:35:31.351Z] drwxr-xr-x. 6 jenkins jenkins 4096 Mar 11 14:47 j2re-image [2026-03-11T15:35:31.351Z] drwxr-xr-x. 7 jenkins jenkins 4096 Mar 11 14:47 j2sdk-image [2026-03-11T15:35:31.351Z] -rw-r--r--. 1 jenkins jenkins 275575700 Mar 11 14:47 OpenJDK26U-debugimage_ppc64le_linux_hotspot_26_35.tar.gz [2026-03-11T15:35:31.351Z] -rw-r--r--. 1 jenkins jenkins 143275824 Mar 11 14:48 OpenJDK26U-jdk_ppc64le_linux_hotspot_26_35.tar.gz [2026-03-11T15:35:31.351Z] -rw-r--r--. 1 jenkins jenkins 87759383 Mar 11 14:47 OpenJDK26U-jmods_ppc64le_linux_hotspot_26_35.tar.gz [2026-03-11T15:35:31.351Z] -rw-r--r--. 1 jenkins jenkins 62490040 Mar 11 14:47 OpenJDK26U-jre_ppc64le_linux_hotspot_26_35.tar.gz [2026-03-11T15:35:31.352Z] -rw-r--r--. 1 jenkins jenkins 172722 Mar 11 15:07 OpenJDK26U-sbom_ppc64le_linux_hotspot_26_35.json [2026-03-11T15:35:31.352Z] -rw-rw-r--. 1 jenkins jenkins 31759 Mar 11 15:03 OpenJDK26U-sbom_ppc64le_linux_hotspot_26_35-metadata.json [2026-03-11T15:35:31.352Z] -rw-r--r--. 1 jenkins jenkins 5499524 Mar 11 14:47 OpenJDK26U-static-libs-glibc_ppc64le_linux_hotspot_26_35.tar.gz [2026-03-11T15:35:31.352Z] -rw-r--r--. 1 jenkins jenkins 119125075 Mar 11 14:47 OpenJDK26U-testimage_ppc64le_linux_hotspot_26_35.tar.gz [2026-03-11T15:35:31.352Z] drwxr-xr-x. 3 jenkins jenkins 4096 Mar 11 14:46 static-libs [2026-03-11T15:35:31.352Z] drwxrwxr-x. 3 jenkins jenkins 4096 Mar 11 15:35 tmp [2026-03-11T15:35:31.352Z] List files in jdkbinary/tmp folder... [2026-03-11T15:35:31.352Z] total 4 [2026-03-11T15:35:31.352Z] drwxr-xr-x. 6 jenkins jenkins 4096 Mar 11 14:36 jdk-26+35-test-image [2026-03-11T15:35:31.352Z] Moving directory jdk-26+35-test-image/ to ../openjdk-test-image [2026-03-11T15:35:31.352Z] Uncompressing OpenJDK26U-debugimage_ppc64le_linux_hotspot_26_35.tar.gz over ./j2sdk-image... [2026-03-11T15:35:39.560Z] Removing top-level folder jdk-26+35-debug-image/ [2026-03-11T15:35:39.560Z] Removing top-level folder jdk-26+35/ [2026-03-11T15:35:39.560Z] Run /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -version [2026-03-11T15:35:39.560Z] =JAVA VERSION OUTPUT BEGIN= [2026-03-11T15:35:39.560Z] openjdk version "26" 2026-03-17 [2026-03-11T15:35:39.560Z] OpenJDK Runtime Environment Temurin-26+35 (build 26+35) [2026-03-11T15:35:39.560Z] OpenJDK 64-Bit Server VM Temurin-26+35 (build 26+35, mixed mode, sharing) [2026-03-11T15:35:40.513Z] =JAVA VERSION OUTPUT END= [2026-03-11T15:35:40.513Z] =RELEASE INFO BEGIN= [2026-03-11T15:35:40.513Z] IMPLEMENTOR="Eclipse Adoptium" [2026-03-11T15:35:40.513Z] IMPLEMENTOR_VERSION="Temurin-26+35" [2026-03-11T15:35:40.513Z] JAVA_RUNTIME_VERSION="26+35" [2026-03-11T15:35:40.513Z] JAVA_VERSION="26" [2026-03-11T15:35:40.513Z] JAVA_VERSION_DATE="2026-03-17" [2026-03-11T15:35:40.513Z] LIBC="gnu" [2026-03-11T15:35:40.514Z] MODULES="java.base java.compiler java.datatransfer java.xml java.prefs java.desktop java.instrument java.logging java.management java.security.sasl java.naming java.rmi java.management.rmi java.net.http java.scripting java.security.jgss java.transaction.xa java.sql java.sql.rowset java.xml.crypto java.se java.smartcardio jdk.accessibility jdk.internal.jvmstat jdk.attach jdk.charsets jdk.internal.opt jdk.zipfs jdk.compiler jdk.crypto.cryptoki jdk.crypto.ec jdk.dynalink jdk.internal.ed jdk.editpad jdk.hotspot.agent jdk.httpserver jdk.incubator.vector jdk.internal.le jdk.internal.md jdk.jartool jdk.javadoc jdk.jcmd jdk.management jdk.management.agent jdk.jconsole jdk.jdeps jdk.jdwp.agent jdk.jdi jdk.jfr jdk.jlink jdk.jpackage jdk.jshell jdk.jstatd jdk.localedata jdk.management.jfr jdk.naming.dns jdk.naming.rmi jdk.net jdk.nio.mapmode jdk.sctp jdk.security.auth jdk.security.jgss jdk.unsupported jdk.unsupported.desktop jdk.xml.dom" [2026-03-11T15:35:40.514Z] OS_ARCH="ppc64le" [2026-03-11T15:35:40.514Z] OS_NAME="Linux" [2026-03-11T15:35:40.514Z] SOURCE=".:git:ed902b3d8421" [2026-03-11T15:35:40.514Z] BUILD_SOURCE="git:8ce7dd34f6d8620171ee345882be40d24b558f92" [2026-03-11T15:35:40.514Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2026-03-11T15:35:40.514Z] SOURCE_REPO="https://github.com/adoptium/jdk.git" [2026-03-11T15:35:40.514Z] FULL_VERSION="26+35" [2026-03-11T15:35:40.514Z] SEMANTIC_VERSION="26+35" [2026-03-11T15:35:40.514Z] BUILD_INFO="OS: Linux Version: 6.8.0-41-generic" [2026-03-11T15:35:40.514Z] JVM_VARIANT="Hotspot" [2026-03-11T15:35:40.514Z] JVM_VERSION="26+35" [2026-03-11T15:35:40.514Z] IMAGE_TYPE="JDK" [2026-03-11T15:35:40.514Z] =RELEASE INFO END= [2026-03-11T15:35:40.514Z] get testKitGen... [2026-03-11T15:35:40.514Z] git clone -q https://github.com/adoptium/TKG.git [2026-03-11T15:35:56.833Z] git rev-parse v1.0.12 [2026-03-11T15:35:56.833Z] git checkout -q -f 6982a94ae95084e90e80a997d5218c3294df1eda [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2026-03-11T15:35:57.499Z] $ ssh-agent -k [2026-03-11T15:35:57.506Z] unset SSH_AUTH_SOCK; [2026-03-11T15:35:57.506Z] unset SSH_AGENT_PID; [2026-03-11T15:35:57.506Z] echo Agent pid 4673 killed; [2026-03-11T15:35:58.295Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-03-11T15:35:58.788Z] 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=ppc64le_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=v1.0.12-release&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=26&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%2Frelease%2Fjobs%2Fjdk26%2Fjdk26-release-linux-ppc64le-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-26%2B35_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=true&amp;BUILD_LIST=perf&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=1&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2026-03-11T15:35:58.800Z] 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=ppc64le_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-osuosl-centos74-ppc64le-2&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=v1.0.12-release&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=26&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%2Frelease%2Fjobs%2Fjdk26%2Fjdk26-release-linux-ppc64le-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-26%2B35_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=true&amp;BUILD_LIST=perf&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=1&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-03-11T15:35:58.861Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-03-11T15:35:59.942Z] Copied 1 artifact from "getTRSSOutput" build number 2072 [Pipeline] sh [2026-03-11T15:36:01.806Z] + cd ./aqa-tests/TKG/resources/TRSS [2026-03-11T15:36:01.806Z] + gzip -cd TRSSOutput.tar.gz [2026-03-11T15:36:01.806Z] + tar xof - [2026-03-11T15:36:01.806Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2026-03-11T15:36:02.361Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-03-11T15:36:02.380Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] } [Pipeline] // timeout [Pipeline] nodesByLabel [2026-03-11T15:36:02.425Z] Found a total of 2 nodes with the 'hw.arch.ppc64le&&sw.os.linux&&ci.role.perf' label [Pipeline] echo [2026-03-11T15:36:02.427Z] Machine limit is 2. [Pipeline] sh [2026-03-11T15:36:04.288Z] + cd ./aqa-tests/TKG [2026-03-11T15:36:04.289Z] ++ uname [2026-03-11T15:36:04.289Z] + '[' Linux = AIX ']' [2026-03-11T15:36:04.289Z] ++ uname [2026-03-11T15:36:04.289Z] + '[' Linux = SunOS ']' [2026-03-11T15:36:04.289Z] ++ uname [2026-03-11T15:36:04.289Z] + '[' Linux = '*BSD' ']' [2026-03-11T15:36:04.289Z] + MAKE=make [2026-03-11T15:36:04.289Z] + make genParallelList TEST=extended.perf TEST_TIME=120 NUM_MACHINES= [2026-03-11T15:36:04.289Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/jdkbinary/j2sdk-image [2026-03-11T15:36:04.289Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/../../externalDependency/lib [2026-03-11T15:36:04.289Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-03-11T15:36:04.289Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-03-11T15:36:04.289Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-03-11T15:36:04.289Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-03-11T15:36:04.289Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/scripts/build_tools.xml [2026-03-11T15:36:04.289Z] [2026-03-11T15:36:04.289Z] build: [2026-03-11T15:36:04.289Z] [2026-03-11T15:36:04.289Z] clean: [2026-03-11T15:36:04.289Z] [2026-03-11T15:36:04.289Z] init: [2026-03-11T15:36:04.289Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/bin [2026-03-11T15:36:04.289Z] [2026-03-11T15:36:04.289Z] getDependentLibs: [2026-03-11T15:36:04.289Z] [exec] -------------------------------------------- [2026-03-11T15:36:04.289Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/../../externalDependency/lib [2026-03-11T15:36:04.289Z] [exec] task is set to default [2026-03-11T15:36:04.289Z] [exec] dependencyList is set to json_simple [2026-03-11T15:36:04.289Z] [exec] System Test jars will not be downloaded. [2026-03-11T15:36:04.289Z] [exec] -------------------------------------------- [2026-03-11T15:36:04.289Z] [exec] Starting download third party dependent jars [2026-03-11T15:36:04.289Z] [exec] -------------------------------------------- [2026-03-11T15:36:04.289Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/../../externalDependency/lib [2026-03-11T15:36:04.289Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-03-11T15:36:04.289Z] [exec] downloaded dependent third party jars successfully [2026-03-11T15:36:04.289Z] [2026-03-11T15:36:04.289Z] compile: [2026-03-11T15:36:04.289Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-03-11T15:36:04.289Z] [echo] ============COMPILER SETTINGS============ [2026-03-11T15:36:04.289Z] [echo] ===fork: yes [2026-03-11T15:36:04.289Z] [echo] ===debug: on [2026-03-11T15:36:04.289Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/bin [2026-03-11T15:36:06.295Z] [javac] Note: Some input files use or override a deprecated API. [2026-03-11T15:36:06.295Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-03-11T15:36:06.295Z] [2026-03-11T15:36:06.295Z] dist: [2026-03-11T15:36:06.295Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/bin/TestKitGen.jar [2026-03-11T15:36:06.295Z] [2026-03-11T15:36:06.295Z] BUILD SUCCESSFUL [2026-03-11T15:36:06.295Z] Total time: 2 seconds [2026-03-11T15:36:06.295Z] 0 [2026-03-11T15:36:06.295Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-03-11T15:36:06.295Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-03-11T15:36:06.295Z] microArchOutput: machine : CHRP IBM pSeries (emulated by qemu) [2026-03-11T15:36:07.246Z] ****************************** MACHINE INFO ****************************** [2026-03-11T15:36:07.246Z] File path : /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG [2026-03-11T15:36:07.246Z] Free Physical Memory Size : 2975727616 [2026-03-11T15:36:07.246Z] Free space (bytes) : 30175612928 [2026-03-11T15:36:07.246Z] Total Physical Memory Size : 8023506944 [2026-03-11T15:36:07.246Z] Total space (bytes) : 84477304832 [2026-03-11T15:36:07.246Z] Usable space (bytes) : 26691588096 [2026-03-11T15:36:07.246Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-03-11T15:36:07.246Z] bashVersion : [2026-03-11T15:36:07.246Z] GNU bash, version 4.2.46(2)-release (powerpc64le-redhat-linux-gnu) [2026-03-11T15:36:07.246Z] Copyright (C) 2011 Free Software Foundation, Inc. [2026-03-11T15:36:07.246Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-03-11T15:36:07.246Z] [2026-03-11T15:36:07.246Z] This is free software; you are free to change and redistribute it. [2026-03-11T15:36:07.246Z] There is NO WARRANTY, to the extent permitted by law. [2026-03-11T15:36:07.246Z] cpuCores : 4 [2026-03-11T15:36:07.246Z] curlVersion : [2026-03-11T15:36:07.246Z] curl 7.79.1 (powerpc64le-unknown-linux-gnu) libcurl/7.79.1 OpenSSL/1.0.2k-fips zlib/1.2.7 [2026-03-11T15:36:07.246Z] Release-Date: 2021-09-22 [2026-03-11T15:36:07.246Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp [2026-03-11T15:36:07.246Z] Features: alt-svc AsynchDNS HSTS HTTPS-proxy IPv6 Largefile libz NTLM NTLM_WB SSL UnixSockets [2026-03-11T15:36:07.246Z] dockerVersion : Docker version v26.1.4, build 5650f9b [2026-03-11T15:36:07.246Z] gcc version : 4.8.5 [2026-03-11T15:36:07.246Z] gclibc version : ldd (GNU libc) 2.17 [2026-03-11T15:36:07.246Z] gdb version : bash: gdb: command not found [2026-03-11T15:36:07.246Z] lldb version : Command could not be executed [2026-03-11T15:36:07.246Z] makeVersion : [2026-03-11T15:36:07.246Z] GNU Make 4.1 [2026-03-11T15:36:07.246Z] Built for powerpc64le-unknown-linux-gnu [2026-03-11T15:36:07.246Z] Copyright (C) 1988-2014 Free Software Foundation, Inc. [2026-03-11T15:36:07.246Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-03-11T15:36:07.246Z] This is free software: you are free to change and redistribute it. [2026-03-11T15:36:07.246Z] There is NO WARRANTY, to the extent permitted by law. [2026-03-11T15:36:07.246Z] mavenVersion : [2026-03-11T15:36:07.246Z] WARNING: A restricted method in java.lang.System has been called [2026-03-11T15:36:07.246Z] 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-03-11T15:36:07.246Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module [2026-03-11T15:36:07.246Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled [2026-03-11T15:36:07.246Z] [2026-03-11T15:36:07.246Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2026-03-11T15:36:07.246Z] Maven home: /usr/local/apache-maven-3.6.3 [2026-03-11T15:36:07.247Z] Java version: 26, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/jdkbinary/j2sdk-image [2026-03-11T15:36:07.247Z] Default locale: en_US, platform encoding: UTF-8 [2026-03-11T15:36:07.247Z] OS name: "linux", version: "3.10.0-1160.105.1.el7.ppc64le", arch: "ppc64le", family: "unix" [2026-03-11T15:36:07.247Z] osInfo : [2026-03-11T15:36:07.247Z] NAME="CentOS Linux" [2026-03-11T15:36:07.247Z] VERSION="7 (AltArch)" [2026-03-11T15:36:07.247Z] ID="centos" [2026-03-11T15:36:07.247Z] ID_LIKE="rhel fedora" [2026-03-11T15:36:07.247Z] VERSION_ID="7" [2026-03-11T15:36:07.247Z] PRETTY_NAME="CentOS Linux 7 (AltArch)" [2026-03-11T15:36:07.247Z] ANSI_COLOR="0;31" [2026-03-11T15:36:07.247Z] CPE_NAME="cpe:/o:centos:centos:7:server" [2026-03-11T15:36:07.247Z] HOME_URL="https://www.centos.org/" [2026-03-11T15:36:07.247Z] BUG_REPORT_URL="https://bugs.centos.org/" [2026-03-11T15:36:07.247Z] [2026-03-11T15:36:07.247Z] CENTOS_MANTISBT_PROJECT="CentOS-7" [2026-03-11T15:36:07.247Z] CENTOS_MANTISBT_PROJECT_VERSION="7" [2026-03-11T15:36:07.247Z] REDHAT_SUPPORT_PRODUCT="centos" [2026-03-11T15:36:07.247Z] REDHAT_SUPPORT_PRODUCT_VERSION="7" [2026-03-11T15:36:07.247Z] [2026-03-11T15:36:07.247Z] osLabel : cent.7 [2026-03-11T15:36:07.247Z] perlVersion : [2026-03-11T15:36:07.247Z] [2026-03-11T15:36:07.247Z] This is perl 5, version 16, subversion 3 (v5.16.3) built for ppc64le-linux-thread-multi [2026-03-11T15:36:07.247Z] (with 44 registered patches, see perl -V for more detail) [2026-03-11T15:36:07.247Z] [2026-03-11T15:36:07.247Z] Copyright 1987-2012, Larry Wall [2026-03-11T15:36:07.247Z] [2026-03-11T15:36:07.247Z] Perl may be copied only under the terms of either the Artistic License or the [2026-03-11T15:36:07.247Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-03-11T15:36:07.247Z] [2026-03-11T15:36:07.247Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-03-11T15:36:07.247Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-03-11T15:36:07.247Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2026-03-11T15:36:07.247Z] [2026-03-11T15:36:07.247Z] podmanVersion : bash: podman: command not found [2026-03-11T15:36:07.247Z] procArch : ppc64le [2026-03-11T15:36:07.247Z] sysArch : ppc64le [2026-03-11T15:36:07.247Z] sysOS : Linux [2026-03-11T15:36:07.247Z] ulimit : [2026-03-11T15:36:07.247Z] core file size (blocks, -c) 0 [2026-03-11T15:36:07.247Z] data seg size (kbytes, -d) unlimited [2026-03-11T15:36:07.247Z] scheduling priority (-e) 0 [2026-03-11T15:36:07.247Z] file size (blocks, -f) unlimited [2026-03-11T15:36:07.247Z] pending signals (-i) 30252 [2026-03-11T15:36:07.247Z] max locked memory (kbytes, -l) 64 [2026-03-11T15:36:07.247Z] max memory size (kbytes, -m) unlimited [2026-03-11T15:36:07.247Z] open files (-n) 4096 [2026-03-11T15:36:07.247Z] pipe size (512 bytes, -p) 8 [2026-03-11T15:36:07.247Z] POSIX message queues (bytes, -q) 819200 [2026-03-11T15:36:07.247Z] real-time priority (-r) 0 [2026-03-11T15:36:07.247Z] stack size (kbytes, -s) 8192 [2026-03-11T15:36:07.247Z] cpu time (seconds, -t) unlimited [2026-03-11T15:36:07.247Z] max user processes (-u) 4096 [2026-03-11T15:36:07.247Z] virtual memory (kbytes, -v) unlimited [2026-03-11T15:36:07.247Z] file locks (-x) unlimited [2026-03-11T15:36:07.247Z] uname : Linux test-osuosl-centos74-ppc64le-2.adoptopenjdk.net 3.10.0-1160.105.1.el7.ppc64le #1 SMP Thu Dec 7 15:43:11 UTC 2023 ppc64le ppc64le ppc64le GNU/Linux [2026-03-11T15:36:07.247Z] vmVendor : Oracle Corporation [2026-03-11T15:36:07.247Z] vmVersion : 26+35 [2026-03-11T15:36:07.247Z] xlc version : bash: xlC: command not found [2026-03-11T15:36:07.247Z] ************************************************************************** [2026-03-11T15:36:07.247Z] [2026-03-11T15:36:07.247Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-03-11T15:36:07.247Z] [2026-03-11T15:36:07.247Z] System.getProperty('java.vendor')=Eclipse Adoptium [2026-03-11T15:36:07.247Z] [2026-03-11T15:36:07.247Z] System.getProperty('os.name')=Linux [2026-03-11T15:36:07.247Z] [2026-03-11T15:36:07.247Z] System.getProperty('os.arch')=ppc64le [2026-03-11T15:36:07.247Z] [2026-03-11T15:36:07.247Z] System.getProperty('java.fullversion')=null [2026-03-11T15:36:07.247Z] [2026-03-11T15:36:07.247Z] System.getProperty('sun.arch.data.model')=64 [2026-03-11T15:36:07.247Z] [2026-03-11T15:36:07.247Z] 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_openjdk26_hs_extended.perf_ppc64le_linux/../../externalDependency/lib [2026-03-11T15:36:07.247Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG' [2026-03-11T15:36:07.247Z] perl scripts/configure.pl [2026-03-11T15:36:07.247Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_ppc-64_le --microArch="" --osLabel="cent.7" --jdkVersion=26 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL= [2026-03-11T15:36:07.247Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-03-11T15:36:07.247Z] [2026-03-11T15:36:07.247Z] [2026-03-11T15:36:07.247Z] Starting to generate parallel test lists. [2026-03-11T15:36:07.247Z] [2026-03-11T15:36:08.198Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml [2026-03-11T15:36:08.198Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../perf/liberty/playlist.xml [2026-03-11T15:36:08.198Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml [2026-03-11T15:36:08.198Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml [2026-03-11T15:36:08.198Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml [2026-03-11T15:36:08.198Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml [2026-03-11T15:36:08.198Z] Attempting to get test duration data from TRSS. [2026-03-11T15:36:08.198Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=26&impl=hs&platform=ppc64le_linux&group=perf&level=extended [2026-03-11T15:36:09.151Z] Attempting to get test duration data from cached files. [2026-03-11T15:36:09.151Z] [2026-03-11T15:36:09.151Z] TEST DURATION [2026-03-11T15:36:09.151Z] ==================================================================================== [2026-03-11T15:36:09.151Z] Total number of tests searched: 19 [2026-03-11T15:36:09.151Z] Number of test durations found: 19 [2026-03-11T15:36:09.151Z] Top slowest tests: [2026-03-11T15:36:09.151Z] 02m35s renaissance-philosophers_0 [2026-03-11T15:36:09.151Z] 01m47s renaissance-mnemonics_0 [2026-03-11T15:36:09.151Z] 01m30s renaissance-par-mnemonics_0 [2026-03-11T15:36:09.151Z] ==================================================================================== [2026-03-11T15:36:09.151Z] [2026-03-11T15:36:09.151Z] Test target is split into 1 lists. [2026-03-11T15:36:09.151Z] Reducing estimated test running time from 09m45s to 09m45s. [2026-03-11T15:36:09.151Z] [2026-03-11T15:36:09.151Z] -------------------------------------testList_0------------------------------------- [2026-03-11T15:36:09.151Z] Number of tests: 19 [2026-03-11T15:36:09.151Z] Estimated running time: 09m45s [2026-03-11T15:36:09.151Z] TESTLIST=renaissance-philosophers_0,renaissance-mnemonics_0,renaissance-par-mnemonics_0,renaissance-finagle-http_0,dacapo-tomcat_0,dacapo-sunflow_0,dacapo-jython_0,dacapo-pmd_0,dacapo-luindex_0,dacapo-xalan_0,dacapo-fop_0,renaissance-als_0,renaissance-dec-tree_0,renaissance-log-regression_0,renaissance-chi-square_0,renaissance-movie-lens_0,dacapo-avrora_0,renaissance-finagle-chirper_0,renaissance-db-shootout_0 [2026-03-11T15:36:09.151Z] ------------------------------------------------------------------------------------ [2026-03-11T15:36:09.151Z] [2026-03-11T15:36:09.151Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [2026-03-11T15:36:09.151Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2026-03-11T15:36:09.858Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2026-03-11T15:36:10.398Z] Number of test list is 1, no need to run tests in child job. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2026-03-11T15:36:10.454Z] Building tests... [Pipeline] timeout [2026-03-11T15:36:10.457Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-03-11T15:36:10.474Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2026-03-11T15:36:10.894Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] dir [2026-03-11T15:36:10.909Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests [Pipeline] { [Pipeline] sshagent [2026-03-11T15:36:11.010Z] $ ssh-agent [2026-03-11T15:36:11.809Z] SSH_AUTH_SOCK=/tmp/ssh-9onrYXqqgQsq/agent.5184 [2026-03-11T15:36:11.809Z] SSH_AGENT_PID=5186 [2026-03-11T15:36:11.809Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-11T15:36:13.666Z] + bash ./compile.sh [2026-03-11T15:36:13.666Z] Set values based on ./testenv/testenv.properties: [2026-03-11T15:36:13.666Z] ========= [2026-03-11T15:36:13.666Z] TKG_REPO=https://github.com/adoptium/TKG.git [2026-03-11T15:36:13.666Z] TKG_BRANCH=v1.0.12 [2026-03-11T15:36:13.666Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-03-11T15:36:13.666Z] OPENJ9_BRANCH=v0.58.0-release [2026-03-11T15:36:13.666Z] STF_REPO=https://github.com/adoptium/STF.git [2026-03-11T15:36:13.666Z] STF_BRANCH=v1.0.12 [2026-03-11T15:36:13.666Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git [2026-03-11T15:36:13.666Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.12 [2026-03-11T15:36:13.666Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git [2026-03-11T15:36:13.666Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.12 [2026-03-11T15:36:13.666Z] JDK26_REPO=https://github.com/adoptium/jdk.git [2026-03-11T15:36:13.666Z] JDK26_BRANCH=jdk-26-dryrun-ga [2026-03-11T15:36:13.666Z] JDK26_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk26.git [2026-03-11T15:36:13.666Z] JDK26_OPENJ9_BRANCH=v0.58.0-release [2026-03-11T15:36:13.666Z] JDK26_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-03-11T15:36:13.666Z] JDK26_OPENJCEPLUS_GIT_BRANCH=semeru-java-26 [2026-03-11T15:36:13.666Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf [2026-03-11T15:36:13.666Z] [2026-03-11T15:36:13.666Z] ========= [2026-03-11T15:36:13.666Z] [2026-03-11T15:36:13.666Z] JDK_REPO=https://github.com/adoptium/jdk.git [2026-03-11T15:36:13.666Z] JDK_BRANCH=jdk-26-dryrun-ga [2026-03-11T15:36:13.666Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-03-11T15:36:13.666Z] OPENJCEPLUS_GIT_BRANCH=semeru-java26 [2026-03-11T15:36:13.666Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/jdkbinary/j2sdk-image [2026-03-11T15:36:13.666Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/../../externalDependency/lib [2026-03-11T15:36:13.666Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-03-11T15:36:13.666Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-03-11T15:36:13.666Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-03-11T15:36:13.667Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-03-11T15:36:13.667Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/scripts/build_tools.xml [2026-03-11T15:36:13.667Z] [2026-03-11T15:36:13.667Z] build: [2026-03-11T15:36:13.667Z] [2026-03-11T15:36:13.667Z] clean: [2026-03-11T15:36:13.667Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/autoGenEnv.mk [2026-03-11T15:36:13.667Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/bin [2026-03-11T15:36:13.667Z] [2026-03-11T15:36:13.667Z] init: [2026-03-11T15:36:13.667Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/bin [2026-03-11T15:36:13.667Z] [2026-03-11T15:36:13.667Z] getDependentLibs: [2026-03-11T15:36:13.667Z] [exec] -------------------------------------------- [2026-03-11T15:36:13.667Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/../../externalDependency/lib [2026-03-11T15:36:13.667Z] [exec] task is set to default [2026-03-11T15:36:13.667Z] [exec] dependencyList is set to json_simple [2026-03-11T15:36:13.667Z] [exec] System Test jars will not be downloaded. [2026-03-11T15:36:13.667Z] [exec] -------------------------------------------- [2026-03-11T15:36:13.667Z] [exec] Starting download third party dependent jars [2026-03-11T15:36:13.667Z] [exec] -------------------------------------------- [2026-03-11T15:36:13.667Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/../../externalDependency/lib [2026-03-11T15:36:13.667Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-03-11T15:36:13.667Z] [exec] downloaded dependent third party jars successfully [2026-03-11T15:36:13.667Z] [2026-03-11T15:36:13.667Z] compile: [2026-03-11T15:36:13.667Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-03-11T15:36:13.667Z] [echo] ============COMPILER SETTINGS============ [2026-03-11T15:36:13.667Z] [echo] ===fork: yes [2026-03-11T15:36:13.667Z] [echo] ===debug: on [2026-03-11T15:36:13.667Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/bin [2026-03-11T15:36:15.621Z] [javac] Note: Some input files use or override a deprecated API. [2026-03-11T15:36:15.621Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-03-11T15:36:15.621Z] [2026-03-11T15:36:15.621Z] dist: [2026-03-11T15:36:15.621Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/bin/TestKitGen.jar [2026-03-11T15:36:15.621Z] [2026-03-11T15:36:15.621Z] BUILD SUCCESSFUL [2026-03-11T15:36:15.621Z] Total time: 2 seconds [2026-03-11T15:36:15.621Z] 0 [2026-03-11T15:36:15.621Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-03-11T15:36:15.621Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-03-11T15:36:15.621Z] microArchOutput: machine : CHRP IBM pSeries (emulated by qemu) [2026-03-11T15:36:16.574Z] ****************************** MACHINE INFO ****************************** [2026-03-11T15:36:16.574Z] File path : /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG [2026-03-11T15:36:16.574Z] Free Physical Memory Size : 2967011328 [2026-03-11T15:36:16.574Z] Free space (bytes) : 30175592448 [2026-03-11T15:36:16.574Z] Total Physical Memory Size : 8023506944 [2026-03-11T15:36:16.574Z] Total space (bytes) : 84477304832 [2026-03-11T15:36:16.574Z] Usable space (bytes) : 26691567616 [2026-03-11T15:36:16.574Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-03-11T15:36:16.574Z] bashVersion : [2026-03-11T15:36:16.574Z] GNU bash, version 4.2.46(2)-release (powerpc64le-redhat-linux-gnu) [2026-03-11T15:36:16.574Z] Copyright (C) 2011 Free Software Foundation, Inc. [2026-03-11T15:36:16.574Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-03-11T15:36:16.574Z] [2026-03-11T15:36:16.574Z] This is free software; you are free to change and redistribute it. [2026-03-11T15:36:16.574Z] There is NO WARRANTY, to the extent permitted by law. [2026-03-11T15:36:16.574Z] cpuCores : 4 [2026-03-11T15:36:16.574Z] curlVersion : [2026-03-11T15:36:16.574Z] curl 7.79.1 (powerpc64le-unknown-linux-gnu) libcurl/7.79.1 OpenSSL/1.0.2k-fips zlib/1.2.7 [2026-03-11T15:36:16.574Z] Release-Date: 2021-09-22 [2026-03-11T15:36:16.574Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp [2026-03-11T15:36:16.574Z] Features: alt-svc AsynchDNS HSTS HTTPS-proxy IPv6 Largefile libz NTLM NTLM_WB SSL UnixSockets [2026-03-11T15:36:16.574Z] dockerVersion : Docker version v26.1.4, build 5650f9b [2026-03-11T15:36:16.574Z] gcc version : 4.8.5 [2026-03-11T15:36:16.574Z] gclibc version : ldd (GNU libc) 2.17 [2026-03-11T15:36:16.574Z] gdb version : bash: gdb: command not found [2026-03-11T15:36:16.574Z] lldb version : Command could not be executed [2026-03-11T15:36:16.574Z] makeVersion : [2026-03-11T15:36:16.574Z] GNU Make 4.1 [2026-03-11T15:36:16.574Z] Built for powerpc64le-unknown-linux-gnu [2026-03-11T15:36:16.575Z] Copyright (C) 1988-2014 Free Software Foundation, Inc. [2026-03-11T15:36:16.575Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-03-11T15:36:16.575Z] This is free software: you are free to change and redistribute it. [2026-03-11T15:36:16.575Z] There is NO WARRANTY, to the extent permitted by law. [2026-03-11T15:36:16.575Z] mavenVersion : [2026-03-11T15:36:16.575Z] WARNING: A restricted method in java.lang.System has been called [2026-03-11T15:36:16.575Z] 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-03-11T15:36:16.575Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module [2026-03-11T15:36:16.575Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled [2026-03-11T15:36:16.575Z] [2026-03-11T15:36:16.575Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2026-03-11T15:36:16.575Z] Maven home: /usr/local/apache-maven-3.6.3 [2026-03-11T15:36:16.575Z] Java version: 26, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/jdkbinary/j2sdk-image [2026-03-11T15:36:16.575Z] Default locale: en_US, platform encoding: UTF-8 [2026-03-11T15:36:16.575Z] OS name: "linux", version: "3.10.0-1160.105.1.el7.ppc64le", arch: "ppc64le", family: "unix" [2026-03-11T15:36:16.575Z] osInfo : [2026-03-11T15:36:16.575Z] NAME="CentOS Linux" [2026-03-11T15:36:16.575Z] VERSION="7 (AltArch)" [2026-03-11T15:36:16.575Z] ID="centos" [2026-03-11T15:36:16.575Z] ID_LIKE="rhel fedora" [2026-03-11T15:36:16.575Z] VERSION_ID="7" [2026-03-11T15:36:16.575Z] PRETTY_NAME="CentOS Linux 7 (AltArch)" [2026-03-11T15:36:16.575Z] ANSI_COLOR="0;31" [2026-03-11T15:36:16.575Z] CPE_NAME="cpe:/o:centos:centos:7:server" [2026-03-11T15:36:16.575Z] HOME_URL="https://www.centos.org/" [2026-03-11T15:36:16.575Z] BUG_REPORT_URL="https://bugs.centos.org/" [2026-03-11T15:36:16.575Z] [2026-03-11T15:36:16.575Z] CENTOS_MANTISBT_PROJECT="CentOS-7" [2026-03-11T15:36:16.575Z] CENTOS_MANTISBT_PROJECT_VERSION="7" [2026-03-11T15:36:16.575Z] REDHAT_SUPPORT_PRODUCT="centos" [2026-03-11T15:36:16.575Z] REDHAT_SUPPORT_PRODUCT_VERSION="7" [2026-03-11T15:36:16.575Z] [2026-03-11T15:36:16.575Z] osLabel : cent.7 [2026-03-11T15:36:16.575Z] perlVersion : [2026-03-11T15:36:16.575Z] [2026-03-11T15:36:16.575Z] This is perl 5, version 16, subversion 3 (v5.16.3) built for ppc64le-linux-thread-multi [2026-03-11T15:36:16.575Z] (with 44 registered patches, see perl -V for more detail) [2026-03-11T15:36:16.575Z] [2026-03-11T15:36:16.575Z] Copyright 1987-2012, Larry Wall [2026-03-11T15:36:16.575Z] [2026-03-11T15:36:16.575Z] Perl may be copied only under the terms of either the Artistic License or the [2026-03-11T15:36:16.575Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-03-11T15:36:16.575Z] [2026-03-11T15:36:16.575Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-03-11T15:36:16.576Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-03-11T15:36:16.576Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2026-03-11T15:36:16.576Z] [2026-03-11T15:36:16.576Z] podmanVersion : bash: podman: command not found [2026-03-11T15:36:16.576Z] procArch : ppc64le [2026-03-11T15:36:16.576Z] sysArch : ppc64le [2026-03-11T15:36:16.576Z] sysOS : Linux [2026-03-11T15:36:16.576Z] ulimit : [2026-03-11T15:36:16.576Z] core file size (blocks, -c) 0 [2026-03-11T15:36:16.576Z] data seg size (kbytes, -d) unlimited [2026-03-11T15:36:16.576Z] scheduling priority (-e) 0 [2026-03-11T15:36:16.576Z] file size (blocks, -f) unlimited [2026-03-11T15:36:16.576Z] pending signals (-i) 30252 [2026-03-11T15:36:16.576Z] max locked memory (kbytes, -l) 64 [2026-03-11T15:36:16.576Z] max memory size (kbytes, -m) unlimited [2026-03-11T15:36:16.576Z] open files (-n) 4096 [2026-03-11T15:36:16.576Z] pipe size (512 bytes, -p) 8 [2026-03-11T15:36:16.576Z] POSIX message queues (bytes, -q) 819200 [2026-03-11T15:36:16.576Z] real-time priority (-r) 0 [2026-03-11T15:36:16.576Z] stack size (kbytes, -s) 8192 [2026-03-11T15:36:16.576Z] cpu time (seconds, -t) unlimited [2026-03-11T15:36:16.576Z] max user processes (-u) 4096 [2026-03-11T15:36:16.576Z] virtual memory (kbytes, -v) unlimited [2026-03-11T15:36:16.576Z] file locks (-x) unlimited [2026-03-11T15:36:16.576Z] uname : Linux test-osuosl-centos74-ppc64le-2.adoptopenjdk.net 3.10.0-1160.105.1.el7.ppc64le #1 SMP Thu Dec 7 15:43:11 UTC 2023 ppc64le ppc64le ppc64le GNU/Linux [2026-03-11T15:36:16.576Z] vmVendor : Oracle Corporation [2026-03-11T15:36:16.576Z] vmVersion : 26+35 [2026-03-11T15:36:16.576Z] xlc version : bash: xlC: command not found [2026-03-11T15:36:16.576Z] ************************************************************************** [2026-03-11T15:36:16.576Z] [2026-03-11T15:36:16.576Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-03-11T15:36:16.576Z] [2026-03-11T15:36:16.576Z] System.getProperty('java.vendor')=Eclipse Adoptium [2026-03-11T15:36:16.576Z] [2026-03-11T15:36:16.576Z] System.getProperty('os.name')=Linux [2026-03-11T15:36:16.576Z] [2026-03-11T15:36:16.576Z] System.getProperty('os.arch')=ppc64le [2026-03-11T15:36:16.576Z] [2026-03-11T15:36:16.576Z] System.getProperty('java.fullversion')=null [2026-03-11T15:36:16.576Z] [2026-03-11T15:36:16.576Z] System.getProperty('sun.arch.data.model')=64 [2026-03-11T15:36:16.576Z] [2026-03-11T15:36:16.576Z] make -f clean.mk cleanBuild [2026-03-11T15:36:16.576Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG' [2026-03-11T15:36:16.577Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest [2026-03-11T15:36:16.577Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG' [2026-03-11T15:36:16.577Z] make -f compile.mk compile [2026-03-11T15:36:16.577Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG' [2026-03-11T15:36:16.577Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-03-11T15:36:16.577Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-03-11T15:36:16.577Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=26" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_ppc-64_le" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk26" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-03-11T15:36:16.578Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-03-11T15:36:16.578Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/scripts/build_test.xml [2026-03-11T15:36:17.531Z] [echo] build.list is TestConfig/build.xml,perf/build.xml [2026-03-11T15:36:17.531Z] [2026-03-11T15:36:17.531Z] -create_test_directory: [2026-03-11T15:36:17.531Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/jvmtest [2026-03-11T15:36:17.531Z] [2026-03-11T15:36:17.531Z] stage_test_material: [2026-03-11T15:36:17.531Z] [copy] Copying 585 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/jvmtest [2026-03-11T15:36:17.531Z] [2026-03-11T15:36:17.531Z] build: [2026-03-11T15:36:17.531Z] [2026-03-11T15:36:17.531Z] init: [2026-03-11T15:36:17.531Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/jvmtest/perf [2026-03-11T15:36:17.531Z] [2026-03-11T15:36:17.531Z] dist: [2026-03-11T15:36:17.531Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/jvmtest/perf [2026-03-11T15:36:17.531Z] [2026-03-11T15:36:17.531Z] build: [2026-03-11T15:36:17.531Z] [2026-03-11T15:36:17.531Z] build: [2026-03-11T15:36:17.531Z] [2026-03-11T15:36:17.531Z] init: [2026-03-11T15:36:17.531Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/jvmtest/perf/bumbleBench [2026-03-11T15:36:17.531Z] [2026-03-11T15:36:17.531Z] getBumbleBench: [2026-03-11T15:36:17.531Z] [echo] Cloning BumbleBench [2026-03-11T15:36:17.531Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git [2026-03-11T15:36:17.531Z] [exec] Cloning into 'bumblebench'... [2026-03-11T15:36:18.484Z] [2026-03-11T15:36:18.484Z] buildBumbleBench: [2026-03-11T15:36:18.484Z] [echo] Building BumbleBench [2026-03-11T15:36:18.484Z] [2026-03-11T15:36:18.484Z] compile-all: [2026-03-11T15:36:18.484Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-03-11T15:36:18.484Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-03-11T15:36:18.484Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-03-11T15:36:18.484Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-03-11T15:36:18.484Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-03-11T15:36:18.484Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-03-11T15:36:18.484Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-03-11T15:36:19.435Z] [javac] Note: Some input files use or override a deprecated API. [2026-03-11T15:36:19.435Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-03-11T15:36:19.435Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations. [2026-03-11T15:36:19.435Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2026-03-11T15:36:19.435Z] [javac] 4 warnings [2026-03-11T15:36:19.435Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-03-11T15:36:19.435Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-03-11T15:36:19.435Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-03-11T15:36:19.435Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-03-11T15:36:19.435Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-03-11T15:36:19.435Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-03-11T15:36:19.435Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-03-11T15:36:19.435Z] [javac] 4 warnings [2026-03-11T15:36:19.435Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-03-11T15:36:19.435Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-03-11T15:36:19.435Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-03-11T15:36:19.435Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-03-11T15:36:19.435Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-03-11T15:36:19.435Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-03-11T15:36:19.436Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-03-11T15:36:19.436Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/CollectionsBench.java uses or overrides a deprecated API. [2026-03-11T15:36:19.436Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-03-11T15:36:19.436Z] [javac] 4 warnings [2026-03-11T15:36:19.436Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-03-11T15:36:19.436Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-03-11T15:36:19.436Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-03-11T15:36:19.436Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-03-11T15:36:19.436Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-03-11T15:36:19.436Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-03-11T15:36:19.436Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-03-11T15:36:20.389Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/HashMapReplaceAllLambdaBench.java uses or overrides a deprecated API. [2026-03-11T15:36:20.389Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-03-11T15:36:20.389Z] [javac] 4 warnings [2026-03-11T15:36:20.389Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-03-11T15:36:20.389Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-03-11T15:36:20.389Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-03-11T15:36:20.389Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-03-11T15:36:20.389Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-03-11T15:36:20.389Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-03-11T15:36:20.389Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-03-11T15:36:20.389Z] [javac] Note: Some input files use or override a deprecated API. [2026-03-11T15:36:20.389Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-03-11T15:36:20.389Z] [javac] 4 warnings [2026-03-11T15:36:20.389Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-03-11T15:36:20.389Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-03-11T15:36:20.389Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-03-11T15:36:20.389Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-03-11T15:36:20.389Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-03-11T15:36:20.389Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-03-11T15:36:20.390Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-03-11T15:36:20.390Z] [javac] 4 warnings [2026-03-11T15:36:20.390Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-03-11T15:36:20.390Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-03-11T15:36:20.390Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-03-11T15:36:20.390Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-03-11T15:36:20.390Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-03-11T15:36:20.390Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-03-11T15:36:20.390Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-03-11T15:36:20.390Z] [javac] 4 warnings [2026-03-11T15:36:20.390Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-03-11T15:36:20.390Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-03-11T15:36:20.390Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-03-11T15:36:20.390Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-03-11T15:36:20.390Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-03-11T15:36:20.390Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-03-11T15:36:20.390Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-03-11T15:36:20.390Z] [javac] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/examples/LockContention.java:28: warning: [identity] attempt to synchronize on an instance of a value-based class [2026-03-11T15:36:20.390Z] [javac] synchronized(init) { [2026-03-11T15:36:20.390Z] [javac] ^ [2026-03-11T15:36:20.390Z] [javac] 5 warnings [2026-03-11T15:36:20.390Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-03-11T15:36:20.390Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-03-11T15:36:20.390Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-03-11T15:36:20.390Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-03-11T15:36:20.390Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-03-11T15:36:20.390Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-03-11T15:36:20.390Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-03-11T15:36:20.390Z] [javac] 4 warnings [2026-03-11T15:36:20.391Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-03-11T15:36:20.391Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-03-11T15:36:20.391Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-03-11T15:36:20.391Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-03-11T15:36:20.391Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-03-11T15:36:20.391Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-03-11T15:36:20.391Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-03-11T15:36:20.391Z] [javac] 4 warnings [2026-03-11T15:36:20.391Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-03-11T15:36:20.391Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-03-11T15:36:20.391Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-03-11T15:36:20.391Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-03-11T15:36:20.391Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-03-11T15:36:20.391Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-03-11T15:36:20.391Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-03-11T15:36:20.391Z] [javac] 4 warnings [2026-03-11T15:36:20.391Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-03-11T15:36:20.391Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-03-11T15:36:20.391Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-03-11T15:36:20.391Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-03-11T15:36:20.391Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-03-11T15:36:20.391Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-03-11T15:36:20.391Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-03-11T15:36:20.391Z] [javac] 4 warnings [2026-03-11T15:36:20.391Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-03-11T15:36:20.391Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-03-11T15:36:20.391Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-03-11T15:36:20.391Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-03-11T15:36:20.392Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-03-11T15:36:20.392Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-03-11T15:36:20.392Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-03-11T15:36:20.392Z] [javac] 4 warnings [2026-03-11T15:36:20.392Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-03-11T15:36:20.392Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-03-11T15:36:20.392Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-03-11T15:36:20.392Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-03-11T15:36:20.392Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-03-11T15:36:20.392Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-03-11T15:36:20.392Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-03-11T15:36:20.392Z] [javac] 4 warnings [2026-03-11T15:36:21.346Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-03-11T15:36:21.346Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-03-11T15:36:21.346Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-03-11T15:36:21.347Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-03-11T15:36:21.347Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-03-11T15:36:21.347Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-03-11T15:36:21.347Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-03-11T15:36:21.347Z] [javac] 4 warnings [2026-03-11T15:36:21.347Z] [2026-03-11T15:36:21.347Z] dist: [2026-03-11T15:36:21.347Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar [2026-03-11T15:36:21.347Z] [2026-03-11T15:36:21.347Z] dist: [2026-03-11T15:36:21.347Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/jvmtest/perf/bumbleBench [2026-03-11T15:36:21.347Z] [2026-03-11T15:36:21.347Z] build: [2026-03-11T15:36:21.347Z] [2026-03-11T15:36:21.347Z] getDependentLibs: [2026-03-11T15:36:46.722Z] [exec] -------------------------------------------- [2026-03-11T15:36:46.722Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/../../externalDependency/lib [2026-03-11T15:36:46.722Z] [exec] task is set to default [2026-03-11T15:36:46.722Z] [exec] dependencyList is set to dacapo [2026-03-11T15:36:46.722Z] [exec] System Test jars will not be downloaded. [2026-03-11T15:36:46.722Z] [exec] -------------------------------------------- [2026-03-11T15:36:46.722Z] [exec] Starting download third party dependent jars [2026-03-11T15:36:46.722Z] [exec] -------------------------------------------- [2026-03-11T15:36:46.722Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/../../externalDependency/lib [2026-03-11T15:36:46.722Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2026-03-11T15:36:46.722Z] [exec] downloaded dependent third party jars successfully [2026-03-11T15:36:46.722Z] [2026-03-11T15:36:46.722Z] init: [2026-03-11T15:36:46.722Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/jvmtest/perf/dacapo [2026-03-11T15:36:46.722Z] [2026-03-11T15:36:46.722Z] getDacapoSuite: [2026-03-11T15:36:46.722Z] [unzip] Expanding: /home/jenkins/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/jvmtest/perf/dacapo [2026-03-11T15:37:15.211Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/jvmtest/perf/dacapo [2026-03-11T15:37:16.165Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/jvmtest/perf/dacapo/dacapo [2026-03-11T15:37:16.165Z] [2026-03-11T15:37:16.165Z] dist: [2026-03-11T15:37:16.165Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/jvmtest/perf/dacapo [2026-03-11T15:37:16.165Z] [2026-03-11T15:37:16.165Z] build: [2026-03-11T15:37:16.165Z] [2026-03-11T15:37:16.165Z] init: [2026-03-11T15:37:16.166Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/jvmtest/perf/idle_micro [2026-03-11T15:37:16.166Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/perf/idle_micro/bin [2026-03-11T15:37:16.166Z] [2026-03-11T15:37:16.166Z] compile: [2026-03-11T15:37:16.166Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-03-11T15:37:16.166Z] [echo] ============COMPILER SETTINGS============ [2026-03-11T15:37:16.166Z] [echo] ===fork: yes [2026-03-11T15:37:16.166Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/javac [2026-03-11T15:37:16.166Z] [echo] ===debug: on [2026-03-11T15:37:16.166Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro [2026-03-11T15:37:16.166Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/perf/idle_micro/bin [2026-03-11T15:37:17.119Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/perf/idle_micro/src/net/adoptopenjdk/test/gc/idlemicrobenchmark/CombinedLoad.java uses or overrides a deprecated API. [2026-03-11T15:37:17.119Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-03-11T15:37:17.119Z] [2026-03-11T15:37:17.119Z] dist: [2026-03-11T15:37:17.119Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar [2026-03-11T15:37:17.119Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/jvmtest/perf/idle_micro [2026-03-11T15:37:17.119Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/jvmtest/perf/idle_micro [2026-03-11T15:37:17.119Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/jvmtest/perf/idle_micro [2026-03-11T15:37:17.119Z] [2026-03-11T15:37:17.119Z] clean: [2026-03-11T15:37:17.119Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/perf/idle_micro/bin [2026-03-11T15:37:17.119Z] [2026-03-11T15:37:17.119Z] build: [2026-03-11T15:37:17.119Z] [2026-03-11T15:37:17.119Z] build: [2026-03-11T15:37:17.119Z] [2026-03-11T15:37:17.119Z] init: [2026-03-11T15:37:17.119Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/jvmtest/perf/renaissance [2026-03-11T15:37:17.119Z] [2026-03-11T15:37:17.119Z] getRenaissanceSuite: [2026-03-11T15:37:17.119Z] [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-03-11T15:37:19.088Z] [2026-03-11T15:37:19.088Z] dist: [2026-03-11T15:37:19.088Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/jvmtest/perf/renaissance [2026-03-11T15:37:20.042Z] [2026-03-11T15:37:20.042Z] build: [2026-03-11T15:37:20.042Z] [2026-03-11T15:37:20.042Z] init: [2026-03-11T15:37:20.042Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/jvmtest/perf/specjbb [2026-03-11T15:37:20.042Z] [2026-03-11T15:37:20.042Z] getSpecjbbSuite: [2026-03-11T15:37:20.042Z] [2026-03-11T15:37:20.042Z] dist: [2026-03-11T15:37:20.042Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/jvmtest/perf/specjbb/run [2026-03-11T15:37:20.994Z] [2026-03-11T15:37:20.994Z] BUILD SUCCESSFUL [2026-03-11T15:37:20.994Z] Total time: 1 minute 3 seconds [2026-03-11T15:37:20.994Z] 0 [2026-03-11T15:37:20.994Z] [2026-03-11T15:37:20.994Z] [2026-03-11T15:37:20.994Z] RECORD TEST REPOs SHA [2026-03-11T15:37:20.994Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/scripts"; \ [2026-03-11T15:37:20.994Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/SHAs.txt" [2026-03-11T15:37:20.994Z] Check shas in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/SHAs.txt [2026-03-11T15:37:20.994Z] touch /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/SHAs.txt [2026-03-11T15:37:22.946Z] ================================================ [2026-03-11T15:37:22.946Z] timestamp: 20260311-153722 [2026-03-11T15:37:22.946Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG [2026-03-11T15:37:22.946Z] git repo: [2026-03-11T15:37:22.946Z] Fetch URL: https://github.com/adoptium/TKG.git [2026-03-11T15:37:22.946Z] sha: [2026-03-11T15:37:22.946Z] 710e5f5ca9bc39402c4d1357f0f79eaef85f25b8 [2026-03-11T15:37:22.946Z] ================================================ [2026-03-11T15:37:22.946Z] timestamp: 20260311-153722 [2026-03-11T15:37:22.946Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-03-11T15:37:22.946Z] git repo: [2026-03-11T15:37:22.946Z] Fetch URL: https://github.com/adoptium/bumblebench.git [2026-03-11T15:37:22.946Z] sha: [2026-03-11T15:37:22.946Z] 4ec780b716e7617094cce740d3b085ca4637ee0f [2026-03-11T15:37:22.946Z] ================================================ [2026-03-11T15:37:22.946Z] timestamp: 20260311-153722 [2026-03-11T15:37:22.946Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests [2026-03-11T15:37:22.946Z] git repo: [2026-03-11T15:37:23.898Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2026-03-11T15:37:23.898Z] sha: [2026-03-11T15:37:23.898Z] ba7cb6fb45f3b600f1cc0bee6b2d06374fad3493 [2026-03-11T15:37:23.898Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG' [Pipeline] } [2026-03-11T15:37:24.698Z] $ ssh-agent -k [2026-03-11T15:37:24.872Z] unset SSH_AUTH_SOCK; [2026-03-11T15:37:24.872Z] unset SSH_AGENT_PID; [2026-03-11T15:37:24.872Z] echo Agent pid 5186 killed; [2026-03-11T15:37:25.594Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2026-03-11T15:37:25.793Z] 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-03-11T15:37:25.822Z] ITERATION: 1/1 [Pipeline] sh [2026-03-11T15:37:27.822Z] + which Xvfb [2026-03-11T15:37:27.822Z] /usr/bin/Xvfb [Pipeline] wrap [2026-03-11T15:37:28.853Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/.xvfb-18-..fbdir8643215067775898938 [Pipeline] { [Pipeline] sh [2026-03-11T15:37:51.355Z] + ps -f [2026-03-11T15:37:51.355Z] + grep '[X]vfb' [2026-03-11T15:37:51.355Z] + awk '{print $9}' [Pipeline] echo [2026-03-11T15:37:52.076Z] env.DISPLAY is :0 [Pipeline] sshagent [2026-03-11T15:37:52.167Z] $ ssh-agent [2026-03-11T15:37:52.964Z] SSH_AUTH_SOCK=/tmp/ssh-UxD5hpSKF2L5/agent.5918 [2026-03-11T15:37:52.964Z] SSH_AGENT_PID=5920 [2026-03-11T15:37:52.964Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-11T15:37:54.829Z] ++ uname [2026-03-11T15:37:54.829Z] + '[' Linux = AIX ']' [2026-03-11T15:37:54.829Z] ++ uname [2026-03-11T15:37:54.829Z] + '[' Linux = SunOS ']' [2026-03-11T15:37:54.829Z] ++ uname [2026-03-11T15:37:54.829Z] + '[' Linux = '*BSD' ']' [2026-03-11T15:37:54.829Z] + MAKE=make [2026-03-11T15:37:54.829Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2026-03-11T15:37:54.829Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2026-03-11T15:37:57.894Z] ++ uname [2026-03-11T15:37:57.894Z] + '[' Linux = AIX ']' [2026-03-11T15:37:57.894Z] ++ uname [2026-03-11T15:37:57.894Z] + '[' Linux = SunOS ']' [2026-03-11T15:37:57.894Z] ++ uname [2026-03-11T15:37:57.894Z] + '[' Linux = '*BSD' ']' [2026-03-11T15:37:57.894Z] + MAKE=make [2026-03-11T15:37:57.894Z] + cd ./aqa-tests [2026-03-11T15:37:57.894Z] + . ./scripts/testenv/testenvSettings.sh [2026-03-11T15:37:57.894Z] ++ set +x [2026-03-11T15:37:57.894Z] Set values based on ./testenv/testenv.properties: [2026-03-11T15:37:57.894Z] ========= [2026-03-11T15:37:57.894Z] TKG_REPO=https://github.com/adoptium/TKG.git [2026-03-11T15:37:57.894Z] TKG_BRANCH=v1.0.12 [2026-03-11T15:37:57.894Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-03-11T15:37:57.894Z] OPENJ9_BRANCH=v0.58.0-release [2026-03-11T15:37:57.894Z] STF_REPO=https://github.com/adoptium/STF.git [2026-03-11T15:37:57.894Z] STF_BRANCH=v1.0.12 [2026-03-11T15:37:57.894Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git [2026-03-11T15:37:57.894Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.12 [2026-03-11T15:37:57.894Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git [2026-03-11T15:37:57.894Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.12 [2026-03-11T15:37:57.894Z] JDK26_REPO=https://github.com/adoptium/jdk.git [2026-03-11T15:37:57.894Z] JDK26_BRANCH=jdk-26-dryrun-ga [2026-03-11T15:37:57.894Z] JDK26_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk26.git [2026-03-11T15:37:57.894Z] JDK26_OPENJ9_BRANCH=v0.58.0-release [2026-03-11T15:37:57.894Z] JDK26_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-03-11T15:37:57.894Z] JDK26_OPENJCEPLUS_GIT_BRANCH=semeru-java-26 [2026-03-11T15:37:57.894Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf [2026-03-11T15:37:57.894Z] [2026-03-11T15:37:57.894Z] ========= [2026-03-11T15:37:57.894Z] [2026-03-11T15:37:57.894Z] JDK_REPO=https://github.com/adoptium/jdk.git [2026-03-11T15:37:57.894Z] JDK_BRANCH=jdk-26-dryrun-ga [2026-03-11T15:37:57.894Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-03-11T15:37:57.894Z] OPENJCEPLUS_GIT_BRANCH=semeru-java26 [2026-03-11T15:37:57.894Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/jdkbinary/j2sdk-image [2026-03-11T15:37:57.894Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/../../externalDependency/lib [2026-03-11T15:37:57.894Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.perf TESTLIST= [2026-03-11T15:37:57.894Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG' [2026-03-11T15:37:57.894Z] perl scripts/configure.pl [2026-03-11T15:37:57.894Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_ppc-64_le --microArch="" --osLabel="cent.7" --jdkVersion=26 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL= [2026-03-11T15:37:57.894Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-03-11T15:37:57.894Z] [2026-03-11T15:37:57.894Z] Starting to generate test make files. [2026-03-11T15:37:57.894Z] [2026-03-11T15:37:57.894Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml [2026-03-11T15:37:57.894Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../perf/liberty/playlist.xml [2026-03-11T15:37:57.894Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml [2026-03-11T15:37:57.894Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk [2026-03-11T15:37:57.894Z] [2026-03-11T15:37:57.894Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml [2026-03-11T15:37:58.846Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml [2026-03-11T15:37:58.846Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml [2026-03-11T15:37:58.846Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk [2026-03-11T15:37:58.846Z] [2026-03-11T15:37:58.846Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../perf/autoGen.mk [2026-03-11T15:37:58.846Z] [2026-03-11T15:37:58.846Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../autoGen.mk [2026-03-11T15:37:58.846Z] [2026-03-11T15:37:58.846Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/utils.mk [2026-03-11T15:37:58.846Z] [2026-03-11T15:37:58.846Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/rerun.mk [2026-03-11T15:37:58.846Z] [2026-03-11T15:37:58.846Z] Make files are generated successfully. [2026-03-11T15:37:58.846Z] [2026-03-11T15:37:58.846Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG' [2026-03-11T15:37:58.846Z] make -f runtest.mk _extended.perf [2026-03-11T15:37:58.846Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG' [2026-03-11T15:37:58.846Z] [2026-03-11T15:37:58.846Z] Running make 4.1 [2026-03-11T15:37:58.846Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/.. [2026-03-11T15:37:58.846Z] set JDK_VERSION to 26 [2026-03-11T15:37:58.846Z] set JDK_IMPL to hotspot [2026-03-11T15:37:58.846Z] set JVM_VERSION to openjdk26 [2026-03-11T15:37:58.846Z] set JCL_VERSION to latest [2026-03-11T15:37:58.846Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/jdkbinary/j2sdk-image [2026-03-11T15:37:58.846Z] set SPEC to linux_ppc-64_le [2026-03-11T15:37:58.846Z] set TEST_FLAG to [2026-03-11T15:37:58.846Z] set OS_LABEL to cent.7 [2026-03-11T15:37:58.846Z] Running extended.perf ... [2026-03-11T15:37:58.846Z] There are 19 test targets in extended.perf [2026-03-11T15:37:58.846Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java" -version [2026-03-11T15:37:58.846Z] openjdk version "26" 2026-03-17 [2026-03-11T15:37:58.846Z] OpenJDK Runtime Environment Temurin-26+35 (build 26+35) [2026-03-11T15:37:58.846Z] OpenJDK 64-Bit Server VM Temurin-26+35 (build 26+35, mixed mode, sharing) [2026-03-11T15:37:58.846Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests' [2026-03-11T15:37:58.846Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/perf' [2026-03-11T15:37:58.846Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/perf/dacapo' [2026-03-11T15:37:58.846Z] [2026-03-11T15:37:58.846Z] =============================================== [2026-03-11T15:37:58.846Z] Running test dacapo-avrora_0 ... [2026-03-11T15:37:58.846Z] =============================================== [2026-03-11T15:37:58.846Z] dacapo-avrora_0 Start Time: Wed Mar 11 15:37:58 2026 Epoch Time (ms): 1773243478210 [2026-03-11T15:37:58.846Z] dacapo-avrora_0_DISABLED [2026-03-11T15:37:58.846Z] Disabled Reason: [2026-03-11T15:37:58.846Z] https://github.com/adoptium/aqa-tests/issues/4745#issuecomment-1710101571 [2026-03-11T15:37:58.846Z] dacapo-avrora_0 Finish Time: Wed Mar 11 15:37:58 2026 Epoch Time (ms): 1773243478230 [2026-03-11T15:37:58.846Z] [2026-03-11T15:37:58.846Z] =============================================== [2026-03-11T15:37:58.846Z] Running test dacapo-fop_0 ... [2026-03-11T15:37:58.846Z] =============================================== [2026-03-11T15:37:58.846Z] dacapo-fop_0 Start Time: Wed Mar 11 15:37:58 2026 Epoch Time (ms): 1773243478254 [2026-03-11T15:37:58.846Z] variation: NoOptions [2026-03-11T15:37:58.846Z] JVM_OPTIONS: [2026-03-11T15:37:58.846Z] { \ [2026-03-11T15:37:58.846Z] echo ""; echo "TEST SETUP:"; \ [2026-03-11T15:37:58.846Z] echo "Nothing to be done for setup."; \ [2026-03-11T15:37:58.846Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/dacapo-fop_0"; \ [2026-03-11T15:37:58.846Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/dacapo-fop_0"; \ [2026-03-11T15:37:58.846Z] echo ""; echo "TESTING:"; \ [2026-03-11T15:37:58.846Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" fop; \ [2026-03-11T15:37:58.846Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-fop_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/dacapo-fop_0"; else echo "-----------------------------------"; echo "dacapo-fop_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-03-11T15:37:58.846Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-03-11T15:37:58.846Z] echo "Nothing to be done for teardown."; \ [2026-03-11T15:37:58.846Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/TestTargetResult"; [2026-03-11T15:37:58.846Z] [2026-03-11T15:37:58.846Z] TEST SETUP: [2026-03-11T15:37:58.846Z] Nothing to be done for setup. [2026-03-11T15:37:58.846Z] [2026-03-11T15:37:58.846Z] TESTING: [2026-03-11T15:37:58.846Z] Version: fop 2.8 batik 1.16 (use -p to print nominal benchmark stats) [2026-03-11T15:37:58.846Z] ===== DaCapo 23.11-MR2-chopin-minimal fop starting ===== [2026-03-11T15:38:04.603Z] 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-03-11T15:38:04.603Z] ===== DaCapo 23.11-MR2-chopin-minimal fop PASSED in 5378 msec ===== [2026-03-11T15:38:04.603Z] ----------------------------------- [2026-03-11T15:38:04.603Z] dacapo-fop_0_PASSED [2026-03-11T15:38:04.603Z] ----------------------------------- [2026-03-11T15:38:04.603Z] [2026-03-11T15:38:04.603Z] TEST TEARDOWN: [2026-03-11T15:38:04.603Z] Nothing to be done for teardown. [2026-03-11T15:38:04.603Z] dacapo-fop_0 Finish Time: Wed Mar 11 15:38:04 2026 Epoch Time (ms): 1773243484102 [2026-03-11T15:38:04.603Z] [2026-03-11T15:38:04.603Z] =============================================== [2026-03-11T15:38:04.603Z] Running test dacapo-jython_0 ... [2026-03-11T15:38:04.603Z] =============================================== [2026-03-11T15:38:04.603Z] dacapo-jython_0 Start Time: Wed Mar 11 15:38:04 2026 Epoch Time (ms): 1773243484127 [2026-03-11T15:38:04.603Z] variation: NoOptions [2026-03-11T15:38:04.603Z] JVM_OPTIONS: [2026-03-11T15:38:04.603Z] { \ [2026-03-11T15:38:04.603Z] echo ""; echo "TEST SETUP:"; \ [2026-03-11T15:38:04.603Z] echo "Nothing to be done for setup."; \ [2026-03-11T15:38:04.603Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/dacapo-jython_0"; \ [2026-03-11T15:38:04.603Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/dacapo-jython_0"; \ [2026-03-11T15:38:04.603Z] echo ""; echo "TESTING:"; \ [2026-03-11T15:38:04.603Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" jython; \ [2026-03-11T15:38:04.603Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-jython_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/dacapo-jython_0"; else echo "-----------------------------------"; echo "dacapo-jython_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-03-11T15:38:04.603Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-03-11T15:38:04.603Z] echo "Nothing to be done for teardown."; \ [2026-03-11T15:38:04.603Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/TestTargetResult"; [2026-03-11T15:38:04.603Z] [2026-03-11T15:38:04.603Z] TEST SETUP: [2026-03-11T15:38:04.603Z] Nothing to be done for setup. [2026-03-11T15:38:04.603Z] [2026-03-11T15:38:04.603Z] TESTING: [2026-03-11T15:38:06.553Z] Version: jython v2.7.3 (use -p to print nominal benchmark stats) [2026-03-11T15:38:08.518Z] ===== DaCapo 23.11-MR2-chopin-minimal jython starting ===== [2026-03-11T15:38:10.471Z] ------------------------------------------------------------------------------- [2026-03-11T15:38:10.471Z] PYBENCH 2.0 [2026-03-11T15:38:10.471Z] ------------------------------------------------------------------------------- [2026-03-11T15:38:10.471Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-03-11T15:38:10.471Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/jvmtest/perf/dacapo/dacapo/jar/jython/guava-31.0.1-jre.jar) [2026-03-11T15:38:10.471Z] WARNING: Please consider reporting this to the maintainers of class com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper [2026-03-11T15:38:10.471Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-03-11T15:38:10.472Z] * using Jython [2026-03-11T15:38:10.472Z] * system check interval set to maximum: 2147483647 [2026-03-11T15:38:10.472Z] * using timer: time.time [2026-03-11T15:38:10.472Z] [2026-03-11T15:38:11.422Z] Calibrating tests. Please wait... done. [2026-03-11T15:38:11.422Z] [2026-03-11T15:38:11.423Z] Running 2 round(s) of the suite at warp factor 20: [2026-03-11T15:38:11.423Z] [2026-03-11T15:38:22.925Z] * Round 1 done. [2026-03-11T15:38:34.542Z] * Round 2 done. [2026-03-11T15:38:34.542Z] [2026-03-11T15:38:34.542Z] ===== DaCapo 23.11-MR2-chopin-minimal jython PASSED in 24826 msec ===== [2026-03-11T15:38:34.542Z] ----------------------------------- [2026-03-11T15:38:34.542Z] dacapo-jython_0_PASSED [2026-03-11T15:38:34.542Z] ----------------------------------- [2026-03-11T15:38:34.542Z] [2026-03-11T15:38:34.542Z] TEST TEARDOWN: [2026-03-11T15:38:34.542Z] Nothing to be done for teardown. [2026-03-11T15:38:34.542Z] dacapo-jython_0 Finish Time: Wed Mar 11 15:38:32 2026 Epoch Time (ms): 1773243512890 [2026-03-11T15:38:34.542Z] [2026-03-11T15:38:34.542Z] =============================================== [2026-03-11T15:38:34.542Z] Running test dacapo-luindex_0 ... [2026-03-11T15:38:34.542Z] =============================================== [2026-03-11T15:38:34.542Z] dacapo-luindex_0 Start Time: Wed Mar 11 15:38:32 2026 Epoch Time (ms): 1773243512917 [2026-03-11T15:38:34.542Z] variation: NoOptions [2026-03-11T15:38:34.542Z] JVM_OPTIONS: [2026-03-11T15:38:34.542Z] { \ [2026-03-11T15:38:34.542Z] echo ""; echo "TEST SETUP:"; \ [2026-03-11T15:38:34.542Z] echo "Nothing to be done for setup."; \ [2026-03-11T15:38:34.542Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/dacapo-luindex_0"; \ [2026-03-11T15:38:34.542Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/dacapo-luindex_0"; \ [2026-03-11T15:38:34.542Z] echo ""; echo "TESTING:"; \ [2026-03-11T15:38:34.542Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" luindex; \ [2026-03-11T15:38:34.542Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-luindex_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/dacapo-luindex_0"; else echo "-----------------------------------"; echo "dacapo-luindex_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-03-11T15:38:34.542Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-03-11T15:38:34.542Z] echo "Nothing to be done for teardown."; \ [2026-03-11T15:38:34.542Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/TestTargetResult"; [2026-03-11T15:38:34.542Z] [2026-03-11T15:38:34.542Z] TEST SETUP: [2026-03-11T15:38:34.542Z] Nothing to be done for setup. [2026-03-11T15:38:34.542Z] [2026-03-11T15:38:34.542Z] TESTING: [2026-03-11T15:38:34.542Z] Version: lucene 9.7.0 (use -p to print nominal benchmark stats) [2026-03-11T15:38:34.542Z] ===== DaCapo 23.11-MR2-chopin-minimal luindex starting ===== [2026-03-11T15:38:35.499Z] Adding documents from enwiki-anarchism-abydos.md: [2026-03-11T15:38:35.499Z] Adding documents from enwiki-anarchism-abydos.md: 500 [2026-03-11T15:38:36.451Z] Adding documents from enwiki-abydos-copleston.md: [2026-03-11T15:38:37.406Z] Adding documents from enwiki-abydos-copleston.md: 1000 [2026-03-11T15:38:37.406Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-03-11T15:38:37.406Z] WARNING: sun.misc.Unsafe::invokeCleaner has been called by org.apache.lucene.store.MappedByteBufferIndexInputProvider (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/jvmtest/perf/dacapo/dacapo/jar/lib/lucene/lucene-core-9.7.0-SNAPSHOT.jar) [2026-03-11T15:38:37.406Z] WARNING: Please consider reporting this to the maintainers of class org.apache.lucene.store.MappedByteBufferIndexInputProvider [2026-03-11T15:38:37.406Z] WARNING: sun.misc.Unsafe::invokeCleaner will be removed in a future release [2026-03-11T15:38:40.313Z] Adding documents from enwiki-abydos-copleston.md: 2000 [2026-03-11T15:38:41.265Z] Adding documents from enwiki-abydos-copleston.md: 3000 [2026-03-11T15:38:43.218Z] Adding documents from enwiki-abydos-copleston.md: 4000 [2026-03-11T15:38:43.218Z] Adding documents from enwiki-abydos-copleston.md: 5000 [2026-03-11T15:38:43.218Z] Adding documents from enwiki-abydos-copleston.md: 5500 [2026-03-11T15:38:43.218Z] Optimizing... [2026-03-11T15:38:46.248Z] ===== DaCapo 23.11-MR2-chopin-minimal luindex PASSED in 12041 msec ===== [2026-03-11T15:38:46.248Z] ----------------------------------- [2026-03-11T15:38:46.248Z] dacapo-luindex_0_PASSED [2026-03-11T15:38:46.248Z] ----------------------------------- [2026-03-11T15:38:46.248Z] [2026-03-11T15:38:46.248Z] TEST TEARDOWN: [2026-03-11T15:38:46.248Z] Nothing to be done for teardown. [2026-03-11T15:38:46.248Z] dacapo-luindex_0 Finish Time: Wed Mar 11 15:38:45 2026 Epoch Time (ms): 1773243525794 [2026-03-11T15:38:46.248Z] [2026-03-11T15:38:46.248Z] =============================================== [2026-03-11T15:38:46.248Z] Running test dacapo-pmd_0 ... [2026-03-11T15:38:46.248Z] =============================================== [2026-03-11T15:38:46.248Z] dacapo-pmd_0 Start Time: Wed Mar 11 15:38:45 2026 Epoch Time (ms): 1773243525821 [2026-03-11T15:38:46.248Z] variation: NoOptions [2026-03-11T15:38:46.248Z] JVM_OPTIONS: [2026-03-11T15:38:46.248Z] { \ [2026-03-11T15:38:46.248Z] echo ""; echo "TEST SETUP:"; \ [2026-03-11T15:38:46.248Z] echo "Nothing to be done for setup."; \ [2026-03-11T15:38:46.248Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/dacapo-pmd_0"; \ [2026-03-11T15:38:46.248Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/dacapo-pmd_0"; \ [2026-03-11T15:38:46.248Z] echo ""; echo "TESTING:"; \ [2026-03-11T15:38:46.248Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" pmd; \ [2026-03-11T15:38:46.248Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-pmd_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/dacapo-pmd_0"; else echo "-----------------------------------"; echo "dacapo-pmd_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-03-11T15:38:46.248Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-03-11T15:38:46.248Z] echo "Nothing to be done for teardown."; \ [2026-03-11T15:38:46.248Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/TestTargetResult"; [2026-03-11T15:38:46.248Z] [2026-03-11T15:38:46.248Z] TEST SETUP: [2026-03-11T15:38:46.248Z] Nothing to be done for setup. [2026-03-11T15:38:46.248Z] [2026-03-11T15:38:46.248Z] TESTING: [2026-03-11T15:38:46.248Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024] [2026-03-11T15:38:47.199Z] Version: pmd 6.55.0 (use -p to print nominal benchmark stats) [2026-03-11T15:38:47.199Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd starting ===== [2026-03-11T15:38:51.359Z] Checked: 0% [2026-03-11T15:38:52.835Z] Checked: 5% [2026-03-11T15:38:52.835Z] Checked: 10% [2026-03-11T15:38:52.835Z] Checked: 15% [2026-03-11T15:38:53.787Z] Checked: 20% [2026-03-11T15:38:53.787Z] Checked: 25% [2026-03-11T15:38:54.743Z] Checked: 30% [2026-03-11T15:38:54.743Z] Checked: 35% [2026-03-11T15:38:54.743Z] Checked: 40% [2026-03-11T15:38:55.708Z] Checked: 45% [2026-03-11T15:38:55.708Z] Checked: 50% [2026-03-11T15:38:55.708Z] Checked: 55% [2026-03-11T15:38:56.660Z] Checked: 60% [2026-03-11T15:38:57.613Z] Checked: 65% [2026-03-11T15:38:57.613Z] Checked: 70% [2026-03-11T15:38:58.565Z] Checked: 75% [2026-03-11T15:38:58.565Z] Checked: 80% [2026-03-11T15:38:59.517Z] Checked: 85% [2026-03-11T15:38:59.517Z] Checked: 90% [2026-03-11T15:39:00.477Z] Checked: 95% [2026-03-11T15:39:00.477Z] Checked: 100% [2026-03-11T15:39:00.477Z] PMD checked 601 files. [2026-03-11T15:39:00.477Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd PASSED in 12586 msec ===== [2026-03-11T15:39:00.477Z] ----------------------------------- [2026-03-11T15:39:00.477Z] dacapo-pmd_0_PASSED [2026-03-11T15:39:00.477Z] ----------------------------------- [2026-03-11T15:39:00.477Z] [2026-03-11T15:39:00.477Z] TEST TEARDOWN: [2026-03-11T15:39:00.477Z] Nothing to be done for teardown. [2026-03-11T15:39:00.477Z] dacapo-pmd_0 Finish Time: Wed Mar 11 15:38:59 2026 Epoch Time (ms): 1773243539688 [2026-03-11T15:39:00.477Z] [2026-03-11T15:39:00.477Z] =============================================== [2026-03-11T15:39:00.477Z] Running test dacapo-sunflow_0 ... [2026-03-11T15:39:00.477Z] =============================================== [2026-03-11T15:39:00.477Z] dacapo-sunflow_0 Start Time: Wed Mar 11 15:38:59 2026 Epoch Time (ms): 1773243539715 [2026-03-11T15:39:00.477Z] variation: NoOptions [2026-03-11T15:39:00.477Z] JVM_OPTIONS: [2026-03-11T15:39:00.477Z] { \ [2026-03-11T15:39:00.477Z] echo ""; echo "TEST SETUP:"; \ [2026-03-11T15:39:00.477Z] echo "Nothing to be done for setup."; \ [2026-03-11T15:39:00.477Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/dacapo-sunflow_0"; \ [2026-03-11T15:39:00.477Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/dacapo-sunflow_0"; \ [2026-03-11T15:39:00.477Z] echo ""; echo "TESTING:"; \ [2026-03-11T15:39:00.477Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" sunflow; \ [2026-03-11T15:39:00.477Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-sunflow_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/dacapo-sunflow_0"; else echo "-----------------------------------"; echo "dacapo-sunflow_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-03-11T15:39:00.477Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-03-11T15:39:00.477Z] echo "Nothing to be done for teardown."; \ [2026-03-11T15:39:00.477Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/TestTargetResult"; [2026-03-11T15:39:00.477Z] [2026-03-11T15:39:00.477Z] TEST SETUP: [2026-03-11T15:39:00.477Z] Nothing to be done for setup. [2026-03-11T15:39:00.477Z] [2026-03-11T15:39:00.477Z] TESTING: [2026-03-11T15:39:00.477Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024] [2026-03-11T15:39:01.430Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow starting ===== [2026-03-11T15:39:29.978Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow PASSED in 28133 msec ===== [2026-03-11T15:39:29.978Z] ----------------------------------- [2026-03-11T15:39:29.978Z] dacapo-sunflow_0_PASSED [2026-03-11T15:39:29.978Z] ----------------------------------- [2026-03-11T15:39:29.978Z] [2026-03-11T15:39:29.978Z] TEST TEARDOWN: [2026-03-11T15:39:29.978Z] Nothing to be done for teardown. [2026-03-11T15:39:29.978Z] dacapo-sunflow_0 Finish Time: Wed Mar 11 15:39:28 2026 Epoch Time (ms): 1773243568930 [2026-03-11T15:39:29.978Z] [2026-03-11T15:39:29.978Z] =============================================== [2026-03-11T15:39:29.978Z] Running test dacapo-tomcat_0 ... [2026-03-11T15:39:29.978Z] =============================================== [2026-03-11T15:39:29.978Z] dacapo-tomcat_0 Start Time: Wed Mar 11 15:39:28 2026 Epoch Time (ms): 1773243568956 [2026-03-11T15:39:29.978Z] variation: NoOptions [2026-03-11T15:39:29.978Z] JVM_OPTIONS: [2026-03-11T15:39:29.978Z] { \ [2026-03-11T15:39:29.978Z] echo ""; echo "TEST SETUP:"; \ [2026-03-11T15:39:29.978Z] echo "Nothing to be done for setup."; \ [2026-03-11T15:39:29.978Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/dacapo-tomcat_0"; \ [2026-03-11T15:39:29.978Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/dacapo-tomcat_0"; \ [2026-03-11T15:39:29.978Z] echo ""; echo "TESTING:"; \ [2026-03-11T15:39:29.978Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" tomcat; \ [2026-03-11T15:39:29.979Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-tomcat_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/dacapo-tomcat_0"; else echo "-----------------------------------"; echo "dacapo-tomcat_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-03-11T15:39:29.979Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-03-11T15:39:29.979Z] echo "Nothing to be done for teardown."; \ [2026-03-11T15:39:29.979Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/TestTargetResult"; [2026-03-11T15:39:29.979Z] [2026-03-11T15:39:29.979Z] TEST SETUP: [2026-03-11T15:39:29.979Z] Nothing to be done for setup. [2026-03-11T15:39:29.979Z] [2026-03-11T15:39:29.979Z] TESTING: [2026-03-11T15:39:29.979Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,512] [2026-03-11T15:39:29.979Z] Tomcat is using port 8080. Configure with -Ddacapo.tomcat.port. [2026-03-11T15:39:29.979Z] Version: tomcat 10.1.11 (use -p to print nominal benchmark stats) [2026-03-11T15:39:30.933Z] WARNING: A restricted method in java.lang.System has been called [2026-03-11T15:39:30.933Z] WARNING: java.lang.System::load has been called by org.apache.tomcat.jni.Library in an unnamed module (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/jvmtest/perf/dacapo/dacapo/jar/tomcat/tomcat-jni.jar) [2026-03-11T15:39:30.933Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module [2026-03-11T15:39:30.933Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled [2026-03-11T15:39:30.933Z] [2026-03-11T15:39:31.887Z] Server created with thread pool size 4 [2026-03-11T15:39:31.887Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat starting ===== [2026-03-11T15:39:31.887Z] Loading web application [2026-03-11T15:39:32.842Z] Starting 80000 requests... [2026-03-11T15:39:40.170Z] Completing requests: 5% [2026-03-11T15:39:42.128Z] Completing requests: 10% [2026-03-11T15:39:43.082Z] Completing requests: 15% [2026-03-11T15:39:45.039Z] Completing requests: 20% [2026-03-11T15:39:46.997Z] Completing requests: 25% [2026-03-11T15:39:47.951Z] Completing requests: 30% [2026-03-11T15:39:49.907Z] Completing requests: 35% [2026-03-11T15:39:51.863Z] Completing requests: 40% [2026-03-11T15:39:52.816Z] Completing requests: 45% [2026-03-11T15:39:55.673Z] Completing requests: 50% [2026-03-11T15:39:56.625Z] Completing requests: 55% [2026-03-11T15:39:58.622Z] Completing requests: 60% [2026-03-11T15:39:59.575Z] Completing requests: 65% [2026-03-11T15:40:01.531Z] Completing requests: 70% [2026-03-11T15:40:02.489Z] Completing requests: 75% [2026-03-11T15:40:04.445Z] Completing requests: 80% [2026-03-11T15:40:06.413Z] Completing requests: 85% [2026-03-11T15:40:07.365Z] Completing requests: 90% [2026-03-11T15:40:09.321Z] Completing requests: 95% [2026-03-11T15:40:09.321Z] Completed requests [2026-03-11T15:40:09.321Z] Client threads complete ... unloading web application [2026-03-11T15:40:09.321Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat PASSED in 37075 msec ===== [2026-03-11T15:40:09.321Z] ===== DaCapo processed 80000 requests in 36894 msec, 2168 requests per second ===== [2026-03-11T15:40:09.321Z] ===== DaCapo tail latency, simple: 50% 1367 usec, 90% 1722 usec, 99% 10350 usec, 99.9% 68722 usec, 99.99% 152723 usec, max 1246787 usec, measured over 80000 events ===== [2026-03-11T15:40:09.321Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 1607 usec, 90% 4857 usec, 99% 10880 usec, 99.9% 73287 usec, 99.99% 152723 usec, max 1246787 usec, measured over 80000 events ===== [2026-03-11T15:40:09.321Z] ===== DaCapo tail latency, metered full smoothing: 50% 2445926 usec, 90% 3991127 usec, 99% 4067815 usec, 99.9% 4074675 usec, 99.99% 4078090 usec, max 4085475 usec, measured over 80000 events ===== [2026-03-11T15:40:09.321Z] Server stopped ... iteration complete [2026-03-11T15:40:09.321Z] ----------------------------------- [2026-03-11T15:40:09.321Z] dacapo-tomcat_0_PASSED [2026-03-11T15:40:09.321Z] ----------------------------------- [2026-03-11T15:40:09.321Z] [2026-03-11T15:40:09.321Z] TEST TEARDOWN: [2026-03-11T15:40:09.321Z] Nothing to be done for teardown. [2026-03-11T15:40:09.321Z] dacapo-tomcat_0 Finish Time: Wed Mar 11 15:40:08 2026 Epoch Time (ms): 1773243608914 [2026-03-11T15:40:09.321Z] [2026-03-11T15:40:09.321Z] =============================================== [2026-03-11T15:40:09.321Z] Running test dacapo-xalan_0 ... [2026-03-11T15:40:09.321Z] =============================================== [2026-03-11T15:40:09.321Z] dacapo-xalan_0 Start Time: Wed Mar 11 15:40:08 2026 Epoch Time (ms): 1773243608941 [2026-03-11T15:40:09.321Z] variation: NoOptions [2026-03-11T15:40:09.321Z] JVM_OPTIONS: [2026-03-11T15:40:09.321Z] { \ [2026-03-11T15:40:09.321Z] echo ""; echo "TEST SETUP:"; \ [2026-03-11T15:40:09.321Z] echo "Nothing to be done for setup."; \ [2026-03-11T15:40:09.321Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/dacapo-xalan_0"; \ [2026-03-11T15:40:09.321Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/dacapo-xalan_0"; \ [2026-03-11T15:40:09.321Z] echo ""; echo "TESTING:"; \ [2026-03-11T15:40:09.322Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" xalan; \ [2026-03-11T15:40:09.322Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-xalan_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/dacapo-xalan_0"; else echo "-----------------------------------"; echo "dacapo-xalan_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-03-11T15:40:09.322Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-03-11T15:40:09.322Z] echo "Nothing to be done for teardown."; \ [2026-03-11T15:40:09.322Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/TestTargetResult"; [2026-03-11T15:40:09.322Z] [2026-03-11T15:40:09.322Z] TEST SETUP: [2026-03-11T15:40:09.322Z] Nothing to be done for setup. [2026-03-11T15:40:09.322Z] [2026-03-11T15:40:09.322Z] TESTING: [2026-03-11T15:40:09.322Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,2048] [2026-03-11T15:40:10.272Z] Version: xalan 2_7_2 (use -p to print nominal benchmark stats) [2026-03-11T15:40:10.272Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan starting ===== [2026-03-11T15:40:12.177Z] Processing: 5% [2026-03-11T15:40:12.178Z] Processing: 10% [2026-03-11T15:40:13.135Z] Processing: 15% [2026-03-11T15:40:14.086Z] Processing: 20% [2026-03-11T15:40:14.086Z] Processing: 25% [2026-03-11T15:40:14.086Z] Processing: 30% [2026-03-11T15:40:14.086Z] Processing: 35% [2026-03-11T15:40:15.041Z] Processing: 40% [2026-03-11T15:40:15.041Z] Processing: 45% [2026-03-11T15:40:15.041Z] Processing: 50% [2026-03-11T15:40:16.000Z] Processing: 55% [2026-03-11T15:40:16.000Z] Processing: 60% [2026-03-11T15:40:16.000Z] Processing: 65% [2026-03-11T15:40:16.951Z] Processing: 70% [2026-03-11T15:40:16.951Z] Processing: 75% [2026-03-11T15:40:16.951Z] Processing: 80% [2026-03-11T15:40:16.951Z] Processing: 85% [2026-03-11T15:40:17.903Z] Processing: 90% [2026-03-11T15:40:17.903Z] Processing: 95% [2026-03-11T15:40:17.903Z] Normal completion. [2026-03-11T15:40:17.903Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan PASSED in 7702 msec ===== [2026-03-11T15:40:17.903Z] ----------------------------------- [2026-03-11T15:40:17.903Z] dacapo-xalan_0_PASSED [2026-03-11T15:40:17.903Z] ----------------------------------- [2026-03-11T15:40:17.903Z] [2026-03-11T15:40:17.903Z] TEST TEARDOWN: [2026-03-11T15:40:17.903Z] Nothing to be done for teardown. [2026-03-11T15:40:17.903Z] dacapo-xalan_0 Finish Time: Wed Mar 11 15:40:17 2026 Epoch Time (ms): 1773243617472 [2026-03-11T15:40:17.903Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/perf/dacapo' [2026-03-11T15:40:17.903Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/perf/renaissance' [2026-03-11T15:40:17.903Z] [2026-03-11T15:40:17.903Z] =============================================== [2026-03-11T15:40:17.903Z] Running test renaissance-als_0 ... [2026-03-11T15:40:17.903Z] =============================================== [2026-03-11T15:40:17.904Z] renaissance-als_0 Start Time: Wed Mar 11 15:40:17 2026 Epoch Time (ms): 1773243617510 [2026-03-11T15:40:17.904Z] variation: NoOptions [2026-03-11T15:40:17.904Z] JVM_OPTIONS: [2026-03-11T15:40:17.904Z] { \ [2026-03-11T15:40:17.904Z] echo ""; echo "TEST SETUP:"; \ [2026-03-11T15:40:17.904Z] echo "Nothing to be done for setup."; \ [2026-03-11T15:40:17.904Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/renaissance-als_0"; \ [2026-03-11T15:40:17.904Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/renaissance-als_0"; \ [2026-03-11T15:40:17.904Z] echo ""; echo "TESTING:"; \ [2026-03-11T15:40:17.904Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_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_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/renaissance-als_0"/als.json" als; \ [2026-03-11T15:40:17.904Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-als_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/renaissance-als_0"; else echo "-----------------------------------"; echo "renaissance-als_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-03-11T15:40:17.904Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-03-11T15:40:17.904Z] echo "Nothing to be done for teardown."; \ [2026-03-11T15:40:17.904Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/TestTargetResult"; [2026-03-11T15:40:17.904Z] [2026-03-11T15:40:17.904Z] TEST SETUP: [2026-03-11T15:40:17.904Z] Nothing to be done for setup. [2026-03-11T15:40:17.904Z] [2026-03-11T15:40:17.904Z] TESTING: [2026-03-11T15:40:18.853Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-03-11T15:40:18.853Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/output_17732434779003/renaissance-als_0/launcher-154017-16117488689057926835/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2026-03-11T15:40:18.853Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2026-03-11T15:40:18.853Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-03-11T15:40:23.010Z] Benchmark 'als' failed with exception: [2026-03-11T15:40:23.010Z] java.lang.ExceptionInInitializerError [2026-03-11T15:40:23.010Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47) [2026-03-11T15:40:23.010Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261) [2026-03-11T15:40:23.010Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251) [2026-03-11T15:40:23.010Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270) [2026-03-11T15:40:23.010Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17) [2026-03-11T15:40:23.010Z] at scala.Option.getOrElse(Option.scala:201) [2026-03-11T15:40:23.010Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270) [2026-03-11T15:40:23.010Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58) [2026-03-11T15:40:23.010Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207) [2026-03-11T15:40:23.010Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320) [2026-03-11T15:40:23.010Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194) [2026-03-11T15:40:23.010Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284) [2026-03-11T15:40:23.010Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478) [2026-03-11T15:40:23.010Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883) [2026-03-11T15:40:23.010Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099) [2026-03-11T15:40:23.010Z] at scala.Option.getOrElse(Option.scala:201) [2026-03-11T15:40:23.010Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093) [2026-03-11T15:40:23.010Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81) [2026-03-11T15:40:23.010Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54) [2026-03-11T15:40:23.010Z] at org.renaissance.apache.spark.Als.setUpSparkContext(Als.scala:56) [2026-03-11T15:40:23.010Z] at org.renaissance.apache.spark.Als.setUpBeforeAll(Als.scala:127) [2026-03-11T15:40:23.010Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82) [2026-03-11T15:40:23.010Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172) [2026-03-11T15:40:23.010Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [2026-03-11T15:40:23.010Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [2026-03-11T15:40:23.010Z] at scala.collection.immutable.List.foreach(List.scala:334) [2026-03-11T15:40:23.010Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161) [2026-03-11T15:40:23.010Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130) [2026-03-11T15:40:23.010Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala) [2026-03-11T15:40:23.010Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-03-11T15:40:23.010Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-03-11T15:40:23.010Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129) [2026-03-11T15:40:23.010Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78) [2026-03-11T15:40:23.010Z] at org.renaissance.core.Launcher.main(Launcher.java:43) [2026-03-11T15:40:23.010Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-03-11T15:40:23.010Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115) [2026-03-11T15:40:23.010Z] ... 34 more [2026-03-11T15:40:23.010Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-03-11T15:40:23.010Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377) [2026-03-11T15:40:23.010Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569) [2026-03-11T15:40:23.010Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502) [2026-03-11T15:40:23.010Z] at java.base/java.lang.Class.forName0(Native Method) [2026-03-11T15:40:23.010Z] at java.base/java.lang.Class.forName(Class.java:478) [2026-03-11T15:40:23.010Z] at java.base/java.lang.Class.forName(Class.java:468) [2026-03-11T15:40:23.010Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95) [2026-03-11T15:40:23.010Z] ... 34 more [2026-03-11T15:40:23.010Z] The following benchmarks failed: als [2026-03-11T15:40:23.010Z] ----------------------------------- [2026-03-11T15:40:23.010Z] renaissance-als_0_FAILED [2026-03-11T15:40:23.010Z] ----------------------------------- [2026-03-11T15:40:23.010Z] [2026-03-11T15:40:23.010Z] TEST TEARDOWN: [2026-03-11T15:40:23.010Z] Nothing to be done for teardown. [2026-03-11T15:40:23.010Z] renaissance-als_0 Finish Time: Wed Mar 11 15:40:22 2026 Epoch Time (ms): 1773243622423 [2026-03-11T15:40:23.010Z] [2026-03-11T15:40:23.010Z] =============================================== [2026-03-11T15:40:23.010Z] Running test renaissance-chi-square_0 ... [2026-03-11T15:40:23.010Z] =============================================== [2026-03-11T15:40:23.010Z] renaissance-chi-square_0 Start Time: Wed Mar 11 15:40:22 2026 Epoch Time (ms): 1773243622449 [2026-03-11T15:40:23.010Z] variation: NoOptions [2026-03-11T15:40:23.010Z] JVM_OPTIONS: [2026-03-11T15:40:23.010Z] { \ [2026-03-11T15:40:23.010Z] echo ""; echo "TEST SETUP:"; \ [2026-03-11T15:40:23.010Z] echo "Nothing to be done for setup."; \ [2026-03-11T15:40:23.010Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/renaissance-chi-square_0"; \ [2026-03-11T15:40:23.010Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/renaissance-chi-square_0"; \ [2026-03-11T15:40:23.010Z] echo ""; echo "TESTING:"; \ [2026-03-11T15:40:23.010Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_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_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/renaissance-chi-square_0"/chi-square.json" chi-square; \ [2026-03-11T15:40:23.010Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-chi-square_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/renaissance-chi-square_0"; else echo "-----------------------------------"; echo "renaissance-chi-square_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-03-11T15:40:23.010Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-03-11T15:40:23.010Z] echo "Nothing to be done for teardown."; \ [2026-03-11T15:40:23.010Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/TestTargetResult"; [2026-03-11T15:40:23.010Z] [2026-03-11T15:40:23.010Z] TEST SETUP: [2026-03-11T15:40:23.010Z] Nothing to be done for setup. [2026-03-11T15:40:23.010Z] [2026-03-11T15:40:23.010Z] TESTING: [2026-03-11T15:40:23.961Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-03-11T15:40:23.961Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/output_17732434779003/renaissance-chi-square_0/launcher-154022-11516722593975178395/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2026-03-11T15:40:23.961Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2026-03-11T15:40:23.961Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-03-11T15:40:26.997Z] Benchmark 'chi-square' failed with exception: [2026-03-11T15:40:26.997Z] java.lang.ExceptionInInitializerError [2026-03-11T15:40:26.997Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47) [2026-03-11T15:40:26.997Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261) [2026-03-11T15:40:26.997Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251) [2026-03-11T15:40:26.997Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270) [2026-03-11T15:40:26.997Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17) [2026-03-11T15:40:26.997Z] at scala.Option.getOrElse(Option.scala:201) [2026-03-11T15:40:26.997Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270) [2026-03-11T15:40:26.997Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58) [2026-03-11T15:40:26.997Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207) [2026-03-11T15:40:26.997Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320) [2026-03-11T15:40:26.997Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194) [2026-03-11T15:40:26.997Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284) [2026-03-11T15:40:26.997Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478) [2026-03-11T15:40:26.997Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883) [2026-03-11T15:40:26.998Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099) [2026-03-11T15:40:26.998Z] at scala.Option.getOrElse(Option.scala:201) [2026-03-11T15:40:26.998Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093) [2026-03-11T15:40:26.998Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81) [2026-03-11T15:40:26.998Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54) [2026-03-11T15:40:26.998Z] at org.renaissance.apache.spark.ChiSquare.setUpSparkContext(ChiSquare.scala:41) [2026-03-11T15:40:26.998Z] at org.renaissance.apache.spark.ChiSquare.setUpBeforeAll(ChiSquare.scala:86) [2026-03-11T15:40:26.998Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82) [2026-03-11T15:40:26.998Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172) [2026-03-11T15:40:26.998Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [2026-03-11T15:40:26.998Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [2026-03-11T15:40:26.998Z] at scala.collection.immutable.List.foreach(List.scala:334) [2026-03-11T15:40:26.998Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161) [2026-03-11T15:40:26.998Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130) [2026-03-11T15:40:26.998Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala) [2026-03-11T15:40:26.998Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-03-11T15:40:26.998Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-03-11T15:40:26.998Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129) [2026-03-11T15:40:26.998Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78) [2026-03-11T15:40:26.998Z] at org.renaissance.core.Launcher.main(Launcher.java:43) [2026-03-11T15:40:26.998Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-03-11T15:40:26.998Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115) [2026-03-11T15:40:26.998Z] ... 34 more [2026-03-11T15:40:26.998Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-03-11T15:40:26.998Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377) [2026-03-11T15:40:26.998Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569) [2026-03-11T15:40:26.998Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502) [2026-03-11T15:40:26.998Z] at java.base/java.lang.Class.forName0(Native Method) [2026-03-11T15:40:26.998Z] at java.base/java.lang.Class.forName(Class.java:478) [2026-03-11T15:40:26.998Z] at java.base/java.lang.Class.forName(Class.java:468) [2026-03-11T15:40:26.998Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95) [2026-03-11T15:40:26.998Z] ... 34 more [2026-03-11T15:40:26.998Z] The following benchmarks failed: chi-square [2026-03-11T15:40:27.949Z] ----------------------------------- [2026-03-11T15:40:27.949Z] renaissance-chi-square_0_FAILED [2026-03-11T15:40:27.949Z] ----------------------------------- [2026-03-11T15:40:27.949Z] [2026-03-11T15:40:27.949Z] TEST TEARDOWN: [2026-03-11T15:40:27.949Z] Nothing to be done for teardown. [2026-03-11T15:40:27.949Z] renaissance-chi-square_0 Finish Time: Wed Mar 11 15:40:27 2026 Epoch Time (ms): 1773243627167 [2026-03-11T15:40:27.949Z] [2026-03-11T15:40:27.949Z] =============================================== [2026-03-11T15:40:27.949Z] Running test renaissance-db-shootout_0 ... [2026-03-11T15:40:27.949Z] =============================================== [2026-03-11T15:40:27.949Z] renaissance-db-shootout_0 Start Time: Wed Mar 11 15:40:27 2026 Epoch Time (ms): 1773243627193 [2026-03-11T15:40:27.949Z] Skipped due to jvm options ( ) and/or platform requirements ([^arch.ppc]) => renaissance-db-shootout_0_SKIPPED [2026-03-11T15:40:27.949Z] renaissance-db-shootout_0 Finish Time: Wed Mar 11 15:40:27 2026 Epoch Time (ms): 1773243627209 [2026-03-11T15:40:27.949Z] [2026-03-11T15:40:27.949Z] =============================================== [2026-03-11T15:40:27.949Z] Running test renaissance-dec-tree_0 ... [2026-03-11T15:40:27.949Z] =============================================== [2026-03-11T15:40:27.949Z] renaissance-dec-tree_0 Start Time: Wed Mar 11 15:40:27 2026 Epoch Time (ms): 1773243627235 [2026-03-11T15:40:27.949Z] variation: NoOptions [2026-03-11T15:40:27.949Z] JVM_OPTIONS: [2026-03-11T15:40:27.949Z] { \ [2026-03-11T15:40:27.949Z] echo ""; echo "TEST SETUP:"; \ [2026-03-11T15:40:27.949Z] echo "Nothing to be done for setup."; \ [2026-03-11T15:40:27.949Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/renaissance-dec-tree_0"; \ [2026-03-11T15:40:27.949Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/renaissance-dec-tree_0"; \ [2026-03-11T15:40:27.949Z] echo ""; echo "TESTING:"; \ [2026-03-11T15:40:27.949Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_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_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/renaissance-dec-tree_0"/dec-tree.json" dec-tree; \ [2026-03-11T15:40:27.949Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-dec-tree_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/renaissance-dec-tree_0"; else echo "-----------------------------------"; echo "renaissance-dec-tree_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-03-11T15:40:27.949Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-03-11T15:40:27.949Z] echo "Nothing to be done for teardown."; \ [2026-03-11T15:40:27.949Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/TestTargetResult"; [2026-03-11T15:40:27.949Z] [2026-03-11T15:40:27.949Z] TEST SETUP: [2026-03-11T15:40:27.949Z] Nothing to be done for setup. [2026-03-11T15:40:27.949Z] [2026-03-11T15:40:27.949Z] TESTING: [2026-03-11T15:40:27.949Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-03-11T15:40:27.949Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/output_17732434779003/renaissance-dec-tree_0/launcher-154027-10134997117102297590/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2026-03-11T15:40:27.949Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2026-03-11T15:40:27.949Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-03-11T15:40:32.300Z] Benchmark 'dec-tree' failed with exception: [2026-03-11T15:40:32.300Z] java.lang.ExceptionInInitializerError [2026-03-11T15:40:32.300Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47) [2026-03-11T15:40:32.300Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261) [2026-03-11T15:40:32.300Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251) [2026-03-11T15:40:32.300Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270) [2026-03-11T15:40:32.300Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17) [2026-03-11T15:40:32.300Z] at scala.Option.getOrElse(Option.scala:201) [2026-03-11T15:40:32.300Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270) [2026-03-11T15:40:32.300Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58) [2026-03-11T15:40:32.300Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207) [2026-03-11T15:40:32.300Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320) [2026-03-11T15:40:32.300Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194) [2026-03-11T15:40:32.300Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284) [2026-03-11T15:40:32.300Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478) [2026-03-11T15:40:32.300Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883) [2026-03-11T15:40:32.300Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099) [2026-03-11T15:40:32.300Z] at scala.Option.getOrElse(Option.scala:201) [2026-03-11T15:40:32.300Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093) [2026-03-11T15:40:32.300Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81) [2026-03-11T15:40:32.300Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54) [2026-03-11T15:40:32.300Z] at org.renaissance.apache.spark.DecTree.setUpSparkContext(DecTree.scala:38) [2026-03-11T15:40:32.300Z] at org.renaissance.apache.spark.DecTree.setUpBeforeAll(DecTree.scala:89) [2026-03-11T15:40:32.300Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82) [2026-03-11T15:40:32.300Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172) [2026-03-11T15:40:32.300Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [2026-03-11T15:40:32.300Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [2026-03-11T15:40:32.300Z] at scala.collection.immutable.List.foreach(List.scala:334) [2026-03-11T15:40:32.300Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161) [2026-03-11T15:40:32.300Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130) [2026-03-11T15:40:32.300Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala) [2026-03-11T15:40:32.300Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-03-11T15:40:32.300Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-03-11T15:40:32.300Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129) [2026-03-11T15:40:32.300Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78) [2026-03-11T15:40:32.300Z] at org.renaissance.core.Launcher.main(Launcher.java:43) [2026-03-11T15:40:32.300Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-03-11T15:40:32.300Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115) [2026-03-11T15:40:32.300Z] ... 34 more [2026-03-11T15:40:32.300Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-03-11T15:40:32.300Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377) [2026-03-11T15:40:32.300Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569) [2026-03-11T15:40:32.300Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502) [2026-03-11T15:40:32.300Z] at java.base/java.lang.Class.forName0(Native Method) [2026-03-11T15:40:32.300Z] at java.base/java.lang.Class.forName(Class.java:478) [2026-03-11T15:40:32.300Z] at java.base/java.lang.Class.forName(Class.java:468) [2026-03-11T15:40:32.300Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95) [2026-03-11T15:40:32.300Z] ... 34 more [2026-03-11T15:40:32.300Z] The following benchmarks failed: dec-tree [2026-03-11T15:40:32.300Z] ----------------------------------- [2026-03-11T15:40:32.300Z] renaissance-dec-tree_0_FAILED [2026-03-11T15:40:32.300Z] ----------------------------------- [2026-03-11T15:40:32.300Z] [2026-03-11T15:40:32.300Z] TEST TEARDOWN: [2026-03-11T15:40:32.300Z] Nothing to be done for teardown. [2026-03-11T15:40:32.300Z] renaissance-dec-tree_0 Finish Time: Wed Mar 11 15:40:31 2026 Epoch Time (ms): 1773243631985 [2026-03-11T15:40:32.300Z] [2026-03-11T15:40:32.300Z] =============================================== [2026-03-11T15:40:32.300Z] Running test renaissance-finagle-chirper_0 ... [2026-03-11T15:40:32.300Z] =============================================== [2026-03-11T15:40:32.300Z] renaissance-finagle-chirper_0 Start Time: Wed Mar 11 15:40:32 2026 Epoch Time (ms): 1773243632011 [2026-03-11T15:40:32.300Z] renaissance-finagle-chirper_0_DISABLED [2026-03-11T15:40:32.300Z] Disabled Reason: [2026-03-11T15:40:32.300Z] https://github.com/renaissance-benchmarks/renaissance/issues/231 [2026-03-11T15:40:32.300Z] renaissance-finagle-chirper_0 Finish Time: Wed Mar 11 15:40:32 2026 Epoch Time (ms): 1773243632033 [2026-03-11T15:40:32.300Z] [2026-03-11T15:40:32.300Z] =============================================== [2026-03-11T15:40:32.300Z] Running test renaissance-finagle-http_0 ... [2026-03-11T15:40:32.300Z] =============================================== [2026-03-11T15:40:32.300Z] renaissance-finagle-http_0 Start Time: Wed Mar 11 15:40:32 2026 Epoch Time (ms): 1773243632059 [2026-03-11T15:40:32.300Z] variation: NoOptions [2026-03-11T15:40:32.300Z] JVM_OPTIONS: [2026-03-11T15:40:32.300Z] { \ [2026-03-11T15:40:32.300Z] echo ""; echo "TEST SETUP:"; \ [2026-03-11T15:40:32.300Z] echo "Nothing to be done for setup."; \ [2026-03-11T15:40:32.300Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/renaissance-finagle-http_0"; \ [2026-03-11T15:40:32.300Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/renaissance-finagle-http_0"; \ [2026-03-11T15:40:32.300Z] echo ""; echo "TESTING:"; \ [2026-03-11T15:40:32.300Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_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_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/renaissance-finagle-http_0"/finagle-http.json" finagle-http; \ [2026-03-11T15:40:32.300Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-finagle-http_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/renaissance-finagle-http_0"; else echo "-----------------------------------"; echo "renaissance-finagle-http_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-03-11T15:40:32.300Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-03-11T15:40:32.300Z] echo "Nothing to be done for teardown."; \ [2026-03-11T15:40:32.300Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/TestTargetResult"; [2026-03-11T15:40:32.300Z] [2026-03-11T15:40:32.300Z] TEST SETUP: [2026-03-11T15:40:32.300Z] Nothing to be done for setup. [2026-03-11T15:40:32.300Z] [2026-03-11T15:40:32.300Z] TESTING: [2026-03-11T15:40:33.250Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-03-11T15:40:33.250Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/output_17732434779003/renaissance-finagle-http_0/launcher-154032-8544761578594625873/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2026-03-11T15:40:33.250Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2026-03-11T15:40:33.250Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-03-11T15:40:35.202Z] finagle-http on :35832 spawning 4 client and default number of server workers. [2026-03-11T15:40:35.202Z] ====== finagle-http (web) [default], iteration 0 started ====== [2026-03-11T15:40:35.202Z] GC before operation: completed in 26.527 ms, heap usage 18.065 MB -> 10.672 MB. [2026-03-11T15:40:49.047Z] ====== finagle-http (web) [default], iteration 0 completed (12169.257 ms) ====== [2026-03-11T15:40:49.047Z] ====== finagle-http (web) [default], iteration 1 started ====== [2026-03-11T15:40:49.047Z] GC before operation: completed in 48.954 ms, heap usage 94.336 MB -> 14.353 MB. [2026-03-11T15:40:53.205Z] ====== finagle-http (web) [default], iteration 1 completed (5741.437 ms) ====== [2026-03-11T15:40:53.205Z] ====== finagle-http (web) [default], iteration 2 started ====== [2026-03-11T15:40:53.205Z] GC before operation: completed in 55.067 ms, heap usage 74.090 MB -> 14.542 MB. [2026-03-11T15:40:58.577Z] ====== finagle-http (web) [default], iteration 2 completed (4446.728 ms) ====== [2026-03-11T15:40:58.577Z] ====== finagle-http (web) [default], iteration 3 started ====== [2026-03-11T15:40:58.577Z] GC before operation: completed in 38.342 ms, heap usage 102.255 MB -> 14.523 MB. [2026-03-11T15:41:02.731Z] ====== finagle-http (web) [default], iteration 3 completed (4144.428 ms) ====== [2026-03-11T15:41:02.731Z] ====== finagle-http (web) [default], iteration 4 started ====== [2026-03-11T15:41:02.731Z] GC before operation: completed in 37.178 ms, heap usage 81.264 MB -> 14.550 MB. [2026-03-11T15:41:05.749Z] ====== finagle-http (web) [default], iteration 4 completed (3585.426 ms) ====== [2026-03-11T15:41:05.749Z] ====== finagle-http (web) [default], iteration 5 started ====== [2026-03-11T15:41:05.749Z] GC before operation: completed in 42.068 ms, heap usage 74.383 MB -> 14.521 MB. [2026-03-11T15:41:09.903Z] ====== finagle-http (web) [default], iteration 5 completed (3713.226 ms) ====== [2026-03-11T15:41:09.903Z] ====== finagle-http (web) [default], iteration 6 started ====== [2026-03-11T15:41:09.903Z] GC before operation: completed in 34.527 ms, heap usage 77.222 MB -> 14.529 MB. [2026-03-11T15:41:14.064Z] ====== finagle-http (web) [default], iteration 6 completed (4101.104 ms) ====== [2026-03-11T15:41:14.064Z] ====== finagle-http (web) [default], iteration 7 started ====== [2026-03-11T15:41:14.064Z] GC before operation: completed in 43.939 ms, heap usage 102.154 MB -> 14.516 MB. [2026-03-11T15:41:18.216Z] ====== finagle-http (web) [default], iteration 7 completed (3976.360 ms) ====== [2026-03-11T15:41:18.216Z] ====== finagle-http (web) [default], iteration 8 started ====== [2026-03-11T15:41:18.216Z] GC before operation: completed in 47.727 ms, heap usage 96.270 MB -> 14.551 MB. [2026-03-11T15:41:21.234Z] ====== finagle-http (web) [default], iteration 8 completed (3854.867 ms) ====== [2026-03-11T15:41:21.234Z] ====== finagle-http (web) [default], iteration 9 started ====== [2026-03-11T15:41:21.234Z] GC before operation: completed in 34.490 ms, heap usage 102.225 MB -> 14.573 MB. [2026-03-11T15:41:25.410Z] ====== finagle-http (web) [default], iteration 9 completed (3695.954 ms) ====== [2026-03-11T15:41:25.410Z] ====== finagle-http (web) [default], iteration 10 started ====== [2026-03-11T15:41:25.410Z] GC before operation: completed in 36.470 ms, heap usage 29.279 MB -> 14.552 MB. [2026-03-11T15:41:28.428Z] ====== finagle-http (web) [default], iteration 10 completed (3401.577 ms) ====== [2026-03-11T15:41:28.428Z] ====== finagle-http (web) [default], iteration 11 started ====== [2026-03-11T15:41:28.428Z] GC before operation: completed in 36.878 ms, heap usage 68.435 MB -> 14.541 MB. [2026-03-11T15:41:32.659Z] ====== finagle-http (web) [default], iteration 11 completed (3456.546 ms) ====== [2026-03-11T15:41:32.659Z] ----------------------------------- [2026-03-11T15:41:32.659Z] renaissance-finagle-http_0_PASSED [2026-03-11T15:41:32.659Z] ----------------------------------- [2026-03-11T15:41:32.659Z] [2026-03-11T15:41:32.659Z] TEST TEARDOWN: [2026-03-11T15:41:32.659Z] Nothing to be done for teardown. [2026-03-11T15:41:32.659Z] renaissance-finagle-http_0 Finish Time: Wed Mar 11 15:41:32 2026 Epoch Time (ms): 1773243692133 [2026-03-11T15:41:32.659Z] [2026-03-11T15:41:32.659Z] =============================================== [2026-03-11T15:41:32.659Z] Running test renaissance-log-regression_0 ... [2026-03-11T15:41:32.659Z] =============================================== [2026-03-11T15:41:32.659Z] renaissance-log-regression_0 Start Time: Wed Mar 11 15:41:32 2026 Epoch Time (ms): 1773243692160 [2026-03-11T15:41:32.659Z] variation: NoOptions [2026-03-11T15:41:32.659Z] JVM_OPTIONS: [2026-03-11T15:41:32.659Z] { \ [2026-03-11T15:41:32.659Z] echo ""; echo "TEST SETUP:"; \ [2026-03-11T15:41:32.659Z] echo "Nothing to be done for setup."; \ [2026-03-11T15:41:32.659Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/renaissance-log-regression_0"; \ [2026-03-11T15:41:32.659Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/renaissance-log-regression_0"; \ [2026-03-11T15:41:32.659Z] echo ""; echo "TESTING:"; \ [2026-03-11T15:41:32.659Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_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_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/renaissance-log-regression_0"/log-regression.json" log-regression; \ [2026-03-11T15:41:32.659Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-log-regression_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/renaissance-log-regression_0"; else echo "-----------------------------------"; echo "renaissance-log-regression_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-03-11T15:41:32.659Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-03-11T15:41:32.659Z] echo "Nothing to be done for teardown."; \ [2026-03-11T15:41:32.659Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/TestTargetResult"; [2026-03-11T15:41:32.659Z] [2026-03-11T15:41:32.659Z] TEST SETUP: [2026-03-11T15:41:32.659Z] Nothing to be done for setup. [2026-03-11T15:41:32.659Z] [2026-03-11T15:41:32.659Z] TESTING: [2026-03-11T15:41:33.612Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-03-11T15:41:33.612Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/output_17732434779003/renaissance-log-regression_0/launcher-154132-2412788331869361596/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2026-03-11T15:41:33.612Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2026-03-11T15:41:33.612Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-03-11T15:41:36.637Z] Benchmark 'log-regression' failed with exception: [2026-03-11T15:41:36.637Z] java.lang.ExceptionInInitializerError [2026-03-11T15:41:36.637Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47) [2026-03-11T15:41:36.637Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261) [2026-03-11T15:41:36.637Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251) [2026-03-11T15:41:36.637Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270) [2026-03-11T15:41:36.637Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17) [2026-03-11T15:41:36.637Z] at scala.Option.getOrElse(Option.scala:201) [2026-03-11T15:41:36.637Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270) [2026-03-11T15:41:36.637Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58) [2026-03-11T15:41:36.637Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207) [2026-03-11T15:41:36.637Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320) [2026-03-11T15:41:36.637Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194) [2026-03-11T15:41:36.637Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284) [2026-03-11T15:41:36.637Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478) [2026-03-11T15:41:36.637Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883) [2026-03-11T15:41:36.637Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099) [2026-03-11T15:41:36.637Z] at scala.Option.getOrElse(Option.scala:201) [2026-03-11T15:41:36.637Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093) [2026-03-11T15:41:36.637Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81) [2026-03-11T15:41:36.637Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54) [2026-03-11T15:41:36.637Z] at org.renaissance.apache.spark.LogRegression.setUpSparkContext(LogRegression.scala:52) [2026-03-11T15:41:36.637Z] at org.renaissance.apache.spark.LogRegression.setUpBeforeAll(LogRegression.scala:92) [2026-03-11T15:41:36.637Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82) [2026-03-11T15:41:36.637Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172) [2026-03-11T15:41:36.637Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [2026-03-11T15:41:36.637Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [2026-03-11T15:41:36.637Z] at scala.collection.immutable.List.foreach(List.scala:334) [2026-03-11T15:41:36.637Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161) [2026-03-11T15:41:36.637Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130) [2026-03-11T15:41:36.637Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala) [2026-03-11T15:41:36.637Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-03-11T15:41:36.637Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-03-11T15:41:36.637Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129) [2026-03-11T15:41:36.637Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78) [2026-03-11T15:41:36.637Z] at org.renaissance.core.Launcher.main(Launcher.java:43) [2026-03-11T15:41:36.637Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-03-11T15:41:36.637Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115) [2026-03-11T15:41:36.637Z] ... 34 more [2026-03-11T15:41:36.637Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-03-11T15:41:36.637Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377) [2026-03-11T15:41:36.637Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569) [2026-03-11T15:41:36.637Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502) [2026-03-11T15:41:36.637Z] at java.base/java.lang.Class.forName0(Native Method) [2026-03-11T15:41:36.637Z] at java.base/java.lang.Class.forName(Class.java:478) [2026-03-11T15:41:36.637Z] at java.base/java.lang.Class.forName(Class.java:468) [2026-03-11T15:41:36.637Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95) [2026-03-11T15:41:36.637Z] ... 34 more [2026-03-11T15:41:37.587Z] The following benchmarks failed: log-regression [2026-03-11T15:41:37.587Z] ----------------------------------- [2026-03-11T15:41:37.587Z] renaissance-log-regression_0_FAILED [2026-03-11T15:41:37.587Z] ----------------------------------- [2026-03-11T15:41:37.587Z] [2026-03-11T15:41:37.587Z] TEST TEARDOWN: [2026-03-11T15:41:37.587Z] Nothing to be done for teardown. [2026-03-11T15:41:37.587Z] renaissance-log-regression_0 Finish Time: Wed Mar 11 15:41:36 2026 Epoch Time (ms): 1773243696985 [2026-03-11T15:41:37.587Z] [2026-03-11T15:41:37.587Z] =============================================== [2026-03-11T15:41:37.588Z] Running test renaissance-mnemonics_0 ... [2026-03-11T15:41:37.588Z] =============================================== [2026-03-11T15:41:37.588Z] renaissance-mnemonics_0 Start Time: Wed Mar 11 15:41:37 2026 Epoch Time (ms): 1773243697012 [2026-03-11T15:41:37.588Z] variation: NoOptions [2026-03-11T15:41:37.588Z] JVM_OPTIONS: [2026-03-11T15:41:37.588Z] { \ [2026-03-11T15:41:37.588Z] echo ""; echo "TEST SETUP:"; \ [2026-03-11T15:41:37.588Z] echo "Nothing to be done for setup."; \ [2026-03-11T15:41:37.588Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/renaissance-mnemonics_0"; \ [2026-03-11T15:41:37.588Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/renaissance-mnemonics_0"; \ [2026-03-11T15:41:37.588Z] echo ""; echo "TESTING:"; \ [2026-03-11T15:41:37.588Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_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_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/renaissance-mnemonics_0"/mnemonics.json" mnemonics; \ [2026-03-11T15:41:37.588Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/renaissance-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-03-11T15:41:37.588Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-03-11T15:41:37.588Z] echo "Nothing to be done for teardown."; \ [2026-03-11T15:41:37.588Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/TestTargetResult"; [2026-03-11T15:41:37.588Z] [2026-03-11T15:41:37.588Z] TEST SETUP: [2026-03-11T15:41:37.588Z] Nothing to be done for setup. [2026-03-11T15:41:37.588Z] [2026-03-11T15:41:37.588Z] TESTING: [2026-03-11T15:41:38.538Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-03-11T15:41:38.538Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/output_17732434779003/renaissance-mnemonics_0/launcher-154137-4839480243599721589/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2026-03-11T15:41:38.538Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2026-03-11T15:41:38.538Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-03-11T15:41:38.538Z] ====== mnemonics (functional) [default], iteration 0 started ====== [2026-03-11T15:41:38.538Z] GC before operation: completed in 13.595 ms, heap usage 10.623 MB -> 3.914 MB. [2026-03-11T15:41:44.818Z] ====== mnemonics (functional) [default], iteration 0 completed (5712.292 ms) ====== [2026-03-11T15:41:44.818Z] ====== mnemonics (functional) [default], iteration 1 started ====== [2026-03-11T15:41:44.818Z] GC before operation: completed in 10.743 ms, heap usage 331.441 MB -> 3.947 MB. [2026-03-11T15:41:50.193Z] ====== mnemonics (functional) [default], iteration 1 completed (5603.725 ms) ====== [2026-03-11T15:41:50.193Z] ====== mnemonics (functional) [default], iteration 2 started ====== [2026-03-11T15:41:50.193Z] GC before operation: completed in 10.342 ms, heap usage 250.457 MB -> 3.947 MB. [2026-03-11T15:41:56.889Z] ====== mnemonics (functional) [default], iteration 2 completed (5760.935 ms) ====== [2026-03-11T15:41:56.889Z] ====== mnemonics (functional) [default], iteration 3 started ====== [2026-03-11T15:41:56.889Z] GC before operation: completed in 9.485 ms, heap usage 83.959 MB -> 3.948 MB. [2026-03-11T15:42:03.584Z] ====== mnemonics (functional) [default], iteration 3 completed (5839.878 ms) ====== [2026-03-11T15:42:03.584Z] ====== mnemonics (functional) [default], iteration 4 started ====== [2026-03-11T15:42:03.584Z] GC before operation: completed in 9.619 ms, heap usage 85.957 MB -> 3.947 MB. [2026-03-11T15:42:08.957Z] ====== mnemonics (functional) [default], iteration 4 completed (5801.313 ms) ====== [2026-03-11T15:42:08.957Z] ====== mnemonics (functional) [default], iteration 5 started ====== [2026-03-11T15:42:08.957Z] GC before operation: completed in 9.815 ms, heap usage 85.839 MB -> 3.947 MB. [2026-03-11T15:42:15.680Z] ====== mnemonics (functional) [default], iteration 5 completed (5725.515 ms) ====== [2026-03-11T15:42:15.680Z] ====== mnemonics (functional) [default], iteration 6 started ====== [2026-03-11T15:42:15.680Z] GC before operation: completed in 9.717 ms, heap usage 93.839 MB -> 3.947 MB. [2026-03-11T15:42:21.049Z] ====== mnemonics (functional) [default], iteration 6 completed (5744.006 ms) ====== [2026-03-11T15:42:21.049Z] ====== mnemonics (functional) [default], iteration 7 started ====== [2026-03-11T15:42:21.049Z] GC before operation: completed in 9.310 ms, heap usage 78.839 MB -> 3.948 MB. [2026-03-11T15:42:27.742Z] ====== mnemonics (functional) [default], iteration 7 completed (5726.417 ms) ====== [2026-03-11T15:42:27.742Z] ====== mnemonics (functional) [default], iteration 8 started ====== [2026-03-11T15:42:27.742Z] GC before operation: completed in 10.073 ms, heap usage 84.837 MB -> 3.948 MB. [2026-03-11T15:42:33.148Z] ====== mnemonics (functional) [default], iteration 8 completed (5722.387 ms) ====== [2026-03-11T15:42:33.148Z] ====== mnemonics (functional) [default], iteration 9 started ====== [2026-03-11T15:42:33.148Z] GC before operation: completed in 9.210 ms, heap usage 93.955 MB -> 3.948 MB. [2026-03-11T15:42:39.141Z] ====== mnemonics (functional) [default], iteration 9 completed (5763.006 ms) ====== [2026-03-11T15:42:39.141Z] ====== mnemonics (functional) [default], iteration 10 started ====== [2026-03-11T15:42:39.141Z] GC before operation: completed in 10.257 ms, heap usage 520.955 MB -> 3.948 MB. [2026-03-11T15:42:45.855Z] ====== mnemonics (functional) [default], iteration 10 completed (5781.473 ms) ====== [2026-03-11T15:42:45.855Z] ====== mnemonics (functional) [default], iteration 11 started ====== [2026-03-11T15:42:45.855Z] GC before operation: completed in 10.700 ms, heap usage 283.889 MB -> 3.948 MB. [2026-03-11T15:42:51.508Z] ====== mnemonics (functional) [default], iteration 11 completed (5802.018 ms) ====== [2026-03-11T15:42:51.508Z] ====== mnemonics (functional) [default], iteration 12 started ====== [2026-03-11T15:42:51.508Z] GC before operation: completed in 13.206 ms, heap usage 180.326 MB -> 3.948 MB. [2026-03-11T15:42:58.203Z] ====== mnemonics (functional) [default], iteration 12 completed (5803.800 ms) ====== [2026-03-11T15:42:58.203Z] ====== mnemonics (functional) [default], iteration 13 started ====== [2026-03-11T15:42:58.203Z] GC before operation: completed in 9.774 ms, heap usage 343.958 MB -> 3.948 MB. [2026-03-11T15:43:03.751Z] ====== mnemonics (functional) [default], iteration 13 completed (5817.242 ms) ====== [2026-03-11T15:43:03.751Z] ====== mnemonics (functional) [default], iteration 14 started ====== [2026-03-11T15:43:03.751Z] GC before operation: completed in 13.552 ms, heap usage 161.389 MB -> 3.948 MB. [2026-03-11T15:43:10.447Z] ====== mnemonics (functional) [default], iteration 14 completed (5882.792 ms) ====== [2026-03-11T15:43:10.447Z] ====== mnemonics (functional) [default], iteration 15 started ====== [2026-03-11T15:43:10.447Z] GC before operation: completed in 9.277 ms, heap usage 291.958 MB -> 3.948 MB. [2026-03-11T15:43:15.849Z] ====== mnemonics (functional) [default], iteration 15 completed (5858.946 ms) ====== [2026-03-11T15:43:16.802Z] ----------------------------------- [2026-03-11T15:43:16.802Z] renaissance-mnemonics_0_PASSED [2026-03-11T15:43:16.802Z] ----------------------------------- [2026-03-11T15:43:16.802Z] [2026-03-11T15:43:16.802Z] TEST TEARDOWN: [2026-03-11T15:43:16.802Z] Nothing to be done for teardown. [2026-03-11T15:43:16.802Z] renaissance-mnemonics_0 Finish Time: Wed Mar 11 15:43:15 2026 Epoch Time (ms): 1773243795973 [2026-03-11T15:43:16.802Z] [2026-03-11T15:43:16.802Z] =============================================== [2026-03-11T15:43:16.802Z] Running test renaissance-movie-lens_0 ... [2026-03-11T15:43:16.802Z] =============================================== [2026-03-11T15:43:16.802Z] renaissance-movie-lens_0 Start Time: Wed Mar 11 15:43:15 2026 Epoch Time (ms): 1773243795999 [2026-03-11T15:43:16.802Z] variation: NoOptions [2026-03-11T15:43:16.802Z] JVM_OPTIONS: [2026-03-11T15:43:16.802Z] { \ [2026-03-11T15:43:16.802Z] echo ""; echo "TEST SETUP:"; \ [2026-03-11T15:43:16.802Z] echo "Nothing to be done for setup."; \ [2026-03-11T15:43:16.802Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/renaissance-movie-lens_0"; \ [2026-03-11T15:43:16.802Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/renaissance-movie-lens_0"; \ [2026-03-11T15:43:16.802Z] echo ""; echo "TESTING:"; \ [2026-03-11T15:43:16.802Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_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_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/renaissance-movie-lens_0"/movie-lens.json" movie-lens; \ [2026-03-11T15:43:16.802Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-movie-lens_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/renaissance-movie-lens_0"; else echo "-----------------------------------"; echo "renaissance-movie-lens_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-03-11T15:43:16.802Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-03-11T15:43:16.802Z] echo "Nothing to be done for teardown."; \ [2026-03-11T15:43:16.802Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/TestTargetResult"; [2026-03-11T15:43:16.802Z] [2026-03-11T15:43:16.802Z] TEST SETUP: [2026-03-11T15:43:16.802Z] Nothing to be done for setup. [2026-03-11T15:43:16.802Z] [2026-03-11T15:43:16.802Z] TESTING: [2026-03-11T15:43:16.802Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-03-11T15:43:16.802Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/output_17732434779003/renaissance-movie-lens_0/launcher-154316-14865209272673214187/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2026-03-11T15:43:16.802Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2026-03-11T15:43:16.802Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-03-11T15:43:20.953Z] Benchmark 'movie-lens' failed with exception: [2026-03-11T15:43:20.953Z] java.lang.ExceptionInInitializerError [2026-03-11T15:43:20.953Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47) [2026-03-11T15:43:20.953Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261) [2026-03-11T15:43:20.953Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251) [2026-03-11T15:43:20.953Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270) [2026-03-11T15:43:20.953Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17) [2026-03-11T15:43:20.953Z] at scala.Option.getOrElse(Option.scala:201) [2026-03-11T15:43:20.953Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270) [2026-03-11T15:43:20.953Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58) [2026-03-11T15:43:20.953Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207) [2026-03-11T15:43:20.953Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320) [2026-03-11T15:43:20.953Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194) [2026-03-11T15:43:20.953Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284) [2026-03-11T15:43:20.953Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478) [2026-03-11T15:43:20.953Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883) [2026-03-11T15:43:20.953Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099) [2026-03-11T15:43:20.953Z] at scala.Option.getOrElse(Option.scala:201) [2026-03-11T15:43:20.953Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093) [2026-03-11T15:43:20.953Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81) [2026-03-11T15:43:20.953Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54) [2026-03-11T15:43:20.953Z] at org.renaissance.apache.spark.MovieLens.setUpSparkContext(MovieLens.scala:80) [2026-03-11T15:43:20.953Z] at org.renaissance.apache.spark.MovieLens.setUpBeforeAll(MovieLens.scala:320) [2026-03-11T15:43:20.953Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82) [2026-03-11T15:43:20.953Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172) [2026-03-11T15:43:20.953Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [2026-03-11T15:43:20.953Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [2026-03-11T15:43:20.953Z] at scala.collection.immutable.List.foreach(List.scala:334) [2026-03-11T15:43:20.953Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161) [2026-03-11T15:43:20.953Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130) [2026-03-11T15:43:20.953Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala) [2026-03-11T15:43:20.953Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-03-11T15:43:20.953Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-03-11T15:43:20.953Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129) [2026-03-11T15:43:20.953Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78) [2026-03-11T15:43:20.953Z] at org.renaissance.core.Launcher.main(Launcher.java:43) [2026-03-11T15:43:20.953Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-03-11T15:43:20.953Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115) [2026-03-11T15:43:20.953Z] ... 34 more [2026-03-11T15:43:20.953Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-03-11T15:43:20.953Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377) [2026-03-11T15:43:20.953Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569) [2026-03-11T15:43:20.953Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502) [2026-03-11T15:43:20.953Z] at java.base/java.lang.Class.forName0(Native Method) [2026-03-11T15:43:20.953Z] at java.base/java.lang.Class.forName(Class.java:478) [2026-03-11T15:43:20.953Z] at java.base/java.lang.Class.forName(Class.java:468) [2026-03-11T15:43:20.953Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95) [2026-03-11T15:43:20.953Z] ... 34 more [2026-03-11T15:43:20.953Z] The following benchmarks failed: movie-lens [2026-03-11T15:43:20.953Z] ----------------------------------- [2026-03-11T15:43:20.953Z] renaissance-movie-lens_0_FAILED [2026-03-11T15:43:20.953Z] ----------------------------------- [2026-03-11T15:43:20.953Z] [2026-03-11T15:43:20.953Z] TEST TEARDOWN: [2026-03-11T15:43:20.953Z] Nothing to be done for teardown. [2026-03-11T15:43:20.953Z] renaissance-movie-lens_0 Finish Time: Wed Mar 11 15:43:20 2026 Epoch Time (ms): 1773243800838 [2026-03-11T15:43:20.953Z] [2026-03-11T15:43:20.953Z] =============================================== [2026-03-11T15:43:20.953Z] Running test renaissance-par-mnemonics_0 ... [2026-03-11T15:43:20.953Z] =============================================== [2026-03-11T15:43:20.953Z] renaissance-par-mnemonics_0 Start Time: Wed Mar 11 15:43:20 2026 Epoch Time (ms): 1773243800863 [2026-03-11T15:43:21.905Z] variation: NoOptions [2026-03-11T15:43:21.905Z] JVM_OPTIONS: [2026-03-11T15:43:21.905Z] { \ [2026-03-11T15:43:21.905Z] echo ""; echo "TEST SETUP:"; \ [2026-03-11T15:43:21.905Z] echo "Nothing to be done for setup."; \ [2026-03-11T15:43:21.905Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/renaissance-par-mnemonics_0"; \ [2026-03-11T15:43:21.905Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/renaissance-par-mnemonics_0"; \ [2026-03-11T15:43:21.905Z] echo ""; echo "TESTING:"; \ [2026-03-11T15:43:21.905Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_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_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/renaissance-par-mnemonics_0"/par-mnemonics.json" par-mnemonics; \ [2026-03-11T15:43:21.905Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/renaissance-par-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-03-11T15:43:21.905Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-03-11T15:43:21.905Z] echo "Nothing to be done for teardown."; \ [2026-03-11T15:43:21.905Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/TestTargetResult"; [2026-03-11T15:43:21.905Z] [2026-03-11T15:43:21.905Z] TEST SETUP: [2026-03-11T15:43:21.905Z] Nothing to be done for setup. [2026-03-11T15:43:21.905Z] [2026-03-11T15:43:21.905Z] TESTING: [2026-03-11T15:43:21.905Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-03-11T15:43:21.905Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/output_17732434779003/renaissance-par-mnemonics_0/launcher-154320-9150135058641826521/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2026-03-11T15:43:21.905Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2026-03-11T15:43:21.905Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-03-11T15:43:21.905Z] ====== par-mnemonics (functional) [default], iteration 0 started ====== [2026-03-11T15:43:21.905Z] GC before operation: completed in 14.411 ms, heap usage 10.516 MB -> 3.889 MB. [2026-03-11T15:43:27.274Z] ====== par-mnemonics (functional) [default], iteration 0 completed (4816.385 ms) ====== [2026-03-11T15:43:27.274Z] ====== par-mnemonics (functional) [default], iteration 1 started ====== [2026-03-11T15:43:27.274Z] GC before operation: completed in 11.589 ms, heap usage 214.458 MB -> 3.948 MB. [2026-03-11T15:43:33.738Z] ====== par-mnemonics (functional) [default], iteration 1 completed (5095.692 ms) ====== [2026-03-11T15:43:33.738Z] ====== par-mnemonics (functional) [default], iteration 2 started ====== [2026-03-11T15:43:33.738Z] GC before operation: completed in 12.060 ms, heap usage 144.124 MB -> 3.948 MB. [2026-03-11T15:43:37.891Z] ====== par-mnemonics (functional) [default], iteration 2 completed (5012.898 ms) ====== [2026-03-11T15:43:37.891Z] ====== par-mnemonics (functional) [default], iteration 3 started ====== [2026-03-11T15:43:37.891Z] GC before operation: completed in 10.160 ms, heap usage 187.476 MB -> 3.948 MB. [2026-03-11T15:43:43.278Z] ====== par-mnemonics (functional) [default], iteration 3 completed (4995.896 ms) ====== [2026-03-11T15:43:43.278Z] ====== par-mnemonics (functional) [default], iteration 4 started ====== [2026-03-11T15:43:43.278Z] GC before operation: completed in 9.183 ms, heap usage 171.974 MB -> 3.948 MB. [2026-03-11T15:43:48.651Z] ====== par-mnemonics (functional) [default], iteration 4 completed (5075.470 ms) ====== [2026-03-11T15:43:48.651Z] ====== par-mnemonics (functional) [default], iteration 5 started ====== [2026-03-11T15:43:48.651Z] GC before operation: completed in 12.038 ms, heap usage 204.620 MB -> 3.948 MB. [2026-03-11T15:43:54.026Z] ====== par-mnemonics (functional) [default], iteration 5 completed (5008.464 ms) ====== [2026-03-11T15:43:54.026Z] ====== par-mnemonics (functional) [default], iteration 6 started ====== [2026-03-11T15:43:54.026Z] GC before operation: completed in 9.938 ms, heap usage 224.620 MB -> 3.948 MB. [2026-03-11T15:43:59.400Z] ====== par-mnemonics (functional) [default], iteration 6 completed (5043.254 ms) ====== [2026-03-11T15:43:59.400Z] ====== par-mnemonics (functional) [default], iteration 7 started ====== [2026-03-11T15:43:59.400Z] GC before operation: completed in 10.610 ms, heap usage 226.077 MB -> 3.948 MB. [2026-03-11T15:44:04.766Z] ====== par-mnemonics (functional) [default], iteration 7 completed (4968.006 ms) ====== [2026-03-11T15:44:04.766Z] ====== par-mnemonics (functional) [default], iteration 8 started ====== [2026-03-11T15:44:04.766Z] GC before operation: completed in 9.810 ms, heap usage 186.976 MB -> 3.948 MB. [2026-03-11T15:44:10.140Z] ====== par-mnemonics (functional) [default], iteration 8 completed (5047.011 ms) ====== [2026-03-11T15:44:10.140Z] ====== par-mnemonics (functional) [default], iteration 9 started ====== [2026-03-11T15:44:10.140Z] GC before operation: completed in 10.996 ms, heap usage 223.034 MB -> 3.948 MB. [2026-03-11T15:44:15.514Z] ====== par-mnemonics (functional) [default], iteration 9 completed (5124.001 ms) ====== [2026-03-11T15:44:15.514Z] ====== par-mnemonics (functional) [default], iteration 10 started ====== [2026-03-11T15:44:15.514Z] GC before operation: completed in 9.857 ms, heap usage 171.082 MB -> 3.948 MB. [2026-03-11T15:44:20.899Z] ====== par-mnemonics (functional) [default], iteration 10 completed (5051.925 ms) ====== [2026-03-11T15:44:20.899Z] ====== par-mnemonics (functional) [default], iteration 11 started ====== [2026-03-11T15:44:20.899Z] GC before operation: completed in 10.949 ms, heap usage 673.080 MB -> 3.949 MB. [2026-03-11T15:44:26.272Z] ====== par-mnemonics (functional) [default], iteration 11 completed (4989.645 ms) ====== [2026-03-11T15:44:26.272Z] ====== par-mnemonics (functional) [default], iteration 12 started ====== [2026-03-11T15:44:26.272Z] GC before operation: completed in 12.464 ms, heap usage 189.974 MB -> 3.948 MB. [2026-03-11T15:44:32.606Z] ====== par-mnemonics (functional) [default], iteration 12 completed (4986.825 ms) ====== [2026-03-11T15:44:32.606Z] ====== par-mnemonics (functional) [default], iteration 13 started ====== [2026-03-11T15:44:32.606Z] GC before operation: completed in 9.774 ms, heap usage 208.034 MB -> 3.948 MB. [2026-03-11T15:44:37.975Z] ====== par-mnemonics (functional) [default], iteration 13 completed (5051.201 ms) ====== [2026-03-11T15:44:37.975Z] ====== par-mnemonics (functional) [default], iteration 14 started ====== [2026-03-11T15:44:37.975Z] GC before operation: completed in 11.189 ms, heap usage 206.948 MB -> 3.948 MB. [2026-03-11T15:44:43.347Z] ====== par-mnemonics (functional) [default], iteration 14 completed (5033.050 ms) ====== [2026-03-11T15:44:43.347Z] ====== par-mnemonics (functional) [default], iteration 15 started ====== [2026-03-11T15:44:43.347Z] GC before operation: completed in 10.600 ms, heap usage 303.472 MB -> 3.949 MB. [2026-03-11T15:44:48.716Z] ====== par-mnemonics (functional) [default], iteration 15 completed (5048.619 ms) ====== [2026-03-11T15:44:48.716Z] ----------------------------------- [2026-03-11T15:44:48.716Z] renaissance-par-mnemonics_0_PASSED [2026-03-11T15:44:48.716Z] ----------------------------------- [2026-03-11T15:44:48.716Z] [2026-03-11T15:44:48.716Z] TEST TEARDOWN: [2026-03-11T15:44:48.716Z] Nothing to be done for teardown. [2026-03-11T15:44:48.716Z] renaissance-par-mnemonics_0 Finish Time: Wed Mar 11 15:44:47 2026 Epoch Time (ms): 1773243887788 [2026-03-11T15:44:48.716Z] [2026-03-11T15:44:48.716Z] =============================================== [2026-03-11T15:44:48.716Z] Running test renaissance-philosophers_0 ... [2026-03-11T15:44:48.716Z] =============================================== [2026-03-11T15:44:48.716Z] renaissance-philosophers_0 Start Time: Wed Mar 11 15:44:47 2026 Epoch Time (ms): 1773243887814 [2026-03-11T15:44:48.716Z] variation: NoOptions [2026-03-11T15:44:48.716Z] JVM_OPTIONS: [2026-03-11T15:44:48.716Z] { \ [2026-03-11T15:44:48.716Z] echo ""; echo "TEST SETUP:"; \ [2026-03-11T15:44:48.716Z] echo "Nothing to be done for setup."; \ [2026-03-11T15:44:48.716Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/renaissance-philosophers_0"; \ [2026-03-11T15:44:48.716Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/renaissance-philosophers_0"; \ [2026-03-11T15:44:48.716Z] echo ""; echo "TESTING:"; \ [2026-03-11T15:44:48.716Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_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_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/renaissance-philosophers_0"/philosophers.json" philosophers; \ [2026-03-11T15:44:48.716Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-philosophers_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/renaissance-philosophers_0"; else echo "-----------------------------------"; echo "renaissance-philosophers_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-03-11T15:44:48.716Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-03-11T15:44:48.716Z] echo "Nothing to be done for teardown."; \ [2026-03-11T15:44:48.716Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/TestTargetResult"; [2026-03-11T15:44:48.716Z] [2026-03-11T15:44:48.716Z] TEST SETUP: [2026-03-11T15:44:48.716Z] Nothing to be done for setup. [2026-03-11T15:44:48.716Z] [2026-03-11T15:44:48.716Z] TESTING: [2026-03-11T15:44:48.716Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-03-11T15:44:48.716Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/output_17732434779003/renaissance-philosophers_0/launcher-154447-6382294501835794375/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2026-03-11T15:44:48.716Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2026-03-11T15:44:48.716Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-03-11T15:44:49.675Z] ====== philosophers (scala) [default], iteration 0 started ====== [2026-03-11T15:44:49.675Z] GC before operation: completed in 19.395 ms, heap usage 12.330 MB -> 4.883 MB. [2026-03-11T15:44:53.835Z] Camera thread performed 122 scans. [2026-03-11T15:44:53.835Z] ====== philosophers (scala) [default], iteration 0 completed (4748.293 ms) ====== [2026-03-11T15:44:53.835Z] ====== philosophers (scala) [default], iteration 1 started ====== [2026-03-11T15:44:53.835Z] GC before operation: completed in 13.795 ms, heap usage 7.365 MB -> 5.221 MB. [2026-03-11T15:44:59.205Z] Camera thread performed 122 scans. [2026-03-11T15:44:59.205Z] ====== philosophers (scala) [default], iteration 1 completed (4458.219 ms) ====== [2026-03-11T15:44:59.205Z] ====== philosophers (scala) [default], iteration 2 started ====== [2026-03-11T15:44:59.205Z] GC before operation: completed in 13.377 ms, heap usage 16.934 MB -> 5.221 MB. [2026-03-11T15:45:03.721Z] Camera thread performed 122 scans. [2026-03-11T15:45:03.721Z] ====== philosophers (scala) [default], iteration 2 completed (4415.408 ms) ====== [2026-03-11T15:45:03.721Z] ====== philosophers (scala) [default], iteration 3 started ====== [2026-03-11T15:45:03.721Z] GC before operation: completed in 12.480 ms, heap usage 58.435 MB -> 5.223 MB. [2026-03-11T15:45:07.871Z] Camera thread performed 122 scans. [2026-03-11T15:45:07.871Z] ====== philosophers (scala) [default], iteration 3 completed (4640.016 ms) ====== [2026-03-11T15:45:07.871Z] ====== philosophers (scala) [default], iteration 4 started ====== [2026-03-11T15:45:07.871Z] GC before operation: completed in 11.154 ms, heap usage 20.870 MB -> 5.223 MB. [2026-03-11T15:45:12.025Z] Camera thread performed 122 scans. [2026-03-11T15:45:12.025Z] ====== philosophers (scala) [default], iteration 4 completed (4234.018 ms) ====== [2026-03-11T15:45:12.025Z] ====== philosophers (scala) [default], iteration 5 started ====== [2026-03-11T15:45:12.025Z] GC before operation: completed in 11.023 ms, heap usage 27.842 MB -> 5.223 MB. [2026-03-11T15:45:16.198Z] Camera thread performed 122 scans. [2026-03-11T15:45:16.198Z] ====== philosophers (scala) [default], iteration 5 completed (4528.317 ms) ====== [2026-03-11T15:45:16.198Z] ====== philosophers (scala) [default], iteration 6 started ====== [2026-03-11T15:45:16.198Z] GC before operation: completed in 12.598 ms, heap usage 28.422 MB -> 5.224 MB. [2026-03-11T15:45:23.516Z] Camera thread performed 122 scans. [2026-03-11T15:45:23.516Z] ====== philosophers (scala) [default], iteration 6 completed (4583.678 ms) ====== [2026-03-11T15:45:23.516Z] ====== philosophers (scala) [default], iteration 7 started ====== [2026-03-11T15:45:23.516Z] GC before operation: completed in 14.073 ms, heap usage 46.441 MB -> 5.225 MB. [2026-03-11T15:45:24.468Z] Camera thread performed 122 scans. [2026-03-11T15:45:24.468Z] ====== philosophers (scala) [default], iteration 7 completed (3691.675 ms) ====== [2026-03-11T15:45:24.468Z] ====== philosophers (scala) [default], iteration 8 started ====== [2026-03-11T15:45:24.468Z] GC before operation: completed in 12.276 ms, heap usage 14.475 MB -> 5.224 MB. [2026-03-11T15:45:29.854Z] Camera thread performed 122 scans. [2026-03-11T15:45:29.854Z] ====== philosophers (scala) [default], iteration 8 completed (4459.370 ms) ====== [2026-03-11T15:45:29.854Z] ====== philosophers (scala) [default], iteration 9 started ====== [2026-03-11T15:45:29.854Z] GC before operation: completed in 13.495 ms, heap usage 25.883 MB -> 5.225 MB. [2026-03-11T15:45:33.933Z] Camera thread performed 122 scans. [2026-03-11T15:45:33.933Z] ====== philosophers (scala) [default], iteration 9 completed (4236.460 ms) ====== [2026-03-11T15:45:33.933Z] ====== philosophers (scala) [default], iteration 10 started ====== [2026-03-11T15:45:33.933Z] GC before operation: completed in 11.863 ms, heap usage 7.096 MB -> 5.225 MB. [2026-03-11T15:45:38.096Z] Camera thread performed 122 scans. [2026-03-11T15:45:38.096Z] ====== philosophers (scala) [default], iteration 10 completed (4373.542 ms) ====== [2026-03-11T15:45:38.096Z] ====== philosophers (scala) [default], iteration 11 started ====== [2026-03-11T15:45:38.096Z] GC before operation: completed in 15.766 ms, heap usage 49.888 MB -> 5.225 MB. [2026-03-11T15:45:43.105Z] Camera thread performed 122 scans. [2026-03-11T15:45:43.105Z] ====== philosophers (scala) [default], iteration 11 completed (4692.863 ms) ====== [2026-03-11T15:45:43.105Z] ====== philosophers (scala) [default], iteration 12 started ====== [2026-03-11T15:45:43.105Z] GC before operation: completed in 13.401 ms, heap usage 32.996 MB -> 5.226 MB. [2026-03-11T15:45:47.142Z] Camera thread performed 122 scans. [2026-03-11T15:45:47.142Z] ====== philosophers (scala) [default], iteration 12 completed (4358.601 ms) ====== [2026-03-11T15:45:47.142Z] ====== philosophers (scala) [default], iteration 13 started ====== [2026-03-11T15:45:47.142Z] GC before operation: completed in 12.378 ms, heap usage 26.442 MB -> 5.226 MB. [2026-03-11T15:45:52.075Z] Camera thread performed 122 scans. [2026-03-11T15:45:52.075Z] ====== philosophers (scala) [default], iteration 13 completed (4709.885 ms) ====== [2026-03-11T15:45:52.075Z] ====== philosophers (scala) [default], iteration 14 started ====== [2026-03-11T15:45:52.075Z] GC before operation: completed in 12.392 ms, heap usage 8.888 MB -> 5.226 MB. [2026-03-11T15:45:56.170Z] Camera thread performed 122 scans. [2026-03-11T15:45:56.170Z] ====== philosophers (scala) [default], iteration 14 completed (4415.952 ms) ====== [2026-03-11T15:45:56.170Z] ====== philosophers (scala) [default], iteration 15 started ====== [2026-03-11T15:45:56.170Z] GC before operation: completed in 15.083 ms, heap usage 15.373 MB -> 5.226 MB. [2026-03-11T15:46:03.199Z] Camera thread performed 122 scans. [2026-03-11T15:46:03.199Z] ====== philosophers (scala) [default], iteration 15 completed (4203.340 ms) ====== [2026-03-11T15:46:03.199Z] ====== philosophers (scala) [default], iteration 16 started ====== [2026-03-11T15:46:03.199Z] GC before operation: completed in 11.797 ms, heap usage 45.799 MB -> 5.226 MB. [2026-03-11T15:46:10.474Z] Camera thread performed 122 scans. [2026-03-11T15:46:10.474Z] ====== philosophers (scala) [default], iteration 16 completed (4666.123 ms) ====== [2026-03-11T15:46:10.474Z] ====== philosophers (scala) [default], iteration 17 started ====== [2026-03-11T15:46:10.474Z] GC before operation: completed in 15.494 ms, heap usage 24.194 MB -> 5.226 MB. [2026-03-11T15:46:23.701Z] Camera thread performed 122 scans. [2026-03-11T15:46:23.701Z] ====== philosophers (scala) [default], iteration 17 completed (4790.731 ms) ====== [2026-03-11T15:46:23.701Z] ====== philosophers (scala) [default], iteration 18 started ====== [2026-03-11T15:46:23.701Z] GC before operation: completed in 12.063 ms, heap usage 36.435 MB -> 5.226 MB. [2026-03-11T15:46:23.701Z] Camera thread performed 122 scans. [2026-03-11T15:46:23.701Z] ====== philosophers (scala) [default], iteration 18 completed (4829.271 ms) ====== [2026-03-11T15:46:23.701Z] ====== philosophers (scala) [default], iteration 19 started ====== [2026-03-11T15:46:23.701Z] GC before operation: completed in 12.785 ms, heap usage 18.756 MB -> 5.226 MB. [2026-03-11T15:46:23.701Z] Camera thread performed 122 scans. [2026-03-11T15:46:23.701Z] ====== philosophers (scala) [default], iteration 19 completed (5032.229 ms) ====== [2026-03-11T15:46:23.701Z] ====== philosophers (scala) [default], iteration 20 started ====== [2026-03-11T15:46:23.701Z] GC before operation: completed in 15.913 ms, heap usage 21.326 MB -> 5.226 MB. [2026-03-11T15:46:42.174Z] Camera thread performed 122 scans. [2026-03-11T15:46:42.174Z] ====== philosophers (scala) [default], iteration 20 completed (4107.401 ms) ====== [2026-03-11T15:46:42.174Z] ====== philosophers (scala) [default], iteration 21 started ====== [2026-03-11T15:46:42.174Z] GC before operation: completed in 11.122 ms, heap usage 15.852 MB -> 5.226 MB. [2026-03-11T15:46:42.174Z] Camera thread performed 122 scans. [2026-03-11T15:46:42.174Z] ====== philosophers (scala) [default], iteration 21 completed (4646.056 ms) ====== [2026-03-11T15:46:42.174Z] ====== philosophers (scala) [default], iteration 22 started ====== [2026-03-11T15:46:42.174Z] GC before operation: completed in 12.640 ms, heap usage 21.382 MB -> 5.226 MB. [2026-03-11T15:46:42.174Z] Camera thread performed 122 scans. [2026-03-11T15:46:42.174Z] ====== philosophers (scala) [default], iteration 22 completed (4861.171 ms) ====== [2026-03-11T15:46:42.174Z] ====== philosophers (scala) [default], iteration 23 started ====== [2026-03-11T15:46:42.174Z] GC before operation: completed in 14.529 ms, heap usage 55.728 MB -> 5.227 MB. [2026-03-11T15:46:42.174Z] Camera thread performed 122 scans. [2026-03-11T15:46:42.174Z] ====== philosophers (scala) [default], iteration 23 completed (4146.611 ms) ====== [2026-03-11T15:46:42.174Z] ====== philosophers (scala) [default], iteration 24 started ====== [2026-03-11T15:46:42.174Z] GC before operation: completed in 10.292 ms, heap usage 20.686 MB -> 5.227 MB. [2026-03-11T15:46:42.174Z] Camera thread performed 122 scans. [2026-03-11T15:46:42.174Z] ====== philosophers (scala) [default], iteration 24 completed (4745.994 ms) ====== [2026-03-11T15:46:42.174Z] ====== philosophers (scala) [default], iteration 25 started ====== [2026-03-11T15:46:42.174Z] GC before operation: completed in 10.217 ms, heap usage 7.750 MB -> 5.227 MB. [2026-03-11T15:46:47.733Z] Camera thread performed 122 scans. [2026-03-11T15:46:47.733Z] ====== philosophers (scala) [default], iteration 25 completed (5098.025 ms) ====== [2026-03-11T15:46:47.733Z] ====== philosophers (scala) [default], iteration 26 started ====== [2026-03-11T15:46:47.733Z] GC before operation: completed in 11.679 ms, heap usage 14.384 MB -> 5.227 MB. [2026-03-11T15:46:51.881Z] Camera thread performed 122 scans. [2026-03-11T15:46:51.881Z] ====== philosophers (scala) [default], iteration 26 completed (4635.010 ms) ====== [2026-03-11T15:46:51.881Z] ====== philosophers (scala) [default], iteration 27 started ====== [2026-03-11T15:46:51.881Z] GC before operation: completed in 10.377 ms, heap usage 21.410 MB -> 5.227 MB. [2026-03-11T15:46:57.253Z] Camera thread performed 122 scans. [2026-03-11T15:46:57.253Z] ====== philosophers (scala) [default], iteration 27 completed (4727.041 ms) ====== [2026-03-11T15:46:57.253Z] ====== philosophers (scala) [default], iteration 28 started ====== [2026-03-11T15:46:57.253Z] GC before operation: completed in 10.382 ms, heap usage 28.328 MB -> 5.227 MB. [2026-03-11T15:47:01.435Z] Camera thread performed 122 scans. [2026-03-11T15:47:01.435Z] ====== philosophers (scala) [default], iteration 28 completed (4901.336 ms) ====== [2026-03-11T15:47:01.435Z] ====== philosophers (scala) [default], iteration 29 started ====== [2026-03-11T15:47:01.435Z] GC before operation: completed in 11.252 ms, heap usage 19.453 MB -> 5.227 MB. [2026-03-11T15:47:06.841Z] Camera thread performed 122 scans. [2026-03-11T15:47:06.841Z] ====== philosophers (scala) [default], iteration 29 completed (4988.968 ms) ====== [2026-03-11T15:47:06.841Z] ----------------------------------- [2026-03-11T15:47:06.841Z] renaissance-philosophers_0_PASSED [2026-03-11T15:47:06.841Z] ----------------------------------- [2026-03-11T15:47:06.841Z] [2026-03-11T15:47:06.841Z] TEST TEARDOWN: [2026-03-11T15:47:06.841Z] Nothing to be done for teardown. [2026-03-11T15:47:06.841Z] renaissance-philosophers_0 Finish Time: Wed Mar 11 15:47:06 2026 Epoch Time (ms): 1773244026292 [2026-03-11T15:47:06.841Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/perf/renaissance' [2026-03-11T15:47:06.841Z] make[3]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/perf' [2026-03-11T15:47:06.841Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests' [2026-03-11T15:47:06.841Z] [2026-03-11T15:47:06.841Z] [2026-03-11T15:47:06.841Z] All tests finished, run result summary: [2026-03-11T15:47:06.841Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/scripts"; \ [2026-03-11T15:47:06.841Z] perl "resultsSum.pl" --failuremk="/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/failedtargets.mk" --resultFile="/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/TestTargetResult" --platFile="/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/resources/buildPlatformMap.properties" --diagnostic=failure --jdkVersion=26 --jdkImpl=hotspot --jdkVendor="eclipse" --spec=linux_ppc-64_le --buildList=perf --customTarget="" --testTarget=extended.perf --tapPath=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17732434779003/ --tapName=Test_openjdk26_hs_extended.perf_ppc64le_linux.tap --comment="" [2026-03-11T15:47:06.841Z] [2026-03-11T15:47:06.841Z] [2026-03-11T15:47:06.841Z] TEST TARGETS SUMMARY [2026-03-11T15:47:06.841Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [2026-03-11T15:47:06.841Z] DISABLED test targets: [2026-03-11T15:47:06.841Z] dacapo-avrora_0 [2026-03-11T15:47:06.841Z] renaissance-finagle-chirper_0 [2026-03-11T15:47:06.841Z] [2026-03-11T15:47:06.841Z] PASSED test targets: [2026-03-11T15:47:06.841Z] dacapo-fop_0 [2026-03-11T15:47:06.841Z] dacapo-jython_0 [2026-03-11T15:47:06.841Z] dacapo-luindex_0 [2026-03-11T15:47:06.841Z] dacapo-pmd_0 [2026-03-11T15:47:06.841Z] dacapo-sunflow_0 [2026-03-11T15:47:06.841Z] dacapo-tomcat_0 [2026-03-11T15:47:06.841Z] dacapo-xalan_0 [2026-03-11T15:47:06.841Z] renaissance-finagle-http_0 [2026-03-11T15:47:06.841Z] renaissance-mnemonics_0 [2026-03-11T15:47:06.841Z] renaissance-par-mnemonics_0 [2026-03-11T15:47:06.841Z] renaissance-philosophers_0 [2026-03-11T15:47:06.841Z] [2026-03-11T15:47:06.841Z] FAILED test targets: [2026-03-11T15:47:06.841Z] renaissance-als_0 [2026-03-11T15:47:06.841Z] renaissance-chi-square_0 [2026-03-11T15:47:06.841Z] renaissance-dec-tree_0 [2026-03-11T15:47:06.841Z] renaissance-log-regression_0 [2026-03-11T15:47:06.841Z] renaissance-movie-lens_0 [2026-03-11T15:47:06.841Z] [2026-03-11T15:47:06.841Z] TOTAL: 19 EXECUTED: 16 PASSED: 11 FAILED: 5 DISABLED: 2 SKIPPED: 1 [2026-03-11T15:47:06.841Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [2026-03-11T15:47:06.841Z] [2026-03-11T15:47:06.841Z] settings.mk:451: recipe for target 'resultsSummary' failed [2026-03-11T15:47:06.841Z] make[1]: *** [resultsSummary] Error 2 [2026-03-11T15:47:06.841Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux/aqa-tests/TKG' [2026-03-11T15:47:06.841Z] makefile:61: recipe for target '_extended.perf' failed [2026-03-11T15:47:06.841Z] make: *** [_extended.perf] Error 2 [Pipeline] sh [2026-03-11T15:47:10.292Z] ++ uname [2026-03-11T15:47:10.292Z] + '[' Linux = AIX ']' [2026-03-11T15:47:10.292Z] ++ uname [2026-03-11T15:47:10.292Z] + '[' Linux = SunOS ']' [2026-03-11T15:47:10.292Z] ++ uname [2026-03-11T15:47:10.292Z] + '[' Linux = '*BSD' ']' [2026-03-11T15:47:10.292Z] + MAKE=make [2026-03-11T15:47:10.292Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2026-03-11T15:47:10.292Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] } [2026-03-11T15:47:10.906Z] $ ssh-agent -k [2026-03-11T15:47:10.914Z] unset SSH_AUTH_SOCK; [2026-03-11T15:47:10.914Z] unset SSH_AGENT_PID; [2026-03-11T15:47:10.914Z] echo Agent pid 5920 killed; [2026-03-11T15:47:11.700Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [2026-03-11T15:47:11.721Z] Xvfb stopping [Pipeline] // wrap [Pipeline] echo [2026-03-11T15:47:12.301Z] no DaCapo-h2 metric found [Pipeline] echo [2026-03-11T15:47:12.339Z] There were test failures, current build status is UNSTABLE. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Post) [Pipeline] echo [2026-03-11T15:47:12.398Z] Saving aqa-tests/testenv/testenv.properties file on jenkins. [Pipeline] archiveArtifacts [2026-03-11T15:47:12.581Z] Archiving artifacts [2026-03-11T15:47:12.935Z] Recording fingerprints [Pipeline] echo [2026-03-11T15:47:13.126Z] Saving aqa-tests/TKG/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2026-03-11T15:47:13.308Z] Archiving artifacts [2026-03-11T15:47:13.673Z] Recording fingerprints [Pipeline] sh [2026-03-11T15:47:15.763Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_17732434779003 [Pipeline] echo [2026-03-11T15:47:16.295Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins. [Pipeline] archiveArtifacts [2026-03-11T15:47:16.477Z] Archiving artifacts [2026-03-11T15:47:16.846Z] Recording fingerprints [Pipeline] findFiles [Pipeline] echo [2026-03-11T15:47:18.736Z] Tap file found: aqa-tests/TKG/output_17732434779003/Test_openjdk26_hs_extended.perf_ppc64le_linux.tap... [Pipeline] readFile [Pipeline] junit [2026-03-11T15:47:19.265Z] Recording test results [2026-03-11T15:47:19.751Z] None of the test reports contained any result [2026-03-11T15:47:19.752Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-03-11T15:47:19.781Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2026-03-11T15:47:19.640Z] No test report files were found. Configuration error? [2026-03-11T15:47:21.747Z] + aqa-tests/terminateTestProcesses.sh jenkins [2026-03-11T15:47:21.747Z] Unix type machine.. [2026-03-11T15:47:21.747Z] Running on a Linux host [2026-03-11T15:47:21.747Z] Woohoo - no rogue processes detected! [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-03-11T15:47:22.649Z] [WS-CLEANUP] Deleting project workspace... [2026-03-11T15:47:22.649Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-03-11T15:47:24.468Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] sh [2026-03-11T15:47:26.511Z] + find /tmp -name '*core*' -print -exec rm -f '{}' ';' [2026-03-11T15:47:26.511Z] + true [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2026-03-11T15:47:27.082Z] 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-03-11T15:47:27.289Z] allocate a node for generating rerun job ... [Pipeline] node [2026-03-11T15:47:27.318Z] Running on test-rise-ubuntu2404-riscv64-9 in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_ppc64le_linux [Pipeline] { [Pipeline] echo [2026-03-11T15:47:27.341Z] Generating rerun Test_openjdk26_hs_extended.perf_ppc64le_linux_rerun job for running failed test(s) ... [Pipeline] parallel [Pipeline] { (Branch: Test_openjdk26_hs_extended.perf_ppc64le_linux_rerun) [Pipeline] echo [2026-03-11T15:47:27.361Z] GENERATE_JOBS is set to true, set test job Test_openjdk26_hs_extended.perf_ppc64le_linux_rerun params for generating the job [Pipeline] fileExists [Pipeline] sh [2026-03-11T15:47:28.020Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate [Pipeline] jobDsl [2026-03-11T15:47:28.587Z] Processing DSL script testJobTemplate [2026-03-11T15:48:08.135Z] LEVELS: [extended] [2026-03-11T15:48:08.136Z] JDK_VERSIONS: [8] [2026-03-11T15:48:08.136Z] GROUPS: [perf] [2026-03-11T15:48:08.136Z] ARCH_OS_LIST: [ppc64le_linux] [2026-03-11T15:48:08.345Z] Existing items: [2026-03-11T15:48:08.345Z] GeneratedJob{name='Test_openjdk26_hs_extended.perf_ppc64le_linux_rerun'} [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // node [Pipeline] echo [2026-03-11T15:48:09.101Z] Triggering rerun jobs in parallel ... [Pipeline] parallel [Pipeline] { (Branch: Test_openjdk26_hs_extended.perf_ppc64le_linux_rerun) [Pipeline] build [2026-03-11T15:48:09.118Z] Scheduling project: Test_openjdk26_hs_extended.perf_ppc64le_linux_rerun [2026-03-11T15:48:14.339Z] Starting building: Test_openjdk26_hs_extended.perf_ppc64le_linux_rerun #18 [2026-03-11T16:22:34.935Z] Build Test_openjdk26_hs_extended.perf_ppc64le_linux_rerun #18 completed: UNSTABLE [Pipeline] } [Pipeline] // parallel [Pipeline] node [2026-03-11T16:22:35.008Z] Running on test-azure-win2022-x64-1 in c:\jenkins\workspace\Test_openjdk26_hs_extended.perf_ppc64le_linux [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-03-11T16:22:35.082Z] [WS-CLEANUP] Deleting project workspace... [2026-03-11T16:22:35.082Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-03-11T16:22:35.108Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] echo [2026-03-11T16:22:35.150Z] Test_openjdk26_hs_extended.perf_ppc64le_linux_rerun #18 completed with status UNSTABLE [Pipeline] timeout [2026-03-11T16:22:35.160Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-03-11T16:22:35.354Z] Copied 1 artifact from "Test_openjdk26_hs_extended.perf_ppc64le_linux_rerun" build number 18 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2026-03-11T16:22:35.377Z] Saving Test_openjdk26_hs_extended.perf_ppc64le_linux_rerun/18/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2026-03-11T16:22:35.411Z] Archiving artifacts [2026-03-11T16:22:35.494Z] Recording fingerprints [Pipeline] findFiles [Pipeline] echo [2026-03-11T16:22:35.660Z] Tap file found: Test_openjdk26_hs_extended.perf_ppc64le_linux_rerun\18\aqa-tests\TKG\output_17732461078830\Test_openjdk26_hs_extended.perf_ppc64le_linux_rerun.tap... [Pipeline] readFile [Pipeline] echo [2026-03-11T16:22:35.773Z] 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-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=ppc64le_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=v1.0.12-release&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=26&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%2Frelease%2Fjobs%2Fjdk26%2Fjdk26-release-linux-ppc64le-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-26%2B35_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=true&amp;BUILD_LIST=perf&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=1&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-03-11T16:22:35.854Z] [WS-CLEANUP] Deleting project workspace... [2026-03-11T16:22:35.855Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-03-11T16:22:35.882Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] End of Pipeline Finished: UNSTABLE