Test_openjdk25_hs_sanity.openjdk_ppc64_aix
Started by upstream project "build-scripts/jobs/jdk25u/jdk25u-aix-ppc64-temurin" build number 43
originally caused by:
Started by upstream project "build-scripts/openjdk25-pipeline" build number 167
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_25ea" build number 190
originally caused by:
Started by timer
Started by user Adam Farley
Started by upstream project "build-scripts/openjdk25-pipeline" build number 166
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_25ea" build number 190
Started by user Adam Farley
Started by upstream project "build-scripts/openjdk25-pipeline" build number 165
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_25ea" build number 190
Started by user Adam Farley
Started by upstream project "build-scripts/openjdk25-pipeline" build number 162
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_25ea" build number 190
Started by user Adam Farley
Started by upstream project "build-scripts/openjdk25-pipeline" build number 159
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_25ea" build number 190
Started by user Adam Farley
Started by upstream project "build-scripts/openjdk25-pipeline" build number 158
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_25ea" build number 190
Started by user Adam Farley
Started by upstream project "build-scripts/openjdk25-pipeline" build number 157
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_25ea" build number 190
Started by user Adam Farley
Started by upstream project "build-scripts/openjdk25-pipeline" build number 156
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_25ea" build number 190
Started by user Adam Farley
Started by upstream project "build-scripts/openjdk25-pipeline" build number 146
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_25ea" build number 190
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_ppc64_aix@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
DEPRECATED: Relative target directory is deprecated for Pipeline jobs. Use the 'dir' step instead.
DEPRECATED: The 'Wipe out repository & force clone' extension is deprecated for Pipeline jobs. Pipeline users should use the deleteDir() step instead.
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.openjdk_ppc64_aix@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 86246f09f190ef91d83835c02f6f3de61c3e9ab0 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 86246f09f190ef91d83835c02f6f3de61c3e9ab0 # timeout=10
Commit message: "Exclude java/lang/constant/MethodTypeDescTest openj9 jdk21+ (#6973)"
> git rev-list --no-walk 86246f09f190ef91d83835c02f6f3de61c3e9ab0 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-03-23T15:10:45.808Z] SPEC: aix_ppc-64
[Pipeline] echo
[2026-03-23T15:10:45.809Z] Specified LABEL: ci.role.test&&hw.arch.ppc64&&sw.os.aix&&sw.os.aix.7_2TL5
[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-03-23T15:10:45.822Z] dynamicAgents: []
[Pipeline] echo
[2026-03-23T15:10:45.825Z] Provisioning LABEL: ci.role.test&&hw.arch.ppc64&&sw.os.aix&&sw.os.aix.7_2TL5
[Pipeline] nodesByLabel
[2026-03-23T15:10:45.836Z] Found a total of 1 nodes with the 'ci.role.test&&hw.arch.ppc64&&sw.os.aix&&sw.os.aix.7_2TL5' label
[Pipeline] node
[2026-03-23T15:10:45.852Z] Running on build-osuosl-aix72-ppc64-3 in /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_ppc64_aix
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2026-03-23T15:10:45.885Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-03-23T15:10:46.263Z] [WS-CLEANUP] Deleting project workspace...
[2026-03-23T15:10:46.263Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-03-23T15:10:46.440Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-03-23T15:10:46.675Z] The recommended git tool is: git
[2026-03-23T15:10:47.044Z] No credentials specified
[2026-03-23T15:10:47.044Z] DEPRECATED: Relative target directory is deprecated for Pipeline jobs. Use the 'dir' step instead.
[2026-03-23T15:10:47.221Z] Cloning the remote Git repository
[2026-03-23T15:10:49.416Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-03-23T15:10:49.416Z] > git init /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_ppc64_aix/aqa-tests # timeout=10
[2026-03-23T15:10:49.440Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-03-23T15:10:49.440Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-03-23T15:10:49.440Z] > git --version # timeout=10
[2026-03-23T15:10:49.453Z] > git --version # 'git version 2.41.0'
[2026-03-23T15:10:49.453Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-03-23T15:10:58.093Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-03-23T15:10:58.106Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-03-23T15:10:56.458Z] Avoid second fetch
[2026-03-23T15:10:56.650Z] Checking out Revision 86246f09f190ef91d83835c02f6f3de61c3e9ab0 (origin/master)
[2026-03-23T15:10:58.475Z] > git rev-parse origin/master^{commit} # timeout=10
[2026-03-23T15:10:58.667Z] > git config core.sparsecheckout # timeout=10
[2026-03-23T15:10:58.683Z] > git checkout -f 86246f09f190ef91d83835c02f6f3de61c3e9ab0 # timeout=10
[2026-03-23T15:11:11.132Z] Commit message: "Exclude java/lang/constant/MethodTypeDescTest openj9 jdk21+ (#6973)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_ppc64_aix/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-03-23T15:11:14.139Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-03-23T15:11:14.162Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-03-23T15:11:16.123Z] + date +%a, %d %b %Y %T %z
[2026-03-23T15:11:16.123Z] + LC_TIME=C
[Pipeline] echo
[2026-03-23T15:11:16.847Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-03-23T15:11:18.793Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-03-23T15:11:18.793Z] + 2>& 1
[2026-03-23T15:11:18.793Z] Unix type machine..
[2026-03-23T15:11:18.793Z] 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-03-23T15:11:21.955Z] + printenv
[2026-03-23T15:11:21.955Z] _=/opt/freeware/bin/printenv
[2026-03-23T15:11:21.955Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-03-23T15:11:21.955Z] BUILD_LIST=openjdk
[2026-03-23T15:11:21.955Z] LANG=C
[2026-03-23T15:11:21.955Z] LABEL_ADDITION=sw.os.aix.7_2TL5
[2026-03-23T15:11:21.955Z] JOB_BASE_NAME=Test_openjdk25_hs_sanity.openjdk_ppc64_aix
[2026-03-23T15:11:21.955Z] LOGIN=jenkins
[2026-03-23T15:11:21.955Z] USE_JRE=false
[2026-03-23T15:11:21.955Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-03-23T15:11:21.955Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-03-23T15:11:21.955Z] SLACK_CHANNEL=aqavit-bot
[2026-03-23T15:11:21.955Z] KEEP_REPORTDIR=true
[2026-03-23T15:11:21.955Z] JDK10_BOOT_DIR=/usr/java10_64
[2026-03-23T15:11:21.955Z] PARALLEL=Dynamic
[2026-03-23T15:11:21.955Z] DOCKER_REQUIRED=false
[2026-03-23T15:11:21.955Z] JDK11_BOOT_DIR=/usr/java11_64
[2026-03-23T15:11:21.955Z] jobStatus=SUCCESS
[2026-03-23T15:11:21.955Z] CLCMD_PASSTHRU=1
[2026-03-23T15:11:21.955Z] RES_RETRY=2
[2026-03-23T15:11:21.955Z] 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/java8_64/jre/bin:/usr/java8_64/bin:/opt/bin
[2026-03-23T15:11:21.955Z] STF_OWNER_BRANCH=adoptium:master
[2026-03-23T15:11:21.955Z] TARGET=sanity.openjdk
[2026-03-23T15:11:21.955Z] BUILD_NUMBER=65
[2026-03-23T15:11:21.955Z] SDK_RESOURCE=upstream
[2026-03-23T15:11:21.955Z] JOBSTARTTIME=Mon, 23 Mar 2026 15:11:17 +0000
[2026-03-23T15:11:21.955Z] PERSONAL_BUILD=false
[2026-03-23T15:11:21.955Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.openjdk_ppc64_aix/65/display/redirect?page=tests
[2026-03-23T15:11:21.955Z] ARCHIVE_TEST_RESULTS=false
[2026-03-23T15:11:21.955Z] USE_TESTENV_PROPERTIES=false
[2026-03-23T15:11:21.955Z] NODE_LABELS=aix720 sw.os.aix.7_2 sw.os.aix.7_2TL5 ci.role.test hw.arch.ppc64 build-osuosl-aix72-ppc64-3 build72 sw.os.aix aix build openxl17 ci.role.perf xlc13-X xlc16-X ppc64
[2026-03-23T15:11:21.955Z] KEEP_WORKSPACE=false
[2026-03-23T15:11:21.955Z] OPENJ9_BRANCH=master
[2026-03-23T15:11:21.955Z] LC__FASTMSG=true
[2026-03-23T15:11:21.955Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-03-23T15:11:21.955Z] EDITOR=/usr/bin/vi
[2026-03-23T15:11:21.955Z] EXIT_FAILURE=false
[2026-03-23T15:11:21.955Z] HUDSON_COOKIE=112b2906-58a0-4e73-821d-2402f1a6a3c0
[2026-03-23T15:11:21.955Z] AUTO_DETECT=true
[2026-03-23T15:11:21.955Z] JDK_BRANCH=dev
[2026-03-23T15:11:21.955Z] BUILD_ID=65
[2026-03-23T15:11:21.955Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-03-23T15:11:21.955Z] LOGNAME=jenkins
[2026-03-23T15:11:21.955Z] JCK_GIT_BRANCH=master
[2026-03-23T15:11:21.955Z] EXECUTOR_NUMBER=0
[2026-03-23T15:11:21.955Z] BUILD_TAG=jenkins-Test_openjdk25_hs_sanity.openjdk_ppc64_aix-65
[2026-03-23T15:11:21.955Z] RES_TIMEOUT=5
[2026-03-23T15:11:21.955Z] JOB_NAME=Test_openjdk25_hs_sanity.openjdk_ppc64_aix
[2026-03-23T15:11:21.955Z] JDK_REPO=https://github.com/adoptium/jdk25u
[2026-03-23T15:11:21.955Z] ITERATIONS=1
[2026-03-23T15:11:21.955Z] MAIL=/var/spool/mail/jenkins
[2026-03-23T15:11:21.955Z] TAP_NAME=Test_openjdk25_hs_sanity.openjdk_ppc64_aix.tap
[2026-03-23T15:11:21.955Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-03-23T15:11:21.955Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_ppc64_aix/jdkbinary/j2sdk-image
[2026-03-23T15:11:21.955Z] JENKINS_URL=https://ci.adoptium.net/
[2026-03-23T15:11:21.955Z] TKG_ITERATIONS=1
[2026-03-23T15:11:21.955Z] LOCPATH=/usr/lib/nls/loc
[2026-03-23T15:11:21.955Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.openjdk_ppc64_aix/65/display/redirect?page=artifacts
[2026-03-23T15:11:21.955Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-03-23T15:11:21.955Z] JDK_IMPL=hotspot
[2026-03-23T15:11:21.955Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-03-23T15:11:21.955Z] HUDSON_URL=https://ci.adoptium.net/
[2026-03-23T15:11:21.955Z] JENKINS_NODE_COOKIE=923e2f61-946a-4918-ab63-05d22c6d486c
[2026-03-23T15:11:21.955Z] NUM_PROCESSORS=5
[2026-03-23T15:11:21.955Z] ADOPTOPENJDK_BRANCH=master
[2026-03-23T15:11:21.955Z] CI=true
[2026-03-23T15:11:21.955Z] USER=jenkins
[2026-03-23T15:11:21.955Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-03-23T15:11:21.955Z] LDR_CNTRL=MAXDATA=0x0A0000000
[2026-03-23T15:11:21.955Z] JENKINS_SERVER_COOKIE=durable-f86e811d9ca7dd66fc7987e3e0ed3d842b99bd1a84e12e5d4022489829ff3e1e
[2026-03-23T15:11:21.955Z] AUTHSTATE=compat
[2026-03-23T15:11:21.955Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-03-23T15:11:21.955Z] ACTIVE_NODE_TIMEOUT=5
[2026-03-23T15:11:21.955Z] EXIT_SUCCESS=false
[2026-03-23T15:11:21.955Z] TKG_OWNER_BRANCH=adoptium:master
[2026-03-23T15:11:21.955Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_ppc64_aix/../../externalDependency/lib
[2026-03-23T15:11:21.955Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_ppc64_aix/../../externalDependency/system_lib
[2026-03-23T15:11:21.955Z] RERUN_FAILURE=true
[2026-03-23T15:11:21.955Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.openjdk_ppc64_aix/65/display/redirect?page=changes
[2026-03-23T15:11:21.955Z] SHELL=/usr/bin/ksh
[2026-03-23T15:11:21.955Z] ODMDIR=/etc/objrepos
[2026-03-23T15:11:21.955Z] AIXTHREAD_HRT=true
[2026-03-23T15:11:21.955Z] DYNAMIC_COMPILE=false
[2026-03-23T15:11:21.955Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.openjdk_ppc64_aix/
[2026-03-23T15:11:21.955Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_ppc64_aix
[2026-03-23T15:11:21.955Z] SETUP_JCK_RUN=false
[2026-03-23T15:11:21.955Z] SPEC=aix_ppc-64
[2026-03-23T15:11:21.955Z] PKG_CONFIG_PATH=/opt/freeware/lib64/pkgconfig:/opt/freeware/lib/pkgconfig
[2026-03-23T15:11:21.955Z] PLATFORM=ppc64_aix
[2026-03-23T15:11:21.955Z] HOME=/home/jenkins
[2026-03-23T15:11:21.955Z] TIME_LIMIT=25
[2026-03-23T15:11:21.955Z] NODE_NAME=build-osuosl-aix72-ppc64-3
[2026-03-23T15:11:21.955Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_ppc64_aix@tmp
[2026-03-23T15:11:21.955Z] UPSTREAM_JOB_NUMBER=43
[2026-03-23T15:11:21.955Z] GENERATE_JOBS=true
[2026-03-23T15:11:21.955Z] TEST_TIME=120
[2026-03-23T15:11:21.955Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-03-23T15:11:21.955Z] OPENJCEPLUS_GIT_BRANCH=semeru-java25
[2026-03-23T15:11:21.955Z] BUILD_DISPLAY_NAME=#65
[2026-03-23T15:11:21.955Z] SSH_CONNECTION=78.47.239.97 33714 140.211.9.163 22
[2026-03-23T15:11:21.955Z] SSH_CLIENT=78.47.239.97 33714 22
[2026-03-23T15:11:21.955Z] RERUN_ITERATIONS=1
[2026-03-23T15:11:21.955Z] STAGE_NAME=Setup
[2026-03-23T15:11:21.955Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk25u/jdk25u-aix-ppc64-temurin
[2026-03-23T15:11:21.955Z] PWD=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_ppc64_aix
[2026-03-23T15:11:21.955Z] OBJECT_MODE=64
[2026-03-23T15:11:21.955Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.openjdk_ppc64_aix/display/redirect
[2026-03-23T15:11:21.955Z] PERL5LIB=/opt/freemarker/lib/perl5
[2026-03-23T15:11:21.955Z] TZ=UTC0
[2026-03-23T15:11:21.955Z] JDK_VERSION=25
[2026-03-23T15:11:21.955Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.openjdk_ppc64_aix/65/display/redirect
[2026-03-23T15:11:21.955Z] JDK9_BOOT_DIR=/home/jdk-9+181/
[2026-03-23T15:11:21.956Z] JDK8_BOOT_DIR=/home/bootjdk8/
[2026-03-23T15:11:21.956Z] JDK7_BOOT_DIR=/usr/java8_64
[2026-03-23T15:11:21.956Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.openjdk_ppc64_aix/65/
[2026-03-23T15:11:21.956Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-03-23T15:11:21.956Z] ORIGIN_JDK_VERSION=25
[2026-03-23T15:11:21.956Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_ppc64_aix/../../benchmarks
[2026-03-23T15:11:21.956Z] 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
[2026-03-23T15:11:21.956Z] LIBPATH=/opt/freeware/lib/pthread:/opt/freeware/lib:/usr/lib:/usr/jdk-21.0.3+9/lib/server:/usr/jdk-21.0.3+9/lib:/usr/jdk-21.0.3+9/../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-03-23T15:11:22.492Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-03-23T15:11:22.507Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_ppc64_aix/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-03-23T16:11:22.492Z] Cancelling nested steps due to timeout
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-03-23T16:11:22.593Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-03-23T16:11:40.381Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-03-23T16:11:40.381Z] + 2>& 1
[2026-03-23T16:11:40.381Z] Unix type machine..
[2026-03-23T16:11:40.381Z] Woohoo - no rogue processes detected!
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-03-23T16:11:41.392Z] [WS-CLEANUP] Deleting project workspace...
[2026-03-23T16:11:41.392Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-03-23T16:11:46.000Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2026-03-23T16:11:48.098Z] + find /tmp -name *core* -print -exec rm -f {} ;
[2026-03-23T16:11:48.098Z] + 2> /dev/null
[2026-03-23T16:11:48.098Z] + true
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-03-23T16:11:48.729Z] Exception: org.jenkinsci.plugins.workflow.steps.FlowInterruptedException: Timeout has been exceeded
[Pipeline] timeout
[2026-03-23T16:11:48.732Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Parallel Tests)
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Also: hudson.remoting.ProxyException: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 12176c76-9c90-4997-9e4b-96d68da8f7be
hudson.remoting.ProxyException: groovy.lang.MissingPropertyException: No such property: parallel_tests for class: Script1
at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.unwrap(ScriptBytecodeAdapter.java:66)
at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.getProperty(ScriptBytecodeAdapter.java:471)
at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$7.call(Checker.java:377)
at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.GroovyInterceptor.onGetProperty(GroovyInterceptor.java:68)
at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onGetProperty(SandboxInterceptor.java:347)
at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$7.call(Checker.java:375)
at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:379)
at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:355)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.sandbox.SandboxInvoker.getProperty(SandboxInvoker.java:29)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.LoggingInvoker.getProperty(LoggingInvoker.java:139)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.PropertyAccessBlock.rawGet(PropertyAccessBlock.java:20)
at Script1.runParallelTests(Script1.groovy:1761)
at ___cps.transform___(Native Method)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.PropertyishBlock$ContinuationImpl.get(PropertyishBlock.java:74)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.LValueBlock$GetAdapter.receive(LValueBlock.java:30)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.PropertyishBlock$ContinuationImpl.fixName(PropertyishBlock.java:66)
at jdk.internal.reflect.GeneratedMethodAccessor501.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Next.step(Next.java:84)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:142)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:48)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:188)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:464)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:372)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:302)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:143)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
at java.base/java.lang.Thread.run(Thread.java:840)
Finished: ABORTED