Test_openjdk8_hs_extended.openjdk_arm_linux
Started by upstream project "build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin" build number 19
originally caused by:
Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 94
originally caused by:
Started by user Stewart X Addison
Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 93
originally caused by:
Started by user Stewart X Addison
Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 92
originally caused by:
Started by user Stewart X Addison
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_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.8-release^{commit} # timeout=10
Checking out Revision ac6630416b83f583a42d5e3f3f84e3402b72d5ab (origin/v1.0.8-release)
> git config core.sparsecheckout # timeout=10
> git checkout -f ac6630416b83f583a42d5e3f3f84e3402b72d5ab # timeout=10
Commit message: "Update testenv_arm32.properties for GA tag (#6435)"
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-07-21T12:03:15.453Z] SPEC: linux_arm
[Pipeline] echo
[2025-07-21T12:03:15.454Z] LABEL: ci.role.test&&sw.os.linux&&hw.arch.aarch32
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-07-21T12:03:15.466Z] Found a total of 9 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.aarch32' label
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-07-21T12:03:15.469Z] dynamicAgents: []
[Pipeline] node
[2025-07-21T12:03:15.485Z] Running on test-docker-ubuntu2404-armv7-9 in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_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
[2025-07-21T12:03:15.514Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-07-21T12:03:15.888Z] [WS-CLEANUP] Deleting project workspace...
[2025-07-21T12:03:15.888Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-07-21T12:03:16.085Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-07-21T12:03:16.282Z] The recommended git tool is: git
[2025-07-21T12:03:16.646Z] No credentials specified
[2025-07-21T12:03:16.821Z] Cloning the remote Git repository
[2025-07-21T12:03:17.080Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-07-21T12:03:17.081Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/aqa-tests # timeout=10
[2025-07-21T12:03:17.337Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-07-21T12:03:17.337Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-07-21T12:03:17.337Z] > git --version # timeout=10
[2025-07-21T12:03:17.344Z] > git --version # 'git version 2.43.0'
[2025-07-21T12:03:17.345Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-07-21T12:03:27.325Z] Avoid second fetch
[2025-07-21T12:03:27.039Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-07-21T12:03:27.047Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-07-21T12:03:27.510Z] Checking out Revision ac6630416b83f583a42d5e3f3f84e3402b72d5ab (origin/v1.0.8-release)
[2025-07-21T12:03:27.407Z] > git rev-parse origin/v1.0.8-release^{commit} # timeout=10
[2025-07-21T12:03:27.594Z] > git config core.sparsecheckout # timeout=10
[2025-07-21T12:03:27.603Z] > git checkout -f ac6630416b83f583a42d5e3f3f84e3402b72d5ab # timeout=10
[2025-07-21T12:03:29.776Z] Commit message: "Update testenv_arm32.properties for GA tag (#6435)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_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
[2025-07-21T12:03:31.999Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] sh
[2025-07-21T12:03:34.058Z] + which activate_multicast
[Pipeline] echo
[2025-07-21T12:03:34.579Z] which activate_multicast status code: 1
[Pipeline] echo
[2025-07-21T12:03:34.582Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-07-21T12:03:36.466Z] + LC_TIME=C date +%a, %d %b %Y %T %z
[Pipeline] echo
[2025-07-21T12:03:37.169Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-07-21T12:03:38.995Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-07-21T12:03:38.995Z] Unix type machine..
[2025-07-21T12:03:38.995Z] Running on a Linux host
[2025-07-21T12:03:38.995Z] 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
[2025-07-21T12:03:42.069Z] + printenv
[2025-07-21T12:03:42.069Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-07-21T12:03:42.069Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-07-21T12:03:42.069Z] SETUP_JCK_RUN=false
[2025-07-21T12:03:42.069Z] USE_TESTENV_PROPERTIES=true
[2025-07-21T12:03:42.069Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-07-21T12:03:42.069Z] SSH_CLIENT=78.47.239.97 52982 22
[2025-07-21T12:03:42.069Z] USER=jenkins
[2025-07-21T12:03:42.069Z] BUILD_LIST=openjdk
[2025-07-21T12:03:42.069Z] SDK_RESOURCE=upstream
[2025-07-21T12:03:42.069Z] OPENJ9_BRANCH=master
[2025-07-21T12:03:42.069Z] CI=true
[2025-07-21T12:03:42.069Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_arm_linux/146/display/redirect?page=changes
[2025-07-21T12:03:42.069Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-07-21T12:03:42.069Z] UPSTREAM_JOB_NUMBER=19
[2025-07-21T12:03:42.069Z] TARGET=extended.openjdk
[2025-07-21T12:03:42.069Z] EXIT_FAILURE=false
[2025-07-21T12:03:42.069Z] NODE_LABELS=hw.dockerhost.arm.dockerhost-osuosl-ubuntu2404-aarch64-2 armv8 hw.arch.aarch32 test ci.role.test ubuntu test-docker-ubuntu2404-armv7-9 linux armv8.2 sw.os.linux arm
[2025-07-21T12:03:42.069Z] HUDSON_URL=https://ci.adoptium.net/
[2025-07-21T12:03:42.069Z] USE_JRE=false
[2025-07-21T12:03:42.069Z] OLDPWD=/home/jenkins
[2025-07-21T12:03:42.069Z] STF_OWNER_BRANCH=adoptium:master
[2025-07-21T12:03:42.069Z] HOME=/home/jenkins
[2025-07-21T12:03:42.069Z] ADOPTOPENJDK_BRANCH=v1.0.8-release
[2025-07-21T12:03:42.069Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_arm_linux/146/
[2025-07-21T12:03:42.069Z] TAP_NAME=Test_openjdk8_hs_extended.openjdk_arm_linux.tap
[2025-07-21T12:03:42.069Z] JDK_IMPL=hotspot
[2025-07-21T12:03:42.069Z] DOCKER_REQUIRED=false
[2025-07-21T12:03:42.069Z] HUDSON_COOKIE=378f322a-159b-4de1-8473-0cddcf6e41c3
[2025-07-21T12:03:42.069Z] JENKINS_SERVER_COOKIE=durable-b835f7507175c7cdf80c1d55dc9317a3b9cc0503713a1b0b22a0aaf8c4d925bf
[2025-07-21T12:03:42.069Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../benchmarks
[2025-07-21T12:03:42.069Z] JDK_REPO=https://github.com/adoptium/aarch32-jdk8u
[2025-07-21T12:03:42.069Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux
[2025-07-21T12:03:42.069Z] KEEP_WORKSPACE=false
[2025-07-21T12:03:42.069Z] ARCHIVE_TEST_RESULTS=false
[2025-07-21T12:03:42.069Z] GENERATE_JOBS=true
[2025-07-21T12:03:42.069Z] TKG_OWNER_BRANCH=adoptium:master
[2025-07-21T12:03:42.069Z] PERSONAL_BUILD=false
[2025-07-21T12:03:42.070Z] LOGNAME=jenkins
[2025-07-21T12:03:42.070Z] NODE_NAME=test-docker-ubuntu2404-armv7-9
[2025-07-21T12:03:42.070Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_arm_linux/146/display/redirect?page=artifacts
[2025-07-21T12:03:42.070Z] STAGE_NAME=Setup
[2025-07-21T12:03:42.070Z] AUTO_DETECT=true
[2025-07-21T12:03:42.070Z] EXECUTOR_NUMBER=0
[2025-07-21T12:03:42.070Z] JDK_VERSION=8
[2025-07-21T12:03:42.070Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-07-21T12:03:42.070Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_arm_linux/146/display/redirect?page=tests
[2025-07-21T12:03:42.070Z] BUILD_DISPLAY_NAME=#146
[2025-07-21T12:03:42.070Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-07-21T12:03:42.070Z] TIME_LIMIT=25
[2025-07-21T12:03:42.070Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-07-21T12:03:42.070Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.openjdk_arm_linux
[2025-07-21T12:03:42.070Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
[2025-07-21T12:03:42.070Z] PLATFORM=arm_linux
[2025-07-21T12:03:42.070Z] TKG_ITERATIONS=1
[2025-07-21T12:03:42.070Z] EXIT_SUCCESS=false
[2025-07-21T12:03:42.070Z] BUILD_ID=146
[2025-07-21T12:03:42.070Z] RERUN_FAILURE=true
[2025-07-21T12:03:42.070Z] ACTIVE_NODE_TIMEOUT=5
[2025-07-21T12:03:42.070Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.openjdk_arm_linux-146
[2025-07-21T12:03:42.070Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../testDependency/system_lib
[2025-07-21T12:03:42.070Z] JENKINS_URL=https://ci.adoptium.net/
[2025-07-21T12:03:42.070Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-07-21T12:03:42.070Z] LANG=C.UTF-8
[2025-07-21T12:03:42.070Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_arm_linux/
[2025-07-21T12:03:42.070Z] KEEP_REPORTDIR=true
[2025-07-21T12:03:42.070Z] JCK_GIT_BRANCH=master
[2025-07-21T12:03:42.070Z] ORIGIN_JDK_VERSION=8
[2025-07-21T12:03:42.070Z] BUILD_NUMBER=146
[2025-07-21T12:03:42.070Z] JENKINS_NODE_COOKIE=784e9752-3ce6-4556-ac01-49e87950a5c9
[2025-07-21T12:03:42.070Z] SHELL=/bin/sh
[2025-07-21T12:03:42.070Z] ITERATIONS=1
[2025-07-21T12:03:42.070Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-07-21T12:03:42.070Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/jdkbinary/j2sdk-image
[2025-07-21T12:03:42.070Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_arm_linux/146/display/redirect
[2025-07-21T12:03:42.070Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-07-21T12:03:42.070Z] SPEC=linux_arm
[2025-07-21T12:03:42.070Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-07-21T12:03:42.070Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-07-21T12:03:42.070Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_arm_linux/display/redirect
[2025-07-21T12:03:42.070Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin
[2025-07-21T12:03:42.070Z] JOB_NAME=Test_openjdk8_hs_extended.openjdk_arm_linux
[2025-07-21T12:03:42.070Z] SLACK_CHANNEL=aqavit-bot
[2025-07-21T12:03:42.070Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-07-21T12:03:42.070Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux
[2025-07-21T12:03:42.070Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../testDependency/lib
[2025-07-21T12:03:42.070Z] TEST_TIME=120
[2025-07-21T12:03:42.070Z] SSH_CONNECTION=78.47.239.97 52982 172.17.0.3 22
[2025-07-21T12:03:42.070Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux@tmp
[2025-07-21T12:03:42.070Z] PARALLEL=Dynamic
[2025-07-21T12:03:42.070Z] JOBSTARTTIME=Mon, 21 Jul 2025 12:03:35 +0000
[2025-07-21T12:03:42.070Z] DYNAMIC_COMPILE=false
[2025-07-21T12:03:42.070Z] RERUN_ITERATIONS=1
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-07-21T12:03:42.592Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-07-21T12:03:42.605Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-07-21T12:04:29.238Z] Copied 5 artifacts from "build-scripts » jobs » release » jobs » jdk8u » jdk8u-release-linux-arm-temurin" build number 19
[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
[2025-07-21T12:04:29.357Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2025-07-21T12:04:29.365Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux
[Pipeline] {
[Pipeline] sshagent
[2025-07-21T12:04:29.466Z] $ ssh-agent
[2025-07-21T12:04:30.260Z] SSH_AUTH_SOCK=/tmp/ssh-BVNTcsyOU6OZ/agent.30204
[2025-07-21T12:04:30.260Z] SSH_AGENT_PID=30206
[2025-07-21T12:04:30.260Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-07-21T12:04:30.284Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-07-21T12:04:30.316Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-07-21T12:04:32.171Z] + pwd
[2025-07-21T12:04:32.171Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/aqa-tests/.. -p arm_linux -r upstream -j 8 -i hotspot --clone_openj9 false
[2025-07-21T12:04:32.171Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/aqa-tests
[2025-07-21T12:04:32.171Z] load ./testenv/testenv_arm32.properties
[2025-07-21T12:04:32.171Z] Running checkTags with ./testenv/testenv_arm32.properties and 8
[2025-07-21T12:04:32.171Z] b250ca9b32bda7ec044d29ec8eadf931d9819b09 refs/tags/jdk8u462-ga-aarch32-20250718
[2025-07-21T12:04:32.171Z] Use tag name jdk8u462-ga-aarch32-20250718 from ./testenv/testenv_arm32.properties
[2025-07-21T12:04:32.171Z] get jdk binary...
[2025-07-21T12:04:32.171Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-07-21T12:04:32.171Z] Uncompressing file: OpenJDK8U-jdk_arm_linux_hotspot_8u462b08.tar.gz ...
[2025-07-21T12:04:34.117Z] List files in jdkbinary folder...
[2025-07-21T12:04:34.117Z] total 224404
[2025-07-21T12:04:34.117Z] -rw-r--r-- 1 jenkins jenkins 92458045 Jul 21 11:37 OpenJDK8U-debugimage_arm_linux_hotspot_8u462b08.tar.gz
[2025-07-21T12:04:34.117Z] -rw-r--r-- 1 jenkins jenkins 98402076 Jul 21 11:37 OpenJDK8U-jdk_arm_linux_hotspot_8u462b08.tar.gz
[2025-07-21T12:04:34.117Z] -rw-r--r-- 1 jenkins jenkins 38813909 Jul 21 11:37 OpenJDK8U-jre_arm_linux_hotspot_8u462b08.tar.gz
[2025-07-21T12:04:34.117Z] -rw-r--r-- 1 jenkins jenkins 22199 Jul 21 11:49 OpenJDK8U-sbom_arm_linux_hotspot_8u462b08-metadata.json
[2025-07-21T12:04:34.117Z] -rw-r--r-- 1 jenkins jenkins 78249 Jul 21 11:51 OpenJDK8U-sbom_arm_linux_hotspot_8u462b08.json
[2025-07-21T12:04:34.117Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 21 12:04 tmp
[2025-07-21T12:04:34.117Z] List files in jdkbinary/tmp folder...
[2025-07-21T12:04:34.117Z] total 4
[2025-07-21T12:04:34.117Z] drwxr-xr-x 8 jenkins jenkins 4096 Jul 21 11:37 jdk8u462-b08-aarch32-20250718
[2025-07-21T12:04:34.117Z] Moving directory jdk8u462-b08-aarch32-20250718/ to ../j2sdk-image
[2025-07-21T12:04:34.117Z] Uncompressing file: OpenJDK8U-jre_arm_linux_hotspot_8u462b08.tar.gz ...
[2025-07-21T12:04:36.045Z] List files in jdkbinary folder...
[2025-07-21T12:04:36.046Z] total 224408
[2025-07-21T12:04:36.046Z] -rw-r--r-- 1 jenkins jenkins 92458045 Jul 21 11:37 OpenJDK8U-debugimage_arm_linux_hotspot_8u462b08.tar.gz
[2025-07-21T12:04:36.046Z] -rw-r--r-- 1 jenkins jenkins 98402076 Jul 21 11:37 OpenJDK8U-jdk_arm_linux_hotspot_8u462b08.tar.gz
[2025-07-21T12:04:36.046Z] -rw-r--r-- 1 jenkins jenkins 38813909 Jul 21 11:37 OpenJDK8U-jre_arm_linux_hotspot_8u462b08.tar.gz
[2025-07-21T12:04:36.046Z] -rw-r--r-- 1 jenkins jenkins 22199 Jul 21 11:49 OpenJDK8U-sbom_arm_linux_hotspot_8u462b08-metadata.json
[2025-07-21T12:04:36.046Z] -rw-r--r-- 1 jenkins jenkins 78249 Jul 21 11:51 OpenJDK8U-sbom_arm_linux_hotspot_8u462b08.json
[2025-07-21T12:04:36.046Z] drwxr-xr-x 8 jenkins jenkins 4096 Jul 21 11:37 j2sdk-image
[2025-07-21T12:04:36.046Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 21 12:04 tmp
[2025-07-21T12:04:36.046Z] List files in jdkbinary/tmp folder...
[2025-07-21T12:04:36.046Z] total 4
[2025-07-21T12:04:36.046Z] drwxr-xr-x 5 jenkins jenkins 4096 Jul 21 11:37 jdk8u462-b08-aarch32-20250718-jre
[2025-07-21T12:04:36.046Z] Moving directory jdk8u462-b08-aarch32-20250718-jre/ to ../j2re-image
[2025-07-21T12:04:36.046Z] Uncompressing OpenJDK8U-debugimage_arm_linux_hotspot_8u462b08.tar.gz over ./j2sdk-image/jre...
[2025-07-21T12:04:37.975Z] Removing top-level folder jdk8u462-b08-aarch32-20250718-debug-image/
[2025-07-21T12:04:37.975Z] Removing top-level folder jdk8u462-b08-aarch32-20250718/
[2025-07-21T12:04:38.914Z] Run /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/jdkbinary/j2sdk-image/bin/java -version
[2025-07-21T12:04:38.914Z] =JAVA VERSION OUTPUT BEGIN=
[2025-07-21T12:04:38.914Z] openjdk version "1.8.0_462"
[2025-07-21T12:04:38.915Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-b08)
[2025-07-21T12:04:38.915Z] OpenJDK Client VM (Temurin)(build 25.462-b08, mixed mode)
[2025-07-21T12:04:38.915Z] =JAVA VERSION OUTPUT END=
[2025-07-21T12:04:38.915Z] =RELEASE INFO BEGIN=
[2025-07-21T12:04:38.915Z] JAVA_VERSION="1.8.0_462"
[2025-07-21T12:04:38.915Z] OS_NAME="Linux"
[2025-07-21T12:04:38.915Z] OS_VERSION="2.6"
[2025-07-21T12:04:38.915Z] OS_ARCH="aarch32"
[2025-07-21T12:04:38.915Z] SOURCE=".:git:47147b160b79+"
[2025-07-21T12:04:38.915Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-07-21T12:04:38.915Z] BUILD_SOURCE="git:1a45c241158d05df1604bcbea02fa6ff9339f0ee"
[2025-07-21T12:04:38.915Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-07-21T12:04:38.915Z] SOURCE_REPO="https://github.com/adoptium/aarch32-jdk8u.git"
[2025-07-21T12:04:38.915Z] FULL_VERSION="1.8.0_462-b08"
[2025-07-21T12:04:38.915Z] SEMANTIC_VERSION="8.0.462+8"
[2025-07-21T12:04:38.915Z] BUILD_INFO="OS: Linux Version: 6.8.0-39-generic"
[2025-07-21T12:04:38.915Z] JVM_VARIANT="Hotspot"
[2025-07-21T12:04:38.915Z] JVM_VERSION="25.462-b08"
[2025-07-21T12:04:38.915Z] IMAGE_TYPE="JDK"
[2025-07-21T12:04:38.915Z] =RELEASE INFO END=
[2025-07-21T12:04:38.915Z] get testKitGen...
[2025-07-21T12:04:38.915Z] git clone -q https://github.com/adoptium/TKG.git
[2025-07-21T12:04:39.855Z] git rev-parse master
[2025-07-21T12:04:39.855Z] git checkout -q -f 58e40ba0d6563039c44f20b38adbfd4820faef7a
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-07-21T12:04:40.525Z] $ ssh-agent -k
[2025-07-21T12:04:40.535Z] unset SSH_AUTH_SOCK;
[2025-07-21T12:04:40.535Z] unset SSH_AGENT_PID;
[2025-07-21T12:04:40.535Z] echo Agent pid 30206 killed;
[2025-07-21T12:04:41.314Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-07-21T12:04:41.876Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.openjdk&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=arm_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=true&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.8-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faarch32-jdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-linux-arm-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&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=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=19&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-07-21T12:04:41.887Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.openjdk&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=arm_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=true&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-docker-ubuntu2404-armv7-9&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.8-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faarch32-jdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-linux-arm-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&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=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=19&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
[2025-07-21T12:04:41.934Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-07-21T12:04:43.119Z] Copied 1 artifact from "getTRSSOutput" build number 1840
[Pipeline] sh
[2025-07-21T12:04:44.966Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-07-21T12:04:44.966Z] + gzip -cd TRSSOutput.tar.gz
[2025-07-21T12:04:44.966Z] + tar xof -
[2025-07-21T12:04:44.966Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-07-21T12:04:45.527Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-07-21T12:04:45.550Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-07-21T12:04:47.382Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-07-21T12:05:58.049Z] --------------------------------------------
[2025-07-21T12:05:58.049Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../testDependency/lib
[2025-07-21T12:05:58.049Z] task is set to default
[2025-07-21T12:05:58.049Z] dependencyList is set to all
[2025-07-21T12:05:58.049Z] --------------------------------------------
[2025-07-21T12:05:58.050Z] Starting download third party dependent jars
[2025-07-21T12:05:58.050Z] --------------------------------------------
[2025-07-21T12:05:58.050Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../testDependency/lib
[2025-07-21T12:05:58.050Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-07-21T12:05:58.050Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-07-21T12:05:58.050Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-07-21T12:05:58.050Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-07-21T12:05:58.050Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-07-21T12:05:58.050Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-07-21T12:05:58.050Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-07-21T12:05:58.050Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../testDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-07-21T12:05:58.050Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2025-07-21T12:05:58.050Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-07-21T12:05:58.050Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../testDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-07-21T12:05:58.050Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-07-21T12:05:58.050Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../testDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-07-21T12:05:58.050Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../testDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-07-21T12:05:58.050Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../testDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2025-07-21T12:05:58.050Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../testDependency/lib/asm.jar exists with correct hash, not downloading
[2025-07-21T12:05:58.050Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../testDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-07-21T12:05:58.050Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-07-21T12:05:58.050Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-07-21T12:05:58.050Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-07-21T12:05:58.050Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-07-21T12:05:58.050Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-07-21T12:05:58.050Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-07-21T12:05:58.050Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-07-21T12:05:58.050Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-07-21T12:05:58.050Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-07-21T12:05:58.050Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../testDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-07-21T12:05:58.050Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-07-21T12:05:58.615Z] Found a total of 9 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.aarch32' label
[Pipeline] sh
[2025-07-21T12:06:00.552Z] + cd ./aqa-tests/TKG
[2025-07-21T12:06:00.552Z] + uname
[2025-07-21T12:06:00.552Z] + [ Linux = AIX ]
[2025-07-21T12:06:00.552Z] + uname
[2025-07-21T12:06:00.552Z] + [ Linux = SunOS ]
[2025-07-21T12:06:00.552Z] + uname
[2025-07-21T12:06:00.552Z] + [ Linux = *BSD ]
[2025-07-21T12:06:00.552Z] + MAKE=make
[2025-07-21T12:06:00.552Z] + make genParallelList TEST=extended.openjdk TEST_TIME=120 NUM_MACHINES=
[2025-07-21T12:06:00.552Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/jdkbinary/j2sdk-image
[2025-07-21T12:06:00.552Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../testDependency/lib
[2025-07-21T12:06:00.552Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-07-21T12:06:00.552Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-07-21T12:06:00.552Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../testDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-07-21T12:06:00.552Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-07-21T12:06:00.552Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-07-21T12:06:01.493Z]
[2025-07-21T12:06:01.493Z] build:
[2025-07-21T12:06:01.493Z]
[2025-07-21T12:06:01.493Z] clean:
[2025-07-21T12:06:01.493Z]
[2025-07-21T12:06:01.493Z] init:
[2025-07-21T12:06:01.493Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/aqa-tests/TKG/bin
[2025-07-21T12:06:01.493Z]
[2025-07-21T12:06:01.493Z] getDependentLibs:
[2025-07-21T12:06:01.493Z] [exec] --------------------------------------------
[2025-07-21T12:06:01.493Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../testDependency/lib
[2025-07-21T12:06:01.493Z] [exec] task is set to default
[2025-07-21T12:06:01.493Z] [exec] dependencyList is set to json_simple
[2025-07-21T12:06:01.493Z] [exec] --------------------------------------------
[2025-07-21T12:06:01.493Z] [exec] Starting download third party dependent jars
[2025-07-21T12:06:01.493Z] [exec] --------------------------------------------
[2025-07-21T12:06:01.493Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../testDependency/lib
[2025-07-21T12:06:01.493Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-07-21T12:06:01.493Z] [exec] downloaded dependent third party jars successfully
[2025-07-21T12:06:01.493Z]
[2025-07-21T12:06:01.493Z] compile:
[2025-07-21T12:06:01.493Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-07-21T12:06:01.493Z] [echo] ============COMPILER SETTINGS============
[2025-07-21T12:06:01.493Z] [echo] ===fork: yes
[2025-07-21T12:06:01.493Z] [echo] ===debug: on
[2025-07-21T12:06:01.493Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/aqa-tests/TKG/bin
[2025-07-21T12:06:04.468Z]
[2025-07-21T12:06:04.468Z] dist:
[2025-07-21T12:06:04.468Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-07-21T12:06:04.468Z]
[2025-07-21T12:06:04.468Z] BUILD SUCCESSFUL
[2025-07-21T12:06:04.468Z] Total time: 3 seconds
[2025-07-21T12:06:04.468Z] 0
[2025-07-21T12:06:04.468Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-07-21T12:06:04.468Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-07-21T12:06:04.468Z] microArchOutput:
[2025-07-21T12:06:05.418Z] ****************************** MACHINE INFO ******************************
[2025-07-21T12:06:05.418Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/aqa-tests/TKG
[2025-07-21T12:06:05.418Z] Free Physical Memory Size : 2894127104
[2025-07-21T12:06:05.418Z] Free space (bytes) : 119209213952
[2025-07-21T12:06:05.418Z] Total Physical Memory Size : 6442450944
[2025-07-21T12:06:05.418Z] Total space (bytes) : 167961710592
[2025-07-21T12:06:05.418Z] Usable space (bytes) : 110602715136
[2025-07-21T12:06:05.418Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-07-21T12:06:05.418Z] bashVersion :
[2025-07-21T12:06:05.418Z] GNU bash, version 5.2.21(1)-release (arm-unknown-linux-gnueabihf)
[2025-07-21T12:06:05.418Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-07-21T12:06:05.418Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-07-21T12:06:05.418Z]
[2025-07-21T12:06:05.418Z] This is free software; you are free to change and redistribute it.
[2025-07-21T12:06:05.418Z] There is NO WARRANTY, to the extent permitted by law.
[2025-07-21T12:06:05.418Z] cpuCores : 8
[2025-07-21T12:06:05.418Z] curlVersion :
[2025-07-21T12:06:05.418Z] curl 8.5.0 (arm-unknown-linux-gnueabihf) libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.7
[2025-07-21T12:06:05.418Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6
[2025-07-21T12:06:05.418Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-07-21T12:06:05.418Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2025-07-21T12:06:05.418Z] dockerVersion : bash: line 1: docker: command not found
[2025-07-21T12:06:05.418Z] gcc version : 13
[2025-07-21T12:06:05.418Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.5) 2.39
[2025-07-21T12:06:05.418Z] gdb version : bash: line 1: gdb: command not found
[2025-07-21T12:06:05.418Z] lldb version : Command could not be executed
[2025-07-21T12:06:05.418Z] makeVersion :
[2025-07-21T12:06:05.418Z] GNU Make 4.3
[2025-07-21T12:06:05.418Z] Built for arm-unknown-linux-gnueabihf
[2025-07-21T12:06:05.418Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-07-21T12:06:05.418Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-07-21T12:06:05.418Z] This is free software: you are free to change and redistribute it.
[2025-07-21T12:06:05.418Z] There is NO WARRANTY, to the extent permitted by law.
[2025-07-21T12:06:05.418Z] mavenVersion : bash: line 1: mvn: command not found
[2025-07-21T12:06:05.418Z] osInfo :
[2025-07-21T12:06:05.418Z] PRETTY_NAME="Ubuntu 24.04.2 LTS"
[2025-07-21T12:06:05.418Z] NAME="Ubuntu"
[2025-07-21T12:06:05.418Z] VERSION_ID="24.04"
[2025-07-21T12:06:05.418Z] VERSION="24.04.2 LTS (Noble Numbat)"
[2025-07-21T12:06:05.418Z] VERSION_CODENAME=noble
[2025-07-21T12:06:05.418Z] ID=ubuntu
[2025-07-21T12:06:05.418Z] ID_LIKE=debian
[2025-07-21T12:06:05.418Z] HOME_URL="https://www.ubuntu.com/"
[2025-07-21T12:06:05.418Z] SUPPORT_URL="https://help.ubuntu.com/"
[2025-07-21T12:06:05.418Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2025-07-21T12:06:05.418Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2025-07-21T12:06:05.418Z] UBUNTU_CODENAME=noble
[2025-07-21T12:06:05.418Z] LOGO=ubuntu-logo
[2025-07-21T12:06:05.418Z] osLabel : ubuntu.24
[2025-07-21T12:06:05.418Z] perlVersion :
[2025-07-21T12:06:05.418Z]
[2025-07-21T12:06:05.418Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for arm-linux-gnueabihf-thread-multi-64int
[2025-07-21T12:06:05.418Z] (with 45 registered patches, see perl -V for more detail)
[2025-07-21T12:06:05.418Z]
[2025-07-21T12:06:05.418Z] Copyright 1987-2023, Larry Wall
[2025-07-21T12:06:05.418Z]
[2025-07-21T12:06:05.418Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-07-21T12:06:05.418Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-07-21T12:06:05.418Z]
[2025-07-21T12:06:05.418Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-07-21T12:06:05.418Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-07-21T12:06:05.418Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-07-21T12:06:05.418Z]
[2025-07-21T12:06:05.418Z] podmanVersion : bash: line 1: podman: command not found
[2025-07-21T12:06:05.418Z] procArch : aarch64
[2025-07-21T12:06:05.418Z] sysArch : aarch64
[2025-07-21T12:06:05.418Z] sysOS : Linux
[2025-07-21T12:06:05.418Z] ulimit :
[2025-07-21T12:06:05.418Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-07-21T12:06:05.419Z] core file size (blocks, -c) unlimited
[2025-07-21T12:06:05.419Z] data seg size (kbytes, -d) unlimited
[2025-07-21T12:06:05.419Z] scheduling priority (-e) 0
[2025-07-21T12:06:05.419Z] file size (blocks, -f) unlimited
[2025-07-21T12:06:05.419Z] pending signals (-i) 63426
[2025-07-21T12:06:05.419Z] max locked memory (kbytes, -l) 8192
[2025-07-21T12:06:05.419Z] max memory size (kbytes, -m) unlimited
[2025-07-21T12:06:05.419Z] open files (-n) 1048576
[2025-07-21T12:06:05.419Z] pipe size (512 bytes, -p) 8
[2025-07-21T12:06:05.419Z] POSIX message queues (bytes, -q) 819200
[2025-07-21T12:06:05.419Z] real-time priority (-r) 0
[2025-07-21T12:06:05.419Z] stack size (kbytes, -s) 8192
[2025-07-21T12:06:05.419Z] cpu time (seconds, -t) unlimited
[2025-07-21T12:06:05.419Z] max user processes (-u) unlimited
[2025-07-21T12:06:05.419Z] virtual memory (kbytes, -v) unlimited
[2025-07-21T12:06:05.419Z] file locks (-x) unlimited
[2025-07-21T12:06:05.419Z] uname : Linux f04bf0922f7a 6.8.0-64-generic #67-Ubuntu SMP PREEMPT_DYNAMIC Sun Jun 15 20:23:40 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux
[2025-07-21T12:06:05.419Z] vmVendor : Oracle Corporation
[2025-07-21T12:06:05.419Z] vmVersion : 25.462-b08
[2025-07-21T12:06:05.419Z] xlc version : bash: line 1: xlC: command not found
[2025-07-21T12:06:05.419Z] **************************************************************************
[2025-07-21T12:06:05.419Z]
[2025-07-21T12:06:05.419Z] System.getProperty('java.vm.name')=OpenJDK Client VM
[2025-07-21T12:06:05.419Z]
[2025-07-21T12:06:05.419Z] System.getProperty('java.vendor')=Temurin
[2025-07-21T12:06:05.419Z]
[2025-07-21T12:06:05.419Z] System.getProperty('os.name')=Linux
[2025-07-21T12:06:05.419Z]
[2025-07-21T12:06:05.419Z] System.getProperty('os.arch')=arm
[2025-07-21T12:06:05.419Z]
[2025-07-21T12:06:05.419Z] System.getProperty('java.fullversion')=null
[2025-07-21T12:06:05.419Z]
[2025-07-21T12:06:05.419Z] System.getProperty('sun.arch.data.model')=32
[2025-07-21T12:06:05.419Z]
[2025-07-21T12:06:05.419Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.openjdk TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../testDependency/lib
[2025-07-21T12:06:05.419Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/aqa-tests/TKG'
[2025-07-21T12:06:05.419Z] perl scripts/configure.pl
[2025-07-21T12:06:05.419Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_arm --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=extended.openjdk --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-07-21T12:06:06.359Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-07-21T12:06:06.359Z]
[2025-07-21T12:06:06.359Z]
[2025-07-21T12:06:06.359Z] Starting to generate parallel test lists.
[2025-07-21T12:06:06.359Z]
[2025-07-21T12:06:06.359Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/aqa-tests/TKG/../openjdk/playlist.xml
[2025-07-21T12:06:06.359Z] Attempting to get test duration data from TRSS.
[2025-07-21T12:06:06.359Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=8&impl=hs&platform=arm_linux&group=openjdk&level=extended
[2025-07-21T12:06:07.296Z] Warning: cannot parse data from TRSS.
[2025-07-21T12:06:07.296Z] Unexpected character (e) at position 0.
[2025-07-21T12:06:07.296Z] at org.json.simple.parser.Yylex.yylex(Yylex.java:610)
[2025-07-21T12:06:07.296Z] at org.json.simple.parser.JSONParser.nextToken(JSONParser.java:269)
[2025-07-21T12:06:07.296Z] at org.json.simple.parser.JSONParser.parse(JSONParser.java:118)
[2025-07-21T12:06:07.296Z] at org.json.simple.parser.JSONParser.parse(JSONParser.java:92)
[2025-07-21T12:06:07.296Z] at org.testKitGen.TestDivider.parseDuration(TestDivider.java:167)
[2025-07-21T12:06:07.296Z] at org.testKitGen.TestDivider.getDataFromTRSS(TestDivider.java:257)
[2025-07-21T12:06:07.296Z] at org.testKitGen.TestDivider.createDurationQueue(TestDivider.java:286)
[2025-07-21T12:06:07.296Z] at org.testKitGen.TestDivider.divideTests(TestDivider.java:409)
[2025-07-21T12:06:07.296Z] at org.testKitGen.TestDivider.generateLists(TestDivider.java:430)
[2025-07-21T12:06:07.296Z] at org.testKitGen.MainRunner.genParallelList(MainRunner.java:74)
[2025-07-21T12:06:07.296Z] at org.testKitGen.MainRunner.main(MainRunner.java:38)
[2025-07-21T12:06:07.296Z] Attempting to get test duration data from cached files.
[2025-07-21T12:06:07.296Z]
[2025-07-21T12:06:07.296Z] TEST DURATION
[2025-07-21T12:06:07.296Z] ====================================================================================
[2025-07-21T12:06:07.296Z] Total number of tests searched: 64
[2025-07-21T12:06:07.296Z] Number of test durations found: 0
[2025-07-21T12:06:07.296Z] No test duration data found.
[2025-07-21T12:06:07.296Z] (Default duration assigned, executed tests: 40s; not executed tests: 0s.)
[2025-07-21T12:06:07.296Z] ====================================================================================
[2025-07-21T12:06:07.296Z]
[2025-07-21T12:06:07.296Z] Test target is split into 1 lists.
[2025-07-21T12:06:07.296Z] Reducing estimated test running time from 10m00s to 10m00s.
[2025-07-21T12:06:07.296Z]
[2025-07-21T12:06:07.296Z] -------------------------------------testList_0-------------------------------------
[2025-07-21T12:06:07.296Z] Number of tests: 64
[2025-07-21T12:06:07.296Z] Estimated running time: 10m00s
[2025-07-21T12:06:07.297Z] TESTLIST=hotspot_jdk_0,jdk_beans_2,jdk_other_2,jdk_text_2,jdk_time_2,jdk_net_2,jdk_management_2,jdk_jmx_2,jdk_io_2,jdk_nio_2,jdk_rmi_2,jdk_tools_2,jdk_security3_2,jdk_instrument_2,jdk_imageio_2,jdk_tools_1,jdk_tools_0,jdk_time_1,jdk_time_0,jdk_text_1,jdk_text_0,jdk_swing_2,jdk_swing_1,jdk_swing_0,jdk_sound_2,jdk_sound_1,jdk_sound_0,jdk_security_infra_zos_2,jdk_security_infra_zos_1,jdk_security_infra_zos_0,jdk_security_infra_2,jdk_security_infra_1,jdk_security_infra_0,jdk_security3_1,jdk_security3_0,jdk_rmi_1,jdk_rmi_0,jdk_other_1,jdk_other_0,jdk_nio_1,jdk_nio_0,jdk_net_1,jdk_net_0,jdk_management_1,jdk_management_0,jdk_jmx_1,jdk_jmx_0,jdk_jfr_2,jdk_jfr_1,jdk_jfr_0,jdk_io_1,jdk_io_0,jdk_instrument_1,jdk_instrument_0,jdk_imageio_1,jdk_imageio_0,jdk_beans_1,jdk_beans_0,jdk_awt_2,jdk_awt_1,jdk_awt_0,jdk_2d_2,jdk_2d_1,jdk_2d_0
[2025-07-21T12:06:07.297Z] ------------------------------------------------------------------------------------
[2025-07-21T12:06:07.297Z]
[2025-07-21T12:06:07.297Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-07-21T12:06:07.297Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-07-21T12:06:07.990Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-07-21T12:06:08.523Z] NUM_LIST=1, Fall back to regenerate parallel lists with NUM_MACHINES=3.
[Pipeline] sh
[2025-07-21T12:06:10.355Z] + cd ./aqa-tests/TKG
[2025-07-21T12:06:10.355Z] + uname
[2025-07-21T12:06:10.355Z] + [ Linux = AIX ]
[2025-07-21T12:06:10.355Z] + uname
[2025-07-21T12:06:10.355Z] + [ Linux = SunOS ]
[2025-07-21T12:06:10.355Z] + uname
[2025-07-21T12:06:10.355Z] + [ Linux = *BSD ]
[2025-07-21T12:06:10.355Z] + MAKE=make
[2025-07-21T12:06:10.355Z] + make genParallelList TEST=extended.openjdk NUM_MACHINES=3 TEST_TIME=
[2025-07-21T12:06:10.355Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/jdkbinary/j2sdk-image
[2025-07-21T12:06:10.355Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../testDependency/lib
[2025-07-21T12:06:10.356Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-07-21T12:06:10.356Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-07-21T12:06:10.356Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../testDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-07-21T12:06:10.356Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-07-21T12:06:10.356Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-07-21T12:06:11.296Z]
[2025-07-21T12:06:11.296Z] build:
[2025-07-21T12:06:11.296Z]
[2025-07-21T12:06:11.296Z] clean:
[2025-07-21T12:06:11.296Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/aqa-tests/TKG/autoGenEnv.mk
[2025-07-21T12:06:11.297Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/aqa-tests/TKG/bin
[2025-07-21T12:06:11.297Z]
[2025-07-21T12:06:11.297Z] init:
[2025-07-21T12:06:11.297Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/aqa-tests/TKG/bin
[2025-07-21T12:06:11.297Z]
[2025-07-21T12:06:11.297Z] getDependentLibs:
[2025-07-21T12:06:11.297Z] [exec] --------------------------------------------
[2025-07-21T12:06:11.297Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../testDependency/lib
[2025-07-21T12:06:11.297Z] [exec] task is set to default
[2025-07-21T12:06:11.297Z] [exec] dependencyList is set to json_simple
[2025-07-21T12:06:11.297Z] [exec] --------------------------------------------
[2025-07-21T12:06:11.297Z] [exec] Starting download third party dependent jars
[2025-07-21T12:06:11.297Z] [exec] --------------------------------------------
[2025-07-21T12:06:11.297Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../testDependency/lib
[2025-07-21T12:06:11.297Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-07-21T12:06:11.297Z] [exec] downloaded dependent third party jars successfully
[2025-07-21T12:06:11.297Z]
[2025-07-21T12:06:11.297Z] compile:
[2025-07-21T12:06:11.297Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-07-21T12:06:11.297Z] [echo] ============COMPILER SETTINGS============
[2025-07-21T12:06:11.297Z] [echo] ===fork: yes
[2025-07-21T12:06:11.297Z] [echo] ===debug: on
[2025-07-21T12:06:11.297Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/aqa-tests/TKG/bin
[2025-07-21T12:06:13.251Z]
[2025-07-21T12:06:13.251Z] dist:
[2025-07-21T12:06:14.869Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-07-21T12:06:14.869Z]
[2025-07-21T12:06:14.869Z] BUILD SUCCESSFUL
[2025-07-21T12:06:14.869Z] Total time: 3 seconds
[2025-07-21T12:06:14.869Z] 0
[2025-07-21T12:06:14.869Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-07-21T12:06:14.869Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-07-21T12:06:14.869Z] microArchOutput:
[2025-07-21T12:06:14.869Z] ****************************** MACHINE INFO ******************************
[2025-07-21T12:06:14.869Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/aqa-tests/TKG
[2025-07-21T12:06:14.869Z] Free Physical Memory Size : 2893168640
[2025-07-21T12:06:14.869Z] Free space (bytes) : 119209201664
[2025-07-21T12:06:14.869Z] Total Physical Memory Size : 6442450944
[2025-07-21T12:06:14.869Z] Total space (bytes) : 167961710592
[2025-07-21T12:06:14.869Z] Usable space (bytes) : 110602702848
[2025-07-21T12:06:14.869Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-07-21T12:06:14.869Z] bashVersion :
[2025-07-21T12:06:14.869Z] GNU bash, version 5.2.21(1)-release (arm-unknown-linux-gnueabihf)
[2025-07-21T12:06:14.869Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-07-21T12:06:14.869Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-07-21T12:06:14.869Z]
[2025-07-21T12:06:14.869Z] This is free software; you are free to change and redistribute it.
[2025-07-21T12:06:14.869Z] There is NO WARRANTY, to the extent permitted by law.
[2025-07-21T12:06:14.869Z] cpuCores : 8
[2025-07-21T12:06:14.869Z] curlVersion :
[2025-07-21T12:06:14.869Z] curl 8.5.0 (arm-unknown-linux-gnueabihf) libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.7
[2025-07-21T12:06:14.869Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6
[2025-07-21T12:06:14.869Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-07-21T12:06:14.869Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2025-07-21T12:06:14.869Z] dockerVersion : bash: line 1: docker: command not found
[2025-07-21T12:06:14.869Z] gcc version : 13
[2025-07-21T12:06:14.869Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.5) 2.39
[2025-07-21T12:06:14.869Z] gdb version : bash: line 1: gdb: command not found
[2025-07-21T12:06:14.869Z] lldb version : Command could not be executed
[2025-07-21T12:06:14.869Z] makeVersion :
[2025-07-21T12:06:14.869Z] GNU Make 4.3
[2025-07-21T12:06:14.869Z] Built for arm-unknown-linux-gnueabihf
[2025-07-21T12:06:14.869Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-07-21T12:06:14.869Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-07-21T12:06:14.869Z] This is free software: you are free to change and redistribute it.
[2025-07-21T12:06:14.869Z] There is NO WARRANTY, to the extent permitted by law.
[2025-07-21T12:06:14.869Z] mavenVersion : bash: line 1: mvn: command not found
[2025-07-21T12:06:14.869Z] osInfo :
[2025-07-21T12:06:14.869Z] PRETTY_NAME="Ubuntu 24.04.2 LTS"
[2025-07-21T12:06:14.869Z] NAME="Ubuntu"
[2025-07-21T12:06:14.869Z] VERSION_ID="24.04"
[2025-07-21T12:06:14.869Z] VERSION="24.04.2 LTS (Noble Numbat)"
[2025-07-21T12:06:14.869Z] VERSION_CODENAME=noble
[2025-07-21T12:06:14.869Z] ID=ubuntu
[2025-07-21T12:06:14.869Z] ID_LIKE=debian
[2025-07-21T12:06:14.869Z] HOME_URL="https://www.ubuntu.com/"
[2025-07-21T12:06:14.869Z] SUPPORT_URL="https://help.ubuntu.com/"
[2025-07-21T12:06:14.869Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2025-07-21T12:06:14.869Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2025-07-21T12:06:14.869Z] UBUNTU_CODENAME=noble
[2025-07-21T12:06:14.869Z] LOGO=ubuntu-logo
[2025-07-21T12:06:14.869Z] osLabel : ubuntu.24
[2025-07-21T12:06:14.869Z] perlVersion :
[2025-07-21T12:06:14.869Z]
[2025-07-21T12:06:14.869Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for arm-linux-gnueabihf-thread-multi-64int
[2025-07-21T12:06:14.869Z] (with 45 registered patches, see perl -V for more detail)
[2025-07-21T12:06:14.869Z]
[2025-07-21T12:06:14.869Z] Copyright 1987-2023, Larry Wall
[2025-07-21T12:06:14.869Z]
[2025-07-21T12:06:14.869Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-07-21T12:06:14.869Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-07-21T12:06:14.869Z]
[2025-07-21T12:06:14.869Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-07-21T12:06:14.869Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-07-21T12:06:14.869Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-07-21T12:06:14.869Z]
[2025-07-21T12:06:14.869Z] podmanVersion : bash: line 1: podman: command not found
[2025-07-21T12:06:14.869Z] procArch : aarch64
[2025-07-21T12:06:14.869Z] sysArch : aarch64
[2025-07-21T12:06:14.869Z] sysOS : Linux
[2025-07-21T12:06:14.869Z] ulimit :
[2025-07-21T12:06:14.869Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-07-21T12:06:14.869Z] core file size (blocks, -c) unlimited
[2025-07-21T12:06:14.869Z] data seg size (kbytes, -d) unlimited
[2025-07-21T12:06:14.869Z] scheduling priority (-e) 0
[2025-07-21T12:06:14.869Z] file size (blocks, -f) unlimited
[2025-07-21T12:06:14.869Z] pending signals (-i) 63426
[2025-07-21T12:06:14.869Z] max locked memory (kbytes, -l) 8192
[2025-07-21T12:06:14.869Z] max memory size (kbytes, -m) unlimited
[2025-07-21T12:06:14.869Z] open files (-n) 1048576
[2025-07-21T12:06:14.870Z] pipe size (512 bytes, -p) 8
[2025-07-21T12:06:14.870Z] POSIX message queues (bytes, -q) 819200
[2025-07-21T12:06:14.870Z] real-time priority (-r) 0
[2025-07-21T12:06:14.870Z] stack size (kbytes, -s) 8192
[2025-07-21T12:06:14.870Z] cpu time (seconds, -t) unlimited
[2025-07-21T12:06:14.870Z] max user processes (-u) unlimited
[2025-07-21T12:06:14.870Z] virtual memory (kbytes, -v) unlimited
[2025-07-21T12:06:14.870Z] file locks (-x) unlimited
[2025-07-21T12:06:14.870Z] uname : Linux f04bf0922f7a 6.8.0-64-generic #67-Ubuntu SMP PREEMPT_DYNAMIC Sun Jun 15 20:23:40 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux
[2025-07-21T12:06:14.870Z] vmVendor : Oracle Corporation
[2025-07-21T12:06:14.870Z] vmVersion : 25.462-b08
[2025-07-21T12:06:14.870Z] xlc version : bash: line 1: xlC: command not found
[2025-07-21T12:06:14.870Z] **************************************************************************
[2025-07-21T12:06:14.870Z]
[2025-07-21T12:06:14.870Z] System.getProperty('java.vm.name')=OpenJDK Client VM
[2025-07-21T12:06:14.870Z]
[2025-07-21T12:06:14.870Z] System.getProperty('java.vendor')=Temurin
[2025-07-21T12:06:14.870Z]
[2025-07-21T12:06:14.870Z] System.getProperty('os.name')=Linux
[2025-07-21T12:06:14.870Z]
[2025-07-21T12:06:14.870Z] System.getProperty('os.arch')=arm
[2025-07-21T12:06:14.870Z]
[2025-07-21T12:06:14.870Z] System.getProperty('java.fullversion')=null
[2025-07-21T12:06:14.870Z]
[2025-07-21T12:06:14.870Z] System.getProperty('sun.arch.data.model')=32
[2025-07-21T12:06:14.870Z]
[2025-07-21T12:06:14.870Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES=3 TEST_TIME= TESTTARGET=extended.openjdk TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../testDependency/lib
[2025-07-21T12:06:14.870Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/aqa-tests/TKG'
[2025-07-21T12:06:14.870Z] perl scripts/configure.pl
[2025-07-21T12:06:14.870Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_arm --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=extended.openjdk --testList= --numOfMachines=3 --testTime= --TRSSURL=
[2025-07-21T12:06:15.808Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-07-21T12:06:15.808Z]
[2025-07-21T12:06:15.808Z]
[2025-07-21T12:06:15.808Z] Starting to generate parallel test lists.
[2025-07-21T12:06:15.808Z]
[2025-07-21T12:06:15.808Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/aqa-tests/TKG/../openjdk/playlist.xml
[2025-07-21T12:06:15.808Z] Attempting to get test duration data from TRSS.
[2025-07-21T12:06:15.808Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=8&impl=hs&platform=arm_linux&group=openjdk&level=extended
[2025-07-21T12:06:16.747Z] Warning: cannot parse data from TRSS.
[2025-07-21T12:06:16.747Z] Unexpected character (e) at position 0.
[2025-07-21T12:06:16.747Z] at org.json.simple.parser.Yylex.yylex(Yylex.java:610)
[2025-07-21T12:06:16.747Z] at org.json.simple.parser.JSONParser.nextToken(JSONParser.java:269)
[2025-07-21T12:06:16.747Z] at org.json.simple.parser.JSONParser.parse(JSONParser.java:118)
[2025-07-21T12:06:16.747Z] at org.json.simple.parser.JSONParser.parse(JSONParser.java:92)
[2025-07-21T12:06:16.747Z] at org.testKitGen.TestDivider.parseDuration(TestDivider.java:167)
[2025-07-21T12:06:16.747Z] at org.testKitGen.TestDivider.getDataFromTRSS(TestDivider.java:257)
[2025-07-21T12:06:16.747Z] at org.testKitGen.TestDivider.createDurationQueue(TestDivider.java:286)
[2025-07-21T12:06:16.747Z] at org.testKitGen.TestDivider.divideTests(TestDivider.java:409)
[2025-07-21T12:06:16.747Z] at org.testKitGen.TestDivider.generateLists(TestDivider.java:430)
[2025-07-21T12:06:16.747Z] at org.testKitGen.MainRunner.genParallelList(MainRunner.java:74)
[2025-07-21T12:06:16.747Z] at org.testKitGen.MainRunner.main(MainRunner.java:38)
[2025-07-21T12:06:16.747Z] Attempting to get test duration data from cached files.
[2025-07-21T12:06:16.747Z]
[2025-07-21T12:06:16.747Z] TEST DURATION
[2025-07-21T12:06:16.747Z] ====================================================================================
[2025-07-21T12:06:16.747Z] Total number of tests searched: 64
[2025-07-21T12:06:16.747Z] Number of test durations found: 0
[2025-07-21T12:06:16.747Z] No test duration data found.
[2025-07-21T12:06:16.747Z] (Default duration assigned, executed tests: 40s; not executed tests: 0s.)
[2025-07-21T12:06:16.747Z] ====================================================================================
[2025-07-21T12:06:16.747Z]
[2025-07-21T12:06:16.747Z] Test target is split into 3 lists.
[2025-07-21T12:06:16.747Z] Reducing estimated test running time from 10m00s to 03m20s.
[2025-07-21T12:06:16.747Z]
[2025-07-21T12:06:16.747Z] -------------------------------------testList_0-------------------------------------
[2025-07-21T12:06:16.747Z] Number of tests: 29
[2025-07-21T12:06:16.747Z] Estimated running time: 03m20s
[2025-07-21T12:06:16.747Z] TESTLIST=hotspot_jdk_0,jdk_net_2,jdk_jmx_2,jdk_nio_2,jdk_imageio_2,jdk_tools_0,jdk_time_0,jdk_text_0,jdk_swing_1,jdk_sound_2,jdk_sound_0,jdk_security_infra_zos_1,jdk_security_infra_2,jdk_security_infra_0,jdk_security3_0,jdk_rmi_0,jdk_other_0,jdk_nio_0,jdk_net_0,jdk_management_0,jdk_jmx_0,jdk_jfr_1,jdk_io_1,jdk_instrument_1,jdk_imageio_1,jdk_beans_1,jdk_awt_2,jdk_awt_0,jdk_2d_1
[2025-07-21T12:06:16.747Z] ------------------------------------------------------------------------------------
[2025-07-21T12:06:16.747Z]
[2025-07-21T12:06:16.747Z] -------------------------------------testList_1-------------------------------------
[2025-07-21T12:06:16.747Z] Number of tests: 5
[2025-07-21T12:06:16.747Z] Estimated running time: 03m20s
[2025-07-21T12:06:16.747Z] TESTLIST=jdk_beans_2,jdk_text_2,jdk_io_2,jdk_rmi_2,jdk_security3_2
[2025-07-21T12:06:16.747Z] ------------------------------------------------------------------------------------
[2025-07-21T12:06:16.747Z]
[2025-07-21T12:06:16.747Z] -------------------------------------testList_2-------------------------------------
[2025-07-21T12:06:16.747Z] Number of tests: 30
[2025-07-21T12:06:16.747Z] Estimated running time: 03m20s
[2025-07-21T12:06:16.747Z] TESTLIST=jdk_other_2,jdk_time_2,jdk_management_2,jdk_tools_2,jdk_instrument_2,jdk_tools_1,jdk_time_1,jdk_text_1,jdk_swing_2,jdk_swing_0,jdk_sound_1,jdk_security_infra_zos_2,jdk_security_infra_zos_0,jdk_security_infra_1,jdk_security3_1,jdk_rmi_1,jdk_other_1,jdk_nio_1,jdk_net_1,jdk_management_1,jdk_jmx_1,jdk_jfr_2,jdk_jfr_0,jdk_io_0,jdk_instrument_0,jdk_imageio_0,jdk_beans_0,jdk_awt_1,jdk_2d_2,jdk_2d_0
[2025-07-21T12:06:16.747Z] ------------------------------------------------------------------------------------
[2025-07-21T12:06:16.747Z]
[2025-07-21T12:06:16.747Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-07-21T12:06:16.747Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-07-21T12:06:17.443Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-07-21T12:06:17.966Z] Saving parallelList.mk file on jenkins...
[Pipeline] dir
[2025-07-21T12:06:17.968Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/aqa-tests/TKG
[Pipeline] {
[Pipeline] archiveArtifacts
[2025-07-21T12:06:18.160Z] Archiving artifacts
[2025-07-21T12:06:18.517Z] Recording fingerprints
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
[2025-07-21T12:06:18.757Z] [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
[2025-07-21T12:06:19.467Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_extended.openjdk_arm_linux_testList_0 params for generating the job
[Pipeline] echo
[2025-07-21T12:06:19.469Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1 params for generating the job
[Pipeline] echo
[2025-07-21T12:06:19.471Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_extended.openjdk_arm_linux_testList_2 params for generating the job
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] jobDsl
[Pipeline] jobDsl
[Pipeline] jobDsl
[2025-07-21T12:06:20.393Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-07-21T12:06:20.549Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-07-21T12:06:20.724Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-07-21T12:10:55.740Z] LEVELS: [extended]
[2025-07-21T12:10:55.741Z] JDK_VERSIONS: [8]
[2025-07-21T12:10:55.741Z] GROUPS: [openjdk]
[2025-07-21T12:10:55.741Z] ARCH_OS_LIST: [arm_linux]
[2025-07-21T12:10:55.842Z] Existing items:
[2025-07-21T12:10:55.842Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_arm_linux_testList_0'}
[2025-07-21T12:10:55.842Z] Unreferenced items:
[2025-07-21T12:10:55.842Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_arm_linux_rerun'}
[2025-07-21T12:10:55.842Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1'}
[2025-07-21T12:10:56.086Z] LEVELS: [extended]
[2025-07-21T12:10:56.086Z] LEVELS: [extended]
[2025-07-21T12:10:56.092Z] JDK_VERSIONS: [8]
[2025-07-21T12:10:56.092Z] GROUPS: [openjdk]
[2025-07-21T12:10:56.092Z] ARCH_OS_LIST: [arm_linux]
[2025-07-21T12:10:56.092Z] JDK_VERSIONS: [8]
[2025-07-21T12:10:56.092Z] GROUPS: [openjdk]
[2025-07-21T12:10:56.092Z] ARCH_OS_LIST: [arm_linux]
[2025-07-21T12:10:56.193Z] Added items:
[2025-07-21T12:10:56.193Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_arm_linux_testList_2'}
[2025-07-21T12:10:56.193Z] Existing items:
[2025-07-21T12:10:56.193Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_arm_linux_testList_0'}
[2025-07-21T12:10:56.193Z] Unreferenced items:
[2025-07-21T12:10:56.193Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_arm_linux_rerun'}
[2025-07-21T12:10:56.193Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1'}
[2025-07-21T12:10:56.201Z] Added items:
[2025-07-21T12:10:56.201Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_arm_linux_testList_2'}
[2025-07-21T12:10:56.201Z] Existing items:
[2025-07-21T12:10:56.201Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_arm_linux_testList_0'}
[2025-07-21T12:10:56.201Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1'}
[2025-07-21T12:10:56.201Z] Unreferenced items:
[2025-07-21T12:10:56.201Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_arm_linux_rerun'}
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-07-21T12:11:18.745Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-07-21T12:11:20.569Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-07-21T12:11:20.569Z] Unix type machine..
[2025-07-21T12:11:20.569Z] Running on a Linux host
[2025-07-21T12:11:20.569Z] Woohoo - no rogue processes detected!
[Pipeline] cleanWs
[2025-07-21T12:11:21.476Z] [WS-CLEANUP] Deleting project workspace...
[2025-07-21T12:11:21.477Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-07-21T12:11:22.766Z] [WS-CLEANUP] done
[Pipeline] sh
[2025-07-21T12:11:24.762Z] + find /tmp -name *core* -print -exec rm -f {} ;
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-07-21T12:11:25.314Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-07-21T12:11:25.460Z] SETUP_LABEL: ci.role.test
[Pipeline] stage
[Pipeline] { (Parallel Tests)
[Pipeline] parallel
[Pipeline] { (Branch: testList_0)
[Pipeline] { (Branch: testList_1)
[Pipeline] { (Branch: testList_2)
[Pipeline] build
[2025-07-21T12:11:25.528Z] Scheduling project: Test_openjdk8_hs_extended.openjdk_arm_linux_testList_0
[Pipeline] build
[2025-07-21T12:11:25.537Z] Scheduling project: Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1
[Pipeline] build
[2025-07-21T12:11:25.545Z] Scheduling project: Test_openjdk8_hs_extended.openjdk_arm_linux_testList_2
[2025-07-21T12:11:34.036Z] Starting building: Test_openjdk8_hs_extended.openjdk_arm_linux_testList_2 #6
[2025-07-21T12:11:34.041Z] Starting building: Test_openjdk8_hs_extended.openjdk_arm_linux_testList_0 #19
[2025-07-21T12:11:34.042Z] Starting building: Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1 #19
[2025-07-21T13:06:20.858Z] Build Test_openjdk8_hs_extended.openjdk_arm_linux_testList_2 #6 completed: SUCCESS
[Pipeline] }
[2025-07-21T13:13:25.545Z] Build Test_openjdk8_hs_extended.openjdk_arm_linux_testList_0 #19 completed: UNSTABLE
[Pipeline] }
[2025-07-21T13:24:37.412Z] Build Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1 #19 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-07-21T13:24:37.518Z] Running on test-docker-ubuntu2404-armv7-9 in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux
[Pipeline] {
[Pipeline] cleanWs
[2025-07-21T13:24:37.894Z] [WS-CLEANUP] Deleting project workspace...
[2025-07-21T13:24:37.894Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-07-21T13:24:38.067Z] [WS-CLEANUP] done
[Pipeline] echo
[2025-07-21T13:24:38.077Z] Test_openjdk8_hs_extended.openjdk_arm_linux_testList_2 #6 completed with status SUCCESS
[Pipeline] timeout
[2025-07-21T13:24:38.079Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-07-21T13:24:39.163Z] Copied 1 artifact from "Test_openjdk8_hs_extended.openjdk_arm_linux_testList_2" build number 6
[Pipeline] }
[Pipeline] // timeout
[Pipeline] step
[2025-07-21T13:24:39.385Z] TAP Reports Processing: START
[2025-07-21T13:24:39.386Z] Looking for TAP results report in workspace using pattern: Test_openjdk8_hs_extended.openjdk_arm_linux_testList_2/6/**/*.tap
[2025-07-21T13:24:39.562Z] Saving reports...
[2025-07-21T13:24:39.753Z] Processing '/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_extended.openjdk_arm_linux/builds/146/tap-master-files/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_2/6/aqa-tests/TKG/output_17531006672644/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_2.tap'
[2025-07-21T13:24:39.753Z] Parsing TAP test result [/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_extended.openjdk_arm_linux/builds/146/tap-master-files/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_2/6/aqa-tests/TKG/output_17531006672644/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_2.tap].
[2025-07-21T13:24:39.755Z] TAP Reports Processing: FINISH
[Pipeline] echo
[2025-07-21T13:24:39.767Z] Saving Test_openjdk8_hs_extended.openjdk_arm_linux_testList_2/6/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-07-21T13:24:39.952Z] Archiving artifacts
[2025-07-21T13:24:40.307Z] Recording fingerprints
[Pipeline] echo
[2025-07-21T13:24:40.516Z] Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1 #19 completed with status UNSTABLE
[Pipeline] timeout
[2025-07-21T13:24:40.518Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-07-21T13:24:41.604Z] Copied 1 artifact from "Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1" build number 19
[Pipeline] }
[Pipeline] // timeout
[Pipeline] step
[2025-07-21T13:24:41.831Z] TAP Reports Processing: START
[2025-07-21T13:24:41.832Z] Looking for TAP results report in workspace using pattern: Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/19/**/*.tap
[2025-07-21T13:24:42.008Z] Saving reports...
[2025-07-21T13:24:42.184Z] Processing '/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_extended.openjdk_arm_linux/builds/146/tap-master-files/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/19/aqa-tests/TKG/output_17531008283203/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1.tap'
[2025-07-21T13:24:42.184Z] Parsing TAP test result [/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_extended.openjdk_arm_linux/builds/146/tap-master-files/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/19/aqa-tests/TKG/output_17531008283203/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1.tap].
[2025-07-21T13:24:42.186Z] There are failed test cases. Marking build as UNSTABLE
[2025-07-21T13:24:42.203Z] TAP Reports Processing: FINISH
[Pipeline] echo
[2025-07-21T13:24:42.214Z] Saving Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/19/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-07-21T13:24:42.397Z] Archiving artifacts
[2025-07-21T13:24:42.916Z] Recording fingerprints
[Pipeline] echo
[2025-07-21T13:24:43.108Z] Test_openjdk8_hs_extended.openjdk_arm_linux_testList_0 #19 completed with status UNSTABLE
[Pipeline] timeout
[2025-07-21T13:24:43.110Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-07-21T13:24:44.197Z] Copied 1 artifact from "Test_openjdk8_hs_extended.openjdk_arm_linux_testList_0" build number 19
[Pipeline] }
[Pipeline] // timeout
[Pipeline] step
[2025-07-21T13:24:44.439Z] TAP Reports Processing: START
[2025-07-21T13:24:44.439Z] Looking for TAP results report in workspace using pattern: Test_openjdk8_hs_extended.openjdk_arm_linux_testList_0/19/**/*.tap
[2025-07-21T13:24:44.615Z] Saving reports...
[2025-07-21T13:24:44.791Z] Processing '/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_extended.openjdk_arm_linux/builds/146/tap-master-files/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_0/19/aqa-tests/TKG/output_17531008166754/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_0.tap'
[2025-07-21T13:24:44.791Z] Parsing TAP test result [/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_extended.openjdk_arm_linux/builds/146/tap-master-files/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_0/19/aqa-tests/TKG/output_17531008166754/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_0.tap].
[2025-07-21T13:24:44.795Z] There are failed test cases. Marking build as UNSTABLE
[2025-07-21T13:24:44.813Z] TAP Reports Processing: FINISH
[Pipeline] echo
[2025-07-21T13:24:44.819Z] Saving Test_openjdk8_hs_extended.openjdk_arm_linux_testList_0/19/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-07-21T13:24:44.999Z] Archiving artifacts
[2025-07-21T13:24:45.366Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] readFile
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
[Pipeline] findFiles
[Pipeline] echo
[2025-07-21T13:24:48.341Z] Tap file found: Test_openjdk8_hs_extended.openjdk_arm_linux_testList_2/6/aqa-tests/TKG/output_17531006672644/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_2.tap...
[Pipeline] readFile
[Pipeline] findFiles
[Pipeline] echo
[2025-07-21T13:24:49.264Z] Tap file found: Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/19/aqa-tests/TKG/output_17531008283203/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1.tap...
[Pipeline] readFile
[Pipeline] findFiles
[Pipeline] echo
[2025-07-21T13:24:50.154Z] Tap file found: Test_openjdk8_hs_extended.openjdk_arm_linux_testList_0/19/aqa-tests/TKG/output_17531008166754/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_0.tap...
[Pipeline] readFile
[Pipeline] echo
[2025-07-21T13:24:50.424Z] Rerun in Grinder with failed test targets: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=testList+TESTLIST=jdk_security3_2,jdk_jmx_2&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=arm_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=true&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.8-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faarch32-jdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-linux-arm-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&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=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=19&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-07-21T13:24:50.513Z] Rerun failed jdk test cases in Grinder with jdk_custom target: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=jdk_custom&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=arm_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=true&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.8-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faarch32-jdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-linux-arm-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=sun%2Fsecurity%2Fssl%2FSSLContextImpl%2FMD2InTrustAnchor.java+sun%2Fsecurity%2Fssl%2FX509TrustManagerImpl%2FSunX509ExtendedTM.java+javax%2Fmanagement%2Fmonitor%2FThreadPoolTest.java&VENDOR_TEST_SHAS=&JDK_BRANCH=&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=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=19&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] cleanWs
[2025-07-21T13:24:50.918Z] [WS-CLEANUP] Deleting project workspace...
[2025-07-21T13:24:50.918Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-07-21T13:24:51.100Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Rerun)
[Pipeline] echo
[2025-07-21T13:24:51.225Z] allocate a node for generating rerun job ...
[Pipeline] node
[2025-07-21T13:24:51.239Z] Running on test-osuosl-centos74-ppc64le-1 in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux
[Pipeline] {
[Pipeline] echo
[2025-07-21T13:24:51.286Z] Generating rerun Test_openjdk8_hs_extended.openjdk_arm_linux_rerun job for running failed test(s) ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk8_hs_extended.openjdk_arm_linux_rerun)
[Pipeline] echo
[2025-07-21T13:24:51.343Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_extended.openjdk_arm_linux_rerun params for generating the job
[Pipeline] fileExists
[Pipeline] sh
[2025-07-21T13:24:53.592Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2025-07-21T13:24:55.110Z] Processing DSL script testJobTemplate
[2025-07-21T13:29:40.536Z] LEVELS: [extended]
[2025-07-21T13:29:40.536Z] JDK_VERSIONS: [8]
[2025-07-21T13:29:40.536Z] GROUPS: [openjdk]
[2025-07-21T13:29:40.536Z] ARCH_OS_LIST: [arm_linux]
[2025-07-21T13:29:40.763Z] Added items:
[2025-07-21T13:29:40.763Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_arm_linux_testList_2'}
[2025-07-21T13:29:40.763Z] Existing items:
[2025-07-21T13:29:40.763Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_arm_linux_rerun'}
[2025-07-21T13:29:40.763Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_arm_linux_testList_0'}
[2025-07-21T13:29:40.763Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2025-07-21T13:30:11.072Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk8_hs_extended.openjdk_arm_linux_rerun)
[Pipeline] build
[2025-07-21T13:30:11.110Z] Scheduling project: Test_openjdk8_hs_extended.openjdk_arm_linux_rerun
[2025-07-21T13:30:16.891Z] Starting building: Test_openjdk8_hs_extended.openjdk_arm_linux_rerun #21
[2025-07-21T13:33:12.344Z] Build Test_openjdk8_hs_extended.openjdk_arm_linux_rerun #21 completed: SUCCESS
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-07-21T13:33:12.408Z] Running on test-marist-rhel8-s390x-2 in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux
[Pipeline] {
[Pipeline] cleanWs
[2025-07-21T13:33:12.620Z] [WS-CLEANUP] Deleting project workspace...
[2025-07-21T13:33:12.620Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-07-21T13:33:12.713Z] [WS-CLEANUP] done
[Pipeline] echo
[2025-07-21T13:33:12.722Z] Test_openjdk8_hs_extended.openjdk_arm_linux_rerun #21 completed with status SUCCESS
[Pipeline] timeout
[2025-07-21T13:33:12.725Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-07-21T13:33:13.379Z] Copied 1 artifact from "Test_openjdk8_hs_extended.openjdk_arm_linux_rerun" build number 21
[Pipeline] }
[Pipeline] // timeout
[Pipeline] step
[2025-07-21T13:33:13.533Z] TAP Reports Processing: START
[2025-07-21T13:33:13.534Z] Looking for TAP results report in workspace using pattern: Test_openjdk8_hs_extended.openjdk_arm_linux_rerun/21/**/*.tap
[2025-07-21T13:33:13.623Z] Saving reports...
[2025-07-21T13:33:13.724Z] Processing '/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_extended.openjdk_arm_linux/builds/146/tap-master-files/Test_openjdk8_hs_extended.openjdk_arm_linux_rerun/21/aqa-tests/TKG/output_17531047529875/Test_openjdk8_hs_extended.openjdk_arm_linux_rerun.tap'
[2025-07-21T13:33:13.724Z] Parsing TAP test result [/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_extended.openjdk_arm_linux/builds/146/tap-master-files/Test_openjdk8_hs_extended.openjdk_arm_linux_rerun/21/aqa-tests/TKG/output_17531047529875/Test_openjdk8_hs_extended.openjdk_arm_linux_rerun.tap].
[2025-07-21T13:33:13.742Z] TAP Reports Processing: FINISH
[Pipeline] echo
[2025-07-21T13:33:13.749Z] Saving Test_openjdk8_hs_extended.openjdk_arm_linux_rerun/21/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-07-21T13:33:13.851Z] Archiving artifacts
[2025-07-21T13:33:14.043Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] readFile
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
[Pipeline] cleanWs
[2025-07-21T13:33:14.847Z] [WS-CLEANUP] Deleting project workspace...
[2025-07-21T13:33:14.847Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-07-21T13:33:14.934Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE