Pre Test
Started by upstream project "build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-aarch64-temurin" build number 34
originally caused by:
Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 103
originally caused by:
Started by upstream project "build-scripts/utils/releaseTrigger_jdk8u" build number 6381
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_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_aarch64_linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/v1.0.11-release^{commit} # timeout=10
Checking out Revision 52af2ee05a5fda8eed1418ba08db0a67769b7cab (origin/v1.0.11-release)
> git config core.sparsecheckout # timeout=10
> git checkout -f 52af2ee05a5fda8eed1418ba08db0a67769b7cab # timeout=10
Commit message: "Update jdk tags for dryrun (#6808)"
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2026-01-13T22:49:38.484Z] Found a total of 3 nodes with the 'sw.os.linux&&hw.arch.aarch64&&ci.role.perf' label
[Pipeline] echo
[2026-01-13T22:49:38.493Z] SPEC: linux_aarch64
[Pipeline] echo
[2026-01-13T22:49:38.494Z] LABEL: sw.os.linux&&hw.arch.aarch64&&ci.role.perf
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2026-01-13T22:49:38.505Z] Found a total of 3 nodes with the 'sw.os.linux&&hw.arch.aarch64&&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
[2026-01-13T22:49:38.507Z] dynamicAgents: []
[Pipeline] node
[2026-01-13T22:49:38.532Z] Running on test-docker-ubuntu2404-armv8-4 in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2026-01-13T22:49:38.549Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-01-13T22:49:39.147Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-13T22:49:39.147Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-13T22:49:50.123Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-01-13T22:49:50.344Z] The recommended git tool is: git
[2026-01-13T22:50:35.103Z] No credentials specified
[2026-01-13T22:50:35.280Z] Cloning the remote Git repository
[2026-01-13T22:50:35.730Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-01-13T22:50:36.685Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests # timeout=10
[2026-01-13T22:50:37.754Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-01-13T22:50:37.935Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-01-13T22:50:37.936Z] > git --version # timeout=10
[2026-01-13T22:50:37.945Z] > git --version # 'git version 2.43.0'
[2026-01-13T22:50:37.947Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-01-13T22:50:43.384Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-01-13T22:50:43.394Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-01-13T22:51:01.873Z] Avoid second fetch
[2026-01-13T22:51:02.065Z] Checking out Revision 52af2ee05a5fda8eed1418ba08db0a67769b7cab (origin/v1.0.11-release)
[2026-01-13T22:51:01.957Z] > git rev-parse origin/v1.0.11-release^{commit} # timeout=10
[2026-01-13T22:51:02.326Z] > git config core.sparsecheckout # timeout=10
[2026-01-13T22:51:02.341Z] > git checkout -f 52af2ee05a5fda8eed1418ba08db0a67769b7cab # timeout=10
[2026-01-13T22:51:11.066Z] Commit message: "Update jdk tags for dryrun (#6808)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-01-13T22:51:12.718Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-01-13T22:51:12.735Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-01-13T22:51:17.433Z] + LC_TIME=C date +%a, %d %b %Y %T %z
[Pipeline] echo
[2026-01-13T22:51:18.889Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-01-13T22:51:20.740Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-01-13T22:51:20.740Z] Unix type machine..
[2026-01-13T22:51:20.740Z] Running on a Linux host
[2026-01-13T22:51:20.740Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2026-01-13T22:51:23.941Z] + printenv
[2026-01-13T22:51:23.941Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-01-13T22:51:23.941Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-01-13T22:51:23.941Z] SETUP_JCK_RUN=false
[2026-01-13T22:51:23.941Z] USE_TESTENV_PROPERTIES=true
[2026-01-13T22:51:23.941Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-01-13T22:51:23.941Z] SSH_CLIENT=78.47.239.97 50106 22
[2026-01-13T22:51:23.941Z] USER=jenkins
[2026-01-13T22:51:23.941Z] BUILD_LIST=perf
[2026-01-13T22:51:23.941Z] SDK_RESOURCE=upstream
[2026-01-13T22:51:23.941Z] OPENJ9_BRANCH=master
[2026-01-13T22:51:23.941Z] jobStatus=SUCCESS
[2026-01-13T22:51:23.941Z] CI=true
[2026-01-13T22:51:23.941Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_aarch64_linux/247/display/redirect?page=changes
[2026-01-13T22:51:23.941Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-01-13T22:51:23.941Z] UPSTREAM_JOB_NUMBER=34
[2026-01-13T22:51:23.941Z] TARGET=extended.perf
[2026-01-13T22:51:23.941Z] EXIT_FAILURE=false
[2026-01-13T22:51:23.941Z] NODE_LABELS=armv8 hw.arch.aarch64 test ci.role.test ubuntu hw.dockerhost.dockerhost-osuosl-ubuntu2404-aarch64-1 linux armv8.2 sw.os.linux test-docker-ubuntu2404-armv8-4 ci.role.perf
[2026-01-13T22:51:23.941Z] HUDSON_URL=https://ci.adoptium.net/
[2026-01-13T22:51:23.941Z] USE_JRE=false
[2026-01-13T22:51:23.941Z] OLDPWD=/home/jenkins
[2026-01-13T22:51:23.941Z] STF_OWNER_BRANCH=adoptium:master
[2026-01-13T22:51:23.941Z] HOME=/home/jenkins
[2026-01-13T22:51:23.941Z] ADOPTOPENJDK_BRANCH=v1.0.11-release
[2026-01-13T22:51:23.941Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_aarch64_linux/247/
[2026-01-13T22:51:23.941Z] TAP_NAME=Test_openjdk8_hs_extended.perf_aarch64_linux.tap
[2026-01-13T22:51:23.941Z] JDK_IMPL=hotspot
[2026-01-13T22:51:23.941Z] DOCKER_REQUIRED=false
[2026-01-13T22:51:23.941Z] HUDSON_COOKIE=7411e0cf-b029-47fc-a706-1e259e9aa80d
[2026-01-13T22:51:23.941Z] JENKINS_SERVER_COOKIE=durable-bef40b8a3a3c8bd26680392f9cb9f81178b4d2f49716d9067d3cc3115ae9a04a
[2026-01-13T22:51:23.941Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../benchmarks
[2026-01-13T22:51:23.941Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2026-01-13T22:51:23.941Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux
[2026-01-13T22:51:23.941Z] KEEP_WORKSPACE=false
[2026-01-13T22:51:23.941Z] ARCHIVE_TEST_RESULTS=false
[2026-01-13T22:51:23.941Z] GENERATE_JOBS=true
[2026-01-13T22:51:23.941Z] TKG_OWNER_BRANCH=adoptium:master
[2026-01-13T22:51:23.941Z] PERSONAL_BUILD=false
[2026-01-13T22:51:23.941Z] LOGNAME=jenkins
[2026-01-13T22:51:23.941Z] NODE_NAME=test-docker-ubuntu2404-armv8-4
[2026-01-13T22:51:23.941Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_aarch64_linux/247/display/redirect?page=artifacts
[2026-01-13T22:51:23.941Z] STAGE_NAME=Setup
[2026-01-13T22:51:23.942Z] AUTO_DETECT=true
[2026-01-13T22:51:23.942Z] EXECUTOR_NUMBER=0
[2026-01-13T22:51:23.942Z] JDK_VERSION=8
[2026-01-13T22:51:23.942Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-01-13T22:51:23.942Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_aarch64_linux/247/display/redirect?page=tests
[2026-01-13T22:51:23.942Z] BUILD_DISPLAY_NAME=#247
[2026-01-13T22:51:23.942Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-01-13T22:51:23.942Z] TIME_LIMIT=25
[2026-01-13T22:51:23.942Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-01-13T22:51:23.942Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.perf_aarch64_linux
[2026-01-13T22:51:23.942Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
[2026-01-13T22:51:23.942Z] PLATFORM=aarch64_linux
[2026-01-13T22:51:23.942Z] TKG_ITERATIONS=1
[2026-01-13T22:51:23.942Z] EXIT_SUCCESS=false
[2026-01-13T22:51:23.942Z] BUILD_ID=247
[2026-01-13T22:51:23.942Z] RERUN_FAILURE=true
[2026-01-13T22:51:23.942Z] ACTIVE_NODE_TIMEOUT=5
[2026-01-13T22:51:23.942Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.perf_aarch64_linux-247
[2026-01-13T22:51:23.942Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/system_lib
[2026-01-13T22:51:23.942Z] JENKINS_URL=https://ci.adoptium.net/
[2026-01-13T22:51:23.942Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-13T22:51:23.942Z] LANG=C.UTF-8
[2026-01-13T22:51:23.942Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_aarch64_linux/
[2026-01-13T22:51:23.942Z] KEEP_REPORTDIR=false
[2026-01-13T22:51:23.942Z] JCK_GIT_BRANCH=master
[2026-01-13T22:51:23.942Z] ORIGIN_JDK_VERSION=8
[2026-01-13T22:51:23.942Z] BUILD_NUMBER=247
[2026-01-13T22:51:23.942Z] JENKINS_NODE_COOKIE=6807aecc-006c-430f-8db3-5be41d47a279
[2026-01-13T22:51:23.942Z] SHELL=/bin/sh
[2026-01-13T22:51:23.942Z] ITERATIONS=1
[2026-01-13T22:51:23.942Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-01-13T22:51:23.942Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image
[2026-01-13T22:51:23.942Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_aarch64_linux/247/display/redirect
[2026-01-13T22:51:23.942Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-01-13T22:51:23.942Z] SPEC=linux_aarch64
[2026-01-13T22:51:23.942Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-01-13T22:51:23.942Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-01-13T22:51:23.942Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_aarch64_linux/display/redirect
[2026-01-13T22:51:23.942Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-aarch64-temurin
[2026-01-13T22:51:23.942Z] JOB_NAME=Test_openjdk8_hs_extended.perf_aarch64_linux
[2026-01-13T22:51:23.942Z] SLACK_CHANNEL=aqavit-bot
[2026-01-13T22:51:23.942Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-01-13T22:51:23.942Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux
[2026-01-13T22:51:23.942Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib
[2026-01-13T22:51:23.942Z] TEST_TIME=120
[2026-01-13T22:51:23.942Z] SSH_CONNECTION=78.47.239.97 50106 172.17.0.4 22
[2026-01-13T22:51:23.942Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux@tmp
[2026-01-13T22:51:23.942Z] PARALLEL=Dynamic
[2026-01-13T22:51:23.942Z] JOBSTARTTIME=Tue, 13 Jan 2026 22:51:14 +0000
[2026-01-13T22:51:23.942Z] DYNAMIC_COMPILE=false
[2026-01-13T22:51:23.942Z] RERUN_ITERATIONS=1
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-01-13T22:51:24.476Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-01-13T22:51:24.486Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-01-13T22:52:21.343Z] Copied 5 artifacts from "build-scripts » jobs » release » jobs » jdk8u » jdk8u-release-linux-aarch64-temurin" build number 34
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-01-13T22:52:21.439Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2026-01-13T22:52:21.446Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux
[Pipeline] {
[Pipeline] sshagent
[2026-01-13T22:52:21.546Z] $ ssh-agent
[2026-01-13T22:52:22.376Z] SSH_AUTH_SOCK=/tmp/ssh-RSYZoLalbNNk/agent.1315854
[2026-01-13T22:52:22.376Z] SSH_AGENT_PID=1315856
[2026-01-13T22:52:22.376Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-01-13T22:52:22.394Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-01-13T22:52:22.412Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-01-13T22:52:33.875Z] + pwd
[2026-01-13T22:52:33.875Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/.. -p aarch64_linux -r upstream -j 8 -i hotspot --clone_openj9 false
[2026-01-13T22:52:33.875Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests
[2026-01-13T22:52:33.875Z] load ./testenv/testenv.properties
[2026-01-13T22:52:33.875Z] Running checkTags with ./testenv/testenv.properties and 8
[2026-01-13T22:52:33.875Z] 752349e7dd366a8ce4e04356887e31eece39c96a refs/tags/jdk8u481-dryrun-ga
[2026-01-13T22:52:33.875Z] Use tag name jdk8u481-dryrun-ga from ./testenv/testenv.properties
[2026-01-13T22:52:33.875Z] get jdk binary...
[2026-01-13T22:52:33.875Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-01-13T22:52:33.875Z] Uncompressing file: OpenJDK8U-jdk_aarch64_linux_hotspot_8u482b07.tar.gz ...
[2026-01-13T22:52:35.837Z] List files in jdkbinary folder...
[2026-01-13T22:52:35.837Z] total 285560
[2026-01-13T22:52:35.837Z] -rw-r--r-- 1 jenkins jenkins 148923015 Jan 13 22:29 OpenJDK8U-debugimage_aarch64_linux_hotspot_8u482b07.tar.gz
[2026-01-13T22:52:35.837Z] -rw-r--r-- 1 jenkins jenkins 102578754 Jan 13 22:29 OpenJDK8U-jdk_aarch64_linux_hotspot_8u482b07.tar.gz
[2026-01-13T22:52:35.838Z] -rw-r--r-- 1 jenkins jenkins 40791131 Jan 13 22:28 OpenJDK8U-jre_aarch64_linux_hotspot_8u482b07.tar.gz
[2026-01-13T22:52:35.838Z] -rw-rw-r-- 1 jenkins jenkins 21337 Jan 13 22:36 OpenJDK8U-sbom_aarch64_linux_hotspot_8u482b07-metadata.json
[2026-01-13T22:52:35.838Z] -rw-r--r-- 1 jenkins jenkins 81257 Jan 13 22:38 OpenJDK8U-sbom_aarch64_linux_hotspot_8u482b07.json
[2026-01-13T22:52:35.838Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 22:52 tmp
[2026-01-13T22:52:35.838Z] List files in jdkbinary/tmp folder...
[2026-01-13T22:52:35.838Z] total 4
[2026-01-13T22:52:35.838Z] drwxr-xr-x 8 jenkins jenkins 4096 Jan 13 22:28 jdk8u482-b07
[2026-01-13T22:52:35.838Z] Moving directory jdk8u482-b07/ to ../j2sdk-image
[2026-01-13T22:52:35.838Z] Uncompressing file: OpenJDK8U-jre_aarch64_linux_hotspot_8u482b07.tar.gz ...
[2026-01-13T22:52:36.796Z] List files in jdkbinary folder...
[2026-01-13T22:52:36.796Z] total 285564
[2026-01-13T22:52:36.796Z] -rw-r--r-- 1 jenkins jenkins 148923015 Jan 13 22:29 OpenJDK8U-debugimage_aarch64_linux_hotspot_8u482b07.tar.gz
[2026-01-13T22:52:36.796Z] -rw-r--r-- 1 jenkins jenkins 102578754 Jan 13 22:29 OpenJDK8U-jdk_aarch64_linux_hotspot_8u482b07.tar.gz
[2026-01-13T22:52:36.796Z] -rw-r--r-- 1 jenkins jenkins 40791131 Jan 13 22:28 OpenJDK8U-jre_aarch64_linux_hotspot_8u482b07.tar.gz
[2026-01-13T22:52:36.796Z] -rw-rw-r-- 1 jenkins jenkins 21337 Jan 13 22:36 OpenJDK8U-sbom_aarch64_linux_hotspot_8u482b07-metadata.json
[2026-01-13T22:52:36.796Z] -rw-r--r-- 1 jenkins jenkins 81257 Jan 13 22:38 OpenJDK8U-sbom_aarch64_linux_hotspot_8u482b07.json
[2026-01-13T22:52:36.797Z] drwxr-xr-x 8 jenkins jenkins 4096 Jan 13 22:28 j2sdk-image
[2026-01-13T22:52:36.797Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 22:52 tmp
[2026-01-13T22:52:36.797Z] List files in jdkbinary/tmp folder...
[2026-01-13T22:52:36.797Z] total 4
[2026-01-13T22:52:36.797Z] drwxr-xr-x 5 jenkins jenkins 4096 Jan 13 22:28 jdk8u482-b07-jre
[2026-01-13T22:52:36.797Z] Moving directory jdk8u482-b07-jre/ to ../j2re-image
[2026-01-13T22:52:36.797Z] Uncompressing OpenJDK8U-debugimage_aarch64_linux_hotspot_8u482b07.tar.gz over ./j2sdk-image/jre...
[2026-01-13T22:52:39.821Z] Removing top-level folder jdk8u482-b07-debug-image/
[2026-01-13T22:52:39.821Z] Removing top-level folder jdk8u482-b07/
[2026-01-13T22:52:40.777Z] Run /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java -version
[2026-01-13T22:52:40.777Z] =JAVA VERSION OUTPUT BEGIN=
[2026-01-13T22:52:40.777Z] openjdk version "1.8.0_482"
[2026-01-13T22:52:40.778Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-b07)
[2026-01-13T22:52:40.778Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b07, mixed mode)
[2026-01-13T22:52:40.778Z] =JAVA VERSION OUTPUT END=
[2026-01-13T22:52:40.778Z] =RELEASE INFO BEGIN=
[2026-01-13T22:52:40.778Z] JAVA_VERSION="1.8.0_482"
[2026-01-13T22:52:40.778Z] OS_NAME="Linux"
[2026-01-13T22:52:40.778Z] OS_VERSION="2.6"
[2026-01-13T22:52:40.778Z] OS_ARCH="aarch64"
[2026-01-13T22:52:40.778Z] SOURCE=".:git:7ac2cbda85d7+"
[2026-01-13T22:52:40.778Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-01-13T22:52:40.778Z] BUILD_SOURCE="git:458965074606f027bd5afce2cfd5c1055dea0438"
[2026-01-13T22:52:40.778Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-01-13T22:52:40.778Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2026-01-13T22:52:40.778Z] FULL_VERSION="1.8.0_482-b07"
[2026-01-13T22:52:40.778Z] SEMANTIC_VERSION="8.0.482+7"
[2026-01-13T22:52:40.778Z] BUILD_INFO="OS: Linux Version: 6.8.0-54-generic"
[2026-01-13T22:52:40.778Z] JVM_VARIANT="Hotspot"
[2026-01-13T22:52:40.778Z] JVM_VERSION="25.482-b07"
[2026-01-13T22:52:40.778Z] IMAGE_TYPE="JDK"
[2026-01-13T22:52:40.778Z] =RELEASE INFO END=
[2026-01-13T22:52:40.778Z] get testKitGen...
[2026-01-13T22:52:40.778Z] git clone -q https://github.com/adoptium/TKG.git
[2026-01-13T22:52:42.427Z] git rev-parse v1.0.11.1
[2026-01-13T22:52:42.427Z] git checkout -q -f c0ef952083569cee498eb4092e4dab2df18ea6b5
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-01-13T22:52:42.564Z] $ ssh-agent -k
[2026-01-13T22:52:42.572Z] unset SSH_AUTH_SOCK;
[2026-01-13T22:52:42.572Z] unset SSH_AGENT_PID;
[2026-01-13T22:52:42.572Z] echo Agent pid 1315856 killed;
[2026-01-13T22:52:43.371Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-01-13T22:52:43.861Z] 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=aarch64_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=v1.0.11-release&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%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-linux-aarch64-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=true&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=34&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-01-13T22:52:43.877Z] 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=aarch64_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-armv8-4&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.11-release&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%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-linux-aarch64-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=true&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=34&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-01-13T22:52:43.927Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-01-13T22:52:45.010Z] Copied 1 artifact from "getTRSSOutput" build number 2016
[Pipeline] sh
[2026-01-13T22:52:46.872Z] + cd ./aqa-tests/TKG/resources/TRSS
[2026-01-13T22:52:46.872Z] + gzip -cd TRSSOutput.tar.gz
[2026-01-13T22:52:46.872Z] + tar xof -
[2026-01-13T22:52:46.872Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-01-13T22:52:47.419Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-01-13T22:52:47.434Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2026-01-13T22:52:49.289Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2026-01-13T22:54:00.593Z] --------------------------------------------
[2026-01-13T22:54:00.593Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib
[2026-01-13T22:54:00.593Z] task is set to default
[2026-01-13T22:54:00.593Z] dependencyList is set to all
[2026-01-13T22:54:00.593Z] System Test jars will not be downloaded.
[2026-01-13T22:54:00.593Z] --------------------------------------------
[2026-01-13T22:54:00.593Z] Starting download third party dependent jars
[2026-01-13T22:54:00.593Z] --------------------------------------------
[2026-01-13T22:54:00.593Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib
[2026-01-13T22:54:00.593Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2026-01-13T22:54:00.593Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2026-01-13T22:54:00.593Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2026-01-13T22:54:00.593Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2026-01-13T22:54:00.593Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2026-01-13T22:54:00.593Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2026-01-13T22:54:00.593Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2026-01-13T22:54:00.593Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2026-01-13T22:54:00.593Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2026-01-13T22:54:00.593Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2026-01-13T22:54:00.593Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2026-01-13T22:54:00.593Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2026-01-13T22:54:00.593Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2026-01-13T22:54:00.593Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2026-01-13T22:54:00.593Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2026-01-13T22:54:00.593Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading
[2026-01-13T22:54:00.593Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2026-01-13T22:54:00.593Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2026-01-13T22:54:00.593Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2026-01-13T22:54:00.593Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2026-01-13T22:54:00.593Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2026-01-13T22:54:00.593Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2026-01-13T22:54:00.593Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2026-01-13T22:54:00.593Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-01-13T22:54:00.593Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2026-01-13T22:54:00.594Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2026-01-13T22:54:00.594Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2026-01-13T22:54:01.152Z] Found a total of 3 nodes with the 'sw.os.linux&&hw.arch.aarch64&&ci.role.perf' label
[Pipeline] echo
[2026-01-13T22:54:01.155Z] Machine limit is 3.
[Pipeline] sh
[2026-01-13T22:54:03.178Z] + cd ./aqa-tests/TKG
[2026-01-13T22:54:03.178Z] + uname
[2026-01-13T22:54:03.178Z] + [ Linux = AIX ]
[2026-01-13T22:54:03.178Z] + uname
[2026-01-13T22:54:03.178Z] + [ Linux = SunOS ]
[2026-01-13T22:54:03.178Z] + uname
[2026-01-13T22:54:03.178Z] + [ Linux = *BSD ]
[2026-01-13T22:54:03.178Z] + MAKE=make
[2026-01-13T22:54:03.178Z] + make genParallelList TEST=extended.perf TEST_TIME=120 NUM_MACHINES=
[2026-01-13T22:54:03.178Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image
[2026-01-13T22:54:03.178Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib
[2026-01-13T22:54:03.178Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-13T22:54:03.178Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-13T22:54:03.178Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-01-13T22:54:03.178Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_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_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-01-13T22:54:04.236Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2026-01-13T22:54:05.195Z]
[2026-01-13T22:54:05.195Z] build:
[2026-01-13T22:54:05.195Z]
[2026-01-13T22:54:05.195Z] clean:
[2026-01-13T22:54:05.195Z]
[2026-01-13T22:54:05.195Z] init:
[2026-01-13T22:54:05.195Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/bin
[2026-01-13T22:54:05.195Z]
[2026-01-13T22:54:05.195Z] getDependentLibs:
[2026-01-13T22:54:05.195Z] [exec] --------------------------------------------
[2026-01-13T22:54:05.195Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib
[2026-01-13T22:54:05.195Z] [exec] task is set to default
[2026-01-13T22:54:05.195Z] [exec] dependencyList is set to json_simple
[2026-01-13T22:54:05.195Z] [exec] System Test jars will not be downloaded.
[2026-01-13T22:54:05.195Z] [exec] --------------------------------------------
[2026-01-13T22:54:05.195Z] [exec] Starting download third party dependent jars
[2026-01-13T22:54:05.195Z] [exec] --------------------------------------------
[2026-01-13T22:54:05.195Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib
[2026-01-13T22:54:05.195Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-01-13T22:54:05.195Z] [exec] downloaded dependent third party jars successfully
[2026-01-13T22:54:05.195Z]
[2026-01-13T22:54:05.195Z] compile:
[2026-01-13T22:54:05.195Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-13T22:54:05.195Z] [echo] ============COMPILER SETTINGS============
[2026-01-13T22:54:05.195Z] [echo] ===fork: yes
[2026-01-13T22:54:05.195Z] [echo] ===debug: on
[2026-01-13T22:54:05.195Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/bin
[2026-01-13T22:54:08.268Z]
[2026-01-13T22:54:08.268Z] dist:
[2026-01-13T22:54:08.268Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2026-01-13T22:54:08.268Z]
[2026-01-13T22:54:08.268Z] BUILD SUCCESSFUL
[2026-01-13T22:54:08.268Z] Total time: 4 seconds
[2026-01-13T22:54:08.268Z] 0
[2026-01-13T22:54:08.268Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-01-13T22:54:08.268Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-01-13T22:54:08.268Z] microArchOutput:
[2026-01-13T22:54:10.287Z] ****************************** MACHINE INFO ******************************
[2026-01-13T22:54:10.287Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG
[2026-01-13T22:54:10.287Z] Free Physical Memory Size : 3130892288
[2026-01-13T22:54:10.287Z] Free space (bytes) : 117974228992
[2026-01-13T22:54:10.287Z] Total Physical Memory Size : 6442450944
[2026-01-13T22:54:10.287Z] Total space (bytes) : 167961710592
[2026-01-13T22:54:10.287Z] Usable space (bytes) : 109367730176
[2026-01-13T22:54:10.287Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-13T22:54:10.287Z] bashVersion :
[2026-01-13T22:54:10.287Z] GNU bash, version 5.2.21(1)-release (aarch64-unknown-linux-gnu)
[2026-01-13T22:54:10.287Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-01-13T22:54:10.287Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-01-13T22:54:10.287Z]
[2026-01-13T22:54:10.287Z] This is free software; you are free to change and redistribute it.
[2026-01-13T22:54:10.287Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-13T22:54:10.287Z] cpuCores : 8
[2026-01-13T22:54:10.287Z] curlVersion :
[2026-01-13T22:54:10.287Z] curl 8.5.0 (aarch64-unknown-linux-gnu) libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.7
[2026-01-13T22:54:10.287Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6
[2026-01-13T22:54:10.287Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp
[2026-01-13T22:54:10.287Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2026-01-13T22:54:10.287Z] dockerVersion : bash: line 1: docker: command not found
[2026-01-13T22:54:10.287Z] gcc version : 13
[2026-01-13T22:54:10.287Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.6) 2.39
[2026-01-13T22:54:10.287Z] gdb version : bash: line 1: gdb: command not found
[2026-01-13T22:54:10.287Z] lldb version : Command could not be executed
[2026-01-13T22:54:10.287Z] makeVersion :
[2026-01-13T22:54:10.287Z] GNU Make 4.3
[2026-01-13T22:54:10.287Z] Built for aarch64-unknown-linux-gnu
[2026-01-13T22:54:10.287Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2026-01-13T22:54:10.287Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-01-13T22:54:10.287Z] This is free software: you are free to change and redistribute it.
[2026-01-13T22:54:10.287Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-13T22:54:10.287Z] mavenVersion : bash: line 1: mvn: command not found
[2026-01-13T22:54:10.287Z] osInfo :
[2026-01-13T22:54:10.287Z] PRETTY_NAME="Ubuntu 24.04.3 LTS"
[2026-01-13T22:54:10.287Z] NAME="Ubuntu"
[2026-01-13T22:54:10.287Z] VERSION_ID="24.04"
[2026-01-13T22:54:10.287Z] VERSION="24.04.3 LTS (Noble Numbat)"
[2026-01-13T22:54:10.287Z] VERSION_CODENAME=noble
[2026-01-13T22:54:10.287Z] ID=ubuntu
[2026-01-13T22:54:10.287Z] ID_LIKE=debian
[2026-01-13T22:54:10.287Z] HOME_URL="https://www.ubuntu.com/"
[2026-01-13T22:54:10.287Z] SUPPORT_URL="https://help.ubuntu.com/"
[2026-01-13T22:54:10.287Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2026-01-13T22:54:10.287Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2026-01-13T22:54:10.287Z] UBUNTU_CODENAME=noble
[2026-01-13T22:54:10.287Z] LOGO=ubuntu-logo
[2026-01-13T22:54:10.287Z] osLabel : ubuntu.24
[2026-01-13T22:54:10.287Z] perlVersion :
[2026-01-13T22:54:10.287Z]
[2026-01-13T22:54:10.287Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for aarch64-linux-gnu-thread-multi
[2026-01-13T22:54:10.287Z] (with 51 registered patches, see perl -V for more detail)
[2026-01-13T22:54:10.287Z]
[2026-01-13T22:54:10.287Z] Copyright 1987-2023, Larry Wall
[2026-01-13T22:54:10.287Z]
[2026-01-13T22:54:10.287Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-01-13T22:54:10.287Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-01-13T22:54:10.287Z]
[2026-01-13T22:54:10.287Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-01-13T22:54:10.287Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-01-13T22:54:10.287Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-01-13T22:54:10.287Z]
[2026-01-13T22:54:10.287Z] podmanVersion : bash: line 1: podman: command not found
[2026-01-13T22:54:10.287Z] procArch : aarch64
[2026-01-13T22:54:10.287Z] sysArch : aarch64
[2026-01-13T22:54:10.287Z] sysOS : Linux
[2026-01-13T22:54:10.287Z] ulimit :
[2026-01-13T22:54:10.287Z] real-time non-blocking time (microseconds, -R) unlimited
[2026-01-13T22:54:10.287Z] core file size (blocks, -c) unlimited
[2026-01-13T22:54:10.287Z] data seg size (kbytes, -d) unlimited
[2026-01-13T22:54:10.287Z] scheduling priority (-e) 0
[2026-01-13T22:54:10.287Z] file size (blocks, -f) unlimited
[2026-01-13T22:54:10.287Z] pending signals (-i) 63541
[2026-01-13T22:54:10.287Z] max locked memory (kbytes, -l) 8192
[2026-01-13T22:54:10.287Z] max memory size (kbytes, -m) unlimited
[2026-01-13T22:54:10.287Z] open files (-n) 524288
[2026-01-13T22:54:10.287Z] pipe size (512 bytes, -p) 8
[2026-01-13T22:54:10.287Z] POSIX message queues (bytes, -q) 819200
[2026-01-13T22:54:10.287Z] real-time priority (-r) 0
[2026-01-13T22:54:10.287Z] stack size (kbytes, -s) 8192
[2026-01-13T22:54:10.287Z] cpu time (seconds, -t) unlimited
[2026-01-13T22:54:10.287Z] max user processes (-u) unlimited
[2026-01-13T22:54:10.287Z] virtual memory (kbytes, -v) unlimited
[2026-01-13T22:54:10.287Z] file locks (-x) unlimited
[2026-01-13T22:54:10.287Z] uname : Linux 1f1caf565b3c 6.8.0-54-generic #56-Ubuntu SMP PREEMPT_DYNAMIC Sat Feb 8 00:17:08 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux
[2026-01-13T22:54:10.287Z] vmVendor : Oracle Corporation
[2026-01-13T22:54:10.287Z] vmVersion : 25.482-b07
[2026-01-13T22:54:10.287Z] xlc version : bash: line 1: xlC: command not found
[2026-01-13T22:54:10.287Z] **************************************************************************
[2026-01-13T22:54:10.287Z]
[2026-01-13T22:54:10.287Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-01-13T22:54:10.287Z]
[2026-01-13T22:54:10.287Z] System.getProperty('java.vendor')=Temurin
[2026-01-13T22:54:10.287Z]
[2026-01-13T22:54:10.287Z] System.getProperty('os.name')=Linux
[2026-01-13T22:54:10.287Z]
[2026-01-13T22:54:10.287Z] System.getProperty('os.arch')=aarch64
[2026-01-13T22:54:10.287Z]
[2026-01-13T22:54:10.287Z] System.getProperty('java.fullversion')=null
[2026-01-13T22:54:10.287Z]
[2026-01-13T22:54:10.287Z] System.getProperty('sun.arch.data.model')=64
[2026-01-13T22:54:10.287Z]
[2026-01-13T22:54:10.287Z] 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_aarch64_linux/../../externalDependency/lib
[2026-01-13T22:54:10.287Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG'
[2026-01-13T22:54:10.287Z] perl scripts/configure.pl
[2026-01-13T22:54:10.287Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_aarch64 --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-01-13T22:54:10.287Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-01-13T22:54:10.287Z]
[2026-01-13T22:54:10.287Z]
[2026-01-13T22:54:10.287Z] Starting to generate parallel test lists.
[2026-01-13T22:54:10.287Z]
[2026-01-13T22:54:11.242Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2026-01-13T22:54:11.242Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2026-01-13T22:54:11.242Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2026-01-13T22:54:11.242Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2026-01-13T22:54:11.242Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2026-01-13T22:54:11.242Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2026-01-13T22:54:11.242Z] Attempting to get test duration data from TRSS.
[2026-01-13T22:54:11.242Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=8&impl=hs&platform=aarch64_linux&group=perf&level=extended
[2026-01-13T22:54:12.197Z] Attempting to get test duration data from cached files.
[2026-01-13T22:54:12.197Z]
[2026-01-13T22:54:12.197Z] TEST DURATION
[2026-01-13T22:54:12.197Z] ====================================================================================
[2026-01-13T22:54:12.197Z] Total number of tests searched: 18
[2026-01-13T22:54:12.197Z] Number of test durations found: 18
[2026-01-13T22:54:12.197Z] Top slowest tests:
[2026-01-13T22:54:12.197Z] 02m14s renaissance-movie-lens_0
[2026-01-13T22:54:12.197Z] 02m05s renaissance-philosophers_0
[2026-01-13T22:54:12.197Z] 01m17s renaissance-als_0
[2026-01-13T22:54:12.197Z] ====================================================================================
[2026-01-13T22:54:12.197Z]
[2026-01-13T22:54:12.197Z] Test target is split into 1 lists.
[2026-01-13T22:54:12.197Z] Reducing estimated test running time from 12m40s to 12m40s.
[2026-01-13T22:54:12.197Z]
[2026-01-13T22:54:12.197Z] -------------------------------------testList_0-------------------------------------
[2026-01-13T22:54:12.197Z] Number of tests: 18
[2026-01-13T22:54:12.197Z] Estimated running time: 12m40s
[2026-01-13T22:54:12.197Z] TESTLIST=renaissance-movie-lens_0,renaissance-philosophers_0,renaissance-als_0,renaissance-finagle-http_0,renaissance-chi-square_0,renaissance-mnemonics_0,renaissance-par-mnemonics_0,renaissance-gauss-mix_0,renaissance-dec-tree_0,renaissance-log-regression_0,dacapo-sunflow_0,dacapo-jython_0,dacapo-avrora_0,dacapo-pmd_0,dacapo-xalan_0,dacapo-fop_0,renaissance-db-shootout_0,renaissance-finagle-chirper_0
[2026-01-13T22:54:12.197Z] ------------------------------------------------------------------------------------
[2026-01-13T22:54:12.197Z]
[2026-01-13T22:54:12.197Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2026-01-13T22:54:12.197Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2026-01-13T22:54:12.909Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-01-13T22:54:15.301Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-01-13T22:54:15.343Z] Building tests...
[Pipeline] timeout
[2026-01-13T22:54:15.347Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-01-13T22:54:15.362Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2026-01-13T22:54:17.225Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2026-01-13T22:54:20.277Z] --------------------------------------------
[2026-01-13T22:54:20.277Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib
[2026-01-13T22:54:20.277Z] task is set to default
[2026-01-13T22:54:20.277Z] dependencyList is set to all
[2026-01-13T22:54:20.277Z] System Test jars will not be downloaded.
[2026-01-13T22:54:20.277Z] --------------------------------------------
[2026-01-13T22:54:20.277Z] Starting download third party dependent jars
[2026-01-13T22:54:20.277Z] --------------------------------------------
[2026-01-13T22:54:20.277Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib
[2026-01-13T22:54:20.277Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2026-01-13T22:54:20.277Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2026-01-13T22:54:20.277Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2026-01-13T22:54:20.277Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2026-01-13T22:54:20.277Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2026-01-13T22:54:20.277Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2026-01-13T22:54:20.277Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2026-01-13T22:54:20.277Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2026-01-13T22:54:20.277Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading
[2026-01-13T22:54:20.277Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2026-01-13T22:54:20.277Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-01-13T22:54:20.277Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2026-01-13T22:54:20.277Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2026-01-13T22:54:20.277Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2026-01-13T22:54:20.277Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2026-01-13T22:54:20.277Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2026-01-13T22:54:20.277Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2026-01-13T22:54:20.277Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2026-01-13T22:54:20.277Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2026-01-13T22:54:20.277Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2026-01-13T22:54:20.277Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2026-01-13T22:54:20.277Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2026-01-13T22:54:20.277Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2026-01-13T22:54:20.277Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2026-01-13T22:54:20.277Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2026-01-13T22:54:20.277Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2026-01-13T22:54:20.277Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2026-01-13T22:54:21.192Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2026-01-13T22:54:21.216Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2026-01-13T22:54:21.764Z] $ ssh-agent
[2026-01-13T22:54:22.739Z] SSH_AUTH_SOCK=/tmp/ssh-VpJQeJ9CdBHl/agent.1316265
[2026-01-13T22:54:22.739Z] SSH_AGENT_PID=1316267
[2026-01-13T22:54:22.739Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-01-13T22:54:24.601Z] + bash ./compile.sh
[2026-01-13T22:54:24.601Z] Set values based on ./testenv/testenv.properties:
[2026-01-13T22:54:24.601Z] =========
[2026-01-13T22:54:24.601Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2026-01-13T22:54:24.601Z] TKG_BRANCH=v1.0.11.1
[2026-01-13T22:54:24.601Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-01-13T22:54:24.601Z] OPENJ9_BRANCH=v0.57.0-release
[2026-01-13T22:54:24.601Z] STF_REPO=https://github.com/adoptium/STF.git
[2026-01-13T22:54:24.601Z] STF_BRANCH=v1.0.11
[2026-01-13T22:54:24.601Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2026-01-13T22:54:24.602Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.11
[2026-01-13T22:54:24.602Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2026-01-13T22:54:24.602Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.11
[2026-01-13T22:54:24.602Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git
[2026-01-13T22:54:24.602Z] JDK8_BRANCH=jdk8u481-dryrun-ga
[2026-01-13T22:54:24.602Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git
[2026-01-13T22:54:24.602Z] JDK11_BRANCH=jdk-11.0.30-dryrun-ga
[2026-01-13T22:54:24.602Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git
[2026-01-13T22:54:24.602Z] JDK17_BRANCH=jdk-17.0.18-dryrun-ga
[2026-01-13T22:54:24.602Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git
[2026-01-13T22:54:24.602Z] JDK21_BRANCH=jdk-21.0.10-dryrun-ga
[2026-01-13T22:54:24.602Z] JDK25_REPO=https://github.com/adoptium/jdk25u.git
[2026-01-13T22:54:24.602Z] JDK25_BRANCH=jdk-25.0.2-dryrun-ga
[2026-01-13T22:54:24.602Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git
[2026-01-13T22:54:24.602Z] JDK8_OPENJ9_BRANCH=v0.57.0-release
[2026-01-13T22:54:24.602Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git
[2026-01-13T22:54:24.602Z] JDK11_OPENJ9_BRANCH=v0.57.0-release
[2026-01-13T22:54:24.602Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git
[2026-01-13T22:54:24.602Z] JDK17_OPENJ9_BRANCH=v0.57.0-release
[2026-01-13T22:54:24.602Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git
[2026-01-13T22:54:24.602Z] JDK21_OPENJ9_BRANCH=v0.57.0-release
[2026-01-13T22:54:24.602Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git
[2026-01-13T22:54:24.602Z] JDK25_OPENJ9_BRANCH=v0.57.0-release
[2026-01-13T22:54:24.602Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-13T22:54:24.602Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java-11.0.30
[2026-01-13T22:54:24.602Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-13T22:54:24.602Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java-17.0.18
[2026-01-13T22:54:24.602Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-13T22:54:24.602Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-21.0.10
[2026-01-13T22:54:24.602Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-13T22:54:24.602Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java-25.0.2
[2026-01-13T22:54:24.602Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2026-01-13T22:54:24.602Z]
[2026-01-13T22:54:24.602Z] =========
[2026-01-13T22:54:24.602Z]
[2026-01-13T22:54:24.602Z] JDK_REPO=https://github.com/adoptium/jdk8u.git
[2026-01-13T22:54:24.602Z] JDK_BRANCH=jdk8u481-dryrun-ga
[2026-01-13T22:54:24.602Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-13T22:54:24.602Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-01-13T22:54:24.602Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image
[2026-01-13T22:54:24.602Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib
[2026-01-13T22:54:24.603Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-13T22:54:24.603Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-13T22:54:24.603Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-01-13T22:54:24.603Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_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_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-01-13T22:54:24.603Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2026-01-13T22:54:24.603Z]
[2026-01-13T22:54:24.603Z] build:
[2026-01-13T22:54:25.561Z]
[2026-01-13T22:54:25.561Z] clean:
[2026-01-13T22:54:25.561Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/autoGenEnv.mk
[2026-01-13T22:54:25.561Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/bin
[2026-01-13T22:54:25.561Z]
[2026-01-13T22:54:25.561Z] init:
[2026-01-13T22:54:25.561Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/bin
[2026-01-13T22:54:25.561Z]
[2026-01-13T22:54:25.561Z] getDependentLibs:
[2026-01-13T22:54:25.561Z] [exec] --------------------------------------------
[2026-01-13T22:54:25.562Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib
[2026-01-13T22:54:25.562Z] [exec] task is set to default
[2026-01-13T22:54:25.562Z] [exec] dependencyList is set to json_simple
[2026-01-13T22:54:25.562Z] [exec] System Test jars will not be downloaded.
[2026-01-13T22:54:25.562Z] [exec] --------------------------------------------
[2026-01-13T22:54:25.562Z] [exec] Starting download third party dependent jars
[2026-01-13T22:54:25.562Z] [exec] --------------------------------------------
[2026-01-13T22:54:25.562Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib
[2026-01-13T22:54:25.562Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-01-13T22:54:25.562Z] [exec] downloaded dependent third party jars successfully
[2026-01-13T22:54:25.562Z]
[2026-01-13T22:54:25.562Z] compile:
[2026-01-13T22:54:25.562Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-13T22:54:25.562Z] [echo] ============COMPILER SETTINGS============
[2026-01-13T22:54:25.562Z] [echo] ===fork: yes
[2026-01-13T22:54:25.562Z] [echo] ===debug: on
[2026-01-13T22:54:25.562Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/bin
[2026-01-13T22:54:27.530Z]
[2026-01-13T22:54:27.530Z] dist:
[2026-01-13T22:54:27.530Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2026-01-13T22:54:27.530Z]
[2026-01-13T22:54:27.530Z] BUILD SUCCESSFUL
[2026-01-13T22:54:27.530Z] Total time: 3 seconds
[2026-01-13T22:54:27.530Z] 0
[2026-01-13T22:54:27.530Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-01-13T22:54:28.624Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-01-13T22:54:28.624Z] microArchOutput:
[2026-01-13T22:54:28.624Z] ****************************** MACHINE INFO ******************************
[2026-01-13T22:54:28.624Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG
[2026-01-13T22:54:28.624Z] Free Physical Memory Size : 3127107584
[2026-01-13T22:54:28.624Z] Free space (bytes) : 117863563264
[2026-01-13T22:54:28.624Z] Total Physical Memory Size : 6442450944
[2026-01-13T22:54:28.624Z] Total space (bytes) : 167961710592
[2026-01-13T22:54:28.624Z] Usable space (bytes) : 109257064448
[2026-01-13T22:54:28.624Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-13T22:54:28.624Z] bashVersion :
[2026-01-13T22:54:28.624Z] GNU bash, version 5.2.21(1)-release (aarch64-unknown-linux-gnu)
[2026-01-13T22:54:28.625Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-01-13T22:54:28.625Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-01-13T22:54:28.625Z]
[2026-01-13T22:54:28.625Z] This is free software; you are free to change and redistribute it.
[2026-01-13T22:54:28.625Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-13T22:54:28.625Z] cpuCores : 8
[2026-01-13T22:54:28.625Z] curlVersion :
[2026-01-13T22:54:28.625Z] curl 8.5.0 (aarch64-unknown-linux-gnu) libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.7
[2026-01-13T22:54:28.625Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6
[2026-01-13T22:54:28.625Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp
[2026-01-13T22:54:28.625Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2026-01-13T22:54:28.625Z] dockerVersion : bash: line 1: docker: command not found
[2026-01-13T22:54:28.625Z] gcc version : 13
[2026-01-13T22:54:28.625Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.6) 2.39
[2026-01-13T22:54:28.625Z] gdb version : bash: line 1: gdb: command not found
[2026-01-13T22:54:28.625Z] lldb version : Command could not be executed
[2026-01-13T22:54:28.625Z] makeVersion :
[2026-01-13T22:54:28.625Z] GNU Make 4.3
[2026-01-13T22:54:28.625Z] Built for aarch64-unknown-linux-gnu
[2026-01-13T22:54:28.625Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2026-01-13T22:54:28.625Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-01-13T22:54:28.625Z] This is free software: you are free to change and redistribute it.
[2026-01-13T22:54:28.625Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-13T22:54:28.625Z] mavenVersion : bash: line 1: mvn: command not found
[2026-01-13T22:54:28.625Z] osInfo :
[2026-01-13T22:54:28.625Z] PRETTY_NAME="Ubuntu 24.04.3 LTS"
[2026-01-13T22:54:28.625Z] NAME="Ubuntu"
[2026-01-13T22:54:28.625Z] VERSION_ID="24.04"
[2026-01-13T22:54:28.625Z] VERSION="24.04.3 LTS (Noble Numbat)"
[2026-01-13T22:54:28.625Z] VERSION_CODENAME=noble
[2026-01-13T22:54:28.625Z] ID=ubuntu
[2026-01-13T22:54:28.625Z] ID_LIKE=debian
[2026-01-13T22:54:28.625Z] HOME_URL="https://www.ubuntu.com/"
[2026-01-13T22:54:28.625Z] SUPPORT_URL="https://help.ubuntu.com/"
[2026-01-13T22:54:28.625Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2026-01-13T22:54:28.625Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2026-01-13T22:54:28.625Z] UBUNTU_CODENAME=noble
[2026-01-13T22:54:28.625Z] LOGO=ubuntu-logo
[2026-01-13T22:54:28.625Z] osLabel : ubuntu.24
[2026-01-13T22:54:28.625Z] perlVersion :
[2026-01-13T22:54:28.625Z]
[2026-01-13T22:54:28.625Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for aarch64-linux-gnu-thread-multi
[2026-01-13T22:54:28.625Z] (with 51 registered patches, see perl -V for more detail)
[2026-01-13T22:54:28.625Z]
[2026-01-13T22:54:28.625Z] Copyright 1987-2023, Larry Wall
[2026-01-13T22:54:28.625Z]
[2026-01-13T22:54:28.625Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-01-13T22:54:28.625Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-01-13T22:54:28.625Z]
[2026-01-13T22:54:28.625Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-01-13T22:54:28.625Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-01-13T22:54:28.625Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-01-13T22:54:28.625Z]
[2026-01-13T22:54:28.625Z] podmanVersion : bash: line 1: podman: command not found
[2026-01-13T22:54:28.625Z] procArch : aarch64
[2026-01-13T22:54:28.625Z] sysArch : aarch64
[2026-01-13T22:54:28.625Z] sysOS : Linux
[2026-01-13T22:54:28.625Z] ulimit :
[2026-01-13T22:54:28.625Z] real-time non-blocking time (microseconds, -R) unlimited
[2026-01-13T22:54:28.625Z] core file size (blocks, -c) unlimited
[2026-01-13T22:54:28.625Z] data seg size (kbytes, -d) unlimited
[2026-01-13T22:54:28.625Z] scheduling priority (-e) 0
[2026-01-13T22:54:28.625Z] file size (blocks, -f) unlimited
[2026-01-13T22:54:28.625Z] pending signals (-i) 63541
[2026-01-13T22:54:28.625Z] max locked memory (kbytes, -l) 8192
[2026-01-13T22:54:28.625Z] max memory size (kbytes, -m) unlimited
[2026-01-13T22:54:28.625Z] open files (-n) 524288
[2026-01-13T22:54:28.625Z] pipe size (512 bytes, -p) 8
[2026-01-13T22:54:28.625Z] POSIX message queues (bytes, -q) 819200
[2026-01-13T22:54:28.625Z] real-time priority (-r) 0
[2026-01-13T22:54:28.625Z] stack size (kbytes, -s) 8192
[2026-01-13T22:54:28.625Z] cpu time (seconds, -t) unlimited
[2026-01-13T22:54:28.625Z] max user processes (-u) unlimited
[2026-01-13T22:54:28.625Z] virtual memory (kbytes, -v) unlimited
[2026-01-13T22:54:28.625Z] file locks (-x) unlimited
[2026-01-13T22:54:28.625Z] uname : Linux 1f1caf565b3c 6.8.0-54-generic #56-Ubuntu SMP PREEMPT_DYNAMIC Sat Feb 8 00:17:08 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux
[2026-01-13T22:54:28.625Z] vmVendor : Oracle Corporation
[2026-01-13T22:54:28.625Z] vmVersion : 25.482-b07
[2026-01-13T22:54:28.625Z] xlc version : bash: line 1: xlC: command not found
[2026-01-13T22:54:28.625Z] **************************************************************************
[2026-01-13T22:54:28.625Z]
[2026-01-13T22:54:28.625Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-01-13T22:54:28.625Z]
[2026-01-13T22:54:28.625Z] System.getProperty('java.vendor')=Temurin
[2026-01-13T22:54:28.625Z]
[2026-01-13T22:54:28.625Z] System.getProperty('os.name')=Linux
[2026-01-13T22:54:28.625Z]
[2026-01-13T22:54:28.625Z] System.getProperty('os.arch')=aarch64
[2026-01-13T22:54:28.625Z]
[2026-01-13T22:54:28.625Z] System.getProperty('java.fullversion')=null
[2026-01-13T22:54:28.625Z]
[2026-01-13T22:54:28.625Z] System.getProperty('sun.arch.data.model')=64
[2026-01-13T22:54:28.625Z]
[2026-01-13T22:54:28.625Z] make -f clean.mk cleanBuild
[2026-01-13T22:54:28.625Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG'
[2026-01-13T22:54:29.582Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../../jvmtest
[2026-01-13T22:54:29.582Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG'
[2026-01-13T22:54:29.582Z] make -f compile.mk compile
[2026-01-13T22:54:29.582Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG'
[2026-01-13T22:54:29.582Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-13T22:54:29.582Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-13T22:54:29.583Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_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_aarch64_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_aarch64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-01-13T22:54:29.583Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_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_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-01-13T22:54:29.583Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/scripts/build_test.xml
[2026-01-13T22:54:30.539Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2026-01-13T22:54:30.539Z]
[2026-01-13T22:54:30.539Z] -create_test_directory:
[2026-01-13T22:54:30.539Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest
[2026-01-13T22:54:30.539Z]
[2026-01-13T22:54:30.539Z] stage_test_material:
[2026-01-13T22:54:30.539Z] [copy] Copying 587 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest
[2026-01-13T22:54:31.494Z]
[2026-01-13T22:54:31.494Z] build:
[2026-01-13T22:54:31.494Z]
[2026-01-13T22:54:31.494Z] init:
[2026-01-13T22:54:31.494Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf
[2026-01-13T22:54:31.494Z]
[2026-01-13T22:54:31.494Z] dist:
[2026-01-13T22:54:31.494Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf
[2026-01-13T22:54:31.494Z]
[2026-01-13T22:54:31.494Z] build:
[2026-01-13T22:54:31.494Z]
[2026-01-13T22:54:31.494Z] build:
[2026-01-13T22:54:31.494Z]
[2026-01-13T22:54:31.494Z] init:
[2026-01-13T22:54:31.494Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/bumbleBench
[2026-01-13T22:54:31.494Z]
[2026-01-13T22:54:31.494Z] getBumbleBench:
[2026-01-13T22:54:31.494Z] [echo] Cloning BumbleBench
[2026-01-13T22:54:31.494Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2026-01-13T22:54:31.494Z] [exec] Cloning into 'bumblebench'...
[2026-01-13T22:54:32.450Z]
[2026-01-13T22:54:32.450Z] buildBumbleBench:
[2026-01-13T22:54:32.450Z] [echo] Building BumbleBench
[2026-01-13T22:54:32.450Z]
[2026-01-13T22:54:32.450Z] compile-all:
[2026-01-13T22:54:32.450Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-13T22:54:33.411Z] [javac] Note: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations.
[2026-01-13T22:54:33.411Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2026-01-13T22:54:33.411Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-13T22:54:33.411Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-13T22:54:33.411Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-13T22:54:34.372Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-13T22:54:34.372Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-13T22:54:34.372Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-13T22:54:34.372Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-13T22:54:34.372Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-13T22:54:34.372Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-13T22:54:34.372Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-13T22:54:35.329Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-13T22:54:35.329Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-13T22:54:35.329Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-13T22:54:35.329Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-13T22:54:35.329Z]
[2026-01-13T22:54:35.329Z] dist:
[2026-01-13T22:54:35.329Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar
[2026-01-13T22:54:35.329Z]
[2026-01-13T22:54:35.329Z] dist:
[2026-01-13T22:54:36.286Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/bumbleBench
[2026-01-13T22:54:36.286Z]
[2026-01-13T22:54:36.286Z] build:
[2026-01-13T22:54:36.286Z]
[2026-01-13T22:54:36.286Z] getDependentLibs:
[2026-01-13T22:54:39.308Z] [exec] --------------------------------------------
[2026-01-13T22:54:39.308Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib
[2026-01-13T22:54:39.308Z] [exec] task is set to default
[2026-01-13T22:54:39.308Z] [exec] dependencyList is set to dacapo
[2026-01-13T22:54:39.308Z] [exec] System Test jars will not be downloaded.
[2026-01-13T22:54:39.308Z] [exec] --------------------------------------------
[2026-01-13T22:54:39.308Z] [exec] Starting download third party dependent jars
[2026-01-13T22:54:39.308Z] [exec] --------------------------------------------
[2026-01-13T22:54:39.308Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib
[2026-01-13T22:54:39.308Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2026-01-13T22:54:39.308Z] [exec] downloaded dependent third party jars successfully
[2026-01-13T22:54:39.308Z]
[2026-01-13T22:54:39.308Z] init:
[2026-01-13T22:54:39.308Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/dacapo
[2026-01-13T22:54:39.308Z]
[2026-01-13T22:54:39.308Z] getDacapoSuite:
[2026-01-13T22:54:39.308Z] [unzip] Expanding: /home/jenkins/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/dacapo
[2026-01-13T22:55:24.157Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/dacapo
[2026-01-13T22:55:24.157Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/dacapo/dacapo
[2026-01-13T22:55:24.157Z]
[2026-01-13T22:55:24.157Z] dist:
[2026-01-13T22:55:24.157Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/dacapo
[2026-01-13T22:55:24.157Z]
[2026-01-13T22:55:24.157Z] build:
[2026-01-13T22:55:24.157Z]
[2026-01-13T22:55:24.157Z] init:
[2026-01-13T22:55:24.157Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/idle_micro
[2026-01-13T22:55:24.157Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/idle_micro/bin
[2026-01-13T22:55:24.157Z]
[2026-01-13T22:55:24.157Z] compile:
[2026-01-13T22:55:24.157Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-13T22:55:24.157Z] [echo] ============COMPILER SETTINGS============
[2026-01-13T22:55:24.157Z] [echo] ===fork: yes
[2026-01-13T22:55:24.157Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/javac
[2026-01-13T22:55:24.157Z] [echo] ===debug: on
[2026-01-13T22:55:24.158Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro
[2026-01-13T22:55:24.158Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/idle_micro/bin
[2026-01-13T22:55:24.158Z]
[2026-01-13T22:55:24.158Z] dist:
[2026-01-13T22:55:24.158Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar
[2026-01-13T22:55:24.158Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/idle_micro
[2026-01-13T22:55:24.158Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/idle_micro
[2026-01-13T22:55:24.158Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/idle_micro
[2026-01-13T22:55:24.158Z]
[2026-01-13T22:55:24.158Z] clean:
[2026-01-13T22:55:24.158Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/idle_micro/bin
[2026-01-13T22:55:24.158Z]
[2026-01-13T22:55:24.158Z] build:
[2026-01-13T22:55:24.158Z]
[2026-01-13T22:55:24.158Z] build:
[2026-01-13T22:55:24.158Z]
[2026-01-13T22:55:24.158Z] init:
[2026-01-13T22:55:24.158Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/renaissance
[2026-01-13T22:55:24.158Z]
[2026-01-13T22:55:24.158Z] getRenaissanceSuite:
[2026-01-13T22:55:24.158Z] [echo] curl -Lks -C - https://github.com/renaissance-benchmarks/renaissance/releases/download/v0.16.0/renaissance-mit-0.16.0.jar -o renaissance.jar
[2026-01-13T22:55:26.255Z]
[2026-01-13T22:55:26.255Z] dist:
[2026-01-13T22:55:26.256Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/renaissance
[2026-01-13T22:55:27.217Z]
[2026-01-13T22:55:27.217Z] build:
[2026-01-13T22:55:27.217Z]
[2026-01-13T22:55:27.217Z] init:
[2026-01-13T22:55:27.217Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/specjbb
[2026-01-13T22:55:27.217Z]
[2026-01-13T22:55:27.217Z] getSpecjbbSuite:
[2026-01-13T22:55:27.217Z]
[2026-01-13T22:55:27.217Z] dist:
[2026-01-13T22:55:27.217Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/specjbb/run
[2026-01-13T22:55:27.217Z]
[2026-01-13T22:55:27.218Z] BUILD SUCCESSFUL
[2026-01-13T22:55:27.218Z] Total time: 57 seconds
[2026-01-13T22:55:27.218Z] 0
[2026-01-13T22:55:27.218Z]
[2026-01-13T22:55:27.218Z]
[2026-01-13T22:55:27.218Z] RECORD TEST REPOs SHA
[2026-01-13T22:55:27.218Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/scripts"; \
[2026-01-13T22:55:27.218Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/SHAs.txt"
[2026-01-13T22:55:27.218Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2026-01-13T22:55:27.218Z] touch /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2026-01-13T22:55:28.172Z] ================================================
[2026-01-13T22:55:28.172Z] timestamp: 20260113-225527
[2026-01-13T22:55:28.173Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-13T22:55:28.173Z] git repo:
[2026-01-13T22:55:28.174Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2026-01-13T22:55:28.174Z] sha:
[2026-01-13T22:55:28.174Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2026-01-13T22:55:28.174Z] ================================================
[2026-01-13T22:55:28.174Z] timestamp: 20260113-225527
[2026-01-13T22:55:28.174Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests
[2026-01-13T22:55:28.174Z] git repo:
[2026-01-13T22:55:28.174Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-01-13T22:55:28.174Z] sha:
[2026-01-13T22:55:28.174Z] 52af2ee05a5fda8eed1418ba08db0a67769b7cab
[2026-01-13T22:55:28.174Z] ================================================
[2026-01-13T22:55:28.174Z] timestamp: 20260113-225527
[2026-01-13T22:55:28.174Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG
[2026-01-13T22:55:28.174Z] git repo:
[2026-01-13T22:55:28.174Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-01-13T22:55:28.174Z] sha:
[2026-01-13T22:55:28.174Z] f96303aaef16d21d454009c80178975ea1d4da3b
[2026-01-13T22:55:28.174Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG'
[Pipeline] }
[2026-01-13T22:55:28.957Z] $ ssh-agent -k
[2026-01-13T22:55:29.039Z] unset SSH_AUTH_SOCK;
[2026-01-13T22:55:29.039Z] unset SSH_AGENT_PID;
[2026-01-13T22:55:29.039Z] echo Agent pid 1316267 killed;
[2026-01-13T22:55:29.769Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-01-13T22:55:29.887Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-01-13T22:55:29.914Z] ITERATION: 1/1
[Pipeline] sh
[2026-01-13T22:55:31.766Z] + which Xvfb
[2026-01-13T22:55:31.766Z] /usr/bin/Xvfb
[Pipeline] wrap
[2026-01-13T22:55:32.848Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/.xvfb-247-..fbdir9825776824721392751
[Pipeline] {
[Pipeline] sh
[2026-01-13T22:55:55.457Z] + ps -f
[2026-01-13T22:55:55.457Z] + grep [X]vfb
[2026-01-13T22:55:55.457Z] + awk {print $9}
[Pipeline] echo
[2026-01-13T22:55:56.174Z] env.DISPLAY is :0
[Pipeline] sshagent
[2026-01-13T22:55:56.260Z] $ ssh-agent
[2026-01-13T22:55:57.066Z] SSH_AUTH_SOCK=/tmp/ssh-u7OkZ9fgqCyf/agent.1316780
[2026-01-13T22:55:57.066Z] SSH_AGENT_PID=1316782
[2026-01-13T22:55:57.066Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-01-13T22:55:58.929Z] + uname
[2026-01-13T22:55:58.929Z] + [ Linux = AIX ]
[2026-01-13T22:55:58.929Z] + uname
[2026-01-13T22:55:58.929Z] + [ Linux = SunOS ]
[2026-01-13T22:55:58.929Z] + uname
[2026-01-13T22:55:58.929Z] + [ Linux = *BSD ]
[2026-01-13T22:55:58.929Z] + MAKE=make
[2026-01-13T22:55:58.929Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-01-13T22:55:58.929Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2026-01-13T22:56:02.369Z] + uname
[2026-01-13T22:56:02.369Z] + [ Linux = AIX ]
[2026-01-13T22:56:02.369Z] + uname
[2026-01-13T22:56:02.369Z] + [ Linux = SunOS ]
[2026-01-13T22:56:02.369Z] + uname
[2026-01-13T22:56:02.369Z] + [ Linux = *BSD ]
[2026-01-13T22:56:02.369Z] + MAKE=make
[2026-01-13T22:56:02.369Z] + cd ./aqa-tests
[2026-01-13T22:56:02.369Z] + . ./scripts/testenv/testenvSettings.sh
[2026-01-13T22:56:02.369Z] + set +x
[2026-01-13T22:56:02.369Z] Set values based on ./testenv/testenv.properties:
[2026-01-13T22:56:02.369Z] =========
[2026-01-13T22:56:02.369Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2026-01-13T22:56:02.369Z] TKG_BRANCH=v1.0.11.1
[2026-01-13T22:56:02.369Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-01-13T22:56:02.369Z] OPENJ9_BRANCH=v0.57.0-release
[2026-01-13T22:56:02.369Z] STF_REPO=https://github.com/adoptium/STF.git
[2026-01-13T22:56:02.369Z] STF_BRANCH=v1.0.11
[2026-01-13T22:56:02.369Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2026-01-13T22:56:02.369Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.11
[2026-01-13T22:56:02.369Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2026-01-13T22:56:02.370Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.11
[2026-01-13T22:56:02.370Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git
[2026-01-13T22:56:02.370Z] JDK8_BRANCH=jdk8u481-dryrun-ga
[2026-01-13T22:56:02.370Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git
[2026-01-13T22:56:02.370Z] JDK11_BRANCH=jdk-11.0.30-dryrun-ga
[2026-01-13T22:56:02.370Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git
[2026-01-13T22:56:02.370Z] JDK17_BRANCH=jdk-17.0.18-dryrun-ga
[2026-01-13T22:56:02.370Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git
[2026-01-13T22:56:02.370Z] JDK21_BRANCH=jdk-21.0.10-dryrun-ga
[2026-01-13T22:56:02.370Z] JDK25_REPO=https://github.com/adoptium/jdk25u.git
[2026-01-13T22:56:02.370Z] JDK25_BRANCH=jdk-25.0.2-dryrun-ga
[2026-01-13T22:56:02.370Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git
[2026-01-13T22:56:02.370Z] JDK8_OPENJ9_BRANCH=v0.57.0-release
[2026-01-13T22:56:02.370Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git
[2026-01-13T22:56:02.370Z] JDK11_OPENJ9_BRANCH=v0.57.0-release
[2026-01-13T22:56:02.370Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git
[2026-01-13T22:56:02.370Z] JDK17_OPENJ9_BRANCH=v0.57.0-release
[2026-01-13T22:56:02.370Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git
[2026-01-13T22:56:02.370Z] JDK21_OPENJ9_BRANCH=v0.57.0-release
[2026-01-13T22:56:02.370Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git
[2026-01-13T22:56:02.370Z] JDK25_OPENJ9_BRANCH=v0.57.0-release
[2026-01-13T22:56:02.370Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-13T22:56:02.370Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java-11.0.30
[2026-01-13T22:56:02.370Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-13T22:56:02.370Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java-17.0.18
[2026-01-13T22:56:02.370Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-13T22:56:02.370Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-21.0.10
[2026-01-13T22:56:02.370Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-13T22:56:02.370Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java-25.0.2
[2026-01-13T22:56:02.370Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2026-01-13T22:56:02.370Z]
[2026-01-13T22:56:02.370Z] =========
[2026-01-13T22:56:02.370Z]
[2026-01-13T22:56:02.370Z] JDK_REPO=https://github.com/adoptium/jdk8u.git
[2026-01-13T22:56:02.370Z] JDK_BRANCH=jdk8u481-dryrun-ga
[2026-01-13T22:56:02.370Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-13T22:56:02.370Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-01-13T22:56:02.370Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image
[2026-01-13T22:56:02.370Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib
[2026-01-13T22:56:02.370Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.perf TESTLIST=
[2026-01-13T22:56:02.370Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG'
[2026-01-13T22:56:02.370Z] perl scripts/configure.pl
[2026-01-13T22:56:02.370Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_aarch64 --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-01-13T22:56:02.370Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-01-13T22:56:02.370Z]
[2026-01-13T22:56:02.370Z] Starting to generate test make files.
[2026-01-13T22:56:02.370Z]
[2026-01-13T22:56:02.370Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2026-01-13T22:56:02.370Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2026-01-13T22:56:02.370Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk
[2026-01-13T22:56:02.370Z]
[2026-01-13T22:56:02.370Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2026-01-13T22:56:02.370Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk
[2026-01-13T22:56:02.370Z]
[2026-01-13T22:56:03.322Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2026-01-13T22:56:03.322Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2026-01-13T22:56:03.322Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2026-01-13T22:56:03.322Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/autoGen.mk
[2026-01-13T22:56:03.322Z]
[2026-01-13T22:56:03.322Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../autoGen.mk
[2026-01-13T22:56:03.322Z]
[2026-01-13T22:56:03.322Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/utils.mk
[2026-01-13T22:56:03.322Z]
[2026-01-13T22:56:03.322Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/rerun.mk
[2026-01-13T22:56:03.322Z]
[2026-01-13T22:56:03.322Z] Make files are generated successfully.
[2026-01-13T22:56:03.322Z]
[2026-01-13T22:56:03.322Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG'
[2026-01-13T22:56:03.322Z] make -f runtest.mk _extended.perf
[2026-01-13T22:56:03.322Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG'
[2026-01-13T22:56:03.322Z]
[2026-01-13T22:56:03.322Z] Running make 4.3
[2026-01-13T22:56:03.322Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/..
[2026-01-13T22:56:03.322Z] set JDK_VERSION to 8
[2026-01-13T22:56:03.322Z] set JDK_IMPL to hotspot
[2026-01-13T22:56:03.322Z] set JVM_VERSION to openjdk8
[2026-01-13T22:56:03.322Z] set JCL_VERSION to latest
[2026-01-13T22:56:03.322Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image
[2026-01-13T22:56:03.322Z] set SPEC to linux_aarch64
[2026-01-13T22:56:03.322Z] set TEST_FLAG to
[2026-01-13T22:56:03.322Z] set OS_LABEL to ubuntu.24
[2026-01-13T22:56:03.322Z] Running extended.perf ...
[2026-01-13T22:56:03.322Z] There are 18 test targets in extended.perf
[2026-01-13T22:56:03.322Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java" -version
[2026-01-13T22:56:03.322Z] openjdk version "1.8.0_482"
[2026-01-13T22:56:03.322Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-b07)
[2026-01-13T22:56:03.322Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b07, mixed mode)
[2026-01-13T22:56:03.322Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests'
[2026-01-13T22:56:03.322Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf'
[2026-01-13T22:56:03.322Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/renaissance'
[2026-01-13T22:56:03.322Z]
[2026-01-13T22:56:03.322Z] ===============================================