Pre Test
Started by upstream project "build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-alpine-linux-x64-temurin" build number 28
originally caused by:
Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 85
originally caused by:
Started by upstream project "build-scripts/utils/releaseTrigger_jdk8u" build number 5150
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/v1.0.8-release^{commit} # timeout=10
Checking out Revision 3e892c188f65f1076f130d389577a782c675f7f8 (origin/v1.0.8-release)
> git config core.sparsecheckout # timeout=10
> git checkout -f 3e892c188f65f1076f130d389577a782c675f7f8 # timeout=10
Commit message: "Exclude sun/security/pkcs12/KeytoolOpensslInteropTest for OpenJ9 (#6394) (#6400)"
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-07-10T13:29:17.823Z] SPEC: alpine-linux_x86-64
[Pipeline] echo
[2025-07-10T13:29:17.824Z] LABEL: ci.role.test&&hw.arch.x86&&sw.os.alpine-linux
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-07-10T13:29:17.837Z] Found a total of 4 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.alpine-linux' label
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-07-10T13:29:17.840Z] dynamicAgents: []
[Pipeline] node
[2025-07-10T13:29:17.866Z] Running on test-docker-alpine320-x64-1 in /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2025-07-10T13:29:17.903Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-07-10T13:29:18.272Z] [WS-CLEANUP] Deleting project workspace...
[2025-07-10T13:29:18.272Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-07-10T13:29:18.445Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-07-10T13:29:18.649Z] The recommended git tool is: git
[2025-07-10T13:29:18.998Z] No credentials specified
[2025-07-10T13:29:19.175Z] Cloning the remote Git repository
[2025-07-10T13:29:19.416Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-07-10T13:29:19.417Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests # timeout=10
[2025-07-10T13:29:19.429Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-07-10T13:29:19.429Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-07-10T13:29:19.429Z] > git --version # timeout=10
[2025-07-10T13:29:19.436Z] > git --version # 'git version 2.45.3'
[2025-07-10T13:29:19.437Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-07-10T13:29:27.625Z] Avoid second fetch
[2025-07-10T13:29:27.810Z] Checking out Revision 3e892c188f65f1076f130d389577a782c675f7f8 (origin/v1.0.8-release)
[2025-07-10T13:29:27.326Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-07-10T13:29:27.330Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-07-10T13:29:27.690Z] > git rev-parse origin/v1.0.8-release^{commit} # timeout=10
[2025-07-10T13:29:27.876Z] > git config core.sparsecheckout # timeout=10
[2025-07-10T13:29:27.900Z] > git checkout -f 3e892c188f65f1076f130d389577a782c675f7f8 # timeout=10
[2025-07-10T13:29:29.678Z] Commit message: "Exclude sun/security/pkcs12/KeytoolOpensslInteropTest for OpenJ9 (#6394) (#6400)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-07-10T13:29:31.538Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-07-10T13:29:31.562Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-07-10T13:29:33.596Z] + LC_TIME=C date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-07-10T13:29:34.292Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-07-10T13:29:36.121Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-07-10T13:29:36.121Z] Unix type machine..
[2025-07-10T13:29:36.121Z] Running on a Linux host
[2025-07-10T13:29:36.121Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2025-07-10T13:29:39.528Z] + printenv
[2025-07-10T13:29:39.528Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-07-10T13:29:39.528Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-07-10T13:29:39.528Z] SETUP_JCK_RUN=false
[2025-07-10T13:29:39.528Z] USE_TESTENV_PROPERTIES=true
[2025-07-10T13:29:39.528Z] MAIL=/var/mail/jenkins
[2025-07-10T13:29:39.528Z] SSH_CLIENT=78.47.239.97 42788 22
[2025-07-10T13:29:39.528Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-07-10T13:29:39.528Z] BUILD_LIST=functional
[2025-07-10T13:29:39.528Z] USER=jenkins
[2025-07-10T13:29:39.528Z] SDK_RESOURCE=upstream
[2025-07-10T13:29:39.528Z] CI=true
[2025-07-10T13:29:39.528Z] OPENJ9_BRANCH=master
[2025-07-10T13:29:39.528Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-07-10T13:29:39.528Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/338/display/redirect?page=changes
[2025-07-10T13:29:39.528Z] UPSTREAM_JOB_NUMBER=28
[2025-07-10T13:29:39.528Z] NODE_LABELS=hw.dockerhost.alpine-linux.dockerhost-azure-ubuntu2204-x64-1 sw.os.alpine-linux ci.role.test test-docker-alpine320-x64-1 ci.role.perf hw.arch.x86
[2025-07-10T13:29:39.528Z] HUDSON_URL=https://ci.adoptium.net/
[2025-07-10T13:29:39.528Z] TARGET=sanity.functional
[2025-07-10T13:29:39.528Z] EXIT_FAILURE=false
[2025-07-10T13:29:39.528Z] LD_LIBRARY_PATH=/usr/lib/jvm/jdk21/lib/server:/usr/lib/jvm/jdk21/lib:/usr/lib/jvm/jdk21/../lib
[2025-07-10T13:29:39.528Z] SHLVL=2
[2025-07-10T13:29:39.528Z] STF_OWNER_BRANCH=adoptium:master
[2025-07-10T13:29:39.528Z] HOME=/home/jenkins
[2025-07-10T13:29:39.528Z] USE_JRE=false
[2025-07-10T13:29:39.528Z] OLDPWD=/home/jenkins
[2025-07-10T13:29:39.528Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/338/
[2025-07-10T13:29:39.528Z] ADOPTOPENJDK_BRANCH=v1.0.8-release
[2025-07-10T13:29:39.528Z] TAP_NAME=Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux.tap
[2025-07-10T13:29:39.528Z] JDK_IMPL=hotspot
[2025-07-10T13:29:39.528Z] HUDSON_COOKIE=56e862bc-bf96-4f11-bdf0-8155fc9cf539
[2025-07-10T13:29:39.528Z] DOCKER_REQUIRED=false
[2025-07-10T13:29:39.528Z] JENKINS_SERVER_COOKIE=durable-96c986899f09a523f24d25f33d126acf36c279bcc11c3340d7f3518c7c95db47
[2025-07-10T13:29:39.528Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../benchmarks
[2025-07-10T13:29:39.528Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux
[2025-07-10T13:29:39.528Z] JDK_REPO=https://github.com/adoptium/alpine-jdk8u
[2025-07-10T13:29:39.528Z] KEEP_WORKSPACE=false
[2025-07-10T13:29:39.528Z] ARCHIVE_TEST_RESULTS=false
[2025-07-10T13:29:39.528Z] GENERATE_JOBS=false
[2025-07-10T13:29:39.528Z] LOGNAME=jenkins
[2025-07-10T13:29:39.528Z] NODE_NAME=test-docker-alpine320-x64-1
[2025-07-10T13:29:39.528Z] PERSONAL_BUILD=false
[2025-07-10T13:29:39.528Z] TKG_OWNER_BRANCH=adoptium:master
[2025-07-10T13:29:39.528Z] JDK_BRANCH=jdk8u462-b06_adopt
[2025-07-10T13:29:39.528Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/338/display/redirect?page=artifacts
[2025-07-10T13:29:39.528Z] _=/usr/lib/jvm/jdk21/bin/java
[2025-07-10T13:29:39.528Z] AUTO_DETECT=true
[2025-07-10T13:29:39.528Z] STAGE_NAME=Setup
[2025-07-10T13:29:39.528Z] EXECUTOR_NUMBER=0
[2025-07-10T13:29:39.528Z] JDK_VERSION=8
[2025-07-10T13:29:39.528Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-07-10T13:29:39.528Z] BUILD_DISPLAY_NAME=#338
[2025-07-10T13:29:39.528Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-07-10T13:29:39.528Z] TIME_LIMIT=25
[2025-07-10T13:29:39.528Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/338/display/redirect?page=tests
[2025-07-10T13:29:39.528Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-07-10T13:29:39.528Z] JOB_BASE_NAME=Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux
[2025-07-10T13:29:39.528Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[2025-07-10T13:29:39.528Z] TKG_ITERATIONS=1
[2025-07-10T13:29:39.528Z] PLATFORM=x86-64_alpine-linux
[2025-07-10T13:29:39.528Z] BUILD_ID=338
[2025-07-10T13:29:39.528Z] EXIT_SUCCESS=false
[2025-07-10T13:29:39.528Z] RERUN_FAILURE=true
[2025-07-10T13:29:39.528Z] ACTIVE_NODE_TIMEOUT=5
[2025-07-10T13:29:39.528Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/system_lib
[2025-07-10T13:29:39.528Z] BUILD_TAG=jenkins-Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux-338
[2025-07-10T13:29:39.528Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-07-10T13:29:39.528Z] JENKINS_URL=https://ci.adoptium.net/
[2025-07-10T13:29:39.528Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/
[2025-07-10T13:29:39.528Z] KEEP_REPORTDIR=false
[2025-07-10T13:29:39.528Z] JCK_GIT_BRANCH=master
[2025-07-10T13:29:39.528Z] ORIGIN_JDK_VERSION=8
[2025-07-10T13:29:39.528Z] BUILD_NUMBER=338
[2025-07-10T13:29:39.528Z] ITERATIONS=1
[2025-07-10T13:29:39.528Z] JENKINS_NODE_COOKIE=7e746b23-3f06-4747-9ea1-24a14ac10433
[2025-07-10T13:29:39.528Z] SHELL=/bin/bash
[2025-07-10T13:29:39.528Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-07-10T13:29:39.528Z] SPEC=alpine-linux_x86-64
[2025-07-10T13:29:39.528Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-07-10T13:29:39.528Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/jdkbinary/j2sdk-image
[2025-07-10T13:29:39.528Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-07-10T13:29:39.528Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/338/display/redirect
[2025-07-10T13:29:39.528Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-07-10T13:29:39.528Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/display/redirect
[2025-07-10T13:29:39.528Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-alpine-linux-x64-temurin
[2025-07-10T13:29:39.528Z] JOB_NAME=Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux
[2025-07-10T13:29:39.528Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-07-10T13:29:39.528Z] SLACK_CHANNEL=aqavit-bot
[2025-07-10T13:29:39.528Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib
[2025-07-10T13:29:39.528Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux
[2025-07-10T13:29:39.528Z] SSH_CONNECTION=78.47.239.97 42788 172.17.0.10 22
[2025-07-10T13:29:39.528Z] TEST_TIME=120
[2025-07-10T13:29:39.528Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux@tmp
[2025-07-10T13:29:39.528Z] PARALLEL=Dynamic
[2025-07-10T13:29:39.528Z] JOBSTARTTIME=Thu, 10 Jul 2025 13:29:32 +0000
[2025-07-10T13:29:39.528Z] DYNAMIC_COMPILE=true
[2025-07-10T13:29:39.528Z] 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
[2025-07-10T13:29:40.053Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-07-10T13:29:40.066Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-07-10T13:30:39.601Z] Copied 5 artifacts from "build-scripts » jobs » release » jobs » jdk8u » jdk8u-release-alpine-linux-x64-temurin" build number 28
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-07-10T13:30:39.752Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2025-07-10T13:30:39.757Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux
[Pipeline] {
[Pipeline] sshagent
[2025-07-10T13:30:39.847Z] $ ssh-agent
[2025-07-10T13:30:40.464Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNEHefK/agent.3996117
[2025-07-10T13:30:40.464Z] SSH_AGENT_PID=3996120
[2025-07-10T13:30:40.464Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-07-10T13:30:40.484Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-07-10T13:30:40.510Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-07-10T13:30:43.543Z] + pwd
[2025-07-10T13:30:43.543Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/.. -p x86-64_alpine-linux -r upstream -j 8 -i hotspot --clone_openj9 true
[2025-07-10T13:30:43.543Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests
[2025-07-10T13:30:43.543Z] load ./testenv/testenv.properties
[2025-07-10T13:30:43.543Z] Running checkTags with ./testenv/testenv.properties and 8
[2025-07-10T13:30:43.543Z] b859a461c05ed6652fae50aee328821afa35f8f8 refs/tags/jdk8u462-dryrun-ga
[2025-07-10T13:30:43.543Z] Use tag name jdk8u462-dryrun-ga from ./testenv/testenv.properties
[2025-07-10T13:30:43.543Z] get jdk binary...
[2025-07-10T13:30:43.543Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-07-10T13:30:43.544Z] Uncompressing file: OpenJDK8U-jdk_x64_alpine-linux_hotspot_8u462b06.tar.gz ...
[2025-07-10T13:30:53.342Z] List files in jdkbinary folder...
[2025-07-10T13:30:53.342Z] total 303708
[2025-07-10T13:30:53.342Z] -rw-r--r-- 1 jenkins jenkins 168535422 Jul 10 13:18 OpenJDK8U-debugimage_x64_alpine-linux_hotspot_8u462b06.tar.gz
[2025-07-10T13:30:53.342Z] -rw-r--r-- 1 jenkins jenkins 100978106 Jul 10 13:18 OpenJDK8U-jdk_x64_alpine-linux_hotspot_8u462b06.tar.gz
[2025-07-10T13:30:53.342Z] -rw-r--r-- 1 jenkins jenkins 41361387 Jul 10 13:18 OpenJDK8U-jre_x64_alpine-linux_hotspot_8u462b06.tar.gz
[2025-07-10T13:30:53.342Z] -rw-rw-r-- 1 jenkins jenkins 21742 Jul 10 13:21 OpenJDK8U-sbom_x64_alpine-linux_hotspot_8u462b06-metadata.json
[2025-07-10T13:30:53.343Z] -rw-r--r-- 1 jenkins jenkins 76811 Jul 10 13:23 OpenJDK8U-sbom_x64_alpine-linux_hotspot_8u462b06.json
[2025-07-10T13:30:53.343Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 10 13:30 tmp
[2025-07-10T13:30:53.343Z] List files in jdkbinary/tmp folder...
[2025-07-10T13:30:53.343Z] total 4
[2025-07-10T13:30:53.343Z] drwxr-xr-x 8 jenkins jenkins 4096 Jul 10 13:30 jdk8u462-b06
[2025-07-10T13:30:53.343Z] Moving directory jdk8u462-b06/ to ../j2sdk-image
[2025-07-10T13:30:53.343Z] Uncompressing file: OpenJDK8U-jre_x64_alpine-linux_hotspot_8u462b06.tar.gz ...
[2025-07-10T13:30:54.126Z] List files in jdkbinary folder...
[2025-07-10T13:30:54.126Z] total 303712
[2025-07-10T13:30:54.126Z] -rw-r--r-- 1 jenkins jenkins 168535422 Jul 10 13:18 OpenJDK8U-debugimage_x64_alpine-linux_hotspot_8u462b06.tar.gz
[2025-07-10T13:30:54.126Z] -rw-r--r-- 1 jenkins jenkins 100978106 Jul 10 13:18 OpenJDK8U-jdk_x64_alpine-linux_hotspot_8u462b06.tar.gz
[2025-07-10T13:30:54.126Z] -rw-r--r-- 1 jenkins jenkins 41361387 Jul 10 13:18 OpenJDK8U-jre_x64_alpine-linux_hotspot_8u462b06.tar.gz
[2025-07-10T13:30:54.126Z] -rw-rw-r-- 1 jenkins jenkins 21742 Jul 10 13:21 OpenJDK8U-sbom_x64_alpine-linux_hotspot_8u462b06-metadata.json
[2025-07-10T13:30:54.126Z] -rw-r--r-- 1 jenkins jenkins 76811 Jul 10 13:23 OpenJDK8U-sbom_x64_alpine-linux_hotspot_8u462b06.json
[2025-07-10T13:30:54.126Z] drwxr-xr-x 8 jenkins jenkins 4096 Jul 10 13:30 j2sdk-image
[2025-07-10T13:30:54.126Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 10 13:30 tmp
[2025-07-10T13:30:54.126Z] List files in jdkbinary/tmp folder...
[2025-07-10T13:30:54.126Z] total 4
[2025-07-10T13:30:54.126Z] drwxr-xr-x 5 jenkins jenkins 4096 Jul 10 13:30 jdk8u462-b06-jre
[2025-07-10T13:30:54.126Z] Moving directory jdk8u462-b06-jre/ to ../j2re-image
[2025-07-10T13:30:54.126Z] Uncompressing OpenJDK8U-debugimage_x64_alpine-linux_hotspot_8u462b06.tar.gz over ./j2sdk-image/jre...
[2025-07-10T13:30:59.857Z] Removing top-level folder jdk8u462-b06-debug-image/
[2025-07-10T13:30:59.858Z] Removing top-level folder jdk8u462-b06/
[2025-07-10T13:31:00.643Z] Run /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -version
[2025-07-10T13:31:00.643Z] =JAVA VERSION OUTPUT BEGIN=
[2025-07-10T13:31:00.643Z] openjdk version "1.8.0_462"
[2025-07-10T13:31:00.643Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-b06)
[2025-07-10T13:31:00.643Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.462-b06, mixed mode)
[2025-07-10T13:31:01.429Z] =JAVA VERSION OUTPUT END=
[2025-07-10T13:31:01.429Z] =RELEASE INFO BEGIN=
[2025-07-10T13:31:01.429Z] JAVA_VERSION="1.8.0_462"
[2025-07-10T13:31:01.429Z] OS_NAME="Linux"
[2025-07-10T13:31:01.429Z] OS_VERSION="2.6"
[2025-07-10T13:31:01.429Z] OS_ARCH="amd64"
[2025-07-10T13:31:01.429Z] SOURCE=".:git:b79439045c91+"
[2025-07-10T13:31:01.429Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-07-10T13:31:01.429Z] BUILD_SOURCE="git:821480720c10585e8a4302250f2c431322c95603"
[2025-07-10T13:31:01.429Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-07-10T13:31:01.429Z] SOURCE_REPO="https://github.com/adoptium/alpine-jdk8u.git"
[2025-07-10T13:31:01.429Z] FULL_VERSION="1.8.0_462-b06"
[2025-07-10T13:31:01.430Z] SEMANTIC_VERSION="8.0.462+6"
[2025-07-10T13:31:01.430Z] BUILD_INFO="OS: Linux Version: 6.8.0-1018-azure"
[2025-07-10T13:31:01.430Z] JVM_VARIANT="Hotspot"
[2025-07-10T13:31:01.430Z] JVM_VERSION="25.462-b06"
[2025-07-10T13:31:01.430Z] IMAGE_TYPE="JDK"
[2025-07-10T13:31:01.430Z] =RELEASE INFO END=
[2025-07-10T13:31:01.430Z] get testKitGen...
[2025-07-10T13:31:01.430Z] git clone -q https://github.com/adoptium/TKG.git
[2025-07-10T13:31:02.214Z] git rev-parse v1.0.8.1
[2025-07-10T13:31:02.214Z] git checkout -q -f 8f85d84f4e5dd6ab133d0ea14cc8a31cd85fdd58
[2025-07-10T13:31:02.214Z] get functional test material...
[2025-07-10T13:31:02.214Z] git clone --depth 1 --reference-if-able /home/jenkins/openjdk_cache -b v0.53.0-release https://github.com/eclipse-openj9/openj9.git
[2025-07-10T13:31:02.214Z] Cloning into 'openj9'...
[2025-07-10T13:31:02.214Z] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository.
[2025-07-10T13:31:12.232Z] Updating files: 47% (4887/10322)
[2025-07-10T13:31:12.232Z] Updating files: 48% (4955/10322)
[2025-07-10T13:31:12.232Z] Updating files: 49% (5058/10322)
[2025-07-10T13:31:12.232Z] Updating files: 50% (5161/10322)
[2025-07-10T13:31:12.232Z] Updating files: 51% (5265/10322)
[2025-07-10T13:31:12.232Z] Updating files: 52% (5368/10322)
[2025-07-10T13:31:12.232Z] Updating files: 53% (5471/10322)
[2025-07-10T13:31:12.232Z] Updating files: 54% (5574/10322)
[2025-07-10T13:31:12.232Z] Updating files: 55% (5678/10322)
[2025-07-10T13:31:12.232Z] Updating files: 56% (5781/10322)
[2025-07-10T13:31:12.232Z] Updating files: 57% (5884/10322)
[2025-07-10T13:31:12.232Z] Updating files: 58% (5987/10322)
[2025-07-10T13:31:12.232Z] Updating files: 59% (6090/10322)
[2025-07-10T13:31:12.232Z] Updating files: 60% (6194/10322)
[2025-07-10T13:31:12.232Z] Updating files: 61% (6297/10322)
[2025-07-10T13:31:12.232Z] Updating files: 62% (6400/10322)
[2025-07-10T13:31:12.232Z] Updating files: 63% (6503/10322)
[2025-07-10T13:31:12.232Z] Updating files: 64% (6607/10322)
[2025-07-10T13:31:12.232Z] Updating files: 65% (6710/10322)
[2025-07-10T13:31:12.232Z] Updating files: 66% (6813/10322)
[2025-07-10T13:31:12.232Z] Updating files: 67% (6916/10322)
[2025-07-10T13:31:12.232Z] Updating files: 68% (7019/10322)
[2025-07-10T13:31:12.232Z] Updating files: 69% (7123/10322)
[2025-07-10T13:31:12.232Z] Updating files: 70% (7226/10322)
[2025-07-10T13:31:12.232Z] Updating files: 71% (7329/10322)
[2025-07-10T13:31:12.232Z] Updating files: 72% (7432/10322)
[2025-07-10T13:31:12.232Z] Updating files: 73% (7536/10322)
[2025-07-10T13:31:12.232Z] Updating files: 74% (7639/10322)
[2025-07-10T13:31:12.232Z] Updating files: 75% (7742/10322)
[2025-07-10T13:31:12.232Z] Updating files: 76% (7845/10322)
[2025-07-10T13:31:12.232Z] Updating files: 77% (7948/10322)
[2025-07-10T13:31:12.232Z] Updating files: 78% (8052/10322)
[2025-07-10T13:31:12.232Z] Updating files: 79% (8155/10322)
[2025-07-10T13:31:12.232Z] Updating files: 80% (8258/10322)
[2025-07-10T13:31:12.233Z] Updating files: 81% (8361/10322)
[2025-07-10T13:31:12.233Z] Updating files: 82% (8465/10322)
[2025-07-10T13:31:12.233Z] Updating files: 83% (8568/10322)
[2025-07-10T13:31:12.233Z] Updating files: 84% (8671/10322)
[2025-07-10T13:31:12.233Z] Updating files: 85% (8774/10322)
[2025-07-10T13:31:12.233Z] Updating files: 86% (8877/10322)
[2025-07-10T13:31:12.233Z] Updating files: 87% (8981/10322)
[2025-07-10T13:31:12.233Z] Updating files: 88% (9084/10322)
[2025-07-10T13:31:12.233Z] Updating files: 89% (9187/10322)
[2025-07-10T13:31:12.233Z] Updating files: 90% (9290/10322)
[2025-07-10T13:31:12.233Z] Updating files: 91% (9394/10322)
[2025-07-10T13:31:12.233Z] Updating files: 92% (9497/10322)
[2025-07-10T13:31:12.233Z] Updating files: 93% (9600/10322)
[2025-07-10T13:31:12.233Z] Updating files: 94% (9703/10322)
[2025-07-10T13:31:12.233Z] Updating files: 95% (9806/10322)
[2025-07-10T13:31:12.233Z] Updating files: 96% (9910/10322)
[2025-07-10T13:31:12.233Z] Updating files: 97% (10013/10322)
[2025-07-10T13:31:12.233Z] Updating files: 97% (10034/10322)
[2025-07-10T13:31:12.233Z] Updating files: 98% (10116/10322)
[2025-07-10T13:31:12.233Z] Updating files: 99% (10219/10322)
[2025-07-10T13:31:12.233Z] Updating files: 100% (10322/10322)
[2025-07-10T13:31:12.233Z] Updating files: 100% (10322/10322), done.
[2025-07-10T13:31:12.233Z] check OpenJ9 Repo sha
[2025-07-10T13:31:12.233Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/openj9 --output_file /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/testenv/testenv.properties --repo_name OPENJ9
[2025-07-10T13:31:12.233Z] USE_TESTENV_PROPERTIES was set, not writing to testenv.properties
[2025-07-10T13:31:12.233Z] total 132
[2025-07-10T13:31:12.233Z] -rw-r--r-- 1 jenkins jenkins 4665 Jul 10 13:29 Contributing.md
[2025-07-10T13:31:12.233Z] -rw-r--r-- 1 jenkins jenkins 11360 Jul 10 13:29 LICENSE
[2025-07-10T13:31:12.233Z] -rw-r--r-- 1 jenkins jenkins 65 Jul 10 13:29 NOTICE
[2025-07-10T13:31:12.233Z] -rw-r--r-- 1 jenkins jenkins 8335 Jul 10 13:29 README.md
[2025-07-10T13:31:12.233Z] drwxr-xr-x 8 jenkins jenkins 4096 Jul 10 13:31 TKG
[2025-07-10T13:31:12.233Z] drwxr-xr-x 4 jenkins jenkins 4096 Jul 10 13:29 buildenv
[2025-07-10T13:31:12.233Z] -rwxr-xr-x 1 jenkins jenkins 339 Jul 10 13:29 compile.sh
[2025-07-10T13:31:12.233Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 10 13:29 config
[2025-07-10T13:31:12.233Z] drwxr-xr-x 4 jenkins jenkins 4096 Jul 10 13:29 doc
[2025-07-10T13:31:12.233Z] drwxr-xr-x 5 jenkins jenkins 4096 Jul 10 13:29 docs
[2025-07-10T13:31:12.233Z] drwxr-xr-x 34 jenkins jenkins 4096 Jul 10 13:29 external
[2025-07-10T13:31:12.233Z] drwxr-xr-x 8 jenkins jenkins 4096 Jul 10 13:29 functional
[2025-07-10T13:31:12.233Z] -rwxr-xr-x 1 jenkins jenkins 30008 Jul 10 13:29 get.sh
[2025-07-10T13:31:12.233Z] drwxr-xr-x 19 jenkins jenkins 4096 Jul 10 13:29 jck
[2025-07-10T13:31:12.233Z] drwxr-xr-x 14 jenkins jenkins 4096 Jul 10 13:31 openj9
[2025-07-10T13:31:12.233Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 10 13:29 openjdk
[2025-07-10T13:31:12.233Z] drwxr-xr-x 8 jenkins jenkins 4096 Jul 10 13:29 perf
[2025-07-10T13:31:12.233Z] drwxr-xr-x 4 jenkins jenkins 4096 Jul 10 13:29 scripts
[2025-07-10T13:31:12.233Z] drwxr-xr-x 13 jenkins jenkins 4096 Jul 10 13:29 system
[2025-07-10T13:31:12.233Z] -rwxr-xr-x 1 jenkins jenkins 3935 Jul 10 13:29 terminateTestProcesses.sh
[2025-07-10T13:31:12.233Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 10 13:29 testenv
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-07-10T13:31:12.761Z] $ ssh-agent -k
[2025-07-10T13:31:12.766Z] unset SSH_AUTH_SOCK;
[2025-07-10T13:31:12.767Z] unset SSH_AGENT_PID;
[2025-07-10T13:31:12.767Z] echo Agent pid 3996120 killed;
[2025-07-10T13:31:13.370Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-07-10T13:31:13.837Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.functional&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_alpine-linux&GENERATE_JOBS=false&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.8-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Falpine-jdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-alpine-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u462-b06_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=true&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=functional&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=28&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-07-10T13:31:13.848Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.functional&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_alpine-linux&GENERATE_JOBS=false&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-docker-alpine320-x64-1&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.8-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Falpine-jdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-alpine-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u462-b06_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=true&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=functional&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=28&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-07-10T13:31:13.895Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-07-10T13:31:14.781Z] Copied 1 artifact from "getTRSSOutput" build number 1829
[Pipeline] sh
[2025-07-10T13:31:16.290Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-07-10T13:31:16.290Z] + tar xof -
[2025-07-10T13:31:16.290Z] + gzip -cd TRSSOutput.tar.gz
[2025-07-10T13:31:16.290Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-07-10T13:31:16.770Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-07-10T13:31:16.800Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-07-10T13:31:18.437Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-07-10T13:31:26.937Z] --------------------------------------------
[2025-07-10T13:31:26.937Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib
[2025-07-10T13:31:26.937Z] task is set to default
[2025-07-10T13:31:26.937Z] dependencyList is set to all
[2025-07-10T13:31:26.937Z] --------------------------------------------
[2025-07-10T13:31:26.937Z] Starting download third party dependent jars
[2025-07-10T13:31:26.937Z] --------------------------------------------
[2025-07-10T13:31:26.937Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib
[2025-07-10T13:31:26.937Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-07-10T13:31:26.937Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-07-10T13:31:26.937Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-07-10T13:31:26.937Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-07-10T13:31:26.937Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-07-10T13:31:26.937Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-07-10T13:31:26.937Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2025-07-10T13:31:26.937Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-07-10T13:31:26.937Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-07-10T13:31:26.937Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-07-10T13:31:26.937Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-07-10T13:31:26.937Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-07-10T13:31:26.937Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib/asm.jar exists with correct hash, not downloading
[2025-07-10T13:31:26.937Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2025-07-10T13:31:26.937Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-07-10T13:31:26.937Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-07-10T13:31:26.937Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-07-10T13:31:26.937Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-07-10T13:31:26.937Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-07-10T13:31:26.937Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-07-10T13:31:26.937Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-07-10T13:31:26.937Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-07-10T13:31:26.937Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-07-10T13:31:26.937Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-07-10T13:31:26.937Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-07-10T13:31:26.937Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-07-10T13:31:26.937Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-07-10T13:31:26.937Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-07-10T13:31:27.376Z] Found a total of 4 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.alpine-linux' label
[Pipeline] sh
[2025-07-10T13:31:29.362Z] + cd ./aqa-tests/TKG
[2025-07-10T13:31:29.362Z] + uname
[2025-07-10T13:31:29.362Z] + '[' Linux '=' AIX ]
[2025-07-10T13:31:29.362Z] + uname
[2025-07-10T13:31:29.362Z] + '[' Linux '=' SunOS ]
[2025-07-10T13:31:29.362Z] + uname
[2025-07-10T13:31:29.362Z] + '[' Linux '=' '*BSD' ]
[2025-07-10T13:31:29.362Z] + MAKE=make
[2025-07-10T13:31:29.362Z] + unset LD_LIBRARY_PATH
[2025-07-10T13:31:29.362Z] + make genParallelList 'TEST=sanity.functional' 'TEST_TIME=120' 'NUM_MACHINES='
[2025-07-10T13:31:29.362Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/jdkbinary/j2sdk-image
[2025-07-10T13:31:29.362Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib
[2025-07-10T13:31:29.362Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-07-10T13:31:29.362Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-07-10T13:31:29.362Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-07-10T13:31:29.362Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-07-10T13:31:29.362Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-07-10T13:31:29.362Z]
[2025-07-10T13:31:29.362Z] build:
[2025-07-10T13:31:29.362Z]
[2025-07-10T13:31:29.362Z] clean:
[2025-07-10T13:31:29.362Z]
[2025-07-10T13:31:29.362Z] init:
[2025-07-10T13:31:29.362Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/bin
[2025-07-10T13:31:29.362Z]
[2025-07-10T13:31:29.362Z] getDependentLibs:
[2025-07-10T13:31:29.362Z] [exec] --------------------------------------------
[2025-07-10T13:31:29.362Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib
[2025-07-10T13:31:29.362Z] [exec] task is set to default
[2025-07-10T13:31:29.362Z] [exec] dependencyList is set to json_simple
[2025-07-10T13:31:29.362Z] [exec] --------------------------------------------
[2025-07-10T13:31:29.362Z] [exec] Starting download third party dependent jars
[2025-07-10T13:31:29.362Z] [exec] --------------------------------------------
[2025-07-10T13:31:29.362Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib
[2025-07-10T13:31:29.363Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-07-10T13:31:29.363Z] [exec] downloaded dependent third party jars successfully
[2025-07-10T13:31:29.363Z]
[2025-07-10T13:31:29.363Z] compile:
[2025-07-10T13:31:29.363Z] [echo] Ant version is Apache Ant(TM) version 1.10.9 compiled on September 27 2020
[2025-07-10T13:31:29.363Z] [echo] ============COMPILER SETTINGS============
[2025-07-10T13:31:29.363Z] [echo] ===fork: yes
[2025-07-10T13:31:29.363Z] [echo] ===debug: on
[2025-07-10T13:31:29.363Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/bin
[2025-07-10T13:31:31.904Z]
[2025-07-10T13:31:31.904Z] dist:
[2025-07-10T13:31:31.904Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-07-10T13:31:31.904Z]
[2025-07-10T13:31:31.904Z] BUILD SUCCESSFUL
[2025-07-10T13:31:31.904Z] Total time: 2 seconds
[2025-07-10T13:31:31.904Z] 0
[2025-07-10T13:31:31.904Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-07-10T13:31:31.904Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-07-10T13:31:31.904Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz
[2025-07-10T13:31:32.698Z] ****************************** MACHINE INFO ******************************
[2025-07-10T13:31:32.698Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG
[2025-07-10T13:31:32.698Z] Free Physical Memory Size : 2847895552
[2025-07-10T13:31:32.698Z] Free space (bytes) : 203855806464
[2025-07-10T13:31:32.698Z] Total Physical Memory Size : 6442450944
[2025-07-10T13:31:32.698Z] Total space (bytes) : 480790110208
[2025-07-10T13:31:32.698Z] Usable space (bytes) : 181505581056
[2025-07-10T13:31:32.698Z] antVersion : Apache Ant(TM) version 1.10.9 compiled on September 27 2020
[2025-07-10T13:31:32.698Z] bashVersion :
[2025-07-10T13:31:32.698Z] GNU bash, version 5.2.26(1)-release (x86_64-alpine-linux-musl)
[2025-07-10T13:31:32.698Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-07-10T13:31:32.698Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-07-10T13:31:32.698Z]
[2025-07-10T13:31:32.698Z] This is free software; you are free to change and redistribute it.
[2025-07-10T13:31:32.698Z] There is NO WARRANTY, to the extent permitted by law.
[2025-07-10T13:31:32.698Z] cpuCores : 16
[2025-07-10T13:31:32.698Z] curlVersion :
[2025-07-10T13:31:32.698Z] curl 8.12.1 (x86_64-alpine-linux-musl) libcurl/8.12.1 OpenSSL/3.3.3 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
[2025-07-10T13:31:32.698Z] Release-Date: 2025-02-13
[2025-07-10T13:31:32.698Z] 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
[2025-07-10T13:31:32.698Z] Features: alt-svc AsynchDNS brotli HSTS HTTP2 HTTPS-proxy IDN IPv6 Largefile libz NTLM PSL SSL threadsafe TLS-SRP UnixSockets zstd
[2025-07-10T13:31:32.698Z] dockerVersion : bash: line 1: docker: command not found
[2025-07-10T13:31:32.698Z] gcc version : 13.2.1
[2025-07-10T13:31:32.698Z] gclibc version :
[2025-07-10T13:31:32.698Z] musl libc (x86_64)
[2025-07-10T13:31:32.698Z] Version 1.2.5
[2025-07-10T13:31:32.698Z] Dynamic Program Loader
[2025-07-10T13:31:32.698Z] Usage: /lib/ld-musl-x86_64.so.1 [options] [--] pathname
[2025-07-10T13:31:32.698Z] gdb version : bash: line 1: gdb: command not found
[2025-07-10T13:31:32.698Z] lldb version : Command could not be executed
[2025-07-10T13:31:32.698Z] makeVersion :
[2025-07-10T13:31:32.698Z] GNU Make 4.4.1
[2025-07-10T13:31:32.698Z] Built for x86_64-alpine-linux-musl
[2025-07-10T13:31:32.698Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2025-07-10T13:31:32.698Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2025-07-10T13:31:32.698Z] This is free software: you are free to change and redistribute it.
[2025-07-10T13:31:32.698Z] There is NO WARRANTY, to the extent permitted by law.
[2025-07-10T13:31:32.698Z] mavenVersion : bash: line 1: mvn: command not found
[2025-07-10T13:31:32.698Z] perlVersion :
[2025-07-10T13:31:32.698Z]
[2025-07-10T13:31:32.698Z] This is perl 5, version 38, subversion 3 (v5.38.3) built for x86_64-linux-thread-multi
[2025-07-10T13:31:32.698Z]
[2025-07-10T13:31:32.698Z] Copyright 1987-2025, Larry Wall
[2025-07-10T13:31:32.698Z]
[2025-07-10T13:31:32.698Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-07-10T13:31:32.698Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-07-10T13:31:32.698Z]
[2025-07-10T13:31:32.698Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-07-10T13:31:32.698Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-07-10T13:31:32.698Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-07-10T13:31:32.698Z]
[2025-07-10T13:31:32.698Z] podmanVersion : bash: line 1: podman: command not found
[2025-07-10T13:31:32.698Z] procArch : unknown
[2025-07-10T13:31:32.698Z] sysArch : x86_64
[2025-07-10T13:31:32.698Z] sysOS : Linux
[2025-07-10T13:31:32.698Z] ulimit :
[2025-07-10T13:31:32.698Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-07-10T13:31:32.698Z] core file size (blocks, -c) unlimited
[2025-07-10T13:31:32.698Z] data seg size (kbytes, -d) unlimited
[2025-07-10T13:31:32.698Z] scheduling priority (-e) 0
[2025-07-10T13:31:32.698Z] file size (blocks, -f) unlimited
[2025-07-10T13:31:32.698Z] pending signals (-i) 257167
[2025-07-10T13:31:32.698Z] max locked memory (kbytes, -l) 8192
[2025-07-10T13:31:32.698Z] max memory size (kbytes, -m) unlimited
[2025-07-10T13:31:32.698Z] open files (-n) 1048576
[2025-07-10T13:31:32.698Z] pipe size (512 bytes, -p) 8
[2025-07-10T13:31:32.698Z] POSIX message queues (bytes, -q) 819200
[2025-07-10T13:31:32.698Z] real-time priority (-r) 0
[2025-07-10T13:31:32.698Z] stack size (kbytes, -s) 8192
[2025-07-10T13:31:32.698Z] cpu time (seconds, -t) unlimited
[2025-07-10T13:31:32.698Z] max user processes (-u) unlimited
[2025-07-10T13:31:32.698Z] virtual memory (kbytes, -v) unlimited
[2025-07-10T13:31:32.698Z] file locks (-x) unlimited
[2025-07-10T13:31:32.698Z] uname : Linux bcf1c2471109 6.8.0-1018-azure #21~22.04.1-Ubuntu SMP Fri Nov 8 00:21:25 UTC 2024 x86_64 Linux
[2025-07-10T13:31:32.699Z] vmVendor : Oracle Corporation
[2025-07-10T13:31:32.699Z] vmVersion : 25.462-b06
[2025-07-10T13:31:32.699Z] xlc version : bash: line 1: xlC: command not found
[2025-07-10T13:31:32.699Z] **************************************************************************
[2025-07-10T13:31:32.699Z]
[2025-07-10T13:31:32.699Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-07-10T13:31:32.699Z]
[2025-07-10T13:31:32.699Z] System.getProperty('java.vendor')=Temurin
[2025-07-10T13:31:32.699Z]
[2025-07-10T13:31:32.699Z] System.getProperty('os.name')=Linux
[2025-07-10T13:31:32.699Z]
[2025-07-10T13:31:32.699Z] System.getProperty('os.arch')=amd64
[2025-07-10T13:31:32.699Z]
[2025-07-10T13:31:32.699Z] System.getProperty('java.fullversion')=null
[2025-07-10T13:31:32.699Z]
[2025-07-10T13:31:32.699Z] System.getProperty('sun.arch.data.model')=64
[2025-07-10T13:31:32.699Z]
[2025-07-10T13:31:32.699Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=sanity.functional TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib
[2025-07-10T13:31:32.699Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG'
[2025-07-10T13:31:32.699Z] perl scripts/configure.pl
[2025-07-10T13:31:32.699Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=alpine-linux_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-07-10T13:31:32.699Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-07-10T13:31:32.699Z]
[2025-07-10T13:31:32.699Z]
[2025-07-10T13:31:32.699Z] Starting to generate parallel test lists.
[2025-07-10T13:31:32.699Z]
[2025-07-10T13:31:32.699Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2025-07-10T13:31:33.497Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2025-07-10T13:31:33.497Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2025-07-10T13:31:33.497Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2025-07-10T13:31:33.497Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2025-07-10T13:31:33.497Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2025-07-10T13:31:33.497Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2025-07-10T13:31:33.497Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2025-07-10T13:31:33.497Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2025-07-10T13:31:33.497Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2025-07-10T13:31:33.497Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2025-07-10T13:31:33.498Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2025-07-10T13:31:33.498Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2025-07-10T13:31:33.498Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2025-07-10T13:31:33.498Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2025-07-10T13:31:33.498Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2025-07-10T13:31:33.498Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2025-07-10T13:31:33.498Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2025-07-10T13:31:33.498Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2025-07-10T13:31:33.498Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2025-07-10T13:31:33.498Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2025-07-10T13:31:33.498Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2025-07-10T13:31:33.498Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2025-07-10T13:31:33.498Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2025-07-10T13:31:33.498Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2025-07-10T13:31:33.498Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2025-07-10T13:31:33.498Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2025-07-10T13:31:33.498Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2025-07-10T13:31:33.498Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2025-07-10T13:31:33.498Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2025-07-10T13:31:33.498Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2025-07-10T13:31:33.498Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2025-07-10T13:31:33.498Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2025-07-10T13:31:33.498Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2025-07-10T13:31:33.498Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2025-07-10T13:31:33.498Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2025-07-10T13:31:33.498Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2025-07-10T13:31:33.498Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2025-07-10T13:31:33.498Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2025-07-10T13:31:33.498Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2025-07-10T13:31:33.498Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2025-07-10T13:31:33.498Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2025-07-10T13:31:33.498Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2025-07-10T13:31:33.498Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2025-07-10T13:31:33.498Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2025-07-10T13:31:33.498Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2025-07-10T13:31:33.498Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2025-07-10T13:31:33.498Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2025-07-10T13:31:33.498Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2025-07-10T13:31:33.498Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2025-07-10T13:31:33.498Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml
[2025-07-10T13:31:33.498Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2025-07-10T13:31:33.498Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2025-07-10T13:31:33.498Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2025-07-10T13:31:33.498Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2025-07-10T13:31:33.498Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2025-07-10T13:31:33.498Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2025-07-10T13:31:33.498Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2025-07-10T13:31:33.498Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2025-07-10T13:31:33.498Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2025-07-10T13:31:33.498Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2025-07-10T13:31:33.498Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2025-07-10T13:31:33.498Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2025-07-10T13:31:33.498Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2025-07-10T13:31:33.498Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2025-07-10T13:31:33.498Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2025-07-10T13:31:33.498Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2025-07-10T13:31:33.498Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2025-07-10T13:31:33.498Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2025-07-10T13:31:33.498Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2025-07-10T13:31:34.287Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2025-07-10T13:31:34.287Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2025-07-10T13:31:34.287Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2025-07-10T13:31:34.287Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2025-07-10T13:31:34.287Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2025-07-10T13:31:34.287Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2025-07-10T13:31:34.287Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2025-07-10T13:31:34.287Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2025-07-10T13:31:34.287Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2025-07-10T13:31:34.287Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2025-07-10T13:31:34.287Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2025-07-10T13:31:34.287Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2025-07-10T13:31:34.287Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml
[2025-07-10T13:31:34.287Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2025-07-10T13:31:34.287Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2025-07-10T13:31:34.287Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2025-07-10T13:31:34.287Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2025-07-10T13:31:34.287Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2025-07-10T13:31:34.287Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2025-07-10T13:31:34.287Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2025-07-10T13:31:34.287Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2025-07-10T13:31:34.287Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2025-07-10T13:31:34.287Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2025-07-10T13:31:34.287Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2025-07-10T13:31:34.287Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2025-07-10T13:31:34.287Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2025-07-10T13:31:34.287Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2025-07-10T13:31:34.287Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2025-07-10T13:31:34.287Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2025-07-10T13:31:34.287Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2025-07-10T13:31:34.287Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2025-07-10T13:31:34.287Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2025-07-10T13:31:34.287Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2025-07-10T13:31:34.287Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2025-07-10T13:31:34.287Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2025-07-10T13:31:34.287Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2025-07-10T13:31:34.287Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2025-07-10T13:31:34.287Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2025-07-10T13:31:34.287Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2025-07-10T13:31:34.287Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2025-07-10T13:31:34.287Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2025-07-10T13:31:34.287Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2025-07-10T13:31:34.287Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2025-07-10T13:31:34.287Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2025-07-10T13:31:34.287Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2025-07-10T13:31:34.287Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2025-07-10T13:31:34.287Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2025-07-10T13:31:34.287Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2025-07-10T13:31:34.287Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2025-07-10T13:31:34.288Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2025-07-10T13:31:34.288Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2025-07-10T13:31:34.288Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2025-07-10T13:31:34.288Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2025-07-10T13:31:34.288Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2025-07-10T13:31:34.288Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2025-07-10T13:31:34.288Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2025-07-10T13:31:34.288Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2025-07-10T13:31:34.288Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2025-07-10T13:31:34.288Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2025-07-10T13:31:34.288Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2025-07-10T13:31:34.288Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2025-07-10T13:31:34.288Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2025-07-10T13:31:34.288Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2025-07-10T13:31:34.288Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2025-07-10T13:31:34.288Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2025-07-10T13:31:34.288Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2025-07-10T13:31:34.288Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2025-07-10T13:31:35.074Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2025-07-10T13:31:35.074Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2025-07-10T13:31:35.074Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2025-07-10T13:31:35.074Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2025-07-10T13:31:35.074Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2025-07-10T13:31:35.074Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2025-07-10T13:31:35.074Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2025-07-10T13:31:35.074Z] Attempting to get test duration data from TRSS.
[2025-07-10T13:31:35.074Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=8&impl=hs&platform=x86-64_alpine-linux&group=functional&level=sanity
[2025-07-10T13:31:35.871Z] Attempting to get test duration data from cached files.
[2025-07-10T13:31:35.871Z]
[2025-07-10T13:31:35.871Z] TEST DURATION
[2025-07-10T13:31:35.871Z] ====================================================================================
[2025-07-10T13:31:35.871Z] Total number of tests searched: 5
[2025-07-10T13:31:35.871Z] Number of test durations found: 5
[2025-07-10T13:31:35.871Z] Top slowest tests:
[2025-07-10T13:31:35.871Z] 00m03s cmdLineTest_J9test_elapsedTime_0
[2025-07-10T13:31:35.871Z] 00m01s testXXArgumentTesting_0
[2025-07-10T13:31:35.871Z] 00m00s cmdLineTester_imageReaderInitializationTest_0
[2025-07-10T13:31:35.871Z] ====================================================================================
[2025-07-10T13:31:35.871Z]
[2025-07-10T13:31:35.871Z] Test target is split into 1 lists.
[2025-07-10T13:31:35.871Z] Reducing estimated test running time from 00m05s to 00m05s.
[2025-07-10T13:31:35.871Z]
[2025-07-10T13:31:35.871Z] -------------------------------------testList_0-------------------------------------
[2025-07-10T13:31:35.871Z] Number of tests: 5
[2025-07-10T13:31:35.871Z] Estimated running time: 00m05s
[2025-07-10T13:31:35.871Z] TESTLIST=cmdLineTest_J9test_elapsedTime_0,testXXArgumentTesting_0,cmdLineTester_imageReaderInitializationTest_0,cmdLineTester_libpathTestRtfChild_0,SyntheticGCWorkload_TestCase_0
[2025-07-10T13:31:35.871Z] ------------------------------------------------------------------------------------
[2025-07-10T13:31:35.871Z]
[2025-07-10T13:31:35.871Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-07-10T13:31:35.871Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-07-10T13:31:36.418Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-07-10T13:31:36.847Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-07-10T13:31:37.144Z] Building tests...
[Pipeline] timeout
[2025-07-10T13:31:37.148Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-07-10T13:31:37.170Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-07-10T13:31:38.776Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-07-10T13:31:45.775Z] --------------------------------------------
[2025-07-10T13:31:45.775Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib
[2025-07-10T13:31:45.775Z] task is set to default
[2025-07-10T13:31:45.775Z] dependencyList is set to all
[2025-07-10T13:31:45.775Z] --------------------------------------------
[2025-07-10T13:31:45.775Z] Starting download third party dependent jars
[2025-07-10T13:31:45.775Z] --------------------------------------------
[2025-07-10T13:31:45.775Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib
[2025-07-10T13:31:45.775Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-07-10T13:31:45.775Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-07-10T13:31:45.775Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-07-10T13:31:45.775Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-07-10T13:31:45.775Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-07-10T13:31:45.775Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-07-10T13:31:45.775Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-07-10T13:31:45.775Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-07-10T13:31:45.775Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2025-07-10T13:31:45.775Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-07-10T13:31:45.775Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-07-10T13:31:45.775Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-07-10T13:31:45.775Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-07-10T13:31:45.775Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2025-07-10T13:31:45.775Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-07-10T13:31:45.775Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-07-10T13:31:45.775Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-07-10T13:31:45.775Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-07-10T13:31:45.775Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-07-10T13:31:45.775Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-07-10T13:31:45.775Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-07-10T13:31:45.775Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-07-10T13:31:45.775Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-07-10T13:31:45.775Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-07-10T13:31:45.775Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-07-10T13:31:45.775Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-07-10T13:31:45.775Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib/asm.jar exists with correct hash, not downloading
[2025-07-10T13:31:45.775Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-07-10T13:31:46.534Z] 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
[2025-07-10T13:31:46.566Z] ITERATION: 1/1
[Pipeline] wrap
[2025-07-10T13:31:46.910Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/.xvfb-338-..fbdir15578888726815160000
[Pipeline] {
[Pipeline] sh
[2025-07-10T13:32:08.862Z] + ps -f
[2025-07-10T13:32:08.862Z] + awk '{print $9}'
[2025-07-10T13:32:08.862Z] + grep '[X]vfb'
[Pipeline] echo
[2025-07-10T13:32:09.417Z] env.DISPLAY is :0
[Pipeline] sh
[2025-07-10T13:32:10.911Z] + uname
[2025-07-10T13:32:10.911Z] + '[' Linux '=' AIX ]
[2025-07-10T13:32:10.911Z] + uname
[2025-07-10T13:32:10.911Z] + '[' Linux '=' SunOS ]
[2025-07-10T13:32:10.911Z] + uname
[2025-07-10T13:32:10.911Z] + '[' Linux '=' '*BSD' ]
[2025-07-10T13:32:10.911Z] + MAKE=make
[2025-07-10T13:32:10.911Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-07-10T13:32:10.911Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-07-10T13:32:12.795Z] + unset LD_LIBRARY_PATH
[2025-07-10T13:32:12.795Z] + uname
[2025-07-10T13:32:12.795Z] + '[' Linux '=' AIX ]
[2025-07-10T13:32:12.795Z] + uname
[2025-07-10T13:32:12.795Z] + '[' Linux '=' SunOS ]
[2025-07-10T13:32:12.795Z] + uname
[2025-07-10T13:32:12.795Z] + '[' Linux '=' '*BSD' ]
[2025-07-10T13:32:12.795Z] + MAKE=make
[2025-07-10T13:32:12.795Z] + cd ./aqa-tests
[2025-07-10T13:32:12.795Z] + . ./scripts/testenv/testenvSettings.sh
[2025-07-10T13:32:12.795Z] + set +x
[2025-07-10T13:32:12.795Z] Set values based on ./testenv/testenv.properties:
[2025-07-10T13:32:12.795Z] =========
[2025-07-10T13:32:12.795Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2025-07-10T13:32:12.795Z] TKG_BRANCH=v1.0.8.1
[2025-07-10T13:32:12.795Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-07-10T13:32:12.795Z] OPENJ9_BRANCH=v0.53.0-release
[2025-07-10T13:32:12.795Z] STF_REPO=https://github.com/adoptium/STF.git
[2025-07-10T13:32:12.795Z] STF_BRANCH=v1.0.8
[2025-07-10T13:32:12.795Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2025-07-10T13:32:12.795Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.8
[2025-07-10T13:32:12.795Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2025-07-10T13:32:12.795Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.8
[2025-07-10T13:32:12.795Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git
[2025-07-10T13:32:12.795Z] JDK8_BRANCH=jdk8u462-dryrun-ga
[2025-07-10T13:32:12.795Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git
[2025-07-10T13:32:12.795Z] JDK11_BRANCH=jdk-11.0.28-dryrun-ga
[2025-07-10T13:32:12.795Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git
[2025-07-10T13:32:12.795Z] JDK17_BRANCH=jdk-17.0.16-dryrun-ga
[2025-07-10T13:32:12.795Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git
[2025-07-10T13:32:12.795Z] JDK21_BRANCH=jdk-21.0.8-dryrun-ga
[2025-07-10T13:32:12.795Z] JDK24_REPO=https://github.com/adoptium/jdk24u.git
[2025-07-10T13:32:12.795Z] JDK24_BRANCH=jdk-24.0.2-dryrun-ga
[2025-07-10T13:32:12.795Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git
[2025-07-10T13:32:12.795Z] JDK8_OPENJ9_BRANCH=v0.53.0-release
[2025-07-10T13:32:12.795Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git
[2025-07-10T13:32:12.795Z] JDK11_OPENJ9_BRANCH=v0.53.0-release
[2025-07-10T13:32:12.795Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git
[2025-07-10T13:32:12.795Z] JDK17_OPENJ9_BRANCH=v0.53.0-release
[2025-07-10T13:32:12.795Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git
[2025-07-10T13:32:12.795Z] JDK21_OPENJ9_BRANCH=v0.53.0-release
[2025-07-10T13:32:12.795Z] JDK24_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk24.git
[2025-07-10T13:32:12.795Z] JDK24_OPENJ9_BRANCH=v0.53.0-release
[2025-07-10T13:32:12.795Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-07-10T13:32:12.795Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java-11.0.28
[2025-07-10T13:32:12.795Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-07-10T13:32:12.795Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java-17.0.16
[2025-07-10T13:32:12.795Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-07-10T13:32:12.795Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-21.0.8
[2025-07-10T13:32:12.795Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-07-10T13:32:12.795Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-24.0.2
[2025-07-10T13:32:12.795Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2025-07-10T13:32:12.795Z]
[2025-07-10T13:32:12.795Z] =========
[2025-07-10T13:32:12.795Z]
[2025-07-10T13:32:12.795Z] JDK_REPO=https://github.com/adoptium/jdk8u.git
[2025-07-10T13:32:12.795Z] JDK_BRANCH=jdk8u462-dryrun-ga
[2025-07-10T13:32:12.795Z] OPENJDK_SHA=
[2025-07-10T13:32:12.795Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-07-10T13:32:12.795Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-07-10T13:32:12.795Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/jdkbinary/j2sdk-image
[2025-07-10T13:32:12.795Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib
[2025-07-10T13:32:12.795Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-07-10T13:32:12.795Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-07-10T13:32:12.795Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-07-10T13:32:12.795Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-07-10T13:32:12.795Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-07-10T13:32:12.795Z]
[2025-07-10T13:32:12.795Z] build:
[2025-07-10T13:32:12.795Z]
[2025-07-10T13:32:12.795Z] clean:
[2025-07-10T13:32:12.795Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/autoGenEnv.mk
[2025-07-10T13:32:13.577Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/bin
[2025-07-10T13:32:13.577Z]
[2025-07-10T13:32:13.577Z] init:
[2025-07-10T13:32:13.577Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/bin
[2025-07-10T13:32:13.577Z]
[2025-07-10T13:32:13.577Z] getDependentLibs:
[2025-07-10T13:32:13.577Z] [exec] --------------------------------------------
[2025-07-10T13:32:13.577Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib
[2025-07-10T13:32:13.578Z] [exec] task is set to default
[2025-07-10T13:32:13.578Z] [exec] dependencyList is set to json_simple
[2025-07-10T13:32:13.578Z] [exec] --------------------------------------------
[2025-07-10T13:32:13.578Z] [exec] Starting download third party dependent jars
[2025-07-10T13:32:13.578Z] [exec] --------------------------------------------
[2025-07-10T13:32:13.578Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib
[2025-07-10T13:32:13.578Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-07-10T13:32:13.578Z] [exec] downloaded dependent third party jars successfully
[2025-07-10T13:32:13.578Z]
[2025-07-10T13:32:13.578Z] compile:
[2025-07-10T13:32:13.578Z] [echo] Ant version is Apache Ant(TM) version 1.10.9 compiled on September 27 2020
[2025-07-10T13:32:13.578Z] [echo] ============COMPILER SETTINGS============
[2025-07-10T13:32:13.578Z] [echo] ===fork: yes
[2025-07-10T13:32:13.578Z] [echo] ===debug: on
[2025-07-10T13:32:13.578Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/bin
[2025-07-10T13:32:18.135Z]
[2025-07-10T13:32:18.135Z] dist:
[2025-07-10T13:32:18.135Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-07-10T13:32:18.929Z]
[2025-07-10T13:32:18.929Z] BUILD SUCCESSFUL
[2025-07-10T13:32:18.929Z] Total time: 5 seconds
[2025-07-10T13:32:18.929Z] 0
[2025-07-10T13:32:18.929Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-07-10T13:32:18.929Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-07-10T13:32:18.929Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz
[2025-07-10T13:32:19.717Z] ****************************** MACHINE INFO ******************************
[2025-07-10T13:32:19.717Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG
[2025-07-10T13:32:19.717Z] Free Physical Memory Size : 2841141248
[2025-07-10T13:32:19.717Z] Free space (bytes) : 203423404032
[2025-07-10T13:32:19.717Z] Total Physical Memory Size : 6442450944
[2025-07-10T13:32:19.717Z] Total space (bytes) : 480790110208
[2025-07-10T13:32:19.717Z] Usable space (bytes) : 181073178624
[2025-07-10T13:32:19.717Z] antVersion : Apache Ant(TM) version 1.10.9 compiled on September 27 2020
[2025-07-10T13:32:19.717Z] bashVersion :
[2025-07-10T13:32:19.717Z] GNU bash, version 5.2.26(1)-release (x86_64-alpine-linux-musl)
[2025-07-10T13:32:19.717Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-07-10T13:32:19.717Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-07-10T13:32:19.717Z]
[2025-07-10T13:32:19.717Z] This is free software; you are free to change and redistribute it.
[2025-07-10T13:32:19.717Z] There is NO WARRANTY, to the extent permitted by law.
[2025-07-10T13:32:19.717Z] cpuCores : 16
[2025-07-10T13:32:19.717Z] curlVersion :
[2025-07-10T13:32:19.717Z] curl 8.12.1 (x86_64-alpine-linux-musl) libcurl/8.12.1 OpenSSL/3.3.3 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
[2025-07-10T13:32:19.717Z] Release-Date: 2025-02-13
[2025-07-10T13:32:19.717Z] 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
[2025-07-10T13:32:19.717Z] Features: alt-svc AsynchDNS brotli HSTS HTTP2 HTTPS-proxy IDN IPv6 Largefile libz NTLM PSL SSL threadsafe TLS-SRP UnixSockets zstd
[2025-07-10T13:32:19.717Z] dockerVersion : bash: line 1: docker: command not found
[2025-07-10T13:32:19.717Z] gcc version : 13.2.1
[2025-07-10T13:32:19.717Z] gclibc version :
[2025-07-10T13:32:19.717Z] musl libc (x86_64)
[2025-07-10T13:32:19.717Z] Version 1.2.5
[2025-07-10T13:32:19.717Z] Dynamic Program Loader
[2025-07-10T13:32:19.717Z] Usage: /lib/ld-musl-x86_64.so.1 [options] [--] pathname
[2025-07-10T13:32:19.717Z] gdb version : bash: line 1: gdb: command not found
[2025-07-10T13:32:19.717Z] lldb version : Command could not be executed
[2025-07-10T13:32:19.717Z] makeVersion :
[2025-07-10T13:32:19.717Z] GNU Make 4.4.1
[2025-07-10T13:32:19.717Z] Built for x86_64-alpine-linux-musl
[2025-07-10T13:32:19.717Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2025-07-10T13:32:19.717Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2025-07-10T13:32:19.717Z] This is free software: you are free to change and redistribute it.
[2025-07-10T13:32:19.717Z] There is NO WARRANTY, to the extent permitted by law.
[2025-07-10T13:32:19.717Z] mavenVersion : bash: line 1: mvn: command not found
[2025-07-10T13:32:19.717Z] perlVersion :
[2025-07-10T13:32:19.717Z]
[2025-07-10T13:32:19.717Z] This is perl 5, version 38, subversion 3 (v5.38.3) built for x86_64-linux-thread-multi
[2025-07-10T13:32:19.717Z]
[2025-07-10T13:32:19.717Z] Copyright 1987-2025, Larry Wall
[2025-07-10T13:32:19.717Z]
[2025-07-10T13:32:19.717Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-07-10T13:32:19.717Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-07-10T13:32:19.717Z]
[2025-07-10T13:32:19.717Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-07-10T13:32:19.717Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-07-10T13:32:19.717Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-07-10T13:32:19.717Z]
[2025-07-10T13:32:19.717Z] podmanVersion : bash: line 1: podman: command not found
[2025-07-10T13:32:19.717Z] procArch : unknown
[2025-07-10T13:32:19.717Z] sysArch : x86_64
[2025-07-10T13:32:19.717Z] sysOS : Linux
[2025-07-10T13:32:19.717Z] ulimit :
[2025-07-10T13:32:19.717Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-07-10T13:32:19.717Z] core file size (blocks, -c) unlimited
[2025-07-10T13:32:19.717Z] data seg size (kbytes, -d) unlimited
[2025-07-10T13:32:19.717Z] scheduling priority (-e) 0
[2025-07-10T13:32:19.717Z] file size (blocks, -f) unlimited
[2025-07-10T13:32:19.717Z] pending signals (-i) 257167
[2025-07-10T13:32:19.717Z] max locked memory (kbytes, -l) 8192
[2025-07-10T13:32:19.717Z] max memory size (kbytes, -m) unlimited
[2025-07-10T13:32:19.717Z] open files (-n) 1048576
[2025-07-10T13:32:19.717Z] pipe size (512 bytes, -p) 8
[2025-07-10T13:32:19.717Z] POSIX message queues (bytes, -q) 819200
[2025-07-10T13:32:19.717Z] real-time priority (-r) 0
[2025-07-10T13:32:19.717Z] stack size (kbytes, -s) 8192
[2025-07-10T13:32:19.717Z] cpu time (seconds, -t) unlimited
[2025-07-10T13:32:19.717Z] max user processes (-u) unlimited
[2025-07-10T13:32:19.717Z] virtual memory (kbytes, -v) unlimited
[2025-07-10T13:32:19.717Z] file locks (-x) unlimited
[2025-07-10T13:32:19.717Z] uname : Linux bcf1c2471109 6.8.0-1018-azure #21~22.04.1-Ubuntu SMP Fri Nov 8 00:21:25 UTC 2024 x86_64 Linux
[2025-07-10T13:32:19.717Z] vmVendor : Oracle Corporation
[2025-07-10T13:32:19.717Z] vmVersion : 25.462-b06
[2025-07-10T13:32:19.717Z] xlc version : bash: line 1: xlC: command not found
[2025-07-10T13:32:19.717Z] **************************************************************************
[2025-07-10T13:32:19.717Z]
[2025-07-10T13:32:19.717Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-07-10T13:32:19.717Z]
[2025-07-10T13:32:19.717Z] System.getProperty('java.vendor')=Temurin
[2025-07-10T13:32:19.717Z]
[2025-07-10T13:32:19.717Z] System.getProperty('os.name')=Linux
[2025-07-10T13:32:19.717Z]
[2025-07-10T13:32:19.717Z] System.getProperty('os.arch')=amd64
[2025-07-10T13:32:19.717Z]
[2025-07-10T13:32:19.717Z] System.getProperty('java.fullversion')=null
[2025-07-10T13:32:19.717Z]
[2025-07-10T13:32:19.717Z] System.getProperty('sun.arch.data.model')=64
[2025-07-10T13:32:19.717Z]
[2025-07-10T13:32:19.717Z] make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=sanity.functional TESTLIST=
[2025-07-10T13:32:19.717Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG'
[2025-07-10T13:32:19.717Z] perl scripts/configure.pl
[2025-07-10T13:32:19.717Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/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=sanity.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-07-10T13:32:20.511Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-07-10T13:32:20.511Z]
[2025-07-10T13:32:20.511Z]
[2025-07-10T13:32:20.511Z] Starting to generate build list.
[2025-07-10T13:32:20.511Z]
[2025-07-10T13:32:20.511Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2025-07-10T13:32:20.511Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2025-07-10T13:32:20.511Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2025-07-10T13:32:20.511Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2025-07-10T13:32:20.511Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2025-07-10T13:32:20.511Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2025-07-10T13:32:20.511Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2025-07-10T13:32:20.511Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2025-07-10T13:32:20.511Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2025-07-10T13:32:20.511Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2025-07-10T13:32:20.511Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2025-07-10T13:32:20.511Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2025-07-10T13:32:20.511Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2025-07-10T13:32:20.511Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2025-07-10T13:32:20.511Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2025-07-10T13:32:20.511Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2025-07-10T13:32:20.511Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2025-07-10T13:32:20.511Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2025-07-10T13:32:20.511Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2025-07-10T13:32:20.511Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2025-07-10T13:32:20.511Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2025-07-10T13:32:20.511Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2025-07-10T13:32:20.511Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2025-07-10T13:32:20.511Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2025-07-10T13:32:20.511Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2025-07-10T13:32:20.511Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2025-07-10T13:32:20.511Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2025-07-10T13:32:20.511Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2025-07-10T13:32:20.511Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2025-07-10T13:32:20.511Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2025-07-10T13:32:20.511Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2025-07-10T13:32:20.511Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2025-07-10T13:32:20.511Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2025-07-10T13:32:20.511Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2025-07-10T13:32:20.511Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2025-07-10T13:32:20.511Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2025-07-10T13:32:20.511Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2025-07-10T13:32:20.511Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2025-07-10T13:32:20.511Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2025-07-10T13:32:20.511Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2025-07-10T13:32:20.511Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2025-07-10T13:32:20.511Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2025-07-10T13:32:20.512Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2025-07-10T13:32:20.512Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2025-07-10T13:32:20.512Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2025-07-10T13:32:20.512Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2025-07-10T13:32:20.512Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2025-07-10T13:32:20.512Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2025-07-10T13:32:20.512Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2025-07-10T13:32:20.512Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2025-07-10T13:32:20.512Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml
[2025-07-10T13:32:20.512Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2025-07-10T13:32:20.512Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2025-07-10T13:32:20.512Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2025-07-10T13:32:20.512Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2025-07-10T13:32:21.310Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2025-07-10T13:32:21.310Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2025-07-10T13:32:21.310Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2025-07-10T13:32:21.310Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2025-07-10T13:32:21.310Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2025-07-10T13:32:21.310Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2025-07-10T13:32:21.310Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2025-07-10T13:32:21.310Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2025-07-10T13:32:21.310Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2025-07-10T13:32:21.310Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2025-07-10T13:32:21.310Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2025-07-10T13:32:21.310Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2025-07-10T13:32:21.310Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2025-07-10T13:32:21.310Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2025-07-10T13:32:21.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2025-07-10T13:32:21.312Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2025-07-10T13:32:21.312Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2025-07-10T13:32:21.312Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2025-07-10T13:32:21.312Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2025-07-10T13:32:21.312Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2025-07-10T13:32:21.312Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2025-07-10T13:32:21.312Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2025-07-10T13:32:21.312Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../TKG/buildInfo.mk
[2025-07-10T13:32:21.312Z]
[2025-07-10T13:32:22.100Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG'
[2025-07-10T13:32:22.100Z] make -f clean.mk cleanBuild
[2025-07-10T13:32:22.100Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG'
[2025-07-10T13:32:22.100Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest
[2025-07-10T13:32:22.100Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG'
[2025-07-10T13:32:22.100Z] make -f compile.mk compile
[2025-07-10T13:32:22.100Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG'
[2025-07-10T13:32:22.100Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-07-10T13:32:22.100Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-07-10T13:32:22.100Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=functional/cmdLineTests/cmdLineTest_J9tests,functional/cmdLineTests/imageReaderInitializationTest,functional/cmdLineTests/xxargtest" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=alpine-linux_x86-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-07-10T13:32:22.100Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-07-10T13:32:22.100Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/scripts/build_test.xml
[2025-07-10T13:32:22.900Z] [echo] build.list is TestConfig/build.xml,functional/cmdLineTests/cmdLineTest_J9tests/build.xml,functional/cmdLineTests/imageReaderInitializationTest/build.xml,functional/cmdLineTests/xxargtest/build.xml
[2025-07-10T13:32:22.900Z]
[2025-07-10T13:32:22.900Z] -create_test_directory:
[2025-07-10T13:32:22.900Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/jvmtest
[2025-07-10T13:32:22.900Z]
[2025-07-10T13:32:22.900Z] stage_test_material:
[2025-07-10T13:32:22.900Z] [copy] Copying 588 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/jvmtest
[2025-07-10T13:32:23.692Z]
[2025-07-10T13:32:23.692Z] build:
[2025-07-10T13:32:23.692Z]
[2025-07-10T13:32:23.692Z] init:
[2025-07-10T13:32:23.692Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/jvmtest/TestConfig
[2025-07-10T13:32:23.692Z]
[2025-07-10T13:32:23.692Z] build:
[2025-07-10T13:32:23.692Z] [copy] Copying 12 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/jvmtest/TestConfig
[2025-07-10T13:32:23.692Z] [copy] Copied 4 empty directories to 2 empty directories under /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/jvmtest/TestConfig
[2025-07-10T13:32:23.692Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/jvmtest/TestConfig
[2025-07-10T13:32:23.692Z]
[2025-07-10T13:32:23.692Z] buildCmdLineTestTools:
[2025-07-10T13:32:23.692Z]
[2025-07-10T13:32:23.692Z] check-jar:
[2025-07-10T13:32:23.692Z]
[2025-07-10T13:32:23.692Z] build:
[2025-07-10T13:32:23.692Z]
[2025-07-10T13:32:23.692Z] init:
[2025-07-10T13:32:23.692Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/jvmtest/functional/cmdline_options_tester
[2025-07-10T13:32:23.692Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/functional/cmdline_options_tester/bin
[2025-07-10T13:32:23.692Z]
[2025-07-10T13:32:23.692Z] compile:
[2025-07-10T13:32:23.692Z] [echo] Ant version is Apache Ant(TM) version 1.10.9 compiled on September 27 2020
[2025-07-10T13:32:23.692Z] [echo] ============COMPILER SETTINGS============
[2025-07-10T13:32:23.692Z] [echo] ===fork: yes
[2025-07-10T13:32:23.692Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/javac
[2025-07-10T13:32:23.692Z] [echo] ===debug: on
[2025-07-10T13:32:23.692Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/functional/cmdline_options_tester
[2025-07-10T13:32:23.692Z] [javac] Compiling 34 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/functional/cmdline_options_tester/bin
[2025-07-10T13:32:26.237Z] [javac] Note: Some input files use unchecked or unsafe operations.
[2025-07-10T13:32:26.237Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2025-07-10T13:32:26.237Z]
[2025-07-10T13:32:26.237Z] dist:
[2025-07-10T13:32:26.237Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/jvmtest/functional/cmdline_options_tester/cmdlinetester.jar
[2025-07-10T13:32:26.237Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/jvmtest/functional/cmdline_options_tester
[2025-07-10T13:32:26.237Z]
[2025-07-10T13:32:26.237Z] clean:
[2025-07-10T13:32:26.237Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/functional/cmdline_options_tester/bin
[2025-07-10T13:32:26.237Z]
[2025-07-10T13:32:26.237Z] check-jar:
[2025-07-10T13:32:26.237Z]
[2025-07-10T13:32:26.237Z] build:
[2025-07-10T13:32:26.237Z]
[2025-07-10T13:32:26.237Z] buildCmdLineTestUtils:
[2025-07-10T13:32:26.237Z]
[2025-07-10T13:32:26.237Z] check-jar:
[2025-07-10T13:32:26.237Z]
[2025-07-10T13:32:26.237Z] build:
[2025-07-10T13:32:26.237Z]
[2025-07-10T13:32:26.237Z] build:
[2025-07-10T13:32:26.237Z]
[2025-07-10T13:32:26.237Z] init:
[2025-07-10T13:32:26.237Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/jvmtest/functional/cmdLineTests/cmdLineTest_J9tests
[2025-07-10T13:32:26.237Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/functional/cmdLineTests/cmdLineTest_J9tests/bin
[2025-07-10T13:32:26.237Z]
[2025-07-10T13:32:26.237Z] compile:
[2025-07-10T13:32:26.237Z] [echo] Ant version is Apache Ant(TM) version 1.10.9 compiled on September 27 2020
[2025-07-10T13:32:26.237Z] [echo] ============COMPILER SETTINGS============
[2025-07-10T13:32:26.237Z] [echo] ===fork: yes
[2025-07-10T13:32:26.237Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/javac
[2025-07-10T13:32:26.237Z] [echo] ===debug: on
[2025-07-10T13:32:26.237Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/functional/cmdLineTests/cmdLineTest_J9tests
[2025-07-10T13:32:26.237Z] [javac] Compiling 16 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/functional/cmdLineTests/cmdLineTest_J9tests/bin
[2025-07-10T13:32:27.890Z] [javac] Creating empty /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/functional/cmdLineTests/cmdLineTest_J9tests/bin/org/openj9/test/util/package-info.class
[2025-07-10T13:32:27.890Z]
[2025-07-10T13:32:27.890Z] dist:
[2025-07-10T13:32:27.890Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/jvmtest/functional/cmdLineTests/cmdLineTest_J9tests/cmdLineTest_J9tests.jar
[2025-07-10T13:32:27.890Z] [copy] Copying 13 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/jvmtest/functional/cmdLineTests/cmdLineTest_J9tests
[2025-07-10T13:32:27.890Z]
[2025-07-10T13:32:27.890Z] clean:
[2025-07-10T13:32:27.890Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/functional/cmdLineTests/cmdLineTest_J9tests/bin
[2025-07-10T13:32:27.890Z]
[2025-07-10T13:32:27.890Z] buildCmdLineTestTools:
[2025-07-10T13:32:27.890Z]
[2025-07-10T13:32:27.890Z] check-jar:
[2025-07-10T13:32:27.890Z]
[2025-07-10T13:32:27.890Z] build:
[2025-07-10T13:32:27.890Z]
[2025-07-10T13:32:27.890Z] check-jar:
[2025-07-10T13:32:27.890Z]
[2025-07-10T13:32:27.890Z] build:
[2025-07-10T13:32:27.890Z]
[2025-07-10T13:32:27.890Z] build:
[2025-07-10T13:32:27.890Z]
[2025-07-10T13:32:27.890Z] init:
[2025-07-10T13:32:27.890Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/jvmtest/functional/cmdLineTests/imageReaderInitializationTest
[2025-07-10T13:32:27.890Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/functional/cmdLineTests/imageReaderInitializationTest/bin
[2025-07-10T13:32:27.890Z]
[2025-07-10T13:32:27.890Z] compile:
[2025-07-10T13:32:27.890Z] [echo] Ant version is Apache Ant(TM) version 1.10.9 compiled on September 27 2020
[2025-07-10T13:32:27.890Z] [echo] ============COMPILER SETTINGS============
[2025-07-10T13:32:27.890Z] [echo] ===fork: yes
[2025-07-10T13:32:27.890Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/javac
[2025-07-10T13:32:27.890Z] [echo] ===debug: on
[2025-07-10T13:32:27.890Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/functional/cmdLineTests/imageReaderInitializationTest
[2025-07-10T13:32:27.890Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/functional/cmdLineTests/imageReaderInitializationTest/bin
[2025-07-10T13:32:28.679Z]
[2025-07-10T13:32:28.679Z] dist:
[2025-07-10T13:32:28.679Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/jvmtest/functional/cmdLineTests/imageReaderInitializationTest/imageReaderInitializationTest.jar
[2025-07-10T13:32:28.679Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/jvmtest/functional/cmdLineTests/imageReaderInitializationTest
[2025-07-10T13:32:28.679Z]
[2025-07-10T13:32:28.679Z] clean:
[2025-07-10T13:32:28.679Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/functional/cmdLineTests/imageReaderInitializationTest/bin
[2025-07-10T13:32:28.679Z]
[2025-07-10T13:32:28.679Z] buildCmdLineTestTools:
[2025-07-10T13:32:28.679Z]
[2025-07-10T13:32:28.679Z] check-jar:
[2025-07-10T13:32:28.679Z]
[2025-07-10T13:32:28.679Z] build:
[2025-07-10T13:32:28.679Z]
[2025-07-10T13:32:28.679Z] check-jar:
[2025-07-10T13:32:28.679Z]
[2025-07-10T13:32:28.679Z] build:
[2025-07-10T13:32:28.679Z]
[2025-07-10T13:32:28.679Z] build:
[2025-07-10T13:32:28.679Z]
[2025-07-10T13:32:28.679Z] dist:
[2025-07-10T13:32:28.679Z] [copy] Copying 4 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/jvmtest/functional/cmdLineTests/xxargtest
[2025-07-10T13:32:28.679Z]
[2025-07-10T13:32:28.679Z] BUILD SUCCESSFUL
[2025-07-10T13:32:28.679Z] Total time: 6 seconds
[2025-07-10T13:32:28.679Z] 0
[2025-07-10T13:32:28.679Z]
[2025-07-10T13:32:28.679Z]
[2025-07-10T13:32:28.679Z] RECORD TEST REPOs SHA
[2025-07-10T13:32:28.679Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../TKG/scripts"; \
[2025-07-10T13:32:28.679Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../TKG/SHAs.txt"
[2025-07-10T13:32:28.679Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-07-10T13:32:28.679Z] touch /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-07-10T13:32:28.679Z] ================================================
[2025-07-10T13:32:28.679Z] timestamp: 20250710-133228
[2025-07-10T13:32:28.679Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests
[2025-07-10T13:32:28.679Z] git repo:
[2025-07-10T13:32:28.679Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-07-10T13:32:28.679Z] sha:
[2025-07-10T13:32:28.679Z] 3e892c188f65f1076f130d389577a782c675f7f8
[2025-07-10T13:32:28.679Z] ================================================
[2025-07-10T13:32:28.679Z] timestamp: 20250710-133228
[2025-07-10T13:32:28.679Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/openj9
[2025-07-10T13:32:28.679Z] git repo:
[2025-07-10T13:32:28.679Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git
[2025-07-10T13:32:28.679Z] sha:
[2025-07-10T13:32:28.679Z] 017819f167cbcedd175a3f20e1112992bf4ecc1e
[2025-07-10T13:32:28.679Z] ================================================
[2025-07-10T13:32:28.679Z] timestamp: 20250710-133228
[2025-07-10T13:32:28.679Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG
[2025-07-10T13:32:28.679Z] git repo:
[2025-07-10T13:32:28.679Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-07-10T13:32:28.679Z] sha:
[2025-07-10T13:32:28.680Z] 8f85d84f4e5dd6ab133d0ea14cc8a31cd85fdd58
[2025-07-10T13:32:28.680Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG'
[2025-07-10T13:32:28.680Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.functional TESTLIST=
[2025-07-10T13:32:28.680Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG'
[2025-07-10T13:32:28.680Z] perl scripts/configure.pl
[2025-07-10T13:32:28.680Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/../../testDependency/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=sanity.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-07-10T13:32:29.481Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-07-10T13:32:29.481Z]
[2025-07-10T13:32:29.481Z] Starting to generate test make files.
[2025-07-10T13:32:29.481Z]
[2025-07-10T13:32:29.481Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2025-07-10T13:32:29.481Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2025-07-10T13:32:29.481Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2025-07-10T13:32:30.399Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2025-07-10T13:32:30.400Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/SyntheticGCWorkload/autoGen.mk
[2025-07-10T13:32:30.400Z]
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2025-07-10T13:32:30.400Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/autoGen.mk
[2025-07-10T13:32:30.400Z]
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml
[2025-07-10T13:32:30.400Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/autoGen.mk
[2025-07-10T13:32:30.400Z]
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2025-07-10T13:32:30.400Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/autoGen.mk
[2025-07-10T13:32:30.400Z]
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml
[2025-07-10T13:32:30.400Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2025-07-10T13:32:31.208Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2025-07-10T13:32:31.208Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2025-07-10T13:32:31.208Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/autoGen.mk
[2025-07-10T13:32:31.208Z]
[2025-07-10T13:32:31.208Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2025-07-10T13:32:31.208Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2025-07-10T13:32:31.208Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2025-07-10T13:32:31.208Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2025-07-10T13:32:31.208Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2025-07-10T13:32:31.208Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/autoGen.mk
[2025-07-10T13:32:31.208Z]
[2025-07-10T13:32:31.208Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2025-07-10T13:32:31.208Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2025-07-10T13:32:31.208Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2025-07-10T13:32:31.208Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2025-07-10T13:32:31.208Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2025-07-10T13:32:31.208Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2025-07-10T13:32:31.208Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2025-07-10T13:32:31.208Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2025-07-10T13:32:31.208Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2025-07-10T13:32:31.208Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2025-07-10T13:32:31.208Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2025-07-10T13:32:31.208Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2025-07-10T13:32:31.208Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2025-07-10T13:32:31.208Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2025-07-10T13:32:31.208Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2025-07-10T13:32:31.208Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2025-07-10T13:32:31.208Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2025-07-10T13:32:31.208Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2025-07-10T13:32:31.208Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2025-07-10T13:32:31.208Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2025-07-10T13:32:31.208Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2025-07-10T13:32:31.208Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2025-07-10T13:32:31.208Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2025-07-10T13:32:31.208Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2025-07-10T13:32:31.208Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2025-07-10T13:32:31.208Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2025-07-10T13:32:31.208Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2025-07-10T13:32:31.208Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2025-07-10T13:32:31.208Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2025-07-10T13:32:31.208Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2025-07-10T13:32:31.208Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2025-07-10T13:32:31.208Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2025-07-10T13:32:31.208Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2025-07-10T13:32:31.208Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2025-07-10T13:32:31.208Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2025-07-10T13:32:31.208Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2025-07-10T13:32:31.208Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2025-07-10T13:32:31.208Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2025-07-10T13:32:31.208Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2025-07-10T13:32:31.208Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2025-07-10T13:32:31.208Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2025-07-10T13:32:31.208Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2025-07-10T13:32:31.208Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2025-07-10T13:32:31.208Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2025-07-10T13:32:31.208Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2025-07-10T13:32:31.208Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2025-07-10T13:32:31.208Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2025-07-10T13:32:31.208Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2025-07-10T13:32:31.208Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2025-07-10T13:32:31.208Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2025-07-10T13:32:31.208Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2025-07-10T13:32:31.208Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2025-07-10T13:32:31.208Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2025-07-10T13:32:31.208Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../functional/autoGen.mk
[2025-07-10T13:32:31.208Z]
[2025-07-10T13:32:31.208Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../autoGen.mk
[2025-07-10T13:32:31.208Z]
[2025-07-10T13:32:31.208Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../TKG/utils.mk
[2025-07-10T13:32:31.208Z]
[2025-07-10T13:32:31.208Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../TKG/rerun.mk
[2025-07-10T13:32:31.208Z]
[2025-07-10T13:32:31.208Z] Make files are generated successfully.
[2025-07-10T13:32:31.208Z]
[2025-07-10T13:32:31.208Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG'
[2025-07-10T13:32:31.208Z] make -f runtest.mk _sanity.functional
[2025-07-10T13:32:31.208Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG'
[2025-07-10T13:32:31.208Z]
[2025-07-10T13:32:31.208Z] Running make 4.4.1
[2025-07-10T13:32:31.208Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/..
[2025-07-10T13:32:31.208Z] set JDK_VERSION to 8
[2025-07-10T13:32:31.208Z] set JDK_IMPL to hotspot
[2025-07-10T13:32:31.208Z] set JVM_VERSION to openjdk8
[2025-07-10T13:32:31.208Z] set JCL_VERSION to latest
[2025-07-10T13:32:31.208Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/jdkbinary/j2sdk-image
[2025-07-10T13:32:31.208Z] set SPEC to alpine-linux_x86-64
[2025-07-10T13:32:31.208Z] set TEST_FLAG to
[2025-07-10T13:32:31.208Z] Running sanity.functional ...
[2025-07-10T13:32:31.208Z] There are 5 test targets in sanity.functional
[2025-07-10T13:32:31.208Z] "/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -version
[2025-07-10T13:32:31.208Z] openjdk version "1.8.0_462"
[2025-07-10T13:32:31.209Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-b06)
[2025-07-10T13:32:31.209Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.462-b06, mixed mode)
[2025-07-10T13:32:32.015Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests'
[2025-07-10T13:32:32.015Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/functional'
[2025-07-10T13:32:32.015Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/functional/SyntheticGCWorkload'
[2025-07-10T13:32:32.015Z]
[2025-07-10T13:32:32.015Z] ===============================================