Test_openjdk21_hs_extended.system_s390x_linux
Started by upstream project "build-scripts/jobs/release/jobs/jdk21u/jdk21u-release-linux-s390x-temurin" build number 29
originally caused by:
Started by upstream project "build-scripts/release-openjdk21-pipeline" build number 72
originally caused by:
Started by upstream project "build-scripts/utils/releaseTrigger_jdk21u" build number 7176
originally caused by:
Started by timer
Started by user Adam Farley
Started by upstream project "build-scripts/release-openjdk21-pipeline" build number 71
originally caused by:
Started by upstream project "build-scripts/utils/releaseTrigger_jdk21u" build number 7176
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux@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_openjdk21_hs_extended.system_s390x_linux@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/v1.0.13-release^{commit} # timeout=10
Checking out Revision 0f6dc500ad7cf04be3df6213118d88d4aa28221f (origin/v1.0.13-release)
> git config core.sparsecheckout # timeout=10
> git checkout -f 0f6dc500ad7cf04be3df6213118d88d4aa28221f # timeout=10
Commit message: "functional/MBCS_Tests/i18n/src/DateFormatTest: ResourceBundleTest_16 only matches for exact version as previously (#7044) (#7051)"
> git rev-list --no-walk 0f6dc500ad7cf04be3df6213118d88d4aa28221f # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-04-22T14:02:17.385Z] SPEC: linux_390-64
[Pipeline] echo
[2026-04-22T14:02:17.390Z] Specified LABEL: ci.role.test&&hw.arch.s390x&&sw.os.linux
[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-04-22T14:02:17.399Z] dynamicAgents: []
[Pipeline] echo
[2026-04-22T14:02:17.400Z] Provisioning LABEL: ci.role.test&&hw.arch.s390x&&sw.os.linux
[Pipeline] nodesByLabel
[2026-04-22T14:02:17.410Z] Found a total of 9 nodes with the 'ci.role.test&&hw.arch.s390x&&sw.os.linux' label
[Pipeline] node
[2026-04-22T14:02:17.421Z] Running on test-marist-sles15-s390x-2 in /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux
[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-04-22T14:02:17.456Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-04-22T14:02:17.670Z] [WS-CLEANUP] Deleting project workspace...
[2026-04-22T14:02:17.671Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-04-22T14:02:17.774Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-04-22T14:02:17.991Z] The recommended git tool is: /usr/bin/git
[2026-04-22T14:02:18.247Z] No credentials specified
[2026-04-22T14:02:18.247Z] DEPRECATED: Relative target directory is deprecated for Pipeline jobs. Use the 'dir' step instead.
[2026-04-22T14:02:18.367Z] Cloning the remote Git repository
[2026-04-22T14:02:18.537Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-04-22T14:02:18.538Z] > /usr/bin/git init /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/aqa-tests # timeout=10
[2026-04-22T14:02:18.543Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-04-22T14:02:18.543Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-04-22T14:02:18.544Z] > /usr/bin/git --version # timeout=10
[2026-04-22T14:02:18.547Z] > git --version # 'git version 2.26.2'
[2026-04-22T14:02:18.548Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-04-22T14:02:24.527Z] Avoid second fetch
[2026-04-22T14:02:24.661Z] Checking out Revision 0f6dc500ad7cf04be3df6213118d88d4aa28221f (origin/v1.0.13-release)
[2026-04-22T14:02:23.854Z] > /usr/bin/git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-04-22T14:02:23.860Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-04-22T14:02:24.574Z] > /usr/bin/git rev-parse origin/v1.0.13-release^{commit} # timeout=10
[2026-04-22T14:02:24.709Z] > /usr/bin/git config core.sparsecheckout # timeout=10
[2026-04-22T14:02:24.714Z] > /usr/bin/git checkout -f 0f6dc500ad7cf04be3df6213118d88d4aa28221f # timeout=10
[2026-04-22T14:02:25.908Z] Commit message: "functional/MBCS_Tests/i18n/src/DateFormatTest: ResourceBundleTest_16 only matches for exact version as previously (#7044) (#7051)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/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-04-22T14:02:30.563Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-04-22T14:02:30.641Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-04-22T14:02:32.191Z] + LC_TIME=C
[2026-04-22T14:02:32.191Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-04-22T14:02:32.736Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-04-22T14:02:34.431Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-04-22T14:02:34.431Z] Unix type machine..
[2026-04-22T14:02:34.431Z] Running on a Linux host
[2026-04-22T14:02:34.431Z] Woohoo - no rogue processes detected!
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-04-22T14:02:37.824Z] + printenv
[2026-04-22T14:02:37.824Z] TIME_LIMIT=25
[2026-04-22T14:02:37.824Z] HOSTTYPE=s390x
[2026-04-22T14:02:37.824Z] RERUN_ITERATIONS=1
[2026-04-22T14:02:37.824Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_extended.system_s390x_linux/236/display/redirect
[2026-04-22T14:02:37.824Z] JENKINS_URL=https://ci.adoptium.net/
[2026-04-22T14:02:37.824Z] EXECUTOR_NUMBER=0
[2026-04-22T14:02:37.824Z] SSH_CONNECTION=78.47.239.97 38434 148.100.74.154 22
[2026-04-22T14:02:37.824Z] LESSCLOSE=lessclose.sh %s %s
[2026-04-22T14:02:37.824Z] XKEYSYMDB=/usr/X11R6/lib/X11/XKeysymDB
[2026-04-22T14:02:37.824Z] _=/usr/bin/printenv
[2026-04-22T14:02:37.824Z] LANG=en_US.UTF-8
[2026-04-22T14:02:37.824Z] BUILD_ID=236
[2026-04-22T14:02:37.824Z] WINDOWMANAGER=xterm
[2026-04-22T14:02:37.824Z] LESS=-M -I -R
[2026-04-22T14:02:37.824Z] USE_JRE=false
[2026-04-22T14:02:37.824Z] JAVA_ROOT=/usr/lib64/jvm/jre-1.8.0-openjdk
[2026-04-22T14:02:37.824Z] HOSTNAME=test-marist-sles15-s390x-2.adoptopenjdk.net
[2026-04-22T14:02:37.824Z] jobStatus=SUCCESS
[2026-04-22T14:02:37.824Z] OLDPWD=/home/jenkins
[2026-04-22T14:02:37.824Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_extended.system_s390x_linux/236/display/redirect?page=changes
[2026-04-22T14:02:37.824Z] STF_OWNER_BRANCH=adoptium:master
[2026-04-22T14:02:37.824Z] PERSONAL_BUILD=false
[2026-04-22T14:02:37.824Z] CSHEDIT=emacs
[2026-04-22T14:02:37.824Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/../../externalDependency/lib
[2026-04-22T14:02:37.824Z] GPG_TTY=not a tty
[2026-04-22T14:02:37.824Z] LESS_ADVANCED_PREPROCESSOR=no
[2026-04-22T14:02:37.824Z] COLORTERM=1
[2026-04-22T14:02:37.824Z] JENKINS_NODE_COOKIE=b90153b6-45b9-478d-9add-625243a3e6e1
[2026-04-22T14:02:37.824Z] JAVA_HOME=/usr/lib64/jvm/jre-1.8.0-openjdk
[2026-04-22T14:02:37.824Z] SLACK_CHANNEL=aqavit-bot
[2026-04-22T14:02:37.824Z] JDK_IMPL=hotspot
[2026-04-22T14:02:37.824Z] JOB_BASE_NAME=Test_openjdk21_hs_extended.system_s390x_linux
[2026-04-22T14:02:37.824Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux@tmp
[2026-04-22T14:02:37.824Z] MACHTYPE=s390x-suse-linux
[2026-04-22T14:02:37.824Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-04-22T14:02:37.824Z] DYNAMIC_COMPILE=false
[2026-04-22T14:02:37.824Z] OPENJ9_BRANCH=master
[2026-04-22T14:02:37.824Z] MINICOM=-c on
[2026-04-22T14:02:37.824Z] OSTYPE=linux
[2026-04-22T14:02:37.824Z] CI=true
[2026-04-22T14:02:37.824Z] HUDSON_COOKIE=25228255-7c91-4726-bd47-7a3661abf7e1
[2026-04-22T14:02:37.824Z] XDG_SESSION_ID=21503
[2026-04-22T14:02:37.824Z] USER=jenkins
[2026-04-22T14:02:37.824Z] ADOPTOPENJDK_BRANCH=v1.0.13-release
[2026-04-22T14:02:37.824Z] ORIGIN_JDK_VERSION=21
[2026-04-22T14:02:37.824Z] PAGER=less
[2026-04-22T14:02:37.824Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/../../externalDependency/system_lib
[2026-04-22T14:02:37.824Z] UPSTREAM_JOB_NUMBER=29
[2026-04-22T14:02:37.824Z] BUILD_NUMBER=236
[2026-04-22T14:02:37.824Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-04-22T14:02:37.824Z] JCK_GIT_BRANCH=master
[2026-04-22T14:02:37.824Z] MORE=-sl
[2026-04-22T14:02:37.824Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-04-22T14:02:37.824Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux
[2026-04-22T14:02:37.824Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk21u/jdk21u-release-linux-s390x-temurin
[2026-04-22T14:02:37.824Z] KEEP_REPORTDIR=false
[2026-04-22T14:02:37.824Z] PWD=/home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux
[2026-04-22T14:02:37.824Z] HUDSON_URL=https://ci.adoptium.net/
[2026-04-22T14:02:37.824Z] USE_TESTENV_PROPERTIES=true
[2026-04-22T14:02:37.824Z] HOME=/home/jenkins
[2026-04-22T14:02:37.824Z] NODE_NAME=test-marist-sles15-s390x-2
[2026-04-22T14:02:37.824Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/../../benchmarks
[2026-04-22T14:02:37.824Z] DOCKER_REQUIRED=false
[2026-04-22T14:02:37.824Z] HOST=test-marist-sles15-s390x-2.adoptopenjdk.net
[2026-04-22T14:02:37.824Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-04-22T14:02:37.824Z] SSH_CLIENT=78.47.239.97 38434 22
[2026-04-22T14:02:37.824Z] JDK_BRANCH=jdk-21.0.11+10_adopt
[2026-04-22T14:02:37.824Z] ARCHIVE_TEST_RESULTS=false
[2026-04-22T14:02:37.824Z] XNLSPATH=/usr/share/X11/nls
[2026-04-22T14:02:37.824Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-04-22T14:02:37.824Z] JOB_NAME=Test_openjdk21_hs_extended.system_s390x_linux
[2026-04-22T14:02:37.824Z] TEST_TIME=120
[2026-04-22T14:02:37.824Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_extended.system_s390x_linux/236/display/redirect?page=tests
[2026-04-22T14:02:37.824Z] BUILD_LIST=system
[2026-04-22T14:02:37.824Z] XDG_DATA_DIRS=/usr/share
[2026-04-22T14:02:37.824Z] KEEP_WORKSPACE=false
[2026-04-22T14:02:37.824Z] NUM_PROCESSORS=2
[2026-04-22T14:02:37.824Z] LIBGL_DEBUG=quiet
[2026-04-22T14:02:37.824Z] EXIT_SUCCESS=false
[2026-04-22T14:02:37.824Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-04-22T14:02:37.824Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-04-22T14:02:37.824Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_extended.system_s390x_linux/display/redirect
[2026-04-22T14:02:37.824Z] PROFILEREAD=true
[2026-04-22T14:02:37.824Z] RERUN_FAILURE=true
[2026-04-22T14:02:37.824Z] SDK_RESOURCE=upstream
[2026-04-22T14:02:37.824Z] ACTIVE_NODE_TIMEOUT=5
[2026-04-22T14:02:37.824Z] SETUP_JCK_RUN=false
[2026-04-22T14:02:37.824Z] SPEC=linux_390-64
[2026-04-22T14:02:37.824Z] ITERATIONS=1
[2026-04-22T14:02:37.824Z] GENERATE_JOBS=true
[2026-04-22T14:02:37.824Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/jdkbinary/j2sdk-image
[2026-04-22T14:02:37.824Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_extended.system_s390x_linux/236/display/redirect?page=artifacts
[2026-04-22T14:02:37.824Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-04-22T14:02:37.824Z] MAIL=/var/spool/mail/jenkins
[2026-04-22T14:02:37.824Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-04-22T14:02:37.824Z] AUTO_DETECT=true
[2026-04-22T14:02:37.824Z] TAP_NAME=Test_openjdk21_hs_extended.system_s390x_linux.tap
[2026-04-22T14:02:37.824Z] LESSKEY=/etc/lesskey.bin
[2026-04-22T14:02:37.824Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_extended.system_s390x_linux/236/
[2026-04-22T14:02:37.824Z] SHELL=/bin/bash
[2026-04-22T14:02:37.824Z] STAGE_NAME=Setup
[2026-04-22T14:02:37.824Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-04-22T14:02:37.824Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_extended.system_s390x_linux/
[2026-04-22T14:02:37.824Z] TKG_OWNER_BRANCH=adoptium:master
[2026-04-22T14:02:37.824Z] JDK_VERSION=21
[2026-04-22T14:02:37.824Z] BUILD_DISPLAY_NAME=#236
[2026-04-22T14:02:37.824Z] PLATFORM=s390x_linux
[2026-04-22T14:02:37.824Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-04-22T14:02:37.824Z] SHLVL=3
[2026-04-22T14:02:37.824Z] JDK_REPO=https://github.com/adoptium/jdk21u
[2026-04-22T14:02:37.824Z] PARALLEL=Dynamic
[2026-04-22T14:02:37.824Z] BUILD_TAG=jenkins-Test_openjdk21_hs_extended.system_s390x_linux-236
[2026-04-22T14:02:37.824Z] TKG_ITERATIONS=1
[2026-04-22T14:02:37.824Z] EXIT_FAILURE=false
[2026-04-22T14:02:37.824Z] NODE_LABELS=sles hw.arch.s390x test ci.role.test sles15 test-marist-sles15-s390x-2 linux sw.os.linux sw.tool.docker ci.role.perf s390x
[2026-04-22T14:02:37.824Z] TARGET=extended.system
[2026-04-22T14:02:37.824Z] LOGNAME=jenkins
[2026-04-22T14:02:37.824Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus
[2026-04-22T14:02:37.824Z] XDG_RUNTIME_DIR=/run/user/1002
[2026-04-22T14:02:37.824Z] JOBSTARTTIME=Wed, 22 Apr 2026 14:02:31 +0000
[2026-04-22T14:02:37.824Z] JRE_HOME=/usr/lib64/jvm/jre
[2026-04-22T14:02:37.824Z] XDG_CONFIG_DIRS=/etc/xdg
[2026-04-22T14:02:37.824Z] PATH=/home/jenkins/bin:/usr/local/bin:/usr/bin:/bin
[2026-04-22T14:02:37.824Z] JAVA_BINDIR=/usr/lib64/jvm/jre-1.8.0-openjdk/bin
[2026-04-22T14:02:37.824Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-04-22T14:02:37.824Z] HISTSIZE=1000
[2026-04-22T14:02:37.824Z] OPENJCEPLUS_GIT_BRANCH=semeru-java21
[2026-04-22T14:02:37.824Z] CPU=s390x
[2026-04-22T14:02:37.824Z] JENKINS_SERVER_COOKIE=durable-073acf8552c9ddd086288afa06bc12f98d5b246110dbae0fae63f76c823e43ff
[2026-04-22T14:02:37.824Z] LESSOPEN=lessopen.sh %s
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-04-22T14:02:38.216Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-04-22T14:02:38.237Z] Running in /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-04-22T14:04:59.825Z] Copied 7 artifacts from "build-scripts » jobs » release » jobs » jdk21u » jdk21u-release-linux-s390x-temurin" build number 29
[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 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-04-22T14:05:00.181Z] 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-04-22T14:05:00.188Z] Running in /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux
[Pipeline] {
[Pipeline] sshagent
[2026-04-22T14:05:00.302Z] $ ssh-agent
[2026-04-22T14:05:01.042Z] SSH_AUTH_SOCK=/tmp/ssh-zvuFFH7CigJ0/agent.13116
[2026-04-22T14:05:01.042Z] SSH_AGENT_PID=13118
[2026-04-22T14:05:01.042Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-04-22T14:05:01.071Z] Running in /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-04-22T14:05:01.126Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-04-22T14:05:13.274Z] ++ pwd
[2026-04-22T14:05:13.274Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/aqa-tests/.. -p s390x_linux -r upstream -j 21 -i hotspot --clone_openj9 false
[2026-04-22T14:05:13.274Z] TESTDIR: /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/aqa-tests
[2026-04-22T14:05:13.274Z] load ./testenv/testenv.properties
[2026-04-22T14:05:13.275Z] Running checkTags with ./testenv/testenv.properties and 21
[2026-04-22T14:05:13.275Z] 5dedca0392b1303342071efcbc90533396bdf475 refs/tags/jdk-21.0.11-ga
[2026-04-22T14:05:13.275Z] Use tag name jdk-21.0.11-ga from ./testenv/testenv.properties
[2026-04-22T14:05:13.275Z] get jdk binary...
[2026-04-22T14:05:13.275Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-04-22T14:05:13.275Z] Uncompressing file: OpenJDK21U-jdk_s390x_linux_hotspot_21.0.11_10.tar.gz ...
[2026-04-22T14:05:14.017Z] List files in jdkbinary folder...
[2026-04-22T14:05:14.017Z] total 501660
[2026-04-22T14:05:14.017Z] -rw-r--r-- 1 jenkins users 161463416 Apr 22 12:12 OpenJDK21U-debugimage_s390x_linux_hotspot_21.0.11_10.tar.gz
[2026-04-22T14:05:14.017Z] -rw-r--r-- 1 jenkins users 195000374 Apr 22 12:13 OpenJDK21U-jdk_s390x_linux_hotspot_21.0.11_10.tar.gz
[2026-04-22T14:05:14.017Z] -rw-r--r-- 1 jenkins users 48883359 Apr 22 12:09 OpenJDK21U-jre_s390x_linux_hotspot_21.0.11_10.tar.gz
[2026-04-22T14:05:14.017Z] -rw-r--r-- 1 jenkins users 186317 Apr 22 13:54 OpenJDK21U-sbom_s390x_linux_hotspot_21.0.11_10.json
[2026-04-22T14:05:14.017Z] -rw-rw-r-- 1 jenkins users 34488 Apr 22 12:23 OpenJDK21U-sbom_s390x_linux_hotspot_21.0.11_10-metadata.json
[2026-04-22T14:05:14.017Z] -rw-r--r-- 1 jenkins users 4181838 Apr 22 12:12 OpenJDK21U-static-libs-glibc_s390x_linux_hotspot_21.0.11_10.tar.gz
[2026-04-22T14:05:14.017Z] -rw-r--r-- 1 jenkins users 103939834 Apr 22 12:10 OpenJDK21U-testimage_s390x_linux_hotspot_21.0.11_10.tar.gz
[2026-04-22T14:05:14.017Z] drwxr-xr-x 3 jenkins users 28 Apr 22 14:05 tmp
[2026-04-22T14:05:14.017Z] List files in jdkbinary/tmp folder...
[2026-04-22T14:05:14.017Z] total 0
[2026-04-22T14:05:14.017Z] drwxr-xr-x 9 jenkins users 121 Apr 22 12:08 jdk-21.0.11+10
[2026-04-22T14:05:14.017Z] Moving directory jdk-21.0.11+10/ to ../j2sdk-image
[2026-04-22T14:05:14.017Z] Uncompressing file: OpenJDK21U-jre_s390x_linux_hotspot_21.0.11_10.tar.gz ...
[2026-04-22T14:05:14.017Z] List files in jdkbinary folder...
[2026-04-22T14:05:14.017Z] total 501660
[2026-04-22T14:05:14.017Z] drwxr-xr-x 9 jenkins users 121 Apr 22 12:08 j2sdk-image
[2026-04-22T14:05:14.017Z] -rw-r--r-- 1 jenkins users 161463416 Apr 22 12:12 OpenJDK21U-debugimage_s390x_linux_hotspot_21.0.11_10.tar.gz
[2026-04-22T14:05:14.017Z] -rw-r--r-- 1 jenkins users 195000374 Apr 22 12:13 OpenJDK21U-jdk_s390x_linux_hotspot_21.0.11_10.tar.gz
[2026-04-22T14:05:14.017Z] -rw-r--r-- 1 jenkins users 48883359 Apr 22 12:09 OpenJDK21U-jre_s390x_linux_hotspot_21.0.11_10.tar.gz
[2026-04-22T14:05:14.017Z] -rw-r--r-- 1 jenkins users 186317 Apr 22 13:54 OpenJDK21U-sbom_s390x_linux_hotspot_21.0.11_10.json
[2026-04-22T14:05:14.017Z] -rw-rw-r-- 1 jenkins users 34488 Apr 22 12:23 OpenJDK21U-sbom_s390x_linux_hotspot_21.0.11_10-metadata.json
[2026-04-22T14:05:14.017Z] -rw-r--r-- 1 jenkins users 4181838 Apr 22 12:12 OpenJDK21U-static-libs-glibc_s390x_linux_hotspot_21.0.11_10.tar.gz
[2026-04-22T14:05:14.017Z] -rw-r--r-- 1 jenkins users 103939834 Apr 22 12:10 OpenJDK21U-testimage_s390x_linux_hotspot_21.0.11_10.tar.gz
[2026-04-22T14:05:14.017Z] drwxr-xr-x 3 jenkins users 32 Apr 22 14:05 tmp
[2026-04-22T14:05:14.017Z] List files in jdkbinary/tmp folder...
[2026-04-22T14:05:14.017Z] total 0
[2026-04-22T14:05:14.017Z] drwxr-xr-x 6 jenkins users 82 Apr 22 12:08 jdk-21.0.11+10-jre
[2026-04-22T14:05:14.017Z] Moving directory jdk-21.0.11+10-jre/ to ../j2re-image
[2026-04-22T14:05:14.017Z] Uncompressing file: OpenJDK21U-static-libs-glibc_s390x_linux_hotspot_21.0.11_10.tar.gz ...
[2026-04-22T14:05:14.017Z] List files in jdkbinary folder...
[2026-04-22T14:05:14.017Z] total 501660
[2026-04-22T14:05:14.017Z] drwxr-xr-x 6 jenkins users 82 Apr 22 12:08 j2re-image
[2026-04-22T14:05:14.017Z] drwxr-xr-x 9 jenkins users 121 Apr 22 12:08 j2sdk-image
[2026-04-22T14:05:14.017Z] -rw-r--r-- 1 jenkins users 161463416 Apr 22 12:12 OpenJDK21U-debugimage_s390x_linux_hotspot_21.0.11_10.tar.gz
[2026-04-22T14:05:14.017Z] -rw-r--r-- 1 jenkins users 195000374 Apr 22 12:13 OpenJDK21U-jdk_s390x_linux_hotspot_21.0.11_10.tar.gz
[2026-04-22T14:05:14.017Z] -rw-r--r-- 1 jenkins users 48883359 Apr 22 12:09 OpenJDK21U-jre_s390x_linux_hotspot_21.0.11_10.tar.gz
[2026-04-22T14:05:14.017Z] -rw-r--r-- 1 jenkins users 186317 Apr 22 13:54 OpenJDK21U-sbom_s390x_linux_hotspot_21.0.11_10.json
[2026-04-22T14:05:14.017Z] -rw-rw-r-- 1 jenkins users 34488 Apr 22 12:23 OpenJDK21U-sbom_s390x_linux_hotspot_21.0.11_10-metadata.json
[2026-04-22T14:05:14.017Z] -rw-r--r-- 1 jenkins users 4181838 Apr 22 12:12 OpenJDK21U-static-libs-glibc_s390x_linux_hotspot_21.0.11_10.tar.gz
[2026-04-22T14:05:14.017Z] -rw-r--r-- 1 jenkins users 103939834 Apr 22 12:10 OpenJDK21U-testimage_s390x_linux_hotspot_21.0.11_10.tar.gz
[2026-04-22T14:05:14.017Z] drwxr-xr-x 3 jenkins users 40 Apr 22 14:05 tmp
[2026-04-22T14:05:14.017Z] List files in jdkbinary/tmp folder...
[2026-04-22T14:05:14.017Z] total 0
[2026-04-22T14:05:14.017Z] drwxr-xr-x 3 jenkins users 17 Apr 22 12:08 jdk-21.0.11+10-static-libs
[2026-04-22T14:05:14.017Z] Moving directory jdk-21.0.11+10-static-libs/ to ../static-libs
[2026-04-22T14:05:14.017Z] Uncompressing file: OpenJDK21U-testimage_s390x_linux_hotspot_21.0.11_10.tar.gz ...
[2026-04-22T14:05:14.017Z] List files in jdkbinary folder...
[2026-04-22T14:05:14.017Z] total 501660
[2026-04-22T14:05:14.017Z] drwxr-xr-x 6 jenkins users 82 Apr 22 12:08 j2re-image
[2026-04-22T14:05:14.017Z] drwxr-xr-x 9 jenkins users 121 Apr 22 12:08 j2sdk-image
[2026-04-22T14:05:14.017Z] -rw-r--r-- 1 jenkins users 161463416 Apr 22 12:12 OpenJDK21U-debugimage_s390x_linux_hotspot_21.0.11_10.tar.gz
[2026-04-22T14:05:14.017Z] -rw-r--r-- 1 jenkins users 195000374 Apr 22 12:13 OpenJDK21U-jdk_s390x_linux_hotspot_21.0.11_10.tar.gz
[2026-04-22T14:05:14.017Z] -rw-r--r-- 1 jenkins users 48883359 Apr 22 12:09 OpenJDK21U-jre_s390x_linux_hotspot_21.0.11_10.tar.gz
[2026-04-22T14:05:14.017Z] -rw-r--r-- 1 jenkins users 186317 Apr 22 13:54 OpenJDK21U-sbom_s390x_linux_hotspot_21.0.11_10.json
[2026-04-22T14:05:14.017Z] -rw-rw-r-- 1 jenkins users 34488 Apr 22 12:23 OpenJDK21U-sbom_s390x_linux_hotspot_21.0.11_10-metadata.json
[2026-04-22T14:05:14.018Z] -rw-r--r-- 1 jenkins users 4181838 Apr 22 12:12 OpenJDK21U-static-libs-glibc_s390x_linux_hotspot_21.0.11_10.tar.gz
[2026-04-22T14:05:14.018Z] -rw-r--r-- 1 jenkins users 103939834 Apr 22 12:10 OpenJDK21U-testimage_s390x_linux_hotspot_21.0.11_10.tar.gz
[2026-04-22T14:05:14.018Z] drwxr-xr-x 3 jenkins users 17 Apr 22 12:08 static-libs
[2026-04-22T14:05:14.018Z] drwxr-xr-x 3 jenkins users 39 Apr 22 14:05 tmp
[2026-04-22T14:05:14.018Z] List files in jdkbinary/tmp folder...
[2026-04-22T14:05:14.018Z] total 0
[2026-04-22T14:05:14.018Z] drwxr-xr-x 5 jenkins users 95 Apr 22 11:58 jdk-21.0.11+10-test-image
[2026-04-22T14:05:14.018Z] Moving directory jdk-21.0.11+10-test-image/ to ../openjdk-test-image
[2026-04-22T14:05:14.018Z] Uncompressing OpenJDK21U-debugimage_s390x_linux_hotspot_21.0.11_10.tar.gz over ./j2sdk-image...
[2026-04-22T14:05:14.712Z] Removing top-level folder jdk-21.0.11+10-debug-image/
[2026-04-22T14:05:14.712Z] Removing top-level folder jdk-21.0.11+10/
[2026-04-22T14:05:15.441Z] Run /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/jdkbinary/j2sdk-image/bin/java -version
[2026-04-22T14:05:15.441Z] =JAVA VERSION OUTPUT BEGIN=
[2026-04-22T14:05:15.441Z] openjdk version "21.0.11" 2026-04-21 LTS
[2026-04-22T14:05:15.441Z] OpenJDK Runtime Environment Temurin-21.0.11+10 (build 21.0.11+10-LTS)
[2026-04-22T14:05:15.441Z] OpenJDK 64-Bit Server VM Temurin-21.0.11+10 (build 21.0.11+10-LTS, mixed mode, sharing)
[2026-04-22T14:05:15.441Z] =JAVA VERSION OUTPUT END=
[2026-04-22T14:05:15.441Z] =RELEASE INFO BEGIN=
[2026-04-22T14:05:15.441Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-04-22T14:05:15.441Z] IMPLEMENTOR_VERSION="Temurin-21.0.11+10"
[2026-04-22T14:05:15.441Z] JAVA_RUNTIME_VERSION="21.0.11+10-LTS"
[2026-04-22T14:05:15.441Z] JAVA_VERSION="21.0.11"
[2026-04-22T14:05:15.441Z] JAVA_VERSION_DATE="2026-04-21"
[2026-04-22T14:05:15.441Z] LIBC="gnu"
[2026-04-22T14:05:15.442Z] MODULES="java.base java.compiler java.datatransfer java.xml java.prefs java.desktop java.instrument java.logging java.management java.security.sasl java.naming java.rmi java.management.rmi java.net.http java.scripting java.security.jgss java.transaction.xa java.sql java.sql.rowset java.xml.crypto java.se java.smartcardio jdk.accessibility jdk.internal.jvmstat jdk.attach jdk.charsets jdk.internal.opt jdk.zipfs jdk.compiler jdk.crypto.ec jdk.crypto.cryptoki jdk.dynalink jdk.internal.ed jdk.editpad jdk.httpserver jdk.incubator.vector jdk.internal.le jdk.jartool jdk.javadoc jdk.jcmd jdk.management jdk.management.agent jdk.jconsole jdk.jdeps jdk.jdwp.agent jdk.jdi jdk.jfr jdk.jlink jdk.jpackage jdk.jshell jdk.jsobject jdk.jstatd jdk.localedata jdk.management.jfr jdk.naming.dns jdk.naming.rmi jdk.net jdk.nio.mapmode jdk.random jdk.sctp jdk.security.auth jdk.security.jgss jdk.unsupported jdk.unsupported.desktop jdk.xml.dom"
[2026-04-22T14:05:15.442Z] OS_ARCH="s390x"
[2026-04-22T14:05:15.442Z] OS_NAME="Linux"
[2026-04-22T14:05:15.442Z] SOURCE=".:git:254494ad7d75"
[2026-04-22T14:05:15.442Z] BUILD_SOURCE="git:a612825ee82a20ac872d60958c349854c1f29a8e"
[2026-04-22T14:05:15.442Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-04-22T14:05:15.442Z] SOURCE_REPO="https://github.com/adoptium/jdk21u.git"
[2026-04-22T14:05:15.442Z] FULL_VERSION="21.0.11+10-LTS"
[2026-04-22T14:05:15.442Z] SEMANTIC_VERSION="21.0.11+10"
[2026-04-22T14:05:15.442Z] BUILD_INFO="OS: Linux Version: 4.18.0-553.74.1.el8_10.s390x"
[2026-04-22T14:05:15.442Z] JVM_VARIANT="Hotspot"
[2026-04-22T14:05:15.442Z] JVM_VERSION="21.0.11+10-LTS"
[2026-04-22T14:05:15.442Z] IMAGE_TYPE="JDK"
[2026-04-22T14:05:15.442Z] =RELEASE INFO END=
[2026-04-22T14:05:15.442Z] get testKitGen...
[2026-04-22T14:05:15.442Z] git clone -q https://github.com/adoptium/TKG.git
[2026-04-22T14:05:16.553Z] git rev-parse v1.0.13
[2026-04-22T14:05:16.553Z] git checkout -q -f 90bbe37ace87b9d72f24fd7dfb2a32d8c4d92423
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-04-22T14:05:16.731Z] $ ssh-agent -k
[2026-04-22T14:05:16.737Z] unset SSH_AUTH_SOCK;
[2026-04-22T14:05:16.737Z] unset SSH_AGENT_PID;
[2026-04-22T14:05:16.737Z] echo Agent pid 13118 killed;
[2026-04-22T14:05:17.309Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-04-22T14:05:18.334Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.system&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=s390x_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.13-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=21&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk21u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk21u%2Fjdk21u-release-linux-s390x-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-21.0.11%2B10_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=29&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-04-22T14:05:18.345Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.system&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=s390x_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-marist-sles15-s390x-2&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.13-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=21&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk21u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk21u%2Fjdk21u-release-linux-s390x-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-21.0.11%2B10_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=29&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-04-22T14:05:18.410Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-04-22T14:05:19.216Z] Copied 1 artifact from "getTRSSOutput" build number 2114
[Pipeline] sh
[2026-04-22T14:05:20.574Z] + cd ./aqa-tests/TKG/resources/TRSS
[2026-04-22T14:05:20.574Z] + gzip -cd TRSSOutput.tar.gz
[2026-04-22T14:05:20.574Z] + tar xof -
[2026-04-22T14:05:20.574Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-04-22T14:05:21.066Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-04-22T14:05:21.101Z] Test Dependency URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2026-04-22T14:05:22.503Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/../../externalDependency/system_lib -task default -testDependencyUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2026-04-22T14:05:22.503Z] --------------------------------------------
[2026-04-22T14:05:22.503Z] path is set to /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/../../externalDependency/system_lib
[2026-04-22T14:05:22.503Z] task is set to default
[2026-04-22T14:05:22.503Z] dependencyList is set to all
[2026-04-22T14:05:22.503Z] System Test jars will be downloaded.
[2026-04-22T14:05:22.503Z] --------------------------------------------
[2026-04-22T14:05:22.503Z] Starting download third party dependent jars
[2026-04-22T14:05:22.503Z] --------------------------------------------
[2026-04-22T14:05:22.503Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/../../externalDependency/system_lib
[2026-04-22T14:05:22.503Z] /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/../../externalDependency/system_lib/log4j/log4j-core.jar exists, not downloading.
[2026-04-22T14:05:22.503Z] /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/../../externalDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2026-04-22T14:05:22.503Z] /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/../../externalDependency/system_lib/junit/junit.jar exists, not downloading.
[2026-04-22T14:05:22.503Z] /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/../../externalDependency/system_lib/apache-ant/lib/ant-launcher.jar exists, not downloading.
[2026-04-22T14:05:22.503Z] /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/../../externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists, not downloading.
[2026-04-22T14:05:22.503Z] /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/../../externalDependency/system_lib/log4j/log4j-api.jar exists, not downloading.
[2026-04-22T14:05:22.503Z] /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/../../externalDependency/system_lib/mauve/mauve.jar exists with correct hash, not downloading
[2026-04-22T14:05:22.503Z] /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/../../externalDependency/system_lib/asm/asm.jar exists with correct hash, not downloading
[2026-04-22T14:05:22.503Z] /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/../../externalDependency/system_lib/tools/tools.jar exists, not downloading.
[2026-04-22T14:05:22.503Z] /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2026-04-22T14:05:22.503Z] /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/../../externalDependency/system_lib/junit/hamcrest-core.jar exists, not downloading.
[2026-04-22T14:05:22.503Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2026-04-22T14:05:22.954Z] Found a total of 9 nodes with the 'ci.role.test&&hw.arch.s390x&&sw.os.linux' label
[Pipeline] echo
[2026-04-22T14:05:22.962Z] Machine limit is 9.
[Pipeline] sh
[2026-04-22T14:05:24.325Z] + cd ./aqa-tests/TKG
[2026-04-22T14:05:24.325Z] ++ uname
[2026-04-22T14:05:24.325Z] + '[' Linux = AIX ']'
[2026-04-22T14:05:24.325Z] ++ uname
[2026-04-22T14:05:24.325Z] + '[' Linux = SunOS ']'
[2026-04-22T14:05:24.325Z] ++ uname
[2026-04-22T14:05:24.325Z] + '[' Linux = '*BSD' ']'
[2026-04-22T14:05:24.325Z] + MAKE=make
[2026-04-22T14:05:24.325Z] + make genParallelList TEST=extended.system TEST_TIME=120 NUM_MACHINES=
[2026-04-22T14:05:24.325Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/jdkbinary/j2sdk-image
[2026-04-22T14:05:24.325Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/../../externalDependency/system_lib
[2026-04-22T14:05:24.325Z] rm -f -r /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-04-22T14:05:24.325Z] mkdir -p /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-04-22T14:05:24.325Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/../../externalDependency/system_lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-04-22T14:05:24.325Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-04-22T14:05:24.325Z] Buildfile: /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/aqa-tests/TKG/scripts/build_tools.xml
[2026-04-22T14:05:25.035Z]
[2026-04-22T14:05:25.035Z] build:
[2026-04-22T14:05:25.035Z]
[2026-04-22T14:05:25.035Z] clean:
[2026-04-22T14:05:25.035Z]
[2026-04-22T14:05:25.035Z] init:
[2026-04-22T14:05:25.035Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/aqa-tests/TKG/bin
[2026-04-22T14:05:25.035Z]
[2026-04-22T14:05:25.035Z] getDependentLibs:
[2026-04-22T14:05:25.035Z] [exec] --------------------------------------------
[2026-04-22T14:05:25.035Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/../../externalDependency/system_lib
[2026-04-22T14:05:25.035Z] [exec] task is set to default
[2026-04-22T14:05:25.035Z] [exec] dependencyList is set to json_simple
[2026-04-22T14:05:25.035Z] [exec] System Test jars will be downloaded.
[2026-04-22T14:05:25.035Z] [exec] --------------------------------------------
[2026-04-22T14:05:25.035Z] [exec] Starting download third party dependent jars
[2026-04-22T14:05:25.035Z] [exec] --------------------------------------------
[2026-04-22T14:05:25.035Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/../../externalDependency/system_lib
[2026-04-22T14:05:25.035Z] [exec] /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2026-04-22T14:05:25.035Z] [exec] downloaded dependent third party jars successfully
[2026-04-22T14:05:25.035Z]
[2026-04-22T14:05:25.035Z] compile:
[2026-04-22T14:05:25.035Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-04-22T14:05:25.035Z] [echo] ============COMPILER SETTINGS============
[2026-04-22T14:05:25.035Z] [echo] ===fork: yes
[2026-04-22T14:05:25.035Z] [echo] ===debug: on
[2026-04-22T14:05:25.035Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/aqa-tests/TKG/bin
[2026-04-22T14:05:27.396Z] [javac] Note: Some input files use or override a deprecated API.
[2026-04-22T14:05:27.396Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-04-22T14:05:27.396Z]
[2026-04-22T14:05:27.396Z] dist:
[2026-04-22T14:05:27.396Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2026-04-22T14:05:27.397Z]
[2026-04-22T14:05:27.397Z] BUILD SUCCESSFUL
[2026-04-22T14:05:27.397Z] Total time: 3 seconds
[2026-04-22T14:05:27.397Z] 0
[2026-04-22T14:05:27.397Z] /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-04-22T14:05:28.919Z] ****************************** MACHINE INFO ******************************
[2026-04-22T14:05:28.919Z] File path : /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/aqa-tests/TKG
[2026-04-22T14:05:28.919Z] Free Physical Memory Size : 1171697664
[2026-04-22T14:05:28.919Z] Free space (bytes) : 63120855040
[2026-04-22T14:05:28.919Z] Total Physical Memory Size : 4199202816
[2026-04-22T14:05:28.919Z] Total space (bytes) : 107362627584
[2026-04-22T14:05:28.919Z] Usable space (bytes) : 63120855040
[2026-04-22T14:05:28.919Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-04-22T14:05:28.919Z] bashVersion :
[2026-04-22T14:05:28.919Z] GNU bash, version 4.4.23(1)-release (s390x-ibm-linux-gnu)
[2026-04-22T14:05:28.919Z] Copyright (C) 2016 Free Software Foundation, Inc.
[2026-04-22T14:05:28.919Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-04-22T14:05:28.919Z]
[2026-04-22T14:05:28.919Z] This is free software; you are free to change and redistribute it.
[2026-04-22T14:05:28.919Z] There is NO WARRANTY, to the extent permitted by law.
[2026-04-22T14:05:28.919Z] cpuCores : 3
[2026-04-22T14:05:28.919Z] curlVersion :
[2026-04-22T14:05:28.919Z] curl 7.66.0 (s390x-suse-linux-gnu) libcurl/7.66.0 OpenSSL/1.1.1d-fips zlib/1.2.11 libidn2/2.2.0 libpsl/0.20.1 (+libidn2/2.0.4) libssh/0.8.7/openssl/zlib nghttp2/1.40.0
[2026-04-22T14:05:28.919Z] Release-Date: 2019-09-11
[2026-04-22T14:05:28.919Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
[2026-04-22T14:05:28.919Z] Features: AsynchDNS GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets
[2026-04-22T14:05:28.919Z] dockerVersion : Docker version 27.4.1, build b9d17ea
[2026-04-22T14:05:28.919Z] gcc version : 7
[2026-04-22T14:05:28.919Z] gclibc version : ldd (GNU libc) 2.26
[2026-04-22T14:05:28.919Z] gdb version : bash: gdb: command not found
[2026-04-22T14:05:28.919Z] lldb version : Command could not be executed
[2026-04-22T14:05:28.919Z] makeVersion :
[2026-04-22T14:05:28.919Z] GNU Make 4.2.1
[2026-04-22T14:05:28.919Z] Built for s390x-suse-linux-gnu
[2026-04-22T14:05:28.919Z] Copyright (C) 1988-2016 Free Software Foundation, Inc.
[2026-04-22T14:05:28.919Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-04-22T14:05:28.919Z] This is free software: you are free to change and redistribute it.
[2026-04-22T14:05:28.919Z] There is NO WARRANTY, to the extent permitted by law.
[2026-04-22T14:05:28.919Z] mavenVersion :
[2026-04-22T14:05:28.919Z] OpenJDK 64-Bit Server VM warning: You have loaded library /usr/local/apache-maven-3.6.3/lib/jansi-native/linux64/libjansi.so which might have disabled stack guard. The VM will try to fix the stack guard now.
[2026-04-22T14:05:28.919Z] It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'.
[2026-04-22T14:05:28.919Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2026-04-22T14:05:28.919Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-04-22T14:05:28.919Z] Java version: 21.0.11, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/jdkbinary/j2sdk-image
[2026-04-22T14:05:28.919Z] Default locale: en_US, platform encoding: UTF-8
[2026-04-22T14:05:28.919Z] OS name: "linux", version: "5.3.18-24.96-default", arch: "s390x", family: "unix"
[2026-04-22T14:05:28.919Z] microArch : z15
[2026-04-22T14:05:28.919Z] osInfo :
[2026-04-22T14:05:28.919Z] NAME="SLES"
[2026-04-22T14:05:28.919Z] VERSION="15-SP2"
[2026-04-22T14:05:28.919Z] VERSION_ID="15.2"
[2026-04-22T14:05:28.919Z] PRETTY_NAME="SUSE Linux Enterprise Server 15 SP2"
[2026-04-22T14:05:28.919Z] ID="sles"
[2026-04-22T14:05:28.919Z] ID_LIKE="suse"
[2026-04-22T14:05:28.919Z] ANSI_COLOR="0;32"
[2026-04-22T14:05:28.919Z] CPE_NAME="cpe:/o:suse:sles:15:sp2"
[2026-04-22T14:05:28.919Z] osLabel : sles.15
[2026-04-22T14:05:28.919Z] perlVersion :
[2026-04-22T14:05:28.919Z]
[2026-04-22T14:05:28.919Z] This is perl 5, version 26, subversion 1 (v5.26.1) built for s390x-linux-thread-multi
[2026-04-22T14:05:28.919Z]
[2026-04-22T14:05:28.919Z] Copyright 1987-2017, Larry Wall
[2026-04-22T14:05:28.919Z]
[2026-04-22T14:05:28.919Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-04-22T14:05:28.919Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-04-22T14:05:28.919Z]
[2026-04-22T14:05:28.919Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-04-22T14:05:28.919Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-04-22T14:05:28.919Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-04-22T14:05:28.919Z]
[2026-04-22T14:05:28.919Z] podmanVersion : bash: podman: command not found
[2026-04-22T14:05:28.919Z] procArch : s390x
[2026-04-22T14:05:28.919Z] sysArch : s390x
[2026-04-22T14:05:28.919Z] sysOS : Linux
[2026-04-22T14:05:28.919Z] ulimit :
[2026-04-22T14:05:28.919Z] core file size (blocks, -c) unlimited
[2026-04-22T14:05:28.919Z] data seg size (kbytes, -d) unlimited
[2026-04-22T14:05:28.919Z] scheduling priority (-e) 0
[2026-04-22T14:05:28.919Z] file size (blocks, -f) unlimited
[2026-04-22T14:05:28.919Z] pending signals (-i) 15963
[2026-04-22T14:05:28.919Z] max locked memory (kbytes, -l) 64
[2026-04-22T14:05:28.919Z] max memory size (kbytes, -m) unlimited
[2026-04-22T14:05:28.919Z] open files (-n) 4096
[2026-04-22T14:05:28.919Z] pipe size (512 bytes, -p) 8
[2026-04-22T14:05:28.919Z] POSIX message queues (bytes, -q) 819200
[2026-04-22T14:05:28.919Z] real-time priority (-r) 0
[2026-04-22T14:05:28.919Z] stack size (kbytes, -s) 8192
[2026-04-22T14:05:28.919Z] cpu time (seconds, -t) unlimited
[2026-04-22T14:05:28.919Z] max user processes (-u) 15963
[2026-04-22T14:05:28.919Z] virtual memory (kbytes, -v) unlimited
[2026-04-22T14:05:28.919Z] file locks (-x) unlimited
[2026-04-22T14:05:28.919Z] uname : Linux test-marist-sles15-s390x-2.adoptopenjdk.net 5.3.18-24.96-default #1 SMP Mon Nov 22 08:33:36 UTC 2021 (9a413cc) s390x s390x s390x GNU/Linux
[2026-04-22T14:05:28.919Z] vmVendor : Oracle Corporation
[2026-04-22T14:05:28.919Z] vmVersion : 21.0.11+10-LTS
[2026-04-22T14:05:28.919Z] xlc version : bash: xlC: command not found
[2026-04-22T14:05:28.919Z] **************************************************************************
[2026-04-22T14:05:28.919Z]
[2026-04-22T14:05:28.919Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-04-22T14:05:28.919Z]
[2026-04-22T14:05:28.919Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-04-22T14:05:28.919Z]
[2026-04-22T14:05:28.919Z] System.getProperty('os.name')=Linux
[2026-04-22T14:05:28.919Z]
[2026-04-22T14:05:28.919Z] System.getProperty('os.arch')=s390x
[2026-04-22T14:05:28.919Z]
[2026-04-22T14:05:28.919Z] System.getProperty('java.fullversion')=null
[2026-04-22T14:05:28.919Z]
[2026-04-22T14:05:28.919Z] System.getProperty('sun.arch.data.model')=64
[2026-04-22T14:05:28.919Z]
[2026-04-22T14:05:28.919Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.system TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/../../externalDependency/system_lib
[2026-04-22T14:05:28.919Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/aqa-tests/TKG'
[2026-04-22T14:05:28.919Z] perl scripts/configure.pl
[2026-04-22T14:05:28.919Z] /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/../../externalDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_390-64 --microArch="z15" --osLabel="sles.15" --jdkVersion=21 --impl=hotspot --vendor="eclipse" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=extended.system --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-04-22T14:05:28.919Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-04-22T14:05:28.919Z]
[2026-04-22T14:05:28.919Z]
[2026-04-22T14:05:28.919Z] Starting to generate parallel test lists.
[2026-04-22T14:05:28.919Z]
[2026-04-22T14:05:29.806Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/aqa-tests/TKG/../system/churn/playlist.xml
[2026-04-22T14:05:29.806Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/aqa-tests/TKG/../system/daaLoadTest/playlist.xml
[2026-04-22T14:05:29.806Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/aqa-tests/TKG/../system/jcstress/playlist.xml
[2026-04-22T14:05:29.806Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/aqa-tests/TKG/../system/jlm/playlist.xml
[2026-04-22T14:05:29.806Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml
[2026-04-22T14:05:29.806Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/aqa-tests/TKG/../system/mathLoadTest/playlist.xml
[2026-04-22T14:05:29.806Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml
[2026-04-22T14:05:29.806Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/aqa-tests/TKG/../system/modularity/playlist.xml
[2026-04-22T14:05:29.806Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/aqa-tests/TKG/../system/otherLoadTest/playlist.xml
[2026-04-22T14:05:29.806Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/aqa-tests/TKG/../system/security/playlist.xml
[2026-04-22T14:05:29.806Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/aqa-tests/TKG/../system/sharedClasses/playlist.xml
[2026-04-22T14:05:29.806Z] Attempting to get test duration data from TRSS.
[2026-04-22T14:05:29.806Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=21&impl=hs&platform=s390x_linux&group=system&level=extended
[2026-04-22T14:05:31.541Z] Attempting to get test duration data from cached files.
[2026-04-22T14:05:31.541Z]
[2026-04-22T14:05:31.541Z] TEST DURATION
[2026-04-22T14:05:31.541Z] ====================================================================================
[2026-04-22T14:05:31.541Z] Total number of tests searched: 32
[2026-04-22T14:05:31.541Z] Number of test durations found: 32
[2026-04-22T14:05:31.541Z] Top slowest tests:
[2026-04-22T14:05:31.541Z] 11m25s MiniMix_aot_5m_0
[2026-04-22T14:05:31.541Z] 05m11s DBBLoadTest_5m_0
[2026-04-22T14:05:31.541Z] 05m10s DBBLoadTest_5m_1
[2026-04-22T14:05:31.541Z] ====================================================================================
[2026-04-22T14:05:31.541Z]
[2026-04-22T14:05:31.541Z] Test target is split into 1 lists.
[2026-04-22T14:05:31.541Z] Reducing estimated test running time from 53m23s to 53m23s.
[2026-04-22T14:05:31.542Z]
[2026-04-22T14:05:31.542Z] -------------------------------------testList_0-------------------------------------
[2026-04-22T14:05:31.542Z] Number of tests: 32
[2026-04-22T14:05:31.542Z] Estimated running time: 53m23s
[2026-04-22T14:05:31.542Z] TESTLIST=MiniMix_aot_5m_0,DBBLoadTest_5m_0,DBBLoadTest_5m_1,MathLoadTest_all_5m_0,MathLoadTest_all_5m_1,LangLoadTest_5m_0,LangLoadTest_5m_1,UtilLoadTest_5m_1,UtilLoadTest_5m_0,LockingLoadTest_0,LockingLoadTest_1,ConcurrentLoadTest_5m_0,ConcurrentLoadTest_5m_1,HCRLateAttachWorkload_previewEnabled_1,LockingLoadTest_2,MiniMix_10m_1,LangLoadTest_5m_2,ConcurrentLoadTest_5m_2,DBBLoadTest_5m_2,MiniMix_10m_2,HCRLateAttachWorkload_previewEnabled_2,HCRLateAttachWorkload_previewEnabled_0,OAuthTest_0,MiniMix_5m_2,MiniMix_5m_1,MiniMix_5m_0,MiniMix_10m_0,JdiTest_1,JdiTest_0,JdiTest_2,UtilLoadTest_5m_2,MathLoadTest_all_5m_2
[2026-04-22T14:05:31.542Z] ------------------------------------------------------------------------------------
[2026-04-22T14:05:31.542Z]
[2026-04-22T14:05:31.542Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2026-04-22T14:05:31.542Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2026-04-22T14:05:32.075Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-04-22T14:05:32.551Z] NUM_LIST=1, Fall back to regenerate parallel lists with NUM_MACHINES=3.
[Pipeline] sh
[2026-04-22T14:05:36.866Z] + cd ./aqa-tests/TKG
[2026-04-22T14:05:36.889Z] ++ uname
[2026-04-22T14:05:36.889Z] + '[' Linux = AIX ']'
[2026-04-22T14:05:36.889Z] ++ uname
[2026-04-22T14:05:36.889Z] + '[' Linux = SunOS ']'
[2026-04-22T14:05:36.889Z] ++ uname
[2026-04-22T14:05:36.889Z] + '[' Linux = '*BSD' ']'
[2026-04-22T14:05:36.889Z] + MAKE=make
[2026-04-22T14:05:36.889Z] + make genParallelList TEST=extended.system NUM_MACHINES=3 TEST_TIME=
[2026-04-22T14:05:36.889Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/jdkbinary/j2sdk-image
[2026-04-22T14:05:36.889Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/../../externalDependency/system_lib
[2026-04-22T14:05:36.889Z] rm -f -r /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-04-22T14:05:36.889Z] mkdir -p /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-04-22T14:05:36.889Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/../../externalDependency/system_lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-04-22T14:05:36.889Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-04-22T14:05:36.889Z] Buildfile: /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/aqa-tests/TKG/scripts/build_tools.xml
[2026-04-22T14:05:36.889Z]
[2026-04-22T14:05:36.889Z] build:
[2026-04-22T14:05:36.889Z]
[2026-04-22T14:05:36.889Z] clean:
[2026-04-22T14:05:36.889Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/aqa-tests/TKG/autoGenEnv.mk
[2026-04-22T14:05:36.889Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/aqa-tests/TKG/bin
[2026-04-22T14:05:36.889Z]
[2026-04-22T14:05:36.889Z] init:
[2026-04-22T14:05:36.889Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/aqa-tests/TKG/bin
[2026-04-22T14:05:36.889Z]
[2026-04-22T14:05:36.889Z] getDependentLibs:
[2026-04-22T14:05:36.889Z] [exec] --------------------------------------------
[2026-04-22T14:05:36.889Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/../../externalDependency/system_lib
[2026-04-22T14:05:36.889Z] [exec] task is set to default
[2026-04-22T14:05:36.889Z] [exec] dependencyList is set to json_simple
[2026-04-22T14:05:36.889Z] [exec] System Test jars will be downloaded.
[2026-04-22T14:05:36.889Z] [exec] --------------------------------------------
[2026-04-22T14:05:36.889Z] [exec] Starting download third party dependent jars
[2026-04-22T14:05:36.889Z] [exec] --------------------------------------------
[2026-04-22T14:05:36.889Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/../../externalDependency/system_lib
[2026-04-22T14:05:36.889Z] [exec] /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2026-04-22T14:05:36.889Z] [exec] downloaded dependent third party jars successfully
[2026-04-22T14:05:36.889Z]
[2026-04-22T14:05:36.889Z] compile:
[2026-04-22T14:05:36.889Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-04-22T14:05:36.889Z] [echo] ============COMPILER SETTINGS============
[2026-04-22T14:05:36.889Z] [echo] ===fork: yes
[2026-04-22T14:05:36.889Z] [echo] ===debug: on
[2026-04-22T14:05:36.889Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/aqa-tests/TKG/bin
[2026-04-22T14:05:37.636Z] [javac] Note: Some input files use or override a deprecated API.
[2026-04-22T14:05:37.636Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-04-22T14:05:37.636Z]
[2026-04-22T14:05:37.636Z] dist:
[2026-04-22T14:05:37.636Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2026-04-22T14:05:37.636Z]
[2026-04-22T14:05:37.636Z] BUILD SUCCESSFUL
[2026-04-22T14:05:37.636Z] Total time: 3 seconds
[2026-04-22T14:05:37.636Z] 0
[2026-04-22T14:05:37.636Z] /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-04-22T14:05:38.398Z] ****************************** MACHINE INFO ******************************
[2026-04-22T14:05:38.398Z] File path : /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/aqa-tests/TKG
[2026-04-22T14:05:38.398Z] Free Physical Memory Size : 1172307968
[2026-04-22T14:05:38.398Z] Free space (bytes) : 63120781312
[2026-04-22T14:05:38.398Z] Total Physical Memory Size : 4199202816
[2026-04-22T14:05:38.398Z] Total space (bytes) : 107362627584
[2026-04-22T14:05:38.398Z] Usable space (bytes) : 63120781312
[2026-04-22T14:05:38.398Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-04-22T14:05:38.398Z] bashVersion :
[2026-04-22T14:05:38.398Z] GNU bash, version 4.4.23(1)-release (s390x-ibm-linux-gnu)
[2026-04-22T14:05:38.398Z] Copyright (C) 2016 Free Software Foundation, Inc.
[2026-04-22T14:05:38.398Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-04-22T14:05:38.398Z]
[2026-04-22T14:05:38.398Z] This is free software; you are free to change and redistribute it.
[2026-04-22T14:05:38.398Z] There is NO WARRANTY, to the extent permitted by law.
[2026-04-22T14:05:38.398Z] cpuCores : 3
[2026-04-22T14:05:38.398Z] curlVersion :
[2026-04-22T14:05:38.398Z] curl 7.66.0 (s390x-suse-linux-gnu) libcurl/7.66.0 OpenSSL/1.1.1d-fips zlib/1.2.11 libidn2/2.2.0 libpsl/0.20.1 (+libidn2/2.0.4) libssh/0.8.7/openssl/zlib nghttp2/1.40.0
[2026-04-22T14:05:38.398Z] Release-Date: 2019-09-11
[2026-04-22T14:05:38.398Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
[2026-04-22T14:05:38.398Z] Features: AsynchDNS GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets
[2026-04-22T14:05:38.398Z] dockerVersion : Docker version 27.4.1, build b9d17ea
[2026-04-22T14:05:38.398Z] gcc version : 7
[2026-04-22T14:05:38.398Z] gclibc version : ldd (GNU libc) 2.26
[2026-04-22T14:05:38.398Z] gdb version : bash: gdb: command not found
[2026-04-22T14:05:38.398Z] lldb version : Command could not be executed
[2026-04-22T14:05:38.398Z] makeVersion :
[2026-04-22T14:05:38.398Z] GNU Make 4.2.1
[2026-04-22T14:05:38.398Z] Built for s390x-suse-linux-gnu
[2026-04-22T14:05:38.398Z] Copyright (C) 1988-2016 Free Software Foundation, Inc.
[2026-04-22T14:05:38.398Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-04-22T14:05:38.398Z] This is free software: you are free to change and redistribute it.
[2026-04-22T14:05:38.398Z] There is NO WARRANTY, to the extent permitted by law.
[2026-04-22T14:05:38.398Z] mavenVersion :
[2026-04-22T14:05:38.398Z] OpenJDK 64-Bit Server VM warning: You have loaded library /usr/local/apache-maven-3.6.3/lib/jansi-native/linux64/libjansi.so which might have disabled stack guard. The VM will try to fix the stack guard now.
[2026-04-22T14:05:38.398Z] It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'.
[2026-04-22T14:05:38.398Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2026-04-22T14:05:38.398Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-04-22T14:05:38.398Z] Java version: 21.0.11, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/jdkbinary/j2sdk-image
[2026-04-22T14:05:38.398Z] Default locale: en_US, platform encoding: UTF-8
[2026-04-22T14:05:38.398Z] OS name: "linux", version: "5.3.18-24.96-default", arch: "s390x", family: "unix"
[2026-04-22T14:05:38.398Z] microArch : z15
[2026-04-22T14:05:38.398Z] osInfo :
[2026-04-22T14:05:38.398Z] NAME="SLES"
[2026-04-22T14:05:38.398Z] VERSION="15-SP2"
[2026-04-22T14:05:38.398Z] VERSION_ID="15.2"
[2026-04-22T14:05:38.398Z] PRETTY_NAME="SUSE Linux Enterprise Server 15 SP2"
[2026-04-22T14:05:38.398Z] ID="sles"
[2026-04-22T14:05:38.398Z] ID_LIKE="suse"
[2026-04-22T14:05:38.398Z] ANSI_COLOR="0;32"
[2026-04-22T14:05:38.398Z] CPE_NAME="cpe:/o:suse:sles:15:sp2"
[2026-04-22T14:05:38.398Z] osLabel : sles.15
[2026-04-22T14:05:38.398Z] perlVersion :
[2026-04-22T14:05:38.398Z]
[2026-04-22T14:05:38.398Z] This is perl 5, version 26, subversion 1 (v5.26.1) built for s390x-linux-thread-multi
[2026-04-22T14:05:38.398Z]
[2026-04-22T14:05:38.398Z] Copyright 1987-2017, Larry Wall
[2026-04-22T14:05:38.398Z]
[2026-04-22T14:05:38.398Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-04-22T14:05:38.398Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-04-22T14:05:38.398Z]
[2026-04-22T14:05:38.398Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-04-22T14:05:38.398Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-04-22T14:05:38.398Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-04-22T14:05:38.398Z]
[2026-04-22T14:05:38.398Z] podmanVersion : bash: podman: command not found
[2026-04-22T14:05:38.398Z] procArch : s390x
[2026-04-22T14:05:38.398Z] sysArch : s390x
[2026-04-22T14:05:38.398Z] sysOS : Linux
[2026-04-22T14:05:38.398Z] ulimit :
[2026-04-22T14:05:38.398Z] core file size (blocks, -c) unlimited
[2026-04-22T14:05:38.398Z] data seg size (kbytes, -d) unlimited
[2026-04-22T14:05:38.398Z] scheduling priority (-e) 0
[2026-04-22T14:05:38.398Z] file size (blocks, -f) unlimited
[2026-04-22T14:05:38.398Z] pending signals (-i) 15963
[2026-04-22T14:05:38.398Z] max locked memory (kbytes, -l) 64
[2026-04-22T14:05:38.398Z] max memory size (kbytes, -m) unlimited
[2026-04-22T14:05:38.398Z] open files (-n) 4096
[2026-04-22T14:05:38.398Z] pipe size (512 bytes, -p) 8
[2026-04-22T14:05:38.398Z] POSIX message queues (bytes, -q) 819200
[2026-04-22T14:05:38.398Z] real-time priority (-r) 0
[2026-04-22T14:05:38.398Z] stack size (kbytes, -s) 8192
[2026-04-22T14:05:38.398Z] cpu time (seconds, -t) unlimited
[2026-04-22T14:05:38.398Z] max user processes (-u) 15963
[2026-04-22T14:05:38.398Z] virtual memory (kbytes, -v) unlimited
[2026-04-22T14:05:38.398Z] file locks (-x) unlimited
[2026-04-22T14:05:38.398Z] uname : Linux test-marist-sles15-s390x-2.adoptopenjdk.net 5.3.18-24.96-default #1 SMP Mon Nov 22 08:33:36 UTC 2021 (9a413cc) s390x s390x s390x GNU/Linux
[2026-04-22T14:05:38.398Z] vmVendor : Oracle Corporation
[2026-04-22T14:05:38.398Z] vmVersion : 21.0.11+10-LTS
[2026-04-22T14:05:38.398Z] xlc version : bash: xlC: command not found
[2026-04-22T14:05:38.398Z] **************************************************************************
[2026-04-22T14:05:38.398Z]
[2026-04-22T14:05:38.398Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-04-22T14:05:38.398Z]
[2026-04-22T14:05:38.398Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-04-22T14:05:38.398Z]
[2026-04-22T14:05:38.398Z] System.getProperty('os.name')=Linux
[2026-04-22T14:05:38.398Z]
[2026-04-22T14:05:38.398Z] System.getProperty('os.arch')=s390x
[2026-04-22T14:05:38.398Z]
[2026-04-22T14:05:38.398Z] System.getProperty('java.fullversion')=null
[2026-04-22T14:05:38.398Z]
[2026-04-22T14:05:38.398Z] System.getProperty('sun.arch.data.model')=64
[2026-04-22T14:05:38.398Z]
[2026-04-22T14:05:38.398Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES=3 TEST_TIME= TESTTARGET=extended.system TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/../../externalDependency/system_lib
[2026-04-22T14:05:38.398Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/aqa-tests/TKG'
[2026-04-22T14:05:38.398Z] perl scripts/configure.pl
[2026-04-22T14:05:38.398Z] /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/../../externalDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_390-64 --microArch="z15" --osLabel="sles.15" --jdkVersion=21 --impl=hotspot --vendor="eclipse" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=extended.system --testList= --numOfMachines=3 --testTime= --TRSSURL=
[2026-04-22T14:05:39.171Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-04-22T14:05:39.171Z]
[2026-04-22T14:05:39.171Z]
[2026-04-22T14:05:39.171Z] Starting to generate parallel test lists.
[2026-04-22T14:05:39.171Z]
[2026-04-22T14:05:39.171Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/aqa-tests/TKG/../system/churn/playlist.xml
[2026-04-22T14:05:39.171Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/aqa-tests/TKG/../system/daaLoadTest/playlist.xml
[2026-04-22T14:05:39.171Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/aqa-tests/TKG/../system/jcstress/playlist.xml
[2026-04-22T14:05:39.171Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/aqa-tests/TKG/../system/jlm/playlist.xml
[2026-04-22T14:05:39.903Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml
[2026-04-22T14:05:39.903Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/aqa-tests/TKG/../system/mathLoadTest/playlist.xml
[2026-04-22T14:05:39.903Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml
[2026-04-22T14:05:39.903Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/aqa-tests/TKG/../system/modularity/playlist.xml
[2026-04-22T14:05:39.903Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/aqa-tests/TKG/../system/otherLoadTest/playlist.xml
[2026-04-22T14:05:39.903Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/aqa-tests/TKG/../system/security/playlist.xml
[2026-04-22T14:05:39.903Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/aqa-tests/TKG/../system/sharedClasses/playlist.xml
[2026-04-22T14:05:39.903Z] Attempting to get test duration data from TRSS.
[2026-04-22T14:05:39.903Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=21&impl=hs&platform=s390x_linux&group=system&level=extended
[2026-04-22T14:05:40.735Z] Attempting to get test duration data from cached files.
[2026-04-22T14:05:40.735Z]
[2026-04-22T14:05:40.735Z] TEST DURATION
[2026-04-22T14:05:40.735Z] ====================================================================================
[2026-04-22T14:05:40.735Z] Total number of tests searched: 32
[2026-04-22T14:05:40.735Z] Number of test durations found: 32
[2026-04-22T14:05:40.735Z] Top slowest tests:
[2026-04-22T14:05:40.735Z] 11m25s MiniMix_aot_5m_0
[2026-04-22T14:05:40.735Z] 05m11s DBBLoadTest_5m_0
[2026-04-22T14:05:40.735Z] 05m10s DBBLoadTest_5m_1
[2026-04-22T14:05:40.735Z] ====================================================================================
[2026-04-22T14:05:40.735Z]
[2026-04-22T14:05:40.735Z] Test target is split into 3 lists.
[2026-04-22T14:05:40.735Z] Reducing estimated test running time from 53m23s to 20m24s.
[2026-04-22T14:05:40.735Z]
[2026-04-22T14:05:40.735Z] -------------------------------------testList_0-------------------------------------
[2026-04-22T14:05:40.735Z] Number of tests: 8
[2026-04-22T14:05:40.735Z] Estimated running time: 16m29s
[2026-04-22T14:05:40.735Z] TESTLIST=MiniMix_aot_5m_0,UtilLoadTest_5m_1,HCRLateAttachWorkload_previewEnabled_0,MiniMix_5m_2,MiniMix_5m_0,JdiTest_1,JdiTest_2,MathLoadTest_all_5m_2
[2026-04-22T14:05:40.735Z] ------------------------------------------------------------------------------------
[2026-04-22T14:05:40.735Z]
[2026-04-22T14:05:40.735Z] -------------------------------------testList_1-------------------------------------
[2026-04-22T14:05:40.735Z] Number of tests: 20
[2026-04-22T14:05:40.735Z] Estimated running time: 16m29s
[2026-04-22T14:05:40.735Z] TESTLIST=DBBLoadTest_5m_0,MathLoadTest_all_5m_1,LangLoadTest_5m_1,LockingLoadTest_0,LockingLoadTest_1,ConcurrentLoadTest_5m_0,ConcurrentLoadTest_5m_1,HCRLateAttachWorkload_previewEnabled_1,LockingLoadTest_2,MiniMix_10m_1,LangLoadTest_5m_2,ConcurrentLoadTest_5m_2,DBBLoadTest_5m_2,MiniMix_10m_2,HCRLateAttachWorkload_previewEnabled_2,OAuthTest_0,MiniMix_5m_1,MiniMix_10m_0,JdiTest_0,UtilLoadTest_5m_2
[2026-04-22T14:05:40.735Z] ------------------------------------------------------------------------------------
[2026-04-22T14:05:40.735Z]
[2026-04-22T14:05:40.735Z] -------------------------------------testList_2-------------------------------------
[2026-04-22T14:05:40.735Z] Number of tests: 4
[2026-04-22T14:05:40.735Z] Estimated running time: 20m24s
[2026-04-22T14:05:40.735Z] TESTLIST=DBBLoadTest_5m_1,MathLoadTest_all_5m_0,LangLoadTest_5m_0,UtilLoadTest_5m_0
[2026-04-22T14:05:40.735Z] ------------------------------------------------------------------------------------
[2026-04-22T14:05:40.735Z]
[2026-04-22T14:05:40.735Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2026-04-22T14:05:40.735Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2026-04-22T14:05:41.267Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-04-22T14:05:41.670Z] Saving parallelList.mk file on jenkins...
[Pipeline] dir
[2026-04-22T14:05:41.672Z] Running in /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux/aqa-tests/TKG
[Pipeline] {
[Pipeline] archiveArtifacts
[2026-04-22T14:05:41.850Z] Archiving artifacts
[2026-04-22T14:05:42.081Z] Recording fingerprints
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
[2026-04-22T14:05:42.335Z] [PARALLEL: Dynamic] childJobNum is 3, creating jobs and running them in parallel...
Did you forget the `def` keyword? Script1 seems to be setting a field named create_jobs (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named parallelTestParams (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] parallel
[Pipeline] { (Branch: testList_0)
[Pipeline] { (Branch: testList_1)
[Pipeline] { (Branch: testList_2)
[Pipeline] echo
[2026-04-22T14:05:44.226Z] GENERATE_JOBS is set to true, set test job Test_openjdk21_hs_extended.system_s390x_linux_testList_0 params for generating the job
[Pipeline] echo
[2026-04-22T14:05:44.235Z] GENERATE_JOBS is set to true, set test job Test_openjdk21_hs_extended.system_s390x_linux_testList_1 params for generating the job
[Pipeline] echo
[2026-04-22T14:05:44.242Z] GENERATE_JOBS is set to true, set test job Test_openjdk21_hs_extended.system_s390x_linux_testList_2 params for generating the job
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] jobDsl
[Pipeline] jobDsl
[Pipeline] jobDsl
[2026-04-22T14:05:45.251Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2026-04-22T14:05:45.600Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2026-04-22T14:05:45.843Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2026-04-22T14:12:14.061Z] LEVELS: [extended]
[2026-04-22T14:12:14.061Z] JDK_VERSIONS: [8]
[2026-04-22T14:12:14.061Z] GROUPS: [system]
[2026-04-22T14:12:14.061Z] ARCH_OS_LIST: [s390x_linux]
[2026-04-22T14:12:14.443Z] LEVELS: [extended]
[2026-04-22T14:12:14.454Z] JDK_VERSIONS: [8]
[2026-04-22T14:12:14.454Z] GROUPS: [system]
[2026-04-22T14:12:14.454Z] ARCH_OS_LIST: [s390x_linux]
[2026-04-22T14:12:14.907Z] LEVELS: [extended]
[2026-04-22T14:12:14.907Z] JDK_VERSIONS: [8]
[2026-04-22T14:12:14.907Z] GROUPS: [system]
[2026-04-22T14:12:14.907Z] ARCH_OS_LIST: [s390x_linux]
[2026-04-22T14:12:15.313Z] Existing items:
[2026-04-22T14:12:15.313Z] GeneratedJob{name='Test_openjdk21_hs_extended.system_s390x_linux_testList_0'}
[2026-04-22T14:12:15.313Z] Unreferenced items:
[2026-04-22T14:12:15.313Z] GeneratedJob{name='Test_openjdk21_hs_extended.system_s390x_linux_testList_2'}
[2026-04-22T14:12:15.359Z] Added items:
[2026-04-22T14:12:15.359Z] GeneratedJob{name='Test_openjdk21_hs_extended.system_s390x_linux_testList_1'}
[2026-04-22T14:12:15.359Z] Existing items:
[2026-04-22T14:12:15.359Z] GeneratedJob{name='Test_openjdk21_hs_extended.system_s390x_linux_testList_0'}
[2026-04-22T14:12:15.359Z] Unreferenced items:
[2026-04-22T14:12:15.359Z] GeneratedJob{name='Test_openjdk21_hs_extended.system_s390x_linux_testList_2'}
[2026-04-22T14:12:15.464Z] Added items:
[2026-04-22T14:12:15.464Z] GeneratedJob{name='Test_openjdk21_hs_extended.system_s390x_linux_testList_1'}
[2026-04-22T14:12:15.464Z] Existing items:
[2026-04-22T14:12:15.464Z] GeneratedJob{name='Test_openjdk21_hs_extended.system_s390x_linux_testList_0'}
[2026-04-22T14:12:15.464Z] GeneratedJob{name='Test_openjdk21_hs_extended.system_s390x_linux_testList_2'}
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-04-22T14:12:28.487Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-04-22T14:12:30.556Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-04-22T14:12:30.557Z] Unix type machine..
[2026-04-22T14:12:30.557Z] Running on a Linux host
[2026-04-22T14:12:30.557Z] Woohoo - no rogue processes detected!
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-04-22T14:12:31.360Z] [WS-CLEANUP] Deleting project workspace...
[2026-04-22T14:12:31.360Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-04-22T14:12:31.872Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2026-04-22T14:12:34.685Z] + find /tmp -name '*core*' -print -exec rm -f '{}' ';'
[2026-04-22T14:12:34.685Z] + true
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-04-22T14:12:35.733Z] 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] parallel
[Pipeline] { (Branch: testList_0)
[Pipeline] { (Branch: testList_1)
[Pipeline] { (Branch: testList_2)
[Pipeline] build
[2026-04-22T14:12:36.167Z] Scheduling project: Test_openjdk21_hs_extended.system_s390x_linux_testList_0
[Pipeline] build
[2026-04-22T14:12:36.182Z] Scheduling project: Test_openjdk21_hs_extended.system_s390x_linux_testList_1
[Pipeline] build
[2026-04-22T14:12:36.253Z] Scheduling project: Test_openjdk21_hs_extended.system_s390x_linux_testList_2
[2026-04-22T14:12:43.474Z] Starting building: Test_openjdk21_hs_extended.system_s390x_linux_testList_1 #49
[2026-04-22T14:12:43.483Z] Starting building: Test_openjdk21_hs_extended.system_s390x_linux_testList_2 #49
[2026-04-22T14:12:43.488Z] Starting building: Test_openjdk21_hs_extended.system_s390x_linux_testList_0 #59
[2026-04-22T15:10:33.277Z] Build Test_openjdk21_hs_extended.system_s390x_linux_testList_0 #59 completed: SUCCESS
[Pipeline] }
[2026-04-22T15:23:03.058Z] Build Test_openjdk21_hs_extended.system_s390x_linux_testList_1 #49 completed: UNSTABLE
[Pipeline] }
[2026-04-22T15:31:12.347Z] Build Test_openjdk21_hs_extended.system_s390x_linux_testList_2 #49 completed: SUCCESS
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2026-04-22T15:31:12.451Z] Running on test-rise-ubuntu2404-riscv64-8 in /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-04-22T15:31:12.661Z] [WS-CLEANUP] Deleting project workspace...
[2026-04-22T15:31:12.662Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-04-22T15:31:14.224Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2026-04-22T15:31:14.258Z] Test_openjdk21_hs_extended.system_s390x_linux_testList_0 #59 completed with status SUCCESS
[Pipeline] timeout
[2026-04-22T15:31:14.267Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-04-22T15:31:14.515Z] Copied 1 artifact from "Test_openjdk21_hs_extended.system_s390x_linux_testList_0" build number 59
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-04-22T15:31:14.556Z] Saving Test_openjdk21_hs_extended.system_s390x_linux_testList_0/59/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-04-22T15:31:14.589Z] Archiving artifacts
[2026-04-22T15:31:15.274Z] Recording fingerprints
[Pipeline] echo
[2026-04-22T15:31:15.388Z] Test_openjdk21_hs_extended.system_s390x_linux_testList_1 #49 completed with status UNSTABLE
[Pipeline] timeout
[2026-04-22T15:31:15.397Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-04-22T15:31:15.591Z] Copied 1 artifact from "Test_openjdk21_hs_extended.system_s390x_linux_testList_1" build number 49
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-04-22T15:31:15.618Z] Saving Test_openjdk21_hs_extended.system_s390x_linux_testList_1/49/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-04-22T15:31:15.648Z] Archiving artifacts
[2026-04-22T15:31:15.744Z] Recording fingerprints
[Pipeline] echo
[2026-04-22T15:31:15.820Z] Test_openjdk21_hs_extended.system_s390x_linux_testList_2 #49 completed with status SUCCESS
[Pipeline] timeout
[2026-04-22T15:31:15.837Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-04-22T15:31:16.012Z] Copied 1 artifact from "Test_openjdk21_hs_extended.system_s390x_linux_testList_2" build number 49
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-04-22T15:31:16.047Z] Saving Test_openjdk21_hs_extended.system_s390x_linux_testList_2/49/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-04-22T15:31:16.079Z] Archiving artifacts
[2026-04-22T15:31:16.151Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2026-04-22T15:31:16.367Z] Tap file found: Test_openjdk21_hs_extended.system_s390x_linux_testList_0/59/aqa-tests/TKG/output_17768696437495/Test_openjdk21_hs_extended.system_s390x_linux_testList_0.tap...
[Pipeline] readFile
[Pipeline] findFiles
[Pipeline] echo
[2026-04-22T15:31:16.516Z] Tap file found: Test_openjdk21_hs_extended.system_s390x_linux_testList_1/49/aqa-tests/TKG/output_17768706305005/Test_openjdk21_hs_extended.system_s390x_linux_testList_1.tap...
[Pipeline] readFile
[Pipeline] findFiles
[Pipeline] echo
[2026-04-22T15:31:16.751Z] Tap file found: Test_openjdk21_hs_extended.system_s390x_linux_testList_2/49/aqa-tests/TKG/output_17768706334838/Test_openjdk21_hs_extended.system_s390x_linux_testList_2.tap...
[Pipeline] readFile
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-04-22T15:31:16.883Z] [WS-CLEANUP] Deleting project workspace...
[2026-04-22T15:31:16.883Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-04-22T15:31:16.947Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Rerun)
[Pipeline] echo
[2026-04-22T15:31:17.048Z] allocate a node for generating rerun job ...
[Pipeline] node
[2026-04-22T15:31:17.159Z] Running on test-rise-ubuntu2404-riscv64-8 in /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux
[Pipeline] {
[Pipeline] echo
[2026-04-22T15:31:17.173Z] Generating rerun Test_openjdk21_hs_extended.system_s390x_linux_rerun job for running failed test(s) ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk21_hs_extended.system_s390x_linux_rerun)
[Pipeline] echo
[2026-04-22T15:31:17.196Z] GENERATE_JOBS is set to true, set test job Test_openjdk21_hs_extended.system_s390x_linux_rerun params for generating the job
[Pipeline] fileExists
[Pipeline] sh
[2026-04-22T15:31:18.364Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2026-04-22T15:31:18.537Z] Processing DSL script testJobTemplate
[2026-04-22T15:32:04.693Z] LEVELS: [extended]
[2026-04-22T15:32:04.693Z] JDK_VERSIONS: [8]
[2026-04-22T15:32:04.693Z] GROUPS: [system]
[2026-04-22T15:32:04.693Z] ARCH_OS_LIST: [s390x_linux]
[2026-04-22T15:32:04.837Z] Added items:
[2026-04-22T15:32:04.837Z] GeneratedJob{name='Test_openjdk21_hs_extended.system_s390x_linux_rerun'}
[2026-04-22T15:32:04.837Z] GeneratedJob{name='Test_openjdk21_hs_extended.system_s390x_linux_testList_1'}
[2026-04-22T15:32:04.837Z] Existing items:
[2026-04-22T15:32:04.837Z] GeneratedJob{name='Test_openjdk21_hs_extended.system_s390x_linux_testList_0'}
[2026-04-22T15:32:04.837Z] GeneratedJob{name='Test_openjdk21_hs_extended.system_s390x_linux_testList_2'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2026-04-22T15:32:05.674Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk21_hs_extended.system_s390x_linux_rerun)
[Pipeline] build
[2026-04-22T15:32:05.699Z] Scheduling project: Test_openjdk21_hs_extended.system_s390x_linux_rerun
[2026-04-22T15:32:10.842Z] Starting building: Test_openjdk21_hs_extended.system_s390x_linux_rerun #30
[2026-04-23T04:15:35.762Z] Build Test_openjdk21_hs_extended.system_s390x_linux_rerun #30 completed: SUCCESS
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2026-04-23T04:15:35.827Z] Running on test-docker-centos7-x64-1 in /home/jenkins/workspace/Test_openjdk21_hs_extended.system_s390x_linux
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-04-23T04:15:36.130Z] [WS-CLEANUP] Deleting project workspace...
[2026-04-23T04:15:36.130Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-04-23T04:15:36.291Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2026-04-23T04:15:36.331Z] Test_openjdk21_hs_extended.system_s390x_linux_rerun #30 completed with status SUCCESS
[Pipeline] timeout
[2026-04-23T04:15:36.349Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-04-23T04:15:37.178Z] Copied 1 artifact from "Test_openjdk21_hs_extended.system_s390x_linux_rerun" build number 30
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-04-23T04:15:37.215Z] Saving Test_openjdk21_hs_extended.system_s390x_linux_rerun/30/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-04-23T04:15:37.352Z] Archiving artifacts
[2026-04-23T04:15:37.649Z] Recording fingerprints
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-04-23T04:15:38.117Z] [WS-CLEANUP] Deleting project workspace...
[2026-04-23T04:15:38.117Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-04-23T04:15:38.256Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: SUCCESS