Test_openjdk25_hs_sanity.system_ppc64_aix_testList_1_rerun
Started by upstream project "Test_openjdk25_hs_sanity.system_ppc64_aix" build number 55
originally caused by:
Started by upstream project "build-scripts/jobs/jdk25u/jdk25u-aix-ppc64-hotspot" build number 16
originally caused by:
Started by upstream project "build-scripts/openjdk25-pipeline" build number 132
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_25ea_hotspot" build number 55
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk25_hs_sanity.system_ppc64_aix_testList_1_rerun@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_openjdk25_hs_sanity.system_ppc64_aix_testList_1_rerun@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 2c448f82c83465a2a689f309639b429e4c166dec (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 2c448f82c83465a2a689f309639b429e4c166dec # timeout=10
Commit message: "Exclude AIX 7.1 machines from extended.openjdk tests on ppc64_aix (#6890)"
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-02-13T02:11:12.084Z] SPEC: aix_ppc-64
[Pipeline] echo
[2026-02-13T02:11:12.085Z] Specified LABEL: ci.role.test&&hw.arch.ppc64&&sw.os.aix
[Pipeline] stage
[Pipeline] { (Queue)
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
[2026-02-13T02:11:12.096Z] dynamicAgents: []
[Pipeline] echo
[2026-02-13T02:11:12.097Z] Provisioning LABEL: ci.role.test&&hw.arch.ppc64&&sw.os.aix
[Pipeline] nodesByLabel
[2026-02-13T02:11:12.107Z] Found a total of 8 nodes with the 'ci.role.test&&hw.arch.ppc64&&sw.os.aix' label
[Pipeline] node
[2026-02-13T02:11:12.134Z] Running on test-osuosl-aix72-ppc64-2 in /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_ppc64_aix_testList_1_rerun
[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
[2026-02-13T02:11:12.156Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-13T02:11:12.524Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-13T02:11:12.524Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-13T02:11:12.698Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-02-13T02:11:12.914Z] The recommended git tool is: git
[2026-02-13T02:11:13.264Z] No credentials specified
[2026-02-13T02:11:13.438Z] Cloning the remote Git repository
[2026-02-13T02:11:13.702Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-02-13T02:11:13.702Z] > git init /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_ppc64_aix_testList_1_rerun/aqa-tests # timeout=10
[2026-02-13T02:11:13.716Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-02-13T02:11:13.716Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-02-13T02:11:13.716Z] > git --version # timeout=10
[2026-02-13T02:11:13.725Z] > git --version # 'git version 2.20.4'
[2026-02-13T02:11:13.725Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-13T02:11:38.124Z] Avoid second fetch
[2026-02-13T02:11:38.311Z] Checking out Revision 2c448f82c83465a2a689f309639b429e4c166dec (origin/master)
[2026-02-13T02:11:37.843Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-02-13T02:11:37.853Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-13T02:11:38.212Z] > git rev-parse origin/master^{commit} # timeout=10
[2026-02-13T02:11:38.400Z] > git config core.sparsecheckout # timeout=10
[2026-02-13T02:11:38.409Z] > git checkout -f 2c448f82c83465a2a689f309639b429e4c166dec # timeout=10
[2026-02-13T02:11:40.463Z] Commit message: "Exclude AIX 7.1 machines from extended.openjdk tests on ppc64_aix (#6890)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk25_hs_sanity.system_ppc64_aix_testList_1_rerun/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
[2026-02-13T02:11:43.426Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-02-13T02:11:43.444Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-02-13T02:11:45.517Z] + date +%a, %d %b %Y %T %z
[2026-02-13T02:11:45.517Z] + LC_TIME=C
[Pipeline] echo
[2026-02-13T02:11:46.059Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-13T02:11:47.897Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-02-13T02:11:47.898Z] + 2>& 1
[2026-02-13T02:11:47.898Z] Unix type machine..
[2026-02-13T02:11:47.898Z] 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
[2026-02-13T02:11:55.406Z] + printenv
[2026-02-13T02:11:55.406Z] _=/opt/freeware/bin/printenv
[2026-02-13T02:11:55.406Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-02-13T02:11:55.406Z] BUILD_LIST=system
[2026-02-13T02:11:55.406Z] LANG=en_US
[2026-02-13T02:11:55.406Z] JOB_BASE_NAME=Test_openjdk25_hs_sanity.system_ppc64_aix_testList_1_rerun
[2026-02-13T02:11:55.406Z] LOGIN=jenkins
[2026-02-13T02:11:55.406Z] USE_JRE=false
[2026-02-13T02:11:55.406Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-02-13T02:11:55.406Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-02-13T02:11:55.406Z] SLACK_CHANNEL=aqavit-bot
[2026-02-13T02:11:55.407Z] JDK10_BOOT_DIR=/usr/java10_64
[2026-02-13T02:11:55.407Z] PARALLEL=None
[2026-02-13T02:11:55.407Z] KEEP_REPORTDIR=false
[2026-02-13T02:11:55.407Z] DOCKER_REQUIRED=false
[2026-02-13T02:11:55.407Z] JDK11_BOOT_DIR=/usr/java11_64
[2026-02-13T02:11:55.407Z] jobStatus=SUCCESS
[2026-02-13T02:11:55.407Z] CLCMD_PASSTHRU=1
[2026-02-13T02:11:55.407Z] 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
[2026-02-13T02:11:55.407Z] STF_OWNER_BRANCH=adoptium:master
[2026-02-13T02:11:55.407Z] TARGET=-f parallelList.mk testList_1
[2026-02-13T02:11:55.407Z] BUILD_NUMBER=1
[2026-02-13T02:11:55.407Z] SDK_RESOURCE=upstream
[2026-02-13T02:11:55.407Z] JOBSTARTTIME=Fri, 13 Feb 2026 02:11:44 +0000
[2026-02-13T02:11:55.407Z] PERSONAL_BUILD=false
[2026-02-13T02:11:55.407Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.system_ppc64_aix_testList_1_rerun/1/display/redirect?page=tests
[2026-02-13T02:11:55.407Z] USE_TESTENV_PROPERTIES=false
[2026-02-13T02:11:55.407Z] ARCHIVE_TEST_RESULTS=false
[2026-02-13T02:11:55.407Z] NODE_LABELS=aix720 aix sw.os.aix.7_2 ci.role.test hw.arch.ppc64 xlc16 ci.role.perf xlc13 sw.os.aix ppc64 test-osuosl-aix72-ppc64-2
[2026-02-13T02:11:55.407Z] KEEP_WORKSPACE=false
[2026-02-13T02:11:55.407Z] OPENJ9_BRANCH=master
[2026-02-13T02:11:55.407Z] LC__FASTMSG=true
[2026-02-13T02:11:55.407Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-02-13T02:11:55.407Z] EXIT_FAILURE=false
[2026-02-13T02:11:55.407Z] HUDSON_COOKIE=328b66e0-956f-4240-9ef3-419a744387d5
[2026-02-13T02:11:55.407Z] EDITOR=/usr/bin/vi
[2026-02-13T02:11:55.407Z] JDK_BRANCH=jdk-25.0.3+2
[2026-02-13T02:11:55.407Z] AUTO_DETECT=true
[2026-02-13T02:11:55.407Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-02-13T02:11:55.407Z] JCK_GIT_BRANCH=master
[2026-02-13T02:11:55.407Z] LOGNAME=jenkins
[2026-02-13T02:11:55.407Z] BUILD_ID=1
[2026-02-13T02:11:55.407Z] BUILD_TAG=jenkins-Test_openjdk25_hs_sanity.system_ppc64_aix_testList_1_rerun-1
[2026-02-13T02:11:55.407Z] EXECUTOR_NUMBER=0
[2026-02-13T02:11:55.407Z] JOB_NAME=Test_openjdk25_hs_sanity.system_ppc64_aix_testList_1_rerun
[2026-02-13T02:11:55.407Z] JDK_REPO=https://github.com/openjdk/jdk25u
[2026-02-13T02:11:55.407Z] ITERATIONS=1
[2026-02-13T02:11:55.407Z] MAIL=/var/spool/mail/jenkins
[2026-02-13T02:11:55.407Z] TAP_NAME=Test_openjdk25_hs_sanity.system_ppc64_aix_testList_1_rerun.tap
[2026-02-13T02:11:55.407Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk25_hs_sanity.system_ppc64_aix_testList_1_rerun/jdkbinary/j2sdk-image
[2026-02-13T02:11:55.407Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-02-13T02:11:55.407Z] JENKINS_URL=https://ci.adoptium.net/
[2026-02-13T02:11:55.407Z] LOCPATH=/usr/lib/nls/loc
[2026-02-13T02:11:55.407Z] TKG_ITERATIONS=1
[2026-02-13T02:11:55.407Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.system_ppc64_aix_testList_1_rerun/1/display/redirect?page=artifacts
[2026-02-13T02:11:55.407Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-02-13T02:11:55.407Z] JDK_IMPL=hotspot
[2026-02-13T02:11:55.407Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-13T02:11:55.407Z] HUDSON_URL=https://ci.adoptium.net/
[2026-02-13T02:11:55.407Z] JENKINS_NODE_COOKIE=3172eef7-28fd-4e4e-ba8e-4e882558000b
[2026-02-13T02:11:55.407Z] ADOPTOPENJDK_BRANCH=master
[2026-02-13T02:11:55.407Z] NUM_PROCESSORS=10
[2026-02-13T02:11:55.407Z] LDR_CNTRL=MAXDATA=0x0A0000000
[2026-02-13T02:11:55.407Z] CI=true
[2026-02-13T02:11:55.407Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-02-13T02:11:55.407Z] USER=jenkins
[2026-02-13T02:11:55.407Z] JENKINS_SERVER_COOKIE=durable-c47812f1925e19261c7411ae7f8511f6baf6ad5c67396906e305389c2259f6a0
[2026-02-13T02:11:55.407Z] AUTHSTATE=compat
[2026-02-13T02:11:55.407Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-02-13T02:11:55.407Z] ACTIVE_NODE_TIMEOUT=5
[2026-02-13T02:11:55.407Z] EXIT_SUCCESS=false
[2026-02-13T02:11:55.407Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk25_hs_sanity.system_ppc64_aix_testList_1_rerun/../../externalDependency/lib
[2026-02-13T02:11:55.407Z] TKG_OWNER_BRANCH=adoptium:master
[2026-02-13T02:11:55.407Z] UPSTREAM_TEST_JOB_NAME=Test_openjdk25_hs_sanity.system_ppc64_aix
[2026-02-13T02:11:55.407Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk25_hs_sanity.system_ppc64_aix_testList_1_rerun/../../externalDependency/system_lib
[2026-02-13T02:11:55.407Z] RERUN_FAILURE=true
[2026-02-13T02:11:55.407Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.system_ppc64_aix_testList_1_rerun/1/display/redirect?page=changes
[2026-02-13T02:11:55.407Z] SHELL=/usr/bin/ksh
[2026-02-13T02:11:55.407Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk25_hs_sanity.system_ppc64_aix_testList_1_rerun
[2026-02-13T02:11:55.407Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.system_ppc64_aix_testList_1_rerun/
[2026-02-13T02:11:55.407Z] AIXTHREAD_HRT=true
[2026-02-13T02:11:55.407Z] DYNAMIC_COMPILE=false
[2026-02-13T02:11:55.407Z] ODMDIR=/etc/objrepos
[2026-02-13T02:11:55.407Z] SETUP_JCK_RUN=false
[2026-02-13T02:11:55.407Z] SPEC=aix_ppc-64
[2026-02-13T02:11:55.407Z] PKG_CONFIG_PATH=/opt/freeware/lib64/pkgconfig:/opt/freeware/lib/pkgconfig
[2026-02-13T02:11:55.407Z] PLATFORM=ppc64_aix
[2026-02-13T02:11:55.407Z] TIME_LIMIT=25
[2026-02-13T02:11:55.407Z] HOME=/home/jenkins
[2026-02-13T02:11:55.407Z] NODE_NAME=test-osuosl-aix72-ppc64-2
[2026-02-13T02:11:55.407Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk25_hs_sanity.system_ppc64_aix_testList_1_rerun@tmp
[2026-02-13T02:11:55.407Z] UPSTREAM_JOB_NUMBER=16
[2026-02-13T02:11:55.407Z] GENERATE_JOBS=true
[2026-02-13T02:11:55.407Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-02-13T02:11:55.407Z] OPENJCEPLUS_GIT_BRANCH=semeru-java25
[2026-02-13T02:11:55.407Z] BUILD_DISPLAY_NAME=#1
[2026-02-13T02:11:55.407Z] SSH_CLIENT=78.47.239.97 47578 22
[2026-02-13T02:11:55.407Z] SSH_CONNECTION=78.47.239.97 47578 140.211.9.36 22
[2026-02-13T02:11:55.407Z] RERUN_ITERATIONS=1
[2026-02-13T02:11:55.407Z] STAGE_NAME=Setup
[2026-02-13T02:11:55.407Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk25u/jdk25u-aix-ppc64-hotspot
[2026-02-13T02:11:55.407Z] PWD=/home/jenkins/workspace/Test_openjdk25_hs_sanity.system_ppc64_aix_testList_1_rerun
[2026-02-13T02:11:55.407Z] OBJECT_MODE=64
[2026-02-13T02:11:55.407Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.system_ppc64_aix_testList_1_rerun/display/redirect
[2026-02-13T02:11:55.407Z] UPSTREAM_TEST_JOB_NUMBER=55
[2026-02-13T02:11:55.407Z] PERL5LIB=/opt/freemarker/lib/perl5
[2026-02-13T02:11:55.407Z] TZ=CUT0
[2026-02-13T02:11:55.407Z] JDK_VERSION=25
[2026-02-13T02:11:55.407Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.system_ppc64_aix_testList_1_rerun/1/display/redirect
[2026-02-13T02:11:55.407Z] JDK9_BOOT_DIR=/home/java9_64
[2026-02-13T02:11:55.407Z] JDK8_BOOT_DIR=/usr/java8_64
[2026-02-13T02:11:55.407Z] JDK7_BOOT_DIR=/usr/java8_64
[2026-02-13T02:11:55.407Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.system_ppc64_aix_testList_1_rerun/1/
[2026-02-13T02:11:55.407Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-13T02:11:55.407Z] ORIGIN_JDK_VERSION=25
[2026-02-13T02:11:55.407Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk25_hs_sanity.system_ppc64_aix_testList_1_rerun/../../benchmarks
[2026-02-13T02:11:55.407Z] LIBPATH=/opt/freeware/lib
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-13T02:11:55.762Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-02-13T02:11:55.777Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_ppc64_aix_testList_1_rerun/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-13T02:16:28.629Z] Copied 5 artifacts from "build-scripts » jobs » jdk25u » jdk25u-aix-ppc64-hotspot" build number 16
[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
[2026-02-13T02:16:28.856Z] 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
[2026-02-13T02:16:28.862Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_ppc64_aix_testList_1_rerun
[Pipeline] {
[Pipeline] sshagent
[2026-02-13T02:16:28.968Z] $ ssh-agent
[2026-02-13T02:16:29.768Z] SSH_AUTH_SOCK=/tmp/ssh-R7xyNRbHzoiP/agent.19988952
[2026-02-13T02:16:29.768Z] SSH_AGENT_PID=32047488
[2026-02-13T02:16:29.768Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-02-13T02:16:29.779Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_ppc64_aix_testList_1_rerun/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-02-13T02:16:29.800Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-02-13T02:16:31.654Z] + pwd
[2026-02-13T02:16:31.654Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_ppc64_aix_testList_1_rerun/aqa-tests/.. -p ppc64_aix -r upstream -j 25 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2026-02-13T02:16:31.654Z] TESTDIR: /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_ppc64_aix_testList_1_rerun/aqa-tests
[2026-02-13T02:16:31.654Z] get jdk binary...
[2026-02-13T02:16:31.654Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-02-13T02:16:31.654Z] Uncompressing file: OpenJDK25U-jdk_ppc64_aix_hotspot_25.0.3_2-ea.tar.gz ...
[2026-02-13T02:16:33.251Z] List files in jdkbinary folder...
[2026-02-13T02:16:33.251Z] total 373284
[2026-02-13T02:16:33.251Z] -rw-r--r-- 1 jenkins staff 96283064 Feb 12 22:22 OpenJDK25U-debugimage_ppc64_aix_hotspot_25.0.3_2-ea.tar.gz
[2026-02-13T02:16:33.251Z] -rw-r--r-- 1 jenkins staff 115188364 Feb 12 22:22 OpenJDK25U-jdk_ppc64_aix_hotspot_25.0.3_2-ea.tar.gz
[2026-02-13T02:16:33.251Z] -rw-r--r-- 1 jenkins staff 79082810 Feb 12 22:22 OpenJDK25U-jmods_ppc64_aix_hotspot_25.0.3_2-ea.tar.gz
[2026-02-13T02:16:33.251Z] -rw-r--r-- 1 jenkins staff 4364195 Feb 12 22:22 OpenJDK25U-static-libs_ppc64_aix_hotspot_25.0.3_2-ea.tar.gz
[2026-02-13T02:16:33.251Z] -rw-r--r-- 1 jenkins staff 87297766 Feb 12 22:20 OpenJDK25U-testimage_ppc64_aix_hotspot_25.0.3_2-ea.tar.gz
[2026-02-13T02:16:33.251Z] drwxr-xr-x 3 jenkins staff 256 Feb 13 02:16 tmp
[2026-02-13T02:16:33.251Z] List files in jdkbinary/tmp folder...
[2026-02-13T02:16:33.251Z] total 0
[2026-02-13T02:16:33.251Z] drwxr-xr-x 7 jenkins staff 256 Feb 12 22:19 jdk-25.0.3+2
[2026-02-13T02:16:33.251Z] Moving directory jdk-25.0.3+2/ to ../j2sdk-image
[2026-02-13T02:16:33.251Z] Uncompressing file: OpenJDK25U-static-libs_ppc64_aix_hotspot_25.0.3_2-ea.tar.gz ...
[2026-02-13T02:16:33.251Z] List files in jdkbinary folder...
[2026-02-13T02:16:33.251Z] total 373284
[2026-02-13T02:16:33.251Z] -rw-r--r-- 1 jenkins staff 96283064 Feb 12 22:22 OpenJDK25U-debugimage_ppc64_aix_hotspot_25.0.3_2-ea.tar.gz
[2026-02-13T02:16:33.251Z] -rw-r--r-- 1 jenkins staff 115188364 Feb 12 22:22 OpenJDK25U-jdk_ppc64_aix_hotspot_25.0.3_2-ea.tar.gz
[2026-02-13T02:16:33.251Z] -rw-r--r-- 1 jenkins staff 79082810 Feb 12 22:22 OpenJDK25U-jmods_ppc64_aix_hotspot_25.0.3_2-ea.tar.gz
[2026-02-13T02:16:33.251Z] -rw-r--r-- 1 jenkins staff 4364195 Feb 12 22:22 OpenJDK25U-static-libs_ppc64_aix_hotspot_25.0.3_2-ea.tar.gz
[2026-02-13T02:16:33.251Z] -rw-r--r-- 1 jenkins staff 87297766 Feb 12 22:20 OpenJDK25U-testimage_ppc64_aix_hotspot_25.0.3_2-ea.tar.gz
[2026-02-13T02:16:33.252Z] drwxr-xr-x 7 jenkins staff 256 Feb 12 22:19 j2sdk-image
[2026-02-13T02:16:33.252Z] drwxr-xr-x 3 jenkins staff 256 Feb 13 02:16 tmp
[2026-02-13T02:16:33.252Z] List files in jdkbinary/tmp folder...
[2026-02-13T02:16:33.252Z] total 0
[2026-02-13T02:16:33.252Z] drwxr-xr-x 3 jenkins staff 256 Feb 12 22:19 jdk-25.0.3+2-static-libs
[2026-02-13T02:16:33.252Z] Moving directory jdk-25.0.3+2-static-libs/ to ../static-libs
[2026-02-13T02:16:33.252Z] Uncompressing file: OpenJDK25U-testimage_ppc64_aix_hotspot_25.0.3_2-ea.tar.gz ...
[2026-02-13T02:16:36.688Z] List files in jdkbinary folder...
[2026-02-13T02:16:36.688Z] total 373284
[2026-02-13T02:16:36.688Z] -rw-r--r-- 1 jenkins staff 96283064 Feb 12 22:22 OpenJDK25U-debugimage_ppc64_aix_hotspot_25.0.3_2-ea.tar.gz
[2026-02-13T02:16:36.688Z] -rw-r--r-- 1 jenkins staff 115188364 Feb 12 22:22 OpenJDK25U-jdk_ppc64_aix_hotspot_25.0.3_2-ea.tar.gz
[2026-02-13T02:16:36.688Z] -rw-r--r-- 1 jenkins staff 79082810 Feb 12 22:22 OpenJDK25U-jmods_ppc64_aix_hotspot_25.0.3_2-ea.tar.gz
[2026-02-13T02:16:36.688Z] -rw-r--r-- 1 jenkins staff 4364195 Feb 12 22:22 OpenJDK25U-static-libs_ppc64_aix_hotspot_25.0.3_2-ea.tar.gz
[2026-02-13T02:16:36.688Z] -rw-r--r-- 1 jenkins staff 87297766 Feb 12 22:20 OpenJDK25U-testimage_ppc64_aix_hotspot_25.0.3_2-ea.tar.gz
[2026-02-13T02:16:36.688Z] drwxr-xr-x 7 jenkins staff 256 Feb 12 22:19 j2sdk-image
[2026-02-13T02:16:36.688Z] drwxr-xr-x 3 jenkins staff 256 Feb 12 22:19 static-libs
[2026-02-13T02:16:36.688Z] drwxr-xr-x 3 jenkins staff 256 Feb 13 02:16 tmp
[2026-02-13T02:16:36.688Z] List files in jdkbinary/tmp folder...
[2026-02-13T02:16:36.688Z] total 0
[2026-02-13T02:16:36.688Z] drwxr-xr-x 6 jenkins staff 256 Feb 12 22:06 jdk-25.0.3+2-test-image
[2026-02-13T02:16:36.688Z] Moving directory jdk-25.0.3+2-test-image/ to ../openjdk-test-image
[2026-02-13T02:16:36.688Z] Uncompressing OpenJDK25U-debugimage_ppc64_aix_hotspot_25.0.3_2-ea.tar.gz over ./j2sdk-image...
[2026-02-13T02:16:40.125Z] Removing top-level folder jdk-25.0.3+2-debug-image/
[2026-02-13T02:16:40.125Z] Removing top-level folder jdk-25.0.3+2/
[2026-02-13T02:16:42.606Z] Run /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_ppc64_aix_testList_1_rerun/jdkbinary/j2sdk-image/bin/java -version
[2026-02-13T02:16:42.606Z] =JAVA VERSION OUTPUT BEGIN=
[2026-02-13T02:16:42.606Z] Error: dl failure on line 532
[2026-02-13T02:16:42.607Z] Error: failed /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_ppc64_aix_testList_1_rerun/jdkbinary/j2sdk-image/lib/server/libjvm.so, because 0509-022 Cannot load module /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_ppc64_aix_testList_1_rerun/jdkbinary/j2sdk-image/lib/server/libjvm.so.
[2026-02-13T02:16:42.607Z] 0509-150 Dependent module /usr/lib/libc++.a(shr2_64.o) could not be loaded.
[2026-02-13T02:16:42.607Z] 0509-152 Member shr2_64.o is not found in archive
[2026-02-13T02:16:42.607Z] 0509-022 Cannot load module /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_ppc64_aix_testList_1_rerun/jdkbinary/j2sdk-image/lib/server/libjvm.so.
[2026-02-13T02:16:42.607Z] 0509-150 Dependent module /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_ppc64_aix_testList_1_rerun/jdkbinary/j2sdk-image/lib/server/libjvm.so could not be loaded.
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-02-13T02:16:43.098Z] $ ssh-agent -k
[2026-02-13T02:16:43.108Z] unset SSH_AUTH_SOCK;
[2026-02-13T02:16:43.108Z] unset SSH_AGENT_PID;
[2026-02-13T02:16:43.108Z] echo Agent pid 32047488 killed;
[2026-02-13T02:16:43.895Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-13T02:16:43.976Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-13T02:16:45.818Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-02-13T02:16:45.819Z] + 2>& 1
[2026-02-13T02:16:45.819Z] Unix type machine..
[2026-02-13T02:16:45.819Z] Woohoo - no rogue processes detected!
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-13T02:16:46.537Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-13T02:16:46.537Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-13T02:16:47.321Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2026-02-13T02:16:49.389Z] + find /tmp -name *core* -print -exec rm -f {} ;
[2026-02-13T02:16:49.390Z] + 2> /dev/null
[2026-02-13T02:16:49.390Z] + true
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-02-13T02:16:49.770Z] Exception: hudson.AbortException: script returned exit code 6
[Pipeline] timeout
[2026-02-13T02:16:49.773Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] echo
[2026-02-13T02:16:49.785Z] Test_openjdk25_hs_sanity.system_ppc64_aix_testList_1_rerun #1 result is FAILURE. Checking console log for specific errors...
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: FAILURE