Test_openjdk8_hs_extended.perf_arm_linux
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin" build number 485
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 3009
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea_arm32Linux" build number 244
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 2480cb6f040d1f208ba3fa3684beaa4f7dcbb069 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 2480cb6f040d1f208ba3fa3684beaa4f7dcbb069 # timeout=10
Commit message: "Set current build result based on Perf metrics. (#6369)"
> git rev-list --no-walk c2cb30403aceac91d61b1840daf93f32093c42fc # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2025-06-26T21:00:38.589Z] Found a total of 2 nodes with the 'sw.os.linux&&hw.arch.aarch32&&ci.role.perf' label
[Pipeline] echo
[2025-06-26T21:00:38.614Z] SPEC: linux_arm
[Pipeline] echo
[2025-06-26T21:00:38.616Z] LABEL: sw.os.linux&&hw.arch.aarch32&&ci.role.perf
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-06-26T21:00:38.654Z] Found a total of 2 nodes with the 'sw.os.linux&&hw.arch.aarch32&&ci.role.perf' label
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-06-26T21:00:38.667Z] dynamicAgents: []
[Pipeline] node
[2025-06-26T21:00:38.734Z] Running on test-docker-ubuntu2404-armv7-1 in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2025-06-26T21:00:38.764Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-06-26T21:00:39.135Z] [WS-CLEANUP] Deleting project workspace...
[2025-06-26T21:00:39.135Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-06-26T21:00:39.312Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-06-26T21:00:39.541Z] The recommended git tool is: git
[2025-06-26T21:00:39.915Z] No credentials specified
[2025-06-26T21:00:40.092Z] Cloning the remote Git repository
[2025-06-26T21:00:40.355Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-06-26T21:00:40.576Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests # timeout=10
[2025-06-26T21:00:40.588Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-06-26T21:00:40.589Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-06-26T21:00:40.589Z] > git --version # timeout=10
[2025-06-26T21:00:40.596Z] > git --version # 'git version 2.43.0'
[2025-06-26T21:00:40.597Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-06-26T21:00:55.198Z] Avoid second fetch
[2025-06-26T21:00:55.383Z] Checking out Revision 2480cb6f040d1f208ba3fa3684beaa4f7dcbb069 (origin/master)
[2025-06-26T21:00:54.905Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-06-26T21:00:54.914Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-06-26T21:00:55.278Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-06-26T21:00:55.463Z] > git config core.sparsecheckout # timeout=10
[2025-06-26T21:00:55.470Z] > git checkout -f 2480cb6f040d1f208ba3fa3684beaa4f7dcbb069 # timeout=10
[2025-06-26T21:00:57.177Z] Commit message: "Set current build result based on Perf metrics. (#6369)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-06-26T21:00:59.147Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-06-26T21:00:59.172Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-06-26T21:01:03.330Z] + LC_TIME=C date +%a, %d %b %Y %T %z
[Pipeline] echo
[2025-06-26T21:01:04.797Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-06-26T21:01:06.702Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-06-26T21:01:06.702Z] Unix type machine..
[2025-06-26T21:01:06.702Z] Running on a Linux host
[2025-06-26T21:01:06.702Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2025-06-26T21:01:10.092Z] + printenv
[2025-06-26T21:01:10.092Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-06-26T21:01:10.092Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-06-26T21:01:10.092Z] SETUP_JCK_RUN=false
[2025-06-26T21:01:10.092Z] USE_TESTENV_PROPERTIES=false
[2025-06-26T21:01:10.092Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-06-26T21:01:10.092Z] SSH_CLIENT=78.47.239.97 44104 22
[2025-06-26T21:01:10.092Z] USER=jenkins
[2025-06-26T21:01:10.092Z] BUILD_LIST=perf
[2025-06-26T21:01:10.092Z] SDK_RESOURCE=upstream
[2025-06-26T21:01:10.092Z] OPENJ9_BRANCH=master
[2025-06-26T21:01:10.092Z] CI=true
[2025-06-26T21:01:10.092Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_arm_linux/170/display/redirect?page=changes
[2025-06-26T21:01:10.092Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-06-26T21:01:10.093Z] UPSTREAM_JOB_NUMBER=485
[2025-06-26T21:01:10.093Z] TARGET=extended.perf
[2025-06-26T21:01:10.093Z] EXIT_FAILURE=false
[2025-06-26T21:01:10.093Z] NODE_LABELS=armv8 hw.arch.aarch32 test ci.role.test ubuntu hw.dockerhost.arm.dockerhost-osuosl-ubuntu2404-aarch64-1 linux armv8.2 sw.os.linux ci.role.perf arm test-docker-ubuntu2404-armv7-1
[2025-06-26T21:01:10.093Z] HUDSON_URL=https://ci.adoptium.net/
[2025-06-26T21:01:10.093Z] USE_JRE=false
[2025-06-26T21:01:10.093Z] OLDPWD=/home/jenkins
[2025-06-26T21:01:10.093Z] STF_OWNER_BRANCH=adoptium:master
[2025-06-26T21:01:10.093Z] HOME=/home/jenkins
[2025-06-26T21:01:10.093Z] ADOPTOPENJDK_BRANCH=master
[2025-06-26T21:01:10.093Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_arm_linux/170/
[2025-06-26T21:01:10.093Z] TAP_NAME=Test_openjdk8_hs_extended.perf_arm_linux.tap
[2025-06-26T21:01:10.093Z] JDK_IMPL=hotspot
[2025-06-26T21:01:10.093Z] DOCKER_REQUIRED=false
[2025-06-26T21:01:10.093Z] HUDSON_COOKIE=2a6113d8-8e65-4182-9703-e33dc353ffcd
[2025-06-26T21:01:10.093Z] JENKINS_SERVER_COOKIE=durable-e1dea3b945e92f5d7f070213d49f42b14d5c1852198c658c8be60c96e60d8c93
[2025-06-26T21:01:10.093Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../benchmarks
[2025-06-26T21:01:10.093Z] JDK_REPO=https://github.com/adoptium/aarch32-jdk8u
[2025-06-26T21:01:10.093Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux
[2025-06-26T21:01:10.093Z] KEEP_WORKSPACE=false
[2025-06-26T21:01:10.093Z] ARCHIVE_TEST_RESULTS=false
[2025-06-26T21:01:10.093Z] GENERATE_JOBS=true
[2025-06-26T21:01:10.093Z] TKG_OWNER_BRANCH=adoptium:master
[2025-06-26T21:01:10.093Z] PERSONAL_BUILD=false
[2025-06-26T21:01:10.093Z] LOGNAME=jenkins
[2025-06-26T21:01:10.093Z] NODE_NAME=test-docker-ubuntu2404-armv7-1
[2025-06-26T21:01:10.093Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_arm_linux/170/display/redirect?page=artifacts
[2025-06-26T21:01:10.093Z] STAGE_NAME=Setup
[2025-06-26T21:01:10.093Z] AUTO_DETECT=true
[2025-06-26T21:01:10.093Z] EXECUTOR_NUMBER=0
[2025-06-26T21:01:10.093Z] JDK_VERSION=8
[2025-06-26T21:01:10.093Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-06-26T21:01:10.093Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_arm_linux/170/display/redirect?page=tests
[2025-06-26T21:01:10.093Z] BUILD_DISPLAY_NAME=#170
[2025-06-26T21:01:10.093Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-06-26T21:01:10.093Z] TIME_LIMIT=25
[2025-06-26T21:01:10.093Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-06-26T21:01:10.093Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.perf_arm_linux
[2025-06-26T21:01:10.093Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
[2025-06-26T21:01:10.093Z] PLATFORM=arm_linux
[2025-06-26T21:01:10.093Z] TKG_ITERATIONS=1
[2025-06-26T21:01:10.093Z] EXIT_SUCCESS=false
[2025-06-26T21:01:10.093Z] BUILD_ID=170
[2025-06-26T21:01:10.093Z] RERUN_FAILURE=true
[2025-06-26T21:01:10.093Z] ACTIVE_NODE_TIMEOUT=5
[2025-06-26T21:01:10.093Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.perf_arm_linux-170
[2025-06-26T21:01:10.093Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/system_lib
[2025-06-26T21:01:10.093Z] JENKINS_URL=https://ci.adoptium.net/
[2025-06-26T21:01:10.093Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-06-26T21:01:10.093Z] LANG=C.UTF-8
[2025-06-26T21:01:10.093Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_arm_linux/
[2025-06-26T21:01:10.093Z] KEEP_REPORTDIR=false
[2025-06-26T21:01:10.093Z] JCK_GIT_BRANCH=master
[2025-06-26T21:01:10.093Z] ORIGIN_JDK_VERSION=8
[2025-06-26T21:01:10.093Z] BUILD_NUMBER=170
[2025-06-26T21:01:10.093Z] JENKINS_NODE_COOKIE=43c28500-2281-483f-a4f9-c747220cc33a
[2025-06-26T21:01:10.093Z] SHELL=/bin/sh
[2025-06-26T21:01:10.093Z] ITERATIONS=1
[2025-06-26T21:01:10.093Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-06-26T21:01:10.093Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image
[2025-06-26T21:01:10.093Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_arm_linux/170/display/redirect
[2025-06-26T21:01:10.093Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-06-26T21:01:10.093Z] SPEC=linux_arm
[2025-06-26T21:01:10.093Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-06-26T21:01:10.093Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-06-26T21:01:10.093Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_arm_linux/display/redirect
[2025-06-26T21:01:10.093Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin
[2025-06-26T21:01:10.093Z] JOB_NAME=Test_openjdk8_hs_extended.perf_arm_linux
[2025-06-26T21:01:10.093Z] SLACK_CHANNEL=aqavit-bot
[2025-06-26T21:01:10.093Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-06-26T21:01:10.093Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux
[2025-06-26T21:01:10.093Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib
[2025-06-26T21:01:10.093Z] TEST_TIME=120
[2025-06-26T21:01:10.093Z] SSH_CONNECTION=78.47.239.97 44104 172.17.0.2 22
[2025-06-26T21:01:10.093Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux@tmp
[2025-06-26T21:01:10.093Z] PARALLEL=Dynamic
[2025-06-26T21:01:10.093Z] JOBSTARTTIME=Thu, 26 Jun 2025 21:01:00 +0000
[2025-06-26T21:01:10.093Z] DYNAMIC_COMPILE=false
[2025-06-26T21:01:10.093Z] RERUN_ITERATIONS=1
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-06-26T21:01:10.633Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-06-26T21:01:10.649Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-06-26T21:01:53.771Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-linux-arm-temurin" build number 485
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-06-26T21:01:54.028Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2025-06-26T21:01:54.035Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux
[Pipeline] {
[Pipeline] sshagent
[2025-06-26T21:01:54.133Z] $ ssh-agent
[2025-06-26T21:01:54.941Z] SSH_AUTH_SOCK=/tmp/ssh-fdG3lGkluxHu/agent.2009
[2025-06-26T21:01:54.941Z] SSH_AGENT_PID=2011
[2025-06-26T21:01:54.941Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-06-26T21:01:54.952Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-06-26T21:01:54.993Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-06-26T21:02:06.278Z] + pwd
[2025-06-26T21:02:06.279Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/.. -p arm_linux -r upstream -j 8 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2025-06-26T21:02:06.279Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests
[2025-06-26T21:02:06.279Z] get jdk binary...
[2025-06-26T21:02:06.279Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-06-26T21:02:06.279Z] Uncompressing file: OpenJDK8U-jdk_arm_linux_hotspot_8u462b06-ea.tar.gz ...
[2025-06-26T21:02:07.269Z] List files in jdkbinary folder...
[2025-06-26T21:02:07.269Z] total 224364
[2025-06-26T21:02:07.269Z] -rw-r--r-- 1 jenkins jenkins 92439254 Jun 26 20:31 OpenJDK8U-debugimage_arm_linux_hotspot_8u462b06-ea.tar.gz
[2025-06-26T21:02:07.269Z] -rw-r--r-- 1 jenkins jenkins 98387469 Jun 26 20:31 OpenJDK8U-jdk_arm_linux_hotspot_8u462b06-ea.tar.gz
[2025-06-26T21:02:07.269Z] -rw-r--r-- 1 jenkins jenkins 38800723 Jun 26 20:31 OpenJDK8U-jre_arm_linux_hotspot_8u462b06-ea.tar.gz
[2025-06-26T21:02:07.269Z] -rw-rw-r-- 1 jenkins jenkins 22020 Jun 26 20:43 OpenJDK8U-sbom_arm_linux_hotspot_8u462b06-ea-metadata.json
[2025-06-26T21:02:07.269Z] -rw-r--r-- 1 jenkins jenkins 77624 Jun 26 20:45 OpenJDK8U-sbom_arm_linux_hotspot_8u462b06-ea.json
[2025-06-26T21:02:07.269Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 21:02 tmp
[2025-06-26T21:02:07.270Z] List files in jdkbinary/tmp folder...
[2025-06-26T21:02:07.270Z] total 4
[2025-06-26T21:02:07.270Z] drwxr-xr-x 8 jenkins jenkins 4096 Jun 26 20:31 jdk8u462-b06-aarch32-20250725
[2025-06-26T21:02:07.270Z] Moving directory jdk8u462-b06-aarch32-20250725/ to ../j2sdk-image
[2025-06-26T21:02:07.270Z] Uncompressing file: OpenJDK8U-jre_arm_linux_hotspot_8u462b06-ea.tar.gz ...
[2025-06-26T21:02:08.221Z] List files in jdkbinary folder...
[2025-06-26T21:02:08.221Z] total 224368
[2025-06-26T21:02:08.221Z] -rw-r--r-- 1 jenkins jenkins 92439254 Jun 26 20:31 OpenJDK8U-debugimage_arm_linux_hotspot_8u462b06-ea.tar.gz
[2025-06-26T21:02:08.221Z] -rw-r--r-- 1 jenkins jenkins 98387469 Jun 26 20:31 OpenJDK8U-jdk_arm_linux_hotspot_8u462b06-ea.tar.gz
[2025-06-26T21:02:08.221Z] -rw-r--r-- 1 jenkins jenkins 38800723 Jun 26 20:31 OpenJDK8U-jre_arm_linux_hotspot_8u462b06-ea.tar.gz
[2025-06-26T21:02:08.221Z] -rw-rw-r-- 1 jenkins jenkins 22020 Jun 26 20:43 OpenJDK8U-sbom_arm_linux_hotspot_8u462b06-ea-metadata.json
[2025-06-26T21:02:08.221Z] -rw-r--r-- 1 jenkins jenkins 77624 Jun 26 20:45 OpenJDK8U-sbom_arm_linux_hotspot_8u462b06-ea.json
[2025-06-26T21:02:08.221Z] drwxr-xr-x 8 jenkins jenkins 4096 Jun 26 20:31 j2sdk-image
[2025-06-26T21:02:08.221Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 21:02 tmp
[2025-06-26T21:02:08.221Z] List files in jdkbinary/tmp folder...
[2025-06-26T21:02:08.221Z] total 4
[2025-06-26T21:02:08.221Z] drwxr-xr-x 5 jenkins jenkins 4096 Jun 26 20:31 jdk8u462-b06-aarch32-20250725-jre
[2025-06-26T21:02:08.221Z] Moving directory jdk8u462-b06-aarch32-20250725-jre/ to ../j2re-image
[2025-06-26T21:02:08.221Z] Uncompressing OpenJDK8U-debugimage_arm_linux_hotspot_8u462b06-ea.tar.gz over ./j2sdk-image/jre...
[2025-06-26T21:02:10.221Z] Removing top-level folder jdk8u462-b06-aarch32-20250725-debug-image/
[2025-06-26T21:02:10.221Z] Removing top-level folder jdk8u462-b06-aarch32-20250725/
[2025-06-26T21:02:10.221Z] Run /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java -version
[2025-06-26T21:02:10.221Z] =JAVA VERSION OUTPUT BEGIN=
[2025-06-26T21:02:10.221Z] openjdk version "1.8.0_462-beta"
[2025-06-26T21:02:10.221Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-beta-202506262012-b06)
[2025-06-26T21:02:10.221Z] OpenJDK Client VM (Temurin)(build 25.462-b06, mixed mode)
[2025-06-26T21:02:10.221Z] =JAVA VERSION OUTPUT END=
[2025-06-26T21:02:10.221Z] =RELEASE INFO BEGIN=
[2025-06-26T21:02:10.221Z] JAVA_VERSION="1.8.0_462"
[2025-06-26T21:02:10.221Z] OS_NAME="Linux"
[2025-06-26T21:02:10.221Z] OS_VERSION="2.6"
[2025-06-26T21:02:10.221Z] OS_ARCH="aarch32"
[2025-06-26T21:02:10.221Z] SOURCE=".:git:7827e85a2018+"
[2025-06-26T21:02:10.221Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-06-26T21:02:10.221Z] BUILD_SOURCE="git:5ec7cf95adce133a225cf1832d4b4915130b6a2a"
[2025-06-26T21:02:10.221Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-06-26T21:02:10.221Z] SOURCE_REPO="https://github.com/adoptium/aarch32-jdk8u.git"
[2025-06-26T21:02:10.221Z] FULL_VERSION="1.8.0_462-beta-202506262012-b06"
[2025-06-26T21:02:10.221Z] SEMANTIC_VERSION="8.0.462+6"
[2025-06-26T21:02:10.221Z] BUILD_INFO="OS: Linux Version: 5.15.0-131-generic"
[2025-06-26T21:02:10.221Z] JVM_VARIANT="Hotspot"
[2025-06-26T21:02:10.221Z] JVM_VERSION="25.462-b06"
[2025-06-26T21:02:10.221Z] IMAGE_TYPE="JDK"
[2025-06-26T21:02:10.221Z] =RELEASE INFO END=
[2025-06-26T21:02:10.221Z] get testKitGen...
[2025-06-26T21:02:10.221Z] git clone -q https://github.com/adoptium/TKG.git
[2025-06-26T21:02:11.222Z] git rev-parse master
[2025-06-26T21:02:11.222Z] git checkout -q -f 1828e310fd8fb3115fde605c41aea434b90143d0
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-06-26T21:02:11.907Z] $ ssh-agent -k
[2025-06-26T21:02:11.916Z] unset SSH_AUTH_SOCK;
[2025-06-26T21:02:11.916Z] unset SSH_AGENT_PID;
[2025-06-26T21:02:11.916Z] echo Agent pid 2011 killed;
[2025-06-26T21:02:12.729Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-06-26T21:02:16.767Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.perf&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=arm_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faarch32-jdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-arm-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=485&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-06-26T21:02:16.783Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.perf&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=arm_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-docker-ubuntu2404-armv7-1&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faarch32-jdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-arm-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=485&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-06-26T21:02:16.829Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-06-26T21:02:18.075Z] Copied 1 artifact from "getTRSSOutput" build number 1816
[Pipeline] sh
[2025-06-26T21:02:19.939Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-06-26T21:02:19.939Z] + gzip -cd TRSSOutput.tar.gz
[2025-06-26T21:02:19.939Z] + tar xof -
[2025-06-26T21:02:19.939Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-06-26T21:02:20.490Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-06-26T21:02:20.504Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-06-26T21:02:22.355Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-06-26T21:02:26.635Z] --------------------------------------------
[2025-06-26T21:02:26.635Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib
[2025-06-26T21:02:26.635Z] task is set to default
[2025-06-26T21:02:26.635Z] dependencyList is set to all
[2025-06-26T21:02:26.635Z] --------------------------------------------
[2025-06-26T21:02:26.635Z] Starting download third party dependent jars
[2025-06-26T21:02:26.635Z] --------------------------------------------
[2025-06-26T21:02:26.636Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib
[2025-06-26T21:02:26.636Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-06-26T21:02:26.636Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-06-26T21:02:26.636Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-06-26T21:02:26.636Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-06-26T21:02:26.636Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-06-26T21:02:26.636Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-06-26T21:02:26.636Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-06-26T21:02:26.636Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-06-26T21:02:26.636Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-06-26T21:02:26.636Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-06-26T21:02:26.636Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-06-26T21:02:26.636Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-06-26T21:02:26.636Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-06-26T21:02:26.636Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2025-06-26T21:02:26.636Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-06-26T21:02:26.636Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/asm.jar exists with correct hash, not downloading
[2025-06-26T21:02:26.636Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-06-26T21:02:26.636Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-06-26T21:02:26.636Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-06-26T21:02:26.636Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-06-26T21:02:26.636Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_5_2_1.tar.gz
[2025-06-26T21:02:26.636Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/jtreg_7_5_2_1.tar.gz
[2025-06-26T21:02:26.636Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_5_2_1.tar.gz.sha256sum.txt
[2025-06-26T21:02:27.587Z] ERROR: sha checksum error.
[2025-06-26T21:02:27.587Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/jtreg_7_5_2_1.tar.gz.sha256sum.txt
[2025-06-26T21:02:27.587Z] Expected sha is:
[2025-06-26T21:02:27.587Z] ,
[2025-06-26T21:02:27.587Z] Actual sha is : f5c5b911891bac3245d5b3d3a04f3665ffc8236188ef41f6dfd54239a8df0ae5.
[2025-06-26T21:02:28.123Z] Please delete /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/jtreg_7_5_2_1.tar.gz and rerun the program!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-06-26T21:02:28.146Z] Exception: hudson.AbortException: script returned exit code 255
[Pipeline] echo
[2025-06-26T21:02:28.148Z] Cannot pre-stage test libs from /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib on the machine. Skipping...
[Pipeline] nodesByLabel
[2025-06-26T21:02:28.161Z] Found a total of 2 nodes with the 'sw.os.linux&&hw.arch.aarch32&&ci.role.perf' label
[Pipeline] sh
[2025-06-26T21:02:30.026Z] + cd ./aqa-tests/TKG
[2025-06-26T21:02:30.026Z] + uname
[2025-06-26T21:02:30.026Z] + [ Linux = AIX ]
[2025-06-26T21:02:30.026Z] + uname
[2025-06-26T21:02:30.026Z] + [ Linux = SunOS ]
[2025-06-26T21:02:30.026Z] + uname
[2025-06-26T21:02:30.026Z] + [ Linux = *BSD ]
[2025-06-26T21:02:30.026Z] + MAKE=make
[2025-06-26T21:02:30.026Z] + make genParallelList TEST=extended.perf TEST_TIME=120 NUM_MACHINES=
[2025-06-26T21:02:30.026Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image
[2025-06-26T21:02:30.027Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib
[2025-06-26T21:02:30.027Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-26T21:02:30.027Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-26T21:02:30.027Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-06-26T21:02:30.027Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-06-26T21:02:30.027Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-06-26T21:02:30.027Z]
[2025-06-26T21:02:30.027Z] build:
[2025-06-26T21:02:30.027Z]
[2025-06-26T21:02:30.027Z] clean:
[2025-06-26T21:02:30.027Z]
[2025-06-26T21:02:30.027Z] init:
[2025-06-26T21:02:30.027Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/bin
[2025-06-26T21:02:30.027Z]
[2025-06-26T21:02:30.027Z] getDependentLibs:
[2025-06-26T21:02:30.027Z] [exec] --------------------------------------------
[2025-06-26T21:02:30.027Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib
[2025-06-26T21:02:30.027Z] [exec] task is set to default
[2025-06-26T21:02:30.027Z] [exec] dependencyList is set to json_simple
[2025-06-26T21:02:30.027Z] [exec] --------------------------------------------
[2025-06-26T21:02:30.027Z] [exec] Starting download third party dependent jars
[2025-06-26T21:02:30.027Z] [exec] --------------------------------------------
[2025-06-26T21:02:30.027Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib
[2025-06-26T21:02:30.027Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-06-26T21:02:30.027Z] [exec] downloaded dependent third party jars successfully
[2025-06-26T21:02:30.027Z]
[2025-06-26T21:02:30.027Z] compile:
[2025-06-26T21:02:30.027Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2025-06-26T21:02:30.027Z] [echo] ============COMPILER SETTINGS============
[2025-06-26T21:02:30.027Z] [echo] ===fork: yes
[2025-06-26T21:02:30.027Z] [echo] ===debug: on
[2025-06-26T21:02:30.027Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/bin
[2025-06-26T21:02:31.978Z]
[2025-06-26T21:02:31.978Z] dist:
[2025-06-26T21:02:31.978Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-06-26T21:02:31.978Z]
[2025-06-26T21:02:31.978Z] BUILD SUCCESSFUL
[2025-06-26T21:02:31.978Z] Total time: 2 seconds
[2025-06-26T21:02:31.978Z] 0
[2025-06-26T21:02:31.978Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-06-26T21:02:31.978Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-06-26T21:02:31.978Z] microArchOutput:
[2025-06-26T21:02:32.935Z] ****************************** MACHINE INFO ******************************
[2025-06-26T21:02:32.935Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG
[2025-06-26T21:02:32.935Z] Free Physical Memory Size : 5227442176
[2025-06-26T21:02:32.935Z] Free space (bytes) : 62538506240
[2025-06-26T21:02:32.935Z] Total Physical Memory Size : 6442450944
[2025-06-26T21:02:32.935Z] Total space (bytes) : 82086711296
[2025-06-26T21:02:32.935Z] Usable space (bytes) : 62521729024
[2025-06-26T21:02:32.935Z] antVersion : Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2025-06-26T21:02:32.935Z] bashVersion :
[2025-06-26T21:02:32.935Z] GNU bash, version 5.2.21(1)-release (arm-unknown-linux-gnueabihf)
[2025-06-26T21:02:32.935Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-06-26T21:02:32.935Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-06-26T21:02:32.935Z]
[2025-06-26T21:02:32.935Z] This is free software; you are free to change and redistribute it.
[2025-06-26T21:02:32.935Z] There is NO WARRANTY, to the extent permitted by law.
[2025-06-26T21:02:32.935Z] cpuCores : 8
[2025-06-26T21:02:32.935Z] curlVersion :
[2025-06-26T21:02:32.935Z] curl 8.5.0 (arm-unknown-linux-gnueabihf) libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.7
[2025-06-26T21:02:32.935Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6
[2025-06-26T21:02:32.935Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-06-26T21:02:32.935Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2025-06-26T21:02:32.935Z] dockerVersion : bash: line 1: docker: command not found
[2025-06-26T21:02:32.935Z] gcc version : 13
[2025-06-26T21:02:32.935Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.4) 2.39
[2025-06-26T21:02:32.935Z] gdb version : bash: line 1: gdb: command not found
[2025-06-26T21:02:32.935Z] lldb version : Command could not be executed
[2025-06-26T21:02:32.935Z] makeVersion :
[2025-06-26T21:02:32.935Z] GNU Make 4.3
[2025-06-26T21:02:32.935Z] Built for arm-unknown-linux-gnueabihf
[2025-06-26T21:02:32.935Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-06-26T21:02:32.935Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-06-26T21:02:32.935Z] This is free software: you are free to change and redistribute it.
[2025-06-26T21:02:32.935Z] There is NO WARRANTY, to the extent permitted by law.
[2025-06-26T21:02:32.935Z] mavenVersion : bash: line 1: mvn: command not found
[2025-06-26T21:02:32.935Z] osInfo :
[2025-06-26T21:02:32.935Z] PRETTY_NAME="Ubuntu 24.04.2 LTS"
[2025-06-26T21:02:32.935Z] NAME="Ubuntu"
[2025-06-26T21:02:32.935Z] VERSION_ID="24.04"
[2025-06-26T21:02:32.935Z] VERSION="24.04.2 LTS (Noble Numbat)"
[2025-06-26T21:02:32.935Z] VERSION_CODENAME=noble
[2025-06-26T21:02:32.935Z] ID=ubuntu
[2025-06-26T21:02:32.935Z] ID_LIKE=debian
[2025-06-26T21:02:32.935Z] HOME_URL="https://www.ubuntu.com/"
[2025-06-26T21:02:32.935Z] SUPPORT_URL="https://help.ubuntu.com/"
[2025-06-26T21:02:32.935Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2025-06-26T21:02:32.935Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2025-06-26T21:02:32.935Z] UBUNTU_CODENAME=noble
[2025-06-26T21:02:32.935Z] LOGO=ubuntu-logo
[2025-06-26T21:02:32.935Z] osLabel : ubuntu.24
[2025-06-26T21:02:32.935Z] perlVersion :
[2025-06-26T21:02:32.935Z]
[2025-06-26T21:02:32.935Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for arm-linux-gnueabihf-thread-multi-64int
[2025-06-26T21:02:32.935Z] (with 45 registered patches, see perl -V for more detail)
[2025-06-26T21:02:32.935Z]
[2025-06-26T21:02:32.935Z] Copyright 1987-2023, Larry Wall
[2025-06-26T21:02:32.935Z]
[2025-06-26T21:02:32.935Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-06-26T21:02:32.935Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-06-26T21:02:32.935Z]
[2025-06-26T21:02:32.935Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-06-26T21:02:32.935Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-06-26T21:02:32.935Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-06-26T21:02:32.935Z]
[2025-06-26T21:02:32.935Z] podmanVersion : bash: line 1: podman: command not found
[2025-06-26T21:02:32.935Z] procArch : aarch64
[2025-06-26T21:02:32.935Z] sysArch : aarch64
[2025-06-26T21:02:32.935Z] sysOS : Linux
[2025-06-26T21:02:32.935Z] ulimit :
[2025-06-26T21:02:32.935Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-06-26T21:02:32.935Z] core file size (blocks, -c) unlimited
[2025-06-26T21:02:32.935Z] data seg size (kbytes, -d) unlimited
[2025-06-26T21:02:32.935Z] scheduling priority (-e) 0
[2025-06-26T21:02:32.935Z] file size (blocks, -f) unlimited
[2025-06-26T21:02:32.935Z] pending signals (-i) 63541
[2025-06-26T21:02:32.935Z] max locked memory (kbytes, -l) 8192
[2025-06-26T21:02:32.935Z] max memory size (kbytes, -m) unlimited
[2025-06-26T21:02:32.935Z] open files (-n) 1048576
[2025-06-26T21:02:32.935Z] pipe size (512 bytes, -p) 8
[2025-06-26T21:02:32.935Z] POSIX message queues (bytes, -q) 819200
[2025-06-26T21:02:32.935Z] real-time priority (-r) 0
[2025-06-26T21:02:32.935Z] stack size (kbytes, -s) 8192
[2025-06-26T21:02:32.935Z] cpu time (seconds, -t) unlimited
[2025-06-26T21:02:32.935Z] max user processes (-u) unlimited
[2025-06-26T21:02:32.935Z] virtual memory (kbytes, -v) unlimited
[2025-06-26T21:02:32.935Z] file locks (-x) unlimited
[2025-06-26T21:02:32.935Z] uname : Linux 299a170b9f8f 6.8.0-54-generic #56-Ubuntu SMP PREEMPT_DYNAMIC Sat Feb 8 00:17:08 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux
[2025-06-26T21:02:32.935Z] vmVendor : Oracle Corporation
[2025-06-26T21:02:32.935Z] vmVersion : 25.462-b06
[2025-06-26T21:02:32.935Z] xlc version : bash: line 1: xlC: command not found
[2025-06-26T21:02:32.935Z] **************************************************************************
[2025-06-26T21:02:32.935Z]
[2025-06-26T21:02:32.935Z] System.getProperty('java.vm.name')=OpenJDK Client VM
[2025-06-26T21:02:32.935Z]
[2025-06-26T21:02:32.935Z] System.getProperty('java.vendor')=Temurin
[2025-06-26T21:02:32.935Z]
[2025-06-26T21:02:32.935Z] System.getProperty('os.name')=Linux
[2025-06-26T21:02:32.935Z]
[2025-06-26T21:02:32.935Z] System.getProperty('os.arch')=arm
[2025-06-26T21:02:32.935Z]
[2025-06-26T21:02:32.935Z] System.getProperty('java.fullversion')=null
[2025-06-26T21:02:32.935Z]
[2025-06-26T21:02:32.935Z] System.getProperty('sun.arch.data.model')=32
[2025-06-26T21:02:32.935Z]
[2025-06-26T21:02:32.935Z] 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_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib
[2025-06-26T21:02:32.935Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG'
[2025-06-26T21:02:32.935Z] perl scripts/configure.pl
[2025-06-26T21:02:32.935Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_arm --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-06-26T21:02:32.935Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-06-26T21:02:32.935Z]
[2025-06-26T21:02:32.935Z]
[2025-06-26T21:02:32.935Z] Starting to generate parallel test lists.
[2025-06-26T21:02:32.935Z]
[2025-06-26T21:02:33.887Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-06-26T21:02:33.887Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-06-26T21:02:33.887Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-06-26T21:02:33.887Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-06-26T21:02:33.887Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-06-26T21:02:33.887Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-06-26T21:02:33.887Z] Attempting to get test duration data from TRSS.
[2025-06-26T21:02:33.887Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=8&impl=hs&platform=arm_linux&group=perf&level=extended
[2025-06-26T21:02:33.887Z] Attempting to get test duration data from cached files.
[2025-06-26T21:02:33.887Z]
[2025-06-26T21:02:33.887Z] TEST DURATION
[2025-06-26T21:02:33.887Z] ====================================================================================
[2025-06-26T21:02:33.887Z] Total number of tests searched: 20
[2025-06-26T21:02:33.887Z] Number of test durations found: 20
[2025-06-26T21:02:33.887Z] Top slowest tests:
[2025-06-26T21:02:33.887Z] 08m43s renaissance-philosophers_0
[2025-06-26T21:02:33.887Z] 08m14s renaissance-mnemonics_0
[2025-06-26T21:02:33.887Z] 07m42s renaissance-finagle-http_0
[2025-06-26T21:02:33.887Z] ====================================================================================
[2025-06-26T21:02:33.887Z]
[2025-06-26T21:02:33.887Z] Test target is split into 1 lists.
[2025-06-26T21:02:33.887Z] Reducing estimated test running time from 33m36s to 33m36s.
[2025-06-26T21:02:33.887Z]
[2025-06-26T21:02:33.887Z] -------------------------------------testList_0-------------------------------------
[2025-06-26T21:02:33.887Z] Number of tests: 20
[2025-06-26T21:02:33.887Z] Estimated running time: 33m36s
[2025-06-26T21:02:33.887Z] TESTLIST=renaissance-philosophers_0,renaissance-mnemonics_0,renaissance-finagle-http_0,renaissance-par-mnemonics_0,dacapo-jython_0,dacapo-avrora_0,dacapo-sunflow_0,dacapo-pmd_0,dacapo-xalan_0,dacapo-fop_0,dacapo-luindex_0,dacapo-tomcat_0,renaissance-movie-lens_0,renaissance-dec-tree_0,renaissance-log-regression_0,renaissance-gauss-mix_0,renaissance-finagle-chirper_0,renaissance-db-shootout_0,renaissance-chi-square_0,renaissance-als_0
[2025-06-26T21:02:33.887Z] ------------------------------------------------------------------------------------
[2025-06-26T21:02:33.887Z]
[2025-06-26T21:02:33.887Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-06-26T21:02:33.887Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-06-26T21:02:34.601Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-06-26T21:02:35.150Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-06-26T21:02:35.207Z] Building tests...
[Pipeline] timeout
[2025-06-26T21:02:35.211Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-06-26T21:02:35.228Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-06-26T21:02:37.114Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-06-26T21:02:37.114Z] --------------------------------------------
[2025-06-26T21:02:37.114Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib
[2025-06-26T21:02:37.114Z] task is set to default
[2025-06-26T21:02:37.114Z] dependencyList is set to all
[2025-06-26T21:02:37.114Z] --------------------------------------------
[2025-06-26T21:02:37.114Z] Starting download third party dependent jars
[2025-06-26T21:02:37.114Z] --------------------------------------------
[2025-06-26T21:02:37.114Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib
[2025-06-26T21:02:37.114Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-06-26T21:02:37.114Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-06-26T21:02:37.114Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_5_2_1.tar.gz
[2025-06-26T21:02:37.114Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/jtreg_7_5_2_1.tar.gz
[2025-06-26T21:02:37.114Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_5_2_1.tar.gz.sha256sum.txt
[2025-06-26T21:02:38.069Z] ERROR: sha checksum error.
[2025-06-26T21:02:38.069Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/jtreg_7_5_2_1.tar.gz.sha256sum.txt
[2025-06-26T21:02:38.069Z] Expected sha is:
[2025-06-26T21:02:38.069Z] ,
[2025-06-26T21:02:38.069Z] Actual sha is : 4ee07a74c70580f884202dae3436c24fab5b62aaae27d46777b6ea7b57c41ad2.
[2025-06-26T21:02:38.600Z] Please delete /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/jtreg_7_5_2_1.tar.gz and rerun the program!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-06-26T21:02:38.629Z] Exception: hudson.AbortException: script returned exit code 255
[Pipeline] echo
[2025-06-26T21:02:38.632Z] Cannot pre-stage test libs from /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib on the machine. Skipping...
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2025-06-26T21:02:39.015Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2025-06-26T21:02:39.040Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2025-06-26T21:02:39.492Z] $ ssh-agent
[2025-06-26T21:02:40.466Z] SSH_AUTH_SOCK=/tmp/ssh-gqYtq2is0ocy/agent.2321
[2025-06-26T21:02:40.466Z] SSH_AGENT_PID=2323
[2025-06-26T21:02:40.466Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-06-26T21:02:42.339Z] + bash ./compile.sh
[2025-06-26T21:02:42.339Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image
[2025-06-26T21:02:42.339Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib
[2025-06-26T21:02:42.339Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-26T21:02:42.339Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-26T21:02:42.339Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-06-26T21:02:42.340Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-06-26T21:02:42.340Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-06-26T21:02:42.340Z]
[2025-06-26T21:02:42.340Z] build:
[2025-06-26T21:02:42.340Z]
[2025-06-26T21:02:42.340Z] clean:
[2025-06-26T21:02:42.340Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/autoGenEnv.mk
[2025-06-26T21:02:42.340Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/bin
[2025-06-26T21:02:42.340Z]
[2025-06-26T21:02:42.340Z] init:
[2025-06-26T21:02:42.340Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/bin
[2025-06-26T21:02:42.340Z]
[2025-06-26T21:02:42.340Z] getDependentLibs:
[2025-06-26T21:02:43.328Z] [exec] --------------------------------------------
[2025-06-26T21:02:43.328Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib
[2025-06-26T21:02:43.328Z] [exec] task is set to default
[2025-06-26T21:02:43.328Z] [exec] dependencyList is set to json_simple
[2025-06-26T21:02:43.328Z] [exec] --------------------------------------------
[2025-06-26T21:02:43.328Z] [exec] Starting download third party dependent jars
[2025-06-26T21:02:43.328Z] [exec] --------------------------------------------
[2025-06-26T21:02:43.328Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib
[2025-06-26T21:02:43.328Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-06-26T21:02:43.328Z] [exec] downloaded dependent third party jars successfully
[2025-06-26T21:02:43.328Z]
[2025-06-26T21:02:43.328Z] compile:
[2025-06-26T21:02:43.328Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2025-06-26T21:02:43.328Z] [echo] ============COMPILER SETTINGS============
[2025-06-26T21:02:43.328Z] [echo] ===fork: yes
[2025-06-26T21:02:43.328Z] [echo] ===debug: on
[2025-06-26T21:02:43.328Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/bin
[2025-06-26T21:02:44.289Z]
[2025-06-26T21:02:44.289Z] dist:
[2025-06-26T21:02:44.289Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-06-26T21:02:44.289Z]
[2025-06-26T21:02:44.289Z] BUILD SUCCESSFUL
[2025-06-26T21:02:44.289Z] Total time: 2 seconds
[2025-06-26T21:02:44.289Z] 0
[2025-06-26T21:02:44.289Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-06-26T21:02:44.289Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-06-26T21:02:44.289Z] microArchOutput:
[2025-06-26T21:02:45.779Z] ****************************** MACHINE INFO ******************************
[2025-06-26T21:02:45.779Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG
[2025-06-26T21:02:45.779Z] Free Physical Memory Size : 5225771008
[2025-06-26T21:02:45.779Z] Free space (bytes) : 62538481664
[2025-06-26T21:02:45.779Z] Total Physical Memory Size : 6442450944
[2025-06-26T21:02:45.779Z] Total space (bytes) : 82086711296
[2025-06-26T21:02:45.779Z] Usable space (bytes) : 62521704448
[2025-06-26T21:02:45.779Z] antVersion : Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2025-06-26T21:02:45.779Z] bashVersion :
[2025-06-26T21:02:45.779Z] GNU bash, version 5.2.21(1)-release (arm-unknown-linux-gnueabihf)
[2025-06-26T21:02:45.779Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-06-26T21:02:45.780Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-06-26T21:02:45.780Z]
[2025-06-26T21:02:45.780Z] This is free software; you are free to change and redistribute it.
[2025-06-26T21:02:45.780Z] There is NO WARRANTY, to the extent permitted by law.
[2025-06-26T21:02:45.780Z] cpuCores : 8
[2025-06-26T21:02:45.780Z] curlVersion :
[2025-06-26T21:02:45.780Z] curl 8.5.0 (arm-unknown-linux-gnueabihf) libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.7
[2025-06-26T21:02:45.780Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6
[2025-06-26T21:02:45.780Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-06-26T21:02:45.780Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2025-06-26T21:02:45.780Z] dockerVersion : bash: line 1: docker: command not found
[2025-06-26T21:02:45.780Z] gcc version : 13
[2025-06-26T21:02:45.780Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.4) 2.39
[2025-06-26T21:02:45.780Z] gdb version : bash: line 1: gdb: command not found
[2025-06-26T21:02:45.780Z] lldb version : Command could not be executed
[2025-06-26T21:02:45.780Z] makeVersion :
[2025-06-26T21:02:45.780Z] GNU Make 4.3
[2025-06-26T21:02:45.780Z] Built for arm-unknown-linux-gnueabihf
[2025-06-26T21:02:45.780Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-06-26T21:02:45.780Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-06-26T21:02:45.780Z] This is free software: you are free to change and redistribute it.
[2025-06-26T21:02:45.780Z] There is NO WARRANTY, to the extent permitted by law.
[2025-06-26T21:02:45.780Z] mavenVersion : bash: line 1: mvn: command not found
[2025-06-26T21:02:45.780Z] osInfo :
[2025-06-26T21:02:45.780Z] PRETTY_NAME="Ubuntu 24.04.2 LTS"
[2025-06-26T21:02:45.780Z] NAME="Ubuntu"
[2025-06-26T21:02:45.780Z] VERSION_ID="24.04"
[2025-06-26T21:02:45.780Z] VERSION="24.04.2 LTS (Noble Numbat)"
[2025-06-26T21:02:45.780Z] VERSION_CODENAME=noble
[2025-06-26T21:02:45.780Z] ID=ubuntu
[2025-06-26T21:02:45.780Z] ID_LIKE=debian
[2025-06-26T21:02:45.780Z] HOME_URL="https://www.ubuntu.com/"
[2025-06-26T21:02:45.780Z] SUPPORT_URL="https://help.ubuntu.com/"
[2025-06-26T21:02:45.780Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2025-06-26T21:02:45.780Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2025-06-26T21:02:45.780Z] UBUNTU_CODENAME=noble
[2025-06-26T21:02:45.780Z] LOGO=ubuntu-logo
[2025-06-26T21:02:45.780Z] osLabel : ubuntu.24
[2025-06-26T21:02:45.780Z] perlVersion :
[2025-06-26T21:02:45.780Z]
[2025-06-26T21:02:45.780Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for arm-linux-gnueabihf-thread-multi-64int
[2025-06-26T21:02:45.780Z] (with 45 registered patches, see perl -V for more detail)
[2025-06-26T21:02:45.780Z]
[2025-06-26T21:02:45.780Z] Copyright 1987-2023, Larry Wall
[2025-06-26T21:02:45.780Z]
[2025-06-26T21:02:45.780Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-06-26T21:02:45.780Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-06-26T21:02:45.780Z]
[2025-06-26T21:02:45.780Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-06-26T21:02:45.780Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-06-26T21:02:45.780Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-06-26T21:02:45.780Z]
[2025-06-26T21:02:45.780Z] podmanVersion : bash: line 1: podman: command not found
[2025-06-26T21:02:45.780Z] procArch : aarch64
[2025-06-26T21:02:45.780Z] sysArch : aarch64
[2025-06-26T21:02:45.780Z] sysOS : Linux
[2025-06-26T21:02:45.780Z] ulimit :
[2025-06-26T21:02:45.780Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-06-26T21:02:45.780Z] core file size (blocks, -c) unlimited
[2025-06-26T21:02:45.780Z] data seg size (kbytes, -d) unlimited
[2025-06-26T21:02:45.780Z] scheduling priority (-e) 0
[2025-06-26T21:02:45.781Z] file size (blocks, -f) unlimited
[2025-06-26T21:02:45.781Z] pending signals (-i) 63541
[2025-06-26T21:02:45.781Z] max locked memory (kbytes, -l) 8192
[2025-06-26T21:02:45.781Z] max memory size (kbytes, -m) unlimited
[2025-06-26T21:02:45.781Z] open files (-n) 1048576
[2025-06-26T21:02:45.781Z] pipe size (512 bytes, -p) 8
[2025-06-26T21:02:45.781Z] POSIX message queues (bytes, -q) 819200
[2025-06-26T21:02:45.781Z] real-time priority (-r) 0
[2025-06-26T21:02:45.781Z] stack size (kbytes, -s) 8192
[2025-06-26T21:02:45.781Z] cpu time (seconds, -t) unlimited
[2025-06-26T21:02:45.781Z] max user processes (-u) unlimited
[2025-06-26T21:02:45.781Z] virtual memory (kbytes, -v) unlimited
[2025-06-26T21:02:45.781Z] file locks (-x) unlimited
[2025-06-26T21:02:45.781Z] uname : Linux 299a170b9f8f 6.8.0-54-generic #56-Ubuntu SMP PREEMPT_DYNAMIC Sat Feb 8 00:17:08 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux
[2025-06-26T21:02:45.781Z] vmVendor : Oracle Corporation
[2025-06-26T21:02:45.781Z] vmVersion : 25.462-b06
[2025-06-26T21:02:45.781Z] xlc version : bash: line 1: xlC: command not found
[2025-06-26T21:02:45.781Z] **************************************************************************
[2025-06-26T21:02:45.781Z]
[2025-06-26T21:02:45.781Z] System.getProperty('java.vm.name')=OpenJDK Client VM
[2025-06-26T21:02:45.781Z]
[2025-06-26T21:02:45.781Z] System.getProperty('java.vendor')=Temurin
[2025-06-26T21:02:45.781Z]
[2025-06-26T21:02:45.781Z] System.getProperty('os.name')=Linux
[2025-06-26T21:02:45.781Z]
[2025-06-26T21:02:45.781Z] System.getProperty('os.arch')=arm
[2025-06-26T21:02:45.781Z]
[2025-06-26T21:02:45.781Z] System.getProperty('java.fullversion')=null
[2025-06-26T21:02:45.781Z]
[2025-06-26T21:02:45.781Z] System.getProperty('sun.arch.data.model')=32
[2025-06-26T21:02:45.781Z]
[2025-06-26T21:02:45.781Z] make -f clean.mk cleanBuild
[2025-06-26T21:02:45.781Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG'
[2025-06-26T21:02:45.781Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../../jvmtest
[2025-06-26T21:02:45.781Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG'
[2025-06-26T21:02:45.781Z] make -f compile.mk compile
[2025-06-26T21:02:45.781Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG'
[2025-06-26T21:02:45.781Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-26T21:02:45.781Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-26T21:02:45.782Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_arm" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-06-26T21:02:45.782Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-06-26T21:02:45.782Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/scripts/build_test.xml
[2025-06-26T21:02:46.733Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2025-06-26T21:02:46.733Z]
[2025-06-26T21:02:46.733Z] -create_test_directory:
[2025-06-26T21:02:46.733Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest
[2025-06-26T21:02:46.733Z]
[2025-06-26T21:02:46.733Z] stage_test_material:
[2025-06-26T21:02:46.733Z] [copy] Copying 587 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest
[2025-06-26T21:02:46.733Z]
[2025-06-26T21:02:46.733Z] build:
[2025-06-26T21:02:46.733Z]
[2025-06-26T21:02:46.733Z] init:
[2025-06-26T21:02:46.733Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf
[2025-06-26T21:02:46.733Z]
[2025-06-26T21:02:46.733Z] dist:
[2025-06-26T21:02:46.733Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf
[2025-06-26T21:02:46.733Z]
[2025-06-26T21:02:46.733Z] build:
[2025-06-26T21:02:46.733Z]
[2025-06-26T21:02:46.733Z] build:
[2025-06-26T21:02:46.733Z]
[2025-06-26T21:02:46.733Z] init:
[2025-06-26T21:02:46.733Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/bumbleBench
[2025-06-26T21:02:46.733Z]
[2025-06-26T21:02:46.733Z] getBumbleBench:
[2025-06-26T21:02:46.733Z] [echo] Cloning BumbleBench
[2025-06-26T21:02:46.733Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2025-06-26T21:02:46.733Z] [exec] Cloning into 'bumblebench'...
[2025-06-26T21:02:47.684Z]
[2025-06-26T21:02:47.684Z] buildBumbleBench:
[2025-06-26T21:02:47.684Z] [echo] Building BumbleBench
[2025-06-26T21:02:47.684Z]
[2025-06-26T21:02:47.684Z] compile-all:
[2025-06-26T21:02:47.684Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-06-26T21:02:48.639Z] [javac] Note: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations.
[2025-06-26T21:02:48.639Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2025-06-26T21:02:48.639Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-06-26T21:02:48.639Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-06-26T21:02:48.639Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-06-26T21:02:48.639Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-06-26T21:02:48.639Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-06-26T21:02:49.592Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-06-26T21:02:49.592Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-06-26T21:02:49.592Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-06-26T21:02:49.592Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-06-26T21:02:49.592Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-06-26T21:02:49.592Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-06-26T21:02:49.592Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-06-26T21:02:49.592Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-06-26T21:02:49.592Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-06-26T21:02:49.592Z]
[2025-06-26T21:02:49.592Z] dist:
[2025-06-26T21:02:49.592Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar
[2025-06-26T21:02:49.592Z]
[2025-06-26T21:02:49.592Z] dist:
[2025-06-26T21:02:50.543Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/bumbleBench
[2025-06-26T21:02:50.543Z]
[2025-06-26T21:02:50.543Z] build:
[2025-06-26T21:02:50.543Z]
[2025-06-26T21:02:50.543Z] getDependentLibs:
[2025-06-26T21:02:53.569Z] [exec] --------------------------------------------
[2025-06-26T21:02:53.569Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib
[2025-06-26T21:02:53.569Z] [exec] task is set to default
[2025-06-26T21:02:53.569Z] [exec] dependencyList is set to dacapo
[2025-06-26T21:02:53.569Z] [exec] --------------------------------------------
[2025-06-26T21:02:53.569Z] [exec] Starting download third party dependent jars
[2025-06-26T21:02:53.569Z] [exec] --------------------------------------------
[2025-06-26T21:02:53.569Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib
[2025-06-26T21:02:53.569Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-06-26T21:02:53.569Z] [exec] downloaded dependent third party jars successfully
[2025-06-26T21:02:53.569Z]
[2025-06-26T21:02:53.569Z] init:
[2025-06-26T21:02:53.569Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/dacapo
[2025-06-26T21:02:53.569Z]
[2025-06-26T21:02:53.569Z] getDacapoSuite:
[2025-06-26T21:02:53.569Z] [unzip] Expanding: /home/jenkins/testDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/dacapo
[2025-06-26T21:03:38.367Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/dacapo
[2025-06-26T21:03:38.367Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/dacapo/dacapo
[2025-06-26T21:03:39.328Z]
[2025-06-26T21:03:39.328Z] dist:
[2025-06-26T21:03:39.328Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/dacapo
[2025-06-26T21:03:39.328Z]
[2025-06-26T21:03:39.328Z] build:
[2025-06-26T21:03:39.328Z]
[2025-06-26T21:03:39.328Z] init:
[2025-06-26T21:03:39.328Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/idle_micro
[2025-06-26T21:03:39.328Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/idle_micro/bin
[2025-06-26T21:03:39.328Z]
[2025-06-26T21:03:39.328Z] compile:
[2025-06-26T21:03:39.328Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2025-06-26T21:03:39.328Z] [echo] ============COMPILER SETTINGS============
[2025-06-26T21:03:39.328Z] [echo] ===fork: yes
[2025-06-26T21:03:39.328Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/javac
[2025-06-26T21:03:39.328Z] [echo] ===debug: on
[2025-06-26T21:03:39.328Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro
[2025-06-26T21:03:39.328Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/idle_micro/bin
[2025-06-26T21:03:44.024Z]
[2025-06-26T21:03:44.024Z] dist:
[2025-06-26T21:03:44.024Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar
[2025-06-26T21:03:44.024Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/idle_micro
[2025-06-26T21:03:44.024Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/idle_micro
[2025-06-26T21:03:44.024Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/idle_micro
[2025-06-26T21:03:44.024Z]
[2025-06-26T21:03:44.024Z] clean:
[2025-06-26T21:03:44.024Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/idle_micro/bin
[2025-06-26T21:03:44.024Z]
[2025-06-26T21:03:44.024Z] build:
[2025-06-26T21:03:44.024Z]
[2025-06-26T21:03:44.024Z] build:
[2025-06-26T21:03:44.024Z]
[2025-06-26T21:03:44.024Z] init:
[2025-06-26T21:03:44.024Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/renaissance
[2025-06-26T21:03:44.024Z]
[2025-06-26T21:03:44.024Z] getRenaissanceSuite:
[2025-06-26T21:03:44.024Z] [echo] curl -Lks -C - https://github.com/renaissance-benchmarks/renaissance/releases/download/v0.16.0/renaissance-mit-0.16.0.jar -o renaissance.jar
[2025-06-26T21:03:44.024Z]
[2025-06-26T21:03:44.024Z] dist:
[2025-06-26T21:03:44.024Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/renaissance
[2025-06-26T21:03:44.982Z]
[2025-06-26T21:03:44.982Z] build:
[2025-06-26T21:03:44.982Z]
[2025-06-26T21:03:44.982Z] init:
[2025-06-26T21:03:44.982Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/specjbb
[2025-06-26T21:03:44.982Z]
[2025-06-26T21:03:44.982Z] getSpecjbbSuite:
[2025-06-26T21:03:44.982Z]
[2025-06-26T21:03:44.982Z] dist:
[2025-06-26T21:03:44.982Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/specjbb/run
[2025-06-26T21:03:44.982Z]
[2025-06-26T21:03:44.982Z] BUILD SUCCESSFUL
[2025-06-26T21:03:44.982Z] Total time: 59 seconds
[2025-06-26T21:03:44.982Z] 0
[2025-06-26T21:03:44.982Z]
[2025-06-26T21:03:44.982Z]
[2025-06-26T21:03:44.982Z] RECORD TEST REPOs SHA
[2025-06-26T21:03:44.982Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/scripts"; \
[2025-06-26T21:03:44.982Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/SHAs.txt"
[2025-06-26T21:03:44.982Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-06-26T21:03:44.982Z] touch /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-06-26T21:03:44.982Z] ================================================
[2025-06-26T21:03:44.982Z] timestamp: 20250626-210344
[2025-06-26T21:03:44.982Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests
[2025-06-26T21:03:44.982Z] git repo:
[2025-06-26T21:03:44.982Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-06-26T21:03:44.982Z] sha:
[2025-06-26T21:03:44.982Z] 2480cb6f040d1f208ba3fa3684beaa4f7dcbb069
[2025-06-26T21:03:44.982Z] ================================================
[2025-06-26T21:03:44.982Z] timestamp: 20250626-210344
[2025-06-26T21:03:44.982Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG
[2025-06-26T21:03:44.982Z] git repo:
[2025-06-26T21:03:44.982Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-06-26T21:03:44.982Z] sha:
[2025-06-26T21:03:44.982Z] 1828e310fd8fb3115fde605c41aea434b90143d0
[2025-06-26T21:03:44.982Z] ================================================
[2025-06-26T21:03:44.982Z] timestamp: 20250626-210344
[2025-06-26T21:03:44.982Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-06-26T21:03:44.982Z] git repo:
[2025-06-26T21:03:44.982Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2025-06-26T21:03:44.982Z] sha:
[2025-06-26T21:03:44.982Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2025-06-26T21:03:44.982Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG'
[Pipeline] }
[2025-06-26T21:03:45.769Z] $ ssh-agent -k
[2025-06-26T21:03:45.777Z] unset SSH_AUTH_SOCK;
[2025-06-26T21:03:45.777Z] unset SSH_AGENT_PID;
[2025-06-26T21:03:45.777Z] echo Agent pid 2323 killed;
[2025-06-26T21:03:46.636Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-06-26T21:03:47.094Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-06-26T21:03:47.143Z] ITERATION: 1/1
[Pipeline] wrap
[2025-06-26T21:03:47.599Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/.xvfb-170-..fbdir1271918225304897889
[Pipeline] {
[Pipeline] sh
[2025-06-26T21:04:09.931Z] + ps -f
[2025-06-26T21:04:09.932Z] + grep [X]vfb
[2025-06-26T21:04:09.932Z] + awk {print $9}
[Pipeline] echo
[2025-06-26T21:04:10.665Z] env.DISPLAY is :0
[Pipeline] sshagent
[2025-06-26T21:04:10.754Z] $ ssh-agent
[2025-06-26T21:04:11.564Z] SSH_AUTH_SOCK=/tmp/ssh-sra1abxnS3nl/agent.2755
[2025-06-26T21:04:11.565Z] SSH_AGENT_PID=2757
[2025-06-26T21:04:11.565Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-06-26T21:04:13.457Z] + uname
[2025-06-26T21:04:13.457Z] + [ Linux = AIX ]
[2025-06-26T21:04:13.457Z] + uname
[2025-06-26T21:04:13.457Z] + [ Linux = SunOS ]
[2025-06-26T21:04:13.457Z] + uname
[2025-06-26T21:04:13.457Z] + [ Linux = *BSD ]
[2025-06-26T21:04:13.457Z] + MAKE=make
[2025-06-26T21:04:13.457Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-06-26T21:04:13.457Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-06-26T21:04:16.475Z] + uname
[2025-06-26T21:04:16.475Z] + [ Linux = AIX ]
[2025-06-26T21:04:16.475Z] + uname
[2025-06-26T21:04:16.475Z] + [ Linux = SunOS ]
[2025-06-26T21:04:16.475Z] + uname
[2025-06-26T21:04:16.475Z] + [ Linux = *BSD ]
[2025-06-26T21:04:16.475Z] + MAKE=make
[2025-06-26T21:04:16.475Z] + cd ./aqa-tests
[2025-06-26T21:04:16.475Z] + . ./scripts/testenv/testenvSettings.sh
[2025-06-26T21:04:16.475Z] + set +x
[2025-06-26T21:04:16.475Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image
[2025-06-26T21:04:16.475Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib
[2025-06-26T21:04:16.475Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.perf TESTLIST=
[2025-06-26T21:04:16.475Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG'
[2025-06-26T21:04:16.475Z] perl scripts/configure.pl
[2025-06-26T21:04:16.476Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_arm --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-06-26T21:04:16.476Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-06-26T21:04:16.476Z]
[2025-06-26T21:04:16.476Z] Starting to generate test make files.
[2025-06-26T21:04:16.476Z]
[2025-06-26T21:04:16.476Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-06-26T21:04:16.476Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk
[2025-06-26T21:04:16.476Z]
[2025-06-26T21:04:16.476Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-06-26T21:04:16.476Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-06-26T21:04:16.476Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-06-26T21:04:16.476Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-06-26T21:04:16.476Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-06-26T21:04:16.476Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk
[2025-06-26T21:04:16.476Z]
[2025-06-26T21:04:16.476Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/autoGen.mk
[2025-06-26T21:04:16.476Z]
[2025-06-26T21:04:16.476Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../autoGen.mk
[2025-06-26T21:04:16.476Z]
[2025-06-26T21:04:16.476Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/utils.mk
[2025-06-26T21:04:16.476Z]
[2025-06-26T21:04:16.476Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/rerun.mk
[2025-06-26T21:04:16.476Z]
[2025-06-26T21:04:16.476Z] Make files are generated successfully.
[2025-06-26T21:04:16.476Z]
[2025-06-26T21:04:16.476Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG'
[2025-06-26T21:04:16.476Z] make -f runtest.mk _extended.perf
[2025-06-26T21:04:16.476Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG'
[2025-06-26T21:04:16.476Z]
[2025-06-26T21:04:16.476Z] Running make 4.3
[2025-06-26T21:04:16.476Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/..
[2025-06-26T21:04:16.476Z] set JDK_VERSION to 8
[2025-06-26T21:04:16.476Z] set JDK_IMPL to hotspot
[2025-06-26T21:04:16.476Z] set JVM_VERSION to openjdk8
[2025-06-26T21:04:16.476Z] set JCL_VERSION to latest
[2025-06-26T21:04:16.476Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image
[2025-06-26T21:04:16.476Z] set SPEC to linux_arm
[2025-06-26T21:04:16.476Z] set TEST_FLAG to
[2025-06-26T21:04:16.476Z] set OS_LABEL to ubuntu.24
[2025-06-26T21:04:16.476Z] Running extended.perf ...
[2025-06-26T21:04:16.476Z] There are 20 test targets in extended.perf
[2025-06-26T21:04:16.476Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java" -version
[2025-06-26T21:04:16.476Z] openjdk version "1.8.0_462-beta"
[2025-06-26T21:04:16.476Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-beta-202506262012-b06)
[2025-06-26T21:04:16.476Z] OpenJDK Client VM (Temurin)(build 25.462-b06, mixed mode)
[2025-06-26T21:04:16.476Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests'
[2025-06-26T21:04:16.476Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf'
[2025-06-26T21:04:16.476Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/dacapo'
[2025-06-26T21:04:17.442Z]
[2025-06-26T21:04:17.442Z] ===============================================
[2025-06-26T21:04:17.442Z] Running test dacapo-avrora_0 ...
[2025-06-26T21:04:17.442Z] ===============================================
[2025-06-26T21:04:17.442Z] dacapo-avrora_0 Start Time: Thu Jun 26 21:04:15 2025 Epoch Time (ms): 1750971855800
[2025-06-26T21:04:17.442Z] variation: NoOptions
[2025-06-26T21:04:17.442Z] JVM_OPTIONS:
[2025-06-26T21:04:17.442Z] { \
[2025-06-26T21:04:17.442Z] echo ""; echo "TEST SETUP:"; \
[2025-06-26T21:04:17.442Z] echo "Nothing to be done for setup."; \
[2025-06-26T21:04:17.442Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17509718557293/dacapo-avrora_0"; \
[2025-06-26T21:04:17.442Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17509718557293/dacapo-avrora_0"; \
[2025-06-26T21:04:17.442Z] echo ""; echo "TESTING:"; \
[2025-06-26T21:04:17.442Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" avrora; \
[2025-06-26T21:04:17.442Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-avrora_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17509718557293/dacapo-avrora_0"; else echo "-----------------------------------"; echo "dacapo-avrora_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-06-26T21:04:17.442Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-06-26T21:04:17.442Z] echo "Nothing to be done for teardown."; \
[2025-06-26T21:04:17.442Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17509718557293/TestTargetResult";
[2025-06-26T21:04:17.442Z]
[2025-06-26T21:04:17.442Z] TEST SETUP:
[2025-06-26T21:04:17.442Z] Nothing to be done for setup.
[2025-06-26T21:04:17.442Z]
[2025-06-26T21:04:17.442Z] TESTING:
[2025-06-26T21:04:17.442Z] Version: avrora cvs-20131011 (use -p to print nominal benchmark stats)
[2025-06-26T21:04:17.442Z] ===== DaCapo 23.11-MR2-chopin-minimal avrora starting =====
[2025-06-26T21:04:33.337Z] ===== DaCapo 23.11-MR2-chopin-minimal avrora PASSED in 16879 msec =====
[2025-06-26T21:04:33.337Z] -----------------------------------
[2025-06-26T21:04:33.337Z] dacapo-avrora_0_PASSED
[2025-06-26T21:04:33.337Z] -----------------------------------
[2025-06-26T21:04:33.337Z]
[2025-06-26T21:04:33.337Z] TEST TEARDOWN:
[2025-06-26T21:04:33.337Z] Nothing to be done for teardown.
[2025-06-26T21:04:33.337Z] dacapo-avrora_0 Finish Time: Thu Jun 26 21:04:33 2025 Epoch Time (ms): 1750971873231
[2025-06-26T21:04:34.296Z]
[2025-06-26T21:04:34.296Z] ===============================================
[2025-06-26T21:04:34.296Z] Running test dacapo-fop_0 ...
[2025-06-26T21:04:34.296Z] ===============================================
[2025-06-26T21:04:34.296Z] dacapo-fop_0 Start Time: Thu Jun 26 21:04:33 2025 Epoch Time (ms): 1750971873265
[2025-06-26T21:04:34.296Z] variation: NoOptions
[2025-06-26T21:04:34.296Z] JVM_OPTIONS:
[2025-06-26T21:04:34.296Z] { \
[2025-06-26T21:04:34.296Z] echo ""; echo "TEST SETUP:"; \
[2025-06-26T21:04:34.296Z] echo "Nothing to be done for setup."; \
[2025-06-26T21:04:34.296Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17509718557293/dacapo-fop_0"; \
[2025-06-26T21:04:34.296Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17509718557293/dacapo-fop_0"; \
[2025-06-26T21:04:34.296Z] echo ""; echo "TESTING:"; \
[2025-06-26T21:04:34.296Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" fop; \
[2025-06-26T21:04:34.296Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-fop_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17509718557293/dacapo-fop_0"; else echo "-----------------------------------"; echo "dacapo-fop_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-06-26T21:04:34.296Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-06-26T21:04:34.296Z] echo "Nothing to be done for teardown."; \
[2025-06-26T21:04:34.296Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17509718557293/TestTargetResult";
[2025-06-26T21:04:34.296Z]
[2025-06-26T21:04:34.296Z] TEST SETUP:
[2025-06-26T21:04:34.296Z] Nothing to be done for setup.
[2025-06-26T21:04:34.296Z]
[2025-06-26T21:04:34.296Z] TESTING:
[2025-06-26T21:04:34.296Z] Version: fop 2.8 batik 1.16 (use -p to print nominal benchmark stats)
[2025-06-26T21:04:34.296Z] ===== DaCapo 23.11-MR2-chopin-minimal fop starting =====
[2025-06-26T21:04:40.115Z] 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
[2025-06-26T21:04:40.115Z] ===== DaCapo 23.11-MR2-chopin-minimal fop PASSED in 6009 msec =====
[2025-06-26T21:04:40.115Z] -----------------------------------
[2025-06-26T21:04:40.115Z] dacapo-fop_0_PASSED
[2025-06-26T21:04:40.115Z] -----------------------------------
[2025-06-26T21:04:40.115Z]
[2025-06-26T21:04:40.115Z] TEST TEARDOWN:
[2025-06-26T21:04:40.115Z] Nothing to be done for teardown.
[2025-06-26T21:04:40.115Z] dacapo-fop_0 Finish Time: Thu Jun 26 21:04:39 2025 Epoch Time (ms): 1750971879785
[2025-06-26T21:04:40.115Z]
[2025-06-26T21:04:40.115Z] ===============================================
[2025-06-26T21:04:40.115Z] Running test dacapo-jython_0 ...
[2025-06-26T21:04:40.115Z] ===============================================
[2025-06-26T21:04:40.115Z] dacapo-jython_0 Start Time: Thu Jun 26 21:04:39 2025 Epoch Time (ms): 1750971879819
[2025-06-26T21:04:40.115Z] variation: NoOptions
[2025-06-26T21:04:40.115Z] JVM_OPTIONS:
[2025-06-26T21:04:40.115Z] { \
[2025-06-26T21:04:40.115Z] echo ""; echo "TEST SETUP:"; \
[2025-06-26T21:04:40.115Z] echo "Nothing to be done for setup."; \
[2025-06-26T21:04:40.115Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17509718557293/dacapo-jython_0"; \
[2025-06-26T21:04:40.115Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17509718557293/dacapo-jython_0"; \
[2025-06-26T21:04:40.115Z] echo ""; echo "TESTING:"; \
[2025-06-26T21:04:40.115Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" jython; \
[2025-06-26T21:04:40.115Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-jython_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17509718557293/dacapo-jython_0"; else echo "-----------------------------------"; echo "dacapo-jython_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-06-26T21:04:40.115Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-06-26T21:04:40.115Z] echo "Nothing to be done for teardown."; \
[2025-06-26T21:04:40.115Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17509718557293/TestTargetResult";
[2025-06-26T21:04:40.115Z]
[2025-06-26T21:04:40.115Z] TEST SETUP:
[2025-06-26T21:04:40.115Z] Nothing to be done for setup.
[2025-06-26T21:04:40.115Z]
[2025-06-26T21:04:40.115Z] TESTING:
[2025-06-26T21:04:42.089Z] Version: jython v2.7.3 (use -p to print nominal benchmark stats)
[2025-06-26T21:04:44.076Z] ===== DaCapo 23.11-MR2-chopin-minimal jython starting =====
[2025-06-26T21:04:46.036Z] -------------------------------------------------------------------------------
[2025-06-26T21:04:46.036Z] PYBENCH 2.0
[2025-06-26T21:04:46.036Z] -------------------------------------------------------------------------------
[2025-06-26T21:04:46.036Z] * using Jython
[2025-06-26T21:04:46.036Z] * system check interval set to maximum: 2147483647
[2025-06-26T21:04:46.036Z] * using timer: time.time
[2025-06-26T21:04:46.036Z]
[2025-06-26T21:04:49.790Z] Calibrating tests. Please wait... done.
[2025-06-26T21:04:49.790Z]
[2025-06-26T21:04:49.790Z] Running 2 round(s) of the suite at warp factor 20:
[2025-06-26T21:04:49.790Z]
[2025-06-26T21:04:55.189Z] * Round 1 done.
[2025-06-26T21:05:04.982Z] * Round 2 done.
[2025-06-26T21:05:04.982Z]
[2025-06-26T21:05:04.982Z] ===== DaCapo 23.11-MR2-chopin-minimal jython PASSED in 19679 msec =====
[2025-06-26T21:05:04.982Z] -----------------------------------
[2025-06-26T21:05:04.982Z] dacapo-jython_0_PASSED
[2025-06-26T21:05:04.982Z] -----------------------------------
[2025-06-26T21:05:04.982Z]
[2025-06-26T21:05:04.982Z] TEST TEARDOWN:
[2025-06-26T21:05:04.982Z] Nothing to be done for teardown.
[2025-06-26T21:05:04.982Z] dacapo-jython_0 Finish Time: Thu Jun 26 21:05:03 2025 Epoch Time (ms): 1750971903490
[2025-06-26T21:05:04.982Z]
[2025-06-26T21:05:04.982Z] ===============================================
[2025-06-26T21:05:04.982Z] Running test dacapo-luindex_0 ...
[2025-06-26T21:05:04.982Z] ===============================================
[2025-06-26T21:05:04.982Z] dacapo-luindex_0 Start Time: Thu Jun 26 21:05:03 2025 Epoch Time (ms): 1750971903524
[2025-06-26T21:05:04.982Z] dacapo-luindex_0_DISABLED
[2025-06-26T21:05:04.982Z] Disabled Reason:
[2025-06-26T21:05:04.982Z] https://github.com/adoptium/aqa-tests/issues/4858#issuecomment-2968494739
[2025-06-26T21:05:04.982Z] dacapo-luindex_0 Finish Time: Thu Jun 26 21:05:03 2025 Epoch Time (ms): 1750971903549
[2025-06-26T21:05:04.982Z]
[2025-06-26T21:05:04.982Z] ===============================================
[2025-06-26T21:05:04.982Z] Running test dacapo-pmd_0 ...
[2025-06-26T21:05:04.982Z] ===============================================
[2025-06-26T21:05:04.982Z] dacapo-pmd_0 Start Time: Thu Jun 26 21:05:03 2025 Epoch Time (ms): 1750971903583
[2025-06-26T21:05:04.982Z] variation: NoOptions
[2025-06-26T21:05:04.982Z] JVM_OPTIONS:
[2025-06-26T21:05:04.982Z] { \
[2025-06-26T21:05:04.982Z] echo ""; echo "TEST SETUP:"; \
[2025-06-26T21:05:04.982Z] echo "Nothing to be done for setup."; \
[2025-06-26T21:05:04.982Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17509718557293/dacapo-pmd_0"; \
[2025-06-26T21:05:04.982Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17509718557293/dacapo-pmd_0"; \
[2025-06-26T21:05:04.982Z] echo ""; echo "TESTING:"; \
[2025-06-26T21:05:04.982Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" pmd; \
[2025-06-26T21:05:04.982Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-pmd_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17509718557293/dacapo-pmd_0"; else echo "-----------------------------------"; echo "dacapo-pmd_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-06-26T21:05:04.982Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-06-26T21:05:04.982Z] echo "Nothing to be done for teardown."; \
[2025-06-26T21:05:04.982Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17509718557293/TestTargetResult";
[2025-06-26T21:05:04.982Z]
[2025-06-26T21:05:04.982Z] TEST SETUP:
[2025-06-26T21:05:04.982Z] Nothing to be done for setup.
[2025-06-26T21:05:04.982Z]
[2025-06-26T21:05:04.982Z] TESTING:
[2025-06-26T21:05:04.982Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024]
[2025-06-26T21:05:04.982Z] Version: pmd 6.55.0 (use -p to print nominal benchmark stats)
[2025-06-26T21:05:04.982Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd starting =====
[2025-06-26T21:05:11.231Z] Checked: 0%
[2025-06-26T21:05:12.222Z] Checked: 5%
[2025-06-26T21:05:13.188Z] Checked: 10%
[2025-06-26T21:05:15.269Z] Checked: 15%
[2025-06-26T21:05:15.269Z] Checked: 20%
[2025-06-26T21:05:16.229Z] Checked: 25%
[2025-06-26T21:05:17.193Z] Checked: 30%
[2025-06-26T21:05:18.160Z] Checked: 35%
[2025-06-26T21:05:19.126Z] Checked: 40%
[2025-06-26T21:05:19.126Z] Checked: 45%
[2025-06-26T21:05:20.083Z] Checked: 50%
[2025-06-26T21:05:21.041Z] Checked: 55%
[2025-06-26T21:05:24.846Z] Checked: 60%
[2025-06-26T21:05:24.846Z] Checked: 65%
[2025-06-26T21:05:25.815Z] Checked: 70%
[2025-06-26T21:05:27.801Z] Checked: 75%
[2025-06-26T21:05:28.766Z] Checked: 80%
[2025-06-26T21:05:29.738Z] Checked: 85%
[2025-06-26T21:05:30.719Z] Checked: 90%
[2025-06-26T21:05:31.692Z] Checked: 95%
[2025-06-26T21:05:31.692Z] Checked: 100%
[2025-06-26T21:05:31.692Z] PMD checked 601 files.
[2025-06-26T21:05:32.651Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd PASSED in 27075 msec =====
[2025-06-26T21:05:32.651Z] -----------------------------------
[2025-06-26T21:05:32.651Z] dacapo-pmd_0_PASSED
[2025-06-26T21:05:32.651Z] -----------------------------------
[2025-06-26T21:05:32.651Z]
[2025-06-26T21:05:32.651Z] TEST TEARDOWN:
[2025-06-26T21:05:32.651Z] Nothing to be done for teardown.
[2025-06-26T21:05:32.651Z] dacapo-pmd_0 Finish Time: Thu Jun 26 21:05:31 2025 Epoch Time (ms): 1750971931752
[2025-06-26T21:05:32.651Z]
[2025-06-26T21:05:32.651Z] ===============================================
[2025-06-26T21:05:32.651Z] Running test dacapo-sunflow_0 ...
[2025-06-26T21:05:32.651Z] ===============================================
[2025-06-26T21:05:32.651Z] dacapo-sunflow_0 Start Time: Thu Jun 26 21:05:31 2025 Epoch Time (ms): 1750971931785
[2025-06-26T21:05:32.651Z] variation: NoOptions
[2025-06-26T21:05:32.651Z] JVM_OPTIONS:
[2025-06-26T21:05:32.651Z] { \
[2025-06-26T21:05:32.651Z] echo ""; echo "TEST SETUP:"; \
[2025-06-26T21:05:32.651Z] echo "Nothing to be done for setup."; \
[2025-06-26T21:05:32.651Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17509718557293/dacapo-sunflow_0"; \
[2025-06-26T21:05:32.651Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17509718557293/dacapo-sunflow_0"; \
[2025-06-26T21:05:32.651Z] echo ""; echo "TESTING:"; \
[2025-06-26T21:05:32.651Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" sunflow; \
[2025-06-26T21:05:32.651Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-sunflow_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17509718557293/dacapo-sunflow_0"; else echo "-----------------------------------"; echo "dacapo-sunflow_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-06-26T21:05:32.651Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-06-26T21:05:32.651Z] echo "Nothing to be done for teardown."; \
[2025-06-26T21:05:32.651Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17509718557293/TestTargetResult";
[2025-06-26T21:05:32.651Z]
[2025-06-26T21:05:32.651Z] TEST SETUP:
[2025-06-26T21:05:32.651Z] Nothing to be done for setup.
[2025-06-26T21:05:32.651Z]
[2025-06-26T21:05:32.651Z] TESTING:
[2025-06-26T21:05:32.651Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024]
[2025-06-26T21:05:32.652Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow starting =====
[2025-06-26T21:06:44.140Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow PASSED in 61801 msec =====
[2025-06-26T21:06:44.140Z] -----------------------------------
[2025-06-26T21:06:44.140Z] dacapo-sunflow_0_PASSED
[2025-06-26T21:06:44.140Z] -----------------------------------
[2025-06-26T21:06:44.140Z]
[2025-06-26T21:06:44.140Z] TEST TEARDOWN:
[2025-06-26T21:06:44.140Z] Nothing to be done for teardown.
[2025-06-26T21:06:44.140Z] dacapo-sunflow_0 Finish Time: Thu Jun 26 21:06:34 2025 Epoch Time (ms): 1750971994213
[2025-06-26T21:06:44.140Z]
[2025-06-26T21:06:44.140Z] ===============================================
[2025-06-26T21:06:44.140Z] Running test dacapo-tomcat_0 ...
[2025-06-26T21:06:44.140Z] ===============================================
[2025-06-26T21:06:44.140Z] dacapo-tomcat_0 Start Time: Thu Jun 26 21:06:34 2025 Epoch Time (ms): 1750971994246
[2025-06-26T21:06:44.140Z] dacapo-tomcat_0_DISABLED
[2025-06-26T21:06:44.140Z] Disabled Reason:
[2025-06-26T21:06:44.140Z] https://bugs.openjdk.java.net/browse/JDK-8155588
[2025-06-26T21:06:44.140Z] dacapo-tomcat_0 Finish Time: Thu Jun 26 21:06:34 2025 Epoch Time (ms): 1750971994271
[2025-06-26T21:06:44.140Z]
[2025-06-26T21:06:44.140Z] ===============================================
[2025-06-26T21:06:44.141Z] Running test dacapo-xalan_0 ...
[2025-06-26T21:06:44.141Z] ===============================================
[2025-06-26T21:06:44.141Z] dacapo-xalan_0 Start Time: Thu Jun 26 21:06:34 2025 Epoch Time (ms): 1750971994304
[2025-06-26T21:06:44.141Z] variation: NoOptions
[2025-06-26T21:06:44.141Z] JVM_OPTIONS:
[2025-06-26T21:06:44.141Z] { \
[2025-06-26T21:06:44.141Z] echo ""; echo "TEST SETUP:"; \
[2025-06-26T21:06:44.141Z] echo "Nothing to be done for setup."; \
[2025-06-26T21:06:44.141Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17509718557293/dacapo-xalan_0"; \
[2025-06-26T21:06:44.141Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17509718557293/dacapo-xalan_0"; \
[2025-06-26T21:06:44.141Z] echo ""; echo "TESTING:"; \
[2025-06-26T21:06:44.141Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" xalan; \
[2025-06-26T21:06:44.141Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-xalan_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17509718557293/dacapo-xalan_0"; else echo "-----------------------------------"; echo "dacapo-xalan_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-06-26T21:06:44.141Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-06-26T21:06:44.141Z] echo "Nothing to be done for teardown."; \
[2025-06-26T21:06:44.141Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17509718557293/TestTargetResult";
[2025-06-26T21:06:44.141Z]
[2025-06-26T21:06:44.141Z] TEST SETUP:
[2025-06-26T21:06:44.141Z] Nothing to be done for setup.
[2025-06-26T21:06:44.141Z]
[2025-06-26T21:06:44.141Z] TESTING:
[2025-06-26T21:06:44.141Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,2048]
[2025-06-26T21:06:44.141Z] Version: xalan 2_7_2 (use -p to print nominal benchmark stats)
[2025-06-26T21:06:44.141Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan starting =====
[2025-06-26T21:06:44.141Z] ; SystemID: file:///home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/dacapo/dacapo/dat/xalan/xmlspec.xsl; Line#: 1138; Column#: 29
[2025-06-26T21:06:44.141Z] ; SystemID: file:///home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/dacapo/dacapo/dat/xalan/xmlspec.xsl; Line#: 1138; Column#: 29
[2025-06-26T21:06:44.141Z] javax.xml.transform.TransformerException: java.lang.RuntimeException: Programmer assertion is incorrect! - Can not setRoot on a non-iterated NodeSequence!
[2025-06-26T21:06:44.141Z] javax.xml.transform.TransformerException: java.lang.RuntimeException: Programmer assertion is incorrect! - Can not setRoot on a non-iterated NodeSequence!
[2025-06-26T21:06:44.141Z] at org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2407)
[2025-06-26T21:06:44.141Z] at org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2407)
[2025-06-26T21:06:44.141Z] at org.apache.xalan.templates.ElemLiteralResult.execute(ElemLiteralResult.java:1376)
[2025-06-26T21:06:44.141Z] at org.apache.xalan.templates.ElemApplyTemplates.transformSelectedNodes(ElemApplyTemplates.java:395)
[2025-06-26T21:06:44.141Z] at org.apache.xalan.templates.ElemApplyTemplates.execute(ElemApplyTemplates.java:178)
[2025-06-26T21:06:44.141Z] at org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2402)
[2025-06-26T21:06:44.141Z] at org.apache.xalan.templates.ElemLiteralResult.execute(ElemLiteralResult.java:1376)
[2025-06-26T21:06:44.141Z] at org.apache.xalan.templates.ElemApplyTemplates.transformSelectedNodes(ElemApplyTemplates.java:395)
[2025-06-26T21:06:44.141Z] at org.apache.xalan.templates.ElemApplyTemplates.execute(ElemApplyTemplates.java:178)
[2025-06-26T21:06:44.141Z] at org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2402)
[2025-06-26T21:06:44.141Z] at org.apache.xalan.templates.ElemLiteralResult.execute(ElemLiteralResult.java:1376)
[2025-06-26T21:06:44.141Z] at org.apache.xalan.templates.ElemApplyTemplates.transformSelectedNodes(ElemApplyTemplates.java:395)
[2025-06-26T21:06:44.141Z] at org.apache.xalan.templates.ElemApplyTemplates.execute(ElemApplyTemplates.java:178)
[2025-06-26T21:06:44.141Z] at org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2402)
[2025-06-26T21:06:44.141Z] at org.apache.xalan.templates.ElemLiteralResult.execute(ElemLiteralResult.java:1376)
[2025-06-26T21:06:44.141Z] at org.apache.xalan.templates.ElemApplyTemplates.transformSelectedNodes(ElemApplyTemplates.java:395)
[2025-06-26T21:06:44.141Z] at org.apache.xalan.templates.ElemApplyTemplates.execute(ElemApplyTemplates.java:178)
[2025-06-26T21:06:44.141Z] at org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2402)
[2025-06-26T21:06:44.141Z] at org.apache.xalan.templates.ElemLiteralResult.execute(ElemLiteralResult.java:1376)
[2025-06-26T21:06:44.141Z] at org.apache.xalan.templates.ElemApplyTemplates.transformSelectedNodes(ElemApplyTemplates.java:395)
[2025-06-26T21:06:44.141Z] at org.apache.xalan.templates.ElemApplyTemplates.execute(ElemApplyTemplates.java:178)
[2025-06-26T21:06:44.141Z] at org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2402)
[2025-06-26T21:06:44.141Z] at org.apache.xalan.transformer.TransformerImpl.applyTemplateToNode(TransformerImpl.java:2272)
[2025-06-26T21:06:44.141Z] at org.apache.xalan.transformer.TransformerImpl.transformNode(TransformerImpl.java:1358)
[2025-06-26T21:06:44.141Z] at org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:711)
[2025-06-26T21:06:44.141Z] at org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:1275)
[2025-06-26T21:06:44.141Z] at org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:1253)
[2025-06-26T21:06:44.141Z] at org.dacapo.xalan.XSLTBench$XalanWorker.run(XSLTBench.java:157)
[2025-06-26T21:06:44.141Z] Caused by: java.lang.RuntimeException: Programmer assertion is incorrect! - Can not setRoot on a non-iterated NodeSequence!
[2025-06-26T21:06:44.141Z] at org.apache.xpath.Expression.assertion(Expression.java:423)
[2025-06-26T21:06:44.141Z] at org.apache.xpath.axes.NodeSequence.setRoot(NodeSequence.java:275)
[2025-06-26T21:06:44.141Z] at org.apache.xpath.axes.LocPathIterator.asIterator(LocPathIterator.java:269)
[2025-06-26T21:06:44.141Z] at org.apache.xalan.templates.ElemApplyTemplates.transformSelectedNodes(ElemApplyTemplates.java:207)
[2025-06-26T21:06:44.141Z] at org.apache.xalan.templates.ElemApplyTemplates.execute(ElemApplyTemplates.java:178)
[2025-06-26T21:06:44.141Z] at org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2402)
[2025-06-26T21:06:44.141Z] ... 26 more
[2025-06-26T21:06:44.141Z] at org.apache.xalan.templates.ElemLiteralResult.execute(ElemLiteralResult.java:1376)
[2025-06-26T21:06:44.141Z] at org.apache.xalan.templates.ElemApplyTemplates.transformSelectedNodes(ElemApplyTemplates.java:395)
[2025-06-26T21:06:44.141Z] at org.apache.xalan.templates.ElemApplyTemplates.execute(ElemApplyTemplates.java:178)
[2025-06-26T21:06:44.141Z] at org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2402)
[2025-06-26T21:06:44.141Z] at org.apache.xalan.templates.ElemLiteralResult.execute(ElemLiteralResult.java:1376)
[2025-06-26T21:06:44.141Z] at org.apache.xalan.templates.ElemApplyTemplates.transformSelectedNodes(ElemApplyTemplates.java:395)
[2025-06-26T21:06:44.141Z] at org.apache.xalan.templates.ElemApplyTemplates.execute(ElemApplyTemplates.java:178)
[2025-06-26T21:06:44.141Z] at org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2402)
[2025-06-26T21:06:44.141Z] at org.apache.xalan.templates.ElemLiteralResult.execute(ElemLiteralResult.java:1376)
[2025-06-26T21:06:44.141Z] at org.apache.xalan.templates.ElemApplyTemplates.transformSelectedNodes(ElemApplyTemplates.java:395)
[2025-06-26T21:06:44.141Z] at org.apache.xalan.templates.ElemApplyTemplates.execute(ElemApplyTemplates.java:178)
[2025-06-26T21:06:44.141Z] at org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2402)
[2025-06-26T21:06:44.141Z] at org.apache.xalan.transformer.TransformerImpl.applyTemplateToNode(TransformerImpl.java:2272)
[2025-06-26T21:06:44.141Z] at org.apache.xalan.transformer.TransformerImpl.transformNode(TransformerImpl.java:1358)
[2025-06-26T21:06:44.141Z] at org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:711)
[2025-06-26T21:06:44.141Z] at org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:1275)
[2025-06-26T21:06:44.141Z] at org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:1253)
[2025-06-26T21:06:44.141Z] at org.dacapo.xalan.XSLTBench$XalanWorker.run(XSLTBench.java:157)
[2025-06-26T21:06:44.141Z] Caused by: java.lang.RuntimeException: Programmer assertion is incorrect! - Can not setRoot on a non-iterated NodeSequence!
[2025-06-26T21:06:44.141Z] at org.apache.xpath.Expression.assertion(Expression.java:423)
[2025-06-26T21:06:44.141Z] at org.apache.xpath.axes.NodeSequence.setRoot(NodeSequence.java:275)
[2025-06-26T21:06:44.141Z] at org.apache.xpath.axes.LocPathIterator.asIterator(LocPathIterator.java:269)
[2025-06-26T21:06:44.141Z] at org.apache.xalan.templates.ElemApplyTemplates.transformSelectedNodes(ElemApplyTemplates.java:207)
[2025-06-26T21:06:44.141Z] at org.apache.xalan.templates.ElemApplyTemplates.execute(ElemApplyTemplates.java:178)
[2025-06-26T21:06:44.141Z] at org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2402)
[2025-06-26T21:06:44.141Z] ... 18 more
[2025-06-26T21:06:44.141Z] ; SystemID: file:///home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/dacapo/dacapo/dat/xalan/xmlspec.xsl; Line#: 639; Column#: 29
[2025-06-26T21:06:44.141Z] javax.xml.transform.TransformerException: java.lang.RuntimeException: Programmer assertion is incorrect! - Can not setRoot on a non-iterated NodeSequence!
[2025-06-26T21:06:44.141Z] at org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2407)
[2025-06-26T21:06:44.141Z] at org.apache.xalan.templates.ElemLiteralResult.execute(ElemLiteralResult.java:1376)
[2025-06-26T21:06:44.141Z] at org.apache.xalan.templates.ElemApplyTemplates.transformSelectedNodes(ElemApplyTemplates.java:395)
[2025-06-26T21:06:44.141Z] at org.apache.xalan.templates.ElemApplyTemplates.execute(ElemApplyTemplates.java:178)
[2025-06-26T21:06:44.141Z] at org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2402)
[2025-06-26T21:06:44.141Z] at org.apache.xalan.templates.ElemLiteralResult.execute(ElemLiteralResult.java:1376)
[2025-06-26T21:06:44.141Z] at org.apache.xalan.templates.ElemApplyTemplates.transformSelectedNodes(ElemApplyTemplates.java:395)
[2025-06-26T21:06:44.141Z] at org.apache.xalan.templates.ElemApplyTemplates.execute(ElemApplyTemplates.java:178)
[2025-06-26T21:06:44.141Z] at org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2402)
[2025-06-26T21:06:44.141Z] at org.apache.xalan.templates.ElemLiteralResult.execute(ElemLiteralResult.java:1376)
[2025-06-26T21:06:44.141Z] at org.apache.xalan.templates.ElemApplyTemplates.transformSelectedNodes(ElemApplyTemplates.java:395)
[2025-06-26T21:06:44.142Z] at org.apache.xalan.templates.ElemApplyTemplates.execute(ElemApplyTemplates.java:178)
[2025-06-26T21:06:44.142Z] at org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2402)
[2025-06-26T21:06:44.142Z] at org.apache.xalan.templates.ElemLiteralResult.execute(ElemLiteralResult.java:1376)
[2025-06-26T21:06:44.142Z] at org.apache.xalan.templates.ElemApplyTemplates.transformSelectedNodes(ElemApplyTemplates.java:395)
[2025-06-26T21:06:44.142Z] at org.apache.xalan.templates.ElemApplyTemplates.execute(ElemApplyTemplates.java:178)
[2025-06-26T21:06:44.142Z] at org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2402)
[2025-06-26T21:06:44.142Z] at org.apache.xalan.templates.ElemLiteralResult.execute(ElemLiteralResult.java:1376)
[2025-06-26T21:06:44.142Z] at org.apache.xalan.templates.ElemApplyTemplates.transformSelectedNodes(ElemApplyTemplates.java:395)
[2025-06-26T21:06:44.142Z] at org.apache.xalan.templates.ElemApplyTemplates.execute(ElemApplyTemplates.java:178)
[2025-06-26T21:06:44.142Z] at org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2402)
[2025-06-26T21:06:44.142Z] at org.apache.xalan.templates.ElemLiteralResult.execute(ElemLiteralResult.java:1376)
[2025-06-26T21:06:44.142Z] at org.apache.xalan.templates.ElemApplyTemplates.transformSelectedNodes(ElemApplyTemplates.java:395)
[2025-06-26T21:06:44.142Z] at org.apache.xalan.templates.ElemApplyTemplates.execute(ElemApplyTemplates.java:178)
[2025-06-26T21:06:44.142Z] at org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2402)
[2025-06-26T21:06:44.142Z] at org.apache.xalan.transformer.TransformerImpl.applyTemplateToNode(TransformerImpl.java:2272)
[2025-06-26T21:06:44.142Z] at org.apache.xalan.transformer.TransformerImpl.transformNode(TransformerImpl.java:1358)
[2025-06-26T21:06:44.142Z] at org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:711)
[2025-06-26T21:06:44.142Z] at org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:1275)
[2025-06-26T21:06:44.142Z] at org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:1253)
[2025-06-26T21:06:44.142Z] at org.dacapo.xalan.XSLTBench$XalanWorker.run(XSLTBench.java:157)
[2025-06-26T21:06:44.142Z] Caused by: java.lang.RuntimeException: Programmer assertion is incorrect! - Can not setRoot on a non-iterated NodeSequence!
[2025-06-26T21:06:44.142Z] at org.apache.xpath.Expression.assertion(Expression.java:423)
[2025-06-26T21:06:44.142Z] at org.apache.xpath.axes.NodeSequence.setRoot(NodeSequence.java:275)
[2025-06-26T21:06:44.142Z] at org.apache.xpath.axes.LocPathIterator.asIterator(LocPathIterator.java:269)
[2025-06-26T21:06:44.142Z] at org.apache.xalan.templates.ElemApplyTemplates.transformSelectedNodes(ElemApplyTemplates.java:207)
[2025-06-26T21:06:44.142Z] at org.apache.xalan.templates.ElemApplyTemplates.execute(ElemApplyTemplates.java:178)
[2025-06-26T21:06:44.142Z] at org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2402)
[2025-06-26T21:06:44.142Z] ... 30 more
[2025-06-26T21:06:44.142Z] Processing: 5%
[2025-06-26T21:06:44.142Z] Processing: 10%
[2025-06-26T21:06:44.142Z] Processing: 15%
[2025-06-26T21:06:44.142Z] Processing: 20%
[2025-06-26T21:06:44.142Z] Processing: 25%
[2025-06-26T21:06:44.142Z] Processing: 30%
[2025-06-26T21:06:44.142Z] Processing: 35%
[2025-06-26T21:06:44.142Z] Processing: 40%
[2025-06-26T21:06:44.142Z] Processing: 45%
[2025-06-26T21:06:44.142Z] Processing: 50%
[2025-06-26T21:06:44.142Z] Processing: 55%
[2025-06-26T21:06:44.142Z] Processing: 60%
[2025-06-26T21:06:44.142Z] Processing: 65%
[2025-06-26T21:06:44.142Z] Processing: 70%
[2025-06-26T21:06:44.142Z] Processing: 75%
[2025-06-26T21:06:45.104Z] Processing: 80%
[2025-06-26T21:06:45.104Z] Processing: 85%
[2025-06-26T21:06:45.104Z] Processing: 90%
[2025-06-26T21:06:46.058Z] Processing: 95%
[2025-06-26T21:06:46.058Z] Normal completion.
[2025-06-26T21:06:46.058Z] Digest validation failed for stderr.log, expecting 0xda39a3ee5e6b4b0d3255bfef95601890afd80709 found 0xa59795dd688ff0074b75dc638f32d925b3c1a693
[2025-06-26T21:06:46.058Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan FAILED =====
[2025-06-26T21:06:46.058Z] Validation FAILED for xalan default
[2025-06-26T21:06:46.058Z] -----------------------------------
[2025-06-26T21:06:46.058Z] dacapo-xalan_0_FAILED
[2025-06-26T21:06:46.058Z] -----------------------------------
[2025-06-26T21:06:46.058Z]
[2025-06-26T21:06:46.058Z] TEST TEARDOWN:
[2025-06-26T21:06:46.058Z] Nothing to be done for teardown.
[2025-06-26T21:06:46.059Z] dacapo-xalan_0 Finish Time: Thu Jun 26 21:06:45 2025 Epoch Time (ms): 1750972005280
[2025-06-26T21:06:46.059Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/dacapo'
[2025-06-26T21:06:46.059Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/renaissance'
[2025-06-26T21:06:46.059Z]
[2025-06-26T21:06:46.059Z] ===============================================
[2025-06-26T21:06:46.059Z] Running test renaissance-als_0 ...
[2025-06-26T21:06:46.059Z] ===============================================
[2025-06-26T21:06:46.059Z] renaissance-als_0 Start Time: Thu Jun 26 21:06:45 2025 Epoch Time (ms): 1750972005327
[2025-06-26T21:06:46.059Z] renaissance-als_0_DISABLED
[2025-06-26T21:06:46.059Z] Disabled Reason:
[2025-06-26T21:06:46.059Z] https://github.com/adoptium/aqa-tests/issues/3189
[2025-06-26T21:06:46.059Z] renaissance-als_0 Finish Time: Thu Jun 26 21:06:45 2025 Epoch Time (ms): 1750972005352
[2025-06-26T21:06:46.059Z]
[2025-06-26T21:06:46.059Z] ===============================================
[2025-06-26T21:06:46.059Z] Running test renaissance-chi-square_0 ...
[2025-06-26T21:06:46.059Z] ===============================================
[2025-06-26T21:06:46.059Z] renaissance-chi-square_0 Start Time: Thu Jun 26 21:06:45 2025 Epoch Time (ms): 1750972005386
[2025-06-26T21:06:46.059Z] renaissance-chi-square_0_DISABLED
[2025-06-26T21:06:46.059Z] Disabled Reason:
[2025-06-26T21:06:46.059Z] https://github.com/adoptium/aqa-tests/issues/3189
[2025-06-26T21:06:46.059Z] renaissance-chi-square_0 Finish Time: Thu Jun 26 21:06:45 2025 Epoch Time (ms): 1750972005411
[2025-06-26T21:06:46.059Z]
[2025-06-26T21:06:46.059Z] ===============================================
[2025-06-26T21:06:46.059Z] Running test renaissance-db-shootout_0 ...
[2025-06-26T21:06:46.059Z] ===============================================
[2025-06-26T21:06:46.059Z] renaissance-db-shootout_0 Start Time: Thu Jun 26 21:06:45 2025 Epoch Time (ms): 1750972005443
[2025-06-26T21:06:46.059Z] variation: NoOptions
[2025-06-26T21:06:46.059Z] JVM_OPTIONS:
[2025-06-26T21:06:46.059Z] { \
[2025-06-26T21:06:46.059Z] echo ""; echo "TEST SETUP:"; \
[2025-06-26T21:06:46.059Z] echo "Nothing to be done for setup."; \
[2025-06-26T21:06:46.059Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17509718557293/renaissance-db-shootout_0"; \
[2025-06-26T21:06:46.059Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17509718557293/renaissance-db-shootout_0"; \
[2025-06-26T21:06:46.059Z] echo ""; echo "TESTING:"; \
[2025-06-26T21:06:46.059Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17509718557293/renaissance-db-shootout_0"/db-shootout.json" db-shootout; \
[2025-06-26T21:06:46.059Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-db-shootout_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17509718557293/renaissance-db-shootout_0"; else echo "-----------------------------------"; echo "renaissance-db-shootout_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-06-26T21:06:46.059Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-06-26T21:06:46.059Z] echo "Nothing to be done for teardown."; \
[2025-06-26T21:06:46.059Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17509718557293/TestTargetResult";
[2025-06-26T21:06:46.059Z]
[2025-06-26T21:06:46.059Z] TEST SETUP:
[2025-06-26T21:06:46.059Z] Nothing to be done for setup.
[2025-06-26T21:06:46.059Z]
[2025-06-26T21:06:46.059Z] TESTING:
[2025-06-26T21:06:47.010Z] Benchmark 'db-shootout' excluded: requires JVM version >=11 (found 1.8).
[2025-06-26T21:06:47.967Z] -----------------------------------
[2025-06-26T21:06:47.967Z] renaissance-db-shootout_0_PASSED
[2025-06-26T21:06:47.967Z] -----------------------------------
[2025-06-26T21:06:47.967Z]
[2025-06-26T21:06:47.967Z] TEST TEARDOWN:
[2025-06-26T21:06:47.967Z] Nothing to be done for teardown.
[2025-06-26T21:06:47.967Z] renaissance-db-shootout_0 Finish Time: Thu Jun 26 21:06:46 2025 Epoch Time (ms): 1750972006969
[2025-06-26T21:06:47.967Z]
[2025-06-26T21:06:47.967Z] ===============================================
[2025-06-26T21:06:47.967Z] Running test renaissance-dec-tree_0 ...
[2025-06-26T21:06:47.967Z] ===============================================
[2025-06-26T21:06:47.967Z] renaissance-dec-tree_0 Start Time: Thu Jun 26 21:06:47 2025 Epoch Time (ms): 1750972007003
[2025-06-26T21:06:47.967Z] renaissance-dec-tree_0_DISABLED
[2025-06-26T21:06:47.967Z] Disabled Reason:
[2025-06-26T21:06:47.967Z] https://github.com/adoptium/aqa-tests/issues/3189
[2025-06-26T21:06:47.967Z] renaissance-dec-tree_0 Finish Time: Thu Jun 26 21:06:47 2025 Epoch Time (ms): 1750972007029
[2025-06-26T21:06:47.967Z]
[2025-06-26T21:06:47.967Z] ===============================================
[2025-06-26T21:06:47.967Z] Running test renaissance-finagle-chirper_0 ...
[2025-06-26T21:06:47.967Z] ===============================================
[2025-06-26T21:06:47.967Z] renaissance-finagle-chirper_0 Start Time: Thu Jun 26 21:06:47 2025 Epoch Time (ms): 1750972007063
[2025-06-26T21:06:47.967Z] renaissance-finagle-chirper_0_DISABLED
[2025-06-26T21:06:47.967Z] Disabled Reason:
[2025-06-26T21:06:47.967Z] https://github.com/renaissance-benchmarks/renaissance/issues/231
[2025-06-26T21:06:47.967Z] renaissance-finagle-chirper_0 Finish Time: Thu Jun 26 21:06:47 2025 Epoch Time (ms): 1750972007089
[2025-06-26T21:06:47.967Z]
[2025-06-26T21:06:47.967Z] ===============================================
[2025-06-26T21:06:47.967Z] Running test renaissance-finagle-http_0 ...
[2025-06-26T21:06:47.967Z] ===============================================
[2025-06-26T21:06:47.967Z] renaissance-finagle-http_0 Start Time: Thu Jun 26 21:06:47 2025 Epoch Time (ms): 1750972007122
[2025-06-26T21:06:47.967Z] variation: NoOptions
[2025-06-26T21:06:47.967Z] JVM_OPTIONS:
[2025-06-26T21:06:47.967Z] { \
[2025-06-26T21:06:47.967Z] echo ""; echo "TEST SETUP:"; \
[2025-06-26T21:06:47.967Z] echo "Nothing to be done for setup."; \
[2025-06-26T21:06:47.967Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17509718557293/renaissance-finagle-http_0"; \
[2025-06-26T21:06:47.967Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17509718557293/renaissance-finagle-http_0"; \
[2025-06-26T21:06:47.967Z] echo ""; echo "TESTING:"; \
[2025-06-26T21:06:47.967Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17509718557293/renaissance-finagle-http_0"/finagle-http.json" finagle-http; \
[2025-06-26T21:06:47.967Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-finagle-http_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17509718557293/renaissance-finagle-http_0"; else echo "-----------------------------------"; echo "renaissance-finagle-http_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-06-26T21:06:47.967Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-06-26T21:06:47.967Z] echo "Nothing to be done for teardown."; \
[2025-06-26T21:06:47.967Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17509718557293/TestTargetResult";
[2025-06-26T21:06:47.967Z]
[2025-06-26T21:06:47.967Z] TEST SETUP:
[2025-06-26T21:06:47.967Z] Nothing to be done for setup.
[2025-06-26T21:06:47.967Z]
[2025-06-26T21:06:47.967Z] TESTING:
[2025-06-26T21:06:48.918Z] Benchmark 'finagle-http' excluded: requires JVM version >=11 (found 1.8).
[2025-06-26T21:06:48.918Z] -----------------------------------
[2025-06-26T21:06:48.918Z] renaissance-finagle-http_0_PASSED
[2025-06-26T21:06:48.918Z] -----------------------------------
[2025-06-26T21:06:48.918Z]
[2025-06-26T21:06:48.918Z] TEST TEARDOWN:
[2025-06-26T21:06:48.918Z] Nothing to be done for teardown.
[2025-06-26T21:06:48.918Z] renaissance-finagle-http_0 Finish Time: Thu Jun 26 21:06:48 2025 Epoch Time (ms): 1750972008764
[2025-06-26T21:06:48.918Z]
[2025-06-26T21:06:48.918Z] ===============================================
[2025-06-26T21:06:48.918Z] Running test renaissance-gauss-mix_0 ...
[2025-06-26T21:06:48.918Z] ===============================================
[2025-06-26T21:06:48.918Z] renaissance-gauss-mix_0 Start Time: Thu Jun 26 21:06:48 2025 Epoch Time (ms): 1750972008799
[2025-06-26T21:06:48.918Z] renaissance-gauss-mix_0_DISABLED
[2025-06-26T21:06:48.918Z] Disabled Reason:
[2025-06-26T21:06:48.918Z] https://github.com/adoptium/aqa-tests/issues/3189
[2025-06-26T21:06:49.878Z] renaissance-gauss-mix_0 Finish Time: Thu Jun 26 21:06:48 2025 Epoch Time (ms): 1750972008825
[2025-06-26T21:06:49.878Z]
[2025-06-26T21:06:49.878Z] ===============================================
[2025-06-26T21:06:49.878Z] Running test renaissance-log-regression_0 ...
[2025-06-26T21:06:49.878Z] ===============================================
[2025-06-26T21:06:49.878Z] renaissance-log-regression_0 Start Time: Thu Jun 26 21:06:48 2025 Epoch Time (ms): 1750972008860
[2025-06-26T21:06:49.878Z] renaissance-log-regression_0_DISABLED
[2025-06-26T21:06:49.878Z] Disabled Reason:
[2025-06-26T21:06:49.878Z] https://github.com/adoptium/aqa-tests/issues/3189
[2025-06-26T21:06:49.878Z] renaissance-log-regression_0 Finish Time: Thu Jun 26 21:06:48 2025 Epoch Time (ms): 1750972008886
[2025-06-26T21:06:49.878Z]
[2025-06-26T21:06:49.878Z] ===============================================
[2025-06-26T21:06:49.878Z] Running test renaissance-mnemonics_0 ...
[2025-06-26T21:06:49.878Z] ===============================================
[2025-06-26T21:06:49.878Z] renaissance-mnemonics_0 Start Time: Thu Jun 26 21:06:48 2025 Epoch Time (ms): 1750972008920
[2025-06-26T21:06:49.878Z] variation: NoOptions
[2025-06-26T21:06:49.878Z] JVM_OPTIONS:
[2025-06-26T21:06:49.878Z] { \
[2025-06-26T21:06:49.878Z] echo ""; echo "TEST SETUP:"; \
[2025-06-26T21:06:49.878Z] echo "Nothing to be done for setup."; \
[2025-06-26T21:06:49.878Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17509718557293/renaissance-mnemonics_0"; \
[2025-06-26T21:06:49.878Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17509718557293/renaissance-mnemonics_0"; \
[2025-06-26T21:06:49.878Z] echo ""; echo "TESTING:"; \
[2025-06-26T21:06:49.878Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17509718557293/renaissance-mnemonics_0"/mnemonics.json" mnemonics; \
[2025-06-26T21:06:49.878Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17509718557293/renaissance-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-06-26T21:06:49.878Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-06-26T21:06:49.878Z] echo "Nothing to be done for teardown."; \
[2025-06-26T21:06:49.878Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17509718557293/TestTargetResult";
[2025-06-26T21:06:49.878Z]
[2025-06-26T21:06:49.878Z] TEST SETUP:
[2025-06-26T21:06:49.878Z] Nothing to be done for setup.
[2025-06-26T21:06:49.878Z]
[2025-06-26T21:06:49.878Z] TESTING:
[2025-06-26T21:06:50.833Z] Benchmark 'mnemonics' excluded: requires JVM version >=11 (found 1.8).
[2025-06-26T21:06:50.833Z] -----------------------------------
[2025-06-26T21:06:50.834Z] renaissance-mnemonics_0_PASSED
[2025-06-26T21:06:50.834Z] -----------------------------------
[2025-06-26T21:06:50.834Z]
[2025-06-26T21:06:50.834Z] TEST TEARDOWN:
[2025-06-26T21:06:50.834Z] Nothing to be done for teardown.
[2025-06-26T21:06:50.834Z] renaissance-mnemonics_0 Finish Time: Thu Jun 26 21:06:50 2025 Epoch Time (ms): 1750972010599
[2025-06-26T21:06:50.834Z]
[2025-06-26T21:06:50.834Z] ===============================================
[2025-06-26T21:06:50.834Z] Running test renaissance-movie-lens_0 ...
[2025-06-26T21:06:50.834Z] ===============================================
[2025-06-26T21:06:50.834Z] renaissance-movie-lens_0 Start Time: Thu Jun 26 21:06:50 2025 Epoch Time (ms): 1750972010633
[2025-06-26T21:06:50.834Z] renaissance-movie-lens_0_DISABLED
[2025-06-26T21:06:50.834Z] Disabled Reason:
[2025-06-26T21:06:50.834Z] https://github.com/adoptium/aqa-tests/issues/3189
[2025-06-26T21:06:50.834Z] renaissance-movie-lens_0 Finish Time: Thu Jun 26 21:06:50 2025 Epoch Time (ms): 1750972010659
[2025-06-26T21:06:50.834Z]
[2025-06-26T21:06:50.834Z] ===============================================
[2025-06-26T21:06:50.834Z] Running test renaissance-par-mnemonics_0 ...
[2025-06-26T21:06:50.834Z] ===============================================
[2025-06-26T21:06:50.834Z] renaissance-par-mnemonics_0 Start Time: Thu Jun 26 21:06:50 2025 Epoch Time (ms): 1750972010693
[2025-06-26T21:06:50.834Z] variation: NoOptions
[2025-06-26T21:06:50.834Z] JVM_OPTIONS:
[2025-06-26T21:06:50.834Z] { \
[2025-06-26T21:06:50.834Z] echo ""; echo "TEST SETUP:"; \
[2025-06-26T21:06:50.834Z] echo "Nothing to be done for setup."; \
[2025-06-26T21:06:50.834Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17509718557293/renaissance-par-mnemonics_0"; \
[2025-06-26T21:06:50.834Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17509718557293/renaissance-par-mnemonics_0"; \
[2025-06-26T21:06:50.834Z] echo ""; echo "TESTING:"; \
[2025-06-26T21:06:50.834Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17509718557293/renaissance-par-mnemonics_0"/par-mnemonics.json" par-mnemonics; \
[2025-06-26T21:06:50.834Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17509718557293/renaissance-par-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-06-26T21:06:50.834Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-06-26T21:06:50.834Z] echo "Nothing to be done for teardown."; \
[2025-06-26T21:06:50.834Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17509718557293/TestTargetResult";
[2025-06-26T21:06:50.834Z]
[2025-06-26T21:06:50.834Z] TEST SETUP:
[2025-06-26T21:06:50.834Z] Nothing to be done for setup.
[2025-06-26T21:06:50.834Z]
[2025-06-26T21:06:50.834Z] TESTING:
[2025-06-26T21:06:52.789Z] Benchmark 'par-mnemonics' excluded: requires JVM version >=11 (found 1.8).
[2025-06-26T21:06:52.789Z] -----------------------------------
[2025-06-26T21:06:52.789Z] renaissance-par-mnemonics_0_PASSED
[2025-06-26T21:06:52.789Z] -----------------------------------
[2025-06-26T21:06:52.789Z]
[2025-06-26T21:06:52.789Z] TEST TEARDOWN:
[2025-06-26T21:06:52.789Z] Nothing to be done for teardown.
[2025-06-26T21:06:52.789Z] renaissance-par-mnemonics_0 Finish Time: Thu Jun 26 21:06:52 2025 Epoch Time (ms): 1750972012108
[2025-06-26T21:06:52.790Z]
[2025-06-26T21:06:52.790Z] ===============================================
[2025-06-26T21:06:52.790Z] Running test renaissance-philosophers_0 ...
[2025-06-26T21:06:52.790Z] ===============================================
[2025-06-26T21:06:52.790Z] renaissance-philosophers_0 Start Time: Thu Jun 26 21:06:52 2025 Epoch Time (ms): 1750972012142
[2025-06-26T21:06:52.790Z] variation: NoOptions
[2025-06-26T21:06:52.790Z] JVM_OPTIONS:
[2025-06-26T21:06:52.790Z] { \
[2025-06-26T21:06:52.790Z] echo ""; echo "TEST SETUP:"; \
[2025-06-26T21:06:52.790Z] echo "Nothing to be done for setup."; \
[2025-06-26T21:06:52.790Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17509718557293/renaissance-philosophers_0"; \
[2025-06-26T21:06:52.790Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17509718557293/renaissance-philosophers_0"; \
[2025-06-26T21:06:52.790Z] echo ""; echo "TESTING:"; \
[2025-06-26T21:06:52.790Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17509718557293/renaissance-philosophers_0"/philosophers.json" philosophers; \
[2025-06-26T21:06:52.790Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-philosophers_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17509718557293/renaissance-philosophers_0"; else echo "-----------------------------------"; echo "renaissance-philosophers_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-06-26T21:06:52.790Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-06-26T21:06:52.790Z] echo "Nothing to be done for teardown."; \
[2025-06-26T21:06:52.790Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17509718557293/TestTargetResult";
[2025-06-26T21:06:52.790Z]
[2025-06-26T21:06:52.790Z] TEST SETUP:
[2025-06-26T21:06:52.790Z] Nothing to be done for setup.
[2025-06-26T21:06:52.790Z]
[2025-06-26T21:06:52.790Z] TESTING:
[2025-06-26T21:06:53.746Z] Benchmark 'philosophers' excluded: requires JVM version >=11 (found 1.8).
[2025-06-26T21:06:53.746Z] -----------------------------------
[2025-06-26T21:06:53.746Z] renaissance-philosophers_0_PASSED
[2025-06-26T21:06:53.746Z] -----------------------------------
[2025-06-26T21:06:53.746Z]
[2025-06-26T21:06:53.746Z] TEST TEARDOWN:
[2025-06-26T21:06:53.746Z] Nothing to be done for teardown.
[2025-06-26T21:06:53.746Z] renaissance-philosophers_0 Finish Time: Thu Jun 26 21:06:53 2025 Epoch Time (ms): 1750972013611
[2025-06-26T21:06:53.746Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/renaissance'
[2025-06-26T21:06:53.746Z] make[3]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf'
[2025-06-26T21:06:53.746Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests'
[2025-06-26T21:06:53.746Z]
[2025-06-26T21:06:53.746Z]
[2025-06-26T21:06:53.746Z] All tests finished, run result summary:
[2025-06-26T21:06:53.746Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/scripts"; \
[2025-06-26T21:06:53.746Z] perl "resultsSum.pl" --failuremk="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/failedtargets.mk" --resultFile="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17509718557293/TestTargetResult" --platFile="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/resources/buildPlatformMap.properties" --diagnostic=failure --jdkVersion=8 --jdkImpl=hotspot --jdkVendor="temurin" --spec=linux_arm --buildList=perf --customTarget="" --testTarget=extended.perf --tapPath=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17509718557293/ --tapName=Test_openjdk8_hs_extended.perf_arm_linux.tap --comment=""
[2025-06-26T21:06:54.274Z]
[2025-06-26T21:06:54.274Z]
[2025-06-26T21:06:54.274Z] TEST TARGETS SUMMARY
[2025-06-26T21:06:54.274Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-06-26T21:06:54.274Z] DISABLED test targets:
[2025-06-26T21:06:54.274Z] dacapo-luindex_0
[2025-06-26T21:06:54.274Z] dacapo-tomcat_0
[2025-06-26T21:06:54.274Z] renaissance-als_0
[2025-06-26T21:06:54.274Z] renaissance-chi-square_0
[2025-06-26T21:06:54.274Z] renaissance-dec-tree_0
[2025-06-26T21:06:54.274Z] renaissance-finagle-chirper_0
[2025-06-26T21:06:54.274Z] renaissance-gauss-mix_0
[2025-06-26T21:06:54.274Z] renaissance-log-regression_0
[2025-06-26T21:06:54.274Z] renaissance-movie-lens_0
[2025-06-26T21:06:54.274Z]
[2025-06-26T21:06:54.274Z] PASSED test targets:
[2025-06-26T21:06:54.274Z] dacapo-avrora_0
[2025-06-26T21:06:54.274Z] dacapo-fop_0
[2025-06-26T21:06:54.274Z] dacapo-jython_0
[2025-06-26T21:06:54.274Z] dacapo-pmd_0
[2025-06-26T21:06:54.274Z] dacapo-sunflow_0
[2025-06-26T21:06:54.274Z] renaissance-db-shootout_0
[2025-06-26T21:06:54.274Z] renaissance-finagle-http_0
[2025-06-26T21:06:54.274Z] renaissance-mnemonics_0
[2025-06-26T21:06:54.274Z] renaissance-par-mnemonics_0
[2025-06-26T21:06:54.274Z] renaissance-philosophers_0
[2025-06-26T21:06:54.274Z]
[2025-06-26T21:06:54.274Z] FAILED test targets:
[2025-06-26T21:06:54.274Z] dacapo-xalan_0
[2025-06-26T21:06:54.274Z]
[2025-06-26T21:06:54.274Z] TOTAL: 20 EXECUTED: 11 PASSED: 10 FAILED: 1 DISABLED: 9 SKIPPED: 0
[2025-06-26T21:06:54.274Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-06-26T21:06:54.274Z]
[2025-06-26T21:06:54.274Z] make[1]: *** [settings.mk:454: resultsSummary] Error 2
[2025-06-26T21:06:54.274Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG'
[2025-06-26T21:06:54.274Z] make: *** [makefile:62: _extended.perf] Error 2
[Pipeline] sh
[2025-06-26T21:06:56.756Z] + uname
[2025-06-26T21:06:56.756Z] + [ Linux = AIX ]
[2025-06-26T21:06:56.756Z] + uname
[2025-06-26T21:06:56.756Z] + [ Linux = SunOS ]
[2025-06-26T21:06:56.756Z] + uname
[2025-06-26T21:06:56.756Z] + [ Linux = *BSD ]
[2025-06-26T21:06:56.756Z] + MAKE=make
[2025-06-26T21:06:56.756Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-06-26T21:06:56.756Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] }
[2025-06-26T21:06:57.373Z] $ ssh-agent -k
[2025-06-26T21:06:57.382Z] unset SSH_AUTH_SOCK;
[2025-06-26T21:06:57.383Z] unset SSH_AGENT_PID;
[2025-06-26T21:06:57.383Z] echo Agent pid 2757 killed;
[2025-06-26T21:06:58.184Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[2025-06-26T21:06:58.213Z] Xvfb stopping
[Pipeline] // wrap
[Pipeline] echo
[2025-06-26T21:06:59.038Z] no DaCapo-h2 metric found
[Pipeline] echo
[2025-06-26T21:06:59.076Z] There were test failures, set build result to UNSTABLE.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post)
[Pipeline] step
[2025-06-26T21:06:59.327Z] TAP Reports Processing: START
[2025-06-26T21:06:59.328Z] Looking for TAP results report in workspace using pattern: aqa-tests/TKG/**/*.tap
[2025-06-26T21:06:59.575Z] Saving reports...
[2025-06-26T21:06:59.759Z] Processing '/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_extended.perf_arm_linux/builds/170/tap-master-files/aqa-tests/TKG/output_17509718557293/Test_openjdk8_hs_extended.perf_arm_linux.tap'
[2025-06-26T21:06:59.759Z] Parsing TAP test result [/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_extended.perf_arm_linux/builds/170/tap-master-files/aqa-tests/TKG/output_17509718557293/Test_openjdk8_hs_extended.perf_arm_linux.tap].
[2025-06-26T21:06:59.762Z] There are failed test cases. Marking build as UNSTABLE
[2025-06-26T21:06:59.762Z] TAP Reports Processing: FINISH
[Pipeline] echo
[2025-06-26T21:06:59.769Z] Saving aqa-tests/testenv/testenv.properties file on jenkins.
[Pipeline] archiveArtifacts
[2025-06-26T21:06:59.952Z] Archiving artifacts
[2025-06-26T21:07:02.934Z] Recording fingerprints
[Pipeline] echo
[2025-06-26T21:07:03.364Z] Saving aqa-tests/TKG/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-06-26T21:07:03.601Z] Archiving artifacts
[2025-06-26T21:07:04.008Z] Recording fingerprints
[Pipeline] sh
[2025-06-26T21:07:06.169Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_17509718557293
[Pipeline] echo
[2025-06-26T21:07:06.700Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins.
[Pipeline] archiveArtifacts
[2025-06-26T21:07:06.900Z] Archiving artifacts
[2025-06-26T21:07:09.125Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-06-26T21:07:11.359Z] Tap file found: aqa-tests/TKG/output_17509718557293/Test_openjdk8_hs_extended.perf_arm_linux.tap...
[Pipeline] readFile
[Pipeline] echo
[2025-06-26T21:07:11.661Z] Rerun in Grinder with failed test targets: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=testList+TESTLIST=dacapo-xalan_0&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=arm_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faarch32-jdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-arm-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=485&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] junit
[2025-06-26T21:07:11.861Z] Recording test results
[2025-06-26T21:07:15.423Z] No test report files were found. Configuration error?
[2025-06-26T21:07:20.697Z] None of the test reports contained any result
[2025-06-26T21:07:20.697Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-06-26T21:07:20.730Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-06-26T21:07:22.634Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-06-26T21:07:22.634Z] Unix type machine..
[2025-06-26T21:07:22.634Z] Running on a Linux host
[2025-06-26T21:07:22.634Z] Woohoo - no rogue processes detected!
[Pipeline] cleanWs
[2025-06-26T21:07:23.539Z] [WS-CLEANUP] Deleting project workspace...
[2025-06-26T21:07:23.539Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-06-26T21:07:28.089Z] [WS-CLEANUP] done
[Pipeline] sh
[2025-06-26T21:07:30.134Z] + find /tmp -name *core* -print -exec rm -f {} ;
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-06-26T21:07:30.699Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-06-26T21:07:30.844Z] SETUP_LABEL: ci.role.test
[Pipeline] stage
[Pipeline] { (Parallel Tests)
[Pipeline] parallel
[2025-06-26T21:07:30.872Z] No branches to run
[Pipeline] // parallel
[Pipeline] node
[2025-06-26T21:07:30.967Z] Running on test-docker-ubuntu2404-armv8-1 in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux
[Pipeline] {
[Pipeline] cleanWs
[2025-06-26T21:07:31.274Z] [WS-CLEANUP] Deleting project workspace...
[2025-06-26T21:07:31.274Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-06-26T21:07:31.414Z] [WS-CLEANUP] done
[Pipeline] findFiles
[Pipeline] cleanWs
[2025-06-26T21:07:31.849Z] [WS-CLEANUP] Deleting project workspace...
[2025-06-26T21:07:31.850Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-06-26T21:07:31.989Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Rerun)
[Pipeline] echo
[2025-06-26T21:07:32.099Z] allocate a node for generating rerun job ...
[Pipeline] node
[2025-06-26T21:07:32.126Z] Running on test-docker-centosstream9-armv8-1 in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux
[Pipeline] {
[Pipeline] echo
[2025-06-26T21:07:32.141Z] Generating rerun Test_openjdk8_hs_extended.perf_arm_linux_rerun job for running failed test(s) ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk8_hs_extended.perf_arm_linux_rerun)
[Pipeline] echo
[2025-06-26T21:07:32.177Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_extended.perf_arm_linux_rerun params for generating the job
[Pipeline] fileExists
[Pipeline] sh
[2025-06-26T21:07:35.083Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2025-06-26T21:07:36.520Z] Processing DSL script testJobTemplate
[2025-06-26T21:11:58.544Z] LEVELS: [extended]
[2025-06-26T21:11:58.544Z] JDK_VERSIONS: [8]
[2025-06-26T21:11:58.544Z] GROUPS: [perf]
[2025-06-26T21:11:58.544Z] ARCH_OS_LIST: [arm_linux]
[2025-06-26T21:11:58.670Z] Existing items:
[2025-06-26T21:11:58.670Z] GeneratedJob{name='Test_openjdk8_hs_extended.perf_arm_linux_rerun'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2025-06-26T21:11:58.966Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk8_hs_extended.perf_arm_linux_rerun)
[Pipeline] build
[2025-06-26T21:11:58.986Z] Scheduling project: Test_openjdk8_hs_extended.perf_arm_linux_rerun
[2025-06-26T21:12:06.117Z] Starting building: Test_openjdk8_hs_extended.perf_arm_linux_rerun #5
[2025-06-26T21:21:28.375Z] Build Test_openjdk8_hs_extended.perf_arm_linux_rerun #5 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-06-26T21:21:28.504Z] Running on test-rise-ubuntu2404-riscv64-2 in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux
[Pipeline] {
[Pipeline] cleanWs
[2025-06-26T21:21:28.664Z] [WS-CLEANUP] Deleting project workspace...
[2025-06-26T21:21:28.664Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-06-26T21:21:28.724Z] [WS-CLEANUP] done
[Pipeline] echo
[2025-06-26T21:21:28.735Z] Test_openjdk8_hs_extended.perf_arm_linux_rerun #5 completed with status UNSTABLE
[Pipeline] timeout
[2025-06-26T21:21:28.738Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-06-26T21:21:29.022Z] Copied 1 artifact from "Test_openjdk8_hs_extended.perf_arm_linux_rerun" build number 5
[Pipeline] }
[Pipeline] // timeout
[Pipeline] step
[2025-06-26T21:21:29.132Z] TAP Reports Processing: START
[2025-06-26T21:21:29.133Z] Looking for TAP results report in workspace using pattern: Test_openjdk8_hs_extended.perf_arm_linux_rerun/5/**/*.tap
[2025-06-26T21:21:29.165Z] Saving reports...
[2025-06-26T21:21:29.228Z] Processing '/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_extended.perf_arm_linux/builds/170/tap-master-files/Test_openjdk8_hs_extended.perf_arm_linux_rerun/5/aqa-tests/TKG/output_17509728483326/Test_openjdk8_hs_extended.perf_arm_linux_rerun.tap'
[2025-06-26T21:21:29.228Z] Parsing TAP test result [/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_extended.perf_arm_linux/builds/170/tap-master-files/Test_openjdk8_hs_extended.perf_arm_linux_rerun/5/aqa-tests/TKG/output_17509728483326/Test_openjdk8_hs_extended.perf_arm_linux_rerun.tap].
[2025-06-26T21:21:29.231Z] There are failed test cases. Marking build as UNSTABLE
[2025-06-26T21:21:29.248Z] TAP Reports Processing: FINISH
[Pipeline] echo
[2025-06-26T21:21:29.259Z] Saving Test_openjdk8_hs_extended.perf_arm_linux_rerun/5/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-06-26T21:21:29.293Z] Archiving artifacts
[2025-06-26T21:21:29.371Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] readFile
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
[Pipeline] cleanWs
[2025-06-26T21:21:29.753Z] [WS-CLEANUP] Deleting project workspace...
[2025-06-26T21:21:29.753Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-06-26T21:21:29.835Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE