Pre Test
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin" build number 566
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 3072
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 364
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 8e74a53d3981291aa7e506f53aa7671170b8df1a (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 8e74a53d3981291aa7e506f53aa7671170b8df1a # timeout=10
Commit message: "Exclude java/lang/StringBuilder/RacingSBThreads openj9 jdk21 (#6891)"
> git rev-list --no-walk 4c8318f78e063f3435c4aef6f4a61edc83de2f4b # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-02-11T12:17:00.535Z] SPEC: linux_x86-64
[Pipeline] echo
[2026-02-11T12:17:00.539Z] Specified LABEL: ci.role.test&&hw.arch.x86&&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-11T12:17:00.553Z] dynamicAgents: [azure, fyre, EBC]
[Pipeline] echo
[2026-02-11T12:17:00.556Z] Added dynamic agent, nodeLabel: 'hw.arch.x86&&sw.os.linux&&(ci.role.test||ci.agent.dynamic)', dynamicLabel: 'azure'
[Pipeline] echo
[2026-02-11T12:17:00.558Z] Provisioning LABEL: hw.arch.x86&&sw.os.linux&&(ci.role.test||ci.agent.dynamic)
[Pipeline] nodesByLabel
[2026-02-11T12:17:00.566Z] Found a total of 14 nodes with the 'hw.arch.x86&&sw.os.linux&&(ci.role.test||ci.agent.dynamic)' label
[Pipeline] node
[2026-02-11T12:17:00.597Z] Running on test-docker-ubuntu2404-x64-1 in /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2026-02-11T12:17:00.634Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-11T12:17:00.933Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-11T12:17:00.933Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-11T12:17:01.060Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-02-11T12:17:01.241Z] The recommended git tool is: git
[2026-02-11T12:17:01.500Z] No credentials specified
[2026-02-11T12:17:01.626Z] Cloning the remote Git repository
[2026-02-11T12:17:01.827Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-02-11T12:17:01.827Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests # timeout=10
[2026-02-11T12:17:01.835Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-02-11T12:17:01.835Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-02-11T12:17:01.835Z] > git --version # timeout=10
[2026-02-11T12:17:01.838Z] > git --version # 'git version 2.43.0'
[2026-02-11T12:17:01.838Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-11T12:17:06.666Z] Avoid second fetch
[2026-02-11T12:17:06.797Z] Checking out Revision 8e74a53d3981291aa7e506f53aa7671170b8df1a (origin/master)
[2026-02-11T12:17:06.470Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-02-11T12:17:06.473Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-11T12:17:06.730Z] > git rev-parse origin/master^{commit} # timeout=10
[2026-02-11T12:17:07.963Z] Commit message: "Exclude java/lang/StringBuilder/RacingSBThreads openj9 jdk21 (#6891)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[2026-02-11T12:17:06.859Z] > git config core.sparsecheckout # timeout=10
[2026-02-11T12:17:06.863Z] > git checkout -f 8e74a53d3981291aa7e506f53aa7671170b8df1a # timeout=10
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-11T12:17:09.895Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-02-11T12:17:09.933Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-02-11T12:17:11.386Z] + LC_TIME=C date +%a, %d %b %Y %T %z
[Pipeline] echo
[2026-02-11T12:17:12.769Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-11T12:17:14.275Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-02-11T12:17:14.275Z] Unix type machine..
[2026-02-11T12:17:14.275Z] Running on a Linux host
[2026-02-11T12:17:14.275Z] 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-11T12:17:17.622Z] + printenv
[2026-02-11T12:17:17.622Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-02-11T12:17:17.622Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-11T12:17:17.622Z] SETUP_JCK_RUN=false
[2026-02-11T12:17:17.623Z] USE_TESTENV_PROPERTIES=false
[2026-02-11T12:17:17.623Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-02-11T12:17:17.623Z] SSH_CLIENT=78.47.239.97 43834 22
[2026-02-11T12:17:17.623Z] USER=jenkins
[2026-02-11T12:17:17.623Z] BUILD_LIST=functional
[2026-02-11T12:17:17.623Z] SDK_RESOURCE=upstream
[2026-02-11T12:17:17.623Z] OPENJ9_BRANCH=master
[2026-02-11T12:17:17.623Z] jobStatus=SUCCESS
[2026-02-11T12:17:17.623Z] CI=true
[2026-02-11T12:17:17.623Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_x86-64_linux/724/display/redirect?page=changes
[2026-02-11T12:17:17.623Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-02-11T12:17:17.623Z] UPSTREAM_JOB_NUMBER=566
[2026-02-11T12:17:17.623Z] TARGET=extended.functional
[2026-02-11T12:17:17.623Z] EXIT_FAILURE=false
[2026-02-11T12:17:17.623Z] NODE_LABELS=hw.dockerhost.dockerhost-azure-ubuntu2204-x64-1 ci.role.test repro_no_attest sw.os.linux test-docker-ubuntu2404-x64-1 hw.arch.x86
[2026-02-11T12:17:17.623Z] HUDSON_URL=https://ci.adoptium.net/
[2026-02-11T12:17:17.623Z] USE_JRE=false
[2026-02-11T12:17:17.623Z] OLDPWD=/home/jenkins
[2026-02-11T12:17:17.623Z] STF_OWNER_BRANCH=adoptium:master
[2026-02-11T12:17:17.623Z] HOME=/home/jenkins
[2026-02-11T12:17:17.623Z] ADOPTOPENJDK_BRANCH=master
[2026-02-11T12:17:17.623Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_x86-64_linux/724/
[2026-02-11T12:17:17.623Z] TAP_NAME=Test_openjdk8_hs_extended.functional_x86-64_linux.tap
[2026-02-11T12:17:17.623Z] JDK_IMPL=hotspot
[2026-02-11T12:17:17.623Z] DOCKER_REQUIRED=false
[2026-02-11T12:17:17.623Z] HUDSON_COOKIE=ba382744-fecd-4859-9df4-88078087dc76
[2026-02-11T12:17:17.623Z] JENKINS_SERVER_COOKIE=durable-732e010044eae5464b5ef6fad75bd68186b4b4ad99b1503d032866532900ce08
[2026-02-11T12:17:17.623Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../benchmarks
[2026-02-11T12:17:17.623Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2026-02-11T12:17:17.623Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux
[2026-02-11T12:17:17.623Z] KEEP_WORKSPACE=false
[2026-02-11T12:17:17.623Z] ARCHIVE_TEST_RESULTS=false
[2026-02-11T12:17:17.623Z] GENERATE_JOBS=true
[2026-02-11T12:17:17.623Z] TKG_OWNER_BRANCH=adoptium:master
[2026-02-11T12:17:17.623Z] PERSONAL_BUILD=false
[2026-02-11T12:17:17.623Z] LOGNAME=jenkins
[2026-02-11T12:17:17.623Z] NODE_NAME=test-docker-ubuntu2404-x64-1
[2026-02-11T12:17:17.623Z] JDK_BRANCH=jdk8u492-b02_adopt
[2026-02-11T12:17:17.623Z] CLOUD_PROVIDER=azure
[2026-02-11T12:17:17.623Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_x86-64_linux/724/display/redirect?page=artifacts
[2026-02-11T12:17:17.623Z] STAGE_NAME=Setup
[2026-02-11T12:17:17.623Z] AUTO_DETECT=true
[2026-02-11T12:17:17.623Z] EXECUTOR_NUMBER=0
[2026-02-11T12:17:17.623Z] JDK_VERSION=8
[2026-02-11T12:17:17.623Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-02-11T12:17:17.623Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_x86-64_linux/724/display/redirect?page=tests
[2026-02-11T12:17:17.623Z] BUILD_DISPLAY_NAME=#724
[2026-02-11T12:17:17.623Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-02-11T12:17:17.623Z] TIME_LIMIT=25
[2026-02-11T12:17:17.623Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-02-11T12:17:17.623Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.functional_x86-64_linux
[2026-02-11T12:17:17.623Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
[2026-02-11T12:17:17.623Z] PLATFORM=x86-64_linux
[2026-02-11T12:17:17.623Z] TKG_ITERATIONS=1
[2026-02-11T12:17:17.623Z] EXIT_SUCCESS=false
[2026-02-11T12:17:17.623Z] BUILD_ID=724
[2026-02-11T12:17:17.623Z] RERUN_FAILURE=true
[2026-02-11T12:17:17.623Z] ACTIVE_NODE_TIMEOUT=5
[2026-02-11T12:17:17.623Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.functional_x86-64_linux-724
[2026-02-11T12:17:17.623Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/externalDependency/system_lib
[2026-02-11T12:17:17.623Z] JENKINS_URL=https://ci.adoptium.net/
[2026-02-11T12:17:17.623Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-11T12:17:17.623Z] LANG=C.UTF-8
[2026-02-11T12:17:17.623Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_x86-64_linux/
[2026-02-11T12:17:17.623Z] KEEP_REPORTDIR=false
[2026-02-11T12:17:17.623Z] JCK_GIT_BRANCH=master
[2026-02-11T12:17:17.623Z] ORIGIN_JDK_VERSION=8
[2026-02-11T12:17:17.623Z] BUILD_NUMBER=724
[2026-02-11T12:17:17.623Z] JENKINS_NODE_COOKIE=8444c859-ee5d-4bdc-a895-f047d30e7a63
[2026-02-11T12:17:17.623Z] SHELL=/bin/sh
[2026-02-11T12:17:17.623Z] ITERATIONS=1
[2026-02-11T12:17:17.623Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-02-11T12:17:17.623Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jdkbinary/j2sdk-image
[2026-02-11T12:17:17.623Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_x86-64_linux/724/display/redirect
[2026-02-11T12:17:17.623Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-02-11T12:17:17.623Z] SPEC=linux_x86-64
[2026-02-11T12:17:17.623Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-02-11T12:17:17.623Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-02-11T12:17:17.623Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_x86-64_linux/display/redirect
[2026-02-11T12:17:17.623Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin
[2026-02-11T12:17:17.623Z] JOB_NAME=Test_openjdk8_hs_extended.functional_x86-64_linux
[2026-02-11T12:17:17.623Z] SLACK_CHANNEL=aqavit-bot
[2026-02-11T12:17:17.623Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-02-11T12:17:17.623Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux
[2026-02-11T12:17:17.623Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/externalDependency/lib
[2026-02-11T12:17:17.623Z] TEST_TIME=120
[2026-02-11T12:17:17.623Z] SSH_CONNECTION=78.47.239.97 43834 172.17.0.5 22
[2026-02-11T12:17:17.623Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux@tmp
[2026-02-11T12:17:17.623Z] PARALLEL=Dynamic
[2026-02-11T12:17:17.623Z] JOBSTARTTIME=Wed, 11 Feb 2026 12:17:10 +0000
[2026-02-11T12:17:17.623Z] DYNAMIC_COMPILE=true
[2026-02-11T12:17:17.623Z] 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-11T12:17:18.016Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-02-11T12:17:18.028Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-11T12:18:15.679Z] Copied 6 artifacts from "build-scripts » jobs » jdk8u » jdk8u-linux-x64-temurin" build number 566
[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-11T12:18:15.981Z] 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-11T12:18:15.997Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux
[Pipeline] {
[Pipeline] sshagent
[2026-02-11T12:18:16.092Z] $ ssh-agent
[2026-02-11T12:18:16.674Z] SSH_AUTH_SOCK=/tmp/ssh-2lJ3DT8MwG6f/agent.1281261
[2026-02-11T12:18:16.674Z] SSH_AGENT_PID=1281263
[2026-02-11T12:18:16.674Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-02-11T12:18:16.696Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-02-11T12:18:16.730Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-02-11T12:18:18.151Z] + pwd
[2026-02-11T12:18:18.151Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/.. -p x86-64_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-11T12:18:18.151Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests
[2026-02-11T12:18:18.151Z] get jdk binary...
[2026-02-11T12:18:18.151Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-02-11T12:18:18.151Z] Uncompressing file: OpenJDK8U-jdk-sources_8u492b02-ea.tar.gz ...
[2026-02-11T12:18:21.520Z] List files in jdkbinary folder...
[2026-02-11T12:18:21.520Z] total 388724
[2026-02-11T12:18:21.520Z] -rw-r--r-- 1 jenkins jenkins 158419034 Feb 11 10:26 OpenJDK8U-debugimage_x64_linux_hotspot_8u492b02-ea.tar.gz
[2026-02-11T12:18:21.520Z] -rw-r--r-- 1 jenkins jenkins 94176931 Feb 11 10:06 OpenJDK8U-jdk-sources_8u492b02-ea.tar.gz
[2026-02-11T12:18:21.520Z] -rw-r--r-- 1 jenkins jenkins 103501241 Feb 11 10:26 OpenJDK8U-jdk_x64_linux_hotspot_8u492b02-ea.tar.gz
[2026-02-11T12:18:21.520Z] -rw-r--r-- 1 jenkins jenkins 41824768 Feb 11 10:25 OpenJDK8U-jre_x64_linux_hotspot_8u492b02-ea.tar.gz
[2026-02-11T12:18:21.520Z] -rw-rw-r-- 1 jenkins jenkins 21284 Feb 11 10:29 OpenJDK8U-sbom_x64_linux_hotspot_8u492b02-ea-metadata.json
[2026-02-11T12:18:21.520Z] -rw-r--r-- 1 jenkins jenkins 79913 Feb 11 12:08 OpenJDK8U-sbom_x64_linux_hotspot_8u492b02-ea.json
[2026-02-11T12:18:21.521Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 11 12:18 tmp
[2026-02-11T12:18:21.521Z] List files in jdkbinary/tmp folder...
[2026-02-11T12:18:21.521Z] total 4
[2026-02-11T12:18:21.521Z] drwxr-xr-x 15 jenkins jenkins 4096 Feb 11 10:06 jdk8u492-b02-src
[2026-02-11T12:18:21.521Z] Moving directory jdk8u492-b02-src/ to ../source-image
[2026-02-11T12:18:21.521Z] Uncompressing file: OpenJDK8U-jdk_x64_linux_hotspot_8u492b02-ea.tar.gz ...
[2026-02-11T12:18:25.884Z] List files in jdkbinary folder...
[2026-02-11T12:18:25.884Z] total 388728
[2026-02-11T12:18:25.884Z] -rw-r--r-- 1 jenkins jenkins 158419034 Feb 11 10:26 OpenJDK8U-debugimage_x64_linux_hotspot_8u492b02-ea.tar.gz
[2026-02-11T12:18:25.884Z] -rw-r--r-- 1 jenkins jenkins 94176931 Feb 11 10:06 OpenJDK8U-jdk-sources_8u492b02-ea.tar.gz
[2026-02-11T12:18:25.885Z] -rw-r--r-- 1 jenkins jenkins 103501241 Feb 11 10:26 OpenJDK8U-jdk_x64_linux_hotspot_8u492b02-ea.tar.gz
[2026-02-11T12:18:25.885Z] -rw-r--r-- 1 jenkins jenkins 41824768 Feb 11 10:25 OpenJDK8U-jre_x64_linux_hotspot_8u492b02-ea.tar.gz
[2026-02-11T12:18:25.885Z] -rw-rw-r-- 1 jenkins jenkins 21284 Feb 11 10:29 OpenJDK8U-sbom_x64_linux_hotspot_8u492b02-ea-metadata.json
[2026-02-11T12:18:25.885Z] -rw-r--r-- 1 jenkins jenkins 79913 Feb 11 12:08 OpenJDK8U-sbom_x64_linux_hotspot_8u492b02-ea.json
[2026-02-11T12:18:25.885Z] drwxr-xr-x 15 jenkins jenkins 4096 Feb 11 10:06 source-image
[2026-02-11T12:18:25.885Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 11 12:18 tmp
[2026-02-11T12:18:25.885Z] List files in jdkbinary/tmp folder...
[2026-02-11T12:18:25.885Z] total 4
[2026-02-11T12:18:25.885Z] drwxr-xr-x 8 jenkins jenkins 4096 Feb 11 10:25 jdk8u492-b02
[2026-02-11T12:18:25.885Z] Moving directory jdk8u492-b02/ to ../j2sdk-image
[2026-02-11T12:18:25.885Z] Uncompressing file: OpenJDK8U-jre_x64_linux_hotspot_8u492b02-ea.tar.gz ...
[2026-02-11T12:18:26.634Z] List files in jdkbinary folder...
[2026-02-11T12:18:26.634Z] total 388732
[2026-02-11T12:18:26.635Z] -rw-r--r-- 1 jenkins jenkins 158419034 Feb 11 10:26 OpenJDK8U-debugimage_x64_linux_hotspot_8u492b02-ea.tar.gz
[2026-02-11T12:18:26.635Z] -rw-r--r-- 1 jenkins jenkins 94176931 Feb 11 10:06 OpenJDK8U-jdk-sources_8u492b02-ea.tar.gz
[2026-02-11T12:18:26.635Z] -rw-r--r-- 1 jenkins jenkins 103501241 Feb 11 10:26 OpenJDK8U-jdk_x64_linux_hotspot_8u492b02-ea.tar.gz
[2026-02-11T12:18:26.635Z] -rw-r--r-- 1 jenkins jenkins 41824768 Feb 11 10:25 OpenJDK8U-jre_x64_linux_hotspot_8u492b02-ea.tar.gz
[2026-02-11T12:18:26.635Z] -rw-rw-r-- 1 jenkins jenkins 21284 Feb 11 10:29 OpenJDK8U-sbom_x64_linux_hotspot_8u492b02-ea-metadata.json
[2026-02-11T12:18:26.635Z] -rw-r--r-- 1 jenkins jenkins 79913 Feb 11 12:08 OpenJDK8U-sbom_x64_linux_hotspot_8u492b02-ea.json
[2026-02-11T12:18:26.635Z] drwxr-xr-x 8 jenkins jenkins 4096 Feb 11 10:25 j2sdk-image
[2026-02-11T12:18:26.635Z] drwxr-xr-x 15 jenkins jenkins 4096 Feb 11 10:06 source-image
[2026-02-11T12:18:26.635Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 11 12:18 tmp
[2026-02-11T12:18:26.635Z] List files in jdkbinary/tmp folder...
[2026-02-11T12:18:26.635Z] total 4
[2026-02-11T12:18:26.635Z] drwxr-xr-x 5 jenkins jenkins 4096 Feb 11 10:25 jdk8u492-b02-jre
[2026-02-11T12:18:26.635Z] Moving directory jdk8u492-b02-jre/ to ../j2re-image
[2026-02-11T12:18:26.635Z] Uncompressing OpenJDK8U-debugimage_x64_linux_hotspot_8u492b02-ea.tar.gz over ./j2sdk-image/jre...
[2026-02-11T12:18:33.520Z] Removing top-level folder jdk8u492-b02-debug-image/
[2026-02-11T12:18:33.520Z] Removing top-level folder jdk8u492-b02/
[2026-02-11T12:18:55.946Z] Run /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/java -version
[2026-02-11T12:18:55.946Z] =JAVA VERSION OUTPUT BEGIN=
[2026-02-11T12:18:55.946Z] openjdk version "1.8.0_492-beta"
[2026-02-11T12:18:55.946Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602111006-b02)
[2026-02-11T12:18:55.946Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b02, mixed mode)
[2026-02-11T12:18:55.946Z] =JAVA VERSION OUTPUT END=
[2026-02-11T12:18:55.946Z] =RELEASE INFO BEGIN=
[2026-02-11T12:18:55.946Z] JAVA_VERSION="1.8.0_492"
[2026-02-11T12:18:55.946Z] OS_NAME="Linux"
[2026-02-11T12:18:55.946Z] OS_VERSION="2.6"
[2026-02-11T12:18:55.946Z] OS_ARCH="amd64"
[2026-02-11T12:18:55.946Z] SOURCE=".:git:4ec887bb78ba+"
[2026-02-11T12:18:55.946Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-02-11T12:18:55.946Z] BUILD_SOURCE="git:e96bbeac79b072cebb4fb1a6123e60383fd5bbce"
[2026-02-11T12:18:55.946Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-02-11T12:18:55.946Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2026-02-11T12:18:55.946Z] FULL_VERSION="1.8.0_492-beta-202602111006-b02"
[2026-02-11T12:18:55.946Z] SEMANTIC_VERSION="8.0.492+2"
[2026-02-11T12:18:55.946Z] BUILD_INFO="OS: Linux Version: 6.8.0-1044-azure"
[2026-02-11T12:18:55.946Z] JVM_VARIANT="Hotspot"
[2026-02-11T12:18:55.946Z] JVM_VERSION="25.492-b02"
[2026-02-11T12:18:55.946Z] IMAGE_TYPE="JDK"
[2026-02-11T12:18:55.946Z] =RELEASE INFO END=
[2026-02-11T12:18:55.946Z] get testKitGen...
[2026-02-11T12:18:55.946Z] git clone -q https://github.com/adoptium/TKG.git
[2026-02-11T12:19:02.741Z] git rev-parse master
[2026-02-11T12:19:02.741Z] git checkout -q -f a9e191ceefbd2d7e2cb775891542647c2575d92e
[2026-02-11T12:19:03.546Z] get functional test material...
[2026-02-11T12:19:03.546Z] git clone --depth 1 --reference-if-able /home/jenkins/openjdk_cache -b master https://github.com/eclipse-openj9/openj9.git
[2026-02-11T12:19:03.546Z] Cloning into 'openj9'...
[2026-02-11T12:19:04.302Z] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository.
[2026-02-11T12:19:11.589Z] check OpenJ9 Repo sha
[2026-02-11T12:19:11.590Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/openj9 --output_file /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/testenv/testenv.properties --repo_name OPENJ9
[2026-02-11T12:19:11.590Z] Check sha in /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/openj9 and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/testenv/testenv.properties
[2026-02-11T12:19:11.590Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-11T12:19:11.590Z] OPENJ9_SHA=4abba765c77ee2435112357a1b2880d880e7a473
[2026-02-11T12:19:11.590Z] total 128
[2026-02-11T12:19:11.590Z] -rw-rw-r-- 1 jenkins jenkins 6735 Feb 11 12:17 Contributing.md
[2026-02-11T12:19:11.590Z] -rw-rw-r-- 1 jenkins jenkins 11360 Feb 11 12:17 LICENSE
[2026-02-11T12:19:11.590Z] -rw-rw-r-- 1 jenkins jenkins 65 Feb 11 12:17 NOTICE
[2026-02-11T12:19:11.590Z] -rw-rw-r-- 1 jenkins jenkins 8350 Feb 11 12:17 README.md
[2026-02-11T12:19:11.590Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 11 12:19 TKG
[2026-02-11T12:19:11.590Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 11 12:17 buildenv
[2026-02-11T12:19:11.590Z] -rwxrwxr-x 1 jenkins jenkins 339 Feb 11 12:17 compile.sh
[2026-02-11T12:19:11.590Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 11 12:17 config
[2026-02-11T12:19:11.590Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 11 12:17 docs
[2026-02-11T12:19:11.590Z] drwxrwxr-x 34 jenkins jenkins 4096 Feb 11 12:17 external
[2026-02-11T12:19:11.590Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 11 12:17 functional
[2026-02-11T12:19:11.590Z] -rwxrwxr-x 1 jenkins jenkins 30011 Feb 11 12:17 get.sh
[2026-02-11T12:19:11.590Z] drwxrwxr-x 20 jenkins jenkins 4096 Feb 11 12:17 jck
[2026-02-11T12:19:11.590Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 11 12:19 openj9
[2026-02-11T12:19:11.590Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 11 12:17 openjdk
[2026-02-11T12:19:11.590Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 11 12:17 perf
[2026-02-11T12:19:11.590Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 11 12:17 scripts
[2026-02-11T12:19:11.590Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 11 12:17 system
[2026-02-11T12:19:11.590Z] -rwxrwxr-x 1 jenkins jenkins 3928 Feb 11 12:17 terminateTestProcesses.sh
[2026-02-11T12:19:11.590Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 11 12:17 testenv
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-02-11T12:19:12.081Z] $ ssh-agent -k
[2026-02-11T12:19:12.087Z] unset SSH_AUTH_SOCK;
[2026-02-11T12:19:12.087Z] unset SSH_AGENT_PID;
[2026-02-11T12:19:12.087Z] echo Agent pid 1281263 killed;
[2026-02-11T12:19:13.094Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-11T12:19:13.498Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.functional&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=x86-64_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-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=azure&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u492-b02_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=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=566&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-02-11T12:19:13.512Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.functional&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=x86-64_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-docker-ubuntu2404-x64-1&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=azure&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u492-b02_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=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=566&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-11T12:19:13.554Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-11T12:19:14.445Z] Copied 1 artifact from "getTRSSOutput" build number 2044
[Pipeline] sh
[2026-02-11T12:19:15.844Z] + cd ./aqa-tests/TKG/resources/TRSS
[2026-02-11T12:19:15.844Z] + gzip -cd TRSSOutput.tar.gz
[2026-02-11T12:19:15.844Z] + tar xof -
[2026-02-11T12:19:15.844Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-02-11T12:19:16.253Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-11T12:19:16.269Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-02-11T12:19:16.318Z] Machine limit is 40.
[Pipeline] sh
[2026-02-11T12:19:17.726Z] + cd ./aqa-tests/TKG
[2026-02-11T12:19:17.726Z] + uname
[2026-02-11T12:19:17.726Z] + [ Linux = AIX ]
[2026-02-11T12:19:17.726Z] + uname
[2026-02-11T12:19:17.726Z] + [ Linux = SunOS ]
[2026-02-11T12:19:17.726Z] + uname
[2026-02-11T12:19:17.726Z] + [ Linux = *BSD ]
[2026-02-11T12:19:17.726Z] + MAKE=make
[2026-02-11T12:19:17.726Z] + make genParallelList TEST=extended.functional TEST_TIME=120 NUM_MACHINES=
[2026-02-11T12:19:17.726Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jdkbinary/j2sdk-image
[2026-02-11T12:19:17.726Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/externalDependency/lib
[2026-02-11T12:19:17.726Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-11T12:19:17.726Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-11T12:19:17.726Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-11T12:19:17.726Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-11T12:19:17.726Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-11T12:19:17.726Z]
[2026-02-11T12:19:17.726Z] build:
[2026-02-11T12:19:17.726Z]
[2026-02-11T12:19:17.726Z] clean:
[2026-02-11T12:19:17.726Z]
[2026-02-11T12:19:17.726Z] init:
[2026-02-11T12:19:17.726Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/bin
[2026-02-11T12:19:17.726Z]
[2026-02-11T12:19:17.726Z] getDependentLibs:
[2026-02-11T12:19:17.726Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/externalDependency/lib does not exist, creating one.
[2026-02-11T12:19:17.726Z] [exec] mkdir /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/externalDependency
[2026-02-11T12:19:17.726Z] [exec] mkdir /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/externalDependency/lib
[2026-02-11T12:19:17.726Z] [exec] --------------------------------------------
[2026-02-11T12:19:17.726Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/externalDependency/lib
[2026-02-11T12:19:17.726Z] [exec] task is set to default
[2026-02-11T12:19:17.726Z] [exec] dependencyList is set to json_simple
[2026-02-11T12:19:17.726Z] [exec] System Test jars will not be downloaded.
[2026-02-11T12:19:17.726Z] [exec] --------------------------------------------
[2026-02-11T12:19:17.726Z] [exec] Starting download third party dependent jars
[2026-02-11T12:19:17.726Z] [exec] --------------------------------------------
[2026-02-11T12:19:17.726Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/externalDependency/lib
[2026-02-11T12:19:17.726Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar
[2026-02-11T12:19:17.726Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar
[2026-02-11T12:19:20.038Z] [exec] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/externalDependency/lib/json-simple.jar
[2026-02-11T12:19:20.038Z] [exec] downloaded dependent third party jars successfully
[2026-02-11T12:19:20.038Z]
[2026-02-11T12:19:20.038Z] compile:
[2026-02-11T12:19:20.038Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T12:19:20.038Z] [echo] ============COMPILER SETTINGS============
[2026-02-11T12:19:20.038Z] [echo] ===fork: yes
[2026-02-11T12:19:20.038Z] [echo] ===debug: on
[2026-02-11T12:19:20.038Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/bin
[2026-02-11T12:19:20.789Z]
[2026-02-11T12:19:20.789Z] dist:
[2026-02-11T12:19:20.789Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-11T12:19:20.789Z]
[2026-02-11T12:19:20.789Z] BUILD SUCCESSFUL
[2026-02-11T12:19:20.789Z] Total time: 3 seconds
[2026-02-11T12:19:20.789Z] 0
[2026-02-11T12:19:20.789Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-11T12:19:21.544Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-11T12:19:21.544Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz
[2026-02-11T12:19:21.544Z] ****************************** MACHINE INFO ******************************
[2026-02-11T12:19:21.544Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG
[2026-02-11T12:19:21.544Z] Free Physical Memory Size : 3634364416
[2026-02-11T12:19:21.544Z] Free space (bytes) : 343132258304
[2026-02-11T12:19:21.544Z] Total Physical Memory Size : 6442450944
[2026-02-11T12:19:21.544Z] Total space (bytes) : 480790110208
[2026-02-11T12:19:21.544Z] Usable space (bytes) : 320782032896
[2026-02-11T12:19:21.544Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T12:19:21.544Z] bashVersion :
[2026-02-11T12:19:21.544Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-linux-gnu)
[2026-02-11T12:19:21.544Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-02-11T12:19:21.544Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-11T12:19:21.544Z]
[2026-02-11T12:19:21.544Z] This is free software; you are free to change and redistribute it.
[2026-02-11T12:19:21.544Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-11T12:19:21.544Z] cpuCores : 16
[2026-02-11T12:19:21.544Z] curlVersion :
[2026-02-11T12:19:21.544Z] curl 8.5.0 (x86_64-pc-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-11T12:19:21.544Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6
[2026-02-11T12:19:21.544Z] 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-11T12:19:21.544Z] 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-11T12:19:21.544Z] dockerVersion : bash: line 1: docker: command not found
[2026-02-11T12:19:21.544Z] gcc version : 13
[2026-02-11T12:19:21.544Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.7) 2.39
[2026-02-11T12:19:21.544Z] gdb version : bash: line 1: gdb: command not found
[2026-02-11T12:19:21.544Z] lldb version : Command could not be executed
[2026-02-11T12:19:21.544Z] makeVersion :
[2026-02-11T12:19:21.544Z] GNU Make 4.3
[2026-02-11T12:19:21.544Z] Built for x86_64-pc-linux-gnu
[2026-02-11T12:19:21.544Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2026-02-11T12:19:21.544Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-11T12:19:21.544Z] This is free software: you are free to change and redistribute it.
[2026-02-11T12:19:21.544Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-11T12:19:21.544Z] mavenVersion : bash: line 1: mvn: command not found
[2026-02-11T12:19:21.544Z] osInfo :
[2026-02-11T12:19:21.544Z] PRETTY_NAME="Ubuntu 24.04.3 LTS"
[2026-02-11T12:19:21.544Z] NAME="Ubuntu"
[2026-02-11T12:19:21.544Z] VERSION_ID="24.04"
[2026-02-11T12:19:21.544Z] VERSION="24.04.3 LTS (Noble Numbat)"
[2026-02-11T12:19:21.544Z] VERSION_CODENAME=noble
[2026-02-11T12:19:21.544Z] ID=ubuntu
[2026-02-11T12:19:21.544Z] ID_LIKE=debian
[2026-02-11T12:19:21.544Z] HOME_URL="https://www.ubuntu.com/"
[2026-02-11T12:19:21.544Z] SUPPORT_URL="https://help.ubuntu.com/"
[2026-02-11T12:19:21.544Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2026-02-11T12:19:21.544Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2026-02-11T12:19:21.544Z] UBUNTU_CODENAME=noble
[2026-02-11T12:19:21.544Z] LOGO=ubuntu-logo
[2026-02-11T12:19:21.544Z] osLabel : ubuntu.24
[2026-02-11T12:19:21.544Z] perlVersion :
[2026-02-11T12:19:21.544Z]
[2026-02-11T12:19:21.544Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for x86_64-linux-gnu-thread-multi
[2026-02-11T12:19:21.544Z] (with 51 registered patches, see perl -V for more detail)
[2026-02-11T12:19:21.544Z]
[2026-02-11T12:19:21.544Z] Copyright 1987-2023, Larry Wall
[2026-02-11T12:19:21.544Z]
[2026-02-11T12:19:21.544Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-11T12:19:21.544Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-11T12:19:21.544Z]
[2026-02-11T12:19:21.544Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-11T12:19:21.544Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-11T12:19:21.544Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-02-11T12:19:21.544Z]
[2026-02-11T12:19:21.544Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-11T12:19:21.544Z] procArch : x86_64
[2026-02-11T12:19:21.544Z] sysArch : x86_64
[2026-02-11T12:19:21.544Z] sysOS : Linux
[2026-02-11T12:19:21.544Z] ulimit :
[2026-02-11T12:19:21.544Z] real-time non-blocking time (microseconds, -R) unlimited
[2026-02-11T12:19:21.544Z] core file size (blocks, -c) unlimited
[2026-02-11T12:19:21.544Z] data seg size (kbytes, -d) unlimited
[2026-02-11T12:19:21.544Z] scheduling priority (-e) 0
[2026-02-11T12:19:21.544Z] file size (blocks, -f) unlimited
[2026-02-11T12:19:21.544Z] pending signals (-i) 257167
[2026-02-11T12:19:21.544Z] max locked memory (kbytes, -l) 8192
[2026-02-11T12:19:21.544Z] max memory size (kbytes, -m) unlimited
[2026-02-11T12:19:21.544Z] open files (-n) 1048576
[2026-02-11T12:19:21.544Z] pipe size (512 bytes, -p) 8
[2026-02-11T12:19:21.544Z] POSIX message queues (bytes, -q) 819200
[2026-02-11T12:19:21.544Z] real-time priority (-r) 0
[2026-02-11T12:19:21.544Z] stack size (kbytes, -s) 8192
[2026-02-11T12:19:21.544Z] cpu time (seconds, -t) unlimited
[2026-02-11T12:19:21.544Z] max user processes (-u) unlimited
[2026-02-11T12:19:21.544Z] virtual memory (kbytes, -v) unlimited
[2026-02-11T12:19:21.544Z] file locks (-x) unlimited
[2026-02-11T12:19:21.544Z] uname : Linux 9f9801fd1dea 6.8.0-1018-azure #21~22.04.1-Ubuntu SMP Fri Nov 8 00:21:25 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
[2026-02-11T12:19:21.544Z] vmVendor : Oracle Corporation
[2026-02-11T12:19:21.544Z] vmVersion : 25.492-b02
[2026-02-11T12:19:21.544Z] xlc version : bash: line 1: xlC: command not found
[2026-02-11T12:19:21.544Z] **************************************************************************
[2026-02-11T12:19:21.544Z]
[2026-02-11T12:19:21.544Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-11T12:19:21.544Z]
[2026-02-11T12:19:21.544Z] System.getProperty('java.vendor')=Temurin
[2026-02-11T12:19:21.544Z]
[2026-02-11T12:19:21.544Z] System.getProperty('os.name')=Linux
[2026-02-11T12:19:21.544Z]
[2026-02-11T12:19:21.544Z] System.getProperty('os.arch')=amd64
[2026-02-11T12:19:21.544Z]
[2026-02-11T12:19:21.544Z] System.getProperty('java.fullversion')=null
[2026-02-11T12:19:21.544Z]
[2026-02-11T12:19:21.544Z] System.getProperty('sun.arch.data.model')=64
[2026-02-11T12:19:21.544Z]
[2026-02-11T12:19:21.544Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.functional TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/externalDependency/lib
[2026-02-11T12:19:21.544Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG'
[2026-02-11T12:19:21.544Z] perl scripts/configure.pl
[2026-02-11T12:19:21.544Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_x86-64 --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-11T12:19:22.423Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-11T12:19:22.423Z]
[2026-02-11T12:19:22.423Z]
[2026-02-11T12:19:22.423Z] Starting to generate parallel test lists.
[2026-02-11T12:19:22.423Z]
[2026-02-11T12:19:22.423Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2026-02-11T12:19:22.423Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2026-02-11T12:19:22.423Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2026-02-11T12:19:22.423Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2026-02-11T12:19:22.423Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2026-02-11T12:19:22.423Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2026-02-11T12:19:22.423Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2026-02-11T12:19:22.423Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2026-02-11T12:19:22.423Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2026-02-11T12:19:22.423Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2026-02-11T12:19:22.423Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2026-02-11T12:19:22.423Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2026-02-11T12:19:22.423Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2026-02-11T12:19:22.423Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2026-02-11T12:19:22.423Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2026-02-11T12:19:22.423Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2026-02-11T12:19:22.423Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2026-02-11T12:19:22.423Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2026-02-11T12:19:22.423Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2026-02-11T12:19:22.423Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2026-02-11T12:19:22.423Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2026-02-11T12:19:22.423Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2026-02-11T12:19:22.423Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2026-02-11T12:19:22.423Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2026-02-11T12:19:22.423Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2026-02-11T12:19:22.423Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2026-02-11T12:19:22.423Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2026-02-11T12:19:22.423Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2026-02-11T12:19:22.423Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2026-02-11T12:19:22.423Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2026-02-11T12:19:22.423Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2026-02-11T12:19:22.423Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2026-02-11T12:19:22.423Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2026-02-11T12:19:22.423Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2026-02-11T12:19:22.423Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2026-02-11T12:19:22.423Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2026-02-11T12:19:22.423Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2026-02-11T12:19:22.423Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2026-02-11T12:19:22.423Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2026-02-11T12:19:22.423Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2026-02-11T12:19:22.423Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2026-02-11T12:19:22.423Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2026-02-11T12:19:22.423Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2026-02-11T12:19:22.423Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2026-02-11T12:19:22.423Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2026-02-11T12:19:22.423Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2026-02-11T12:19:22.423Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2026-02-11T12:19:22.423Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2026-02-11T12:19:22.423Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2026-02-11T12:19:22.423Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2026-02-11T12:19:22.423Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml
[2026-02-11T12:19:22.423Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2026-02-11T12:19:22.423Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2026-02-11T12:19:22.423Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2026-02-11T12:19:22.423Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2026-02-11T12:19:22.423Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2026-02-11T12:19:22.423Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2026-02-11T12:19:22.423Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2026-02-11T12:19:22.424Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2026-02-11T12:19:23.174Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2026-02-11T12:19:23.174Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2026-02-11T12:19:23.174Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2026-02-11T12:19:23.174Z] Attempting to get test duration data from TRSS.
[2026-02-11T12:19:23.174Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=8&impl=hs&platform=x86-64_linux&group=functional&level=extended
[2026-02-11T12:19:23.926Z] Attempting to get test duration data from cached files.
[2026-02-11T12:19:23.926Z] Reading file: Test_openjdk8_hs_functional_x86-64_linux.json
[2026-02-11T12:19:23.926Z] Warning: cannot get data from cached files.
[2026-02-11T12:19:23.926Z]
[2026-02-11T12:19:23.926Z] TEST DURATION
[2026-02-11T12:19:23.926Z] ====================================================================================
[2026-02-11T12:19:23.926Z] Total number of tests searched: 6
[2026-02-11T12:19:23.926Z] Number of test durations found: 6
[2026-02-11T12:19:23.926Z] Top slowest tests:
[2026-02-11T12:19:23.926Z] 02m10s CryptoTests_jtreg_0
[2026-02-11T12:19:23.926Z] 00m02s CryptoTests_0
[2026-02-11T12:19:23.927Z] 00m00s IllegalAccessProtectedMethodTest_hs_0
[2026-02-11T12:19:23.927Z] ====================================================================================
[2026-02-11T12:19:23.927Z]
[2026-02-11T12:19:23.927Z] Test target is split into 1 lists.
[2026-02-11T12:19:23.927Z] Reducing estimated test running time from 02m14s to 02m14s.
[2026-02-11T12:19:23.927Z]
[2026-02-11T12:19:23.927Z] -------------------------------------testList_0-------------------------------------
[2026-02-11T12:19:23.927Z] Number of tests: 6
[2026-02-11T12:19:23.927Z] Estimated running time: 02m14s
[2026-02-11T12:19:23.927Z] TESTLIST=CryptoTests_jtreg_0,CryptoTests_0,IllegalAccessProtectedMethodTest_hs_0,testExample_0,SecurityTests_0,cmdLineTester_classesdbgddrext_zos_0
[2026-02-11T12:19:23.927Z] ------------------------------------------------------------------------------------
[2026-02-11T12:19:23.927Z]
[2026-02-11T12:19:23.927Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2026-02-11T12:19:24.689Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2026-02-11T12:19:25.214Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-02-11T12:19:25.637Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-02-11T12:19:25.848Z] Building tests...
[Pipeline] timeout
[2026-02-11T12:19:25.855Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-11T12:19:25.879Z] 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-11T12:19:26.282Z] 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-11T12:19:26.318Z] ITERATION: 1/1
[Pipeline] sh
[2026-02-11T12:19:28.564Z] + which Xvfb
[2026-02-11T12:19:28.565Z] /usr/bin/Xvfb
[Pipeline] wrap
[2026-02-11T12:19:29.269Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/.xvfb-724-..fbdir11929039079169723295
[Pipeline] {
[Pipeline] sh
[2026-02-11T12:19:52.909Z] + ps -f
[2026-02-11T12:19:52.909Z] + grep [X]vfb
[2026-02-11T12:19:52.909Z] + awk {print $9}
[Pipeline] echo
[2026-02-11T12:19:53.424Z] env.DISPLAY is :0
[Pipeline] sshagent
[2026-02-11T12:19:53.597Z] $ ssh-agent
[2026-02-11T12:19:54.173Z] SSH_AUTH_SOCK=/tmp/ssh-x8gIDQul6u28/agent.1281707
[2026-02-11T12:19:54.173Z] SSH_AGENT_PID=1281709
[2026-02-11T12:19:54.173Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-11T12:19:59.830Z] + uname
[2026-02-11T12:19:59.831Z] + [ Linux = AIX ]
[2026-02-11T12:19:59.831Z] + uname
[2026-02-11T12:19:59.831Z] + [ Linux = SunOS ]
[2026-02-11T12:19:59.831Z] + uname
[2026-02-11T12:19:59.831Z] + [ Linux = *BSD ]
[2026-02-11T12:19:59.831Z] + MAKE=make
[2026-02-11T12:19:59.831Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-11T12:19:59.831Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2026-02-11T12:20:01.718Z] + uname
[2026-02-11T12:20:01.718Z] + [ Linux = AIX ]
[2026-02-11T12:20:01.718Z] + uname
[2026-02-11T12:20:01.718Z] + [ Linux = SunOS ]
[2026-02-11T12:20:01.718Z] + uname
[2026-02-11T12:20:01.718Z] + [ Linux = *BSD ]
[2026-02-11T12:20:01.718Z] + MAKE=make
[2026-02-11T12:20:01.718Z] + cd ./aqa-tests
[2026-02-11T12:20:01.718Z] + . ./scripts/testenv/testenvSettings.sh
[2026-02-11T12:20:01.718Z] + set +x
[2026-02-11T12:20:01.718Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jdkbinary/j2sdk-image
[2026-02-11T12:20:01.718Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/externalDependency/lib
[2026-02-11T12:20:01.718Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-11T12:20:01.718Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-11T12:20:01.718Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-11T12:20:01.718Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-11T12:20:01.718Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-11T12:20:01.718Z]
[2026-02-11T12:20:01.718Z] build:
[2026-02-11T12:20:01.718Z]
[2026-02-11T12:20:01.718Z] clean:
[2026-02-11T12:20:01.718Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/autoGenEnv.mk
[2026-02-11T12:20:01.718Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/bin
[2026-02-11T12:20:01.718Z]
[2026-02-11T12:20:01.718Z] init:
[2026-02-11T12:20:01.718Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/bin
[2026-02-11T12:20:01.718Z]
[2026-02-11T12:20:01.718Z] getDependentLibs:
[2026-02-11T12:20:01.718Z] [exec] --------------------------------------------
[2026-02-11T12:20:01.718Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/externalDependency/lib
[2026-02-11T12:20:01.718Z] [exec] task is set to default
[2026-02-11T12:20:01.718Z] [exec] dependencyList is set to json_simple
[2026-02-11T12:20:01.718Z] [exec] System Test jars will not be downloaded.
[2026-02-11T12:20:01.718Z] [exec] --------------------------------------------
[2026-02-11T12:20:01.718Z] [exec] Starting download third party dependent jars
[2026-02-11T12:20:01.718Z] [exec] --------------------------------------------
[2026-02-11T12:20:01.718Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/externalDependency/lib
[2026-02-11T12:20:01.718Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-02-11T12:20:01.718Z] [exec] downloaded dependent third party jars successfully
[2026-02-11T12:20:01.718Z]
[2026-02-11T12:20:01.718Z] compile:
[2026-02-11T12:20:01.718Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T12:20:01.718Z] [echo] ============COMPILER SETTINGS============
[2026-02-11T12:20:01.718Z] [echo] ===fork: yes
[2026-02-11T12:20:01.718Z] [echo] ===debug: on
[2026-02-11T12:20:01.718Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/bin
[2026-02-11T12:20:03.341Z]
[2026-02-11T12:20:03.341Z] dist:
[2026-02-11T12:20:03.341Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-11T12:20:03.341Z]
[2026-02-11T12:20:03.341Z] BUILD SUCCESSFUL
[2026-02-11T12:20:03.341Z] Total time: 1 second
[2026-02-11T12:20:03.341Z] 0
[2026-02-11T12:20:03.341Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-11T12:20:03.341Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-11T12:20:03.341Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz
[2026-02-11T12:20:04.217Z] ****************************** MACHINE INFO ******************************
[2026-02-11T12:20:04.217Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG
[2026-02-11T12:20:04.217Z] Free Physical Memory Size : 3629629440
[2026-02-11T12:20:04.217Z] Free space (bytes) : 341426511872
[2026-02-11T12:20:04.217Z] Total Physical Memory Size : 6442450944
[2026-02-11T12:20:04.217Z] Total space (bytes) : 480790110208
[2026-02-11T12:20:04.217Z] Usable space (bytes) : 319076286464
[2026-02-11T12:20:04.217Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T12:20:04.217Z] bashVersion :
[2026-02-11T12:20:04.217Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-linux-gnu)
[2026-02-11T12:20:04.217Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-02-11T12:20:04.217Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-11T12:20:04.217Z]
[2026-02-11T12:20:04.217Z] This is free software; you are free to change and redistribute it.
[2026-02-11T12:20:04.217Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-11T12:20:04.217Z] cpuCores : 16
[2026-02-11T12:20:04.217Z] curlVersion :
[2026-02-11T12:20:04.217Z] curl 8.5.0 (x86_64-pc-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-11T12:20:04.217Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6
[2026-02-11T12:20:04.217Z] 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-11T12:20:04.217Z] 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-11T12:20:04.217Z] dockerVersion : bash: line 1: docker: command not found
[2026-02-11T12:20:04.217Z] gcc version : 13
[2026-02-11T12:20:04.217Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.7) 2.39
[2026-02-11T12:20:04.217Z] gdb version : bash: line 1: gdb: command not found
[2026-02-11T12:20:04.217Z] lldb version : Command could not be executed
[2026-02-11T12:20:04.217Z] makeVersion :
[2026-02-11T12:20:04.217Z] GNU Make 4.3
[2026-02-11T12:20:04.217Z] Built for x86_64-pc-linux-gnu
[2026-02-11T12:20:04.217Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2026-02-11T12:20:04.217Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-11T12:20:04.217Z] This is free software: you are free to change and redistribute it.
[2026-02-11T12:20:04.217Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-11T12:20:04.217Z] mavenVersion : bash: line 1: mvn: command not found
[2026-02-11T12:20:04.217Z] osInfo :
[2026-02-11T12:20:04.217Z] PRETTY_NAME="Ubuntu 24.04.3 LTS"
[2026-02-11T12:20:04.217Z] NAME="Ubuntu"
[2026-02-11T12:20:04.217Z] VERSION_ID="24.04"
[2026-02-11T12:20:04.217Z] VERSION="24.04.3 LTS (Noble Numbat)"
[2026-02-11T12:20:04.217Z] VERSION_CODENAME=noble
[2026-02-11T12:20:04.217Z] ID=ubuntu
[2026-02-11T12:20:04.217Z] ID_LIKE=debian
[2026-02-11T12:20:04.217Z] HOME_URL="https://www.ubuntu.com/"
[2026-02-11T12:20:04.217Z] SUPPORT_URL="https://help.ubuntu.com/"
[2026-02-11T12:20:04.217Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2026-02-11T12:20:04.217Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2026-02-11T12:20:04.217Z] UBUNTU_CODENAME=noble
[2026-02-11T12:20:04.217Z] LOGO=ubuntu-logo
[2026-02-11T12:20:04.217Z] osLabel : ubuntu.24
[2026-02-11T12:20:04.217Z] perlVersion :
[2026-02-11T12:20:04.217Z]
[2026-02-11T12:20:04.217Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for x86_64-linux-gnu-thread-multi
[2026-02-11T12:20:04.217Z] (with 51 registered patches, see perl -V for more detail)
[2026-02-11T12:20:04.217Z]
[2026-02-11T12:20:04.217Z] Copyright 1987-2023, Larry Wall
[2026-02-11T12:20:04.217Z]
[2026-02-11T12:20:04.217Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-11T12:20:04.217Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-11T12:20:04.217Z]
[2026-02-11T12:20:04.217Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-11T12:20:04.217Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-11T12:20:04.217Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-02-11T12:20:04.217Z]
[2026-02-11T12:20:04.217Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-11T12:20:04.217Z] procArch : x86_64
[2026-02-11T12:20:04.217Z] sysArch : x86_64
[2026-02-11T12:20:04.217Z] sysOS : Linux
[2026-02-11T12:20:04.217Z] ulimit :
[2026-02-11T12:20:04.217Z] real-time non-blocking time (microseconds, -R) unlimited
[2026-02-11T12:20:04.217Z] core file size (blocks, -c) unlimited
[2026-02-11T12:20:04.217Z] data seg size (kbytes, -d) unlimited
[2026-02-11T12:20:04.217Z] scheduling priority (-e) 0
[2026-02-11T12:20:04.217Z] file size (blocks, -f) unlimited
[2026-02-11T12:20:04.217Z] pending signals (-i) 257167
[2026-02-11T12:20:04.217Z] max locked memory (kbytes, -l) 8192
[2026-02-11T12:20:04.217Z] max memory size (kbytes, -m) unlimited
[2026-02-11T12:20:04.217Z] open files (-n) 1048576
[2026-02-11T12:20:04.217Z] pipe size (512 bytes, -p) 8
[2026-02-11T12:20:04.217Z] POSIX message queues (bytes, -q) 819200
[2026-02-11T12:20:04.217Z] real-time priority (-r) 0
[2026-02-11T12:20:04.217Z] stack size (kbytes, -s) 8192
[2026-02-11T12:20:04.217Z] cpu time (seconds, -t) unlimited
[2026-02-11T12:20:04.217Z] max user processes (-u) unlimited
[2026-02-11T12:20:04.217Z] virtual memory (kbytes, -v) unlimited
[2026-02-11T12:20:04.217Z] file locks (-x) unlimited
[2026-02-11T12:20:04.217Z] uname : Linux 9f9801fd1dea 6.8.0-1018-azure #21~22.04.1-Ubuntu SMP Fri Nov 8 00:21:25 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
[2026-02-11T12:20:04.217Z] vmVendor : Oracle Corporation
[2026-02-11T12:20:04.217Z] vmVersion : 25.492-b02
[2026-02-11T12:20:04.217Z] xlc version : bash: line 1: xlC: command not found
[2026-02-11T12:20:04.217Z] **************************************************************************
[2026-02-11T12:20:04.217Z]
[2026-02-11T12:20:04.217Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-11T12:20:04.217Z]
[2026-02-11T12:20:04.217Z] System.getProperty('java.vendor')=Temurin
[2026-02-11T12:20:04.217Z]
[2026-02-11T12:20:04.217Z] System.getProperty('os.name')=Linux
[2026-02-11T12:20:04.217Z]
[2026-02-11T12:20:04.217Z] System.getProperty('os.arch')=amd64
[2026-02-11T12:20:04.217Z]
[2026-02-11T12:20:04.217Z] System.getProperty('java.fullversion')=null
[2026-02-11T12:20:04.217Z]
[2026-02-11T12:20:04.217Z] System.getProperty('sun.arch.data.model')=64
[2026-02-11T12:20:04.217Z]
[2026-02-11T12:20:04.217Z] make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=extended.functional TESTLIST=
[2026-02-11T12:20:04.217Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG'
[2026-02-11T12:20:04.217Z] perl scripts/configure.pl
[2026-02-11T12:20:04.217Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=linux_x86-64 --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-11T12:20:04.217Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-11T12:20:04.217Z]
[2026-02-11T12:20:04.217Z]
[2026-02-11T12:20:04.217Z] Starting to generate build list.
[2026-02-11T12:20:04.217Z]
[2026-02-11T12:20:04.217Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2026-02-11T12:20:04.217Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2026-02-11T12:20:04.217Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2026-02-11T12:20:04.217Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2026-02-11T12:20:04.217Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2026-02-11T12:20:04.217Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2026-02-11T12:20:04.217Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2026-02-11T12:20:04.217Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2026-02-11T12:20:04.217Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2026-02-11T12:20:04.217Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2026-02-11T12:20:04.217Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2026-02-11T12:20:04.217Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2026-02-11T12:20:04.217Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2026-02-11T12:20:04.217Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2026-02-11T12:20:04.217Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2026-02-11T12:20:04.217Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2026-02-11T12:20:04.217Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2026-02-11T12:20:04.217Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2026-02-11T12:20:04.217Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2026-02-11T12:20:04.217Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2026-02-11T12:20:04.217Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2026-02-11T12:20:04.217Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2026-02-11T12:20:04.217Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2026-02-11T12:20:04.217Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2026-02-11T12:20:04.217Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2026-02-11T12:20:04.217Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2026-02-11T12:20:04.217Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2026-02-11T12:20:04.217Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2026-02-11T12:20:04.217Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2026-02-11T12:20:04.217Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2026-02-11T12:20:04.217Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2026-02-11T12:20:04.217Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2026-02-11T12:20:04.218Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2026-02-11T12:20:04.218Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2026-02-11T12:20:04.218Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2026-02-11T12:20:04.218Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2026-02-11T12:20:04.218Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2026-02-11T12:20:05.093Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2026-02-11T12:20:05.094Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2026-02-11T12:20:05.094Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2026-02-11T12:20:05.094Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2026-02-11T12:20:05.094Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2026-02-11T12:20:05.094Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2026-02-11T12:20:05.094Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2026-02-11T12:20:05.094Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2026-02-11T12:20:05.094Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2026-02-11T12:20:05.094Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2026-02-11T12:20:05.094Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2026-02-11T12:20:05.094Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2026-02-11T12:20:05.094Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2026-02-11T12:20:05.094Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2026-02-11T12:20:05.094Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2026-02-11T12:20:05.094Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2026-02-11T12:20:05.094Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2026-02-11T12:20:05.094Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2026-02-11T12:20:05.094Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2026-02-11T12:20:05.094Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2026-02-11T12:20:05.094Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2026-02-11T12:20:05.094Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2026-02-11T12:20:05.094Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2026-02-11T12:20:05.094Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2026-02-11T12:20:05.094Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2026-02-11T12:20:05.094Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2026-02-11T12:20:05.094Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2026-02-11T12:20:05.094Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/buildInfo.mk
[2026-02-11T12:20:05.094Z]
[2026-02-11T12:20:05.094Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG'
[2026-02-11T12:20:05.094Z] make -f clean.mk cleanBuild
[2026-02-11T12:20:05.094Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG'
[2026-02-11T12:20:05.094Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../../jvmtest
[2026-02-11T12:20:05.094Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG'
[2026-02-11T12:20:05.094Z] make -f compile.mk compile
[2026-02-11T12:20:05.094Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG'
[2026-02-11T12:20:05.094Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-11T12:20:05.094Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-11T12:20:05.094Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=functional/security/Crypto,functional/IllegalAccessError_for_protected_method,functional/TestExample" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_x86-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-11T12:20:05.094Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-11T12:20:05.845Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/scripts/build_test.xml
[2026-02-11T12:20:05.845Z] [echo] build.list is TestConfig/build.xml,functional/security/Crypto/build.xml,functional/IllegalAccessError_for_protected_method/build.xml,functional/TestExample/build.xml
[2026-02-11T12:20:05.845Z]
[2026-02-11T12:20:05.845Z] -create_test_directory:
[2026-02-11T12:20:05.845Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jvmtest
[2026-02-11T12:20:05.845Z]
[2026-02-11T12:20:05.845Z] stage_test_material:
[2026-02-11T12:20:05.845Z] [copy] Copying 588 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jvmtest
[2026-02-11T12:20:06.595Z]
[2026-02-11T12:20:06.595Z] build:
[2026-02-11T12:20:06.595Z]
[2026-02-11T12:20:06.595Z] init:
[2026-02-11T12:20:06.595Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jvmtest/TestConfig
[2026-02-11T12:20:06.595Z]
[2026-02-11T12:20:06.595Z] build:
[2026-02-11T12:20:06.595Z] [copy] Copying 15 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jvmtest/TestConfig
[2026-02-11T12:20:06.595Z] [copy] Copied 4 empty directories to 2 empty directories under /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jvmtest/TestConfig
[2026-02-11T12:20:06.596Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jvmtest/TestConfig
[2026-02-11T12:20:06.596Z]
[2026-02-11T12:20:06.596Z] build:
[2026-02-11T12:20:06.596Z]
[2026-02-11T12:20:06.596Z] init:
[2026-02-11T12:20:06.596Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jvmtest/functional/IllegalAccessError_for_protected_method
[2026-02-11T12:20:06.596Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/functional/IllegalAccessError_for_protected_method/bin
[2026-02-11T12:20:06.596Z]
[2026-02-11T12:20:06.596Z] getDependentLibs:
[2026-02-11T12:20:06.596Z] [exec] --------------------------------------------
[2026-02-11T12:20:06.596Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/externalDependency/lib
[2026-02-11T12:20:06.596Z] [exec] task is set to default
[2026-02-11T12:20:06.596Z] [exec] dependencyList is set to asm_all,testng
[2026-02-11T12:20:06.596Z] [exec] System Test jars will not be downloaded.
[2026-02-11T12:20:06.596Z] [exec] --------------------------------------------
[2026-02-11T12:20:06.596Z] [exec] Starting download third party dependent jars
[2026-02-11T12:20:06.596Z] [exec] --------------------------------------------
[2026-02-11T12:20:06.596Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/externalDependency/lib
[2026-02-11T12:20:06.596Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//testng.jar
[2026-02-11T12:20:06.596Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//testng.jar
[2026-02-11T12:20:07.345Z] [exec] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/externalDependency/lib/testng.jar
[2026-02-11T12:20:07.345Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asm-all.jar
[2026-02-11T12:20:07.345Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asm-all.jar
[2026-02-11T12:20:08.596Z] [exec] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/externalDependency/lib/asm-all.jar
[2026-02-11T12:20:08.596Z] [exec] downloaded dependent third party jars successfully
[2026-02-11T12:20:08.596Z]
[2026-02-11T12:20:08.596Z] compile:
[2026-02-11T12:20:08.596Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T12:20:08.596Z] [echo] ============COMPILER SETTINGS============
[2026-02-11T12:20:08.596Z] [echo] ===fork: yes
[2026-02-11T12:20:08.596Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/javac
[2026-02-11T12:20:08.596Z] [echo] ===debug: on
[2026-02-11T12:20:08.596Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../../jvmtest/functional/IllegalAccessError_for_protected_method
[2026-02-11T12:20:08.596Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/functional/IllegalAccessError_for_protected_method/bin
[2026-02-11T12:20:09.345Z] [javac] Note: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/functional/IllegalAccessError_for_protected_method/src/org/openj9/test/Agent.java uses or overrides a deprecated API.
[2026-02-11T12:20:09.345Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-11T12:20:09.345Z]
[2026-02-11T12:20:09.345Z] dist:
[2026-02-11T12:20:09.345Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jvmtest/functional/IllegalAccessError_for_protected_method/IllegalAccessProtectedMethod.jar
[2026-02-11T12:20:09.345Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jvmtest/functional/IllegalAccessError_for_protected_method
[2026-02-11T12:20:09.345Z]
[2026-02-11T12:20:09.345Z] clean:
[2026-02-11T12:20:09.345Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/functional/IllegalAccessError_for_protected_method/bin
[2026-02-11T12:20:09.345Z]
[2026-02-11T12:20:09.345Z] build:
[2026-02-11T12:20:09.345Z]
[2026-02-11T12:20:09.345Z] init:
[2026-02-11T12:20:09.345Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jvmtest/functional/TestExample
[2026-02-11T12:20:09.345Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/functional/TestExample/bin
[2026-02-11T12:20:09.345Z]
[2026-02-11T12:20:09.345Z] getDependentLibs:
[2026-02-11T12:20:09.345Z] [exec] --------------------------------------------
[2026-02-11T12:20:09.345Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/externalDependency/lib
[2026-02-11T12:20:09.345Z] [exec] task is set to default
[2026-02-11T12:20:09.345Z] [exec] dependencyList is set to jcommander,testng
[2026-02-11T12:20:09.345Z] [exec] System Test jars will not be downloaded.
[2026-02-11T12:20:09.345Z] [exec] --------------------------------------------
[2026-02-11T12:20:09.345Z] [exec] Starting download third party dependent jars
[2026-02-11T12:20:09.345Z] [exec] --------------------------------------------
[2026-02-11T12:20:09.345Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/externalDependency/lib
[2026-02-11T12:20:09.345Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/externalDependency/lib/testng.jar exists with correct hash, not downloading
[2026-02-11T12:20:09.345Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jcommander.jar
[2026-02-11T12:20:09.345Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jcommander.jar
[2026-02-11T12:20:10.098Z] [exec] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/externalDependency/lib/jcommander.jar
[2026-02-11T12:20:10.098Z] [exec] downloaded dependent third party jars successfully
[2026-02-11T12:20:10.098Z]
[2026-02-11T12:20:10.098Z] compile:
[2026-02-11T12:20:10.098Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T12:20:10.098Z] [echo] ============COMPILER SETTINGS============
[2026-02-11T12:20:10.098Z] [echo] ===fork: yes
[2026-02-11T12:20:10.098Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/javac
[2026-02-11T12:20:10.098Z] [echo] ===debug: on
[2026-02-11T12:20:10.098Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../../jvmtest/functional/TestExample
[2026-02-11T12:20:10.098Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/functional/TestExample/bin
[2026-02-11T12:20:10.848Z]
[2026-02-11T12:20:10.848Z] dist:
[2026-02-11T12:20:10.848Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jvmtest/functional/TestExample/TestExample.jar
[2026-02-11T12:20:10.848Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jvmtest/functional/TestExample
[2026-02-11T12:20:10.848Z]
[2026-02-11T12:20:10.848Z] clean:
[2026-02-11T12:20:10.848Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/functional/TestExample/bin
[2026-02-11T12:20:10.848Z]
[2026-02-11T12:20:10.848Z] build:
[2026-02-11T12:20:10.848Z]
[2026-02-11T12:20:10.848Z] getJtregVersion:
[2026-02-11T12:20:10.848Z] [echo] jtreg version used is : jtreg_5_1_b01
[2026-02-11T12:20:10.848Z]
[2026-02-11T12:20:10.848Z] getDependentLibs:
[2026-02-11T12:20:10.848Z] [exec] --------------------------------------------
[2026-02-11T12:20:10.848Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/externalDependency/lib
[2026-02-11T12:20:10.848Z] [exec] task is set to default
[2026-02-11T12:20:10.848Z] [exec] dependencyList is set to jtreg_5_1_b01
[2026-02-11T12:20:10.848Z] [exec] System Test jars will not be downloaded.
[2026-02-11T12:20:10.848Z] [exec] --------------------------------------------
[2026-02-11T12:20:10.848Z] [exec] Starting download third party dependent jars
[2026-02-11T12:20:10.848Z] [exec] --------------------------------------------
[2026-02-11T12:20:10.848Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/externalDependency/lib
[2026-02-11T12:20:10.848Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz.sha256sum.txt
[2026-02-11T12:20:10.848Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz.sha256sum.txt
[2026-02-11T12:20:11.597Z] [exec] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/externalDependency/lib/jtreg_5_1_b01.tar.gz.sha256sum.txt
[2026-02-11T12:20:11.597Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz
[2026-02-11T12:20:11.597Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz
[2026-02-11T12:20:13.147Z] [exec] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/externalDependency/lib/jtreg_5_1_b01.tar.gz
[2026-02-11T12:20:13.147Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz.sha256sum.txt
[2026-02-11T12:20:13.147Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz.sha256sum.txt
[2026-02-11T12:20:13.897Z] [exec] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/externalDependency/lib/jtreg_5_1_b01.tar.gz.sha256sum.txt
[2026-02-11T12:20:13.897Z] [exec] downloaded dependent third party jars successfully
[2026-02-11T12:20:13.897Z]
[2026-02-11T12:20:13.897Z] getJtreg:
[2026-02-11T12:20:13.897Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jvmtest/functional/security/Crypto
[2026-02-11T12:20:13.897Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/functional/security/Crypto
[2026-02-11T12:20:13.897Z]
[2026-02-11T12:20:13.897Z] cryptoTest.check:
[2026-02-11T12:20:13.897Z]
[2026-02-11T12:20:13.897Z] getCryptoTest:
[2026-02-11T12:20:13.897Z] [exec] git clone --depth 1 -q https://github.com/rh-openjdk/CryptoTest.git -b master CryptoTest
[2026-02-11T12:20:14.649Z]
[2026-02-11T12:20:14.649Z] dist:
[2026-02-11T12:20:14.649Z]
[2026-02-11T12:20:14.649Z] clean:
[2026-02-11T12:20:14.649Z]
[2026-02-11T12:20:14.649Z] BUILD SUCCESSFUL
[2026-02-11T12:20:14.649Z] Total time: 8 seconds
[2026-02-11T12:20:14.649Z] 0
[2026-02-11T12:20:14.649Z]
[2026-02-11T12:20:14.649Z]
[2026-02-11T12:20:14.649Z] RECORD TEST REPOs SHA
[2026-02-11T12:20:14.649Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/scripts"; \
[2026-02-11T12:20:14.649Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt"
[2026-02-11T12:20:14.649Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-11T12:20:14.649Z] touch /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-11T12:20:14.649Z] ================================================
[2026-02-11T12:20:14.649Z] timestamp: 20260211-122013
[2026-02-11T12:20:14.649Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests
[2026-02-11T12:20:14.649Z] git repo:
[2026-02-11T12:20:14.649Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-02-11T12:20:14.649Z] sha:
[2026-02-11T12:20:14.649Z] 8e74a53d3981291aa7e506f53aa7671170b8df1a
[2026-02-11T12:20:14.649Z] ================================================
[2026-02-11T12:20:14.649Z] timestamp: 20260211-122013
[2026-02-11T12:20:14.649Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/openj9
[2026-02-11T12:20:14.649Z] git repo:
[2026-02-11T12:20:14.649Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git
[2026-02-11T12:20:14.649Z] sha:
[2026-02-11T12:20:14.649Z] 4abba765c77ee2435112357a1b2880d880e7a473
[2026-02-11T12:20:14.649Z] ================================================
[2026-02-11T12:20:14.649Z] timestamp: 20260211-122013
[2026-02-11T12:20:14.649Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG
[2026-02-11T12:20:14.649Z] git repo:
[2026-02-11T12:20:14.649Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-02-11T12:20:14.649Z] sha:
[2026-02-11T12:20:14.649Z] a9e191ceefbd2d7e2cb775891542647c2575d92e
[2026-02-11T12:20:14.649Z] ================================================
[2026-02-11T12:20:14.649Z] timestamp: 20260211-122013
[2026-02-11T12:20:14.649Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/functional/security/Crypto/CryptoTest
[2026-02-11T12:20:14.649Z] git repo:
[2026-02-11T12:20:14.649Z] Fetch URL: https://github.com/rh-openjdk/CryptoTest.git
[2026-02-11T12:20:14.649Z] sha:
[2026-02-11T12:20:14.649Z] b5f1441b3a51806bde1ed79642ce356fdc50e0e0
[2026-02-11T12:20:14.649Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG'
[2026-02-11T12:20:14.649Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.functional TESTLIST=
[2026-02-11T12:20:14.649Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG'
[2026-02-11T12:20:14.649Z] perl scripts/configure.pl
[2026-02-11T12:20:14.649Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_x86-64 --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-11T12:20:14.649Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-11T12:20:14.649Z]
[2026-02-11T12:20:14.649Z] Starting to generate test make files.
[2026-02-11T12:20:14.649Z]
[2026-02-11T12:20:14.649Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2026-02-11T12:20:14.649Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2026-02-11T12:20:14.649Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2026-02-11T12:20:14.649Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2026-02-11T12:20:14.649Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2026-02-11T12:20:14.649Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/security/AQAvit/autoGen.mk
[2026-02-11T12:20:14.649Z]
[2026-02-11T12:20:14.649Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2026-02-11T12:20:14.649Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/security/Crypto/autoGen.mk
[2026-02-11T12:20:14.649Z]
[2026-02-11T12:20:14.649Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/security/autoGen.mk
[2026-02-11T12:20:14.649Z]
[2026-02-11T12:20:14.649Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2026-02-11T12:20:14.649Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2026-02-11T12:20:14.649Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/autoGen.mk
[2026-02-11T12:20:14.649Z]
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2026-02-11T12:20:15.526Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/autoGen.mk
[2026-02-11T12:20:15.526Z]
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2026-02-11T12:20:15.526Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/autoGen.mk
[2026-02-11T12:20:15.526Z]
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2026-02-11T12:20:15.526Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/TestExample/autoGen.mk
[2026-02-11T12:20:15.526Z]
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2026-02-11T12:20:15.526Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2026-02-11T12:20:15.526Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/autoGen.mk
[2026-02-11T12:20:15.526Z]
[2026-02-11T12:20:15.526Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../autoGen.mk
[2026-02-11T12:20:15.526Z]
[2026-02-11T12:20:15.526Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/utils.mk
[2026-02-11T12:20:15.526Z]
[2026-02-11T12:20:15.526Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/rerun.mk
[2026-02-11T12:20:15.526Z]
[2026-02-11T12:20:15.526Z] Make files are generated successfully.
[2026-02-11T12:20:15.526Z]
[2026-02-11T12:20:17.079Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG'
[2026-02-11T12:20:17.079Z] make -f runtest.mk _extended.functional
[2026-02-11T12:20:17.079Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG'
[2026-02-11T12:20:17.079Z]
[2026-02-11T12:20:17.079Z] Running make 4.3
[2026-02-11T12:20:17.079Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/..
[2026-02-11T12:20:17.079Z] set JDK_VERSION to 8
[2026-02-11T12:20:17.079Z] set JDK_IMPL to hotspot
[2026-02-11T12:20:17.079Z] set JVM_VERSION to openjdk8
[2026-02-11T12:20:17.079Z] set JCL_VERSION to latest
[2026-02-11T12:20:17.079Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jdkbinary/j2sdk-image
[2026-02-11T12:20:17.079Z] set SPEC to linux_x86-64
[2026-02-11T12:20:17.079Z] set TEST_FLAG to
[2026-02-11T12:20:17.079Z] set OS_LABEL to ubuntu.24
[2026-02-11T12:20:17.079Z] Running extended.functional ...
[2026-02-11T12:20:17.079Z] There are 6 test targets in extended.functional
[2026-02-11T12:20:17.079Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/java" -version
[2026-02-11T12:20:17.079Z] openjdk version "1.8.0_492-beta"
[2026-02-11T12:20:17.079Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602111006-b02)
[2026-02-11T12:20:17.079Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b02, mixed mode)
[2026-02-11T12:20:17.079Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests'
[2026-02-11T12:20:17.079Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/functional'
[2026-02-11T12:20:17.079Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/functional/security'
[2026-02-11T12:20:17.079Z] make[5]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/functional/security/AQAvit'
[2026-02-11T12:20:17.079Z]
[2026-02-11T12:20:17.079Z] ===============================================