Test_openjdk8_hs_sanity.openjdk_aarch64_linux
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin" build number 496
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 2998
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 254
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_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_sanity.openjdk_aarch64_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/master^{commit} # timeout=10
Checking out Revision a79f7af646844c1bdeec57e610938db731e79b77 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f a79f7af646844c1bdeec57e610938db731e79b77 # timeout=10
Commit message: "Initial checkin for Perf Pipeline (#6295)"
> git rev-list --no-walk 3dccabfec5de3759fe751c58c3d9f1097d07be94 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-05-29T20:49:32.988Z] SPEC: linux_aarch64
[Pipeline] echo
[2025-05-29T20:49:32.989Z] LABEL: ci.role.test&&sw.os.linux&&hw.arch.aarch64
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-05-29T20:49:33.006Z] Found a total of 19 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.aarch64' 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-05-29T20:49:33.009Z] dynamicAgents: []
[Pipeline] node
[2025-05-29T20:49:33.035Z] Running on test-docker-fedora39-armv8l-1 in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_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-05-29T20:49:33.067Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-05-29T20:49:33.351Z] [WS-CLEANUP] Deleting project workspace...
[2025-05-29T20:49:33.351Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-05-29T20:49:33.486Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-05-29T20:49:33.648Z] The recommended git tool is: git
[2025-05-29T20:49:34.044Z] No credentials specified
[2025-05-29T20:49:34.174Z] Cloning the remote Git repository
[2025-05-29T20:49:34.371Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-05-29T20:49:34.372Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/aqa-tests # timeout=10
[2025-05-29T20:49:34.385Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-05-29T20:49:34.385Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-05-29T20:49:34.385Z] > git --version # timeout=10
[2025-05-29T20:49:34.394Z] > git --version # 'git version 2.47.0'
[2025-05-29T20:49:34.394Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-05-29T20:49:38.923Z] Avoid second fetch
[2025-05-29T20:49:38.699Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-05-29T20:49:38.710Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-05-29T20:49:38.988Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-05-29T20:49:39.553Z] Checking out Revision a79f7af646844c1bdeec57e610938db731e79b77 (origin/master)
[2025-05-29T20:49:39.618Z] > git config core.sparsecheckout # timeout=10
[2025-05-29T20:49:39.627Z] > git checkout -f a79f7af646844c1bdeec57e610938db731e79b77 # timeout=10
[2025-05-29T20:49:40.889Z] Commit message: "Initial checkin for Perf Pipeline (#6295)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_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-05-29T20:49:42.345Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-05-29T20:49:42.361Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-05-29T20:49:44.127Z] + LC_TIME=C
[2025-05-29T20:49:44.127Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-05-29T20:49:44.665Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-05-29T20:49:46.313Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-05-29T20:49:46.313Z] Unix type machine..
[2025-05-29T20:49:46.313Z] egrep: warning: egrep is obsolescent; using grep -E
[2025-05-29T20:49:46.313Z] grep: warning: stray \ before /
[2025-05-29T20:49:46.313Z] grep: warning: stray \ before /
[2025-05-29T20:49:46.313Z] Running on a Linux host
[2025-05-29T20:49:46.313Z] egrep: warning: egrep is obsolescent; using grep -E
[2025-05-29T20:49:46.313Z] egrep: warning: egrep is obsolescent; using grep -E
[2025-05-29T20:49:46.313Z] egrep: warning: egrep is obsolescent; using grep -E
[2025-05-29T20:49:46.313Z] grep: warning: stray \ before /
[2025-05-29T20:49:46.313Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2025-05-29T20:49:48.926Z] + printenv
[2025-05-29T20:49:48.926Z] SHELL=/bin/bash
[2025-05-29T20:49:48.926Z] KEEP_WORKSPACE=false
[2025-05-29T20:49:48.926Z] TAP_NAME=Test_openjdk8_hs_sanity.openjdk_aarch64_linux.tap
[2025-05-29T20:49:48.926Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/../../testDependency/lib
[2025-05-29T20:49:48.926Z] EXIT_FAILURE=false
[2025-05-29T20:49:48.926Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/1018/display/redirect?page=tests
[2025-05-29T20:49:48.926Z] PLATFORM=aarch64_linux
[2025-05-29T20:49:48.926Z] DOCKER_REQUIRED=false
[2025-05-29T20:49:48.926Z] TIME_LIMIT=25
[2025-05-29T20:49:48.926Z] JENKINS_SERVER_COOKIE=durable-b480e84bc6cac5eb71f21e7a8d15771a9ade7299b59f84e87129dd2a1c847425
[2025-05-29T20:49:48.926Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-05-29T20:49:48.926Z] GENERATE_JOBS=true
[2025-05-29T20:49:48.926Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-05-29T20:49:48.926Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/1018/display/redirect?page=changes
[2025-05-29T20:49:48.926Z] RERUN_ITERATIONS=1
[2025-05-29T20:49:48.926Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-05-29T20:49:48.926Z] STF_OWNER_BRANCH=adoptium:master
[2025-05-29T20:49:48.926Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-05-29T20:49:48.926Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux
[2025-05-29T20:49:48.926Z] LOGNAME=jenkins
[2025-05-29T20:49:48.926Z] SETUP_JCK_RUN=false
[2025-05-29T20:49:48.926Z] ARCHIVE_TEST_RESULTS=false
[2025-05-29T20:49:48.926Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/1018/
[2025-05-29T20:49:48.926Z] SLACK_CHANNEL=aqavit-bot
[2025-05-29T20:49:48.926Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin
[2025-05-29T20:49:48.926Z] JCK_GIT_BRANCH=master
[2025-05-29T20:49:48.926Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/
[2025-05-29T20:49:48.926Z] BUILD_NUMBER=1018
[2025-05-29T20:49:48.926Z] TKG_ITERATIONS=1
[2025-05-29T20:49:48.926Z] _=/usr/bin/printenv
[2025-05-29T20:49:48.926Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/../../benchmarks
[2025-05-29T20:49:48.926Z] MOTD_SHOWN=pam
[2025-05-29T20:49:48.926Z] JENKINS_NODE_COOKIE=fb4024d9-da04-488a-92cf-681d93237a8e
[2025-05-29T20:49:48.926Z] KEEP_REPORTDIR=true
[2025-05-29T20:49:48.926Z] SDK_RESOURCE=upstream
[2025-05-29T20:49:48.926Z] BUILD_DISPLAY_NAME=#1018
[2025-05-29T20:49:48.926Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/jdkbinary/j2sdk-image
[2025-05-29T20:49:48.926Z] HOME=/home/jenkins
[2025-05-29T20:49:48.926Z] LANG=C.UTF-8
[2025-05-29T20:49:48.926Z] JENKINS_URL=https://ci.adoptium.net/
[2025-05-29T20:49:48.926Z] JOB_BASE_NAME=Test_openjdk8_hs_sanity.openjdk_aarch64_linux
[2025-05-29T20:49:48.926Z] JOBSTARTTIME=Thu, 29 May 2025 20:49:43 +0000
[2025-05-29T20:49:48.926Z] JDK_VERSION=8
[2025-05-29T20:49:48.926Z] JOB_NAME=Test_openjdk8_hs_sanity.openjdk_aarch64_linux
[2025-05-29T20:49:48.926Z] USE_TESTENV_PROPERTIES=false
[2025-05-29T20:49:48.926Z] PERSONAL_BUILD=false
[2025-05-29T20:49:48.926Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/1018/display/redirect
[2025-05-29T20:49:48.926Z] AUTO_DETECT=true
[2025-05-29T20:49:48.926Z] SSH_CONNECTION=78.47.239.97 51190 172.17.0.15 22
[2025-05-29T20:49:48.926Z] EXIT_SUCCESS=false
[2025-05-29T20:49:48.926Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/display/redirect
[2025-05-29T20:49:48.926Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux
[2025-05-29T20:49:48.926Z] OPENJ9_BRANCH=master
[2025-05-29T20:49:48.926Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-05-29T20:49:48.926Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/../../testDependency/system_lib
[2025-05-29T20:49:48.926Z] PARALLEL=Dynamic
[2025-05-29T20:49:48.926Z] HUDSON_URL=https://ci.adoptium.net/
[2025-05-29T20:49:48.926Z] ITERATIONS=1
[2025-05-29T20:49:48.926Z] UPSTREAM_JOB_NUMBER=496
[2025-05-29T20:49:48.926Z] SPEC=linux_aarch64
[2025-05-29T20:49:48.926Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2025-05-29T20:49:48.926Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-05-29T20:49:48.926Z] NODE_NAME=test-docker-fedora39-armv8l-1
[2025-05-29T20:49:48.926Z] LESSOPEN=||/usr/bin/lesspipe.sh %s
[2025-05-29T20:49:48.926Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-05-29T20:49:48.926Z] USER=jenkins
[2025-05-29T20:49:48.926Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-05-29T20:49:48.926Z] DYNAMIC_COMPILE=false
[2025-05-29T20:49:48.926Z] SHLVL=2
[2025-05-29T20:49:48.926Z] BUILD_TAG=jenkins-Test_openjdk8_hs_sanity.openjdk_aarch64_linux-1018
[2025-05-29T20:49:48.926Z] EXECUTOR_NUMBER=0
[2025-05-29T20:49:48.926Z] HUDSON_COOKIE=beb71d9a-42cc-4704-b9a3-53cb54338fc2
[2025-05-29T20:49:48.926Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-05-29T20:49:48.926Z] ADOPTOPENJDK_BRANCH=master
[2025-05-29T20:49:48.926Z] ORIGIN_JDK_VERSION=8
[2025-05-29T20:49:48.926Z] NUM_PROCESSORS=4
[2025-05-29T20:49:48.926Z] SSH_CLIENT=78.47.239.97 51190 22
[2025-05-29T20:49:48.926Z] DEBUGINFOD_URLS=https://debuginfod.fedoraproject.org/
[2025-05-29T20:49:48.926Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-05-29T20:49:48.926Z] STAGE_NAME=Setup
[2025-05-29T20:49:48.926Z] NODE_LABELS=armv8 hw.arch.aarch64 test ci.role.test ubuntu arm64 linux hw.dockerhost.dockerhost-equinix-ubuntu2404-armv8-1 armv8.2 sw.os.linux test-docker-fedora39-armv8l-1
[2025-05-29T20:49:48.926Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-05-29T20:49:48.926Z] TEST_TIME=120
[2025-05-29T20:49:48.926Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux@tmp
[2025-05-29T20:49:48.926Z] PATH=/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
[2025-05-29T20:49:48.926Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-05-29T20:49:48.926Z] TKG_OWNER_BRANCH=adoptium:master
[2025-05-29T20:49:48.926Z] CI=true
[2025-05-29T20:49:48.926Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/1018/display/redirect?page=artifacts
[2025-05-29T20:49:48.926Z] ACTIVE_NODE_TIMEOUT=5
[2025-05-29T20:49:48.926Z] RERUN_FAILURE=true
[2025-05-29T20:49:48.926Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-05-29T20:49:48.926Z] BUILD_LIST=openjdk
[2025-05-29T20:49:48.926Z] BUILD_ID=1018
[2025-05-29T20:49:48.926Z] OLDPWD=/home/jenkins
[2025-05-29T20:49:48.926Z] USE_JRE=false
[2025-05-29T20:49:48.926Z] TARGET=sanity.openjdk
[2025-05-29T20:49:48.926Z] JDK_IMPL=hotspot
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-05-29T20:49:49.319Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-05-29T20:49:49.334Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-05-29T20:50:35.575Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-linux-aarch64-temurin" build number 496
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-05-29T20:50:35.782Z] 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-05-29T20:50:35.788Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux
[Pipeline] {
[Pipeline] sshagent
[2025-05-29T20:50:35.869Z] $ ssh-agent
[2025-05-29T20:50:36.456Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXtHoZWS/agent.2297733
[2025-05-29T20:50:36.456Z] SSH_AGENT_PID=2297735
[2025-05-29T20:50:36.456Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-05-29T20:50:36.471Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-05-29T20:50:36.496Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-05-29T20:50:37.937Z] ++ pwd
[2025-05-29T20:50:37.937Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/aqa-tests/.. -p aarch64_linux -r upstream -j 8 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2025-05-29T20:50:37.937Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/aqa-tests
[2025-05-29T20:50:37.937Z] get jdk binary...
[2025-05-29T20:50:37.937Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-05-29T20:50:37.937Z] Uncompressing file: OpenJDK8U-jdk_aarch64_linux_hotspot_8u462b04-ea.tar.gz ...
[2025-05-29T20:50:39.514Z] List files in jdkbinary folder...
[2025-05-29T20:50:39.514Z] total 283464
[2025-05-29T20:50:39.514Z] -rw-r--r-- 1 jenkins jenkins 147505774 May 29 20:35 OpenJDK8U-debugimage_aarch64_linux_hotspot_8u462b04-ea.tar.gz
[2025-05-29T20:50:39.514Z] -rw-r--r-- 1 jenkins jenkins 102205860 May 29 20:35 OpenJDK8U-jdk_aarch64_linux_hotspot_8u462b04-ea.tar.gz
[2025-05-29T20:50:39.514Z] -rw-r--r-- 1 jenkins jenkins 40427169 May 29 20:35 OpenJDK8U-jre_aarch64_linux_hotspot_8u462b04-ea.tar.gz
[2025-05-29T20:50:39.514Z] -rw-r--r-- 1 jenkins jenkins 21196 May 29 20:42 OpenJDK8U-sbom_aarch64_linux_hotspot_8u462b04-ea-metadata.json
[2025-05-29T20:50:39.514Z] -rw-r--r-- 1 jenkins jenkins 80954 May 29 20:44 OpenJDK8U-sbom_aarch64_linux_hotspot_8u462b04-ea.json
[2025-05-29T20:50:39.514Z] drwxr-xr-x 3 jenkins jenkins 4096 May 29 20:50 tmp
[2025-05-29T20:50:39.514Z] List files in jdkbinary/tmp folder...
[2025-05-29T20:50:39.514Z] total 4
[2025-05-29T20:50:39.514Z] drwxr-xr-x 8 jenkins jenkins 4096 May 29 20:35 jdk8u462-b04
[2025-05-29T20:50:39.514Z] Moving directory jdk8u462-b04/ to ../j2sdk-image
[2025-05-29T20:50:39.514Z] Uncompressing file: OpenJDK8U-jre_aarch64_linux_hotspot_8u462b04-ea.tar.gz ...
[2025-05-29T20:50:40.278Z] List files in jdkbinary folder...
[2025-05-29T20:50:40.278Z] total 283468
[2025-05-29T20:50:40.278Z] -rw-r--r-- 1 jenkins jenkins 147505774 May 29 20:35 OpenJDK8U-debugimage_aarch64_linux_hotspot_8u462b04-ea.tar.gz
[2025-05-29T20:50:40.278Z] -rw-r--r-- 1 jenkins jenkins 102205860 May 29 20:35 OpenJDK8U-jdk_aarch64_linux_hotspot_8u462b04-ea.tar.gz
[2025-05-29T20:50:40.278Z] -rw-r--r-- 1 jenkins jenkins 40427169 May 29 20:35 OpenJDK8U-jre_aarch64_linux_hotspot_8u462b04-ea.tar.gz
[2025-05-29T20:50:40.278Z] -rw-r--r-- 1 jenkins jenkins 21196 May 29 20:42 OpenJDK8U-sbom_aarch64_linux_hotspot_8u462b04-ea-metadata.json
[2025-05-29T20:50:40.278Z] -rw-r--r-- 1 jenkins jenkins 80954 May 29 20:44 OpenJDK8U-sbom_aarch64_linux_hotspot_8u462b04-ea.json
[2025-05-29T20:50:40.278Z] drwxr-xr-x 8 jenkins jenkins 4096 May 29 20:35 j2sdk-image
[2025-05-29T20:50:40.278Z] drwxr-xr-x 3 jenkins jenkins 4096 May 29 20:50 tmp
[2025-05-29T20:50:40.278Z] List files in jdkbinary/tmp folder...
[2025-05-29T20:50:40.278Z] total 4
[2025-05-29T20:50:40.278Z] drwxr-xr-x 5 jenkins jenkins 4096 May 29 20:35 jdk8u462-b04-jre
[2025-05-29T20:50:40.278Z] Moving directory jdk8u462-b04-jre/ to ../j2re-image
[2025-05-29T20:50:40.278Z] Uncompressing OpenJDK8U-debugimage_aarch64_linux_hotspot_8u462b04-ea.tar.gz over ./j2sdk-image/jre...
[2025-05-29T20:50:42.732Z] Removing top-level folder jdk8u462-b04-debug-image/
[2025-05-29T20:50:42.733Z] Removing top-level folder jdk8u462-b04/
[2025-05-29T20:50:44.354Z] Run /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/jdkbinary/j2sdk-image/bin/java -version
[2025-05-29T20:50:44.354Z] =JAVA VERSION OUTPUT BEGIN=
[2025-05-29T20:50:44.354Z] openjdk version "1.8.0_462-beta"
[2025-05-29T20:50:44.354Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-beta-202505292002-b04)
[2025-05-29T20:50:44.355Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.462-b04, mixed mode)
[2025-05-29T20:50:44.355Z] =JAVA VERSION OUTPUT END=
[2025-05-29T20:50:44.355Z] =RELEASE INFO BEGIN=
[2025-05-29T20:50:44.355Z] JAVA_VERSION="1.8.0_462"
[2025-05-29T20:50:44.355Z] OS_NAME="Linux"
[2025-05-29T20:50:44.355Z] OS_VERSION="2.6"
[2025-05-29T20:50:44.355Z] OS_ARCH="aarch64"
[2025-05-29T20:50:44.355Z] SOURCE=".:git:5d91272e9816+"
[2025-05-29T20:50:44.355Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-05-29T20:50:44.355Z] BUILD_SOURCE="git:792825a68785e7d7c4b29905c5044b6767a044de"
[2025-05-29T20:50:44.355Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-05-29T20:50:44.355Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2025-05-29T20:50:44.355Z] FULL_VERSION="1.8.0_462-beta-202505292002-b04"
[2025-05-29T20:50:44.355Z] SEMANTIC_VERSION="8.0.462+4"
[2025-05-29T20:50:44.355Z] BUILD_INFO="OS: Linux Version: 6.8.0-39-generic"
[2025-05-29T20:50:44.355Z] JVM_VARIANT="Hotspot"
[2025-05-29T20:50:44.355Z] JVM_VERSION="25.462-b04"
[2025-05-29T20:50:44.355Z] IMAGE_TYPE="JDK"
[2025-05-29T20:50:44.355Z] =RELEASE INFO END=
[2025-05-29T20:50:44.355Z] get testKitGen...
[2025-05-29T20:50:44.355Z] git clone -q https://github.com/adoptium/TKG.git
[2025-05-29T20:50:45.119Z] git rev-parse master
[2025-05-29T20:50:45.119Z] git checkout -q -f 957d1afa46fad3da74dc289c4196f3916b184c5f
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-05-29T20:50:45.627Z] $ ssh-agent -k
[2025-05-29T20:50:45.637Z] unset SSH_AUTH_SOCK;
[2025-05-29T20:50:45.637Z] unset SSH_AGENT_PID;
[2025-05-29T20:50:45.637Z] echo Agent pid 2297735 killed;
[2025-05-29T20:50:46.212Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-05-29T20:50:46.737Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.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=aarch64_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=master&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%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-aarch64-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=false&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=496&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-05-29T20:50:46.749Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.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=aarch64_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-fedora39-armv8l-1&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&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%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-aarch64-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=false&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=496&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-05-29T20:50:46.787Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-05-29T20:50:47.577Z] Copied 1 artifact from "getTRSSOutput" build number 1787
[Pipeline] sh
[2025-05-29T20:50:49.307Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-05-29T20:50:49.307Z] + gzip -cd TRSSOutput.tar.gz
[2025-05-29T20:50:49.307Z] + tar xof -
[2025-05-29T20:50:49.307Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-05-29T20:50:49.727Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-05-29T20:50:49.746Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-05-29T20:50:51.292Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-05-29T20:50:51.292Z] --------------------------------------------
[2025-05-29T20:50:51.292Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/../../testDependency/lib
[2025-05-29T20:50:51.292Z] task is set to default
[2025-05-29T20:50:51.292Z] dependencyList is set to all
[2025-05-29T20:50:51.292Z] --------------------------------------------
[2025-05-29T20:50:51.292Z] Starting download third party dependent jars
[2025-05-29T20:50:51.292Z] --------------------------------------------
[2025-05-29T20:50:51.292Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/../../testDependency/lib
[2025-05-29T20:50:51.292Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-05-29T20:50:51.292Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-05-29T20:50:51.292Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-05-29T20:50:51.292Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/../../testDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-05-29T20:50:51.292Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-05-29T20:50:51.292Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/../../testDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-05-29T20:50:51.292Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-05-29T20:50:51.292Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-05-29T20:50:51.292Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/../../testDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-05-29T20:50:51.292Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-05-29T20:50:51.292Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-05-29T20:50:51.292Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-05-29T20:50:51.292Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/../../testDependency/lib/asm.jar exists with correct hash, not downloading
[2025-05-29T20:50:51.292Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-05-29T20:50:51.292Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-05-29T20:50:51.292Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-05-29T20:50:51.292Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-05-29T20:50:51.292Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-05-29T20:50:51.292Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/../../testDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-05-29T20:50:51.293Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/../../testDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-05-29T20:50:51.293Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-05-29T20:50:51.293Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2025-05-29T20:50:51.293Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-05-29T20:50:51.293Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-05-29T20:50:51.293Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-05-29T20:50:51.293Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-05-29T20:50:51.711Z] Found a total of 19 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.aarch64' label
[Pipeline] sh
[2025-05-29T20:50:53.152Z] + cd ./aqa-tests/TKG
[2025-05-29T20:50:53.152Z] ++ uname
[2025-05-29T20:50:53.152Z] + '[' Linux = AIX ']'
[2025-05-29T20:50:53.152Z] ++ uname
[2025-05-29T20:50:53.152Z] + '[' Linux = SunOS ']'
[2025-05-29T20:50:53.152Z] ++ uname
[2025-05-29T20:50:53.152Z] + '[' Linux = '*BSD' ']'
[2025-05-29T20:50:53.152Z] + MAKE=make
[2025-05-29T20:50:53.152Z] + make genParallelList TEST=sanity.openjdk TEST_TIME=120 NUM_MACHINES=
[2025-05-29T20:50:53.152Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/jdkbinary/j2sdk-image
[2025-05-29T20:50:53.152Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/../../testDependency/lib
[2025-05-29T20:50:53.152Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-29T20:50:53.152Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-29T20:50:53.152Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/../../testDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-05-29T20:50:53.152Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-05-29T20:50:53.152Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-05-29T20:50:53.920Z]
[2025-05-29T20:50:53.920Z] build:
[2025-05-29T20:50:53.920Z]
[2025-05-29T20:50:53.920Z] clean:
[2025-05-29T20:50:53.920Z]
[2025-05-29T20:50:53.920Z] init:
[2025-05-29T20:50:53.920Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/aqa-tests/TKG/bin
[2025-05-29T20:50:53.920Z]
[2025-05-29T20:50:53.920Z] getDependentLibs:
[2025-05-29T20:50:53.920Z] [exec] --------------------------------------------
[2025-05-29T20:50:53.920Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/../../testDependency/lib
[2025-05-29T20:50:53.920Z] [exec] task is set to default
[2025-05-29T20:50:53.920Z] [exec] dependencyList is set to json_simple
[2025-05-29T20:50:53.920Z] [exec] --------------------------------------------
[2025-05-29T20:50:53.920Z] [exec] Starting download third party dependent jars
[2025-05-29T20:50:53.920Z] [exec] --------------------------------------------
[2025-05-29T20:50:53.920Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/../../testDependency/lib
[2025-05-29T20:50:53.920Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-05-29T20:50:53.920Z] [exec] downloaded dependent third party jars successfully
[2025-05-29T20:50:53.920Z]
[2025-05-29T20:50:53.921Z] compile:
[2025-05-29T20:50:53.921Z] [echo] Ant version is Apache Ant(TM) version 1.10.12 compiled on October 13 2021
[2025-05-29T20:50:53.921Z] [echo] ============COMPILER SETTINGS============
[2025-05-29T20:50:53.921Z] [echo] ===fork: yes
[2025-05-29T20:50:53.921Z] [echo] ===debug: on
[2025-05-29T20:50:53.921Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/aqa-tests/TKG/bin
[2025-05-29T20:50:55.515Z]
[2025-05-29T20:50:55.515Z] dist:
[2025-05-29T20:50:55.515Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-05-29T20:50:55.515Z]
[2025-05-29T20:50:55.515Z] BUILD SUCCESSFUL
[2025-05-29T20:50:55.515Z] Total time: 2 seconds
[2025-05-29T20:50:55.515Z] 0
[2025-05-29T20:50:56.278Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-05-29T20:50:56.278Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-05-29T20:50:56.278Z] microArchOutput:
[2025-05-29T20:50:56.278Z] ****************************** MACHINE INFO ******************************
[2025-05-29T20:50:56.278Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/aqa-tests/TKG
[2025-05-29T20:50:56.278Z] Free Physical Memory Size : 3509161984
[2025-05-29T20:50:56.278Z] Free space (bytes) : 218558562304
[2025-05-29T20:50:56.278Z] Total Physical Memory Size : 6442450944
[2025-05-29T20:50:56.278Z] Total space (bytes) : 934951190528
[2025-05-29T20:50:56.278Z] Usable space (bytes) : 171038343168
[2025-05-29T20:50:56.278Z] antVersion : Apache Ant(TM) version 1.10.12 compiled on October 13 2021
[2025-05-29T20:50:56.278Z] bashVersion :
[2025-05-29T20:50:56.278Z] GNU bash, version 5.2.26(1)-release (aarch64-redhat-linux-gnu)
[2025-05-29T20:50:56.278Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-05-29T20:50:56.278Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-05-29T20:50:56.278Z]
[2025-05-29T20:50:56.278Z] This is free software; you are free to change and redistribute it.
[2025-05-29T20:50:56.278Z] There is NO WARRANTY, to the extent permitted by law.
[2025-05-29T20:50:56.278Z] cpuCores : 160
[2025-05-29T20:50:56.278Z] curlVersion :
[2025-05-29T20:50:56.278Z] curl 8.2.1 (aarch64-redhat-linux-gnu) libcurl/8.2.1 OpenSSL/3.1.4 zlib/1.2.13 brotli/1.1.0 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.4) libssh/0.10.6/openssl/zlib nghttp2/1.55.1 OpenLDAP/2.6.7
[2025-05-29T20:50:56.278Z] Release-Date: 2023-07-26
[2025-05-29T20:50:56.278Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-05-29T20:50:56.278Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets
[2025-05-29T20:50:56.278Z] dockerVersion : bash: line 1: docker: command not found
[2025-05-29T20:50:56.278Z] gcc version : 13
[2025-05-29T20:50:56.278Z] gclibc version : ldd (GNU libc) 2.38
[2025-05-29T20:50:56.278Z] gdb version : bash: line 1: gdb: command not found
[2025-05-29T20:50:56.278Z] lldb version : Command could not be executed
[2025-05-29T20:50:56.278Z] makeVersion :
[2025-05-29T20:50:56.278Z] GNU Make 4.4.1
[2025-05-29T20:50:56.278Z] Built for aarch64-redhat-linux-gnu
[2025-05-29T20:50:56.278Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2025-05-29T20:50:56.278Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2025-05-29T20:50:56.278Z] This is free software: you are free to change and redistribute it.
[2025-05-29T20:50:56.278Z] There is NO WARRANTY, to the extent permitted by law.
[2025-05-29T20:50:56.278Z] mavenVersion : bash: line 1: mvn: command not found
[2025-05-29T20:50:56.278Z] perlVersion :
[2025-05-29T20:50:56.278Z]
[2025-05-29T20:50:56.278Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for aarch64-linux-thread-multi
[2025-05-29T20:50:56.278Z] (with 15 registered patches, see perl -V for more detail)
[2025-05-29T20:50:56.278Z]
[2025-05-29T20:50:56.278Z] Copyright 1987-2023, Larry Wall
[2025-05-29T20:50:56.278Z]
[2025-05-29T20:50:56.278Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-05-29T20:50:56.278Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-05-29T20:50:56.278Z]
[2025-05-29T20:50:56.278Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-05-29T20:50:56.278Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-05-29T20:50:56.278Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-05-29T20:50:56.278Z]
[2025-05-29T20:50:56.278Z] podmanVersion : bash: line 1: podman: command not found
[2025-05-29T20:50:56.278Z] procArch : unknown
[2025-05-29T20:50:56.278Z] sysArch : aarch64
[2025-05-29T20:50:56.278Z] sysOS : Linux
[2025-05-29T20:50:56.278Z] ulimit :
[2025-05-29T20:50:56.278Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-05-29T20:50:56.278Z] core file size (blocks, -c) unlimited
[2025-05-29T20:50:56.278Z] data seg size (kbytes, -d) unlimited
[2025-05-29T20:50:56.278Z] scheduling priority (-e) 0
[2025-05-29T20:50:56.278Z] file size (blocks, -f) unlimited
[2025-05-29T20:50:56.278Z] pending signals (-i) 2053843
[2025-05-29T20:50:56.278Z] max locked memory (kbytes, -l) 8192
[2025-05-29T20:50:56.278Z] max memory size (kbytes, -m) unlimited
[2025-05-29T20:50:56.278Z] open files (-n) 1048576
[2025-05-29T20:50:56.278Z] pipe size (512 bytes, -p) 8
[2025-05-29T20:50:56.278Z] POSIX message queues (bytes, -q) 819200
[2025-05-29T20:50:56.278Z] real-time priority (-r) 0
[2025-05-29T20:50:56.278Z] stack size (kbytes, -s) 8192
[2025-05-29T20:50:56.278Z] cpu time (seconds, -t) unlimited
[2025-05-29T20:50:56.278Z] max user processes (-u) unlimited
[2025-05-29T20:50:56.278Z] virtual memory (kbytes, -v) unlimited
[2025-05-29T20:50:56.278Z] file locks (-x) unlimited
[2025-05-29T20:50:56.278Z] uname : Linux bd680510931e 6.8.0-39-generic #39-Ubuntu SMP PREEMPT_DYNAMIC Sat Jul 6 02:50:39 UTC 2024 aarch64 GNU/Linux
[2025-05-29T20:50:56.278Z] vmVendor : Oracle Corporation
[2025-05-29T20:50:56.278Z] vmVersion : 25.462-b04
[2025-05-29T20:50:56.278Z] xlc version : bash: line 1: xlC: command not found
[2025-05-29T20:50:56.278Z] **************************************************************************
[2025-05-29T20:50:56.278Z]
[2025-05-29T20:50:56.278Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-05-29T20:50:56.278Z]
[2025-05-29T20:50:56.278Z] System.getProperty('java.vendor')=Temurin
[2025-05-29T20:50:56.278Z]
[2025-05-29T20:50:56.278Z] System.getProperty('os.name')=Linux
[2025-05-29T20:50:56.278Z]
[2025-05-29T20:50:56.278Z] System.getProperty('os.arch')=aarch64
[2025-05-29T20:50:56.278Z]
[2025-05-29T20:50:56.278Z] System.getProperty('java.fullversion')=null
[2025-05-29T20:50:56.278Z]
[2025-05-29T20:50:56.278Z] System.getProperty('sun.arch.data.model')=64
[2025-05-29T20:50:56.278Z]
[2025-05-29T20:50:57.042Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=sanity.openjdk TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/../../testDependency/lib
[2025-05-29T20:50:57.042Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/aqa-tests/TKG'
[2025-05-29T20:50:57.042Z] perl scripts/configure.pl
[2025-05-29T20:50:57.042Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_aarch64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.openjdk --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-05-29T20:50:57.042Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-05-29T20:50:57.042Z]
[2025-05-29T20:50:57.042Z]
[2025-05-29T20:50:57.042Z] Starting to generate parallel test lists.
[2025-05-29T20:50:57.042Z]
[2025-05-29T20:50:57.042Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/aqa-tests/TKG/../openjdk/playlist.xml
[2025-05-29T20:50:57.042Z] Attempting to get test duration data from TRSS.
[2025-05-29T20:50:57.042Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=8&impl=hs&platform=aarch64_linux&group=openjdk&level=sanity
[2025-05-29T20:50:57.804Z] Warning: cannot parse data from TRSS.
[2025-05-29T20:50:57.804Z] Unexpected character (e) at position 0.
[2025-05-29T20:50:57.804Z] at org.json.simple.parser.Yylex.yylex(Yylex.java:610)
[2025-05-29T20:50:57.804Z] at org.json.simple.parser.JSONParser.nextToken(JSONParser.java:269)
[2025-05-29T20:50:57.804Z] at org.json.simple.parser.JSONParser.parse(JSONParser.java:118)
[2025-05-29T20:50:57.804Z] at org.json.simple.parser.JSONParser.parse(JSONParser.java:92)
[2025-05-29T20:50:57.804Z] at org.testKitGen.TestDivider.parseDuration(TestDivider.java:167)
[2025-05-29T20:50:57.804Z] at org.testKitGen.TestDivider.getDataFromTRSS(TestDivider.java:257)
[2025-05-29T20:50:57.804Z] at org.testKitGen.TestDivider.createDurationQueue(TestDivider.java:286)
[2025-05-29T20:50:57.804Z] at org.testKitGen.TestDivider.divideTests(TestDivider.java:409)
[2025-05-29T20:50:57.804Z] at org.testKitGen.TestDivider.generateLists(TestDivider.java:430)
[2025-05-29T20:50:57.804Z] at org.testKitGen.MainRunner.genParallelList(MainRunner.java:74)
[2025-05-29T20:50:57.804Z] at org.testKitGen.MainRunner.main(MainRunner.java:38)
[2025-05-29T20:50:57.804Z] Attempting to get test duration data from cached files.
[2025-05-29T20:50:57.804Z] Reading file: Test_openjdk8_hs_openjdk_aarch64_linux.json
[2025-05-29T20:50:57.804Z] Warning: cannot get data from cached files.
[2025-05-29T20:50:57.804Z]
[2025-05-29T20:50:57.804Z] TEST DURATION
[2025-05-29T20:50:57.804Z] ====================================================================================
[2025-05-29T20:50:57.804Z] Total number of tests searched: 23
[2025-05-29T20:50:57.804Z] Number of test durations found: 0
[2025-05-29T20:50:57.804Z] No test duration data found.
[2025-05-29T20:50:57.804Z] (Default duration assigned, executed tests: 40s; not executed tests: 0s.)
[2025-05-29T20:50:57.804Z] ====================================================================================
[2025-05-29T20:50:57.804Z]
[2025-05-29T20:50:57.804Z] Test target is split into 1 lists.
[2025-05-29T20:50:57.804Z] Reducing estimated test running time from 10m40s to 10m40s.
[2025-05-29T20:50:57.804Z]
[2025-05-29T20:50:57.804Z] -------------------------------------testList_0-------------------------------------
[2025-05-29T20:50:57.804Z] Number of tests: 23
[2025-05-29T20:50:57.804Z] Estimated running time: 10m40s
[2025-05-29T20:50:57.804Z] TESTLIST=hotspot_sanity_0,jdk_lang_0,jdk_math_0,jdk_security2_0,langtools_all_0,jdk_security2_1,jdk_math_1,jdk_security4_0,jdk_security4_1,jdk_jdi_jdk8_1,jdk_jdi_jdk8_0,jdk_util_1,jdk_util_0,jdk_lang_1,jdk_security1_0,jdk_security1_1,jdk_util_2,jdk_security4_2,jdk_security2_2,jdk_security1_2,jdk_math_2,jdk_lang_2,jdk_jdi_jdk8_2
[2025-05-29T20:50:57.804Z] ------------------------------------------------------------------------------------
[2025-05-29T20:50:57.804Z]
[2025-05-29T20:50:57.804Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-05-29T20:50:57.804Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-05-29T20:50:58.332Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-05-29T20:50:58.736Z] NUM_LIST=1, Fall back to regenerate parallel lists with NUM_MACHINES=3.
[Pipeline] sh
[2025-05-29T20:51:00.185Z] + cd ./aqa-tests/TKG
[2025-05-29T20:51:00.185Z] ++ uname
[2025-05-29T20:51:00.185Z] + '[' Linux = AIX ']'
[2025-05-29T20:51:00.185Z] ++ uname
[2025-05-29T20:51:00.185Z] + '[' Linux = SunOS ']'
[2025-05-29T20:51:00.185Z] ++ uname
[2025-05-29T20:51:00.185Z] + '[' Linux = '*BSD' ']'
[2025-05-29T20:51:00.185Z] + MAKE=make
[2025-05-29T20:51:00.185Z] + make genParallelList TEST=sanity.openjdk NUM_MACHINES=3 TEST_TIME=
[2025-05-29T20:51:00.185Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/jdkbinary/j2sdk-image
[2025-05-29T20:51:00.185Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/../../testDependency/lib
[2025-05-29T20:51:00.185Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-29T20:51:00.185Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-29T20:51:00.185Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/../../testDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-05-29T20:51:00.185Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-05-29T20:51:00.185Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-05-29T20:51:00.964Z]
[2025-05-29T20:51:00.964Z] build:
[2025-05-29T20:51:00.964Z]
[2025-05-29T20:51:00.964Z] clean:
[2025-05-29T20:51:00.964Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/aqa-tests/TKG/autoGenEnv.mk
[2025-05-29T20:51:00.964Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/aqa-tests/TKG/bin
[2025-05-29T20:51:00.964Z]
[2025-05-29T20:51:00.964Z] init:
[2025-05-29T20:51:00.964Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/aqa-tests/TKG/bin
[2025-05-29T20:51:00.964Z]
[2025-05-29T20:51:00.964Z] getDependentLibs:
[2025-05-29T20:51:00.964Z] [exec] --------------------------------------------
[2025-05-29T20:51:00.964Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/../../testDependency/lib
[2025-05-29T20:51:00.964Z] [exec] task is set to default
[2025-05-29T20:51:00.964Z] [exec] dependencyList is set to json_simple
[2025-05-29T20:51:00.964Z] [exec] --------------------------------------------
[2025-05-29T20:51:00.964Z] [exec] Starting download third party dependent jars
[2025-05-29T20:51:00.964Z] [exec] --------------------------------------------
[2025-05-29T20:51:00.964Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/../../testDependency/lib
[2025-05-29T20:51:00.964Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-05-29T20:51:00.964Z] [exec] downloaded dependent third party jars successfully
[2025-05-29T20:51:00.964Z]
[2025-05-29T20:51:00.964Z] compile:
[2025-05-29T20:51:00.964Z] [echo] Ant version is Apache Ant(TM) version 1.10.12 compiled on October 13 2021
[2025-05-29T20:51:00.964Z] [echo] ============COMPILER SETTINGS============
[2025-05-29T20:51:00.964Z] [echo] ===fork: yes
[2025-05-29T20:51:00.964Z] [echo] ===debug: on
[2025-05-29T20:51:00.964Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/aqa-tests/TKG/bin
[2025-05-29T20:51:03.413Z]
[2025-05-29T20:51:03.413Z] dist:
[2025-05-29T20:51:03.413Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-05-29T20:51:03.413Z]
[2025-05-29T20:51:03.413Z] BUILD SUCCESSFUL
[2025-05-29T20:51:03.413Z] Total time: 3 seconds
[2025-05-29T20:51:03.413Z] 0
[2025-05-29T20:51:03.413Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-05-29T20:51:04.195Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-05-29T20:51:04.195Z] microArchOutput:
[2025-05-29T20:51:04.195Z] ****************************** MACHINE INFO ******************************
[2025-05-29T20:51:04.195Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/aqa-tests/TKG
[2025-05-29T20:51:04.195Z] Free Physical Memory Size : 3505876992
[2025-05-29T20:51:04.195Z] Free space (bytes) : 218558550016
[2025-05-29T20:51:04.195Z] Total Physical Memory Size : 6442450944
[2025-05-29T20:51:04.195Z] Total space (bytes) : 934951190528
[2025-05-29T20:51:04.195Z] Usable space (bytes) : 171038330880
[2025-05-29T20:51:04.195Z] antVersion : Apache Ant(TM) version 1.10.12 compiled on October 13 2021
[2025-05-29T20:51:04.195Z] bashVersion :
[2025-05-29T20:51:04.195Z] GNU bash, version 5.2.26(1)-release (aarch64-redhat-linux-gnu)
[2025-05-29T20:51:04.195Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-05-29T20:51:04.195Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-05-29T20:51:04.195Z]
[2025-05-29T20:51:04.195Z] This is free software; you are free to change and redistribute it.
[2025-05-29T20:51:04.195Z] There is NO WARRANTY, to the extent permitted by law.
[2025-05-29T20:51:04.195Z] cpuCores : 160
[2025-05-29T20:51:04.195Z] curlVersion :
[2025-05-29T20:51:04.195Z] curl 8.2.1 (aarch64-redhat-linux-gnu) libcurl/8.2.1 OpenSSL/3.1.4 zlib/1.2.13 brotli/1.1.0 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.4) libssh/0.10.6/openssl/zlib nghttp2/1.55.1 OpenLDAP/2.6.7
[2025-05-29T20:51:04.195Z] Release-Date: 2023-07-26
[2025-05-29T20:51:04.195Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-05-29T20:51:04.195Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets
[2025-05-29T20:51:04.195Z] dockerVersion : bash: line 1: docker: command not found
[2025-05-29T20:51:04.195Z] gcc version : 13
[2025-05-29T20:51:04.195Z] gclibc version : ldd (GNU libc) 2.38
[2025-05-29T20:51:04.195Z] gdb version : bash: line 1: gdb: command not found
[2025-05-29T20:51:04.195Z] lldb version : Command could not be executed
[2025-05-29T20:51:04.195Z] makeVersion :
[2025-05-29T20:51:04.195Z] GNU Make 4.4.1
[2025-05-29T20:51:04.195Z] Built for aarch64-redhat-linux-gnu
[2025-05-29T20:51:04.195Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2025-05-29T20:51:04.195Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2025-05-29T20:51:04.195Z] This is free software: you are free to change and redistribute it.
[2025-05-29T20:51:04.195Z] There is NO WARRANTY, to the extent permitted by law.
[2025-05-29T20:51:04.195Z] mavenVersion : bash: line 1: mvn: command not found
[2025-05-29T20:51:04.195Z] perlVersion :
[2025-05-29T20:51:04.195Z]
[2025-05-29T20:51:04.195Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for aarch64-linux-thread-multi
[2025-05-29T20:51:04.195Z] (with 15 registered patches, see perl -V for more detail)
[2025-05-29T20:51:04.195Z]
[2025-05-29T20:51:04.195Z] Copyright 1987-2023, Larry Wall
[2025-05-29T20:51:04.195Z]
[2025-05-29T20:51:04.195Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-05-29T20:51:04.195Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-05-29T20:51:04.195Z]
[2025-05-29T20:51:04.195Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-05-29T20:51:04.195Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-05-29T20:51:04.195Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-05-29T20:51:04.195Z]
[2025-05-29T20:51:04.195Z] podmanVersion : bash: line 1: podman: command not found
[2025-05-29T20:51:04.195Z] procArch : unknown
[2025-05-29T20:51:04.195Z] sysArch : aarch64
[2025-05-29T20:51:04.195Z] sysOS : Linux
[2025-05-29T20:51:04.195Z] ulimit :
[2025-05-29T20:51:04.195Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-05-29T20:51:04.195Z] core file size (blocks, -c) unlimited
[2025-05-29T20:51:04.195Z] data seg size (kbytes, -d) unlimited
[2025-05-29T20:51:04.195Z] scheduling priority (-e) 0
[2025-05-29T20:51:04.195Z] file size (blocks, -f) unlimited
[2025-05-29T20:51:04.195Z] pending signals (-i) 2053843
[2025-05-29T20:51:04.195Z] max locked memory (kbytes, -l) 8192
[2025-05-29T20:51:04.195Z] max memory size (kbytes, -m) unlimited
[2025-05-29T20:51:04.195Z] open files (-n) 1048576
[2025-05-29T20:51:04.195Z] pipe size (512 bytes, -p) 8
[2025-05-29T20:51:04.195Z] POSIX message queues (bytes, -q) 819200
[2025-05-29T20:51:04.195Z] real-time priority (-r) 0
[2025-05-29T20:51:04.195Z] stack size (kbytes, -s) 8192
[2025-05-29T20:51:04.195Z] cpu time (seconds, -t) unlimited
[2025-05-29T20:51:04.195Z] max user processes (-u) unlimited
[2025-05-29T20:51:04.195Z] virtual memory (kbytes, -v) unlimited
[2025-05-29T20:51:04.195Z] file locks (-x) unlimited
[2025-05-29T20:51:04.195Z] uname : Linux bd680510931e 6.8.0-39-generic #39-Ubuntu SMP PREEMPT_DYNAMIC Sat Jul 6 02:50:39 UTC 2024 aarch64 GNU/Linux
[2025-05-29T20:51:04.195Z] vmVendor : Oracle Corporation
[2025-05-29T20:51:04.195Z] vmVersion : 25.462-b04
[2025-05-29T20:51:04.195Z] xlc version : bash: line 1: xlC: command not found
[2025-05-29T20:51:04.195Z] **************************************************************************
[2025-05-29T20:51:04.195Z]
[2025-05-29T20:51:04.195Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-05-29T20:51:04.195Z]
[2025-05-29T20:51:04.195Z] System.getProperty('java.vendor')=Temurin
[2025-05-29T20:51:04.195Z]
[2025-05-29T20:51:04.195Z] System.getProperty('os.name')=Linux
[2025-05-29T20:51:04.195Z]
[2025-05-29T20:51:04.195Z] System.getProperty('os.arch')=aarch64
[2025-05-29T20:51:04.195Z]
[2025-05-29T20:51:04.195Z] System.getProperty('java.fullversion')=null
[2025-05-29T20:51:04.195Z]
[2025-05-29T20:51:04.195Z] System.getProperty('sun.arch.data.model')=64
[2025-05-29T20:51:04.195Z]
[2025-05-29T20:51:04.195Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES=3 TEST_TIME= TESTTARGET=sanity.openjdk TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/../../testDependency/lib
[2025-05-29T20:51:04.195Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/aqa-tests/TKG'
[2025-05-29T20:51:04.195Z] perl scripts/configure.pl
[2025-05-29T20:51:04.195Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_aarch64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.openjdk --testList= --numOfMachines=3 --testTime= --TRSSURL=
[2025-05-29T20:51:04.962Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-05-29T20:51:04.962Z]
[2025-05-29T20:51:04.962Z]
[2025-05-29T20:51:04.962Z] Starting to generate parallel test lists.
[2025-05-29T20:51:04.962Z]
[2025-05-29T20:51:04.962Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/aqa-tests/TKG/../openjdk/playlist.xml
[2025-05-29T20:51:04.962Z] Attempting to get test duration data from TRSS.
[2025-05-29T20:51:04.962Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=8&impl=hs&platform=aarch64_linux&group=openjdk&level=sanity
[2025-05-29T20:51:05.732Z] Warning: cannot parse data from TRSS.
[2025-05-29T20:51:05.732Z] Unexpected character (e) at position 0.
[2025-05-29T20:51:05.732Z] at org.json.simple.parser.Yylex.yylex(Yylex.java:610)
[2025-05-29T20:51:05.732Z] at org.json.simple.parser.JSONParser.nextToken(JSONParser.java:269)
[2025-05-29T20:51:05.732Z] at org.json.simple.parser.JSONParser.parse(JSONParser.java:118)
[2025-05-29T20:51:05.732Z] at org.json.simple.parser.JSONParser.parse(JSONParser.java:92)
[2025-05-29T20:51:05.732Z] at org.testKitGen.TestDivider.parseDuration(TestDivider.java:167)
[2025-05-29T20:51:05.732Z] at org.testKitGen.TestDivider.getDataFromTRSS(TestDivider.java:257)
[2025-05-29T20:51:05.732Z] at org.testKitGen.TestDivider.createDurationQueue(TestDivider.java:286)
[2025-05-29T20:51:05.732Z] at org.testKitGen.TestDivider.divideTests(TestDivider.java:409)
[2025-05-29T20:51:05.732Z] at org.testKitGen.TestDivider.generateLists(TestDivider.java:430)
[2025-05-29T20:51:05.732Z] at org.testKitGen.MainRunner.genParallelList(MainRunner.java:74)
[2025-05-29T20:51:05.732Z] at org.testKitGen.MainRunner.main(MainRunner.java:38)
[2025-05-29T20:51:05.732Z] Attempting to get test duration data from cached files.
[2025-05-29T20:51:05.732Z] Reading file: Test_openjdk8_hs_openjdk_aarch64_linux.json
[2025-05-29T20:51:05.732Z] Warning: cannot get data from cached files.
[2025-05-29T20:51:05.732Z]
[2025-05-29T20:51:05.732Z] TEST DURATION
[2025-05-29T20:51:05.732Z] ====================================================================================
[2025-05-29T20:51:05.732Z] Total number of tests searched: 23
[2025-05-29T20:51:05.732Z] Number of test durations found: 0
[2025-05-29T20:51:05.732Z] No test duration data found.
[2025-05-29T20:51:05.732Z] (Default duration assigned, executed tests: 40s; not executed tests: 0s.)
[2025-05-29T20:51:05.732Z] ====================================================================================
[2025-05-29T20:51:05.732Z]
[2025-05-29T20:51:05.732Z] Test target is split into 3 lists.
[2025-05-29T20:51:05.732Z] Reducing estimated test running time from 10m40s to 04m00s.
[2025-05-29T20:51:05.732Z]
[2025-05-29T20:51:05.732Z] -------------------------------------testList_0-------------------------------------
[2025-05-29T20:51:05.732Z] Number of tests: 9
[2025-05-29T20:51:05.732Z] Estimated running time: 03m20s
[2025-05-29T20:51:05.732Z] TESTLIST=hotspot_sanity_0,jdk_security2_1,jdk_security4_0,jdk_jdi_jdk8_1,jdk_security1_0,jdk_util_2,jdk_security2_2,jdk_math_2,jdk_jdi_jdk8_2
[2025-05-29T20:51:05.732Z] ------------------------------------------------------------------------------------
[2025-05-29T20:51:05.732Z]
[2025-05-29T20:51:05.732Z] -------------------------------------testList_1-------------------------------------
[2025-05-29T20:51:05.732Z] Number of tests: 8
[2025-05-29T20:51:05.732Z] Estimated running time: 03m20s
[2025-05-29T20:51:05.732Z] TESTLIST=jdk_lang_0,jdk_security2_0,jdk_security4_1,jdk_jdi_jdk8_0,jdk_util_0,jdk_security4_2,jdk_security1_2,jdk_lang_2
[2025-05-29T20:51:05.732Z] ------------------------------------------------------------------------------------
[2025-05-29T20:51:05.732Z]
[2025-05-29T20:51:05.732Z] -------------------------------------testList_2-------------------------------------
[2025-05-29T20:51:05.732Z] Number of tests: 6
[2025-05-29T20:51:05.732Z] Estimated running time: 04m00s
[2025-05-29T20:51:05.732Z] TESTLIST=jdk_math_0,langtools_all_0,jdk_math_1,jdk_util_1,jdk_lang_1,jdk_security1_1
[2025-05-29T20:51:05.732Z] ------------------------------------------------------------------------------------
[2025-05-29T20:51:05.732Z]
[2025-05-29T20:51:05.732Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-05-29T20:51:05.732Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-05-29T20:51:06.258Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-05-29T20:51:06.649Z] Saving parallelList.mk file on jenkins...
[Pipeline] dir
[2025-05-29T20:51:06.651Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/aqa-tests/TKG
[Pipeline] {
[Pipeline] archiveArtifacts
[2025-05-29T20:51:06.796Z] Archiving artifacts
[2025-05-29T20:51:07.062Z] Recording fingerprints
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
[2025-05-29T20:51:07.237Z] [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-05-29T20:51:07.737Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_sanity.openjdk_aarch64_linux_testList_0 params for generating the job
[Pipeline] echo
[2025-05-29T20:51:07.738Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_sanity.openjdk_aarch64_linux_testList_1 params for generating the job
[Pipeline] echo
[2025-05-29T20:51:07.739Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_sanity.openjdk_aarch64_linux_testList_2 params for generating the job
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] jobDsl
[Pipeline] jobDsl
[Pipeline] jobDsl
[2025-05-29T20:51:08.543Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-05-29T20:51:08.567Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-05-29T20:51:08.669Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-05-29T20:54:33.462Z] LEVELS: [sanity]
[2025-05-29T20:54:33.463Z] JDK_VERSIONS: [8]
[2025-05-29T20:54:33.463Z] GROUPS: [openjdk]
[2025-05-29T20:54:33.463Z] ARCH_OS_LIST: [aarch64_linux]
[2025-05-29T20:54:33.627Z] Existing items:
[2025-05-29T20:54:33.627Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_aarch64_linux_testList_0'}
[2025-05-29T20:54:33.627Z] Unreferenced items:
[2025-05-29T20:54:33.627Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_aarch64_linux_testList_1'}
[2025-05-29T20:54:33.741Z] LEVELS: [sanity]
[2025-05-29T20:54:33.742Z] JDK_VERSIONS: [8]
[2025-05-29T20:54:33.742Z] GROUPS: [openjdk]
[2025-05-29T20:54:33.742Z] ARCH_OS_LIST: [aarch64_linux]
[2025-05-29T20:54:33.762Z] LEVELS: [sanity]
[2025-05-29T20:54:33.762Z] JDK_VERSIONS: [8]
[2025-05-29T20:54:33.762Z] GROUPS: [openjdk]
[2025-05-29T20:54:33.762Z] ARCH_OS_LIST: [aarch64_linux]
[2025-05-29T20:54:33.967Z] Existing items:
[2025-05-29T20:54:33.980Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_aarch64_linux_testList_0'}
[2025-05-29T20:54:33.980Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_aarch64_linux_testList_1'}
[2025-05-29T20:54:34.013Z] Added items:
[2025-05-29T20:54:34.013Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_aarch64_linux_testList_2'}
[2025-05-29T20:54:34.013Z] Existing items:
[2025-05-29T20:54:34.013Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_aarch64_linux_testList_0'}
[2025-05-29T20:54:34.013Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_aarch64_linux_testList_1'}
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-05-29T20:54:36.529Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-05-29T20:54:38.081Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-05-29T20:54:38.081Z] Unix type machine..
[2025-05-29T20:54:38.081Z] egrep: warning: egrep is obsolescent; using grep -E
[2025-05-29T20:54:38.081Z] grep: warning: stray \ before /
[2025-05-29T20:54:38.081Z] grep: warning: stray \ before /
[2025-05-29T20:54:38.081Z] Running on a Linux host
[2025-05-29T20:54:38.081Z] egrep: warning: egrep is obsolescent; using grep -E
[2025-05-29T20:54:38.081Z] egrep: warning: egrep is obsolescent; using grep -E
[2025-05-29T20:54:38.081Z] egrep: warning: egrep is obsolescent; using grep -E
[2025-05-29T20:54:38.081Z] grep: warning: stray \ before /
[2025-05-29T20:54:38.081Z] Woohoo - no rogue processes detected!
[Pipeline] cleanWs
[2025-05-29T20:54:38.731Z] [WS-CLEANUP] Deleting project workspace...
[2025-05-29T20:54:38.731Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-05-29T20:54:39.513Z] [WS-CLEANUP] done
[Pipeline] sh
[2025-05-29T20:54:41.471Z] + find /tmp -name '*core*' -print -exec rm -f '{}' ';'
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-05-29T20:54:41.897Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-05-29T20:54:42.030Z] 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-05-29T20:54:42.090Z] Scheduling project: Test_openjdk8_hs_sanity.openjdk_aarch64_linux_testList_0
[Pipeline] build
[2025-05-29T20:54:42.099Z] Scheduling project: Test_openjdk8_hs_sanity.openjdk_aarch64_linux_testList_1
[Pipeline] build
[2025-05-29T20:54:42.120Z] Scheduling project: Test_openjdk8_hs_sanity.openjdk_aarch64_linux_testList_2
[2025-05-29T20:54:48.667Z] Starting building: Test_openjdk8_hs_sanity.openjdk_aarch64_linux_testList_0 #21
[2025-05-29T20:54:48.697Z] Starting building: Test_openjdk8_hs_sanity.openjdk_aarch64_linux_testList_2 #1
[2025-05-29T20:54:48.712Z] Starting building: Test_openjdk8_hs_sanity.openjdk_aarch64_linux_testList_1 #15
[2025-05-29T21:28:09.573Z] Build Test_openjdk8_hs_sanity.openjdk_aarch64_linux_testList_1 #15 completed: SUCCESS
[Pipeline] }
[2025-05-29T21:36:20.868Z] Build Test_openjdk8_hs_sanity.openjdk_aarch64_linux_testList_0 #21 completed: SUCCESS
[Pipeline] }
[2025-05-29T21:53:48.108Z] Build Test_openjdk8_hs_sanity.openjdk_aarch64_linux_testList_2 #1 completed: SUCCESS
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-05-29T21:53:48.180Z] Running on test-azure-win2022-x64-4 in c:\jenkins\workspace\Test_openjdk8_hs_sanity.openjdk_aarch64_linux
[Pipeline] {
[Pipeline] cleanWs
[2025-05-29T21:53:48.240Z] [WS-CLEANUP] Deleting project workspace...
[2025-05-29T21:53:48.240Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-05-29T21:53:48.259Z] [WS-CLEANUP] done
[Pipeline] echo
[2025-05-29T21:53:48.268Z] Test_openjdk8_hs_sanity.openjdk_aarch64_linux_testList_2 #1 completed with status SUCCESS
[Pipeline] timeout
[2025-05-29T21:53:48.271Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-05-29T21:53:48.387Z] Copied 1 artifact from "Test_openjdk8_hs_sanity.openjdk_aarch64_linux_testList_2" build number 1
[Pipeline] }
[Pipeline] // timeout
[Pipeline] step
[2025-05-29T21:53:48.457Z] TAP Reports Processing: START
[2025-05-29T21:53:48.458Z] Looking for TAP results report in workspace using pattern: Test_openjdk8_hs_sanity.openjdk_aarch64_linux_testList_2/1/**/*.tap
[2025-05-29T21:53:48.478Z] Saving reports...
[2025-05-29T21:53:48.520Z] Processing '/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/builds/1018/tap-master-files/Test_openjdk8_hs_sanity.openjdk_aarch64_linux_testList_2/1/aqa-tests/TKG/output_17485522407114/Test_openjdk8_hs_sanity.openjdk_aarch64_linux_testList_2.tap'
[2025-05-29T21:53:48.520Z] Parsing TAP test result [/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/builds/1018/tap-master-files/Test_openjdk8_hs_sanity.openjdk_aarch64_linux_testList_2/1/aqa-tests/TKG/output_17485522407114/Test_openjdk8_hs_sanity.openjdk_aarch64_linux_testList_2.tap].
[2025-05-29T21:53:48.521Z] TAP Reports Processing: FINISH
[Pipeline] echo
[2025-05-29T21:53:48.531Z] Saving Test_openjdk8_hs_sanity.openjdk_aarch64_linux_testList_2/1/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-05-29T21:53:48.558Z] Archiving artifacts
[2025-05-29T21:53:48.601Z] Recording fingerprints
[Pipeline] echo
[2025-05-29T21:53:48.633Z] Test_openjdk8_hs_sanity.openjdk_aarch64_linux_testList_1 #15 completed with status SUCCESS
[Pipeline] timeout
[2025-05-29T21:53:48.635Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-05-29T21:53:48.777Z] Copied 1 artifact from "Test_openjdk8_hs_sanity.openjdk_aarch64_linux_testList_1" build number 15
[Pipeline] }
[Pipeline] // timeout
[Pipeline] step
[2025-05-29T21:53:48.848Z] TAP Reports Processing: START
[2025-05-29T21:53:48.848Z] Looking for TAP results report in workspace using pattern: Test_openjdk8_hs_sanity.openjdk_aarch64_linux_testList_1/15/**/*.tap
[2025-05-29T21:53:48.869Z] Saving reports...
[2025-05-29T21:53:48.907Z] Processing '/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/builds/1018/tap-master-files/Test_openjdk8_hs_sanity.openjdk_aarch64_linux_testList_1/15/aqa-tests/TKG/output_1748552229730/Test_openjdk8_hs_sanity.openjdk_aarch64_linux_testList_1.tap'
[2025-05-29T21:53:48.907Z] Parsing TAP test result [/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/builds/1018/tap-master-files/Test_openjdk8_hs_sanity.openjdk_aarch64_linux_testList_1/15/aqa-tests/TKG/output_1748552229730/Test_openjdk8_hs_sanity.openjdk_aarch64_linux_testList_1.tap].
[2025-05-29T21:53:48.926Z] TAP Reports Processing: FINISH
[Pipeline] echo
[2025-05-29T21:53:48.936Z] Saving Test_openjdk8_hs_sanity.openjdk_aarch64_linux_testList_1/15/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-05-29T21:53:48.963Z] Archiving artifacts
[2025-05-29T21:53:49.004Z] Recording fingerprints
[Pipeline] echo
[2025-05-29T21:53:49.040Z] Test_openjdk8_hs_sanity.openjdk_aarch64_linux_testList_0 #21 completed with status SUCCESS
[Pipeline] timeout
[2025-05-29T21:53:49.045Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-05-29T21:53:49.196Z] Copied 1 artifact from "Test_openjdk8_hs_sanity.openjdk_aarch64_linux_testList_0" build number 21
[Pipeline] }
[Pipeline] // timeout
[Pipeline] step
[2025-05-29T21:53:49.268Z] TAP Reports Processing: START
[2025-05-29T21:53:49.269Z] Looking for TAP results report in workspace using pattern: Test_openjdk8_hs_sanity.openjdk_aarch64_linux_testList_0/21/**/*.tap
[2025-05-29T21:53:49.289Z] Saving reports...
[2025-05-29T21:53:49.325Z] Processing '/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/builds/1018/tap-master-files/Test_openjdk8_hs_sanity.openjdk_aarch64_linux_testList_0/21/aqa-tests/TKG/output_17485523038499/Test_openjdk8_hs_sanity.openjdk_aarch64_linux_testList_0.tap'
[2025-05-29T21:53:49.325Z] Parsing TAP test result [/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_sanity.openjdk_aarch64_linux/builds/1018/tap-master-files/Test_openjdk8_hs_sanity.openjdk_aarch64_linux_testList_0/21/aqa-tests/TKG/output_17485523038499/Test_openjdk8_hs_sanity.openjdk_aarch64_linux_testList_0.tap].
[2025-05-29T21:53:49.347Z] TAP Reports Processing: FINISH
[Pipeline] echo
[2025-05-29T21:53:49.357Z] Saving Test_openjdk8_hs_sanity.openjdk_aarch64_linux_testList_0/21/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-05-29T21:53:49.384Z] Archiving artifacts
[2025-05-29T21:53:49.425Z] 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.
[Pipeline] cleanWs
[2025-05-29T21:53:49.815Z] [WS-CLEANUP] Deleting project workspace...
[2025-05-29T21:53:49.815Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-05-29T21:53:49.842Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: SUCCESS