Pre Test
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin" build number 483
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 2935
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 148
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_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.35.1'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 06f6219f7a91af8bdf756ddb67d60fb1ca58e13a (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 06f6219f7a91af8bdf756ddb67d60fb1ca58e13a # timeout=10
Commit message: "Allow openjdk/jdk github action api zip (#5641)"
> git rev-list --no-walk ea221bc9f2eb9d5596fcf2bb75ffc6d74d352dc1 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2024-09-26T21:17:54.960Z] SPEC: linux_ppc-64_le
[Pipeline] echo
[2024-09-26T21:17:54.961Z] LABEL: ci.role.test&&hw.arch.ppc64le&&sw.os.linux
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2024-09-26T21:17:54.974Z] Found a total of 15 nodes with the 'ci.role.test&&hw.arch.ppc64le&&sw.os.linux' label
[Pipeline] echo
[2024-09-26T21:17:54.979Z] dynamicAgents: [fyre]
[Pipeline] node
[2024-09-26T21:17:55.121Z] Running on test-docker-ubuntu2004-ppc64le-1 in /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2024-09-26T21:17:55.151Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2024-09-26T21:17:55.526Z] [WS-CLEANUP] Deleting project workspace...
[2024-09-26T21:17:55.527Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2024-09-26T21:17:55.698Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2024-09-26T21:17:55.901Z] The recommended git tool is: git
[2024-09-26T21:17:56.707Z] No credentials specified
[2024-09-26T21:17:56.878Z] Cloning the remote Git repository
[2024-09-26T21:17:57.134Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2024-09-26T21:17:57.134Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests # timeout=10
[2024-09-26T21:17:59.933Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2024-09-26T21:17:59.933Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2024-09-26T21:17:59.934Z] > git --version # timeout=10
[2024-09-26T21:17:59.936Z] > git --version # 'git version 2.25.1'
[2024-09-26T21:17:59.937Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2024-09-26T21:18:45.567Z] ERROR: Error cloning remote repo 'origin'
[2024-09-26T21:18:45.567Z] hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
[2024-09-26T21:18:45.567Z] stdout:
[2024-09-26T21:18:45.567Z] stderr: fatal: unable to access 'https://github.com/adoptium/aqa-tests.git/': gnutls_handshake() failed: The TLS connection was non-properly terminated.
[2024-09-26T21:18:45.567Z]
[2024-09-26T21:18:45.567Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846)
[2024-09-26T21:18:45.567Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185)
[2024-09-26T21:18:45.567Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635)
[2024-09-26T21:18:45.567Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:871)
[2024-09-26T21:18:45.567Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170)
[2024-09-26T21:18:45.567Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
[2024-09-26T21:18:45.567Z] at hudson.remoting.UserRequest.perform(UserRequest.java:211)
[2024-09-26T21:18:45.567Z] at hudson.remoting.UserRequest.perform(UserRequest.java:54)
[2024-09-26T21:18:45.567Z] at hudson.remoting.Request$2.run(Request.java:377)
[2024-09-26T21:18:45.567Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
[2024-09-26T21:18:45.567Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2024-09-26T21:18:45.567Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2024-09-26T21:18:45.567Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2024-09-26T21:18:45.567Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2024-09-26T21:18:45.567Z] Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-docker-ubuntu2004-ppc64le-1
[2024-09-26T21:18:45.567Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1826)
[2024-09-26T21:18:45.567Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
[2024-09-26T21:18:45.567Z] at hudson.remoting.Channel.call(Channel.java:1042)
[2024-09-26T21:18:45.568Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153)
[2024-09-26T21:18:45.568Z] at jdk.internal.reflect.GeneratedMethodAccessor547.invoke(Unknown Source)
[2024-09-26T21:18:45.568Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2024-09-26T21:18:45.568Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2024-09-26T21:18:45.568Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138)
[2024-09-26T21:18:45.568Z] at PluginClassLoader for git-client/jdk.proxy72/jdk.proxy72.$Proxy149.execute(Unknown Source)
[2024-09-26T21:18:45.568Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1220)
[2024-09-26T21:18:45.568Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1303)
[2024-09-26T21:18:45.568Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
[2024-09-26T21:18:45.568Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
[2024-09-26T21:18:45.568Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
[2024-09-26T21:18:45.568Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
[2024-09-26T21:18:45.568Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2024-09-26T21:18:45.568Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2024-09-26T21:18:45.568Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2024-09-26T21:18:45.568Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2024-09-26T21:18:45.568Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2024-09-26T21:18:45.568Z] ERROR: Error cloning remote repo 'origin'
[2024-09-26T21:18:45.568Z] ERROR: Maximum checkout retry attempts reached, aborting
[Pipeline] }
[2024-09-26T21:18:45.571Z] ERROR: Error cloning remote repo 'origin'
[2024-09-26T21:18:45.571Z] Retrying
[Pipeline] {
[Pipeline] sleep
[2024-09-26T21:18:45.602Z] Sleeping for 3 min 0 sec
[Pipeline] timeout
[2024-09-26T21:21:45.605Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2024-09-26T21:21:45.968Z] [WS-CLEANUP] Deleting project workspace...
[2024-09-26T21:21:45.968Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2024-09-26T21:21:46.143Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2024-09-26T21:21:46.350Z] The recommended git tool is: git
[2024-09-26T21:21:46.692Z] No credentials specified
[2024-09-26T21:21:46.865Z] Cloning the remote Git repository
[2024-09-26T21:21:47.116Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2024-09-26T21:21:47.116Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests # timeout=10
[2024-09-26T21:21:47.123Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2024-09-26T21:21:47.123Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2024-09-26T21:21:47.123Z] > git --version # timeout=10
[2024-09-26T21:21:47.126Z] > git --version # 'git version 2.25.1'
[2024-09-26T21:21:47.126Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2024-09-26T21:22:02.103Z] Avoid second fetch
[2024-09-26T21:22:02.303Z] Checking out Revision 06f6219f7a91af8bdf756ddb67d60fb1ca58e13a (origin/master)
[2024-09-26T21:22:01.740Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2024-09-26T21:22:01.745Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2024-09-26T21:22:02.186Z] > git rev-parse origin/master^{commit} # timeout=10
[2024-09-26T21:22:04.519Z] Commit message: "Allow openjdk/jdk github action api zip (#5641)"
[Pipeline] }
[Pipeline] // retry
[2024-09-26T21:22:02.383Z] > git config core.sparsecheckout # timeout=10
[2024-09-26T21:22:02.387Z] > git checkout -f 06f6219f7a91af8bdf756ddb67d60fb1ca58e13a # timeout=10
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
[Pipeline] timeout
[2024-09-26T21:22:07.095Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2024-09-26T21:22:08.964Z] + LC_TIME=C date +%a, %d %b %Y %T %z
[Pipeline] echo
[2024-09-26T21:22:09.673Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2024-09-26T21:22:11.493Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2024-09-26T21:22:11.493Z] Unix type machine..
[2024-09-26T21:22:11.493Z] Running on a Linux host
[2024-09-26T21:22:11.493Z] Woohoo - no rogue processes detected!
[Pipeline] sh
[2024-09-26T21:22:15.011Z] + printenv
[2024-09-26T21:22:15.011Z] JENKINS_HOME=/home/jenkins/.jenkins
[2024-09-26T21:22:15.011Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2024-09-26T21:22:15.011Z] SETUP_JCK_RUN=false
[2024-09-26T21:22:15.011Z] USE_TESTENV_PROPERTIES=false
[2024-09-26T21:22:15.011Z] SSH_CLIENT=78.47.239.97 41716 22
[2024-09-26T21:22:15.011Z] USER=jenkins
[2024-09-26T21:22:15.011Z] BUILD_LIST=functional
[2024-09-26T21:22:15.011Z] SDK_RESOURCE=upstream
[2024-09-26T21:22:15.011Z] OPENJ9_BRANCH=master
[2024-09-26T21:22:15.011Z] CI=true
[2024-09-26T21:22:15.011Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_ppc64le_linux/624/display/redirect?page=changes
[2024-09-26T21:22:15.011Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2024-09-26T21:22:15.011Z] UPSTREAM_JOB_NUMBER=483
[2024-09-26T21:22:15.011Z] TARGET=extended.functional
[2024-09-26T21:22:15.011Z] EXIT_FAILURE=false
[2024-09-26T21:22:15.011Z] NODE_LABELS=test-docker-ubuntu2004-ppc64le-1 ci.role.test hw.dockerhost.dockerhost-osuosl-ubuntu2404-ppc64le-1 sw.os.linux hw.arch.ppc64le
[2024-09-26T21:22:15.011Z] HUDSON_URL=https://ci.adoptium.net/
[2024-09-26T21:22:15.011Z] MOTD_SHOWN=pam
[2024-09-26T21:22:15.011Z] USE_JRE=false
[2024-09-26T21:22:15.011Z] OLDPWD=/home/jenkins
[2024-09-26T21:22:15.011Z] STF_OWNER_BRANCH=adoptium:master
[2024-09-26T21:22:15.011Z] HOME=/home/jenkins
[2024-09-26T21:22:15.011Z] ADOPTOPENJDK_BRANCH=master
[2024-09-26T21:22:15.011Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_ppc64le_linux/624/
[2024-09-26T21:22:15.011Z] TAP_NAME=Test_openjdk8_hs_extended.functional_ppc64le_linux.tap
[2024-09-26T21:22:15.011Z] JDK_IMPL=hotspot
[2024-09-26T21:22:15.011Z] DOCKER_REQUIRED=false
[2024-09-26T21:22:15.011Z] HUDSON_COOKIE=c74bb72b-a79b-4c0e-9776-e6d00a64c754
[2024-09-26T21:22:15.011Z] JENKINS_SERVER_COOKIE=durable-6ed5b94850b006e00a458482f94a4366bb8d001748831c611e52a3cb6d94c8d4
[2024-09-26T21:22:15.011Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../benchmarks
[2024-09-26T21:22:15.011Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2024-09-26T21:22:15.011Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux
[2024-09-26T21:22:15.011Z] KEEP_WORKSPACE=false
[2024-09-26T21:22:15.011Z] ARCHIVE_TEST_RESULTS=false
[2024-09-26T21:22:15.011Z] GENERATE_JOBS=true
[2024-09-26T21:22:15.011Z] TKG_OWNER_BRANCH=adoptium:master
[2024-09-26T21:22:15.011Z] PERSONAL_BUILD=false
[2024-09-26T21:22:15.011Z] LOGNAME=jenkins
[2024-09-26T21:22:15.011Z] NODE_NAME=test-docker-ubuntu2004-ppc64le-1
[2024-09-26T21:22:15.011Z] JDK_BRANCH=jdk8u432-b05_adopt
[2024-09-26T21:22:15.011Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_ppc64le_linux/624/display/redirect?page=artifacts
[2024-09-26T21:22:15.011Z] STAGE_NAME=Setup
[2024-09-26T21:22:15.011Z] AUTO_DETECT=true
[2024-09-26T21:22:15.011Z] EXECUTOR_NUMBER=0
[2024-09-26T21:22:15.011Z] JDK_VERSION=8
[2024-09-26T21:22:15.011Z] EXTERNAL_TEST_CMD=mvn clean install
[2024-09-26T21:22:15.011Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_ppc64le_linux/624/display/redirect?page=tests
[2024-09-26T21:22:15.011Z] BUILD_DISPLAY_NAME=#624
[2024-09-26T21:22:15.011Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2024-09-26T21:22:15.011Z] TIME_LIMIT=25
[2024-09-26T21:22:15.011Z] HUDSON_HOME=/home/jenkins/.jenkins
[2024-09-26T21:22:15.011Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.functional_ppc64le_linux
[2024-09-26T21:22:15.011Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
[2024-09-26T21:22:15.011Z] PLATFORM=ppc64le_linux
[2024-09-26T21:22:15.011Z] TKG_ITERATIONS=1
[2024-09-26T21:22:15.011Z] EXIT_SUCCESS=false
[2024-09-26T21:22:15.011Z] BUILD_ID=624
[2024-09-26T21:22:15.012Z] ACTIVE_NODE_TIMEOUT=5
[2024-09-26T21:22:15.012Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.functional_ppc64le_linux-624
[2024-09-26T21:22:15.012Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/system_lib
[2024-09-26T21:22:15.012Z] JENKINS_URL=https://ci.adoptium.net/
[2024-09-26T21:22:15.012Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2024-09-26T21:22:15.012Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_ppc64le_linux/
[2024-09-26T21:22:15.012Z] KEEP_REPORTDIR=false
[2024-09-26T21:22:15.012Z] JCK_GIT_BRANCH=master
[2024-09-26T21:22:15.012Z] ORIGIN_JDK_VERSION=8
[2024-09-26T21:22:15.012Z] BUILD_NUMBER=624
[2024-09-26T21:22:15.012Z] JENKINS_NODE_COOKIE=7089438a-e23b-427f-a76e-ab64d42108f5
[2024-09-26T21:22:15.012Z] SHELL=/bin/sh
[2024-09-26T21:22:15.012Z] ITERATIONS=1
[2024-09-26T21:22:15.012Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2024-09-26T21:22:15.012Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/jdkbinary/j2sdk-image
[2024-09-26T21:22:15.012Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_ppc64le_linux/624/display/redirect
[2024-09-26T21:22:15.012Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2024-09-26T21:22:15.012Z] SPEC=linux_ppc-64_le
[2024-09-26T21:22:15.012Z] LIGHT_WEIGHT_CHECKOUT=false
[2024-09-26T21:22:15.012Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2024-09-26T21:22:15.012Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_ppc64le_linux/display/redirect
[2024-09-26T21:22:15.012Z] NUM_PROCESSORS=2
[2024-09-26T21:22:15.012Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin
[2024-09-26T21:22:15.012Z] EXTERNAL_REPO_BRANCH=master
[2024-09-26T21:22:15.012Z] JOB_NAME=Test_openjdk8_hs_extended.functional_ppc64le_linux
[2024-09-26T21:22:15.012Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2024-09-26T21:22:15.012Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux
[2024-09-26T21:22:15.012Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib
[2024-09-26T21:22:15.012Z] TEST_TIME=120
[2024-09-26T21:22:15.012Z] SSH_CONNECTION=78.47.239.97 41716 172.17.0.3 22
[2024-09-26T21:22:15.012Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux@tmp
[2024-09-26T21:22:15.012Z] PARALLEL=Dynamic
[2024-09-26T21:22:15.012Z] JOBSTARTTIME=Thu, 26 Sep 2024 21:22:07 +0000
[2024-09-26T21:22:15.012Z] DYNAMIC_COMPILE=true
[2024-09-26T21:22:15.012Z] RERUN_ITERATIONS=1
[Pipeline] timeout
[2024-09-26T21:22:15.537Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2024-09-26T21:22:15.564Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2024-09-26T21:23:06.864Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-linux-ppc64le-temurin" build number 483
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2024-09-26T21:23:07.093Z] IS_SVT_TESTREPO is set to false
[Pipeline] dir
[2024-09-26T21:23:07.099Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux
[Pipeline] {
[Pipeline] sshagent
[2024-09-26T21:23:07.199Z] $ ssh-agent
[2024-09-26T21:23:08.481Z] SSH_AUTH_SOCK=/tmp/ssh-RWfEAQsmNwvX/agent.347112
[2024-09-26T21:23:08.481Z] SSH_AGENT_PID=347114
[2024-09-26T21:23:08.481Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2024-09-26T21:23:08.497Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2024-09-26T21:23:08.532Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2024-09-26T21:23:10.375Z] + pwd
[2024-09-26T21:23:10.375Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/.. -p ppc64le_linux -r upstream -j 8 -i hotspot --clone_openj9 true --openj9_repo https://github.com/eclipse-openj9/openj9.git --openj9_branch master --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2024-09-26T21:23:14.464Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests
[2024-09-26T21:23:14.464Z] get jdk binary...
[2024-09-26T21:23:14.464Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2024-09-26T21:23:15.394Z] Uncompressing file: OpenJDK8U-jdk_ppc64le_linux_hotspot_8u432b05-ea.tar.gz ...
[2024-09-26T21:23:22.007Z] Uncompressing file: OpenJDK8U-jre_ppc64le_linux_hotspot_8u432b05-ea.tar.gz ...
[2024-09-26T21:23:23.942Z] Uncompressing OpenJDK8U-debugimage_ppc64le_linux_hotspot_8u432b05-ea.tar.gz over ./j2sdk-image/jre...
[2024-09-26T21:23:23.942Z] tar (GNU tar) 1.30
[2024-09-26T21:23:23.942Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
[2024-09-26T21:23:26.898Z] Run /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -version
[2024-09-26T21:23:26.898Z] =JAVA VERSION OUTPUT BEGIN=
[2024-09-26T21:23:26.898Z] openjdk version "1.8.0_432-beta"
[2024-09-26T21:23:26.898Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_432-beta-202409262006-b05)
[2024-09-26T21:23:26.898Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.432-b05, mixed mode)
[2024-09-26T21:23:31.123Z] =JAVA VERSION OUTPUT END=
[2024-09-26T21:23:31.123Z] =RELEASE INFO BEGIN=
[2024-09-26T21:23:31.123Z] JAVA_VERSION="1.8.0_432"
[2024-09-26T21:23:31.123Z] OS_NAME="Linux"
[2024-09-26T21:23:31.123Z] OS_VERSION="2.6"
[2024-09-26T21:23:31.123Z] OS_ARCH="ppc64le"
[2024-09-26T21:23:31.123Z] SOURCE=".:git:ab4b92a03cf0+"
[2024-09-26T21:23:31.123Z] IMPLEMENTOR="Eclipse Adoptium"
[2024-09-26T21:23:31.124Z] BUILD_SOURCE="git:79bb2763471fbe65ecb101d94e470514024bf7f9"
[2024-09-26T21:23:31.124Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2024-09-26T21:23:31.124Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2024-09-26T21:23:31.124Z] FULL_VERSION="1.8.0_432-beta-202409262006-b05"
[2024-09-26T21:23:31.124Z] SEMANTIC_VERSION="8.0.432+5"
[2024-09-26T21:23:31.124Z] BUILD_INFO="OS: Linux Version: 6.8.0-41-generic"
[2024-09-26T21:23:31.124Z] JVM_VARIANT="Hotspot"
[2024-09-26T21:23:31.124Z] JVM_VERSION="25.432-b05"
[2024-09-26T21:23:31.124Z] IMAGE_TYPE="JDK"
[2024-09-26T21:23:31.124Z] =RELEASE INFO END=
[2024-09-26T21:23:31.124Z] get testKitGen...
[2024-09-26T21:23:31.124Z] git clone -q https://github.com/adoptium/TKG.git
[2024-09-26T21:23:52.175Z] git rev-parse master
[2024-09-26T21:23:52.175Z] git checkout -q -f d87edca3b9578ebc2a91ae656b397a61da5a744a
[2024-09-26T21:23:52.176Z] check adoptium repo and TKG repo SHA
[2024-09-26T21:23:52.176Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/scripts/getSHA.sh --repo_dir /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests --output_file /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/SHA.txt
[2024-09-26T21:23:52.176Z] Check sha in /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/SHA.txt
[2024-09-26T21:23:52.176Z] touch /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/SHA.txt
[2024-09-26T21:23:52.176Z] ================================================
[2024-09-26T21:23:52.176Z] timestamp: 20240926-212349
[2024-09-26T21:23:52.176Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests
[2024-09-26T21:23:52.176Z] git repo:
[2024-09-26T21:23:52.176Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2024-09-26T21:23:52.176Z] sha:
[2024-09-26T21:23:52.176Z] 06f6219f7a91af8bdf756ddb67d60fb1ca58e13a
[2024-09-26T21:23:52.176Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests --output_file /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/testenv/testenv.properties --repo_name ADOPTOPENJDK
[2024-09-26T21:23:52.177Z] Check sha in /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/testenv/testenv.properties
[2024-09-26T21:23:52.177Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2024-09-26T21:23:52.177Z] ADOPTOPENJDK_BRANCH=06f6219f7a91af8bdf756ddb67d60fb1ca58e13a
[2024-09-26T21:23:52.177Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/scripts/getSHA.sh --repo_dir /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG --output_file /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/SHA.txt
[2024-09-26T21:23:52.177Z] Check sha in /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/SHA.txt
[2024-09-26T21:23:52.177Z] ================================================
[2024-09-26T21:23:52.177Z] timestamp: 20240926-212350
[2024-09-26T21:23:52.177Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG
[2024-09-26T21:23:52.177Z] git repo:
[2024-09-26T21:23:52.177Z] Fetch URL: https://github.com/adoptium/TKG.git
[2024-09-26T21:23:52.177Z] sha:
[2024-09-26T21:23:52.177Z] d87edca3b9578ebc2a91ae656b397a61da5a744a
[2024-09-26T21:23:52.177Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG --output_file /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/testenv/testenv.properties --repo_name TKG
[2024-09-26T21:23:52.178Z] Check sha in /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/testenv/testenv.properties
[2024-09-26T21:23:52.178Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2024-09-26T21:23:52.178Z] TKG_BRANCH=d87edca3b9578ebc2a91ae656b397a61da5a744a
[2024-09-26T21:23:52.178Z] get functional test material...
[2024-09-26T21:23:52.178Z] git clone --depth 1 --reference-if-able /home/jenkins/openjdk_cache -b master https://github.com/eclipse-openj9/openj9.git
[2024-09-26T21:23:52.178Z] Cloning into 'openj9'...
[2024-09-26T21:23:52.178Z] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository.
[2024-09-26T21:24:13.162Z] Updating files: 68% (7085/10299)
[2024-09-26T21:24:13.162Z] Updating files: 69% (7107/10299)
[2024-09-26T21:24:13.162Z] Updating files: 70% (7210/10299)
[2024-09-26T21:24:13.162Z] Updating files: 71% (7313/10299)
[2024-09-26T21:24:13.162Z] Updating files: 72% (7416/10299)
[2024-09-26T21:24:13.162Z] Updating files: 73% (7519/10299)
[2024-09-26T21:24:13.162Z] Updating files: 74% (7622/10299)
[2024-09-26T21:24:13.162Z] Updating files: 75% (7725/10299)
[2024-09-26T21:24:13.162Z] Updating files: 76% (7828/10299)
[2024-09-26T21:24:13.162Z] Updating files: 77% (7931/10299)
[2024-09-26T21:24:13.162Z] Updating files: 78% (8034/10299)
[2024-09-26T21:24:13.162Z] Updating files: 79% (8137/10299)
[2024-09-26T21:24:13.162Z] Updating files: 80% (8240/10299)
[2024-09-26T21:24:13.162Z] Updating files: 81% (8343/10299)
[2024-09-26T21:24:13.162Z] Updating files: 82% (8446/10299)
[2024-09-26T21:24:13.162Z] Updating files: 83% (8549/10299)
[2024-09-26T21:24:13.162Z] Updating files: 84% (8652/10299)
[2024-09-26T21:24:13.162Z] Updating files: 85% (8755/10299)
[2024-09-26T21:24:13.162Z] Updating files: 86% (8858/10299)
[2024-09-26T21:24:13.162Z] Updating files: 87% (8961/10299)
[2024-09-26T21:24:13.162Z] Updating files: 88% (9064/10299)
[2024-09-26T21:24:13.162Z] Updating files: 89% (9167/10299)
[2024-09-26T21:24:13.162Z] Updating files: 90% (9270/10299)
[2024-09-26T21:24:13.162Z] Updating files: 91% (9373/10299)
[2024-09-26T21:24:13.162Z] Updating files: 92% (9476/10299)
[2024-09-26T21:24:13.162Z] Updating files: 93% (9579/10299)
[2024-09-26T21:24:13.162Z] Updating files: 94% (9682/10299)
[2024-09-26T21:24:13.162Z] Updating files: 95% (9785/10299)
[2024-09-26T21:24:13.162Z] Updating files: 96% (9888/10299)
[2024-09-26T21:24:13.162Z] Updating files: 97% (9991/10299)
[2024-09-26T21:24:13.162Z] Updating files: 98% (10094/10299)
[2024-09-26T21:24:13.162Z] Updating files: 99% (10197/10299)
[2024-09-26T21:24:13.162Z] Updating files: 100% (10299/10299)
[2024-09-26T21:24:13.162Z] Updating files: 100% (10299/10299), done.
[2024-09-26T21:24:13.162Z] check OpenJ9 Repo sha
[2024-09-26T21:24:13.163Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/scripts/getSHA.sh --repo_dir /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/openj9 --output_file /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/SHA.txt
[2024-09-26T21:24:13.163Z] Check sha in /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/openj9 and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/SHA.txt
[2024-09-26T21:24:13.163Z] ================================================
[2024-09-26T21:24:13.163Z] timestamp: 20240926-212410
[2024-09-26T21:24:13.163Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/openj9
[2024-09-26T21:24:13.163Z] git repo:
[2024-09-26T21:24:13.163Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git
[2024-09-26T21:24:13.163Z] sha:
[2024-09-26T21:24:13.163Z] d21c52dcfec41404e6e71a27e45e8806f1cba94e
[2024-09-26T21:24:13.163Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/openj9 --output_file /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/testenv/testenv.properties --repo_name OPENJ9
[2024-09-26T21:24:13.164Z] Check sha in /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/openj9 and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/testenv/testenv.properties
[2024-09-26T21:24:13.164Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2024-09-26T21:24:13.164Z] OPENJ9_SHA=d21c52dcfec41404e6e71a27e45e8806f1cba94e
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2024-09-26T21:24:13.864Z] $ ssh-agent -k
[2024-09-26T21:24:13.868Z] unset SSH_AUTH_SOCK;
[2024-09-26T21:24:13.868Z] unset SSH_AGENT_PID;
[2024-09-26T21:24:13.868Z] echo Agent pid 347114 killed;
[2024-09-26T21:24:14.643Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2024-09-26T21:24:15.209Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.functional&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=ppc64le_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-ppc64le-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u432-b05_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=&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=&USE_TESTENV_PROPERTIES=false&BUILD_LIST=functional&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=483&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=Dynamic
[Pipeline] echo
[2024-09-26T21:24:15.224Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.functional&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=ppc64le_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-docker-ubuntu2004-ppc64le-1&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-ppc64le-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u432-b05_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=&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=&USE_TESTENV_PROPERTIES=false&BUILD_LIST=functional&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=483&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=Dynamic
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
[Pipeline] timeout
[2024-09-26T21:24:15.276Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2024-09-26T21:24:16.339Z] Copied 1 artifact from "getTRSSOutput" build number 1543
[Pipeline] sh
[2024-09-26T21:24:18.869Z] + cd ./aqa-tests/TKG/resources/TRSS
[2024-09-26T21:24:18.869Z] + gzip -cd TRSSOutput.tar.gz
[2024-09-26T21:24:18.869Z] + tar xof -
[2024-09-26T21:24:18.869Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2024-09-26T21:24:19.418Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2024-09-26T21:24:19.439Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2024-09-26T21:24:21.247Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2024-09-26T21:25:21.471Z] --------------------------------------------
[2024-09-26T21:25:21.471Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib
[2024-09-26T21:25:21.471Z] task is set to default
[2024-09-26T21:25:21.471Z] dependencyList is set to all
[2024-09-26T21:25:21.471Z] --------------------------------------------
[2024-09-26T21:25:21.471Z] Starting download third party dependent jars
[2024-09-26T21:25:21.471Z] --------------------------------------------
[2024-09-26T21:25:21.471Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib
[2024-09-26T21:25:21.471Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2024-09-26T21:25:21.471Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2024-09-26T21:25:21.471Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2024-09-26T21:25:21.471Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2024-09-26T21:25:21.471Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2024-09-26T21:25:21.471Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2024-09-26T21:25:21.471Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib/asm.jar exists with correct hash, not downloading
[2024-09-26T21:25:21.471Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading
[2024-09-26T21:25:21.471Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2024-09-26T21:25:21.471Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2024-09-26T21:25:21.471Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2024-09-26T21:25:21.471Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2024-09-26T21:25:21.471Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2024-09-26T21:25:21.471Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading
[2024-09-26T21:25:21.471Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading
[2024-09-26T21:25:21.471Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2024-09-26T21:25:21.471Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2024-09-26T21:25:21.471Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2024-09-26T21:25:21.471Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2024-09-26T21:25:21.471Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib/junit4.jar exists with correct hash, not downloading
[2024-09-26T21:25:21.471Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2024-09-26T21:25:21.471Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2024-09-26T21:25:21.471Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib/javassist.jar exists with correct hash, not downloading
[2024-09-26T21:25:21.471Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2024-09-26T21:25:22.026Z] Found a total of 15 nodes with the 'ci.role.test&&hw.arch.ppc64le&&sw.os.linux' label
[Pipeline] sh
[2024-09-26T21:25:23.950Z] + cd ./aqa-tests/TKG
[2024-09-26T21:25:23.950Z] + make genParallelList TEST=extended.functional TEST_TIME=120 NUM_MACHINES=
[2024-09-26T21:25:23.950Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/jdkbinary/j2sdk-image
[2024-09-26T21:25:23.950Z] UNAME_OS is Linux
[2024-09-26T21:25:23.950Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib
[2024-09-26T21:25:23.950Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2024-09-26T21:25:23.950Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2024-09-26T21:25:23.950Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2024-09-26T21:25:23.950Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2024-09-26T21:25:26.919Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/scripts/build_tools.xml
[2024-09-26T21:25:28.845Z]
[2024-09-26T21:25:28.845Z] build:
[2024-09-26T21:25:28.845Z]
[2024-09-26T21:25:28.845Z] clean:
[2024-09-26T21:25:28.845Z]
[2024-09-26T21:25:28.845Z] init:
[2024-09-26T21:25:28.845Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/bin
[2024-09-26T21:25:28.845Z]
[2024-09-26T21:25:28.845Z] getDependentLibs:
[2024-09-26T21:25:28.845Z] [exec] --------------------------------------------
[2024-09-26T21:25:28.845Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib
[2024-09-26T21:25:28.845Z] [exec] task is set to default
[2024-09-26T21:25:28.845Z] [exec] dependencyList is set to json_simple
[2024-09-26T21:25:28.845Z] [exec] --------------------------------------------
[2024-09-26T21:25:28.845Z] [exec] Starting download third party dependent jars
[2024-09-26T21:25:28.845Z] [exec] --------------------------------------------
[2024-09-26T21:25:28.845Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib
[2024-09-26T21:25:28.845Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2024-09-26T21:25:28.845Z] [exec] downloaded dependent third party jars successfully
[2024-09-26T21:25:28.845Z]
[2024-09-26T21:25:28.845Z] compile:
[2024-09-26T21:25:28.845Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2024-09-26T21:25:28.845Z] [echo] ============COMPILER SETTINGS============
[2024-09-26T21:25:28.845Z] [echo] ===fork: yes
[2024-09-26T21:25:28.845Z] [echo] ===debug: on
[2024-09-26T21:25:28.845Z] [javac] Compiling 27 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/bin
[2024-09-26T21:25:34.294Z]
[2024-09-26T21:25:34.294Z] dist:
[2024-09-26T21:25:34.294Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2024-09-26T21:25:34.294Z]
[2024-09-26T21:25:34.294Z] BUILD SUCCESSFUL
[2024-09-26T21:25:34.294Z] Total time: 7 seconds
[2024-09-26T21:25:34.294Z] 0
[2024-09-26T21:25:34.294Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2024-09-26T21:25:34.294Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2024-09-26T21:25:34.294Z] microArchOutput: machine : CHRP IBM pSeries (emulated by qemu)
[2024-09-26T21:25:36.225Z] ****************************** MACHINE INFO ******************************
[2024-09-26T21:25:36.225Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG
[2024-09-26T21:25:36.225Z] Free Physical Memory Size : 4044357632
[2024-09-26T21:25:36.225Z] Free space (bytes) : 74291064832
[2024-09-26T21:25:36.225Z] Total Physical Memory Size : 6442450944
[2024-09-26T21:25:36.225Z] Total space (bytes) : 166468653056
[2024-09-26T21:25:36.225Z] Usable space (bytes) : 74274287616
[2024-09-26T21:25:36.225Z] antVersion : Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2024-09-26T21:25:36.225Z] bashVersion :
[2024-09-26T21:25:36.225Z] GNU bash, version 5.0.17(1)-release (powerpc64le-unknown-linux-gnu)
[2024-09-26T21:25:36.225Z] Copyright (C) 2019 Free Software Foundation, Inc.
[2024-09-26T21:25:36.225Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2024-09-26T21:25:36.225Z]
[2024-09-26T21:25:36.225Z] This is free software; you are free to change and redistribute it.
[2024-09-26T21:25:36.225Z] There is NO WARRANTY, to the extent permitted by law.
[2024-09-26T21:25:36.225Z] cpuCores : 8
[2024-09-26T21:25:36.225Z] curlVersion :
[2024-09-26T21:25:36.225Z] curl 7.68.0 (powerpc64le-unknown-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3
[2024-09-26T21:25:36.225Z] Release-Date: 2020-01-08
[2024-09-26T21:25:36.225Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp
[2024-09-26T21:25:36.225Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets
[2024-09-26T21:25:36.225Z] dockerVersion : bash: docker: command not found
[2024-09-26T21:25:36.225Z] gcc version : 9
[2024-09-26T21:25:36.225Z] gclibc version : ldd (Ubuntu GLIBC 2.31-0ubuntu9.16) 2.31
[2024-09-26T21:25:36.225Z] gdb version : bash: gdb: command not found
[2024-09-26T21:25:36.225Z] lldb version : Command could not be executed
[2024-09-26T21:25:36.225Z] makeVersion :
[2024-09-26T21:25:36.225Z] GNU Make 4.2.1
[2024-09-26T21:25:36.225Z] Built for powerpc64le-unknown-linux-gnu
[2024-09-26T21:25:36.225Z] Copyright (C) 1988-2016 Free Software Foundation, Inc.
[2024-09-26T21:25:36.225Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2024-09-26T21:25:36.225Z] This is free software: you are free to change and redistribute it.
[2024-09-26T21:25:36.225Z] There is NO WARRANTY, to the extent permitted by law.
[2024-09-26T21:25:36.225Z] mavenVersion : bash: mvn: command not found
[2024-09-26T21:25:36.225Z] osInfo :
[2024-09-26T21:25:36.225Z] NAME="Ubuntu"
[2024-09-26T21:25:36.225Z] VERSION="20.04.6 LTS (Focal Fossa)"
[2024-09-26T21:25:36.225Z] ID=ubuntu
[2024-09-26T21:25:36.225Z] ID_LIKE=debian
[2024-09-26T21:25:36.225Z] PRETTY_NAME="Ubuntu 20.04.6 LTS"
[2024-09-26T21:25:36.225Z] VERSION_ID="20.04"
[2024-09-26T21:25:36.225Z] HOME_URL="https://www.ubuntu.com/"
[2024-09-26T21:25:36.225Z] SUPPORT_URL="https://help.ubuntu.com/"
[2024-09-26T21:25:36.225Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2024-09-26T21:25:36.225Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2024-09-26T21:25:36.225Z] VERSION_CODENAME=focal
[2024-09-26T21:25:36.225Z] UBUNTU_CODENAME=focal
[2024-09-26T21:25:36.225Z] osLabel : ubuntu.20
[2024-09-26T21:25:36.225Z] perlVersion :
[2024-09-26T21:25:36.226Z]
[2024-09-26T21:25:36.226Z] This is perl 5, version 30, subversion 0 (v5.30.0) built for powerpc64le-linux-gnu-thread-multi
[2024-09-26T21:25:36.226Z] (with 60 registered patches, see perl -V for more detail)
[2024-09-26T21:25:36.226Z]
[2024-09-26T21:25:36.226Z] Copyright 1987-2019, Larry Wall
[2024-09-26T21:25:36.226Z]
[2024-09-26T21:25:36.226Z] Perl may be copied only under the terms of either the Artistic License or the
[2024-09-26T21:25:36.226Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2024-09-26T21:25:36.226Z]
[2024-09-26T21:25:36.226Z] Complete documentation for Perl, including FAQ lists, should be found on
[2024-09-26T21:25:36.226Z] this system using "man perl" or "perldoc perl". If you have access to the
[2024-09-26T21:25:36.226Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2024-09-26T21:25:36.226Z]
[2024-09-26T21:25:36.226Z] podmanVersion : bash: podman: command not found
[2024-09-26T21:25:36.226Z] procArch : ppc64le
[2024-09-26T21:25:36.226Z] sysArch : ppc64le
[2024-09-26T21:25:36.226Z] sysOS : Linux
[2024-09-26T21:25:36.226Z] ulimit :
[2024-09-26T21:25:36.226Z] core file size (blocks, -c) unlimited
[2024-09-26T21:25:36.226Z] data seg size (kbytes, -d) unlimited
[2024-09-26T21:25:36.226Z] scheduling priority (-e) 0
[2024-09-26T21:25:36.226Z] file size (blocks, -f) unlimited
[2024-09-26T21:25:36.226Z] pending signals (-i) 62742
[2024-09-26T21:25:36.226Z] max locked memory (kbytes, -l) 8192
[2024-09-26T21:25:36.226Z] max memory size (kbytes, -m) unlimited
[2024-09-26T21:25:36.226Z] open files (-n) 1048576
[2024-09-26T21:25:36.226Z] pipe size (512 bytes, -p) 8
[2024-09-26T21:25:36.226Z] POSIX message queues (bytes, -q) 819200
[2024-09-26T21:25:36.226Z] real-time priority (-r) 0
[2024-09-26T21:25:36.226Z] stack size (kbytes, -s) 8192
[2024-09-26T21:25:36.226Z] cpu time (seconds, -t) unlimited
[2024-09-26T21:25:36.226Z] max user processes (-u) unlimited
[2024-09-26T21:25:36.226Z] virtual memory (kbytes, -v) unlimited
[2024-09-26T21:25:36.226Z] file locks (-x) unlimited
[2024-09-26T21:25:36.226Z] uname : Linux cb331a5f2ccb 6.8.0-41-generic #41-Ubuntu SMP Fri Aug 2 21:00:36 UTC 2024 ppc64le ppc64le ppc64le GNU/Linux
[2024-09-26T21:25:36.226Z] vmVendor : Oracle Corporation
[2024-09-26T21:25:36.226Z] vmVersion : 25.432-b05
[2024-09-26T21:25:36.226Z] xlc version : bash: xlC: command not found
[2024-09-26T21:25:36.226Z] **************************************************************************
[2024-09-26T21:25:36.226Z]
[2024-09-26T21:25:36.226Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2024-09-26T21:25:36.226Z]
[2024-09-26T21:25:36.226Z] System.getProperty('java.vendor')=Temurin
[2024-09-26T21:25:36.226Z]
[2024-09-26T21:25:36.226Z] System.getProperty('os.name')=Linux
[2024-09-26T21:25:36.226Z]
[2024-09-26T21:25:36.226Z] System.getProperty('os.arch')=ppc64le
[2024-09-26T21:25:36.226Z]
[2024-09-26T21:25:36.226Z] System.getProperty('java.fullversion')=null
[2024-09-26T21:25:36.226Z]
[2024-09-26T21:25:36.226Z] System.getProperty('sun.arch.data.model')=64
[2024-09-26T21:25:36.226Z]
[2024-09-26T21:25:36.226Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.functional TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib
[2024-09-26T21:25:36.226Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG'
[2024-09-26T21:25:36.226Z] perl scripts/configure.pl
[2024-09-26T21:25:36.226Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_ppc-64_le --microArch="" --osLabel="ubuntu.20" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2024-09-26T21:25:37.168Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2024-09-26T21:25:37.168Z]
[2024-09-26T21:25:37.168Z]
[2024-09-26T21:25:37.168Z] Starting to generate parallel test lists.
[2024-09-26T21:25:37.168Z]
[2024-09-26T21:25:37.168Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2024-09-26T21:25:37.168Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2024-09-26T21:25:37.168Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2024-09-26T21:25:37.168Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2024-09-26T21:25:38.116Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2024-09-26T21:25:38.116Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2024-09-26T21:25:38.116Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2024-09-26T21:25:38.116Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2024-09-26T21:25:38.116Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2024-09-26T21:25:38.116Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2024-09-26T21:25:38.116Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2024-09-26T21:25:38.116Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2024-09-26T21:25:38.116Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2024-09-26T21:25:38.116Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2024-09-26T21:25:38.116Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2024-09-26T21:25:38.116Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2024-09-26T21:25:38.116Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2024-09-26T21:25:38.116Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2024-09-26T21:25:38.116Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2024-09-26T21:25:38.116Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2024-09-26T21:25:38.116Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2024-09-26T21:25:38.116Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2024-09-26T21:25:38.116Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2024-09-26T21:25:38.116Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2024-09-26T21:25:38.116Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2024-09-26T21:25:38.116Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2024-09-26T21:25:38.116Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2024-09-26T21:25:38.116Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2024-09-26T21:25:38.116Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2024-09-26T21:25:38.116Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2024-09-26T21:25:38.116Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2024-09-26T21:25:39.068Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2024-09-26T21:25:39.068Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2024-09-26T21:25:39.068Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2024-09-26T21:25:39.068Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2024-09-26T21:25:39.068Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2024-09-26T21:25:39.068Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2024-09-26T21:25:39.068Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2024-09-26T21:25:39.068Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2024-09-26T21:25:39.068Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2024-09-26T21:25:39.068Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2024-09-26T21:25:39.068Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2024-09-26T21:25:39.068Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2024-09-26T21:25:39.068Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2024-09-26T21:25:39.068Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2024-09-26T21:25:39.068Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2024-09-26T21:25:39.068Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2024-09-26T21:25:39.068Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2024-09-26T21:25:39.068Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2024-09-26T21:25:39.068Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2024-09-26T21:25:39.068Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2024-09-26T21:25:39.068Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2024-09-26T21:25:39.068Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2024-09-26T21:25:39.068Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2024-09-26T21:25:39.068Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2024-09-26T21:25:39.068Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2024-09-26T21:25:39.068Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2024-09-26T21:25:39.068Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2024-09-26T21:25:39.068Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2024-09-26T21:25:39.068Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2024-09-26T21:25:40.009Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2024-09-26T21:25:40.010Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2024-09-26T21:25:40.010Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2024-09-26T21:25:40.010Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2024-09-26T21:25:40.010Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2024-09-26T21:25:40.010Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2024-09-26T21:25:40.010Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2024-09-26T21:25:40.010Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2024-09-26T21:25:40.010Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2024-09-26T21:25:40.010Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2024-09-26T21:25:40.010Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2024-09-26T21:25:40.010Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2024-09-26T21:25:40.010Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2024-09-26T21:25:40.010Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2024-09-26T21:25:40.010Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2024-09-26T21:25:40.010Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2024-09-26T21:25:40.010Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2024-09-26T21:25:40.010Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2024-09-26T21:25:40.010Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2024-09-26T21:25:40.010Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2024-09-26T21:25:40.010Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2024-09-26T21:25:40.010Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2024-09-26T21:25:40.010Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2024-09-26T21:25:40.010Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2024-09-26T21:25:40.010Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2024-09-26T21:25:40.010Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2024-09-26T21:25:40.010Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2024-09-26T21:25:40.010Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2024-09-26T21:25:40.010Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2024-09-26T21:25:40.010Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2024-09-26T21:25:40.010Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2024-09-26T21:25:40.010Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2024-09-26T21:25:40.010Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2024-09-26T21:25:40.010Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2024-09-26T21:25:40.010Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2024-09-26T21:25:40.010Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2024-09-26T21:25:40.010Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2024-09-26T21:25:40.010Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2024-09-26T21:25:40.010Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2024-09-26T21:25:40.010Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2024-09-26T21:25:40.010Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2024-09-26T21:25:40.011Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2024-09-26T21:25:40.011Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2024-09-26T21:25:40.011Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2024-09-26T21:25:40.011Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2024-09-26T21:25:40.011Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2024-09-26T21:25:40.011Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2024-09-26T21:25:40.011Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2024-09-26T21:25:40.011Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2024-09-26T21:25:40.011Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2024-09-26T21:25:40.011Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2024-09-26T21:25:40.011Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2024-09-26T21:25:40.011Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2024-09-26T21:25:40.011Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2024-09-26T21:25:40.011Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2024-09-26T21:25:40.011Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2024-09-26T21:25:40.011Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2024-09-26T21:25:40.011Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2024-09-26T21:25:40.011Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2024-09-26T21:25:40.011Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2024-09-26T21:25:40.011Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2024-09-26T21:25:40.011Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2024-09-26T21:25:40.011Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2024-09-26T21:25:40.011Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2024-09-26T21:25:40.011Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2024-09-26T21:25:40.011Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2024-09-26T21:25:40.011Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2024-09-26T21:25:40.011Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2024-09-26T21:25:40.011Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2024-09-26T21:25:40.011Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2024-09-26T21:25:40.011Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2024-09-26T21:25:40.011Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2024-09-26T21:25:40.011Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2024-09-26T21:25:40.011Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2024-09-26T21:25:40.011Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2024-09-26T21:25:40.011Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2024-09-26T21:25:40.011Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2024-09-26T21:25:40.947Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2024-09-26T21:25:40.947Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2024-09-26T21:25:40.947Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2024-09-26T21:25:40.947Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2024-09-26T21:25:40.947Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2024-09-26T21:25:40.947Z] Attempting to get test duration data from TRSS.
[2024-09-26T21:25:40.947Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=8&impl=hs&platform=ppc64le_linux&group=functional&level=extended
[2024-09-26T21:25:41.462Z] Attempting to get test duration data from cached files.
[2024-09-26T21:25:41.462Z] Reading file: Test_openjdk8_hs_functional_ppc64le_linux.json
[2024-09-26T21:25:41.462Z] Warning: cannot get data from cached files.
[2024-09-26T21:25:41.462Z]
[2024-09-26T21:25:41.462Z] TEST DURATION
[2024-09-26T21:25:41.462Z] ====================================================================================
[2024-09-26T21:25:41.462Z] Total number of tests searched: 6
[2024-09-26T21:25:41.462Z] Number of test durations found: 6
[2024-09-26T21:25:41.462Z] Top slowest tests:
[2024-09-26T21:25:41.462Z] 03m15s CryptoTests_jtreg_0
[2024-09-26T21:25:41.462Z] 01m23s CryptoTests_0
[2024-09-26T21:25:41.462Z] 00m00s IllegalAccessProtectedMethodTest_hs_0
[2024-09-26T21:25:41.462Z] ====================================================================================
[2024-09-26T21:25:41.462Z]
[2024-09-26T21:25:41.462Z] Test target is split into 1 lists.
[2024-09-26T21:25:41.462Z] Reducing estimated test running time from 04m40s to 04m40s.
[2024-09-26T21:25:41.462Z]
[2024-09-26T21:25:41.462Z] -------------------------------------testList_0-------------------------------------
[2024-09-26T21:25:41.462Z] Number of tests: 6
[2024-09-26T21:25:41.462Z] Estimated running time: 04m40s
[2024-09-26T21:25:41.462Z] TESTLIST=CryptoTests_jtreg_0,CryptoTests_0,IllegalAccessProtectedMethodTest_hs_0,SecurityTests_0,testExample_0,cmdLineTester_classesdbgddrext_zos_0
[2024-09-26T21:25:41.462Z] ------------------------------------------------------------------------------------
[2024-09-26T21:25:41.462Z]
[2024-09-26T21:25:41.462Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2024-09-26T21:25:41.462Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2024-09-26T21:25:41.643Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2024-09-26T21:25:42.167Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2024-09-26T21:25:42.217Z] Building tests...
[Pipeline] timeout
[2024-09-26T21:25:42.221Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2024-09-26T21:25:42.249Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2024-09-26T21:25:44.081Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2024-09-26T21:25:44.081Z] --------------------------------------------
[2024-09-26T21:25:44.081Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib
[2024-09-26T21:25:44.081Z] task is set to default
[2024-09-26T21:25:44.081Z] dependencyList is set to all
[2024-09-26T21:25:44.081Z] --------------------------------------------
[2024-09-26T21:25:44.081Z] Starting download third party dependent jars
[2024-09-26T21:25:44.081Z] --------------------------------------------
[2024-09-26T21:25:44.081Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib
[2024-09-26T21:25:44.081Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2024-09-26T21:25:44.081Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2024-09-26T21:25:44.081Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2024-09-26T21:25:44.081Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2024-09-26T21:25:44.081Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading
[2024-09-26T21:25:44.081Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib/javassist.jar exists with correct hash, not downloading
[2024-09-26T21:25:44.081Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib/asm.jar exists with correct hash, not downloading
[2024-09-26T21:25:44.081Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2024-09-26T21:25:44.081Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading
[2024-09-26T21:25:44.081Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2024-09-26T21:25:44.081Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2024-09-26T21:25:44.081Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib/junit4.jar exists with correct hash, not downloading
[2024-09-26T21:25:44.081Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2024-09-26T21:25:44.081Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading
[2024-09-26T21:25:44.081Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2024-09-26T21:25:44.081Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2024-09-26T21:25:44.082Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2024-09-26T21:25:44.082Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2024-09-26T21:25:44.082Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2024-09-26T21:25:44.082Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2024-09-26T21:25:44.082Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2024-09-26T21:25:44.082Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2024-09-26T21:25:44.082Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2024-09-26T21:25:44.082Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2024-09-26T21:25:45.058Z] Running tests...
[Pipeline] echo
[2024-09-26T21:25:45.084Z] ITERATION: 1/1
[Pipeline] wrap
[2024-09-26T21:25:45.530Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/.xvfb-624-..fbdir14434464108717333428
[Pipeline] {
[Pipeline] sh
[2024-09-26T21:26:08.166Z] + ps -f
[2024-09-26T21:26:08.166Z] + awk {print $9}
[2024-09-26T21:26:08.166Z] + grep [X]vfb
[Pipeline] echo
[2024-09-26T21:26:08.880Z] env.DISPLAY is :1
[Pipeline] sh
[2024-09-26T21:26:10.726Z] + uname
[2024-09-26T21:26:10.726Z] + [ Linux = AIX ]
[2024-09-26T21:26:10.726Z] + uname
[2024-09-26T21:26:10.726Z] + [ Linux = SunOS ]
[2024-09-26T21:26:10.726Z] + uname
[2024-09-26T21:26:10.726Z] + [ Linux = *BSD ]
[2024-09-26T21:26:10.726Z] + MAKE=make
[2024-09-26T21:26:10.726Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2024-09-26T21:26:10.726Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2024-09-26T21:26:13.070Z] + uname
[2024-09-26T21:26:13.070Z] + [ Linux = AIX ]
[2024-09-26T21:26:13.070Z] + uname
[2024-09-26T21:26:13.070Z] + [ Linux = SunOS ]
[2024-09-26T21:26:13.070Z] + uname
[2024-09-26T21:26:13.070Z] + [ Linux = *BSD ]
[2024-09-26T21:26:13.070Z] + MAKE=make
[2024-09-26T21:26:13.070Z] + cd ./aqa-tests
[2024-09-26T21:26:13.070Z] + . ./scripts/testenv/testenvSettings.sh
[2024-09-26T21:26:13.070Z] + set +x
[2024-09-26T21:26:13.070Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/jdkbinary/j2sdk-image
[2024-09-26T21:26:13.070Z] UNAME_OS is Linux
[2024-09-26T21:26:13.070Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib
[2024-09-26T21:26:13.070Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2024-09-26T21:26:13.070Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2024-09-26T21:26:13.070Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2024-09-26T21:26:13.070Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2024-09-26T21:26:13.070Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/scripts/build_tools.xml
[2024-09-26T21:26:14.019Z]
[2024-09-26T21:26:14.019Z] build:
[2024-09-26T21:26:14.019Z]
[2024-09-26T21:26:14.019Z] clean:
[2024-09-26T21:26:14.019Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/autoGenEnv.mk
[2024-09-26T21:26:14.019Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/bin
[2024-09-26T21:26:14.019Z]
[2024-09-26T21:26:14.019Z] init:
[2024-09-26T21:26:14.019Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/bin
[2024-09-26T21:26:14.019Z]
[2024-09-26T21:26:14.019Z] getDependentLibs:
[2024-09-26T21:26:14.964Z] [exec] --------------------------------------------
[2024-09-26T21:26:14.964Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib
[2024-09-26T21:26:14.964Z] [exec] task is set to default
[2024-09-26T21:26:14.964Z] [exec] dependencyList is set to json_simple
[2024-09-26T21:26:14.964Z] [exec] --------------------------------------------
[2024-09-26T21:26:14.964Z] [exec] Starting download third party dependent jars
[2024-09-26T21:26:14.964Z] [exec] --------------------------------------------
[2024-09-26T21:26:14.964Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib
[2024-09-26T21:26:14.964Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2024-09-26T21:26:14.964Z] [exec] downloaded dependent third party jars successfully
[2024-09-26T21:26:14.964Z]
[2024-09-26T21:26:14.964Z] compile:
[2024-09-26T21:26:14.964Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2024-09-26T21:26:14.964Z] [echo] ============COMPILER SETTINGS============
[2024-09-26T21:26:14.964Z] [echo] ===fork: yes
[2024-09-26T21:26:14.964Z] [echo] ===debug: on
[2024-09-26T21:26:14.964Z] [javac] Compiling 27 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/bin
[2024-09-26T21:26:21.570Z]
[2024-09-26T21:26:21.570Z] dist:
[2024-09-26T21:26:21.570Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2024-09-26T21:26:21.570Z]
[2024-09-26T21:26:21.570Z] BUILD SUCCESSFUL
[2024-09-26T21:26:21.570Z] Total time: 8 seconds
[2024-09-26T21:26:21.570Z] 0
[2024-09-26T21:26:21.570Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2024-09-26T21:26:22.584Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2024-09-26T21:26:22.584Z] microArchOutput: machine : CHRP IBM pSeries (emulated by qemu)
[2024-09-26T21:26:25.558Z] ****************************** MACHINE INFO ******************************
[2024-09-26T21:26:25.558Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG
[2024-09-26T21:26:25.558Z] Free Physical Memory Size : 4004184064
[2024-09-26T21:26:25.558Z] Free space (bytes) : 73699205120
[2024-09-26T21:26:25.558Z] Total Physical Memory Size : 6442450944
[2024-09-26T21:26:25.558Z] Total space (bytes) : 166468653056
[2024-09-26T21:26:25.558Z] Usable space (bytes) : 73682423808
[2024-09-26T21:26:25.558Z] antVersion : Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2024-09-26T21:26:25.558Z] bashVersion :
[2024-09-26T21:26:25.558Z] GNU bash, version 5.0.17(1)-release (powerpc64le-unknown-linux-gnu)
[2024-09-26T21:26:25.558Z] Copyright (C) 2019 Free Software Foundation, Inc.
[2024-09-26T21:26:25.558Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2024-09-26T21:26:25.558Z]
[2024-09-26T21:26:25.558Z] This is free software; you are free to change and redistribute it.
[2024-09-26T21:26:25.558Z] There is NO WARRANTY, to the extent permitted by law.
[2024-09-26T21:26:25.558Z] cpuCores : 8
[2024-09-26T21:26:25.558Z] curlVersion :
[2024-09-26T21:26:25.558Z] curl 7.68.0 (powerpc64le-unknown-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3
[2024-09-26T21:26:25.558Z] Release-Date: 2020-01-08
[2024-09-26T21:26:25.558Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp
[2024-09-26T21:26:25.558Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets
[2024-09-26T21:26:25.558Z] dockerVersion : bash: docker: command not found
[2024-09-26T21:26:25.558Z] gcc version : 9
[2024-09-26T21:26:25.558Z] gclibc version : ldd (Ubuntu GLIBC 2.31-0ubuntu9.16) 2.31
[2024-09-26T21:26:25.558Z] gdb version : bash: gdb: command not found
[2024-09-26T21:26:25.558Z] lldb version : Command could not be executed
[2024-09-26T21:26:25.558Z] makeVersion :
[2024-09-26T21:26:25.558Z] GNU Make 4.2.1
[2024-09-26T21:26:25.558Z] Built for powerpc64le-unknown-linux-gnu
[2024-09-26T21:26:25.558Z] Copyright (C) 1988-2016 Free Software Foundation, Inc.
[2024-09-26T21:26:25.558Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2024-09-26T21:26:25.558Z] This is free software: you are free to change and redistribute it.
[2024-09-26T21:26:25.558Z] There is NO WARRANTY, to the extent permitted by law.
[2024-09-26T21:26:25.558Z] mavenVersion : bash: mvn: command not found
[2024-09-26T21:26:25.558Z] osInfo :
[2024-09-26T21:26:25.558Z] NAME="Ubuntu"
[2024-09-26T21:26:25.558Z] VERSION="20.04.6 LTS (Focal Fossa)"
[2024-09-26T21:26:25.558Z] ID=ubuntu
[2024-09-26T21:26:25.558Z] ID_LIKE=debian
[2024-09-26T21:26:25.558Z] PRETTY_NAME="Ubuntu 20.04.6 LTS"
[2024-09-26T21:26:25.558Z] VERSION_ID="20.04"
[2024-09-26T21:26:25.558Z] HOME_URL="https://www.ubuntu.com/"
[2024-09-26T21:26:25.558Z] SUPPORT_URL="https://help.ubuntu.com/"
[2024-09-26T21:26:25.558Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2024-09-26T21:26:25.558Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2024-09-26T21:26:25.558Z] VERSION_CODENAME=focal
[2024-09-26T21:26:25.558Z] UBUNTU_CODENAME=focal
[2024-09-26T21:26:25.558Z] osLabel : ubuntu.20
[2024-09-26T21:26:25.558Z] perlVersion :
[2024-09-26T21:26:25.558Z]
[2024-09-26T21:26:25.559Z] This is perl 5, version 30, subversion 0 (v5.30.0) built for powerpc64le-linux-gnu-thread-multi
[2024-09-26T21:26:25.559Z] (with 60 registered patches, see perl -V for more detail)
[2024-09-26T21:26:25.559Z]
[2024-09-26T21:26:25.559Z] Copyright 1987-2019, Larry Wall
[2024-09-26T21:26:25.559Z]
[2024-09-26T21:26:25.559Z] Perl may be copied only under the terms of either the Artistic License or the
[2024-09-26T21:26:25.559Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2024-09-26T21:26:25.559Z]
[2024-09-26T21:26:25.559Z] Complete documentation for Perl, including FAQ lists, should be found on
[2024-09-26T21:26:25.559Z] this system using "man perl" or "perldoc perl". If you have access to the
[2024-09-26T21:26:25.559Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2024-09-26T21:26:25.559Z]
[2024-09-26T21:26:25.559Z] podmanVersion : bash: podman: command not found
[2024-09-26T21:26:25.559Z] procArch : ppc64le
[2024-09-26T21:26:25.559Z] sysArch : ppc64le
[2024-09-26T21:26:25.559Z] sysOS : Linux
[2024-09-26T21:26:25.559Z] ulimit :
[2024-09-26T21:26:25.559Z] core file size (blocks, -c) unlimited
[2024-09-26T21:26:25.559Z] data seg size (kbytes, -d) unlimited
[2024-09-26T21:26:25.559Z] scheduling priority (-e) 0
[2024-09-26T21:26:25.559Z] file size (blocks, -f) unlimited
[2024-09-26T21:26:25.559Z] pending signals (-i) 62742
[2024-09-26T21:26:25.559Z] max locked memory (kbytes, -l) 8192
[2024-09-26T21:26:25.559Z] max memory size (kbytes, -m) unlimited
[2024-09-26T21:26:25.559Z] open files (-n) 1048576
[2024-09-26T21:26:25.559Z] pipe size (512 bytes, -p) 8
[2024-09-26T21:26:25.559Z] POSIX message queues (bytes, -q) 819200
[2024-09-26T21:26:25.559Z] real-time priority (-r) 0
[2024-09-26T21:26:25.559Z] stack size (kbytes, -s) 8192
[2024-09-26T21:26:25.559Z] cpu time (seconds, -t) unlimited
[2024-09-26T21:26:25.559Z] max user processes (-u) unlimited
[2024-09-26T21:26:25.559Z] virtual memory (kbytes, -v) unlimited
[2024-09-26T21:26:25.559Z] file locks (-x) unlimited
[2024-09-26T21:26:25.559Z] uname : Linux cb331a5f2ccb 6.8.0-41-generic #41-Ubuntu SMP Fri Aug 2 21:00:36 UTC 2024 ppc64le ppc64le ppc64le GNU/Linux
[2024-09-26T21:26:25.559Z] vmVendor : Oracle Corporation
[2024-09-26T21:26:25.559Z] vmVersion : 25.432-b05
[2024-09-26T21:26:25.559Z] xlc version : bash: xlC: command not found
[2024-09-26T21:26:25.559Z] **************************************************************************
[2024-09-26T21:26:25.559Z]
[2024-09-26T21:26:25.559Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2024-09-26T21:26:25.559Z]
[2024-09-26T21:26:25.559Z] System.getProperty('java.vendor')=Temurin
[2024-09-26T21:26:25.559Z]
[2024-09-26T21:26:25.559Z] System.getProperty('os.name')=Linux
[2024-09-26T21:26:25.559Z]
[2024-09-26T21:26:25.559Z] System.getProperty('os.arch')=ppc64le
[2024-09-26T21:26:25.559Z]
[2024-09-26T21:26:25.559Z] System.getProperty('java.fullversion')=null
[2024-09-26T21:26:25.559Z]
[2024-09-26T21:26:25.559Z] System.getProperty('sun.arch.data.model')=64
[2024-09-26T21:26:25.559Z]
[2024-09-26T21:26:25.559Z] make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=extended.functional TESTLIST=
[2024-09-26T21:26:25.559Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG'
[2024-09-26T21:26:25.559Z] perl scripts/configure.pl
[2024-09-26T21:26:25.559Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=linux_ppc-64_le --microArch="" --osLabel="ubuntu.20" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2024-09-26T21:26:26.503Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2024-09-26T21:26:26.503Z]
[2024-09-26T21:26:26.503Z]
[2024-09-26T21:26:26.503Z] Starting to generate build list.
[2024-09-26T21:26:26.503Z]
[2024-09-26T21:26:26.503Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2024-09-26T21:26:26.503Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2024-09-26T21:26:26.503Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2024-09-26T21:26:26.503Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2024-09-26T21:26:26.503Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2024-09-26T21:26:26.503Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2024-09-26T21:26:26.503Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2024-09-26T21:26:26.503Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2024-09-26T21:26:26.503Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2024-09-26T21:26:27.447Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2024-09-26T21:26:27.448Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2024-09-26T21:26:27.448Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2024-09-26T21:26:27.448Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2024-09-26T21:26:27.448Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2024-09-26T21:26:27.448Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2024-09-26T21:26:27.448Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2024-09-26T21:26:27.448Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2024-09-26T21:26:27.448Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2024-09-26T21:26:27.448Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2024-09-26T21:26:27.448Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2024-09-26T21:26:27.448Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2024-09-26T21:26:27.448Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2024-09-26T21:26:27.448Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2024-09-26T21:26:27.448Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2024-09-26T21:26:27.448Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2024-09-26T21:26:27.448Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2024-09-26T21:26:27.448Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2024-09-26T21:26:27.448Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2024-09-26T21:26:27.448Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2024-09-26T21:26:27.448Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2024-09-26T21:26:27.448Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2024-09-26T21:26:27.448Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2024-09-26T21:26:27.448Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2024-09-26T21:26:27.448Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2024-09-26T21:26:27.448Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2024-09-26T21:26:27.448Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2024-09-26T21:26:27.448Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2024-09-26T21:26:27.448Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2024-09-26T21:26:27.448Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2024-09-26T21:26:27.448Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2024-09-26T21:26:27.448Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2024-09-26T21:26:27.448Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2024-09-26T21:26:27.448Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2024-09-26T21:26:27.448Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2024-09-26T21:26:27.448Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2024-09-26T21:26:27.448Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2024-09-26T21:26:27.448Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2024-09-26T21:26:27.448Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2024-09-26T21:26:27.448Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2024-09-26T21:26:27.448Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2024-09-26T21:26:28.558Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2024-09-26T21:26:28.558Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2024-09-26T21:26:28.558Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2024-09-26T21:26:28.558Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2024-09-26T21:26:28.558Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2024-09-26T21:26:28.558Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2024-09-26T21:26:28.558Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2024-09-26T21:26:28.558Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2024-09-26T21:26:28.558Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2024-09-26T21:26:28.558Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2024-09-26T21:26:28.558Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2024-09-26T21:26:28.558Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2024-09-26T21:26:28.558Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2024-09-26T21:26:28.558Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2024-09-26T21:26:28.559Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2024-09-26T21:26:28.559Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2024-09-26T21:26:28.559Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2024-09-26T21:26:28.559Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2024-09-26T21:26:28.559Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2024-09-26T21:26:28.559Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2024-09-26T21:26:28.559Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2024-09-26T21:26:28.559Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2024-09-26T21:26:28.559Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2024-09-26T21:26:28.559Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2024-09-26T21:26:28.559Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2024-09-26T21:26:28.559Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2024-09-26T21:26:28.559Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2024-09-26T21:26:28.559Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2024-09-26T21:26:28.559Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2024-09-26T21:26:28.559Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2024-09-26T21:26:28.559Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2024-09-26T21:26:28.559Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2024-09-26T21:26:28.559Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2024-09-26T21:26:28.559Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2024-09-26T21:26:28.559Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2024-09-26T21:26:28.559Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2024-09-26T21:26:28.559Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2024-09-26T21:26:28.559Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2024-09-26T21:26:28.559Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2024-09-26T21:26:28.559Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2024-09-26T21:26:28.559Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2024-09-26T21:26:28.559Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2024-09-26T21:26:28.559Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2024-09-26T21:26:28.559Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2024-09-26T21:26:28.559Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2024-09-26T21:26:28.559Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2024-09-26T21:26:28.559Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2024-09-26T21:26:28.559Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2024-09-26T21:26:28.559Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2024-09-26T21:26:28.559Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2024-09-26T21:26:28.559Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2024-09-26T21:26:28.559Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2024-09-26T21:26:28.559Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2024-09-26T21:26:28.559Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2024-09-26T21:26:28.559Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2024-09-26T21:26:28.559Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2024-09-26T21:26:28.559Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2024-09-26T21:26:28.559Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2024-09-26T21:26:28.560Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2024-09-26T21:26:28.560Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2024-09-26T21:26:28.560Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2024-09-26T21:26:28.560Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2024-09-26T21:26:28.560Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2024-09-26T21:26:28.560Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2024-09-26T21:26:28.560Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2024-09-26T21:26:28.560Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2024-09-26T21:26:28.560Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2024-09-26T21:26:28.560Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2024-09-26T21:26:28.603Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2024-09-26T21:26:28.603Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2024-09-26T21:26:28.603Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2024-09-26T21:26:28.603Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2024-09-26T21:26:28.603Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2024-09-26T21:26:28.603Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2024-09-26T21:26:28.603Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2024-09-26T21:26:28.603Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2024-09-26T21:26:28.603Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2024-09-26T21:26:28.603Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2024-09-26T21:26:28.603Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2024-09-26T21:26:28.603Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2024-09-26T21:26:28.603Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2024-09-26T21:26:28.603Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2024-09-26T21:26:28.603Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2024-09-26T21:26:28.603Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2024-09-26T21:26:28.603Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2024-09-26T21:26:28.603Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2024-09-26T21:26:28.603Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2024-09-26T21:26:28.603Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2024-09-26T21:26:28.603Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2024-09-26T21:26:28.603Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2024-09-26T21:26:28.603Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2024-09-26T21:26:28.603Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2024-09-26T21:26:28.603Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../TKG/buildInfo.mk
[2024-09-26T21:26:28.603Z]
[2024-09-26T21:26:28.603Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG'
[2024-09-26T21:26:28.603Z] make -f clean.mk cleanBuild
[2024-09-26T21:26:28.603Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG'
[2024-09-26T21:26:29.535Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../../jvmtest
[2024-09-26T21:26:29.535Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG'
[2024-09-26T21:26:29.535Z] make -f compile.mk compile
[2024-09-26T21:26:29.535Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG'
[2024-09-26T21:26:29.535Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2024-09-26T21:26:29.535Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2024-09-26T21:26:29.535Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=functional/security/Crypto,functional/IllegalAccessError_for_protected_method" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_ppc-64_le" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2024-09-26T21:26:29.535Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2024-09-26T21:26:29.535Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/scripts/build_test.xml
[2024-09-26T21:26:30.905Z] [echo] build.list is TestConfig/build.xml,functional/security/Crypto/build.xml,functional/IllegalAccessError_for_protected_method/build.xml
[2024-09-26T21:26:30.905Z]
[2024-09-26T21:26:30.905Z] -create_test_directory:
[2024-09-26T21:26:30.905Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/jvmtest
[2024-09-26T21:26:30.905Z]
[2024-09-26T21:26:30.905Z] stage_test_material:
[2024-09-26T21:26:31.853Z] [copy] Copying 587 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/jvmtest
[2024-09-26T21:26:31.853Z]
[2024-09-26T21:26:31.853Z] build:
[2024-09-26T21:26:32.796Z]
[2024-09-26T21:26:32.796Z] init:
[2024-09-26T21:26:32.796Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/jvmtest/TestConfig
[2024-09-26T21:26:32.796Z]
[2024-09-26T21:26:32.796Z] build:
[2024-09-26T21:26:32.796Z] [copy] Copying 12 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/jvmtest/TestConfig
[2024-09-26T21:26:32.796Z] [copy] Copied 4 empty directories to 2 empty directories under /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/jvmtest/TestConfig
[2024-09-26T21:26:32.797Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/jvmtest/TestConfig
[2024-09-26T21:26:32.797Z]
[2024-09-26T21:26:32.797Z] build:
[2024-09-26T21:26:32.797Z]
[2024-09-26T21:26:32.797Z] init:
[2024-09-26T21:26:32.797Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/jvmtest/functional/IllegalAccessError_for_protected_method
[2024-09-26T21:26:32.797Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/functional/IllegalAccessError_for_protected_method/bin
[2024-09-26T21:26:32.797Z]
[2024-09-26T21:26:32.797Z] getDependentLibs:
[2024-09-26T21:26:32.797Z] [exec] --------------------------------------------
[2024-09-26T21:26:32.797Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib
[2024-09-26T21:26:32.797Z] [exec] task is set to default
[2024-09-26T21:26:32.797Z] [exec] dependencyList is set to asm_all,testng
[2024-09-26T21:26:32.797Z] [exec] --------------------------------------------
[2024-09-26T21:26:32.797Z] [exec] Starting download third party dependent jars
[2024-09-26T21:26:32.797Z] [exec] --------------------------------------------
[2024-09-26T21:26:32.797Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib
[2024-09-26T21:26:32.797Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading
[2024-09-26T21:26:32.797Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2024-09-26T21:26:32.797Z] [exec] downloaded dependent third party jars successfully
[2024-09-26T21:26:32.797Z]
[2024-09-26T21:26:32.797Z] compile:
[2024-09-26T21:26:32.797Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2024-09-26T21:26:32.797Z] [echo] ============COMPILER SETTINGS============
[2024-09-26T21:26:32.797Z] [echo] ===fork: yes
[2024-09-26T21:26:32.797Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/jdkbinary/j2sdk-image/bin/javac
[2024-09-26T21:26:32.797Z] [echo] ===debug: on
[2024-09-26T21:26:32.797Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../../jvmtest/functional/IllegalAccessError_for_protected_method
[2024-09-26T21:26:32.797Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/functional/IllegalAccessError_for_protected_method/bin
[2024-09-26T21:26:36.878Z] [javac] Note: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/functional/IllegalAccessError_for_protected_method/src/org/openj9/test/Agent.java uses or overrides a deprecated API.
[2024-09-26T21:26:36.878Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2024-09-26T21:26:36.878Z]
[2024-09-26T21:26:36.878Z] dist:
[2024-09-26T21:26:36.878Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/jvmtest/functional/IllegalAccessError_for_protected_method/IllegalAccessProtectedMethod.jar
[2024-09-26T21:26:36.878Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/jvmtest/functional/IllegalAccessError_for_protected_method
[2024-09-26T21:26:36.878Z]
[2024-09-26T21:26:36.878Z] clean:
[2024-09-26T21:26:36.878Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/functional/IllegalAccessError_for_protected_method/bin
[2024-09-26T21:26:36.878Z]
[2024-09-26T21:26:36.878Z] build:
[2024-09-26T21:26:36.878Z]
[2024-09-26T21:26:36.878Z] getJtregVersion:
[2024-09-26T21:26:36.878Z]
[2024-09-26T21:26:36.878Z] getDependentLibs:
[2024-09-26T21:26:36.878Z] [exec] --------------------------------------------
[2024-09-26T21:26:36.878Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib
[2024-09-26T21:26:36.878Z] [exec] task is set to default
[2024-09-26T21:26:36.878Z] [exec] dependencyList is set to jtreg_5_1_b01
[2024-09-26T21:26:36.878Z] [exec] --------------------------------------------
[2024-09-26T21:26:36.878Z] [exec] Starting download third party dependent jars
[2024-09-26T21:26:36.878Z] [exec] --------------------------------------------
[2024-09-26T21:26:36.878Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib
[2024-09-26T21:26:36.878Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2024-09-26T21:26:36.878Z] [exec] downloaded dependent third party jars successfully
[2024-09-26T21:26:36.878Z]
[2024-09-26T21:26:36.878Z] getJtreg:
[2024-09-26T21:26:36.878Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/jvmtest/functional/security/Crypto
[2024-09-26T21:26:36.878Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/functional/security/Crypto
[2024-09-26T21:26:36.878Z]
[2024-09-26T21:26:36.878Z] cryptoTest.check:
[2024-09-26T21:26:36.878Z]
[2024-09-26T21:26:36.878Z] getCryptoTest:
[2024-09-26T21:26:36.878Z] [exec] git clone --depth 1 -q https://github.com/rh-openjdk/CryptoTest.git -b master CryptoTest
[2024-09-26T21:26:37.813Z] [exec] Check sha in CryptoTest and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../TKG/SHA.txt
[2024-09-26T21:26:37.813Z] [exec] ================================================
[2024-09-26T21:26:37.813Z] [exec] timestamp: 20240926-212637
[2024-09-26T21:26:37.813Z] [exec] repo dir: CryptoTest
[2024-09-26T21:26:37.813Z] [exec] git repo:
[2024-09-26T21:26:37.813Z] [exec] Fetch URL: https://github.com/rh-openjdk/CryptoTest.git
[2024-09-26T21:26:37.813Z] [exec] sha:
[2024-09-26T21:26:37.813Z] [exec] 11d731ec6682bcf90dd4a871359ed623ac3ad8a2
[2024-09-26T21:26:37.813Z]
[2024-09-26T21:26:37.813Z] dist:
[2024-09-26T21:26:37.813Z]
[2024-09-26T21:26:37.813Z] clean:
[2024-09-26T21:26:37.813Z]
[2024-09-26T21:26:37.813Z] BUILD SUCCESSFUL
[2024-09-26T21:26:37.813Z] Total time: 8 seconds
[2024-09-26T21:26:37.813Z] 0
[2024-09-26T21:26:37.813Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG'
[2024-09-26T21:26:37.813Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.functional TESTLIST=
[2024-09-26T21:26:37.813Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG'
[2024-09-26T21:26:37.813Z] perl scripts/configure.pl
[2024-09-26T21:26:40.811Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_ppc-64_le --microArch="" --osLabel="ubuntu.20" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2024-09-26T21:26:41.751Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2024-09-26T21:26:41.751Z]
[2024-09-26T21:26:41.751Z] Starting to generate test make files.
[2024-09-26T21:26:41.751Z]
[2024-09-26T21:26:41.751Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2024-09-26T21:26:41.751Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2024-09-26T21:26:41.751Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2024-09-26T21:26:41.751Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2024-09-26T21:26:41.751Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2024-09-26T21:26:41.751Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2024-09-26T21:26:41.751Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2024-09-26T21:26:41.751Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2024-09-26T21:26:41.751Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2024-09-26T21:26:41.751Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/security/Crypto/autoGen.mk
[2024-09-26T21:26:41.751Z]
[2024-09-26T21:26:41.751Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2024-09-26T21:26:41.751Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/security/AQAvit/autoGen.mk
[2024-09-26T21:26:41.751Z]
[2024-09-26T21:26:41.751Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/security/autoGen.mk
[2024-09-26T21:26:41.751Z]
[2024-09-26T21:26:41.751Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2024-09-26T21:26:41.751Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2024-09-26T21:26:41.751Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2024-09-26T21:26:41.751Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2024-09-26T21:26:41.751Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2024-09-26T21:26:41.751Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2024-09-26T21:26:41.751Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2024-09-26T21:26:41.751Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2024-09-26T21:26:41.751Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2024-09-26T21:26:41.751Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2024-09-26T21:26:41.751Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2024-09-26T21:26:41.751Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2024-09-26T21:26:41.751Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2024-09-26T21:26:41.751Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2024-09-26T21:26:41.751Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2024-09-26T21:26:41.751Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2024-09-26T21:26:41.751Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2024-09-26T21:26:41.751Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2024-09-26T21:26:41.751Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2024-09-26T21:26:41.751Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2024-09-26T21:26:42.864Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2024-09-26T21:26:42.864Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2024-09-26T21:26:42.864Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2024-09-26T21:26:42.864Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2024-09-26T21:26:42.864Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2024-09-26T21:26:42.864Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2024-09-26T21:26:42.864Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2024-09-26T21:26:42.864Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2024-09-26T21:26:42.864Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2024-09-26T21:26:42.864Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2024-09-26T21:26:42.864Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2024-09-26T21:26:42.864Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2024-09-26T21:26:42.864Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2024-09-26T21:26:42.864Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2024-09-26T21:26:42.864Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/TestExample/autoGen.mk
[2024-09-26T21:26:42.864Z]
[2024-09-26T21:26:42.864Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2024-09-26T21:26:42.864Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/autoGen.mk
[2024-09-26T21:26:42.864Z]
[2024-09-26T21:26:42.864Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2024-09-26T21:26:42.864Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2024-09-26T21:26:42.864Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2024-09-26T21:26:42.864Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2024-09-26T21:26:42.864Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2024-09-26T21:26:42.864Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2024-09-26T21:26:42.864Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2024-09-26T21:26:42.864Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2024-09-26T21:26:42.864Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2024-09-26T21:26:42.864Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2024-09-26T21:26:42.864Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2024-09-26T21:26:42.864Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2024-09-26T21:26:42.864Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2024-09-26T21:26:42.864Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2024-09-26T21:26:42.864Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2024-09-26T21:26:42.864Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2024-09-26T21:26:42.864Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2024-09-26T21:26:42.864Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2024-09-26T21:26:42.864Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2024-09-26T21:26:42.864Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2024-09-26T21:26:42.864Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2024-09-26T21:26:42.864Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2024-09-26T21:26:42.864Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2024-09-26T21:26:42.865Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2024-09-26T21:26:42.865Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2024-09-26T21:26:42.865Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2024-09-26T21:26:42.865Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2024-09-26T21:26:42.865Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2024-09-26T21:26:42.865Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2024-09-26T21:26:42.865Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2024-09-26T21:26:42.865Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2024-09-26T21:26:42.865Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2024-09-26T21:26:42.865Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2024-09-26T21:26:42.865Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2024-09-26T21:26:42.865Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2024-09-26T21:26:42.865Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2024-09-26T21:26:42.865Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2024-09-26T21:26:42.865Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2024-09-26T21:26:42.865Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2024-09-26T21:26:42.865Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/autoGen.mk
[2024-09-26T21:26:42.865Z]
[2024-09-26T21:26:42.865Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2024-09-26T21:26:42.865Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2024-09-26T21:26:42.865Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2024-09-26T21:26:42.865Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2024-09-26T21:26:42.865Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2024-09-26T21:26:42.865Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2024-09-26T21:26:42.865Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2024-09-26T21:26:42.865Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2024-09-26T21:26:42.865Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2024-09-26T21:26:42.865Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2024-09-26T21:26:42.865Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2024-09-26T21:26:42.865Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2024-09-26T21:26:42.865Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2024-09-26T21:26:42.865Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2024-09-26T21:26:42.865Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2024-09-26T21:26:42.865Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2024-09-26T21:26:42.865Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2024-09-26T21:26:42.865Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2024-09-26T21:26:42.865Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2024-09-26T21:26:42.865Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2024-09-26T21:26:42.865Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2024-09-26T21:26:42.865Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2024-09-26T21:26:42.865Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2024-09-26T21:26:42.865Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2024-09-26T21:26:42.865Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2024-09-26T21:26:42.865Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2024-09-26T21:26:42.866Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2024-09-26T21:26:42.866Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2024-09-26T21:26:42.866Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2024-09-26T21:26:42.866Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2024-09-26T21:26:42.866Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2024-09-26T21:26:42.866Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2024-09-26T21:26:42.866Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2024-09-26T21:26:43.805Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2024-09-26T21:26:43.805Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2024-09-26T21:26:43.805Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2024-09-26T21:26:43.805Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2024-09-26T21:26:43.805Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2024-09-26T21:26:43.805Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2024-09-26T21:26:43.805Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2024-09-26T21:26:43.805Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2024-09-26T21:26:43.805Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2024-09-26T21:26:43.805Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2024-09-26T21:26:43.805Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2024-09-26T21:26:43.805Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2024-09-26T21:26:43.805Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2024-09-26T21:26:43.805Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2024-09-26T21:26:43.805Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2024-09-26T21:26:43.805Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2024-09-26T21:26:43.805Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2024-09-26T21:26:43.805Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2024-09-26T21:26:43.805Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/autoGen.mk
[2024-09-26T21:26:43.805Z]
[2024-09-26T21:26:43.805Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2024-09-26T21:26:43.805Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2024-09-26T21:26:43.805Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2024-09-26T21:26:43.805Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2024-09-26T21:26:43.805Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2024-09-26T21:26:43.805Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2024-09-26T21:26:43.805Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2024-09-26T21:26:43.805Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../functional/autoGen.mk
[2024-09-26T21:26:43.805Z]
[2024-09-26T21:26:43.805Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../autoGen.mk
[2024-09-26T21:26:43.805Z]
[2024-09-26T21:26:43.805Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../TKG/utils.mk
[2024-09-26T21:26:43.805Z]
[2024-09-26T21:26:43.805Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/../TKG/rerun.mk
[2024-09-26T21:26:43.805Z]
[2024-09-26T21:26:43.805Z] Make files are generated successfully.
[2024-09-26T21:26:43.805Z]
[2024-09-26T21:26:43.805Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG'
[2024-09-26T21:26:43.805Z] make -f runtest.mk _extended.functional
[2024-09-26T21:26:43.805Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG'
[2024-09-26T21:26:43.805Z]
[2024-09-26T21:26:43.805Z] Running make 4.2.1
[2024-09-26T21:26:43.805Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/TKG/..
[2024-09-26T21:26:43.805Z] set JDK_VERSION to 8
[2024-09-26T21:26:43.805Z] set JDK_IMPL to hotspot
[2024-09-26T21:26:43.805Z] set JVM_VERSION to openjdk8
[2024-09-26T21:26:43.805Z] set JCL_VERSION to latest
[2024-09-26T21:26:43.805Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/jdkbinary/j2sdk-image
[2024-09-26T21:26:43.805Z] set SPEC to linux_ppc-64_le
[2024-09-26T21:26:43.805Z] set TEST_FLAG to
[2024-09-26T21:26:43.805Z] set OS_LABEL to ubuntu.20
[2024-09-26T21:26:43.805Z] Running extended.functional ...
[2024-09-26T21:26:43.805Z] There are 6 test targets in extended.functional
[2024-09-26T21:26:43.805Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/jdkbinary/j2sdk-image/bin/java" -version
[2024-09-26T21:26:43.805Z] openjdk version "1.8.0_432-beta"
[2024-09-26T21:26:43.805Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_432-beta-202409262006-b05)
[2024-09-26T21:26:43.805Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.432-b05, mixed mode)
[2024-09-26T21:26:44.751Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests'
[2024-09-26T21:26:44.751Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/functional'
[2024-09-26T21:26:44.752Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/functional/security'
[2024-09-26T21:26:44.752Z] make[5]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_ppc64le_linux/aqa-tests/functional/security/Crypto'
[2024-09-26T21:26:44.752Z]
[2024-09-26T21:26:44.752Z] ===============================================