Pre Test
Started by upstream project "Test_openjdk8_hs_sanity.system_ppc64le_linux" build number 1036
originally caused by:
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin" build number 533
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 3070
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 363
originally caused by:
Started by user Andrew Leonard
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 4c8318f78e063f3435c4aef6f4a61edc83de2f4b (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 4c8318f78e063f3435c4aef6f4a61edc83de2f4b # timeout=10
Commit message: "Exclude OSRWithManyLocals for OpenJ9"
> git rev-list --no-walk 383ec2a3d958bbca6628dcc52d19b4013d2cefbc # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-02-10T10:47:06.714Z] SPEC: linux_ppc-64_le
[Pipeline] echo
[2026-02-10T10:47:06.715Z] Specified LABEL: ci.role.test&&hw.arch.ppc64le&&sw.os.linux
[Pipeline] stage
[Pipeline] { (Queue)
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-10T10:47:06.731Z] dynamicAgents: [fyre]
[Pipeline] echo
[2026-02-10T10:47:06.732Z] Provisioning LABEL: ci.role.test&&hw.arch.ppc64le&&sw.os.linux
[Pipeline] nodesByLabel
[2026-02-10T10:47:06.738Z] Found a total of 11 nodes with the 'ci.role.test&&hw.arch.ppc64le&&sw.os.linux' label
[Pipeline] node
[2026-02-10T10:47:06.758Z] Running on test-docker-ubuntu2204-ppc64le-3 in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2026-02-10T10:47:06.781Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-10T10:47:07.182Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-10T10:47:07.182Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-10T10:47:07.362Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-02-10T10:47:07.588Z] The recommended git tool is: git
[2026-02-10T10:47:08.127Z] No credentials specified
[2026-02-10T10:47:08.308Z] Cloning the remote Git repository
[2026-02-10T10:47:08.576Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-02-10T10:47:08.577Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests # timeout=10
[2026-02-10T10:47:08.594Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-02-10T10:47:08.595Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-02-10T10:47:08.595Z] > git --version # timeout=10
[2026-02-10T10:47:08.600Z] > git --version # 'git version 2.34.1'
[2026-02-10T10:47:08.600Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-10T10:47:13.287Z] Avoid second fetch
[2026-02-10T10:47:13.473Z] Checking out Revision 4c8318f78e063f3435c4aef6f4a61edc83de2f4b (origin/master)
[2026-02-10T10:47:13.002Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-02-10T10:47:13.007Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-10T10:47:13.375Z] > git rev-parse origin/master^{commit} # timeout=10
[2026-02-10T10:47:13.560Z] > git config core.sparsecheckout # timeout=10
[2026-02-10T10:47:13.566Z] > git checkout -f 4c8318f78e063f3435c4aef6f4a61edc83de2f4b # timeout=10
[2026-02-10T10:47:15.062Z] Commit message: "Exclude OSRWithManyLocals for OpenJ9"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-10T10:47:16.722Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-02-10T10:47:16.741Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-02-10T10:47:18.656Z] + LC_TIME=C date +%a, %d %b %Y %T %z
[Pipeline] echo
[2026-02-10T10:47:19.393Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-10T10:47:21.430Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-02-10T10:47:21.430Z] Unix type machine..
[2026-02-10T10:47:21.430Z] Running on a Linux host
[2026-02-10T10:47:21.430Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2026-02-10T10:47:24.692Z] + printenv
[2026-02-10T10:47:24.692Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-02-10T10:47:24.692Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-10T10:47:24.692Z] SETUP_JCK_RUN=false
[2026-02-10T10:47:24.692Z] USE_TESTENV_PROPERTIES=false
[2026-02-10T10:47:24.692Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-02-10T10:47:24.692Z] SSH_CLIENT=78.47.239.97 55438 22
[2026-02-10T10:47:24.692Z] USER=jenkins
[2026-02-10T10:47:24.692Z] BUILD_LIST=system
[2026-02-10T10:47:24.692Z] SDK_RESOURCE=upstream
[2026-02-10T10:47:24.692Z] OPENJ9_BRANCH=master
[2026-02-10T10:47:24.692Z] jobStatus=SUCCESS
[2026-02-10T10:47:24.692Z] CI=true
[2026-02-10T10:47:24.692Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/42/display/redirect?page=changes
[2026-02-10T10:47:24.692Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-02-10T10:47:24.692Z] UPSTREAM_JOB_NUMBER=533
[2026-02-10T10:47:24.692Z] TARGET=-f parallelList.mk testList_1
[2026-02-10T10:47:24.692Z] EXIT_FAILURE=false
[2026-02-10T10:47:24.692Z] NODE_LABELS=test-docker-ubuntu2204-ppc64le-3 ci.role.test hw.dockerhost.dockerhost-osuosl-ubuntu2404-ppc64le-1 sw.os.linux hw.arch.ppc64le
[2026-02-10T10:47:24.692Z] HUDSON_URL=https://ci.adoptium.net/
[2026-02-10T10:47:24.692Z] MOTD_SHOWN=pam
[2026-02-10T10:47:24.692Z] USE_JRE=false
[2026-02-10T10:47:24.692Z] OLDPWD=/home/jenkins
[2026-02-10T10:47:24.692Z] STF_OWNER_BRANCH=adoptium:master
[2026-02-10T10:47:24.692Z] HOME=/home/jenkins
[2026-02-10T10:47:24.692Z] ADOPTOPENJDK_BRANCH=master
[2026-02-10T10:47:24.692Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/42/
[2026-02-10T10:47:24.692Z] TAP_NAME=Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1.tap
[2026-02-10T10:47:24.692Z] JDK_IMPL=hotspot
[2026-02-10T10:47:24.692Z] DOCKER_REQUIRED=false
[2026-02-10T10:47:24.692Z] HUDSON_COOKIE=384b8fb7-08f2-47eb-8524-20c7fddd181f
[2026-02-10T10:47:24.692Z] JENKINS_SERVER_COOKIE=durable-0e8c553fdd697d3f3518621b99cb49dfa776cc1d0d8c143d7e4f08f683938b2e
[2026-02-10T10:47:24.692Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/../../benchmarks
[2026-02-10T10:47:24.692Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2026-02-10T10:47:24.692Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1
[2026-02-10T10:47:24.692Z] KEEP_WORKSPACE=false
[2026-02-10T10:47:24.692Z] ARCHIVE_TEST_RESULTS=false
[2026-02-10T10:47:24.692Z] GENERATE_JOBS=true
[2026-02-10T10:47:24.692Z] TKG_OWNER_BRANCH=adoptium:master
[2026-02-10T10:47:24.692Z] PERSONAL_BUILD=false
[2026-02-10T10:47:24.692Z] LOGNAME=jenkins
[2026-02-10T10:47:24.692Z] NODE_NAME=test-docker-ubuntu2204-ppc64le-3
[2026-02-10T10:47:24.692Z] JDK_BRANCH=jdk8u492-b01_adopt
[2026-02-10T10:47:24.692Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/42/display/redirect?page=artifacts
[2026-02-10T10:47:24.692Z] UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_sanity.system_ppc64le_linux
[2026-02-10T10:47:24.692Z] STAGE_NAME=Setup
[2026-02-10T10:47:24.692Z] AUTO_DETECT=true
[2026-02-10T10:47:24.692Z] EXECUTOR_NUMBER=0
[2026-02-10T10:47:24.692Z] JDK_VERSION=8
[2026-02-10T10:47:24.692Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-02-10T10:47:24.692Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/42/display/redirect?page=tests
[2026-02-10T10:47:24.692Z] BUILD_DISPLAY_NAME=#42
[2026-02-10T10:47:24.692Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-02-10T10:47:24.692Z] TIME_LIMIT=25
[2026-02-10T10:47:24.692Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-02-10T10:47:24.692Z] JOB_BASE_NAME=Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1
[2026-02-10T10:47:24.692Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
[2026-02-10T10:47:24.692Z] PLATFORM=ppc64le_linux
[2026-02-10T10:47:24.692Z] TKG_ITERATIONS=1
[2026-02-10T10:47:24.692Z] EXIT_SUCCESS=false
[2026-02-10T10:47:24.692Z] BUILD_ID=42
[2026-02-10T10:47:24.692Z] RERUN_FAILURE=true
[2026-02-10T10:47:24.692Z] ACTIVE_NODE_TIMEOUT=5
[2026-02-10T10:47:24.692Z] BUILD_TAG=jenkins-Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1-42
[2026-02-10T10:47:24.692Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/../../externalDependency/system_lib
[2026-02-10T10:47:24.692Z] JENKINS_URL=https://ci.adoptium.net/
[2026-02-10T10:47:24.692Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-10T10:47:24.692Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/
[2026-02-10T10:47:24.692Z] KEEP_REPORTDIR=false
[2026-02-10T10:47:24.692Z] JCK_GIT_BRANCH=master
[2026-02-10T10:47:24.692Z] ORIGIN_JDK_VERSION=8
[2026-02-10T10:47:24.692Z] BUILD_NUMBER=42
[2026-02-10T10:47:24.692Z] JENKINS_NODE_COOKIE=aae20972-77db-4375-b073-0e3d4f5cb2dc
[2026-02-10T10:47:24.692Z] SHELL=/bin/sh
[2026-02-10T10:47:24.692Z] ITERATIONS=1
[2026-02-10T10:47:24.692Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-02-10T10:47:24.692Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jdkbinary/j2sdk-image
[2026-02-10T10:47:24.692Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/42/display/redirect
[2026-02-10T10:47:24.692Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-02-10T10:47:24.692Z] SPEC=linux_ppc-64_le
[2026-02-10T10:47:24.692Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-02-10T10:47:24.692Z] UPSTREAM_TEST_JOB_NUMBER=1036
[2026-02-10T10:47:24.692Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-02-10T10:47:24.692Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/display/redirect
[2026-02-10T10:47:24.692Z] NUM_PROCESSORS=2
[2026-02-10T10:47:24.692Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin
[2026-02-10T10:47:24.692Z] JOB_NAME=Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1
[2026-02-10T10:47:24.692Z] SLACK_CHANNEL=aqavit-bot
[2026-02-10T10:47:24.692Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-02-10T10:47:24.692Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1
[2026-02-10T10:47:24.692Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/../../externalDependency/lib
[2026-02-10T10:47:24.692Z] SSH_CONNECTION=78.47.239.97 55438 172.17.0.3 22
[2026-02-10T10:47:24.692Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1@tmp
[2026-02-10T10:47:24.692Z] PARALLEL=None
[2026-02-10T10:47:24.692Z] JOBSTARTTIME=Tue, 10 Feb 2026 10:47:17 +0000
[2026-02-10T10:47:24.692Z] DYNAMIC_COMPILE=false
[2026-02-10T10:47:24.692Z] RERUN_ITERATIONS=1
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-10T10:47:25.244Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-02-10T10:47:25.258Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-10T10:48:17.606Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-linux-ppc64le-temurin" build number 533
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-10T10:48:17.767Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2026-02-10T10:48:17.773Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1
[Pipeline] {
[Pipeline] sshagent
[2026-02-10T10:48:17.882Z] $ ssh-agent
[2026-02-10T10:48:18.702Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXF8nAk5/agent.1081473
[2026-02-10T10:48:18.702Z] SSH_AGENT_PID=1081475
[2026-02-10T10:48:18.702Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-02-10T10:48:18.715Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-02-10T10:48:18.741Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-02-10T10:48:20.629Z] + pwd
[2026-02-10T10:48:20.629Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/.. -p ppc64le_linux -r upstream -j 8 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2026-02-10T10:48:20.629Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests
[2026-02-10T10:48:20.629Z] get jdk binary...
[2026-02-10T10:48:20.630Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-02-10T10:48:20.630Z] Uncompressing file: OpenJDK8U-jdk_ppc64le_linux_hotspot_8u492b01-ea.tar.gz ...
[2026-02-10T10:48:22.613Z] List files in jdkbinary folder...
[2026-02-10T10:48:22.613Z] total 274400
[2026-02-10T10:48:22.613Z] -rw-r--r-- 1 jenkins jenkins 138497210 Feb 10 10:24 OpenJDK8U-debugimage_ppc64le_linux_hotspot_8u492b01-ea.tar.gz
[2026-02-10T10:48:22.613Z] -rw-r--r-- 1 jenkins jenkins 101047261 Feb 10 10:24 OpenJDK8U-jdk_ppc64le_linux_hotspot_8u492b01-ea.tar.gz
[2026-02-10T10:48:22.613Z] -rw-r--r-- 1 jenkins jenkins 41313643 Feb 10 10:24 OpenJDK8U-jre_ppc64le_linux_hotspot_8u492b01-ea.tar.gz
[2026-02-10T10:48:22.613Z] -rw-rw-r-- 1 jenkins jenkins 21332 Feb 10 10:33 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u492b01-ea-metadata.json
[2026-02-10T10:48:22.613Z] -rw-r--r-- 1 jenkins jenkins 80827 Feb 10 10:36 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u492b01-ea.json
[2026-02-10T10:48:22.613Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 10 10:48 tmp
[2026-02-10T10:48:22.613Z] List files in jdkbinary/tmp folder...
[2026-02-10T10:48:22.613Z] total 4
[2026-02-10T10:48:22.613Z] drwxr-xr-x 8 jenkins jenkins 4096 Feb 10 10:24 jdk8u492-b01
[2026-02-10T10:48:22.613Z] Moving directory jdk8u492-b01/ to ../j2sdk-image
[2026-02-10T10:48:22.613Z] Uncompressing file: OpenJDK8U-jre_ppc64le_linux_hotspot_8u492b01-ea.tar.gz ...
[2026-02-10T10:48:23.580Z] List files in jdkbinary folder...
[2026-02-10T10:48:23.580Z] total 274404
[2026-02-10T10:48:23.580Z] -rw-r--r-- 1 jenkins jenkins 138497210 Feb 10 10:24 OpenJDK8U-debugimage_ppc64le_linux_hotspot_8u492b01-ea.tar.gz
[2026-02-10T10:48:23.580Z] -rw-r--r-- 1 jenkins jenkins 101047261 Feb 10 10:24 OpenJDK8U-jdk_ppc64le_linux_hotspot_8u492b01-ea.tar.gz
[2026-02-10T10:48:23.580Z] -rw-r--r-- 1 jenkins jenkins 41313643 Feb 10 10:24 OpenJDK8U-jre_ppc64le_linux_hotspot_8u492b01-ea.tar.gz
[2026-02-10T10:48:23.580Z] -rw-rw-r-- 1 jenkins jenkins 21332 Feb 10 10:33 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u492b01-ea-metadata.json
[2026-02-10T10:48:23.580Z] -rw-r--r-- 1 jenkins jenkins 80827 Feb 10 10:36 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u492b01-ea.json
[2026-02-10T10:48:23.580Z] drwxr-xr-x 8 jenkins jenkins 4096 Feb 10 10:24 j2sdk-image
[2026-02-10T10:48:23.580Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 10 10:48 tmp
[2026-02-10T10:48:23.580Z] List files in jdkbinary/tmp folder...
[2026-02-10T10:48:23.580Z] total 4
[2026-02-10T10:48:23.580Z] drwxr-xr-x 5 jenkins jenkins 4096 Feb 10 10:24 jdk8u492-b01-jre
[2026-02-10T10:48:23.580Z] Moving directory jdk8u492-b01-jre/ to ../j2re-image
[2026-02-10T10:48:23.580Z] Uncompressing OpenJDK8U-debugimage_ppc64le_linux_hotspot_8u492b01-ea.tar.gz over ./j2sdk-image/jre...
[2026-02-10T10:48:27.786Z] Removing top-level folder jdk8u492-b01-debug-image/
[2026-02-10T10:48:27.786Z] Removing top-level folder jdk8u492-b01/
[2026-02-10T10:48:27.786Z] Run /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jdkbinary/j2sdk-image/bin/java -version
[2026-02-10T10:48:27.786Z] =JAVA VERSION OUTPUT BEGIN=
[2026-02-10T10:48:27.786Z] openjdk version "1.8.0_492-beta"
[2026-02-10T10:48:27.786Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602100939-b01)
[2026-02-10T10:48:27.786Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b01, mixed mode)
[2026-02-10T10:48:27.786Z] =JAVA VERSION OUTPUT END=
[2026-02-10T10:48:27.786Z] =RELEASE INFO BEGIN=
[2026-02-10T10:48:27.786Z] JAVA_VERSION="1.8.0_492"
[2026-02-10T10:48:27.786Z] OS_NAME="Linux"
[2026-02-10T10:48:27.786Z] OS_VERSION="2.6"
[2026-02-10T10:48:27.786Z] OS_ARCH="ppc64le"
[2026-02-10T10:48:27.786Z] SOURCE=".:git:f719f676c4e2+"
[2026-02-10T10:48:27.786Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-02-10T10:48:27.786Z] BUILD_SOURCE="git:e96bbeac79b072cebb4fb1a6123e60383fd5bbce"
[2026-02-10T10:48:27.786Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-02-10T10:48:27.786Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2026-02-10T10:48:27.786Z] FULL_VERSION="1.8.0_492-beta-202602100939-b01"
[2026-02-10T10:48:27.786Z] SEMANTIC_VERSION="8.0.492+1"
[2026-02-10T10:48:27.786Z] BUILD_INFO="OS: Linux Version: 6.8.0-41-generic"
[2026-02-10T10:48:27.786Z] JVM_VARIANT="Hotspot"
[2026-02-10T10:48:27.786Z] JVM_VERSION="25.492-b01"
[2026-02-10T10:48:27.786Z] IMAGE_TYPE="JDK"
[2026-02-10T10:48:27.786Z] =RELEASE INFO END=
[2026-02-10T10:48:27.786Z] get testKitGen...
[2026-02-10T10:48:27.786Z] git clone -q https://github.com/adoptium/TKG.git
[2026-02-10T10:48:28.754Z] git rev-parse master
[2026-02-10T10:48:28.754Z] git checkout -q -f a9e191ceefbd2d7e2cb775891542647c2575d92e
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-02-10T10:48:29.434Z] $ ssh-agent -k
[2026-02-10T10:48:29.441Z] unset SSH_AUTH_SOCK;
[2026-02-10T10:48:29.441Z] unset SSH_AGENT_PID;
[2026-02-10T10:48:29.441Z] echo Agent pid 1081475 killed;
[2026-02-10T10:48:30.286Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-10T10:48:30.761Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_1&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_sanity.system_ppc64le_linux&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=ppc64le_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-ppc64le-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u492-b01_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=1036&DOCKERIMAGE_TAG=&TEST_TIME=&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=533&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-02-10T10:48:30.775Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_1&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_sanity.system_ppc64le_linux&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-ubuntu2204-ppc64le-3&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-ppc64le-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u492-b01_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=1036&DOCKERIMAGE_TAG=&TEST_TIME=&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=533&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-02-10T10:48:30.831Z] Building tests...
[Pipeline] timeout
[2026-02-10T10:48:30.835Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-10T10:48:31.927Z] Copied 1 artifact from "Test_openjdk8_hs_sanity.system_ppc64le_linux" build number 1036
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-02-10T10:48:31.965Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-10T10:48:31.979Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2026-02-10T10:48:34.064Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/../../externalDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2026-02-10T10:48:34.064Z] --------------------------------------------
[2026-02-10T10:48:34.064Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/../../externalDependency/system_lib
[2026-02-10T10:48:34.064Z] task is set to default
[2026-02-10T10:48:34.064Z] dependencyList is set to all
[2026-02-10T10:48:34.064Z] System Test jars will be downloaded.
[2026-02-10T10:48:34.064Z] --------------------------------------------
[2026-02-10T10:48:34.064Z] Starting download third party dependent jars
[2026-02-10T10:48:34.064Z] --------------------------------------------
[2026-02-10T10:48:34.064Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/../../externalDependency/system_lib
[2026-02-10T10:48:34.064Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/../../externalDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2026-02-10T10:48:34.064Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/../../externalDependency/system_lib/log4j/log4j-core.jar exists, not downloading.
[2026-02-10T10:48:34.064Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/../../externalDependency/system_lib/asm/asm.jar exists with correct hash, not downloading
[2026-02-10T10:48:34.064Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/../../externalDependency/system_lib/log4j/log4j-api.jar exists, not downloading.
[2026-02-10T10:48:34.064Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/../../externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists, not downloading.
[2026-02-10T10:48:34.064Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/../../externalDependency/system_lib/junit/hamcrest-core.jar exists, not downloading.
[2026-02-10T10:48:34.064Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/../../externalDependency/system_lib/junit/junit.jar exists, not downloading.
[2026-02-10T10:48:34.064Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/../../externalDependency/system_lib/tools/tools.jar exists, not downloading.
[2026-02-10T10:48:34.064Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2026-02-10T10:48:34.064Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/../../externalDependency/system_lib/apache-ant/lib/ant-launcher.jar exists, not downloading.
[2026-02-10T10:48:34.064Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/../../externalDependency/system_lib/mauve/mauve.jar exists with correct hash, not downloading
[2026-02-10T10:48:34.064Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2026-02-10T10:48:35.130Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2026-02-10T10:48:35.149Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2026-02-10T10:48:35.254Z] $ ssh-agent
[2026-02-10T10:48:36.067Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXinsGOz/agent.1081567
[2026-02-10T10:48:36.067Z] SSH_AGENT_PID=1081569
[2026-02-10T10:48:36.067Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-10T10:48:37.951Z] + bash ./compile.sh
[2026-02-10T10:48:37.951Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jdkbinary/j2sdk-image
[2026-02-10T10:48:37.951Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/../../externalDependency/system_lib
[2026-02-10T10:48:37.951Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-10T10:48:37.952Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-10T10:48:37.952Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/../../externalDependency/system_lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-10T10:48:37.952Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-10T10:48:37.952Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-10T10:48:38.921Z]
[2026-02-10T10:48:38.921Z] build:
[2026-02-10T10:48:38.921Z]
[2026-02-10T10:48:38.921Z] clean:
[2026-02-10T10:48:38.921Z]
[2026-02-10T10:48:38.921Z] init:
[2026-02-10T10:48:38.921Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/bin
[2026-02-10T10:48:38.921Z]
[2026-02-10T10:48:38.921Z] getDependentLibs:
[2026-02-10T10:48:38.921Z] [exec] --------------------------------------------
[2026-02-10T10:48:38.921Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/../../externalDependency/system_lib
[2026-02-10T10:48:38.921Z] [exec] task is set to default
[2026-02-10T10:48:38.921Z] [exec] dependencyList is set to json_simple
[2026-02-10T10:48:38.921Z] [exec] System Test jars will be downloaded.
[2026-02-10T10:48:38.921Z] [exec] --------------------------------------------
[2026-02-10T10:48:38.921Z] [exec] Starting download third party dependent jars
[2026-02-10T10:48:38.921Z] [exec] --------------------------------------------
[2026-02-10T10:48:38.921Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/../../externalDependency/system_lib
[2026-02-10T10:48:38.921Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2026-02-10T10:48:38.921Z] [exec] downloaded dependent third party jars successfully
[2026-02-10T10:48:38.921Z]
[2026-02-10T10:48:38.921Z] compile:
[2026-02-10T10:48:38.921Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2026-02-10T10:48:38.921Z] [echo] ============COMPILER SETTINGS============
[2026-02-10T10:48:38.921Z] [echo] ===fork: yes
[2026-02-10T10:48:38.921Z] [echo] ===debug: on
[2026-02-10T10:48:38.921Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/bin
[2026-02-10T10:48:41.979Z]
[2026-02-10T10:48:41.979Z] dist:
[2026-02-10T10:48:41.979Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-10T10:48:41.979Z]
[2026-02-10T10:48:41.979Z] BUILD SUCCESSFUL
[2026-02-10T10:48:41.979Z] Total time: 4 seconds
[2026-02-10T10:48:41.979Z] 0
[2026-02-10T10:48:41.979Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-10T10:48:42.948Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-10T10:48:42.948Z] microArchOutput: machine : CHRP IBM pSeries (emulated by qemu)
[2026-02-10T10:48:42.948Z] ****************************** MACHINE INFO ******************************
[2026-02-10T10:48:42.948Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG
[2026-02-10T10:48:42.948Z] Free Physical Memory Size : 4435410944
[2026-02-10T10:48:42.948Z] Free space (bytes) : 33655263232
[2026-02-10T10:48:42.948Z] Total Physical Memory Size : 6442450944
[2026-02-10T10:48:42.948Z] Total space (bytes) : 166468653056
[2026-02-10T10:48:42.948Z] Usable space (bytes) : 33638486016
[2026-02-10T10:48:42.948Z] antVersion : Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2026-02-10T10:48:42.948Z] bashVersion :
[2026-02-10T10:48:42.949Z] GNU bash, version 5.1.16(1)-release (powerpc64le-unknown-linux-gnu)
[2026-02-10T10:48:42.949Z] Copyright (C) 2020 Free Software Foundation, Inc.
[2026-02-10T10:48:42.949Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-10T10:48:42.949Z]
[2026-02-10T10:48:42.949Z] This is free software; you are free to change and redistribute it.
[2026-02-10T10:48:42.949Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-10T10:48:42.949Z] cpuCores : 8
[2026-02-10T10:48:42.949Z] curlVersion :
[2026-02-10T10:48:42.949Z] curl 7.81.0 (powerpc64le-unknown-linux-gnu) libcurl/7.81.0 OpenSSL/3.0.2 zlib/1.2.11 brotli/1.0.9 zstd/1.4.8 libidn2/2.3.2 libpsl/0.21.0 (+libidn2/2.3.2) libssh/0.9.6/openssl/zlib nghttp2/1.43.0 librtmp/2.3 OpenLDAP/2.5.20
[2026-02-10T10:48:42.949Z] Release-Date: 2022-01-05
[2026-02-10T10:48:42.949Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp
[2026-02-10T10:48:42.949Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets zstd
[2026-02-10T10:48:42.949Z] dockerVersion : bash: line 1: docker: command not found
[2026-02-10T10:48:42.949Z] gcc version : 11
[2026-02-10T10:48:42.949Z] gclibc version : ldd (Ubuntu GLIBC 2.35-0ubuntu3.13) 2.35
[2026-02-10T10:48:42.949Z] gdb version : bash: line 1: gdb: command not found
[2026-02-10T10:48:42.949Z] lldb version : Command could not be executed
[2026-02-10T10:48:42.949Z] makeVersion :
[2026-02-10T10:48:42.949Z] GNU Make 4.3
[2026-02-10T10:48:42.949Z] Built for powerpc64le-unknown-linux-gnu
[2026-02-10T10:48:42.949Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2026-02-10T10:48:42.949Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-10T10:48:42.949Z] This is free software: you are free to change and redistribute it.
[2026-02-10T10:48:42.949Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-10T10:48:42.949Z] mavenVersion : bash: line 1: mvn: command not found
[2026-02-10T10:48:42.949Z] osInfo :
[2026-02-10T10:48:42.949Z] PRETTY_NAME="Ubuntu 22.04.5 LTS"
[2026-02-10T10:48:42.949Z] NAME="Ubuntu"
[2026-02-10T10:48:42.949Z] VERSION_ID="22.04"
[2026-02-10T10:48:42.949Z] VERSION="22.04.5 LTS (Jammy Jellyfish)"
[2026-02-10T10:48:42.949Z] VERSION_CODENAME=jammy
[2026-02-10T10:48:42.949Z] ID=ubuntu
[2026-02-10T10:48:42.949Z] ID_LIKE=debian
[2026-02-10T10:48:42.949Z] HOME_URL="https://www.ubuntu.com/"
[2026-02-10T10:48:42.949Z] SUPPORT_URL="https://help.ubuntu.com/"
[2026-02-10T10:48:42.949Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2026-02-10T10:48:42.950Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2026-02-10T10:48:42.950Z] UBUNTU_CODENAME=jammy
[2026-02-10T10:48:42.950Z] osLabel : ubuntu.22
[2026-02-10T10:48:42.950Z] perlVersion :
[2026-02-10T10:48:42.950Z]
[2026-02-10T10:48:42.950Z] This is perl 5, version 34, subversion 0 (v5.34.0) built for powerpc64le-linux-gnu-thread-multi
[2026-02-10T10:48:42.950Z] (with 67 registered patches, see perl -V for more detail)
[2026-02-10T10:48:42.950Z]
[2026-02-10T10:48:42.950Z] Copyright 1987-2021, Larry Wall
[2026-02-10T10:48:42.950Z]
[2026-02-10T10:48:42.950Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-10T10:48:42.950Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-10T10:48:42.950Z]
[2026-02-10T10:48:42.950Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-10T10:48:42.950Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-10T10:48:42.950Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-02-10T10:48:42.950Z]
[2026-02-10T10:48:42.950Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-10T10:48:42.950Z] procArch : ppc64le
[2026-02-10T10:48:42.950Z] sysArch : ppc64le
[2026-02-10T10:48:42.950Z] sysOS : Linux
[2026-02-10T10:48:42.950Z] ulimit :
[2026-02-10T10:48:42.950Z] real-time non-blocking time (microseconds, -R) unlimited
[2026-02-10T10:48:42.950Z] core file size (blocks, -c) unlimited
[2026-02-10T10:48:42.950Z] data seg size (kbytes, -d) unlimited
[2026-02-10T10:48:42.950Z] scheduling priority (-e) 0
[2026-02-10T10:48:42.950Z] file size (blocks, -f) unlimited
[2026-02-10T10:48:42.950Z] pending signals (-i) 62742
[2026-02-10T10:48:42.950Z] max locked memory (kbytes, -l) 8192
[2026-02-10T10:48:42.950Z] max memory size (kbytes, -m) unlimited
[2026-02-10T10:48:42.950Z] open files (-n) 524288
[2026-02-10T10:48:42.950Z] pipe size (512 bytes, -p) 8
[2026-02-10T10:48:42.950Z] POSIX message queues (bytes, -q) 819200
[2026-02-10T10:48:42.950Z] real-time priority (-r) 0
[2026-02-10T10:48:42.950Z] stack size (kbytes, -s) 8192
[2026-02-10T10:48:42.950Z] cpu time (seconds, -t) unlimited
[2026-02-10T10:48:42.950Z] max user processes (-u) unlimited
[2026-02-10T10:48:42.950Z] virtual memory (kbytes, -v) unlimited
[2026-02-10T10:48:42.950Z] file locks (-x) unlimited
[2026-02-10T10:48:42.950Z] uname : Linux bb810aae3008 6.8.0-41-generic #41-Ubuntu SMP Fri Aug 2 21:00:36 UTC 2024 ppc64le ppc64le ppc64le GNU/Linux
[2026-02-10T10:48:42.950Z] vmVendor : Oracle Corporation
[2026-02-10T10:48:42.950Z] vmVersion : 25.492-b01
[2026-02-10T10:48:42.950Z] xlc version : bash: line 1: xlC: command not found
[2026-02-10T10:48:42.950Z] **************************************************************************
[2026-02-10T10:48:42.950Z]
[2026-02-10T10:48:42.950Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-10T10:48:42.950Z]
[2026-02-10T10:48:42.950Z] System.getProperty('java.vendor')=Temurin
[2026-02-10T10:48:42.950Z]
[2026-02-10T10:48:42.950Z] System.getProperty('os.name')=Linux
[2026-02-10T10:48:42.950Z]
[2026-02-10T10:48:42.950Z] System.getProperty('os.arch')=ppc64le
[2026-02-10T10:48:42.950Z]
[2026-02-10T10:48:42.951Z] System.getProperty('java.fullversion')=null
[2026-02-10T10:48:42.951Z]
[2026-02-10T10:48:42.951Z] System.getProperty('sun.arch.data.model')=64
[2026-02-10T10:48:42.951Z]
[2026-02-10T10:48:42.951Z] make -f clean.mk cleanBuild
[2026-02-10T10:48:42.951Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG'
[2026-02-10T10:48:42.951Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/../../jvmtest
[2026-02-10T10:48:42.951Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG'
[2026-02-10T10:48:42.951Z] make -f compile.mk compile
[2026-02-10T10:48:42.951Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG'
[2026-02-10T10:48:43.919Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-10T10:48:43.919Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-10T10:48:43.920Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=system" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_ppc-64_le" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/../../externalDependency/system_lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-10T10:48:43.920Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-10T10:48:43.920Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/scripts/build_test.xml
[2026-02-10T10:48:44.889Z] [echo] build.list is TestConfig/build.xml,system/build.xml
[2026-02-10T10:48:44.889Z]
[2026-02-10T10:48:44.889Z] -create_test_directory:
[2026-02-10T10:48:44.889Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jvmtest
[2026-02-10T10:48:44.889Z]
[2026-02-10T10:48:44.889Z] stage_test_material:
[2026-02-10T10:48:44.889Z] [copy] Copying 136 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jvmtest
[2026-02-10T10:48:44.889Z]
[2026-02-10T10:48:44.889Z] build:
[2026-02-10T10:48:44.889Z]
[2026-02-10T10:48:44.889Z] init:
[2026-02-10T10:48:44.889Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jvmtest/system
[2026-02-10T10:48:44.889Z]
[2026-02-10T10:48:44.889Z] dist:
[2026-02-10T10:48:44.889Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jvmtest/system
[2026-02-10T10:48:44.889Z]
[2026-02-10T10:48:44.889Z] common_build:
[2026-02-10T10:48:44.889Z] [echo] target common_build is called.....
[2026-02-10T10:48:45.864Z]
[2026-02-10T10:48:45.864Z] common_init:
[2026-02-10T10:48:45.864Z]
[2026-02-10T10:48:45.864Z] check_systemtest:
[2026-02-10T10:48:45.864Z] [echo] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/../system/STF does not exist, clone from GitHub
[2026-02-10T10:48:45.864Z]
[2026-02-10T10:48:45.864Z] clone_stf:
[2026-02-10T10:48:45.864Z] [exec] git clone -q https://github.com/adoptium/STF.git
[2026-02-10T10:48:46.829Z] [echo] git rev-parse master
[2026-02-10T10:48:46.829Z] [echo] git checkout -q -f 91d0e566278d7e8bba2de994f3c0d4164e6bb0d7
[2026-02-10T10:48:46.829Z] [exec] Check sha in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/../system/STF and store the info in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/../testenv/testenv.properties
[2026-02-10T10:48:46.829Z] [exec] STF_REPO=https://github.com/adoptium/STF.git
[2026-02-10T10:48:46.829Z] [exec] STF_BRANCH=91d0e566278d7e8bba2de994f3c0d4164e6bb0d7
[2026-02-10T10:48:46.829Z] [echo] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/../system/aqa-systemtest does not exist, clone from GitHub
[2026-02-10T10:48:46.829Z]
[2026-02-10T10:48:46.829Z] clone_systemtest:
[2026-02-10T10:48:46.829Z] [exec] git clone -q https://github.com/adoptium/aqa-systemtest.git
[2026-02-10T10:48:48.810Z] [echo] git rev-parse master
[2026-02-10T10:48:48.810Z] [echo] git checkout -q -f ea987227afd9fec0f9c68bfeeefc3beeca16d3e6
[2026-02-10T10:48:48.810Z] [exec] Check sha in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/../system/aqa-systemtest and store the info in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/../testenv/testenv.properties
[2026-02-10T10:48:48.810Z] [exec] AQA_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2026-02-10T10:48:48.810Z] [exec] AQA_SYSTEMTEST_BRANCH=ea987227afd9fec0f9c68bfeeefc3beeca16d3e6
[2026-02-10T10:48:48.810Z]
[2026-02-10T10:48:48.810Z] configure_systemtest:
[2026-02-10T10:48:48.810Z] [echo] Executing openjdk.build/build.xml
[2026-02-10T10:48:48.810Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/../../externalDependency/system_lib
[2026-02-10T10:48:48.810Z]
[2026-02-10T10:48:48.810Z] check-for-ant:
[2026-02-10T10:48:48.810Z]
[2026-02-10T10:48:48.810Z] configure-ant:
[2026-02-10T10:48:48.810Z]
[2026-02-10T10:48:48.810Z] print-ant-location:
[2026-02-10T10:48:48.810Z] [echo] Using ant from /home/jenkins/externalDependency/system_lib/apache-ant/lib/ant-launcher.jar
[2026-02-10T10:48:48.810Z]
[2026-02-10T10:48:48.810Z] print-ant-error:
[2026-02-10T10:48:48.810Z]
[2026-02-10T10:48:48.810Z] check-for-junit:
[2026-02-10T10:48:48.810Z]
[2026-02-10T10:48:48.810Z] configure-junit:
[2026-02-10T10:48:48.810Z]
[2026-02-10T10:48:48.810Z] print-junit-location:
[2026-02-10T10:48:48.810Z] [echo] Using junit from /home/jenkins/externalDependency/system_lib/junit/junit.jar
[2026-02-10T10:48:48.810Z]
[2026-02-10T10:48:48.810Z] print-junit-error:
[2026-02-10T10:48:48.810Z]
[2026-02-10T10:48:48.810Z] check-for-hamcrest-core:
[2026-02-10T10:48:48.810Z]
[2026-02-10T10:48:48.810Z] configure-hamcrest-core:
[2026-02-10T10:48:48.810Z]
[2026-02-10T10:48:48.810Z] print-hamcrest-core-location:
[2026-02-10T10:48:48.810Z] [echo] Using hamcrest-core from /home/jenkins/externalDependency/system_lib/junit/hamcrest-core.jar
[2026-02-10T10:48:48.810Z]
[2026-02-10T10:48:48.810Z] print-hamcrest-core-error:
[2026-02-10T10:48:48.810Z]
[2026-02-10T10:48:48.810Z] check-for-log4j:
[2026-02-10T10:48:48.810Z]
[2026-02-10T10:48:48.810Z] configure-log4j:
[2026-02-10T10:48:48.810Z]
[2026-02-10T10:48:48.810Z] print-log4j-location:
[2026-02-10T10:48:48.810Z] [echo] Using log4j-api from /home/jenkins/externalDependency/system_lib/log4j/log4j-api.jar and log4j-core from /home/jenkins/externalDependency/system_lib/log4j/log4j-core.jar
[2026-02-10T10:48:48.810Z]
[2026-02-10T10:48:48.810Z] print-log4j-error:
[2026-02-10T10:48:48.810Z]
[2026-02-10T10:48:48.810Z] check-for-asm:
[2026-02-10T10:48:48.810Z]
[2026-02-10T10:48:48.810Z] configure-asm:
[2026-02-10T10:48:48.810Z]
[2026-02-10T10:48:48.810Z] print-asm-location:
[2026-02-10T10:48:48.810Z] [echo] Using asm.jar from /home/jenkins/externalDependency/system_lib/asm/asm.jar
[2026-02-10T10:48:48.810Z] [echo] Using asm-commons.jar from /home/jenkins/externalDependency/system_lib/asm/asm-commons.jar
[2026-02-10T10:48:48.810Z]
[2026-02-10T10:48:48.810Z] print-asm-error:
[2026-02-10T10:48:48.810Z]
[2026-02-10T10:48:48.810Z] setup-java-properties:
[2026-02-10T10:48:48.810Z] [echo] java_home is ${java_home}
[2026-02-10T10:48:48.810Z] [echo] java.home is /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jdkbinary/j2sdk-image/jre
[2026-02-10T10:48:48.810Z] [echoproperties] #Ant properties
[2026-02-10T10:48:48.810Z] [echoproperties] #Tue Feb 10 10:48:48 GMT 2026
[2026-02-10T10:48:48.810Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jdkbinary/j2sdk-image/jre/classes=
[2026-02-10T10:48:48.810Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jdkbinary/j2sdk-image/jre/lib/charsets.jar=
[2026-02-10T10:48:48.810Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jdkbinary/j2sdk-image/jre/lib/jce.jar=
[2026-02-10T10:48:48.810Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jdkbinary/j2sdk-image/jre/lib/jfr.jar=
[2026-02-10T10:48:48.810Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jdkbinary/j2sdk-image/jre/lib/jsse.jar=
[2026-02-10T10:48:48.810Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jdkbinary/j2sdk-image/jre/lib/rt.jar=
[2026-02-10T10:48:48.810Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jdkbinary/j2sdk-image/jre/lib/sunrsasign.jar=
[2026-02-10T10:48:48.810Z] [echoproperties] buildjdk./lib=
[2026-02-10T10:48:48.810Z] [echoproperties] buildjdk./lib64=
[2026-02-10T10:48:48.810Z] [echoproperties] buildjdk./usr/java/packages/lib/ext=
[2026-02-10T10:48:48.811Z] [echoproperties] buildjdk./usr/lib=
[2026-02-10T10:48:48.811Z] [echoproperties] buildjdk./usr/lib64=
[2026-02-10T10:48:48.811Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM (Temurin)(build 25.492-b01, mixed mode)
[2026-02-10T10:48:48.811Z] [echoproperties] buildjdk.Property=settings\:
[2026-02-10T10:48:48.811Z] [echoproperties] buildjdk.awt.toolkit=sun.awt.X11.XToolkit
[2026-02-10T10:48:48.811Z] [echoproperties] buildjdk.file.encoding=ANSI_X3.4-1968
[2026-02-10T10:48:48.811Z] [echoproperties] buildjdk.file.encoding.pkg=sun.io
[2026-02-10T10:48:48.811Z] [echoproperties] buildjdk.file.separator=/
[2026-02-10T10:48:48.811Z] [echoproperties] buildjdk.java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment
[2026-02-10T10:48:48.811Z] [echoproperties] buildjdk.java.awt.printerjob=sun.print.PSPrinterJob
[2026-02-10T10:48:48.811Z] [echoproperties] buildjdk.java.class.path=.
[2026-02-10T10:48:48.811Z] [echoproperties] buildjdk.java.class.version=52.0
[2026-02-10T10:48:48.811Z] [echoproperties] buildjdk.java.endorsed.dirs=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jdkbinary/j2sdk-image/jre/lib/endorsed
[2026-02-10T10:48:48.811Z] [echoproperties] buildjdk.java.ext.dirs=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jdkbinary/j2sdk-image/jre/lib/ext
[2026-02-10T10:48:48.811Z] [echoproperties] buildjdk.java.home=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jdkbinary/j2sdk-image/jre
[2026-02-10T10:48:48.811Z] [echoproperties] buildjdk.java.io.tmpdir=/tmp
[2026-02-10T10:48:48.811Z] [echoproperties] buildjdk.java.library.path=/usr/java/packages/lib/ppc64le
[2026-02-10T10:48:48.811Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment
[2026-02-10T10:48:48.811Z] [echoproperties] buildjdk.java.runtime.version=1.8.0_492-beta-202602100939-b01
[2026-02-10T10:48:48.811Z] [echoproperties] buildjdk.java.specification.maintenance.version=6
[2026-02-10T10:48:48.811Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification
[2026-02-10T10:48:48.811Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation
[2026-02-10T10:48:48.811Z] [echoproperties] buildjdk.java.specification.version=1.8
[2026-02-10T10:48:48.811Z] [echoproperties] buildjdk.java.vendor=Temurin
[2026-02-10T10:48:48.811Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/
[2026-02-10T10:48:48.811Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues
[2026-02-10T10:48:48.811Z] [echoproperties] buildjdk.java.version=1.8.0_492-beta
[2026-02-10T10:48:48.811Z] [echoproperties] buildjdk.java.vm.info=mixed mode
[2026-02-10T10:48:48.811Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM
[2026-02-10T10:48:48.811Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification
[2026-02-10T10:48:48.811Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation
[2026-02-10T10:48:48.811Z] [echoproperties] buildjdk.java.vm.specification.version=1.8
[2026-02-10T10:48:48.811Z] [echoproperties] buildjdk.java.vm.vendor=Temurin
[2026-02-10T10:48:48.811Z] [echoproperties] buildjdk.java.vm.version=25.492-b01
[2026-02-10T10:48:48.811Z] [echoproperties] buildjdk.line.separator=\\n
[2026-02-10T10:48:48.811Z] [echoproperties] buildjdk.openjdk=version "1.8.0_492-beta"
[2026-02-10T10:48:48.811Z] [echoproperties] buildjdk.os.arch=ppc64le
[2026-02-10T10:48:48.811Z] [echoproperties] buildjdk.os.name=Linux
[2026-02-10T10:48:48.811Z] [echoproperties] buildjdk.os.version=6.8.0-41-generic
[2026-02-10T10:48:48.811Z] [echoproperties] buildjdk.path.separator=\:
[2026-02-10T10:48:48.811Z] [echoproperties] buildjdk.sun.arch.data.model=64
[2026-02-10T10:48:48.811Z] [echoproperties] buildjdk.sun.boot.class.path=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jdkbinary/j2sdk-image/jre/lib/resources.jar
[2026-02-10T10:48:48.811Z] [echoproperties] buildjdk.sun.boot.library.path=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jdkbinary/j2sdk-image/jre/lib/ppc64le
[2026-02-10T10:48:48.811Z] [echoproperties] buildjdk.sun.cpu.endian=little
[2026-02-10T10:48:48.811Z] [echoproperties] buildjdk.sun.cpu.isalist=
[2026-02-10T10:48:48.811Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeLittle
[2026-02-10T10:48:48.811Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD
[2026-02-10T10:48:48.811Z] [echoproperties] buildjdk.sun.jnu.encoding=ANSI_X3.4-1968
[2026-02-10T10:48:48.811Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Server Compiler
[2026-02-10T10:48:48.811Z] [echoproperties] buildjdk.sun.os.patch.level=unknown
[2026-02-10T10:48:48.811Z] [echoproperties] buildjdk.user.country=US
[2026-02-10T10:48:48.811Z] [echoproperties] buildjdk.user.dir=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.build
[2026-02-10T10:48:48.811Z] [echoproperties] buildjdk.user.home=/home/jenkins
[2026-02-10T10:48:48.811Z] [echoproperties] buildjdk.user.language=en
[2026-02-10T10:48:48.811Z] [echoproperties] buildjdk.user.name=jenkins
[2026-02-10T10:48:48.811Z] [echoproperties] buildjdk.user.timezone=
[2026-02-10T10:48:48.811Z] [delete] Deleting: /tmp/openjdk.java.build.properties.604205947
[2026-02-10T10:48:48.811Z] [echo] DEBUG: Resolved os.name for buildjdk is Linux
[2026-02-10T10:48:48.811Z] [echo] java_platform set to linux_ppcle-64
[2026-02-10T10:48:48.811Z] [echo] java_java_specification_version set to 1.8
[2026-02-10T10:48:48.811Z] [echo] java_java_vm_vendor set to Temurin
[2026-02-10T10:48:48.811Z] [echo] java_bindir set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jdkbinary/j2sdk-image/jre/../bin
[2026-02-10T10:48:48.812Z] [echo] java_compiler set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jdkbinary/j2sdk-image/bin/javac
[2026-02-10T10:48:48.812Z]
[2026-02-10T10:48:48.812Z] check-for-tools-jar:
[2026-02-10T10:48:48.812Z] [echo] java_java_specification_version is 1.8
[2026-02-10T10:48:48.812Z]
[2026-02-10T10:48:48.812Z] configure-tools-jar:
[2026-02-10T10:48:48.812Z]
[2026-02-10T10:48:48.812Z] print-tools-jar-location:
[2026-02-10T10:48:48.812Z] [echo] Using tools.jar from /home/jenkins/externalDependency/system_lib/tools/tools.jar
[2026-02-10T10:48:48.812Z]
[2026-02-10T10:48:48.812Z] print-tools-jar-error:
[2026-02-10T10:48:48.812Z]
[2026-02-10T10:48:48.812Z] check-for-windows-sysinternals:
[2026-02-10T10:48:48.812Z]
[2026-02-10T10:48:48.812Z] set-download-windows-sysinternals-required:
[2026-02-10T10:48:48.812Z]
[2026-02-10T10:48:48.812Z] configure-windows-sysinternals:
[2026-02-10T10:48:48.812Z]
[2026-02-10T10:48:48.812Z] print-windows-sysinternals-location:
[2026-02-10T10:48:48.812Z]
[2026-02-10T10:48:48.812Z] set-print-windows-sysinternals-error-required:
[2026-02-10T10:48:48.812Z]
[2026-02-10T10:48:48.812Z] really-print-windows-sysinternals-error:
[2026-02-10T10:48:48.812Z]
[2026-02-10T10:48:48.812Z] print-windows-sysinternals-error:
[2026-02-10T10:48:48.812Z]
[2026-02-10T10:48:48.812Z] fail-if-error:
[2026-02-10T10:48:48.812Z]
[2026-02-10T10:48:48.812Z] print-all-prereq-versions:
[2026-02-10T10:48:48.812Z] [echo] Ant version in use : 1.10.2
[2026-02-10T10:48:48.812Z] [echo] log4j version in use : 2.16.0
[2026-02-10T10:48:48.812Z] [echo] ASM version in use : 9.7.1
[2026-02-10T10:48:48.812Z] [echo] junit version in use : 4.12
[2026-02-10T10:48:48.812Z] [echo] hamcrest version in use: 1.3
[2026-02-10T10:48:48.812Z]
[2026-02-10T10:48:48.812Z] configure:
[2026-02-10T10:48:48.812Z]
[2026-02-10T10:48:48.812Z] build-dependencies:
[2026-02-10T10:48:48.812Z] [echo] Executing openjdk.build/build.xml
[2026-02-10T10:48:48.812Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/../../externalDependency/system_lib
[2026-02-10T10:48:48.812Z]
[2026-02-10T10:48:48.812Z] setup-java-properties:
[2026-02-10T10:48:48.812Z] [echo] java_home is ${java_home}
[2026-02-10T10:48:48.812Z] [echo] java.home is /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jdkbinary/j2sdk-image/jre
[2026-02-10T10:48:49.786Z] [echoproperties] #Ant properties
[2026-02-10T10:48:49.786Z] [echoproperties] #Tue Feb 10 10:48:48 GMT 2026
[2026-02-10T10:48:49.786Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jdkbinary/j2sdk-image/jre/classes=
[2026-02-10T10:48:49.786Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jdkbinary/j2sdk-image/jre/lib/charsets.jar=
[2026-02-10T10:48:49.786Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jdkbinary/j2sdk-image/jre/lib/jce.jar=
[2026-02-10T10:48:49.786Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jdkbinary/j2sdk-image/jre/lib/jfr.jar=
[2026-02-10T10:48:49.786Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jdkbinary/j2sdk-image/jre/lib/jsse.jar=
[2026-02-10T10:48:49.786Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jdkbinary/j2sdk-image/jre/lib/rt.jar=
[2026-02-10T10:48:49.786Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jdkbinary/j2sdk-image/jre/lib/sunrsasign.jar=
[2026-02-10T10:48:49.786Z] [echoproperties] buildjdk./lib=
[2026-02-10T10:48:49.786Z] [echoproperties] buildjdk./lib64=
[2026-02-10T10:48:49.786Z] [echoproperties] buildjdk./usr/java/packages/lib/ext=
[2026-02-10T10:48:49.787Z] [echoproperties] buildjdk./usr/lib=
[2026-02-10T10:48:49.787Z] [echoproperties] buildjdk./usr/lib64=
[2026-02-10T10:48:49.787Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM (Temurin)(build 25.492-b01, mixed mode)
[2026-02-10T10:48:49.787Z] [echoproperties] buildjdk.Property=settings\:
[2026-02-10T10:48:49.787Z] [echoproperties] buildjdk.awt.toolkit=sun.awt.X11.XToolkit
[2026-02-10T10:48:49.787Z] [echoproperties] buildjdk.file.encoding=ANSI_X3.4-1968
[2026-02-10T10:48:49.787Z] [echoproperties] buildjdk.file.encoding.pkg=sun.io
[2026-02-10T10:48:49.787Z] [echoproperties] buildjdk.file.separator=/
[2026-02-10T10:48:49.787Z] [echoproperties] buildjdk.java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment
[2026-02-10T10:48:49.787Z] [echoproperties] buildjdk.java.awt.printerjob=sun.print.PSPrinterJob
[2026-02-10T10:48:49.787Z] [echoproperties] buildjdk.java.class.path=.
[2026-02-10T10:48:49.787Z] [echoproperties] buildjdk.java.class.version=52.0
[2026-02-10T10:48:49.787Z] [echoproperties] buildjdk.java.endorsed.dirs=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jdkbinary/j2sdk-image/jre/lib/endorsed
[2026-02-10T10:48:49.787Z] [echoproperties] buildjdk.java.ext.dirs=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jdkbinary/j2sdk-image/jre/lib/ext
[2026-02-10T10:48:49.787Z] [echoproperties] buildjdk.java.home=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jdkbinary/j2sdk-image/jre
[2026-02-10T10:48:49.787Z] [echoproperties] buildjdk.java.io.tmpdir=/tmp
[2026-02-10T10:48:49.787Z] [echoproperties] buildjdk.java.library.path=/usr/java/packages/lib/ppc64le
[2026-02-10T10:48:49.787Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment
[2026-02-10T10:48:49.787Z] [echoproperties] buildjdk.java.runtime.version=1.8.0_492-beta-202602100939-b01
[2026-02-10T10:48:49.787Z] [echoproperties] buildjdk.java.specification.maintenance.version=6
[2026-02-10T10:48:49.787Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification
[2026-02-10T10:48:49.787Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation
[2026-02-10T10:48:49.787Z] [echoproperties] buildjdk.java.specification.version=1.8
[2026-02-10T10:48:49.788Z] [echoproperties] buildjdk.java.vendor=Temurin
[2026-02-10T10:48:49.788Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/
[2026-02-10T10:48:49.788Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues
[2026-02-10T10:48:49.788Z] [echoproperties] buildjdk.java.version=1.8.0_492-beta
[2026-02-10T10:48:49.788Z] [echoproperties] buildjdk.java.vm.info=mixed mode
[2026-02-10T10:48:49.788Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM
[2026-02-10T10:48:49.788Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification
[2026-02-10T10:48:49.788Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation
[2026-02-10T10:48:49.788Z] [echoproperties] buildjdk.java.vm.specification.version=1.8
[2026-02-10T10:48:49.788Z] [echoproperties] buildjdk.java.vm.vendor=Temurin
[2026-02-10T10:48:49.788Z] [echoproperties] buildjdk.java.vm.version=25.492-b01
[2026-02-10T10:48:49.788Z] [echoproperties] buildjdk.line.separator=\\n
[2026-02-10T10:48:49.788Z] [echoproperties] buildjdk.openjdk=version "1.8.0_492-beta"
[2026-02-10T10:48:49.788Z] [echoproperties] buildjdk.os.arch=ppc64le
[2026-02-10T10:48:49.788Z] [echoproperties] buildjdk.os.name=Linux
[2026-02-10T10:48:49.788Z] [echoproperties] buildjdk.os.version=6.8.0-41-generic
[2026-02-10T10:48:49.788Z] [echoproperties] buildjdk.path.separator=\:
[2026-02-10T10:48:49.788Z] [echoproperties] buildjdk.sun.arch.data.model=64
[2026-02-10T10:48:49.788Z] [echoproperties] buildjdk.sun.boot.class.path=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jdkbinary/j2sdk-image/jre/lib/resources.jar
[2026-02-10T10:48:49.788Z] [echoproperties] buildjdk.sun.boot.library.path=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jdkbinary/j2sdk-image/jre/lib/ppc64le
[2026-02-10T10:48:49.788Z] [echoproperties] buildjdk.sun.cpu.endian=little
[2026-02-10T10:48:49.788Z] [echoproperties] buildjdk.sun.cpu.isalist=
[2026-02-10T10:48:49.788Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeLittle
[2026-02-10T10:48:49.788Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD
[2026-02-10T10:48:49.788Z] [echoproperties] buildjdk.sun.jnu.encoding=ANSI_X3.4-1968
[2026-02-10T10:48:49.788Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Server Compiler
[2026-02-10T10:48:49.788Z] [echoproperties] buildjdk.sun.os.patch.level=unknown
[2026-02-10T10:48:49.788Z] [echoproperties] buildjdk.user.country=US
[2026-02-10T10:48:49.789Z] [echoproperties] buildjdk.user.dir=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.build
[2026-02-10T10:48:49.789Z] [echoproperties] buildjdk.user.home=/home/jenkins
[2026-02-10T10:48:49.789Z] [echoproperties] buildjdk.user.language=en
[2026-02-10T10:48:49.789Z] [echoproperties] buildjdk.user.name=jenkins
[2026-02-10T10:48:49.789Z] [echoproperties] buildjdk.user.timezone=
[2026-02-10T10:48:49.789Z] [delete] Deleting: /tmp/openjdk.java.build.properties.1485948901
[2026-02-10T10:48:49.789Z] [echo] DEBUG: Resolved os.name for buildjdk is Linux
[2026-02-10T10:48:49.789Z] [echo] java_platform set to linux_ppcle-64
[2026-02-10T10:48:49.789Z] [echo] java_java_specification_version set to 1.8
[2026-02-10T10:48:49.789Z] [echo] java_java_vm_vendor set to Temurin
[2026-02-10T10:48:49.789Z] [echo] java_bindir set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jdkbinary/j2sdk-image/jre/../bin
[2026-02-10T10:48:49.789Z] [echo] java_compiler set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jdkbinary/j2sdk-image/bin/javac
[2026-02-10T10:48:49.789Z]
[2026-02-10T10:48:49.789Z] check-prereqs:
[2026-02-10T10:48:49.789Z] [echo] Executing openjdk.build/build.xml
[2026-02-10T10:48:49.789Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/../../externalDependency/system_lib
[2026-02-10T10:48:49.789Z]
[2026-02-10T10:48:49.789Z] check-for-ant:
[2026-02-10T10:48:49.789Z]
[2026-02-10T10:48:49.789Z] print-ant-location:
[2026-02-10T10:48:49.789Z] [echo] Using ant from /home/jenkins/externalDependency/system_lib/apache-ant/lib/ant-launcher.jar
[2026-02-10T10:48:49.789Z]
[2026-02-10T10:48:49.789Z] print-ant-error:
[2026-02-10T10:48:49.789Z]
[2026-02-10T10:48:49.789Z] check-for-junit:
[2026-02-10T10:48:49.789Z]
[2026-02-10T10:48:49.789Z] print-junit-location:
[2026-02-10T10:48:49.789Z] [echo] Using junit from /home/jenkins/externalDependency/system_lib/junit/junit.jar
[2026-02-10T10:48:49.789Z]
[2026-02-10T10:48:49.789Z] print-junit-error:
[2026-02-10T10:48:49.789Z]
[2026-02-10T10:48:49.789Z] check-for-hamcrest-core:
[2026-02-10T10:48:49.789Z]
[2026-02-10T10:48:49.789Z] print-hamcrest-core-location:
[2026-02-10T10:48:49.789Z] [echo] Using hamcrest-core from /home/jenkins/externalDependency/system_lib/junit/hamcrest-core.jar
[2026-02-10T10:48:49.789Z]
[2026-02-10T10:48:49.789Z] print-hamcrest-core-error:
[2026-02-10T10:48:49.789Z]
[2026-02-10T10:48:49.789Z] check-for-log4j:
[2026-02-10T10:48:49.789Z]
[2026-02-10T10:48:49.789Z] print-log4j-location:
[2026-02-10T10:48:49.789Z] [echo] Using log4j-api from /home/jenkins/externalDependency/system_lib/log4j/log4j-api.jar and log4j-core from /home/jenkins/externalDependency/system_lib/log4j/log4j-core.jar
[2026-02-10T10:48:49.789Z]
[2026-02-10T10:48:49.789Z] print-log4j-error:
[2026-02-10T10:48:49.789Z]
[2026-02-10T10:48:49.789Z] check-for-asm:
[2026-02-10T10:48:49.789Z]
[2026-02-10T10:48:49.789Z] print-asm-location:
[2026-02-10T10:48:49.789Z] [echo] Using asm.jar from /home/jenkins/externalDependency/system_lib/asm/asm.jar
[2026-02-10T10:48:49.790Z] [echo] Using asm-commons.jar from /home/jenkins/externalDependency/system_lib/asm/asm-commons.jar
[2026-02-10T10:48:49.790Z]
[2026-02-10T10:48:49.790Z] print-asm-error:
[2026-02-10T10:48:49.790Z]
[2026-02-10T10:48:49.790Z] setup-java-properties:
[2026-02-10T10:48:49.790Z]
[2026-02-10T10:48:49.790Z] check-for-tools-jar:
[2026-02-10T10:48:49.790Z] [echo] java_java_specification_version is 1.8
[2026-02-10T10:48:49.790Z]
[2026-02-10T10:48:49.790Z] print-tools-jar-location:
[2026-02-10T10:48:49.790Z] [echo] Using tools.jar from /home/jenkins/externalDependency/system_lib/tools/tools.jar
[2026-02-10T10:48:49.790Z]
[2026-02-10T10:48:49.790Z] print-tools-jar-error:
[2026-02-10T10:48:49.790Z]
[2026-02-10T10:48:49.790Z] check-for-windows-sysinternals:
[2026-02-10T10:48:49.790Z]
[2026-02-10T10:48:49.790Z] print-windows-sysinternals-location:
[2026-02-10T10:48:49.790Z]
[2026-02-10T10:48:49.790Z] set-print-windows-sysinternals-error-required:
[2026-02-10T10:48:49.790Z]
[2026-02-10T10:48:49.790Z] really-print-windows-sysinternals-error:
[2026-02-10T10:48:49.790Z]
[2026-02-10T10:48:49.790Z] print-windows-sysinternals-error:
[2026-02-10T10:48:49.790Z]
[2026-02-10T10:48:49.790Z] fail-if-error:
[2026-02-10T10:48:49.790Z]
[2026-02-10T10:48:49.790Z] print-all-prereq-versions:
[2026-02-10T10:48:49.790Z] [echo] Ant version in use : 1.10.2
[2026-02-10T10:48:49.790Z] [echo] log4j version in use : 2.16.0
[2026-02-10T10:48:49.790Z] [echo] ASM version in use : 9.7.1
[2026-02-10T10:48:49.790Z] [echo] junit version in use : 4.12
[2026-02-10T10:48:49.790Z] [echo] hamcrest version in use: 1.3
[2026-02-10T10:48:49.790Z]
[2026-02-10T10:48:49.790Z] run-check-prereqs:
[2026-02-10T10:48:49.790Z]
[2026-02-10T10:48:49.790Z] build-dependencies:
[2026-02-10T10:48:49.790Z] [echo] Executing stf.build/build.xml
[2026-02-10T10:48:49.790Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/../../externalDependency/system_lib
[2026-02-10T10:48:49.790Z]
[2026-02-10T10:48:49.790Z] setup-java-properties:
[2026-02-10T10:48:49.790Z]
[2026-02-10T10:48:49.790Z] check-prereqs:
[2026-02-10T10:48:49.790Z]
[2026-02-10T10:48:49.790Z] build-dependencies:
[2026-02-10T10:48:49.790Z] [echo] Executing stf.core/build.xml
[2026-02-10T10:48:49.790Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/../../externalDependency/system_lib
[2026-02-10T10:48:49.790Z]
[2026-02-10T10:48:49.790Z] setup-java-properties:
[2026-02-10T10:48:49.790Z]
[2026-02-10T10:48:49.790Z] check-prereqs:
[2026-02-10T10:48:49.790Z]
[2026-02-10T10:48:49.790Z] build-dependencies:
[2026-02-10T10:48:49.790Z]
[2026-02-10T10:48:49.790Z] create-bin-dir:
[2026-02-10T10:48:49.790Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/STF/stf.core/bin
[2026-02-10T10:48:49.790Z]
[2026-02-10T10:48:49.790Z] build-java:
[2026-02-10T10:48:49.790Z] [javac] Compiling 58 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/STF/stf.core/bin
[2026-02-10T10:48:55.246Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/STF/stf.core/bin
[2026-02-10T10:48:56.213Z]
[2026-02-10T10:48:56.213Z] build-jar:
[2026-02-10T10:48:56.213Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/STF/stf.core/bin/stf.core.jar
[2026-02-10T10:48:56.213Z]
[2026-02-10T10:48:56.213Z] build-archives:
[2026-02-10T10:48:56.213Z]
[2026-02-10T10:48:56.213Z] copy-log4j2-config:
[2026-02-10T10:48:56.213Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/STF/stf.core/bin
[2026-02-10T10:48:56.213Z]
[2026-02-10T10:48:56.213Z] build-no-natives:
[2026-02-10T10:48:56.213Z]
[2026-02-10T10:48:56.213Z] build-natives:
[2026-02-10T10:48:56.213Z]
[2026-02-10T10:48:56.213Z] build:
[2026-02-10T10:48:56.213Z] [echo] Executing stf.load/build.xml
[2026-02-10T10:48:56.213Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/../../externalDependency/system_lib
[2026-02-10T10:48:56.213Z]
[2026-02-10T10:48:56.213Z] setup-java-properties:
[2026-02-10T10:48:56.213Z]
[2026-02-10T10:48:56.213Z] check-prereqs:
[2026-02-10T10:48:56.213Z]
[2026-02-10T10:48:56.213Z] build-dependencies:
[2026-02-10T10:48:56.213Z] [echo] Executing stf.core/build.xml
[2026-02-10T10:48:56.213Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/../../externalDependency/system_lib
[2026-02-10T10:48:56.213Z]
[2026-02-10T10:48:56.213Z] setup-java-properties:
[2026-02-10T10:48:56.213Z]
[2026-02-10T10:48:56.213Z] check-prereqs:
[2026-02-10T10:48:56.213Z]
[2026-02-10T10:48:56.213Z] build-dependencies:
[2026-02-10T10:48:56.213Z]
[2026-02-10T10:48:56.213Z] create-bin-dir:
[2026-02-10T10:48:56.213Z]
[2026-02-10T10:48:56.213Z] build-java:
[2026-02-10T10:48:56.213Z]
[2026-02-10T10:48:56.213Z] build-jar:
[2026-02-10T10:48:57.183Z]
[2026-02-10T10:48:57.183Z] build-archives:
[2026-02-10T10:48:57.183Z]
[2026-02-10T10:48:57.183Z] copy-log4j2-config:
[2026-02-10T10:48:57.183Z]
[2026-02-10T10:48:57.183Z] build-no-natives:
[2026-02-10T10:48:57.183Z]
[2026-02-10T10:48:57.183Z] build-natives:
[2026-02-10T10:48:57.183Z]
[2026-02-10T10:48:57.183Z] build:
[2026-02-10T10:48:57.183Z]
[2026-02-10T10:48:57.183Z] create-bin-dir:
[2026-02-10T10:48:57.183Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/STF/stf.load/bin
[2026-02-10T10:48:57.183Z]
[2026-02-10T10:48:57.183Z] build-java:
[2026-02-10T10:48:57.183Z] [javac] Compiling 29 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/STF/stf.load/bin
[2026-02-10T10:49:00.245Z] [javac] Note: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/STF/stf.load/src/stf.load/net/adoptopenjdk/blockedexitagent/BlockedExitAgent.java uses or overrides a deprecated API.
[2026-02-10T10:49:00.245Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-10T10:49:00.245Z]
[2026-02-10T10:49:00.245Z] build-jar:
[2026-02-10T10:49:00.245Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/STF/stf.load/bin/stf.load.jar
[2026-02-10T10:49:00.245Z]
[2026-02-10T10:49:00.245Z] build-archives:
[2026-02-10T10:49:00.245Z]
[2026-02-10T10:49:00.245Z] build-no-natives:
[2026-02-10T10:49:00.245Z]
[2026-02-10T10:49:00.245Z] build-natives:
[2026-02-10T10:49:00.245Z]
[2026-02-10T10:49:00.245Z] build:
[2026-02-10T10:49:00.245Z] [echo] Executing stf.samples/build.xml
[2026-02-10T10:49:00.245Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/../../externalDependency/system_lib
[2026-02-10T10:49:00.245Z]
[2026-02-10T10:49:00.245Z] setup-java-properties:
[2026-02-10T10:49:00.245Z]
[2026-02-10T10:49:00.245Z] check-prereqs:
[2026-02-10T10:49:00.245Z]
[2026-02-10T10:49:00.245Z] build-dependencies:
[2026-02-10T10:49:00.245Z] [echo] Executing stf.core/build.xml
[2026-02-10T10:49:00.245Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/../../externalDependency/system_lib
[2026-02-10T10:49:00.245Z]
[2026-02-10T10:49:00.245Z] setup-java-properties:
[2026-02-10T10:49:00.245Z]
[2026-02-10T10:49:00.245Z] check-prereqs:
[2026-02-10T10:49:00.245Z]
[2026-02-10T10:49:00.245Z] build-dependencies:
[2026-02-10T10:49:00.245Z]
[2026-02-10T10:49:00.245Z] create-bin-dir:
[2026-02-10T10:49:00.245Z]
[2026-02-10T10:49:00.245Z] build-java:
[2026-02-10T10:49:00.245Z]
[2026-02-10T10:49:00.245Z] build-jar:
[2026-02-10T10:49:00.245Z]
[2026-02-10T10:49:00.245Z] build-archives:
[2026-02-10T10:49:00.245Z]
[2026-02-10T10:49:00.245Z] copy-log4j2-config:
[2026-02-10T10:49:00.245Z]
[2026-02-10T10:49:00.245Z] build-no-natives:
[2026-02-10T10:49:00.245Z]
[2026-02-10T10:49:00.245Z] build-natives:
[2026-02-10T10:49:00.245Z]
[2026-02-10T10:49:00.245Z] build:
[2026-02-10T10:49:00.245Z] [echo] Executing stf.load/build.xml
[2026-02-10T10:49:00.245Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/../../externalDependency/system_lib
[2026-02-10T10:49:00.245Z]
[2026-02-10T10:49:00.245Z] setup-java-properties:
[2026-02-10T10:49:00.245Z]
[2026-02-10T10:49:00.245Z] check-prereqs:
[2026-02-10T10:49:00.245Z]
[2026-02-10T10:49:00.245Z] build-dependencies:
[2026-02-10T10:49:00.245Z] [echo] Executing stf.core/build.xml
[2026-02-10T10:49:00.245Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/../../externalDependency/system_lib
[2026-02-10T10:49:00.245Z]
[2026-02-10T10:49:00.245Z] setup-java-properties:
[2026-02-10T10:49:00.245Z]
[2026-02-10T10:49:00.245Z] check-prereqs:
[2026-02-10T10:49:00.245Z]
[2026-02-10T10:49:00.245Z] build-dependencies:
[2026-02-10T10:49:00.245Z]
[2026-02-10T10:49:00.245Z] create-bin-dir:
[2026-02-10T10:49:00.245Z]
[2026-02-10T10:49:00.245Z] build-java:
[2026-02-10T10:49:00.245Z]
[2026-02-10T10:49:00.245Z] build-jar:
[2026-02-10T10:49:01.213Z]
[2026-02-10T10:49:01.213Z] build-archives:
[2026-02-10T10:49:01.213Z]
[2026-02-10T10:49:01.213Z] copy-log4j2-config:
[2026-02-10T10:49:01.213Z]
[2026-02-10T10:49:01.213Z] build-no-natives:
[2026-02-10T10:49:01.213Z]
[2026-02-10T10:49:01.213Z] build-natives:
[2026-02-10T10:49:01.213Z]
[2026-02-10T10:49:01.213Z] build:
[2026-02-10T10:49:01.213Z]
[2026-02-10T10:49:01.213Z] create-bin-dir:
[2026-02-10T10:49:01.213Z]
[2026-02-10T10:49:01.213Z] build-java:
[2026-02-10T10:49:01.213Z]
[2026-02-10T10:49:01.213Z] build-jar:
[2026-02-10T10:49:01.213Z]
[2026-02-10T10:49:01.213Z] build-archives:
[2026-02-10T10:49:01.213Z]
[2026-02-10T10:49:01.213Z] build-no-natives:
[2026-02-10T10:49:01.213Z]
[2026-02-10T10:49:01.213Z] build-natives:
[2026-02-10T10:49:01.213Z]
[2026-02-10T10:49:01.213Z] build:
[2026-02-10T10:49:01.213Z]
[2026-02-10T10:49:01.213Z] create-bin-dir:
[2026-02-10T10:49:01.213Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/STF/stf.samples/bin
[2026-02-10T10:49:01.213Z]
[2026-02-10T10:49:01.213Z] build-java:
[2026-02-10T10:49:01.213Z] [javac] Compiling 24 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/STF/stf.samples/bin
[2026-02-10T10:49:03.201Z]
[2026-02-10T10:49:03.201Z] build-jar:
[2026-02-10T10:49:03.201Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/STF/stf.samples/bin/stf.samples.jar
[2026-02-10T10:49:03.201Z]
[2026-02-10T10:49:03.201Z] build-archives:
[2026-02-10T10:49:03.201Z]
[2026-02-10T10:49:03.201Z] build-no-natives:
[2026-02-10T10:49:03.201Z]
[2026-02-10T10:49:03.201Z] build-natives:
[2026-02-10T10:49:03.201Z]
[2026-02-10T10:49:03.201Z] build:
[2026-02-10T10:49:03.201Z]
[2026-02-10T10:49:03.201Z] build:
[2026-02-10T10:49:03.201Z] [echo] Executing openjdk.test.concurrent/build.xml
[2026-02-10T10:49:03.201Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/../../externalDependency/system_lib
[2026-02-10T10:49:03.201Z]
[2026-02-10T10:49:03.201Z] setup-java-properties:
[2026-02-10T10:49:03.201Z]
[2026-02-10T10:49:03.201Z] check-prereqs:
[2026-02-10T10:49:03.201Z]
[2026-02-10T10:49:03.201Z] build-dependencies:
[2026-02-10T10:49:03.201Z]
[2026-02-10T10:49:03.201Z] create-bin-dir:
[2026-02-10T10:49:03.201Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin
[2026-02-10T10:49:03.201Z]
[2026-02-10T10:49:03.201Z] build-java:
[2026-02-10T10:49:03.201Z] [javac] Compiling 36 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin
[2026-02-10T10:49:08.654Z]
[2026-02-10T10:49:08.654Z] build-jar:
[2026-02-10T10:49:08.654Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin/test.concurrent.jar
[2026-02-10T10:49:08.654Z]
[2026-02-10T10:49:08.654Z] build-archives:
[2026-02-10T10:49:08.654Z]
[2026-02-10T10:49:08.654Z] build-no-natives:
[2026-02-10T10:49:08.654Z]
[2026-02-10T10:49:08.654Z] build-natives:
[2026-02-10T10:49:08.654Z]
[2026-02-10T10:49:08.654Z] build:
[2026-02-10T10:49:08.654Z] [echo] Executing openjdk.test.classloading/build.xml
[2026-02-10T10:49:08.654Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/../../externalDependency/system_lib
[2026-02-10T10:49:08.654Z]
[2026-02-10T10:49:08.654Z] setup-java-properties:
[2026-02-10T10:49:08.654Z]
[2026-02-10T10:49:08.654Z] check-prereqs:
[2026-02-10T10:49:08.654Z]
[2026-02-10T10:49:08.654Z] build-dependencies:
[2026-02-10T10:49:08.654Z]
[2026-02-10T10:49:08.654Z] create-bin-dir:
[2026-02-10T10:49:08.654Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin
[2026-02-10T10:49:08.655Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1
[2026-02-10T10:49:08.655Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2
[2026-02-10T10:49:08.655Z]
[2026-02-10T10:49:08.655Z] build-java:
[2026-02-10T10:49:08.655Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin
[2026-02-10T10:49:09.626Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1
[2026-02-10T10:49:10.596Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2
[2026-02-10T10:49:11.586Z] [delete] Deleting /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2/CL2_C.class
[2026-02-10T10:49:11.586Z] [delete] Deleting /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2/CL2_B.class
[2026-02-10T10:49:11.586Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2
[2026-02-10T10:49:11.587Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2/net/adoptopenjdk/test/classloading/deadlock/package1
[2026-02-10T10:49:11.587Z]
[2026-02-10T10:49:11.587Z] build-jar:
[2026-02-10T10:49:11.587Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin/test.classloading.jar
[2026-02-10T10:49:11.587Z]
[2026-02-10T10:49:11.587Z] build-archives:
[2026-02-10T10:49:11.587Z]
[2026-02-10T10:49:11.587Z] build-no-natives:
[2026-02-10T10:49:11.587Z]
[2026-02-10T10:49:11.587Z] build-natives:
[2026-02-10T10:49:11.587Z]
[2026-02-10T10:49:11.587Z] copy-dict-file:
[2026-02-10T10:49:11.587Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin/net/adoptopenjdk/test/classloading
[2026-02-10T10:49:11.587Z]
[2026-02-10T10:49:11.587Z] build:
[2026-02-10T10:49:11.587Z] [echo] Executing openjdk.test.debugging/build.xml
[2026-02-10T10:49:11.587Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/../../externalDependency/system_lib
[2026-02-10T10:49:11.587Z]
[2026-02-10T10:49:11.587Z] setup-java-properties:
[2026-02-10T10:49:11.587Z]
[2026-02-10T10:49:11.587Z] check-prereqs:
[2026-02-10T10:49:11.587Z]
[2026-02-10T10:49:11.587Z] build-dependencies:
[2026-02-10T10:49:11.587Z]
[2026-02-10T10:49:11.587Z] create-bin-dir:
[2026-02-10T10:49:11.587Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin
[2026-02-10T10:49:11.587Z]
[2026-02-10T10:49:11.587Z] build-java-8:
[2026-02-10T10:49:11.587Z] [javac] Compiling 16 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin
[2026-02-10T10:49:14.649Z]
[2026-02-10T10:49:14.649Z] build-java-11-25plus:
[2026-02-10T10:49:14.649Z]
[2026-02-10T10:49:14.649Z] build-java-17-24:
[2026-02-10T10:49:14.649Z]
[2026-02-10T10:49:14.649Z] build-java:
[2026-02-10T10:49:14.649Z]
[2026-02-10T10:49:14.649Z] build-jdi-jar:
[2026-02-10T10:49:14.649Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin/JdiTests.jar
[2026-02-10T10:49:14.649Z]
[2026-02-10T10:49:14.649Z] build-hcr-jar:
[2026-02-10T10:49:14.649Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin/StringModifierAgent.jar
[2026-02-10T10:49:14.649Z]
[2026-02-10T10:49:14.649Z] build-jars:
[2026-02-10T10:49:14.649Z]
[2026-02-10T10:49:14.649Z] build-archives:
[2026-02-10T10:49:14.649Z]
[2026-02-10T10:49:14.649Z] build-no-natives:
[2026-02-10T10:49:14.649Z]
[2026-02-10T10:49:14.649Z] build-natives:
[2026-02-10T10:49:14.649Z]
[2026-02-10T10:49:14.649Z] build:
[2026-02-10T10:49:14.649Z] [echo] Executing openjdk.test.gc/build.xml
[2026-02-10T10:49:14.650Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/../../externalDependency/system_lib
[2026-02-10T10:49:14.650Z]
[2026-02-10T10:49:14.650Z] setup-java-properties:
[2026-02-10T10:49:14.650Z]
[2026-02-10T10:49:14.650Z] check-prereqs:
[2026-02-10T10:49:14.650Z]
[2026-02-10T10:49:14.650Z] build-dependencies:
[2026-02-10T10:49:14.650Z]
[2026-02-10T10:49:14.650Z] create-bin-dir:
[2026-02-10T10:49:14.650Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin
[2026-02-10T10:49:14.650Z]
[2026-02-10T10:49:14.650Z] build-java:
[2026-02-10T10:49:14.650Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin
[2026-02-10T10:49:15.619Z]
[2026-02-10T10:49:15.619Z] build-jar:
[2026-02-10T10:49:15.619Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin/test.gc.jar
[2026-02-10T10:49:15.619Z]
[2026-02-10T10:49:15.619Z] build-archives:
[2026-02-10T10:49:15.619Z]
[2026-02-10T10:49:15.619Z] build-no-natives:
[2026-02-10T10:49:15.619Z]
[2026-02-10T10:49:15.619Z] build-natives:
[2026-02-10T10:49:15.619Z]
[2026-02-10T10:49:15.619Z] build:
[2026-02-10T10:49:15.619Z] [echo] Executing openjdk.test.jck/build.xml
[2026-02-10T10:49:15.619Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/../../externalDependency/system_lib
[2026-02-10T10:49:15.619Z]
[2026-02-10T10:49:15.619Z] setup-java-properties:
[2026-02-10T10:49:15.619Z]
[2026-02-10T10:49:15.619Z] check-prereqs:
[2026-02-10T10:49:15.619Z]
[2026-02-10T10:49:15.619Z] build-dependencies:
[2026-02-10T10:49:15.619Z]
[2026-02-10T10:49:15.619Z] create-bin-dir:
[2026-02-10T10:49:15.619Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin
[2026-02-10T10:49:15.619Z]
[2026-02-10T10:49:15.619Z] build-java:
[2026-02-10T10:49:15.620Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin
[2026-02-10T10:49:18.697Z]
[2026-02-10T10:49:18.697Z] build-jar:
[2026-02-10T10:49:18.697Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin/test.jck.jar
[2026-02-10T10:49:18.697Z]
[2026-02-10T10:49:18.697Z] build-archives:
[2026-02-10T10:49:18.697Z]
[2026-02-10T10:49:18.697Z] build-no-natives:
[2026-02-10T10:49:18.697Z]
[2026-02-10T10:49:18.697Z] setup-native-build-command:
[2026-02-10T10:49:18.697Z] [echo] building natives for java_platform linux_ppcle-64
[2026-02-10T10:49:18.697Z]
[2026-02-10T10:49:18.697Z] build-natives-windows:
[2026-02-10T10:49:18.697Z]
[2026-02-10T10:49:18.697Z] build-natives-unix:
[2026-02-10T10:49:18.697Z]
[2026-02-10T10:49:18.697Z] build-natives:
[2026-02-10T10:49:18.697Z]
[2026-02-10T10:49:18.697Z] build:
[2026-02-10T10:49:18.697Z] [echo] Executing openjdk.test.lambdasAndStreams/build.xml
[2026-02-10T10:49:18.697Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/../../externalDependency/system_lib
[2026-02-10T10:49:18.697Z]
[2026-02-10T10:49:18.697Z] setup-java-properties:
[2026-02-10T10:49:18.697Z]
[2026-02-10T10:49:18.697Z] check-prereqs:
[2026-02-10T10:49:18.697Z]
[2026-02-10T10:49:18.697Z] build-dependencies:
[2026-02-10T10:49:18.697Z]
[2026-02-10T10:49:18.697Z] create-bin-dir:
[2026-02-10T10:49:18.698Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin
[2026-02-10T10:49:18.698Z]
[2026-02-10T10:49:18.698Z] build-java:
[2026-02-10T10:49:18.698Z] [javac] Compiling 23 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin
[2026-02-10T10:49:22.660Z] [copy] Copying 4 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin/net/adoptopenjdk/test/lambda/LamFiles
[2026-02-10T10:49:22.660Z]
[2026-02-10T10:49:22.660Z] build-jar:
[2026-02-10T10:49:22.660Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin/test.lambda.jar
[2026-02-10T10:49:22.660Z]
[2026-02-10T10:49:22.660Z] build-archives:
[2026-02-10T10:49:22.660Z]
[2026-02-10T10:49:22.660Z] build-no-natives:
[2026-02-10T10:49:22.660Z]
[2026-02-10T10:49:22.660Z] build-natives:
[2026-02-10T10:49:22.660Z]
[2026-02-10T10:49:22.660Z] build:
[2026-02-10T10:49:22.660Z] [echo] Executing openjdk.test.lang/build.xml
[2026-02-10T10:49:22.660Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/../../externalDependency/system_lib
[2026-02-10T10:49:22.660Z]
[2026-02-10T10:49:22.660Z] setup-java-properties:
[2026-02-10T10:49:22.660Z]
[2026-02-10T10:49:22.660Z] check-prereqs:
[2026-02-10T10:49:22.660Z]
[2026-02-10T10:49:22.660Z] build-dependencies:
[2026-02-10T10:49:22.660Z]
[2026-02-10T10:49:22.660Z] create-bin-dir:
[2026-02-10T10:49:22.660Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin
[2026-02-10T10:49:22.660Z]
[2026-02-10T10:49:22.660Z] build-java:
[2026-02-10T10:49:22.661Z] [javac] Compiling 29 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin
[2026-02-10T10:49:28.117Z]
[2026-02-10T10:49:28.117Z] build-jar:
[2026-02-10T10:49:28.117Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin/test.lang.jar
[2026-02-10T10:49:28.117Z]
[2026-02-10T10:49:28.117Z] build-archives:
[2026-02-10T10:49:28.117Z]
[2026-02-10T10:49:28.117Z] build-no-natives:
[2026-02-10T10:49:28.117Z]
[2026-02-10T10:49:28.117Z] build-natives:
[2026-02-10T10:49:28.117Z]
[2026-02-10T10:49:28.117Z] build:
[2026-02-10T10:49:28.117Z] [echo] Executing openjdk.test.load/build.xml
[2026-02-10T10:49:28.117Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/../../externalDependency/system_lib
[2026-02-10T10:49:28.117Z]
[2026-02-10T10:49:28.117Z] setup-java-properties:
[2026-02-10T10:49:28.117Z]
[2026-02-10T10:49:28.117Z] check-prereqs:
[2026-02-10T10:49:28.117Z]
[2026-02-10T10:49:28.117Z] build-dependencies:
[2026-02-10T10:49:28.117Z]
[2026-02-10T10:49:28.117Z] create-bin-dir:
[2026-02-10T10:49:28.117Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin
[2026-02-10T10:49:28.117Z]
[2026-02-10T10:49:28.117Z] build-java:
[2026-02-10T10:49:28.117Z] [javac] Compiling 17 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin
[2026-02-10T10:49:29.088Z]
[2026-02-10T10:49:29.088Z] build-jar:
[2026-02-10T10:49:29.088Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin/test.load.jar
[2026-02-10T10:49:29.088Z]
[2026-02-10T10:49:29.088Z] build-archives:
[2026-02-10T10:49:29.088Z]
[2026-02-10T10:49:29.088Z] build-no-natives:
[2026-02-10T10:49:29.088Z]
[2026-02-10T10:49:29.088Z] build-natives:
[2026-02-10T10:49:29.088Z]
[2026-02-10T10:49:29.088Z] build:
[2026-02-10T10:49:29.088Z] [echo] Executing openjdk.test.locking/build.xml
[2026-02-10T10:49:29.088Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/../../externalDependency/system_lib
[2026-02-10T10:49:29.088Z]
[2026-02-10T10:49:29.088Z] setup-java-properties:
[2026-02-10T10:49:29.088Z]
[2026-02-10T10:49:29.088Z] check-prereqs:
[2026-02-10T10:49:29.088Z]
[2026-02-10T10:49:29.088Z] build-dependencies:
[2026-02-10T10:49:29.088Z]
[2026-02-10T10:49:29.088Z] create-bin-dir:
[2026-02-10T10:49:29.088Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin
[2026-02-10T10:49:29.088Z]
[2026-02-10T10:49:29.088Z] build-java:
[2026-02-10T10:49:29.088Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin
[2026-02-10T10:49:30.059Z]
[2026-02-10T10:49:30.059Z] build-jar:
[2026-02-10T10:49:30.059Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin/test.locking.jar
[2026-02-10T10:49:30.059Z]
[2026-02-10T10:49:30.059Z] build-archives:
[2026-02-10T10:49:30.059Z]
[2026-02-10T10:49:30.059Z] build-no-natives:
[2026-02-10T10:49:30.059Z]
[2026-02-10T10:49:30.059Z] build-natives:
[2026-02-10T10:49:30.059Z]
[2026-02-10T10:49:30.059Z] build:
[2026-02-10T10:49:31.025Z] [echo] Executing openjdk.test.math/build.xml
[2026-02-10T10:49:31.025Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/../../externalDependency/system_lib
[2026-02-10T10:49:31.025Z]
[2026-02-10T10:49:31.025Z] setup-java-properties:
[2026-02-10T10:49:31.025Z]
[2026-02-10T10:49:31.025Z] check-prereqs:
[2026-02-10T10:49:31.025Z]
[2026-02-10T10:49:31.025Z] build-dependencies:
[2026-02-10T10:49:31.025Z]
[2026-02-10T10:49:31.025Z] create-bin-dir:
[2026-02-10T10:49:31.026Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin
[2026-02-10T10:49:31.026Z]
[2026-02-10T10:49:31.026Z] build-java:
[2026-02-10T10:49:31.026Z] [javac] Compiling 71 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin
[2026-02-10T10:49:55.832Z]
[2026-02-10T10:49:55.832Z] build-jar:
[2026-02-10T10:49:55.832Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin/test.math.jar
[2026-02-10T10:49:55.832Z]
[2026-02-10T10:49:55.832Z] build-archives:
[2026-02-10T10:49:55.832Z]
[2026-02-10T10:49:55.832Z] build-no-natives:
[2026-02-10T10:49:55.832Z]
[2026-02-10T10:49:55.832Z] build-natives:
[2026-02-10T10:49:55.832Z]
[2026-02-10T10:49:55.832Z] build:
[2026-02-10T10:49:55.832Z] [echo] Executing openjdk.test.mauve/build.xml
[2026-02-10T10:49:55.832Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/../../externalDependency/system_lib
[2026-02-10T10:49:55.832Z]
[2026-02-10T10:49:55.832Z] check-if-already-built:
[2026-02-10T10:49:55.832Z] [echo] Checking if /home/jenkins/externalDependency/system_lib/mauve/mauve.jar already exists
[2026-02-10T10:49:55.833Z] [echo] openjdk_test_mauve_already_built is true
[2026-02-10T10:49:55.833Z]
[2026-02-10T10:49:55.833Z] check-if-cvs-available:
[2026-02-10T10:49:55.833Z] [echo] Checking if /home/jenkins/externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists
[2026-02-10T10:49:55.833Z] [echo] cvs_available is true
[2026-02-10T10:49:55.833Z]
[2026-02-10T10:49:55.833Z] download-cvsclient:
[2026-02-10T10:49:55.833Z]
[2026-02-10T10:49:55.833Z] output-recreate-message:
[2026-02-10T10:49:55.833Z] [echo] /home/jenkins/externalDependency/system_lib/mauve/mauve.jar already exists, it will not be recreated.
[2026-02-10T10:49:55.833Z] [echo] If you want to recreate /home/jenkins/externalDependency/system_lib/mauve/mauve.jar, delete it manually and rerun.
[2026-02-10T10:49:55.833Z]
[2026-02-10T10:49:55.833Z] delete-work-dir:
[2026-02-10T10:49:55.833Z]
[2026-02-10T10:49:55.833Z] create-work-dir:
[2026-02-10T10:49:55.833Z]
[2026-02-10T10:49:55.833Z] get-source:
[2026-02-10T10:49:55.833Z]
[2026-02-10T10:49:55.833Z] check-if-source-available:
[2026-02-10T10:49:55.833Z] [echo] Checking if /tmp/mauve/mauve/gnu/testlet/config.java.in exists
[2026-02-10T10:49:55.833Z] [echo] mauve_source_available is ${mauve_source_available}
[2026-02-10T10:49:55.833Z]
[2026-02-10T10:49:55.833Z] delete-corba-files:
[2026-02-10T10:49:55.833Z]
[2026-02-10T10:49:55.833Z] mauve-configure:
[2026-02-10T10:49:55.833Z]
[2026-02-10T10:49:55.833Z] setup-java-properties:
[2026-02-10T10:49:55.833Z]
[2026-02-10T10:49:55.833Z] build-harness:
[2026-02-10T10:49:55.833Z]
[2026-02-10T10:49:55.833Z] build-tests:
[2026-02-10T10:49:55.833Z]
[2026-02-10T10:49:55.833Z] build-java:
[2026-02-10T10:49:55.833Z]
[2026-02-10T10:49:55.833Z] build-jar:
[2026-02-10T10:49:55.833Z]
[2026-02-10T10:49:55.833Z] build-archives:
[2026-02-10T10:49:55.833Z]
[2026-02-10T10:49:55.833Z] check-if-work_jar_file-exists:
[2026-02-10T10:49:55.833Z] [echo] Checking if /tmp/mauve/mauve.jar exists
[2026-02-10T10:49:55.833Z] [echo] openjdk_test_mauve_work_jar_file_exists is ${openjdk_test_mauve_work_jar_file_exists}
[2026-02-10T10:49:55.833Z]
[2026-02-10T10:49:55.833Z] install-archives:
[2026-02-10T10:49:55.833Z]
[2026-02-10T10:49:55.833Z] configure:
[2026-02-10T10:49:55.833Z] [echo] Executing openjdk.test.nio/build.xml
[2026-02-10T10:49:55.833Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/../../externalDependency/system_lib
[2026-02-10T10:49:55.833Z]
[2026-02-10T10:49:55.833Z] setup-java-properties:
[2026-02-10T10:49:55.833Z]
[2026-02-10T10:49:55.833Z] check-prereqs:
[2026-02-10T10:49:55.833Z]
[2026-02-10T10:49:55.833Z] build-dependencies:
[2026-02-10T10:49:55.833Z]
[2026-02-10T10:49:55.833Z] create-bin-dir:
[2026-02-10T10:49:55.833Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin
[2026-02-10T10:49:55.833Z]
[2026-02-10T10:49:55.833Z] check-java-nio-filesystem:
[2026-02-10T10:49:55.833Z] [echo] check-java-nio-filesystem result: ${java_nio_filesystem_is_uptodate}
[2026-02-10T10:49:55.833Z]
[2026-02-10T10:49:55.833Z] copy-resources:
[2026-02-10T10:49:55.834Z] [copy] Copying 4 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin
[2026-02-10T10:49:55.834Z] [copy] Copied 15 empty directories to 8 empty directories under /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin
[2026-02-10T10:49:55.834Z]
[2026-02-10T10:49:55.834Z] build-java-nio-filesystem:
[2026-02-10T10:49:55.834Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/perl/filesystems/ of any previous Impl classes
[2026-02-10T10:49:55.834Z] [echo] Generating MemoryFileSystemProviderImpl classes
[2026-02-10T10:49:55.834Z] [exec] Updated services file: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio2/perl/filesystems/../../META-INF/services/java.nio.file.spi.FileSystemProvider
[2026-02-10T10:49:55.834Z] [exec] Done
[2026-02-10T10:49:55.834Z] [javac] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/build.xml:104: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
[2026-02-10T10:49:55.834Z] [javac] Compiling 1005 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin
[2026-02-10T10:50:01.299Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF
[2026-02-10T10:50:01.299Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF/services
[2026-02-10T10:50:01.299Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF/services
[2026-02-10T10:50:01.299Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/lib/filesystem.jar
[2026-02-10T10:50:01.299Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/filesystem/ of Impl classes
[2026-02-10T10:50:01.299Z]
[2026-02-10T10:50:01.299Z] build-java:
[2026-02-10T10:50:01.299Z] [javac] Compiling 47 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin
[2026-02-10T10:50:05.503Z]
[2026-02-10T10:50:05.503Z] build-jar:
[2026-02-10T10:50:05.503Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/test.nio.jar
[2026-02-10T10:50:05.503Z]
[2026-02-10T10:50:05.503Z] build-archives:
[2026-02-10T10:50:05.503Z]
[2026-02-10T10:50:05.503Z] build-no-natives:
[2026-02-10T10:50:05.503Z]
[2026-02-10T10:50:05.503Z] build-natives:
[2026-02-10T10:50:05.503Z]
[2026-02-10T10:50:05.503Z] build:
[2026-02-10T10:50:05.503Z] [echo] Executing openjdk.test.serialization/build.xml
[2026-02-10T10:50:05.503Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/../../externalDependency/system_lib
[2026-02-10T10:50:05.503Z]
[2026-02-10T10:50:05.503Z] setup-java-properties:
[2026-02-10T10:50:05.503Z]
[2026-02-10T10:50:05.503Z] check-prereqs:
[2026-02-10T10:50:05.503Z]
[2026-02-10T10:50:05.503Z] build-dependencies:
[2026-02-10T10:50:05.503Z]
[2026-02-10T10:50:05.503Z] create-bin-dir:
[2026-02-10T10:50:05.503Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin
[2026-02-10T10:50:05.503Z]
[2026-02-10T10:50:05.503Z] build-java:
[2026-02-10T10:50:05.503Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin
[2026-02-10T10:50:06.472Z]
[2026-02-10T10:50:06.472Z] build-jar:
[2026-02-10T10:50:06.472Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin/test.serialization.jar
[2026-02-10T10:50:06.472Z]
[2026-02-10T10:50:06.472Z] build-archives:
[2026-02-10T10:50:06.472Z]
[2026-02-10T10:50:06.472Z] build-no-natives:
[2026-02-10T10:50:06.472Z]
[2026-02-10T10:50:06.472Z] build-natives:
[2026-02-10T10:50:06.472Z]
[2026-02-10T10:50:06.472Z] build:
[2026-02-10T10:50:06.472Z] [echo] Executing openjdk.test.security/build.xml
[2026-02-10T10:50:06.472Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/../../externalDependency/system_lib
[2026-02-10T10:50:06.472Z]
[2026-02-10T10:50:06.472Z] setup-java-properties:
[2026-02-10T10:50:06.472Z]
[2026-02-10T10:50:06.472Z] check-prereqs:
[2026-02-10T10:50:06.472Z]
[2026-02-10T10:50:06.472Z] build-dependencies:
[2026-02-10T10:50:06.472Z]
[2026-02-10T10:50:06.472Z] create-bin-dir:
[2026-02-10T10:50:06.473Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin
[2026-02-10T10:50:06.473Z]
[2026-02-10T10:50:06.473Z] build-java:
[2026-02-10T10:50:06.473Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin
[2026-02-10T10:50:08.458Z]
[2026-02-10T10:50:08.458Z] build-jar:
[2026-02-10T10:50:08.458Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin/test.security.jar
[2026-02-10T10:50:08.458Z]
[2026-02-10T10:50:08.458Z] build-archives:
[2026-02-10T10:50:08.458Z]
[2026-02-10T10:50:08.458Z] build-no-natives:
[2026-02-10T10:50:08.458Z]
[2026-02-10T10:50:08.458Z] build-natives:
[2026-02-10T10:50:08.458Z]
[2026-02-10T10:50:08.458Z] build:
[2026-02-10T10:50:08.458Z] [echo] Executing openjdk.test.util/build.xml
[2026-02-10T10:50:08.458Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/../../externalDependency/system_lib
[2026-02-10T10:50:08.458Z]
[2026-02-10T10:50:08.458Z] setup-java-properties:
[2026-02-10T10:50:08.458Z]
[2026-02-10T10:50:08.458Z] check-prereqs:
[2026-02-10T10:50:08.458Z]
[2026-02-10T10:50:08.458Z] build-dependencies:
[2026-02-10T10:50:08.458Z]
[2026-02-10T10:50:08.458Z] create-bin-dir:
[2026-02-10T10:50:08.458Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin
[2026-02-10T10:50:08.458Z]
[2026-02-10T10:50:08.458Z] build-java:
[2026-02-10T10:50:08.458Z] [javac] Compiling 16 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin
[2026-02-10T10:50:10.441Z]
[2026-02-10T10:50:10.441Z] build-jar:
[2026-02-10T10:50:10.441Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin/test.util.jar
[2026-02-10T10:50:10.441Z]
[2026-02-10T10:50:10.441Z] build-archives:
[2026-02-10T10:50:10.441Z]
[2026-02-10T10:50:10.441Z] build-no-natives:
[2026-02-10T10:50:10.441Z]
[2026-02-10T10:50:10.441Z] build-natives:
[2026-02-10T10:50:10.441Z]
[2026-02-10T10:50:10.441Z] build:
[2026-02-10T10:50:10.441Z] [echo] Executing openjdk.test.jlm/build.xml
[2026-02-10T10:50:10.441Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/../../externalDependency/system_lib
[2026-02-10T10:50:10.441Z]
[2026-02-10T10:50:10.441Z] setup-java-properties:
[2026-02-10T10:50:10.441Z]
[2026-02-10T10:50:10.441Z] check-prereqs:
[2026-02-10T10:50:10.441Z]
[2026-02-10T10:50:10.441Z] create-bin-dir:
[2026-02-10T10:50:10.441Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin
[2026-02-10T10:50:10.441Z]
[2026-02-10T10:50:10.441Z] build-java:
[2026-02-10T10:50:10.441Z] [javac] Compiling 33 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin
[2026-02-10T10:50:14.674Z]
[2026-02-10T10:50:14.674Z] build-jar:
[2026-02-10T10:50:14.674Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin/test.jlm.jar
[2026-02-10T10:50:14.674Z]
[2026-02-10T10:50:14.674Z] build-archives:
[2026-02-10T10:50:14.674Z]
[2026-02-10T10:50:14.674Z] build-no-natives:
[2026-02-10T10:50:14.674Z]
[2026-02-10T10:50:14.674Z] build-natives:
[2026-02-10T10:50:14.674Z]
[2026-02-10T10:50:14.674Z] build:
[2026-02-10T10:50:14.674Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/../../externalDependency/system_lib
[2026-02-10T10:50:14.674Z]
[2026-02-10T10:50:14.674Z] setup-java-properties:
[2026-02-10T10:50:14.674Z]
[2026-02-10T10:50:14.674Z] check-prereqs:
[2026-02-10T10:50:14.674Z]
[2026-02-10T10:50:14.674Z] check-compiler-level:
[2026-02-10T10:50:14.674Z] [echo] java_java_specification_version is 1.8
[2026-02-10T10:50:14.674Z] [echo] can_build_modularity is false
[2026-02-10T10:50:14.674Z] [echo] can_build_modularity_natives_unix is ${can_build_modularity_natives_unix}
[2026-02-10T10:50:14.674Z] [echo] can_build_modularity_natives_windows is ${can_build_modularity_natives_windows}
[2026-02-10T10:50:14.674Z]
[2026-02-10T10:50:14.674Z] create-bin-dir:
[2026-02-10T10:50:14.674Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin
[2026-02-10T10:50:14.674Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods
[2026-02-10T10:50:14.674Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-override
[2026-02-10T10:50:14.674Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-override-new
[2026-02-10T10:50:14.675Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/tests
[2026-02-10T10:50:14.675Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common
[2026-02-10T10:50:14.675Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl3
[2026-02-10T10:50:14.675Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl4
[2026-02-10T10:50:14.675Z]
[2026-02-10T10:50:14.675Z] build-java:
[2026-02-10T10:50:14.675Z]
[2026-02-10T10:50:14.675Z] build-no-natives:
[2026-02-10T10:50:14.675Z]
[2026-02-10T10:50:14.675Z] build:
[2026-02-10T10:50:14.675Z]
[2026-02-10T10:50:14.675Z] build:
[2026-02-10T10:50:14.675Z]
[2026-02-10T10:50:14.675Z] common_dist:
[2026-02-10T10:50:14.675Z] [copy] Copying 341 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jvmtest/system/STF
[2026-02-10T10:50:15.645Z] [copy] Copying 1192 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jvmtest/system/aqa-systemtest
[2026-02-10T10:50:16.611Z] [copy] Copied 496 empty directories to 8 empty directories under /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jvmtest/system/aqa-systemtest
[2026-02-10T10:50:16.611Z] [copy] Warning: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/openj9-systemtest does not exist.
[2026-02-10T10:50:16.611Z]
[2026-02-10T10:50:16.611Z] build:
[2026-02-10T10:50:16.611Z]
[2026-02-10T10:50:16.611Z] build:
[2026-02-10T10:50:16.611Z]
[2026-02-10T10:50:16.611Z] THC.check:
[2026-02-10T10:50:16.611Z]
[2026-02-10T10:50:16.611Z] getChurn:
[2026-02-10T10:50:16.611Z] [exec] Cloning into 'churn'...
[2026-02-10T10:50:17.577Z]
[2026-02-10T10:50:17.577Z] dist:
[2026-02-10T10:50:17.577Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jvmtest/system/churn
[2026-02-10T10:50:17.577Z]
[2026-02-10T10:50:17.577Z] init:
[2026-02-10T10:50:17.577Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jvmtest/system/daaLoadTest
[2026-02-10T10:50:17.577Z]
[2026-02-10T10:50:17.577Z] common_build:
[2026-02-10T10:50:17.577Z]
[2026-02-10T10:50:17.577Z] build:
[2026-02-10T10:50:17.577Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jvmtest/system/daaLoadTest
[2026-02-10T10:50:17.577Z]
[2026-02-10T10:50:17.577Z] build:
[2026-02-10T10:50:17.577Z]
[2026-02-10T10:50:17.577Z] init:
[2026-02-10T10:50:17.577Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jvmtest/system/jcstress
[2026-02-10T10:50:17.577Z]
[2026-02-10T10:50:17.577Z] getDependentLibs:
[2026-02-10T10:50:17.577Z] [exec] --------------------------------------------
[2026-02-10T10:50:17.577Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/../../externalDependency/system_lib
[2026-02-10T10:50:17.577Z] [exec] task is set to default
[2026-02-10T10:50:17.577Z] [exec] dependencyList is set to jcstress
[2026-02-10T10:50:17.577Z] [exec] System Test jars will be downloaded.
[2026-02-10T10:50:17.577Z] [exec] --------------------------------------------
[2026-02-10T10:50:17.577Z] [exec] Starting download third party dependent jars
[2026-02-10T10:50:17.577Z] [exec] --------------------------------------------
[2026-02-10T10:50:17.577Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/../../externalDependency/system_lib
[2026-02-10T10:50:17.577Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/../../externalDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2026-02-10T10:50:17.577Z] [exec] downloaded dependent third party jars successfully
[2026-02-10T10:50:17.577Z]
[2026-02-10T10:50:17.577Z] dist:
[2026-02-10T10:50:17.577Z] [copy] Copying 4 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jvmtest/system/jcstress
[2026-02-10T10:50:17.577Z]
[2026-02-10T10:50:17.577Z] init:
[2026-02-10T10:50:17.577Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jvmtest/system/jlm
[2026-02-10T10:50:17.577Z]
[2026-02-10T10:50:17.577Z] common_build:
[2026-02-10T10:50:17.577Z]
[2026-02-10T10:50:17.577Z] build:
[2026-02-10T10:50:17.577Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jvmtest/system/jlm
[2026-02-10T10:50:17.577Z]
[2026-02-10T10:50:17.577Z] init:
[2026-02-10T10:50:17.577Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jvmtest/system/lambdaLoadTest
[2026-02-10T10:50:17.577Z]
[2026-02-10T10:50:17.577Z] common_build:
[2026-02-10T10:50:17.577Z]
[2026-02-10T10:50:17.577Z] build:
[2026-02-10T10:50:17.577Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jvmtest/system/lambdaLoadTest
[2026-02-10T10:50:17.577Z]
[2026-02-10T10:50:17.577Z] init:
[2026-02-10T10:50:17.577Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jvmtest/system/mathLoadTest
[2026-02-10T10:50:17.577Z]
[2026-02-10T10:50:17.577Z] common_build:
[2026-02-10T10:50:17.577Z]
[2026-02-10T10:50:17.577Z] build:
[2026-02-10T10:50:17.577Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jvmtest/system/mathLoadTest
[2026-02-10T10:50:17.577Z]
[2026-02-10T10:50:17.577Z] init:
[2026-02-10T10:50:17.577Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jvmtest/system/mauveLoadTest
[2026-02-10T10:50:17.577Z]
[2026-02-10T10:50:17.577Z] common_build:
[2026-02-10T10:50:17.577Z]
[2026-02-10T10:50:17.577Z] build:
[2026-02-10T10:50:17.577Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jvmtest/system/mauveLoadTest
[2026-02-10T10:50:18.544Z]
[2026-02-10T10:50:18.544Z] init:
[2026-02-10T10:50:18.544Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jvmtest/system/modularity
[2026-02-10T10:50:18.544Z]
[2026-02-10T10:50:18.544Z] common_build:
[2026-02-10T10:50:18.544Z]
[2026-02-10T10:50:18.544Z] build:
[2026-02-10T10:50:18.544Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jvmtest/system/modularity
[2026-02-10T10:50:18.544Z]
[2026-02-10T10:50:18.544Z] init:
[2026-02-10T10:50:18.544Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jvmtest/system/otherLoadTest
[2026-02-10T10:50:18.544Z]
[2026-02-10T10:50:18.544Z] common_build:
[2026-02-10T10:50:18.544Z]
[2026-02-10T10:50:18.544Z] build:
[2026-02-10T10:50:18.544Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jvmtest/system/otherLoadTest
[2026-02-10T10:50:18.544Z]
[2026-02-10T10:50:18.544Z] init:
[2026-02-10T10:50:18.544Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jvmtest/system/security
[2026-02-10T10:50:18.544Z]
[2026-02-10T10:50:18.544Z] common_build:
[2026-02-10T10:50:18.544Z]
[2026-02-10T10:50:18.544Z] build:
[2026-02-10T10:50:18.544Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jvmtest/system/security
[2026-02-10T10:50:18.544Z]
[2026-02-10T10:50:18.544Z] init:
[2026-02-10T10:50:18.544Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jvmtest/system/sharedClasses
[2026-02-10T10:50:18.544Z]
[2026-02-10T10:50:18.544Z] common_build:
[2026-02-10T10:50:18.544Z]
[2026-02-10T10:50:18.544Z] build:
[2026-02-10T10:50:18.544Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jvmtest/system/sharedClasses
[2026-02-10T10:50:18.544Z]
[2026-02-10T10:50:18.544Z] BUILD SUCCESSFUL
[2026-02-10T10:50:18.544Z] Total time: 1 minute 34 seconds
[2026-02-10T10:50:18.544Z] 0
[2026-02-10T10:50:18.544Z]
[2026-02-10T10:50:18.544Z]
[2026-02-10T10:50:18.544Z] RECORD TEST REPOs SHA
[2026-02-10T10:50:18.544Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/../TKG/scripts"; \
[2026-02-10T10:50:18.545Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/../TKG/SHAs.txt"
[2026-02-10T10:50:18.545Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-10T10:50:18.545Z] touch /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-10T10:50:18.545Z] ================================================
[2026-02-10T10:50:18.545Z] timestamp: 20260210-105017
[2026-02-10T10:50:18.545Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests
[2026-02-10T10:50:18.545Z] git repo:
[2026-02-10T10:50:18.545Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-02-10T10:50:18.545Z] sha:
[2026-02-10T10:50:18.545Z] 4c8318f78e063f3435c4aef6f4a61edc83de2f4b
[2026-02-10T10:50:18.545Z] ================================================
[2026-02-10T10:50:18.545Z] timestamp: 20260210-105017
[2026-02-10T10:50:18.545Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG
[2026-02-10T10:50:18.545Z] git repo:
[2026-02-10T10:50:18.545Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-02-10T10:50:18.545Z] sha:
[2026-02-10T10:50:18.545Z] a9e191ceefbd2d7e2cb775891542647c2575d92e
[2026-02-10T10:50:18.545Z] ================================================
[2026-02-10T10:50:18.545Z] timestamp: 20260210-105017
[2026-02-10T10:50:18.545Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/churn/churn
[2026-02-10T10:50:18.545Z] git repo:
[2026-02-10T10:50:18.545Z] Fetch URL: https://github.com/rh-openjdk/churn.git
[2026-02-10T10:50:18.545Z] sha:
[2026-02-10T10:50:18.545Z] 01f9894909307f9a9a154a0df627d16def3d6603
[2026-02-10T10:50:18.545Z] ================================================
[2026-02-10T10:50:18.545Z] timestamp: 20260210-105017
[2026-02-10T10:50:18.545Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/aqa-systemtest
[2026-02-10T10:50:18.545Z] git repo:
[2026-02-10T10:50:18.545Z] Fetch URL: https://github.com/adoptium/aqa-systemtest.git
[2026-02-10T10:50:18.545Z] sha:
[2026-02-10T10:50:18.545Z] ea987227afd9fec0f9c68bfeeefc3beeca16d3e6
[2026-02-10T10:50:18.545Z] ================================================
[2026-02-10T10:50:18.545Z] timestamp: 20260210-105017
[2026-02-10T10:50:18.545Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/STF
[2026-02-10T10:50:18.545Z] git repo:
[2026-02-10T10:50:18.545Z] Fetch URL: https://github.com/adoptium/STF.git
[2026-02-10T10:50:18.545Z] sha:
[2026-02-10T10:50:18.545Z] 91d0e566278d7e8bba2de994f3c0d4164e6bb0d7
[2026-02-10T10:50:18.545Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG'
[Pipeline] }
[2026-02-10T10:50:19.348Z] $ ssh-agent -k
[2026-02-10T10:50:19.370Z] unset SSH_AUTH_SOCK;
[2026-02-10T10:50:19.371Z] unset SSH_AGENT_PID;
[2026-02-10T10:50:19.371Z] echo Agent pid 1081569 killed;
[2026-02-10T10:50:20.180Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-02-10T10:50:20.293Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-10T10:50:20.315Z] ITERATION: 1/1
[Pipeline] sh
[2026-02-10T10:50:22.217Z] + which Xvfb
[2026-02-10T10:50:22.217Z] /usr/bin/Xvfb
[Pipeline] wrap
[2026-02-10T10:50:23.208Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/.xvfb-42-..fbdir7342350088470331237
[Pipeline] {
[Pipeline] sh
[2026-02-10T10:50:45.776Z] + ps -f
[2026-02-10T10:50:45.777Z] + grep [X]vfb
[2026-02-10T10:50:45.777Z] + awk {print $9}
[Pipeline] echo
[2026-02-10T10:50:46.507Z] env.DISPLAY is :0
[Pipeline] sshagent
[2026-02-10T10:50:46.598Z] $ ssh-agent
[2026-02-10T10:50:47.417Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPF7suU/agent.1082559
[2026-02-10T10:50:47.417Z] SSH_AGENT_PID=1082561
[2026-02-10T10:50:47.417Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-10T10:50:49.319Z] + uname
[2026-02-10T10:50:49.319Z] + [ Linux = AIX ]
[2026-02-10T10:50:49.319Z] + uname
[2026-02-10T10:50:49.319Z] + [ Linux = SunOS ]
[2026-02-10T10:50:49.319Z] + uname
[2026-02-10T10:50:49.319Z] + [ Linux = *BSD ]
[2026-02-10T10:50:49.319Z] + MAKE=make
[2026-02-10T10:50:49.319Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-10T10:50:49.319Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2026-02-10T10:50:51.752Z] + uname
[2026-02-10T10:50:51.752Z] + [ Linux = AIX ]
[2026-02-10T10:50:51.752Z] + uname
[2026-02-10T10:50:51.752Z] + [ Linux = SunOS ]
[2026-02-10T10:50:51.752Z] + uname
[2026-02-10T10:50:51.752Z] + [ Linux = *BSD ]
[2026-02-10T10:50:51.752Z] + MAKE=make
[2026-02-10T10:50:51.752Z] + cd ./aqa-tests
[2026-02-10T10:50:51.752Z] + . ./scripts/testenv/testenvSettings.sh
[2026-02-10T10:50:51.752Z] + set +x
[2026-02-10T10:50:51.752Z] make _testList TESTLIST=MathLoadTest_bigdecimal_5m_1,ClassLoadingTest_5m_0,LambdaLoadTest_HS_5m_0,ClassLoadingTest_5m_1,LambdaLoadTest_HS_5m_1,MauveSingleThrdLoad_HS_5m_1,MauveSingleThrdLoad_HS_5m_0,TestJlmRemoteNotifierProxyAuth_0,TestJlmRemoteNotifierProxyAuth_1,ParallelStreamsLoadTest_HS_1,TestJlmLocal_1,TestJlmLocal_0,ParallelStreamsLoadTest_HS_0,TestJlmRemoteMemoryNoAuth_2,TestJlmRemoteMemoryAuth_2,TestJlmRemoteMemoryAuth_1,TestJlmRemoteMemoryNoAuth_1,TestJlmRemoteMemoryNoAuth_0,TestJlmRemoteMemoryAuth_0,TestJlmRemoteClassAuth_2,NioLoadTest_5m_2,MauveMultiThrdLoad_5m_2,MathLoadTest_bigdecimal_5m_2,MathLoadTest_autosimd_5m_2,TestJlmRemoteThreadNoAuth_2,TestJlmRemoteNotifierProxyAuth_2,TestJlmLocal_2,ParallelStreamsLoadTest_HS_2,MauveSingleInvocLoad_HS_5m_2,LambdaLoadTest_HS_5m_2,ClassLoadingTest_5m_2,TestJlmRemoteThreadAuth_2,TestJlmRemoteClassNoAuth_2,MauveSingleThrdLoad_HS_5m_2
[2026-02-10T10:50:51.752Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG'
[2026-02-10T10:50:51.752Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jdkbinary/j2sdk-image
[2026-02-10T10:50:51.752Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/../../externalDependency/system_lib
[2026-02-10T10:50:51.752Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=MathLoadTest_bigdecimal_5m_1,ClassLoadingTest_5m_0,LambdaLoadTest_HS_5m_0,ClassLoadingTest_5m_1,LambdaLoadTest_HS_5m_1,MauveSingleThrdLoad_HS_5m_1,MauveSingleThrdLoad_HS_5m_0,TestJlmRemoteNotifierProxyAuth_0,TestJlmRemoteNotifierProxyAuth_1,ParallelStreamsLoadTest_HS_1,TestJlmLocal_1,TestJlmLocal_0,ParallelStreamsLoadTest_HS_0,TestJlmRemoteMemoryNoAuth_2,TestJlmRemoteMemoryAuth_2,TestJlmRemoteMemoryAuth_1,TestJlmRemoteMemoryNoAuth_1,TestJlmRemoteMemoryNoAuth_0,TestJlmRemoteMemoryAuth_0,TestJlmRemoteClassAuth_2,NioLoadTest_5m_2,MauveMultiThrdLoad_5m_2,MathLoadTest_bigdecimal_5m_2,MathLoadTest_autosimd_5m_2,TestJlmRemoteThreadNoAuth_2,TestJlmRemoteNotifierProxyAuth_2,TestJlmLocal_2,ParallelStreamsLoadTest_HS_2,MauveSingleInvocLoad_HS_5m_2,LambdaLoadTest_HS_5m_2,ClassLoadingTest_5m_2,TestJlmRemoteThreadAuth_2,TestJlmRemoteClassNoAuth_2,MauveSingleThrdLoad_HS_5m_2
[2026-02-10T10:50:51.752Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG'
[2026-02-10T10:50:51.752Z] perl scripts/configure.pl
[2026-02-10T10:50:51.752Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/../../externalDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_ppc-64_le --microArch="" --osLabel="ubuntu.22" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=testList --testList=MathLoadTest_bigdecimal_5m_1,ClassLoadingTest_5m_0,LambdaLoadTest_HS_5m_0,ClassLoadingTest_5m_1,LambdaLoadTest_HS_5m_1,MauveSingleThrdLoad_HS_5m_1,MauveSingleThrdLoad_HS_5m_0,TestJlmRemoteNotifierProxyAuth_0,TestJlmRemoteNotifierProxyAuth_1,ParallelStreamsLoadTest_HS_1,TestJlmLocal_1,TestJlmLocal_0,ParallelStreamsLoadTest_HS_0,TestJlmRemoteMemoryNoAuth_2,TestJlmRemoteMemoryAuth_2,TestJlmRemoteMemoryAuth_1,TestJlmRemoteMemoryNoAuth_1,TestJlmRemoteMemoryNoAuth_0,TestJlmRemoteMemoryAuth_0,TestJlmRemoteClassAuth_2,NioLoadTest_5m_2,MauveMultiThrdLoad_5m_2,MathLoadTest_bigdecimal_5m_2,MathLoadTest_autosimd_5m_2,TestJlmRemoteThreadNoAuth_2,TestJlmRemoteNotifierProxyAuth_2,TestJlmLocal_2,ParallelStreamsLoadTest_HS_2,MauveSingleInvocLoad_HS_5m_2,LambdaLoadTest_HS_5m_2,ClassLoadingTest_5m_2,TestJlmRemoteThreadAuth_2,TestJlmRemoteClassNoAuth_2,MauveSingleThrdLoad_HS_5m_2 --numOfMachines= --testTime= --TRSSURL=
[2026-02-10T10:50:52.719Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-10T10:50:52.719Z]
[2026-02-10T10:50:52.719Z] Starting to generate test make files.
[2026-02-10T10:50:52.719Z]
[2026-02-10T10:50:52.719Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/../system/sharedClasses/playlist.xml
[2026-02-10T10:50:52.719Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/../system/otherLoadTest/playlist.xml
[2026-02-10T10:50:52.719Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/../system/otherLoadTest/autoGen.mk
[2026-02-10T10:50:52.719Z]
[2026-02-10T10:50:52.719Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/../system/churn/playlist.xml
[2026-02-10T10:50:52.719Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/../system/security/playlist.xml
[2026-02-10T10:50:52.719Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/../system/jcstress/playlist.xml
[2026-02-10T10:50:52.719Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/../system/modularity/playlist.xml
[2026-02-10T10:50:53.685Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/../system/mathLoadTest/playlist.xml
[2026-02-10T10:50:53.685Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/../system/mathLoadTest/autoGen.mk
[2026-02-10T10:50:53.685Z]
[2026-02-10T10:50:53.685Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/../system/daaLoadTest/playlist.xml
[2026-02-10T10:50:53.685Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml
[2026-02-10T10:50:53.685Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/../system/lambdaLoadTest/autoGen.mk
[2026-02-10T10:50:53.685Z]
[2026-02-10T10:50:53.685Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/../system/jlm/playlist.xml
[2026-02-10T10:50:53.685Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/../system/jlm/autoGen.mk
[2026-02-10T10:50:53.685Z]
[2026-02-10T10:50:53.685Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml
[2026-02-10T10:50:53.685Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/../system/mauveLoadTest/autoGen.mk
[2026-02-10T10:50:53.685Z]
[2026-02-10T10:50:53.685Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/../system/autoGen.mk
[2026-02-10T10:50:53.685Z]
[2026-02-10T10:50:53.685Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/../autoGen.mk
[2026-02-10T10:50:53.685Z]
[2026-02-10T10:50:53.685Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/../TKG/utils.mk
[2026-02-10T10:50:53.685Z]
[2026-02-10T10:50:53.685Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/../TKG/rerun.mk
[2026-02-10T10:50:53.685Z]
[2026-02-10T10:50:53.685Z] Make files are generated successfully.
[2026-02-10T10:50:53.685Z]
[2026-02-10T10:50:53.685Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG'
[2026-02-10T10:50:53.685Z] make -f runtest.mk _testList
[2026-02-10T10:50:53.685Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG'
[2026-02-10T10:50:53.685Z]
[2026-02-10T10:50:53.685Z] Running make 4.3
[2026-02-10T10:50:53.685Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/TKG/..
[2026-02-10T10:50:53.685Z] set JDK_VERSION to 8
[2026-02-10T10:50:53.685Z] set JDK_IMPL to hotspot
[2026-02-10T10:50:53.685Z] set JVM_VERSION to openjdk8
[2026-02-10T10:50:53.685Z] set JCL_VERSION to latest
[2026-02-10T10:50:53.685Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jdkbinary/j2sdk-image
[2026-02-10T10:50:53.685Z] set SPEC to linux_ppc-64_le
[2026-02-10T10:50:53.685Z] set TEST_FLAG to
[2026-02-10T10:50:53.685Z] set OS_LABEL to ubuntu.22
[2026-02-10T10:50:53.685Z] Running testList ...
[2026-02-10T10:50:53.685Z] There are 34 test targets in testList
[2026-02-10T10:50:53.685Z] "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/jdkbinary/j2sdk-image/bin/java" -version
[2026-02-10T10:50:53.685Z] openjdk version "1.8.0_492-beta"
[2026-02-10T10:50:53.685Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602100939-b01)
[2026-02-10T10:50:53.685Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b01, mixed mode)
[2026-02-10T10:50:53.685Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests'
[2026-02-10T10:50:53.685Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system'
[2026-02-10T10:50:53.685Z] make[5]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/aqa-tests/system/otherLoadTest'
[2026-02-10T10:50:53.685Z] ../system.mk:25: CYGWIN is 0
[2026-02-10T10:50:53.685Z]
[2026-02-10T10:50:53.685Z] ===============================================