Pre Test
Started by upstream project "Test_openjdk17_hs_extended.functional_aarch64_linux" build number 495
originally caused by:
Started by upstream project "build-scripts/jobs/jdk17u/jdk17u-linux-aarch64-temurin" build number 594
originally caused by:
Started by upstream project "build-scripts/openjdk17-pipeline" build number 1017
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_17ea" build number 482
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun@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_openjdk17_hs_extended.functional_aarch64_linux_rerun@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 f17fd61bff060b4d54d235255b83f4b4024789fe (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f f17fd61bff060b4d54d235255b83f4b4024789fe # timeout=10
Commit message: "Disable RH CryptoTests in Java 8 and higher (#6893)"
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-02-12T00:13:54.138Z] SPEC: linux_aarch64
[Pipeline] echo
[2026-02-12T00:13:54.145Z] Specified LABEL: ci.role.test&&sw.os.linux&&hw.arch.aarch64
[Pipeline] stage
[Pipeline] { (Queue)
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-12T00:13:54.154Z] dynamicAgents: []
[Pipeline] echo
[2026-02-12T00:13:54.155Z] Provisioning LABEL: ci.role.test&&sw.os.linux&&hw.arch.aarch64
[Pipeline] nodesByLabel
[2026-02-12T00:13:54.168Z] Found a total of 15 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.aarch64' label
[Pipeline] node
[2026-02-12T00:14:09.172Z] Still waiting to schedule task
[2026-02-12T00:14:09.172Z] Waiting for next available executor on ‘ci.role.test&&sw.os.linux&&hw.arch.aarch64’
[2026-02-12T00:44:43.083Z] Running on test-docker-ubi9-armv8-2 in /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2026-02-12T00:44:43.107Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-12T00:44:43.487Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-12T00:44:43.487Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-12T00:44:43.666Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-02-12T00:44:43.879Z] The recommended git tool is: git
[2026-02-12T00:44:44.246Z] No credentials specified
[2026-02-12T00:44:44.425Z] Cloning the remote Git repository
[2026-02-12T00:44:44.697Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-02-12T00:44:44.699Z] > git init /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests # timeout=10
[2026-02-12T00:44:45.634Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-02-12T00:44:45.635Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-02-12T00:44:45.635Z] > git --version # timeout=10
[2026-02-12T00:44:45.641Z] > git --version # 'git version 2.47.3'
[2026-02-12T00:44:45.642Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-12T00:44:51.503Z] Avoid second fetch
[2026-02-12T00:44:51.692Z] Checking out Revision f17fd61bff060b4d54d235255b83f4b4024789fe (origin/master)
[2026-02-12T00:44:51.204Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-02-12T00:44:51.215Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-12T00:44:51.590Z] > git rev-parse origin/master^{commit} # timeout=10
[2026-02-12T00:44:51.779Z] > git config core.sparsecheckout # timeout=10
[2026-02-12T00:44:51.785Z] > git checkout -f f17fd61bff060b4d54d235255b83f4b4024789fe # timeout=10
[2026-02-12T00:44:53.767Z] Commit message: "Disable RH CryptoTests in Java 8 and higher (#6893)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-12T00:44:55.644Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-02-12T00:44:55.661Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-02-12T00:44:57.622Z] + LC_TIME=C
[2026-02-12T00:44:57.622Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-02-12T00:44:58.429Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-12T00:45:00.296Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-02-12T00:45:00.296Z] Unix type machine..
[2026-02-12T00:45:00.296Z] Running on a Linux host
[2026-02-12T00:45:00.296Z] 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
[2026-02-12T00:45:03.492Z] + printenv
[2026-02-12T00:45:03.492Z] SHELL=/bin/bash
[2026-02-12T00:45:03.492Z] KEEP_WORKSPACE=false
[2026-02-12T00:45:03.492Z] TAP_NAME=Test_openjdk17_hs_extended.functional_aarch64_linux_rerun.tap
[2026-02-12T00:45:03.492Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/../../externalDependency/lib
[2026-02-12T00:45:03.492Z] EXIT_FAILURE=false
[2026-02-12T00:45:03.492Z] JDK_BRANCH=jdk-17.0.19+2_adopt
[2026-02-12T00:45:03.492Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/1/display/redirect?page=tests
[2026-02-12T00:45:03.492Z] PLATFORM=aarch64_linux
[2026-02-12T00:45:03.492Z] DOCKER_REQUIRED=false
[2026-02-12T00:45:03.492Z] TIME_LIMIT=25
[2026-02-12T00:45:03.492Z] JENKINS_SERVER_COOKIE=durable-c7d317351412877adaeaf30731230ba894e7d66ab62b0515e178ecf23b94a6fc
[2026-02-12T00:45:03.492Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-12T00:45:03.492Z] GENERATE_JOBS=true
[2026-02-12T00:45:03.492Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-12T00:45:03.492Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/1/display/redirect?page=changes
[2026-02-12T00:45:03.492Z] RERUN_ITERATIONS=1
[2026-02-12T00:45:03.492Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-02-12T00:45:03.492Z] STF_OWNER_BRANCH=adoptium:master
[2026-02-12T00:45:03.492Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-02-12T00:45:03.492Z] PWD=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun
[2026-02-12T00:45:03.492Z] LOGNAME=jenkins
[2026-02-12T00:45:03.492Z] SETUP_JCK_RUN=false
[2026-02-12T00:45:03.492Z] ARCHIVE_TEST_RESULTS=false
[2026-02-12T00:45:03.492Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/1/
[2026-02-12T00:45:03.492Z] SLACK_CHANNEL=aqavit-bot
[2026-02-12T00:45:03.492Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk17u/jdk17u-linux-aarch64-temurin
[2026-02-12T00:45:03.492Z] JCK_GIT_BRANCH=master
[2026-02-12T00:45:03.492Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/
[2026-02-12T00:45:03.492Z] BUILD_NUMBER=1
[2026-02-12T00:45:03.492Z] TKG_ITERATIONS=1
[2026-02-12T00:45:03.492Z] _=/usr/bin/printenv
[2026-02-12T00:45:03.492Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/../../benchmarks
[2026-02-12T00:45:03.492Z] MOTD_SHOWN=pam
[2026-02-12T00:45:03.492Z] JENKINS_NODE_COOKIE=a67b0632-bc29-49b5-b3cd-116b01593aac
[2026-02-12T00:45:03.492Z] KEEP_REPORTDIR=false
[2026-02-12T00:45:03.492Z] SDK_RESOURCE=upstream
[2026-02-12T00:45:03.492Z] BUILD_DISPLAY_NAME=#1
[2026-02-12T00:45:03.492Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/jdkbinary/j2sdk-image
[2026-02-12T00:45:03.492Z] HOME=/home/jenkins
[2026-02-12T00:45:03.492Z] LANG=C.utf8
[2026-02-12T00:45:03.492Z] jobStatus=SUCCESS
[2026-02-12T00:45:03.492Z] JENKINS_URL=https://ci.adoptium.net/
[2026-02-12T00:45:03.492Z] JOB_BASE_NAME=Test_openjdk17_hs_extended.functional_aarch64_linux_rerun
[2026-02-12T00:45:03.492Z] JOBSTARTTIME=Thu, 12 Feb 2026 00:44:56 +0000
[2026-02-12T00:45:03.492Z] JDK_VERSION=17
[2026-02-12T00:45:03.492Z] JOB_NAME=Test_openjdk17_hs_extended.functional_aarch64_linux_rerun
[2026-02-12T00:45:03.492Z] USE_TESTENV_PROPERTIES=false
[2026-02-12T00:45:03.492Z] PERSONAL_BUILD=false
[2026-02-12T00:45:03.492Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/1/display/redirect
[2026-02-12T00:45:03.492Z] AUTO_DETECT=true
[2026-02-12T00:45:03.492Z] SSH_CONNECTION=78.47.239.97 35740 172.17.0.5 22
[2026-02-12T00:45:03.492Z] EXIT_SUCCESS=false
[2026-02-12T00:45:03.492Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/display/redirect
[2026-02-12T00:45:03.492Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun
[2026-02-12T00:45:03.492Z] OPENJ9_BRANCH=master
[2026-02-12T00:45:03.492Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-02-12T00:45:03.492Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/../../externalDependency/system_lib
[2026-02-12T00:45:03.492Z] PARALLEL=None
[2026-02-12T00:45:03.492Z] HUDSON_URL=https://ci.adoptium.net/
[2026-02-12T00:45:03.492Z] ITERATIONS=1
[2026-02-12T00:45:03.492Z] UPSTREAM_JOB_NUMBER=594
[2026-02-12T00:45:03.492Z] SPEC=linux_aarch64
[2026-02-12T00:45:03.492Z] JDK_REPO=https://github.com/adoptium/jdk17u
[2026-02-12T00:45:03.492Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-02-12T00:45:03.492Z] NODE_NAME=test-docker-ubi9-armv8-2
[2026-02-12T00:45:03.492Z] LESSOPEN=||/usr/bin/lesspipe.sh %s
[2026-02-12T00:45:03.492Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-02-12T00:45:03.492Z] USER=jenkins
[2026-02-12T00:45:03.492Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-02-12T00:45:03.492Z] DYNAMIC_COMPILE=true
[2026-02-12T00:45:03.492Z] SHLVL=2
[2026-02-12T00:45:03.492Z] BUILD_TAG=jenkins-Test_openjdk17_hs_extended.functional_aarch64_linux_rerun-1
[2026-02-12T00:45:03.492Z] EXECUTOR_NUMBER=0
[2026-02-12T00:45:03.492Z] HUDSON_COOKIE=182f3185-df86-43a1-b4cd-850d1bb3b69a
[2026-02-12T00:45:03.492Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-02-12T00:45:03.492Z] ADOPTOPENJDK_BRANCH=master
[2026-02-12T00:45:03.492Z] ORIGIN_JDK_VERSION=17
[2026-02-12T00:45:03.492Z] SSH_CLIENT=78.47.239.97 35740 22
[2026-02-12T00:45:03.492Z] DEBUGINFOD_IMA_CERT_PATH=/etc/keys/ima:
[2026-02-12T00:45:03.492Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-02-12T00:45:03.492Z] which_declare=declare -f
[2026-02-12T00:45:03.492Z] STAGE_NAME=Setup
[2026-02-12T00:45:03.492Z] NODE_LABELS=armv8 hw.arch.aarch64 hw.dockerhost.dockerhost-osuosl-ubuntu2404-aarch64-3 test ci.role.test armv8.2 sw.os.linux ubi9 test-docker-ubi9-armv8-2 ubi
[2026-02-12T00:45:03.492Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-02-12T00:45:03.492Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun@tmp
[2026-02-12T00:45:03.492Z] PATH=/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
[2026-02-12T00:45:03.492Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-02-12T00:45:03.492Z] TKG_OWNER_BRANCH=adoptium:master
[2026-02-12T00:45:03.492Z] CI=true
[2026-02-12T00:45:03.492Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/1/display/redirect?page=artifacts
[2026-02-12T00:45:03.492Z] ACTIVE_NODE_TIMEOUT=5
[2026-02-12T00:45:03.492Z] RERUN_FAILURE=true
[2026-02-12T00:45:03.493Z] OPENJCEPLUS_GIT_BRANCH=semeru-java17
[2026-02-12T00:45:03.493Z] BUILD_LIST=functional
[2026-02-12T00:45:03.493Z] BUILD_ID=1
[2026-02-12T00:45:03.493Z] OLDPWD=/home/jenkins
[2026-02-12T00:45:03.493Z] USE_JRE=false
[2026-02-12T00:45:03.493Z] TARGET=testList TESTLIST=CryptoTests_jtreg_0
[2026-02-12T00:45:03.493Z] JDK_IMPL=hotspot
[2026-02-12T00:45:03.493Z] BASH_FUNC_which%%=() { ( alias;
[2026-02-12T00:45:03.493Z] eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
[2026-02-12T00:45:03.493Z] }
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-12T00:45:04.033Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-02-12T00:45:04.043Z] Running in /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-12T00:46:34.964Z] Copied 7 artifacts from "build-scripts » jobs » jdk17u » jdk17u-linux-aarch64-temurin" build number 594
[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 OPENJ9_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 OPENJ9_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 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 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
[2026-02-12T00:46:35.157Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2026-02-12T00:46:35.165Z] Running in /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun
[Pipeline] {
[Pipeline] sshagent
[2026-02-12T00:46:35.267Z] $ ssh-agent
[2026-02-12T00:46:36.136Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbPDUMS/agent.2734761
[2026-02-12T00:46:36.136Z] SSH_AGENT_PID=2734764
[2026-02-12T00:46:36.136Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-02-12T00:46:36.152Z] Running in /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-02-12T00:46:36.181Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-02-12T00:46:38.060Z] ++ pwd
[2026-02-12T00:46:38.060Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/.. -p aarch64_linux -r upstream -j 17 -i hotspot --clone_openj9 true --openj9_repo https://github.com/eclipse-openj9/openj9.git --openj9_branch master --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2026-02-12T00:46:38.060Z] TESTDIR: /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests
[2026-02-12T00:46:38.060Z] get jdk binary...
[2026-02-12T00:46:38.061Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-02-12T00:46:38.061Z] Uncompressing file: OpenJDK17U-jdk_aarch64_linux_hotspot_17.0.19_2-ea.tar.gz ...
[2026-02-12T00:46:40.043Z] List files in jdkbinary folder...
[2026-02-12T00:46:40.043Z] total 491480
[2026-02-12T00:46:40.043Z] -rw-r--r-- 1 jenkins jenkins 160591780 Feb 11 22:14 OpenJDK17U-debugimage_aarch64_linux_hotspot_17.0.19_2-ea.tar.gz
[2026-02-12T00:46:40.043Z] -rw-r--r-- 1 jenkins jenkins 191758353 Feb 11 22:14 OpenJDK17U-jdk_aarch64_linux_hotspot_17.0.19_2-ea.tar.gz
[2026-02-12T00:46:40.043Z] -rw-r--r-- 1 jenkins jenkins 45918756 Feb 11 22:14 OpenJDK17U-jre_aarch64_linux_hotspot_17.0.19_2-ea.tar.gz
[2026-02-12T00:46:40.043Z] -rw-rw-r-- 1 jenkins jenkins 29077 Feb 11 22:22 OpenJDK17U-sbom_aarch64_linux_hotspot_17.0.19_2-ea-metadata.json
[2026-02-12T00:46:40.043Z] -rw-r--r-- 1 jenkins jenkins 156978 Feb 11 22:42 OpenJDK17U-sbom_aarch64_linux_hotspot_17.0.19_2-ea.json
[2026-02-12T00:46:40.043Z] -rw-r--r-- 1 jenkins jenkins 4187582 Feb 11 22:14 OpenJDK17U-static-libs-glibc_aarch64_linux_hotspot_17.0.19_2-ea.tar.gz
[2026-02-12T00:46:40.043Z] -rw-r--r-- 1 jenkins jenkins 100603127 Feb 11 22:14 OpenJDK17U-testimage_aarch64_linux_hotspot_17.0.19_2-ea.tar.gz
[2026-02-12T00:46:40.043Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 12 00:46 tmp
[2026-02-12T00:46:40.043Z] List files in jdkbinary/tmp folder...
[2026-02-12T00:46:40.043Z] total 4
[2026-02-12T00:46:40.043Z] drwxr-xr-x 9 jenkins jenkins 4096 Feb 11 22:14 jdk-17.0.19+2
[2026-02-12T00:46:40.043Z] Moving directory jdk-17.0.19+2/ to ../j2sdk-image
[2026-02-12T00:46:40.043Z] Uncompressing file: OpenJDK17U-jre_aarch64_linux_hotspot_17.0.19_2-ea.tar.gz ...
[2026-02-12T00:46:41.010Z] List files in jdkbinary folder...
[2026-02-12T00:46:41.010Z] total 491484
[2026-02-12T00:46:41.010Z] -rw-r--r-- 1 jenkins jenkins 160591780 Feb 11 22:14 OpenJDK17U-debugimage_aarch64_linux_hotspot_17.0.19_2-ea.tar.gz
[2026-02-12T00:46:41.010Z] -rw-r--r-- 1 jenkins jenkins 191758353 Feb 11 22:14 OpenJDK17U-jdk_aarch64_linux_hotspot_17.0.19_2-ea.tar.gz
[2026-02-12T00:46:41.010Z] -rw-r--r-- 1 jenkins jenkins 45918756 Feb 11 22:14 OpenJDK17U-jre_aarch64_linux_hotspot_17.0.19_2-ea.tar.gz
[2026-02-12T00:46:41.010Z] -rw-rw-r-- 1 jenkins jenkins 29077 Feb 11 22:22 OpenJDK17U-sbom_aarch64_linux_hotspot_17.0.19_2-ea-metadata.json
[2026-02-12T00:46:41.010Z] -rw-r--r-- 1 jenkins jenkins 156978 Feb 11 22:42 OpenJDK17U-sbom_aarch64_linux_hotspot_17.0.19_2-ea.json
[2026-02-12T00:46:41.010Z] -rw-r--r-- 1 jenkins jenkins 4187582 Feb 11 22:14 OpenJDK17U-static-libs-glibc_aarch64_linux_hotspot_17.0.19_2-ea.tar.gz
[2026-02-12T00:46:41.010Z] -rw-r--r-- 1 jenkins jenkins 100603127 Feb 11 22:14 OpenJDK17U-testimage_aarch64_linux_hotspot_17.0.19_2-ea.tar.gz
[2026-02-12T00:46:41.010Z] drwxr-xr-x 9 jenkins jenkins 4096 Feb 11 22:14 j2sdk-image
[2026-02-12T00:46:41.010Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 12 00:46 tmp
[2026-02-12T00:46:41.010Z] List files in jdkbinary/tmp folder...
[2026-02-12T00:46:41.010Z] total 4
[2026-02-12T00:46:41.010Z] drwxr-xr-x 6 jenkins jenkins 4096 Feb 11 22:14 jdk-17.0.19+2-jre
[2026-02-12T00:46:41.010Z] Moving directory jdk-17.0.19+2-jre/ to ../j2re-image
[2026-02-12T00:46:41.010Z] Uncompressing file: OpenJDK17U-static-libs-glibc_aarch64_linux_hotspot_17.0.19_2-ea.tar.gz ...
[2026-02-12T00:46:41.010Z] List files in jdkbinary folder...
[2026-02-12T00:46:41.010Z] total 491488
[2026-02-12T00:46:41.010Z] -rw-r--r-- 1 jenkins jenkins 160591780 Feb 11 22:14 OpenJDK17U-debugimage_aarch64_linux_hotspot_17.0.19_2-ea.tar.gz
[2026-02-12T00:46:41.010Z] -rw-r--r-- 1 jenkins jenkins 191758353 Feb 11 22:14 OpenJDK17U-jdk_aarch64_linux_hotspot_17.0.19_2-ea.tar.gz
[2026-02-12T00:46:41.010Z] -rw-r--r-- 1 jenkins jenkins 45918756 Feb 11 22:14 OpenJDK17U-jre_aarch64_linux_hotspot_17.0.19_2-ea.tar.gz
[2026-02-12T00:46:41.010Z] -rw-rw-r-- 1 jenkins jenkins 29077 Feb 11 22:22 OpenJDK17U-sbom_aarch64_linux_hotspot_17.0.19_2-ea-metadata.json
[2026-02-12T00:46:41.010Z] -rw-r--r-- 1 jenkins jenkins 156978 Feb 11 22:42 OpenJDK17U-sbom_aarch64_linux_hotspot_17.0.19_2-ea.json
[2026-02-12T00:46:41.010Z] -rw-r--r-- 1 jenkins jenkins 4187582 Feb 11 22:14 OpenJDK17U-static-libs-glibc_aarch64_linux_hotspot_17.0.19_2-ea.tar.gz
[2026-02-12T00:46:41.010Z] -rw-r--r-- 1 jenkins jenkins 100603127 Feb 11 22:14 OpenJDK17U-testimage_aarch64_linux_hotspot_17.0.19_2-ea.tar.gz
[2026-02-12T00:46:41.010Z] drwxr-xr-x 6 jenkins jenkins 4096 Feb 11 22:14 j2re-image
[2026-02-12T00:46:41.010Z] drwxr-xr-x 9 jenkins jenkins 4096 Feb 11 22:14 j2sdk-image
[2026-02-12T00:46:41.010Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 12 00:46 tmp
[2026-02-12T00:46:41.974Z] List files in jdkbinary/tmp folder...
[2026-02-12T00:46:41.974Z] total 4
[2026-02-12T00:46:41.974Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 11 22:14 jdk-17.0.19+2-static-libs
[2026-02-12T00:46:41.974Z] Moving directory jdk-17.0.19+2-static-libs/ to ../static-libs
[2026-02-12T00:46:41.974Z] Uncompressing file: OpenJDK17U-testimage_aarch64_linux_hotspot_17.0.19_2-ea.tar.gz ...
[2026-02-12T00:46:43.964Z] List files in jdkbinary folder...
[2026-02-12T00:46:43.964Z] total 491496
[2026-02-12T00:46:43.964Z] -rw-r--r-- 1 jenkins jenkins 160591780 Feb 11 22:14 OpenJDK17U-debugimage_aarch64_linux_hotspot_17.0.19_2-ea.tar.gz
[2026-02-12T00:46:43.964Z] -rw-r--r-- 1 jenkins jenkins 191758353 Feb 11 22:14 OpenJDK17U-jdk_aarch64_linux_hotspot_17.0.19_2-ea.tar.gz
[2026-02-12T00:46:43.964Z] -rw-r--r-- 1 jenkins jenkins 45918756 Feb 11 22:14 OpenJDK17U-jre_aarch64_linux_hotspot_17.0.19_2-ea.tar.gz
[2026-02-12T00:46:43.964Z] -rw-rw-r-- 1 jenkins jenkins 29077 Feb 11 22:22 OpenJDK17U-sbom_aarch64_linux_hotspot_17.0.19_2-ea-metadata.json
[2026-02-12T00:46:43.964Z] -rw-r--r-- 1 jenkins jenkins 156978 Feb 11 22:42 OpenJDK17U-sbom_aarch64_linux_hotspot_17.0.19_2-ea.json
[2026-02-12T00:46:43.964Z] -rw-r--r-- 1 jenkins jenkins 4187582 Feb 11 22:14 OpenJDK17U-static-libs-glibc_aarch64_linux_hotspot_17.0.19_2-ea.tar.gz
[2026-02-12T00:46:43.964Z] -rw-r--r-- 1 jenkins jenkins 100603127 Feb 11 22:14 OpenJDK17U-testimage_aarch64_linux_hotspot_17.0.19_2-ea.tar.gz
[2026-02-12T00:46:43.964Z] drwxr-xr-x 6 jenkins jenkins 4096 Feb 11 22:14 j2re-image
[2026-02-12T00:46:43.964Z] drwxr-xr-x 9 jenkins jenkins 4096 Feb 11 22:14 j2sdk-image
[2026-02-12T00:46:43.964Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 11 22:14 static-libs
[2026-02-12T00:46:43.964Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 12 00:46 tmp
[2026-02-12T00:46:43.964Z] List files in jdkbinary/tmp folder...
[2026-02-12T00:46:43.964Z] total 4
[2026-02-12T00:46:43.964Z] drwxr-xr-x 5 jenkins jenkins 4096 Feb 11 22:03 jdk-17.0.19+2-test-image
[2026-02-12T00:46:43.964Z] Moving directory jdk-17.0.19+2-test-image/ to ../openjdk-test-image
[2026-02-12T00:46:43.964Z] Uncompressing OpenJDK17U-debugimage_aarch64_linux_hotspot_17.0.19_2-ea.tar.gz over ./j2sdk-image...
[2026-02-12T00:46:48.174Z] Removing top-level folder jdk-17.0.19+2-debug-image/
[2026-02-12T00:46:48.174Z] Removing top-level folder jdk-17.0.19+2/
[2026-02-12T00:46:49.168Z] Run /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/jdkbinary/j2sdk-image/bin/java -version
[2026-02-12T00:46:49.168Z] =JAVA VERSION OUTPUT BEGIN=
[2026-02-12T00:46:49.168Z] openjdk version "17.0.19-beta" 2026-04-21
[2026-02-12T00:46:49.168Z] OpenJDK Runtime Environment Temurin-17.0.19+2-202602112143 (build 17.0.19-beta+2-ea)
[2026-02-12T00:46:49.168Z] OpenJDK 64-Bit Server VM Temurin-17.0.19+2-202602112143 (build 17.0.19-beta+2-ea, mixed mode, sharing)
[2026-02-12T00:46:49.168Z] =JAVA VERSION OUTPUT END=
[2026-02-12T00:46:49.168Z] =RELEASE INFO BEGIN=
[2026-02-12T00:46:49.168Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-02-12T00:46:49.168Z] IMPLEMENTOR_VERSION="Temurin-17.0.19+2-202602112143"
[2026-02-12T00:46:49.168Z] JAVA_RUNTIME_VERSION="17.0.19-beta+2-ea"
[2026-02-12T00:46:49.168Z] JAVA_VERSION="17.0.19"
[2026-02-12T00:46:49.168Z] JAVA_VERSION_DATE="2026-04-21"
[2026-02-12T00:46:49.168Z] LIBC="gnu"
[2026-02-12T00:46:49.168Z] MODULES="java.base java.compiler java.datatransfer java.xml java.prefs java.desktop java.instrument java.logging java.management java.security.sasl java.naming java.rmi java.management.rmi java.net.http java.scripting java.security.jgss java.transaction.xa java.sql java.sql.rowset java.xml.crypto java.se java.smartcardio jdk.accessibility jdk.internal.jvmstat jdk.attach jdk.charsets jdk.compiler jdk.crypto.ec jdk.crypto.cryptoki jdk.dynalink jdk.internal.ed jdk.editpad jdk.hotspot.agent jdk.httpserver jdk.incubator.foreign jdk.incubator.vector jdk.internal.le jdk.internal.opt jdk.internal.vm.ci jdk.internal.vm.compiler jdk.internal.vm.compiler.management jdk.jartool jdk.javadoc jdk.jcmd jdk.management jdk.management.agent jdk.jconsole jdk.jdeps jdk.jdwp.agent jdk.jdi jdk.jfr jdk.jlink jdk.jpackage jdk.jshell jdk.jsobject jdk.jstatd jdk.localedata jdk.management.jfr jdk.naming.dns jdk.naming.rmi jdk.net jdk.nio.mapmode jdk.random jdk.sctp jdk.security.auth jdk.security.jgss jdk.unsupported jdk.unsupported.desktop jdk.xml.dom jdk.zipfs"
[2026-02-12T00:46:49.168Z] OS_ARCH="aarch64"
[2026-02-12T00:46:49.168Z] OS_NAME="Linux"
[2026-02-12T00:46:49.168Z] SOURCE=".:git:b2cc7372747c"
[2026-02-12T00:46:49.168Z] BUILD_SOURCE="git:e96bbeac79b072cebb4fb1a6123e60383fd5bbce"
[2026-02-12T00:46:49.168Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-02-12T00:46:49.168Z] SOURCE_REPO="https://github.com/adoptium/jdk17u.git"
[2026-02-12T00:46:49.168Z] FULL_VERSION="17.0.19-beta+2-ea"
[2026-02-12T00:46:49.168Z] SEMANTIC_VERSION="17.0.19+2"
[2026-02-12T00:46:49.168Z] BUILD_INFO="OS: Linux Version: 6.8.0-71-generic"
[2026-02-12T00:46:49.168Z] JVM_VARIANT="Hotspot"
[2026-02-12T00:46:49.168Z] JVM_VERSION="17.0.19-beta+2-ea"
[2026-02-12T00:46:49.168Z] IMAGE_TYPE="JDK"
[2026-02-12T00:46:49.168Z] =RELEASE INFO END=
[2026-02-12T00:46:49.168Z] get testKitGen...
[2026-02-12T00:46:49.168Z] git clone -q https://github.com/adoptium/TKG.git
[2026-02-12T00:46:51.157Z] git rev-parse master
[2026-02-12T00:46:51.157Z] git checkout -q -f a9e191ceefbd2d7e2cb775891542647c2575d92e
[2026-02-12T00:46:51.157Z] get functional test material...
[2026-02-12T00:46:51.157Z] git clone --depth 1 --reference-if-able /home/jenkins/openjdk_cache -b master https://github.com/eclipse-openj9/openj9.git
[2026-02-12T00:46:51.157Z] Cloning into 'openj9'...
[2026-02-12T00:46:51.157Z] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository.
[2026-02-12T00:46:59.386Z] Updating files: 61% (6238/10149)
[2026-02-12T00:46:59.386Z] Updating files: 62% (6293/10149)
[2026-02-12T00:46:59.386Z] Updating files: 63% (6394/10149)
[2026-02-12T00:46:59.386Z] Updating files: 64% (6496/10149)
[2026-02-12T00:46:59.386Z] Updating files: 65% (6597/10149)
[2026-02-12T00:46:59.386Z] Updating files: 66% (6699/10149)
[2026-02-12T00:46:59.386Z] Updating files: 67% (6800/10149)
[2026-02-12T00:46:59.386Z] Updating files: 68% (6902/10149)
[2026-02-12T00:46:59.386Z] Updating files: 69% (7003/10149)
[2026-02-12T00:46:59.386Z] Updating files: 70% (7105/10149)
[2026-02-12T00:46:59.386Z] Updating files: 71% (7206/10149)
[2026-02-12T00:46:59.386Z] Updating files: 72% (7308/10149)
[2026-02-12T00:46:59.386Z] Updating files: 73% (7409/10149)
[2026-02-12T00:46:59.386Z] Updating files: 74% (7511/10149)
[2026-02-12T00:46:59.386Z] Updating files: 75% (7612/10149)
[2026-02-12T00:46:59.386Z] Updating files: 76% (7714/10149)
[2026-02-12T00:46:59.386Z] Updating files: 77% (7815/10149)
[2026-02-12T00:46:59.386Z] Updating files: 78% (7917/10149)
[2026-02-12T00:46:59.386Z] Updating files: 79% (8018/10149)
[2026-02-12T00:46:59.386Z] Updating files: 80% (8120/10149)
[2026-02-12T00:46:59.386Z] Updating files: 81% (8221/10149)
[2026-02-12T00:46:59.386Z] Updating files: 82% (8323/10149)
[2026-02-12T00:46:59.386Z] Updating files: 83% (8424/10149)
[2026-02-12T00:46:59.386Z] Updating files: 84% (8526/10149)
[2026-02-12T00:46:59.386Z] Updating files: 85% (8627/10149)
[2026-02-12T00:46:59.386Z] Updating files: 86% (8729/10149)
[2026-02-12T00:46:59.386Z] Updating files: 87% (8830/10149)
[2026-02-12T00:46:59.386Z] Updating files: 88% (8932/10149)
[2026-02-12T00:46:59.386Z] Updating files: 89% (9033/10149)
[2026-02-12T00:46:59.387Z] Updating files: 90% (9135/10149)
[2026-02-12T00:46:59.387Z] Updating files: 91% (9236/10149)
[2026-02-12T00:46:59.387Z] Updating files: 92% (9338/10149)
[2026-02-12T00:46:59.387Z] Updating files: 93% (9439/10149)
[2026-02-12T00:46:59.387Z] Updating files: 94% (9541/10149)
[2026-02-12T00:46:59.387Z] Updating files: 95% (9642/10149)
[2026-02-12T00:46:59.387Z] Updating files: 96% (9744/10149)
[2026-02-12T00:46:59.387Z] Updating files: 97% (9845/10149)
[2026-02-12T00:46:59.387Z] Updating files: 98% (9947/10149)
[2026-02-12T00:46:59.387Z] Updating files: 99% (10048/10149)
[2026-02-12T00:46:59.387Z] Updating files: 100% (10149/10149)
[2026-02-12T00:46:59.387Z] Updating files: 100% (10149/10149), done.
[2026-02-12T00:46:59.387Z] check OpenJ9 Repo sha
[2026-02-12T00:46:59.387Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/openj9 --output_file /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/testenv/testenv.properties --repo_name OPENJ9
[2026-02-12T00:46:59.387Z] Check sha in /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/openj9 and store the info in /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/testenv/testenv.properties
[2026-02-12T00:46:59.387Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-12T00:46:59.387Z] OPENJ9_SHA=8d3174b98c6197c70c9fc5d8b8b13b2a71187ef0
[2026-02-12T00:46:59.387Z] total 128
[2026-02-12T00:46:59.387Z] -rw-r--r-- 1 jenkins jenkins 6735 Feb 12 00:44 Contributing.md
[2026-02-12T00:46:59.387Z] -rw-r--r-- 1 jenkins jenkins 11360 Feb 12 00:44 LICENSE
[2026-02-12T00:46:59.387Z] -rw-r--r-- 1 jenkins jenkins 65 Feb 12 00:44 NOTICE
[2026-02-12T00:46:59.387Z] -rw-r--r-- 1 jenkins jenkins 8350 Feb 12 00:44 README.md
[2026-02-12T00:46:59.387Z] drwxr-xr-x 8 jenkins jenkins 4096 Feb 12 00:46 TKG
[2026-02-12T00:46:59.387Z] drwxr-xr-x 4 jenkins jenkins 4096 Feb 12 00:44 buildenv
[2026-02-12T00:46:59.387Z] -rwxr-xr-x 1 jenkins jenkins 339 Feb 12 00:44 compile.sh
[2026-02-12T00:46:59.387Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 12 00:44 config
[2026-02-12T00:46:59.387Z] drwxr-xr-x 5 jenkins jenkins 4096 Feb 12 00:44 docs
[2026-02-12T00:46:59.387Z] drwxr-xr-x 34 jenkins jenkins 4096 Feb 12 00:44 external
[2026-02-12T00:46:59.387Z] drwxr-xr-x 8 jenkins jenkins 4096 Feb 12 00:44 functional
[2026-02-12T00:46:59.387Z] -rwxr-xr-x 1 jenkins jenkins 30011 Feb 12 00:44 get.sh
[2026-02-12T00:46:59.387Z] drwxr-xr-x 20 jenkins jenkins 4096 Feb 12 00:44 jck
[2026-02-12T00:46:59.387Z] drwxr-xr-x 13 jenkins jenkins 4096 Feb 12 00:46 openj9
[2026-02-12T00:46:59.387Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 12 00:44 openjdk
[2026-02-12T00:46:59.387Z] drwxr-xr-x 9 jenkins jenkins 4096 Feb 12 00:44 perf
[2026-02-12T00:46:59.387Z] drwxr-xr-x 4 jenkins jenkins 4096 Feb 12 00:44 scripts
[2026-02-12T00:46:59.387Z] drwxr-xr-x 13 jenkins jenkins 4096 Feb 12 00:44 system
[2026-02-12T00:46:59.387Z] -rwxr-xr-x 1 jenkins jenkins 3928 Feb 12 00:44 terminateTestProcesses.sh
[2026-02-12T00:46:59.387Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 12 00:44 testenv
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-02-12T00:47:00.056Z] $ ssh-agent -k
[2026-02-12T00:47:00.065Z] unset SSH_AUTH_SOCK;
[2026-02-12T00:47:00.065Z] unset SSH_AGENT_PID;
[2026-02-12T00:47:00.065Z] echo Agent pid 2734764 killed;
[2026-02-12T00:47:00.871Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-12T00:47:01.352Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=testList+TESTLIST%3DCryptoTests_jtreg_0&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=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=17&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk17u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk17u%2Fjdk17u-linux-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-17.0.19%2B2_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=true&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=functional&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=594&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-02-12T00:47:01.364Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=testList+TESTLIST%3DCryptoTests_jtreg_0&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=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-ubi9-armv8-2&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=17&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk17u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk17u%2Fjdk17u-linux-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-17.0.19%2B2_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=true&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=functional&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=594&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-02-12T00:47:01.444Z] Building tests...
[Pipeline] timeout
[2026-02-12T00:47:01.449Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-12T00:47:01.463Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-02-12T00:47:02.058Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-12T00:47:02.093Z] ITERATION: 1/1
[Pipeline] sh
[2026-02-12T00:47:04.142Z] + which Xvfb
[2026-02-12T00:47:04.142Z] + alias
[2026-02-12T00:47:04.142Z] + eval declare -f
[2026-02-12T00:47:04.142Z] ++ declare -f
[2026-02-12T00:47:04.142Z] + /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot Xvfb
[2026-02-12T00:47:04.142Z] /usr/bin/Xvfb
[Pipeline] wrap
[2026-02-12T00:47:05.127Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/.xvfb-1-..fbdir14031329990373249079
[Pipeline] {
[Pipeline] sh
[2026-02-12T00:47:27.644Z] + ps -f
[2026-02-12T00:47:27.645Z] + grep '[X]vfb'
[2026-02-12T00:47:27.645Z] + awk '{print $9}'
[Pipeline] echo
[2026-02-12T00:47:28.370Z] env.DISPLAY is :0
[Pipeline] sshagent
[2026-02-12T00:47:28.461Z] $ ssh-agent
[2026-02-12T00:47:29.274Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkxQTY8/agent.2734945
[2026-02-12T00:47:29.274Z] SSH_AGENT_PID=2734947
[2026-02-12T00:47:29.274Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-12T00:47:31.163Z] ++ uname
[2026-02-12T00:47:31.164Z] + '[' Linux = AIX ']'
[2026-02-12T00:47:31.164Z] ++ uname
[2026-02-12T00:47:31.164Z] + '[' Linux = SunOS ']'
[2026-02-12T00:47:31.164Z] ++ uname
[2026-02-12T00:47:31.164Z] + '[' Linux = '*BSD' ']'
[2026-02-12T00:47:31.164Z] + MAKE=make
[2026-02-12T00:47:31.164Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-12T00:47:31.164Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2026-02-12T00:47:33.572Z] ++ uname
[2026-02-12T00:47:33.576Z] + '[' Linux = AIX ']'
[2026-02-12T00:47:33.576Z] ++ uname
[2026-02-12T00:47:33.576Z] + '[' Linux = SunOS ']'
[2026-02-12T00:47:33.576Z] ++ uname
[2026-02-12T00:47:33.576Z] + '[' Linux = '*BSD' ']'
[2026-02-12T00:47:33.576Z] + MAKE=make
[2026-02-12T00:47:33.576Z] + cd ./aqa-tests
[2026-02-12T00:47:33.576Z] + . ./scripts/testenv/testenvSettings.sh
[2026-02-12T00:47:33.576Z] ++ set +x
[2026-02-12T00:47:33.576Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/jdkbinary/j2sdk-image
[2026-02-12T00:47:33.576Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/../../externalDependency/lib
[2026-02-12T00:47:33.576Z] rm -f -r /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-12T00:47:33.576Z] mkdir -p /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-12T00:47:33.577Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-12T00:47:33.577Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-12T00:47:34.560Z] Buildfile: /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-12T00:47:34.560Z]
[2026-02-12T00:47:34.560Z] build:
[2026-02-12T00:47:34.560Z]
[2026-02-12T00:47:34.560Z] clean:
[2026-02-12T00:47:34.560Z]
[2026-02-12T00:47:34.560Z] init:
[2026-02-12T00:47:34.560Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/bin
[2026-02-12T00:47:34.560Z]
[2026-02-12T00:47:34.560Z] getDependentLibs:
[2026-02-12T00:47:35.526Z] [exec] --------------------------------------------
[2026-02-12T00:47:35.526Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/../../externalDependency/lib
[2026-02-12T00:47:35.526Z] [exec] task is set to default
[2026-02-12T00:47:35.526Z] [exec] dependencyList is set to json_simple
[2026-02-12T00:47:35.526Z] [exec] System Test jars will not be downloaded.
[2026-02-12T00:47:35.526Z] [exec] --------------------------------------------
[2026-02-12T00:47:35.526Z] [exec] Starting download third party dependent jars
[2026-02-12T00:47:35.526Z] [exec] --------------------------------------------
[2026-02-12T00:47:35.526Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/../../externalDependency/lib
[2026-02-12T00:47:35.526Z] [exec] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-02-12T00:47:35.526Z] [exec] downloaded dependent third party jars successfully
[2026-02-12T00:47:35.526Z]
[2026-02-12T00:47:35.526Z] compile:
[2026-02-12T00:47:35.526Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-12T00:47:35.526Z] [echo] ============COMPILER SETTINGS============
[2026-02-12T00:47:35.526Z] [echo] ===fork: yes
[2026-02-12T00:47:35.526Z] [echo] ===debug: on
[2026-02-12T00:47:35.526Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/bin
[2026-02-12T00:47:38.593Z] [javac] Note: /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/src/org/openj9/envInfo/MachineInfo.java uses or overrides a deprecated API.
[2026-02-12T00:47:38.593Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-12T00:47:38.593Z]
[2026-02-12T00:47:38.593Z] dist:
[2026-02-12T00:47:38.593Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-12T00:47:38.593Z]
[2026-02-12T00:47:38.593Z] BUILD SUCCESSFUL
[2026-02-12T00:47:38.593Z] Total time: 4 seconds
[2026-02-12T00:47:38.593Z] 0
[2026-02-12T00:47:38.593Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-12T00:47:38.593Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-12T00:47:38.593Z] microArchOutput:
[2026-02-12T00:47:39.572Z] ****************************** MACHINE INFO ******************************
[2026-02-12T00:47:39.572Z] File path : /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG
[2026-02-12T00:47:39.572Z] Free Physical Memory Size : 2820222976
[2026-02-12T00:47:39.572Z] Free space (bytes) : 15205384192
[2026-02-12T00:47:39.572Z] Total Physical Memory Size : 6442450944
[2026-02-12T00:47:39.572Z] Total space (bytes) : 167961710592
[2026-02-12T00:47:39.572Z] Usable space (bytes) : 6598885376
[2026-02-12T00:47:39.572Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-12T00:47:39.572Z] bashVersion :
[2026-02-12T00:47:39.572Z] GNU bash, version 5.1.8(1)-release (aarch64-redhat-linux-gnu)
[2026-02-12T00:47:39.572Z] Copyright (C) 2020 Free Software Foundation, Inc.
[2026-02-12T00:47:39.572Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-12T00:47:39.572Z]
[2026-02-12T00:47:39.572Z] This is free software; you are free to change and redistribute it.
[2026-02-12T00:47:39.572Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-12T00:47:39.572Z] cpuCores : 8
[2026-02-12T00:47:39.572Z] curlVersion :
[2026-02-12T00:47:39.572Z] curl 7.76.1 (aarch64-redhat-linux-gnu) libcurl/7.76.1 OpenSSL/3.2.2 zlib/1.2.11 nghttp2/1.43.0
[2026-02-12T00:47:39.572Z] Release-Date: 2021-04-14
[2026-02-12T00:47:39.572Z] Protocols: file ftp ftps http https
[2026-02-12T00:47:39.572Z] Features: alt-svc AsynchDNS GSS-API HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz NTLM SPNEGO SSL UnixSockets
[2026-02-12T00:47:39.572Z] dockerVersion : bash: line 1: docker: command not found
[2026-02-12T00:47:39.572Z] gcc version : 11
[2026-02-12T00:47:39.572Z] gclibc version : ldd (GNU libc) 2.34
[2026-02-12T00:47:39.572Z] gdb version : bash: line 1: gdb: command not found
[2026-02-12T00:47:39.572Z] lldb version : Command could not be executed
[2026-02-12T00:47:39.572Z] makeVersion :
[2026-02-12T00:47:39.572Z] GNU Make 4.3
[2026-02-12T00:47:39.572Z] Built for aarch64-redhat-linux-gnu
[2026-02-12T00:47:39.572Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2026-02-12T00:47:39.572Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-12T00:47:39.572Z] This is free software: you are free to change and redistribute it.
[2026-02-12T00:47:39.572Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-12T00:47:39.572Z] mavenVersion : bash: line 1: mvn: command not found
[2026-02-12T00:47:39.572Z] osInfo :
[2026-02-12T00:47:39.572Z] NAME="Red Hat Enterprise Linux"
[2026-02-12T00:47:39.572Z] VERSION="9.6 (Plow)"
[2026-02-12T00:47:39.572Z] ID="rhel"
[2026-02-12T00:47:39.572Z] ID_LIKE="fedora"
[2026-02-12T00:47:39.572Z] VERSION_ID="9.6"
[2026-02-12T00:47:39.572Z] PLATFORM_ID="platform:el9"
[2026-02-12T00:47:39.572Z] PRETTY_NAME="Red Hat Enterprise Linux 9.6 (Plow)"
[2026-02-12T00:47:39.572Z] ANSI_COLOR="0;31"
[2026-02-12T00:47:39.572Z] LOGO="fedora-logo-icon"
[2026-02-12T00:47:39.572Z] CPE_NAME="cpe:/o:redhat:enterprise_linux:9::baseos"
[2026-02-12T00:47:39.572Z] HOME_URL="https://www.redhat.com/"
[2026-02-12T00:47:39.572Z] DOCUMENTATION_URL="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9"
[2026-02-12T00:47:39.572Z] BUG_REPORT_URL="https://issues.redhat.com/"
[2026-02-12T00:47:39.572Z]
[2026-02-12T00:47:39.572Z] REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 9"
[2026-02-12T00:47:39.572Z] REDHAT_BUGZILLA_PRODUCT_VERSION=9.6
[2026-02-12T00:47:39.572Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
[2026-02-12T00:47:39.572Z] REDHAT_SUPPORT_PRODUCT_VERSION="9.6"
[2026-02-12T00:47:39.572Z] osLabel : rhel.9
[2026-02-12T00:47:39.572Z] perlVersion :
[2026-02-12T00:47:39.572Z]
[2026-02-12T00:47:39.572Z] This is perl 5, version 32, subversion 1 (v5.32.1) built for aarch64-linux-thread-multi
[2026-02-12T00:47:39.572Z] (with 54 registered patches, see perl -V for more detail)
[2026-02-12T00:47:39.572Z]
[2026-02-12T00:47:39.572Z] Copyright 1987-2021, Larry Wall
[2026-02-12T00:47:39.572Z]
[2026-02-12T00:47:39.572Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-12T00:47:39.572Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-12T00:47:39.572Z]
[2026-02-12T00:47:39.572Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-12T00:47:39.572Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-12T00:47:39.572Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-02-12T00:47:39.572Z]
[2026-02-12T00:47:39.572Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-12T00:47:39.572Z] procArch : aarch64
[2026-02-12T00:47:39.572Z] sysArch : aarch64
[2026-02-12T00:47:39.572Z] sysOS : Linux
[2026-02-12T00:47:39.572Z] ulimit :
[2026-02-12T00:47:39.572Z] real-time non-blocking time (microseconds, -R) unlimited
[2026-02-12T00:47:39.572Z] core file size (blocks, -c) unlimited
[2026-02-12T00:47:39.572Z] data seg size (kbytes, -d) unlimited
[2026-02-12T00:47:39.572Z] scheduling priority (-e) 0
[2026-02-12T00:47:39.572Z] file size (blocks, -f) unlimited
[2026-02-12T00:47:39.572Z] pending signals (-i) 63426
[2026-02-12T00:47:39.572Z] max locked memory (kbytes, -l) 8192
[2026-02-12T00:47:39.572Z] max memory size (kbytes, -m) unlimited
[2026-02-12T00:47:39.572Z] open files (-n) 1048576
[2026-02-12T00:47:39.572Z] pipe size (512 bytes, -p) 8
[2026-02-12T00:47:39.572Z] POSIX message queues (bytes, -q) 819200
[2026-02-12T00:47:39.572Z] real-time priority (-r) 0
[2026-02-12T00:47:39.572Z] stack size (kbytes, -s) 8192
[2026-02-12T00:47:39.572Z] cpu time (seconds, -t) unlimited
[2026-02-12T00:47:39.572Z] max user processes (-u) unlimited
[2026-02-12T00:47:39.572Z] virtual memory (kbytes, -v) unlimited
[2026-02-12T00:47:39.572Z] file locks (-x) unlimited
[2026-02-12T00:47:39.572Z] uname : Linux 2a3800ff4289 6.8.0-71-generic #71-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 22 16:44:45 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux
[2026-02-12T00:47:39.572Z] vmVendor : Oracle Corporation
[2026-02-12T00:47:39.572Z] vmVersion : 17.0.19-beta+2-ea
[2026-02-12T00:47:39.572Z] xlc version : bash: line 1: xlC: command not found
[2026-02-12T00:47:39.572Z] **************************************************************************
[2026-02-12T00:47:39.572Z]
[2026-02-12T00:47:39.572Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-12T00:47:39.572Z]
[2026-02-12T00:47:39.572Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-02-12T00:47:39.572Z]
[2026-02-12T00:47:39.572Z] System.getProperty('os.name')=Linux
[2026-02-12T00:47:39.572Z]
[2026-02-12T00:47:39.572Z] System.getProperty('os.arch')=aarch64
[2026-02-12T00:47:39.572Z]
[2026-02-12T00:47:39.572Z] System.getProperty('java.fullversion')=null
[2026-02-12T00:47:39.572Z]
[2026-02-12T00:47:39.572Z] System.getProperty('sun.arch.data.model')=64
[2026-02-12T00:47:39.572Z]
[2026-02-12T00:47:39.572Z] make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=testList TESTLIST=CryptoTests_jtreg_0
[2026-02-12T00:47:39.572Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG'
[2026-02-12T00:47:39.572Z] perl scripts/configure.pl
[2026-02-12T00:47:39.572Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=linux_aarch64 --microArch="" --osLabel="rhel.9" --jdkVersion=17 --impl=hotspot --vendor="eclipse" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=testList --testList=CryptoTests_jtreg_0 --numOfMachines= --testTime= --TRSSURL=
[2026-02-12T00:47:40.552Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-12T00:47:40.552Z]
[2026-02-12T00:47:40.552Z]
[2026-02-12T00:47:40.552Z] Starting to generate build list.
[2026-02-12T00:47:40.552Z]
[2026-02-12T00:47:40.552Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2026-02-12T00:47:40.552Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2026-02-12T00:47:40.552Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2026-02-12T00:47:40.552Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2026-02-12T00:47:40.552Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2026-02-12T00:47:40.552Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2026-02-12T00:47:40.552Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2026-02-12T00:47:40.552Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2026-02-12T00:47:40.552Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2026-02-12T00:47:40.552Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2026-02-12T00:47:40.552Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2026-02-12T00:47:40.552Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2026-02-12T00:47:40.552Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2026-02-12T00:47:40.552Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2026-02-12T00:47:40.552Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2026-02-12T00:47:40.552Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2026-02-12T00:47:40.553Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2026-02-12T00:47:40.553Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2026-02-12T00:47:40.553Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2026-02-12T00:47:40.553Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml
[2026-02-12T00:47:40.553Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2026-02-12T00:47:40.553Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml
[2026-02-12T00:47:40.553Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2026-02-12T00:47:40.553Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2026-02-12T00:47:40.553Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2026-02-12T00:47:40.553Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2026-02-12T00:47:40.553Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2026-02-12T00:47:40.553Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2026-02-12T00:47:40.553Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2026-02-12T00:47:40.553Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2026-02-12T00:47:40.553Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2026-02-12T00:47:40.553Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2026-02-12T00:47:40.553Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2026-02-12T00:47:40.553Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2026-02-12T00:47:40.553Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2026-02-12T00:47:40.553Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2026-02-12T00:47:40.553Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2026-02-12T00:47:40.553Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2026-02-12T00:47:40.553Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2026-02-12T00:47:40.553Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2026-02-12T00:47:40.553Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2026-02-12T00:47:40.553Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2026-02-12T00:47:40.553Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2026-02-12T00:47:40.553Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2026-02-12T00:47:40.553Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2026-02-12T00:47:40.553Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2026-02-12T00:47:40.553Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2026-02-12T00:47:40.553Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2026-02-12T00:47:40.553Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2026-02-12T00:47:40.553Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2026-02-12T00:47:41.705Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2026-02-12T00:47:41.705Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2026-02-12T00:47:41.705Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2026-02-12T00:47:41.705Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2026-02-12T00:47:41.705Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2026-02-12T00:47:41.705Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2026-02-12T00:47:41.705Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2026-02-12T00:47:41.705Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2026-02-12T00:47:41.705Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2026-02-12T00:47:41.705Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2026-02-12T00:47:41.705Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2026-02-12T00:47:41.705Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2026-02-12T00:47:41.705Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2026-02-12T00:47:41.705Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2026-02-12T00:47:41.705Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2026-02-12T00:47:41.705Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2026-02-12T00:47:41.705Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2026-02-12T00:47:41.705Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2026-02-12T00:47:41.705Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2026-02-12T00:47:41.705Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2026-02-12T00:47:41.705Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2026-02-12T00:47:41.705Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2026-02-12T00:47:41.705Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2026-02-12T00:47:41.705Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2026-02-12T00:47:41.705Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2026-02-12T00:47:41.705Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2026-02-12T00:47:41.705Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2026-02-12T00:47:41.705Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2026-02-12T00:47:41.705Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2026-02-12T00:47:41.705Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2026-02-12T00:47:41.705Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2026-02-12T00:47:41.705Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2026-02-12T00:47:41.705Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2026-02-12T00:47:41.705Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2026-02-12T00:47:41.705Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2026-02-12T00:47:41.705Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2026-02-12T00:47:41.705Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2026-02-12T00:47:41.705Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2026-02-12T00:47:41.705Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2026-02-12T00:47:41.705Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2026-02-12T00:47:41.705Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2026-02-12T00:47:41.705Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2026-02-12T00:47:41.705Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2026-02-12T00:47:41.705Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2026-02-12T00:47:41.705Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2026-02-12T00:47:41.705Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2026-02-12T00:47:41.705Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2026-02-12T00:47:41.705Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2026-02-12T00:47:41.705Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2026-02-12T00:47:41.705Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2026-02-12T00:47:41.705Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2026-02-12T00:47:41.705Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2026-02-12T00:47:41.706Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2026-02-12T00:47:41.706Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2026-02-12T00:47:41.706Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2026-02-12T00:47:41.706Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2026-02-12T00:47:41.706Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2026-02-12T00:47:41.706Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2026-02-12T00:47:41.706Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2026-02-12T00:47:41.706Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2026-02-12T00:47:41.706Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2026-02-12T00:47:41.706Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2026-02-12T00:47:41.706Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2026-02-12T00:47:41.706Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2026-02-12T00:47:41.706Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2026-02-12T00:47:41.706Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2026-02-12T00:47:41.706Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2026-02-12T00:47:41.706Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2026-02-12T00:47:41.706Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2026-02-12T00:47:41.706Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2026-02-12T00:47:41.706Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2026-02-12T00:47:41.706Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2026-02-12T00:47:41.706Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2026-02-12T00:47:41.706Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2026-02-12T00:47:41.706Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2026-02-12T00:47:41.706Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2026-02-12T00:47:41.706Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2026-02-12T00:47:41.706Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2026-02-12T00:47:41.706Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2026-02-12T00:47:41.706Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2026-02-12T00:47:41.706Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2026-02-12T00:47:41.706Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2026-02-12T00:47:41.706Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2026-02-12T00:47:41.706Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2026-02-12T00:47:41.706Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2026-02-12T00:47:41.706Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2026-02-12T00:47:41.706Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2026-02-12T00:47:41.706Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2026-02-12T00:47:41.706Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2026-02-12T00:47:41.706Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2026-02-12T00:47:41.706Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2026-02-12T00:47:41.706Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2026-02-12T00:47:41.706Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2026-02-12T00:47:41.706Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2026-02-12T00:47:41.706Z] Generated /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../TKG/buildInfo.mk
[2026-02-12T00:47:41.706Z]
[2026-02-12T00:47:41.706Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG'
[2026-02-12T00:47:41.706Z] make -f clean.mk cleanBuild
[2026-02-12T00:47:41.706Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG'
[2026-02-12T00:47:42.669Z] rm -f -r /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../../jvmtest
[2026-02-12T00:47:42.669Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG'
[2026-02-12T00:47:42.669Z] make -f compile.mk compile
[2026-02-12T00:47:42.669Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG'
[2026-02-12T00:47:42.669Z] rm -f -r /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-12T00:47:42.669Z] mkdir -p /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-12T00:47:42.669Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=17" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=functional/security/Crypto" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_aarch64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk17" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-12T00:47:42.669Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-12T00:47:42.669Z] Buildfile: /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/scripts/build_test.xml
[2026-02-12T00:47:43.636Z] [echo] build.list is TestConfig/build.xml,functional/security/Crypto/build.xml
[2026-02-12T00:47:43.636Z]
[2026-02-12T00:47:43.636Z] -create_test_directory:
[2026-02-12T00:47:43.636Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/jvmtest
[2026-02-12T00:47:43.636Z]
[2026-02-12T00:47:43.636Z] stage_test_material:
[2026-02-12T00:47:43.636Z] [copy] Copying 136 files to /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/jvmtest
[2026-02-12T00:47:43.636Z]
[2026-02-12T00:47:43.636Z] build:
[2026-02-12T00:47:43.636Z]
[2026-02-12T00:47:43.636Z] init:
[2026-02-12T00:47:43.636Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/jvmtest/TestConfig
[2026-02-12T00:47:43.636Z]
[2026-02-12T00:47:43.636Z] build:
[2026-02-12T00:47:43.636Z] [copy] Copying 15 files to /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/jvmtest/TestConfig
[2026-02-12T00:47:43.636Z] [copy] Copied 4 empty directories to 2 empty directories under /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/jvmtest/TestConfig
[2026-02-12T00:47:43.636Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/jvmtest/TestConfig
[2026-02-12T00:47:43.636Z]
[2026-02-12T00:47:43.636Z] build:
[2026-02-12T00:47:43.636Z]
[2026-02-12T00:47:43.636Z] getJtregVersion:
[2026-02-12T00:47:43.636Z] [echo] jtreg version used is : jtreg_7_4_1
[2026-02-12T00:47:43.636Z]
[2026-02-12T00:47:43.636Z] getDependentLibs:
[2026-02-12T00:47:43.636Z] [exec] --------------------------------------------
[2026-02-12T00:47:43.636Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/../../externalDependency/lib
[2026-02-12T00:47:43.636Z] [exec] task is set to default
[2026-02-12T00:47:43.636Z] [exec] dependencyList is set to jtreg_7_4_1
[2026-02-12T00:47:43.636Z] [exec] System Test jars will not be downloaded.
[2026-02-12T00:47:43.636Z] [exec] --------------------------------------------
[2026-02-12T00:47:43.636Z] [exec] Starting download third party dependent jars
[2026-02-12T00:47:43.636Z] [exec] --------------------------------------------
[2026-02-12T00:47:43.636Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/../../externalDependency/lib
[2026-02-12T00:47:43.636Z] [exec] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2026-02-12T00:47:43.636Z] [exec] downloaded dependent third party jars successfully
[2026-02-12T00:47:43.636Z]
[2026-02-12T00:47:43.636Z] getJtreg:
[2026-02-12T00:47:43.636Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/jvmtest/functional/security/Crypto
[2026-02-12T00:47:43.636Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/functional/security/Crypto
[2026-02-12T00:47:44.600Z]
[2026-02-12T00:47:44.600Z] cryptoTest.check:
[2026-02-12T00:47:44.600Z]
[2026-02-12T00:47:44.600Z] getCryptoTest:
[2026-02-12T00:47:44.600Z] [exec] git clone --depth 1 -q https://github.com/rh-openjdk/CryptoTest.git -b master CryptoTest
[2026-02-12T00:48:46.384Z]
[2026-02-12T00:48:46.384Z] dist:
[2026-02-12T00:48:46.384Z]
[2026-02-12T00:48:46.384Z] clean:
[2026-02-12T00:48:46.384Z]
[2026-02-12T00:48:46.384Z] BUILD SUCCESSFUL
[2026-02-12T00:48:46.384Z] Total time: 57 seconds
[2026-02-12T00:48:46.384Z] 0
[2026-02-12T00:48:46.384Z]
[2026-02-12T00:48:46.384Z]
[2026-02-12T00:48:46.384Z] RECORD TEST REPOs SHA
[2026-02-12T00:48:46.384Z] cd "/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../TKG/scripts"; \
[2026-02-12T00:48:46.384Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../TKG/SHAs.txt"
[2026-02-12T00:48:46.384Z] Check shas in /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-12T00:48:46.384Z] touch /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-12T00:48:46.384Z] ================================================
[2026-02-12T00:48:46.384Z] timestamp: 20260212-004839
[2026-02-12T00:48:46.384Z] repo dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/openj9
[2026-02-12T00:48:46.384Z] git repo:
[2026-02-12T00:48:46.384Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git
[2026-02-12T00:48:46.384Z] sha:
[2026-02-12T00:48:46.384Z] 8d3174b98c6197c70c9fc5d8b8b13b2a71187ef0
[2026-02-12T00:48:46.384Z] ================================================
[2026-02-12T00:48:46.384Z] timestamp: 20260212-004839
[2026-02-12T00:48:46.384Z] repo dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG
[2026-02-12T00:48:46.384Z] git repo:
[2026-02-12T00:48:46.384Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-02-12T00:48:46.384Z] sha:
[2026-02-12T00:48:46.384Z] a9e191ceefbd2d7e2cb775891542647c2575d92e
[2026-02-12T00:48:46.384Z] ================================================
[2026-02-12T00:48:46.384Z] timestamp: 20260212-004839
[2026-02-12T00:48:46.384Z] repo dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/functional/security/Crypto/CryptoTest
[2026-02-12T00:48:46.384Z] git repo:
[2026-02-12T00:48:46.384Z] Fetch URL: https://github.com/rh-openjdk/CryptoTest.git
[2026-02-12T00:48:46.384Z] sha:
[2026-02-12T00:48:46.385Z] b5f1441b3a51806bde1ed79642ce356fdc50e0e0
[2026-02-12T00:48:46.385Z] ================================================
[2026-02-12T00:48:46.385Z] timestamp: 20260212-004839
[2026-02-12T00:48:46.385Z] repo dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests
[2026-02-12T00:48:46.385Z] git repo:
[2026-02-12T00:48:46.385Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-02-12T00:48:46.385Z] sha:
[2026-02-12T00:48:46.385Z] f17fd61bff060b4d54d235255b83f4b4024789fe
[2026-02-12T00:48:46.385Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG'
[2026-02-12T00:48:46.385Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=CryptoTests_jtreg_0
[2026-02-12T00:48:46.385Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG'
[2026-02-12T00:48:46.385Z] perl scripts/configure.pl
[2026-02-12T00:48:46.385Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_aarch64 --microArch="" --osLabel="rhel.9" --jdkVersion=17 --impl=hotspot --vendor="eclipse" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=testList --testList=CryptoTests_jtreg_0 --numOfMachines= --testTime= --TRSSURL=
[2026-02-12T00:48:46.385Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-12T00:48:46.385Z]
[2026-02-12T00:48:46.385Z] Starting to generate test make files.
[2026-02-12T00:48:46.385Z]
[2026-02-12T00:48:46.385Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2026-02-12T00:48:46.385Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2026-02-12T00:48:46.385Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2026-02-12T00:48:46.385Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2026-02-12T00:48:46.385Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2026-02-12T00:48:46.385Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2026-02-12T00:48:46.385Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2026-02-12T00:48:46.385Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2026-02-12T00:48:46.385Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2026-02-12T00:48:46.385Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2026-02-12T00:48:46.385Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2026-02-12T00:48:46.385Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2026-02-12T00:48:46.385Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2026-02-12T00:48:46.385Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2026-02-12T00:48:46.385Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2026-02-12T00:48:46.385Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2026-02-12T00:48:46.385Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2026-02-12T00:48:46.385Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2026-02-12T00:48:46.385Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2026-02-12T00:48:46.385Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml
[2026-02-12T00:48:46.385Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2026-02-12T00:48:46.385Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml
[2026-02-12T00:48:46.385Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2026-02-12T00:48:46.385Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2026-02-12T00:48:46.385Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2026-02-12T00:48:46.385Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2026-02-12T00:48:46.385Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2026-02-12T00:48:46.385Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2026-02-12T00:48:46.385Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2026-02-12T00:48:46.385Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2026-02-12T00:48:46.385Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2026-02-12T00:48:46.385Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2026-02-12T00:48:46.385Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2026-02-12T00:48:46.385Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2026-02-12T00:48:46.385Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2026-02-12T00:48:46.385Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2026-02-12T00:48:46.385Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2026-02-12T00:48:46.385Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2026-02-12T00:48:46.385Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2026-02-12T00:48:46.385Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2026-02-12T00:48:46.385Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2026-02-12T00:48:46.385Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2026-02-12T00:48:46.385Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2026-02-12T00:48:46.385Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2026-02-12T00:48:46.385Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2026-02-12T00:48:46.385Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2026-02-12T00:48:46.385Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2026-02-12T00:48:46.385Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2026-02-12T00:48:46.385Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2026-02-12T00:48:46.385Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2026-02-12T00:48:46.386Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2026-02-12T00:48:46.386Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2026-02-12T00:48:46.386Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2026-02-12T00:48:46.386Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2026-02-12T00:48:46.386Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2026-02-12T00:48:46.386Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2026-02-12T00:48:46.386Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2026-02-12T00:48:46.386Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2026-02-12T00:48:46.386Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2026-02-12T00:48:46.386Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2026-02-12T00:48:46.386Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2026-02-12T00:48:46.386Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2026-02-12T00:48:46.386Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2026-02-12T00:48:46.386Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2026-02-12T00:48:46.386Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2026-02-12T00:48:46.386Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2026-02-12T00:48:46.386Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2026-02-12T00:48:46.386Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2026-02-12T00:48:46.386Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2026-02-12T00:48:46.386Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2026-02-12T00:48:46.386Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2026-02-12T00:48:46.386Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2026-02-12T00:48:46.386Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2026-02-12T00:48:46.386Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2026-02-12T00:48:46.386Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2026-02-12T00:48:46.386Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2026-02-12T00:48:46.386Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2026-02-12T00:48:46.386Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2026-02-12T00:48:46.386Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2026-02-12T00:48:46.386Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2026-02-12T00:48:46.386Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2026-02-12T00:48:46.386Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2026-02-12T00:48:46.386Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2026-02-12T00:48:46.386Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2026-02-12T00:48:46.386Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2026-02-12T00:48:46.386Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2026-02-12T00:48:46.386Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2026-02-12T00:48:46.386Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2026-02-12T00:48:46.386Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2026-02-12T00:48:46.386Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2026-02-12T00:48:46.386Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2026-02-12T00:48:46.386Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2026-02-12T00:48:46.386Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2026-02-12T00:48:46.386Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2026-02-12T00:48:46.386Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2026-02-12T00:48:46.386Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2026-02-12T00:48:46.386Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2026-02-12T00:48:46.386Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2026-02-12T00:48:46.386Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2026-02-12T00:48:46.386Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2026-02-12T00:48:46.386Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2026-02-12T00:48:46.386Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2026-02-12T00:48:46.386Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2026-02-12T00:48:46.386Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2026-02-12T00:48:46.386Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2026-02-12T00:48:46.386Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2026-02-12T00:48:46.386Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2026-02-12T00:48:46.386Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2026-02-12T00:48:46.386Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2026-02-12T00:48:46.386Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2026-02-12T00:48:46.386Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2026-02-12T00:48:46.386Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2026-02-12T00:48:46.386Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2026-02-12T00:48:46.386Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2026-02-12T00:48:46.386Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2026-02-12T00:48:46.387Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2026-02-12T00:48:46.387Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2026-02-12T00:48:46.387Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2026-02-12T00:48:46.387Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2026-02-12T00:48:46.387Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2026-02-12T00:48:46.387Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2026-02-12T00:48:46.387Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2026-02-12T00:48:46.387Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2026-02-12T00:48:46.387Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2026-02-12T00:48:46.387Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2026-02-12T00:48:46.387Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2026-02-12T00:48:46.387Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2026-02-12T00:48:46.387Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2026-02-12T00:48:46.387Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2026-02-12T00:48:46.387Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2026-02-12T00:48:46.387Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2026-02-12T00:48:46.387Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2026-02-12T00:48:46.387Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2026-02-12T00:48:46.387Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2026-02-12T00:48:46.387Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2026-02-12T00:48:46.387Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2026-02-12T00:48:46.387Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2026-02-12T00:48:46.387Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2026-02-12T00:48:46.387Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2026-02-12T00:48:46.387Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2026-02-12T00:48:46.387Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2026-02-12T00:48:46.387Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2026-02-12T00:48:46.387Z] Generated /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/security/Crypto/autoGen.mk
[2026-02-12T00:48:46.387Z]
[2026-02-12T00:48:46.387Z] Generated /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/security/autoGen.mk
[2026-02-12T00:48:46.387Z]
[2026-02-12T00:48:46.387Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2026-02-12T00:48:46.387Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2026-02-12T00:48:46.387Z] Generated /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../functional/autoGen.mk
[2026-02-12T00:48:46.387Z]
[2026-02-12T00:48:46.387Z] Generated /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../autoGen.mk
[2026-02-12T00:48:46.387Z]
[2026-02-12T00:48:46.387Z] Generated /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../TKG/utils.mk
[2026-02-12T00:48:46.387Z]
[2026-02-12T00:48:46.387Z] Generated /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/../TKG/rerun.mk
[2026-02-12T00:48:46.387Z]
[2026-02-12T00:48:46.387Z] Make files are generated successfully.
[2026-02-12T00:48:46.387Z]
[2026-02-12T00:48:46.387Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG'
[2026-02-12T00:48:46.387Z] make -f runtest.mk _testList
[2026-02-12T00:48:46.387Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG'
[2026-02-12T00:48:46.387Z]
[2026-02-12T00:48:46.387Z] Running make 4.3
[2026-02-12T00:48:46.387Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/TKG/..
[2026-02-12T00:48:46.387Z] set JDK_VERSION to 17
[2026-02-12T00:48:46.387Z] set JDK_IMPL to hotspot
[2026-02-12T00:48:46.387Z] set JVM_VERSION to openjdk17
[2026-02-12T00:48:46.387Z] set JCL_VERSION to latest
[2026-02-12T00:48:46.387Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/jdkbinary/j2sdk-image
[2026-02-12T00:48:46.387Z] set SPEC to linux_aarch64
[2026-02-12T00:48:46.387Z] set TEST_FLAG to
[2026-02-12T00:48:46.387Z] set OS_LABEL to rhel.9
[2026-02-12T00:48:46.387Z] Running testList ...
[2026-02-12T00:48:46.387Z] There are 1 test targets in testList
[2026-02-12T00:48:46.387Z] "/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/jdkbinary/j2sdk-image/bin/java" -version
[2026-02-12T00:48:46.387Z] openjdk version "17.0.19-beta" 2026-04-21
[2026-02-12T00:48:46.387Z] OpenJDK Runtime Environment Temurin-17.0.19+2-202602112143 (build 17.0.19-beta+2-ea)
[2026-02-12T00:48:46.387Z] OpenJDK 64-Bit Server VM Temurin-17.0.19+2-202602112143 (build 17.0.19-beta+2-ea, mixed mode, sharing)
[2026-02-12T00:48:46.387Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests'
[2026-02-12T00:48:46.387Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/functional'
[2026-02-12T00:48:46.387Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/functional/security'
[2026-02-12T00:48:46.387Z] make[5]: Entering directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_aarch64_linux_rerun/aqa-tests/functional/security/Crypto'
[2026-02-12T00:48:46.387Z]
[2026-02-12T00:48:46.387Z] ===============================================