Pre Test
Started by upstream project "Test_openjdk8_hs_special.openjdk_ppc64le_linux" build number 53
originally caused by:
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin" build number 535
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 3074
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 367
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2@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_special.openjdk_ppc64le_linux_testList_2@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 6ae53a7631d2a6681514f8dbc46b7c9b7747794e (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 6ae53a7631d2a6681514f8dbc46b7c9b7747794e # timeout=10
Commit message: "Restore Double/Float128VectorTests on x64 jdk21+ OpenJ9 (#6900)"
> git rev-list --no-walk 8e74a53d3981291aa7e506f53aa7671170b8df1a # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-02-17T22:07:42.606Z] SPEC: linux_ppc-64_le
[Pipeline] echo
[2026-02-17T22:07:42.607Z] 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-17T22:07:42.617Z] dynamicAgents: [fyre]
[Pipeline] echo
[2026-02-17T22:07:42.618Z] Provisioning LABEL: ci.role.test&&hw.arch.ppc64le&&sw.os.linux
[Pipeline] nodesByLabel
[2026-02-17T22:07:42.624Z] Found a total of 11 nodes with the 'ci.role.test&&hw.arch.ppc64le&&sw.os.linux' label
[Pipeline] node
[2026-02-17T22:07:57.627Z] Still waiting to schedule task
[2026-02-17T22:07:57.627Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.ppc64le&&sw.os.linux’
[2026-02-17T22:15:41.106Z] Running on test-osuosl-centos74-ppc64le-2 in /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2
[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-17T22:15:41.127Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-17T22:15:41.503Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-17T22:15:41.503Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-17T22:15:41.680Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-02-17T22:15:41.898Z] The recommended git tool is: git
[2026-02-17T22:15:42.256Z] No credentials specified
[2026-02-17T22:15:42.435Z] Cloning the remote Git repository
[2026-02-17T22:15:42.701Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-02-17T22:15:42.701Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/aqa-tests # timeout=10
[2026-02-17T22:15:42.707Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-02-17T22:15:42.708Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-02-17T22:15:42.708Z] > git --version # timeout=10
[2026-02-17T22:15:42.710Z] > git --version # 'git version 2.15.0'
[2026-02-17T22:15:42.710Z] > git fetch --tags --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-17T22:16:20.239Z] Avoid second fetch
[2026-02-17T22:16:20.426Z] Checking out Revision 6ae53a7631d2a6681514f8dbc46b7c9b7747794e (origin/master)
[2026-02-17T22:16:19.962Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-02-17T22:16:19.966Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-17T22:16:20.329Z] > git rev-parse origin/master^{commit} # timeout=10
[2026-02-17T22:16:21.832Z] Commit message: "Restore Double/Float128VectorTests on x64 jdk21+ OpenJ9 (#6900)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[2026-02-17T22:16:20.513Z] > git config core.sparsecheckout # timeout=10
[2026-02-17T22:16:20.516Z] > git checkout -f 6ae53a7631d2a6681514f8dbc46b7c9b7747794e # timeout=10
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/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-17T22:16:23.486Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-02-17T22:16:23.501Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-02-17T22:16:25.585Z] + LC_TIME=C
[2026-02-17T22:16:25.585Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-02-17T22:16:26.308Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-17T22:16:28.186Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-02-17T22:16:28.186Z] Unix type machine..
[2026-02-17T22:16:28.186Z] Running on a Linux host
[2026-02-17T22:16:28.186Z] 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-17T22:16:31.180Z] + printenv
[2026-02-17T22:16:31.180Z] JCK_GIT_BRANCH=master
[2026-02-17T22:16:31.180Z] DYNAMIC_COMPILE=false
[2026-02-17T22:16:31.180Z] JENKINS_NODE_COOKIE=0f7ab097-e7ca-468d-a91e-cadaddfd3f35
[2026-02-17T22:16:31.180Z] OPENJ9_BRANCH=master
[2026-02-17T22:16:31.180Z] XDG_SESSION_ID=266888
[2026-02-17T22:16:31.180Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/20/
[2026-02-17T22:16:31.180Z] DOCKER_REQUIRED=false
[2026-02-17T22:16:31.180Z] UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_special.openjdk_ppc64le_linux
[2026-02-17T22:16:31.180Z] PARALLEL=None
[2026-02-17T22:16:31.180Z] SHELL=/bin/bash
[2026-02-17T22:16:31.180Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-02-17T22:16:31.180Z] jobStatus=SUCCESS
[2026-02-17T22:16:31.180Z] JOBSTARTTIME=Tue, 17 Feb 2026 22:16:24 +0000
[2026-02-17T22:16:31.180Z] STAGE_NAME=Setup
[2026-02-17T22:16:31.180Z] SSH_CLIENT=78.47.239.97 42080 22
[2026-02-17T22:16:31.180Z] RERUN_FAILURE=true
[2026-02-17T22:16:31.180Z] BUILD_TAG=jenkins-Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2-20
[2026-02-17T22:16:31.180Z] SDK_RESOURCE=upstream
[2026-02-17T22:16:31.180Z] TIME_LIMIT=25
[2026-02-17T22:16:31.180Z] NUM_PROCESSORS=4
[2026-02-17T22:16:31.180Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-02-17T22:16:31.180Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-17T22:16:31.180Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2
[2026-02-17T22:16:31.180Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/
[2026-02-17T22:16:31.180Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/20/display/redirect?page=changes
[2026-02-17T22:16:31.180Z] JDK_BRANCH=jdk8u492-b03_adopt
[2026-02-17T22:16:31.180Z] ACTIVE_NODE_TIMEOUT=5
[2026-02-17T22:16:31.180Z] USER=jenkins
[2026-02-17T22:16:31.180Z] ADOPTOPENJDK_BRANCH=master
[2026-02-17T22:16:31.180Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-02-17T22:16:31.180Z] ARCHIVE_TEST_RESULTS=false
[2026-02-17T22:16:31.180Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin
[2026-02-17T22:16:31.180Z] STF_OWNER_BRANCH=adoptium:master
[2026-02-17T22:16:31.181Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-02-17T22:16:31.181Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/20/display/redirect?page=artifacts
[2026-02-17T22:16:31.181Z] ORIGIN_JDK_VERSION=8
[2026-02-17T22:16:31.181Z] SETUP_JCK_RUN=false
[2026-02-17T22:16:31.181Z] PERSONAL_BUILD=false
[2026-02-17T22:16:31.181Z] TKG_OWNER_BRANCH=adoptium:master
[2026-02-17T22:16:31.181Z] RERUN_ITERATIONS=1
[2026-02-17T22:16:31.181Z] SPEC=linux_ppc-64_le
[2026-02-17T22:16:31.181Z] TKG_ITERATIONS=1
[2026-02-17T22:16:31.181Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-02-17T22:16:31.181Z] ITERATIONS=1
[2026-02-17T22:16:31.181Z] PATH=/usr/lib64/ccache:/usr/local/bin:/usr/bin
[2026-02-17T22:16:31.181Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/../../externalDependency/lib
[2026-02-17T22:16:31.181Z] KEEP_REPORTDIR=true
[2026-02-17T22:16:31.181Z] MAIL=/var/mail/jenkins
[2026-02-17T22:16:31.181Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/20/display/redirect
[2026-02-17T22:16:31.181Z] _=/usr/bin/printenv
[2026-02-17T22:16:31.181Z] GENERATE_JOBS=true
[2026-02-17T22:16:31.181Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2
[2026-02-17T22:16:31.181Z] EXIT_FAILURE=false
[2026-02-17T22:16:31.181Z] HUDSON_URL=https://ci.adoptium.net/
[2026-02-17T22:16:31.181Z] JDK_VERSION=8
[2026-02-17T22:16:31.181Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-02-17T22:16:31.181Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-02-17T22:16:31.181Z] LANG=en_US.UTF-8
[2026-02-17T22:16:31.181Z] SLACK_CHANNEL=aqavit-bot
[2026-02-17T22:16:31.181Z] JOB_NAME=Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2
[2026-02-17T22:16:31.181Z] BUILD_DISPLAY_NAME=#20
[2026-02-17T22:16:31.181Z] USE_TESTENV_PROPERTIES=false
[2026-02-17T22:16:31.181Z] JENKINS_URL=https://ci.adoptium.net/
[2026-02-17T22:16:31.181Z] EXIT_SUCCESS=false
[2026-02-17T22:16:31.181Z] BUILD_ID=20
[2026-02-17T22:16:31.181Z] PLATFORM=ppc64le_linux
[2026-02-17T22:16:31.181Z] JDK_IMPL=hotspot
[2026-02-17T22:16:31.181Z] JOB_BASE_NAME=Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2
[2026-02-17T22:16:31.181Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/20/display/redirect?page=tests
[2026-02-17T22:16:31.181Z] SHLVL=3
[2026-02-17T22:16:31.181Z] AUTO_DETECT=true
[2026-02-17T22:16:31.181Z] HOME=/home/jenkins
[2026-02-17T22:16:31.181Z] TAP_NAME=Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2.tap
[2026-02-17T22:16:31.181Z] CI=true
[2026-02-17T22:16:31.181Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2@tmp
[2026-02-17T22:16:31.181Z] EXECUTOR_NUMBER=0
[2026-02-17T22:16:31.181Z] JENKINS_SERVER_COOKIE=durable-bf82347748dc5776852f14450d77ddff7d6ddac90f5d877fc87aac633c3b69d4
[2026-02-17T22:16:31.181Z] NODE_LABELS=test ci.role.test linux sw.os.linux test-osuosl-centos74-ppc64le-2 sw.tool.docker ci.role.perf hw.arch.ppc64le centos7 centos ppc64le
[2026-02-17T22:16:31.181Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/../../externalDependency/system_lib
[2026-02-17T22:16:31.181Z] BUILD_LIST=openjdk
[2026-02-17T22:16:31.181Z] TARGET=-f parallelList.mk testList_2
[2026-02-17T22:16:31.181Z] LOGNAME=jenkins
[2026-02-17T22:16:31.181Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-02-17T22:16:31.181Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2026-02-17T22:16:31.181Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-02-17T22:16:31.181Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-02-17T22:16:31.181Z] SSH_CONNECTION=78.47.239.97 42080 140.211.168.217 22
[2026-02-17T22:16:31.181Z] UPSTREAM_JOB_NUMBER=535
[2026-02-17T22:16:31.181Z] NODE_NAME=test-osuosl-centos74-ppc64le-2
[2026-02-17T22:16:31.181Z] LESSOPEN=||/usr/bin/lesspipe.sh %s
[2026-02-17T22:16:31.181Z] BUILD_NUMBER=20
[2026-02-17T22:16:31.181Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/display/redirect
[2026-02-17T22:16:31.181Z] KEEP_WORKSPACE=false
[2026-02-17T22:16:31.181Z] UPSTREAM_TEST_JOB_NUMBER=53
[2026-02-17T22:16:31.181Z] HUDSON_COOKIE=bc0995ae-dc53-44de-a746-79539beb47b7
[2026-02-17T22:16:31.181Z] XDG_RUNTIME_DIR=/run/user/1001
[2026-02-17T22:16:31.181Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/../../benchmarks
[2026-02-17T22:16:31.181Z] USE_JRE=false
[2026-02-17T22:16:31.181Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/jdkbinary/j2sdk-image
[2026-02-17T22:16:31.181Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-02-17T22:16:31.181Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
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-17T22:16:31.715Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-02-17T22:16:31.727Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-17T22:21:15.464Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-linux-ppc64le-temurin" build number 535
[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-17T22:21:15.687Z] 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-17T22:21:15.693Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2
[Pipeline] {
[Pipeline] sshagent
[2026-02-17T22:21:15.801Z] $ ssh-agent
[2026-02-17T22:21:16.611Z] SSH_AUTH_SOCK=/tmp/ssh-8DSc2CnD0fuO/agent.27988
[2026-02-17T22:21:16.611Z] SSH_AGENT_PID=27991
[2026-02-17T22:21:16.611Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-02-17T22:21:16.626Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-02-17T22:21:16.656Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-02-17T22:21:18.582Z] ++ pwd
[2026-02-17T22:21:18.582Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/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-17T22:21:18.582Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/aqa-tests
[2026-02-17T22:21:18.582Z] get jdk binary...
[2026-02-17T22:21:18.582Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-02-17T22:21:18.582Z] Uncompressing file: OpenJDK8U-jdk_ppc64le_linux_hotspot_8u492b03-ea.tar.gz ...
[2026-02-17T22:21:20.554Z] List files in jdkbinary folder...
[2026-02-17T22:21:20.554Z] total 274380
[2026-02-17T22:21:20.554Z] -rw-r--r--. 1 jenkins jenkins 138497204 Feb 17 21:43 OpenJDK8U-debugimage_ppc64le_linux_hotspot_8u492b03-ea.tar.gz
[2026-02-17T22:21:20.554Z] -rw-r--r--. 1 jenkins jenkins 101043893 Feb 17 21:43 OpenJDK8U-jdk_ppc64le_linux_hotspot_8u492b03-ea.tar.gz
[2026-02-17T22:21:20.554Z] -rw-r--r--. 1 jenkins jenkins 41310948 Feb 17 21:43 OpenJDK8U-jre_ppc64le_linux_hotspot_8u492b03-ea.tar.gz
[2026-02-17T22:21:20.554Z] -rw-r--r--. 1 jenkins jenkins 80722 Feb 17 21:51 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u492b03-ea.json
[2026-02-17T22:21:20.554Z] -rw-rw-r--. 1 jenkins jenkins 21227 Feb 17 21:49 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u492b03-ea-metadata.json
[2026-02-17T22:21:20.554Z] drwxrwxr-x. 3 jenkins jenkins 4096 Feb 17 22:21 tmp
[2026-02-17T22:21:20.554Z] List files in jdkbinary/tmp folder...
[2026-02-17T22:21:20.554Z] total 4
[2026-02-17T22:21:20.554Z] drwxr-xr-x. 8 jenkins jenkins 4096 Feb 17 21:43 jdk8u492-b03
[2026-02-17T22:21:20.554Z] Moving directory jdk8u492-b03/ to ../j2sdk-image
[2026-02-17T22:21:20.554Z] Uncompressing file: OpenJDK8U-jre_ppc64le_linux_hotspot_8u492b03-ea.tar.gz ...
[2026-02-17T22:21:21.514Z] List files in jdkbinary folder...
[2026-02-17T22:21:21.514Z] total 274384
[2026-02-17T22:21:21.514Z] drwxr-xr-x. 8 jenkins jenkins 4096 Feb 17 21:43 j2sdk-image
[2026-02-17T22:21:21.514Z] -rw-r--r--. 1 jenkins jenkins 138497204 Feb 17 21:43 OpenJDK8U-debugimage_ppc64le_linux_hotspot_8u492b03-ea.tar.gz
[2026-02-17T22:21:21.514Z] -rw-r--r--. 1 jenkins jenkins 101043893 Feb 17 21:43 OpenJDK8U-jdk_ppc64le_linux_hotspot_8u492b03-ea.tar.gz
[2026-02-17T22:21:21.514Z] -rw-r--r--. 1 jenkins jenkins 41310948 Feb 17 21:43 OpenJDK8U-jre_ppc64le_linux_hotspot_8u492b03-ea.tar.gz
[2026-02-17T22:21:21.514Z] -rw-r--r--. 1 jenkins jenkins 80722 Feb 17 21:51 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u492b03-ea.json
[2026-02-17T22:21:21.514Z] -rw-rw-r--. 1 jenkins jenkins 21227 Feb 17 21:49 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u492b03-ea-metadata.json
[2026-02-17T22:21:21.514Z] drwxrwxr-x. 3 jenkins jenkins 4096 Feb 17 22:21 tmp
[2026-02-17T22:21:21.514Z] List files in jdkbinary/tmp folder...
[2026-02-17T22:21:21.515Z] total 4
[2026-02-17T22:21:21.515Z] drwxr-xr-x. 5 jenkins jenkins 4096 Feb 17 21:43 jdk8u492-b03-jre
[2026-02-17T22:21:21.515Z] Moving directory jdk8u492-b03-jre/ to ../j2re-image
[2026-02-17T22:21:21.515Z] Uncompressing OpenJDK8U-debugimage_ppc64le_linux_hotspot_8u492b03-ea.tar.gz over ./j2sdk-image/jre...
[2026-02-17T22:21:24.641Z] Removing top-level folder jdk8u492-b03-debug-image/
[2026-02-17T22:21:24.642Z] Removing top-level folder jdk8u492-b03/
[2026-02-17T22:21:24.642Z] Run /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/jdkbinary/j2sdk-image/bin/java -version
[2026-02-17T22:21:24.642Z] =JAVA VERSION OUTPUT BEGIN=
[2026-02-17T22:21:24.642Z] openjdk version "1.8.0_492-beta"
[2026-02-17T22:21:24.642Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602172107-b03)
[2026-02-17T22:21:24.642Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b03, mixed mode)
[2026-02-17T22:21:24.642Z] =JAVA VERSION OUTPUT END=
[2026-02-17T22:21:24.642Z] =RELEASE INFO BEGIN=
[2026-02-17T22:21:24.642Z] JAVA_VERSION="1.8.0_492"
[2026-02-17T22:21:24.642Z] OS_NAME="Linux"
[2026-02-17T22:21:24.642Z] OS_VERSION="2.6"
[2026-02-17T22:21:24.642Z] OS_ARCH="ppc64le"
[2026-02-17T22:21:24.642Z] SOURCE=".:git:42033a331a3c+"
[2026-02-17T22:21:24.642Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-02-17T22:21:24.642Z] BUILD_SOURCE="git:e96bbeac79b072cebb4fb1a6123e60383fd5bbce"
[2026-02-17T22:21:24.642Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-02-17T22:21:24.642Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2026-02-17T22:21:24.642Z] FULL_VERSION="1.8.0_492-beta-202602172107-b03"
[2026-02-17T22:21:24.642Z] SEMANTIC_VERSION="8.0.492+3"
[2026-02-17T22:21:24.642Z] BUILD_INFO="OS: Linux Version: 6.8.0-41-generic"
[2026-02-17T22:21:24.642Z] JVM_VARIANT="Hotspot"
[2026-02-17T22:21:24.642Z] JVM_VERSION="25.492-b03"
[2026-02-17T22:21:24.642Z] IMAGE_TYPE="JDK"
[2026-02-17T22:21:24.642Z] =RELEASE INFO END=
[2026-02-17T22:21:24.642Z] get testKitGen...
[2026-02-17T22:21:24.642Z] git clone -q https://github.com/adoptium/TKG.git
[2026-02-17T22:21:38.237Z] git rev-parse master
[2026-02-17T22:21:38.237Z] git checkout -q -f d8a5e7b9cec170af57c956a21372271dee7f8dfe
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-02-17T22:21:38.926Z] $ ssh-agent -k
[2026-02-17T22:21:38.932Z] unset SSH_AUTH_SOCK;
[2026-02-17T22:21:38.932Z] unset SSH_AGENT_PID;
[2026-02-17T22:21:38.932Z] echo Agent pid 27991 killed;
[2026-02-17T22:21:39.735Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-17T22:21:40.217Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_2&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_special.openjdk_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=true&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-b03_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=53&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=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=535&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-02-17T22:21:40.228Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_2&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_special.openjdk_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=true&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-osuosl-centos74-ppc64le-2&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-b03_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=53&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=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=535&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-02-17T22:21:40.275Z] Building tests...
[Pipeline] timeout
[2026-02-17T22:21:40.278Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-17T22:21:41.370Z] Copied 1 artifact from "Test_openjdk8_hs_special.openjdk_ppc64le_linux" build number 53
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-02-17T22:21:41.413Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-17T22:21:41.427Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2026-02-17T22:21:41.849Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2026-02-17T22:21:41.862Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2026-02-17T22:21:41.962Z] $ ssh-agent
[2026-02-17T22:21:42.771Z] SSH_AUTH_SOCK=/tmp/ssh-8bAgDwjXO20c/agent.28114
[2026-02-17T22:21:42.771Z] SSH_AGENT_PID=28116
[2026-02-17T22:21:42.771Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-17T22:21:44.653Z] + bash ./compile.sh
[2026-02-17T22:21:44.653Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/jdkbinary/j2sdk-image
[2026-02-17T22:21:44.653Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/../../externalDependency/lib
[2026-02-17T22:21:44.653Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-17T22:21:44.653Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-17T22:21:44.653Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-17T22:21:44.654Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-17T22:21:44.654Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-17T22:21:45.614Z]
[2026-02-17T22:21:45.614Z] build:
[2026-02-17T22:21:45.614Z]
[2026-02-17T22:21:45.614Z] clean:
[2026-02-17T22:21:45.614Z]
[2026-02-17T22:21:45.614Z] init:
[2026-02-17T22:21:45.614Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/bin
[2026-02-17T22:21:45.614Z]
[2026-02-17T22:21:45.614Z] getDependentLibs:
[2026-02-17T22:21:45.614Z] [exec] --------------------------------------------
[2026-02-17T22:21:45.615Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/../../externalDependency/lib
[2026-02-17T22:21:45.615Z] [exec] task is set to default
[2026-02-17T22:21:45.615Z] [exec] dependencyList is set to json_simple
[2026-02-17T22:21:45.615Z] [exec] System Test jars will not be downloaded.
[2026-02-17T22:21:45.615Z] [exec] --------------------------------------------
[2026-02-17T22:21:45.615Z] [exec] Starting download third party dependent jars
[2026-02-17T22:21:45.615Z] [exec] --------------------------------------------
[2026-02-17T22:21:45.615Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/../../externalDependency/lib
[2026-02-17T22:21:45.615Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-02-17T22:21:45.615Z] [exec] downloaded dependent third party jars successfully
[2026-02-17T22:21:45.615Z]
[2026-02-17T22:21:45.615Z] compile:
[2026-02-17T22:21:45.615Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-17T22:21:45.615Z] [echo] ============COMPILER SETTINGS============
[2026-02-17T22:21:45.615Z] [echo] ===fork: yes
[2026-02-17T22:21:45.615Z] [echo] ===debug: on
[2026-02-17T22:21:45.615Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/bin
[2026-02-17T22:21:47.688Z]
[2026-02-17T22:21:47.688Z] dist:
[2026-02-17T22:21:47.688Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-17T22:21:48.648Z]
[2026-02-17T22:21:48.648Z] BUILD SUCCESSFUL
[2026-02-17T22:21:48.648Z] Total time: 3 seconds
[2026-02-17T22:21:48.648Z] 0
[2026-02-17T22:21:48.648Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-17T22:21:48.648Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-17T22:21:48.648Z] microArchOutput: machine : CHRP IBM pSeries (emulated by qemu)
[2026-02-17T22:21:49.609Z] ****************************** MACHINE INFO ******************************
[2026-02-17T22:21:49.609Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG
[2026-02-17T22:21:49.609Z] Free Physical Memory Size : 3395158016
[2026-02-17T22:21:49.609Z] Free space (bytes) : 31630360576
[2026-02-17T22:21:49.609Z] Total Physical Memory Size : 8023506944
[2026-02-17T22:21:49.609Z] Total space (bytes) : 84477304832
[2026-02-17T22:21:49.609Z] Usable space (bytes) : 28146335744
[2026-02-17T22:21:49.609Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-17T22:21:49.609Z] bashVersion :
[2026-02-17T22:21:49.609Z] GNU bash, version 4.2.46(2)-release (powerpc64le-redhat-linux-gnu)
[2026-02-17T22:21:49.609Z] Copyright (C) 2011 Free Software Foundation, Inc.
[2026-02-17T22:21:49.609Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-17T22:21:49.609Z]
[2026-02-17T22:21:49.609Z] This is free software; you are free to change and redistribute it.
[2026-02-17T22:21:49.609Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-17T22:21:49.609Z] cpuCores : 4
[2026-02-17T22:21:49.609Z] curlVersion :
[2026-02-17T22:21:49.609Z] curl 7.79.1 (powerpc64le-unknown-linux-gnu) libcurl/7.79.1 OpenSSL/1.0.2k-fips zlib/1.2.7
[2026-02-17T22:21:49.609Z] Release-Date: 2021-09-22
[2026-02-17T22:21:49.609Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2026-02-17T22:21:49.609Z] Features: alt-svc AsynchDNS HSTS HTTPS-proxy IPv6 Largefile libz NTLM NTLM_WB SSL UnixSockets
[2026-02-17T22:21:49.609Z] dockerVersion : Docker version v26.1.4, build 5650f9b
[2026-02-17T22:21:49.609Z] gcc version : 4.8.5
[2026-02-17T22:21:49.609Z] gclibc version : ldd (GNU libc) 2.17
[2026-02-17T22:21:49.609Z] gdb version : bash: gdb: command not found
[2026-02-17T22:21:49.609Z] lldb version : Command could not be executed
[2026-02-17T22:21:49.609Z] makeVersion :
[2026-02-17T22:21:49.609Z] GNU Make 4.1
[2026-02-17T22:21:49.609Z] Built for powerpc64le-unknown-linux-gnu
[2026-02-17T22:21:49.609Z] Copyright (C) 1988-2014 Free Software Foundation, Inc.
[2026-02-17T22:21:49.609Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-17T22:21:49.609Z] This is free software: you are free to change and redistribute it.
[2026-02-17T22:21:49.609Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-17T22:21:49.609Z] mavenVersion :
[2026-02-17T22:21:49.609Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2026-02-17T22:21:49.609Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-02-17T22:21:49.609Z] Java version: 1.8.0_492-beta, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/jdkbinary/j2sdk-image/jre
[2026-02-17T22:21:49.610Z] Default locale: en_US, platform encoding: UTF-8
[2026-02-17T22:21:49.610Z] OS name: "linux", version: "3.10.0-1160.105.1.el7.ppc64le", arch: "ppc64le", family: "unix"
[2026-02-17T22:21:49.610Z] osInfo :
[2026-02-17T22:21:49.610Z] NAME="CentOS Linux"
[2026-02-17T22:21:49.610Z] VERSION="7 (AltArch)"
[2026-02-17T22:21:49.610Z] ID="centos"
[2026-02-17T22:21:49.610Z] ID_LIKE="rhel fedora"
[2026-02-17T22:21:49.610Z] VERSION_ID="7"
[2026-02-17T22:21:49.610Z] PRETTY_NAME="CentOS Linux 7 (AltArch)"
[2026-02-17T22:21:49.610Z] ANSI_COLOR="0;31"
[2026-02-17T22:21:49.610Z] CPE_NAME="cpe:/o:centos:centos:7:server"
[2026-02-17T22:21:49.610Z] HOME_URL="https://www.centos.org/"
[2026-02-17T22:21:49.610Z] BUG_REPORT_URL="https://bugs.centos.org/"
[2026-02-17T22:21:49.610Z]
[2026-02-17T22:21:49.610Z] CENTOS_MANTISBT_PROJECT="CentOS-7"
[2026-02-17T22:21:49.610Z] CENTOS_MANTISBT_PROJECT_VERSION="7"
[2026-02-17T22:21:49.610Z] REDHAT_SUPPORT_PRODUCT="centos"
[2026-02-17T22:21:49.610Z] REDHAT_SUPPORT_PRODUCT_VERSION="7"
[2026-02-17T22:21:49.610Z]
[2026-02-17T22:21:49.610Z] osLabel : cent.7
[2026-02-17T22:21:49.610Z] perlVersion :
[2026-02-17T22:21:49.610Z]
[2026-02-17T22:21:49.610Z] This is perl 5, version 16, subversion 3 (v5.16.3) built for ppc64le-linux-thread-multi
[2026-02-17T22:21:49.610Z] (with 44 registered patches, see perl -V for more detail)
[2026-02-17T22:21:49.610Z]
[2026-02-17T22:21:49.610Z] Copyright 1987-2012, Larry Wall
[2026-02-17T22:21:49.610Z]
[2026-02-17T22:21:49.610Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-17T22:21:49.610Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-17T22:21:49.610Z]
[2026-02-17T22:21:49.610Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-17T22:21:49.610Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-17T22:21:49.610Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-02-17T22:21:49.610Z]
[2026-02-17T22:21:49.610Z] podmanVersion : bash: podman: command not found
[2026-02-17T22:21:49.610Z] procArch : ppc64le
[2026-02-17T22:21:49.610Z] sysArch : ppc64le
[2026-02-17T22:21:49.610Z] sysOS : Linux
[2026-02-17T22:21:49.610Z] ulimit :
[2026-02-17T22:21:49.610Z] core file size (blocks, -c) 0
[2026-02-17T22:21:49.610Z] data seg size (kbytes, -d) unlimited
[2026-02-17T22:21:49.610Z] scheduling priority (-e) 0
[2026-02-17T22:21:49.610Z] file size (blocks, -f) unlimited
[2026-02-17T22:21:49.610Z] pending signals (-i) 30252
[2026-02-17T22:21:49.610Z] max locked memory (kbytes, -l) 64
[2026-02-17T22:21:49.610Z] max memory size (kbytes, -m) unlimited
[2026-02-17T22:21:49.610Z] open files (-n) 4096
[2026-02-17T22:21:49.610Z] pipe size (512 bytes, -p) 8
[2026-02-17T22:21:49.610Z] POSIX message queues (bytes, -q) 819200
[2026-02-17T22:21:49.610Z] real-time priority (-r) 0
[2026-02-17T22:21:49.610Z] stack size (kbytes, -s) 8192
[2026-02-17T22:21:49.610Z] cpu time (seconds, -t) unlimited
[2026-02-17T22:21:49.610Z] max user processes (-u) 4096
[2026-02-17T22:21:49.610Z] virtual memory (kbytes, -v) unlimited
[2026-02-17T22:21:49.610Z] file locks (-x) unlimited
[2026-02-17T22:21:49.611Z] uname : Linux test-osuosl-centos74-ppc64le-2.adoptopenjdk.net 3.10.0-1160.105.1.el7.ppc64le #1 SMP Thu Dec 7 15:43:11 UTC 2023 ppc64le ppc64le ppc64le GNU/Linux
[2026-02-17T22:21:49.611Z] vmVendor : Oracle Corporation
[2026-02-17T22:21:49.611Z] vmVersion : 25.492-b03
[2026-02-17T22:21:49.611Z] xlc version : bash: xlC: command not found
[2026-02-17T22:21:49.611Z] **************************************************************************
[2026-02-17T22:21:49.611Z]
[2026-02-17T22:21:49.611Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-17T22:21:49.611Z]
[2026-02-17T22:21:49.611Z] System.getProperty('java.vendor')=Temurin
[2026-02-17T22:21:49.611Z]
[2026-02-17T22:21:49.611Z] System.getProperty('os.name')=Linux
[2026-02-17T22:21:49.611Z]
[2026-02-17T22:21:49.611Z] System.getProperty('os.arch')=ppc64le
[2026-02-17T22:21:49.611Z]
[2026-02-17T22:21:49.611Z] System.getProperty('java.fullversion')=null
[2026-02-17T22:21:49.611Z]
[2026-02-17T22:21:49.611Z] System.getProperty('sun.arch.data.model')=64
[2026-02-17T22:21:49.611Z]
[2026-02-17T22:21:49.611Z] make -f clean.mk cleanBuild
[2026-02-17T22:21:49.611Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG'
[2026-02-17T22:21:49.611Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/../../jvmtest
[2026-02-17T22:21:49.611Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG'
[2026-02-17T22:21:49.611Z] make -f compile.mk compile
[2026-02-17T22:21:49.611Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG'
[2026-02-17T22:21:49.611Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-17T22:21:49.611Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-17T22:21:49.612Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=openjdk" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_ppc-64_le" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-17T22:21:49.612Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-17T22:21:49.612Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/scripts/build_test.xml
[2026-02-17T22:21:50.653Z] [echo] build.list is TestConfig/build.xml,openjdk/build.xml
[2026-02-17T22:21:50.653Z]
[2026-02-17T22:21:50.653Z] -create_test_directory:
[2026-02-17T22:21:50.653Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/jvmtest
[2026-02-17T22:21:50.653Z]
[2026-02-17T22:21:50.653Z] stage_test_material:
[2026-02-17T22:21:50.653Z] [copy] Copying 136 files to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/jvmtest
[2026-02-17T22:21:50.653Z]
[2026-02-17T22:21:50.653Z] build:
[2026-02-17T22:21:50.653Z]
[2026-02-17T22:21:50.653Z] build:
[2026-02-17T22:21:51.614Z]
[2026-02-17T22:21:51.614Z] getJtregVersion:
[2026-02-17T22:21:51.614Z] [echo] jtreg version used is : jtreg_5_1_b01
[2026-02-17T22:21:51.614Z]
[2026-02-17T22:21:51.614Z] getDependentLibs:
[2026-02-17T22:21:51.614Z] [exec] --------------------------------------------
[2026-02-17T22:21:51.614Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/../../externalDependency/lib
[2026-02-17T22:21:51.614Z] [exec] task is set to default
[2026-02-17T22:21:51.614Z] [exec] dependencyList is set to jtreg_5_1_b01
[2026-02-17T22:21:51.614Z] [exec] System Test jars will not be downloaded.
[2026-02-17T22:21:51.614Z] [exec] --------------------------------------------
[2026-02-17T22:21:51.614Z] [exec] Starting download third party dependent jars
[2026-02-17T22:21:51.614Z] [exec] --------------------------------------------
[2026-02-17T22:21:51.614Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/../../externalDependency/lib
[2026-02-17T22:21:51.614Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2026-02-17T22:21:51.614Z] [exec] downloaded dependent third party jars successfully
[2026-02-17T22:21:51.615Z]
[2026-02-17T22:21:51.615Z] getJtreg:
[2026-02-17T22:21:51.615Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/jvmtest/openjdk
[2026-02-17T22:21:51.615Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/aqa-tests/openjdk
[2026-02-17T22:21:51.615Z]
[2026-02-17T22:21:51.615Z] openjdk-jdk.check:
[2026-02-17T22:21:51.615Z]
[2026-02-17T22:21:51.615Z] getOpenjdk:
[2026-02-17T22:21:51.615Z] [echo] Using user specified repo and branch
[2026-02-17T22:21:51.615Z] [exec] git clone --depth 1 -q --reference-if-able /home/jenkins/openjdk_cache -b jdk8u492-b03_adopt https://github.com/adoptium/jdk8u openjdktempinfo: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository.
[2026-02-17T22:21:51.615Z] [exec]
[2026-02-17T22:22:44.372Z] [exec] Note: checking out '42033a331a3cd68fdaf25e686420b354da881daf'.
[2026-02-17T22:22:44.373Z] [exec]
[2026-02-17T22:22:44.373Z] [exec] You are in 'detached HEAD' state. You can look around, make experimental
[2026-02-17T22:22:44.373Z] [exec] changes and commit them, and you can discard any commits you make in this
[2026-02-17T22:22:44.373Z] [exec] state without impacting any branches by performing another checkout.
[2026-02-17T22:22:44.373Z] [exec]
[2026-02-17T22:22:44.373Z] [exec] If you want to create a new branch to retain commits you create, you may
[2026-02-17T22:22:44.373Z] [exec] do so (now or later) by using -b with the checkout command again. Example:
[2026-02-17T22:22:44.373Z] [exec]
[2026-02-17T22:22:44.373Z] [exec] git checkout -b <new-branch-name>
[2026-02-17T22:22:44.373Z] [exec]
[2026-02-17T22:22:51.129Z] [exec] Check sha in openjdk-jdk and store the info in /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/../testenv/testenv.properties
[2026-02-17T22:22:51.129Z] [exec] JDK8_REPO=https://github.com/adoptium/jdk8u
[2026-02-17T22:22:51.129Z] [exec] JDK8_BRANCH=42033a331a3cd68fdaf25e686420b354da881daf
[2026-02-17T22:22:51.129Z]
[2026-02-17T22:22:51.129Z] dist:
[2026-02-17T22:22:52.106Z] [copy] Copying 10 files to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/jvmtest/openjdk
[2026-02-17T22:22:52.106Z]
[2026-02-17T22:22:52.106Z] BUILD SUCCESSFUL
[2026-02-17T22:22:52.106Z] Total time: 1 minute 2 seconds
[2026-02-17T22:22:52.106Z] 0
[2026-02-17T22:22:52.106Z]
[2026-02-17T22:22:52.106Z]
[2026-02-17T22:22:52.106Z] RECORD TEST REPOs SHA
[2026-02-17T22:22:52.106Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/../TKG/scripts"; \
[2026-02-17T22:22:52.106Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/../TKG/SHAs.txt"
[2026-02-17T22:22:52.106Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-17T22:22:52.106Z] touch /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-17T22:22:52.106Z] ================================================
[2026-02-17T22:22:52.106Z] timestamp: 20260217-222251
[2026-02-17T22:22:52.106Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG
[2026-02-17T22:22:52.106Z] git repo:
[2026-02-17T22:22:52.106Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-02-17T22:22:52.106Z] sha:
[2026-02-17T22:22:52.106Z] d8a5e7b9cec170af57c956a21372271dee7f8dfe
[2026-02-17T22:22:52.106Z] ================================================
[2026-02-17T22:22:52.106Z] timestamp: 20260217-222251
[2026-02-17T22:22:52.106Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/aqa-tests/openjdk/openjdk-jdk
[2026-02-17T22:22:52.106Z] git repo:
[2026-02-17T22:22:52.106Z] Fetch URL: https://github.com/adoptium/jdk8u
[2026-02-17T22:22:52.106Z] sha:
[2026-02-17T22:22:52.106Z] 42033a331a3cd68fdaf25e686420b354da881daf
[2026-02-17T22:22:52.106Z] ================================================
[2026-02-17T22:22:52.106Z] timestamp: 20260217-222251
[2026-02-17T22:22:52.107Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/aqa-tests
[2026-02-17T22:22:52.107Z] git repo:
[2026-02-17T22:22:52.107Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-02-17T22:22:52.107Z] sha:
[2026-02-17T22:22:52.107Z] 6ae53a7631d2a6681514f8dbc46b7c9b7747794e
[2026-02-17T22:22:52.107Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG'
[Pipeline] }
[2026-02-17T22:22:52.902Z] $ ssh-agent -k
[2026-02-17T22:22:52.909Z] unset SSH_AUTH_SOCK;
[2026-02-17T22:22:52.909Z] unset SSH_AGENT_PID;
[2026-02-17T22:22:52.909Z] echo Agent pid 28116 killed;
[2026-02-17T22:22:53.707Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-02-17T22:22:53.824Z] 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-17T22:22:53.850Z] ITERATION: 1/1
[Pipeline] sh
[2026-02-17T22:22:55.727Z] + which Xvfb
[2026-02-17T22:22:55.727Z] /usr/bin/Xvfb
[Pipeline] wrap
[2026-02-17T22:22:56.712Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/.xvfb-20-..fbdir16889958591306590878
[Pipeline] {
[Pipeline] sh
[2026-02-17T22:23:19.214Z] + ps -f
[2026-02-17T22:23:19.214Z] + grep '[X]vfb'
[2026-02-17T22:23:19.214Z] + awk '{print $9}'
[Pipeline] echo
[2026-02-17T22:23:19.940Z] env.DISPLAY is :0
[Pipeline] sshagent
[2026-02-17T22:23:20.031Z] $ ssh-agent
[2026-02-17T22:23:20.838Z] SSH_AUTH_SOCK=/tmp/ssh-Znx4ZmedNMRK/agent.28795
[2026-02-17T22:23:20.838Z] SSH_AGENT_PID=28797
[2026-02-17T22:23:20.838Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-17T22:23:22.754Z] ++ uname
[2026-02-17T22:23:22.754Z] + '[' Linux = AIX ']'
[2026-02-17T22:23:22.754Z] ++ uname
[2026-02-17T22:23:22.754Z] + '[' Linux = SunOS ']'
[2026-02-17T22:23:22.754Z] ++ uname
[2026-02-17T22:23:22.754Z] + '[' Linux = '*BSD' ']'
[2026-02-17T22:23:22.754Z] + MAKE=make
[2026-02-17T22:23:22.754Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-17T22:23:22.754Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2026-02-17T22:23:25.152Z] ++ uname
[2026-02-17T22:23:25.152Z] + '[' Linux = AIX ']'
[2026-02-17T22:23:25.152Z] ++ uname
[2026-02-17T22:23:25.152Z] + '[' Linux = SunOS ']'
[2026-02-17T22:23:25.152Z] ++ uname
[2026-02-17T22:23:25.152Z] + '[' Linux = '*BSD' ']'
[2026-02-17T22:23:25.152Z] + MAKE=make
[2026-02-17T22:23:25.152Z] + cd ./aqa-tests
[2026-02-17T22:23:25.152Z] + . ./scripts/testenv/testenvSettings.sh
[2026-02-17T22:23:25.152Z] ++ set +x
[2026-02-17T22:23:25.152Z] parallelList.mk:17: warning: overriding recipe for target 'testList_0'
[2026-02-17T22:23:25.152Z] parallelList.mk:8: warning: ignoring old recipe for target 'testList_0'
[2026-02-17T22:23:25.152Z] make _testList TESTLIST=jdk_math_jre_1,jdk_custom_0
[2026-02-17T22:23:25.152Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG'
[2026-02-17T22:23:25.152Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/jdkbinary/j2sdk-image
[2026-02-17T22:23:25.152Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/../../externalDependency/lib
[2026-02-17T22:23:25.152Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=jdk_math_jre_1,jdk_custom_0
[2026-02-17T22:23:25.152Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG'
[2026-02-17T22:23:25.152Z] perl scripts/configure.pl
[2026-02-17T22:23:25.152Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_ppc-64_le --microArch="" --osLabel="cent.7" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=testList --testList=jdk_math_jre_1,jdk_custom_0 --numOfMachines= --testTime= --TRSSURL=
[2026-02-17T22:23:25.152Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-17T22:23:25.152Z]
[2026-02-17T22:23:25.152Z] Starting to generate test make files.
[2026-02-17T22:23:25.152Z]
[2026-02-17T22:23:26.397Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/../openjdk/playlist.xml
[2026-02-17T22:23:26.397Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/../openjdk/autoGen.mk
[2026-02-17T22:23:26.397Z]
[2026-02-17T22:23:26.397Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/../autoGen.mk
[2026-02-17T22:23:26.397Z]
[2026-02-17T22:23:26.397Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/../TKG/utils.mk
[2026-02-17T22:23:26.397Z]
[2026-02-17T22:23:26.397Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/../TKG/rerun.mk
[2026-02-17T22:23:26.397Z]
[2026-02-17T22:23:26.397Z] Make files are generated successfully.
[2026-02-17T22:23:26.397Z]
[2026-02-17T22:23:26.397Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG'
[2026-02-17T22:23:26.397Z] make -f runtest.mk _testList
[2026-02-17T22:23:26.397Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG'
[2026-02-17T22:23:27.358Z]
[2026-02-17T22:23:27.358Z] Running make 4.1
[2026-02-17T22:23:27.358Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/..
[2026-02-17T22:23:27.358Z] set JDK_VERSION to 8
[2026-02-17T22:23:27.358Z] set JDK_IMPL to hotspot
[2026-02-17T22:23:27.358Z] set JVM_VERSION to openjdk8
[2026-02-17T22:23:27.358Z] set JCL_VERSION to latest
[2026-02-17T22:23:27.358Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/jdkbinary/j2sdk-image
[2026-02-17T22:23:27.358Z] set SPEC to linux_ppc-64_le
[2026-02-17T22:23:27.358Z] set TEST_FLAG to
[2026-02-17T22:23:27.358Z] set OS_LABEL to cent.7
[2026-02-17T22:23:27.358Z] Running testList ...
[2026-02-17T22:23:27.358Z] There are 2 test targets in testList
[2026-02-17T22:23:27.358Z] "/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/jdkbinary/j2sdk-image/bin/java" -version
[2026-02-17T22:23:27.358Z] openjdk version "1.8.0_492-beta"
[2026-02-17T22:23:27.358Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602172107-b03)
[2026-02-17T22:23:27.358Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b03, mixed mode)
[2026-02-17T22:23:27.358Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/aqa-tests'
[2026-02-17T22:23:27.358Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/aqa-tests/openjdk'
[2026-02-17T22:23:27.358Z]
[2026-02-17T22:23:27.358Z] ===============================================