Test_openjdk8_hs_special.openjdk_ppc64le_linux

Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin" build number 514 originally caused by: Started by upstream project "build-scripts/openjdk8-pipeline" build number 3023 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 294 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_special.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_special.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 69651d0e9d7c4f84ac73d5ec1510d3f459affeb1 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 69651d0e9d7c4f84ac73d5ec1510d3f459affeb1 # timeout=10 Commit message: "Unexclude OpenJ9 jdk25 tests for issue 22219 (#6542)" > git rev-list --no-walk 1ef663ab0243186b896488a2eb1f06c5adbefced # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2025-08-30T21:05:57.357Z] SPEC: linux_ppc-64_le [Pipeline] echo [2025-08-30T21:05:57.360Z] LABEL: ci.role.test&&hw.arch.ppc64le&&sw.os.linux [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2025-08-30T21:05:57.369Z] 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-08-30T21:05:57.374Z] dynamicAgents: [fyre] [Pipeline] node [2025-08-30T21:05:57.550Z] Running on test-osuosl-ubuntu2404-ppc64le-5 in /home/jenkins/workspace/Test_openjdk8_hs_special.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-08-30T21:05:57.573Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] cleanWs [2025-08-30T21:05:57.931Z] [WS-CLEANUP] Deleting project workspace... [2025-08-30T21:05:57.931Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-08-30T21:05:58.130Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-08-30T21:05:58.330Z] The recommended git tool is: git [2025-08-30T21:05:58.671Z] No credentials specified [2025-08-30T21:05:58.842Z] Cloning the remote Git repository [2025-08-30T21:05:59.092Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-08-30T21:05:59.093Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/aqa-tests # timeout=10 [2025-08-30T21:05:59.099Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2025-08-30T21:05:59.099Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-08-30T21:05:59.099Z] > git --version # timeout=10 [2025-08-30T21:05:59.102Z] > git --version # 'git version 2.43.0' [2025-08-30T21:05:59.102Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-30T21:06:03.099Z] Avoid second fetch [2025-08-30T21:06:03.275Z] Checking out Revision 69651d0e9d7c4f84ac73d5ec1510d3f459affeb1 (origin/master) [2025-08-30T21:06:02.828Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-08-30T21:06:02.831Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-30T21:06:03.179Z] > git rev-parse origin/master^{commit} # timeout=10 [2025-08-30T21:06:03.354Z] > git config core.sparsecheckout # timeout=10 [2025-08-30T21:06:03.358Z] > git checkout -f 69651d0e9d7c4f84ac73d5ec1510d3f459affeb1 # timeout=10 [2025-08-30T21:06:04.623Z] Commit message: "Unexclude OpenJ9 jdk25 tests for issue 22219 (#6542)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_special.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-08-30T21:06:06.477Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2025-08-30T21:06:06.506Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-08-30T21:06:08.506Z] + LC_TIME=C date +%a, %d %b %Y %T %z [Pipeline] echo [2025-08-30T21:06:09.203Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-08-30T21:06:10.996Z] + aqa-tests/terminateTestProcesses.sh jenkins [2025-08-30T21:06:10.996Z] Unix type machine.. [2025-08-30T21:06:10.996Z] Running on a Linux host [2025-08-30T21:06:10.996Z] 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-08-30T21:06:14.106Z] + printenv [2025-08-30T21:06:14.106Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-08-30T21:06:14.106Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-08-30T21:06:14.106Z] SETUP_JCK_RUN=false [2025-08-30T21:06:14.106Z] USE_TESTENV_PROPERTIES=false [2025-08-30T21:06:14.106Z] EXTERNAL_CUSTOM_BRANCH=master [2025-08-30T21:06:14.106Z] SSH_CLIENT=78.47.239.97 40722 22 [2025-08-30T21:06:14.106Z] BUILD_LIST=openjdk [2025-08-30T21:06:14.106Z] USER=jenkins [2025-08-30T21:06:14.106Z] SDK_RESOURCE=upstream [2025-08-30T21:06:14.106Z] OPENJ9_BRANCH=master [2025-08-30T21:06:14.106Z] jobStatus=SUCCESS [2025-08-30T21:06:14.106Z] CI=true [2025-08-30T21:06:14.106Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_ppc64le_linux/44/display/redirect?page=changes [2025-08-30T21:06:14.106Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2025-08-30T21:06:14.106Z] UPSTREAM_JOB_NUMBER=514 [2025-08-30T21:06:14.106Z] XDG_SESSION_TYPE=tty [2025-08-30T21:06:14.106Z] EXIT_FAILURE=false [2025-08-30T21:06:14.106Z] SHLVL=0 [2025-08-30T21:06:14.106Z] HUDSON_URL=https://ci.adoptium.net/ [2025-08-30T21:06:14.106Z] TARGET=special.openjdk [2025-08-30T21:06:14.106Z] NODE_LABELS=test ci.role.test ubuntu linux test-osuosl-ubuntu2404-ppc64le-5 sw.os.linux sw.tool.docker hw.arch.ppc64le ppc64le [2025-08-30T21:06:14.106Z] USE_JRE=false [2025-08-30T21:06:14.106Z] STF_OWNER_BRANCH=adoptium:master [2025-08-30T21:06:14.106Z] OLDPWD=/home/jenkins [2025-08-30T21:06:14.106Z] HOME=/home/jenkins [2025-08-30T21:06:14.106Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_ppc64le_linux/44/ [2025-08-30T21:06:14.106Z] ADOPTOPENJDK_BRANCH=master [2025-08-30T21:06:14.106Z] TAP_NAME=Test_openjdk8_hs_special.openjdk_ppc64le_linux.tap [2025-08-30T21:06:14.106Z] JDK_IMPL=hotspot [2025-08-30T21:06:14.106Z] DOCKER_REQUIRED=false [2025-08-30T21:06:14.106Z] JENKINS_SERVER_COOKIE=durable-7e423fdead4b952c909055f4810477b6d5329372d754a69d1d9efaa0cd9f55a9 [2025-08-30T21:06:14.106Z] HUDSON_COOKIE=afd73828-4a03-4cb2-9e42-c5d74250e5e5 [2025-08-30T21:06:14.106Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus [2025-08-30T21:06:14.106Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/../../benchmarks [2025-08-30T21:06:14.106Z] JDK_REPO=https://github.com/adoptium/jdk8u [2025-08-30T21:06:14.106Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux [2025-08-30T21:06:14.106Z] KEEP_WORKSPACE=false [2025-08-30T21:06:14.106Z] ARCHIVE_TEST_RESULTS=false [2025-08-30T21:06:14.106Z] GENERATE_JOBS=true [2025-08-30T21:06:14.106Z] PERSONAL_BUILD=false [2025-08-30T21:06:14.106Z] NODE_NAME=test-osuosl-ubuntu2404-ppc64le-5 [2025-08-30T21:06:14.106Z] JDK_BRANCH=jdk8u472-b05_adopt [2025-08-30T21:06:14.106Z] TKG_OWNER_BRANCH=adoptium:master [2025-08-30T21:06:14.106Z] LOGNAME=jenkins [2025-08-30T21:06:14.106Z] _=/usr/lib/jvm/jdk17/bin/java [2025-08-30T21:06:14.106Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_ppc64le_linux/44/display/redirect?page=artifacts [2025-08-30T21:06:14.106Z] STAGE_NAME=Setup [2025-08-30T21:06:14.106Z] XDG_SESSION_CLASS=user [2025-08-30T21:06:14.106Z] AUTO_DETECT=true [2025-08-30T21:06:14.106Z] EXECUTOR_NUMBER=0 [2025-08-30T21:06:14.106Z] JDK_VERSION=8 [2025-08-30T21:06:14.106Z] XDG_SESSION_ID=131122 [2025-08-30T21:06:14.106Z] BUILD_DISPLAY_NAME=#44 [2025-08-30T21:06:14.107Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2025-08-30T21:06:14.107Z] TIME_LIMIT=25 [2025-08-30T21:06:14.107Z] EXTERNAL_TEST_CMD=mvn clean install [2025-08-30T21:06:14.107Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_ppc64le_linux/44/display/redirect?page=tests [2025-08-30T21:06:14.107Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-08-30T21:06:14.107Z] JOB_BASE_NAME=Test_openjdk8_hs_special.openjdk_ppc64le_linux [2025-08-30T21:06:14.107Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin [2025-08-30T21:06:14.107Z] PLATFORM=ppc64le_linux [2025-08-30T21:06:14.107Z] TKG_ITERATIONS=1 [2025-08-30T21:06:14.107Z] EXIT_SUCCESS=false [2025-08-30T21:06:14.107Z] RERUN_FAILURE=true [2025-08-30T21:06:14.107Z] BUILD_ID=44 [2025-08-30T21:06:14.107Z] XDG_RUNTIME_DIR=/run/user/1002 [2025-08-30T21:06:14.107Z] ACTIVE_NODE_TIMEOUT=5 [2025-08-30T21:06:14.107Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/../../externalDependency/system_lib [2025-08-30T21:06:14.107Z] BUILD_TAG=jenkins-Test_openjdk8_hs_special.openjdk_ppc64le_linux-44 [2025-08-30T21:06:14.107Z] JENKINS_URL=https://ci.adoptium.net/ [2025-08-30T21:06:14.107Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-08-30T21:06:14.107Z] LANG=en_US.UTF-8 [2025-08-30T21:06:14.107Z] JCK_GIT_BRANCH=master [2025-08-30T21:06:14.107Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_ppc64le_linux/ [2025-08-30T21:06:14.107Z] KEEP_REPORTDIR=true [2025-08-30T21:06:14.107Z] ORIGIN_JDK_VERSION=8 [2025-08-30T21:06:14.107Z] BUILD_NUMBER=44 [2025-08-30T21:06:14.107Z] JENKINS_NODE_COOKIE=6093e8c9-b5b3-484a-b53c-ce43b6de5848 [2025-08-30T21:06:14.107Z] SHELL=/bin/bash [2025-08-30T21:06:14.107Z] ITERATIONS=1 [2025-08-30T21:06:14.107Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2025-08-30T21:06:14.107Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/jdkbinary/j2sdk-image [2025-08-30T21:06:14.107Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_ppc64le_linux/44/display/redirect [2025-08-30T21:06:14.107Z] LIGHT_WEIGHT_CHECKOUT=false [2025-08-30T21:06:14.107Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-08-30T21:06:14.107Z] SPEC=linux_ppc-64_le [2025-08-30T21:06:14.107Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-08-30T21:06:14.107Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_ppc64le_linux/display/redirect [2025-08-30T21:06:14.107Z] NUM_PROCESSORS=4 [2025-08-30T21:06:14.107Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin [2025-08-30T21:06:14.107Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-08-30T21:06:14.107Z] JOB_NAME=Test_openjdk8_hs_special.openjdk_ppc64le_linux [2025-08-30T21:06:14.107Z] SLACK_CHANNEL=aqavit-bot [2025-08-30T21:06:14.107Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux [2025-08-30T21:06:14.107Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/../../externalDependency/lib [2025-08-30T21:06:14.107Z] SSH_CONNECTION=78.47.239.97 40722 140.211.168.239 22 [2025-08-30T21:06:14.107Z] TEST_TIME=120 [2025-08-30T21:06:14.107Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux@tmp [2025-08-30T21:06:14.107Z] PARALLEL=Dynamic [2025-08-30T21:06:14.107Z] JOBSTARTTIME=Sat, 30 Aug 2025 21:06:07 +0000 [2025-08-30T21:06:14.107Z] DYNAMIC_COMPILE=false [2025-08-30T21:06:14.107Z] 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-08-30T21:06:14.622Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2025-08-30T21:06:14.635Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2025-08-30T21:07:03.757Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-linux-ppc64le-temurin" build number 514 [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-08-30T21:07:03.986Z] 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-08-30T21:07:03.994Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux [Pipeline] { [Pipeline] sshagent [2025-08-30T21:07:04.100Z] $ ssh-agent [2025-08-30T21:07:04.877Z] SSH_AUTH_SOCK=/tmp/ssh-BiPeEMf40QPc/agent.2789365 [2025-08-30T21:07:04.878Z] SSH_AGENT_PID=2789367 [2025-08-30T21:07:04.878Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-08-30T21:07:04.889Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/aqa-tests [Pipeline] { [Pipeline] withCredentials [2025-08-30T21:07:04.923Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2025-08-30T21:07:06.764Z] + pwd [2025-08-30T21:07:06.764Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_special.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-08-30T21:07:06.764Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/aqa-tests [2025-08-30T21:07:06.764Z] get jdk binary... [2025-08-30T21:07:06.764Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2025-08-30T21:07:06.764Z] Uncompressing file: OpenJDK8U-jdk_ppc64le_linux_hotspot_8u472b05-ea.tar.gz ... [2025-08-30T21:07:08.674Z] List files in jdkbinary folder... [2025-08-30T21:07:08.674Z] total 272116 [2025-08-30T21:07:08.674Z] -rw-r--r-- 1 jenkins jenkins 137060757 Aug 30 20:47 OpenJDK8U-debugimage_ppc64le_linux_hotspot_8u472b05-ea.tar.gz [2025-08-30T21:07:08.674Z] -rw-r--r-- 1 jenkins jenkins 100604314 Aug 30 20:47 OpenJDK8U-jdk_ppc64le_linux_hotspot_8u472b05-ea.tar.gz [2025-08-30T21:07:08.674Z] -rw-r--r-- 1 jenkins jenkins 40865175 Aug 30 20:47 OpenJDK8U-jre_ppc64le_linux_hotspot_8u472b05-ea.tar.gz [2025-08-30T21:07:08.674Z] -rw-r--r-- 1 jenkins jenkins 81148 Aug 30 20:56 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u472b05-ea.json [2025-08-30T21:07:08.674Z] -rw-rw-r-- 1 jenkins jenkins 21283 Aug 30 20:54 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u472b05-ea-metadata.json [2025-08-30T21:07:08.674Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 30 21:07 tmp [2025-08-30T21:07:08.674Z] List files in jdkbinary/tmp folder... [2025-08-30T21:07:08.674Z] total 4 [2025-08-30T21:07:08.674Z] drwxr-xr-x 8 jenkins jenkins 4096 Aug 30 20:47 jdk8u472-b05 [2025-08-30T21:07:08.674Z] Moving directory jdk8u472-b05/ to ../j2sdk-image [2025-08-30T21:07:08.674Z] Uncompressing file: OpenJDK8U-jre_ppc64le_linux_hotspot_8u472b05-ea.tar.gz ... [2025-08-30T21:07:09.604Z] List files in jdkbinary folder... [2025-08-30T21:07:09.604Z] total 272120 [2025-08-30T21:07:09.604Z] drwxr-xr-x 8 jenkins jenkins 4096 Aug 30 20:47 j2sdk-image [2025-08-30T21:07:09.604Z] -rw-r--r-- 1 jenkins jenkins 137060757 Aug 30 20:47 OpenJDK8U-debugimage_ppc64le_linux_hotspot_8u472b05-ea.tar.gz [2025-08-30T21:07:09.604Z] -rw-r--r-- 1 jenkins jenkins 100604314 Aug 30 20:47 OpenJDK8U-jdk_ppc64le_linux_hotspot_8u472b05-ea.tar.gz [2025-08-30T21:07:09.604Z] -rw-r--r-- 1 jenkins jenkins 40865175 Aug 30 20:47 OpenJDK8U-jre_ppc64le_linux_hotspot_8u472b05-ea.tar.gz [2025-08-30T21:07:09.604Z] -rw-r--r-- 1 jenkins jenkins 81148 Aug 30 20:56 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u472b05-ea.json [2025-08-30T21:07:09.604Z] -rw-rw-r-- 1 jenkins jenkins 21283 Aug 30 20:54 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u472b05-ea-metadata.json [2025-08-30T21:07:09.604Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 30 21:07 tmp [2025-08-30T21:07:09.604Z] List files in jdkbinary/tmp folder... [2025-08-30T21:07:09.604Z] total 4 [2025-08-30T21:07:09.604Z] drwxr-xr-x 5 jenkins jenkins 4096 Aug 30 20:47 jdk8u472-b05-jre [2025-08-30T21:07:09.604Z] Moving directory jdk8u472-b05-jre/ to ../j2re-image [2025-08-30T21:07:09.604Z] Uncompressing OpenJDK8U-debugimage_ppc64le_linux_hotspot_8u472b05-ea.tar.gz over ./j2sdk-image/jre... [2025-08-30T21:07:12.724Z] Removing top-level folder jdk8u472-b05-debug-image/ [2025-08-30T21:07:12.724Z] Removing top-level folder jdk8u472-b05/ [2025-08-30T21:07:13.656Z] Run /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -version [2025-08-30T21:07:13.656Z] =JAVA VERSION OUTPUT BEGIN= [2025-08-30T21:07:13.656Z] openjdk version "1.8.0_472-beta" [2025-08-30T21:07:13.656Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-beta-202508302004-b05) [2025-08-30T21:07:13.656Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b05, mixed mode) [2025-08-30T21:07:13.656Z] =JAVA VERSION OUTPUT END= [2025-08-30T21:07:13.656Z] =RELEASE INFO BEGIN= [2025-08-30T21:07:13.656Z] JAVA_VERSION="1.8.0_472" [2025-08-30T21:07:13.656Z] OS_NAME="Linux" [2025-08-30T21:07:13.656Z] OS_VERSION="2.6" [2025-08-30T21:07:13.656Z] OS_ARCH="ppc64le" [2025-08-30T21:07:13.656Z] SOURCE=".:git:49a65609c1ce+" [2025-08-30T21:07:13.656Z] IMPLEMENTOR="Eclipse Adoptium" [2025-08-30T21:07:13.656Z] BUILD_SOURCE="git:ba722bb19f511a86cd98bdca95a3bbe65508fca7" [2025-08-30T21:07:13.656Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2025-08-30T21:07:13.656Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git" [2025-08-30T21:07:13.656Z] FULL_VERSION="1.8.0_472-beta-202508302004-b05" [2025-08-30T21:07:13.656Z] SEMANTIC_VERSION="8.0.472+5" [2025-08-30T21:07:13.656Z] BUILD_INFO="OS: Linux Version: 6.8.0-41-generic" [2025-08-30T21:07:13.656Z] JVM_VARIANT="Hotspot" [2025-08-30T21:07:13.656Z] JVM_VERSION="25.472-b05" [2025-08-30T21:07:13.656Z] IMAGE_TYPE="JDK" [2025-08-30T21:07:13.656Z] =RELEASE INFO END= [2025-08-30T21:07:13.656Z] get testKitGen... [2025-08-30T21:07:13.656Z] git clone -q https://github.com/adoptium/TKG.git [2025-08-30T21:07:13.656Z] git rev-parse master [2025-08-30T21:07:13.656Z] git checkout -q -f 22529199368176ccd2e43c4cf47437798dcecf81 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-08-30T21:07:14.306Z] $ ssh-agent -k [2025-08-30T21:07:14.311Z] unset SSH_AUTH_SOCK; [2025-08-30T21:07:14.311Z] unset SSH_AGENT_PID; [2025-08-30T21:07:14.311Z] echo Agent pid 2789367 killed; [2025-08-30T21:07:15.097Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-08-30T21:07:15.648Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=special.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=jdk8u472-b05_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=514&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2025-08-30T21:07:15.682Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=special.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-5&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=jdk8u472-b05_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=514&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-08-30T21:07:15.735Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-08-30T21:07:16.818Z] Copied 1 artifact from "getTRSSOutput" build number 1880 [Pipeline] sh [2025-08-30T21:07:18.652Z] + cd ./aqa-tests/TKG/resources/TRSS [2025-08-30T21:07:18.652Z] + gzip -cd TRSSOutput.tar.gz [2025-08-30T21:07:18.652Z] + tar xof - [2025-08-30T21:07:18.652Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-08-30T21:07:19.207Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-08-30T21:07:19.225Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-08-30T21:07:21.042Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-08-30T21:08:05.190Z] -------------------------------------------- [2025-08-30T21:08:05.190Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/../../externalDependency/lib [2025-08-30T21:08:05.190Z] task is set to default [2025-08-30T21:08:05.190Z] dependencyList is set to all [2025-08-30T21:08:05.190Z] -------------------------------------------- [2025-08-30T21:08:05.190Z] Starting download third party dependent jars [2025-08-30T21:08:05.190Z] -------------------------------------------- [2025-08-30T21:08:05.190Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/../../externalDependency/lib [2025-08-30T21:08:05.190Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2025-08-30T21:08:05.190Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-08-30T21:08:05.190Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-08-30T21:08:05.190Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2025-08-30T21:08:05.190Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2025-08-30T21:08:05.190Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading [2025-08-30T21:08:05.190Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-08-30T21:08:05.190Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-08-30T21:08:05.190Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-08-30T21:08:05.190Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-08-30T21:08:05.190Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2025-08-30T21:08:05.190Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-08-30T21:08:05.190Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2025-08-30T21:08:05.190Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-08-30T21:08:05.190Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading [2025-08-30T21:08:05.190Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2025-08-30T21:08:05.190Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/../../externalDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading [2025-08-30T21:08:05.190Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2025-08-30T21:08:05.190Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-08-30T21:08:05.190Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2025-08-30T21:08:05.190Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2025-08-30T21:08:05.190Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-08-30T21:08:05.190Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-08-30T21:08:05.190Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading [2025-08-30T21:08:05.190Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2025-08-30T21:08:05.190Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-08-30T21:08:05.190Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2025-08-30T21:08:05.190Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] nodesByLabel [2025-08-30T21:08:05.780Z] Found a total of 10 nodes with the 'ci.role.test&&hw.arch.ppc64le&&sw.os.linux' label [Pipeline] sh [2025-08-30T21:08:07.767Z] + cd ./aqa-tests/TKG [2025-08-30T21:08:07.767Z] + uname [2025-08-30T21:08:07.767Z] + [ Linux = AIX ] [2025-08-30T21:08:07.767Z] + uname [2025-08-30T21:08:07.767Z] + [ Linux = SunOS ] [2025-08-30T21:08:07.767Z] + uname [2025-08-30T21:08:07.767Z] + [ Linux = *BSD ] [2025-08-30T21:08:07.767Z] + MAKE=make [2025-08-30T21:08:07.767Z] + make genParallelList TEST=special.openjdk TEST_TIME=120 NUM_MACHINES= [2025-08-30T21:08:07.767Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/jdkbinary/j2sdk-image [2025-08-30T21:08:07.767Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/../../externalDependency/lib [2025-08-30T21:08:07.767Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-08-30T21:08:07.767Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-08-30T21:08:07.767Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-08-30T21:08:07.767Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_special.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_special.openjdk_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-08-30T21:08:07.767Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/aqa-tests/TKG/scripts/build_tools.xml [2025-08-30T21:08:07.767Z] [2025-08-30T21:08:07.767Z] build: [2025-08-30T21:08:07.767Z] [2025-08-30T21:08:07.767Z] clean: [2025-08-30T21:08:08.698Z] [2025-08-30T21:08:08.698Z] init: [2025-08-30T21:08:08.698Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/aqa-tests/TKG/bin [2025-08-30T21:08:08.699Z] [2025-08-30T21:08:08.699Z] getDependentLibs: [2025-08-30T21:08:08.699Z] [exec] -------------------------------------------- [2025-08-30T21:08:08.699Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/../../externalDependency/lib [2025-08-30T21:08:08.699Z] [exec] task is set to default [2025-08-30T21:08:08.699Z] [exec] dependencyList is set to json_simple [2025-08-30T21:08:08.699Z] [exec] -------------------------------------------- [2025-08-30T21:08:08.699Z] [exec] Starting download third party dependent jars [2025-08-30T21:08:08.699Z] [exec] -------------------------------------------- [2025-08-30T21:08:08.699Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/../../externalDependency/lib [2025-08-30T21:08:08.699Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-08-30T21:08:08.699Z] [exec] downloaded dependent third party jars successfully [2025-08-30T21:08:08.699Z] [2025-08-30T21:08:08.699Z] compile: [2025-08-30T21:08:08.699Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-08-30T21:08:08.699Z] [echo] ============COMPILER SETTINGS============ [2025-08-30T21:08:08.699Z] [echo] ===fork: yes [2025-08-30T21:08:08.699Z] [echo] ===debug: on [2025-08-30T21:08:08.699Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/aqa-tests/TKG/bin [2025-08-30T21:08:11.647Z] [2025-08-30T21:08:11.647Z] dist: [2025-08-30T21:08:11.647Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/aqa-tests/TKG/bin/TestKitGen.jar [2025-08-30T21:08:11.647Z] [2025-08-30T21:08:11.647Z] BUILD SUCCESSFUL [2025-08-30T21:08:11.647Z] Total time: 3 seconds [2025-08-30T21:08:11.647Z] 0 [2025-08-30T21:08:11.647Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-08-30T21:08:11.647Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-08-30T21:08:11.647Z] microArchOutput: machine : CHRP IBM pSeries (emulated by qemu) [2025-08-30T21:08:12.576Z] ****************************** MACHINE INFO ****************************** [2025-08-30T21:08:12.576Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/aqa-tests/TKG [2025-08-30T21:08:12.576Z] Free Physical Memory Size : 2878668800 [2025-08-30T21:08:12.576Z] Free space (bytes) : 50008133632 [2025-08-30T21:08:12.576Z] Total Physical Memory Size : 8221753344 [2025-08-30T21:08:12.576Z] Total space (bytes) : 84441235456 [2025-08-30T21:08:12.576Z] Usable space (bytes) : 46502682624 [2025-08-30T21:08:12.576Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-08-30T21:08:12.576Z] bashVersion : [2025-08-30T21:08:12.576Z] GNU bash, version 5.2.21(1)-release (powerpc64le-unknown-linux-gnu) [2025-08-30T21:08:12.576Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-08-30T21:08:12.576Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-08-30T21:08:12.576Z] [2025-08-30T21:08:12.576Z] This is free software; you are free to change and redistribute it. [2025-08-30T21:08:12.577Z] There is NO WARRANTY, to the extent permitted by law. [2025-08-30T21:08:12.577Z] cpuCores : 4 [2025-08-30T21:08:12.577Z] curlVersion : [2025-08-30T21:08:12.577Z] 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-08-30T21:08:12.577Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6 [2025-08-30T21:08:12.577Z] 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-08-30T21:08:12.577Z] 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-08-30T21:08:12.577Z] dockerVersion : Docker version 27.5.1, build 27.5.1-0ubuntu3~24.04.2 [2025-08-30T21:08:12.577Z] gcc version : 13 [2025-08-30T21:08:12.577Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.5) 2.39 [2025-08-30T21:08:12.577Z] gdb version : bash: line 1: gdb: command not found [2025-08-30T21:08:12.577Z] lldb version : Command could not be executed [2025-08-30T21:08:12.577Z] makeVersion : [2025-08-30T21:08:12.577Z] GNU Make 4.3 [2025-08-30T21:08:12.577Z] Built for powerpc64le-unknown-linux-gnu [2025-08-30T21:08:12.577Z] Copyright (C) 1988-2020 Free Software Foundation, Inc. [2025-08-30T21:08:12.577Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-08-30T21:08:12.577Z] This is free software: you are free to change and redistribute it. [2025-08-30T21:08:12.577Z] There is NO WARRANTY, to the extent permitted by law. [2025-08-30T21:08:12.577Z] mavenVersion : [2025-08-30T21:08:12.577Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2025-08-30T21:08:12.577Z] Maven home: /usr/local/apache-maven-3.6.3 [2025-08-30T21:08:12.577Z] Java version: 1.8.0_472-beta, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/jdkbinary/j2sdk-image/jre [2025-08-30T21:08:12.577Z] Default locale: en_US, platform encoding: UTF-8 [2025-08-30T21:08:12.577Z] OS name: "linux", version: "6.8.0-40-generic", arch: "ppc64le", family: "unix" [2025-08-30T21:08:12.577Z] osInfo : [2025-08-30T21:08:12.577Z] PRETTY_NAME="Ubuntu 24.04.3 LTS" [2025-08-30T21:08:12.577Z] NAME="Ubuntu" [2025-08-30T21:08:12.577Z] VERSION_ID="24.04" [2025-08-30T21:08:12.577Z] VERSION="24.04.3 LTS (Noble Numbat)" [2025-08-30T21:08:12.577Z] VERSION_CODENAME=noble [2025-08-30T21:08:12.577Z] ID=ubuntu [2025-08-30T21:08:12.577Z] ID_LIKE=debian [2025-08-30T21:08:12.577Z] HOME_URL="https://www.ubuntu.com/" [2025-08-30T21:08:12.577Z] SUPPORT_URL="https://help.ubuntu.com/" [2025-08-30T21:08:12.577Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" [2025-08-30T21:08:12.577Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" [2025-08-30T21:08:12.577Z] UBUNTU_CODENAME=noble [2025-08-30T21:08:12.577Z] LOGO=ubuntu-logo [2025-08-30T21:08:12.577Z] osLabel : ubuntu.24 [2025-08-30T21:08:12.577Z] perlVersion : [2025-08-30T21:08:12.577Z] [2025-08-30T21:08:12.577Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for powerpc64le-linux-gnu-thread-multi [2025-08-30T21:08:12.577Z] (with 51 registered patches, see perl -V for more detail) [2025-08-30T21:08:12.577Z] [2025-08-30T21:08:12.577Z] Copyright 1987-2023, Larry Wall [2025-08-30T21:08:12.577Z] [2025-08-30T21:08:12.577Z] Perl may be copied only under the terms of either the Artistic License or the [2025-08-30T21:08:12.577Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-08-30T21:08:12.577Z] [2025-08-30T21:08:12.577Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-08-30T21:08:12.577Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-08-30T21:08:12.577Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2025-08-30T21:08:12.577Z] [2025-08-30T21:08:12.577Z] podmanVersion : bash: line 1: podman: command not found [2025-08-30T21:08:12.577Z] procArch : ppc64le [2025-08-30T21:08:12.577Z] sysArch : ppc64le [2025-08-30T21:08:12.577Z] sysOS : Linux [2025-08-30T21:08:12.577Z] ulimit : [2025-08-30T21:08:12.577Z] real-time non-blocking time (microseconds, -R) unlimited [2025-08-30T21:08:12.577Z] core file size (blocks, -c) 0 [2025-08-30T21:08:12.577Z] data seg size (kbytes, -d) unlimited [2025-08-30T21:08:12.577Z] scheduling priority (-e) 0 [2025-08-30T21:08:12.577Z] file size (blocks, -f) unlimited [2025-08-30T21:08:12.577Z] pending signals (-i) 31089 [2025-08-30T21:08:12.577Z] max locked memory (kbytes, -l) 1003584 [2025-08-30T21:08:12.577Z] max memory size (kbytes, -m) unlimited [2025-08-30T21:08:12.577Z] open files (-n) 1048576 [2025-08-30T21:08:12.577Z] pipe size (512 bytes, -p) 8 [2025-08-30T21:08:12.577Z] POSIX message queues (bytes, -q) 819200 [2025-08-30T21:08:12.577Z] real-time priority (-r) 0 [2025-08-30T21:08:12.577Z] stack size (kbytes, -s) 8192 [2025-08-30T21:08:12.577Z] cpu time (seconds, -t) unlimited [2025-08-30T21:08:12.577Z] max user processes (-u) 31089 [2025-08-30T21:08:12.577Z] virtual memory (kbytes, -v) unlimited [2025-08-30T21:08:12.577Z] file locks (-x) unlimited [2025-08-30T21:08:12.577Z] uname : Linux test-osuosl-ubuntu2404-ppc64le-5.adoptopenjdk.net 6.8.0-40-generic #40-Ubuntu SMP Fri Jul 5 10:50:38 UTC 2024 ppc64le ppc64le ppc64le GNU/Linux [2025-08-30T21:08:12.577Z] vmVendor : Oracle Corporation [2025-08-30T21:08:12.577Z] vmVersion : 25.472-b05 [2025-08-30T21:08:12.577Z] xlc version : bash: line 1: xlC: command not found [2025-08-30T21:08:12.577Z] ************************************************************************** [2025-08-30T21:08:12.577Z] [2025-08-30T21:08:12.577Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-08-30T21:08:12.577Z] [2025-08-30T21:08:12.577Z] System.getProperty('java.vendor')=Temurin [2025-08-30T21:08:12.577Z] [2025-08-30T21:08:12.577Z] System.getProperty('os.name')=Linux [2025-08-30T21:08:12.577Z] [2025-08-30T21:08:12.577Z] System.getProperty('os.arch')=ppc64le [2025-08-30T21:08:12.577Z] [2025-08-30T21:08:12.577Z] System.getProperty('java.fullversion')=null [2025-08-30T21:08:12.577Z] [2025-08-30T21:08:12.577Z] System.getProperty('sun.arch.data.model')=64 [2025-08-30T21:08:12.577Z] [2025-08-30T21:08:12.577Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=special.openjdk TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/../../externalDependency/lib [2025-08-30T21:08:12.577Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/aqa-tests/TKG' [2025-08-30T21:08:12.577Z] perl scripts/configure.pl [2025-08-30T21:08:12.577Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_special.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=special.openjdk --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-08-30T21:08:12.577Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-08-30T21:08:12.577Z] [2025-08-30T21:08:12.577Z] [2025-08-30T21:08:12.577Z] Starting to generate parallel test lists. [2025-08-30T21:08:12.577Z] [2025-08-30T21:08:13.505Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/aqa-tests/TKG/../openjdk/playlist.xml [2025-08-30T21:08:13.505Z] Attempting to get test duration data from TRSS. [2025-08-30T21:08:13.505Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=8&impl=hs&platform=ppc64le_linux&group=openjdk&level=special [2025-08-30T21:08:14.013Z] Attempting to get test duration data from cached files. [2025-08-30T21:08:14.013Z] Reading file: Test_openjdk8_hs_openjdk_ppc64le_linux.json [2025-08-30T21:08:14.013Z] Warning: cannot get data from cached files. [2025-08-30T21:08:14.013Z] [2025-08-30T21:08:14.013Z] TEST DURATION [2025-08-30T21:08:14.013Z] ==================================================================================== [2025-08-30T21:08:14.013Z] Total number of tests searched: 6 [2025-08-30T21:08:14.013Z] Number of test durations found: 6 [2025-08-30T21:08:14.013Z] Top slowest tests: [2025-08-30T21:08:14.013Z] 05m09s hotspot_custom_0 [2025-08-30T21:08:14.013Z] 02m16s jdk_math_jre_0 [2025-08-30T21:08:14.013Z] 02m01s jdk_math_jre_1 [2025-08-30T21:08:14.013Z] ==================================================================================== [2025-08-30T21:08:14.013Z] [2025-08-30T21:08:14.013Z] Test target is split into 1 lists. [2025-08-30T21:08:14.013Z] Reducing estimated test running time from 10m04s to 10m04s. [2025-08-30T21:08:14.013Z] [2025-08-30T21:08:14.013Z] -------------------------------------testList_0------------------------------------- [2025-08-30T21:08:14.013Z] Number of tests: 6 [2025-08-30T21:08:14.013Z] Estimated running time: 10m04s [2025-08-30T21:08:14.013Z] TESTLIST=hotspot_custom_0,jdk_math_jre_0,jdk_math_jre_1,jdk_custom_0,langtools_custom_0,jdk_math_jre_2 [2025-08-30T21:08:14.013Z] ------------------------------------------------------------------------------------ [2025-08-30T21:08:14.013Z] [2025-08-30T21:08:14.013Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [2025-08-30T21:08:14.013Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2025-08-30T21:08:14.193Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2025-08-30T21:08:14.717Z] NUM_LIST=1, Fall back to regenerate parallel lists with NUM_MACHINES=3. [Pipeline] sh [2025-08-30T21:08:16.535Z] + cd ./aqa-tests/TKG [2025-08-30T21:08:16.535Z] + uname [2025-08-30T21:08:16.535Z] + [ Linux = AIX ] [2025-08-30T21:08:16.535Z] + uname [2025-08-30T21:08:16.535Z] + [ Linux = SunOS ] [2025-08-30T21:08:16.535Z] + uname [2025-08-30T21:08:16.535Z] + [ Linux = *BSD ] [2025-08-30T21:08:16.535Z] + MAKE=make [2025-08-30T21:08:16.535Z] + make genParallelList TEST=special.openjdk NUM_MACHINES=3 TEST_TIME= [2025-08-30T21:08:16.535Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/jdkbinary/j2sdk-image [2025-08-30T21:08:16.535Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/../../externalDependency/lib [2025-08-30T21:08:16.535Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-08-30T21:08:16.535Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-08-30T21:08:16.535Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-08-30T21:08:16.535Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_special.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_special.openjdk_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-08-30T21:08:16.535Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/aqa-tests/TKG/scripts/build_tools.xml [2025-08-30T21:08:16.535Z] [2025-08-30T21:08:16.535Z] build: [2025-08-30T21:08:17.471Z] [2025-08-30T21:08:17.471Z] clean: [2025-08-30T21:08:17.471Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/aqa-tests/TKG/autoGenEnv.mk [2025-08-30T21:08:17.471Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/aqa-tests/TKG/bin [2025-08-30T21:08:17.471Z] [2025-08-30T21:08:17.471Z] init: [2025-08-30T21:08:17.471Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/aqa-tests/TKG/bin [2025-08-30T21:08:17.471Z] [2025-08-30T21:08:17.471Z] getDependentLibs: [2025-08-30T21:08:17.471Z] [exec] -------------------------------------------- [2025-08-30T21:08:17.471Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/../../externalDependency/lib [2025-08-30T21:08:17.472Z] [exec] task is set to default [2025-08-30T21:08:17.472Z] [exec] dependencyList is set to json_simple [2025-08-30T21:08:17.472Z] [exec] -------------------------------------------- [2025-08-30T21:08:17.472Z] [exec] Starting download third party dependent jars [2025-08-30T21:08:17.472Z] [exec] -------------------------------------------- [2025-08-30T21:08:17.472Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/../../externalDependency/lib [2025-08-30T21:08:17.472Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-08-30T21:08:17.472Z] [exec] downloaded dependent third party jars successfully [2025-08-30T21:08:17.472Z] [2025-08-30T21:08:17.472Z] compile: [2025-08-30T21:08:17.472Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-08-30T21:08:17.472Z] [echo] ============COMPILER SETTINGS============ [2025-08-30T21:08:17.472Z] [echo] ===fork: yes [2025-08-30T21:08:17.472Z] [echo] ===debug: on [2025-08-30T21:08:17.472Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/aqa-tests/TKG/bin [2025-08-30T21:08:20.425Z] [2025-08-30T21:08:20.425Z] dist: [2025-08-30T21:08:20.425Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/aqa-tests/TKG/bin/TestKitGen.jar [2025-08-30T21:08:20.425Z] [2025-08-30T21:08:20.425Z] BUILD SUCCESSFUL [2025-08-30T21:08:20.425Z] Total time: 3 seconds [2025-08-30T21:08:20.425Z] 0 [2025-08-30T21:08:20.425Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-08-30T21:08:20.425Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-08-30T21:08:20.425Z] microArchOutput: machine : CHRP IBM pSeries (emulated by qemu) [2025-08-30T21:08:21.354Z] ****************************** MACHINE INFO ****************************** [2025-08-30T21:08:21.354Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/aqa-tests/TKG [2025-08-30T21:08:21.354Z] Free Physical Memory Size : 2848587776 [2025-08-30T21:08:21.354Z] Free space (bytes) : 50008121344 [2025-08-30T21:08:21.354Z] Total Physical Memory Size : 8221753344 [2025-08-30T21:08:21.354Z] Total space (bytes) : 84441235456 [2025-08-30T21:08:21.354Z] Usable space (bytes) : 46502670336 [2025-08-30T21:08:21.354Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-08-30T21:08:21.354Z] bashVersion : [2025-08-30T21:08:21.354Z] GNU bash, version 5.2.21(1)-release (powerpc64le-unknown-linux-gnu) [2025-08-30T21:08:21.354Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-08-30T21:08:21.354Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-08-30T21:08:21.354Z] [2025-08-30T21:08:21.354Z] This is free software; you are free to change and redistribute it. [2025-08-30T21:08:21.354Z] There is NO WARRANTY, to the extent permitted by law. [2025-08-30T21:08:21.354Z] cpuCores : 4 [2025-08-30T21:08:21.354Z] curlVersion : [2025-08-30T21:08:21.354Z] 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-08-30T21:08:21.354Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6 [2025-08-30T21:08:21.354Z] 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-08-30T21:08:21.354Z] 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-08-30T21:08:21.354Z] dockerVersion : Docker version 27.5.1, build 27.5.1-0ubuntu3~24.04.2 [2025-08-30T21:08:21.354Z] gcc version : 13 [2025-08-30T21:08:21.354Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.5) 2.39 [2025-08-30T21:08:21.354Z] gdb version : bash: line 1: gdb: command not found [2025-08-30T21:08:21.354Z] lldb version : Command could not be executed [2025-08-30T21:08:21.354Z] makeVersion : [2025-08-30T21:08:21.354Z] GNU Make 4.3 [2025-08-30T21:08:21.354Z] Built for powerpc64le-unknown-linux-gnu [2025-08-30T21:08:21.354Z] Copyright (C) 1988-2020 Free Software Foundation, Inc. [2025-08-30T21:08:21.354Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-08-30T21:08:21.354Z] This is free software: you are free to change and redistribute it. [2025-08-30T21:08:21.354Z] There is NO WARRANTY, to the extent permitted by law. [2025-08-30T21:08:21.354Z] mavenVersion : [2025-08-30T21:08:21.354Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2025-08-30T21:08:21.354Z] Maven home: /usr/local/apache-maven-3.6.3 [2025-08-30T21:08:21.354Z] Java version: 1.8.0_472-beta, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/jdkbinary/j2sdk-image/jre [2025-08-30T21:08:21.354Z] Default locale: en_US, platform encoding: UTF-8 [2025-08-30T21:08:21.354Z] OS name: "linux", version: "6.8.0-40-generic", arch: "ppc64le", family: "unix" [2025-08-30T21:08:21.354Z] osInfo : [2025-08-30T21:08:21.354Z] PRETTY_NAME="Ubuntu 24.04.3 LTS" [2025-08-30T21:08:21.354Z] NAME="Ubuntu" [2025-08-30T21:08:21.354Z] VERSION_ID="24.04" [2025-08-30T21:08:21.355Z] VERSION="24.04.3 LTS (Noble Numbat)" [2025-08-30T21:08:21.355Z] VERSION_CODENAME=noble [2025-08-30T21:08:21.355Z] ID=ubuntu [2025-08-30T21:08:21.355Z] ID_LIKE=debian [2025-08-30T21:08:21.355Z] HOME_URL="https://www.ubuntu.com/" [2025-08-30T21:08:21.355Z] SUPPORT_URL="https://help.ubuntu.com/" [2025-08-30T21:08:21.355Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" [2025-08-30T21:08:21.355Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" [2025-08-30T21:08:21.355Z] UBUNTU_CODENAME=noble [2025-08-30T21:08:21.355Z] LOGO=ubuntu-logo [2025-08-30T21:08:21.355Z] osLabel : ubuntu.24 [2025-08-30T21:08:21.355Z] perlVersion : [2025-08-30T21:08:21.355Z] [2025-08-30T21:08:21.355Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for powerpc64le-linux-gnu-thread-multi [2025-08-30T21:08:21.355Z] (with 51 registered patches, see perl -V for more detail) [2025-08-30T21:08:21.355Z] [2025-08-30T21:08:21.355Z] Copyright 1987-2023, Larry Wall [2025-08-30T21:08:21.355Z] [2025-08-30T21:08:21.355Z] Perl may be copied only under the terms of either the Artistic License or the [2025-08-30T21:08:21.355Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-08-30T21:08:21.355Z] [2025-08-30T21:08:21.355Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-08-30T21:08:21.355Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-08-30T21:08:21.355Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2025-08-30T21:08:21.355Z] [2025-08-30T21:08:21.355Z] podmanVersion : bash: line 1: podman: command not found [2025-08-30T21:08:21.355Z] procArch : ppc64le [2025-08-30T21:08:21.355Z] sysArch : ppc64le [2025-08-30T21:08:21.355Z] sysOS : Linux [2025-08-30T21:08:21.355Z] ulimit : [2025-08-30T21:08:21.355Z] real-time non-blocking time (microseconds, -R) unlimited [2025-08-30T21:08:21.355Z] core file size (blocks, -c) 0 [2025-08-30T21:08:21.355Z] data seg size (kbytes, -d) unlimited [2025-08-30T21:08:21.355Z] scheduling priority (-e) 0 [2025-08-30T21:08:21.355Z] file size (blocks, -f) unlimited [2025-08-30T21:08:21.355Z] pending signals (-i) 31089 [2025-08-30T21:08:21.355Z] max locked memory (kbytes, -l) 1003584 [2025-08-30T21:08:21.355Z] max memory size (kbytes, -m) unlimited [2025-08-30T21:08:21.355Z] open files (-n) 1048576 [2025-08-30T21:08:21.355Z] pipe size (512 bytes, -p) 8 [2025-08-30T21:08:21.355Z] POSIX message queues (bytes, -q) 819200 [2025-08-30T21:08:21.355Z] real-time priority (-r) 0 [2025-08-30T21:08:21.355Z] stack size (kbytes, -s) 8192 [2025-08-30T21:08:21.355Z] cpu time (seconds, -t) unlimited [2025-08-30T21:08:21.355Z] max user processes (-u) 31089 [2025-08-30T21:08:21.355Z] virtual memory (kbytes, -v) unlimited [2025-08-30T21:08:21.355Z] file locks (-x) unlimited [2025-08-30T21:08:21.355Z] uname : Linux test-osuosl-ubuntu2404-ppc64le-5.adoptopenjdk.net 6.8.0-40-generic #40-Ubuntu SMP Fri Jul 5 10:50:38 UTC 2024 ppc64le ppc64le ppc64le GNU/Linux [2025-08-30T21:08:21.355Z] vmVendor : Oracle Corporation [2025-08-30T21:08:21.355Z] vmVersion : 25.472-b05 [2025-08-30T21:08:21.355Z] xlc version : bash: line 1: xlC: command not found [2025-08-30T21:08:21.355Z] ************************************************************************** [2025-08-30T21:08:21.355Z] [2025-08-30T21:08:21.355Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-08-30T21:08:21.355Z] [2025-08-30T21:08:21.355Z] System.getProperty('java.vendor')=Temurin [2025-08-30T21:08:21.355Z] [2025-08-30T21:08:21.355Z] System.getProperty('os.name')=Linux [2025-08-30T21:08:21.355Z] [2025-08-30T21:08:21.355Z] System.getProperty('os.arch')=ppc64le [2025-08-30T21:08:21.355Z] [2025-08-30T21:08:21.355Z] System.getProperty('java.fullversion')=null [2025-08-30T21:08:21.355Z] [2025-08-30T21:08:21.355Z] System.getProperty('sun.arch.data.model')=64 [2025-08-30T21:08:21.355Z] [2025-08-30T21:08:21.355Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES=3 TEST_TIME= TESTTARGET=special.openjdk TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/../../externalDependency/lib [2025-08-30T21:08:21.355Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/aqa-tests/TKG' [2025-08-30T21:08:21.355Z] perl scripts/configure.pl [2025-08-30T21:08:21.355Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_special.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=special.openjdk --testList= --numOfMachines=3 --testTime= --TRSSURL= [2025-08-30T21:08:21.355Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-08-30T21:08:21.355Z] [2025-08-30T21:08:21.355Z] [2025-08-30T21:08:21.355Z] Starting to generate parallel test lists. [2025-08-30T21:08:21.355Z] [2025-08-30T21:08:22.284Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/aqa-tests/TKG/../openjdk/playlist.xml [2025-08-30T21:08:22.285Z] Attempting to get test duration data from TRSS. [2025-08-30T21:08:22.285Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=8&impl=hs&platform=ppc64le_linux&group=openjdk&level=special [2025-08-30T21:08:22.285Z] Attempting to get test duration data from cached files. [2025-08-30T21:08:22.285Z] Reading file: Test_openjdk8_hs_openjdk_ppc64le_linux.json [2025-08-30T21:08:22.285Z] Warning: cannot get data from cached files. [2025-08-30T21:08:22.285Z] [2025-08-30T21:08:22.285Z] TEST DURATION [2025-08-30T21:08:22.285Z] ==================================================================================== [2025-08-30T21:08:22.285Z] Total number of tests searched: 6 [2025-08-30T21:08:22.285Z] Number of test durations found: 6 [2025-08-30T21:08:22.285Z] Top slowest tests: [2025-08-30T21:08:22.285Z] 05m09s hotspot_custom_0 [2025-08-30T21:08:22.285Z] 02m16s jdk_math_jre_0 [2025-08-30T21:08:22.285Z] 02m01s jdk_math_jre_1 [2025-08-30T21:08:22.285Z] ==================================================================================== [2025-08-30T21:08:22.285Z] [2025-08-30T21:08:22.285Z] Test target is split into 3 lists. [2025-08-30T21:08:22.285Z] Reducing estimated test running time from 10m04s to 05m09s. [2025-08-30T21:08:22.285Z] [2025-08-30T21:08:22.285Z] -------------------------------------testList_0------------------------------------- [2025-08-30T21:08:22.285Z] Number of tests: 1 [2025-08-30T21:08:22.285Z] Estimated running time: 05m09s [2025-08-30T21:08:22.285Z] TESTLIST=hotspot_custom_0 [2025-08-30T21:08:22.285Z] ------------------------------------------------------------------------------------ [2025-08-30T21:08:22.285Z] [2025-08-30T21:08:22.285Z] -------------------------------------testList_1------------------------------------- [2025-08-30T21:08:22.285Z] Number of tests: 3 [2025-08-30T21:08:22.285Z] Estimated running time: 02m22s [2025-08-30T21:08:22.285Z] TESTLIST=jdk_math_jre_0,langtools_custom_0,jdk_math_jre_2 [2025-08-30T21:08:22.285Z] ------------------------------------------------------------------------------------ [2025-08-30T21:08:22.285Z] [2025-08-30T21:08:22.285Z] -------------------------------------testList_2------------------------------------- [2025-08-30T21:08:22.285Z] Number of tests: 2 [2025-08-30T21:08:22.285Z] Estimated running time: 02m32s [2025-08-30T21:08:22.285Z] TESTLIST=jdk_math_jre_1,jdk_custom_0 [2025-08-30T21:08:22.285Z] ------------------------------------------------------------------------------------ [2025-08-30T21:08:22.285Z] [2025-08-30T21:08:22.285Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [2025-08-30T21:08:22.285Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2025-08-30T21:08:22.975Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2025-08-30T21:08:23.493Z] Saving parallelList.mk file on jenkins... [Pipeline] dir [2025-08-30T21:08:23.495Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux/aqa-tests/TKG [Pipeline] { [Pipeline] archiveArtifacts [2025-08-30T21:08:23.696Z] Archiving artifacts [2025-08-30T21:08:24.074Z] Recording fingerprints [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-08-30T21:08:24.279Z] [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-08-30T21:08:24.928Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_0 params for generating the job [Pipeline] echo [2025-08-30T21:08:24.929Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_1 params for generating the job [Pipeline] echo [2025-08-30T21:08:24.930Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2 params for generating the job [Pipeline] fileExists [Pipeline] fileExists [Pipeline] fileExists [Pipeline] jobDsl [Pipeline] jobDsl [Pipeline] jobDsl [2025-08-30T21:08:25.319Z] Warning: Plugins have been installed without restarting Jenkins. A restart is required to run Job DSL without any problems. [2025-08-30T21:08:25.346Z] Warning: Plugins have been installed without restarting Jenkins. A restart is required to run Job DSL without any problems. [2025-08-30T21:08:25.487Z] Warning: Plugins have been installed without restarting Jenkins. A restart is required to run Job DSL without any problems. [2025-08-30T21:08:25.843Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate [2025-08-30T21:08:26.014Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate [2025-08-30T21:08:26.018Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate [2025-08-30T21:12:56.138Z] LEVELS: [special] [2025-08-30T21:12:56.140Z] JDK_VERSIONS: [8] [2025-08-30T21:12:56.140Z] GROUPS: [openjdk] [2025-08-30T21:12:56.140Z] ARCH_OS_LIST: [ppc64le_linux] [2025-08-30T21:12:56.322Z] LEVELS: [special] [2025-08-30T21:12:56.323Z] LEVELS: [special] [2025-08-30T21:12:56.323Z] JDK_VERSIONS: [8] [2025-08-30T21:12:56.323Z] JDK_VERSIONS: [8] [2025-08-30T21:12:56.323Z] GROUPS: [openjdk] [2025-08-30T21:12:56.323Z] ARCH_OS_LIST: [ppc64le_linux] [2025-08-30T21:12:56.323Z] GROUPS: [openjdk] [2025-08-30T21:12:56.323Z] ARCH_OS_LIST: [ppc64le_linux] [2025-08-30T21:12:56.352Z] Existing items: [2025-08-30T21:12:56.352Z] GeneratedJob{name='Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_0'} [2025-08-30T21:12:56.352Z] Unreferenced items: [2025-08-30T21:12:56.352Z] GeneratedJob{name='Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_1'} [2025-08-30T21:12:56.352Z] GeneratedJob{name='Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2'} [2025-08-30T21:12:56.569Z] Existing items: [2025-08-30T21:12:56.569Z] GeneratedJob{name='Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_0'} [2025-08-30T21:12:56.569Z] GeneratedJob{name='Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2'} [2025-08-30T21:12:56.569Z] Unreferenced items: [2025-08-30T21:12:56.569Z] GeneratedJob{name='Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_1'} [2025-08-30T21:12:56.593Z] Existing items: [2025-08-30T21:12:56.593Z] GeneratedJob{name='Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_0'} [2025-08-30T21:12:56.593Z] GeneratedJob{name='Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_1'} [2025-08-30T21:12:56.593Z] GeneratedJob{name='Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2'} [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-08-30T21:13:16.264Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-08-30T21:13:18.248Z] + aqa-tests/terminateTestProcesses.sh jenkins [2025-08-30T21:13:18.248Z] Unix type machine.. [2025-08-30T21:13:18.248Z] Running on a Linux host [2025-08-30T21:13:18.248Z] Woohoo - no rogue processes detected! [Pipeline] cleanWs [2025-08-30T21:13:19.104Z] [WS-CLEANUP] Deleting project workspace... [2025-08-30T21:13:19.104Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-08-30T21:13:20.064Z] [WS-CLEANUP] done [Pipeline] sh [2025-08-30T21:13:22.030Z] + find /tmp -name *core* -print -exec rm -f {} ; [2025-08-30T21:13:22.031Z] /tmp/capstone-4.0.2/msvc/test_xcore [2025-08-30T21:13:22.031Z] + true [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-08-30T21:13:22.579Z] 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-08-30T21:13:22.746Z] Scheduling project: Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_0 [Pipeline] build [2025-08-30T21:13:22.775Z] Scheduling project: Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_1 [Pipeline] build [2025-08-30T21:13:22.840Z] Scheduling project: Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2 [2025-08-30T21:13:27.859Z] Starting building: Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_0 #13 [2025-08-30T21:13:32.248Z] Starting building: Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2 #11 [2025-08-30T21:13:32.324Z] Starting building: Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_1 #11 [2025-08-30T21:21:30.914Z] Build Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_1 #11 completed: SUCCESS [Pipeline] } [2025-08-30T21:21:46.958Z] Build Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2 #11 completed: SUCCESS [Pipeline] } [2025-08-30T21:22:16.479Z] Build Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_0 #13 completed: SUCCESS [Pipeline] } [Pipeline] // parallel [Pipeline] node [2025-08-30T21:22:16.595Z] Running on test-docker-sles12-s390x-1 in /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64le_linux [Pipeline] { [Pipeline] cleanWs [2025-08-30T21:22:16.800Z] [WS-CLEANUP] Deleting project workspace... [2025-08-30T21:22:16.800Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-08-30T21:22:16.888Z] [WS-CLEANUP] done [Pipeline] echo [2025-08-30T21:22:16.894Z] Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2 #11 completed with status SUCCESS [Pipeline] timeout [2025-08-30T21:22:16.910Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-08-30T21:22:17.533Z] Copied 1 artifact from "Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2" build number 11 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-08-30T21:22:17.577Z] Saving Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_2/11/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2025-08-30T21:22:17.671Z] Archiving artifacts [2025-08-30T21:22:17.852Z] Recording fingerprints [Pipeline] echo [2025-08-30T21:22:17.973Z] Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_1 #11 completed with status SUCCESS [Pipeline] timeout [2025-08-30T21:22:17.989Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-08-30T21:22:18.524Z] Copied 1 artifact from "Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_1" build number 11 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-08-30T21:22:18.570Z] Saving Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_1/11/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2025-08-30T21:22:18.664Z] Archiving artifacts [2025-08-30T21:22:18.840Z] Recording fingerprints [Pipeline] echo [2025-08-30T21:22:18.951Z] Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_0 #13 completed with status SUCCESS [Pipeline] timeout [2025-08-30T21:22:18.974Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-08-30T21:22:19.534Z] Copied 1 artifact from "Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_0" build number 13 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-08-30T21:22:19.570Z] Saving Test_openjdk8_hs_special.openjdk_ppc64le_linux_testList_0/13/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2025-08-30T21:22:19.663Z] Archiving artifacts [2025-08-30T21:22:19.838Z] Recording fingerprints [Pipeline] cleanWs [2025-08-30T21:22:20.143Z] [WS-CLEANUP] Deleting project workspace... [2025-08-30T21:22:20.143Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-08-30T21:22:20.232Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] End of Pipeline Finished: SUCCESS