Pre Test

Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-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_extended.perf_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_extended.perf_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 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] nodesByLabel [2025-08-30T20:33:21.583Z] Found a total of 5 nodes with the 'hw.arch.ppc64&&sw.os.aix&&ci.role.perf' label [Pipeline] echo [2025-08-30T20:33:21.595Z] SPEC: aix_ppc-64 [Pipeline] echo [2025-08-30T20:33:21.596Z] LABEL: hw.arch.ppc64&&sw.os.aix&&ci.role.perf&&sw.os.aix.7_2 [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2025-08-30T20:33:21.609Z] Found a total of 5 nodes with the 'hw.arch.ppc64&&sw.os.aix&&ci.role.perf&&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-08-30T20:33:21.614Z] dynamicAgents: [] [Pipeline] node [2025-08-30T20:33:21.652Z] Running on test-osuosl-aix72-ppc64-1 in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_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-08-30T20:33:21.686Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] cleanWs [2025-08-30T20:33:22.060Z] [WS-CLEANUP] Deleting project workspace... [2025-08-30T20:33:22.060Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-08-30T20:33:22.239Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-08-30T20:33:22.454Z] The recommended git tool is: git [2025-08-30T20:33:22.816Z] No credentials specified [2025-08-30T20:33:22.993Z] Cloning the remote Git repository [2025-08-30T20:33:23.253Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-08-30T20:33:23.253Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests # timeout=10 [2025-08-30T20:33:23.268Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2025-08-30T20:33:23.268Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-08-30T20:33:23.268Z] > git --version # timeout=10 [2025-08-30T20:33:23.277Z] > git --version # 'git version 2.41.0' [2025-08-30T20:33:23.277Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-30T20:33:27.500Z] Avoid second fetch [2025-08-30T20:33:27.691Z] Checking out Revision 69651d0e9d7c4f84ac73d5ec1510d3f459affeb1 (origin/master) [2025-08-30T20:33:27.206Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-08-30T20:33:27.217Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-30T20:33:27.581Z] > git rev-parse origin/master^{commit} # timeout=10 [2025-08-30T20:33:27.773Z] > git config core.sparsecheckout # timeout=10 [2025-08-30T20:33:27.783Z] > git checkout -f 69651d0e9d7c4f84ac73d5ec1510d3f459affeb1 # timeout=10 [2025-08-30T20:33:29.697Z] Commit message: "Unexclude OpenJ9 jdk25 tests for issue 22219 (#6542)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_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-08-30T20:33:32.091Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2025-08-30T20:33:32.120Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-08-30T20:33:34.233Z] + date +%a, %d %b %Y %T %z [2025-08-30T20:33:34.233Z] + LC_TIME=C [Pipeline] echo [2025-08-30T20:33:34.774Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-08-30T20:33:36.640Z] + aqa-tests/terminateTestProcesses.sh jenkins [2025-08-30T20:33:36.640Z] + 2>& 1 [2025-08-30T20:33:36.640Z] Unix type machine.. [2025-08-30T20:33:36.640Z] 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-30T20:33:39.693Z] + printenv [2025-08-30T20:33:39.693Z] _=/opt/freeware/bin/printenv [2025-08-30T20:33:39.693Z] EXTERNAL_TEST_CMD=mvn clean install [2025-08-30T20:33:39.693Z] BUILD_LIST=perf [2025-08-30T20:33:39.693Z] LANG=C [2025-08-30T20:33:39.693Z] LABEL_ADDITION=sw.os.aix.7_2 [2025-08-30T20:33:39.693Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.perf_ppc64_aix [2025-08-30T20:33:39.693Z] LOGIN=jenkins [2025-08-30T20:33:39.693Z] USE_JRE=false [2025-08-30T20:33:39.693Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2025-08-30T20:33:39.693Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-08-30T20:33:39.693Z] SLACK_CHANNEL=aqavit-bot [2025-08-30T20:33:39.693Z] JDK10_BOOT_DIR=/usr/java10_64 [2025-08-30T20:33:39.693Z] PARALLEL=Dynamic [2025-08-30T20:33:39.693Z] KEEP_REPORTDIR=false [2025-08-30T20:33:39.693Z] DOCKER_REQUIRED=false [2025-08-30T20:33:39.693Z] JDK11_BOOT_DIR=/usr/java11_64 [2025-08-30T20:33:39.693Z] jobStatus=SUCCESS [2025-08-30T20:33:39.693Z] CLCMD_PASSTHRU=1 [2025-08-30T20:33:39.693Z] PATH=/opt/freeware/bin:/usr/bin:/opt/IBM/xlC/13.1.3/bin:/opt/freeware/bin::/opt/IBM/xlC/13.1.3/bin:/opt/freeware/bin::/opt/IBM/xlC/13.1.3/bin:/opt/freeware/bin::/opt/IBM/xlC/13.1.3/bin:/opt/freeware/bin::/opt/IBM/xlC/13.1.3/bin:/opt/freeware/bin::/opt/IBM/xlC/13.1.3/bin:/opt/freeware/bin::/opt/IBM/xlC/13.1.3/bin:/opt/freeware/bin::/opt/IBM/xlC/13.1.3/bin:/opt/freeware/bin::/opt/IBM/xlC/13.1.3/bin:/opt/freeware/bin::/opt/IBM/xlC/13.1.3/bin:/opt/freeware/bin::/opt/IBM/xlC/13.1.3/bin:/opt/freeware/bin::/opt/IBM/xlC/13.1.3/bin:/opt/freeware/bin::/opt/IBM/xlC/13.1.3/bin:/opt/freeware/bin::/opt/IBM/xlC/13.1.3/bin:/opt/freeware/bin::/opt/IBM/xlC/13.1.3/bin:/opt/freeware/bin::/opt/IBM/xlC/13.1.3/bin:/opt/freeware/bin:/etc:/usr/sbin:/usr/ucb:/usr/bin/X11:/sbin:/usr/java8_64/jre/bin:/usr/java8_64/bin:/opt/bin [2025-08-30T20:33:39.693Z] RES_RETRY=2 [2025-08-30T20:33:39.693Z] STF_OWNER_BRANCH=adoptium:master [2025-08-30T20:33:39.693Z] TARGET=extended.perf [2025-08-30T20:33:39.693Z] BUILD_NUMBER=185 [2025-08-30T20:33:39.693Z] SDK_RESOURCE=upstream [2025-08-30T20:33:39.693Z] JOBSTARTTIME=Sat, 30 Aug 2025 20:33:33 +0000 [2025-08-30T20:33:39.693Z] PERSONAL_BUILD=false [2025-08-30T20:33:39.693Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_ppc64_aix/185/display/redirect?page=tests [2025-08-30T20:33:39.693Z] USE_TESTENV_PROPERTIES=false [2025-08-30T20:33:39.693Z] ARCHIVE_TEST_RESULTS=false [2025-08-30T20:33:39.693Z] NODE_LABELS=aix720 aix sw.os.aix.7_2 ci.role.test hw.arch.ppc64 xlc16 ci.role.perf xlc13 sw.os.aix test-osuosl-aix72-ppc64-1 ppc64 [2025-08-30T20:33:39.693Z] KEEP_WORKSPACE=false [2025-08-30T20:33:39.693Z] OPENJ9_BRANCH=master [2025-08-30T20:33:39.693Z] LC__FASTMSG=true [2025-08-30T20:33:39.693Z] LIGHT_WEIGHT_CHECKOUT=false [2025-08-30T20:33:39.693Z] EXIT_FAILURE=false [2025-08-30T20:33:39.693Z] HUDSON_COOKIE=ac914117-67cf-4449-995d-4a53d1617333 [2025-08-30T20:33:39.693Z] EDITOR=/usr/bin/vi [2025-08-30T20:33:39.693Z] JDK_BRANCH=jdk8u472-b05_adopt [2025-08-30T20:33:39.693Z] AUTO_DETECT=true [2025-08-30T20:33:39.693Z] EXTERNAL_CUSTOM_BRANCH=master [2025-08-30T20:33:39.693Z] JCK_GIT_BRANCH=master [2025-08-30T20:33:39.693Z] LOGNAME=jenkins [2025-08-30T20:33:39.693Z] BUILD_ID=185 [2025-08-30T20:33:39.693Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.perf_ppc64_aix-185 [2025-08-30T20:33:39.693Z] EXECUTOR_NUMBER=0 [2025-08-30T20:33:39.693Z] RES_TIMEOUT=5 [2025-08-30T20:33:39.693Z] JOB_NAME=Test_openjdk8_hs_extended.perf_ppc64_aix [2025-08-30T20:33:39.693Z] JDK_REPO=https://github.com/adoptium/jdk8u [2025-08-30T20:33:39.693Z] ITERATIONS=1 [2025-08-30T20:33:39.693Z] MAIL=/var/spool/mail/jenkins [2025-08-30T20:33:39.693Z] TAP_NAME=Test_openjdk8_hs_extended.perf_ppc64_aix.tap [2025-08-30T20:33:39.693Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jdkbinary/j2sdk-image [2025-08-30T20:33:39.693Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-08-30T20:33:39.693Z] JENKINS_URL=https://ci.adoptium.net/ [2025-08-30T20:33:39.693Z] LOCPATH=/usr/lib/nls/loc [2025-08-30T20:33:39.693Z] TKG_ITERATIONS=1 [2025-08-30T20:33:39.693Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_ppc64_aix/185/display/redirect?page=artifacts [2025-08-30T20:33:39.693Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-08-30T20:33:39.693Z] JDK_IMPL=hotspot [2025-08-30T20:33:39.693Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-08-30T20:33:39.693Z] HUDSON_URL=https://ci.adoptium.net/ [2025-08-30T20:33:39.693Z] JENKINS_NODE_COOKIE=fc43e593-afab-4f34-b18b-540675e8654b [2025-08-30T20:33:39.693Z] ADOPTOPENJDK_BRANCH=master [2025-08-30T20:33:39.693Z] NUM_PROCESSORS=10 [2025-08-30T20:33:39.694Z] LDR_CNTRL=MAXDATA=0x0A0000000 [2025-08-30T20:33:39.694Z] CI=true [2025-08-30T20:33:39.694Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2025-08-30T20:33:39.694Z] USER=jenkins [2025-08-30T20:33:39.694Z] JENKINS_SERVER_COOKIE=durable-b2be3a4f0c05dedca8d762080282e878282d5f66f2535b643732e678030f2b2d [2025-08-30T20:33:39.694Z] AUTHSTATE=compat [2025-08-30T20:33:39.694Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-08-30T20:33:39.694Z] ACTIVE_NODE_TIMEOUT=5 [2025-08-30T20:33:39.694Z] EXIT_SUCCESS=false [2025-08-30T20:33:39.694Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib [2025-08-30T20:33:39.694Z] TKG_OWNER_BRANCH=adoptium:master [2025-08-30T20:33:39.694Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/system_lib [2025-08-30T20:33:39.694Z] RERUN_FAILURE=true [2025-08-30T20:33:39.694Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_ppc64_aix/185/display/redirect?page=changes [2025-08-30T20:33:39.694Z] SHELL=/usr/bin/ksh [2025-08-30T20:33:39.694Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix [2025-08-30T20:33:39.694Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_ppc64_aix/ [2025-08-30T20:33:39.694Z] AIXTHREAD_HRT=true [2025-08-30T20:33:39.694Z] DYNAMIC_COMPILE=false [2025-08-30T20:33:39.694Z] ODMDIR=/etc/objrepos [2025-08-30T20:33:39.694Z] SETUP_JCK_RUN=false [2025-08-30T20:33:39.694Z] SPEC=aix_ppc-64 [2025-08-30T20:33:39.694Z] PKG_CONFIG_PATH=/opt/freeware/lib64/pkgconfig:/opt/freeware/lib/pkgconfig [2025-08-30T20:33:39.694Z] PLATFORM=ppc64_aix [2025-08-30T20:33:39.694Z] TIME_LIMIT=25 [2025-08-30T20:33:39.694Z] HOME=/home/jenkins [2025-08-30T20:33:39.694Z] NODE_NAME=test-osuosl-aix72-ppc64-1 [2025-08-30T20:33:39.694Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix@tmp [2025-08-30T20:33:39.694Z] UPSTREAM_JOB_NUMBER=514 [2025-08-30T20:33:39.694Z] GENERATE_JOBS=true [2025-08-30T20:33:39.694Z] TEST_TIME=120 [2025-08-30T20:33:39.694Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-08-30T20:33:39.694Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2025-08-30T20:33:39.694Z] BUILD_DISPLAY_NAME=#185 [2025-08-30T20:33:39.694Z] SSH_CLIENT=78.47.239.97 34868 22 [2025-08-30T20:33:39.694Z] SSH_CONNECTION=78.47.239.97 34868 140.211.9.28 22 [2025-08-30T20:33:39.694Z] RERUN_ITERATIONS=1 [2025-08-30T20:33:39.694Z] STAGE_NAME=Setup [2025-08-30T20:33:39.694Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin [2025-08-30T20:33:39.694Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix [2025-08-30T20:33:39.694Z] OBJECT_MODE=64 [2025-08-30T20:33:39.694Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_ppc64_aix/display/redirect [2025-08-30T20:33:39.694Z] PERL5LIB=/opt/freemarker/lib/perl5 [2025-08-30T20:33:39.694Z] TZ=UTC0 [2025-08-30T20:33:39.694Z] JDK_VERSION=8 [2025-08-30T20:33:39.694Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_ppc64_aix/185/display/redirect [2025-08-30T20:33:39.694Z] JDK9_BOOT_DIR=/home/java9_64 [2025-08-30T20:33:39.694Z] JDK8_BOOT_DIR=/usr/java8_64 [2025-08-30T20:33:39.694Z] JDK7_BOOT_DIR=/usr/java8_64 [2025-08-30T20:33:39.694Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_ppc64_aix/185/ [2025-08-30T20:33:39.694Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-08-30T20:33:39.694Z] ORIGIN_JDK_VERSION=8 [2025-08-30T20:33:39.694Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../benchmarks [2025-08-30T20:33:39.694Z] 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-08-30T20:33:40.056Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2025-08-30T20:33:40.069Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2025-08-30T20:36:19.757Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-aix-ppc64-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-30T20:36:20.008Z] 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-30T20:36:20.016Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix [Pipeline] { [Pipeline] sshagent [2025-08-30T20:36:20.124Z] $ ssh-agent [2025-08-30T20:36:20.986Z] SSH_AUTH_SOCK=/tmp/ssh-x3gWHKsSPDev/agent.20513152 [2025-08-30T20:36:20.986Z] SSH_AGENT_PID=22610406 [2025-08-30T20:36:20.986Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-08-30T20:36:21.012Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests [Pipeline] { [Pipeline] withCredentials [2025-08-30T20:36:21.050Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2025-08-30T20:36:22.925Z] + pwd [2025-08-30T20:36:22.926Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_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-08-30T20:36:22.926Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests [2025-08-30T20:36:22.926Z] get jdk binary... [2025-08-30T20:36:22.926Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2025-08-30T20:36:22.926Z] Uncompressing file: OpenJDK8U-jdk_ppc64_aix_hotspot_8u472b05-ea.tar.gz ... [2025-08-30T20:36:24.533Z] List files in jdkbinary folder... [2025-08-30T20:36:24.533Z] total 213840 [2025-08-30T20:36:24.533Z] -rw-r--r-- 1 jenkins staff 70548314 Aug 30 20:18 OpenJDK8U-debugimage_ppc64_aix_hotspot_8u472b05-ea.tar.gz [2025-08-30T20:36:24.533Z] -rw-r--r-- 1 jenkins staff 105209618 Aug 30 20:19 OpenJDK8U-jdk_ppc64_aix_hotspot_8u472b05-ea.tar.gz [2025-08-30T20:36:24.533Z] -rw-r--r-- 1 jenkins staff 43105342 Aug 30 20:18 OpenJDK8U-jre_ppc64_aix_hotspot_8u472b05-ea.tar.gz [2025-08-30T20:36:24.533Z] -rw-r--r-- 1 jenkins staff 20526 Aug 30 20:21 OpenJDK8U-sbom_ppc64_aix_hotspot_8u472b05-ea-metadata.json [2025-08-30T20:36:24.534Z] -rw-r--r-- 1 jenkins staff 67545 Aug 30 20:25 OpenJDK8U-sbom_ppc64_aix_hotspot_8u472b05-ea.json [2025-08-30T20:36:24.534Z] drwxr-xr-x 3 jenkins staff 256 Aug 30 20:36 tmp [2025-08-30T20:36:24.534Z] List files in jdkbinary/tmp folder... [2025-08-30T20:36:24.534Z] total 4 [2025-08-30T20:36:24.534Z] drwxr-xr-x 7 jenkins staff 4096 Aug 30 20:18 jdk8u472-b05 [2025-08-30T20:36:24.534Z] Moving directory jdk8u472-b05/ to ../j2sdk-image [2025-08-30T20:36:24.534Z] Uncompressing file: OpenJDK8U-jre_ppc64_aix_hotspot_8u472b05-ea.tar.gz ... [2025-08-30T20:36:25.314Z] List files in jdkbinary folder... [2025-08-30T20:36:25.314Z] total 213844 [2025-08-30T20:36:25.314Z] -rw-r--r-- 1 jenkins staff 70548314 Aug 30 20:18 OpenJDK8U-debugimage_ppc64_aix_hotspot_8u472b05-ea.tar.gz [2025-08-30T20:36:25.314Z] -rw-r--r-- 1 jenkins staff 105209618 Aug 30 20:19 OpenJDK8U-jdk_ppc64_aix_hotspot_8u472b05-ea.tar.gz [2025-08-30T20:36:25.314Z] -rw-r--r-- 1 jenkins staff 43105342 Aug 30 20:18 OpenJDK8U-jre_ppc64_aix_hotspot_8u472b05-ea.tar.gz [2025-08-30T20:36:25.314Z] -rw-r--r-- 1 jenkins staff 20526 Aug 30 20:21 OpenJDK8U-sbom_ppc64_aix_hotspot_8u472b05-ea-metadata.json [2025-08-30T20:36:25.314Z] -rw-r--r-- 1 jenkins staff 67545 Aug 30 20:25 OpenJDK8U-sbom_ppc64_aix_hotspot_8u472b05-ea.json [2025-08-30T20:36:25.314Z] drwxr-xr-x 7 jenkins staff 4096 Aug 30 20:18 j2sdk-image [2025-08-30T20:36:25.315Z] drwxr-xr-x 3 jenkins staff 256 Aug 30 20:36 tmp [2025-08-30T20:36:25.315Z] List files in jdkbinary/tmp folder... [2025-08-30T20:36:25.315Z] total 0 [2025-08-30T20:36:25.315Z] drwxr-xr-x 4 jenkins staff 256 Aug 30 20:18 jdk8u472-b05-jre [2025-08-30T20:36:25.315Z] Moving directory jdk8u472-b05-jre/ to ../j2re-image [2025-08-30T20:36:25.315Z] Uncompressing OpenJDK8U-debugimage_ppc64_aix_hotspot_8u472b05-ea.tar.gz over ./j2sdk-image/jre... [2025-08-30T20:36:27.808Z] Removing top-level folder jdk8u472-b05-debug-image/ [2025-08-30T20:36:27.808Z] Removing top-level folder jdk8u472-b05/ [2025-08-30T20:36:29.417Z] Run /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jdkbinary/j2sdk-image/bin/java -version [2025-08-30T20:36:29.417Z] =JAVA VERSION OUTPUT BEGIN= [2025-08-30T20:36:29.417Z] openjdk version "1.8.0_472-beta" [2025-08-30T20:36:29.417Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-beta-202508302003-b05) [2025-08-30T20:36:29.417Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b05, mixed mode) [2025-08-30T20:36:29.417Z] =JAVA VERSION OUTPUT END= [2025-08-30T20:36:29.417Z] =RELEASE INFO BEGIN= [2025-08-30T20:36:29.417Z] JAVA_VERSION="1.8.0_472" [2025-08-30T20:36:29.417Z] OS_NAME="" [2025-08-30T20:36:29.417Z] OS_VERSION="" [2025-08-30T20:36:29.417Z] OS_ARCH="ppc64" [2025-08-30T20:36:29.417Z] SOURCE=".:git:49a65609c1ce+" [2025-08-30T20:36:29.417Z] IMPLEMENTOR="Eclipse Adoptium" [2025-08-30T20:36:29.417Z] BUILD_SOURCE="git:ba722bb19f511a86cd98bdca95a3bbe65508fca7" [2025-08-30T20:36:29.417Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2025-08-30T20:36:29.417Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git" [2025-08-30T20:36:29.417Z] FULL_VERSION="1.8.0_472-beta-202508302003-b05" [2025-08-30T20:36:29.417Z] SEMANTIC_VERSION="8.0.472+5" [2025-08-30T20:36:29.417Z] BUILD_INFO="OS: AIX Version: 7.2" [2025-08-30T20:36:29.417Z] JVM_VARIANT="Hotspot" [2025-08-30T20:36:29.417Z] JVM_VERSION="25.472-b05" [2025-08-30T20:36:29.417Z] IMAGE_TYPE="JDK" [2025-08-30T20:36:29.417Z] =RELEASE INFO END= [2025-08-30T20:36:29.417Z] get testKitGen... [2025-08-30T20:36:29.417Z] git clone -q https://github.com/adoptium/TKG.git [2025-08-30T20:36:30.195Z] git rev-parse master [2025-08-30T20:36:30.195Z] git checkout -q -f 22529199368176ccd2e43c4cf47437798dcecf81 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-08-30T20:36:30.691Z] $ ssh-agent -k [2025-08-30T20:36:30.700Z] unset SSH_AUTH_SOCK; [2025-08-30T20:36:30.700Z] unset SSH_AGENT_PID; [2025-08-30T20:36:30.700Z] echo Agent pid 22610406 killed; [2025-08-30T20:36:31.502Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-08-30T20:36:32.147Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=extended.perf&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=false&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=jdk8u472-b05_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=perf&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-30T20:36:32.177Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=extended.perf&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=false&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-1&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-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=jdk8u472-b05_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=perf&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-30T20:36:32.251Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-08-30T20:36:33.337Z] Copied 1 artifact from "getTRSSOutput" build number 1880 [Pipeline] sh [2025-08-30T20:36:35.229Z] + cd ./aqa-tests/TKG/resources/TRSS [2025-08-30T20:36:35.229Z] + gzip -cd TRSSOutput.tar.gz [2025-08-30T20:36:35.229Z] + tar xof - [2025-08-30T20:36:35.229Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-08-30T20:36:35.610Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-08-30T20:36:35.629Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-08-30T20:36:37.500Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-08-30T20:36:40.954Z] -------------------------------------------- [2025-08-30T20:36:40.954Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib [2025-08-30T20:36:40.954Z] task is set to default [2025-08-30T20:36:40.954Z] dependencyList is set to all [2025-08-30T20:36:40.954Z] -------------------------------------------- [2025-08-30T20:36:40.954Z] Starting download third party dependent jars [2025-08-30T20:36:40.954Z] -------------------------------------------- [2025-08-30T20:36:40.954Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib [2025-08-30T20:36:40.954Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2025-08-30T20:36:40.954Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-08-30T20:36:40.954Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-08-30T20:36:40.954Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2025-08-30T20:36:40.954Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading [2025-08-30T20:36:40.954Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2025-08-30T20:36:40.954Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2025-08-30T20:36:40.954Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2025-08-30T20:36:40.954Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2025-08-30T20:36:40.954Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-08-30T20:36:40.954Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-08-30T20:36:40.954Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading [2025-08-30T20:36:40.954Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-08-30T20:36:40.954Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading [2025-08-30T20:36:40.954Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2025-08-30T20:36:40.954Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2025-08-30T20:36:40.954Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-08-30T20:36:40.954Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/asm.jar exists with correct hash, not downloading [2025-08-30T20:36:40.954Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-08-30T20:36:40.954Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-08-30T20:36:40.954Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2025-08-30T20:36:40.955Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-08-30T20:36:40.955Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2025-08-30T20:36:40.955Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-08-30T20:36:40.955Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-08-30T20:36:40.955Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2025-08-30T20:36:40.955Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-08-30T20:36:40.955Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] nodesByLabel [2025-08-30T20:36:41.343Z] Found a total of 5 nodes with the 'hw.arch.ppc64&&sw.os.aix&&ci.role.perf&&sw.os.aix.7_2' label [Pipeline] sh [2025-08-30T20:36:43.235Z] + cd ./aqa-tests/TKG [2025-08-30T20:36:43.235Z] + uname [2025-08-30T20:36:43.235Z] + [ AIX = AIX ] [2025-08-30T20:36:43.235Z] + MAKE=gmake [2025-08-30T20:36:43.235Z] + gmake genParallelList TEST=extended.perf TEST_TIME=120 NUM_MACHINES= [2025-08-30T20:36:43.235Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jdkbinary/j2sdk-image [2025-08-30T20:36:43.235Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib [2025-08-30T20:36:43.235Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation; \ [2025-08-30T20:36:43.235Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation; \ [2025-08-30T20:36:43.235Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-08-30T20:36:43.236Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-08-30T20:36:43.236Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/scripts/build_tools.xml [2025-08-30T20:36:44.015Z] [2025-08-30T20:36:44.015Z] build: [2025-08-30T20:36:44.015Z] [2025-08-30T20:36:44.015Z] clean: [2025-08-30T20:36:44.794Z] [2025-08-30T20:36:44.794Z] init: [2025-08-30T20:36:44.794Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/bin [2025-08-30T20:36:44.794Z] [2025-08-30T20:36:44.794Z] getDependentLibs: [2025-08-30T20:36:44.794Z] [exec] -------------------------------------------- [2025-08-30T20:36:44.794Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib [2025-08-30T20:36:44.794Z] [exec] task is set to default [2025-08-30T20:36:44.794Z] [exec] dependencyList is set to json_simple [2025-08-30T20:36:44.794Z] [exec] -------------------------------------------- [2025-08-30T20:36:44.794Z] [exec] Starting download third party dependent jars [2025-08-30T20:36:44.794Z] [exec] -------------------------------------------- [2025-08-30T20:36:44.794Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib [2025-08-30T20:36:44.794Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-08-30T20:36:44.794Z] [exec] downloaded dependent third party jars successfully [2025-08-30T20:36:44.794Z] [2025-08-30T20:36:44.794Z] compile: [2025-08-30T20:36:44.794Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-08-30T20:36:44.794Z] [echo] ============COMPILER SETTINGS============ [2025-08-30T20:36:44.794Z] [echo] ===fork: yes [2025-08-30T20:36:44.794Z] [echo] ===debug: on [2025-08-30T20:36:44.794Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/bin [2025-08-30T20:36:48.262Z] [2025-08-30T20:36:48.262Z] dist: [2025-08-30T20:36:48.262Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/bin/TestKitGen.jar [2025-08-30T20:36:48.262Z] [2025-08-30T20:36:48.262Z] BUILD SUCCESSFUL [2025-08-30T20:36:48.262Z] Total time: 4 seconds [2025-08-30T20:36:48.262Z] 0 [2025-08-30T20:36:48.262Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-08-30T20:36:48.262Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-08-30T20:36:48.262Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory [2025-08-30T20:36:49.040Z] ****************************** MACHINE INFO ****************************** [2025-08-30T20:36:49.040Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG [2025-08-30T20:36:49.040Z] Free Physical Memory Size : 10905034752 [2025-08-30T20:36:49.040Z] Free space (bytes) : 23107760128 [2025-08-30T20:36:49.040Z] Total Physical Memory Size : 34359738368 [2025-08-30T20:36:49.040Z] Total space (bytes) : 34359738368 [2025-08-30T20:36:49.040Z] Usable space (bytes) : 23107760128 [2025-08-30T20:36:49.040Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-08-30T20:36:49.040Z] bashVersion : [2025-08-30T20:36:49.040Z] GNU bash, version 5.2.21(1)-release (powerpc-ibm-aix7.1.5.0) [2025-08-30T20:36:49.040Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-08-30T20:36:49.040Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-08-30T20:36:49.040Z] [2025-08-30T20:36:49.040Z] This is free software; you are free to change and redistribute it. [2025-08-30T20:36:49.040Z] There is NO WARRANTY, to the extent permitted by law. [2025-08-30T20:36:49.040Z] cpuCores : [2025-08-30T20:36:49.040Z] cat: /proc/cpuinfo: No such file or directory [2025-08-30T20:36:49.040Z] 0 [2025-08-30T20:36:49.040Z] curlVersion : [2025-08-30T20:36:49.040Z] curl 8.14.1 (powerpc-ibm-aix7.1.5.0) libcurl/8.14.1 OpenSSL/3.0.10 zlib/1.2.13 libssh2/1.11.1 nghttp2/1.62.1 OpenLDAP/2.5.16 [2025-08-30T20:36:49.040Z] Release-Date: 2025-06-04 [2025-08-30T20:36:49.040Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss [2025-08-30T20:36:49.040Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz NTLM SPNEGO SSL threadsafe UnixSockets [2025-08-30T20:36:49.040Z] dockerVersion : bash: line 1: docker: command not found [2025-08-30T20:36:49.040Z] gcc version : Command could not be executed [2025-08-30T20:36:49.040Z] gclibc version : Usage: ldd [ -Llibpath ] executable [2025-08-30T20:36:49.040Z] gdb version : bash: line 1: gdb: command not found [2025-08-30T20:36:49.040Z] lldb version : Command could not be executed [2025-08-30T20:36:49.040Z] makeVersion : [2025-08-30T20:36:49.040Z] GNU Make 4.4.1 [2025-08-30T20:36:49.040Z] Built for powerpc-ibm-aix7.1.5.0 [2025-08-30T20:36:49.040Z] Copyright (C) 1988-2023 Free Software Foundation, Inc. [2025-08-30T20:36:49.040Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> [2025-08-30T20:36:49.040Z] This is free software: you are free to change and redistribute it. [2025-08-30T20:36:49.040Z] There is NO WARRANTY, to the extent permitted by law. [2025-08-30T20:36:49.040Z] mavenVersion : bash: line 1: mvn: command not found [2025-08-30T20:36:49.040Z] perlVersion : [2025-08-30T20:36:49.040Z] [2025-08-30T20:36:49.040Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for ppc-aix-thread-multi-64all [2025-08-30T20:36:49.040Z] [2025-08-30T20:36:49.040Z] Copyright 1987-2023, Larry Wall [2025-08-30T20:36:49.040Z] [2025-08-30T20:36:49.040Z] Perl may be copied only under the terms of either the Artistic License or the [2025-08-30T20:36:49.040Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-08-30T20:36:49.040Z] [2025-08-30T20:36:49.040Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-08-30T20:36:49.040Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-08-30T20:36:49.041Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2025-08-30T20:36:49.041Z] [2025-08-30T20:36:49.041Z] podmanVersion : bash: line 1: podman: command not found [2025-08-30T20:36:49.041Z] procArch : powerpc [2025-08-30T20:36:49.041Z] sysArch : 00FAC25F4B00 [2025-08-30T20:36:49.041Z] sysOS : AIX [2025-08-30T20:36:49.041Z] ulimit : [2025-08-30T20:36:49.041Z] core file size (blocks, -c) unlimited [2025-08-30T20:36:49.041Z] data seg size (kbytes, -d) 2621440 [2025-08-30T20:36:49.041Z] file size (blocks, -f) unlimited [2025-08-30T20:36:49.041Z] max memory size (kbytes, -m) 262144 [2025-08-30T20:36:49.041Z] open files (-n) unlimited [2025-08-30T20:36:49.041Z] pipe size (512 bytes, -p) 64 [2025-08-30T20:36:49.041Z] stack size (kbytes, -s) 4194304 [2025-08-30T20:36:49.041Z] cpu time (seconds, -t) unlimited [2025-08-30T20:36:49.041Z] max user processes (-u) unlimited [2025-08-30T20:36:49.041Z] virtual memory (kbytes, -v) unlimited [2025-08-30T20:36:49.041Z] uname : AIX p8-aix1-adopt03 2 7 00FAC25F4B00 powerpc AIX [2025-08-30T20:36:49.041Z] vmVendor : Oracle Corporation [2025-08-30T20:36:49.041Z] vmVersion : 25.472-b05 [2025-08-30T20:36:49.041Z] xlc version : Version: 13.01.0003.0000 [2025-08-30T20:36:49.041Z] ************************************************************************** [2025-08-30T20:36:49.041Z] [2025-08-30T20:36:49.041Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-08-30T20:36:49.041Z] [2025-08-30T20:36:49.041Z] System.getProperty('java.vendor')=Temurin [2025-08-30T20:36:49.041Z] [2025-08-30T20:36:49.041Z] System.getProperty('os.name')=AIX [2025-08-30T20:36:49.041Z] [2025-08-30T20:36:49.041Z] System.getProperty('os.arch')=ppc64 [2025-08-30T20:36:49.041Z] [2025-08-30T20:36:49.041Z] System.getProperty('java.fullversion')=null [2025-08-30T20:36:49.041Z] [2025-08-30T20:36:49.041Z] System.getProperty('sun.arch.data.model')=64 [2025-08-30T20:36:49.041Z] [2025-08-30T20:36:49.041Z] gmake -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.perf TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib [2025-08-30T20:36:49.041Z] gmake[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG' [2025-08-30T20:36:49.041Z] perl scripts/configure.pl [2025-08-30T20:36:49.041Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=aix_ppc-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-08-30T20:36:50.651Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-08-30T20:36:50.651Z] [2025-08-30T20:36:50.651Z] [2025-08-30T20:36:50.651Z] Starting to generate parallel test lists. [2025-08-30T20:36:50.651Z] [2025-08-30T20:36:50.651Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../perf/bumbleBench/playlist.xml [2025-08-30T20:36:50.651Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../perf/dacapo/playlist.xml [2025-08-30T20:36:50.651Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../perf/idle_micro/playlist.xml [2025-08-30T20:36:50.651Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../perf/liberty/playlist.xml [2025-08-30T20:36:50.651Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../perf/renaissance/playlist.xml [2025-08-30T20:36:50.651Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../perf/specjbb/playlist.xml [2025-08-30T20:36:50.651Z] Attempting to get test duration data from TRSS. [2025-08-30T20:36:50.651Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=8&impl=hs&platform=ppc64_aix&group=perf&level=extended [2025-08-30T20:36:51.430Z] Attempting to get test duration data from cached files. [2025-08-30T20:36:51.430Z] [2025-08-30T20:36:51.430Z] TEST DURATION [2025-08-30T20:36:51.430Z] ==================================================================================== [2025-08-30T20:36:51.430Z] Total number of tests searched: 18 [2025-08-30T20:36:51.430Z] Number of test durations found: 18 [2025-08-30T20:36:51.430Z] Top slowest tests: [2025-08-30T20:36:51.430Z] 00m32s dacapo-jython_0 [2025-08-30T20:36:51.430Z] 00m10s dacapo-pmd_0 [2025-08-30T20:36:51.430Z] 00m10s dacapo-avrora_0 [2025-08-30T20:36:51.430Z] ==================================================================================== [2025-08-30T20:36:51.430Z] [2025-08-30T20:36:51.430Z] Test target is split into 1 lists. [2025-08-30T20:36:51.431Z] Reducing estimated test running time from 01m31s to 01m31s. [2025-08-30T20:36:51.431Z] [2025-08-30T20:36:51.431Z] -------------------------------------testList_0------------------------------------- [2025-08-30T20:36:51.431Z] Number of tests: 18 [2025-08-30T20:36:51.431Z] Estimated running time: 01m31s [2025-08-30T20:36:51.431Z] TESTLIST=dacapo-jython_0,dacapo-pmd_0,dacapo-avrora_0,dacapo-fop_0,dacapo-sunflow_0,dacapo-xalan_0,renaissance-movie-lens_0,renaissance-philosophers_0,renaissance-finagle-http_0,renaissance-chi-square_0,renaissance-dec-tree_0,renaissance-gauss-mix_0,renaissance-als_0,renaissance-par-mnemonics_0,renaissance-mnemonics_0,renaissance-log-regression_0,renaissance-finagle-chirper_0,renaissance-db-shootout_0 [2025-08-30T20:36:51.431Z] ------------------------------------------------------------------------------------ [2025-08-30T20:36:51.431Z] [2025-08-30T20:36:51.431Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [2025-08-30T20:36:51.431Z] gmake[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2025-08-30T20:36:51.968Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2025-08-30T20:36:52.516Z] Number of test list is 1, no need to run tests in child job. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2025-08-30T20:36:52.588Z] Building tests... [Pipeline] timeout [2025-08-30T20:36:52.592Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-08-30T20:36:52.618Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-08-30T20:36:54.485Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-08-30T20:36:57.969Z] -------------------------------------------- [2025-08-30T20:36:57.969Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib [2025-08-30T20:36:57.969Z] task is set to default [2025-08-30T20:36:57.969Z] dependencyList is set to all [2025-08-30T20:36:57.969Z] -------------------------------------------- [2025-08-30T20:36:57.969Z] Starting download third party dependent jars [2025-08-30T20:36:57.969Z] -------------------------------------------- [2025-08-30T20:36:57.969Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib [2025-08-30T20:36:57.969Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-08-30T20:36:57.969Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-08-30T20:36:57.969Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/asm.jar exists with correct hash, not downloading [2025-08-30T20:36:57.969Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-08-30T20:36:57.969Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading [2025-08-30T20:36:57.969Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2025-08-30T20:36:57.969Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2025-08-30T20:36:57.969Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading [2025-08-30T20:36:57.969Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-08-30T20:36:57.969Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-08-30T20:36:57.969Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2025-08-30T20:36:57.969Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2025-08-30T20:36:57.969Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2025-08-30T20:36:57.969Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-08-30T20:36:57.969Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-08-30T20:36:57.969Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2025-08-30T20:36:57.969Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-08-30T20:36:57.969Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading [2025-08-30T20:36:57.969Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2025-08-30T20:36:57.969Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2025-08-30T20:36:57.969Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2025-08-30T20:36:57.969Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-08-30T20:36:57.969Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2025-08-30T20:36:57.969Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-08-30T20:36:57.969Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-08-30T20:36:57.969Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-08-30T20:36:57.969Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2025-08-30T20:36:57.969Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2025-08-30T20:36:58.754Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] dir [2025-08-30T20:36:58.773Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests [Pipeline] { [Pipeline] sshagent [2025-08-30T20:36:58.872Z] $ ssh-agent [2025-08-30T20:36:59.687Z] SSH_AUTH_SOCK=/tmp/ssh-VhNUQFCVClFM/agent.25821606 [2025-08-30T20:36:59.687Z] SSH_AGENT_PID=22675852 [2025-08-30T20:36:59.687Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-30T20:37:01.561Z] + bash ./compile.sh [2025-08-30T20:37:01.561Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jdkbinary/j2sdk-image [2025-08-30T20:37:01.561Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib [2025-08-30T20:37:01.562Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation; \ [2025-08-30T20:37:01.562Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation; \ [2025-08-30T20:37:01.562Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-08-30T20:37:01.562Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-08-30T20:37:01.562Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/scripts/build_tools.xml [2025-08-30T20:37:03.168Z] [2025-08-30T20:37:03.168Z] build: [2025-08-30T20:37:03.168Z] [2025-08-30T20:37:03.168Z] clean: [2025-08-30T20:37:03.168Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/autoGenEnv.mk [2025-08-30T20:37:03.169Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/bin [2025-08-30T20:37:03.169Z] [2025-08-30T20:37:03.169Z] init: [2025-08-30T20:37:03.169Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/bin [2025-08-30T20:37:03.169Z] [2025-08-30T20:37:03.169Z] getDependentLibs: [2025-08-30T20:37:03.169Z] [exec] -------------------------------------------- [2025-08-30T20:37:03.169Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib [2025-08-30T20:37:03.169Z] [exec] task is set to default [2025-08-30T20:37:03.169Z] [exec] dependencyList is set to json_simple [2025-08-30T20:37:03.169Z] [exec] -------------------------------------------- [2025-08-30T20:37:03.169Z] [exec] Starting download third party dependent jars [2025-08-30T20:37:03.169Z] [exec] -------------------------------------------- [2025-08-30T20:37:03.169Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib [2025-08-30T20:37:03.169Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-08-30T20:37:03.169Z] [exec] downloaded dependent third party jars successfully [2025-08-30T20:37:03.169Z] [2025-08-30T20:37:03.169Z] compile: [2025-08-30T20:37:03.169Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-08-30T20:37:03.169Z] [echo] ============COMPILER SETTINGS============ [2025-08-30T20:37:03.169Z] [echo] ===fork: yes [2025-08-30T20:37:03.169Z] [echo] ===debug: on [2025-08-30T20:37:03.169Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/bin [2025-08-30T20:37:06.645Z] [2025-08-30T20:37:06.646Z] dist: [2025-08-30T20:37:06.646Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/bin/TestKitGen.jar [2025-08-30T20:37:06.646Z] [2025-08-30T20:37:06.646Z] BUILD SUCCESSFUL [2025-08-30T20:37:06.646Z] Total time: 5 seconds [2025-08-30T20:37:06.646Z] 0 [2025-08-30T20:37:06.646Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-08-30T20:37:06.646Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-08-30T20:37:06.646Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory [2025-08-30T20:37:07.427Z] ****************************** MACHINE INFO ****************************** [2025-08-30T20:37:07.427Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG [2025-08-30T20:37:07.427Z] Free Physical Memory Size : 10900365312 [2025-08-30T20:37:07.427Z] Free space (bytes) : 23107751936 [2025-08-30T20:37:07.427Z] Total Physical Memory Size : 34359738368 [2025-08-30T20:37:07.427Z] Total space (bytes) : 34359738368 [2025-08-30T20:37:07.427Z] Usable space (bytes) : 23107751936 [2025-08-30T20:37:07.427Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-08-30T20:37:07.427Z] bashVersion : [2025-08-30T20:37:07.427Z] GNU bash, version 5.2.21(1)-release (powerpc-ibm-aix7.1.5.0) [2025-08-30T20:37:07.427Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-08-30T20:37:07.427Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-08-30T20:37:07.427Z] [2025-08-30T20:37:07.427Z] This is free software; you are free to change and redistribute it. [2025-08-30T20:37:07.427Z] There is NO WARRANTY, to the extent permitted by law. [2025-08-30T20:37:07.427Z] cpuCores : [2025-08-30T20:37:07.427Z] cat: /proc/cpuinfo: No such file or directory [2025-08-30T20:37:07.427Z] 0 [2025-08-30T20:37:07.427Z] curlVersion : [2025-08-30T20:37:07.427Z] curl 8.14.1 (powerpc-ibm-aix7.1.5.0) libcurl/8.14.1 OpenSSL/3.0.10 zlib/1.2.13 libssh2/1.11.1 nghttp2/1.62.1 OpenLDAP/2.5.16 [2025-08-30T20:37:07.427Z] Release-Date: 2025-06-04 [2025-08-30T20:37:07.427Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss [2025-08-30T20:37:07.427Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz NTLM SPNEGO SSL threadsafe UnixSockets [2025-08-30T20:37:07.427Z] dockerVersion : bash: line 1: docker: command not found [2025-08-30T20:37:07.427Z] gcc version : Command could not be executed [2025-08-30T20:37:07.427Z] gclibc version : Usage: ldd [ -Llibpath ] executable [2025-08-30T20:37:07.427Z] gdb version : bash: line 1: gdb: command not found [2025-08-30T20:37:07.427Z] lldb version : Command could not be executed [2025-08-30T20:37:07.428Z] makeVersion : [2025-08-30T20:37:07.428Z] GNU Make 4.4.1 [2025-08-30T20:37:07.428Z] Built for powerpc-ibm-aix7.1.5.0 [2025-08-30T20:37:07.428Z] Copyright (C) 1988-2023 Free Software Foundation, Inc. [2025-08-30T20:37:07.428Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> [2025-08-30T20:37:07.428Z] This is free software: you are free to change and redistribute it. [2025-08-30T20:37:07.428Z] There is NO WARRANTY, to the extent permitted by law. [2025-08-30T20:37:07.428Z] mavenVersion : bash: line 1: mvn: command not found [2025-08-30T20:37:07.428Z] perlVersion : [2025-08-30T20:37:07.428Z] [2025-08-30T20:37:07.428Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for ppc-aix-thread-multi-64all [2025-08-30T20:37:07.428Z] [2025-08-30T20:37:07.428Z] Copyright 1987-2023, Larry Wall [2025-08-30T20:37:07.428Z] [2025-08-30T20:37:07.428Z] Perl may be copied only under the terms of either the Artistic License or the [2025-08-30T20:37:07.428Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-08-30T20:37:07.428Z] [2025-08-30T20:37:07.428Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-08-30T20:37:07.428Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-08-30T20:37:07.428Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2025-08-30T20:37:07.428Z] [2025-08-30T20:37:07.428Z] podmanVersion : bash: line 1: podman: command not found [2025-08-30T20:37:07.428Z] procArch : powerpc [2025-08-30T20:37:07.428Z] sysArch : 00FAC25F4B00 [2025-08-30T20:37:07.428Z] sysOS : AIX [2025-08-30T20:37:07.428Z] ulimit : [2025-08-30T20:37:07.428Z] core file size (blocks, -c) unlimited [2025-08-30T20:37:07.428Z] data seg size (kbytes, -d) 2621440 [2025-08-30T20:37:07.428Z] file size (blocks, -f) unlimited [2025-08-30T20:37:07.428Z] max memory size (kbytes, -m) 262144 [2025-08-30T20:37:07.428Z] open files (-n) unlimited [2025-08-30T20:37:07.428Z] pipe size (512 bytes, -p) 64 [2025-08-30T20:37:07.428Z] stack size (kbytes, -s) 4194304 [2025-08-30T20:37:07.428Z] cpu time (seconds, -t) unlimited [2025-08-30T20:37:07.428Z] max user processes (-u) unlimited [2025-08-30T20:37:07.428Z] virtual memory (kbytes, -v) unlimited [2025-08-30T20:37:07.428Z] uname : AIX p8-aix1-adopt03 2 7 00FAC25F4B00 powerpc AIX [2025-08-30T20:37:07.428Z] vmVendor : Oracle Corporation [2025-08-30T20:37:07.428Z] vmVersion : 25.472-b05 [2025-08-30T20:37:07.429Z] xlc version : Version: 13.01.0003.0000 [2025-08-30T20:37:07.429Z] ************************************************************************** [2025-08-30T20:37:07.429Z] [2025-08-30T20:37:07.429Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-08-30T20:37:07.429Z] [2025-08-30T20:37:07.429Z] System.getProperty('java.vendor')=Temurin [2025-08-30T20:37:07.429Z] [2025-08-30T20:37:07.429Z] System.getProperty('os.name')=AIX [2025-08-30T20:37:07.429Z] [2025-08-30T20:37:07.429Z] System.getProperty('os.arch')=ppc64 [2025-08-30T20:37:07.429Z] [2025-08-30T20:37:07.429Z] System.getProperty('java.fullversion')=null [2025-08-30T20:37:07.429Z] [2025-08-30T20:37:07.429Z] System.getProperty('sun.arch.data.model')=64 [2025-08-30T20:37:07.429Z] [2025-08-30T20:37:08.207Z] gmake -f clean.mk cleanBuild [2025-08-30T20:37:08.207Z] gmake[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG' [2025-08-30T20:37:08.207Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest [2025-08-30T20:37:08.207Z] gmake[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG' [2025-08-30T20:37:08.207Z] gmake -f compile.mk compile [2025-08-30T20:37:08.207Z] gmake[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG' [2025-08-30T20:37:08.207Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation; \ [2025-08-30T20:37:08.207Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation; \ [2025-08-30T20:37:08.208Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=aix_ppc-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-08-30T20:37:08.208Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-08-30T20:37:09.004Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/scripts/build_test.xml [2025-08-30T20:37:09.911Z] [echo] build.list is TestConfig/build.xml,perf/build.xml [2025-08-30T20:37:09.911Z] [2025-08-30T20:37:09.911Z] -create_test_directory: [2025-08-30T20:37:09.912Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest [2025-08-30T20:37:09.912Z] [2025-08-30T20:37:09.912Z] stage_test_material: [2025-08-30T20:37:09.912Z] [copy] Copying 586 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest [2025-08-30T20:37:10.690Z] [2025-08-30T20:37:10.690Z] build: [2025-08-30T20:37:10.690Z] [2025-08-30T20:37:10.690Z] init: [2025-08-30T20:37:10.690Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf [2025-08-30T20:37:10.690Z] [2025-08-30T20:37:10.690Z] dist: [2025-08-30T20:37:10.690Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf [2025-08-30T20:37:10.690Z] [2025-08-30T20:37:10.690Z] build: [2025-08-30T20:37:10.690Z] [2025-08-30T20:37:10.690Z] build: [2025-08-30T20:37:10.690Z] [2025-08-30T20:37:10.690Z] init: [2025-08-30T20:37:10.690Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf/bumbleBench [2025-08-30T20:37:10.690Z] [2025-08-30T20:37:10.690Z] getBumbleBench: [2025-08-30T20:37:10.690Z] [echo] Cloning BumbleBench [2025-08-30T20:37:10.690Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git [2025-08-30T20:37:10.690Z] [exec] Cloning into 'bumblebench'... [2025-08-30T20:37:11.472Z] [2025-08-30T20:37:11.472Z] buildBumbleBench: [2025-08-30T20:37:11.472Z] [echo] Building BumbleBench [2025-08-30T20:37:11.472Z] [2025-08-30T20:37:11.472Z] compile-all: [2025-08-30T20:37:11.472Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench [2025-08-30T20:37:13.084Z] [javac] Note: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations. [2025-08-30T20:37:13.084Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2025-08-30T20:37:13.084Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench [2025-08-30T20:37:13.084Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench [2025-08-30T20:37:13.869Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench [2025-08-30T20:37:13.869Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench [2025-08-30T20:37:13.869Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench [2025-08-30T20:37:13.869Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench [2025-08-30T20:37:13.869Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench [2025-08-30T20:37:13.869Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench [2025-08-30T20:37:14.651Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench [2025-08-30T20:37:14.651Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench [2025-08-30T20:37:15.429Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench [2025-08-30T20:37:15.429Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench [2025-08-30T20:37:15.429Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench [2025-08-30T20:37:15.429Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench [2025-08-30T20:37:15.429Z] [2025-08-30T20:37:15.429Z] dist: [2025-08-30T20:37:15.429Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar [2025-08-30T20:37:16.207Z] [2025-08-30T20:37:16.207Z] dist: [2025-08-30T20:37:16.207Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf/bumbleBench [2025-08-30T20:37:16.207Z] [2025-08-30T20:37:16.207Z] build: [2025-08-30T20:37:16.207Z] [2025-08-30T20:37:16.207Z] getDependentLibs: [2025-08-30T20:37:19.665Z] [exec] -------------------------------------------- [2025-08-30T20:37:19.665Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib [2025-08-30T20:37:19.665Z] [exec] task is set to default [2025-08-30T20:37:19.665Z] [exec] dependencyList is set to dacapo [2025-08-30T20:37:19.665Z] [exec] -------------------------------------------- [2025-08-30T20:37:19.665Z] [exec] Starting download third party dependent jars [2025-08-30T20:37:19.665Z] [exec] -------------------------------------------- [2025-08-30T20:37:19.666Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib [2025-08-30T20:37:19.666Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-08-30T20:37:19.666Z] [exec] downloaded dependent third party jars successfully [2025-08-30T20:37:19.666Z] [2025-08-30T20:37:19.666Z] init: [2025-08-30T20:37:19.666Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf/dacapo [2025-08-30T20:37:19.666Z] [2025-08-30T20:37:19.666Z] getDacapoSuite: [2025-08-30T20:37:19.666Z] [unzip] Expanding: /home/jenkins/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf/dacapo [2025-08-30T20:38:01.185Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf/dacapo [2025-08-30T20:38:01.185Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf/dacapo/dacapo [2025-08-30T20:38:01.185Z] [2025-08-30T20:38:01.185Z] dist: [2025-08-30T20:38:01.185Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf/dacapo [2025-08-30T20:38:01.185Z] [2025-08-30T20:38:01.185Z] build: [2025-08-30T20:38:01.185Z] [2025-08-30T20:38:01.185Z] init: [2025-08-30T20:38:01.185Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf/idle_micro [2025-08-30T20:38:01.185Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/idle_micro/bin [2025-08-30T20:38:01.185Z] [2025-08-30T20:38:01.185Z] compile: [2025-08-30T20:38:01.185Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-08-30T20:38:01.185Z] [echo] ============COMPILER SETTINGS============ [2025-08-30T20:38:01.185Z] [echo] ===fork: yes [2025-08-30T20:38:01.185Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jdkbinary/j2sdk-image/bin/javac [2025-08-30T20:38:01.185Z] [echo] ===debug: on [2025-08-30T20:38:01.185Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest/perf/idle_micro [2025-08-30T20:38:01.186Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/idle_micro/bin [2025-08-30T20:38:02.797Z] [2025-08-30T20:38:02.797Z] dist: [2025-08-30T20:38:02.797Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar [2025-08-30T20:38:02.797Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf/idle_micro [2025-08-30T20:38:02.797Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf/idle_micro [2025-08-30T20:38:02.797Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf/idle_micro [2025-08-30T20:38:02.797Z] [2025-08-30T20:38:02.797Z] clean: [2025-08-30T20:38:02.797Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/idle_micro/bin [2025-08-30T20:38:02.797Z] [2025-08-30T20:38:02.797Z] build: [2025-08-30T20:38:02.797Z] [2025-08-30T20:38:02.797Z] build: [2025-08-30T20:38:02.797Z] [2025-08-30T20:38:02.797Z] init: [2025-08-30T20:38:02.797Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf/renaissance [2025-08-30T20:38:02.797Z] [2025-08-30T20:38:02.797Z] getRenaissanceSuite: [2025-08-30T20:38:02.798Z] [echo] curl -Lks -C - https://github.com/renaissance-benchmarks/renaissance/releases/download/v0.16.0/renaissance-mit-0.16.0.jar -o renaissance.jar [2025-08-30T20:38:11.143Z] [2025-08-30T20:38:11.143Z] dist: [2025-08-30T20:38:11.143Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf/renaissance [2025-08-30T20:38:14.599Z] [2025-08-30T20:38:14.599Z] build: [2025-08-30T20:38:14.599Z] [2025-08-30T20:38:14.599Z] init: [2025-08-30T20:38:14.599Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf/specjbb [2025-08-30T20:38:14.599Z] [2025-08-30T20:38:14.599Z] getSpecjbbSuite: [2025-08-30T20:38:14.599Z] [2025-08-30T20:38:14.599Z] dist: [2025-08-30T20:38:14.599Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf/specjbb/run [2025-08-30T20:38:14.599Z] [2025-08-30T20:38:14.599Z] BUILD SUCCESSFUL [2025-08-30T20:38:14.599Z] Total time: 1 minute 5 seconds [2025-08-30T20:38:14.599Z] 0 [2025-08-30T20:38:14.599Z] [2025-08-30T20:38:14.599Z] [2025-08-30T20:38:14.599Z] RECORD TEST REPOs SHA [2025-08-30T20:38:14.599Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/scripts"; \ [2025-08-30T20:38:14.599Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/SHAs.txt" [2025-08-30T20:38:14.599Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/SHAs.txt [2025-08-30T20:38:14.600Z] touch /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/SHAs.txt [2025-08-30T20:38:14.600Z] ================================================ [2025-08-30T20:38:14.600Z] timestamp: 20250830-203813 [2025-08-30T20:38:14.600Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests [2025-08-30T20:38:14.600Z] git repo: [2025-08-30T20:38:14.600Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2025-08-30T20:38:14.600Z] sha: [2025-08-30T20:38:14.600Z] 69651d0e9d7c4f84ac73d5ec1510d3f459affeb1 [2025-08-30T20:38:14.600Z] ================================================ [2025-08-30T20:38:14.600Z] timestamp: 20250830-203813 [2025-08-30T20:38:14.600Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG [2025-08-30T20:38:14.600Z] git repo: [2025-08-30T20:38:14.600Z] Fetch URL: https://github.com/adoptium/TKG.git [2025-08-30T20:38:14.600Z] sha: [2025-08-30T20:38:14.600Z] 22529199368176ccd2e43c4cf47437798dcecf81 [2025-08-30T20:38:14.600Z] ================================================ [2025-08-30T20:38:14.600Z] timestamp: 20250830-203814 [2025-08-30T20:38:14.600Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench [2025-08-30T20:38:14.600Z] git repo: [2025-08-30T20:38:14.600Z] Fetch URL: https://github.com/adoptium/bumblebench.git [2025-08-30T20:38:14.600Z] sha: [2025-08-30T20:38:14.600Z] 4ec780b716e7617094cce740d3b085ca4637ee0f [2025-08-30T20:38:14.600Z] gmake[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG' [Pipeline] } [2025-08-30T20:38:15.037Z] $ ssh-agent -k [2025-08-30T20:38:15.047Z] unset SSH_AUTH_SOCK; [2025-08-30T20:38:15.047Z] unset SSH_AGENT_PID; [2025-08-30T20:38:15.047Z] echo Agent pid 22675852 killed; [2025-08-30T20:38:15.847Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2025-08-30T20:38:15.989Z] Running tests... Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] echo [2025-08-30T20:38:16.022Z] ITERATION: 1/1 [Pipeline] sshagent [2025-08-30T20:38:16.116Z] $ ssh-agent [2025-08-30T20:38:16.931Z] SSH_AUTH_SOCK=/tmp/ssh-11Rm1VGxGCsh/agent.27197752 [2025-08-30T20:38:16.931Z] SSH_AGENT_PID=16843140 [2025-08-30T20:38:16.931Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-30T20:38:18.832Z] + uname [2025-08-30T20:38:18.832Z] + [ AIX = AIX ] [2025-08-30T20:38:18.832Z] + MAKE=gmake [2025-08-30T20:38:18.832Z] + gmake -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2025-08-30T20:38:18.832Z] gmake: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2025-08-30T20:38:21.058Z] + uname [2025-08-30T20:38:21.058Z] + [ AIX = AIX ] [2025-08-30T20:38:21.058Z] + MAKE=gmake [2025-08-30T20:38:21.058Z] + cd ./aqa-tests [2025-08-30T20:38:21.058Z] + . ./scripts/testenv/testenvSettings.sh [2025-08-30T20:38:21.058Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jdkbinary/j2sdk-image [2025-08-30T20:38:21.058Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib [2025-08-30T20:38:21.058Z] gmake -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.perf TESTLIST= [2025-08-30T20:38:21.058Z] gmake[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG' [2025-08-30T20:38:21.058Z] perl scripts/configure.pl [2025-08-30T20:38:21.058Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=aix_ppc-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-08-30T20:38:21.840Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-08-30T20:38:21.840Z] [2025-08-30T20:38:21.840Z] Starting to generate test make files. [2025-08-30T20:38:21.840Z] [2025-08-30T20:38:21.840Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../perf/bumbleBench/playlist.xml [2025-08-30T20:38:21.840Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../perf/dacapo/playlist.xml [2025-08-30T20:38:21.840Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../perf/dacapo/autoGen.mk [2025-08-30T20:38:21.840Z] [2025-08-30T20:38:21.840Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../perf/idle_micro/playlist.xml [2025-08-30T20:38:21.840Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../perf/liberty/playlist.xml [2025-08-30T20:38:21.840Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../perf/renaissance/playlist.xml [2025-08-30T20:38:22.619Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../perf/renaissance/autoGen.mk [2025-08-30T20:38:22.619Z] [2025-08-30T20:38:22.619Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../perf/specjbb/playlist.xml [2025-08-30T20:38:22.619Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../perf/autoGen.mk [2025-08-30T20:38:22.619Z] [2025-08-30T20:38:22.619Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../autoGen.mk [2025-08-30T20:38:22.619Z] [2025-08-30T20:38:22.619Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/utils.mk [2025-08-30T20:38:22.619Z] [2025-08-30T20:38:22.619Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/rerun.mk [2025-08-30T20:38:22.619Z] [2025-08-30T20:38:22.619Z] Make files are generated successfully. [2025-08-30T20:38:22.619Z] [2025-08-30T20:38:22.619Z] gmake[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG' [2025-08-30T20:38:22.619Z] gmake -f runtest.mk _extended.perf [2025-08-30T20:38:22.619Z] gmake[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG' [2025-08-30T20:38:22.619Z] [2025-08-30T20:38:22.619Z] Running make 4.4.1 [2025-08-30T20:38:22.619Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/.. [2025-08-30T20:38:22.619Z] set JDK_VERSION to 8 [2025-08-30T20:38:22.619Z] set JDK_IMPL to hotspot [2025-08-30T20:38:22.619Z] set JVM_VERSION to openjdk8 [2025-08-30T20:38:22.619Z] set JCL_VERSION to latest [2025-08-30T20:38:22.619Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jdkbinary/j2sdk-image [2025-08-30T20:38:22.619Z] set SPEC to aix_ppc-64 [2025-08-30T20:38:22.619Z] set TEST_FLAG to [2025-08-30T20:38:22.619Z] Running extended.perf ... [2025-08-30T20:38:22.619Z] There are 18 test targets in extended.perf [2025-08-30T20:38:22.619Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jdkbinary/j2sdk-image/bin/java" -version [2025-08-30T20:38:22.619Z] openjdk version "1.8.0_472-beta" [2025-08-30T20:38:22.619Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-beta-202508302003-b05) [2025-08-30T20:38:22.619Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b05, mixed mode) [2025-08-30T20:38:22.619Z] gmake[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests' [2025-08-30T20:38:22.619Z] gmake[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf' [2025-08-30T20:38:22.619Z] gmake[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/dacapo' [2025-08-30T20:38:22.619Z] [2025-08-30T20:38:22.619Z] ===============================================