Pre Test

Started by upstream project "Test_openjdk8_hs_extended.functional_x86-64_alpine-linux" build number 357 originally caused by: Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-alpine-linux-x64-temurin" build number 512 originally caused by: Started by upstream project "build-scripts/openjdk8-pipeline" build number 3073 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_8ea_x64AlpineLinux" build number 324 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests The recommended git tool is: git No credentials specified Wiping out workspace first. Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/adoptium/aqa-tests.git > git init /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10 Fetching upstream changes from https://github.com/adoptium/aqa-tests.git > git --version # timeout=10 > git --version # 'git version 2.43.0' > git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60 > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision f17fd61bff060b4d54d235255b83f4b4024789fe (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f17fd61bff060b4d54d235255b83f4b4024789fe # timeout=10 Commit message: "Disable RH CryptoTests in Java 8 and higher (#6893)" > git rev-list --no-walk 4c8318f78e063f3435c4aef6f4a61edc83de2f4b # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2026-02-11T14:48:56.600Z] SPEC: alpine-linux_x86-64 [Pipeline] echo [2026-02-11T14:48:56.601Z] Specified LABEL: ci.role.test&&hw.arch.x86&&sw.os.alpine-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-11T14:48:56.616Z] dynamicAgents: [] [Pipeline] echo [2026-02-11T14:48:56.617Z] Provisioning LABEL: ci.role.test&&hw.arch.x86&&sw.os.alpine-linux [Pipeline] nodesByLabel [2026-02-11T14:48:56.623Z] Found a total of 3 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.alpine-linux' label [Pipeline] node [2026-02-11T14:49:11.626Z] Still waiting to schedule task [2026-02-11T14:49:11.626Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&sw.os.alpine-linux’ [2026-02-11T15:08:26.790Z] Running on test-docker-alpine320-x64-2 in /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun [Pipeline] { Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] retry [Pipeline] { [Pipeline] timeout [2026-02-11T15:08:26.807Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-02-11T15:08:27.089Z] [WS-CLEANUP] Deleting project workspace... [2026-02-11T15:08:27.089Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-02-11T15:08:27.219Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2026-02-11T15:08:27.382Z] The recommended git tool is: git [2026-02-11T15:08:27.643Z] No credentials specified [2026-02-11T15:08:27.773Z] Cloning the remote Git repository [2026-02-11T15:08:27.970Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2026-02-11T15:08:27.971Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests # timeout=10 [2026-02-11T15:08:27.977Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2026-02-11T15:08:27.978Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2026-02-11T15:08:27.978Z] > git --version # timeout=10 [2026-02-11T15:08:27.980Z] > git --version # 'git version 2.45.4' [2026-02-11T15:08:27.980Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-11T15:08:32.285Z] Avoid second fetch [2026-02-11T15:08:32.418Z] Checking out Revision f17fd61bff060b4d54d235255b83f4b4024789fe (origin/master) [2026-02-11T15:08:32.085Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2026-02-11T15:08:32.087Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-11T15:08:32.350Z] > git rev-parse origin/master^{commit} # timeout=10 [2026-02-11T15:08:32.483Z] > git config core.sparsecheckout # timeout=10 [2026-02-11T15:08:32.486Z] > git checkout -f f17fd61bff060b4d54d235255b83f4b4024789fe # timeout=10 [2026-02-11T15:08:33.646Z] Commit message: "Disable RH CryptoTests in Java 8 and higher (#6893)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/buildenv/jenkins/JenkinsfileBase) [Pipeline] } [Pipeline] // load Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] timeout [2026-02-11T15:08:41.107Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2026-02-11T15:08:41.131Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2026-02-11T15:08:42.924Z] + LC_TIME=C date '+%a, %d %b %Y %T %z' [Pipeline] echo [2026-02-11T15:08:43.470Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2026-02-11T15:08:44.906Z] + aqa-tests/terminateTestProcesses.sh jenkins [2026-02-11T15:08:44.906Z] Unix type machine.. [2026-02-11T15:08:44.906Z] Running on a Linux host [2026-02-11T15:08:44.906Z] 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-11T15:08:47.602Z] + printenv [2026-02-11T15:08:47.602Z] JENKINS_HOME=/home/jenkins/.jenkins [2026-02-11T15:08:47.602Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-02-11T15:08:47.602Z] SETUP_JCK_RUN=false [2026-02-11T15:08:47.602Z] USE_TESTENV_PROPERTIES=false [2026-02-11T15:08:47.602Z] MAIL=/var/mail/jenkins [2026-02-11T15:08:47.602Z] SSH_CLIENT=78.47.239.97 50778 22 [2026-02-11T15:08:47.602Z] EXTERNAL_CUSTOM_BRANCH=master [2026-02-11T15:08:47.602Z] BUILD_LIST=functional [2026-02-11T15:08:47.602Z] USER=jenkins [2026-02-11T15:08:47.602Z] SDK_RESOURCE=upstream [2026-02-11T15:08:47.602Z] CI=true [2026-02-11T15:08:47.602Z] OPENJ9_BRANCH=master [2026-02-11T15:08:47.602Z] jobStatus=SUCCESS [2026-02-11T15:08:47.602Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2026-02-11T15:08:47.602Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/2/display/redirect?page=changes [2026-02-11T15:08:47.602Z] UPSTREAM_JOB_NUMBER=512 [2026-02-11T15:08:47.602Z] NODE_LABELS=hw.dockerhost.alpine-linux.dockerhost-azure-ubuntu2204-x64-1 sw.os.alpine-linux ci.role.test test-docker-alpine320-x64-2 ci.role.perf hw.arch.x86 [2026-02-11T15:08:47.602Z] HUDSON_URL=https://ci.adoptium.net/ [2026-02-11T15:08:47.602Z] TARGET=testList TESTLIST=CryptoTests_jtreg_0 [2026-02-11T15:08:47.602Z] EXIT_FAILURE=false [2026-02-11T15:08:47.602Z] LD_LIBRARY_PATH=/usr/lib/jvm/jdk21/lib/server:/usr/lib/jvm/jdk21/lib:/usr/lib/jvm/jdk21/../lib [2026-02-11T15:08:47.602Z] SHLVL=2 [2026-02-11T15:08:47.602Z] STF_OWNER_BRANCH=adoptium:master [2026-02-11T15:08:47.602Z] HOME=/home/jenkins [2026-02-11T15:08:47.602Z] USE_JRE=false [2026-02-11T15:08:47.602Z] OLDPWD=/home/jenkins [2026-02-11T15:08:47.602Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/2/ [2026-02-11T15:08:47.602Z] ADOPTOPENJDK_BRANCH=master [2026-02-11T15:08:47.602Z] TAP_NAME=Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun.tap [2026-02-11T15:08:47.602Z] JDK_IMPL=hotspot [2026-02-11T15:08:47.602Z] HUDSON_COOKIE=93d0d835-df92-453b-9125-f47b3a2436e3 [2026-02-11T15:08:47.602Z] DOCKER_REQUIRED=false [2026-02-11T15:08:47.602Z] JENKINS_SERVER_COOKIE=durable-9d11bec4b871fa2c1cea9b4dc915c273fb831c2b1a9a21cd71f1bb956dc848ff [2026-02-11T15:08:47.602Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/../../benchmarks [2026-02-11T15:08:47.602Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun [2026-02-11T15:08:47.602Z] JDK_REPO=https://github.com/adoptium/alpine-jdk8u [2026-02-11T15:08:47.602Z] KEEP_WORKSPACE=false [2026-02-11T15:08:47.602Z] ARCHIVE_TEST_RESULTS=false [2026-02-11T15:08:47.602Z] GENERATE_JOBS=true [2026-02-11T15:08:47.602Z] LOGNAME=jenkins [2026-02-11T15:08:47.602Z] NODE_NAME=test-docker-alpine320-x64-2 [2026-02-11T15:08:47.602Z] PERSONAL_BUILD=false [2026-02-11T15:08:47.602Z] TKG_OWNER_BRANCH=adoptium:master [2026-02-11T15:08:47.602Z] JDK_BRANCH=jdk8u492-b02_adopt [2026-02-11T15:08:47.602Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/2/display/redirect?page=artifacts [2026-02-11T15:08:47.602Z] _=/usr/lib/jvm/jdk21/bin/java [2026-02-11T15:08:47.602Z] AUTO_DETECT=true [2026-02-11T15:08:47.602Z] STAGE_NAME=Setup [2026-02-11T15:08:47.602Z] EXECUTOR_NUMBER=0 [2026-02-11T15:08:47.602Z] JDK_VERSION=8 [2026-02-11T15:08:47.602Z] EXTERNAL_TEST_CMD=mvn clean install [2026-02-11T15:08:47.602Z] BUILD_DISPLAY_NAME=#2 [2026-02-11T15:08:47.602Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2026-02-11T15:08:47.602Z] TIME_LIMIT=25 [2026-02-11T15:08:47.602Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/2/display/redirect?page=tests [2026-02-11T15:08:47.602Z] HUDSON_HOME=/home/jenkins/.jenkins [2026-02-11T15:08:47.602Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun [2026-02-11T15:08:47.602Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2026-02-11T15:08:47.602Z] TKG_ITERATIONS=1 [2026-02-11T15:08:47.602Z] PLATFORM=x86-64_alpine-linux [2026-02-11T15:08:47.602Z] BUILD_ID=2 [2026-02-11T15:08:47.602Z] EXIT_SUCCESS=false [2026-02-11T15:08:47.602Z] RERUN_FAILURE=true [2026-02-11T15:08:47.602Z] ACTIVE_NODE_TIMEOUT=5 [2026-02-11T15:08:47.602Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/../../externalDependency/system_lib [2026-02-11T15:08:47.602Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun-2 [2026-02-11T15:08:47.602Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-02-11T15:08:47.602Z] JENKINS_URL=https://ci.adoptium.net/ [2026-02-11T15:08:47.602Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/ [2026-02-11T15:08:47.602Z] KEEP_REPORTDIR=false [2026-02-11T15:08:47.602Z] JCK_GIT_BRANCH=master [2026-02-11T15:08:47.602Z] ORIGIN_JDK_VERSION=8 [2026-02-11T15:08:47.602Z] BUILD_NUMBER=2 [2026-02-11T15:08:47.602Z] ITERATIONS=1 [2026-02-11T15:08:47.602Z] JENKINS_NODE_COOKIE=a649a642-4925-4e72-8a44-0daa9b43eb86 [2026-02-11T15:08:47.602Z] SHELL=/bin/bash [2026-02-11T15:08:47.602Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2026-02-11T15:08:47.602Z] SPEC=alpine-linux_x86-64 [2026-02-11T15:08:47.602Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2026-02-11T15:08:47.602Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image [2026-02-11T15:08:47.602Z] LIGHT_WEIGHT_CHECKOUT=false [2026-02-11T15:08:47.602Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/2/display/redirect [2026-02-11T15:08:47.602Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2026-02-11T15:08:47.602Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/display/redirect [2026-02-11T15:08:47.602Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-alpine-linux-x64-temurin [2026-02-11T15:08:47.602Z] JOB_NAME=Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun [2026-02-11T15:08:47.602Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2026-02-11T15:08:47.602Z] SLACK_CHANNEL=aqavit-bot [2026-02-11T15:08:47.602Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/../../externalDependency/lib [2026-02-11T15:08:47.602Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun [2026-02-11T15:08:47.602Z] SSH_CONNECTION=78.47.239.97 50778 172.17.0.11 22 [2026-02-11T15:08:47.602Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun@tmp [2026-02-11T15:08:47.602Z] PARALLEL=None [2026-02-11T15:08:47.602Z] JOBSTARTTIME=Wed, 11 Feb 2026 15:08:41 +0000 [2026-02-11T15:08:47.602Z] DYNAMIC_COMPILE=true [2026-02-11T15:08:47.602Z] 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-11T15:08:47.994Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2026-02-11T15:08:48.014Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2026-02-11T15:09:31.464Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-alpine-linux-x64-temurin" build number 512 [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-11T15:09:31.675Z] 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-11T15:09:31.680Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun [Pipeline] { [Pipeline] sshagent [2026-02-11T15:09:31.760Z] $ ssh-agent [2026-02-11T15:09:32.349Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPgPBMj/agent.1596290 [2026-02-11T15:09:32.349Z] SSH_AGENT_PID=1596292 [2026-02-11T15:09:32.349Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2026-02-11T15:09:32.366Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests [Pipeline] { [Pipeline] withCredentials [2026-02-11T15:09:32.392Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2026-02-11T15:09:33.828Z] + pwd [2026-02-11T15:09:33.829Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/.. -p x86-64_alpine-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-11T15:09:33.829Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests [2026-02-11T15:09:33.829Z] get jdk binary... [2026-02-11T15:09:33.829Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2026-02-11T15:09:33.829Z] Uncompressing file: OpenJDK8U-jdk_x64_alpine-linux_hotspot_8u492b02-ea.tar.gz ... [2026-02-11T15:09:35.416Z] List files in jdkbinary folder... [2026-02-11T15:09:35.416Z] total 306060 [2026-02-11T15:09:35.416Z] -rw-r--r-- 1 jenkins jenkins 170126101 Feb 11 14:26 OpenJDK8U-debugimage_x64_alpine-linux_hotspot_8u492b02-ea.tar.gz [2026-02-11T15:09:35.416Z] -rw-r--r-- 1 jenkins jenkins 101391547 Feb 11 14:26 OpenJDK8U-jdk_x64_alpine-linux_hotspot_8u492b02-ea.tar.gz [2026-02-11T15:09:35.416Z] -rw-r--r-- 1 jenkins jenkins 41773813 Feb 11 14:26 OpenJDK8U-jre_x64_alpine-linux_hotspot_8u492b02-ea.tar.gz [2026-02-11T15:09:35.416Z] -rw-rw-r-- 1 jenkins jenkins 21628 Feb 11 14:29 OpenJDK8U-sbom_x64_alpine-linux_hotspot_8u492b02-ea-metadata.json [2026-02-11T15:09:35.416Z] -rw-r--r-- 1 jenkins jenkins 75773 Feb 11 14:31 OpenJDK8U-sbom_x64_alpine-linux_hotspot_8u492b02-ea.json [2026-02-11T15:09:35.416Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 11 15:09 tmp [2026-02-11T15:09:35.416Z] List files in jdkbinary/tmp folder... [2026-02-11T15:09:35.416Z] total 4 [2026-02-11T15:09:35.417Z] drwxr-xr-x 8 jenkins jenkins 4096 Feb 11 15:09 jdk8u492-b02 [2026-02-11T15:09:35.417Z] Moving directory jdk8u492-b02/ to ../j2sdk-image [2026-02-11T15:09:35.417Z] Uncompressing file: OpenJDK8U-jre_x64_alpine-linux_hotspot_8u492b02-ea.tar.gz ... [2026-02-11T15:09:36.184Z] List files in jdkbinary folder... [2026-02-11T15:09:36.184Z] total 306064 [2026-02-11T15:09:36.184Z] -rw-r--r-- 1 jenkins jenkins 170126101 Feb 11 14:26 OpenJDK8U-debugimage_x64_alpine-linux_hotspot_8u492b02-ea.tar.gz [2026-02-11T15:09:36.184Z] -rw-r--r-- 1 jenkins jenkins 101391547 Feb 11 14:26 OpenJDK8U-jdk_x64_alpine-linux_hotspot_8u492b02-ea.tar.gz [2026-02-11T15:09:36.184Z] -rw-r--r-- 1 jenkins jenkins 41773813 Feb 11 14:26 OpenJDK8U-jre_x64_alpine-linux_hotspot_8u492b02-ea.tar.gz [2026-02-11T15:09:36.185Z] -rw-rw-r-- 1 jenkins jenkins 21628 Feb 11 14:29 OpenJDK8U-sbom_x64_alpine-linux_hotspot_8u492b02-ea-metadata.json [2026-02-11T15:09:36.185Z] -rw-r--r-- 1 jenkins jenkins 75773 Feb 11 14:31 OpenJDK8U-sbom_x64_alpine-linux_hotspot_8u492b02-ea.json [2026-02-11T15:09:36.185Z] drwxr-xr-x 8 jenkins jenkins 4096 Feb 11 15:09 j2sdk-image [2026-02-11T15:09:36.185Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 11 15:09 tmp [2026-02-11T15:09:36.185Z] List files in jdkbinary/tmp folder... [2026-02-11T15:09:36.185Z] total 4 [2026-02-11T15:09:36.185Z] drwxr-xr-x 5 jenkins jenkins 4096 Feb 11 15:09 jdk8u492-b02-jre [2026-02-11T15:09:36.185Z] Moving directory jdk8u492-b02-jre/ to ../j2re-image [2026-02-11T15:09:36.185Z] Uncompressing OpenJDK8U-debugimage_x64_alpine-linux_hotspot_8u492b02-ea.tar.gz over ./j2sdk-image/jre... [2026-02-11T15:09:41.848Z] Removing top-level folder jdk8u492-b02-debug-image/ [2026-02-11T15:09:41.848Z] Removing top-level folder jdk8u492-b02/ [2026-02-11T15:09:46.361Z] Run /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/bin/java -version [2026-02-11T15:09:46.361Z] =JAVA VERSION OUTPUT BEGIN= [2026-02-11T15:09:46.361Z] openjdk version "1.8.0_492-beta" [2026-02-11T15:09:46.361Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602111414-b02) [2026-02-11T15:09:46.361Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b02, mixed mode) [2026-02-11T15:09:46.361Z] =JAVA VERSION OUTPUT END= [2026-02-11T15:09:46.361Z] =RELEASE INFO BEGIN= [2026-02-11T15:09:46.361Z] JAVA_VERSION="1.8.0_492" [2026-02-11T15:09:46.361Z] OS_NAME="Linux" [2026-02-11T15:09:46.361Z] OS_VERSION="2.6" [2026-02-11T15:09:46.361Z] OS_ARCH="amd64" [2026-02-11T15:09:46.361Z] SOURCE=".:git:a841f5e75a41+" [2026-02-11T15:09:46.361Z] IMPLEMENTOR="Eclipse Adoptium" [2026-02-11T15:09:46.361Z] BUILD_SOURCE="git:e96bbeac79b072cebb4fb1a6123e60383fd5bbce" [2026-02-11T15:09:46.361Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2026-02-11T15:09:46.361Z] SOURCE_REPO="https://github.com/adoptium/alpine-jdk8u.git" [2026-02-11T15:09:46.361Z] FULL_VERSION="1.8.0_492-beta-202602111414-b02" [2026-02-11T15:09:46.361Z] SEMANTIC_VERSION="8.0.492+2" [2026-02-11T15:09:46.361Z] BUILD_INFO="OS: Linux Version: 6.8.0-1018-azure" [2026-02-11T15:09:46.361Z] JVM_VARIANT="Hotspot" [2026-02-11T15:09:46.361Z] JVM_VERSION="25.492-b02" [2026-02-11T15:09:46.361Z] IMAGE_TYPE="JDK" [2026-02-11T15:09:46.361Z] =RELEASE INFO END= [2026-02-11T15:09:46.361Z] get testKitGen... [2026-02-11T15:09:46.361Z] git clone -q https://github.com/adoptium/TKG.git [2026-02-11T15:09:47.129Z] git rev-parse master [2026-02-11T15:09:47.129Z] git checkout -q -f a9e191ceefbd2d7e2cb775891542647c2575d92e [2026-02-11T15:09:47.129Z] get functional test material... [2026-02-11T15:09:47.129Z] git clone --depth 1 --reference-if-able /home/jenkins/openjdk_cache -b master https://github.com/eclipse-openj9/openj9.git [2026-02-11T15:09:47.129Z] Cloning into 'openj9'... [2026-02-11T15:09:47.129Z] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository. [2026-02-11T15:09:55.798Z] Updating files: 68% (6936/10149) [2026-02-11T15:09:55.798Z] Updating files: 69% (7003/10149) [2026-02-11T15:09:55.798Z] Updating files: 70% (7105/10149) [2026-02-11T15:09:55.798Z] Updating files: 71% (7206/10149) [2026-02-11T15:09:55.798Z] Updating files: 72% (7308/10149) [2026-02-11T15:09:55.798Z] Updating files: 73% (7409/10149) [2026-02-11T15:09:55.798Z] Updating files: 74% (7511/10149) [2026-02-11T15:09:55.798Z] Updating files: 75% (7612/10149) [2026-02-11T15:09:55.798Z] Updating files: 76% (7714/10149) [2026-02-11T15:09:55.798Z] Updating files: 77% (7815/10149) [2026-02-11T15:09:55.798Z] Updating files: 78% (7917/10149) [2026-02-11T15:09:55.798Z] Updating files: 79% (8018/10149) [2026-02-11T15:09:55.798Z] Updating files: 80% (8120/10149) [2026-02-11T15:09:55.798Z] Updating files: 81% (8221/10149) [2026-02-11T15:09:55.798Z] Updating files: 82% (8323/10149) [2026-02-11T15:09:55.798Z] Updating files: 83% (8424/10149) [2026-02-11T15:09:55.798Z] Updating files: 84% (8526/10149) [2026-02-11T15:09:56.567Z] Updating files: 85% (8627/10149) [2026-02-11T15:09:56.567Z] Updating files: 86% (8729/10149) [2026-02-11T15:09:56.567Z] Updating files: 87% (8830/10149) [2026-02-11T15:09:56.567Z] Updating files: 88% (8932/10149) [2026-02-11T15:09:56.567Z] Updating files: 89% (9033/10149) [2026-02-11T15:09:56.567Z] Updating files: 90% (9135/10149) [2026-02-11T15:09:56.567Z] Updating files: 91% (9236/10149) [2026-02-11T15:09:56.567Z] Updating files: 92% (9338/10149) [2026-02-11T15:09:56.567Z] Updating files: 93% (9439/10149) [2026-02-11T15:09:56.567Z] Updating files: 94% (9541/10149) [2026-02-11T15:09:56.567Z] Updating files: 95% (9642/10149) [2026-02-11T15:09:56.567Z] Updating files: 96% (9744/10149) [2026-02-11T15:09:56.567Z] Updating files: 97% (9845/10149) [2026-02-11T15:09:56.567Z] Updating files: 98% (9947/10149) [2026-02-11T15:09:56.567Z] Updating files: 99% (10048/10149) [2026-02-11T15:09:56.567Z] Updating files: 100% (10149/10149) [2026-02-11T15:09:56.567Z] Updating files: 100% (10149/10149), done. [2026-02-11T15:09:56.567Z] check OpenJ9 Repo sha [2026-02-11T15:09:56.567Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/openj9 --output_file /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/testenv/testenv.properties --repo_name OPENJ9 [2026-02-11T15:09:56.567Z] Check sha in /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/openj9 and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/testenv/testenv.properties [2026-02-11T15:09:56.567Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-02-11T15:09:56.568Z] OPENJ9_SHA=daf759a6611b163770ad469d9023cbbf59724e9c [2026-02-11T15:09:56.568Z] total 128 [2026-02-11T15:09:56.568Z] -rw-r--r-- 1 jenkins jenkins 6735 Feb 11 15:08 Contributing.md [2026-02-11T15:09:56.568Z] -rw-r--r-- 1 jenkins jenkins 11360 Feb 11 15:08 LICENSE [2026-02-11T15:09:56.568Z] -rw-r--r-- 1 jenkins jenkins 65 Feb 11 15:08 NOTICE [2026-02-11T15:09:56.568Z] -rw-r--r-- 1 jenkins jenkins 8350 Feb 11 15:08 README.md [2026-02-11T15:09:56.568Z] drwxr-xr-x 8 jenkins jenkins 4096 Feb 11 15:09 TKG [2026-02-11T15:09:56.568Z] drwxr-xr-x 4 jenkins jenkins 4096 Feb 11 15:08 buildenv [2026-02-11T15:09:56.568Z] -rwxr-xr-x 1 jenkins jenkins 339 Feb 11 15:08 compile.sh [2026-02-11T15:09:56.568Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 11 15:08 config [2026-02-11T15:09:56.568Z] drwxr-xr-x 5 jenkins jenkins 4096 Feb 11 15:08 docs [2026-02-11T15:09:56.568Z] drwxr-xr-x 34 jenkins jenkins 4096 Feb 11 15:08 external [2026-02-11T15:09:56.568Z] drwxr-xr-x 8 jenkins jenkins 4096 Feb 11 15:08 functional [2026-02-11T15:09:56.568Z] -rwxr-xr-x 1 jenkins jenkins 30011 Feb 11 15:08 get.sh [2026-02-11T15:09:56.568Z] drwxr-xr-x 20 jenkins jenkins 4096 Feb 11 15:08 jck [2026-02-11T15:09:56.568Z] drwxr-xr-x 13 jenkins jenkins 4096 Feb 11 15:09 openj9 [2026-02-11T15:09:56.568Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 11 15:08 openjdk [2026-02-11T15:09:56.568Z] drwxr-xr-x 9 jenkins jenkins 4096 Feb 11 15:08 perf [2026-02-11T15:09:56.568Z] drwxr-xr-x 4 jenkins jenkins 4096 Feb 11 15:08 scripts [2026-02-11T15:09:56.568Z] drwxr-xr-x 13 jenkins jenkins 4096 Feb 11 15:08 system [2026-02-11T15:09:56.568Z] -rwxr-xr-x 1 jenkins jenkins 3928 Feb 11 15:08 terminateTestProcesses.sh [2026-02-11T15:09:56.568Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 11 15:08 testenv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2026-02-11T15:09:57.078Z] $ ssh-agent -k [2026-02-11T15:09:57.082Z] unset SSH_AUTH_SOCK; [2026-02-11T15:09:57.082Z] unset SSH_AGENT_PID; [2026-02-11T15:09:57.082Z] echo Agent pid 1596292 killed; [2026-02-11T15:09:57.665Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-02-11T15:09:58.109Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=testList+TESTLIST%3DCryptoTests_jtreg_0&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-64_alpine-linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Falpine-jdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-alpine-linux-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk8u492-b02_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=true&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=functional&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=512&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2026-02-11T15:09:58.119Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=testList+TESTLIST%3DCryptoTests_jtreg_0&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-64_alpine-linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=test-docker-alpine320-x64-2&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Falpine-jdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-alpine-linux-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk8u492-b02_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=true&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=functional&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=512&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2026-02-11T15:09:58.338Z] Building tests... [Pipeline] timeout [2026-02-11T15:09:58.342Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-02-11T15:09:58.362Z] 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-11T15:09:58.708Z] 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-11T15:09:58.729Z] ITERATION: 1/1 [Pipeline] sh [2026-02-11T15:10:00.288Z] + which Xvfb [2026-02-11T15:10:00.288Z] /usr/bin/Xvfb [Pipeline] wrap [2026-02-11T15:10:01.008Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/.xvfb-2-..fbdir13799656889716810129 [Pipeline] { [Pipeline] sh [2026-02-11T15:10:22.905Z] + ps -f [2026-02-11T15:10:22.905Z] + grep '[X]vfb' [2026-02-11T15:10:22.905Z] + awk '{print $9}' [Pipeline] echo [2026-02-11T15:10:23.513Z] env.DISPLAY is :0 [Pipeline] sshagent [2026-02-11T15:10:23.631Z] $ ssh-agent [2026-02-11T15:10:24.220Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaCgCkf/agent.1596444 [2026-02-11T15:10:24.220Z] SSH_AGENT_PID=1596446 [2026-02-11T15:10:24.221Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-11T15:10:25.670Z] + uname [2026-02-11T15:10:25.670Z] + '[' Linux '=' AIX ] [2026-02-11T15:10:25.670Z] + uname [2026-02-11T15:10:25.670Z] + '[' Linux '=' SunOS ] [2026-02-11T15:10:25.670Z] + uname [2026-02-11T15:10:25.670Z] + '[' Linux '=' '*BSD' ] [2026-02-11T15:10:25.670Z] + MAKE=make [2026-02-11T15:10:25.670Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2026-02-11T15:10:25.670Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2026-02-11T15:10:27.496Z] + unset LD_LIBRARY_PATH [2026-02-11T15:10:27.496Z] + uname [2026-02-11T15:10:27.496Z] + '[' Linux '=' AIX ] [2026-02-11T15:10:27.496Z] + uname [2026-02-11T15:10:27.496Z] + '[' Linux '=' SunOS ] [2026-02-11T15:10:27.496Z] + uname [2026-02-11T15:10:27.496Z] + '[' Linux '=' '*BSD' ] [2026-02-11T15:10:27.496Z] + MAKE=make [2026-02-11T15:10:27.496Z] + cd ./aqa-tests [2026-02-11T15:10:27.496Z] + . ./scripts/testenv/testenvSettings.sh [2026-02-11T15:10:27.496Z] + set +x [2026-02-11T15:10:27.496Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image [2026-02-11T15:10:27.496Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/../../externalDependency/lib [2026-02-11T15:10:27.496Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-11T15:10:27.496Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-11T15:10:27.496Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-02-11T15:10:27.496Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-02-11T15:10:27.496Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/scripts/build_tools.xml [2026-02-11T15:10:27.496Z] [2026-02-11T15:10:27.496Z] build: [2026-02-11T15:10:27.496Z] [2026-02-11T15:10:27.496Z] clean: [2026-02-11T15:10:27.496Z] [2026-02-11T15:10:27.496Z] init: [2026-02-11T15:10:27.496Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/bin [2026-02-11T15:10:27.496Z] [2026-02-11T15:10:27.496Z] getDependentLibs: [2026-02-11T15:10:27.496Z] [exec] -------------------------------------------- [2026-02-11T15:10:27.496Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/../../externalDependency/lib [2026-02-11T15:10:27.496Z] [exec] task is set to default [2026-02-11T15:10:27.496Z] [exec] dependencyList is set to json_simple [2026-02-11T15:10:27.496Z] [exec] System Test jars will not be downloaded. [2026-02-11T15:10:27.496Z] [exec] -------------------------------------------- [2026-02-11T15:10:27.496Z] [exec] Starting download third party dependent jars [2026-02-11T15:10:27.496Z] [exec] -------------------------------------------- [2026-02-11T15:10:27.496Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/../../externalDependency/lib [2026-02-11T15:10:27.496Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-02-11T15:10:27.496Z] [exec] downloaded dependent third party jars successfully [2026-02-11T15:10:27.496Z] [2026-02-11T15:10:27.496Z] compile: [2026-02-11T15:10:27.496Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-11T15:10:27.496Z] [echo] ============COMPILER SETTINGS============ [2026-02-11T15:10:27.496Z] [echo] ===fork: yes [2026-02-11T15:10:27.496Z] [echo] ===debug: on [2026-02-11T15:10:27.496Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/bin [2026-02-11T15:10:29.093Z] [2026-02-11T15:10:29.093Z] dist: [2026-02-11T15:10:29.093Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/bin/TestKitGen.jar [2026-02-11T15:10:29.093Z] [2026-02-11T15:10:29.093Z] BUILD SUCCESSFUL [2026-02-11T15:10:29.093Z] Total time: 2 seconds [2026-02-11T15:10:29.865Z] 0 [2026-02-11T15:10:29.865Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-02-11T15:10:29.865Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-02-11T15:10:29.865Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz [2026-02-11T15:10:29.865Z] ****************************** MACHINE INFO ****************************** [2026-02-11T15:10:29.865Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG [2026-02-11T15:10:29.865Z] Free Physical Memory Size : 2865885184 [2026-02-11T15:10:29.865Z] Free space (bytes) : 339496235008 [2026-02-11T15:10:29.865Z] Total Physical Memory Size : 6442450944 [2026-02-11T15:10:29.865Z] Total space (bytes) : 480790110208 [2026-02-11T15:10:29.865Z] Usable space (bytes) : 317146009600 [2026-02-11T15:10:29.865Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-11T15:10:29.865Z] bashVersion : [2026-02-11T15:10:29.865Z] GNU bash, version 5.2.26(1)-release (x86_64-alpine-linux-musl) [2026-02-11T15:10:29.865Z] Copyright (C) 2022 Free Software Foundation, Inc. [2026-02-11T15:10:29.865Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-02-11T15:10:29.865Z] [2026-02-11T15:10:29.865Z] This is free software; you are free to change and redistribute it. [2026-02-11T15:10:29.865Z] There is NO WARRANTY, to the extent permitted by law. [2026-02-11T15:10:29.865Z] cpuCores : 16 [2026-02-11T15:10:29.865Z] curlVersion : [2026-02-11T15:10:29.865Z] curl 8.14.1 (x86_64-alpine-linux-musl) libcurl/8.14.1 OpenSSL/3.3.6 zlib/1.3.1 brotli/1.1.0 zstd/1.5.6 c-ares/1.33.1 libidn2/2.3.7 libpsl/0.21.5 nghttp2/1.62.1 [2026-02-11T15:10:29.865Z] Release-Date: 2025-06-04 [2026-02-11T15:10:29.865Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp ws wss [2026-02-11T15:10:29.865Z] Features: alt-svc AsynchDNS brotli HSTS HTTP2 HTTPS-proxy IDN IPv6 Largefile libz NTLM PSL SSL threadsafe TLS-SRP UnixSockets zstd [2026-02-11T15:10:29.865Z] dockerVersion : bash: line 1: docker: command not found [2026-02-11T15:10:29.865Z] gcc version : 13.2.1 [2026-02-11T15:10:29.865Z] gclibc version : [2026-02-11T15:10:29.865Z] musl libc (x86_64) [2026-02-11T15:10:29.865Z] Version 1.2.5 [2026-02-11T15:10:29.865Z] Dynamic Program Loader [2026-02-11T15:10:29.865Z] Usage: /lib/ld-musl-x86_64.so.1 [options] [--] pathname [2026-02-11T15:10:29.865Z] gdb version : bash: line 1: gdb: command not found [2026-02-11T15:10:29.865Z] lldb version : Command could not be executed [2026-02-11T15:10:29.865Z] makeVersion : [2026-02-11T15:10:29.865Z] GNU Make 4.4.1 [2026-02-11T15:10:29.865Z] Built for x86_64-alpine-linux-musl [2026-02-11T15:10:29.865Z] Copyright (C) 1988-2023 Free Software Foundation, Inc. [2026-02-11T15:10:29.865Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> [2026-02-11T15:10:29.865Z] This is free software: you are free to change and redistribute it. [2026-02-11T15:10:29.865Z] There is NO WARRANTY, to the extent permitted by law. [2026-02-11T15:10:29.865Z] mavenVersion : bash: line 1: mvn: command not found [2026-02-11T15:10:29.865Z] perlVersion : [2026-02-11T15:10:29.865Z] [2026-02-11T15:10:29.865Z] This is perl 5, version 38, subversion 5 (v5.38.5) built for x86_64-linux-thread-multi [2026-02-11T15:10:29.865Z] [2026-02-11T15:10:29.865Z] Copyright 1987-2025, Larry Wall [2026-02-11T15:10:29.865Z] [2026-02-11T15:10:29.865Z] Perl may be copied only under the terms of either the Artistic License or the [2026-02-11T15:10:29.865Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-02-11T15:10:29.865Z] [2026-02-11T15:10:29.865Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-02-11T15:10:29.865Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-02-11T15:10:29.865Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2026-02-11T15:10:29.865Z] [2026-02-11T15:10:29.865Z] podmanVersion : bash: line 1: podman: command not found [2026-02-11T15:10:29.865Z] procArch : unknown [2026-02-11T15:10:29.865Z] sysArch : x86_64 [2026-02-11T15:10:29.865Z] sysOS : Linux [2026-02-11T15:10:29.865Z] ulimit : [2026-02-11T15:10:29.865Z] real-time non-blocking time (microseconds, -R) unlimited [2026-02-11T15:10:29.865Z] core file size (blocks, -c) unlimited [2026-02-11T15:10:29.865Z] data seg size (kbytes, -d) unlimited [2026-02-11T15:10:29.865Z] scheduling priority (-e) 0 [2026-02-11T15:10:29.865Z] file size (blocks, -f) unlimited [2026-02-11T15:10:29.865Z] pending signals (-i) 257167 [2026-02-11T15:10:29.865Z] max locked memory (kbytes, -l) 8192 [2026-02-11T15:10:29.865Z] max memory size (kbytes, -m) unlimited [2026-02-11T15:10:29.865Z] open files (-n) 1048576 [2026-02-11T15:10:29.865Z] pipe size (512 bytes, -p) 8 [2026-02-11T15:10:29.865Z] POSIX message queues (bytes, -q) 819200 [2026-02-11T15:10:29.865Z] real-time priority (-r) 0 [2026-02-11T15:10:29.865Z] stack size (kbytes, -s) 8192 [2026-02-11T15:10:29.865Z] cpu time (seconds, -t) unlimited [2026-02-11T15:10:29.865Z] max user processes (-u) unlimited [2026-02-11T15:10:29.865Z] virtual memory (kbytes, -v) unlimited [2026-02-11T15:10:29.865Z] file locks (-x) unlimited [2026-02-11T15:10:29.865Z] uname : Linux 38ef1ba66c83 6.8.0-1018-azure #21~22.04.1-Ubuntu SMP Fri Nov 8 00:21:25 UTC 2024 x86_64 Linux [2026-02-11T15:10:29.865Z] vmVendor : Oracle Corporation [2026-02-11T15:10:29.865Z] vmVersion : 25.492-b02 [2026-02-11T15:10:29.865Z] xlc version : bash: line 1: xlC: command not found [2026-02-11T15:10:29.865Z] ************************************************************************** [2026-02-11T15:10:29.865Z] [2026-02-11T15:10:29.865Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-02-11T15:10:29.865Z] [2026-02-11T15:10:29.865Z] System.getProperty('java.vendor')=Temurin [2026-02-11T15:10:29.865Z] [2026-02-11T15:10:29.865Z] System.getProperty('os.name')=Linux [2026-02-11T15:10:29.865Z] [2026-02-11T15:10:29.865Z] System.getProperty('os.arch')=amd64 [2026-02-11T15:10:29.865Z] [2026-02-11T15:10:29.865Z] System.getProperty('java.fullversion')=null [2026-02-11T15:10:29.865Z] [2026-02-11T15:10:29.865Z] System.getProperty('sun.arch.data.model')=64 [2026-02-11T15:10:29.865Z] [2026-02-11T15:10:29.865Z] make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=testList TESTLIST=CryptoTests_jtreg_0 [2026-02-11T15:10:29.865Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG' [2026-02-11T15:10:29.865Z] perl scripts/configure.pl [2026-02-11T15:10:29.865Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=alpine-linux_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=testList --testList=CryptoTests_jtreg_0 --numOfMachines= --testTime= --TRSSURL= [2026-02-11T15:10:30.635Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-02-11T15:10:30.635Z] [2026-02-11T15:10:30.635Z] [2026-02-11T15:10:30.635Z] Starting to generate build list. [2026-02-11T15:10:30.635Z] [2026-02-11T15:10:30.635Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml [2026-02-11T15:10:30.635Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/Jsr335/playlist.xml [2026-02-11T15:10:30.635Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/Valhalla/playlist.xml [2026-02-11T15:10:30.635Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml [2026-02-11T15:10:30.635Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml [2026-02-11T15:10:30.635Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/security/Crypto/playlist.xml [2026-02-11T15:10:30.635Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml [2026-02-11T15:10:30.635Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml [2026-02-11T15:10:30.635Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/Jsr292/playlist.xml [2026-02-11T15:10:30.635Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml [2026-02-11T15:10:30.635Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml [2026-02-11T15:10:30.635Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/DDR_Test/playlist.xml [2026-02-11T15:10:30.635Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/JIT_Test/playlist.xml [2026-02-11T15:10:30.635Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/Java21Only/playlist.xml [2026-02-11T15:10:30.635Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/Java10andUp/playlist.xml [2026-02-11T15:10:30.635Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml [2026-02-11T15:10:30.635Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml [2026-02-11T15:10:30.635Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml [2026-02-11T15:10:30.635Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml [2026-02-11T15:10:30.635Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml [2026-02-11T15:10:30.635Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml [2026-02-11T15:10:30.635Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml [2026-02-11T15:10:30.635Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml [2026-02-11T15:10:30.635Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml [2026-02-11T15:10:30.635Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml [2026-02-11T15:10:30.635Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml [2026-02-11T15:10:30.635Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml [2026-02-11T15:10:30.635Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml [2026-02-11T15:10:30.635Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml [2026-02-11T15:10:30.635Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml [2026-02-11T15:10:30.635Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml [2026-02-11T15:10:30.635Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml [2026-02-11T15:10:30.635Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml [2026-02-11T15:10:30.635Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml [2026-02-11T15:10:30.635Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml [2026-02-11T15:10:30.635Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml [2026-02-11T15:10:30.635Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml [2026-02-11T15:10:30.635Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml [2026-02-11T15:10:30.635Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml [2026-02-11T15:10:30.635Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml [2026-02-11T15:10:30.635Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml [2026-02-11T15:10:30.635Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml [2026-02-11T15:10:30.635Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml [2026-02-11T15:10:30.635Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml [2026-02-11T15:10:30.635Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml [2026-02-11T15:10:30.635Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml [2026-02-11T15:10:31.532Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml [2026-02-11T15:10:31.532Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml [2026-02-11T15:10:31.532Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml [2026-02-11T15:10:31.532Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml [2026-02-11T15:10:31.532Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml [2026-02-11T15:10:31.532Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml [2026-02-11T15:10:31.532Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml [2026-02-11T15:10:31.532Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml [2026-02-11T15:10:31.532Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml [2026-02-11T15:10:31.532Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml [2026-02-11T15:10:31.532Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml [2026-02-11T15:10:31.532Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml [2026-02-11T15:10:31.532Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml [2026-02-11T15:10:31.532Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml [2026-02-11T15:10:31.532Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml [2026-02-11T15:10:31.532Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml [2026-02-11T15:10:31.532Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml [2026-02-11T15:10:31.532Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml [2026-02-11T15:10:31.532Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml [2026-02-11T15:10:31.532Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml [2026-02-11T15:10:31.532Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml [2026-02-11T15:10:31.532Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml [2026-02-11T15:10:31.532Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml [2026-02-11T15:10:31.532Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml [2026-02-11T15:10:31.532Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml [2026-02-11T15:10:31.532Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml [2026-02-11T15:10:31.532Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml [2026-02-11T15:10:31.532Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml [2026-02-11T15:10:31.532Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml [2026-02-11T15:10:31.532Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml [2026-02-11T15:10:31.532Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml [2026-02-11T15:10:31.532Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml [2026-02-11T15:10:31.532Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml [2026-02-11T15:10:31.532Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml [2026-02-11T15:10:31.532Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml [2026-02-11T15:10:31.532Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml [2026-02-11T15:10:31.532Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml [2026-02-11T15:10:31.532Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml [2026-02-11T15:10:31.532Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml [2026-02-11T15:10:31.532Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml [2026-02-11T15:10:31.532Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml [2026-02-11T15:10:31.532Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml [2026-02-11T15:10:31.532Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml [2026-02-11T15:10:31.532Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml [2026-02-11T15:10:31.532Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml [2026-02-11T15:10:31.532Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/Java22andUp/playlist.xml [2026-02-11T15:10:31.532Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml [2026-02-11T15:10:31.532Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml [2026-02-11T15:10:31.532Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml [2026-02-11T15:10:31.532Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml [2026-02-11T15:10:31.532Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml [2026-02-11T15:10:31.532Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml [2026-02-11T15:10:31.532Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml [2026-02-11T15:10:31.532Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml [2026-02-11T15:10:31.532Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml [2026-02-11T15:10:31.532Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml [2026-02-11T15:10:31.533Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml [2026-02-11T15:10:31.533Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml [2026-02-11T15:10:31.533Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml [2026-02-11T15:10:31.533Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml [2026-02-11T15:10:31.533Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml [2026-02-11T15:10:31.533Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml [2026-02-11T15:10:31.533Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml [2026-02-11T15:10:31.533Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml [2026-02-11T15:10:31.533Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml [2026-02-11T15:10:31.533Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml [2026-02-11T15:10:31.533Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml [2026-02-11T15:10:31.533Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml [2026-02-11T15:10:31.533Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml [2026-02-11T15:10:31.533Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml [2026-02-11T15:10:31.533Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml [2026-02-11T15:10:31.533Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml [2026-02-11T15:10:31.533Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml [2026-02-11T15:10:31.533Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml [2026-02-11T15:10:31.533Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml [2026-02-11T15:10:31.533Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml [2026-02-11T15:10:31.533Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml [2026-02-11T15:10:31.533Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml [2026-02-11T15:10:31.533Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/Java21andUp/playlist.xml [2026-02-11T15:10:31.533Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/HealthCenter/playlist.xml [2026-02-11T15:10:31.533Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/NativeTest/playlist.xml [2026-02-11T15:10:31.533Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/Java15andUp/playlist.xml [2026-02-11T15:10:31.533Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/CacheManagement/playlist.xml [2026-02-11T15:10:31.533Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/Java14andUp/playlist.xml [2026-02-11T15:10:31.533Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/Java16andUp/playlist.xml [2026-02-11T15:10:31.533Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/Java12andUp/playlist.xml [2026-02-11T15:10:31.533Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/RasapiTest/playlist.xml [2026-02-11T15:10:31.533Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml [2026-02-11T15:10:31.533Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml [2026-02-11T15:10:31.533Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml [2026-02-11T15:10:31.533Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/VM_Test/playlist.xml [2026-02-11T15:10:31.533Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/Java8andUp/playlist.xml [2026-02-11T15:10:31.533Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/TestExample/playlist.xml [2026-02-11T15:10:31.533Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/Java11andUp/playlist.xml [2026-02-11T15:10:31.533Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/MockitoTests/playlist.xml [2026-02-11T15:10:31.533Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/Java9andUp/playlist.xml [2026-02-11T15:10:31.533Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/Java17andUp/playlist.xml [2026-02-11T15:10:31.533Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml [2026-02-11T15:10:31.533Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../TKG/buildInfo.mk [2026-02-11T15:10:31.533Z] [2026-02-11T15:10:31.533Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG' [2026-02-11T15:10:31.533Z] make -f clean.mk cleanBuild [2026-02-11T15:10:31.533Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG' [2026-02-11T15:10:31.533Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../../jvmtest [2026-02-11T15:10:31.533Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG' [2026-02-11T15:10:31.533Z] make -f compile.mk compile [2026-02-11T15:10:31.533Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG' [2026-02-11T15:10:31.533Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-11T15:10:31.533Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-11T15:10:31.533Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=functional/security/Crypto" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=alpine-linux_x86-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-02-11T15:10:31.533Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-02-11T15:10:31.533Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/scripts/build_test.xml [2026-02-11T15:10:32.302Z] [echo] build.list is TestConfig/build.xml,functional/security/Crypto/build.xml [2026-02-11T15:10:32.302Z] [2026-02-11T15:10:32.302Z] -create_test_directory: [2026-02-11T15:10:32.302Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/jvmtest [2026-02-11T15:10:32.302Z] [2026-02-11T15:10:32.302Z] stage_test_material: [2026-02-11T15:10:32.302Z] [copy] Copying 137 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/jvmtest [2026-02-11T15:10:32.302Z] [2026-02-11T15:10:32.302Z] build: [2026-02-11T15:10:32.302Z] [2026-02-11T15:10:32.302Z] init: [2026-02-11T15:10:32.302Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/jvmtest/TestConfig [2026-02-11T15:10:32.302Z] [2026-02-11T15:10:32.302Z] build: [2026-02-11T15:10:32.302Z] [copy] Copying 15 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/jvmtest/TestConfig [2026-02-11T15:10:32.302Z] [copy] Copied 4 empty directories to 2 empty directories under /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/jvmtest/TestConfig [2026-02-11T15:10:32.302Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/jvmtest/TestConfig [2026-02-11T15:10:32.302Z] [2026-02-11T15:10:32.302Z] build: [2026-02-11T15:10:32.302Z] [2026-02-11T15:10:32.302Z] getJtregVersion: [2026-02-11T15:10:32.302Z] [echo] jtreg version used is : jtreg_5_1_b01 [2026-02-11T15:10:32.302Z] [2026-02-11T15:10:32.302Z] getDependentLibs: [2026-02-11T15:10:33.070Z] [exec] -------------------------------------------- [2026-02-11T15:10:33.070Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/../../externalDependency/lib [2026-02-11T15:10:33.070Z] [exec] task is set to default [2026-02-11T15:10:33.070Z] [exec] dependencyList is set to jtreg_5_1_b01 [2026-02-11T15:10:33.070Z] [exec] System Test jars will not be downloaded. [2026-02-11T15:10:33.070Z] [exec] -------------------------------------------- [2026-02-11T15:10:33.070Z] [exec] Starting download third party dependent jars [2026-02-11T15:10:33.070Z] [exec] -------------------------------------------- [2026-02-11T15:10:33.070Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/../../externalDependency/lib [2026-02-11T15:10:33.070Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2026-02-11T15:10:33.070Z] [exec] downloaded dependent third party jars successfully [2026-02-11T15:10:33.070Z] [2026-02-11T15:10:33.070Z] getJtreg: [2026-02-11T15:10:33.070Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/jvmtest/functional/security/Crypto [2026-02-11T15:10:33.070Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/functional/security/Crypto [2026-02-11T15:10:33.070Z] [2026-02-11T15:10:33.070Z] cryptoTest.check: [2026-02-11T15:10:33.070Z] [2026-02-11T15:10:33.070Z] getCryptoTest: [2026-02-11T15:10:33.070Z] [exec] git clone --depth 1 -q https://github.com/rh-openjdk/CryptoTest.git -b master CryptoTest [2026-02-11T15:10:33.070Z] [2026-02-11T15:10:33.070Z] dist: [2026-02-11T15:10:33.070Z] [2026-02-11T15:10:33.070Z] clean: [2026-02-11T15:10:33.070Z] [2026-02-11T15:10:33.070Z] BUILD SUCCESSFUL [2026-02-11T15:10:33.070Z] Total time: 1 second [2026-02-11T15:10:33.070Z] 0 [2026-02-11T15:10:33.070Z] [2026-02-11T15:10:33.070Z] [2026-02-11T15:10:33.070Z] RECORD TEST REPOs SHA [2026-02-11T15:10:33.070Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../TKG/scripts"; \ [2026-02-11T15:10:33.070Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../TKG/SHAs.txt" [2026-02-11T15:10:33.070Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../TKG/SHAs.txt [2026-02-11T15:10:33.070Z] touch /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../TKG/SHAs.txt [2026-02-11T15:10:33.070Z] ================================================ [2026-02-11T15:10:33.070Z] timestamp: 20260211-151032 [2026-02-11T15:10:33.070Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests [2026-02-11T15:10:33.070Z] git repo: [2026-02-11T15:10:33.070Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2026-02-11T15:10:33.070Z] sha: [2026-02-11T15:10:33.070Z] f17fd61bff060b4d54d235255b83f4b4024789fe [2026-02-11T15:10:33.950Z] ================================================ [2026-02-11T15:10:33.950Z] timestamp: 20260211-151033 [2026-02-11T15:10:33.950Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/openj9 [2026-02-11T15:10:33.950Z] git repo: [2026-02-11T15:10:33.950Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git [2026-02-11T15:10:33.950Z] sha: [2026-02-11T15:10:33.950Z] daf759a6611b163770ad469d9023cbbf59724e9c [2026-02-11T15:10:33.950Z] ================================================ [2026-02-11T15:10:33.950Z] timestamp: 20260211-151033 [2026-02-11T15:10:33.950Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG [2026-02-11T15:10:33.950Z] git repo: [2026-02-11T15:10:33.950Z] Fetch URL: https://github.com/adoptium/TKG.git [2026-02-11T15:10:33.950Z] sha: [2026-02-11T15:10:33.950Z] a9e191ceefbd2d7e2cb775891542647c2575d92e [2026-02-11T15:10:33.950Z] ================================================ [2026-02-11T15:10:33.950Z] timestamp: 20260211-151033 [2026-02-11T15:10:33.950Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/functional/security/Crypto/CryptoTest [2026-02-11T15:10:33.950Z] git repo: [2026-02-11T15:10:33.950Z] Fetch URL: https://github.com/rh-openjdk/CryptoTest.git [2026-02-11T15:10:33.950Z] sha: [2026-02-11T15:10:33.950Z] b5f1441b3a51806bde1ed79642ce356fdc50e0e0 [2026-02-11T15:10:33.950Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG' [2026-02-11T15:10:33.950Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=CryptoTests_jtreg_0 [2026-02-11T15:10:33.950Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG' [2026-02-11T15:10:33.950Z] perl scripts/configure.pl [2026-02-11T15:10:33.950Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=alpine-linux_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=testList --testList=CryptoTests_jtreg_0 --numOfMachines= --testTime= --TRSSURL= [2026-02-11T15:10:33.950Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-02-11T15:10:33.950Z] [2026-02-11T15:10:33.950Z] Starting to generate test make files. [2026-02-11T15:10:33.950Z] [2026-02-11T15:10:33.950Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml [2026-02-11T15:10:33.950Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/Jsr335/playlist.xml [2026-02-11T15:10:33.950Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/Valhalla/playlist.xml [2026-02-11T15:10:33.950Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml [2026-02-11T15:10:33.950Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml [2026-02-11T15:10:33.950Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/security/Crypto/playlist.xml [2026-02-11T15:10:33.950Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/security/Crypto/autoGen.mk [2026-02-11T15:10:33.950Z] [2026-02-11T15:10:33.950Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/security/autoGen.mk [2026-02-11T15:10:33.950Z] [2026-02-11T15:10:33.950Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml [2026-02-11T15:10:33.950Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml [2026-02-11T15:10:33.950Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/Jsr292/playlist.xml [2026-02-11T15:10:33.950Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml [2026-02-11T15:10:33.950Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml [2026-02-11T15:10:33.950Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/DDR_Test/playlist.xml [2026-02-11T15:10:34.848Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/JIT_Test/playlist.xml [2026-02-11T15:10:34.848Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/Java21Only/playlist.xml [2026-02-11T15:10:34.848Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/Java10andUp/playlist.xml [2026-02-11T15:10:34.848Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml [2026-02-11T15:10:34.848Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml [2026-02-11T15:10:34.848Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml [2026-02-11T15:10:34.848Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml [2026-02-11T15:10:34.848Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml [2026-02-11T15:10:34.848Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml [2026-02-11T15:10:34.848Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml [2026-02-11T15:10:34.848Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml [2026-02-11T15:10:34.848Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml [2026-02-11T15:10:34.848Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml [2026-02-11T15:10:34.848Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml [2026-02-11T15:10:34.848Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml [2026-02-11T15:10:34.848Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml [2026-02-11T15:10:34.848Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml [2026-02-11T15:10:34.848Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml [2026-02-11T15:10:34.848Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml [2026-02-11T15:10:34.848Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml [2026-02-11T15:10:34.848Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml [2026-02-11T15:10:34.848Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml [2026-02-11T15:10:34.848Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml [2026-02-11T15:10:34.848Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml [2026-02-11T15:10:34.848Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml [2026-02-11T15:10:34.848Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml [2026-02-11T15:10:34.848Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml [2026-02-11T15:10:34.848Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml [2026-02-11T15:10:34.848Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml [2026-02-11T15:10:34.848Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml [2026-02-11T15:10:34.848Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml [2026-02-11T15:10:34.848Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml [2026-02-11T15:10:34.848Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml [2026-02-11T15:10:34.848Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml [2026-02-11T15:10:34.848Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml [2026-02-11T15:10:34.848Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml [2026-02-11T15:10:34.848Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml [2026-02-11T15:10:34.848Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml [2026-02-11T15:10:34.848Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml [2026-02-11T15:10:34.848Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml [2026-02-11T15:10:34.848Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml [2026-02-11T15:10:34.848Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml [2026-02-11T15:10:34.848Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml [2026-02-11T15:10:34.848Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml [2026-02-11T15:10:34.848Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml [2026-02-11T15:10:34.848Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml [2026-02-11T15:10:34.848Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml [2026-02-11T15:10:34.848Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml [2026-02-11T15:10:34.848Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml [2026-02-11T15:10:34.848Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml [2026-02-11T15:10:34.848Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml [2026-02-11T15:10:34.848Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml [2026-02-11T15:10:34.848Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml [2026-02-11T15:10:34.848Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml [2026-02-11T15:10:34.848Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml [2026-02-11T15:10:34.849Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml [2026-02-11T15:10:34.849Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml [2026-02-11T15:10:34.849Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml [2026-02-11T15:10:34.849Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml [2026-02-11T15:10:34.849Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml [2026-02-11T15:10:34.849Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml [2026-02-11T15:10:34.849Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml [2026-02-11T15:10:34.849Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml [2026-02-11T15:10:34.849Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml [2026-02-11T15:10:34.849Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml [2026-02-11T15:10:34.849Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml [2026-02-11T15:10:34.849Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml [2026-02-11T15:10:34.849Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml [2026-02-11T15:10:34.849Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml [2026-02-11T15:10:34.849Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml [2026-02-11T15:10:34.849Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml [2026-02-11T15:10:34.849Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml [2026-02-11T15:10:34.849Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml [2026-02-11T15:10:34.849Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml [2026-02-11T15:10:34.849Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml [2026-02-11T15:10:34.849Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml [2026-02-11T15:10:34.849Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml [2026-02-11T15:10:34.849Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml [2026-02-11T15:10:34.849Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml [2026-02-11T15:10:34.849Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/Java22andUp/playlist.xml [2026-02-11T15:10:34.849Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml [2026-02-11T15:10:34.849Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml [2026-02-11T15:10:34.849Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml [2026-02-11T15:10:34.849Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml [2026-02-11T15:10:34.849Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml [2026-02-11T15:10:34.849Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml [2026-02-11T15:10:34.849Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml [2026-02-11T15:10:34.849Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml [2026-02-11T15:10:34.849Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml [2026-02-11T15:10:34.849Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml [2026-02-11T15:10:34.849Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml [2026-02-11T15:10:34.849Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml [2026-02-11T15:10:34.849Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml [2026-02-11T15:10:34.849Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml [2026-02-11T15:10:34.849Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml [2026-02-11T15:10:34.849Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml [2026-02-11T15:10:34.849Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml [2026-02-11T15:10:34.849Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml [2026-02-11T15:10:34.849Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml [2026-02-11T15:10:34.849Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml [2026-02-11T15:10:34.849Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml [2026-02-11T15:10:34.849Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml [2026-02-11T15:10:34.849Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml [2026-02-11T15:10:34.849Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml [2026-02-11T15:10:34.849Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml [2026-02-11T15:10:34.849Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml [2026-02-11T15:10:34.849Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml [2026-02-11T15:10:34.849Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml [2026-02-11T15:10:34.849Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml [2026-02-11T15:10:34.849Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml [2026-02-11T15:10:34.849Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml [2026-02-11T15:10:34.850Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml [2026-02-11T15:10:34.850Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/Java21andUp/playlist.xml [2026-02-11T15:10:34.850Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/HealthCenter/playlist.xml [2026-02-11T15:10:34.850Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/NativeTest/playlist.xml [2026-02-11T15:10:34.850Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/Java15andUp/playlist.xml [2026-02-11T15:10:34.850Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/CacheManagement/playlist.xml [2026-02-11T15:10:34.850Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/Java14andUp/playlist.xml [2026-02-11T15:10:34.850Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/Java16andUp/playlist.xml [2026-02-11T15:10:34.850Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/Java12andUp/playlist.xml [2026-02-11T15:10:34.850Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/RasapiTest/playlist.xml [2026-02-11T15:10:34.850Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml [2026-02-11T15:10:34.850Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml [2026-02-11T15:10:34.850Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml [2026-02-11T15:10:34.850Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/VM_Test/playlist.xml [2026-02-11T15:10:34.850Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/Java8andUp/playlist.xml [2026-02-11T15:10:34.850Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/TestExample/playlist.xml [2026-02-11T15:10:34.850Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/Java11andUp/playlist.xml [2026-02-11T15:10:34.850Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/MockitoTests/playlist.xml [2026-02-11T15:10:34.850Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/Java9andUp/playlist.xml [2026-02-11T15:10:34.850Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/Java17andUp/playlist.xml [2026-02-11T15:10:34.850Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml [2026-02-11T15:10:34.850Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../functional/autoGen.mk [2026-02-11T15:10:34.850Z] [2026-02-11T15:10:34.850Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../autoGen.mk [2026-02-11T15:10:34.850Z] [2026-02-11T15:10:34.850Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../TKG/utils.mk [2026-02-11T15:10:34.850Z] [2026-02-11T15:10:34.850Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/../TKG/rerun.mk [2026-02-11T15:10:34.850Z] [2026-02-11T15:10:34.850Z] Make files are generated successfully. [2026-02-11T15:10:34.850Z] [2026-02-11T15:10:34.850Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG' [2026-02-11T15:10:34.850Z] make -f runtest.mk _testList [2026-02-11T15:10:34.850Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG' [2026-02-11T15:10:34.850Z] [2026-02-11T15:10:34.850Z] Running make 4.4.1 [2026-02-11T15:10:34.850Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/TKG/.. [2026-02-11T15:10:34.850Z] set JDK_VERSION to 8 [2026-02-11T15:10:34.850Z] set JDK_IMPL to hotspot [2026-02-11T15:10:34.850Z] set JVM_VERSION to openjdk8 [2026-02-11T15:10:34.850Z] set JCL_VERSION to latest [2026-02-11T15:10:34.850Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image [2026-02-11T15:10:34.850Z] set SPEC to alpine-linux_x86-64 [2026-02-11T15:10:34.850Z] set TEST_FLAG to [2026-02-11T15:10:34.850Z] Running testList ... [2026-02-11T15:10:34.850Z] There are 1 test targets in testList [2026-02-11T15:10:34.850Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/bin/java" -version [2026-02-11T15:10:34.850Z] openjdk version "1.8.0_492-beta" [2026-02-11T15:10:34.850Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602111414-b02) [2026-02-11T15:10:34.850Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b02, mixed mode) [2026-02-11T15:10:34.850Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests' [2026-02-11T15:10:34.850Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/functional' [2026-02-11T15:10:34.850Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/functional/security' [2026-02-11T15:10:34.850Z] make[5]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_alpine-linux_rerun/aqa-tests/functional/security/Crypto' [2026-02-11T15:10:34.850Z] [2026-02-11T15:10:34.850Z] ===============================================