Test_openjdk8_hs_sanity.openjdk_ppc64_aix

Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin" build number 507 originally caused by: Started by upstream project "build-scripts/openjdk8-pipeline" build number 3008 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 266 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix@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_ppc64_aix@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 2480cb6f040d1f208ba3fa3684beaa4f7dcbb069 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2480cb6f040d1f208ba3fa3684beaa4f7dcbb069 # timeout=10 Commit message: "Set current build result based on Perf metrics. (#6369)" > git rev-list --no-walk 8c2c79652fe877c060d6d4dd58a1156c6402c8b0 # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2025-06-26T20:40:42.787Z] SPEC: aix_ppc-64 [Pipeline] echo [2025-06-26T20:40:42.788Z] LABEL: ci.role.test&&hw.arch.ppc64&&sw.os.aix&&sw.os.aix.7_2 [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2025-06-26T20:40:42.796Z] Found a total of 6 nodes with the 'ci.role.test&&hw.arch.ppc64&&sw.os.aix&&sw.os.aix.7_2' 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-06-26T20:40:42.798Z] dynamicAgents: [] [Pipeline] node [2025-06-26T20:40:42.823Z] Running on test-osuosl-aix72-ppc64-2 in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix [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-06-26T20:40:42.851Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] cleanWs [2025-06-26T20:40:43.212Z] [WS-CLEANUP] Deleting project workspace... [2025-06-26T20:40:43.212Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-06-26T20:40:43.388Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-06-26T20:40:43.594Z] The recommended git tool is: git [2025-06-26T20:40:43.943Z] No credentials specified [2025-06-26T20:40:44.118Z] Cloning the remote Git repository [2025-06-26T20:40:44.377Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-06-26T20:40:44.377Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests # timeout=10 [2025-06-26T20:40:44.391Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2025-06-26T20:40:44.391Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-06-26T20:40:44.391Z] > git --version # timeout=10 [2025-06-26T20:40:44.400Z] > git --version # 'git version 2.20.4' [2025-06-26T20:40:44.400Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-26T20:40:48.991Z] Avoid second fetch [2025-06-26T20:40:49.178Z] Checking out Revision 2480cb6f040d1f208ba3fa3684beaa4f7dcbb069 (origin/master) [2025-06-26T20:40:48.708Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-06-26T20:40:48.718Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-26T20:40:49.077Z] > git rev-parse origin/master^{commit} # timeout=10 [2025-06-26T20:40:49.263Z] > git config core.sparsecheckout # timeout=10 [2025-06-26T20:40:49.273Z] > git checkout -f 2480cb6f040d1f208ba3fa3684beaa4f7dcbb069 # timeout=10 [2025-06-26T20:40:51.344Z] Commit message: "Set current build result based on Perf metrics. (#6369)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/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-06-26T20:40:53.453Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2025-06-26T20:40:53.474Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-06-26T20:40:55.545Z] + date +%a, %d %b %Y %T %z [2025-06-26T20:40:55.545Z] + LC_TIME=C [Pipeline] echo [2025-06-26T20:40:56.074Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-06-26T20:40:57.908Z] + aqa-tests/terminateTestProcesses.sh jenkins [2025-06-26T20:40:57.908Z] + 2>& 1 [2025-06-26T20:40:57.908Z] Unix type machine.. [2025-06-26T20:40:57.908Z] 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-06-26T20:41:00.927Z] + printenv [2025-06-26T20:41:00.927Z] _=/opt/freeware/bin/printenv [2025-06-26T20:41:00.927Z] EXTERNAL_TEST_CMD=mvn clean install [2025-06-26T20:41:00.927Z] BUILD_LIST=openjdk [2025-06-26T20:41:00.927Z] LANG=en_US [2025-06-26T20:41:00.927Z] LABEL_ADDITION=sw.os.aix.7_2 [2025-06-26T20:41:00.927Z] JOB_BASE_NAME=Test_openjdk8_hs_sanity.openjdk_ppc64_aix [2025-06-26T20:41:00.927Z] LOGIN=jenkins [2025-06-26T20:41:00.927Z] USE_JRE=false [2025-06-26T20:41:00.927Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2025-06-26T20:41:00.927Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-06-26T20:41:00.927Z] SLACK_CHANNEL=aqavit-bot [2025-06-26T20:41:00.927Z] JDK10_BOOT_DIR=/usr/java10_64 [2025-06-26T20:41:00.927Z] PARALLEL=Dynamic [2025-06-26T20:41:00.927Z] KEEP_REPORTDIR=true [2025-06-26T20:41:00.927Z] DOCKER_REQUIRED=false [2025-06-26T20:41:00.927Z] JDK11_BOOT_DIR=/usr/java11_64 [2025-06-26T20:41:00.927Z] CLCMD_PASSTHRU=1 [2025-06-26T20:41:00.927Z] PATH=/opt/freeware/bin:/usr/bin:/opt/IBM/xlC/13.1.3/bin:/opt/freeware/bin:/etc:/usr/sbin:/usr/ucb:/usr/bin/X11:/sbin:/usr/java7_64/jre/bin:/usr/java7_64/bin [2025-06-26T20:41:00.927Z] STF_OWNER_BRANCH=adoptium:master [2025-06-26T20:41:00.927Z] TARGET=sanity.openjdk [2025-06-26T20:41:00.927Z] BUILD_NUMBER=833 [2025-06-26T20:41:00.927Z] SDK_RESOURCE=upstream [2025-06-26T20:41:00.927Z] JOBSTARTTIME=Thu, 26 Jun 2025 20:40:54 +0000 [2025-06-26T20:41:00.927Z] PERSONAL_BUILD=false [2025-06-26T20:41:00.927Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/833/display/redirect?page=tests [2025-06-26T20:41:00.927Z] USE_TESTENV_PROPERTIES=false [2025-06-26T20:41:00.927Z] ARCHIVE_TEST_RESULTS=false [2025-06-26T20:41:00.927Z] NODE_LABELS=aix720 aix sw.os.aix.7_2 ci.role.test hw.arch.ppc64 xlc16 ci.role.perf xlc13 sw.os.aix ppc64 test-osuosl-aix72-ppc64-2 [2025-06-26T20:41:00.927Z] KEEP_WORKSPACE=false [2025-06-26T20:41:00.927Z] OPENJ9_BRANCH=master [2025-06-26T20:41:00.927Z] LC__FASTMSG=true [2025-06-26T20:41:00.927Z] LIGHT_WEIGHT_CHECKOUT=false [2025-06-26T20:41:00.927Z] EXIT_FAILURE=false [2025-06-26T20:41:00.927Z] HUDSON_COOKIE=93b8f05c-1152-43d0-a0cc-8c7898afcb97 [2025-06-26T20:41:00.927Z] EDITOR=/usr/bin/vi [2025-06-26T20:41:00.927Z] JDK_BRANCH=jdk8u462-b07_adopt [2025-06-26T20:41:00.927Z] AUTO_DETECT=true [2025-06-26T20:41:00.927Z] EXTERNAL_CUSTOM_BRANCH=master [2025-06-26T20:41:00.927Z] JCK_GIT_BRANCH=master [2025-06-26T20:41:00.927Z] LOGNAME=jenkins [2025-06-26T20:41:00.927Z] BUILD_ID=833 [2025-06-26T20:41:00.927Z] BUILD_TAG=jenkins-Test_openjdk8_hs_sanity.openjdk_ppc64_aix-833 [2025-06-26T20:41:00.927Z] EXECUTOR_NUMBER=0 [2025-06-26T20:41:00.927Z] JOB_NAME=Test_openjdk8_hs_sanity.openjdk_ppc64_aix [2025-06-26T20:41:00.927Z] JDK_REPO=https://github.com/adoptium/jdk8u [2025-06-26T20:41:00.927Z] ITERATIONS=1 [2025-06-26T20:41:00.927Z] MAIL=/var/spool/mail/jenkins [2025-06-26T20:41:00.927Z] TAP_NAME=Test_openjdk8_hs_sanity.openjdk_ppc64_aix.tap [2025-06-26T20:41:00.927Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/jdkbinary/j2sdk-image [2025-06-26T20:41:00.927Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-06-26T20:41:00.927Z] JENKINS_URL=https://ci.adoptium.net/ [2025-06-26T20:41:00.927Z] LOCPATH=/usr/lib/nls/loc [2025-06-26T20:41:00.927Z] TKG_ITERATIONS=1 [2025-06-26T20:41:00.927Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/833/display/redirect?page=artifacts [2025-06-26T20:41:00.927Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-06-26T20:41:00.927Z] JDK_IMPL=hotspot [2025-06-26T20:41:00.927Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-06-26T20:41:00.927Z] HUDSON_URL=https://ci.adoptium.net/ [2025-06-26T20:41:00.927Z] JENKINS_NODE_COOKIE=e532f9e6-6708-453f-8395-e72250abbacf [2025-06-26T20:41:00.927Z] ADOPTOPENJDK_BRANCH=master [2025-06-26T20:41:00.927Z] NUM_PROCESSORS=10 [2025-06-26T20:41:00.927Z] LDR_CNTRL=MAXDATA=0x80000000 [2025-06-26T20:41:00.927Z] CI=true [2025-06-26T20:41:00.927Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2025-06-26T20:41:00.927Z] USER=jenkins [2025-06-26T20:41:00.927Z] JENKINS_SERVER_COOKIE=durable-d4ce16896ede83e7b9b0518ee0bb482e57fdd478460671749d1e6311e21332bd [2025-06-26T20:41:00.927Z] AUTHSTATE=compat [2025-06-26T20:41:00.927Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-06-26T20:41:00.927Z] ACTIVE_NODE_TIMEOUT=5 [2025-06-26T20:41:00.927Z] EXIT_SUCCESS=false [2025-06-26T20:41:00.927Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../testDependency/lib [2025-06-26T20:41:00.927Z] TKG_OWNER_BRANCH=adoptium:master [2025-06-26T20:41:00.927Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../testDependency/system_lib [2025-06-26T20:41:00.927Z] RERUN_FAILURE=true [2025-06-26T20:41:00.927Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/833/display/redirect?page=changes [2025-06-26T20:41:00.927Z] SHELL=/usr/bin/ksh [2025-06-26T20:41:00.927Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix [2025-06-26T20:41:00.927Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/ [2025-06-26T20:41:00.927Z] AIXTHREAD_HRT=true [2025-06-26T20:41:00.927Z] DYNAMIC_COMPILE=false [2025-06-26T20:41:00.927Z] ODMDIR=/etc/objrepos [2025-06-26T20:41:00.927Z] SETUP_JCK_RUN=false [2025-06-26T20:41:00.927Z] SPEC=aix_ppc-64 [2025-06-26T20:41:00.928Z] PKG_CONFIG_PATH=/opt/freeware/lib64/pkgconfig:/opt/freeware/lib/pkgconfig [2025-06-26T20:41:00.928Z] PLATFORM=ppc64_aix [2025-06-26T20:41:00.928Z] TIME_LIMIT=25 [2025-06-26T20:41:00.928Z] HOME=/home/jenkins [2025-06-26T20:41:00.928Z] NODE_NAME=test-osuosl-aix72-ppc64-2 [2025-06-26T20:41:00.928Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix@tmp [2025-06-26T20:41:00.928Z] UPSTREAM_JOB_NUMBER=507 [2025-06-26T20:41:00.928Z] GENERATE_JOBS=true [2025-06-26T20:41:00.928Z] TEST_TIME=120 [2025-06-26T20:41:00.928Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-06-26T20:41:00.928Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2025-06-26T20:41:00.928Z] BUILD_DISPLAY_NAME=#833 [2025-06-26T20:41:00.928Z] SSH_CLIENT=78.47.239.97 41446 22 [2025-06-26T20:41:00.928Z] SSH_CONNECTION=78.47.239.97 41446 140.211.9.36 22 [2025-06-26T20:41:00.928Z] RERUN_ITERATIONS=1 [2025-06-26T20:41:00.928Z] STAGE_NAME=Setup [2025-06-26T20:41:00.928Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin [2025-06-26T20:41:00.928Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix [2025-06-26T20:41:00.928Z] OBJECT_MODE=64 [2025-06-26T20:41:00.928Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/display/redirect [2025-06-26T20:41:00.928Z] PERL5LIB=/opt/freemarker/lib/perl5 [2025-06-26T20:41:00.928Z] TZ=CUT0 [2025-06-26T20:41:00.928Z] JDK_VERSION=8 [2025-06-26T20:41:00.928Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/833/display/redirect [2025-06-26T20:41:00.928Z] JDK9_BOOT_DIR=/home/java9_64 [2025-06-26T20:41:00.928Z] JDK8_BOOT_DIR=/usr/java8_64 [2025-06-26T20:41:00.928Z] JDK7_BOOT_DIR=/usr/java8_64 [2025-06-26T20:41:00.928Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/833/ [2025-06-26T20:41:00.928Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-06-26T20:41:00.928Z] ORIGIN_JDK_VERSION=8 [2025-06-26T20:41:00.928Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../benchmarks [2025-06-26T20:41:00.928Z] LIBPATH=/opt/freeware/lib 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-06-26T20:41:01.283Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2025-06-26T20:41:01.298Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2025-06-26T20:43:39.123Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-aix-ppc64-temurin" build number 507 [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-06-26T20:43:39.493Z] 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-06-26T20:43:39.520Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix [Pipeline] { [Pipeline] sshagent [2025-06-26T20:43:39.644Z] $ ssh-agent [2025-06-26T20:43:40.451Z] SSH_AUTH_SOCK=/tmp/ssh-0DJ6vyeQfLzv/agent.31523102 [2025-06-26T20:43:40.451Z] SSH_AGENT_PID=34144634 [2025-06-26T20:43:40.451Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-06-26T20:43:40.475Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests [Pipeline] { [Pipeline] withCredentials [2025-06-26T20:43:40.502Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2025-06-26T20:43:42.356Z] + pwd [2025-06-26T20:43:42.356Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/.. -p ppc64_aix -r upstream -j 8 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master [2025-06-26T20:43:42.356Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests [2025-06-26T20:43:42.356Z] get jdk binary... [2025-06-26T20:43:42.356Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2025-06-26T20:43:42.356Z] Uncompressing file: OpenJDK8U-jdk_ppc64_aix_hotspot_8u462b07-ea.tar.gz ... [2025-06-26T20:43:43.948Z] List files in jdkbinary folder... [2025-06-26T20:43:43.948Z] total 213836 [2025-06-26T20:43:43.948Z] -rw-r--r-- 1 jenkins staff 70544878 Jun 26 20:26 OpenJDK8U-debugimage_ppc64_aix_hotspot_8u462b07-ea.tar.gz [2025-06-26T20:43:43.948Z] -rw-r--r-- 1 jenkins staff 105205264 Jun 26 20:26 OpenJDK8U-jdk_ppc64_aix_hotspot_8u462b07-ea.tar.gz [2025-06-26T20:43:43.948Z] -rw-r--r-- 1 jenkins staff 43102619 Jun 26 20:25 OpenJDK8U-jre_ppc64_aix_hotspot_8u462b07-ea.tar.gz [2025-06-26T20:43:43.948Z] -rw-r--r-- 1 jenkins staff 20526 Jun 26 20:29 OpenJDK8U-sbom_ppc64_aix_hotspot_8u462b07-ea-metadata.json [2025-06-26T20:43:43.948Z] -rw-r--r-- 1 jenkins staff 67545 Jun 26 20:34 OpenJDK8U-sbom_ppc64_aix_hotspot_8u462b07-ea.json [2025-06-26T20:43:43.948Z] drwxr-xr-x 3 jenkins staff 256 Jun 26 20:43 tmp [2025-06-26T20:43:43.948Z] List files in jdkbinary/tmp folder... [2025-06-26T20:43:43.948Z] total 4 [2025-06-26T20:43:43.948Z] drwxr-xr-x 7 jenkins staff 4096 Jun 26 20:25 jdk8u462-b07 [2025-06-26T20:43:43.948Z] Moving directory jdk8u462-b07/ to ../j2sdk-image [2025-06-26T20:43:43.948Z] Uncompressing file: OpenJDK8U-jre_ppc64_aix_hotspot_8u462b07-ea.tar.gz ... [2025-06-26T20:43:44.718Z] List files in jdkbinary folder... [2025-06-26T20:43:44.718Z] total 213840 [2025-06-26T20:43:44.718Z] -rw-r--r-- 1 jenkins staff 70544878 Jun 26 20:26 OpenJDK8U-debugimage_ppc64_aix_hotspot_8u462b07-ea.tar.gz [2025-06-26T20:43:44.718Z] -rw-r--r-- 1 jenkins staff 105205264 Jun 26 20:26 OpenJDK8U-jdk_ppc64_aix_hotspot_8u462b07-ea.tar.gz [2025-06-26T20:43:44.718Z] -rw-r--r-- 1 jenkins staff 43102619 Jun 26 20:25 OpenJDK8U-jre_ppc64_aix_hotspot_8u462b07-ea.tar.gz [2025-06-26T20:43:44.718Z] -rw-r--r-- 1 jenkins staff 20526 Jun 26 20:29 OpenJDK8U-sbom_ppc64_aix_hotspot_8u462b07-ea-metadata.json [2025-06-26T20:43:44.718Z] -rw-r--r-- 1 jenkins staff 67545 Jun 26 20:34 OpenJDK8U-sbom_ppc64_aix_hotspot_8u462b07-ea.json [2025-06-26T20:43:44.718Z] drwxr-xr-x 7 jenkins staff 4096 Jun 26 20:25 j2sdk-image [2025-06-26T20:43:44.718Z] drwxr-xr-x 3 jenkins staff 256 Jun 26 20:43 tmp [2025-06-26T20:43:44.718Z] List files in jdkbinary/tmp folder... [2025-06-26T20:43:44.718Z] total 0 [2025-06-26T20:43:44.718Z] drwxr-xr-x 4 jenkins staff 256 Jun 26 20:25 jdk8u462-b07-jre [2025-06-26T20:43:44.718Z] Moving directory jdk8u462-b07-jre/ to ../j2re-image [2025-06-26T20:43:44.718Z] Uncompressing OpenJDK8U-debugimage_ppc64_aix_hotspot_8u462b07-ea.tar.gz over ./j2sdk-image/jre... [2025-06-26T20:43:47.209Z] Removing top-level folder jdk8u462-b07-debug-image/ [2025-06-26T20:43:47.209Z] Removing top-level folder jdk8u462-b07/ [2025-06-26T20:43:48.802Z] Run /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/jdkbinary/j2sdk-image/bin/java -version [2025-06-26T20:43:48.802Z] =JAVA VERSION OUTPUT BEGIN= [2025-06-26T20:43:48.802Z] openjdk version "1.8.0_462-beta" [2025-06-26T20:43:48.802Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-beta-202506262004-b07) [2025-06-26T20:43:48.802Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.462-b07, mixed mode) [2025-06-26T20:43:48.802Z] =JAVA VERSION OUTPUT END= [2025-06-26T20:43:48.802Z] =RELEASE INFO BEGIN= [2025-06-26T20:43:48.802Z] JAVA_VERSION="1.8.0_462" [2025-06-26T20:43:48.802Z] OS_NAME="" [2025-06-26T20:43:48.802Z] OS_VERSION="" [2025-06-26T20:43:48.802Z] OS_ARCH="ppc64" [2025-06-26T20:43:48.802Z] SOURCE=".:git:d1f0ddc52725+" [2025-06-26T20:43:48.802Z] IMPLEMENTOR="Eclipse Adoptium" [2025-06-26T20:43:48.802Z] BUILD_SOURCE="git:5ec7cf95adce133a225cf1832d4b4915130b6a2a" [2025-06-26T20:43:48.802Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2025-06-26T20:43:48.802Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git" [2025-06-26T20:43:48.802Z] FULL_VERSION="1.8.0_462-beta-202506262004-b07" [2025-06-26T20:43:48.802Z] SEMANTIC_VERSION="8.0.462+7" [2025-06-26T20:43:48.802Z] BUILD_INFO="OS: AIX Version: 7.2" [2025-06-26T20:43:48.802Z] JVM_VARIANT="Hotspot" [2025-06-26T20:43:48.802Z] JVM_VERSION="25.462-b07" [2025-06-26T20:43:48.802Z] IMAGE_TYPE="JDK" [2025-06-26T20:43:48.802Z] =RELEASE INFO END= [2025-06-26T20:43:48.802Z] get testKitGen... [2025-06-26T20:43:48.802Z] git clone -q https://github.com/adoptium/TKG.git [2025-06-26T20:43:49.586Z] git rev-parse master [2025-06-26T20:43:49.586Z] git checkout -q -f 1828e310fd8fb3115fde605c41aea434b90143d0 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-06-26T20:43:50.100Z] $ ssh-agent -k [2025-06-26T20:43:50.109Z] unset SSH_AUTH_SOCK; [2025-06-26T20:43:50.109Z] unset SSH_AGENT_PID; [2025-06-26T20:43:50.109Z] echo Agent pid 34144634 killed; [2025-06-26T20:43:50.901Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-06-26T20:43:51.757Z] 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=ppc64_aix&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-aix-ppc64-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=jdk8u462-b07_adopt&amp;LABEL_ADDITION=sw.os.aix.7_2&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=507&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2025-06-26T20:43:51.769Z] 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=ppc64_aix&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-aix72-ppc64-2&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-aix-ppc64-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=jdk8u462-b07_adopt&amp;LABEL_ADDITION=sw.os.aix.7_2&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=507&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-06-26T20:43:51.812Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-06-26T20:43:52.893Z] Copied 1 artifact from "getTRSSOutput" build number 1815 [Pipeline] sh [2025-06-26T20:43:54.767Z] + cd ./aqa-tests/TKG/resources/TRSS [2025-06-26T20:43:54.767Z] + gzip -cd TRSSOutput.tar.gz [2025-06-26T20:43:54.767Z] + tar xof - [2025-06-26T20:43:54.767Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-06-26T20:43:55.145Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-06-26T20:43:55.167Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-06-26T20:43:57.013Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-06-26T20:43:57.013Z] -------------------------------------------- [2025-06-26T20:43:57.013Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../testDependency/lib [2025-06-26T20:43:57.013Z] task is set to default [2025-06-26T20:43:57.013Z] dependencyList is set to all [2025-06-26T20:43:57.013Z] -------------------------------------------- [2025-06-26T20:43:57.013Z] Starting download third party dependent jars [2025-06-26T20:43:57.013Z] -------------------------------------------- [2025-06-26T20:43:57.013Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../testDependency/lib [2025-06-26T20:43:57.013Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2025-06-26T20:43:57.013Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading [2025-06-26T20:43:57.013Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-06-26T20:43:57.013Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../testDependency/lib/junit4.jar exists with correct hash, not downloading [2025-06-26T20:43:57.013Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-06-26T20:43:57.013Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-06-26T20:43:57.013Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2025-06-26T20:43:57.013Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-06-26T20:43:57.013Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-06-26T20:43:57.013Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-06-26T20:43:57.013Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-06-26T20:43:57.013Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-06-26T20:43:57.013Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2025-06-26T20:43:57.013Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2025-06-26T20:43:57.013Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-06-26T20:43:57.013Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//dacapo.zip [2025-06-26T20:43:57.784Z] ERROR: sha checksum error. [2025-06-26T20:43:57.784Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../testDependency/lib/dacapo.zip [2025-06-26T20:43:57.784Z] Expected sha is: 2dd4704900e43f4e22c70255b555c02177ef07c4, [2025-06-26T20:43:57.784Z] Actual sha is : abbb7b36b094a23dcb5942b1ce4d742293111a59. [2025-06-26T20:43:58.131Z] Please delete /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../testDependency/lib/dacapo.zip and rerun the program! [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-06-26T20:43:58.184Z] Exception: hudson.AbortException: script returned exit code 255 [Pipeline] echo [2025-06-26T20:43:58.187Z] Cannot pre-stage test libs from /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../testDependency/lib on the machine. Skipping... [Pipeline] nodesByLabel [2025-06-26T20:43:58.215Z] Found a total of 6 nodes with the 'ci.role.test&&hw.arch.ppc64&&sw.os.aix&&sw.os.aix.7_2' label [Pipeline] sh [2025-06-26T20:44:00.084Z] + cd ./aqa-tests/TKG [2025-06-26T20:44:00.085Z] + uname [2025-06-26T20:44:00.085Z] + [ AIX = AIX ] [2025-06-26T20:44:00.085Z] + MAKE=gmake [2025-06-26T20:44:00.085Z] + gmake genParallelList TEST=sanity.openjdk TEST_TIME=120 NUM_MACHINES= [2025-06-26T20:44:00.085Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/jdkbinary/j2sdk-image [2025-06-26T20:44:00.085Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../testDependency/lib [2025-06-26T20:44:00.085Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation; \ [2025-06-26T20:44:00.085Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation; \ [2025-06-26T20:44:00.085Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../testDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-06-26T20:44:00.085Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-06-26T20:44:00.085Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/scripts/build_tools.xml [2025-06-26T20:44:01.709Z] [2025-06-26T20:44:01.709Z] build: [2025-06-26T20:44:01.709Z] [2025-06-26T20:44:01.709Z] clean: [2025-06-26T20:44:01.709Z] [2025-06-26T20:44:01.709Z] init: [2025-06-26T20:44:01.709Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/bin [2025-06-26T20:44:01.709Z] [2025-06-26T20:44:01.709Z] getDependentLibs: [2025-06-26T20:44:01.709Z] [exec] -------------------------------------------- [2025-06-26T20:44:01.709Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../testDependency/lib [2025-06-26T20:44:01.709Z] [exec] task is set to default [2025-06-26T20:44:01.709Z] [exec] dependencyList is set to json_simple [2025-06-26T20:44:01.709Z] [exec] -------------------------------------------- [2025-06-26T20:44:01.709Z] [exec] Starting download third party dependent jars [2025-06-26T20:44:01.709Z] [exec] -------------------------------------------- [2025-06-26T20:44:01.709Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../testDependency/lib [2025-06-26T20:44:01.709Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-06-26T20:44:01.709Z] [exec] downloaded dependent third party jars successfully [2025-06-26T20:44:01.709Z] [2025-06-26T20:44:01.709Z] compile: [2025-06-26T20:44:01.709Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-06-26T20:44:01.709Z] [echo] ============COMPILER SETTINGS============ [2025-06-26T20:44:01.709Z] [echo] ===fork: yes [2025-06-26T20:44:01.709Z] [echo] ===debug: on [2025-06-26T20:44:01.709Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/bin [2025-06-26T20:44:05.184Z] [2025-06-26T20:44:05.184Z] dist: [2025-06-26T20:44:05.184Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/bin/TestKitGen.jar [2025-06-26T20:44:05.184Z] [2025-06-26T20:44:05.185Z] BUILD SUCCESSFUL [2025-06-26T20:44:05.185Z] Total time: 5 seconds [2025-06-26T20:44:05.185Z] 0 [2025-06-26T20:44:05.185Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-06-26T20:44:05.956Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-06-26T20:44:05.956Z] microArchOutput: cat_64: /proc/cpuinfo: A file or directory in the path name does not exist. [2025-06-26T20:44:06.729Z] ****************************** MACHINE INFO ****************************** [2025-06-26T20:44:06.729Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG [2025-06-26T20:44:06.729Z] Free Physical Memory Size : 15407353856 [2025-06-26T20:44:06.729Z] Free space (bytes) : 18692308992 [2025-06-26T20:44:06.729Z] Total Physical Memory Size : 34359738368 [2025-06-26T20:44:06.729Z] Total space (bytes) : 34359738368 [2025-06-26T20:44:06.729Z] Usable space (bytes) : 18692308992 [2025-06-26T20:44:06.729Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-06-26T20:44:06.729Z] bashVersion : [2025-06-26T20:44:06.729Z] GNU bash, version 5.0.18(1)-release (powerpc-ibm-aix6.1.9.0) [2025-06-26T20:44:06.729Z] Copyright (C) 2019 Free Software Foundation, Inc. [2025-06-26T20:44:06.729Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-06-26T20:44:06.729Z] [2025-06-26T20:44:06.729Z] This is free software; you are free to change and redistribute it. [2025-06-26T20:44:06.729Z] There is NO WARRANTY, to the extent permitted by law. [2025-06-26T20:44:06.729Z] cpuCores : [2025-06-26T20:44:06.729Z] cat_64: /proc/cpuinfo: A file or directory in the path name does not exist. [2025-06-26T20:44:06.729Z] 0 [2025-06-26T20:44:06.729Z] curlVersion : [2025-06-26T20:44:06.729Z] curl 7.74.0 (powerpc-ibm-aix6.1.9.0) libcurl/7.74.0 OpenSSL/1.0.2u zlib/1.2.11 libssh2/1.8.2 nghttp2/1.41.0 [2025-06-26T20:44:06.729Z] Release-Date: 2020-12-09 [2025-06-26T20:44:06.729Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-06-26T20:44:06.729Z] Features: alt-svc AsynchDNS GSS-API HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz NTLM NTLM_WB SPNEGO SSL TLS-SRP UnixSockets [2025-06-26T20:44:06.729Z] dockerVersion : bash: docker: command not found [2025-06-26T20:44:06.729Z] gcc version : Command could not be executed [2025-06-26T20:44:06.729Z] gclibc version : Usage: ldd [ -Llibpath ] executable [2025-06-26T20:44:06.729Z] gdb version : bash: gdb: command not found [2025-06-26T20:44:06.729Z] lldb version : Command could not be executed [2025-06-26T20:44:06.729Z] makeVersion : [2025-06-26T20:44:06.729Z] GNU Make 4.2.1 [2025-06-26T20:44:06.729Z] Built for powerpc-ibm-aix6.1.9.0 [2025-06-26T20:44:06.729Z] Copyright (C) 1988-2016 Free Software Foundation, Inc. [2025-06-26T20:44:06.729Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-06-26T20:44:06.729Z] This is free software: you are free to change and redistribute it. [2025-06-26T20:44:06.729Z] There is NO WARRANTY, to the extent permitted by law. [2025-06-26T20:44:06.729Z] mavenVersion : bash: mvn: command not found [2025-06-26T20:44:06.729Z] perlVersion : [2025-06-26T20:44:06.729Z] [2025-06-26T20:44:06.729Z] This is perl 5, version 30, subversion 3 (v5.30.3) built for ppc-aix-thread-multi-64all [2025-06-26T20:44:06.729Z] [2025-06-26T20:44:06.729Z] Copyright 1987-2020, Larry Wall [2025-06-26T20:44:06.729Z] [2025-06-26T20:44:06.729Z] Perl may be copied only under the terms of either the Artistic License or the [2025-06-26T20:44:06.729Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-06-26T20:44:06.729Z] [2025-06-26T20:44:06.729Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-06-26T20:44:06.729Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-06-26T20:44:06.729Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2025-06-26T20:44:06.729Z] [2025-06-26T20:44:06.729Z] podmanVersion : bash: podman: command not found [2025-06-26T20:44:06.729Z] procArch : powerpc [2025-06-26T20:44:06.729Z] sysArch : 00FAC25F4B00 [2025-06-26T20:44:06.729Z] sysOS : AIX [2025-06-26T20:44:06.729Z] ulimit : [2025-06-26T20:44:06.729Z] core file size (blocks, -c) unlimited [2025-06-26T20:44:06.729Z] data seg size (kbytes, -d) 2097152 [2025-06-26T20:44:06.729Z] file size (blocks, -f) unlimited [2025-06-26T20:44:06.729Z] max memory size (kbytes, -m) 262144 [2025-06-26T20:44:06.729Z] open files (-n) unlimited [2025-06-26T20:44:06.729Z] pipe size (512 bytes, -p) 64 [2025-06-26T20:44:06.729Z] stack size (kbytes, -s) 4194304 [2025-06-26T20:44:06.729Z] cpu time (seconds, -t) unlimited [2025-06-26T20:44:06.729Z] max user processes (-u) unlimited [2025-06-26T20:44:06.729Z] virtual memory (kbytes, -v) unlimited [2025-06-26T20:44:06.729Z] uname : AIX p8-aix1-adopt04 2 7 00FAC25F4B00 powerpc AIX [2025-06-26T20:44:06.729Z] vmVendor : Oracle Corporation [2025-06-26T20:44:06.729Z] vmVersion : 25.462-b07 [2025-06-26T20:44:06.729Z] xlc version : Version: 13.01.0003.0000 [2025-06-26T20:44:06.729Z] ************************************************************************** [2025-06-26T20:44:06.729Z] [2025-06-26T20:44:06.729Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-06-26T20:44:06.729Z] [2025-06-26T20:44:06.729Z] System.getProperty('java.vendor')=Temurin [2025-06-26T20:44:06.729Z] [2025-06-26T20:44:06.729Z] System.getProperty('os.name')=AIX [2025-06-26T20:44:06.729Z] [2025-06-26T20:44:06.729Z] System.getProperty('os.arch')=ppc64 [2025-06-26T20:44:06.729Z] [2025-06-26T20:44:06.729Z] System.getProperty('java.fullversion')=null [2025-06-26T20:44:06.729Z] [2025-06-26T20:44:06.729Z] System.getProperty('sun.arch.data.model')=64 [2025-06-26T20:44:06.729Z] [2025-06-26T20:44:06.729Z] gmake -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_ppc64_aix/../../testDependency/lib [2025-06-26T20:44:06.729Z] gmake[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG' [2025-06-26T20:44:06.729Z] perl scripts/configure.pl [2025-06-26T20:44:06.729Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=aix_ppc-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.openjdk --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-06-26T20:44:07.503Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-06-26T20:44:07.503Z] [2025-06-26T20:44:07.503Z] [2025-06-26T20:44:07.503Z] Starting to generate parallel test lists. [2025-06-26T20:44:07.503Z] [2025-06-26T20:44:07.503Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/../openjdk/playlist.xml [2025-06-26T20:44:07.503Z] Attempting to get test duration data from TRSS. [2025-06-26T20:44:07.503Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=8&impl=hs&platform=ppc64_aix&group=openjdk&level=sanity [2025-06-26T20:44:08.275Z] Attempting to get test duration data from cached files. [2025-06-26T20:44:08.275Z] Reading file: Test_openjdk8_hs_openjdk_ppc64_aix.json [2025-06-26T20:44:08.275Z] Warning: cannot get data from cached files. [2025-06-26T20:44:08.635Z] [2025-06-26T20:44:08.635Z] TEST DURATION [2025-06-26T20:44:08.635Z] ==================================================================================== [2025-06-26T20:44:08.635Z] Total number of tests searched: 23 [2025-06-26T20:44:08.635Z] Number of test durations found: 23 [2025-06-26T20:44:08.635Z] Top slowest tests: [2025-06-26T20:44:08.635Z] 46m22s langtools_all_0 [2025-06-26T20:44:08.635Z] 27m15s jdk_util_0 [2025-06-26T20:44:08.635Z] 26m57s jdk_util_1 [2025-06-26T20:44:08.635Z] ==================================================================================== [2025-06-26T20:44:08.635Z] [2025-06-26T20:44:08.635Z] Test target is split into 2 lists. [2025-06-26T20:44:08.635Z] Reducing estimated test running time from 199m16s to 115m47s. [2025-06-26T20:44:08.635Z] [2025-06-26T20:44:08.635Z] -------------------------------------testList_0------------------------------------- [2025-06-26T20:44:08.635Z] Number of tests: 4 [2025-06-26T20:44:08.635Z] Estimated running time: 115m47s [2025-06-26T20:44:08.635Z] TESTLIST=langtools_all_0,jdk_util_0,jdk_util_1,jdk_jdi_jdk8_1 [2025-06-26T20:44:08.635Z] ------------------------------------------------------------------------------------ [2025-06-26T20:44:08.635Z] [2025-06-26T20:44:08.635Z] -------------------------------------testList_1------------------------------------- [2025-06-26T20:44:08.635Z] Number of tests: 19 [2025-06-26T20:44:08.635Z] Estimated running time: 83m28s [2025-06-26T20:44:08.635Z] TESTLIST=jdk_jdi_jdk8_0,jdk_lang_1,jdk_lang_0,jdk_security4_0,jdk_security4_1,jdk_security1_1,jdk_security1_0,jdk_security2_0,jdk_security2_1,jdk_math_0,jdk_math_1,hotspot_sanity_0,jdk_util_2,jdk_security4_2,jdk_security2_2,jdk_security1_2,jdk_math_2,jdk_lang_2,jdk_jdi_jdk8_2 [2025-06-26T20:44:08.635Z] ------------------------------------------------------------------------------------ [2025-06-26T20:44:08.635Z] [2025-06-26T20:44:08.635Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [2025-06-26T20:44:08.635Z] gmake[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2025-06-26T20:44:08.816Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2025-06-26T20:44:09.349Z] Saving parallelList.mk file on jenkins... [Pipeline] dir [2025-06-26T20:44:09.350Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG [Pipeline] { [Pipeline] archiveArtifacts [2025-06-26T20:44:09.545Z] Archiving artifacts [2025-06-26T20:44:09.900Z] Recording fingerprints [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-06-26T20:44:10.119Z] [PARALLEL: Dynamic] childJobNum is 2, 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] echo [2025-06-26T20:44:10.514Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_sanity.openjdk_ppc64_aix_testList_0 params for generating the job [Pipeline] echo [2025-06-26T20:44:10.516Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_sanity.openjdk_ppc64_aix_testList_1 params for generating the job [Pipeline] fileExists [Pipeline] fileExists [Pipeline] jobDsl [Pipeline] jobDsl [2025-06-26T20:44:11.420Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate [2025-06-26T20:44:11.451Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate [2025-06-26T20:48:52.827Z] LEVELS: [sanity] [2025-06-26T20:48:52.827Z] JDK_VERSIONS: [8] [2025-06-26T20:48:52.827Z] GROUPS: [openjdk] [2025-06-26T20:48:52.827Z] ARCH_OS_LIST: [ppc64_aix] [2025-06-26T20:48:52.957Z] LEVELS: [sanity] [2025-06-26T20:48:52.962Z] JDK_VERSIONS: [8] [2025-06-26T20:48:52.962Z] GROUPS: [openjdk] [2025-06-26T20:48:52.962Z] ARCH_OS_LIST: [ppc64_aix] [2025-06-26T20:48:53.477Z] Existing items: [2025-06-26T20:48:53.477Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_ppc64_aix_testList_0'} [2025-06-26T20:48:53.477Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_ppc64_aix_testList_1'} [2025-06-26T20:48:53.483Z] Existing items: [2025-06-26T20:48:53.483Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_ppc64_aix_testList_0'} [2025-06-26T20:48:53.483Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_ppc64_aix_testList_1'} [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-06-26T20:48:55.579Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-06-26T20:48:57.622Z] + aqa-tests/terminateTestProcesses.sh jenkins [2025-06-26T20:48:57.625Z] + 2>& 1 [2025-06-26T20:48:57.625Z] Unix type machine.. [2025-06-26T20:48:57.625Z] Woohoo - no rogue processes detected! [Pipeline] cleanWs [2025-06-26T20:48:58.383Z] [WS-CLEANUP] Deleting project workspace... [2025-06-26T20:48:58.383Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-06-26T20:48:59.114Z] [WS-CLEANUP] done [Pipeline] sh [2025-06-26T20:49:01.161Z] + find /tmp -name *core* -print -exec rm -f {} ; [2025-06-26T20:49:01.161Z] + 2> /dev/null [2025-06-26T20:49:01.161Z] + true [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-06-26T20:49:01.548Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-06-26T20:49:01.668Z] SETUP_LABEL: ci.role.test [Pipeline] stage [Pipeline] { (Parallel Tests) [Pipeline] parallel [Pipeline] { (Branch: testList_0) [Pipeline] { (Branch: testList_1) [Pipeline] build [2025-06-26T20:49:01.709Z] Scheduling project: Test_openjdk8_hs_sanity.openjdk_ppc64_aix_testList_0 [Pipeline] build [2025-06-26T20:49:01.721Z] Scheduling project: Test_openjdk8_hs_sanity.openjdk_ppc64_aix_testList_1 [2025-06-26T20:49:07.355Z] Starting building: Test_openjdk8_hs_sanity.openjdk_ppc64_aix_testList_1 #30 [2025-06-26T20:49:07.369Z] Starting building: Test_openjdk8_hs_sanity.openjdk_ppc64_aix_testList_0 #30 [2025-06-26T22:22:38.010Z] Build Test_openjdk8_hs_sanity.openjdk_ppc64_aix_testList_1 #30 completed: SUCCESS [Pipeline] } [2025-06-26T22:58:57.553Z] Build Test_openjdk8_hs_sanity.openjdk_ppc64_aix_testList_0 #30 completed: SUCCESS [Pipeline] } [Pipeline] // parallel [Pipeline] node [2025-06-26T22:58:57.660Z] Running on test-docker-ubuntu2404-armv7-6 in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix [Pipeline] { [Pipeline] cleanWs [2025-06-26T22:58:57.958Z] [WS-CLEANUP] Deleting project workspace... [2025-06-26T22:58:57.958Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-06-26T22:58:58.099Z] [WS-CLEANUP] done [Pipeline] echo [2025-06-26T22:58:58.108Z] Test_openjdk8_hs_sanity.openjdk_ppc64_aix_testList_1 #30 completed with status SUCCESS [Pipeline] timeout [2025-06-26T22:58:58.110Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-06-26T22:58:58.998Z] Copied 1 artifact from "Test_openjdk8_hs_sanity.openjdk_ppc64_aix_testList_1" build number 30 [Pipeline] } [Pipeline] // timeout [Pipeline] step [2025-06-26T22:58:59.180Z] TAP Reports Processing: START [2025-06-26T22:58:59.181Z] Looking for TAP results report in workspace using pattern: Test_openjdk8_hs_sanity.openjdk_ppc64_aix_testList_1/30/**/*.tap [2025-06-26T22:58:59.323Z] Saving reports... [2025-06-26T22:58:59.466Z] Processing '/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/builds/833/tap-master-files/Test_openjdk8_hs_sanity.openjdk_ppc64_aix_testList_1/30/aqa-tests/TKG/output_17509714861401/Test_openjdk8_hs_sanity.openjdk_ppc64_aix_testList_1.tap' [2025-06-26T22:58:59.466Z] Parsing TAP test result [/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/builds/833/tap-master-files/Test_openjdk8_hs_sanity.openjdk_ppc64_aix_testList_1/30/aqa-tests/TKG/output_17509714861401/Test_openjdk8_hs_sanity.openjdk_ppc64_aix_testList_1.tap]. [2025-06-26T22:58:59.467Z] TAP Reports Processing: FINISH [Pipeline] echo [2025-06-26T22:58:59.474Z] Saving Test_openjdk8_hs_sanity.openjdk_ppc64_aix_testList_1/30/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2025-06-26T22:58:59.620Z] Archiving artifacts [2025-06-26T22:58:59.906Z] Recording fingerprints [Pipeline] echo [2025-06-26T22:59:00.073Z] Test_openjdk8_hs_sanity.openjdk_ppc64_aix_testList_0 #30 completed with status SUCCESS [Pipeline] timeout [2025-06-26T22:59:00.075Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-06-26T22:59:00.947Z] Copied 1 artifact from "Test_openjdk8_hs_sanity.openjdk_ppc64_aix_testList_0" build number 30 [Pipeline] } [Pipeline] // timeout [Pipeline] step [2025-06-26T22:59:01.126Z] TAP Reports Processing: START [2025-06-26T22:59:01.126Z] Looking for TAP results report in workspace using pattern: Test_openjdk8_hs_sanity.openjdk_ppc64_aix_testList_0/30/**/*.tap [2025-06-26T22:59:01.268Z] Saving reports... [2025-06-26T22:59:01.412Z] Processing '/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/builds/833/tap-master-files/Test_openjdk8_hs_sanity.openjdk_ppc64_aix_testList_0/30/aqa-tests/TKG/output_1750971576513/Test_openjdk8_hs_sanity.openjdk_ppc64_aix_testList_0.tap' [2025-06-26T22:59:01.412Z] Parsing TAP test result [/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/builds/833/tap-master-files/Test_openjdk8_hs_sanity.openjdk_ppc64_aix_testList_0/30/aqa-tests/TKG/output_1750971576513/Test_openjdk8_hs_sanity.openjdk_ppc64_aix_testList_0.tap]. [2025-06-26T22:59:01.428Z] TAP Reports Processing: FINISH [Pipeline] echo [2025-06-26T22:59:01.438Z] Saving Test_openjdk8_hs_sanity.openjdk_ppc64_aix_testList_0/30/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2025-06-26T22:59:01.587Z] Archiving artifacts [2025-06-26T22:59:01.873Z] Recording fingerprints [Pipeline] findFiles [Pipeline] readFile Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. [Pipeline] cleanWs [2025-06-26T22:59:03.516Z] [WS-CLEANUP] Deleting project workspace... [2025-06-26T22:59:03.517Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-06-26T22:59:03.661Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] End of Pipeline Finished: SUCCESS