Pre Test

Started by upstream project "Test_openjdk8_hs_extended.system_ppc64_aix" build number 644 originally caused by: Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin" build number 505 originally caused by: Started by upstream project "build-scripts/openjdk8-pipeline" build number 3003 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 259 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1@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.system_ppc64_aix_testList_1@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 6545f300580b6112ba9dc396d7083b7990fc6c15 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6545f300580b6112ba9dc396d7083b7990fc6c15 # timeout=10 Commit message: "Support portable sccc test to save daytrader output (#6321)" > git rev-list --no-walk a79f7af646844c1bdeec57e610938db731e79b77 # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2025-06-10T20:42:21.913Z] SPEC: aix_ppc-64 [Pipeline] echo [2025-06-10T20:42:21.914Z] LABEL: ci.role.test&&hw.arch.ppc64&&sw.os.aix&&sw.os.aix.7_2 [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2025-06-10T20:42:21.922Z] Found a total of 6 nodes with the 'ci.role.test&&hw.arch.ppc64&&sw.os.aix&&sw.os.aix.7_2' label Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues. [Pipeline] echo [2025-06-10T20:42:21.924Z] dynamicAgents: [] [Pipeline] node [2025-06-10T20:42:36.928Z] Still waiting to schedule task [2025-06-10T20:42:36.928Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.ppc64&&sw.os.aix&&sw.os.aix.7_2’ [2025-06-10T20:45:17.701Z] Running on test-osuosl-aix72-ppc64-4 in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1 [Pipeline] { Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] retry [Pipeline] { [Pipeline] timeout [2025-06-10T20:45:17.729Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] cleanWs [2025-06-10T20:45:18.089Z] [WS-CLEANUP] Deleting project workspace... [2025-06-10T20:45:18.089Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-06-10T20:45:18.262Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-06-10T20:45:18.461Z] The recommended git tool is: git [2025-06-10T20:45:18.821Z] No credentials specified [2025-06-10T20:45:18.994Z] Cloning the remote Git repository [2025-06-10T20:45:19.249Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-06-10T20:45:19.249Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests # timeout=10 [2025-06-10T20:45:19.264Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2025-06-10T20:45:19.264Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-06-10T20:45:19.264Z] > git --version # timeout=10 [2025-06-10T20:45:19.273Z] > git --version # 'git version 2.31.1' [2025-06-10T20:45:19.274Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-10T20:45:30.846Z] Avoid second fetch [2025-06-10T20:45:31.033Z] Checking out Revision aaf7e5ab11b27b032bb8bf8cc5ab9398fe9190e1 (origin/master) [2025-06-10T20:45:30.554Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-06-10T20:45:30.565Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-10T20:45:30.929Z] > git rev-parse origin/master^{commit} # timeout=10 [2025-06-10T20:45:31.116Z] > git config core.sparsecheckout # timeout=10 [2025-06-10T20:45:31.127Z] > git checkout -f aaf7e5ab11b27b032bb8bf8cc5ab9398fe9190e1 # timeout=10 [2025-06-10T20:45:49.058Z] Commit message: "Exclude JDK24+ selected test/platforms" [2025-06-10T20:45:49.141Z] > git rev-list --no-walk a79f7af646844c1bdeec57e610938db731e79b77 # timeout=10 [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/buildenv/jenkins/JenkinsfileBase) [Pipeline] } [Pipeline] // load Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-06-10T20:45:52.698Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2025-06-10T20:45:52.726Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-06-10T20:45:54.777Z] + date +%a, %d %b %Y %T %z [2025-06-10T20:45:54.777Z] + LC_TIME=C [Pipeline] echo [2025-06-10T20:45:55.310Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-06-10T20:45:57.139Z] + aqa-tests/terminateTestProcesses.sh jenkins [2025-06-10T20:45:57.139Z] + 2>& 1 [2025-06-10T20:45:57.139Z] Unix type machine.. [2025-06-10T20:45:57.139Z] Woohoo - no rogue processes detected! Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] sh [2025-06-10T20:45:59.964Z] + printenv [2025-06-10T20:45:59.964Z] _=/opt/freeware/bin/printenv [2025-06-10T20:45:59.964Z] EXTERNAL_TEST_CMD=mvn clean install [2025-06-10T20:45:59.964Z] BUILD_LIST=system [2025-06-10T20:45:59.964Z] LANG=en_US [2025-06-10T20:45:59.964Z] JDK16_BOOT_DIR=/usr/java16_64 [2025-06-10T20:45:59.964Z] LABEL_ADDITION=sw.os.aix.7_2 [2025-06-10T20:45:59.964Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.system_ppc64_aix_testList_1 [2025-06-10T20:45:59.964Z] LOGIN=jenkins [2025-06-10T20:45:59.964Z] USE_JRE=false [2025-06-10T20:45:59.964Z] JDK17_BOOT_DIR=/usr/java17_64 [2025-06-10T20:45:59.964Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2025-06-10T20:45:59.964Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-06-10T20:45:59.964Z] SLACK_CHANNEL=aqavit-bot [2025-06-10T20:45:59.964Z] JDK10_BOOT_DIR=/usr/java10_64 [2025-06-10T20:45:59.964Z] PARALLEL=None [2025-06-10T20:45:59.964Z] KEEP_REPORTDIR=false [2025-06-10T20:45:59.964Z] DOCKER_REQUIRED=false [2025-06-10T20:45:59.964Z] JDK11_BOOT_DIR=/usr/java11_64 [2025-06-10T20:45:59.964Z] PATH=/opt/freeware/bin:/usr/bin:/opt/IBM/xlC/13.1.3/bin:/opt/freeware/bin:/etc:/usr/sbin:/usr/ucb:/usr/bin/X11:/sbin:/usr/java7_64/jre/bin:/usr/java7_64/bin:/opt/bin [2025-06-10T20:45:59.964Z] RES_RETRY=2 [2025-06-10T20:45:59.964Z] STF_OWNER_BRANCH=adoptium:master [2025-06-10T20:45:59.964Z] TARGET=-f parallelList.mk testList_1 [2025-06-10T20:45:59.964Z] BUILD_NUMBER=6 [2025-06-10T20:45:59.964Z] SDK_RESOURCE=upstream [2025-06-10T20:45:59.964Z] JOBSTARTTIME=Tue, 10 Jun 2025 20:45:53 +0000 [2025-06-10T20:45:59.964Z] PERSONAL_BUILD=false [2025-06-10T20:45:59.964Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/6/display/redirect?page=tests [2025-06-10T20:45:59.964Z] USE_TESTENV_PROPERTIES=false [2025-06-10T20:45:59.964Z] ARCHIVE_TEST_RESULTS=false [2025-06-10T20:45:59.964Z] NODE_LABELS=aix720 aix sw.os.aix.7_2 ci.role.test hw.arch.ppc64 xlc16 xlc13 sw.os.aix test-osuosl-aix72-ppc64-4 ppc64 [2025-06-10T20:45:59.964Z] KEEP_WORKSPACE=false [2025-06-10T20:45:59.964Z] OPENJ9_BRANCH=master [2025-06-10T20:45:59.964Z] LC__FASTMSG=true [2025-06-10T20:45:59.964Z] LIGHT_WEIGHT_CHECKOUT=false [2025-06-10T20:45:59.964Z] EXIT_FAILURE=false [2025-06-10T20:45:59.964Z] HUDSON_COOKIE=a13fd2e6-b022-48cf-9d08-4e276a03db50 [2025-06-10T20:45:59.964Z] EDITOR=/usr/bin/vi [2025-06-10T20:45:59.964Z] JDK_BRANCH=jdk8u462-b05_adopt [2025-06-10T20:45:59.964Z] AUTO_DETECT=true [2025-06-10T20:45:59.964Z] EXTERNAL_CUSTOM_BRANCH=master [2025-06-10T20:45:59.964Z] JCK_GIT_BRANCH=master [2025-06-10T20:45:59.964Z] LOGNAME=jenkins [2025-06-10T20:45:59.964Z] BUILD_ID=6 [2025-06-10T20:45:59.964Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.system_ppc64_aix_testList_1-6 [2025-06-10T20:45:59.964Z] EXECUTOR_NUMBER=0 [2025-06-10T20:45:59.964Z] RES_TIMEOUT=5 [2025-06-10T20:45:59.964Z] JOB_NAME=Test_openjdk8_hs_extended.system_ppc64_aix_testList_1 [2025-06-10T20:45:59.964Z] JDK_REPO=https://github.com/adoptium/jdk8u [2025-06-10T20:45:59.964Z] ITERATIONS=1 [2025-06-10T20:45:59.964Z] MAIL=/var/spool/mail/jenkins [2025-06-10T20:45:59.964Z] TAP_NAME=Test_openjdk8_hs_extended.system_ppc64_aix_testList_1.tap [2025-06-10T20:45:59.964Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image [2025-06-10T20:45:59.964Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-06-10T20:45:59.964Z] JENKINS_URL=https://ci.adoptium.net/ [2025-06-10T20:45:59.964Z] LOCPATH=/usr/lib/nls/loc [2025-06-10T20:45:59.964Z] TKG_ITERATIONS=1 [2025-06-10T20:45:59.964Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/6/display/redirect?page=artifacts [2025-06-10T20:45:59.964Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-06-10T20:45:59.964Z] JDK_IMPL=hotspot [2025-06-10T20:45:59.964Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-06-10T20:45:59.964Z] HUDSON_URL=https://ci.adoptium.net/ [2025-06-10T20:45:59.964Z] JENKINS_NODE_COOKIE=fbeba3d0-fb5b-4186-a7ed-ab4bed9f1a80 [2025-06-10T20:45:59.964Z] ADOPTOPENJDK_BRANCH=master [2025-06-10T20:45:59.964Z] NUM_PROCESSORS=4 [2025-06-10T20:45:59.964Z] LDR_CNTRL=MAXDATA=0x80000000 [2025-06-10T20:45:59.964Z] CI=true [2025-06-10T20:45:59.964Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2025-06-10T20:45:59.964Z] USER=jenkins [2025-06-10T20:45:59.964Z] JENKINS_SERVER_COOKIE=durable-dec9a3531f42a550c56393f24324575790cc7af9a0fbfae292aeec9f623203ca [2025-06-10T20:45:59.964Z] AUTHSTATE=compat [2025-06-10T20:45:59.964Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-06-10T20:45:59.964Z] ACTIVE_NODE_TIMEOUT=5 [2025-06-10T20:45:59.964Z] EXIT_SUCCESS=false [2025-06-10T20:45:59.964Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/lib [2025-06-10T20:45:59.964Z] TKG_OWNER_BRANCH=adoptium:master [2025-06-10T20:45:59.964Z] UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.system_ppc64_aix [2025-06-10T20:45:59.964Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-10T20:45:59.964Z] RERUN_FAILURE=true [2025-06-10T20:45:59.964Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/6/display/redirect?page=changes [2025-06-10T20:45:59.964Z] SHELL=/usr/bin/ksh [2025-06-10T20:45:59.964Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1 [2025-06-10T20:45:59.964Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/ [2025-06-10T20:45:59.964Z] AIXTHREAD_HRT=true [2025-06-10T20:45:59.964Z] DYNAMIC_COMPILE=false [2025-06-10T20:45:59.964Z] ODMDIR=/etc/objrepos [2025-06-10T20:45:59.964Z] SETUP_JCK_RUN=false [2025-06-10T20:45:59.964Z] SPEC=aix_ppc-64 [2025-06-10T20:45:59.964Z] PKG_CONFIG_PATH=/opt/freeware/lib64/pkgconfig:/opt/freeware/lib/pkgconfig [2025-06-10T20:45:59.964Z] PLATFORM=ppc64_aix [2025-06-10T20:45:59.964Z] TIME_LIMIT=25 [2025-06-10T20:45:59.964Z] HOME=/home/jenkins [2025-06-10T20:45:59.964Z] NODE_NAME=test-osuosl-aix72-ppc64-4 [2025-06-10T20:45:59.964Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1@tmp [2025-06-10T20:45:59.964Z] UPSTREAM_JOB_NUMBER=505 [2025-06-10T20:45:59.964Z] GENERATE_JOBS=true [2025-06-10T20:45:59.964Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-06-10T20:45:59.964Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2025-06-10T20:45:59.964Z] BUILD_DISPLAY_NAME=#6 [2025-06-10T20:45:59.964Z] SSH_CLIENT=78.47.239.97 37916 22 [2025-06-10T20:45:59.964Z] SSH_CONNECTION=78.47.239.97 37916 140.211.9.169 22 [2025-06-10T20:45:59.964Z] RERUN_ITERATIONS=1 [2025-06-10T20:45:59.965Z] STAGE_NAME=Setup [2025-06-10T20:45:59.965Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin [2025-06-10T20:45:59.965Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1 [2025-06-10T20:45:59.965Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/display/redirect [2025-06-10T20:45:59.965Z] UPSTREAM_TEST_JOB_NUMBER=644 [2025-06-10T20:45:59.965Z] PERL5LIB=/opt/freemarker/lib/perl5 [2025-06-10T20:45:59.965Z] TZ=Etc/UTC [2025-06-10T20:45:59.965Z] JDK_VERSION=8 [2025-06-10T20:45:59.965Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/6/display/redirect [2025-06-10T20:45:59.965Z] JDK9_BOOT_DIR=/home/java9_64 [2025-06-10T20:45:59.965Z] JDK8_BOOT_DIR=/usr/java8_64 [2025-06-10T20:45:59.965Z] JDK7_BOOT_DIR=/usr/java8_64 [2025-06-10T20:45:59.965Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/6/ [2025-06-10T20:45:59.965Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-06-10T20:45:59.965Z] ORIGIN_JDK_VERSION=8 [2025-06-10T20:45:59.965Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../benchmarks [2025-06-10T20:45:59.965Z] NLSPATH=/usr/lib/nls/msg/%L/%N:/usr/lib/nls/msg/%L/%N.cat:/usr/lib/nls/msg/%l.%c/%N:/usr/lib/nls/msg/%l.%c/%N.cat [2025-06-10T20:45:59.965Z] LIBPATH=/usr/jdk-17.0.4+7/lib/server:/usr/jdk-17.0.4+7/lib:/usr/jdk-17.0.4+7/../lib Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-06-10T20:46:00.316Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2025-06-10T20:46:00.323Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2025-06-10T20:48:37.716Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-aix-ppc64-temurin" build number 505 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] echo [2025-06-10T20:48:37.885Z] IS_SVT_TESTREPO is set to false Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] dir [2025-06-10T20:48:37.891Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1 [Pipeline] { [Pipeline] sshagent [2025-06-10T20:48:37.988Z] $ ssh-agent [2025-06-10T20:48:38.781Z] SSH_AUTH_SOCK=/tmp/ssh-mnSeSCDMFPyW/agent.13304148 [2025-06-10T20:48:38.781Z] SSH_AGENT_PID=12255504 [2025-06-10T20:48:38.781Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-06-10T20:48:38.793Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests [Pipeline] { [Pipeline] withCredentials [2025-06-10T20:48:38.827Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2025-06-10T20:48:40.682Z] + pwd [2025-06-10T20:48:40.682Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/.. -p ppc64_aix -r upstream -j 8 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master [2025-06-10T20:48:40.682Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests [2025-06-10T20:48:40.682Z] get jdk binary... [2025-06-10T20:48:40.682Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2025-06-10T20:48:40.682Z] Uncompressing file: OpenJDK8U-jdk_ppc64_aix_hotspot_8u462b05-ea.tar.gz ... [2025-06-10T20:49:15.894Z] List files in jdkbinary folder... [2025-06-10T20:49:15.894Z] total 213820 [2025-06-10T20:49:15.894Z] -rw-r--r-- 1 jenkins staff 70546406 Jun 10 20:19 OpenJDK8U-debugimage_ppc64_aix_hotspot_8u462b05-ea.tar.gz [2025-06-10T20:49:15.894Z] -rw-r--r-- 1 jenkins staff 105196784 Jun 10 20:19 OpenJDK8U-jdk_ppc64_aix_hotspot_8u462b05-ea.tar.gz [2025-06-10T20:49:15.894Z] -rw-r--r-- 1 jenkins staff 43101206 Jun 10 20:18 OpenJDK8U-jre_ppc64_aix_hotspot_8u462b05-ea.tar.gz [2025-06-10T20:49:15.894Z] -rw-r--r-- 1 jenkins staff 20526 Jun 10 20:21 OpenJDK8U-sbom_ppc64_aix_hotspot_8u462b05-ea-metadata.json [2025-06-10T20:49:15.894Z] -rw-r--r-- 1 jenkins staff 67545 Jun 10 20:26 OpenJDK8U-sbom_ppc64_aix_hotspot_8u462b05-ea.json [2025-06-10T20:49:15.894Z] drwxr-xr-x 3 jenkins staff 256 Jun 10 20:48 tmp [2025-06-10T20:49:15.894Z] List files in jdkbinary/tmp folder... [2025-06-10T20:49:15.894Z] total 4 [2025-06-10T20:49:15.894Z] drwxr-xr-x 7 jenkins staff 4096 Jun 10 20:18 jdk8u462-b05 [2025-06-10T20:49:15.894Z] Moving directory jdk8u462-b05/ to ../j2sdk-image [2025-06-10T20:49:15.894Z] Uncompressing file: OpenJDK8U-jre_ppc64_aix_hotspot_8u462b05-ea.tar.gz ... [2025-06-10T20:49:38.045Z] List files in jdkbinary folder... [2025-06-10T20:49:38.045Z] total 213820 [2025-06-10T20:49:38.045Z] -rw-r--r-- 1 jenkins staff 70546406 Jun 10 20:19 OpenJDK8U-debugimage_ppc64_aix_hotspot_8u462b05-ea.tar.gz [2025-06-10T20:49:38.045Z] -rw-r--r-- 1 jenkins staff 105196784 Jun 10 20:19 OpenJDK8U-jdk_ppc64_aix_hotspot_8u462b05-ea.tar.gz [2025-06-10T20:49:38.045Z] -rw-r--r-- 1 jenkins staff 43101206 Jun 10 20:18 OpenJDK8U-jre_ppc64_aix_hotspot_8u462b05-ea.tar.gz [2025-06-10T20:49:38.045Z] -rw-r--r-- 1 jenkins staff 20526 Jun 10 20:21 OpenJDK8U-sbom_ppc64_aix_hotspot_8u462b05-ea-metadata.json [2025-06-10T20:49:38.045Z] -rw-r--r-- 1 jenkins staff 67545 Jun 10 20:26 OpenJDK8U-sbom_ppc64_aix_hotspot_8u462b05-ea.json [2025-06-10T20:49:38.045Z] drwxr-xr-x 7 jenkins staff 4096 Jun 10 20:18 j2sdk-image [2025-06-10T20:49:38.045Z] drwxr-xr-x 3 jenkins staff 256 Jun 10 20:49 tmp [2025-06-10T20:49:38.045Z] List files in jdkbinary/tmp folder... [2025-06-10T20:49:38.045Z] total 0 [2025-06-10T20:49:38.045Z] drwxr-xr-x 4 jenkins staff 256 Jun 10 20:18 jdk8u462-b05-jre [2025-06-10T20:49:38.045Z] Moving directory jdk8u462-b05-jre/ to ../j2re-image [2025-06-10T20:49:38.045Z] Uncompressing OpenJDK8U-debugimage_ppc64_aix_hotspot_8u462b05-ea.tar.gz over ./j2sdk-image/jre... [2025-06-10T20:50:19.531Z] Removing top-level folder jdk8u462-b05-debug-image/ [2025-06-10T20:50:19.531Z] Removing top-level folder jdk8u462-b05/ [2025-06-10T20:50:55.094Z] Run /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/bin/java -version [2025-06-10T20:50:55.094Z] =JAVA VERSION OUTPUT BEGIN= [2025-06-10T20:50:57.146Z] openjdk version "1.8.0_462-beta" [2025-06-10T20:50:57.146Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-beta-202506102003-b05) [2025-06-10T20:50:57.146Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.462-b05, mixed mode) [2025-06-10T20:50:57.146Z] =JAVA VERSION OUTPUT END= [2025-06-10T20:50:57.146Z] =RELEASE INFO BEGIN= [2025-06-10T20:50:57.146Z] JAVA_VERSION="1.8.0_462" [2025-06-10T20:50:57.146Z] OS_NAME="" [2025-06-10T20:50:57.146Z] OS_VERSION="" [2025-06-10T20:50:57.146Z] OS_ARCH="ppc64" [2025-06-10T20:50:57.146Z] SOURCE=".:git:6a5a5dab56e4+" [2025-06-10T20:50:57.146Z] IMPLEMENTOR="Eclipse Adoptium" [2025-06-10T20:50:57.146Z] BUILD_SOURCE="git:13512d5382f12095bc3a9cc5be4730ffed31f2dd" [2025-06-10T20:50:57.146Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2025-06-10T20:50:57.146Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git" [2025-06-10T20:50:57.146Z] FULL_VERSION="1.8.0_462-beta-202506102003-b05" [2025-06-10T20:50:57.146Z] SEMANTIC_VERSION="8.0.462+5" [2025-06-10T20:50:57.146Z] BUILD_INFO="OS: AIX Version: 7.2" [2025-06-10T20:50:57.146Z] JVM_VARIANT="Hotspot" [2025-06-10T20:50:57.146Z] JVM_VERSION="25.462-b05" [2025-06-10T20:50:57.146Z] IMAGE_TYPE="JDK" [2025-06-10T20:50:57.146Z] =RELEASE INFO END= [2025-06-10T20:50:57.146Z] get testKitGen... [2025-06-10T20:50:57.146Z] git clone -q https://github.com/adoptium/TKG.git [2025-06-10T20:50:57.146Z] git rev-parse master [2025-06-10T20:50:57.146Z] git checkout -q -f 3f7b13097dd24fbf77a9978a68ada3b8625d9737 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-06-10T20:50:57.717Z] $ ssh-agent -k [2025-06-10T20:50:57.726Z] unset SSH_AUTH_SOCK; [2025-06-10T20:50:57.726Z] unset SSH_AGENT_PID; [2025-06-10T20:50:57.726Z] echo Agent pid 12255504 killed; [2025-06-10T20:50:58.525Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-06-10T20:50:58.970Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=-f+parallelList.mk+testList_1&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.system_ppc64_aix&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=jdk8u462-b05_adopt&amp;LABEL_ADDITION=sw.os.aix.7_2&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=644&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=&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=system&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=505&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2025-06-10T20:50:58.984Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=-f+parallelList.mk+testList_1&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.system_ppc64_aix&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-4&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-aix-ppc64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk8u462-b05_adopt&amp;LABEL_ADDITION=sw.os.aix.7_2&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=644&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=&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=system&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=505&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2025-06-10T20:50:59.021Z] Building tests... [Pipeline] timeout [2025-06-10T20:50:59.025Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-06-10T20:51:00.156Z] Copied 1 artifact from "Test_openjdk8_hs_extended.system_ppc64_aix" build number 644 [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-06-10T20:51:00.190Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-06-10T20:51:00.203Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-06-10T20:51:02.176Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-06-10T20:51:02.177Z] -------------------------------------------- [2025-06-10T20:51:02.177Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-10T20:51:02.177Z] task is set to default [2025-06-10T20:51:02.177Z] dependencyList is set to all [2025-06-10T20:51:02.177Z] -------------------------------------------- [2025-06-10T20:51:02.177Z] Starting download third party dependent jars [2025-06-10T20:51:02.177Z] -------------------------------------------- [2025-06-10T20:51:02.177Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-10T20:51:02.177Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib/log4j/log4j-core.jar exists, not downloading. [2025-06-10T20:51:02.177Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib/tools/tools.jar exists, not downloading. [2025-06-10T20:51:02.177Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib/mauve/mauve.jar exists, not downloading. [2025-06-10T20:51:02.177Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists, not downloading. [2025-06-10T20:51:02.177Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib/log4j/log4j-api.jar exists, not downloading. [2025-06-10T20:51:02.177Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib/asm/asm.jar exists, not downloading. [2025-06-10T20:51:02.177Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib/junit/hamcrest-core.jar exists, not downloading. [2025-06-10T20:51:02.177Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-06-10T20:51:02.177Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib/junit/junit.jar exists, not downloading. [2025-06-10T20:51:02.177Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib/json-simple.jar exists with correct hash, not downloading [2025-06-10T20:51:02.177Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib/apache-ant/lib/ant-launcher.jar exists, not downloading. [2025-06-10T20:51:02.177Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2025-06-10T20:51:02.927Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] dir [2025-06-10T20:51:02.941Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests [Pipeline] { [Pipeline] sshagent [2025-06-10T20:51:03.039Z] $ ssh-agent [2025-06-10T20:51:03.918Z] SSH_AUTH_SOCK=/tmp/ssh-f9U4VtQZTqGH/agent.12255510 [2025-06-10T20:51:03.918Z] SSH_AGENT_PID=13304160 [2025-06-10T20:51:03.918Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-10T20:51:05.783Z] + bash ./compile.sh [2025-06-10T20:51:05.783Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image [2025-06-10T20:51:05.783Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-10T20:51:05.783Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../TKG/output_compilation; \ [2025-06-10T20:51:05.783Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../TKG/output_compilation; \ [2025-06-10T20:51:05.783Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-06-10T20:51:05.783Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-06-10T20:51:06.565Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/scripts/build_tools.xml [2025-06-10T20:51:09.156Z] [2025-06-10T20:51:09.156Z] build: [2025-06-10T20:51:09.156Z] [2025-06-10T20:51:09.156Z] clean: [2025-06-10T20:51:09.156Z] [2025-06-10T20:51:09.156Z] init: [2025-06-10T20:51:09.156Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/bin [2025-06-10T20:51:09.156Z] [2025-06-10T20:51:09.156Z] getDependentLibs: [2025-06-10T20:51:09.156Z] [exec] -------------------------------------------- [2025-06-10T20:51:09.156Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-10T20:51:09.156Z] [exec] task is set to default [2025-06-10T20:51:09.156Z] [exec] dependencyList is set to json_simple [2025-06-10T20:51:09.156Z] [exec] -------------------------------------------- [2025-06-10T20:51:09.156Z] [exec] Starting download third party dependent jars [2025-06-10T20:51:09.156Z] [exec] -------------------------------------------- [2025-06-10T20:51:09.156Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-10T20:51:09.157Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib/json-simple.jar exists with correct hash, not downloading [2025-06-10T20:51:09.157Z] [exec] downloaded dependent third party jars successfully [2025-06-10T20:51:09.157Z] [2025-06-10T20:51:09.157Z] compile: [2025-06-10T20:51:09.157Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-06-10T20:51:09.157Z] [echo] ============COMPILER SETTINGS============ [2025-06-10T20:51:09.157Z] [echo] ===fork: yes [2025-06-10T20:51:09.157Z] [echo] ===debug: on [2025-06-10T20:51:09.157Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/bin [2025-06-10T20:51:16.329Z] [2025-06-10T20:51:16.329Z] dist: [2025-06-10T20:51:16.329Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/bin/TestKitGen.jar [2025-06-10T20:51:17.118Z] [2025-06-10T20:51:17.118Z] BUILD SUCCESSFUL [2025-06-10T20:51:17.118Z] Total time: 9 seconds [2025-06-10T20:51:17.118Z] 0 [2025-06-10T20:51:17.118Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-06-10T20:51:17.118Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-06-10T20:51:17.118Z] microArchOutput: cat: /proc/cpuinfo: A file or directory in the path name does not exist. [2025-06-10T20:51:17.891Z] ****************************** MACHINE INFO ****************************** [2025-06-10T20:51:17.891Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG [2025-06-10T20:51:17.891Z] Free Physical Memory Size : 24289312768 [2025-06-10T20:51:17.891Z] Free space (bytes) : 30954573824 [2025-06-10T20:51:17.891Z] Total Physical Memory Size : 32212254720 [2025-06-10T20:51:17.891Z] Total space (bytes) : 34359738368 [2025-06-10T20:51:17.891Z] Usable space (bytes) : 30954573824 [2025-06-10T20:51:17.891Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-06-10T20:51:17.891Z] bashVersion : [2025-06-10T20:51:17.891Z] GNU bash, version 5.1.4(1)-release (powerpc-ibm-aix6.1.9.0) [2025-06-10T20:51:17.891Z] Copyright (C) 2020 Free Software Foundation, Inc. [2025-06-10T20:51:17.891Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-06-10T20:51:17.891Z] [2025-06-10T20:51:17.891Z] This is free software; you are free to change and redistribute it. [2025-06-10T20:51:17.891Z] There is NO WARRANTY, to the extent permitted by law. [2025-06-10T20:51:17.891Z] cpuCores : [2025-06-10T20:51:17.891Z] cat: /proc/cpuinfo: A file or directory in the path name does not exist. [2025-06-10T20:51:17.891Z] 0 [2025-06-10T20:51:17.891Z] curlVersion : [2025-06-10T20:51:17.891Z] curl 7.79.1 (powerpc-ibm-aix6.1.9.0) libcurl/7.79.1 OpenSSL/1.0.2u zlib/1.2.11 libssh2/1.9.0 OpenLDAP/2.4.58 [2025-06-10T20:51:17.891Z] Release-Date: 2021-09-22 [2025-06-10T20:51:17.891Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-06-10T20:51:17.891Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTPS-proxy IPv6 Kerberos Largefile libz NTLM NTLM_WB SPNEGO SSL TLS-SRP UnixSockets [2025-06-10T20:51:17.891Z] dockerVersion : bash: line 1: docker: command not found [2025-06-10T20:51:17.891Z] gcc version : Command could not be executed [2025-06-10T20:51:17.891Z] gclibc version : Usage: ldd [ -Llibpath ] executable [2025-06-10T20:51:17.891Z] gdb version : bash: line 1: gdb: command not found [2025-06-10T20:51:17.891Z] lldb version : Command could not be executed [2025-06-10T20:51:17.891Z] makeVersion : [2025-06-10T20:51:17.891Z] GNU Make 4.3 [2025-06-10T20:51:17.891Z] Built for powerpc-ibm-aix6.1.9.0 [2025-06-10T20:51:17.891Z] Copyright (C) 1988-2020 Free Software Foundation, Inc. [2025-06-10T20:51:17.891Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-06-10T20:51:17.891Z] This is free software: you are free to change and redistribute it. [2025-06-10T20:51:17.891Z] There is NO WARRANTY, to the extent permitted by law. [2025-06-10T20:51:17.891Z] mavenVersion : bash: line 1: mvn: command not found [2025-06-10T20:51:17.891Z] perlVersion : [2025-06-10T20:51:17.891Z] [2025-06-10T20:51:17.891Z] This is perl 5, version 34, subversion 1 (v5.34.1) built for ppc-aix-thread-multi-64all [2025-06-10T20:51:17.891Z] [2025-06-10T20:51:17.891Z] Copyright 1987-2022, Larry Wall [2025-06-10T20:51:17.891Z] [2025-06-10T20:51:17.891Z] Perl may be copied only under the terms of either the Artistic License or the [2025-06-10T20:51:17.891Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-06-10T20:51:17.891Z] [2025-06-10T20:51:17.891Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-06-10T20:51:17.891Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-06-10T20:51:17.891Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2025-06-10T20:51:17.891Z] [2025-06-10T20:51:17.891Z] podmanVersion : bash: line 1: podman: command not found [2025-06-10T20:51:17.891Z] procArch : powerpc [2025-06-10T20:51:17.891Z] sysArch : 00FB3A2C4C00 [2025-06-10T20:51:17.891Z] sysOS : AIX [2025-06-10T20:51:17.891Z] ulimit : [2025-06-10T20:51:17.891Z] core file size (blocks, -c) unlimited [2025-06-10T20:51:17.891Z] data seg size (kbytes, -d) 2097152 [2025-06-10T20:51:17.892Z] file size (blocks, -f) unlimited [2025-06-10T20:51:17.892Z] max memory size (kbytes, -m) 262144 [2025-06-10T20:51:17.892Z] open files (-n) unlimited [2025-06-10T20:51:17.892Z] pipe size (512 bytes, -p) 64 [2025-06-10T20:51:17.892Z] stack size (kbytes, -s) 4194304 [2025-06-10T20:51:17.892Z] cpu time (seconds, -t) unlimited [2025-06-10T20:51:17.892Z] max user processes (-u) unlimited [2025-06-10T20:51:17.892Z] virtual memory (kbytes, -v) unlimited [2025-06-10T20:51:17.892Z] uname : AIX adopt08 2 7 00FB3A2C4C00 powerpc AIX [2025-06-10T20:51:17.892Z] vmVendor : Oracle Corporation [2025-06-10T20:51:17.892Z] vmVersion : 25.462-b05 [2025-06-10T20:51:17.892Z] xlc version : Version: 13.01.0003.0007 [2025-06-10T20:51:17.892Z] ************************************************************************** [2025-06-10T20:51:17.892Z] [2025-06-10T20:51:17.892Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-06-10T20:51:17.892Z] [2025-06-10T20:51:17.892Z] System.getProperty('java.vendor')=Temurin [2025-06-10T20:51:17.892Z] [2025-06-10T20:51:17.892Z] System.getProperty('os.name')=AIX [2025-06-10T20:51:17.892Z] [2025-06-10T20:51:17.892Z] System.getProperty('os.arch')=ppc64 [2025-06-10T20:51:17.892Z] [2025-06-10T20:51:17.892Z] System.getProperty('java.fullversion')=null [2025-06-10T20:51:17.892Z] [2025-06-10T20:51:17.892Z] System.getProperty('sun.arch.data.model')=64 [2025-06-10T20:51:17.892Z] [2025-06-10T20:51:17.892Z] gmake -f clean.mk cleanBuild [2025-06-10T20:51:17.892Z] gmake[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG' [2025-06-10T20:51:18.664Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../../jvmtest [2025-06-10T20:51:18.664Z] gmake[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG' [2025-06-10T20:51:18.664Z] gmake -f compile.mk compile [2025-06-10T20:51:18.664Z] gmake[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG' [2025-06-10T20:51:18.664Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../TKG/output_compilation; \ [2025-06-10T20:51:18.664Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../TKG/output_compilation; \ [2025-06-10T20:51:18.664Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=system" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=aix_ppc-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-06-10T20:51:18.664Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-06-10T20:51:19.433Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/scripts/build_test.xml [2025-06-10T20:51:20.203Z] [echo] build.list is TestConfig/build.xml,system/build.xml [2025-06-10T20:51:20.203Z] [2025-06-10T20:51:20.203Z] -create_test_directory: [2025-06-10T20:51:20.203Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jvmtest [2025-06-10T20:51:20.203Z] [2025-06-10T20:51:20.203Z] stage_test_material: [2025-06-10T20:51:20.203Z] [copy] Copying 136 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jvmtest [2025-06-10T20:51:21.109Z] [2025-06-10T20:51:21.109Z] build: [2025-06-10T20:51:21.109Z] [2025-06-10T20:51:21.109Z] init: [2025-06-10T20:51:21.109Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jvmtest/system [2025-06-10T20:51:21.109Z] [2025-06-10T20:51:21.109Z] dist: [2025-06-10T20:51:21.110Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jvmtest/system [2025-06-10T20:51:21.110Z] [2025-06-10T20:51:21.110Z] common_build: [2025-06-10T20:51:21.110Z] [echo] target common_build is called..... [2025-06-10T20:51:21.110Z] [2025-06-10T20:51:21.110Z] common_init: [2025-06-10T20:51:21.110Z] [2025-06-10T20:51:21.110Z] check_systemtest: [2025-06-10T20:51:21.110Z] [echo] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../system/STF does not exist, clone from GitHub [2025-06-10T20:51:21.110Z] [2025-06-10T20:51:21.110Z] clone_stf: [2025-06-10T20:51:21.110Z] [exec] git clone -q https://github.com/adoptium/STF.git [2025-06-10T20:51:21.877Z] [echo] git rev-parse master [2025-06-10T20:51:21.877Z] [echo] git checkout -q -f 03f6cc21c7356c036ccd11173c061417f58b621b [2025-06-10T20:51:21.877Z] [exec] Check sha in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../system/STF and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../testenv/testenv.properties [2025-06-10T20:51:21.877Z] [exec] STF_REPO=https://github.com/adoptium/STF.git [2025-06-10T20:51:21.877Z] [exec] STF_BRANCH=03f6cc21c7356c036ccd11173c061417f58b621b [2025-06-10T20:51:21.877Z] [echo] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../system/aqa-systemtest does not exist, clone from GitHub [2025-06-10T20:51:21.877Z] [2025-06-10T20:51:21.877Z] clone_systemtest: [2025-06-10T20:51:21.877Z] [exec] git clone -q https://github.com/adoptium/aqa-systemtest.git [2025-06-10T20:51:24.359Z] [echo] git rev-parse master [2025-06-10T20:51:25.129Z] [echo] git checkout -q -f 2c3cbfc2a73a17e2a21401fbe7f43d83c24f5247 [2025-06-10T20:51:25.129Z] [exec] Check sha in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../system/aqa-systemtest and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../testenv/testenv.properties [2025-06-10T20:51:25.129Z] [exec] AQA_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git [2025-06-10T20:51:25.129Z] [exec] AQA_SYSTEMTEST_BRANCH=2c3cbfc2a73a17e2a21401fbe7f43d83c24f5247 [2025-06-10T20:51:25.129Z] [2025-06-10T20:51:25.129Z] configure_systemtest: [2025-06-10T20:51:25.129Z] [echo] Executing openjdk.build/build.xml [2025-06-10T20:51:25.129Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-10T20:51:25.129Z] [2025-06-10T20:51:25.129Z] check-for-ant: [2025-06-10T20:51:25.129Z] [2025-06-10T20:51:25.129Z] configure-ant: [2025-06-10T20:51:25.129Z] [2025-06-10T20:51:25.129Z] print-ant-location: [2025-06-10T20:51:25.129Z] [echo] Using ant from /home/jenkins/testDependency/system_lib/apache-ant/lib/ant-launcher.jar [2025-06-10T20:51:25.129Z] [2025-06-10T20:51:25.129Z] print-ant-error: [2025-06-10T20:51:25.129Z] [2025-06-10T20:51:25.129Z] check-for-junit: [2025-06-10T20:51:25.129Z] [2025-06-10T20:51:25.129Z] configure-junit: [2025-06-10T20:51:25.129Z] [2025-06-10T20:51:25.129Z] print-junit-location: [2025-06-10T20:51:25.129Z] [echo] Using junit from /home/jenkins/testDependency/system_lib/junit/junit.jar [2025-06-10T20:51:25.129Z] [2025-06-10T20:51:25.129Z] print-junit-error: [2025-06-10T20:51:25.129Z] [2025-06-10T20:51:25.129Z] check-for-hamcrest-core: [2025-06-10T20:51:25.129Z] [2025-06-10T20:51:25.129Z] configure-hamcrest-core: [2025-06-10T20:51:25.129Z] [2025-06-10T20:51:25.129Z] print-hamcrest-core-location: [2025-06-10T20:51:25.129Z] [echo] Using hamcrest-core from /home/jenkins/testDependency/system_lib/junit/hamcrest-core.jar [2025-06-10T20:51:25.129Z] [2025-06-10T20:51:25.129Z] print-hamcrest-core-error: [2025-06-10T20:51:25.129Z] [2025-06-10T20:51:25.129Z] check-for-log4j: [2025-06-10T20:51:25.129Z] [2025-06-10T20:51:25.129Z] configure-log4j: [2025-06-10T20:51:25.129Z] [2025-06-10T20:51:25.129Z] print-log4j-location: [2025-06-10T20:51:25.129Z] [echo] Using log4j-api from /home/jenkins/testDependency/system_lib/log4j/log4j-api.jar and log4j-core from /home/jenkins/testDependency/system_lib/log4j/log4j-core.jar [2025-06-10T20:51:25.129Z] [2025-06-10T20:51:25.129Z] print-log4j-error: [2025-06-10T20:51:25.129Z] [2025-06-10T20:51:25.129Z] check-for-asm: [2025-06-10T20:51:25.129Z] [2025-06-10T20:51:25.129Z] configure-asm: [2025-06-10T20:51:25.129Z] [2025-06-10T20:51:25.129Z] print-asm-location: [2025-06-10T20:51:25.129Z] [echo] Using asm.jar from /home/jenkins/testDependency/system_lib/asm/asm.jar [2025-06-10T20:51:25.129Z] [echo] Using asm-commons.jar from /home/jenkins/testDependency/system_lib/asm/asm-commons.jar [2025-06-10T20:51:25.129Z] [2025-06-10T20:51:25.129Z] print-asm-error: [2025-06-10T20:51:25.129Z] [2025-06-10T20:51:25.129Z] setup-java-properties: [2025-06-10T20:51:25.129Z] [echo] java_home is ${java_home} [2025-06-10T20:51:25.129Z] [echo] java.home is /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre [2025-06-10T20:51:25.897Z] [echoproperties] #Ant properties [2025-06-10T20:51:25.897Z] [echoproperties] #Tue Jun 10 20:51:24 UTC 2025 [2025-06-10T20:51:25.897Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre/../lib/ppc64= [2025-06-10T20:51:25.897Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre/classes= [2025-06-10T20:51:25.898Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre/lib/charsets.jar= [2025-06-10T20:51:25.898Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre/lib/jce.jar= [2025-06-10T20:51:25.898Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre/lib/jfr.jar= [2025-06-10T20:51:25.898Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre/lib/jsse.jar= [2025-06-10T20:51:25.898Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre/lib/ppc64= [2025-06-10T20:51:25.898Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre/lib/ppc64/jli= [2025-06-10T20:51:25.898Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre/lib/rt.jar= [2025-06-10T20:51:25.898Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre/lib/sunrsasign.jar= [2025-06-10T20:51:25.898Z] [echoproperties] buildjdk./lib= [2025-06-10T20:51:25.898Z] [echoproperties] buildjdk./usr/jdk-17.0.4+7/../lib= [2025-06-10T20:51:25.898Z] [echoproperties] buildjdk./usr/jdk-17.0.4+7/lib= [2025-06-10T20:51:25.898Z] [echoproperties] buildjdk./usr/jdk-17.0.4+7/lib/server= [2025-06-10T20:51:25.898Z] [echoproperties] buildjdk./usr/lib= [2025-06-10T20:51:25.898Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM (Temurin)(build 25.462-b05, mixed mode) [2025-06-10T20:51:25.898Z] [echoproperties] buildjdk.Property=settings\: [2025-06-10T20:51:25.898Z] [echoproperties] buildjdk.awt.toolkit=sun.awt.X11.XToolkit [2025-06-10T20:51:25.898Z] [echoproperties] buildjdk.file.encoding=ISO8859-1 [2025-06-10T20:51:25.898Z] [echoproperties] buildjdk.file.encoding.pkg=sun.io [2025-06-10T20:51:25.898Z] [echoproperties] buildjdk.file.separator=/ [2025-06-10T20:51:25.898Z] [echoproperties] buildjdk.java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment [2025-06-10T20:51:25.898Z] [echoproperties] buildjdk.java.awt.printerjob=sun.print.PSPrinterJob [2025-06-10T20:51:25.898Z] [echoproperties] buildjdk.java.class.path=. [2025-06-10T20:51:25.898Z] [echoproperties] buildjdk.java.class.version=52.0 [2025-06-10T20:51:25.898Z] [echoproperties] buildjdk.java.endorsed.dirs=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre/lib/endorsed [2025-06-10T20:51:25.899Z] [echoproperties] buildjdk.java.ext.dirs=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre/lib/ext [2025-06-10T20:51:25.899Z] [echoproperties] buildjdk.java.home=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre [2025-06-10T20:51:25.899Z] [echoproperties] buildjdk.java.io.tmpdir=/tmp/ [2025-06-10T20:51:25.899Z] [echoproperties] buildjdk.java.library.path=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre/lib/ppc64/server [2025-06-10T20:51:25.899Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment [2025-06-10T20:51:25.899Z] [echoproperties] buildjdk.java.runtime.version=1.8.0_462-beta-202506102003-b05 [2025-06-10T20:51:25.899Z] [echoproperties] buildjdk.java.specification.maintenance.version=6 [2025-06-10T20:51:25.899Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification [2025-06-10T20:51:25.899Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation [2025-06-10T20:51:25.899Z] [echoproperties] buildjdk.java.specification.version=1.8 [2025-06-10T20:51:25.899Z] [echoproperties] buildjdk.java.vendor=Temurin [2025-06-10T20:51:25.899Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/ [2025-06-10T20:51:25.899Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues [2025-06-10T20:51:25.899Z] [echoproperties] buildjdk.java.version=1.8.0_462-beta [2025-06-10T20:51:25.899Z] [echoproperties] buildjdk.java.vm.info=mixed mode [2025-06-10T20:51:25.899Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM [2025-06-10T20:51:25.899Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification [2025-06-10T20:51:25.899Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation [2025-06-10T20:51:25.899Z] [echoproperties] buildjdk.java.vm.specification.version=1.8 [2025-06-10T20:51:25.899Z] [echoproperties] buildjdk.java.vm.vendor=Temurin [2025-06-10T20:51:25.899Z] [echoproperties] buildjdk.java.vm.version=25.462-b05 [2025-06-10T20:51:25.899Z] [echoproperties] buildjdk.line.separator=\\n [2025-06-10T20:51:25.899Z] [echoproperties] buildjdk.openjdk=version "1.8.0_462-beta" [2025-06-10T20:51:25.899Z] [echoproperties] buildjdk.os.arch=ppc64 [2025-06-10T20:51:25.899Z] [echoproperties] buildjdk.os.name=AIX [2025-06-10T20:51:25.899Z] [echoproperties] buildjdk.os.version=7.2 [2025-06-10T20:51:25.899Z] [echoproperties] buildjdk.path.separator=\: [2025-06-10T20:51:25.899Z] [echoproperties] buildjdk.sun.arch.data.model=64 [2025-06-10T20:51:25.899Z] [echoproperties] buildjdk.sun.boot.class.path=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre/lib/resources.jar [2025-06-10T20:51:25.899Z] [echoproperties] buildjdk.sun.boot.library.path=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre/lib/ppc64 [2025-06-10T20:51:25.899Z] [echoproperties] buildjdk.sun.cpu.endian=big [2025-06-10T20:51:25.899Z] [echoproperties] buildjdk.sun.cpu.isalist= [2025-06-10T20:51:25.900Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeBig [2025-06-10T20:51:25.900Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD [2025-06-10T20:51:25.900Z] [echoproperties] buildjdk.sun.jnu.encoding=ISO8859-1 [2025-06-10T20:51:25.900Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Server Compiler [2025-06-10T20:51:25.900Z] [echoproperties] buildjdk.sun.os.patch.level=unknown [2025-06-10T20:51:25.900Z] [echoproperties] buildjdk.user.country=US [2025-06-10T20:51:25.900Z] [echoproperties] buildjdk.user.dir=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.build [2025-06-10T20:51:25.900Z] [echoproperties] buildjdk.user.home=/home/jenkins [2025-06-10T20:51:25.900Z] [echoproperties] buildjdk.user.language=en [2025-06-10T20:51:25.900Z] [echoproperties] buildjdk.user.name=jenkins [2025-06-10T20:51:25.900Z] [echoproperties] buildjdk.user.timezone= [2025-06-10T20:51:25.900Z] [delete] Deleting: /tmp/openjdk.java.build.properties.1033873577 [2025-06-10T20:51:25.900Z] [echo] DEBUG: Resolved os.name for buildjdk is AIX [2025-06-10T20:51:25.900Z] [echo] java_platform set to aix_ppc-64 [2025-06-10T20:51:25.900Z] [echo] java_java_specification_version set to 1.8 [2025-06-10T20:51:25.900Z] [echo] java_java_vm_vendor set to Temurin [2025-06-10T20:51:25.900Z] [echo] java_bindir set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre/../bin [2025-06-10T20:51:25.900Z] [echo] java_compiler set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/bin/javac [2025-06-10T20:51:25.900Z] [2025-06-10T20:51:25.900Z] check-for-tools-jar: [2025-06-10T20:51:25.900Z] [echo] java_java_specification_version is 1.8 [2025-06-10T20:51:25.900Z] [2025-06-10T20:51:25.900Z] configure-tools-jar: [2025-06-10T20:51:25.900Z] [2025-06-10T20:51:25.900Z] print-tools-jar-location: [2025-06-10T20:51:25.900Z] [echo] Using tools.jar from /home/jenkins/testDependency/system_lib/tools/tools.jar [2025-06-10T20:51:25.900Z] [2025-06-10T20:51:25.900Z] print-tools-jar-error: [2025-06-10T20:51:25.900Z] [2025-06-10T20:51:25.900Z] check-for-windows-sysinternals: [2025-06-10T20:51:25.900Z] [2025-06-10T20:51:25.900Z] set-download-windows-sysinternals-required: [2025-06-10T20:51:25.900Z] [2025-06-10T20:51:25.900Z] configure-windows-sysinternals: [2025-06-10T20:51:25.900Z] [2025-06-10T20:51:25.900Z] print-windows-sysinternals-location: [2025-06-10T20:51:25.900Z] [2025-06-10T20:51:25.900Z] set-print-windows-sysinternals-error-required: [2025-06-10T20:51:25.900Z] [2025-06-10T20:51:25.900Z] really-print-windows-sysinternals-error: [2025-06-10T20:51:25.900Z] [2025-06-10T20:51:25.900Z] print-windows-sysinternals-error: [2025-06-10T20:51:25.900Z] [2025-06-10T20:51:25.900Z] fail-if-error: [2025-06-10T20:51:25.900Z] [2025-06-10T20:51:25.900Z] print-all-prereq-versions: [2025-06-10T20:51:25.900Z] [echo] Ant version in use : 1.10.2 [2025-06-10T20:51:25.900Z] [echo] log4j version in use : 2.16.0 [2025-06-10T20:51:25.900Z] [echo] ASM version in use : 9.7.1 [2025-06-10T20:51:25.900Z] [echo] junit version in use : 4.12 [2025-06-10T20:51:25.900Z] [echo] hamcrest version in use: 1.3 [2025-06-10T20:51:25.900Z] [2025-06-10T20:51:25.900Z] configure: [2025-06-10T20:51:25.900Z] [2025-06-10T20:51:25.900Z] build-dependencies: [2025-06-10T20:51:25.900Z] [echo] Executing openjdk.build/build.xml [2025-06-10T20:51:25.900Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-10T20:51:25.900Z] [2025-06-10T20:51:25.900Z] setup-java-properties: [2025-06-10T20:51:25.900Z] [echo] java_home is ${java_home} [2025-06-10T20:51:25.900Z] [echo] java.home is /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre [2025-06-10T20:51:25.900Z] [echoproperties] #Ant properties [2025-06-10T20:51:25.900Z] [echoproperties] #Tue Jun 10 20:51:25 UTC 2025 [2025-06-10T20:51:25.901Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre/../lib/ppc64= [2025-06-10T20:51:25.901Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre/classes= [2025-06-10T20:51:25.901Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre/lib/charsets.jar= [2025-06-10T20:51:25.901Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre/lib/jce.jar= [2025-06-10T20:51:25.901Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre/lib/jfr.jar= [2025-06-10T20:51:25.901Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre/lib/jsse.jar= [2025-06-10T20:51:25.901Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre/lib/ppc64= [2025-06-10T20:51:25.901Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre/lib/ppc64/jli= [2025-06-10T20:51:25.901Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre/lib/rt.jar= [2025-06-10T20:51:25.901Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre/lib/sunrsasign.jar= [2025-06-10T20:51:25.901Z] [echoproperties] buildjdk./lib= [2025-06-10T20:51:25.901Z] [echoproperties] buildjdk./usr/jdk-17.0.4+7/../lib= [2025-06-10T20:51:25.901Z] [echoproperties] buildjdk./usr/jdk-17.0.4+7/lib= [2025-06-10T20:51:25.901Z] [echoproperties] buildjdk./usr/jdk-17.0.4+7/lib/server= [2025-06-10T20:51:25.901Z] [echoproperties] buildjdk./usr/lib= [2025-06-10T20:51:25.901Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM (Temurin)(build 25.462-b05, mixed mode) [2025-06-10T20:51:25.901Z] [echoproperties] buildjdk.Property=settings\: [2025-06-10T20:51:25.901Z] [echoproperties] buildjdk.awt.toolkit=sun.awt.X11.XToolkit [2025-06-10T20:51:25.901Z] [echoproperties] buildjdk.file.encoding=ISO8859-1 [2025-06-10T20:51:25.902Z] [echoproperties] buildjdk.file.encoding.pkg=sun.io [2025-06-10T20:51:25.902Z] [echoproperties] buildjdk.file.separator=/ [2025-06-10T20:51:25.902Z] [echoproperties] buildjdk.java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment [2025-06-10T20:51:25.902Z] [echoproperties] buildjdk.java.awt.printerjob=sun.print.PSPrinterJob [2025-06-10T20:51:25.902Z] [echoproperties] buildjdk.java.class.path=. [2025-06-10T20:51:25.902Z] [echoproperties] buildjdk.java.class.version=52.0 [2025-06-10T20:51:25.902Z] [echoproperties] buildjdk.java.endorsed.dirs=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre/lib/endorsed [2025-06-10T20:51:25.902Z] [echoproperties] buildjdk.java.ext.dirs=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre/lib/ext [2025-06-10T20:51:25.902Z] [echoproperties] buildjdk.java.home=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre [2025-06-10T20:51:25.902Z] [echoproperties] buildjdk.java.io.tmpdir=/tmp/ [2025-06-10T20:51:25.902Z] [echoproperties] buildjdk.java.library.path=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre/lib/ppc64/server [2025-06-10T20:51:25.902Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment [2025-06-10T20:51:25.902Z] [echoproperties] buildjdk.java.runtime.version=1.8.0_462-beta-202506102003-b05 [2025-06-10T20:51:25.902Z] [echoproperties] buildjdk.java.specification.maintenance.version=6 [2025-06-10T20:51:25.902Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification [2025-06-10T20:51:25.902Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation [2025-06-10T20:51:25.902Z] [echoproperties] buildjdk.java.specification.version=1.8 [2025-06-10T20:51:25.902Z] [echoproperties] buildjdk.java.vendor=Temurin [2025-06-10T20:51:25.902Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/ [2025-06-10T20:51:25.902Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues [2025-06-10T20:51:25.902Z] [echoproperties] buildjdk.java.version=1.8.0_462-beta [2025-06-10T20:51:25.902Z] [echoproperties] buildjdk.java.vm.info=mixed mode [2025-06-10T20:51:25.902Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM [2025-06-10T20:51:25.902Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification [2025-06-10T20:51:25.902Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation [2025-06-10T20:51:25.902Z] [echoproperties] buildjdk.java.vm.specification.version=1.8 [2025-06-10T20:51:25.902Z] [echoproperties] buildjdk.java.vm.vendor=Temurin [2025-06-10T20:51:25.902Z] [echoproperties] buildjdk.java.vm.version=25.462-b05 [2025-06-10T20:51:25.902Z] [echoproperties] buildjdk.line.separator=\\n [2025-06-10T20:51:25.903Z] [echoproperties] buildjdk.openjdk=version "1.8.0_462-beta" [2025-06-10T20:51:25.903Z] [echoproperties] buildjdk.os.arch=ppc64 [2025-06-10T20:51:25.903Z] [echoproperties] buildjdk.os.name=AIX [2025-06-10T20:51:25.903Z] [echoproperties] buildjdk.os.version=7.2 [2025-06-10T20:51:25.903Z] [echoproperties] buildjdk.path.separator=\: [2025-06-10T20:51:25.903Z] [echoproperties] buildjdk.sun.arch.data.model=64 [2025-06-10T20:51:25.903Z] [echoproperties] buildjdk.sun.boot.class.path=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre/lib/resources.jar [2025-06-10T20:51:25.903Z] [echoproperties] buildjdk.sun.boot.library.path=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre/lib/ppc64 [2025-06-10T20:51:25.903Z] [echoproperties] buildjdk.sun.cpu.endian=big [2025-06-10T20:51:25.903Z] [echoproperties] buildjdk.sun.cpu.isalist= [2025-06-10T20:51:25.903Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeBig [2025-06-10T20:51:25.903Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD [2025-06-10T20:51:25.903Z] [echoproperties] buildjdk.sun.jnu.encoding=ISO8859-1 [2025-06-10T20:51:25.903Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Server Compiler [2025-06-10T20:51:25.903Z] [echoproperties] buildjdk.sun.os.patch.level=unknown [2025-06-10T20:51:25.903Z] [echoproperties] buildjdk.user.country=US [2025-06-10T20:51:25.903Z] [echoproperties] buildjdk.user.dir=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.build [2025-06-10T20:51:25.903Z] [echoproperties] buildjdk.user.home=/home/jenkins [2025-06-10T20:51:25.903Z] [echoproperties] buildjdk.user.language=en [2025-06-10T20:51:25.903Z] [echoproperties] buildjdk.user.name=jenkins [2025-06-10T20:51:25.903Z] [echoproperties] buildjdk.user.timezone= [2025-06-10T20:51:25.903Z] [delete] Deleting: /tmp/openjdk.java.build.properties.1700871703 [2025-06-10T20:51:25.903Z] [echo] DEBUG: Resolved os.name for buildjdk is AIX [2025-06-10T20:51:25.903Z] [echo] java_platform set to aix_ppc-64 [2025-06-10T20:51:25.903Z] [echo] java_java_specification_version set to 1.8 [2025-06-10T20:51:25.903Z] [echo] java_java_vm_vendor set to Temurin [2025-06-10T20:51:25.903Z] [echo] java_bindir set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre/../bin [2025-06-10T20:51:25.903Z] [echo] java_compiler set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/bin/javac [2025-06-10T20:51:25.903Z] [2025-06-10T20:51:25.903Z] setup-windows-compiler: [2025-06-10T20:51:25.903Z] [2025-06-10T20:51:25.903Z] check-prereqs: [2025-06-10T20:51:25.903Z] [echo] Executing openjdk.build/build.xml [2025-06-10T20:51:25.903Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-10T20:51:25.904Z] [2025-06-10T20:51:25.904Z] check-for-ant: [2025-06-10T20:51:25.904Z] [2025-06-10T20:51:25.904Z] print-ant-location: [2025-06-10T20:51:25.904Z] [echo] Using ant from /home/jenkins/testDependency/system_lib/apache-ant/lib/ant-launcher.jar [2025-06-10T20:51:25.904Z] [2025-06-10T20:51:25.904Z] print-ant-error: [2025-06-10T20:51:25.904Z] [2025-06-10T20:51:25.904Z] check-for-junit: [2025-06-10T20:51:25.904Z] [2025-06-10T20:51:25.904Z] print-junit-location: [2025-06-10T20:51:25.904Z] [echo] Using junit from /home/jenkins/testDependency/system_lib/junit/junit.jar [2025-06-10T20:51:25.904Z] [2025-06-10T20:51:25.904Z] print-junit-error: [2025-06-10T20:51:25.904Z] [2025-06-10T20:51:25.904Z] check-for-hamcrest-core: [2025-06-10T20:51:25.904Z] [2025-06-10T20:51:25.904Z] print-hamcrest-core-location: [2025-06-10T20:51:25.904Z] [echo] Using hamcrest-core from /home/jenkins/testDependency/system_lib/junit/hamcrest-core.jar [2025-06-10T20:51:25.904Z] [2025-06-10T20:51:25.904Z] print-hamcrest-core-error: [2025-06-10T20:51:25.904Z] [2025-06-10T20:51:25.904Z] check-for-log4j: [2025-06-10T20:51:25.904Z] [2025-06-10T20:51:25.904Z] print-log4j-location: [2025-06-10T20:51:25.904Z] [echo] Using log4j-api from /home/jenkins/testDependency/system_lib/log4j/log4j-api.jar and log4j-core from /home/jenkins/testDependency/system_lib/log4j/log4j-core.jar [2025-06-10T20:51:25.904Z] [2025-06-10T20:51:25.904Z] print-log4j-error: [2025-06-10T20:51:25.904Z] [2025-06-10T20:51:25.904Z] check-for-asm: [2025-06-10T20:51:25.904Z] [2025-06-10T20:51:25.904Z] print-asm-location: [2025-06-10T20:51:25.904Z] [echo] Using asm.jar from /home/jenkins/testDependency/system_lib/asm/asm.jar [2025-06-10T20:51:25.904Z] [echo] Using asm-commons.jar from /home/jenkins/testDependency/system_lib/asm/asm-commons.jar [2025-06-10T20:51:25.904Z] [2025-06-10T20:51:25.904Z] print-asm-error: [2025-06-10T20:51:25.904Z] [2025-06-10T20:51:25.904Z] setup-java-properties: [2025-06-10T20:51:25.904Z] [2025-06-10T20:51:25.904Z] check-for-tools-jar: [2025-06-10T20:51:25.904Z] [echo] java_java_specification_version is 1.8 [2025-06-10T20:51:25.904Z] [2025-06-10T20:51:25.904Z] print-tools-jar-location: [2025-06-10T20:51:25.904Z] [echo] Using tools.jar from /home/jenkins/testDependency/system_lib/tools/tools.jar [2025-06-10T20:51:25.904Z] [2025-06-10T20:51:25.904Z] print-tools-jar-error: [2025-06-10T20:51:25.904Z] [2025-06-10T20:51:25.904Z] check-for-windows-sysinternals: [2025-06-10T20:51:25.904Z] [2025-06-10T20:51:25.904Z] print-windows-sysinternals-location: [2025-06-10T20:51:25.904Z] [2025-06-10T20:51:25.904Z] set-print-windows-sysinternals-error-required: [2025-06-10T20:51:25.904Z] [2025-06-10T20:51:25.904Z] really-print-windows-sysinternals-error: [2025-06-10T20:51:25.904Z] [2025-06-10T20:51:25.904Z] print-windows-sysinternals-error: [2025-06-10T20:51:25.904Z] [2025-06-10T20:51:25.904Z] fail-if-error: [2025-06-10T20:51:25.904Z] [2025-06-10T20:51:25.904Z] print-all-prereq-versions: [2025-06-10T20:51:25.904Z] [echo] Ant version in use : 1.10.2 [2025-06-10T20:51:25.904Z] [echo] log4j version in use : 2.16.0 [2025-06-10T20:51:25.904Z] [echo] ASM version in use : 9.7.1 [2025-06-10T20:51:25.904Z] [echo] junit version in use : 4.12 [2025-06-10T20:51:25.904Z] [echo] hamcrest version in use: 1.3 [2025-06-10T20:51:25.904Z] [2025-06-10T20:51:25.904Z] run-check-prereqs: [2025-06-10T20:51:25.904Z] [2025-06-10T20:51:25.904Z] build-dependencies: [2025-06-10T20:51:25.904Z] [echo] Executing stf.build/build.xml [2025-06-10T20:51:26.683Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-10T20:51:26.683Z] [2025-06-10T20:51:26.683Z] setup-java-properties: [2025-06-10T20:51:26.683Z] [2025-06-10T20:51:26.683Z] setup-windows-compiler: [2025-06-10T20:51:26.683Z] [2025-06-10T20:51:26.683Z] check-prereqs: [2025-06-10T20:51:26.683Z] [2025-06-10T20:51:26.683Z] build-dependencies: [2025-06-10T20:51:26.683Z] [echo] Executing stf.core/build.xml [2025-06-10T20:51:26.683Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-10T20:51:26.683Z] [2025-06-10T20:51:26.683Z] setup-java-properties: [2025-06-10T20:51:26.683Z] [2025-06-10T20:51:26.683Z] setup-windows-compiler: [2025-06-10T20:51:26.683Z] [2025-06-10T20:51:26.683Z] check-prereqs: [2025-06-10T20:51:26.683Z] [2025-06-10T20:51:26.683Z] build-dependencies: [2025-06-10T20:51:26.683Z] [2025-06-10T20:51:26.683Z] create-bin-dir: [2025-06-10T20:51:26.683Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/STF/stf.core/bin [2025-06-10T20:51:26.683Z] [2025-06-10T20:51:26.683Z] build-java: [2025-06-10T20:51:26.683Z] [javac] Compiling 58 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/STF/stf.core/bin [2025-06-10T20:51:32.276Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/STF/stf.core/bin [2025-06-10T20:51:33.862Z] [2025-06-10T20:51:33.862Z] build-jar: [2025-06-10T20:51:33.862Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/STF/stf.core/bin/stf.core.jar [2025-06-10T20:51:33.862Z] [2025-06-10T20:51:33.862Z] build-archives: [2025-06-10T20:51:33.862Z] [2025-06-10T20:51:33.862Z] copy-log4j2-config: [2025-06-10T20:51:33.862Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/STF/stf.core/bin [2025-06-10T20:51:33.862Z] [2025-06-10T20:51:33.862Z] build-no-natives: [2025-06-10T20:51:33.862Z] [2025-06-10T20:51:33.862Z] build-natives: [2025-06-10T20:51:33.862Z] [2025-06-10T20:51:33.862Z] build: [2025-06-10T20:51:33.862Z] [echo] Executing stf.load/build.xml [2025-06-10T20:51:33.862Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-10T20:51:33.862Z] [2025-06-10T20:51:33.862Z] setup-java-properties: [2025-06-10T20:51:33.862Z] [2025-06-10T20:51:33.862Z] setup-windows-compiler: [2025-06-10T20:51:33.862Z] [2025-06-10T20:51:33.862Z] check-prereqs: [2025-06-10T20:51:33.862Z] [2025-06-10T20:51:33.862Z] build-dependencies: [2025-06-10T20:51:33.862Z] [echo] Executing stf.core/build.xml [2025-06-10T20:51:33.862Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-10T20:51:33.862Z] [2025-06-10T20:51:33.862Z] setup-java-properties: [2025-06-10T20:51:33.862Z] [2025-06-10T20:51:33.862Z] setup-windows-compiler: [2025-06-10T20:51:33.862Z] [2025-06-10T20:51:33.862Z] check-prereqs: [2025-06-10T20:51:33.862Z] [2025-06-10T20:51:33.862Z] build-dependencies: [2025-06-10T20:51:33.862Z] [2025-06-10T20:51:33.862Z] create-bin-dir: [2025-06-10T20:51:33.862Z] [2025-06-10T20:51:33.862Z] build-java: [2025-06-10T20:51:33.862Z] [2025-06-10T20:51:33.862Z] build-jar: [2025-06-10T20:51:33.862Z] [2025-06-10T20:51:33.862Z] build-archives: [2025-06-10T20:51:33.862Z] [2025-06-10T20:51:33.862Z] copy-log4j2-config: [2025-06-10T20:51:33.862Z] [2025-06-10T20:51:33.862Z] build-no-natives: [2025-06-10T20:51:33.862Z] [2025-06-10T20:51:33.862Z] build-natives: [2025-06-10T20:51:33.862Z] [2025-06-10T20:51:33.862Z] build: [2025-06-10T20:51:33.862Z] [2025-06-10T20:51:33.862Z] create-bin-dir: [2025-06-10T20:51:33.862Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/STF/stf.load/bin [2025-06-10T20:51:33.862Z] [2025-06-10T20:51:33.862Z] build-java: [2025-06-10T20:51:33.862Z] [javac] Compiling 29 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/STF/stf.load/bin [2025-06-10T20:51:37.292Z] [javac] Note: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/STF/stf.load/src/stf.load/net/adoptopenjdk/blockedexitagent/BlockedExitAgent.java uses or overrides a deprecated API. [2025-06-10T20:51:37.292Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-06-10T20:51:37.292Z] [2025-06-10T20:51:37.292Z] build-jar: [2025-06-10T20:51:37.292Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/STF/stf.load/bin/stf.load.jar [2025-06-10T20:51:37.292Z] [2025-06-10T20:51:37.292Z] build-archives: [2025-06-10T20:51:37.292Z] [2025-06-10T20:51:37.292Z] build-no-natives: [2025-06-10T20:51:37.292Z] [2025-06-10T20:51:37.292Z] build-natives: [2025-06-10T20:51:37.292Z] [2025-06-10T20:51:37.292Z] build: [2025-06-10T20:51:37.292Z] [echo] Executing stf.samples/build.xml [2025-06-10T20:51:37.292Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-10T20:51:37.292Z] [2025-06-10T20:51:37.292Z] setup-java-properties: [2025-06-10T20:51:37.292Z] [2025-06-10T20:51:37.292Z] setup-windows-compiler: [2025-06-10T20:51:37.292Z] [2025-06-10T20:51:37.292Z] check-prereqs: [2025-06-10T20:51:37.292Z] [2025-06-10T20:51:37.292Z] build-dependencies: [2025-06-10T20:51:37.292Z] [echo] Executing stf.core/build.xml [2025-06-10T20:51:37.292Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-10T20:51:37.292Z] [2025-06-10T20:51:37.292Z] setup-java-properties: [2025-06-10T20:51:37.292Z] [2025-06-10T20:51:37.292Z] setup-windows-compiler: [2025-06-10T20:51:37.292Z] [2025-06-10T20:51:37.292Z] check-prereqs: [2025-06-10T20:51:37.292Z] [2025-06-10T20:51:37.292Z] build-dependencies: [2025-06-10T20:51:37.292Z] [2025-06-10T20:51:37.292Z] create-bin-dir: [2025-06-10T20:51:37.292Z] [2025-06-10T20:51:37.292Z] build-java: [2025-06-10T20:51:37.292Z] [2025-06-10T20:51:37.292Z] build-jar: [2025-06-10T20:51:38.061Z] [2025-06-10T20:51:38.061Z] build-archives: [2025-06-10T20:51:38.061Z] [2025-06-10T20:51:38.061Z] copy-log4j2-config: [2025-06-10T20:51:38.061Z] [2025-06-10T20:51:38.061Z] build-no-natives: [2025-06-10T20:51:38.061Z] [2025-06-10T20:51:38.061Z] build-natives: [2025-06-10T20:51:38.061Z] [2025-06-10T20:51:38.061Z] build: [2025-06-10T20:51:38.061Z] [echo] Executing stf.load/build.xml [2025-06-10T20:51:38.061Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-10T20:51:38.061Z] [2025-06-10T20:51:38.061Z] setup-java-properties: [2025-06-10T20:51:38.061Z] [2025-06-10T20:51:38.061Z] setup-windows-compiler: [2025-06-10T20:51:38.061Z] [2025-06-10T20:51:38.061Z] check-prereqs: [2025-06-10T20:51:38.061Z] [2025-06-10T20:51:38.061Z] build-dependencies: [2025-06-10T20:51:38.061Z] [echo] Executing stf.core/build.xml [2025-06-10T20:51:38.062Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-10T20:51:38.062Z] [2025-06-10T20:51:38.062Z] setup-java-properties: [2025-06-10T20:51:38.062Z] [2025-06-10T20:51:38.062Z] setup-windows-compiler: [2025-06-10T20:51:38.062Z] [2025-06-10T20:51:38.062Z] check-prereqs: [2025-06-10T20:51:38.062Z] [2025-06-10T20:51:38.062Z] build-dependencies: [2025-06-10T20:51:38.062Z] [2025-06-10T20:51:38.062Z] create-bin-dir: [2025-06-10T20:51:38.062Z] [2025-06-10T20:51:38.062Z] build-java: [2025-06-10T20:51:38.062Z] [2025-06-10T20:51:38.062Z] build-jar: [2025-06-10T20:51:38.062Z] [2025-06-10T20:51:38.062Z] build-archives: [2025-06-10T20:51:38.062Z] [2025-06-10T20:51:38.062Z] copy-log4j2-config: [2025-06-10T20:51:38.062Z] [2025-06-10T20:51:38.062Z] build-no-natives: [2025-06-10T20:51:38.062Z] [2025-06-10T20:51:38.062Z] build-natives: [2025-06-10T20:51:38.062Z] [2025-06-10T20:51:38.062Z] build: [2025-06-10T20:51:38.062Z] [2025-06-10T20:51:38.062Z] create-bin-dir: [2025-06-10T20:51:38.062Z] [2025-06-10T20:51:38.062Z] build-java: [2025-06-10T20:51:38.062Z] [2025-06-10T20:51:38.062Z] build-jar: [2025-06-10T20:51:38.062Z] [2025-06-10T20:51:38.062Z] build-archives: [2025-06-10T20:51:38.062Z] [2025-06-10T20:51:38.062Z] build-no-natives: [2025-06-10T20:51:38.062Z] [2025-06-10T20:51:38.062Z] build-natives: [2025-06-10T20:51:38.062Z] [2025-06-10T20:51:38.062Z] build: [2025-06-10T20:51:38.062Z] [2025-06-10T20:51:38.062Z] create-bin-dir: [2025-06-10T20:51:38.062Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/STF/stf.samples/bin [2025-06-10T20:51:38.062Z] [2025-06-10T20:51:38.062Z] build-java: [2025-06-10T20:51:38.062Z] [javac] Compiling 24 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/STF/stf.samples/bin [2025-06-10T20:51:40.530Z] [2025-06-10T20:51:40.530Z] build-jar: [2025-06-10T20:51:40.530Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/STF/stf.samples/bin/stf.samples.jar [2025-06-10T20:51:40.530Z] [2025-06-10T20:51:40.530Z] build-archives: [2025-06-10T20:51:40.530Z] [2025-06-10T20:51:40.530Z] build-no-natives: [2025-06-10T20:51:40.530Z] [2025-06-10T20:51:40.530Z] build-natives: [2025-06-10T20:51:40.530Z] [2025-06-10T20:51:40.530Z] build: [2025-06-10T20:51:40.530Z] [2025-06-10T20:51:40.530Z] build: [2025-06-10T20:51:40.530Z] [echo] Executing openjdk.test.concurrent/build.xml [2025-06-10T20:51:40.530Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-10T20:51:40.530Z] [2025-06-10T20:51:40.530Z] setup-java-properties: [2025-06-10T20:51:40.530Z] [2025-06-10T20:51:40.530Z] setup-windows-compiler: [2025-06-10T20:51:40.530Z] [2025-06-10T20:51:40.530Z] check-prereqs: [2025-06-10T20:51:40.530Z] [2025-06-10T20:51:40.530Z] build-dependencies: [2025-06-10T20:51:40.530Z] [2025-06-10T20:51:40.530Z] create-bin-dir: [2025-06-10T20:51:40.530Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin [2025-06-10T20:51:40.530Z] [2025-06-10T20:51:40.530Z] build-java: [2025-06-10T20:51:40.530Z] [javac] Compiling 36 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin [2025-06-10T20:51:45.006Z] [2025-06-10T20:51:45.006Z] build-jar: [2025-06-10T20:51:45.006Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin/test.concurrent.jar [2025-06-10T20:51:45.776Z] [2025-06-10T20:51:45.776Z] build-archives: [2025-06-10T20:51:45.776Z] [2025-06-10T20:51:45.776Z] build-no-natives: [2025-06-10T20:51:45.776Z] [2025-06-10T20:51:45.776Z] build-natives: [2025-06-10T20:51:45.776Z] [2025-06-10T20:51:45.776Z] build: [2025-06-10T20:51:45.776Z] [echo] Executing openjdk.test.classloading/build.xml [2025-06-10T20:51:45.776Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-10T20:51:45.776Z] [2025-06-10T20:51:45.776Z] setup-java-properties: [2025-06-10T20:51:45.776Z] [2025-06-10T20:51:45.776Z] setup-windows-compiler: [2025-06-10T20:51:45.776Z] [2025-06-10T20:51:45.776Z] check-prereqs: [2025-06-10T20:51:45.776Z] [2025-06-10T20:51:45.776Z] build-dependencies: [2025-06-10T20:51:45.776Z] [2025-06-10T20:51:45.776Z] create-bin-dir: [2025-06-10T20:51:45.776Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin [2025-06-10T20:51:45.776Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1 [2025-06-10T20:51:45.776Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2 [2025-06-10T20:51:45.776Z] [2025-06-10T20:51:45.776Z] build-java: [2025-06-10T20:51:45.776Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin [2025-06-10T20:51:46.545Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1 [2025-06-10T20:51:48.136Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2 [2025-06-10T20:51:48.903Z] [delete] Deleting /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2/CL2_B.class [2025-06-10T20:51:48.903Z] [delete] Deleting /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2/CL2_C.class [2025-06-10T20:51:48.903Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2 [2025-06-10T20:51:48.903Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2/net/adoptopenjdk/test/classloading/deadlock/package1 [2025-06-10T20:51:48.903Z] [2025-06-10T20:51:48.903Z] build-jar: [2025-06-10T20:51:48.903Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin/test.classloading.jar [2025-06-10T20:51:48.903Z] [2025-06-10T20:51:48.904Z] build-archives: [2025-06-10T20:51:48.904Z] [2025-06-10T20:51:48.904Z] build-no-natives: [2025-06-10T20:51:48.904Z] [2025-06-10T20:51:48.904Z] build-natives: [2025-06-10T20:51:48.904Z] [2025-06-10T20:51:48.904Z] copy-dict-file: [2025-06-10T20:51:48.904Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin/net/adoptopenjdk/test/classloading [2025-06-10T20:51:48.904Z] [2025-06-10T20:51:48.904Z] build: [2025-06-10T20:51:48.904Z] [echo] Executing openjdk.test.debugging/build.xml [2025-06-10T20:51:48.904Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-10T20:51:48.904Z] [2025-06-10T20:51:48.904Z] setup-java-properties: [2025-06-10T20:51:48.904Z] [2025-06-10T20:51:48.904Z] setup-windows-compiler: [2025-06-10T20:51:48.904Z] [2025-06-10T20:51:48.904Z] check-prereqs: [2025-06-10T20:51:48.904Z] [2025-06-10T20:51:48.904Z] build-dependencies: [2025-06-10T20:51:48.904Z] [2025-06-10T20:51:48.904Z] create-bin-dir: [2025-06-10T20:51:48.904Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin [2025-06-10T20:51:48.904Z] [2025-06-10T20:51:48.904Z] build-java-8: [2025-06-10T20:51:48.904Z] [javac] Compiling 16 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin [2025-06-10T20:51:51.372Z] [2025-06-10T20:51:51.372Z] build-java-11-25plus: [2025-06-10T20:51:51.372Z] [2025-06-10T20:51:51.372Z] build-java-17-24: [2025-06-10T20:51:51.372Z] [2025-06-10T20:51:51.372Z] build-java: [2025-06-10T20:51:51.372Z] [2025-06-10T20:51:51.372Z] build-jdi-jar: [2025-06-10T20:51:51.372Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin/JdiTests.jar [2025-06-10T20:51:51.372Z] [2025-06-10T20:51:51.372Z] build-hcr-jar: [2025-06-10T20:51:51.372Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin/StringModifierAgent.jar [2025-06-10T20:51:51.372Z] [2025-06-10T20:51:51.372Z] build-jars: [2025-06-10T20:51:51.372Z] [2025-06-10T20:51:51.372Z] build-archives: [2025-06-10T20:51:51.372Z] [2025-06-10T20:51:51.372Z] build-no-natives: [2025-06-10T20:51:51.372Z] [2025-06-10T20:51:51.372Z] build-natives: [2025-06-10T20:51:51.372Z] [2025-06-10T20:51:51.372Z] build: [2025-06-10T20:51:51.372Z] [echo] Executing openjdk.test.gc/build.xml [2025-06-10T20:51:51.372Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-10T20:51:51.372Z] [2025-06-10T20:51:51.372Z] setup-java-properties: [2025-06-10T20:51:51.372Z] [2025-06-10T20:51:51.372Z] setup-windows-compiler: [2025-06-10T20:51:51.372Z] [2025-06-10T20:51:51.372Z] check-prereqs: [2025-06-10T20:51:51.372Z] [2025-06-10T20:51:51.372Z] build-dependencies: [2025-06-10T20:51:51.372Z] [2025-06-10T20:51:51.372Z] create-bin-dir: [2025-06-10T20:51:51.372Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin [2025-06-10T20:51:51.372Z] [2025-06-10T20:51:51.372Z] build-java: [2025-06-10T20:51:51.372Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin [2025-06-10T20:51:52.960Z] [2025-06-10T20:51:52.960Z] build-jar: [2025-06-10T20:51:52.960Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin/test.gc.jar [2025-06-10T20:51:52.960Z] [2025-06-10T20:51:52.960Z] build-archives: [2025-06-10T20:51:52.960Z] [2025-06-10T20:51:52.960Z] build-no-natives: [2025-06-10T20:51:52.960Z] [2025-06-10T20:51:52.960Z] build-natives: [2025-06-10T20:51:52.960Z] [2025-06-10T20:51:52.960Z] build: [2025-06-10T20:51:52.960Z] [echo] Executing openjdk.test.jck/build.xml [2025-06-10T20:51:52.960Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-10T20:51:52.960Z] [2025-06-10T20:51:52.960Z] setup-java-properties: [2025-06-10T20:51:52.960Z] [2025-06-10T20:51:52.960Z] setup-windows-compiler: [2025-06-10T20:51:52.960Z] [2025-06-10T20:51:52.960Z] check-prereqs: [2025-06-10T20:51:52.960Z] [2025-06-10T20:51:52.960Z] build-dependencies: [2025-06-10T20:51:52.960Z] [2025-06-10T20:51:52.960Z] create-bin-dir: [2025-06-10T20:51:52.961Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin [2025-06-10T20:51:52.961Z] [2025-06-10T20:51:52.961Z] build-java: [2025-06-10T20:51:52.961Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin [2025-06-10T20:51:55.431Z] [2025-06-10T20:51:55.431Z] build-jar: [2025-06-10T20:51:55.431Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin/test.jck.jar [2025-06-10T20:51:55.431Z] [2025-06-10T20:51:55.431Z] build-archives: [2025-06-10T20:51:55.431Z] [2025-06-10T20:51:55.431Z] build-no-natives: [2025-06-10T20:51:55.431Z] [2025-06-10T20:51:55.431Z] setup-native-build-command: [2025-06-10T20:51:55.431Z] [echo] building natives for java_platform aix_ppc-64 [2025-06-10T20:51:55.431Z] [2025-06-10T20:51:55.431Z] build-natives-windows: [2025-06-10T20:51:55.431Z] [2025-06-10T20:51:55.431Z] build-natives-unix: [2025-06-10T20:51:55.431Z] [2025-06-10T20:51:55.431Z] build-natives: [2025-06-10T20:51:55.431Z] [2025-06-10T20:51:55.431Z] build: [2025-06-10T20:51:55.431Z] [echo] Executing openjdk.test.lambdasAndStreams/build.xml [2025-06-10T20:51:55.431Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-10T20:51:55.431Z] [2025-06-10T20:51:55.431Z] setup-java-properties: [2025-06-10T20:51:55.431Z] [2025-06-10T20:51:55.431Z] setup-windows-compiler: [2025-06-10T20:51:55.431Z] [2025-06-10T20:51:55.431Z] check-prereqs: [2025-06-10T20:51:55.431Z] [2025-06-10T20:51:55.431Z] build-dependencies: [2025-06-10T20:51:55.431Z] [2025-06-10T20:51:55.431Z] create-bin-dir: [2025-06-10T20:51:55.431Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin [2025-06-10T20:51:55.431Z] [2025-06-10T20:51:55.431Z] build-java: [2025-06-10T20:51:55.431Z] [javac] Compiling 23 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin [2025-06-10T20:51:59.953Z] [copy] Copying 4 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin/net/adoptopenjdk/test/lambda/LamFiles [2025-06-10T20:51:59.953Z] [2025-06-10T20:51:59.953Z] build-jar: [2025-06-10T20:51:59.953Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin/test.lambda.jar [2025-06-10T20:51:59.953Z] [2025-06-10T20:51:59.953Z] build-archives: [2025-06-10T20:51:59.953Z] [2025-06-10T20:51:59.953Z] build-no-natives: [2025-06-10T20:51:59.953Z] [2025-06-10T20:51:59.953Z] build-natives: [2025-06-10T20:51:59.953Z] [2025-06-10T20:51:59.953Z] build: [2025-06-10T20:51:59.953Z] [echo] Executing openjdk.test.lang/build.xml [2025-06-10T20:51:59.953Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-10T20:51:59.953Z] [2025-06-10T20:51:59.953Z] setup-java-properties: [2025-06-10T20:51:59.953Z] [2025-06-10T20:51:59.953Z] setup-windows-compiler: [2025-06-10T20:51:59.953Z] [2025-06-10T20:51:59.953Z] check-prereqs: [2025-06-10T20:51:59.953Z] [2025-06-10T20:51:59.953Z] build-dependencies: [2025-06-10T20:51:59.953Z] [2025-06-10T20:51:59.953Z] create-bin-dir: [2025-06-10T20:51:59.953Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin [2025-06-10T20:51:59.953Z] [2025-06-10T20:51:59.953Z] build-java: [2025-06-10T20:51:59.953Z] [javac] Compiling 29 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin [2025-06-10T20:52:04.431Z] [2025-06-10T20:52:04.431Z] build-jar: [2025-06-10T20:52:04.431Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin/test.lang.jar [2025-06-10T20:52:05.201Z] [2025-06-10T20:52:05.201Z] build-archives: [2025-06-10T20:52:05.201Z] [2025-06-10T20:52:05.201Z] build-no-natives: [2025-06-10T20:52:05.201Z] [2025-06-10T20:52:05.201Z] build-natives: [2025-06-10T20:52:05.201Z] [2025-06-10T20:52:05.201Z] build: [2025-06-10T20:52:05.201Z] [echo] Executing openjdk.test.load/build.xml [2025-06-10T20:52:05.201Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-10T20:52:05.201Z] [2025-06-10T20:52:05.201Z] setup-java-properties: [2025-06-10T20:52:05.201Z] [2025-06-10T20:52:05.201Z] setup-windows-compiler: [2025-06-10T20:52:05.201Z] [2025-06-10T20:52:05.201Z] check-prereqs: [2025-06-10T20:52:05.201Z] [2025-06-10T20:52:05.201Z] build-dependencies: [2025-06-10T20:52:05.201Z] [2025-06-10T20:52:05.201Z] create-bin-dir: [2025-06-10T20:52:05.201Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin [2025-06-10T20:52:05.201Z] [2025-06-10T20:52:05.201Z] build-java: [2025-06-10T20:52:05.201Z] [javac] Compiling 17 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin [2025-06-10T20:52:06.791Z] [2025-06-10T20:52:06.791Z] build-jar: [2025-06-10T20:52:06.791Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin/test.load.jar [2025-06-10T20:52:06.791Z] [2025-06-10T20:52:06.791Z] build-archives: [2025-06-10T20:52:06.791Z] [2025-06-10T20:52:06.791Z] build-no-natives: [2025-06-10T20:52:06.791Z] [2025-06-10T20:52:06.791Z] build-natives: [2025-06-10T20:52:06.791Z] [2025-06-10T20:52:06.791Z] build: [2025-06-10T20:52:06.791Z] [echo] Executing openjdk.test.locking/build.xml [2025-06-10T20:52:06.791Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-10T20:52:06.791Z] [2025-06-10T20:52:06.791Z] setup-java-properties: [2025-06-10T20:52:06.791Z] [2025-06-10T20:52:06.791Z] setup-windows-compiler: [2025-06-10T20:52:06.791Z] [2025-06-10T20:52:06.791Z] check-prereqs: [2025-06-10T20:52:06.791Z] [2025-06-10T20:52:06.791Z] build-dependencies: [2025-06-10T20:52:06.791Z] [2025-06-10T20:52:06.791Z] create-bin-dir: [2025-06-10T20:52:06.791Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin [2025-06-10T20:52:06.791Z] [2025-06-10T20:52:06.791Z] build-java: [2025-06-10T20:52:06.791Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin [2025-06-10T20:52:07.561Z] [2025-06-10T20:52:07.561Z] build-jar: [2025-06-10T20:52:07.562Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin/test.locking.jar [2025-06-10T20:52:07.562Z] [2025-06-10T20:52:07.562Z] build-archives: [2025-06-10T20:52:07.562Z] [2025-06-10T20:52:07.562Z] build-no-natives: [2025-06-10T20:52:07.562Z] [2025-06-10T20:52:07.562Z] build-natives: [2025-06-10T20:52:07.562Z] [2025-06-10T20:52:07.562Z] build: [2025-06-10T20:52:07.562Z] [echo] Executing openjdk.test.math/build.xml [2025-06-10T20:52:07.562Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-10T20:52:07.562Z] [2025-06-10T20:52:07.562Z] setup-java-properties: [2025-06-10T20:52:07.562Z] [2025-06-10T20:52:07.562Z] setup-windows-compiler: [2025-06-10T20:52:07.562Z] [2025-06-10T20:52:07.562Z] check-prereqs: [2025-06-10T20:52:07.562Z] [2025-06-10T20:52:07.562Z] build-dependencies: [2025-06-10T20:52:07.562Z] [2025-06-10T20:52:07.562Z] create-bin-dir: [2025-06-10T20:52:07.562Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin [2025-06-10T20:52:07.562Z] [2025-06-10T20:52:07.562Z] build-java: [2025-06-10T20:52:07.562Z] [javac] Compiling 71 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin [2025-06-10T20:52:37.903Z] [2025-06-10T20:52:37.903Z] build-jar: [2025-06-10T20:52:37.903Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin/test.math.jar [2025-06-10T20:52:40.374Z] [2025-06-10T20:52:40.374Z] build-archives: [2025-06-10T20:52:40.374Z] [2025-06-10T20:52:40.374Z] build-no-natives: [2025-06-10T20:52:40.374Z] [2025-06-10T20:52:40.374Z] build-natives: [2025-06-10T20:52:40.374Z] [2025-06-10T20:52:40.374Z] build: [2025-06-10T20:52:40.374Z] [echo] Executing openjdk.test.mauve/build.xml [2025-06-10T20:52:40.375Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-10T20:52:40.375Z] [2025-06-10T20:52:40.375Z] check-if-already-built: [2025-06-10T20:52:40.375Z] [echo] Checking if /home/jenkins/testDependency/system_lib/mauve/mauve.jar already exists [2025-06-10T20:52:40.375Z] [echo] openjdk_test_mauve_already_built is true [2025-06-10T20:52:40.375Z] [2025-06-10T20:52:40.375Z] check-if-cvs-available: [2025-06-10T20:52:40.375Z] [echo] Checking if /home/jenkins/testDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists [2025-06-10T20:52:40.375Z] [echo] cvs_available is true [2025-06-10T20:52:40.375Z] [2025-06-10T20:52:40.375Z] download-cvsclient: [2025-06-10T20:52:40.375Z] [2025-06-10T20:52:40.375Z] output-recreate-message: [2025-06-10T20:52:40.375Z] [echo] /home/jenkins/testDependency/system_lib/mauve/mauve.jar already exists, it will not be recreated. [2025-06-10T20:52:40.375Z] [echo] If you want to recreate /home/jenkins/testDependency/system_lib/mauve/mauve.jar, delete it manually and rerun. [2025-06-10T20:52:40.375Z] [2025-06-10T20:52:40.375Z] delete-work-dir: [2025-06-10T20:52:40.375Z] [2025-06-10T20:52:40.375Z] create-work-dir: [2025-06-10T20:52:40.375Z] [2025-06-10T20:52:40.375Z] get-source: [2025-06-10T20:52:40.375Z] [2025-06-10T20:52:40.375Z] check-if-source-available: [2025-06-10T20:52:40.375Z] [echo] Checking if /tmp//mauve/mauve/gnu/testlet/config.java.in exists [2025-06-10T20:52:40.375Z] [echo] mauve_source_available is ${mauve_source_available} [2025-06-10T20:52:40.375Z] [2025-06-10T20:52:40.375Z] delete-corba-files: [2025-06-10T20:52:40.375Z] [2025-06-10T20:52:40.375Z] mauve-configure: [2025-06-10T20:52:40.375Z] [2025-06-10T20:52:40.375Z] setup-java-properties: [2025-06-10T20:52:40.375Z] [2025-06-10T20:52:40.375Z] build-harness: [2025-06-10T20:52:40.375Z] [2025-06-10T20:52:40.375Z] build-tests: [2025-06-10T20:52:40.375Z] [2025-06-10T20:52:40.375Z] build-java: [2025-06-10T20:52:40.375Z] [2025-06-10T20:52:40.375Z] build-jar: [2025-06-10T20:52:40.375Z] [2025-06-10T20:52:40.375Z] build-archives: [2025-06-10T20:52:40.375Z] [2025-06-10T20:52:40.375Z] check-if-work_jar_file-exists: [2025-06-10T20:52:40.375Z] [echo] Checking if /tmp//mauve/mauve.jar exists [2025-06-10T20:52:40.375Z] [echo] openjdk_test_mauve_work_jar_file_exists is ${openjdk_test_mauve_work_jar_file_exists} [2025-06-10T20:52:40.375Z] [2025-06-10T20:52:40.375Z] install-archives: [2025-06-10T20:52:40.375Z] [2025-06-10T20:52:40.375Z] configure: [2025-06-10T20:52:40.375Z] [echo] Executing openjdk.test.nio/build.xml [2025-06-10T20:52:40.375Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-10T20:52:40.375Z] [2025-06-10T20:52:40.375Z] setup-java-properties: [2025-06-10T20:52:40.375Z] [2025-06-10T20:52:40.375Z] setup-windows-compiler: [2025-06-10T20:52:40.375Z] [2025-06-10T20:52:40.375Z] check-prereqs: [2025-06-10T20:52:40.375Z] [2025-06-10T20:52:40.375Z] build-dependencies: [2025-06-10T20:52:40.375Z] [2025-06-10T20:52:40.375Z] create-bin-dir: [2025-06-10T20:52:40.376Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin [2025-06-10T20:52:40.376Z] [2025-06-10T20:52:40.376Z] check-java-nio-filesystem: [2025-06-10T20:52:40.376Z] [echo] check-java-nio-filesystem result: ${java_nio_filesystem_is_uptodate} [2025-06-10T20:52:40.376Z] [2025-06-10T20:52:40.376Z] copy-resources: [2025-06-10T20:52:40.376Z] [copy] Copying 4 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin [2025-06-10T20:52:40.376Z] [copy] Copied 15 empty directories to 8 empty directories under /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin [2025-06-10T20:52:40.376Z] [2025-06-10T20:52:40.376Z] build-java-nio-filesystem: [2025-06-10T20:52:40.376Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/perl/filesystems/ of any previous Impl classes [2025-06-10T20:52:40.376Z] [echo] Generating MemoryFileSystemProviderImpl classes [2025-06-10T20:52:40.376Z] [exec] Updated services file: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio2/perl/filesystems/../../META-INF/services/java.nio.file.spi.FileSystemProvider [2025-06-10T20:52:40.376Z] [exec] Done [2025-06-10T20:52:40.376Z] [javac] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/build.xml:104: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2025-06-10T20:52:41.146Z] [javac] Compiling 1005 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin [2025-06-10T20:52:45.611Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF [2025-06-10T20:52:45.611Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF/services [2025-06-10T20:52:45.611Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF/services [2025-06-10T20:52:45.611Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/lib/filesystem.jar [2025-06-10T20:52:46.378Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/filesystem/ of Impl classes [2025-06-10T20:52:47.146Z] [2025-06-10T20:52:47.146Z] build-java: [2025-06-10T20:52:47.146Z] [javac] Compiling 47 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin [2025-06-10T20:52:50.569Z] [2025-06-10T20:52:50.569Z] build-jar: [2025-06-10T20:52:50.569Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/test.nio.jar [2025-06-10T20:52:51.344Z] [2025-06-10T20:52:51.344Z] build-archives: [2025-06-10T20:52:51.344Z] [2025-06-10T20:52:51.344Z] build-no-natives: [2025-06-10T20:52:51.344Z] [2025-06-10T20:52:51.344Z] build-natives: [2025-06-10T20:52:51.344Z] [2025-06-10T20:52:51.344Z] build: [2025-06-10T20:52:51.344Z] [echo] Executing openjdk.test.serialization/build.xml [2025-06-10T20:52:51.344Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-10T20:52:51.344Z] [2025-06-10T20:52:51.344Z] setup-java-properties: [2025-06-10T20:52:51.344Z] [2025-06-10T20:52:51.344Z] setup-windows-compiler: [2025-06-10T20:52:51.344Z] [2025-06-10T20:52:51.344Z] check-prereqs: [2025-06-10T20:52:51.344Z] [2025-06-10T20:52:51.344Z] build-dependencies: [2025-06-10T20:52:51.344Z] [2025-06-10T20:52:51.344Z] create-bin-dir: [2025-06-10T20:52:51.344Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin [2025-06-10T20:52:51.344Z] [2025-06-10T20:52:51.344Z] build-java: [2025-06-10T20:52:51.344Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin [2025-06-10T20:52:52.116Z] [2025-06-10T20:52:52.116Z] build-jar: [2025-06-10T20:52:52.116Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin/test.serialization.jar [2025-06-10T20:52:52.116Z] [2025-06-10T20:52:52.116Z] build-archives: [2025-06-10T20:52:52.116Z] [2025-06-10T20:52:52.116Z] build-no-natives: [2025-06-10T20:52:52.116Z] [2025-06-10T20:52:52.116Z] build-natives: [2025-06-10T20:52:52.116Z] [2025-06-10T20:52:52.116Z] build: [2025-06-10T20:52:52.116Z] [echo] Executing openjdk.test.security/build.xml [2025-06-10T20:52:52.116Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-10T20:52:52.116Z] [2025-06-10T20:52:52.116Z] setup-java-properties: [2025-06-10T20:52:52.117Z] [2025-06-10T20:52:52.117Z] setup-windows-compiler: [2025-06-10T20:52:52.117Z] [2025-06-10T20:52:52.117Z] check-prereqs: [2025-06-10T20:52:52.117Z] [2025-06-10T20:52:52.117Z] build-dependencies: [2025-06-10T20:52:52.117Z] [2025-06-10T20:52:52.117Z] create-bin-dir: [2025-06-10T20:52:52.117Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin [2025-06-10T20:52:52.117Z] [2025-06-10T20:52:52.117Z] build-java: [2025-06-10T20:52:52.117Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin [2025-06-10T20:52:53.704Z] [2025-06-10T20:52:53.704Z] build-jar: [2025-06-10T20:52:53.704Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin/test.security.jar [2025-06-10T20:52:53.704Z] [2025-06-10T20:52:53.704Z] build-archives: [2025-06-10T20:52:53.704Z] [2025-06-10T20:52:53.704Z] build-no-natives: [2025-06-10T20:52:53.704Z] [2025-06-10T20:52:53.704Z] build-natives: [2025-06-10T20:52:53.704Z] [2025-06-10T20:52:53.704Z] build: [2025-06-10T20:52:53.704Z] [echo] Executing openjdk.test.util/build.xml [2025-06-10T20:52:53.704Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-10T20:52:53.704Z] [2025-06-10T20:52:53.704Z] setup-java-properties: [2025-06-10T20:52:53.704Z] [2025-06-10T20:52:53.704Z] setup-windows-compiler: [2025-06-10T20:52:53.704Z] [2025-06-10T20:52:53.704Z] check-prereqs: [2025-06-10T20:52:53.704Z] [2025-06-10T20:52:53.704Z] build-dependencies: [2025-06-10T20:52:53.704Z] [2025-06-10T20:52:53.704Z] create-bin-dir: [2025-06-10T20:52:53.704Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin [2025-06-10T20:52:53.704Z] [2025-06-10T20:52:53.704Z] build-java: [2025-06-10T20:52:53.704Z] [javac] Compiling 16 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin [2025-06-10T20:52:56.198Z] [2025-06-10T20:52:56.198Z] build-jar: [2025-06-10T20:52:56.198Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin/test.util.jar [2025-06-10T20:52:56.198Z] [2025-06-10T20:52:56.198Z] build-archives: [2025-06-10T20:52:56.198Z] [2025-06-10T20:52:56.198Z] build-no-natives: [2025-06-10T20:52:56.198Z] [2025-06-10T20:52:56.198Z] build-natives: [2025-06-10T20:52:56.198Z] [2025-06-10T20:52:56.198Z] build: [2025-06-10T20:52:56.198Z] [echo] Executing openjdk.test.jlm/build.xml [2025-06-10T20:52:56.198Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-10T20:52:56.198Z] [2025-06-10T20:52:56.198Z] setup-java-properties: [2025-06-10T20:52:56.198Z] [2025-06-10T20:52:56.198Z] setup-windows-compiler: [2025-06-10T20:52:56.198Z] [2025-06-10T20:52:56.198Z] check-prereqs: [2025-06-10T20:52:56.198Z] [2025-06-10T20:52:56.198Z] create-bin-dir: [2025-06-10T20:52:56.198Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin [2025-06-10T20:52:56.198Z] [2025-06-10T20:52:56.198Z] build-java: [2025-06-10T20:52:56.198Z] [javac] Compiling 33 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin [2025-06-10T20:53:00.658Z] [2025-06-10T20:53:00.658Z] build-jar: [2025-06-10T20:53:00.658Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin/test.jlm.jar [2025-06-10T20:53:00.658Z] [2025-06-10T20:53:00.658Z] build-archives: [2025-06-10T20:53:00.658Z] [2025-06-10T20:53:00.658Z] build-no-natives: [2025-06-10T20:53:00.658Z] [2025-06-10T20:53:00.658Z] build-natives: [2025-06-10T20:53:00.658Z] [2025-06-10T20:53:00.658Z] build: [2025-06-10T20:53:00.658Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-10T20:53:00.658Z] [2025-06-10T20:53:00.658Z] setup-java-properties: [2025-06-10T20:53:00.658Z] [2025-06-10T20:53:00.658Z] setup-windows-compiler: [2025-06-10T20:53:00.658Z] [2025-06-10T20:53:00.658Z] check-prereqs: [2025-06-10T20:53:00.658Z] [2025-06-10T20:53:00.658Z] check-compiler-level: [2025-06-10T20:53:00.658Z] [echo] java_java_specification_version is 1.8 [2025-06-10T20:53:00.658Z] [echo] can_build_modularity is false [2025-06-10T20:53:00.658Z] [echo] can_build_modularity_natives_unix is ${can_build_modularity_natives_unix} [2025-06-10T20:53:00.658Z] [echo] can_build_modularity_natives_windows is ${can_build_modularity_natives_windows} [2025-06-10T20:53:00.658Z] [2025-06-10T20:53:00.658Z] create-bin-dir: [2025-06-10T20:53:00.658Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin [2025-06-10T20:53:00.658Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods [2025-06-10T20:53:00.658Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-override [2025-06-10T20:53:00.658Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-override-new [2025-06-10T20:53:00.658Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/tests [2025-06-10T20:53:00.658Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common [2025-06-10T20:53:00.658Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl3 [2025-06-10T20:53:00.659Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl4 [2025-06-10T20:53:00.659Z] [2025-06-10T20:53:00.659Z] build-java: [2025-06-10T20:53:00.659Z] [2025-06-10T20:53:00.659Z] build-no-natives: [2025-06-10T20:53:00.659Z] [2025-06-10T20:53:00.659Z] build: [2025-06-10T20:53:00.659Z] [2025-06-10T20:53:00.659Z] build: [2025-06-10T20:53:00.659Z] [2025-06-10T20:53:00.659Z] common_dist: [2025-06-10T20:53:00.659Z] [copy] Copying 341 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jvmtest/system/STF [2025-06-10T20:53:01.428Z] [copy] Copying 1192 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jvmtest/system/aqa-systemtest [2025-06-10T20:53:03.026Z] [copy] Copied 496 empty directories to 8 empty directories under /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jvmtest/system/aqa-systemtest [2025-06-10T20:53:03.026Z] [copy] Warning: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/openj9-systemtest does not exist. [2025-06-10T20:53:03.026Z] [2025-06-10T20:53:03.026Z] build: [2025-06-10T20:53:03.796Z] [2025-06-10T20:53:03.796Z] build: [2025-06-10T20:53:03.796Z] [2025-06-10T20:53:03.796Z] THC.check: [2025-06-10T20:53:03.796Z] [2025-06-10T20:53:03.796Z] getChurn: [2025-06-10T20:53:03.796Z] [exec] Cloning into 'churn'... [2025-06-10T20:53:04.567Z] [2025-06-10T20:53:04.567Z] dist: [2025-06-10T20:53:04.567Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jvmtest/system/churn [2025-06-10T20:53:04.567Z] [2025-06-10T20:53:04.567Z] init: [2025-06-10T20:53:04.567Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jvmtest/system/daaLoadTest [2025-06-10T20:53:04.567Z] [2025-06-10T20:53:04.567Z] common_build: [2025-06-10T20:53:04.567Z] [2025-06-10T20:53:04.567Z] build: [2025-06-10T20:53:04.567Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jvmtest/system/daaLoadTest [2025-06-10T20:53:04.567Z] [2025-06-10T20:53:04.567Z] build: [2025-06-10T20:53:04.567Z] [2025-06-10T20:53:04.567Z] init: [2025-06-10T20:53:04.567Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jvmtest/system/jcstress [2025-06-10T20:53:04.567Z] [2025-06-10T20:53:04.567Z] getDependentLibs: [2025-06-10T20:53:05.340Z] [exec] -------------------------------------------- [2025-06-10T20:53:05.340Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-10T20:53:05.340Z] [exec] task is set to default [2025-06-10T20:53:05.340Z] [exec] dependencyList is set to jcstress [2025-06-10T20:53:05.340Z] [exec] -------------------------------------------- [2025-06-10T20:53:05.340Z] [exec] Starting download third party dependent jars [2025-06-10T20:53:05.340Z] [exec] -------------------------------------------- [2025-06-10T20:53:05.341Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-10T20:53:05.341Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-06-10T20:53:05.341Z] [exec] downloaded dependent third party jars successfully [2025-06-10T20:53:05.341Z] [2025-06-10T20:53:05.341Z] dist: [2025-06-10T20:53:05.341Z] [copy] Copying 4 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jvmtest/system/jcstress [2025-06-10T20:53:05.341Z] [2025-06-10T20:53:05.341Z] init: [2025-06-10T20:53:05.341Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jvmtest/system/jlm [2025-06-10T20:53:05.341Z] [2025-06-10T20:53:05.341Z] common_build: [2025-06-10T20:53:05.341Z] [2025-06-10T20:53:05.341Z] build: [2025-06-10T20:53:05.341Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jvmtest/system/jlm [2025-06-10T20:53:05.341Z] [2025-06-10T20:53:05.341Z] init: [2025-06-10T20:53:05.341Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jvmtest/system/lambdaLoadTest [2025-06-10T20:53:05.341Z] [2025-06-10T20:53:05.341Z] common_build: [2025-06-10T20:53:05.341Z] [2025-06-10T20:53:05.341Z] build: [2025-06-10T20:53:05.341Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jvmtest/system/lambdaLoadTest [2025-06-10T20:53:05.341Z] [2025-06-10T20:53:05.341Z] init: [2025-06-10T20:53:05.341Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jvmtest/system/mathLoadTest [2025-06-10T20:53:05.341Z] [2025-06-10T20:53:05.341Z] common_build: [2025-06-10T20:53:05.341Z] [2025-06-10T20:53:05.341Z] build: [2025-06-10T20:53:05.341Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jvmtest/system/mathLoadTest [2025-06-10T20:53:05.341Z] [2025-06-10T20:53:05.341Z] init: [2025-06-10T20:53:05.341Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jvmtest/system/mauveLoadTest [2025-06-10T20:53:05.341Z] [2025-06-10T20:53:05.341Z] common_build: [2025-06-10T20:53:05.341Z] [2025-06-10T20:53:05.341Z] build: [2025-06-10T20:53:05.341Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jvmtest/system/mauveLoadTest [2025-06-10T20:53:05.341Z] [2025-06-10T20:53:05.341Z] init: [2025-06-10T20:53:05.341Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jvmtest/system/modularity [2025-06-10T20:53:05.341Z] [2025-06-10T20:53:05.341Z] common_build: [2025-06-10T20:53:05.341Z] [2025-06-10T20:53:05.341Z] build: [2025-06-10T20:53:05.341Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jvmtest/system/modularity [2025-06-10T20:53:05.341Z] [2025-06-10T20:53:05.341Z] init: [2025-06-10T20:53:05.341Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jvmtest/system/otherLoadTest [2025-06-10T20:53:05.341Z] [2025-06-10T20:53:05.341Z] common_build: [2025-06-10T20:53:05.341Z] [2025-06-10T20:53:05.341Z] build: [2025-06-10T20:53:05.341Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jvmtest/system/otherLoadTest [2025-06-10T20:53:05.341Z] [2025-06-10T20:53:05.341Z] init: [2025-06-10T20:53:05.341Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jvmtest/system/security [2025-06-10T20:53:05.341Z] [2025-06-10T20:53:05.341Z] common_build: [2025-06-10T20:53:05.341Z] [2025-06-10T20:53:05.341Z] build: [2025-06-10T20:53:05.341Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jvmtest/system/security [2025-06-10T20:53:05.341Z] [2025-06-10T20:53:05.341Z] init: [2025-06-10T20:53:05.341Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jvmtest/system/sharedClasses [2025-06-10T20:53:05.341Z] [2025-06-10T20:53:05.341Z] common_build: [2025-06-10T20:53:05.341Z] [2025-06-10T20:53:05.341Z] build: [2025-06-10T20:53:05.341Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jvmtest/system/sharedClasses [2025-06-10T20:53:05.341Z] [2025-06-10T20:53:05.341Z] BUILD SUCCESSFUL [2025-06-10T20:53:05.341Z] Total time: 1 minute 46 seconds [2025-06-10T20:53:05.341Z] 0 [2025-06-10T20:53:05.341Z] [2025-06-10T20:53:05.341Z] [2025-06-10T20:53:05.341Z] RECORD TEST REPOs SHA [2025-06-10T20:53:05.341Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../TKG/scripts"; \ [2025-06-10T20:53:05.341Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../TKG/SHAs.txt" [2025-06-10T20:53:05.342Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../TKG/SHAs.txt [2025-06-10T20:53:05.342Z] touch /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../TKG/SHAs.txt [2025-06-10T20:53:05.342Z] ================================================ [2025-06-10T20:53:05.342Z] timestamp: 20250610-205305 [2025-06-10T20:53:05.342Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests [2025-06-10T20:53:05.342Z] git repo: [2025-06-10T20:53:05.342Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2025-06-10T20:53:05.342Z] sha: [2025-06-10T20:53:05.342Z] aaf7e5ab11b27b032bb8bf8cc5ab9398fe9190e1 [2025-06-10T20:53:05.342Z] ================================================ [2025-06-10T20:53:05.342Z] timestamp: 20250610-205305 [2025-06-10T20:53:05.342Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG [2025-06-10T20:53:05.342Z] git repo: [2025-06-10T20:53:05.342Z] Fetch URL: https://github.com/adoptium/TKG.git [2025-06-10T20:53:05.342Z] sha: [2025-06-10T20:53:05.687Z] 3f7b13097dd24fbf77a9978a68ada3b8625d9737 [2025-06-10T20:53:05.687Z] ================================================ [2025-06-10T20:53:05.687Z] timestamp: 20250610-205305 [2025-06-10T20:53:05.687Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/STF [2025-06-10T20:53:05.687Z] git repo: [2025-06-10T20:53:05.687Z] Fetch URL: https://github.com/adoptium/STF.git [2025-06-10T20:53:05.687Z] sha: [2025-06-10T20:53:05.687Z] 03f6cc21c7356c036ccd11173c061417f58b621b [2025-06-10T20:53:05.687Z] ================================================ [2025-06-10T20:53:05.687Z] timestamp: 20250610-205305 [2025-06-10T20:53:05.687Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest [2025-06-10T20:53:05.687Z] git repo: [2025-06-10T20:53:05.687Z] Fetch URL: https://github.com/adoptium/aqa-systemtest.git [2025-06-10T20:53:05.687Z] sha: [2025-06-10T20:53:05.687Z] 2c3cbfc2a73a17e2a21401fbe7f43d83c24f5247 [2025-06-10T20:53:05.687Z] ================================================ [2025-06-10T20:53:05.687Z] timestamp: 20250610-205305 [2025-06-10T20:53:05.687Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/churn/churn [2025-06-10T20:53:05.687Z] git repo: [2025-06-10T20:53:05.687Z] Fetch URL: https://github.com/rh-openjdk/churn.git [2025-06-10T20:53:05.687Z] sha: [2025-06-10T20:53:05.687Z] 01f9894909307f9a9a154a0df627d16def3d6603 [2025-06-10T20:53:05.687Z] gmake[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG' [Pipeline] } [2025-06-10T20:53:05.771Z] $ ssh-agent -k [2025-06-10T20:53:05.780Z] unset SSH_AUTH_SOCK; [2025-06-10T20:53:05.780Z] unset SSH_AGENT_PID; [2025-06-10T20:53:05.780Z] echo Agent pid 13304160 killed; [2025-06-10T20:53:06.647Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2025-06-10T20:53:06.786Z] Running tests... Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] echo [2025-06-10T20:53:06.808Z] ITERATION: 1/1 [Pipeline] sh [2025-06-10T20:53:08.648Z] + uname [2025-06-10T20:53:08.649Z] + [ AIX = AIX ] [2025-06-10T20:53:08.649Z] + MAKE=gmake [2025-06-10T20:53:08.649Z] + gmake -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2025-06-10T20:53:08.649Z] gmake: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2025-06-10T20:53:11.148Z] + uname [2025-06-10T20:53:11.148Z] + [ AIX = AIX ] [2025-06-10T20:53:11.148Z] + MAKE=gmake [2025-06-10T20:53:11.148Z] + cd ./aqa-tests [2025-06-10T20:53:11.148Z] + . ./scripts/testenv/testenvSettings.sh [2025-06-10T20:53:11.148Z] parallelList.mk:17: warning: overriding recipe for target 'testList_0' [2025-06-10T20:53:11.148Z] parallelList.mk:8: warning: ignoring old recipe for target 'testList_0' [2025-06-10T20:53:11.148Z] gmake _testList TESTLIST=MiniMix_10m_1,DBBLoadTest_5m_1,MathLoadTest_all_5m_1,UtilLoadTest_5m_1,HCRLateAttachWorkload_1,MiniMix_5m_1 [2025-06-10T20:53:11.148Z] gmake[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG' [2025-06-10T20:53:11.148Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image [2025-06-10T20:53:11.148Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-10T20:53:11.148Z] gmake -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=MiniMix_10m_1,DBBLoadTest_5m_1,MathLoadTest_all_5m_1,UtilLoadTest_5m_1,HCRLateAttachWorkload_1,MiniMix_5m_1 [2025-06-10T20:53:11.148Z] gmake[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG' [2025-06-10T20:53:11.148Z] perl scripts/configure.pl [2025-06-10T20:53:11.148Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=aix_ppc-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=testList --testList=MiniMix_10m_1,DBBLoadTest_5m_1,MathLoadTest_all_5m_1,UtilLoadTest_5m_1,HCRLateAttachWorkload_1,MiniMix_5m_1 --numOfMachines= --testTime= --TRSSURL= [2025-06-10T20:53:11.980Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-06-10T20:53:11.980Z] [2025-06-10T20:53:11.980Z] Starting to generate test make files. [2025-06-10T20:53:11.980Z] [2025-06-10T20:53:11.980Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../system/churn/playlist.xml [2025-06-10T20:53:11.980Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../system/daaLoadTest/playlist.xml [2025-06-10T20:53:11.980Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../system/jcstress/playlist.xml [2025-06-10T20:53:12.751Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../system/jlm/playlist.xml [2025-06-10T20:53:12.751Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml [2025-06-10T20:53:12.751Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../system/mathLoadTest/playlist.xml [2025-06-10T20:53:12.751Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../system/mathLoadTest/autoGen.mk [2025-06-10T20:53:12.751Z] [2025-06-10T20:53:12.751Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml [2025-06-10T20:53:12.751Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../system/modularity/playlist.xml [2025-06-10T20:53:12.751Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../system/otherLoadTest/playlist.xml [2025-06-10T20:53:12.751Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../system/otherLoadTest/autoGen.mk [2025-06-10T20:53:12.751Z] [2025-06-10T20:53:12.751Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../system/security/playlist.xml [2025-06-10T20:53:12.751Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../system/sharedClasses/playlist.xml [2025-06-10T20:53:12.751Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../system/autoGen.mk [2025-06-10T20:53:12.751Z] [2025-06-10T20:53:12.751Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../autoGen.mk [2025-06-10T20:53:12.751Z] [2025-06-10T20:53:12.751Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../TKG/utils.mk [2025-06-10T20:53:12.751Z] [2025-06-10T20:53:12.751Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../TKG/rerun.mk [2025-06-10T20:53:12.751Z] [2025-06-10T20:53:12.751Z] Make files are generated successfully. [2025-06-10T20:53:12.751Z] [2025-06-10T20:53:12.751Z] gmake[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG' [2025-06-10T20:53:12.751Z] gmake -f runtest.mk _testList [2025-06-10T20:53:12.751Z] gmake[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG' [2025-06-10T20:53:12.751Z] [2025-06-10T20:53:12.751Z] Running make 4.3 [2025-06-10T20:53:12.751Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/.. [2025-06-10T20:53:12.751Z] set JDK_VERSION to 8 [2025-06-10T20:53:12.751Z] set JDK_IMPL to hotspot [2025-06-10T20:53:12.751Z] set JVM_VERSION to openjdk8 [2025-06-10T20:53:12.751Z] set JCL_VERSION to latest [2025-06-10T20:53:12.751Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image [2025-06-10T20:53:12.751Z] set SPEC to aix_ppc-64 [2025-06-10T20:53:12.751Z] set TEST_FLAG to [2025-06-10T20:53:12.751Z] Running testList ... [2025-06-10T20:53:12.751Z] There are 6 test targets in testList [2025-06-10T20:53:12.751Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/bin/java" -version [2025-06-10T20:53:12.751Z] openjdk version "1.8.0_462-beta" [2025-06-10T20:53:12.751Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-beta-202506102003-b05) [2025-06-10T20:53:12.751Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.462-b05, mixed mode) [2025-06-10T20:53:12.751Z] gmake[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests' [2025-06-10T20:53:12.751Z] gmake[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system' [2025-06-10T20:53:13.521Z] gmake[5]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/mathLoadTest' [2025-06-10T20:53:13.521Z] ../system.mk:25: CYGWIN is 0 [2025-06-10T20:53:13.521Z] [2025-06-10T20:53:13.521Z] ===============================================