Pre Test
Started by upstream project "Test_openjdk8_hs_extended.functional_ppc64le_linux" build number 667
originally caused by:
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin" build number 535
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 3074
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 367
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_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_openjdk8_hs_extended.functional_ppc64le_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 6ae53a7631d2a6681514f8dbc46b7c9b7747794e (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 6ae53a7631d2a6681514f8dbc46b7c9b7747794e # timeout=10
Commit message: "Restore Double/Float128VectorTests on x64 jdk21+ OpenJ9 (#6900)"
> git rev-list --no-walk 8e74a53d3981291aa7e506f53aa7671170b8df1a # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-02-17T22:04:26.785Z] SPEC: linux_ppc-64_le
[Pipeline] echo
[2026-02-17T22:04:26.786Z] Specified LABEL: ci.role.test&&hw.arch.ppc64le&&sw.os.linux
[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-17T22:04:26.803Z] dynamicAgents: [fyre]
[Pipeline] echo
[2026-02-17T22:04:26.805Z] Provisioning LABEL: ci.role.test&&hw.arch.ppc64le&&sw.os.linux
[Pipeline] nodesByLabel
[2026-02-17T22:04:26.814Z] Found a total of 11 nodes with the 'ci.role.test&&hw.arch.ppc64le&&sw.os.linux' label
[Pipeline] node
[2026-02-17T22:04:26.867Z] Running on test-osuosl-ubuntu2404-ppc64le-5 in /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_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-17T22:04:26.884Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-17T22:04:27.261Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-17T22:04:27.261Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-17T22:04:27.443Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-02-17T22:04:27.664Z] The recommended git tool is: git
[2026-02-17T22:04:28.025Z] No credentials specified
[2026-02-17T22:04:28.205Z] Cloning the remote Git repository
[2026-02-17T22:04:28.473Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-02-17T22:04:28.473Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests # timeout=10
[2026-02-17T22:04:28.529Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-02-17T22:04:28.529Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-02-17T22:04:28.529Z] > git --version # timeout=10
[2026-02-17T22:04:28.531Z] > git --version # 'git version 2.43.0'
[2026-02-17T22:04:28.531Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-17T22:04:32.876Z] Avoid second fetch
[2026-02-17T22:04:33.060Z] Checking out Revision 6ae53a7631d2a6681514f8dbc46b7c9b7747794e (origin/master)
[2026-02-17T22:04:32.597Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-02-17T22:04:32.601Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-17T22:04:32.965Z] > git rev-parse origin/master^{commit} # timeout=10
[2026-02-17T22:04:33.150Z] > git config core.sparsecheckout # timeout=10
[2026-02-17T22:04:33.153Z] > git checkout -f 6ae53a7631d2a6681514f8dbc46b7c9b7747794e # timeout=10
[2026-02-17T22:04:34.330Z] Commit message: "Restore Double/Float128VectorTests on x64 jdk21+ OpenJ9 (#6900)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_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-17T22:04:36.165Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-02-17T22:04:36.181Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-02-17T22:04:38.342Z] + LC_TIME=C date +%a, %d %b %Y %T %z
[Pipeline] echo
[2026-02-17T22:04:39.163Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-17T22:04:41.034Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-02-17T22:04:41.034Z] Unix type machine..
[2026-02-17T22:04:41.034Z] Running on a Linux host
[2026-02-17T22:04:41.034Z] 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-17T22:04:44.288Z] + printenv
[2026-02-17T22:04:44.288Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-02-17T22:04:44.288Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-17T22:04:44.288Z] SETUP_JCK_RUN=false
[2026-02-17T22:04:44.288Z] USE_TESTENV_PROPERTIES=false
[2026-02-17T22:04:44.288Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-02-17T22:04:44.288Z] SSH_CLIENT=78.47.239.97 36354 22
[2026-02-17T22:04:44.288Z] BUILD_LIST=functional
[2026-02-17T22:04:44.288Z] USER=jenkins
[2026-02-17T22:04:44.288Z] SDK_RESOURCE=upstream
[2026-02-17T22:04:44.288Z] OPENJ9_BRANCH=master
[2026-02-17T22:04:44.288Z] jobStatus=SUCCESS
[2026-02-17T22:04:44.288Z] CI=true
[2026-02-17T22:04:44.288Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/3/display/redirect?page=changes
[2026-02-17T22:04:44.288Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-02-17T22:04:44.288Z] UPSTREAM_JOB_NUMBER=535
[2026-02-17T22:04:44.288Z] XDG_SESSION_TYPE=tty
[2026-02-17T22:04:44.288Z] EXIT_FAILURE=false
[2026-02-17T22:04:44.288Z] SHLVL=0
[2026-02-17T22:04:44.288Z] HUDSON_URL=https://ci.adoptium.net/
[2026-02-17T22:04:44.288Z] TARGET=testList TESTLIST=CryptoTests_jtreg_0
[2026-02-17T22:04:44.288Z] NODE_LABELS=test ci.role.test ubuntu linux test-osuosl-ubuntu2404-ppc64le-5 repro_attest sw.os.linux sw.tool.docker hw.arch.ppc64le ppc64le
[2026-02-17T22:04:44.288Z] USE_JRE=false
[2026-02-17T22:04:44.288Z] STF_OWNER_BRANCH=adoptium:master
[2026-02-17T22:04:44.288Z] OLDPWD=/home/jenkins
[2026-02-17T22:04:44.288Z] HOME=/home/jenkins
[2026-02-17T22:04:44.288Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/3/
[2026-02-17T22:04:44.288Z] ADOPTOPENJDK_BRANCH=master
[2026-02-17T22:04:44.288Z] TAP_NAME=Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun.tap
[2026-02-17T22:04:44.288Z] JDK_IMPL=hotspot
[2026-02-17T22:04:44.288Z] DOCKER_REQUIRED=false
[2026-02-17T22:04:44.288Z] JENKINS_SERVER_COOKIE=durable-53a3183fba24f6be4cd531448937d6fde75a517012c64984647bbf68e39b1d89
[2026-02-17T22:04:44.288Z] HUDSON_COOKIE=d0bfcfe8-d08d-46a5-9075-2e1dd83c4e54
[2026-02-17T22:04:44.288Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus
[2026-02-17T22:04:44.288Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/../../benchmarks
[2026-02-17T22:04:44.288Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2026-02-17T22:04:44.288Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun
[2026-02-17T22:04:44.288Z] KEEP_WORKSPACE=false
[2026-02-17T22:04:44.288Z] ARCHIVE_TEST_RESULTS=false
[2026-02-17T22:04:44.288Z] GENERATE_JOBS=true
[2026-02-17T22:04:44.288Z] PERSONAL_BUILD=false
[2026-02-17T22:04:44.288Z] NODE_NAME=test-osuosl-ubuntu2404-ppc64le-5
[2026-02-17T22:04:44.288Z] JDK_BRANCH=jdk8u492-b03_adopt
[2026-02-17T22:04:44.288Z] TKG_OWNER_BRANCH=adoptium:master
[2026-02-17T22:04:44.288Z] LOGNAME=jenkins
[2026-02-17T22:04:44.288Z] _=/usr/lib/jvm/jdk17/bin/java
[2026-02-17T22:04:44.288Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/3/display/redirect?page=artifacts
[2026-02-17T22:04:44.288Z] STAGE_NAME=Setup
[2026-02-17T22:04:44.288Z] XDG_SESSION_CLASS=user
[2026-02-17T22:04:44.288Z] AUTO_DETECT=true
[2026-02-17T22:04:44.288Z] EXECUTOR_NUMBER=0
[2026-02-17T22:04:44.288Z] JDK_VERSION=8
[2026-02-17T22:04:44.288Z] XDG_SESSION_ID=262996
[2026-02-17T22:04:44.288Z] BUILD_DISPLAY_NAME=#3
[2026-02-17T22:04:44.288Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-02-17T22:04:44.288Z] TIME_LIMIT=25
[2026-02-17T22:04:44.288Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-02-17T22:04:44.288Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/3/display/redirect?page=tests
[2026-02-17T22:04:44.288Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-02-17T22:04:44.288Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun
[2026-02-17T22:04:44.288Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
[2026-02-17T22:04:44.288Z] PLATFORM=ppc64le_linux
[2026-02-17T22:04:44.288Z] TKG_ITERATIONS=1
[2026-02-17T22:04:44.288Z] EXIT_SUCCESS=false
[2026-02-17T22:04:44.288Z] RERUN_FAILURE=true
[2026-02-17T22:04:44.288Z] BUILD_ID=3
[2026-02-17T22:04:44.288Z] XDG_RUNTIME_DIR=/run/user/1002
[2026-02-17T22:04:44.288Z] ACTIVE_NODE_TIMEOUT=5
[2026-02-17T22:04:44.288Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/../../externalDependency/system_lib
[2026-02-17T22:04:44.288Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun-3
[2026-02-17T22:04:44.288Z] JENKINS_URL=https://ci.adoptium.net/
[2026-02-17T22:04:44.288Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-17T22:04:44.288Z] LANG=en_US.UTF-8
[2026-02-17T22:04:44.288Z] JCK_GIT_BRANCH=master
[2026-02-17T22:04:44.288Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/
[2026-02-17T22:04:44.288Z] KEEP_REPORTDIR=false
[2026-02-17T22:04:44.288Z] ORIGIN_JDK_VERSION=8
[2026-02-17T22:04:44.288Z] BUILD_NUMBER=3
[2026-02-17T22:04:44.288Z] JENKINS_NODE_COOKIE=10aedb9b-47a5-4524-b5d9-ce52e326be01
[2026-02-17T22:04:44.288Z] SHELL=/bin/bash
[2026-02-17T22:04:44.288Z] ITERATIONS=1
[2026-02-17T22:04:44.288Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-02-17T22:04:44.288Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/jdkbinary/j2sdk-image
[2026-02-17T22:04:44.288Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/3/display/redirect
[2026-02-17T22:04:44.288Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-02-17T22:04:44.288Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-02-17T22:04:44.288Z] SPEC=linux_ppc-64_le
[2026-02-17T22:04:44.288Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-02-17T22:04:44.288Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/display/redirect
[2026-02-17T22:04:44.288Z] NUM_PROCESSORS=4
[2026-02-17T22:04:44.288Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin
[2026-02-17T22:04:44.288Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-02-17T22:04:44.288Z] JOB_NAME=Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun
[2026-02-17T22:04:44.288Z] SLACK_CHANNEL=aqavit-bot
[2026-02-17T22:04:44.288Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun
[2026-02-17T22:04:44.288Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/../../externalDependency/lib
[2026-02-17T22:04:44.288Z] SSH_CONNECTION=78.47.239.97 36354 140.211.168.239 22
[2026-02-17T22:04:44.288Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun@tmp
[2026-02-17T22:04:44.288Z] PARALLEL=None
[2026-02-17T22:04:44.288Z] JOBSTARTTIME=Tue, 17 Feb 2026 22:04:37 +0000
[2026-02-17T22:04:44.288Z] DYNAMIC_COMPILE=true
[2026-02-17T22:04:44.288Z] RERUN_ITERATIONS=1
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-17T22:04:44.830Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-02-17T22:04:44.839Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-17T22:05:37.605Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-linux-ppc64le-temurin" build number 535
[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-17T22:05:37.823Z] 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-17T22:05:37.839Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun
[Pipeline] {
[Pipeline] sshagent
[2026-02-17T22:05:37.944Z] $ ssh-agent
[2026-02-17T22:05:38.756Z] SSH_AUTH_SOCK=/tmp/ssh-h1Me7K3BSp0l/agent.3706567
[2026-02-17T22:05:38.756Z] SSH_AGENT_PID=3706569
[2026-02-17T22:05:38.756Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-02-17T22:05:38.766Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-02-17T22:05:38.790Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-02-17T22:05:40.690Z] + pwd
[2026-02-17T22:05:40.690Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/.. -p ppc64le_linux -r upstream -j 8 -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-17T22:05:40.690Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests
[2026-02-17T22:05:40.690Z] get jdk binary...
[2026-02-17T22:05:40.690Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-02-17T22:05:40.690Z] Uncompressing file: OpenJDK8U-jdk_ppc64le_linux_hotspot_8u492b03-ea.tar.gz ...
[2026-02-17T22:05:41.659Z] List files in jdkbinary folder...
[2026-02-17T22:05:41.659Z] total 274388
[2026-02-17T22:05:41.659Z] -rw-r--r-- 1 jenkins jenkins 138497204 Feb 17 21:43 OpenJDK8U-debugimage_ppc64le_linux_hotspot_8u492b03-ea.tar.gz
[2026-02-17T22:05:41.659Z] -rw-r--r-- 1 jenkins jenkins 101043893 Feb 17 21:43 OpenJDK8U-jdk_ppc64le_linux_hotspot_8u492b03-ea.tar.gz
[2026-02-17T22:05:41.659Z] -rw-r--r-- 1 jenkins jenkins 41310948 Feb 17 21:43 OpenJDK8U-jre_ppc64le_linux_hotspot_8u492b03-ea.tar.gz
[2026-02-17T22:05:41.659Z] -rw-r--r-- 1 jenkins jenkins 80722 Feb 17 21:51 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u492b03-ea.json
[2026-02-17T22:05:41.659Z] -rw-rw-r-- 1 jenkins jenkins 21227 Feb 17 21:49 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u492b03-ea-metadata.json
[2026-02-17T22:05:41.659Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 22:05 tmp
[2026-02-17T22:05:41.659Z] List files in jdkbinary/tmp folder...
[2026-02-17T22:05:41.659Z] total 4
[2026-02-17T22:05:41.659Z] drwxr-xr-x 8 jenkins jenkins 4096 Feb 17 21:43 jdk8u492-b03
[2026-02-17T22:05:41.659Z] Moving directory jdk8u492-b03/ to ../j2sdk-image
[2026-02-17T22:05:41.659Z] Uncompressing file: OpenJDK8U-jre_ppc64le_linux_hotspot_8u492b03-ea.tar.gz ...
[2026-02-17T22:05:42.701Z] List files in jdkbinary folder...
[2026-02-17T22:05:42.701Z] total 274392
[2026-02-17T22:05:42.701Z] drwxr-xr-x 8 jenkins jenkins 4096 Feb 17 21:43 j2sdk-image
[2026-02-17T22:05:42.701Z] -rw-r--r-- 1 jenkins jenkins 138497204 Feb 17 21:43 OpenJDK8U-debugimage_ppc64le_linux_hotspot_8u492b03-ea.tar.gz
[2026-02-17T22:05:42.701Z] -rw-r--r-- 1 jenkins jenkins 101043893 Feb 17 21:43 OpenJDK8U-jdk_ppc64le_linux_hotspot_8u492b03-ea.tar.gz
[2026-02-17T22:05:42.701Z] -rw-r--r-- 1 jenkins jenkins 41310948 Feb 17 21:43 OpenJDK8U-jre_ppc64le_linux_hotspot_8u492b03-ea.tar.gz
[2026-02-17T22:05:42.701Z] -rw-r--r-- 1 jenkins jenkins 80722 Feb 17 21:51 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u492b03-ea.json
[2026-02-17T22:05:42.701Z] -rw-rw-r-- 1 jenkins jenkins 21227 Feb 17 21:49 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u492b03-ea-metadata.json
[2026-02-17T22:05:42.701Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 22:05 tmp
[2026-02-17T22:05:42.701Z] List files in jdkbinary/tmp folder...
[2026-02-17T22:05:42.701Z] total 4
[2026-02-17T22:05:42.701Z] drwxr-xr-x 5 jenkins jenkins 4096 Feb 17 21:43 jdk8u492-b03-jre
[2026-02-17T22:05:42.702Z] Moving directory jdk8u492-b03-jre/ to ../j2re-image
[2026-02-17T22:05:42.702Z] Uncompressing OpenJDK8U-debugimage_ppc64le_linux_hotspot_8u492b03-ea.tar.gz over ./j2sdk-image/jre...
[2026-02-17T22:05:45.761Z] Removing top-level folder jdk8u492-b03-debug-image/
[2026-02-17T22:05:45.761Z] Removing top-level folder jdk8u492-b03/
[2026-02-17T22:05:45.761Z] Run /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/jdkbinary/j2sdk-image/bin/java -version
[2026-02-17T22:05:45.761Z] =JAVA VERSION OUTPUT BEGIN=
[2026-02-17T22:05:45.761Z] openjdk version "1.8.0_492-beta"
[2026-02-17T22:05:45.761Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602172107-b03)
[2026-02-17T22:05:45.761Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b03, mixed mode)
[2026-02-17T22:05:45.761Z] =JAVA VERSION OUTPUT END=
[2026-02-17T22:05:45.761Z] =RELEASE INFO BEGIN=
[2026-02-17T22:05:45.761Z] JAVA_VERSION="1.8.0_492"
[2026-02-17T22:05:45.761Z] OS_NAME="Linux"
[2026-02-17T22:05:45.761Z] OS_VERSION="2.6"
[2026-02-17T22:05:45.761Z] OS_ARCH="ppc64le"
[2026-02-17T22:05:45.761Z] SOURCE=".:git:42033a331a3c+"
[2026-02-17T22:05:45.761Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-02-17T22:05:45.761Z] BUILD_SOURCE="git:e96bbeac79b072cebb4fb1a6123e60383fd5bbce"
[2026-02-17T22:05:45.761Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-02-17T22:05:45.761Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2026-02-17T22:05:45.761Z] FULL_VERSION="1.8.0_492-beta-202602172107-b03"
[2026-02-17T22:05:45.761Z] SEMANTIC_VERSION="8.0.492+3"
[2026-02-17T22:05:45.761Z] BUILD_INFO="OS: Linux Version: 6.8.0-41-generic"
[2026-02-17T22:05:45.761Z] JVM_VARIANT="Hotspot"
[2026-02-17T22:05:45.761Z] JVM_VERSION="25.492-b03"
[2026-02-17T22:05:45.761Z] IMAGE_TYPE="JDK"
[2026-02-17T22:05:45.761Z] =RELEASE INFO END=
[2026-02-17T22:05:45.761Z] get testKitGen...
[2026-02-17T22:05:45.761Z] git clone -q https://github.com/adoptium/TKG.git
[2026-02-17T22:05:47.741Z] git rev-parse master
[2026-02-17T22:05:47.741Z] git checkout -q -f d8a5e7b9cec170af57c956a21372271dee7f8dfe
[2026-02-17T22:05:47.741Z] get functional test material...
[2026-02-17T22:05:47.741Z] git clone --depth 1 --reference-if-able /home/jenkins/openjdk_cache -b master https://github.com/eclipse-openj9/openj9.git
[2026-02-17T22:05:47.741Z] Cloning into 'openj9'...
[2026-02-17T22:05:47.741Z] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository.
[2026-02-17T22:05:54.520Z] check OpenJ9 Repo sha
[2026-02-17T22:05:54.521Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/openj9 --output_file /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/testenv/testenv.properties --repo_name OPENJ9
[2026-02-17T22:05:54.521Z] Check sha in /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/openj9 and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/testenv/testenv.properties
[2026-02-17T22:05:54.521Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-17T22:05:54.521Z] OPENJ9_SHA=4037fa4f50615ee12f722cd76a0ae3185a5349c0
[2026-02-17T22:05:54.521Z] total 128
[2026-02-17T22:05:54.521Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 22:04 buildenv
[2026-02-17T22:05:54.521Z] -rwxrwxr-x 1 jenkins jenkins 339 Feb 17 22:04 compile.sh
[2026-02-17T22:05:54.521Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 22:04 config
[2026-02-17T22:05:54.521Z] -rw-rw-r-- 1 jenkins jenkins 6735 Feb 17 22:04 Contributing.md
[2026-02-17T22:05:54.521Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 17 22:04 docs
[2026-02-17T22:05:54.521Z] drwxrwxr-x 34 jenkins jenkins 4096 Feb 17 22:04 external
[2026-02-17T22:05:54.521Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 22:04 functional
[2026-02-17T22:05:54.521Z] -rwxrwxr-x 1 jenkins jenkins 30011 Feb 17 22:04 get.sh
[2026-02-17T22:05:54.521Z] drwxrwxr-x 20 jenkins jenkins 4096 Feb 17 22:04 jck
[2026-02-17T22:05:54.521Z] -rw-rw-r-- 1 jenkins jenkins 11360 Feb 17 22:04 LICENSE
[2026-02-17T22:05:54.521Z] -rw-rw-r-- 1 jenkins jenkins 65 Feb 17 22:04 NOTICE
[2026-02-17T22:05:54.521Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 17 22:05 openj9
[2026-02-17T22:05:54.521Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 22:04 openjdk
[2026-02-17T22:05:54.521Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 17 22:04 perf
[2026-02-17T22:05:54.521Z] -rw-rw-r-- 1 jenkins jenkins 8350 Feb 17 22:04 README.md
[2026-02-17T22:05:54.521Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 22:04 scripts
[2026-02-17T22:05:54.521Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 17 22:04 system
[2026-02-17T22:05:54.521Z] -rwxrwxr-x 1 jenkins jenkins 3928 Feb 17 22:04 terminateTestProcesses.sh
[2026-02-17T22:05:54.521Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 22:04 testenv
[2026-02-17T22:05:54.521Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 22:05 TKG
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-02-17T22:05:55.184Z] $ ssh-agent -k
[2026-02-17T22:05:55.188Z] unset SSH_AUTH_SOCK;
[2026-02-17T22:05:55.188Z] unset SSH_AGENT_PID;
[2026-02-17T22:05:55.188Z] echo Agent pid 3706569 killed;
[2026-02-17T22:05:55.998Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-17T22:05:56.465Z] 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=ppc64le_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-ppc64le-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u492-b03_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=535&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-02-17T22:05:56.479Z] 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=ppc64le_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-osuosl-ubuntu2404-ppc64le-5&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-ppc64le-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u492-b03_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=535&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-02-17T22:05:56.521Z] Building tests...
[Pipeline] timeout
[2026-02-17T22:05:56.524Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-17T22:05:56.537Z] 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-17T22:05:56.976Z] 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-17T22:05:56.995Z] ITERATION: 1/1
[Pipeline] sh
[2026-02-17T22:05:59.071Z] + which Xvfb
[2026-02-17T22:05:59.071Z] /usr/bin/Xvfb
[Pipeline] wrap
[2026-02-17T22:06:00.062Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/.xvfb-3-..fbdir3421037968623960236
[Pipeline] {
[Pipeline] sh
[2026-02-17T22:06:22.569Z] + ps -f
[2026-02-17T22:06:22.569Z] + grep [X]vfb
[2026-02-17T22:06:22.569Z] + awk {print $9}
[Pipeline] echo
[2026-02-17T22:06:23.300Z] env.DISPLAY is :0
[Pipeline] sshagent
[2026-02-17T22:06:23.391Z] $ ssh-agent
[2026-02-17T22:06:24.204Z] SSH_AUTH_SOCK=/tmp/ssh-a3k7cgS1hIcY/agent.3706732
[2026-02-17T22:06:24.204Z] SSH_AGENT_PID=3706734
[2026-02-17T22:06:24.204Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-17T22:06:26.094Z] + uname
[2026-02-17T22:06:26.094Z] + [ Linux = AIX ]
[2026-02-17T22:06:26.094Z] + uname
[2026-02-17T22:06:26.094Z] + [ Linux = SunOS ]
[2026-02-17T22:06:26.094Z] + uname
[2026-02-17T22:06:26.094Z] + [ Linux = *BSD ]
[2026-02-17T22:06:26.094Z] + MAKE=make
[2026-02-17T22:06:26.094Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-17T22:06:26.094Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2026-02-17T22:06:28.512Z] + uname
[2026-02-17T22:06:28.512Z] + [ Linux = AIX ]
[2026-02-17T22:06:28.512Z] + uname
[2026-02-17T22:06:28.512Z] + [ Linux = SunOS ]
[2026-02-17T22:06:28.512Z] + uname
[2026-02-17T22:06:28.512Z] + [ Linux = *BSD ]
[2026-02-17T22:06:28.512Z] + MAKE=make
[2026-02-17T22:06:28.512Z] + cd ./aqa-tests
[2026-02-17T22:06:28.512Z] + . ./scripts/testenv/testenvSettings.sh
[2026-02-17T22:06:28.512Z] + set +x
[2026-02-17T22:06:28.512Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/jdkbinary/j2sdk-image
[2026-02-17T22:06:28.512Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/../../externalDependency/lib
[2026-02-17T22:06:28.512Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-17T22:06:28.512Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-17T22:06:28.512Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-17T22:06:28.512Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-17T22:06:28.512Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-17T22:06:29.478Z]
[2026-02-17T22:06:29.478Z] build:
[2026-02-17T22:06:29.478Z]
[2026-02-17T22:06:29.478Z] clean:
[2026-02-17T22:06:29.478Z]
[2026-02-17T22:06:29.478Z] init:
[2026-02-17T22:06:29.478Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/bin
[2026-02-17T22:06:29.478Z]
[2026-02-17T22:06:29.478Z] getDependentLibs:
[2026-02-17T22:06:29.478Z] [exec] --------------------------------------------
[2026-02-17T22:06:29.478Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/../../externalDependency/lib
[2026-02-17T22:06:29.478Z] [exec] task is set to default
[2026-02-17T22:06:29.478Z] [exec] dependencyList is set to json_simple
[2026-02-17T22:06:29.478Z] [exec] System Test jars will not be downloaded.
[2026-02-17T22:06:29.478Z] [exec] --------------------------------------------
[2026-02-17T22:06:29.478Z] [exec] Starting download third party dependent jars
[2026-02-17T22:06:29.478Z] [exec] --------------------------------------------
[2026-02-17T22:06:29.478Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/../../externalDependency/lib
[2026-02-17T22:06:29.478Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-02-17T22:06:29.478Z] [exec] downloaded dependent third party jars successfully
[2026-02-17T22:06:29.478Z]
[2026-02-17T22:06:29.478Z] compile:
[2026-02-17T22:06:29.478Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-17T22:06:29.478Z] [echo] ============COMPILER SETTINGS============
[2026-02-17T22:06:29.478Z] [echo] ===fork: yes
[2026-02-17T22:06:29.478Z] [echo] ===debug: on
[2026-02-17T22:06:29.478Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/bin
[2026-02-17T22:06:31.464Z]
[2026-02-17T22:06:31.464Z] dist:
[2026-02-17T22:06:31.464Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-17T22:06:31.464Z]
[2026-02-17T22:06:31.464Z] BUILD SUCCESSFUL
[2026-02-17T22:06:31.464Z] Total time: 2 seconds
[2026-02-17T22:06:31.464Z] 0
[2026-02-17T22:06:31.464Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-17T22:06:31.464Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-17T22:06:31.464Z] microArchOutput: machine : CHRP IBM pSeries (emulated by qemu)
[2026-02-17T22:06:33.572Z] ****************************** MACHINE INFO ******************************
[2026-02-17T22:06:33.572Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG
[2026-02-17T22:06:33.572Z] Free Physical Memory Size : 456196096
[2026-02-17T22:06:33.572Z] Free space (bytes) : 39378325504
[2026-02-17T22:06:33.572Z] Total Physical Memory Size : 8221753344
[2026-02-17T22:06:33.572Z] Total space (bytes) : 84441235456
[2026-02-17T22:06:33.572Z] Usable space (bytes) : 35872874496
[2026-02-17T22:06:33.572Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-17T22:06:33.572Z] bashVersion :
[2026-02-17T22:06:33.572Z] GNU bash, version 5.2.21(1)-release (powerpc64le-unknown-linux-gnu)
[2026-02-17T22:06:33.572Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-02-17T22:06:33.572Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-17T22:06:33.572Z]
[2026-02-17T22:06:33.572Z] This is free software; you are free to change and redistribute it.
[2026-02-17T22:06:33.572Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-17T22:06:33.572Z] cpuCores : 4
[2026-02-17T22:06:33.572Z] curlVersion :
[2026-02-17T22:06:33.572Z] curl 8.5.0 (powerpc64le-unknown-linux-gnu) libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.10
[2026-02-17T22:06:33.572Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6
[2026-02-17T22:06:33.572Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp
[2026-02-17T22:06:33.572Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2026-02-17T22:06:33.572Z] dockerVersion : Docker version 28.2.2, build 28.2.2-0ubuntu1~24.04.1
[2026-02-17T22:06:33.572Z] gcc version : 13
[2026-02-17T22:06:33.572Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.7) 2.39
[2026-02-17T22:06:33.572Z] gdb version : bash: line 1: gdb: command not found
[2026-02-17T22:06:33.572Z] lldb version : Command could not be executed
[2026-02-17T22:06:33.572Z] makeVersion :
[2026-02-17T22:06:33.572Z] GNU Make 4.3
[2026-02-17T22:06:33.572Z] Built for powerpc64le-unknown-linux-gnu
[2026-02-17T22:06:33.572Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2026-02-17T22:06:33.572Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-17T22:06:33.572Z] This is free software: you are free to change and redistribute it.
[2026-02-17T22:06:33.572Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-17T22:06:33.572Z] mavenVersion :
[2026-02-17T22:06:33.572Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2026-02-17T22:06:33.572Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-02-17T22:06:33.572Z] Java version: 1.8.0_492-beta, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/jdkbinary/j2sdk-image/jre
[2026-02-17T22:06:33.572Z] Default locale: en_US, platform encoding: UTF-8
[2026-02-17T22:06:33.572Z] OS name: "linux", version: "6.8.0-40-generic", arch: "ppc64le", family: "unix"
[2026-02-17T22:06:33.572Z] osInfo :
[2026-02-17T22:06:33.572Z] PRETTY_NAME="Ubuntu 24.04.4 LTS"
[2026-02-17T22:06:33.572Z] NAME="Ubuntu"
[2026-02-17T22:06:33.572Z] VERSION_ID="24.04"
[2026-02-17T22:06:33.572Z] VERSION="24.04.4 LTS (Noble Numbat)"
[2026-02-17T22:06:33.572Z] VERSION_CODENAME=noble
[2026-02-17T22:06:33.572Z] ID=ubuntu
[2026-02-17T22:06:33.572Z] ID_LIKE=debian
[2026-02-17T22:06:33.572Z] HOME_URL="https://www.ubuntu.com/"
[2026-02-17T22:06:33.572Z] SUPPORT_URL="https://help.ubuntu.com/"
[2026-02-17T22:06:33.572Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2026-02-17T22:06:33.572Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2026-02-17T22:06:33.572Z] UBUNTU_CODENAME=noble
[2026-02-17T22:06:33.572Z] LOGO=ubuntu-logo
[2026-02-17T22:06:33.572Z] osLabel : ubuntu.24
[2026-02-17T22:06:33.572Z] perlVersion :
[2026-02-17T22:06:33.572Z]
[2026-02-17T22:06:33.572Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for powerpc64le-linux-gnu-thread-multi
[2026-02-17T22:06:33.572Z] (with 51 registered patches, see perl -V for more detail)
[2026-02-17T22:06:33.572Z]
[2026-02-17T22:06:33.572Z] Copyright 1987-2023, Larry Wall
[2026-02-17T22:06:33.572Z]
[2026-02-17T22:06:33.572Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-17T22:06:33.572Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-17T22:06:33.573Z]
[2026-02-17T22:06:33.573Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-17T22:06:33.573Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-17T22:06:33.573Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-02-17T22:06:33.573Z]
[2026-02-17T22:06:33.573Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-17T22:06:33.573Z] procArch : ppc64le
[2026-02-17T22:06:33.573Z] sysArch : ppc64le
[2026-02-17T22:06:33.573Z] sysOS : Linux
[2026-02-17T22:06:33.573Z] ulimit :
[2026-02-17T22:06:33.573Z] real-time non-blocking time (microseconds, -R) unlimited
[2026-02-17T22:06:33.573Z] core file size (blocks, -c) 0
[2026-02-17T22:06:33.573Z] data seg size (kbytes, -d) unlimited
[2026-02-17T22:06:33.573Z] scheduling priority (-e) 0
[2026-02-17T22:06:33.573Z] file size (blocks, -f) unlimited
[2026-02-17T22:06:33.573Z] pending signals (-i) 31089
[2026-02-17T22:06:33.573Z] max locked memory (kbytes, -l) 1003584
[2026-02-17T22:06:33.573Z] max memory size (kbytes, -m) unlimited
[2026-02-17T22:06:33.573Z] open files (-n) 1048576
[2026-02-17T22:06:33.573Z] pipe size (512 bytes, -p) 8
[2026-02-17T22:06:33.573Z] POSIX message queues (bytes, -q) 819200
[2026-02-17T22:06:33.573Z] real-time priority (-r) 0
[2026-02-17T22:06:33.573Z] stack size (kbytes, -s) 8192
[2026-02-17T22:06:33.573Z] cpu time (seconds, -t) unlimited
[2026-02-17T22:06:33.573Z] max user processes (-u) 31089
[2026-02-17T22:06:33.573Z] virtual memory (kbytes, -v) unlimited
[2026-02-17T22:06:33.573Z] file locks (-x) unlimited
[2026-02-17T22:06:33.573Z] uname : Linux test-osuosl-ubuntu2404-ppc64le-5.adoptopenjdk.net 6.8.0-40-generic #40-Ubuntu SMP Fri Jul 5 10:50:38 UTC 2024 ppc64le ppc64le ppc64le GNU/Linux
[2026-02-17T22:06:33.573Z] vmVendor : Oracle Corporation
[2026-02-17T22:06:33.573Z] vmVersion : 25.492-b03
[2026-02-17T22:06:33.573Z] xlc version : bash: line 1: xlC: command not found
[2026-02-17T22:06:33.573Z] **************************************************************************
[2026-02-17T22:06:33.573Z]
[2026-02-17T22:06:33.573Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-17T22:06:33.573Z]
[2026-02-17T22:06:33.573Z] System.getProperty('java.vendor')=Temurin
[2026-02-17T22:06:33.573Z]
[2026-02-17T22:06:33.573Z] System.getProperty('os.name')=Linux
[2026-02-17T22:06:33.573Z]
[2026-02-17T22:06:33.573Z] System.getProperty('os.arch')=ppc64le
[2026-02-17T22:06:33.573Z]
[2026-02-17T22:06:33.573Z] System.getProperty('java.fullversion')=null
[2026-02-17T22:06:33.573Z]
[2026-02-17T22:06:33.573Z] System.getProperty('sun.arch.data.model')=64
[2026-02-17T22:06:33.573Z]
[2026-02-17T22:06:33.573Z] make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=testList TESTLIST=CryptoTests_jtreg_0
[2026-02-17T22:06:33.573Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG'
[2026-02-17T22:06:33.573Z] perl scripts/configure.pl
[2026-02-17T22:06:33.573Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=linux_ppc-64_le --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=testList --testList=CryptoTests_jtreg_0 --numOfMachines= --testTime= --TRSSURL=
[2026-02-17T22:06:34.549Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-17T22:06:34.549Z]
[2026-02-17T22:06:34.549Z]
[2026-02-17T22:06:34.549Z] Starting to generate build list.
[2026-02-17T22:06:34.549Z]
[2026-02-17T22:06:34.549Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2026-02-17T22:06:34.549Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2026-02-17T22:06:34.549Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2026-02-17T22:06:34.549Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2026-02-17T22:06:34.549Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2026-02-17T22:06:34.549Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2026-02-17T22:06:34.549Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2026-02-17T22:06:34.549Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2026-02-17T22:06:34.549Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2026-02-17T22:06:34.549Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2026-02-17T22:06:34.549Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2026-02-17T22:06:34.549Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2026-02-17T22:06:34.549Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2026-02-17T22:06:34.549Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2026-02-17T22:06:34.549Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2026-02-17T22:06:34.549Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2026-02-17T22:06:34.549Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2026-02-17T22:06:34.549Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2026-02-17T22:06:34.549Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2026-02-17T22:06:34.549Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2026-02-17T22:06:34.549Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2026-02-17T22:06:34.549Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2026-02-17T22:06:34.549Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2026-02-17T22:06:34.550Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2026-02-17T22:06:34.550Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2026-02-17T22:06:34.550Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2026-02-17T22:06:34.550Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2026-02-17T22:06:34.550Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2026-02-17T22:06:34.550Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2026-02-17T22:06:34.550Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2026-02-17T22:06:34.550Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2026-02-17T22:06:34.550Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2026-02-17T22:06:34.550Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2026-02-17T22:06:34.550Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2026-02-17T22:06:34.550Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2026-02-17T22:06:34.550Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2026-02-17T22:06:34.550Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2026-02-17T22:06:35.696Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2026-02-17T22:06:35.696Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2026-02-17T22:06:35.696Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2026-02-17T22:06:35.696Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2026-02-17T22:06:35.696Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2026-02-17T22:06:35.696Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2026-02-17T22:06:35.696Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2026-02-17T22:06:35.696Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2026-02-17T22:06:35.696Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2026-02-17T22:06:35.696Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2026-02-17T22:06:35.696Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2026-02-17T22:06:35.696Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2026-02-17T22:06:35.696Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2026-02-17T22:06:35.696Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2026-02-17T22:06:35.696Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2026-02-17T22:06:35.696Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2026-02-17T22:06:35.696Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2026-02-17T22:06:35.696Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2026-02-17T22:06:35.696Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2026-02-17T22:06:35.696Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2026-02-17T22:06:35.696Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2026-02-17T22:06:35.696Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2026-02-17T22:06:35.696Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2026-02-17T22:06:35.696Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2026-02-17T22:06:35.696Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2026-02-17T22:06:35.696Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2026-02-17T22:06:35.696Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2026-02-17T22:06:35.696Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2026-02-17T22:06:35.696Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2026-02-17T22:06:35.696Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2026-02-17T22:06:35.696Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2026-02-17T22:06:35.696Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2026-02-17T22:06:35.696Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2026-02-17T22:06:35.696Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2026-02-17T22:06:35.696Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2026-02-17T22:06:35.696Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2026-02-17T22:06:35.696Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2026-02-17T22:06:35.696Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2026-02-17T22:06:35.696Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2026-02-17T22:06:35.696Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2026-02-17T22:06:35.696Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2026-02-17T22:06:35.696Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml
[2026-02-17T22:06:35.696Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2026-02-17T22:06:35.697Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2026-02-17T22:06:35.697Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2026-02-17T22:06:35.697Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2026-02-17T22:06:35.697Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2026-02-17T22:06:35.697Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2026-02-17T22:06:35.697Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2026-02-17T22:06:35.697Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2026-02-17T22:06:35.697Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2026-02-17T22:06:35.697Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2026-02-17T22:06:35.697Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2026-02-17T22:06:35.697Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2026-02-17T22:06:35.697Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2026-02-17T22:06:35.697Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2026-02-17T22:06:35.697Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2026-02-17T22:06:35.697Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2026-02-17T22:06:35.697Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2026-02-17T22:06:35.697Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2026-02-17T22:06:35.697Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2026-02-17T22:06:35.697Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2026-02-17T22:06:35.697Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2026-02-17T22:06:35.697Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2026-02-17T22:06:35.697Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2026-02-17T22:06:35.697Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2026-02-17T22:06:35.697Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2026-02-17T22:06:35.697Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2026-02-17T22:06:35.697Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2026-02-17T22:06:35.697Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2026-02-17T22:06:35.697Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2026-02-17T22:06:35.697Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2026-02-17T22:06:35.697Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2026-02-17T22:06:35.697Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2026-02-17T22:06:35.697Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2026-02-17T22:06:35.697Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2026-02-17T22:06:35.697Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml
[2026-02-17T22:06:35.697Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2026-02-17T22:06:35.697Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2026-02-17T22:06:35.697Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2026-02-17T22:06:35.697Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2026-02-17T22:06:35.697Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2026-02-17T22:06:35.697Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2026-02-17T22:06:35.697Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2026-02-17T22:06:35.697Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2026-02-17T22:06:35.697Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2026-02-17T22:06:35.697Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2026-02-17T22:06:35.697Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2026-02-17T22:06:35.697Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2026-02-17T22:06:35.697Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2026-02-17T22:06:35.697Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2026-02-17T22:06:35.697Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2026-02-17T22:06:35.697Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2026-02-17T22:06:35.697Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2026-02-17T22:06:35.697Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2026-02-17T22:06:35.697Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2026-02-17T22:06:35.697Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2026-02-17T22:06:35.697Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2026-02-17T22:06:35.697Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2026-02-17T22:06:35.697Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2026-02-17T22:06:35.697Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2026-02-17T22:06:35.697Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2026-02-17T22:06:35.697Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2026-02-17T22:06:35.697Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2026-02-17T22:06:35.697Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2026-02-17T22:06:35.697Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2026-02-17T22:06:35.697Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2026-02-17T22:06:35.697Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../TKG/buildInfo.mk
[2026-02-17T22:06:35.697Z]
[2026-02-17T22:06:35.697Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG'
[2026-02-17T22:06:35.697Z] make -f clean.mk cleanBuild
[2026-02-17T22:06:35.697Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG'
[2026-02-17T22:06:35.697Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../../jvmtest
[2026-02-17T22:06:35.697Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG'
[2026-02-17T22:06:35.697Z] make -f compile.mk compile
[2026-02-17T22:06:35.697Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG'
[2026-02-17T22:06:35.697Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-17T22:06:35.697Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-17T22:06:35.697Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=functional/security/Crypto" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_ppc-64_le" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-17T22:06:35.698Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-17T22:06:36.669Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/scripts/build_test.xml
[2026-02-17T22:06:36.669Z] [echo] build.list is TestConfig/build.xml,functional/security/Crypto/build.xml
[2026-02-17T22:06:36.669Z]
[2026-02-17T22:06:36.669Z] -create_test_directory:
[2026-02-17T22:06:36.669Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/jvmtest
[2026-02-17T22:06:36.669Z]
[2026-02-17T22:06:36.669Z] stage_test_material:
[2026-02-17T22:06:36.669Z] [copy] Copying 137 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/jvmtest
[2026-02-17T22:06:36.669Z]
[2026-02-17T22:06:36.669Z] build:
[2026-02-17T22:06:36.669Z]
[2026-02-17T22:06:36.669Z] init:
[2026-02-17T22:06:36.669Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/jvmtest/TestConfig
[2026-02-17T22:06:36.669Z]
[2026-02-17T22:06:36.669Z] build:
[2026-02-17T22:06:36.669Z] [copy] Copying 15 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/jvmtest/TestConfig
[2026-02-17T22:06:36.670Z] [copy] Copied 4 empty directories to 2 empty directories under /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/jvmtest/TestConfig
[2026-02-17T22:06:36.670Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/jvmtest/TestConfig
[2026-02-17T22:06:36.670Z]
[2026-02-17T22:06:36.670Z] build:
[2026-02-17T22:06:36.670Z]
[2026-02-17T22:06:36.670Z] getJtregVersion:
[2026-02-17T22:06:36.670Z] [echo] jtreg version used is : jtreg_5_1_b01
[2026-02-17T22:06:36.670Z]
[2026-02-17T22:06:36.670Z] getDependentLibs:
[2026-02-17T22:06:37.634Z] [exec] --------------------------------------------
[2026-02-17T22:06:37.634Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/../../externalDependency/lib
[2026-02-17T22:06:37.634Z] [exec] task is set to default
[2026-02-17T22:06:37.634Z] [exec] dependencyList is set to jtreg_5_1_b01
[2026-02-17T22:06:37.634Z] [exec] System Test jars will not be downloaded.
[2026-02-17T22:06:37.634Z] [exec] --------------------------------------------
[2026-02-17T22:06:37.634Z] [exec] Starting download third party dependent jars
[2026-02-17T22:06:37.634Z] [exec] --------------------------------------------
[2026-02-17T22:06:37.634Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/../../externalDependency/lib
[2026-02-17T22:06:37.634Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2026-02-17T22:06:37.634Z] [exec] downloaded dependent third party jars successfully
[2026-02-17T22:06:37.634Z]
[2026-02-17T22:06:37.634Z] getJtreg:
[2026-02-17T22:06:37.634Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/jvmtest/functional/security/Crypto
[2026-02-17T22:06:37.634Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/functional/security/Crypto
[2026-02-17T22:06:37.634Z]
[2026-02-17T22:06:37.634Z] cryptoTest.check:
[2026-02-17T22:06:37.634Z]
[2026-02-17T22:06:37.634Z] getCryptoTest:
[2026-02-17T22:06:37.634Z] [exec] git clone --depth 1 -q https://github.com/rh-openjdk/CryptoTest.git -b master CryptoTest
[2026-02-17T22:06:38.600Z]
[2026-02-17T22:06:38.600Z] dist:
[2026-02-17T22:06:38.600Z]
[2026-02-17T22:06:38.600Z] clean:
[2026-02-17T22:06:38.600Z]
[2026-02-17T22:06:38.600Z] BUILD SUCCESSFUL
[2026-02-17T22:06:38.600Z] Total time: 2 seconds
[2026-02-17T22:06:38.600Z] 0
[2026-02-17T22:06:38.600Z]
[2026-02-17T22:06:38.600Z]
[2026-02-17T22:06:38.600Z] RECORD TEST REPOs SHA
[2026-02-17T22:06:38.600Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../TKG/scripts"; \
[2026-02-17T22:06:38.600Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../TKG/SHAs.txt"
[2026-02-17T22:06:38.600Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-17T22:06:38.600Z] touch /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-17T22:06:38.600Z] ================================================
[2026-02-17T22:06:38.600Z] timestamp: 20260217-220637
[2026-02-17T22:06:38.600Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG
[2026-02-17T22:06:38.600Z] git repo:
[2026-02-17T22:06:38.600Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-02-17T22:06:38.600Z] sha:
[2026-02-17T22:06:38.600Z] d8a5e7b9cec170af57c956a21372271dee7f8dfe
[2026-02-17T22:06:38.600Z] ================================================
[2026-02-17T22:06:38.600Z] timestamp: 20260217-220637
[2026-02-17T22:06:38.600Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests
[2026-02-17T22:06:38.600Z] git repo:
[2026-02-17T22:06:40.587Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-02-17T22:06:40.587Z] sha:
[2026-02-17T22:06:40.587Z] 6ae53a7631d2a6681514f8dbc46b7c9b7747794e
[2026-02-17T22:06:40.587Z] ================================================
[2026-02-17T22:06:40.587Z] timestamp: 20260217-220639
[2026-02-17T22:06:40.588Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/functional/security/Crypto/CryptoTest
[2026-02-17T22:06:40.588Z] git repo:
[2026-02-17T22:06:40.588Z] Fetch URL: https://github.com/rh-openjdk/CryptoTest.git
[2026-02-17T22:06:40.588Z] sha:
[2026-02-17T22:06:40.588Z] b5f1441b3a51806bde1ed79642ce356fdc50e0e0
[2026-02-17T22:06:40.588Z] ================================================
[2026-02-17T22:06:40.588Z] timestamp: 20260217-220639
[2026-02-17T22:06:40.588Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/openj9
[2026-02-17T22:06:40.588Z] git repo:
[2026-02-17T22:06:40.588Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git
[2026-02-17T22:06:40.588Z] sha:
[2026-02-17T22:06:40.588Z] 4037fa4f50615ee12f722cd76a0ae3185a5349c0
[2026-02-17T22:06:40.588Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG'
[2026-02-17T22:06:40.588Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=CryptoTests_jtreg_0
[2026-02-17T22:06:40.588Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG'
[2026-02-17T22:06:40.588Z] perl scripts/configure.pl
[2026-02-17T22:06:40.588Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_ppc-64_le --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=testList --testList=CryptoTests_jtreg_0 --numOfMachines= --testTime= --TRSSURL=
[2026-02-17T22:06:40.588Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-17T22:06:40.588Z]
[2026-02-17T22:06:40.588Z] Starting to generate test make files.
[2026-02-17T22:06:40.588Z]
[2026-02-17T22:06:40.588Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2026-02-17T22:06:40.588Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2026-02-17T22:06:40.588Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2026-02-17T22:06:40.588Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2026-02-17T22:06:40.588Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2026-02-17T22:06:40.588Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2026-02-17T22:06:40.588Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2026-02-17T22:06:40.588Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2026-02-17T22:06:40.588Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2026-02-17T22:06:40.588Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2026-02-17T22:06:40.588Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2026-02-17T22:06:40.588Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2026-02-17T22:06:40.588Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2026-02-17T22:06:40.588Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2026-02-17T22:06:40.588Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2026-02-17T22:06:40.588Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2026-02-17T22:06:40.588Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2026-02-17T22:06:40.588Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2026-02-17T22:06:40.588Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2026-02-17T22:06:40.588Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2026-02-17T22:06:41.741Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2026-02-17T22:06:41.741Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2026-02-17T22:06:41.741Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2026-02-17T22:06:41.741Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2026-02-17T22:06:41.741Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2026-02-17T22:06:41.741Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2026-02-17T22:06:41.741Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2026-02-17T22:06:41.741Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2026-02-17T22:06:41.741Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2026-02-17T22:06:41.741Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2026-02-17T22:06:41.741Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2026-02-17T22:06:41.741Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2026-02-17T22:06:41.741Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2026-02-17T22:06:41.741Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2026-02-17T22:06:41.741Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2026-02-17T22:06:41.741Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2026-02-17T22:06:41.741Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2026-02-17T22:06:41.741Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2026-02-17T22:06:41.741Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2026-02-17T22:06:41.741Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2026-02-17T22:06:41.741Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2026-02-17T22:06:41.741Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2026-02-17T22:06:41.741Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2026-02-17T22:06:41.741Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2026-02-17T22:06:41.741Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2026-02-17T22:06:41.741Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2026-02-17T22:06:41.741Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2026-02-17T22:06:41.741Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/security/Crypto/autoGen.mk
[2026-02-17T22:06:41.741Z]
[2026-02-17T22:06:41.741Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/security/autoGen.mk
[2026-02-17T22:06:41.741Z]
[2026-02-17T22:06:41.741Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2026-02-17T22:06:41.741Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2026-02-17T22:06:41.741Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2026-02-17T22:06:41.741Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2026-02-17T22:06:41.741Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2026-02-17T22:06:41.741Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2026-02-17T22:06:41.741Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2026-02-17T22:06:41.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2026-02-17T22:06:41.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2026-02-17T22:06:41.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2026-02-17T22:06:41.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2026-02-17T22:06:41.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2026-02-17T22:06:41.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2026-02-17T22:06:41.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2026-02-17T22:06:41.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2026-02-17T22:06:41.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2026-02-17T22:06:41.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2026-02-17T22:06:41.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2026-02-17T22:06:41.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2026-02-17T22:06:41.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2026-02-17T22:06:41.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2026-02-17T22:06:41.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2026-02-17T22:06:41.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2026-02-17T22:06:41.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2026-02-17T22:06:41.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2026-02-17T22:06:41.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2026-02-17T22:06:41.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2026-02-17T22:06:41.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2026-02-17T22:06:41.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2026-02-17T22:06:41.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2026-02-17T22:06:41.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2026-02-17T22:06:41.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml
[2026-02-17T22:06:41.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2026-02-17T22:06:41.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2026-02-17T22:06:41.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2026-02-17T22:06:41.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2026-02-17T22:06:41.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2026-02-17T22:06:41.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2026-02-17T22:06:41.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2026-02-17T22:06:41.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2026-02-17T22:06:41.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2026-02-17T22:06:41.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2026-02-17T22:06:41.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2026-02-17T22:06:41.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2026-02-17T22:06:41.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2026-02-17T22:06:41.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2026-02-17T22:06:41.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2026-02-17T22:06:41.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2026-02-17T22:06:41.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2026-02-17T22:06:41.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2026-02-17T22:06:41.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2026-02-17T22:06:41.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2026-02-17T22:06:41.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2026-02-17T22:06:41.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2026-02-17T22:06:41.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2026-02-17T22:06:41.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2026-02-17T22:06:41.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2026-02-17T22:06:41.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2026-02-17T22:06:41.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2026-02-17T22:06:41.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2026-02-17T22:06:41.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2026-02-17T22:06:41.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2026-02-17T22:06:41.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2026-02-17T22:06:41.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2026-02-17T22:06:41.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2026-02-17T22:06:41.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2026-02-17T22:06:41.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml
[2026-02-17T22:06:41.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2026-02-17T22:06:41.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2026-02-17T22:06:41.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2026-02-17T22:06:41.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2026-02-17T22:06:41.743Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2026-02-17T22:06:41.743Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2026-02-17T22:06:41.743Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2026-02-17T22:06:41.743Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2026-02-17T22:06:41.743Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2026-02-17T22:06:41.743Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2026-02-17T22:06:41.743Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2026-02-17T22:06:41.743Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2026-02-17T22:06:41.743Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2026-02-17T22:06:41.743Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2026-02-17T22:06:41.743Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2026-02-17T22:06:41.743Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2026-02-17T22:06:41.743Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2026-02-17T22:06:41.743Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2026-02-17T22:06:41.743Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2026-02-17T22:06:41.743Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2026-02-17T22:06:41.743Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2026-02-17T22:06:41.743Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2026-02-17T22:06:41.743Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2026-02-17T22:06:41.743Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2026-02-17T22:06:41.743Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2026-02-17T22:06:41.743Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2026-02-17T22:06:41.743Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2026-02-17T22:06:41.743Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2026-02-17T22:06:41.743Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2026-02-17T22:06:41.743Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2026-02-17T22:06:41.743Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../functional/autoGen.mk
[2026-02-17T22:06:41.743Z]
[2026-02-17T22:06:41.743Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../autoGen.mk
[2026-02-17T22:06:41.743Z]
[2026-02-17T22:06:41.743Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../TKG/utils.mk
[2026-02-17T22:06:41.743Z]
[2026-02-17T22:06:41.743Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/../TKG/rerun.mk
[2026-02-17T22:06:41.743Z]
[2026-02-17T22:06:41.743Z] Make files are generated successfully.
[2026-02-17T22:06:41.743Z]
[2026-02-17T22:06:41.743Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG'
[2026-02-17T22:06:41.743Z] make -f runtest.mk _testList
[2026-02-17T22:06:41.743Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG'
[2026-02-17T22:06:42.713Z]
[2026-02-17T22:06:42.713Z] Running make 4.3
[2026-02-17T22:06:42.713Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/TKG/..
[2026-02-17T22:06:42.713Z] set JDK_VERSION to 8
[2026-02-17T22:06:42.713Z] set JDK_IMPL to hotspot
[2026-02-17T22:06:42.713Z] set JVM_VERSION to openjdk8
[2026-02-17T22:06:42.713Z] set JCL_VERSION to latest
[2026-02-17T22:06:42.713Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/jdkbinary/j2sdk-image
[2026-02-17T22:06:42.713Z] set SPEC to linux_ppc-64_le
[2026-02-17T22:06:42.713Z] set TEST_FLAG to
[2026-02-17T22:06:42.713Z] set OS_LABEL to ubuntu.24
[2026-02-17T22:06:42.713Z] Running testList ...
[2026-02-17T22:06:42.713Z] There are 1 test targets in testList
[2026-02-17T22:06:42.713Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/jdkbinary/j2sdk-image/bin/java" -version
[2026-02-17T22:06:42.713Z] openjdk version "1.8.0_492-beta"
[2026-02-17T22:06:42.713Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602172107-b03)
[2026-02-17T22:06:42.713Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b03, mixed mode)
[2026-02-17T22:06:42.713Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests'
[2026-02-17T22:06:42.713Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/functional'
[2026-02-17T22:06:42.713Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/functional/security'
[2026-02-17T22:06:42.713Z] make[5]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux_rerun/aqa-tests/functional/security/Crypto'
[2026-02-17T22:06:42.713Z]
[2026-02-17T22:06:42.713Z] ===============================================