Test_openjdk25_hs_extended.openjdk_x86-64_linux_testList_2
Started by upstream project "Test_openjdk25_hs_extended.openjdk_x86-64_linux" build number 109
originally caused by:
Started by upstream project "build-scripts/jobs/jdk25u/jdk25u-linux-x64-hotspot" build number 18
originally caused by:
Started by upstream project "build-scripts/openjdk25-pipeline" build number 134
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_25ea_hotspot" build number 56
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux_testList_2@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux_testList_2@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 0d0564c67a22acd19c13b44b573b6703869b4eb2 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 0d0564c67a22acd19c13b44b573b6703869b4eb2 # timeout=10
Commit message: "Fix JDK 26 compatibility in CharsetsTest for ArrayEncoder API change (#6902)"
> git rev-list --no-walk 2c448f82c83465a2a689f309639b429e4c166dec # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-02-14T22:24:52.621Z] SPEC: linux_x86-64
[Pipeline] echo
[2026-02-14T22:24:52.622Z] Specified LABEL: ci.role.test&&hw.arch.x86&&sw.os.linux
[Pipeline] stage
[Pipeline] { (Queue)
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-14T22:24:52.632Z] dynamicAgents: [azure, fyre, EBC]
[Pipeline] echo
[2026-02-14T22:24:52.633Z] Provisioning LABEL: ci.role.test&&hw.arch.x86&&sw.os.linux
[Pipeline] nodesByLabel
[2026-02-14T22:24:52.647Z] Found a total of 15 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.linux' label
[Pipeline] node
[2026-02-14T22:24:52.660Z] Running on test-ibmcloud-rhel6-x64-1 in /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux_testList_2
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2026-02-14T22:24:52.682Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-14T22:24:52.916Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-14T22:24:52.916Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-14T22:24:53.025Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-02-14T22:24:53.171Z] The recommended git tool is: git
[2026-02-14T22:24:53.387Z] No credentials specified
[2026-02-14T22:24:53.496Z] Cloning the remote Git repository
[2026-02-14T22:23:10.468Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-02-14T22:23:10.469Z] > git init /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests # timeout=10
[2026-02-14T22:23:10.495Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-02-14T22:23:10.495Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-02-14T22:23:10.495Z] > git --version # timeout=10
[2026-02-14T22:23:10.514Z] > git --version # 'git version 2.15.0'
[2026-02-14T22:23:10.514Z] > git fetch --tags --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-14T22:24:58.534Z] Avoid second fetch
[2026-02-14T22:24:58.662Z] Checking out Revision 0d0564c67a22acd19c13b44b573b6703869b4eb2 (origin/master)
[2026-02-14T22:23:15.143Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-02-14T22:23:15.159Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-14T22:23:15.398Z] > git rev-parse origin/master^{commit} # timeout=10
[2026-02-14T22:23:15.526Z] > git config core.sparsecheckout # timeout=10
[2026-02-14T22:23:15.547Z] > git checkout -f 0d0564c67a22acd19c13b44b573b6703869b4eb2 # timeout=10
[2026-02-14T22:25:00.260Z] Commit message: "Fix JDK 26 compatibility in CharsetsTest for ArrayEncoder API change (#6902)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-14T22:25:02.305Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] sh
[2026-02-14T22:25:03.561Z] + which activate_multicast
[2026-02-14T22:25:03.561Z] which: no activate_multicast in (/usr/local/bin:/bin:/usr/bin)
[Pipeline] echo
[2026-02-14T22:25:03.883Z] which activate_multicast status code: 1
[Pipeline] echo
[2026-02-14T22:25:03.885Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-02-14T22:25:05.179Z] + LC_TIME=C
[2026-02-14T22:25:05.179Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-02-14T22:25:05.641Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-14T22:25:06.879Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-02-14T22:25:06.879Z] Unix type machine..
[2026-02-14T22:25:06.879Z] Running on a Linux host
[2026-02-14T22:25:06.879Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2026-02-14T22:25:09.632Z] + printenv
[2026-02-14T22:25:09.632Z] JCK_GIT_BRANCH=master
[2026-02-14T22:25:09.632Z] DYNAMIC_COMPILE=false
[2026-02-14T22:25:09.632Z] JENKINS_NODE_COOKIE=d83f2d88-c3c7-4906-ad09-cefce896f032
[2026-02-14T22:25:09.632Z] OPENJ9_BRANCH=master
[2026-02-14T22:25:09.632Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_extended.openjdk_x86-64_linux_testList_2/49/
[2026-02-14T22:25:09.632Z] DOCKER_REQUIRED=false
[2026-02-14T22:25:09.632Z] UPSTREAM_TEST_JOB_NAME=Test_openjdk25_hs_extended.openjdk_x86-64_linux
[2026-02-14T22:25:09.632Z] PARALLEL=None
[2026-02-14T22:25:09.632Z] SHELL=/bin/bash
[2026-02-14T22:25:09.632Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-02-14T22:25:09.632Z] jobStatus=SUCCESS
[2026-02-14T22:25:09.632Z] JOBSTARTTIME=Sat, 14 Feb 2026 16:23:21 -0600
[2026-02-14T22:25:09.632Z] STAGE_NAME=Setup
[2026-02-14T22:25:09.632Z] SSH_CLIENT=78.47.239.97 39698 22
[2026-02-14T22:25:09.632Z] RERUN_FAILURE=true
[2026-02-14T22:25:09.632Z] BUILD_TAG=jenkins-Test_openjdk25_hs_extended.openjdk_x86-64_linux_testList_2-49
[2026-02-14T22:25:09.632Z] SDK_RESOURCE=upstream
[2026-02-14T22:25:09.632Z] TIME_LIMIT=25
[2026-02-14T22:25:09.632Z] NUM_PROCESSORS=4
[2026-02-14T22:25:09.632Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-02-14T22:25:09.632Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-14T22:25:09.632Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux_testList_2
[2026-02-14T22:25:09.632Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_extended.openjdk_x86-64_linux_testList_2/
[2026-02-14T22:25:09.632Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_extended.openjdk_x86-64_linux_testList_2/49/display/redirect?page=changes
[2026-02-14T22:25:09.632Z] JDK_BRANCH=jdk-25.0.3+2
[2026-02-14T22:25:09.632Z] ACTIVE_NODE_TIMEOUT=5
[2026-02-14T22:25:09.632Z] USER=jenkins
[2026-02-14T22:25:09.632Z] ADOPTOPENJDK_BRANCH=master
[2026-02-14T22:25:09.632Z] OPENJCEPLUS_GIT_BRANCH=semeru-java25
[2026-02-14T22:25:09.632Z] ARCHIVE_TEST_RESULTS=false
[2026-02-14T22:25:09.632Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk25u/jdk25u-linux-x64-hotspot
[2026-02-14T22:25:09.632Z] STF_OWNER_BRANCH=adoptium:master
[2026-02-14T22:25:09.632Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-02-14T22:25:09.632Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_extended.openjdk_x86-64_linux_testList_2/49/display/redirect?page=artifacts
[2026-02-14T22:25:09.632Z] ORIGIN_JDK_VERSION=25
[2026-02-14T22:25:09.632Z] SETUP_JCK_RUN=false
[2026-02-14T22:25:09.632Z] PERSONAL_BUILD=false
[2026-02-14T22:25:09.632Z] TKG_OWNER_BRANCH=adoptium:master
[2026-02-14T22:25:09.632Z] RERUN_ITERATIONS=1
[2026-02-14T22:25:09.632Z] SPEC=linux_x86-64
[2026-02-14T22:25:09.632Z] TKG_ITERATIONS=1
[2026-02-14T22:25:09.632Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-02-14T22:25:09.632Z] ITERATIONS=1
[2026-02-14T22:25:09.632Z] PATH=/usr/local/bin:/bin:/usr/bin
[2026-02-14T22:25:09.632Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux_testList_2/../../externalDependency/lib
[2026-02-14T22:25:09.632Z] KEEP_REPORTDIR=true
[2026-02-14T22:25:09.632Z] MAIL=/var/mail/jenkins
[2026-02-14T22:25:09.632Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_extended.openjdk_x86-64_linux_testList_2/49/display/redirect
[2026-02-14T22:25:09.632Z] _=/usr/bin/printenv
[2026-02-14T22:25:09.632Z] GENERATE_JOBS=true
[2026-02-14T22:25:09.632Z] PWD=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux_testList_2
[2026-02-14T22:25:09.632Z] EXIT_FAILURE=false
[2026-02-14T22:25:09.632Z] HUDSON_URL=https://ci.adoptium.net/
[2026-02-14T22:25:09.632Z] JDK_VERSION=25
[2026-02-14T22:25:09.632Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-02-14T22:25:09.632Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-02-14T22:25:09.632Z] LANG=en_US.UTF-8
[2026-02-14T22:25:09.632Z] SLACK_CHANNEL=aqavit-bot
[2026-02-14T22:25:09.632Z] JOB_NAME=Test_openjdk25_hs_extended.openjdk_x86-64_linux_testList_2
[2026-02-14T22:25:09.632Z] BUILD_DISPLAY_NAME=#49
[2026-02-14T22:25:09.632Z] USE_TESTENV_PROPERTIES=false
[2026-02-14T22:25:09.632Z] JENKINS_URL=https://ci.adoptium.net/
[2026-02-14T22:25:09.632Z] EXIT_SUCCESS=false
[2026-02-14T22:25:09.632Z] BUILD_ID=49
[2026-02-14T22:25:09.632Z] PLATFORM=x86-64_linux
[2026-02-14T22:25:09.632Z] JDK_IMPL=hotspot
[2026-02-14T22:25:09.632Z] JOB_BASE_NAME=Test_openjdk25_hs_extended.openjdk_x86-64_linux_testList_2
[2026-02-14T22:25:09.632Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_extended.openjdk_x86-64_linux_testList_2/49/display/redirect?page=tests
[2026-02-14T22:25:09.632Z] SHLVL=3
[2026-02-14T22:25:09.632Z] AUTO_DETECT=true
[2026-02-14T22:25:09.632Z] HOME=/home/jenkins
[2026-02-14T22:25:09.632Z] TAP_NAME=Test_openjdk25_hs_extended.openjdk_x86-64_linux_testList_2.tap
[2026-02-14T22:25:09.632Z] CI=true
[2026-02-14T22:25:09.632Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux_testList_2@tmp
[2026-02-14T22:25:09.632Z] EXECUTOR_NUMBER=0
[2026-02-14T22:25:09.632Z] JENKINS_SERVER_COOKIE=durable-c5bd129bb116fedfd4858ebd13dc4666795d463fb5efd2afca88b95ff2fda5d9
[2026-02-14T22:25:09.632Z] NODE_LABELS=ci.role.test linux x64 rhel sw.os.linux test-ibmcloud-rhel6-x64-1 hw.arch.x86 sw.tool.glibc.2_12 rhel6
[2026-02-14T22:25:09.632Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux_testList_2/../../externalDependency/system_lib
[2026-02-14T22:25:09.632Z] BUILD_LIST=openjdk
[2026-02-14T22:25:09.632Z] TARGET=-f parallelList.mk testList_2
[2026-02-14T22:25:09.632Z] LOGNAME=jenkins
[2026-02-14T22:25:09.632Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-02-14T22:25:09.632Z] JDK_REPO=https://github.com/openjdk/jdk25u
[2026-02-14T22:25:09.632Z] CVS_RSH=ssh
[2026-02-14T22:25:09.632Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-02-14T22:25:09.632Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-02-14T22:25:09.632Z] SSH_CONNECTION=78.47.239.97 39698 169.48.4.140 22
[2026-02-14T22:25:09.632Z] UPSTREAM_JOB_NUMBER=18
[2026-02-14T22:25:09.632Z] NODE_NAME=test-ibmcloud-rhel6-x64-1
[2026-02-14T22:25:09.632Z] LESSOPEN=||/usr/bin/lesspipe.sh %s
[2026-02-14T22:25:09.632Z] BUILD_NUMBER=49
[2026-02-14T22:25:09.632Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_extended.openjdk_x86-64_linux_testList_2/display/redirect
[2026-02-14T22:25:09.632Z] KEEP_WORKSPACE=false
[2026-02-14T22:25:09.632Z] UPSTREAM_TEST_JOB_NUMBER=109
[2026-02-14T22:25:09.632Z] HUDSON_COOKIE=32cbb9ea-dcc6-4835-8f20-9c4df14bae43
[2026-02-14T22:25:09.632Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux_testList_2/../../benchmarks
[2026-02-14T22:25:09.632Z] USE_JRE=false
[2026-02-14T22:25:09.632Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image
[2026-02-14T22:25:09.632Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-02-14T22:25:09.632Z] G_BROKEN_FILENAMES=1
[2026-02-14T22:25:09.632Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-14T22:25:09.975Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-02-14T22:25:10.004Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux_testList_2/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-14T22:26:28.294Z] Copied 8 artifacts from "build-scripts » jobs » jdk25u » jdk25u-linux-x64-hotspot" build number 18
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-14T22:26:28.481Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2026-02-14T22:26:28.487Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux_testList_2
[Pipeline] {
[Pipeline] sshagent
[2026-02-14T22:24:45.365Z] $ ssh-agent
[2026-02-14T22:26:29.059Z] SSH_AUTH_SOCK=/tmp/ssh-Nahsx21259/agent.21259
[2026-02-14T22:26:29.059Z] SSH_AGENT_PID=21262
[2026-02-14T22:26:29.059Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-02-14T22:26:29.074Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-02-14T22:26:29.106Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-02-14T22:26:30.356Z] ++ pwd
[2026-02-14T22:26:30.356Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/.. -p x86-64_linux -r upstream -j 25 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2026-02-14T22:26:30.356Z] TESTDIR: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests
[2026-02-14T22:26:30.356Z] get jdk binary...
[2026-02-14T22:26:30.356Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-02-14T22:26:30.356Z] Uncompressing file: OpenJDK25U-jdk_x64_linux_hotspot_25.0.3_2-ea.tar.gz ...
[2026-02-14T22:26:33.413Z] List files in jdkbinary folder...
[2026-02-14T22:26:33.413Z] total 673608
[2026-02-14T22:26:33.414Z] -rw-r--r-- 1 jenkins jenkins 281027407 Feb 14 16:10 OpenJDK25U-debugimage_x64_linux_hotspot_25.0.3_2-ea.tar.gz
[2026-02-14T22:26:33.414Z] -rw-r--r-- 1 jenkins jenkins 140989837 Feb 14 16:11 OpenJDK25U-jdk_x64_linux_hotspot_25.0.3_2-ea.tar.gz
[2026-02-14T22:26:33.414Z] -rw-r--r-- 1 jenkins jenkins 86579528 Feb 14 16:10 OpenJDK25U-jmods_x64_linux_hotspot_25.0.3_2-ea.tar.gz
[2026-02-14T22:26:33.414Z] -rw-r--r-- 1 jenkins jenkins 61411307 Feb 14 16:09 OpenJDK25U-jre_x64_linux_hotspot_25.0.3_2-ea.tar.gz
[2026-02-14T22:26:33.414Z] -rw-r--r-- 1 jenkins jenkins 155784 Feb 14 16:13 OpenJDK25U-sbom_x64_linux_hotspot_25.0.3_2-ea.json
[2026-02-14T22:26:33.414Z] -rw-rw-r-- 1 jenkins jenkins 30766 Feb 14 16:13 OpenJDK25U-sbom_x64_linux_hotspot_25.0.3_2-ea-metadata.json
[2026-02-14T22:26:33.414Z] -rw-r--r-- 1 jenkins jenkins 4233744 Feb 14 16:10 OpenJDK25U-static-libs-glibc_x64_linux_hotspot_25.0.3_2-ea.tar.gz
[2026-02-14T22:26:33.414Z] -rw-r--r-- 1 jenkins jenkins 114621116 Feb 14 16:10 OpenJDK25U-testimage_x64_linux_hotspot_25.0.3_2-ea.tar.gz
[2026-02-14T22:26:33.414Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 16:24 tmp
[2026-02-14T22:26:33.414Z] List files in jdkbinary/tmp folder...
[2026-02-14T22:26:33.414Z] total 4
[2026-02-14T22:26:33.414Z] drwxr-xr-x 8 jenkins jenkins 4096 Feb 14 16:09 jdk-25.0.3+2
[2026-02-14T22:26:33.414Z] Moving directory jdk-25.0.3+2/ to ../j2sdk-image
[2026-02-14T22:26:33.414Z] Uncompressing file: OpenJDK25U-jre_x64_linux_hotspot_25.0.3_2-ea.tar.gz ...
[2026-02-14T22:26:35.667Z] List files in jdkbinary folder...
[2026-02-14T22:26:35.667Z] total 673612
[2026-02-14T22:26:35.667Z] drwxr-xr-x 8 jenkins jenkins 4096 Feb 14 16:09 j2sdk-image
[2026-02-14T22:26:35.667Z] -rw-r--r-- 1 jenkins jenkins 281027407 Feb 14 16:10 OpenJDK25U-debugimage_x64_linux_hotspot_25.0.3_2-ea.tar.gz
[2026-02-14T22:26:35.667Z] -rw-r--r-- 1 jenkins jenkins 140989837 Feb 14 16:11 OpenJDK25U-jdk_x64_linux_hotspot_25.0.3_2-ea.tar.gz
[2026-02-14T22:26:35.668Z] -rw-r--r-- 1 jenkins jenkins 86579528 Feb 14 16:10 OpenJDK25U-jmods_x64_linux_hotspot_25.0.3_2-ea.tar.gz
[2026-02-14T22:26:35.668Z] -rw-r--r-- 1 jenkins jenkins 61411307 Feb 14 16:09 OpenJDK25U-jre_x64_linux_hotspot_25.0.3_2-ea.tar.gz
[2026-02-14T22:26:35.668Z] -rw-r--r-- 1 jenkins jenkins 155784 Feb 14 16:13 OpenJDK25U-sbom_x64_linux_hotspot_25.0.3_2-ea.json
[2026-02-14T22:26:35.668Z] -rw-rw-r-- 1 jenkins jenkins 30766 Feb 14 16:13 OpenJDK25U-sbom_x64_linux_hotspot_25.0.3_2-ea-metadata.json
[2026-02-14T22:26:35.668Z] -rw-r--r-- 1 jenkins jenkins 4233744 Feb 14 16:10 OpenJDK25U-static-libs-glibc_x64_linux_hotspot_25.0.3_2-ea.tar.gz
[2026-02-14T22:26:35.668Z] -rw-r--r-- 1 jenkins jenkins 114621116 Feb 14 16:10 OpenJDK25U-testimage_x64_linux_hotspot_25.0.3_2-ea.tar.gz
[2026-02-14T22:26:35.668Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 16:24 tmp
[2026-02-14T22:26:35.668Z] List files in jdkbinary/tmp folder...
[2026-02-14T22:26:35.668Z] total 4
[2026-02-14T22:26:35.668Z] drwxr-xr-x 6 jenkins jenkins 4096 Feb 14 16:05 jdk-25.0.3+2-jre
[2026-02-14T22:26:35.668Z] Moving directory jdk-25.0.3+2-jre/ to ../j2re-image
[2026-02-14T22:26:35.668Z] Uncompressing file: OpenJDK25U-static-libs-glibc_x64_linux_hotspot_25.0.3_2-ea.tar.gz ...
[2026-02-14T22:26:35.668Z] List files in jdkbinary folder...
[2026-02-14T22:26:35.668Z] total 673616
[2026-02-14T22:26:35.668Z] drwxr-xr-x 6 jenkins jenkins 4096 Feb 14 16:05 j2re-image
[2026-02-14T22:26:35.668Z] drwxr-xr-x 8 jenkins jenkins 4096 Feb 14 16:09 j2sdk-image
[2026-02-14T22:26:35.668Z] -rw-r--r-- 1 jenkins jenkins 281027407 Feb 14 16:10 OpenJDK25U-debugimage_x64_linux_hotspot_25.0.3_2-ea.tar.gz
[2026-02-14T22:26:35.668Z] -rw-r--r-- 1 jenkins jenkins 140989837 Feb 14 16:11 OpenJDK25U-jdk_x64_linux_hotspot_25.0.3_2-ea.tar.gz
[2026-02-14T22:26:35.668Z] -rw-r--r-- 1 jenkins jenkins 86579528 Feb 14 16:10 OpenJDK25U-jmods_x64_linux_hotspot_25.0.3_2-ea.tar.gz
[2026-02-14T22:26:35.668Z] -rw-r--r-- 1 jenkins jenkins 61411307 Feb 14 16:09 OpenJDK25U-jre_x64_linux_hotspot_25.0.3_2-ea.tar.gz
[2026-02-14T22:26:35.668Z] -rw-r--r-- 1 jenkins jenkins 155784 Feb 14 16:13 OpenJDK25U-sbom_x64_linux_hotspot_25.0.3_2-ea.json
[2026-02-14T22:26:35.668Z] -rw-rw-r-- 1 jenkins jenkins 30766 Feb 14 16:13 OpenJDK25U-sbom_x64_linux_hotspot_25.0.3_2-ea-metadata.json
[2026-02-14T22:26:35.668Z] -rw-r--r-- 1 jenkins jenkins 4233744 Feb 14 16:10 OpenJDK25U-static-libs-glibc_x64_linux_hotspot_25.0.3_2-ea.tar.gz
[2026-02-14T22:26:35.668Z] -rw-r--r-- 1 jenkins jenkins 114621116 Feb 14 16:10 OpenJDK25U-testimage_x64_linux_hotspot_25.0.3_2-ea.tar.gz
[2026-02-14T22:26:35.668Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 16:24 tmp
[2026-02-14T22:26:35.668Z] List files in jdkbinary/tmp folder...
[2026-02-14T22:26:35.668Z] total 4
[2026-02-14T22:26:35.668Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 14 16:09 jdk-25.0.3+2-static-libs
[2026-02-14T22:26:36.344Z] Moving directory jdk-25.0.3+2-static-libs/ to ../static-libs
[2026-02-14T22:26:36.344Z] Uncompressing file: OpenJDK25U-testimage_x64_linux_hotspot_25.0.3_2-ea.tar.gz ...
[2026-02-14T22:26:39.395Z] List files in jdkbinary folder...
[2026-02-14T22:26:39.395Z] total 673620
[2026-02-14T22:26:39.395Z] drwxr-xr-x 6 jenkins jenkins 4096 Feb 14 16:05 j2re-image
[2026-02-14T22:26:39.395Z] drwxr-xr-x 8 jenkins jenkins 4096 Feb 14 16:09 j2sdk-image
[2026-02-14T22:26:39.395Z] -rw-r--r-- 1 jenkins jenkins 281027407 Feb 14 16:10 OpenJDK25U-debugimage_x64_linux_hotspot_25.0.3_2-ea.tar.gz
[2026-02-14T22:26:39.395Z] -rw-r--r-- 1 jenkins jenkins 140989837 Feb 14 16:11 OpenJDK25U-jdk_x64_linux_hotspot_25.0.3_2-ea.tar.gz
[2026-02-14T22:26:39.395Z] -rw-r--r-- 1 jenkins jenkins 86579528 Feb 14 16:10 OpenJDK25U-jmods_x64_linux_hotspot_25.0.3_2-ea.tar.gz
[2026-02-14T22:26:39.395Z] -rw-r--r-- 1 jenkins jenkins 61411307 Feb 14 16:09 OpenJDK25U-jre_x64_linux_hotspot_25.0.3_2-ea.tar.gz
[2026-02-14T22:26:39.395Z] -rw-r--r-- 1 jenkins jenkins 155784 Feb 14 16:13 OpenJDK25U-sbom_x64_linux_hotspot_25.0.3_2-ea.json
[2026-02-14T22:26:39.395Z] -rw-rw-r-- 1 jenkins jenkins 30766 Feb 14 16:13 OpenJDK25U-sbom_x64_linux_hotspot_25.0.3_2-ea-metadata.json
[2026-02-14T22:26:39.395Z] -rw-r--r-- 1 jenkins jenkins 4233744 Feb 14 16:10 OpenJDK25U-static-libs-glibc_x64_linux_hotspot_25.0.3_2-ea.tar.gz
[2026-02-14T22:26:39.395Z] -rw-r--r-- 1 jenkins jenkins 114621116 Feb 14 16:10 OpenJDK25U-testimage_x64_linux_hotspot_25.0.3_2-ea.tar.gz
[2026-02-14T22:26:39.395Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 14 16:09 static-libs
[2026-02-14T22:26:39.395Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 16:24 tmp
[2026-02-14T22:26:39.395Z] List files in jdkbinary/tmp folder...
[2026-02-14T22:26:40.073Z] total 4
[2026-02-14T22:26:40.073Z] drwxr-xr-x 6 jenkins jenkins 4096 Feb 14 16:04 jdk-25.0.3+2-test-image
[2026-02-14T22:26:40.073Z] Moving directory jdk-25.0.3+2-test-image/ to ../openjdk-test-image
[2026-02-14T22:26:40.073Z] Uncompressing OpenJDK25U-debugimage_x64_linux_hotspot_25.0.3_2-ea.tar.gz over ./j2sdk-image...
[2026-02-14T22:26:49.175Z] Removing top-level folder jdk-25.0.3+2-debug-image/
[2026-02-14T22:26:49.175Z] Removing top-level folder jdk-25.0.3+2/
[2026-02-14T22:26:49.866Z] Run /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image/bin/java -version
[2026-02-14T22:26:49.866Z] =JAVA VERSION OUTPUT BEGIN=
[2026-02-14T22:26:49.866Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image/bin/java: /lib64/libc.so.6: version `GLIBC_2.14' not found (required by /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image/bin/../lib/libjli.so)
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-02-14T22:25:07.111Z] $ ssh-agent -k
[2026-02-14T22:25:07.139Z] unset SSH_AUTH_SOCK;
[2026-02-14T22:25:07.140Z] unset SSH_AGENT_PID;
[2026-02-14T22:25:07.140Z] echo Agent pid 21262 killed;
[2026-02-14T22:26:50.804Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-14T22:26:50.892Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-14T22:26:52.130Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-02-14T22:26:52.130Z] Unix type machine..
[2026-02-14T22:26:52.130Z] Running on a Linux host
[2026-02-14T22:26:52.130Z] Woohoo - no rogue processes detected!
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-14T22:26:52.722Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-14T22:26:52.722Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-14T22:26:53.628Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2026-02-14T22:26:54.985Z] + find /tmp -name '*core*' -print -exec rm -f '{}' ';'
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-02-14T22:26:55.331Z] Exception: hudson.AbortException: script returned exit code 1
[Pipeline] timeout
[2026-02-14T22:26:55.334Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] echo
[2026-02-14T22:26:55.371Z] Test_openjdk25_hs_extended.openjdk_x86-64_linux_testList_2 #49 result is FAILURE. Checking console log for specific errors...
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: FAILURE