Test_openjdk8_hs_extended.system_aarch64_linux
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin" build number 497
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 3003
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 259
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.system_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.system_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 35c068975c75a3d5215f0d824545e7131d613dd4 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 35c068975c75a3d5215f0d824545e7131d613dd4 # timeout=10
Commit message: "Exclude JDK17+ SetTimesNanos.java for Windows"
> git rev-list --no-walk c1fd79c1ed8c98a6adc91439b16d862a27c6ac2f # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-06-10T20:50:38.777Z] SPEC: linux_aarch64
[Pipeline] echo
[2025-06-10T20:50:38.778Z] LABEL: ci.role.test&&sw.os.linux&&hw.arch.aarch64
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-06-10T20:50:38.788Z] Found a total of 19 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.aarch64' label
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-06-10T20:50:38.791Z] dynamicAgents: []
[Pipeline] node
[2025-06-10T20:50:38.830Z] Running on test-docker-amazon2023-armv8l-1 in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_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-06-10T20:50:38.936Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-06-10T20:50:39.213Z] [WS-CLEANUP] Deleting project workspace...
[2025-06-10T20:50:39.213Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-06-10T20:50:39.353Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-06-10T20:50:39.505Z] The recommended git tool is: git
[2025-06-10T20:50:39.780Z] No credentials specified
[2025-06-10T20:50:39.912Z] Cloning the remote Git repository
[2025-06-10T20:50:40.113Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-06-10T20:50:40.115Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests # timeout=10
[2025-06-10T20:50:40.136Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-06-10T20:50:40.136Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-06-10T20:50:40.137Z] > git --version # timeout=10
[2025-06-10T20:50:40.150Z] > git --version # 'git version 2.47.1'
[2025-06-10T20:50:40.150Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-06-10T20:50:45.071Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-06-10T20:50:45.083Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-06-10T20:50:45.303Z] Avoid second fetch
[2025-06-10T20:50:45.447Z] Checking out Revision 35c068975c75a3d5215f0d824545e7131d613dd4 (origin/master)
[2025-06-10T20:50:45.366Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-06-10T20:50:45.510Z] > git config core.sparsecheckout # timeout=10
[2025-06-10T20:50:45.521Z] > git checkout -f 35c068975c75a3d5215f0d824545e7131d613dd4 # timeout=10
[2025-06-10T20:50:47.276Z] Commit message: "Exclude JDK17+ SetTimesNanos.java for Windows"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_extended.system_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-06-10T20:50:49.450Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-06-10T20:50:49.477Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-06-10T20:50:51.020Z] + LC_TIME=C
[2025-06-10T20:50:51.020Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-06-10T20:50:51.550Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-06-10T20:50:53.397Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-06-10T20:50:53.398Z] Unix type machine..
[2025-06-10T20:50:53.398Z] grep: warning: stray \ before /
[2025-06-10T20:50:53.398Z] grep: warning: stray \ before /
[2025-06-10T20:50:53.398Z] Running on a Linux host
[2025-06-10T20:50:53.398Z] grep: warning: stray \ before /
[2025-06-10T20:50:53.398Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2025-06-10T20:50:56.339Z] + printenv
[2025-06-10T20:50:56.339Z] SHELL=/bin/bash
[2025-06-10T20:50:56.339Z] KEEP_WORKSPACE=false
[2025-06-10T20:50:56.339Z] TAP_NAME=Test_openjdk8_hs_extended.system_aarch64_linux.tap
[2025-06-10T20:50:56.339Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/../../testDependency/lib
[2025-06-10T20:50:56.339Z] EXIT_FAILURE=false
[2025-06-10T20:50:56.339Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_aarch64_linux/1006/display/redirect?page=tests
[2025-06-10T20:50:56.339Z] PLATFORM=aarch64_linux
[2025-06-10T20:50:56.339Z] DOCKER_REQUIRED=false
[2025-06-10T20:50:56.339Z] SYSTEMD_COLORS=false
[2025-06-10T20:50:56.339Z] TIME_LIMIT=25
[2025-06-10T20:50:56.339Z] JENKINS_SERVER_COOKIE=durable-09ba1ffaf13d9dce393b11c2412ee9ef8e52f9cde84501865242a8041c22d878
[2025-06-10T20:50:56.339Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-06-10T20:50:56.339Z] GENERATE_JOBS=true
[2025-06-10T20:50:56.339Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-06-10T20:50:56.339Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_aarch64_linux/1006/display/redirect?page=changes
[2025-06-10T20:50:56.339Z] RERUN_ITERATIONS=1
[2025-06-10T20:50:56.339Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-06-10T20:50:56.339Z] STF_OWNER_BRANCH=adoptium:master
[2025-06-10T20:50:56.339Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux
[2025-06-10T20:50:56.339Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-06-10T20:50:56.339Z] LOGNAME=jenkins
[2025-06-10T20:50:56.339Z] SETUP_JCK_RUN=false
[2025-06-10T20:50:56.339Z] ARCHIVE_TEST_RESULTS=false
[2025-06-10T20:50:56.339Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_aarch64_linux/1006/
[2025-06-10T20:50:56.339Z] SLACK_CHANNEL=aqavit-bot
[2025-06-10T20:50:56.339Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin
[2025-06-10T20:50:56.339Z] JCK_GIT_BRANCH=master
[2025-06-10T20:50:56.339Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_aarch64_linux/
[2025-06-10T20:50:56.339Z] BUILD_NUMBER=1006
[2025-06-10T20:50:56.339Z] TKG_ITERATIONS=1
[2025-06-10T20:50:56.339Z] _=/usr/bin/printenv
[2025-06-10T20:50:56.339Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/../../benchmarks
[2025-06-10T20:50:56.339Z] MOTD_SHOWN=pam
[2025-06-10T20:50:56.339Z] JENKINS_NODE_COOKIE=471493de-8b24-462b-955c-11dd5a28dde7
[2025-06-10T20:50:56.339Z] KEEP_REPORTDIR=false
[2025-06-10T20:50:56.339Z] BUILD_DISPLAY_NAME=#1006
[2025-06-10T20:50:56.339Z] SDK_RESOURCE=upstream
[2025-06-10T20:50:56.339Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/jdkbinary/j2sdk-image
[2025-06-10T20:50:56.339Z] HOME=/home/jenkins
[2025-06-10T20:50:56.339Z] JENKINS_URL=https://ci.adoptium.net/
[2025-06-10T20:50:56.339Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.system_aarch64_linux
[2025-06-10T20:50:56.339Z] JOBSTARTTIME=Tue, 10 Jun 2025 20:50:50 +0000
[2025-06-10T20:50:56.339Z] JDK_VERSION=8
[2025-06-10T20:50:56.339Z] JOB_NAME=Test_openjdk8_hs_extended.system_aarch64_linux
[2025-06-10T20:50:56.339Z] USE_TESTENV_PROPERTIES=false
[2025-06-10T20:50:56.339Z] PERSONAL_BUILD=false
[2025-06-10T20:50:56.339Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_aarch64_linux/1006/display/redirect
[2025-06-10T20:50:56.339Z] AUTO_DETECT=true
[2025-06-10T20:50:56.339Z] SSH_CONNECTION=78.47.239.97 43198 172.17.0.8 22
[2025-06-10T20:50:56.339Z] EXIT_SUCCESS=false
[2025-06-10T20:50:56.339Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_aarch64_linux/display/redirect
[2025-06-10T20:50:56.339Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux
[2025-06-10T20:50:56.339Z] OPENJ9_BRANCH=master
[2025-06-10T20:50:56.339Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-06-10T20:50:56.339Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/../../testDependency/system_lib
[2025-06-10T20:50:56.339Z] PARALLEL=Dynamic
[2025-06-10T20:50:56.339Z] HUDSON_URL=https://ci.adoptium.net/
[2025-06-10T20:50:56.339Z] ITERATIONS=1
[2025-06-10T20:50:56.339Z] UPSTREAM_JOB_NUMBER=497
[2025-06-10T20:50:56.339Z] SPEC=linux_aarch64
[2025-06-10T20:50:56.339Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2025-06-10T20:50:56.339Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-06-10T20:50:56.339Z] NODE_NAME=test-docker-amazon2023-armv8l-1
[2025-06-10T20:50:56.339Z] LESSOPEN=||/usr/bin/lesspipe.sh %s
[2025-06-10T20:50:56.339Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-06-10T20:50:56.339Z] USER=jenkins
[2025-06-10T20:50:56.339Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-06-10T20:50:56.339Z] DYNAMIC_COMPILE=false
[2025-06-10T20:50:56.339Z] SHLVL=2
[2025-06-10T20:50:56.339Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.system_aarch64_linux-1006
[2025-06-10T20:50:56.339Z] EXECUTOR_NUMBER=0
[2025-06-10T20:50:56.339Z] HUDSON_COOKIE=9a60989f-35ea-419c-9214-7d8a5b15625c
[2025-06-10T20:50:56.340Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-06-10T20:50:56.340Z] ADOPTOPENJDK_BRANCH=master
[2025-06-10T20:50:56.340Z] ORIGIN_JDK_VERSION=8
[2025-06-10T20:50:56.340Z] NUM_PROCESSORS=4
[2025-06-10T20:50:56.340Z] SSH_CLIENT=78.47.239.97 43198 22
[2025-06-10T20:50:56.340Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-06-10T20:50:56.340Z] which_declare=declare -f
[2025-06-10T20:50:56.340Z] STAGE_NAME=Setup
[2025-06-10T20:50:56.340Z] NODE_LABELS=armv8 hw.arch.aarch64 test ci.role.test amazon-linux arm64 test-docker-amazon2023-armv8l-1 linux hw.dockerhost.dockerhost-equinix-ubuntu2404-armv8-1 armv8.2 sw.os.linux
[2025-06-10T20:50:56.340Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-06-10T20:50:56.340Z] TEST_TIME=120
[2025-06-10T20:50:56.340Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux@tmp
[2025-06-10T20:50:56.340Z] PATH=/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
[2025-06-10T20:50:56.340Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-06-10T20:50:56.340Z] TKG_OWNER_BRANCH=adoptium:master
[2025-06-10T20:50:56.340Z] CI=true
[2025-06-10T20:50:56.340Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_aarch64_linux/1006/display/redirect?page=artifacts
[2025-06-10T20:50:56.340Z] ACTIVE_NODE_TIMEOUT=5
[2025-06-10T20:50:56.340Z] RERUN_FAILURE=true
[2025-06-10T20:50:56.340Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-06-10T20:50:56.340Z] BUILD_LIST=system
[2025-06-10T20:50:56.340Z] BUILD_ID=1006
[2025-06-10T20:50:56.340Z] OLDPWD=/home/jenkins
[2025-06-10T20:50:56.340Z] TARGET=extended.system
[2025-06-10T20:50:56.340Z] USE_JRE=false
[2025-06-10T20:50:56.340Z] JDK_IMPL=hotspot
[2025-06-10T20:50:56.340Z] BASH_FUNC_which%%=() { ( alias;
[2025-06-10T20:50:56.340Z] eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot "$@"
[2025-06-10T20:50:56.340Z] }
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-06-10T20:50:56.734Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-06-10T20:50:56.746Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-06-10T20:51:35.111Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-linux-aarch64-temurin" build number 497
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-06-10T20:51:35.322Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2025-06-10T20:51:35.327Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux
[Pipeline] {
[Pipeline] sshagent
[2025-06-10T20:51:35.410Z] $ ssh-agent
[2025-06-10T20:51:36.007Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXWCHu8V/agent.3266925
[2025-06-10T20:51:36.007Z] SSH_AGENT_PID=3266927
[2025-06-10T20:51:36.007Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-06-10T20:51:36.025Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-06-10T20:51:36.058Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-06-10T20:51:37.511Z] ++ pwd
[2025-06-10T20:51:37.511Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_extended.system_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-06-10T20:51:37.511Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests
[2025-06-10T20:51:37.511Z] get jdk binary...
[2025-06-10T20:51:37.511Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-06-10T20:51:37.511Z] Uncompressing file: OpenJDK8U-jdk_aarch64_linux_hotspot_8u462b05-ea.tar.gz ...
[2025-06-10T20:51:39.087Z] List files in jdkbinary folder...
[2025-06-10T20:51:39.087Z] total 283464
[2025-06-10T20:51:39.087Z] -rw-r--r-- 1 jenkins jenkins 147505759 Jun 10 20:36 OpenJDK8U-debugimage_aarch64_linux_hotspot_8u462b05-ea.tar.gz
[2025-06-10T20:51:39.087Z] -rw-r--r-- 1 jenkins jenkins 102206090 Jun 10 20:36 OpenJDK8U-jdk_aarch64_linux_hotspot_8u462b05-ea.tar.gz
[2025-06-10T20:51:39.087Z] -rw-r--r-- 1 jenkins jenkins 40427477 Jun 10 20:36 OpenJDK8U-jre_aarch64_linux_hotspot_8u462b05-ea.tar.gz
[2025-06-10T20:51:39.087Z] -rw-r--r-- 1 jenkins jenkins 21196 Jun 10 20:43 OpenJDK8U-sbom_aarch64_linux_hotspot_8u462b05-ea-metadata.json
[2025-06-10T20:51:39.087Z] -rw-r--r-- 1 jenkins jenkins 80954 Jun 10 20:45 OpenJDK8U-sbom_aarch64_linux_hotspot_8u462b05-ea.json
[2025-06-10T20:51:39.087Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 10 20:51 tmp
[2025-06-10T20:51:39.087Z] List files in jdkbinary/tmp folder...
[2025-06-10T20:51:39.087Z] total 4
[2025-06-10T20:51:39.087Z] drwxr-xr-x 8 jenkins jenkins 4096 Jun 10 20:36 jdk8u462-b05
[2025-06-10T20:51:39.087Z] Moving directory jdk8u462-b05/ to ../j2sdk-image
[2025-06-10T20:51:39.087Z] Uncompressing file: OpenJDK8U-jre_aarch64_linux_hotspot_8u462b05-ea.tar.gz ...
[2025-06-10T20:51:39.849Z] List files in jdkbinary folder...
[2025-06-10T20:51:39.849Z] total 283468
[2025-06-10T20:51:39.849Z] -rw-r--r-- 1 jenkins jenkins 147505759 Jun 10 20:36 OpenJDK8U-debugimage_aarch64_linux_hotspot_8u462b05-ea.tar.gz
[2025-06-10T20:51:39.849Z] -rw-r--r-- 1 jenkins jenkins 102206090 Jun 10 20:36 OpenJDK8U-jdk_aarch64_linux_hotspot_8u462b05-ea.tar.gz
[2025-06-10T20:51:39.849Z] -rw-r--r-- 1 jenkins jenkins 40427477 Jun 10 20:36 OpenJDK8U-jre_aarch64_linux_hotspot_8u462b05-ea.tar.gz
[2025-06-10T20:51:39.849Z] -rw-r--r-- 1 jenkins jenkins 21196 Jun 10 20:43 OpenJDK8U-sbom_aarch64_linux_hotspot_8u462b05-ea-metadata.json
[2025-06-10T20:51:39.849Z] -rw-r--r-- 1 jenkins jenkins 80954 Jun 10 20:45 OpenJDK8U-sbom_aarch64_linux_hotspot_8u462b05-ea.json
[2025-06-10T20:51:39.849Z] drwxr-xr-x 8 jenkins jenkins 4096 Jun 10 20:36 j2sdk-image
[2025-06-10T20:51:39.849Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 10 20:51 tmp
[2025-06-10T20:51:39.849Z] List files in jdkbinary/tmp folder...
[2025-06-10T20:51:39.849Z] total 4
[2025-06-10T20:51:39.849Z] drwxr-xr-x 5 jenkins jenkins 4096 Jun 10 20:36 jdk8u462-b05-jre
[2025-06-10T20:51:39.849Z] Moving directory jdk8u462-b05-jre/ to ../j2re-image
[2025-06-10T20:51:39.849Z] Uncompressing OpenJDK8U-debugimage_aarch64_linux_hotspot_8u462b05-ea.tar.gz over ./j2sdk-image/jre...
[2025-06-10T20:51:42.301Z] Removing top-level folder jdk8u462-b05-debug-image/
[2025-06-10T20:51:42.301Z] Removing top-level folder jdk8u462-b05/
[2025-06-10T20:51:43.065Z] Run /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/jdkbinary/j2sdk-image/bin/java -version
[2025-06-10T20:51:43.065Z] =JAVA VERSION OUTPUT BEGIN=
[2025-06-10T20:51:43.065Z] openjdk version "1.8.0_462-beta"
[2025-06-10T20:51:43.065Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-beta-202506102003-b05)
[2025-06-10T20:51:43.065Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.462-b05, mixed mode)
[2025-06-10T20:51:43.065Z] =JAVA VERSION OUTPUT END=
[2025-06-10T20:51:43.065Z] =RELEASE INFO BEGIN=
[2025-06-10T20:51:43.065Z] JAVA_VERSION="1.8.0_462"
[2025-06-10T20:51:43.065Z] OS_NAME="Linux"
[2025-06-10T20:51:43.065Z] OS_VERSION="2.6"
[2025-06-10T20:51:43.065Z] OS_ARCH="aarch64"
[2025-06-10T20:51:43.065Z] SOURCE=".:git:6a5a5dab56e4+"
[2025-06-10T20:51:43.065Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-06-10T20:51:43.065Z] BUILD_SOURCE="git:13512d5382f12095bc3a9cc5be4730ffed31f2dd"
[2025-06-10T20:51:43.065Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-06-10T20:51:43.065Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2025-06-10T20:51:43.065Z] FULL_VERSION="1.8.0_462-beta-202506102003-b05"
[2025-06-10T20:51:43.065Z] SEMANTIC_VERSION="8.0.462+5"
[2025-06-10T20:51:43.065Z] BUILD_INFO="OS: Linux Version: 6.8.0-39-generic"
[2025-06-10T20:51:43.065Z] JVM_VARIANT="Hotspot"
[2025-06-10T20:51:43.065Z] JVM_VERSION="25.462-b05"
[2025-06-10T20:51:43.065Z] IMAGE_TYPE="JDK"
[2025-06-10T20:51:43.065Z] =RELEASE INFO END=
[2025-06-10T20:51:43.065Z] get testKitGen...
[2025-06-10T20:51:43.065Z] git clone -q https://github.com/adoptium/TKG.git
[2025-06-10T20:51:43.828Z] git rev-parse master
[2025-06-10T20:51:43.829Z] git checkout -q -f 3f7b13097dd24fbf77a9978a68ada3b8625d9737
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-06-10T20:51:44.335Z] $ ssh-agent -k
[2025-06-10T20:51:44.348Z] unset SSH_AUTH_SOCK;
[2025-06-10T20:51:44.349Z] unset SSH_AGENT_PID;
[2025-06-10T20:51:44.349Z] echo Agent pid 3266927 killed;
[2025-06-10T20:51:44.931Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-06-10T20:51:45.382Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.system&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=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=497&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-06-10T20:51:45.395Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.system&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=aarch64_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-docker-amazon2023-armv8l-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=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=497&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-06-10T20:51:45.435Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-06-10T20:51:46.242Z] Copied 1 artifact from "getTRSSOutput" build number 1799
[Pipeline] sh
[2025-06-10T20:51:47.689Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-06-10T20:51:47.689Z] + gzip -cd TRSSOutput.tar.gz
[2025-06-10T20:51:47.689Z] + tar xof -
[2025-06-10T20:51:47.689Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-06-10T20:51:48.107Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-06-10T20:51:48.124Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-06-10T20:51:49.567Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/../../testDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-06-10T20:51:49.567Z] --------------------------------------------
[2025-06-10T20:51:49.567Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/../../testDependency/system_lib
[2025-06-10T20:51:49.567Z] task is set to default
[2025-06-10T20:51:49.567Z] dependencyList is set to all
[2025-06-10T20:51:49.567Z] --------------------------------------------
[2025-06-10T20:51:49.567Z] Starting download third party dependent jars
[2025-06-10T20:51:49.567Z] --------------------------------------------
[2025-06-10T20:51:49.567Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/../../testDependency/system_lib
[2025-06-10T20:51:49.567Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/../../testDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists, not downloading.
[2025-06-10T20:51:49.567Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/../../testDependency/system_lib/tools/tools.jar exists, not downloading.
[2025-06-10T20:51:49.567Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/../../testDependency/system_lib/log4j/log4j-api.jar exists, not downloading.
[2025-06-10T20:51:49.567Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/../../testDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2025-06-10T20:51:49.567Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/../../testDependency/system_lib/mauve/mauve.jar exists, not downloading.
[2025-06-10T20:51:49.567Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/../../testDependency/system_lib/junit/hamcrest-core.jar exists, not downloading.
[2025-06-10T20:51:49.567Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/../../testDependency/system_lib/apache-ant/lib/ant-launcher.jar exists, not downloading.
[2025-06-10T20:51:49.567Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/../../testDependency/system_lib/junit/junit.jar exists, not downloading.
[2025-06-10T20:51:49.567Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/../../testDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-06-10T20:51:49.567Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/../../testDependency/system_lib/asm/asm.jar exists, not downloading.
[2025-06-10T20:51:49.567Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/../../testDependency/system_lib/log4j/log4j-core.jar exists, not downloading.
[2025-06-10T20:51:49.567Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-06-10T20:51:49.997Z] Found a total of 19 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.aarch64' label
[Pipeline] sh
[2025-06-10T20:51:51.452Z] + cd ./aqa-tests/TKG
[2025-06-10T20:51:51.452Z] ++ uname
[2025-06-10T20:51:51.452Z] + '[' Linux = AIX ']'
[2025-06-10T20:51:51.452Z] ++ uname
[2025-06-10T20:51:51.452Z] + '[' Linux = SunOS ']'
[2025-06-10T20:51:51.452Z] ++ uname
[2025-06-10T20:51:51.452Z] + '[' Linux = '*BSD' ']'
[2025-06-10T20:51:51.452Z] + MAKE=make
[2025-06-10T20:51:51.452Z] + make genParallelList TEST=extended.system TEST_TIME=120 NUM_MACHINES=
[2025-06-10T20:51:51.452Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/jdkbinary/j2sdk-image
[2025-06-10T20:51:51.452Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/../../testDependency/system_lib
[2025-06-10T20:51:51.452Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-10T20:51:51.452Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-10T20:51:51.452Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/../../testDependency/system_lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-06-10T20:51:51.452Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.system_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.system_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-06-10T20:51:51.452Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-06-10T20:51:52.217Z]
[2025-06-10T20:51:52.218Z] build:
[2025-06-10T20:51:52.218Z]
[2025-06-10T20:51:52.218Z] clean:
[2025-06-10T20:51:52.218Z]
[2025-06-10T20:51:52.218Z] init:
[2025-06-10T20:51:52.218Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/bin
[2025-06-10T20:51:52.218Z]
[2025-06-10T20:51:52.218Z] getDependentLibs:
[2025-06-10T20:51:52.218Z] [exec] --------------------------------------------
[2025-06-10T20:51:52.218Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/../../testDependency/system_lib
[2025-06-10T20:51:52.218Z] [exec] task is set to default
[2025-06-10T20:51:52.218Z] [exec] dependencyList is set to json_simple
[2025-06-10T20:51:52.218Z] [exec] --------------------------------------------
[2025-06-10T20:51:52.218Z] [exec] Starting download third party dependent jars
[2025-06-10T20:51:52.218Z] [exec] --------------------------------------------
[2025-06-10T20:51:52.218Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/../../testDependency/system_lib
[2025-06-10T20:51:52.218Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/../../testDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2025-06-10T20:51:52.218Z] [exec] downloaded dependent third party jars successfully
[2025-06-10T20:51:52.218Z]
[2025-06-10T20:51:52.218Z] compile:
[2025-06-10T20:51:52.218Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-06-10T20:51:52.218Z] [echo] ============COMPILER SETTINGS============
[2025-06-10T20:51:52.218Z] [echo] ===fork: yes
[2025-06-10T20:51:52.218Z] [echo] ===debug: on
[2025-06-10T20:51:52.218Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/bin
[2025-06-10T20:51:54.834Z]
[2025-06-10T20:51:54.834Z] dist:
[2025-06-10T20:51:54.834Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-06-10T20:51:54.834Z]
[2025-06-10T20:51:54.835Z] BUILD SUCCESSFUL
[2025-06-10T20:51:54.835Z] Total time: 3 seconds
[2025-06-10T20:51:54.835Z] 0
[2025-06-10T20:51:54.835Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-06-10T20:51:54.835Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-06-10T20:51:54.835Z] microArchOutput:
[2025-06-10T20:51:55.602Z] ****************************** MACHINE INFO ******************************
[2025-06-10T20:51:55.602Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG
[2025-06-10T20:51:55.602Z] Free Physical Memory Size : 4490645504
[2025-06-10T20:51:55.602Z] Free space (bytes) : 164736344064
[2025-06-10T20:51:55.602Z] Total Physical Memory Size : 6442450944
[2025-06-10T20:51:55.602Z] Total space (bytes) : 934951190528
[2025-06-10T20:51:55.602Z] Usable space (bytes) : 117216116736
[2025-06-10T20:51:55.602Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-06-10T20:51:55.602Z] bashVersion :
[2025-06-10T20:51:55.602Z] GNU bash, version 5.2.15(1)-release (aarch64-amazon-linux-gnu)
[2025-06-10T20:51:55.602Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-06-10T20:51:55.602Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-06-10T20:51:55.602Z]
[2025-06-10T20:51:55.602Z] This is free software; you are free to change and redistribute it.
[2025-06-10T20:51:55.602Z] There is NO WARRANTY, to the extent permitted by law.
[2025-06-10T20:51:55.602Z] cpuCores : 160
[2025-06-10T20:51:55.602Z] curlVersion :
[2025-06-10T20:51:55.602Z] curl 8.5.0 (aarch64-amazon-linux-gnu) libcurl/8.5.0 OpenSSL/3.2.2 zlib/1.2.11 libidn2/2.3.2 libpsl/0.21.5 (+libidn2/2.3.2) nghttp2/1.59.0
[2025-06-10T20:51:55.602Z] Release-Date: 2023-12-06
[2025-06-10T20:51:55.602Z] Protocols: file ftp ftps http https
[2025-06-10T20:51:55.602Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz PSL SPNEGO SSL threadsafe UnixSockets
[2025-06-10T20:51:55.602Z] dockerVersion : bash: line 1: docker: command not found
[2025-06-10T20:51:55.602Z] gcc version : 11
[2025-06-10T20:51:55.602Z] gclibc version : ldd (GNU libc) 2.34
[2025-06-10T20:51:55.602Z] gdb version : bash: line 1: gdb: command not found
[2025-06-10T20:51:55.602Z] lldb version : Command could not be executed
[2025-06-10T20:51:55.602Z] makeVersion :
[2025-06-10T20:51:55.602Z] GNU Make 4.3
[2025-06-10T20:51:55.602Z] Built for aarch64-amazon-linux-gnu
[2025-06-10T20:51:55.602Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-06-10T20:51:55.602Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-06-10T20:51:55.602Z] This is free software: you are free to change and redistribute it.
[2025-06-10T20:51:55.602Z] There is NO WARRANTY, to the extent permitted by law.
[2025-06-10T20:51:55.602Z] mavenVersion : bash: line 1: mvn: command not found
[2025-06-10T20:51:55.602Z] perlVersion :
[2025-06-10T20:51:55.602Z]
[2025-06-10T20:51:55.602Z] This is perl 5, version 32, subversion 1 (v5.32.1) built for aarch64-linux-thread-multi
[2025-06-10T20:51:55.602Z] (with 51 registered patches, see perl -V for more detail)
[2025-06-10T20:51:55.602Z]
[2025-06-10T20:51:55.602Z] Copyright 1987-2021, Larry Wall
[2025-06-10T20:51:55.602Z]
[2025-06-10T20:51:55.602Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-06-10T20:51:55.602Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-06-10T20:51:55.602Z]
[2025-06-10T20:51:55.602Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-06-10T20:51:55.602Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-06-10T20:51:55.602Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-06-10T20:51:55.602Z]
[2025-06-10T20:51:55.602Z] podmanVersion : bash: line 1: podman: command not found
[2025-06-10T20:51:55.602Z] procArch : aarch64
[2025-06-10T20:51:55.602Z] sysArch : aarch64
[2025-06-10T20:51:55.602Z] sysOS : Linux
[2025-06-10T20:51:55.602Z] ulimit :
[2025-06-10T20:51:55.602Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-06-10T20:51:55.602Z] core file size (blocks, -c) unlimited
[2025-06-10T20:51:55.602Z] data seg size (kbytes, -d) unlimited
[2025-06-10T20:51:55.602Z] scheduling priority (-e) 0
[2025-06-10T20:51:55.602Z] file size (blocks, -f) unlimited
[2025-06-10T20:51:55.602Z] pending signals (-i) 2053843
[2025-06-10T20:51:55.602Z] max locked memory (kbytes, -l) 8192
[2025-06-10T20:51:55.602Z] max memory size (kbytes, -m) unlimited
[2025-06-10T20:51:55.602Z] open files (-n) 1048576
[2025-06-10T20:51:55.602Z] pipe size (512 bytes, -p) 8
[2025-06-10T20:51:55.602Z] POSIX message queues (bytes, -q) 819200
[2025-06-10T20:51:55.602Z] real-time priority (-r) 0
[2025-06-10T20:51:55.602Z] stack size (kbytes, -s) 8192
[2025-06-10T20:51:55.602Z] cpu time (seconds, -t) unlimited
[2025-06-10T20:51:55.602Z] max user processes (-u) unlimited
[2025-06-10T20:51:55.602Z] virtual memory (kbytes, -v) unlimited
[2025-06-10T20:51:55.602Z] file locks (-x) unlimited
[2025-06-10T20:51:55.602Z] uname : Linux 54f9c5fd1116 6.8.0-39-generic #39-Ubuntu SMP PREEMPT_DYNAMIC Sat Jul 6 02:50:39 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
[2025-06-10T20:51:55.602Z] vmVendor : Oracle Corporation
[2025-06-10T20:51:55.602Z] vmVersion : 25.462-b05
[2025-06-10T20:51:55.602Z] xlc version : bash: line 1: xlC: command not found
[2025-06-10T20:51:55.602Z] **************************************************************************
[2025-06-10T20:51:55.602Z]
[2025-06-10T20:51:55.602Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-06-10T20:51:55.602Z]
[2025-06-10T20:51:55.602Z] System.getProperty('java.vendor')=Temurin
[2025-06-10T20:51:55.602Z]
[2025-06-10T20:51:55.602Z] System.getProperty('os.name')=Linux
[2025-06-10T20:51:55.602Z]
[2025-06-10T20:51:55.602Z] System.getProperty('os.arch')=aarch64
[2025-06-10T20:51:55.602Z]
[2025-06-10T20:51:55.602Z] System.getProperty('java.fullversion')=null
[2025-06-10T20:51:55.602Z]
[2025-06-10T20:51:55.602Z] System.getProperty('sun.arch.data.model')=64
[2025-06-10T20:51:55.602Z]
[2025-06-10T20:51:55.602Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.system TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/../../testDependency/system_lib
[2025-06-10T20:51:55.602Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG'
[2025-06-10T20:51:55.602Z] perl scripts/configure.pl
[2025-06-10T20:51:55.602Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/../../testDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_aarch64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=extended.system --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-06-10T20:51:56.369Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-06-10T20:51:56.370Z]
[2025-06-10T20:51:56.370Z]
[2025-06-10T20:51:56.370Z] Starting to generate parallel test lists.
[2025-06-10T20:51:56.370Z]
[2025-06-10T20:51:56.370Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../system/sharedClasses/playlist.xml
[2025-06-10T20:51:56.370Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../system/otherLoadTest/playlist.xml
[2025-06-10T20:51:56.370Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../system/churn/playlist.xml
[2025-06-10T20:51:56.370Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../system/jcstress/playlist.xml
[2025-06-10T20:51:56.370Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../system/jlm/playlist.xml
[2025-06-10T20:51:56.370Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml
[2025-06-10T20:51:56.370Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../system/security/playlist.xml
[2025-06-10T20:51:56.370Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../system/modularity/playlist.xml
[2025-06-10T20:51:56.370Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../system/daaLoadTest/playlist.xml
[2025-06-10T20:51:56.370Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../system/mathLoadTest/playlist.xml
[2025-06-10T20:51:56.370Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml
[2025-06-10T20:51:56.370Z] Attempting to get test duration data from TRSS.
[2025-06-10T20:51:56.370Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=8&impl=hs&platform=aarch64_linux&group=system&level=extended
[2025-06-10T20:51:57.135Z] Attempting to get test duration data from cached files.
[2025-06-10T20:51:57.135Z] Reading file: Test_openjdk8_hs_system_aarch64_linux.json
[2025-06-10T20:51:57.135Z] Warning: cannot get data from cached files.
[2025-06-10T20:51:57.135Z]
[2025-06-10T20:51:57.135Z] TEST DURATION
[2025-06-10T20:51:57.135Z] ====================================================================================
[2025-06-10T20:51:57.135Z] Total number of tests searched: 41
[2025-06-10T20:51:57.135Z] Number of test durations found: 41
[2025-06-10T20:51:57.135Z] Top slowest tests:
[2025-06-10T20:51:57.135Z] 11m26s MiniMix_aot_5m_0
[2025-06-10T20:51:57.135Z] 10m54s MiniMix_10m_0
[2025-06-10T20:51:57.135Z] 10m52s MiniMix_10m_1
[2025-06-10T20:51:57.135Z] ====================================================================================
[2025-06-10T20:51:57.135Z]
[2025-06-10T20:51:57.135Z] Test target is split into 1 lists.
[2025-06-10T20:51:57.135Z] Reducing estimated test running time from 108m30s to 108m30s.
[2025-06-10T20:51:57.135Z]
[2025-06-10T20:51:57.135Z] -------------------------------------testList_0-------------------------------------
[2025-06-10T20:51:57.135Z] Number of tests: 41
[2025-06-10T20:51:57.135Z] Estimated running time: 108m30s
[2025-06-10T20:51:57.135Z] TESTLIST=MiniMix_aot_5m_0,MiniMix_10m_0,MiniMix_10m_1,ConcurrentLoadTest_5m_0,MiniMix_5m_0,ConcurrentLoadTest_5m_1,MiniMix_5m_1,DBBLoadTest_5m_1,DBBLoadTest_5m_0,LangLoadTest_5m_1,MathLoadTest_all_5m_1,UtilLoadTest_5m_1,UtilLoadTest_5m_0,MathLoadTest_all_5m_0,LangLoadTest_5m_0,HCRLateAttachWorkload_0,HCRLateAttachWorkload_1,LockingLoadTest_0,LockingLoadTest_1,OAuthTest_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,JdiTest_0,JdiTest_2,JdiTest_1,UtilLoadTest_5m_2,MiniMix_5m_2,ConcurrentLoadTest_5m_2,LockingLoadTest_2,DBBLoadTest_5m_2,HCRLateAttachWorkload_2,MiniMix_10m_2,LangLoadTest_5m_2,MathLoadTest_all_5m_2
[2025-06-10T20:51:57.135Z] ------------------------------------------------------------------------------------
[2025-06-10T20:51:57.135Z]
[2025-06-10T20:51:57.135Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-06-10T20:51:57.135Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-06-10T20:51:57.666Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-06-10T20:51:58.078Z] NUM_LIST=1, Fall back to regenerate parallel lists with NUM_MACHINES=3.
[Pipeline] sh
[2025-06-10T20:51:59.712Z] + cd ./aqa-tests/TKG
[2025-06-10T20:51:59.712Z] ++ uname
[2025-06-10T20:51:59.712Z] + '[' Linux = AIX ']'
[2025-06-10T20:51:59.712Z] ++ uname
[2025-06-10T20:51:59.712Z] + '[' Linux = SunOS ']'
[2025-06-10T20:51:59.712Z] ++ uname
[2025-06-10T20:51:59.712Z] + '[' Linux = '*BSD' ']'
[2025-06-10T20:51:59.712Z] + MAKE=make
[2025-06-10T20:51:59.712Z] + make genParallelList TEST=extended.system NUM_MACHINES=3 TEST_TIME=
[2025-06-10T20:51:59.712Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/jdkbinary/j2sdk-image
[2025-06-10T20:51:59.712Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/../../testDependency/system_lib
[2025-06-10T20:51:59.712Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-10T20:51:59.712Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-10T20:51:59.712Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/../../testDependency/system_lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-06-10T20:51:59.712Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.system_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.system_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-06-10T20:51:59.712Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-06-10T20:52:00.486Z]
[2025-06-10T20:52:00.486Z] build:
[2025-06-10T20:52:00.486Z]
[2025-06-10T20:52:00.486Z] clean:
[2025-06-10T20:52:00.486Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/autoGenEnv.mk
[2025-06-10T20:52:00.486Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/bin
[2025-06-10T20:52:00.486Z]
[2025-06-10T20:52:00.486Z] init:
[2025-06-10T20:52:00.486Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/bin
[2025-06-10T20:52:00.486Z]
[2025-06-10T20:52:00.486Z] getDependentLibs:
[2025-06-10T20:52:00.486Z] [exec] --------------------------------------------
[2025-06-10T20:52:00.486Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/../../testDependency/system_lib
[2025-06-10T20:52:00.486Z] [exec] task is set to default
[2025-06-10T20:52:00.486Z] [exec] dependencyList is set to json_simple
[2025-06-10T20:52:00.486Z] [exec] --------------------------------------------
[2025-06-10T20:52:00.486Z] [exec] Starting download third party dependent jars
[2025-06-10T20:52:00.486Z] [exec] --------------------------------------------
[2025-06-10T20:52:00.486Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/../../testDependency/system_lib
[2025-06-10T20:52:00.486Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/../../testDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2025-06-10T20:52:00.486Z] [exec] downloaded dependent third party jars successfully
[2025-06-10T20:52:00.486Z]
[2025-06-10T20:52:00.486Z] compile:
[2025-06-10T20:52:00.486Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-06-10T20:52:00.486Z] [echo] ============COMPILER SETTINGS============
[2025-06-10T20:52:00.486Z] [echo] ===fork: yes
[2025-06-10T20:52:00.486Z] [echo] ===debug: on
[2025-06-10T20:52:00.486Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/bin
[2025-06-10T20:52:03.140Z]
[2025-06-10T20:52:03.140Z] dist:
[2025-06-10T20:52:03.140Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-06-10T20:52:03.140Z]
[2025-06-10T20:52:03.140Z] BUILD SUCCESSFUL
[2025-06-10T20:52:03.140Z] Total time: 3 seconds
[2025-06-10T20:52:03.140Z] 0
[2025-06-10T20:52:03.140Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-06-10T20:52:03.140Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-06-10T20:52:03.140Z] microArchOutput:
[2025-06-10T20:52:04.361Z] ****************************** MACHINE INFO ******************************
[2025-06-10T20:52:04.361Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG
[2025-06-10T20:52:04.361Z] Free Physical Memory Size : 4492832768
[2025-06-10T20:52:04.361Z] Free space (bytes) : 164307546112
[2025-06-10T20:52:04.361Z] Total Physical Memory Size : 6442450944
[2025-06-10T20:52:04.361Z] Total space (bytes) : 934951190528
[2025-06-10T20:52:04.361Z] Usable space (bytes) : 116787326976
[2025-06-10T20:52:04.361Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-06-10T20:52:04.361Z] bashVersion :
[2025-06-10T20:52:04.361Z] GNU bash, version 5.2.15(1)-release (aarch64-amazon-linux-gnu)
[2025-06-10T20:52:04.361Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-06-10T20:52:04.361Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-06-10T20:52:04.361Z]
[2025-06-10T20:52:04.361Z] This is free software; you are free to change and redistribute it.
[2025-06-10T20:52:04.361Z] There is NO WARRANTY, to the extent permitted by law.
[2025-06-10T20:52:04.361Z] cpuCores : 160
[2025-06-10T20:52:04.361Z] curlVersion :
[2025-06-10T20:52:04.361Z] curl 8.5.0 (aarch64-amazon-linux-gnu) libcurl/8.5.0 OpenSSL/3.2.2 zlib/1.2.11 libidn2/2.3.2 libpsl/0.21.5 (+libidn2/2.3.2) nghttp2/1.59.0
[2025-06-10T20:52:04.361Z] Release-Date: 2023-12-06
[2025-06-10T20:52:04.361Z] Protocols: file ftp ftps http https
[2025-06-10T20:52:04.361Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz PSL SPNEGO SSL threadsafe UnixSockets
[2025-06-10T20:52:04.361Z] dockerVersion : bash: line 1: docker: command not found
[2025-06-10T20:52:04.361Z] gcc version : 11
[2025-06-10T20:52:04.361Z] gclibc version : ldd (GNU libc) 2.34
[2025-06-10T20:52:04.361Z] gdb version : bash: line 1: gdb: command not found
[2025-06-10T20:52:04.361Z] lldb version : Command could not be executed
[2025-06-10T20:52:04.361Z] makeVersion :
[2025-06-10T20:52:04.361Z] GNU Make 4.3
[2025-06-10T20:52:04.361Z] Built for aarch64-amazon-linux-gnu
[2025-06-10T20:52:04.361Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-06-10T20:52:04.361Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-06-10T20:52:04.361Z] This is free software: you are free to change and redistribute it.
[2025-06-10T20:52:04.361Z] There is NO WARRANTY, to the extent permitted by law.
[2025-06-10T20:52:04.361Z] mavenVersion : bash: line 1: mvn: command not found
[2025-06-10T20:52:04.361Z] perlVersion :
[2025-06-10T20:52:04.361Z]
[2025-06-10T20:52:04.361Z] This is perl 5, version 32, subversion 1 (v5.32.1) built for aarch64-linux-thread-multi
[2025-06-10T20:52:04.361Z] (with 51 registered patches, see perl -V for more detail)
[2025-06-10T20:52:04.361Z]
[2025-06-10T20:52:04.361Z] Copyright 1987-2021, Larry Wall
[2025-06-10T20:52:04.361Z]
[2025-06-10T20:52:04.361Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-06-10T20:52:04.361Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-06-10T20:52:04.361Z]
[2025-06-10T20:52:04.361Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-06-10T20:52:04.361Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-06-10T20:52:04.361Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-06-10T20:52:04.361Z]
[2025-06-10T20:52:04.361Z] podmanVersion : bash: line 1: podman: command not found
[2025-06-10T20:52:04.361Z] procArch : aarch64
[2025-06-10T20:52:04.361Z] sysArch : aarch64
[2025-06-10T20:52:04.361Z] sysOS : Linux
[2025-06-10T20:52:04.361Z] ulimit :
[2025-06-10T20:52:04.361Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-06-10T20:52:04.361Z] core file size (blocks, -c) unlimited
[2025-06-10T20:52:04.361Z] data seg size (kbytes, -d) unlimited
[2025-06-10T20:52:04.361Z] scheduling priority (-e) 0
[2025-06-10T20:52:04.361Z] file size (blocks, -f) unlimited
[2025-06-10T20:52:04.361Z] pending signals (-i) 2053843
[2025-06-10T20:52:04.361Z] max locked memory (kbytes, -l) 8192
[2025-06-10T20:52:04.361Z] max memory size (kbytes, -m) unlimited
[2025-06-10T20:52:04.361Z] open files (-n) 1048576
[2025-06-10T20:52:04.361Z] pipe size (512 bytes, -p) 8
[2025-06-10T20:52:04.361Z] POSIX message queues (bytes, -q) 819200
[2025-06-10T20:52:04.361Z] real-time priority (-r) 0
[2025-06-10T20:52:04.361Z] stack size (kbytes, -s) 8192
[2025-06-10T20:52:04.361Z] cpu time (seconds, -t) unlimited
[2025-06-10T20:52:04.361Z] max user processes (-u) unlimited
[2025-06-10T20:52:04.361Z] virtual memory (kbytes, -v) unlimited
[2025-06-10T20:52:04.361Z] file locks (-x) unlimited
[2025-06-10T20:52:04.361Z] uname : Linux 54f9c5fd1116 6.8.0-39-generic #39-Ubuntu SMP PREEMPT_DYNAMIC Sat Jul 6 02:50:39 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
[2025-06-10T20:52:04.361Z] vmVendor : Oracle Corporation
[2025-06-10T20:52:04.361Z] vmVersion : 25.462-b05
[2025-06-10T20:52:04.361Z] xlc version : bash: line 1: xlC: command not found
[2025-06-10T20:52:04.361Z] **************************************************************************
[2025-06-10T20:52:04.361Z]
[2025-06-10T20:52:04.361Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-06-10T20:52:04.361Z]
[2025-06-10T20:52:04.361Z] System.getProperty('java.vendor')=Temurin
[2025-06-10T20:52:04.361Z]
[2025-06-10T20:52:04.361Z] System.getProperty('os.name')=Linux
[2025-06-10T20:52:04.361Z]
[2025-06-10T20:52:04.361Z] System.getProperty('os.arch')=aarch64
[2025-06-10T20:52:04.361Z]
[2025-06-10T20:52:04.361Z] System.getProperty('java.fullversion')=null
[2025-06-10T20:52:04.361Z]
[2025-06-10T20:52:04.361Z] System.getProperty('sun.arch.data.model')=64
[2025-06-10T20:52:04.361Z]
[2025-06-10T20:52:04.361Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES=3 TEST_TIME= TESTTARGET=extended.system TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/../../testDependency/system_lib
[2025-06-10T20:52:04.361Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG'
[2025-06-10T20:52:04.361Z] perl scripts/configure.pl
[2025-06-10T20:52:04.361Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/../../testDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_aarch64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=extended.system --testList= --numOfMachines=3 --testTime= --TRSSURL=
[2025-06-10T20:52:04.361Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-06-10T20:52:04.361Z]
[2025-06-10T20:52:04.361Z]
[2025-06-10T20:52:04.361Z] Starting to generate parallel test lists.
[2025-06-10T20:52:04.361Z]
[2025-06-10T20:52:04.361Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../system/sharedClasses/playlist.xml
[2025-06-10T20:52:04.361Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../system/otherLoadTest/playlist.xml
[2025-06-10T20:52:04.361Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../system/churn/playlist.xml
[2025-06-10T20:52:04.361Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../system/jcstress/playlist.xml
[2025-06-10T20:52:05.125Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../system/jlm/playlist.xml
[2025-06-10T20:52:05.125Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml
[2025-06-10T20:52:05.125Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../system/security/playlist.xml
[2025-06-10T20:52:05.125Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../system/modularity/playlist.xml
[2025-06-10T20:52:05.125Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../system/daaLoadTest/playlist.xml
[2025-06-10T20:52:05.125Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../system/mathLoadTest/playlist.xml
[2025-06-10T20:52:05.125Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml
[2025-06-10T20:52:05.125Z] Attempting to get test duration data from TRSS.
[2025-06-10T20:52:05.125Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=8&impl=hs&platform=aarch64_linux&group=system&level=extended
[2025-06-10T20:52:05.510Z] Attempting to get test duration data from cached files.
[2025-06-10T20:52:05.510Z] Reading file: Test_openjdk8_hs_system_aarch64_linux.json
[2025-06-10T20:52:05.510Z] Warning: cannot get data from cached files.
[2025-06-10T20:52:05.510Z]
[2025-06-10T20:52:05.510Z] TEST DURATION
[2025-06-10T20:52:05.510Z] ====================================================================================
[2025-06-10T20:52:05.510Z] Total number of tests searched: 41
[2025-06-10T20:52:05.510Z] Number of test durations found: 41
[2025-06-10T20:52:05.510Z] Top slowest tests:
[2025-06-10T20:52:05.510Z] 11m26s MiniMix_aot_5m_0
[2025-06-10T20:52:05.510Z] 10m54s MiniMix_10m_0
[2025-06-10T20:52:05.510Z] 10m52s MiniMix_10m_1
[2025-06-10T20:52:05.510Z] ====================================================================================
[2025-06-10T20:52:05.510Z]
[2025-06-10T20:52:05.510Z] Test target is split into 3 lists.
[2025-06-10T20:52:05.510Z] Reducing estimated test running time from 108m30s to 37m07s.
[2025-06-10T20:52:05.510Z]
[2025-06-10T20:52:05.510Z] -------------------------------------testList_0-------------------------------------
[2025-06-10T20:52:05.510Z] Number of tests: 6
[2025-06-10T20:52:05.510Z] Estimated running time: 37m07s
[2025-06-10T20:52:05.510Z] TESTLIST=MiniMix_aot_5m_0,ConcurrentLoadTest_5m_1,DBBLoadTest_5m_0,MathLoadTest_all_5m_1,LangLoadTest_5m_0,HCRLateAttachWorkload_1
[2025-06-10T20:52:05.510Z] ------------------------------------------------------------------------------------
[2025-06-10T20:52:05.510Z]
[2025-06-10T20:52:05.510Z] -------------------------------------testList_1-------------------------------------
[2025-06-10T20:52:05.510Z] Number of tests: 29
[2025-06-10T20:52:05.510Z] Estimated running time: 34m35s
[2025-06-10T20:52:05.510Z] TESTLIST=MiniMix_10m_0,MiniMix_5m_0,MiniMix_5m_1,UtilLoadTest_5m_1,MathLoadTest_all_5m_0,LockingLoadTest_0,LockingLoadTest_1,OAuthTest_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,JdiTest_0,JdiTest_2,JdiTest_1,UtilLoadTest_5m_2,MiniMix_5m_2,ConcurrentLoadTest_5m_2,LockingLoadTest_2,DBBLoadTest_5m_2,HCRLateAttachWorkload_2,MiniMix_10m_2,LangLoadTest_5m_2,MathLoadTest_all_5m_2
[2025-06-10T20:52:05.510Z] ------------------------------------------------------------------------------------
[2025-06-10T20:52:05.510Z]
[2025-06-10T20:52:05.510Z] -------------------------------------testList_2-------------------------------------
[2025-06-10T20:52:05.510Z] Number of tests: 6
[2025-06-10T20:52:05.510Z] Estimated running time: 36m48s
[2025-06-10T20:52:05.510Z] TESTLIST=MiniMix_10m_1,ConcurrentLoadTest_5m_0,DBBLoadTest_5m_1,LangLoadTest_5m_1,UtilLoadTest_5m_0,HCRLateAttachWorkload_0
[2025-06-10T20:52:05.510Z] ------------------------------------------------------------------------------------
[2025-06-10T20:52:05.510Z]
[2025-06-10T20:52:05.510Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-06-10T20:52:05.510Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-06-10T20:52:05.713Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-06-10T20:52:06.104Z] Saving parallelList.mk file on jenkins...
[Pipeline] dir
[2025-06-10T20:52:06.107Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux/aqa-tests/TKG
[Pipeline] {
[Pipeline] archiveArtifacts
[2025-06-10T20:52:06.263Z] Archiving artifacts
[2025-06-10T20:52:06.531Z] Recording fingerprints
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
[2025-06-10T20:52:06.725Z] [PARALLEL: Dynamic] childJobNum is 3, creating jobs and running them in parallel...
Did you forget the `def` keyword? Script1 seems to be setting a field named create_jobs (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named parallelTestParams (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] parallel
[Pipeline] { (Branch: testList_0)
[Pipeline] { (Branch: testList_1)
[Pipeline] { (Branch: testList_2)
[Pipeline] echo
[2025-06-10T20:52:07.238Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_extended.system_aarch64_linux_testList_0 params for generating the job
[Pipeline] echo
[2025-06-10T20:52:07.240Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_extended.system_aarch64_linux_testList_1 params for generating the job
[Pipeline] echo
[2025-06-10T20:52:07.242Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_extended.system_aarch64_linux_testList_2 params for generating the job
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] jobDsl
[Pipeline] jobDsl
[Pipeline] jobDsl
[2025-06-10T20:52:08.084Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-06-10T20:52:08.085Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-06-10T20:52:08.218Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-06-10T20:55:32.784Z] LEVELS: [extended]
[2025-06-10T20:55:32.785Z] JDK_VERSIONS: [8]
[2025-06-10T20:55:32.785Z] GROUPS: [system]
[2025-06-10T20:55:32.785Z] ARCH_OS_LIST: [aarch64_linux]
[2025-06-10T20:55:32.789Z] LEVELS: [extended]
[2025-06-10T20:55:32.791Z] JDK_VERSIONS: [8]
[2025-06-10T20:55:32.791Z] GROUPS: [system]
[2025-06-10T20:55:32.791Z] ARCH_OS_LIST: [aarch64_linux]
[2025-06-10T20:55:32.894Z] Added items:
[2025-06-10T20:55:32.894Z] GeneratedJob{name='Test_openjdk8_hs_extended.system_aarch64_linux_testList_0'}
[Pipeline] }
[2025-06-10T20:55:32.906Z] Added items:
[2025-06-10T20:55:32.906Z] GeneratedJob{name='Test_openjdk8_hs_extended.system_aarch64_linux_testList_0'}
[2025-06-10T20:55:32.906Z] GeneratedJob{name='Test_openjdk8_hs_extended.system_aarch64_linux_testList_2'}
[Pipeline] }
[2025-06-10T20:55:32.911Z] LEVELS: [extended]
[2025-06-10T20:55:32.911Z] JDK_VERSIONS: [8]
[2025-06-10T20:55:32.911Z] GROUPS: [system]
[2025-06-10T20:55:32.911Z] ARCH_OS_LIST: [aarch64_linux]
[2025-06-10T20:55:33.019Z] Added items:
[2025-06-10T20:55:33.019Z] GeneratedJob{name='Test_openjdk8_hs_extended.system_aarch64_linux_testList_1'}
[2025-06-10T20:55:33.019Z] GeneratedJob{name='Test_openjdk8_hs_extended.system_aarch64_linux_testList_0'}
[2025-06-10T20:55:33.019Z] GeneratedJob{name='Test_openjdk8_hs_extended.system_aarch64_linux_testList_2'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-06-10T20:55:33.084Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-06-10T20:55:34.513Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-06-10T20:55:34.513Z] Unix type machine..
[2025-06-10T20:55:34.513Z] grep: warning: stray \ before /
[2025-06-10T20:55:34.513Z] grep: warning: stray \ before /
[2025-06-10T20:55:34.513Z] Running on a Linux host
[2025-06-10T20:55:34.513Z] grep: warning: stray \ before /
[2025-06-10T20:55:34.513Z] Woohoo - no rogue processes detected!
[Pipeline] cleanWs
[2025-06-10T20:55:35.161Z] [WS-CLEANUP] Deleting project workspace...
[2025-06-10T20:55:35.161Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-06-10T20:55:36.295Z] [WS-CLEANUP] done
[Pipeline] sh
[2025-06-10T20:55:37.853Z] + find /tmp -name '*core*' -print -exec rm -f '{}' ';'
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-06-10T20:55:38.277Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-06-10T20:55:38.419Z] SETUP_LABEL: ci.role.test
[Pipeline] stage
[Pipeline] { (Parallel Tests)
[Pipeline] parallel
[Pipeline] { (Branch: testList_0)
[Pipeline] { (Branch: testList_1)
[Pipeline] { (Branch: testList_2)
[Pipeline] build
[2025-06-10T20:55:38.474Z] Scheduling project: Test_openjdk8_hs_extended.system_aarch64_linux_testList_0
[Pipeline] build
[2025-06-10T20:55:38.484Z] Scheduling project: Test_openjdk8_hs_extended.system_aarch64_linux_testList_1
[Pipeline] build
[2025-06-10T20:55:38.518Z] Scheduling project: Test_openjdk8_hs_extended.system_aarch64_linux_testList_2
[2025-06-10T20:55:43.754Z] Starting building: Test_openjdk8_hs_extended.system_aarch64_linux_testList_0 #13
[2025-06-10T20:55:43.816Z] Starting building: Test_openjdk8_hs_extended.system_aarch64_linux_testList_2 #7
[2025-06-10T20:55:43.817Z] Starting building: Test_openjdk8_hs_extended.system_aarch64_linux_testList_1 #7
[2025-06-10T21:33:53.821Z] Build Test_openjdk8_hs_extended.system_aarch64_linux_testList_1 #7 completed: SUCCESS
[Pipeline] }
[2025-06-10T21:35:21.334Z] Build Test_openjdk8_hs_extended.system_aarch64_linux_testList_2 #7 completed: SUCCESS
[Pipeline] }
[2025-06-10T21:38:59.342Z] Build Test_openjdk8_hs_extended.system_aarch64_linux_testList_0 #13 completed: SUCCESS
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-06-10T21:38:59.421Z] Running on test-docker-fedora39-armv8l-1 in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux
[Pipeline] {
[Pipeline] cleanWs
[2025-06-10T21:38:59.706Z] [WS-CLEANUP] Deleting project workspace...
[2025-06-10T21:38:59.706Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-06-10T21:38:59.836Z] [WS-CLEANUP] done
[Pipeline] echo
[2025-06-10T21:38:59.846Z] Test_openjdk8_hs_extended.system_aarch64_linux_testList_2 #7 completed with status SUCCESS
[Pipeline] timeout
[2025-06-10T21:38:59.849Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-06-10T21:39:00.662Z] Copied 1 artifact from "Test_openjdk8_hs_extended.system_aarch64_linux_testList_2" build number 7
[Pipeline] }
[Pipeline] // timeout
[Pipeline] step
[2025-06-10T21:39:00.839Z] TAP Reports Processing: START
[2025-06-10T21:39:00.840Z] Looking for TAP results report in workspace using pattern: Test_openjdk8_hs_extended.system_aarch64_linux_testList_2/7/**/*.tap
[2025-06-10T21:39:00.971Z] Saving reports...
[2025-06-10T21:39:01.112Z] Processing '/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_extended.system_aarch64_linux/builds/1006/tap-master-files/Test_openjdk8_hs_extended.system_aarch64_linux_testList_2/7/aqa-tests/TKG/output_1749589116905/Test_openjdk8_hs_extended.system_aarch64_linux_testList_2.tap'
[2025-06-10T21:39:01.112Z] Parsing TAP test result [/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_extended.system_aarch64_linux/builds/1006/tap-master-files/Test_openjdk8_hs_extended.system_aarch64_linux_testList_2/7/aqa-tests/TKG/output_1749589116905/Test_openjdk8_hs_extended.system_aarch64_linux_testList_2.tap].
[2025-06-10T21:39:01.113Z] TAP Reports Processing: FINISH
[Pipeline] echo
[2025-06-10T21:39:01.121Z] Saving Test_openjdk8_hs_extended.system_aarch64_linux_testList_2/7/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-06-10T21:39:01.258Z] Archiving artifacts
[2025-06-10T21:39:01.520Z] Recording fingerprints
[Pipeline] echo
[2025-06-10T21:39:01.662Z] Test_openjdk8_hs_extended.system_aarch64_linux_testList_1 #7 completed with status SUCCESS
[Pipeline] timeout
[2025-06-10T21:39:01.664Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-06-10T21:39:02.469Z] Copied 1 artifact from "Test_openjdk8_hs_extended.system_aarch64_linux_testList_1" build number 7
[Pipeline] }
[Pipeline] // timeout
[Pipeline] step
[2025-06-10T21:39:02.652Z] TAP Reports Processing: START
[2025-06-10T21:39:02.653Z] Looking for TAP results report in workspace using pattern: Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/7/**/*.tap
[2025-06-10T21:39:02.783Z] Saving reports...
[2025-06-10T21:39:02.918Z] Processing '/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_extended.system_aarch64_linux/builds/1006/tap-master-files/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/7/aqa-tests/TKG/output_17495891678395/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1.tap'
[2025-06-10T21:39:02.918Z] Parsing TAP test result [/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_extended.system_aarch64_linux/builds/1006/tap-master-files/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/7/aqa-tests/TKG/output_17495891678395/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1.tap].
[2025-06-10T21:39:02.943Z] TAP Reports Processing: FINISH
[Pipeline] echo
[2025-06-10T21:39:02.952Z] Saving Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/7/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-06-10T21:39:03.089Z] Archiving artifacts
[2025-06-10T21:39:03.376Z] Recording fingerprints
[Pipeline] echo
[2025-06-10T21:39:03.515Z] Test_openjdk8_hs_extended.system_aarch64_linux_testList_0 #13 completed with status SUCCESS
[Pipeline] timeout
[2025-06-10T21:39:03.517Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-06-10T21:39:04.322Z] Copied 1 artifact from "Test_openjdk8_hs_extended.system_aarch64_linux_testList_0" build number 13
[Pipeline] }
[Pipeline] // timeout
[Pipeline] step
[2025-06-10T21:39:04.516Z] TAP Reports Processing: START
[2025-06-10T21:39:04.517Z] Looking for TAP results report in workspace using pattern: Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/13/**/*.tap
[2025-06-10T21:39:04.647Z] Saving reports...
[2025-06-10T21:39:04.780Z] Processing '/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_extended.system_aarch64_linux/builds/1006/tap-master-files/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/13/aqa-tests/TKG/output_17495892523214/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0.tap'
[2025-06-10T21:39:04.780Z] Parsing TAP test result [/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_extended.system_aarch64_linux/builds/1006/tap-master-files/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/13/aqa-tests/TKG/output_17495892523214/Test_openjdk8_hs_extended.system_aarch64_linux_testList_0.tap].
[2025-06-10T21:39:04.802Z] TAP Reports Processing: FINISH
[Pipeline] echo
[2025-06-10T21:39:04.811Z] Saving Test_openjdk8_hs_extended.system_aarch64_linux_testList_0/13/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-06-10T21:39:04.950Z] Archiving artifacts
[2025-06-10T21:39:05.214Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] readFile
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
[Pipeline] cleanWs
[2025-06-10T21:39:07.143Z] [WS-CLEANUP] Deleting project workspace...
[2025-06-10T21:39:07.143Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-06-10T21:39:07.278Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: SUCCESS