Test_openjdk8_hs_sanity.openjdk_ppc64le_linux

Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin" build number 520 originally caused by: Started by upstream project "build-scripts/openjdk8-pipeline" build number 3040 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 330 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests The recommended git tool is: git No credentials specified Wiping out workspace first. Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/adoptium/aqa-tests.git > git init /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10 Fetching upstream changes from https://github.com/adoptium/aqa-tests.git > git --version # timeout=10 > git --version # 'git version 2.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 85bc66f0396c3ec9d4ad81bc2ecc81cce19cb740 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 85bc66f0396c3ec9d4ad81bc2ecc81cce19cb740 # timeout=10 Commit message: "[JDK26] Exclude JEP500 Specific Tests" > git rev-list --no-walk c5b9b68617e160f1e6373ee243cc572fdf44f36b # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2025-11-22T22:03:00.498Z] SPEC: linux_ppc-64_le [Pipeline] echo [2025-11-22T22:03:00.500Z] LABEL: ci.role.test&&hw.arch.ppc64le&&sw.os.linux [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2025-11-22T22:03:00.512Z] Found a total of 10 nodes with the 'ci.role.test&&hw.arch.ppc64le&&sw.os.linux' label Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues. [Pipeline] echo [2025-11-22T22:03:00.516Z] dynamicAgents: [fyre] [Pipeline] node [2025-11-22T22:03:00.548Z] Running on test-osuosl-ubuntu2404-ppc64le-1 in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux [Pipeline] { Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] retry [Pipeline] { [Pipeline] timeout [2025-11-22T22:03:00.622Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-11-22T22:03:00.999Z] [WS-CLEANUP] Deleting project workspace... [2025-11-22T22:03:00.999Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-11-22T22:03:01.172Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-11-22T22:03:01.402Z] The recommended git tool is: git [2025-11-22T22:03:01.754Z] No credentials specified [2025-11-22T22:03:01.929Z] Cloning the remote Git repository [2025-11-22T22:03:02.191Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-11-22T22:03:02.192Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/aqa-tests # timeout=10 [2025-11-22T22:03:02.199Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2025-11-22T22:03:02.199Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-11-22T22:03:02.200Z] > git --version # timeout=10 [2025-11-22T22:03:02.204Z] > git --version # 'git version 2.43.0' [2025-11-22T22:03:02.205Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-22T22:03:08.330Z] Avoid second fetch [2025-11-22T22:03:08.045Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-11-22T22:03:08.053Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-22T22:03:08.509Z] Checking out Revision 85bc66f0396c3ec9d4ad81bc2ecc81cce19cb740 (origin/master) [2025-11-22T22:03:08.415Z] > git rev-parse origin/master^{commit} # timeout=10 [2025-11-22T22:03:08.594Z] > git config core.sparsecheckout # timeout=10 [2025-11-22T22:03:08.599Z] > git checkout -f 85bc66f0396c3ec9d4ad81bc2ecc81cce19cb740 # timeout=10 [2025-11-22T22:03:09.892Z] Commit message: "[JDK26] Exclude JEP500 Specific Tests" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/aqa-tests/buildenv/jenkins/JenkinsfileBase) [Pipeline] } [Pipeline] // load Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-11-22T22:03:11.823Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2025-11-22T22:03:11.840Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-11-22T22:03:13.696Z] + LC_TIME=C date +%a, %d %b %Y %T %z [Pipeline] echo [2025-11-22T22:03:14.404Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-11-22T22:03:16.296Z] + aqa-tests/terminateTestProcesses.sh jenkins [2025-11-22T22:03:16.296Z] Unix type machine.. [2025-11-22T22:03:16.296Z] Running on a Linux host [2025-11-22T22:03:16.296Z] 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 [2025-11-22T22:03:20.058Z] + printenv [2025-11-22T22:03:20.058Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-11-22T22:03:20.058Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-11-22T22:03:20.058Z] SETUP_JCK_RUN=false [2025-11-22T22:03:20.058Z] USE_TESTENV_PROPERTIES=false [2025-11-22T22:03:20.058Z] EXTERNAL_CUSTOM_BRANCH=master [2025-11-22T22:03:20.058Z] BUILD_LIST=openjdk [2025-11-22T22:03:20.058Z] USER=jenkins [2025-11-22T22:03:20.058Z] SSH_CLIENT=78.47.239.97 56560 22 [2025-11-22T22:03:20.058Z] SDK_RESOURCE=upstream [2025-11-22T22:03:20.058Z] CI=true [2025-11-22T22:03:20.058Z] OPENJ9_BRANCH=master [2025-11-22T22:03:20.058Z] jobStatus=SUCCESS [2025-11-22T22:03:20.058Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2025-11-22T22:03:20.058Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/1027/display/redirect?page=changes [2025-11-22T22:03:20.058Z] UPSTREAM_JOB_NUMBER=520 [2025-11-22T22:03:20.058Z] XDG_SESSION_TYPE=tty [2025-11-22T22:03:20.058Z] HUDSON_URL=https://ci.adoptium.net/ [2025-11-22T22:03:20.058Z] TARGET=sanity.openjdk [2025-11-22T22:03:20.059Z] EXIT_FAILURE=false [2025-11-22T22:03:20.059Z] SHLVL=0 [2025-11-22T22:03:20.059Z] NODE_LABELS=test-osuosl-ubuntu2404-ppc64le-1 test ci.role.test ubuntu linux sw.os.linux ubuntu2404 sw.tool.docker hw.arch.ppc64le centos ppc64le [2025-11-22T22:03:20.059Z] HOME=/home/jenkins [2025-11-22T22:03:20.059Z] STF_OWNER_BRANCH=adoptium:master [2025-11-22T22:03:20.059Z] USE_JRE=false [2025-11-22T22:03:20.059Z] OLDPWD=/home/jenkins [2025-11-22T22:03:20.059Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/1027/ [2025-11-22T22:03:20.059Z] ADOPTOPENJDK_BRANCH=master [2025-11-22T22:03:20.059Z] TAP_NAME=Test_openjdk8_hs_sanity.openjdk_ppc64le_linux.tap [2025-11-22T22:03:20.059Z] JDK_IMPL=hotspot [2025-11-22T22:03:20.059Z] HUDSON_COOKIE=70908c46-0dfc-430e-b36e-3f9ab55143f4 [2025-11-22T22:03:20.059Z] DOCKER_REQUIRED=false [2025-11-22T22:03:20.059Z] JENKINS_SERVER_COOKIE=durable-ce517bc435e2abac0a9bc5ad701e45759ec2096f8f86bd10e7abfdab64228d5e [2025-11-22T22:03:20.059Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus [2025-11-22T22:03:20.059Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/../../benchmarks [2025-11-22T22:03:20.059Z] JDK_REPO=https://github.com/adoptium/jdk8u [2025-11-22T22:03:20.059Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux [2025-11-22T22:03:20.059Z] KEEP_WORKSPACE=false [2025-11-22T22:03:20.059Z] ARCHIVE_TEST_RESULTS=false [2025-11-22T22:03:20.059Z] GENERATE_JOBS=true [2025-11-22T22:03:20.059Z] NODE_NAME=test-osuosl-ubuntu2404-ppc64le-1 [2025-11-22T22:03:20.059Z] LOGNAME=jenkins [2025-11-22T22:03:20.059Z] PERSONAL_BUILD=false [2025-11-22T22:03:20.059Z] TKG_OWNER_BRANCH=adoptium:master [2025-11-22T22:03:20.059Z] JDK_BRANCH=jdk8u482-b02_adopt [2025-11-22T22:03:20.059Z] _=/usr/lib/jvm/jdk21/bin/java [2025-11-22T22:03:20.059Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/1027/display/redirect?page=artifacts [2025-11-22T22:03:20.059Z] AUTO_DETECT=true [2025-11-22T22:03:20.059Z] STAGE_NAME=Setup [2025-11-22T22:03:20.059Z] XDG_SESSION_CLASS=user [2025-11-22T22:03:20.059Z] EXECUTOR_NUMBER=0 [2025-11-22T22:03:20.059Z] JDK_VERSION=8 [2025-11-22T22:03:20.059Z] XDG_SESSION_ID=204722 [2025-11-22T22:03:20.059Z] EXTERNAL_TEST_CMD=mvn clean install [2025-11-22T22:03:20.059Z] BUILD_DISPLAY_NAME=#1027 [2025-11-22T22:03:20.059Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2025-11-22T22:03:20.059Z] TIME_LIMIT=25 [2025-11-22T22:03:20.059Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/1027/display/redirect?page=tests [2025-11-22T22:03:20.059Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-11-22T22:03:20.059Z] JOB_BASE_NAME=Test_openjdk8_hs_sanity.openjdk_ppc64le_linux [2025-11-22T22:03:20.059Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin [2025-11-22T22:03:20.059Z] TKG_ITERATIONS=1 [2025-11-22T22:03:20.059Z] PLATFORM=ppc64le_linux [2025-11-22T22:03:20.059Z] BUILD_ID=1027 [2025-11-22T22:03:20.059Z] EXIT_SUCCESS=false [2025-11-22T22:03:20.059Z] XDG_RUNTIME_DIR=/run/user/1001 [2025-11-22T22:03:20.059Z] RERUN_FAILURE=true [2025-11-22T22:03:20.059Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/../../externalDependency/system_lib [2025-11-22T22:03:20.059Z] ACTIVE_NODE_TIMEOUT=5 [2025-11-22T22:03:20.059Z] BUILD_TAG=jenkins-Test_openjdk8_hs_sanity.openjdk_ppc64le_linux-1027 [2025-11-22T22:03:20.059Z] LANG=C.UTF-8 [2025-11-22T22:03:20.059Z] JENKINS_URL=https://ci.adoptium.net/ [2025-11-22T22:03:20.059Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-11-22T22:03:20.059Z] KEEP_REPORTDIR=true [2025-11-22T22:03:20.059Z] ORIGIN_JDK_VERSION=8 [2025-11-22T22:03:20.059Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/ [2025-11-22T22:03:20.059Z] JCK_GIT_BRANCH=master [2025-11-22T22:03:20.059Z] BUILD_NUMBER=1027 [2025-11-22T22:03:20.059Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2025-11-22T22:03:20.059Z] ITERATIONS=1 [2025-11-22T22:03:20.059Z] JENKINS_NODE_COOKIE=7d7a52e1-427c-4d00-9d20-84e91c931c52 [2025-11-22T22:03:20.059Z] SHELL=/bin/bash [2025-11-22T22:03:20.059Z] SPEC=linux_ppc-64_le [2025-11-22T22:03:20.059Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-11-22T22:03:20.059Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/jdkbinary/j2sdk-image [2025-11-22T22:03:20.059Z] LIGHT_WEIGHT_CHECKOUT=false [2025-11-22T22:03:20.059Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/1027/display/redirect [2025-11-22T22:03:20.059Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-11-22T22:03:20.059Z] NUM_PROCESSORS=2 [2025-11-22T22:03:20.059Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/display/redirect [2025-11-22T22:03:20.059Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin [2025-11-22T22:03:20.059Z] SLACK_CHANNEL=aqavit-bot [2025-11-22T22:03:20.059Z] JOB_NAME=Test_openjdk8_hs_sanity.openjdk_ppc64le_linux [2025-11-22T22:03:20.059Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-11-22T22:03:20.059Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux [2025-11-22T22:03:20.059Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/../../externalDependency/lib [2025-11-22T22:03:20.059Z] SSH_CONNECTION=78.47.239.97 56560 140.211.10.70 22 [2025-11-22T22:03:20.059Z] TEST_TIME=120 [2025-11-22T22:03:20.059Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux@tmp [2025-11-22T22:03:20.059Z] PARALLEL=Dynamic [2025-11-22T22:03:20.059Z] JOBSTARTTIME=Sat, 22 Nov 2025 22:03:12 +0000 [2025-11-22T22:03:20.059Z] DYNAMIC_COMPILE=false [2025-11-22T22:03:20.059Z] RERUN_ITERATIONS=1 Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-11-22T22:03:20.585Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2025-11-22T22:03:20.593Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2025-11-22T22:04:11.145Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-linux-ppc64le-temurin" build number 520 [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 [2025-11-22T22:04:11.319Z] IS_SVT_TESTREPO is set to false Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] dir [2025-11-22T22:04:11.326Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux [Pipeline] { [Pipeline] sshagent [2025-11-22T22:04:11.424Z] $ ssh-agent [2025-11-22T22:04:12.214Z] SSH_AUTH_SOCK=/tmp/ssh-m1SJ0oOkr0Hj/agent.961262 [2025-11-22T22:04:12.214Z] SSH_AGENT_PID=961264 [2025-11-22T22:04:12.214Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-11-22T22:04:12.226Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/aqa-tests [Pipeline] { [Pipeline] withCredentials [2025-11-22T22:04:12.252Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2025-11-22T22:04:14.117Z] + pwd [2025-11-22T22:04:14.117Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/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 [2025-11-22T22:04:14.117Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/aqa-tests [2025-11-22T22:04:14.117Z] get jdk binary... [2025-11-22T22:04:14.117Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2025-11-22T22:04:14.117Z] Uncompressing file: OpenJDK8U-jdk_ppc64le_linux_hotspot_8u482b02-ea.tar.gz ... [2025-11-22T22:04:16.056Z] List files in jdkbinary folder... [2025-11-22T22:04:16.056Z] total 272268 [2025-11-22T22:04:16.056Z] -rw-r--r-- 1 jenkins jenkins 137155603 Nov 22 21:41 OpenJDK8U-debugimage_ppc64le_linux_hotspot_8u482b02-ea.tar.gz [2025-11-22T22:04:16.057Z] -rw-r--r-- 1 jenkins jenkins 100638426 Nov 22 21:41 OpenJDK8U-jdk_ppc64le_linux_hotspot_8u482b02-ea.tar.gz [2025-11-22T22:04:16.057Z] -rw-r--r-- 1 jenkins jenkins 40887114 Nov 22 21:41 OpenJDK8U-jre_ppc64le_linux_hotspot_8u482b02-ea.tar.gz [2025-11-22T22:04:16.057Z] -rw-rw-r-- 1 jenkins jenkins 21204 Nov 22 21:50 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u482b02-ea-metadata.json [2025-11-22T22:04:16.057Z] -rw-r--r-- 1 jenkins jenkins 80914 Nov 22 21:52 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u482b02-ea.json [2025-11-22T22:04:16.057Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 22 22:04 tmp [2025-11-22T22:04:16.057Z] List files in jdkbinary/tmp folder... [2025-11-22T22:04:16.057Z] total 4 [2025-11-22T22:04:16.057Z] drwxr-xr-x 8 jenkins jenkins 4096 Nov 22 21:40 jdk8u482-b02 [2025-11-22T22:04:16.057Z] Moving directory jdk8u482-b02/ to ../j2sdk-image [2025-11-22T22:04:16.057Z] Uncompressing file: OpenJDK8U-jre_ppc64le_linux_hotspot_8u482b02-ea.tar.gz ... [2025-11-22T22:04:17.002Z] List files in jdkbinary folder... [2025-11-22T22:04:17.002Z] total 272272 [2025-11-22T22:04:17.003Z] -rw-r--r-- 1 jenkins jenkins 137155603 Nov 22 21:41 OpenJDK8U-debugimage_ppc64le_linux_hotspot_8u482b02-ea.tar.gz [2025-11-22T22:04:17.003Z] -rw-r--r-- 1 jenkins jenkins 100638426 Nov 22 21:41 OpenJDK8U-jdk_ppc64le_linux_hotspot_8u482b02-ea.tar.gz [2025-11-22T22:04:17.003Z] -rw-r--r-- 1 jenkins jenkins 40887114 Nov 22 21:41 OpenJDK8U-jre_ppc64le_linux_hotspot_8u482b02-ea.tar.gz [2025-11-22T22:04:17.003Z] -rw-rw-r-- 1 jenkins jenkins 21204 Nov 22 21:50 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u482b02-ea-metadata.json [2025-11-22T22:04:17.003Z] -rw-r--r-- 1 jenkins jenkins 80914 Nov 22 21:52 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u482b02-ea.json [2025-11-22T22:04:17.003Z] drwxr-xr-x 8 jenkins jenkins 4096 Nov 22 21:40 j2sdk-image [2025-11-22T22:04:17.003Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 22 22:04 tmp [2025-11-22T22:04:17.003Z] List files in jdkbinary/tmp folder... [2025-11-22T22:04:17.003Z] total 4 [2025-11-22T22:04:17.003Z] drwxr-xr-x 5 jenkins jenkins 4096 Nov 22 21:40 jdk8u482-b02-jre [2025-11-22T22:04:17.003Z] Moving directory jdk8u482-b02-jre/ to ../j2re-image [2025-11-22T22:04:17.003Z] Uncompressing OpenJDK8U-debugimage_ppc64le_linux_hotspot_8u482b02-ea.tar.gz over ./j2sdk-image/jre... [2025-11-22T22:04:21.160Z] Removing top-level folder jdk8u482-b02-debug-image/ [2025-11-22T22:04:21.160Z] Removing top-level folder jdk8u482-b02/ [2025-11-22T22:04:21.160Z] Run /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -version [2025-11-22T22:04:21.160Z] =JAVA VERSION OUTPUT BEGIN= [2025-11-22T22:04:21.160Z] openjdk version "1.8.0_482-beta" [2025-11-22T22:04:21.160Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-beta-202511222104-b02) [2025-11-22T22:04:21.160Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b02, mixed mode) [2025-11-22T22:04:21.160Z] =JAVA VERSION OUTPUT END= [2025-11-22T22:04:21.160Z] =RELEASE INFO BEGIN= [2025-11-22T22:04:21.160Z] JAVA_VERSION="1.8.0_482" [2025-11-22T22:04:21.160Z] OS_NAME="Linux" [2025-11-22T22:04:21.160Z] OS_VERSION="2.6" [2025-11-22T22:04:21.160Z] OS_ARCH="ppc64le" [2025-11-22T22:04:21.160Z] SOURCE=".:git:4d5b13148b00+" [2025-11-22T22:04:21.160Z] IMPLEMENTOR="Eclipse Adoptium" [2025-11-22T22:04:21.160Z] BUILD_SOURCE="git:a44863d150ed2303b6833a02d313b7defb8ab15f" [2025-11-22T22:04:21.160Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2025-11-22T22:04:21.160Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git" [2025-11-22T22:04:21.160Z] FULL_VERSION="1.8.0_482-beta-202511222104-b02" [2025-11-22T22:04:21.160Z] SEMANTIC_VERSION="8.0.482+2" [2025-11-22T22:04:21.160Z] BUILD_INFO="OS: Linux Version: 6.8.0-41-generic" [2025-11-22T22:04:21.160Z] JVM_VARIANT="Hotspot" [2025-11-22T22:04:21.160Z] JVM_VERSION="25.482-b02" [2025-11-22T22:04:21.160Z] IMAGE_TYPE="JDK" [2025-11-22T22:04:21.160Z] =RELEASE INFO END= [2025-11-22T22:04:21.160Z] get testKitGen... [2025-11-22T22:04:21.160Z] git clone -q https://github.com/adoptium/TKG.git [2025-11-22T22:04:21.160Z] git rev-parse master [2025-11-22T22:04:21.160Z] git checkout -q -f 49ae2b6ee51382b183cd26e8ac0c7ca055ebb6f1 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-11-22T22:04:21.870Z] $ ssh-agent -k [2025-11-22T22:04:21.877Z] unset SSH_AUTH_SOCK; [2025-11-22T22:04:21.877Z] unset SSH_AGENT_PID; [2025-11-22T22:04:21.877Z] echo Agent pid 961264 killed; [2025-11-22T22:04:22.696Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-11-22T22:04:23.168Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=sanity.openjdk&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=ppc64le_linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=true&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-ppc64le-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk8u482-b02_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=openjdk&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=520&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2025-11-22T22:04:23.182Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=sanity.openjdk&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=ppc64le_linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=true&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=test-osuosl-ubuntu2404-ppc64le-1&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-ppc64le-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk8u482-b02_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=openjdk&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=520&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (setupParallelEnv) Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-11-22T22:04:23.222Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-11-22T22:04:24.287Z] Copied 1 artifact from "getTRSSOutput" build number 1965 [Pipeline] sh [2025-11-22T22:04:26.128Z] + cd ./aqa-tests/TKG/resources/TRSS [2025-11-22T22:04:26.128Z] + gzip -cd TRSSOutput.tar.gz [2025-11-22T22:04:26.128Z] + tar xof - [2025-11-22T22:04:26.128Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-11-22T22:04:26.672Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-11-22T22:04:26.689Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-11-22T22:04:28.520Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-11-22T22:04:32.821Z] -------------------------------------------- [2025-11-22T22:04:32.821Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/../../externalDependency/lib [2025-11-22T22:04:32.821Z] task is set to default [2025-11-22T22:04:32.821Z] dependencyList is set to all [2025-11-22T22:04:32.821Z] -------------------------------------------- [2025-11-22T22:04:32.821Z] Starting download third party dependent jars [2025-11-22T22:04:32.821Z] -------------------------------------------- [2025-11-22T22:04:32.821Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/../../externalDependency/lib [2025-11-22T22:04:32.821Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-11-22T22:04:32.821Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-11-22T22:04:32.821Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2025-11-22T22:04:32.821Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading [2025-11-22T22:04:32.821Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2025-11-22T22:04:32.821Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading [2025-11-22T22:04:32.821Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2025-11-22T22:04:32.821Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2025-11-22T22:04:32.821Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-11-22T22:04:32.821Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2025-11-22T22:04:32.821Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-11-22T22:04:32.821Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading [2025-11-22T22:04:32.821Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-11-22T22:04:32.821Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-11-22T22:04:32.821Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-11-22T22:04:32.821Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2025-11-22T22:04:32.821Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-11-22T22:04:32.821Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-11-22T22:04:32.821Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2025-11-22T22:04:32.821Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2025-11-22T22:04:32.821Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading [2025-11-22T22:04:32.821Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-11-22T22:04:32.821Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-11-22T22:04:32.821Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2025-11-22T22:04:32.821Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2025-11-22T22:04:32.821Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2025-11-22T22:04:32.821Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-11-22T22:04:32.821Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] nodesByLabel [2025-11-22T22:04:33.371Z] Found a total of 10 nodes with the 'ci.role.test&&hw.arch.ppc64le&&sw.os.linux' label [Pipeline] echo [2025-11-22T22:04:33.374Z] Machine limit is 10. [Pipeline] sh [2025-11-22T22:04:35.335Z] + cd ./aqa-tests/TKG [2025-11-22T22:04:35.335Z] + uname [2025-11-22T22:04:35.335Z] + [ Linux = AIX ] [2025-11-22T22:04:35.335Z] + uname [2025-11-22T22:04:35.335Z] + [ Linux = SunOS ] [2025-11-22T22:04:35.335Z] + uname [2025-11-22T22:04:35.335Z] + [ Linux = *BSD ] [2025-11-22T22:04:35.335Z] + MAKE=make [2025-11-22T22:04:35.335Z] + make genParallelList TEST=sanity.openjdk TEST_TIME=120 NUM_MACHINES= [2025-11-22T22:04:35.335Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/jdkbinary/j2sdk-image [2025-11-22T22:04:35.335Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/../../externalDependency/lib [2025-11-22T22:04:35.335Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-11-22T22:04:35.335Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-11-22T22:04:35.335Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-11-22T22:04:35.335Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-11-22T22:04:35.335Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/aqa-tests/TKG/scripts/build_tools.xml [2025-11-22T22:04:35.335Z] [2025-11-22T22:04:35.335Z] build: [2025-11-22T22:04:36.290Z] [2025-11-22T22:04:36.290Z] clean: [2025-11-22T22:04:36.290Z] [2025-11-22T22:04:36.290Z] init: [2025-11-22T22:04:36.290Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/aqa-tests/TKG/bin [2025-11-22T22:04:36.290Z] [2025-11-22T22:04:36.290Z] getDependentLibs: [2025-11-22T22:04:36.290Z] [exec] -------------------------------------------- [2025-11-22T22:04:36.290Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/../../externalDependency/lib [2025-11-22T22:04:36.290Z] [exec] task is set to default [2025-11-22T22:04:36.290Z] [exec] dependencyList is set to json_simple [2025-11-22T22:04:36.290Z] [exec] -------------------------------------------- [2025-11-22T22:04:36.290Z] [exec] Starting download third party dependent jars [2025-11-22T22:04:36.290Z] [exec] -------------------------------------------- [2025-11-22T22:04:36.290Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/../../externalDependency/lib [2025-11-22T22:04:36.290Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-11-22T22:04:36.290Z] [exec] downloaded dependent third party jars successfully [2025-11-22T22:04:36.290Z] [2025-11-22T22:04:36.290Z] compile: [2025-11-22T22:04:36.290Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-11-22T22:04:36.290Z] [echo] ============COMPILER SETTINGS============ [2025-11-22T22:04:36.290Z] [echo] ===fork: yes [2025-11-22T22:04:36.290Z] [echo] ===debug: on [2025-11-22T22:04:36.290Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/aqa-tests/TKG/bin [2025-11-22T22:04:39.286Z] [2025-11-22T22:04:39.286Z] dist: [2025-11-22T22:04:39.286Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/aqa-tests/TKG/bin/TestKitGen.jar [2025-11-22T22:04:39.286Z] [2025-11-22T22:04:39.286Z] BUILD SUCCESSFUL [2025-11-22T22:04:39.286Z] Total time: 3 seconds [2025-11-22T22:04:39.286Z] 0 [2025-11-22T22:04:39.286Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-11-22T22:04:39.286Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-11-22T22:04:39.286Z] microArchOutput: machine : CHRP IBM pSeries (emulated by qemu) [2025-11-22T22:04:39.286Z] ****************************** MACHINE INFO ****************************** [2025-11-22T22:04:39.286Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/aqa-tests/TKG [2025-11-22T22:04:39.286Z] Free Physical Memory Size : 2482831360 [2025-11-22T22:04:39.286Z] Free space (bytes) : 37035094016 [2025-11-22T22:04:39.286Z] Total Physical Memory Size : 8490647552 [2025-11-22T22:04:39.286Z] Total space (bytes) : 83189178368 [2025-11-22T22:04:39.286Z] Usable space (bytes) : 37018316800 [2025-11-22T22:04:39.286Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-11-22T22:04:39.286Z] bashVersion : [2025-11-22T22:04:39.286Z] GNU bash, version 5.2.21(1)-release (powerpc64le-unknown-linux-gnu) [2025-11-22T22:04:39.286Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-11-22T22:04:39.286Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-11-22T22:04:39.286Z] [2025-11-22T22:04:39.286Z] This is free software; you are free to change and redistribute it. [2025-11-22T22:04:39.286Z] There is NO WARRANTY, to the extent permitted by law. [2025-11-22T22:04:39.286Z] cpuCores : 4 [2025-11-22T22:04:39.286Z] curlVersion : [2025-11-22T22:04:39.286Z] curl 8.5.0 (powerpc64le-unknown-linux-gnu) libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.7 [2025-11-22T22:04:39.286Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6 [2025-11-22T22:04:39.286Z] 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 [2025-11-22T22:04:39.286Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd [2025-11-22T22:04:39.286Z] dockerVersion : Docker version 28.2.2, build 28.2.2-0ubuntu1~24.04.1 [2025-11-22T22:04:39.286Z] gcc version : 13 [2025-11-22T22:04:39.286Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.6) 2.39 [2025-11-22T22:04:39.286Z] gdb version : bash: line 1: gdb: command not found [2025-11-22T22:04:39.286Z] lldb version : Command could not be executed [2025-11-22T22:04:39.286Z] makeVersion : [2025-11-22T22:04:39.286Z] GNU Make 4.3 [2025-11-22T22:04:39.286Z] Built for powerpc64le-unknown-linux-gnu [2025-11-22T22:04:39.286Z] Copyright (C) 1988-2020 Free Software Foundation, Inc. [2025-11-22T22:04:39.286Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-11-22T22:04:39.286Z] This is free software: you are free to change and redistribute it. [2025-11-22T22:04:39.286Z] There is NO WARRANTY, to the extent permitted by law. [2025-11-22T22:04:39.286Z] mavenVersion : [2025-11-22T22:04:39.286Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2025-11-22T22:04:39.286Z] Maven home: /usr/local/apache-maven-3.6.3 [2025-11-22T22:04:39.286Z] Java version: 1.8.0_482-beta, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/jdkbinary/j2sdk-image/jre [2025-11-22T22:04:39.286Z] Default locale: en, platform encoding: UTF-8 [2025-11-22T22:04:39.286Z] OS name: "linux", version: "6.8.0-51-generic", arch: "ppc64le", family: "unix" [2025-11-22T22:04:39.286Z] osInfo : [2025-11-22T22:04:39.286Z] PRETTY_NAME="Ubuntu 24.04.3 LTS" [2025-11-22T22:04:39.286Z] NAME="Ubuntu" [2025-11-22T22:04:39.286Z] VERSION_ID="24.04" [2025-11-22T22:04:39.286Z] VERSION="24.04.3 LTS (Noble Numbat)" [2025-11-22T22:04:39.286Z] VERSION_CODENAME=noble [2025-11-22T22:04:39.286Z] ID=ubuntu [2025-11-22T22:04:39.286Z] ID_LIKE=debian [2025-11-22T22:04:39.286Z] HOME_URL="https://www.ubuntu.com/" [2025-11-22T22:04:39.286Z] SUPPORT_URL="https://help.ubuntu.com/" [2025-11-22T22:04:39.286Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" [2025-11-22T22:04:39.286Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" [2025-11-22T22:04:39.286Z] UBUNTU_CODENAME=noble [2025-11-22T22:04:39.286Z] LOGO=ubuntu-logo [2025-11-22T22:04:39.286Z] osLabel : ubuntu.24 [2025-11-22T22:04:39.286Z] perlVersion : [2025-11-22T22:04:39.286Z] [2025-11-22T22:04:39.286Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for powerpc64le-linux-gnu-thread-multi [2025-11-22T22:04:39.286Z] (with 51 registered patches, see perl -V for more detail) [2025-11-22T22:04:39.286Z] [2025-11-22T22:04:39.286Z] Copyright 1987-2023, Larry Wall [2025-11-22T22:04:39.286Z] [2025-11-22T22:04:39.286Z] Perl may be copied only under the terms of either the Artistic License or the [2025-11-22T22:04:39.286Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-11-22T22:04:39.286Z] [2025-11-22T22:04:39.286Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-11-22T22:04:39.286Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-11-22T22:04:39.286Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2025-11-22T22:04:39.286Z] [2025-11-22T22:04:39.286Z] podmanVersion : bash: line 1: podman: command not found [2025-11-22T22:04:39.286Z] procArch : ppc64le [2025-11-22T22:04:39.286Z] sysArch : ppc64le [2025-11-22T22:04:39.286Z] sysOS : Linux [2025-11-22T22:04:39.286Z] ulimit : [2025-11-22T22:04:39.286Z] real-time non-blocking time (microseconds, -R) unlimited [2025-11-22T22:04:39.286Z] core file size (blocks, -c) 0 [2025-11-22T22:04:39.286Z] data seg size (kbytes, -d) unlimited [2025-11-22T22:04:39.286Z] scheduling priority (-e) 0 [2025-11-22T22:04:39.286Z] file size (blocks, -f) unlimited [2025-11-22T22:04:39.286Z] pending signals (-i) 32232 [2025-11-22T22:04:39.286Z] max locked memory (kbytes, -l) 1036416 [2025-11-22T22:04:39.286Z] max memory size (kbytes, -m) unlimited [2025-11-22T22:04:39.286Z] open files (-n) 1048576 [2025-11-22T22:04:39.286Z] pipe size (512 bytes, -p) 8 [2025-11-22T22:04:39.286Z] POSIX message queues (bytes, -q) 819200 [2025-11-22T22:04:39.286Z] real-time priority (-r) 0 [2025-11-22T22:04:39.286Z] stack size (kbytes, -s) 8192 [2025-11-22T22:04:39.286Z] cpu time (seconds, -t) unlimited [2025-11-22T22:04:39.287Z] max user processes (-u) 32232 [2025-11-22T22:04:39.287Z] virtual memory (kbytes, -v) unlimited [2025-11-22T22:04:39.287Z] file locks (-x) unlimited [2025-11-22T22:04:39.287Z] uname : Linux test-osuosl-ubuntu2404-ppc64le-1.adoptopenjdk.net 6.8.0-51-generic #52-Ubuntu SMP Thu Dec 5 14:46:44 UTC 2024 ppc64le ppc64le ppc64le GNU/Linux [2025-11-22T22:04:39.287Z] vmVendor : Oracle Corporation [2025-11-22T22:04:39.287Z] vmVersion : 25.482-b02 [2025-11-22T22:04:39.287Z] xlc version : bash: line 1: xlC: command not found [2025-11-22T22:04:39.287Z] ************************************************************************** [2025-11-22T22:04:39.287Z] [2025-11-22T22:04:39.287Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-11-22T22:04:39.287Z] [2025-11-22T22:04:39.287Z] System.getProperty('java.vendor')=Temurin [2025-11-22T22:04:39.287Z] [2025-11-22T22:04:39.287Z] System.getProperty('os.name')=Linux [2025-11-22T22:04:39.287Z] [2025-11-22T22:04:39.287Z] System.getProperty('os.arch')=ppc64le [2025-11-22T22:04:39.287Z] [2025-11-22T22:04:39.287Z] System.getProperty('java.fullversion')=null [2025-11-22T22:04:39.287Z] [2025-11-22T22:04:39.287Z] System.getProperty('sun.arch.data.model')=64 [2025-11-22T22:04:39.287Z] [2025-11-22T22:04:40.230Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=sanity.openjdk TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/../../externalDependency/lib [2025-11-22T22:04:40.230Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/aqa-tests/TKG' [2025-11-22T22:04:40.230Z] perl scripts/configure.pl [2025-11-22T22:04:40.230Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_ppc-64_le --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.openjdk --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-11-22T22:04:40.230Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-11-22T22:04:40.230Z] [2025-11-22T22:04:40.230Z] [2025-11-22T22:04:40.230Z] Starting to generate parallel test lists. [2025-11-22T22:04:40.230Z] [2025-11-22T22:04:40.231Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/aqa-tests/TKG/../openjdk/playlist.xml [2025-11-22T22:04:41.174Z] Attempting to get test duration data from TRSS. [2025-11-22T22:04:41.174Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=8&impl=hs&platform=ppc64le_linux&group=openjdk&level=sanity [2025-11-22T22:04:41.174Z] Attempting to get test duration data from cached files. [2025-11-22T22:04:41.174Z] Reading file: Test_openjdk8_hs_openjdk_ppc64le_linux.json [2025-11-22T22:04:41.174Z] Warning: cannot get data from cached files. [2025-11-22T22:04:41.174Z] [2025-11-22T22:04:41.174Z] TEST DURATION [2025-11-22T22:04:41.174Z] ==================================================================================== [2025-11-22T22:04:41.174Z] Total number of tests searched: 31 [2025-11-22T22:04:41.174Z] Number of test durations found: 31 [2025-11-22T22:04:41.174Z] Top slowest tests: [2025-11-22T22:04:41.174Z] 18m38s langtools_all_0 [2025-11-22T22:04:41.174Z] 06m23s jdk_lang_1 [2025-11-22T22:04:41.174Z] 05m45s jdk_lang_0 [2025-11-22T22:04:41.174Z] ==================================================================================== [2025-11-22T22:04:41.174Z] [2025-11-22T22:04:41.174Z] Test target is split into 1 lists. [2025-11-22T22:04:41.174Z] Reducing estimated test running time from 83m43s to 83m43s. [2025-11-22T22:04:41.174Z] [2025-11-22T22:04:41.174Z] -------------------------------------testList_0------------------------------------- [2025-11-22T22:04:41.174Z] Number of tests: 31 [2025-11-22T22:04:41.174Z] Estimated running time: 83m43s [2025-11-22T22:04:41.174Z] TESTLIST=langtools_all_0,jdk_lang_1,jdk_lang_0,jdk_jdi_jdk8_1,jdk_jdi_jdk8_0,jdk_security4_1,jdk_security4_0,jdk_util_other_0,jdk_stream_0,jdk_stream_1,jdk_util_other_1,jdk_concurrent_1,jdk_concurrent_0,jdk_security1_0,jdk_math_0,jdk_math_1,jdk_security1_1,jdk_security2_1,jdk_security2_0,jdk_collections_0,jdk_collections_1,jdk_math_2,jdk_security4_2,jdk_security2_2,jdk_lang_2,jdk_security1_2,jdk_jdi_jdk8_2,jdk_util_other_2,jdk_stream_2,jdk_concurrent_2,jdk_collections_2 [2025-11-22T22:04:41.174Z] ------------------------------------------------------------------------------------ [2025-11-22T22:04:41.174Z] [2025-11-22T22:04:41.174Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [2025-11-22T22:04:41.174Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2025-11-22T22:04:41.872Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2025-11-22T22:04:42.402Z] NUM_LIST=1, Fall back to regenerate parallel lists with NUM_MACHINES=3. [Pipeline] sh [2025-11-22T22:04:44.420Z] + cd ./aqa-tests/TKG [2025-11-22T22:04:44.420Z] + uname [2025-11-22T22:04:44.420Z] + [ Linux = AIX ] [2025-11-22T22:04:44.420Z] + uname [2025-11-22T22:04:44.420Z] + [ Linux = SunOS ] [2025-11-22T22:04:44.420Z] + uname [2025-11-22T22:04:44.420Z] + [ Linux = *BSD ] [2025-11-22T22:04:44.420Z] + MAKE=make [2025-11-22T22:04:44.420Z] + make genParallelList TEST=sanity.openjdk NUM_MACHINES=3 TEST_TIME= [2025-11-22T22:04:44.420Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/jdkbinary/j2sdk-image [2025-11-22T22:04:44.420Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/../../externalDependency/lib [2025-11-22T22:04:44.420Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-11-22T22:04:44.420Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-11-22T22:04:44.420Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-11-22T22:04:44.420Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-11-22T22:04:44.420Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/aqa-tests/TKG/scripts/build_tools.xml [2025-11-22T22:04:44.420Z] [2025-11-22T22:04:44.420Z] build: [2025-11-22T22:04:44.420Z] [2025-11-22T22:04:44.420Z] clean: [2025-11-22T22:04:44.420Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/aqa-tests/TKG/autoGenEnv.mk [2025-11-22T22:04:45.366Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/aqa-tests/TKG/bin [2025-11-22T22:04:45.366Z] [2025-11-22T22:04:45.366Z] init: [2025-11-22T22:04:45.366Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/aqa-tests/TKG/bin [2025-11-22T22:04:45.366Z] [2025-11-22T22:04:45.366Z] getDependentLibs: [2025-11-22T22:04:45.366Z] [exec] -------------------------------------------- [2025-11-22T22:04:45.366Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/../../externalDependency/lib [2025-11-22T22:04:45.366Z] [exec] task is set to default [2025-11-22T22:04:45.366Z] [exec] dependencyList is set to json_simple [2025-11-22T22:04:45.366Z] [exec] -------------------------------------------- [2025-11-22T22:04:45.366Z] [exec] Starting download third party dependent jars [2025-11-22T22:04:45.366Z] [exec] -------------------------------------------- [2025-11-22T22:04:45.366Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/../../externalDependency/lib [2025-11-22T22:04:45.366Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-11-22T22:04:45.366Z] [exec] downloaded dependent third party jars successfully [2025-11-22T22:04:45.366Z] [2025-11-22T22:04:45.366Z] compile: [2025-11-22T22:04:45.366Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-11-22T22:04:45.366Z] [echo] ============COMPILER SETTINGS============ [2025-11-22T22:04:45.366Z] [echo] ===fork: yes [2025-11-22T22:04:45.366Z] [echo] ===debug: on [2025-11-22T22:04:45.366Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/aqa-tests/TKG/bin [2025-11-22T22:04:47.305Z] [2025-11-22T22:04:47.305Z] dist: [2025-11-22T22:04:48.313Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/aqa-tests/TKG/bin/TestKitGen.jar [2025-11-22T22:04:48.313Z] [2025-11-22T22:04:48.313Z] BUILD SUCCESSFUL [2025-11-22T22:04:48.313Z] Total time: 3 seconds [2025-11-22T22:04:48.313Z] 0 [2025-11-22T22:04:48.313Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-11-22T22:04:48.313Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-11-22T22:04:48.313Z] microArchOutput: machine : CHRP IBM pSeries (emulated by qemu) [2025-11-22T22:04:48.313Z] ****************************** MACHINE INFO ****************************** [2025-11-22T22:04:48.313Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/aqa-tests/TKG [2025-11-22T22:04:48.313Z] Free Physical Memory Size : 2470641664 [2025-11-22T22:04:48.313Z] Free space (bytes) : 37035081728 [2025-11-22T22:04:48.313Z] Total Physical Memory Size : 8490647552 [2025-11-22T22:04:48.313Z] Total space (bytes) : 83189178368 [2025-11-22T22:04:48.313Z] Usable space (bytes) : 37018304512 [2025-11-22T22:04:48.313Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-11-22T22:04:48.313Z] bashVersion : [2025-11-22T22:04:48.313Z] GNU bash, version 5.2.21(1)-release (powerpc64le-unknown-linux-gnu) [2025-11-22T22:04:48.313Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-11-22T22:04:48.313Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-11-22T22:04:48.313Z] [2025-11-22T22:04:48.313Z] This is free software; you are free to change and redistribute it. [2025-11-22T22:04:48.313Z] There is NO WARRANTY, to the extent permitted by law. [2025-11-22T22:04:48.313Z] cpuCores : 4 [2025-11-22T22:04:48.313Z] curlVersion : [2025-11-22T22:04:48.313Z] curl 8.5.0 (powerpc64le-unknown-linux-gnu) libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.7 [2025-11-22T22:04:48.313Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6 [2025-11-22T22:04:48.313Z] 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 [2025-11-22T22:04:48.313Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd [2025-11-22T22:04:48.313Z] dockerVersion : Docker version 28.2.2, build 28.2.2-0ubuntu1~24.04.1 [2025-11-22T22:04:48.313Z] gcc version : 13 [2025-11-22T22:04:48.313Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.6) 2.39 [2025-11-22T22:04:48.313Z] gdb version : bash: line 1: gdb: command not found [2025-11-22T22:04:48.313Z] lldb version : Command could not be executed [2025-11-22T22:04:48.313Z] makeVersion : [2025-11-22T22:04:48.313Z] GNU Make 4.3 [2025-11-22T22:04:48.313Z] Built for powerpc64le-unknown-linux-gnu [2025-11-22T22:04:48.313Z] Copyright (C) 1988-2020 Free Software Foundation, Inc. [2025-11-22T22:04:48.313Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-11-22T22:04:48.313Z] This is free software: you are free to change and redistribute it. [2025-11-22T22:04:48.313Z] There is NO WARRANTY, to the extent permitted by law. [2025-11-22T22:04:48.313Z] mavenVersion : [2025-11-22T22:04:48.313Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2025-11-22T22:04:48.313Z] Maven home: /usr/local/apache-maven-3.6.3 [2025-11-22T22:04:48.313Z] Java version: 1.8.0_482-beta, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/jdkbinary/j2sdk-image/jre [2025-11-22T22:04:48.313Z] Default locale: en, platform encoding: UTF-8 [2025-11-22T22:04:48.313Z] OS name: "linux", version: "6.8.0-51-generic", arch: "ppc64le", family: "unix" [2025-11-22T22:04:48.313Z] osInfo : [2025-11-22T22:04:48.313Z] PRETTY_NAME="Ubuntu 24.04.3 LTS" [2025-11-22T22:04:48.313Z] NAME="Ubuntu" [2025-11-22T22:04:48.313Z] VERSION_ID="24.04" [2025-11-22T22:04:48.313Z] VERSION="24.04.3 LTS (Noble Numbat)" [2025-11-22T22:04:48.313Z] VERSION_CODENAME=noble [2025-11-22T22:04:48.313Z] ID=ubuntu [2025-11-22T22:04:48.313Z] ID_LIKE=debian [2025-11-22T22:04:48.313Z] HOME_URL="https://www.ubuntu.com/" [2025-11-22T22:04:48.313Z] SUPPORT_URL="https://help.ubuntu.com/" [2025-11-22T22:04:48.313Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" [2025-11-22T22:04:48.313Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" [2025-11-22T22:04:48.313Z] UBUNTU_CODENAME=noble [2025-11-22T22:04:48.313Z] LOGO=ubuntu-logo [2025-11-22T22:04:48.313Z] osLabel : ubuntu.24 [2025-11-22T22:04:48.313Z] perlVersion : [2025-11-22T22:04:48.313Z] [2025-11-22T22:04:48.313Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for powerpc64le-linux-gnu-thread-multi [2025-11-22T22:04:48.313Z] (with 51 registered patches, see perl -V for more detail) [2025-11-22T22:04:48.313Z] [2025-11-22T22:04:48.313Z] Copyright 1987-2023, Larry Wall [2025-11-22T22:04:48.313Z] [2025-11-22T22:04:48.313Z] Perl may be copied only under the terms of either the Artistic License or the [2025-11-22T22:04:48.313Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-11-22T22:04:48.313Z] [2025-11-22T22:04:48.313Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-11-22T22:04:48.313Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-11-22T22:04:48.313Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2025-11-22T22:04:48.313Z] [2025-11-22T22:04:48.313Z] podmanVersion : bash: line 1: podman: command not found [2025-11-22T22:04:48.313Z] procArch : ppc64le [2025-11-22T22:04:48.313Z] sysArch : ppc64le [2025-11-22T22:04:48.313Z] sysOS : Linux [2025-11-22T22:04:48.313Z] ulimit : [2025-11-22T22:04:48.313Z] real-time non-blocking time (microseconds, -R) unlimited [2025-11-22T22:04:48.313Z] core file size (blocks, -c) 0 [2025-11-22T22:04:48.313Z] data seg size (kbytes, -d) unlimited [2025-11-22T22:04:48.313Z] scheduling priority (-e) 0 [2025-11-22T22:04:48.313Z] file size (blocks, -f) unlimited [2025-11-22T22:04:48.313Z] pending signals (-i) 32232 [2025-11-22T22:04:48.313Z] max locked memory (kbytes, -l) 1036416 [2025-11-22T22:04:48.313Z] max memory size (kbytes, -m) unlimited [2025-11-22T22:04:48.313Z] open files (-n) 1048576 [2025-11-22T22:04:48.313Z] pipe size (512 bytes, -p) 8 [2025-11-22T22:04:48.313Z] POSIX message queues (bytes, -q) 819200 [2025-11-22T22:04:48.313Z] real-time priority (-r) 0 [2025-11-22T22:04:48.313Z] stack size (kbytes, -s) 8192 [2025-11-22T22:04:48.313Z] cpu time (seconds, -t) unlimited [2025-11-22T22:04:48.313Z] max user processes (-u) 32232 [2025-11-22T22:04:48.313Z] virtual memory (kbytes, -v) unlimited [2025-11-22T22:04:48.313Z] file locks (-x) unlimited [2025-11-22T22:04:48.313Z] uname : Linux test-osuosl-ubuntu2404-ppc64le-1.adoptopenjdk.net 6.8.0-51-generic #52-Ubuntu SMP Thu Dec 5 14:46:44 UTC 2024 ppc64le ppc64le ppc64le GNU/Linux [2025-11-22T22:04:48.313Z] vmVendor : Oracle Corporation [2025-11-22T22:04:48.313Z] vmVersion : 25.482-b02 [2025-11-22T22:04:48.313Z] xlc version : bash: line 1: xlC: command not found [2025-11-22T22:04:48.313Z] ************************************************************************** [2025-11-22T22:04:48.313Z] [2025-11-22T22:04:48.313Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-11-22T22:04:48.313Z] [2025-11-22T22:04:48.313Z] System.getProperty('java.vendor')=Temurin [2025-11-22T22:04:48.313Z] [2025-11-22T22:04:48.313Z] System.getProperty('os.name')=Linux [2025-11-22T22:04:48.313Z] [2025-11-22T22:04:48.313Z] System.getProperty('os.arch')=ppc64le [2025-11-22T22:04:48.313Z] [2025-11-22T22:04:48.313Z] System.getProperty('java.fullversion')=null [2025-11-22T22:04:48.313Z] [2025-11-22T22:04:48.313Z] System.getProperty('sun.arch.data.model')=64 [2025-11-22T22:04:48.313Z] [2025-11-22T22:04:49.262Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES=3 TEST_TIME= TESTTARGET=sanity.openjdk TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/../../externalDependency/lib [2025-11-22T22:04:49.262Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/aqa-tests/TKG' [2025-11-22T22:04:49.262Z] perl scripts/configure.pl [2025-11-22T22:04:49.262Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_ppc-64_le --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.openjdk --testList= --numOfMachines=3 --testTime= --TRSSURL= [2025-11-22T22:04:49.262Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-11-22T22:04:49.262Z] [2025-11-22T22:04:49.262Z] [2025-11-22T22:04:49.262Z] Starting to generate parallel test lists. [2025-11-22T22:04:49.262Z] [2025-11-22T22:04:49.262Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/aqa-tests/TKG/../openjdk/playlist.xml [2025-11-22T22:04:50.210Z] Attempting to get test duration data from TRSS. [2025-11-22T22:04:50.210Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=8&impl=hs&platform=ppc64le_linux&group=openjdk&level=sanity [2025-11-22T22:04:50.210Z] Attempting to get test duration data from cached files. [2025-11-22T22:04:50.210Z] Reading file: Test_openjdk8_hs_openjdk_ppc64le_linux.json [2025-11-22T22:04:50.210Z] Warning: cannot get data from cached files. [2025-11-22T22:04:50.210Z] [2025-11-22T22:04:50.210Z] TEST DURATION [2025-11-22T22:04:50.210Z] ==================================================================================== [2025-11-22T22:04:50.210Z] Total number of tests searched: 31 [2025-11-22T22:04:50.210Z] Number of test durations found: 31 [2025-11-22T22:04:50.210Z] Top slowest tests: [2025-11-22T22:04:50.210Z] 18m38s langtools_all_0 [2025-11-22T22:04:50.210Z] 06m23s jdk_lang_1 [2025-11-22T22:04:50.210Z] 05m45s jdk_lang_0 [2025-11-22T22:04:50.210Z] ==================================================================================== [2025-11-22T22:04:50.210Z] [2025-11-22T22:04:50.210Z] Test target is split into 3 lists. [2025-11-22T22:04:50.210Z] Reducing estimated test running time from 83m43s to 28m02s. [2025-11-22T22:04:50.210Z] [2025-11-22T22:04:50.210Z] -------------------------------------testList_0------------------------------------- [2025-11-22T22:04:50.210Z] Number of tests: 5 [2025-11-22T22:04:50.210Z] Estimated running time: 28m00s [2025-11-22T22:04:50.210Z] TESTLIST=langtools_all_0,jdk_stream_1,jdk_math_0,jdk_math_1,jdk_collections_1 [2025-11-22T22:04:50.210Z] ------------------------------------------------------------------------------------ [2025-11-22T22:04:50.210Z] [2025-11-22T22:04:50.210Z] -------------------------------------testList_1------------------------------------- [2025-11-22T22:04:50.210Z] Number of tests: 8 [2025-11-22T22:04:50.210Z] Estimated running time: 28m02s [2025-11-22T22:04:50.210Z] TESTLIST=jdk_lang_1,jdk_jdi_jdk8_0,jdk_security4_0,jdk_stream_0,jdk_concurrent_1,jdk_security1_0,jdk_security1_1,jdk_collections_0 [2025-11-22T22:04:50.210Z] ------------------------------------------------------------------------------------ [2025-11-22T22:04:50.210Z] [2025-11-22T22:04:50.210Z] -------------------------------------testList_2------------------------------------- [2025-11-22T22:04:50.210Z] Number of tests: 18 [2025-11-22T22:04:50.210Z] Estimated running time: 27m40s [2025-11-22T22:04:50.210Z] TESTLIST=jdk_lang_0,jdk_jdi_jdk8_1,jdk_security4_1,jdk_util_other_0,jdk_util_other_1,jdk_concurrent_0,jdk_security2_1,jdk_security2_0,jdk_math_2,jdk_security4_2,jdk_security2_2,jdk_lang_2,jdk_security1_2,jdk_jdi_jdk8_2,jdk_util_other_2,jdk_stream_2,jdk_concurrent_2,jdk_collections_2 [2025-11-22T22:04:50.210Z] ------------------------------------------------------------------------------------ [2025-11-22T22:04:50.210Z] [2025-11-22T22:04:50.210Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [2025-11-22T22:04:50.210Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2025-11-22T22:04:50.913Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2025-11-22T22:04:51.443Z] Saving parallelList.mk file on jenkins... [Pipeline] dir [2025-11-22T22:04:51.446Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux/aqa-tests/TKG [Pipeline] { [Pipeline] archiveArtifacts [2025-11-22T22:04:51.639Z] Archiving artifacts [2025-11-22T22:04:52.018Z] Recording fingerprints [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-11-22T22:04:52.248Z] [PARALLEL: Dynamic] childJobNum is 3, creating jobs and running them in parallel... Did you forget the `def` keyword? Script1 seems to be setting a field named create_jobs (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named parallelTestParams (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. [Pipeline] parallel [Pipeline] { (Branch: testList_0) [Pipeline] { (Branch: testList_1) [Pipeline] { (Branch: testList_2) [Pipeline] echo [2025-11-22T22:04:52.710Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0 params for generating the job [Pipeline] echo [2025-11-22T22:04:52.712Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_1 params for generating the job [Pipeline] echo [2025-11-22T22:04:52.713Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2 params for generating the job [Pipeline] fileExists [Pipeline] fileExists [Pipeline] fileExists [Pipeline] jobDsl [Pipeline] jobDsl [Pipeline] jobDsl [2025-11-22T22:04:53.798Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate [2025-11-22T22:04:53.818Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate [2025-11-22T22:04:53.969Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate [2025-11-22T22:09:28.975Z] LEVELS: [sanity] [2025-11-22T22:09:28.977Z] JDK_VERSIONS: [8] [2025-11-22T22:09:28.977Z] GROUPS: [openjdk] [2025-11-22T22:09:28.977Z] ARCH_OS_LIST: [ppc64le_linux] [2025-11-22T22:09:29.130Z] LEVELS: [sanity] [2025-11-22T22:09:29.133Z] JDK_VERSIONS: [8] [2025-11-22T22:09:29.133Z] GROUPS: [openjdk] [2025-11-22T22:09:29.133Z] ARCH_OS_LIST: [ppc64le_linux] [2025-11-22T22:09:29.159Z] LEVELS: [sanity] [2025-11-22T22:09:29.159Z] JDK_VERSIONS: [8] [2025-11-22T22:09:29.159Z] GROUPS: [openjdk] [2025-11-22T22:09:29.159Z] ARCH_OS_LIST: [ppc64le_linux] [2025-11-22T22:09:29.262Z] Existing items: [2025-11-22T22:09:29.262Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_1'} [2025-11-22T22:09:29.262Z] Unreferenced items: [2025-11-22T22:09:29.262Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0'} [2025-11-22T22:09:29.262Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2'} [2025-11-22T22:09:29.455Z] Existing items: [2025-11-22T22:09:29.455Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_1'} [2025-11-22T22:09:29.455Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2'} [2025-11-22T22:09:29.455Z] Unreferenced items: [2025-11-22T22:09:29.455Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0'} [2025-11-22T22:09:29.467Z] Existing items: [2025-11-22T22:09:29.467Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0'} [2025-11-22T22:09:29.467Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_1'} [2025-11-22T22:09:29.467Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2'} [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-11-22T22:09:31.103Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-11-22T22:09:33.100Z] + aqa-tests/terminateTestProcesses.sh jenkins [2025-11-22T22:09:33.100Z] Unix type machine.. [2025-11-22T22:09:33.100Z] Running on a Linux host [2025-11-22T22:09:33.100Z] Woohoo - no rogue processes detected! [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-11-22T22:09:33.995Z] [WS-CLEANUP] Deleting project workspace... [2025-11-22T22:09:33.995Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-11-22T22:09:34.921Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] sh [2025-11-22T22:09:36.955Z] + find /tmp -name *core* -print -exec rm -f {} ; [2025-11-22T22:09:36.955Z] /tmp/capstone-4.0.2/msvc/test_xcore [2025-11-22T22:09:36.955Z] + true [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-11-22T22:09:37.502Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Parallel Tests) [Pipeline] parallel [Pipeline] { (Branch: testList_0) [Pipeline] { (Branch: testList_1) [Pipeline] { (Branch: testList_2) [Pipeline] build [2025-11-22T22:09:37.631Z] Scheduling project: Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0 [Pipeline] build [2025-11-22T22:09:37.637Z] Scheduling project: Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_1 [Pipeline] build [2025-11-22T22:09:37.661Z] Scheduling project: Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2 [2025-11-22T22:09:45.930Z] Starting building: Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0 #31 [2025-11-22T22:09:45.963Z] Starting building: Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_1 #25 [2025-11-22T22:09:45.979Z] Starting building: Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2 #19 [2025-11-22T22:33:27.994Z] Build Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0 #31 completed: SUCCESS [Pipeline] } [2025-11-22T22:33:32.064Z] Build Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2 #19 completed: SUCCESS [Pipeline] } [2025-11-22T22:47:59.693Z] Build Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_1 #25 completed: SUCCESS [Pipeline] } [Pipeline] // parallel [Pipeline] node [2025-11-22T22:47:59.805Z] Running on test-osuosl-ubuntu2404-ppc64le-4 in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-11-22T22:48:00.195Z] [WS-CLEANUP] Deleting project workspace... [2025-11-22T22:48:00.195Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-11-22T22:48:00.370Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] echo [2025-11-22T22:48:00.416Z] Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0 #31 completed with status SUCCESS [Pipeline] timeout [2025-11-22T22:48:00.425Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-11-22T22:48:01.508Z] Copied 1 artifact from "Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0" build number 31 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-11-22T22:48:01.536Z] Saving Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/31/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2025-11-22T22:48:01.717Z] Archiving artifacts [2025-11-22T22:48:02.076Z] Recording fingerprints [Pipeline] echo [2025-11-22T22:48:02.271Z] Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_1 #25 completed with status SUCCESS [Pipeline] timeout [2025-11-22T22:48:02.284Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-11-22T22:48:03.373Z] Copied 1 artifact from "Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_1" build number 25 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-11-22T22:48:03.405Z] Saving Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_1/25/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2025-11-22T22:48:03.586Z] Archiving artifacts [2025-11-22T22:48:03.969Z] Recording fingerprints [Pipeline] echo [2025-11-22T22:48:04.159Z] Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2 #19 completed with status SUCCESS [Pipeline] timeout [2025-11-22T22:48:04.170Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-11-22T22:48:05.267Z] Copied 1 artifact from "Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2" build number 19 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-11-22T22:48:05.299Z] Saving Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/19/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2025-11-22T22:48:05.482Z] Archiving artifacts [2025-11-22T22:48:05.838Z] Recording fingerprints [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-11-22T22:48:06.425Z] [WS-CLEANUP] Deleting project workspace... [2025-11-22T22:48:06.425Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-11-22T22:48:06.602Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] End of Pipeline Finished: SUCCESS