Pre Test
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin" build number 520
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 3035
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 322
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/master^{commit} # timeout=10
Checking out Revision c5b9b68617e160f1e6373ee243cc572fdf44f36b (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f c5b9b68617e160f1e6373ee243cc572fdf44f36b # timeout=10
Commit message: "Set new jvm option for FIPS140_3_OpenJCEPlusFIPS (#6710)"
> git rev-list --no-walk 415b0c81bc4360dbe568168cf1864f803d2c74a1 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2025-11-04T21:42:26.067Z] Found a total of 3 nodes with the 'sw.os.linux&&hw.arch.aarch64&&ci.role.perf' label
[Pipeline] echo
[2025-11-04T21:42:26.074Z] SPEC: linux_aarch64
[Pipeline] echo
[2025-11-04T21:42:26.075Z] LABEL: sw.os.linux&&hw.arch.aarch64&&ci.role.perf
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-11-04T21:42:26.086Z] 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
[2025-11-04T21:42:26.090Z] dynamicAgents: []
[Pipeline] node
[2025-11-04T21:42:41.097Z] Still waiting to schedule task
[2025-11-04T21:42:41.099Z] Waiting for next available executor on ‘sw.os.linux&&hw.arch.aarch64&&ci.role.perf’
[2025-11-04T21:45:26.596Z] Running on test-aws-rhel76-armv8-1 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
[2025-11-04T21:45:26.630Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-11-04T21:45:26.725Z] [WS-CLEANUP] Deleting project workspace...
[2025-11-04T21:45:26.725Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-11-04T21:45:26.759Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-11-04T21:45:26.854Z] The recommended git tool is: git
[2025-11-04T21:45:26.922Z] No credentials specified
[2025-11-04T21:45:26.956Z] Cloning the remote Git repository
[2025-11-04T21:45:27.007Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-11-04T21:45:27.008Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests # timeout=10
[2025-11-04T21:45:27.014Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-11-04T21:45:27.014Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-11-04T21:45:27.014Z] > git --version # timeout=10
[2025-11-04T21:45:27.016Z] > git --version # 'git version 2.15.0'
[2025-11-04T21:45:27.017Z] > git fetch --tags --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-11-04T21:45:36.707Z] Avoid second fetch
[2025-11-04T21:45:36.745Z] Checking out Revision c5b9b68617e160f1e6373ee243cc572fdf44f36b (origin/master)
[2025-11-04T21:45:36.648Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-11-04T21:45:36.651Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-11-04T21:45:36.726Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-11-04T21:45:36.763Z] > git config core.sparsecheckout # timeout=10
[2025-11-04T21:45:36.766Z] > git checkout -f c5b9b68617e160f1e6373ee243cc572fdf44f36b # timeout=10
[2025-11-04T21:45:38.031Z] Commit message: "Set new jvm option for FIPS140_3_OpenJCEPlusFIPS (#6710)"
[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
[2025-11-04T21:45:39.592Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-11-04T21:45:39.616Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-11-04T21:45:40.234Z] + LC_TIME=C
[2025-11-04T21:45:40.234Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-11-04T21:45:40.378Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-11-04T21:45:40.945Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-11-04T21:45:40.945Z] Unix type machine..
[2025-11-04T21:45:40.945Z] Running on a Linux host
[2025-11-04T21:45:40.945Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2025-11-04T21:45:42.354Z] + printenv
[2025-11-04T21:45:42.354Z] JCK_GIT_BRANCH=master
[2025-11-04T21:45:42.354Z] DYNAMIC_COMPILE=false
[2025-11-04T21:45:42.354Z] JENKINS_NODE_COOKIE=bfb66495-33ce-459f-b321-42f859ce2f73
[2025-11-04T21:45:42.354Z] OPENJ9_BRANCH=master
[2025-11-04T21:45:42.354Z] XDG_SESSION_ID=520389
[2025-11-04T21:45:42.354Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_aarch64_linux/234/
[2025-11-04T21:45:42.354Z] DOCKER_REQUIRED=false
[2025-11-04T21:45:42.354Z] PARALLEL=Dynamic
[2025-11-04T21:45:42.354Z] SHELL=/bin/bash
[2025-11-04T21:45:42.354Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-11-04T21:45:42.354Z] jobStatus=SUCCESS
[2025-11-04T21:45:42.354Z] JOBSTARTTIME=Tue, 04 Nov 2025 21:45:39 +0000
[2025-11-04T21:45:42.354Z] STAGE_NAME=Setup
[2025-11-04T21:45:42.354Z] SSH_CLIENT=78.47.239.97 38914 22
[2025-11-04T21:45:42.354Z] RERUN_FAILURE=true
[2025-11-04T21:45:42.354Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.perf_aarch64_linux-234
[2025-11-04T21:45:42.354Z] SDK_RESOURCE=upstream
[2025-11-04T21:45:42.354Z] TIME_LIMIT=25
[2025-11-04T21:45:42.354Z] NUM_PROCESSORS=4
[2025-11-04T21:45:42.354Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-11-04T21:45:42.354Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-11-04T21:45:42.354Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux
[2025-11-04T21:45:42.354Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_aarch64_linux/
[2025-11-04T21:45:42.354Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_aarch64_linux/234/display/redirect?page=changes
[2025-11-04T21:45:42.354Z] ACTIVE_NODE_TIMEOUT=5
[2025-11-04T21:45:42.354Z] USER=jenkins
[2025-11-04T21:45:42.354Z] ADOPTOPENJDK_BRANCH=master
[2025-11-04T21:45:42.354Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-11-04T21:45:42.354Z] ARCHIVE_TEST_RESULTS=false
[2025-11-04T21:45:42.354Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin
[2025-11-04T21:45:42.354Z] STF_OWNER_BRANCH=adoptium:master
[2025-11-04T21:45:42.354Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-11-04T21:45:42.354Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_aarch64_linux/234/display/redirect?page=artifacts
[2025-11-04T21:45:42.354Z] ORIGIN_JDK_VERSION=8
[2025-11-04T21:45:42.354Z] SETUP_JCK_RUN=false
[2025-11-04T21:45:42.354Z] PERSONAL_BUILD=false
[2025-11-04T21:45:42.354Z] TKG_OWNER_BRANCH=adoptium:master
[2025-11-04T21:45:42.354Z] RERUN_ITERATIONS=1
[2025-11-04T21:45:42.354Z] SPEC=linux_aarch64
[2025-11-04T21:45:42.354Z] TKG_ITERATIONS=1
[2025-11-04T21:45:42.354Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-11-04T21:45:42.354Z] ITERATIONS=1
[2025-11-04T21:45:42.354Z] PATH=/usr/local/bin:/usr/bin
[2025-11-04T21:45:42.354Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib
[2025-11-04T21:45:42.354Z] KEEP_REPORTDIR=false
[2025-11-04T21:45:42.354Z] MAIL=/var/mail/jenkins
[2025-11-04T21:45:42.354Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_aarch64_linux/234/display/redirect
[2025-11-04T21:45:42.354Z] _=/usr/bin/printenv
[2025-11-04T21:45:42.354Z] GENERATE_JOBS=true
[2025-11-04T21:45:42.354Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux
[2025-11-04T21:45:42.354Z] EXIT_FAILURE=false
[2025-11-04T21:45:42.354Z] HUDSON_URL=https://ci.adoptium.net/
[2025-11-04T21:45:42.354Z] JDK_VERSION=8
[2025-11-04T21:45:42.354Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-11-04T21:45:42.354Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-11-04T21:45:42.354Z] LANG=en_US.UTF-8
[2025-11-04T21:45:42.354Z] SLACK_CHANNEL=aqavit-bot
[2025-11-04T21:45:42.354Z] JOB_NAME=Test_openjdk8_hs_extended.perf_aarch64_linux
[2025-11-04T21:45:42.354Z] BUILD_DISPLAY_NAME=#234
[2025-11-04T21:45:42.354Z] USE_TESTENV_PROPERTIES=false
[2025-11-04T21:45:42.354Z] JENKINS_URL=https://ci.adoptium.net/
[2025-11-04T21:45:42.354Z] EXIT_SUCCESS=false
[2025-11-04T21:45:42.354Z] BUILD_ID=234
[2025-11-04T21:45:42.354Z] TEST_TIME=120
[2025-11-04T21:45:42.354Z] PLATFORM=aarch64_linux
[2025-11-04T21:45:42.354Z] JDK_IMPL=hotspot
[2025-11-04T21:45:42.354Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.perf_aarch64_linux
[2025-11-04T21:45:42.354Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_aarch64_linux/234/display/redirect?page=tests
[2025-11-04T21:45:42.354Z] SHLVL=3
[2025-11-04T21:45:42.354Z] AUTO_DETECT=true
[2025-11-04T21:45:42.354Z] HOME=/home/jenkins
[2025-11-04T21:45:42.354Z] TAP_NAME=Test_openjdk8_hs_extended.perf_aarch64_linux.tap
[2025-11-04T21:45:42.354Z] CI=true
[2025-11-04T21:45:42.354Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux@tmp
[2025-11-04T21:45:42.354Z] EXECUTOR_NUMBER=0
[2025-11-04T21:45:42.354Z] JENKINS_SERVER_COOKIE=durable-bef40b8a3a3c8bd26680392f9cb9f81178b4d2f49716d9067d3cc3115ae9a04a
[2025-11-04T21:45:42.355Z] NODE_LABELS=aarch64 armv8 hw.arch.aarch64 test ci.role.test arm64 linux rhel sw.os.linux test-aws-rhel76-armv8-1 ci.role.perf centos7
[2025-11-04T21:45:42.355Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/system_lib
[2025-11-04T21:45:42.355Z] BUILD_LIST=perf
[2025-11-04T21:45:42.355Z] TARGET=extended.perf
[2025-11-04T21:45:42.355Z] LOGNAME=jenkins
[2025-11-04T21:45:42.355Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-11-04T21:45:42.355Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2025-11-04T21:45:42.355Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-11-04T21:45:42.355Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-11-04T21:45:42.355Z] SSH_CONNECTION=78.47.239.97 38914 172.31.26.26 22
[2025-11-04T21:45:42.355Z] UPSTREAM_JOB_NUMBER=520
[2025-11-04T21:45:42.355Z] NODE_NAME=test-aws-rhel76-armv8-1
[2025-11-04T21:45:42.355Z] LESSOPEN=||/usr/bin/lesspipe.sh %s
[2025-11-04T21:45:42.355Z] BUILD_NUMBER=234
[2025-11-04T21:45:42.355Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_aarch64_linux/display/redirect
[2025-11-04T21:45:42.355Z] KEEP_WORKSPACE=false
[2025-11-04T21:45:42.355Z] HUDSON_COOKIE=000d85c1-69ef-4c34-a87e-c161104441c3
[2025-11-04T21:45:42.355Z] XDG_RUNTIME_DIR=/run/user/1001
[2025-11-04T21:45:42.355Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../benchmarks
[2025-11-04T21:45:42.355Z] USE_JRE=false
[2025-11-04T21:45:42.355Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image
[2025-11-04T21:45:42.355Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-11-04T21:45:42.355Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-11-04T21:45:42.464Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-11-04T21:45:42.480Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-11-04T21:46:03.691Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-linux-aarch64-temurin" build number 520
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-11-04T21:46:03.892Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2025-11-04T21:46:03.898Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux
[Pipeline] {
[Pipeline] sshagent
[2025-11-04T21:46:03.928Z] $ ssh-agent
[2025-11-04T21:46:04.083Z] SSH_AUTH_SOCK=/tmp/ssh-LqRNxUW85ow0/agent.14020
[2025-11-04T21:46:04.083Z] SSH_AGENT_PID=14022
[2025-11-04T21:46:04.083Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-11-04T21:46:04.098Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-11-04T21:46:04.134Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-11-04T21:46:04.709Z] ++ pwd
[2025-11-04T21:46:04.709Z] + ./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 --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2025-11-04T21:46:04.709Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests
[2025-11-04T21:46:04.709Z] get jdk binary...
[2025-11-04T21:46:04.709Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-11-04T21:46:04.709Z] Uncompressing file: OpenJDK8U-jdk_aarch64_linux_hotspot_8u482b01-ea.tar.gz ...
[2025-11-04T21:46:07.225Z] List files in jdkbinary folder...
[2025-11-04T21:46:07.225Z] total 283600
[2025-11-04T21:46:07.225Z] -rw-r--r--. 1 jenkins jenkins 147584745 Nov 4 21:25 OpenJDK8U-debugimage_aarch64_linux_hotspot_8u482b01-ea.tar.gz
[2025-11-04T21:46:07.225Z] -rw-r--r--. 1 jenkins jenkins 102240933 Nov 4 21:25 OpenJDK8U-jdk_aarch64_linux_hotspot_8u482b01-ea.tar.gz
[2025-11-04T21:46:07.225Z] -rw-r--r--. 1 jenkins jenkins 40466134 Nov 4 21:25 OpenJDK8U-jre_aarch64_linux_hotspot_8u482b01-ea.tar.gz
[2025-11-04T21:46:07.225Z] -rw-r--r--. 1 jenkins jenkins 80939 Nov 4 21:33 OpenJDK8U-sbom_aarch64_linux_hotspot_8u482b01-ea.json
[2025-11-04T21:46:07.226Z] -rw-rw-r--. 1 jenkins jenkins 21192 Nov 4 21:31 OpenJDK8U-sbom_aarch64_linux_hotspot_8u482b01-ea-metadata.json
[2025-11-04T21:46:07.226Z] drwxrwxr-x. 3 jenkins jenkins 26 Nov 4 21:46 tmp
[2025-11-04T21:46:07.226Z] List files in jdkbinary/tmp folder...
[2025-11-04T21:46:07.226Z] total 0
[2025-11-04T21:46:07.226Z] drwxr-xr-x. 8 jenkins jenkins 190 Nov 4 21:25 jdk8u482-b01
[2025-11-04T21:46:07.226Z] Moving directory jdk8u482-b01/ to ../j2sdk-image
[2025-11-04T21:46:07.226Z] Uncompressing file: OpenJDK8U-jre_aarch64_linux_hotspot_8u482b01-ea.tar.gz ...
[2025-11-04T21:46:08.033Z] List files in jdkbinary folder...
[2025-11-04T21:46:08.033Z] total 283600
[2025-11-04T21:46:08.033Z] drwxr-xr-x. 8 jenkins jenkins 190 Nov 4 21:25 j2sdk-image
[2025-11-04T21:46:08.033Z] -rw-r--r--. 1 jenkins jenkins 147584745 Nov 4 21:25 OpenJDK8U-debugimage_aarch64_linux_hotspot_8u482b01-ea.tar.gz
[2025-11-04T21:46:08.033Z] -rw-r--r--. 1 jenkins jenkins 102240933 Nov 4 21:25 OpenJDK8U-jdk_aarch64_linux_hotspot_8u482b01-ea.tar.gz
[2025-11-04T21:46:08.034Z] -rw-r--r--. 1 jenkins jenkins 40466134 Nov 4 21:25 OpenJDK8U-jre_aarch64_linux_hotspot_8u482b01-ea.tar.gz
[2025-11-04T21:46:08.034Z] -rw-r--r--. 1 jenkins jenkins 80939 Nov 4 21:33 OpenJDK8U-sbom_aarch64_linux_hotspot_8u482b01-ea.json
[2025-11-04T21:46:08.034Z] -rw-rw-r--. 1 jenkins jenkins 21192 Nov 4 21:31 OpenJDK8U-sbom_aarch64_linux_hotspot_8u482b01-ea-metadata.json
[2025-11-04T21:46:08.034Z] drwxrwxr-x. 3 jenkins jenkins 30 Nov 4 21:46 tmp
[2025-11-04T21:46:08.034Z] List files in jdkbinary/tmp folder...
[2025-11-04T21:46:08.034Z] total 0
[2025-11-04T21:46:08.034Z] drwxr-xr-x. 5 jenkins jenkins 135 Nov 4 21:25 jdk8u482-b01-jre
[2025-11-04T21:46:08.034Z] Moving directory jdk8u482-b01-jre/ to ../j2re-image
[2025-11-04T21:46:08.034Z] Uncompressing OpenJDK8U-debugimage_aarch64_linux_hotspot_8u482b01-ea.tar.gz over ./j2sdk-image/jre...
[2025-11-04T21:46:13.254Z] Removing top-level folder jdk8u482-b01-debug-image/
[2025-11-04T21:46:13.254Z] Removing top-level folder jdk8u482-b01/
[2025-11-04T21:46:13.254Z] Run /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java -version
[2025-11-04T21:46:13.254Z] =JAVA VERSION OUTPUT BEGIN=
[2025-11-04T21:46:13.254Z] openjdk version "1.8.0_482-beta"
[2025-11-04T21:46:13.254Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-beta-202511042103-b01)
[2025-11-04T21:46:13.254Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b01, mixed mode)
[2025-11-04T21:46:13.254Z] =JAVA VERSION OUTPUT END=
[2025-11-04T21:46:13.254Z] =RELEASE INFO BEGIN=
[2025-11-04T21:46:13.254Z] JAVA_VERSION="1.8.0_482"
[2025-11-04T21:46:13.254Z] OS_NAME="Linux"
[2025-11-04T21:46:13.254Z] OS_VERSION="2.6"
[2025-11-04T21:46:13.254Z] OS_ARCH="aarch64"
[2025-11-04T21:46:13.254Z] SOURCE=".:git:2932ee2a1555+"
[2025-11-04T21:46:13.254Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-11-04T21:46:13.254Z] BUILD_SOURCE="git:f4bcbeb80b2dc0a624721f09a91c925e6df2bc90"
[2025-11-04T21:46:13.254Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-11-04T21:46:13.254Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2025-11-04T21:46:13.254Z] FULL_VERSION="1.8.0_482-beta-202511042103-b01"
[2025-11-04T21:46:13.254Z] SEMANTIC_VERSION="8.0.482+1"
[2025-11-04T21:46:13.255Z] BUILD_INFO="OS: Linux Version: 6.8.0-71-generic"
[2025-11-04T21:46:13.255Z] JVM_VARIANT="Hotspot"
[2025-11-04T21:46:13.255Z] JVM_VERSION="25.482-b01"
[2025-11-04T21:46:13.255Z] IMAGE_TYPE="JDK"
[2025-11-04T21:46:13.255Z] =RELEASE INFO END=
[2025-11-04T21:46:13.255Z] get testKitGen...
[2025-11-04T21:46:13.255Z] git clone -q https://github.com/adoptium/TKG.git
[2025-11-04T21:46:13.635Z] git rev-parse master
[2025-11-04T21:46:13.635Z] git checkout -q -f 53fb20ae51018f0a2f7ca2c05347c0149151f382
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-11-04T21:46:13.827Z] $ ssh-agent -k
[2025-11-04T21:46:13.833Z] unset SSH_AUTH_SOCK;
[2025-11-04T21:46:13.833Z] unset SSH_AGENT_PID;
[2025-11-04T21:46:13.833Z] echo Agent pid 14022 killed;
[2025-11-04T21:46:13.976Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-11-04T21:46:14.326Z] 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=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-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=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=520&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-11-04T21:46:14.337Z] 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-aws-rhel76-armv8-1&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-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=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=520&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-11-04T21:46:14.398Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-11-04T21:46:14.616Z] Copied 1 artifact from "getTRSSOutput" build number 1946
[Pipeline] sh
[2025-11-04T21:46:15.188Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-11-04T21:46:15.188Z] + gzip -cd TRSSOutput.tar.gz
[2025-11-04T21:46:15.188Z] + tar xof -
[2025-11-04T21:46:15.188Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-11-04T21:46:15.317Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-11-04T21:46:15.339Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-11-04T21:46:15.937Z] + 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/
[2025-11-04T21:46:27.451Z] --------------------------------------------
[2025-11-04T21:46:27.451Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib
[2025-11-04T21:46:27.451Z] task is set to default
[2025-11-04T21:46:27.451Z] dependencyList is set to all
[2025-11-04T21:46:27.451Z] --------------------------------------------
[2025-11-04T21:46:27.451Z] Starting download third party dependent jars
[2025-11-04T21:46:27.451Z] --------------------------------------------
[2025-11-04T21:46:27.451Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib
[2025-11-04T21:46:27.451Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-11-04T21:46:27.451Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-11-04T21:46:27.451Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-11-04T21:46:27.451Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-11-04T21:46:27.451Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-11-04T21:46:27.451Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-11-04T21:46:27.451Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading
[2025-11-04T21:46:27.451Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-11-04T21:46:27.451Z] /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
[2025-11-04T21:46:27.451Z] /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
[2025-11-04T21:46:27.451Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-11-04T21:46:27.451Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-11-04T21:46:27.451Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-11-04T21:46:27.451Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-11-04T21:46:27.451Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-11-04T21:46:27.451Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-11-04T21:46:27.451Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-11-04T21:46:27.451Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-11-04T21:46:27.451Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-11-04T21:46:27.451Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-11-04T21:46:27.451Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-11-04T21:46:27.451Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2025-11-04T21:46:27.451Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-11-04T21:46:27.451Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-11-04T21:46:27.451Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-11-04T21:46:27.451Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-11-04T21:46:27.451Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-11-04T21:46:27.451Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-11-04T21:46:27.602Z] Found a total of 3 nodes with the 'sw.os.linux&&hw.arch.aarch64&&ci.role.perf' label
[Pipeline] echo
[2025-11-04T21:46:27.612Z] Machine limit is 3.
[Pipeline] sh
[2025-11-04T21:46:28.234Z] + cd ./aqa-tests/TKG
[2025-11-04T21:46:28.234Z] ++ uname
[2025-11-04T21:46:28.234Z] + '[' Linux = AIX ']'
[2025-11-04T21:46:28.234Z] ++ uname
[2025-11-04T21:46:28.234Z] + '[' Linux = SunOS ']'
[2025-11-04T21:46:28.234Z] ++ uname
[2025-11-04T21:46:28.234Z] + '[' Linux = '*BSD' ']'
[2025-11-04T21:46:28.234Z] + MAKE=make
[2025-11-04T21:46:28.234Z] + make genParallelList TEST=extended.perf TEST_TIME=120 NUM_MACHINES=
[2025-11-04T21:46:28.234Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image
[2025-11-04T21:46:28.234Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib
[2025-11-04T21:46:28.234Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-04T21:46:28.234Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-04T21:46:28.234Z] (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"; \
[2025-11-04T21:46:28.234Z] 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
[2025-11-04T21:46:28.234Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-11-04T21:46:29.070Z]
[2025-11-04T21:46:29.070Z] build:
[2025-11-04T21:46:29.070Z]
[2025-11-04T21:46:29.070Z] clean:
[2025-11-04T21:46:29.070Z]
[2025-11-04T21:46:29.070Z] init:
[2025-11-04T21:46:29.070Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/bin
[2025-11-04T21:46:29.070Z]
[2025-11-04T21:46:29.070Z] getDependentLibs:
[2025-11-04T21:46:29.070Z] [exec] --------------------------------------------
[2025-11-04T21:46:29.070Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib
[2025-11-04T21:46:29.070Z] [exec] task is set to default
[2025-11-04T21:46:29.070Z] [exec] dependencyList is set to json_simple
[2025-11-04T21:46:29.070Z] [exec] --------------------------------------------
[2025-11-04T21:46:29.070Z] [exec] Starting download third party dependent jars
[2025-11-04T21:46:29.070Z] [exec] --------------------------------------------
[2025-11-04T21:46:29.070Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib
[2025-11-04T21:46:29.070Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-11-04T21:46:29.070Z] [exec] downloaded dependent third party jars successfully
[2025-11-04T21:46:29.070Z]
[2025-11-04T21:46:29.070Z] compile:
[2025-11-04T21:46:29.070Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-04T21:46:29.070Z] [echo] ============COMPILER SETTINGS============
[2025-11-04T21:46:29.070Z] [echo] ===fork: yes
[2025-11-04T21:46:29.070Z] [echo] ===debug: on
[2025-11-04T21:46:29.452Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/bin
[2025-11-04T21:46:32.040Z]
[2025-11-04T21:46:32.040Z] dist:
[2025-11-04T21:46:32.040Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-11-04T21:46:32.040Z]
[2025-11-04T21:46:32.040Z] BUILD SUCCESSFUL
[2025-11-04T21:46:32.040Z] Total time: 3 seconds
[2025-11-04T21:46:32.040Z] 0
[2025-11-04T21:46:32.040Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-11-04T21:46:32.040Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-11-04T21:46:32.040Z] microArchOutput:
[2025-11-04T21:46:32.853Z] ****************************** MACHINE INFO ******************************
[2025-11-04T21:46:32.854Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG
[2025-11-04T21:46:32.854Z] Free Physical Memory Size : 3465150464
[2025-11-04T21:46:32.854Z] Free space (bytes) : 87136972800
[2025-11-04T21:46:32.854Z] Total Physical Memory Size : 7659192320
[2025-11-04T21:46:32.854Z] Total space (bytes) : 106616041472
[2025-11-04T21:46:32.854Z] Usable space (bytes) : 87136972800
[2025-11-04T21:46:32.854Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-04T21:46:32.854Z] bashVersion :
[2025-11-04T21:46:32.854Z] GNU bash, version 4.2.46(2)-release (aarch64-redhat-linux-gnu)
[2025-11-04T21:46:32.854Z] Copyright (C) 2011 Free Software Foundation, Inc.
[2025-11-04T21:46:32.854Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-11-04T21:46:32.854Z]
[2025-11-04T21:46:32.854Z] This is free software; you are free to change and redistribute it.
[2025-11-04T21:46:32.854Z] There is NO WARRANTY, to the extent permitted by law.
[2025-11-04T21:46:32.854Z] cpuCores : 4
[2025-11-04T21:46:32.854Z] curlVersion :
[2025-11-04T21:46:32.854Z] curl 7.79.1 (aarch64-unknown-linux-gnu) libcurl/7.79.1 OpenSSL/1.0.2k-fips zlib/1.2.7
[2025-11-04T21:46:32.854Z] Release-Date: 2021-09-22
[2025-11-04T21:46:32.854Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2025-11-04T21:46:32.854Z] Features: alt-svc AsynchDNS HSTS HTTPS-proxy IPv6 Largefile libz NTLM NTLM_WB SSL UnixSockets
[2025-11-04T21:46:32.854Z] dockerVersion : bash: docker: command not found
[2025-11-04T21:46:32.854Z] gcc version : 4.8.5
[2025-11-04T21:46:32.854Z] gclibc version : ldd (GNU libc) 2.17
[2025-11-04T21:46:32.854Z] gdb version : bash: gdb: command not found
[2025-11-04T21:46:32.854Z] lldb version : Command could not be executed
[2025-11-04T21:46:32.854Z] makeVersion :
[2025-11-04T21:46:32.854Z] GNU Make 4.1
[2025-11-04T21:46:32.854Z] Built for aarch64-unknown-linux-gnu
[2025-11-04T21:46:32.854Z] Copyright (C) 1988-2014 Free Software Foundation, Inc.
[2025-11-04T21:46:32.854Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-11-04T21:46:32.854Z] This is free software: you are free to change and redistribute it.
[2025-11-04T21:46:32.854Z] There is NO WARRANTY, to the extent permitted by law.
[2025-11-04T21:46:32.854Z] mavenVersion :
[2025-11-04T21:46:32.854Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2025-11-04T21:46:32.854Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-11-04T21:46:32.854Z] Java version: 1.8.0_482-beta, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image/jre
[2025-11-04T21:46:32.854Z] Default locale: en_US, platform encoding: UTF-8
[2025-11-04T21:46:32.854Z] OS name: "linux", version: "4.14.0-115.33.1.el7a.aarch64", arch: "aarch64", family: "unix"
[2025-11-04T21:46:32.854Z] osInfo :
[2025-11-04T21:46:32.854Z] NAME="Red Hat Enterprise Linux Server"
[2025-11-04T21:46:32.854Z] VERSION="7.6 (Maipo)"
[2025-11-04T21:46:32.854Z] ID="rhel"
[2025-11-04T21:46:32.854Z] ID_LIKE="fedora"
[2025-11-04T21:46:32.854Z] VARIANT="Server"
[2025-11-04T21:46:32.854Z] VARIANT_ID="server"
[2025-11-04T21:46:32.854Z] VERSION_ID="7.6"
[2025-11-04T21:46:32.854Z] PRETTY_NAME="Red Hat Enterprise Linux Server 7.6 (Maipo)"
[2025-11-04T21:46:32.854Z] ANSI_COLOR="0;31"
[2025-11-04T21:46:32.854Z] CPE_NAME="cpe:/o:redhat:enterprise_linux:7.6:GA:server"
[2025-11-04T21:46:32.854Z] HOME_URL="https://www.redhat.com/"
[2025-11-04T21:46:32.854Z] BUG_REPORT_URL="https://bugzilla.redhat.com/"
[2025-11-04T21:46:32.854Z]
[2025-11-04T21:46:32.854Z] REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 7"
[2025-11-04T21:46:32.854Z] REDHAT_BUGZILLA_PRODUCT_VERSION=7.6
[2025-11-04T21:46:32.854Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
[2025-11-04T21:46:32.854Z] REDHAT_SUPPORT_PRODUCT_VERSION="7.6"
[2025-11-04T21:46:32.854Z] osLabel : rhel.7
[2025-11-04T21:46:32.854Z] perlVersion :
[2025-11-04T21:46:32.854Z]
[2025-11-04T21:46:32.854Z] This is perl 5, version 16, subversion 3 (v5.16.3) built for aarch64-linux-thread-multi
[2025-11-04T21:46:32.854Z] (with 39 registered patches, see perl -V for more detail)
[2025-11-04T21:46:32.854Z]
[2025-11-04T21:46:32.854Z] Copyright 1987-2012, Larry Wall
[2025-11-04T21:46:32.854Z]
[2025-11-04T21:46:32.854Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-11-04T21:46:32.854Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-11-04T21:46:32.854Z]
[2025-11-04T21:46:32.854Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-11-04T21:46:32.854Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-11-04T21:46:32.854Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-11-04T21:46:32.854Z]
[2025-11-04T21:46:32.854Z] podmanVersion : bash: podman: command not found
[2025-11-04T21:46:32.854Z] procArch : aarch64
[2025-11-04T21:46:32.854Z] sysArch : aarch64
[2025-11-04T21:46:32.854Z] sysOS : Linux
[2025-11-04T21:46:32.854Z] ulimit :
[2025-11-04T21:46:32.854Z] core file size (blocks, -c) 0
[2025-11-04T21:46:32.854Z] data seg size (kbytes, -d) unlimited
[2025-11-04T21:46:32.854Z] scheduling priority (-e) 0
[2025-11-04T21:46:32.854Z] file size (blocks, -f) unlimited
[2025-11-04T21:46:32.854Z] pending signals (-i) 7270
[2025-11-04T21:46:32.854Z] max locked memory (kbytes, -l) 64
[2025-11-04T21:46:32.854Z] max memory size (kbytes, -m) unlimited
[2025-11-04T21:46:32.854Z] open files (-n) 4096
[2025-11-04T21:46:32.854Z] pipe size (512 bytes, -p) 8
[2025-11-04T21:46:32.854Z] POSIX message queues (bytes, -q) 819200
[2025-11-04T21:46:32.854Z] real-time priority (-r) 0
[2025-11-04T21:46:32.854Z] stack size (kbytes, -s) 8192
[2025-11-04T21:46:32.854Z] cpu time (seconds, -t) unlimited
[2025-11-04T21:46:32.854Z] max user processes (-u) 4096
[2025-11-04T21:46:32.854Z] virtual memory (kbytes, -v) unlimited
[2025-11-04T21:46:32.854Z] file locks (-x) unlimited
[2025-11-04T21:46:32.854Z] uname : Linux test-aws-rhel76-armv8-1.adoptopenjdk.net 4.14.0-115.33.1.el7a.aarch64 #1 SMP Mon Oct 26 17:46:13 EDT 2020 aarch64 aarch64 aarch64 GNU/Linux
[2025-11-04T21:46:32.854Z] vmVendor : Oracle Corporation
[2025-11-04T21:46:32.854Z] vmVersion : 25.482-b01
[2025-11-04T21:46:32.854Z] xlc version : bash: xlC: command not found
[2025-11-04T21:46:32.854Z] **************************************************************************
[2025-11-04T21:46:32.854Z]
[2025-11-04T21:46:32.854Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-11-04T21:46:32.854Z]
[2025-11-04T21:46:32.854Z] System.getProperty('java.vendor')=Temurin
[2025-11-04T21:46:32.854Z]
[2025-11-04T21:46:32.854Z] System.getProperty('os.name')=Linux
[2025-11-04T21:46:32.854Z]
[2025-11-04T21:46:32.854Z] System.getProperty('os.arch')=aarch64
[2025-11-04T21:46:32.854Z]
[2025-11-04T21:46:32.854Z] System.getProperty('java.fullversion')=null
[2025-11-04T21:46:32.854Z]
[2025-11-04T21:46:32.854Z] System.getProperty('sun.arch.data.model')=64
[2025-11-04T21:46:32.854Z]
[2025-11-04T21:46:32.854Z] 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
[2025-11-04T21:46:32.854Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG'
[2025-11-04T21:46:32.854Z] perl scripts/configure.pl
[2025-11-04T21:46:32.854Z] /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="rhel.7" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-11-04T21:46:33.678Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-11-04T21:46:33.678Z]
[2025-11-04T21:46:33.678Z]
[2025-11-04T21:46:33.678Z] Starting to generate parallel test lists.
[2025-11-04T21:46:33.678Z]
[2025-11-04T21:46:33.678Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-11-04T21:46:33.678Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-11-04T21:46:33.678Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-11-04T21:46:33.678Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-11-04T21:46:33.678Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-11-04T21:46:33.678Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-11-04T21:46:33.678Z] Attempting to get test duration data from TRSS.
[2025-11-04T21:46:33.678Z] 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
[2025-11-04T21:46:34.489Z] Attempting to get test duration data from cached files.
[2025-11-04T21:46:34.489Z]
[2025-11-04T21:46:34.489Z] TEST DURATION
[2025-11-04T21:46:34.489Z] ====================================================================================
[2025-11-04T21:46:34.489Z] Total number of tests searched: 18
[2025-11-04T21:46:34.489Z] Number of test durations found: 18
[2025-11-04T21:46:34.489Z] Top slowest tests:
[2025-11-04T21:46:34.489Z] 03m08s renaissance-movie-lens_0
[2025-11-04T21:46:34.489Z] 02m54s renaissance-philosophers_0
[2025-11-04T21:46:34.489Z] 01m47s renaissance-als_0
[2025-11-04T21:46:34.489Z] ====================================================================================
[2025-11-04T21:46:34.489Z]
[2025-11-04T21:46:34.489Z] Test target is split into 1 lists.
[2025-11-04T21:46:34.489Z] Reducing estimated test running time from 16m49s to 16m49s.
[2025-11-04T21:46:34.489Z]
[2025-11-04T21:46:34.489Z] -------------------------------------testList_0-------------------------------------
[2025-11-04T21:46:34.489Z] Number of tests: 18
[2025-11-04T21:46:34.489Z] Estimated running time: 16m49s
[2025-11-04T21:46:34.489Z] 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-jython_0,dacapo-sunflow_0,dacapo-avrora_0,dacapo-pmd_0,dacapo-xalan_0,dacapo-fop_0,renaissance-db-shootout_0,renaissance-finagle-chirper_0
[2025-11-04T21:46:34.489Z] ------------------------------------------------------------------------------------
[2025-11-04T21:46:34.489Z]
[2025-11-04T21:46:34.489Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-11-04T21:46:34.489Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-11-04T21:46:34.627Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-11-04T21:46:34.740Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-11-04T21:46:34.812Z] Building tests...
[Pipeline] timeout
[2025-11-04T21:46:34.818Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-11-04T21:46:34.837Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-11-04T21:46:35.399Z] + 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/
[2025-11-04T21:46:47.057Z] --------------------------------------------
[2025-11-04T21:46:47.057Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib
[2025-11-04T21:46:47.057Z] task is set to default
[2025-11-04T21:46:47.057Z] dependencyList is set to all
[2025-11-04T21:46:47.057Z] --------------------------------------------
[2025-11-04T21:46:47.057Z] Starting download third party dependent jars
[2025-11-04T21:46:47.057Z] --------------------------------------------
[2025-11-04T21:46:47.057Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib
[2025-11-04T21:46:47.057Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-11-04T21:46:47.057Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-11-04T21:46:47.057Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-11-04T21:46:47.057Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-11-04T21:46:47.057Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-11-04T21:46:47.057Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-11-04T21:46:47.057Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading
[2025-11-04T21:46:47.057Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-11-04T21:46:47.057Z] /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
[2025-11-04T21:46:47.057Z] /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
[2025-11-04T21:46:47.057Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-11-04T21:46:47.057Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-11-04T21:46:47.057Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-11-04T21:46:47.057Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-11-04T21:46:47.057Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-11-04T21:46:47.057Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-11-04T21:46:47.057Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-11-04T21:46:47.057Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-11-04T21:46:47.057Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-11-04T21:46:47.057Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-11-04T21:46:47.057Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-11-04T21:46:47.057Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2025-11-04T21:46:47.057Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-11-04T21:46:47.057Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-11-04T21:46:47.057Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-11-04T21:46:47.057Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-11-04T21:46:47.057Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-11-04T21:46:47.057Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2025-11-04T21:46:47.299Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2025-11-04T21:46:47.329Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2025-11-04T21:46:47.364Z] $ ssh-agent
[2025-11-04T21:46:47.518Z] SSH_AUTH_SOCK=/tmp/ssh-vV2tNlLFf3Z6/agent.14451
[2025-11-04T21:46:47.518Z] SSH_AGENT_PID=14453
[2025-11-04T21:46:47.518Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-11-04T21:46:48.104Z] + bash ./compile.sh
[2025-11-04T21:46:48.104Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image
[2025-11-04T21:46:48.104Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib
[2025-11-04T21:46:48.104Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-04T21:46:48.104Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-04T21:46:48.105Z] (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"; \
[2025-11-04T21:46:48.105Z] 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
[2025-11-04T21:46:48.105Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-11-04T21:46:48.918Z]
[2025-11-04T21:46:48.918Z] build:
[2025-11-04T21:46:48.918Z]
[2025-11-04T21:46:48.918Z] clean:
[2025-11-04T21:46:48.918Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/autoGenEnv.mk
[2025-11-04T21:46:48.918Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/bin
[2025-11-04T21:46:48.918Z]
[2025-11-04T21:46:48.918Z] init:
[2025-11-04T21:46:48.918Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/bin
[2025-11-04T21:46:48.918Z]
[2025-11-04T21:46:48.918Z] getDependentLibs:
[2025-11-04T21:46:48.919Z] [exec] --------------------------------------------
[2025-11-04T21:46:48.919Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib
[2025-11-04T21:46:48.919Z] [exec] task is set to default
[2025-11-04T21:46:48.919Z] [exec] dependencyList is set to json_simple
[2025-11-04T21:46:48.919Z] [exec] --------------------------------------------
[2025-11-04T21:46:48.919Z] [exec] Starting download third party dependent jars
[2025-11-04T21:46:48.919Z] [exec] --------------------------------------------
[2025-11-04T21:46:48.919Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib
[2025-11-04T21:46:48.919Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-11-04T21:46:48.919Z] [exec] downloaded dependent third party jars successfully
[2025-11-04T21:46:48.919Z]
[2025-11-04T21:46:48.919Z] compile:
[2025-11-04T21:46:48.919Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-04T21:46:48.919Z] [echo] ============COMPILER SETTINGS============
[2025-11-04T21:46:48.919Z] [echo] ===fork: yes
[2025-11-04T21:46:48.919Z] [echo] ===debug: on
[2025-11-04T21:46:49.300Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/bin
[2025-11-04T21:46:51.875Z]
[2025-11-04T21:46:51.875Z] dist:
[2025-11-04T21:46:51.875Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-11-04T21:46:51.875Z]
[2025-11-04T21:46:51.875Z] BUILD SUCCESSFUL
[2025-11-04T21:46:51.875Z] Total time: 3 seconds
[2025-11-04T21:46:51.875Z] 0
[2025-11-04T21:46:51.875Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-11-04T21:46:51.875Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-11-04T21:46:51.875Z] microArchOutput:
[2025-11-04T21:46:52.684Z] ****************************** MACHINE INFO ******************************
[2025-11-04T21:46:52.684Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG
[2025-11-04T21:46:52.684Z] Free Physical Memory Size : 3451387904
[2025-11-04T21:46:52.684Z] Free space (bytes) : 87142502400
[2025-11-04T21:46:52.684Z] Total Physical Memory Size : 7659192320
[2025-11-04T21:46:52.684Z] Total space (bytes) : 106616041472
[2025-11-04T21:46:52.684Z] Usable space (bytes) : 87142502400
[2025-11-04T21:46:52.684Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-04T21:46:52.684Z] bashVersion :
[2025-11-04T21:46:52.684Z] GNU bash, version 4.2.46(2)-release (aarch64-redhat-linux-gnu)
[2025-11-04T21:46:52.684Z] Copyright (C) 2011 Free Software Foundation, Inc.
[2025-11-04T21:46:52.684Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-11-04T21:46:52.684Z]
[2025-11-04T21:46:52.684Z] This is free software; you are free to change and redistribute it.
[2025-11-04T21:46:52.684Z] There is NO WARRANTY, to the extent permitted by law.
[2025-11-04T21:46:52.684Z] cpuCores : 4
[2025-11-04T21:46:52.684Z] curlVersion :
[2025-11-04T21:46:52.684Z] curl 7.79.1 (aarch64-unknown-linux-gnu) libcurl/7.79.1 OpenSSL/1.0.2k-fips zlib/1.2.7
[2025-11-04T21:46:52.684Z] Release-Date: 2021-09-22
[2025-11-04T21:46:52.684Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2025-11-04T21:46:52.684Z] Features: alt-svc AsynchDNS HSTS HTTPS-proxy IPv6 Largefile libz NTLM NTLM_WB SSL UnixSockets
[2025-11-04T21:46:52.684Z] dockerVersion : bash: docker: command not found
[2025-11-04T21:46:52.684Z] gcc version : 4.8.5
[2025-11-04T21:46:52.684Z] gclibc version : ldd (GNU libc) 2.17
[2025-11-04T21:46:52.684Z] gdb version : bash: gdb: command not found
[2025-11-04T21:46:52.684Z] lldb version : Command could not be executed
[2025-11-04T21:46:52.684Z] makeVersion :
[2025-11-04T21:46:52.684Z] GNU Make 4.1
[2025-11-04T21:46:52.684Z] Built for aarch64-unknown-linux-gnu
[2025-11-04T21:46:52.684Z] Copyright (C) 1988-2014 Free Software Foundation, Inc.
[2025-11-04T21:46:52.685Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-11-04T21:46:52.685Z] This is free software: you are free to change and redistribute it.
[2025-11-04T21:46:52.685Z] There is NO WARRANTY, to the extent permitted by law.
[2025-11-04T21:46:52.685Z] mavenVersion :
[2025-11-04T21:46:52.685Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2025-11-04T21:46:52.685Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-11-04T21:46:52.685Z] Java version: 1.8.0_482-beta, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image/jre
[2025-11-04T21:46:52.685Z] Default locale: en_US, platform encoding: UTF-8
[2025-11-04T21:46:52.685Z] OS name: "linux", version: "4.14.0-115.33.1.el7a.aarch64", arch: "aarch64", family: "unix"
[2025-11-04T21:46:52.685Z] osInfo :
[2025-11-04T21:46:52.685Z] NAME="Red Hat Enterprise Linux Server"
[2025-11-04T21:46:52.685Z] VERSION="7.6 (Maipo)"
[2025-11-04T21:46:52.685Z] ID="rhel"
[2025-11-04T21:46:52.685Z] ID_LIKE="fedora"
[2025-11-04T21:46:52.685Z] VARIANT="Server"
[2025-11-04T21:46:52.685Z] VARIANT_ID="server"
[2025-11-04T21:46:52.685Z] VERSION_ID="7.6"
[2025-11-04T21:46:52.685Z] PRETTY_NAME="Red Hat Enterprise Linux Server 7.6 (Maipo)"
[2025-11-04T21:46:52.685Z] ANSI_COLOR="0;31"
[2025-11-04T21:46:52.685Z] CPE_NAME="cpe:/o:redhat:enterprise_linux:7.6:GA:server"
[2025-11-04T21:46:52.685Z] HOME_URL="https://www.redhat.com/"
[2025-11-04T21:46:52.685Z] BUG_REPORT_URL="https://bugzilla.redhat.com/"
[2025-11-04T21:46:52.685Z]
[2025-11-04T21:46:52.685Z] REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 7"
[2025-11-04T21:46:52.685Z] REDHAT_BUGZILLA_PRODUCT_VERSION=7.6
[2025-11-04T21:46:52.685Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
[2025-11-04T21:46:52.685Z] REDHAT_SUPPORT_PRODUCT_VERSION="7.6"
[2025-11-04T21:46:52.685Z] osLabel : rhel.7
[2025-11-04T21:46:52.685Z] perlVersion :
[2025-11-04T21:46:52.685Z]
[2025-11-04T21:46:52.685Z] This is perl 5, version 16, subversion 3 (v5.16.3) built for aarch64-linux-thread-multi
[2025-11-04T21:46:52.685Z] (with 39 registered patches, see perl -V for more detail)
[2025-11-04T21:46:52.685Z]
[2025-11-04T21:46:52.685Z] Copyright 1987-2012, Larry Wall
[2025-11-04T21:46:52.685Z]
[2025-11-04T21:46:52.685Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-11-04T21:46:52.685Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-11-04T21:46:52.685Z]
[2025-11-04T21:46:52.685Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-11-04T21:46:52.685Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-11-04T21:46:52.685Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-11-04T21:46:52.685Z]
[2025-11-04T21:46:52.685Z] podmanVersion : bash: podman: command not found
[2025-11-04T21:46:52.685Z] procArch : aarch64
[2025-11-04T21:46:52.685Z] sysArch : aarch64
[2025-11-04T21:46:52.685Z] sysOS : Linux
[2025-11-04T21:46:52.685Z] ulimit :
[2025-11-04T21:46:52.685Z] core file size (blocks, -c) 0
[2025-11-04T21:46:52.686Z] data seg size (kbytes, -d) unlimited
[2025-11-04T21:46:52.686Z] scheduling priority (-e) 0
[2025-11-04T21:46:52.686Z] file size (blocks, -f) unlimited
[2025-11-04T21:46:52.686Z] pending signals (-i) 7270
[2025-11-04T21:46:52.686Z] max locked memory (kbytes, -l) 64
[2025-11-04T21:46:52.686Z] max memory size (kbytes, -m) unlimited
[2025-11-04T21:46:52.686Z] open files (-n) 4096
[2025-11-04T21:46:52.686Z] pipe size (512 bytes, -p) 8
[2025-11-04T21:46:52.686Z] POSIX message queues (bytes, -q) 819200
[2025-11-04T21:46:52.686Z] real-time priority (-r) 0
[2025-11-04T21:46:52.686Z] stack size (kbytes, -s) 8192
[2025-11-04T21:46:52.686Z] cpu time (seconds, -t) unlimited
[2025-11-04T21:46:52.686Z] max user processes (-u) 4096
[2025-11-04T21:46:52.686Z] virtual memory (kbytes, -v) unlimited
[2025-11-04T21:46:52.686Z] file locks (-x) unlimited
[2025-11-04T21:46:52.686Z] uname : Linux test-aws-rhel76-armv8-1.adoptopenjdk.net 4.14.0-115.33.1.el7a.aarch64 #1 SMP Mon Oct 26 17:46:13 EDT 2020 aarch64 aarch64 aarch64 GNU/Linux
[2025-11-04T21:46:52.686Z] vmVendor : Oracle Corporation
[2025-11-04T21:46:52.686Z] vmVersion : 25.482-b01
[2025-11-04T21:46:52.686Z] xlc version : bash: xlC: command not found
[2025-11-04T21:46:52.686Z] **************************************************************************
[2025-11-04T21:46:52.686Z]
[2025-11-04T21:46:52.686Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-11-04T21:46:52.686Z]
[2025-11-04T21:46:52.686Z] System.getProperty('java.vendor')=Temurin
[2025-11-04T21:46:52.686Z]
[2025-11-04T21:46:52.686Z] System.getProperty('os.name')=Linux
[2025-11-04T21:46:52.686Z]
[2025-11-04T21:46:52.686Z] System.getProperty('os.arch')=aarch64
[2025-11-04T21:46:52.686Z]
[2025-11-04T21:46:52.686Z] System.getProperty('java.fullversion')=null
[2025-11-04T21:46:52.686Z]
[2025-11-04T21:46:52.686Z] System.getProperty('sun.arch.data.model')=64
[2025-11-04T21:46:52.686Z]
[2025-11-04T21:46:52.686Z] make -f clean.mk cleanBuild
[2025-11-04T21:46:52.686Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG'
[2025-11-04T21:46:53.066Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../../jvmtest
[2025-11-04T21:46:53.066Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG'
[2025-11-04T21:46:53.066Z] make -f compile.mk compile
[2025-11-04T21:46:53.066Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG'
[2025-11-04T21:46:53.066Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-04T21:46:53.066Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-04T21:46:53.067Z] (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"; \
[2025-11-04T21:46:53.067Z] 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
[2025-11-04T21:46:53.447Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/scripts/build_test.xml
[2025-11-04T21:46:54.279Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2025-11-04T21:46:54.279Z]
[2025-11-04T21:46:54.279Z] -create_test_directory:
[2025-11-04T21:46:54.279Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest
[2025-11-04T21:46:54.279Z]
[2025-11-04T21:46:54.279Z] stage_test_material:
[2025-11-04T21:46:54.279Z] [copy] Copying 587 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest
[2025-11-04T21:46:54.659Z]
[2025-11-04T21:46:54.659Z] build:
[2025-11-04T21:46:54.659Z]
[2025-11-04T21:46:54.659Z] init:
[2025-11-04T21:46:54.659Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf
[2025-11-04T21:46:54.659Z]
[2025-11-04T21:46:54.659Z] dist:
[2025-11-04T21:46:54.659Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf
[2025-11-04T21:46:54.659Z]
[2025-11-04T21:46:54.659Z] build:
[2025-11-04T21:46:54.659Z]
[2025-11-04T21:46:54.659Z] build:
[2025-11-04T21:46:54.659Z]
[2025-11-04T21:46:54.659Z] init:
[2025-11-04T21:46:54.659Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/bumbleBench
[2025-11-04T21:46:54.659Z]
[2025-11-04T21:46:54.660Z] getBumbleBench:
[2025-11-04T21:46:54.660Z] [echo] Cloning BumbleBench
[2025-11-04T21:46:54.660Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2025-11-04T21:46:55.041Z] [exec] Cloning into 'bumblebench'...
[2025-11-04T21:46:55.474Z]
[2025-11-04T21:46:55.474Z] buildBumbleBench:
[2025-11-04T21:46:55.474Z] [echo] Building BumbleBench
[2025-11-04T21:46:55.474Z]
[2025-11-04T21:46:55.474Z] compile-all:
[2025-11-04T21:46:55.475Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-04T21:46:56.814Z] [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.
[2025-11-04T21:46:56.814Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2025-11-04T21:46:56.814Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-04T21:46:56.814Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-04T21:46:57.209Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-04T21:46:57.209Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-04T21:46:57.606Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-04T21:46:57.606Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-04T21:46:57.606Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-04T21:46:57.607Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-04T21:46:57.999Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-04T21:46:57.999Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-04T21:46:58.383Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-04T21:46:58.383Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-04T21:46:58.383Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-04T21:46:58.383Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-04T21:46:58.789Z]
[2025-11-04T21:46:58.789Z] dist:
[2025-11-04T21:46:58.789Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar
[2025-11-04T21:46:58.789Z]
[2025-11-04T21:46:58.789Z] dist:
[2025-11-04T21:46:59.170Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/bumbleBench
[2025-11-04T21:46:59.170Z]
[2025-11-04T21:46:59.170Z] build:
[2025-11-04T21:46:59.170Z]
[2025-11-04T21:46:59.170Z] getDependentLibs:
[2025-11-04T21:47:08.622Z] [exec] --------------------------------------------
[2025-11-04T21:47:08.622Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib
[2025-11-04T21:47:08.622Z] [exec] task is set to default
[2025-11-04T21:47:08.622Z] [exec] dependencyList is set to dacapo
[2025-11-04T21:47:08.622Z] [exec] --------------------------------------------
[2025-11-04T21:47:08.622Z] [exec] Starting download third party dependent jars
[2025-11-04T21:47:08.622Z] [exec] --------------------------------------------
[2025-11-04T21:47:08.623Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib
[2025-11-04T21:47:08.623Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-11-04T21:47:08.623Z] [exec] downloaded dependent third party jars successfully
[2025-11-04T21:47:08.623Z]
[2025-11-04T21:47:08.623Z] init:
[2025-11-04T21:47:08.623Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/dacapo
[2025-11-04T21:47:08.623Z]
[2025-11-04T21:47:08.623Z] getDacapoSuite:
[2025-11-04T21:47:08.623Z] [unzip] Expanding: /home/jenkins/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/dacapo
[2025-11-04T21:47:49.824Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/dacapo
[2025-11-04T21:47:49.824Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/dacapo/dacapo
[2025-11-04T21:47:49.824Z]
[2025-11-04T21:47:49.824Z] dist:
[2025-11-04T21:47:49.824Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/dacapo
[2025-11-04T21:47:49.824Z]
[2025-11-04T21:47:49.824Z] build:
[2025-11-04T21:47:49.824Z]
[2025-11-04T21:47:49.824Z] init:
[2025-11-04T21:47:49.824Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/idle_micro
[2025-11-04T21:47:49.824Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/idle_micro/bin
[2025-11-04T21:47:49.824Z]
[2025-11-04T21:47:49.824Z] compile:
[2025-11-04T21:47:49.824Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-04T21:47:49.824Z] [echo] ============COMPILER SETTINGS============
[2025-11-04T21:47:49.824Z] [echo] ===fork: yes
[2025-11-04T21:47:49.824Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/javac
[2025-11-04T21:47:49.824Z] [echo] ===debug: on
[2025-11-04T21:47:49.824Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro
[2025-11-04T21:47:49.824Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/idle_micro/bin
[2025-11-04T21:47:49.824Z]
[2025-11-04T21:47:49.824Z] dist:
[2025-11-04T21:47:49.825Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar
[2025-11-04T21:47:49.825Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/idle_micro
[2025-11-04T21:47:49.825Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/idle_micro
[2025-11-04T21:47:49.825Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/idle_micro
[2025-11-04T21:47:49.825Z]
[2025-11-04T21:47:49.825Z] clean:
[2025-11-04T21:47:49.825Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/idle_micro/bin
[2025-11-04T21:47:49.825Z]
[2025-11-04T21:47:49.825Z] build:
[2025-11-04T21:47:49.825Z]
[2025-11-04T21:47:49.825Z] build:
[2025-11-04T21:47:49.825Z]
[2025-11-04T21:47:49.825Z] init:
[2025-11-04T21:47:49.825Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/renaissance
[2025-11-04T21:47:49.825Z]
[2025-11-04T21:47:49.825Z] getRenaissanceSuite:
[2025-11-04T21:47:49.825Z] [echo] curl -Lks -C - https://github.com/renaissance-benchmarks/renaissance/releases/download/v0.16.0/renaissance-mit-0.16.0.jar -o renaissance.jar
[2025-11-04T21:47:50.209Z]
[2025-11-04T21:47:50.209Z] dist:
[2025-11-04T21:47:50.209Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/renaissance
[2025-11-04T21:47:50.591Z]
[2025-11-04T21:47:50.591Z] build:
[2025-11-04T21:47:50.591Z]
[2025-11-04T21:47:50.591Z] init:
[2025-11-04T21:47:50.591Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/specjbb
[2025-11-04T21:47:50.591Z]
[2025-11-04T21:47:50.591Z] getSpecjbbSuite:
[2025-11-04T21:47:50.591Z]
[2025-11-04T21:47:50.591Z] dist:
[2025-11-04T21:47:50.592Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/specjbb/run
[2025-11-04T21:47:50.592Z]
[2025-11-04T21:47:50.592Z] BUILD SUCCESSFUL
[2025-11-04T21:47:50.592Z] Total time: 57 seconds
[2025-11-04T21:47:50.592Z] 0
[2025-11-04T21:47:50.592Z]
[2025-11-04T21:47:50.592Z]
[2025-11-04T21:47:50.592Z] RECORD TEST REPOs SHA
[2025-11-04T21:47:50.592Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/scripts"; \
[2025-11-04T21:47:50.592Z] 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"
[2025-11-04T21:47:50.592Z] 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
[2025-11-04T21:47:50.592Z] touch /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-11-04T21:47:50.592Z] ================================================
[2025-11-04T21:47:50.592Z] timestamp: 20251104-214750
[2025-11-04T21:47:50.592Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests
[2025-11-04T21:47:50.592Z] git repo:
[2025-11-04T21:47:52.499Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-11-04T21:47:52.499Z] sha:
[2025-11-04T21:47:52.499Z] c5b9b68617e160f1e6373ee243cc572fdf44f36b
[2025-11-04T21:47:52.499Z] ================================================
[2025-11-04T21:47:52.499Z] timestamp: 20251104-214751
[2025-11-04T21:47:52.499Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-04T21:47:52.499Z] git repo:
[2025-11-04T21:47:52.499Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2025-11-04T21:47:52.499Z] sha:
[2025-11-04T21:47:52.499Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2025-11-04T21:47:52.499Z] ================================================
[2025-11-04T21:47:52.499Z] timestamp: 20251104-214751
[2025-11-04T21:47:52.499Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG
[2025-11-04T21:47:52.499Z] git repo:
[2025-11-04T21:47:52.499Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-11-04T21:47:52.499Z] sha:
[2025-11-04T21:47:52.499Z] 53fb20ae51018f0a2f7ca2c05347c0149151f382
[2025-11-04T21:47:52.499Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG'
[Pipeline] }
[2025-11-04T21:47:52.646Z] $ ssh-agent -k
[2025-11-04T21:47:52.653Z] unset SSH_AUTH_SOCK;
[2025-11-04T21:47:52.653Z] unset SSH_AGENT_PID;
[2025-11-04T21:47:52.653Z] echo Agent pid 14453 killed;
[2025-11-04T21:47:52.797Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-11-04T21:47:52.938Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-11-04T21:47:52.958Z] ITERATION: 1/1
[Pipeline] sh
[2025-11-04T21:47:53.525Z] + which Xvfb
[2025-11-04T21:47:53.525Z] /usr/bin/Xvfb
[Pipeline] wrap
[2025-11-04T21:47:53.713Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/.xvfb-234-..fbdir5816274039039085326
[Pipeline] {
[Pipeline] sh
[2025-11-04T21:48:14.412Z] + ps -f
[2025-11-04T21:48:14.413Z] + grep '[X]vfb'
[2025-11-04T21:48:14.413Z] + awk '{print $9}'
[Pipeline] echo
[2025-11-04T21:48:14.576Z] env.DISPLAY is :0
[Pipeline] sshagent
[2025-11-04T21:48:14.597Z] $ ssh-agent
[2025-11-04T21:48:14.759Z] SSH_AUTH_SOCK=/tmp/ssh-JBj0dET1njfh/agent.15078
[2025-11-04T21:48:14.759Z] SSH_AGENT_PID=15080
[2025-11-04T21:48:14.759Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-11-04T21:48:15.344Z] ++ uname
[2025-11-04T21:48:15.344Z] + '[' Linux = AIX ']'
[2025-11-04T21:48:15.344Z] ++ uname
[2025-11-04T21:48:15.344Z] + '[' Linux = SunOS ']'
[2025-11-04T21:48:15.344Z] ++ uname
[2025-11-04T21:48:15.344Z] + '[' Linux = '*BSD' ']'
[2025-11-04T21:48:15.344Z] + MAKE=make
[2025-11-04T21:48:15.344Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-11-04T21:48:15.344Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-11-04T21:48:16.014Z] ++ uname
[2025-11-04T21:48:16.014Z] + '[' Linux = AIX ']'
[2025-11-04T21:48:16.014Z] ++ uname
[2025-11-04T21:48:16.014Z] + '[' Linux = SunOS ']'
[2025-11-04T21:48:16.014Z] ++ uname
[2025-11-04T21:48:16.014Z] + '[' Linux = '*BSD' ']'
[2025-11-04T21:48:16.014Z] + MAKE=make
[2025-11-04T21:48:16.014Z] + cd ./aqa-tests
[2025-11-04T21:48:16.014Z] + . ./scripts/testenv/testenvSettings.sh
[2025-11-04T21:48:16.014Z] ++ set +x
[2025-11-04T21:48:16.014Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image
[2025-11-04T21:48:16.014Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib
[2025-11-04T21:48:16.014Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.perf TESTLIST=
[2025-11-04T21:48:16.014Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG'
[2025-11-04T21:48:16.014Z] perl scripts/configure.pl
[2025-11-04T21:48:16.014Z] /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="rhel.7" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-11-04T21:48:16.831Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-11-04T21:48:16.831Z]
[2025-11-04T21:48:16.831Z] Starting to generate test make files.
[2025-11-04T21:48:16.831Z]
[2025-11-04T21:48:16.831Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-11-04T21:48:16.831Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-11-04T21:48:16.832Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk
[2025-11-04T21:48:16.832Z]
[2025-11-04T21:48:16.832Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-11-04T21:48:16.832Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-11-04T21:48:16.832Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-11-04T21:48:16.832Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk
[2025-11-04T21:48:16.832Z]
[2025-11-04T21:48:16.832Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-11-04T21:48:16.832Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/autoGen.mk
[2025-11-04T21:48:16.832Z]
[2025-11-04T21:48:16.832Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../autoGen.mk
[2025-11-04T21:48:16.832Z]
[2025-11-04T21:48:16.832Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/utils.mk
[2025-11-04T21:48:16.832Z]
[2025-11-04T21:48:16.832Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/rerun.mk
[2025-11-04T21:48:16.832Z]
[2025-11-04T21:48:16.832Z] Make files are generated successfully.
[2025-11-04T21:48:16.832Z]
[2025-11-04T21:48:16.832Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG'
[2025-11-04T21:48:16.832Z] make -f runtest.mk _extended.perf
[2025-11-04T21:48:16.832Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG'
[2025-11-04T21:48:17.319Z]
[2025-11-04T21:48:17.319Z] Running make 4.1
[2025-11-04T21:48:17.319Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/..
[2025-11-04T21:48:17.319Z] set JDK_VERSION to 8
[2025-11-04T21:48:17.319Z] set JDK_IMPL to hotspot
[2025-11-04T21:48:17.319Z] set JVM_VERSION to openjdk8
[2025-11-04T21:48:17.319Z] set JCL_VERSION to latest
[2025-11-04T21:48:17.319Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image
[2025-11-04T21:48:17.319Z] set SPEC to linux_aarch64
[2025-11-04T21:48:17.319Z] set TEST_FLAG to
[2025-11-04T21:48:17.319Z] set OS_LABEL to rhel.7
[2025-11-04T21:48:17.319Z] Running extended.perf ...
[2025-11-04T21:48:17.319Z] There are 18 test targets in extended.perf
[2025-11-04T21:48:17.319Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java" -version
[2025-11-04T21:48:17.319Z] openjdk version "1.8.0_482-beta"
[2025-11-04T21:48:17.319Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-beta-202511042103-b01)
[2025-11-04T21:48:17.319Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b01, mixed mode)
[2025-11-04T21:48:17.319Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests'
[2025-11-04T21:48:17.319Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf'
[2025-11-04T21:48:17.319Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/dacapo'
[2025-11-04T21:48:17.319Z]
[2025-11-04T21:48:17.319Z] ===============================================