Test_openjdk8_hs_sanity.openjdk_x86-64_linux

Started by upstream project "build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin" build number 28 originally caused by: Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 90 originally caused by: Started by upstream project "build-scripts/utils/releaseTrigger_jdk8u" build number 5282 originally caused by: Started by timer Started by user Stewart X Addison Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 86 originally caused by: Started by upstream project "build-scripts/utils/releaseTrigger_jdk8u" build number 5282 Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_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_x86-64_linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10 Fetching upstream changes from https://github.com/adoptium/aqa-tests.git > git --version # timeout=10 > git --version # 'git version 2.43.0' > git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60 > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/v1.0.8-release^{commit} # timeout=10 Checking out Revision 99d89710cb37a1290e0b44b60d33476cf27afa08 (origin/v1.0.8-release) > git config core.sparsecheckout # timeout=10 > git checkout -f 99d89710cb37a1290e0b44b60d33476cf27afa08 # timeout=10 Commit message: "Remove dryrun tags from testenv.properties (#6414)" > git rev-list --no-walk 3e892c188f65f1076f130d389577a782c675f7f8 # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2025-07-16T11:21:28.813Z] SPEC: linux_x86-64 [Pipeline] echo [2025-07-16T11:21:28.814Z] LABEL: ci.role.test&&hw.arch.x86&&sw.os.linux [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2025-07-16T11:21:28.822Z] Found a total of 9 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.linux' label Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues. [Pipeline] echo [2025-07-16T11:21:28.827Z] dynamicAgents: [azure, fyre] [Pipeline] node [2025-07-16T11:21:43.832Z] Still waiting to schedule task [2025-07-16T11:21:43.832Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&sw.os.linux’ [2025-07-16T11:26:44.902Z] Running on test-ibmcloud-rhel6-x64-1 in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux [Pipeline] { Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] retry [Pipeline] { [Pipeline] timeout [2025-07-16T11:26:44.930Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] cleanWs [2025-07-16T11:26:45.159Z] [WS-CLEANUP] Deleting project workspace... [2025-07-16T11:26:45.159Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-07-16T11:26:45.267Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-07-16T11:26:45.406Z] The recommended git tool is: git [2025-07-16T11:26:45.621Z] No credentials specified [2025-07-16T11:26:45.728Z] Cloning the remote Git repository [2025-07-16T11:26:43.527Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-07-16T11:26:43.528Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests # timeout=10 [2025-07-16T11:26:43.552Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2025-07-16T11:26:43.552Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-07-16T11:26:43.552Z] > git --version # timeout=10 [2025-07-16T11:26:43.569Z] > git --version # 'git version 2.15.0' [2025-07-16T11:26:43.569Z] > git fetch --tags --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-07-16T11:26:50.641Z] Avoid second fetch [2025-07-16T11:26:50.775Z] Checking out Revision 99d89710cb37a1290e0b44b60d33476cf27afa08 (origin/v1.0.8-release) [2025-07-16T11:26:48.082Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-07-16T11:26:48.099Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-07-16T11:26:48.334Z] > git rev-parse origin/v1.0.8-release^{commit} # timeout=10 [2025-07-16T11:26:48.468Z] > git config core.sparsecheckout # timeout=10 [2025-07-16T11:26:48.486Z] > git checkout -f 99d89710cb37a1290e0b44b60d33476cf27afa08 # timeout=10 [2025-07-16T11:26:52.342Z] Commit message: "Remove dryrun tags from testenv.properties (#6414)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/buildenv/jenkins/JenkinsfileBase) [Pipeline] } [Pipeline] // load Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-07-16T11:27:04.427Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2025-07-16T11:27:04.444Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-07-16T11:27:05.813Z] + LC_TIME=C [2025-07-16T11:27:05.813Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2025-07-16T11:27:06.253Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-07-16T11:27:07.479Z] + aqa-tests/terminateTestProcesses.sh jenkins [2025-07-16T11:27:07.480Z] Unix type machine.. [2025-07-16T11:27:07.480Z] Running on a Linux host [2025-07-16T11:27:07.480Z] Woohoo - no rogue processes detected! Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] sh [2025-07-16T11:27:09.717Z] + printenv [2025-07-16T11:27:09.717Z] JCK_GIT_BRANCH=master [2025-07-16T11:27:09.717Z] DYNAMIC_COMPILE=false [2025-07-16T11:27:09.717Z] JENKINS_NODE_COOKIE=aec70987-786c-4aaa-b230-cbd27c58475c [2025-07-16T11:27:09.717Z] OPENJ9_BRANCH=master [2025-07-16T11:27:09.717Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/1262/ [2025-07-16T11:27:09.717Z] DOCKER_REQUIRED=false [2025-07-16T11:27:09.717Z] PARALLEL=Dynamic [2025-07-16T11:27:09.717Z] SHELL=/bin/bash [2025-07-16T11:27:09.717Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-07-16T11:27:09.717Z] JOBSTARTTIME=Wed, 16 Jul 2025 06:27:02 -0500 [2025-07-16T11:27:09.717Z] STAGE_NAME=Setup [2025-07-16T11:27:09.717Z] SSH_CLIENT=78.47.239.97 49744 22 [2025-07-16T11:27:09.717Z] RERUN_FAILURE=true [2025-07-16T11:27:09.717Z] BUILD_TAG=jenkins-Test_openjdk8_hs_sanity.openjdk_x86-64_linux-1262 [2025-07-16T11:27:09.717Z] SDK_RESOURCE=upstream [2025-07-16T11:27:09.717Z] TIME_LIMIT=25 [2025-07-16T11:27:09.717Z] NUM_PROCESSORS=4 [2025-07-16T11:27:09.717Z] EXTERNAL_TEST_CMD=mvn clean install [2025-07-16T11:27:09.717Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-07-16T11:27:09.717Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux [2025-07-16T11:27:09.717Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/ [2025-07-16T11:27:09.717Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/1262/display/redirect?page=changes [2025-07-16T11:27:09.717Z] JDK_BRANCH=jdk8u462-b08_adopt [2025-07-16T11:27:09.717Z] ACTIVE_NODE_TIMEOUT=5 [2025-07-16T11:27:09.717Z] USER=jenkins [2025-07-16T11:27:09.717Z] ADOPTOPENJDK_BRANCH=v1.0.8-release [2025-07-16T11:27:09.717Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2025-07-16T11:27:09.717Z] ARCHIVE_TEST_RESULTS=false [2025-07-16T11:27:09.717Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin [2025-07-16T11:27:09.717Z] STF_OWNER_BRANCH=adoptium:master [2025-07-16T11:27:09.717Z] LIGHT_WEIGHT_CHECKOUT=false [2025-07-16T11:27:09.717Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/1262/display/redirect?page=artifacts [2025-07-16T11:27:09.717Z] ORIGIN_JDK_VERSION=8 [2025-07-16T11:27:09.717Z] SETUP_JCK_RUN=false [2025-07-16T11:27:09.717Z] PERSONAL_BUILD=false [2025-07-16T11:27:09.717Z] TKG_OWNER_BRANCH=adoptium:master [2025-07-16T11:27:09.717Z] RERUN_ITERATIONS=1 [2025-07-16T11:27:09.717Z] SPEC=linux_x86-64 [2025-07-16T11:27:09.717Z] TKG_ITERATIONS=1 [2025-07-16T11:27:09.717Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-07-16T11:27:09.717Z] ITERATIONS=1 [2025-07-16T11:27:09.717Z] PATH=/usr/local/bin:/bin:/usr/bin [2025-07-16T11:27:09.717Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../testDependency/lib [2025-07-16T11:27:09.717Z] KEEP_REPORTDIR=true [2025-07-16T11:27:09.717Z] MAIL=/var/mail/jenkins [2025-07-16T11:27:09.717Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/1262/display/redirect [2025-07-16T11:27:09.717Z] _=/usr/bin/printenv [2025-07-16T11:27:09.717Z] GENERATE_JOBS=true [2025-07-16T11:27:09.717Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux [2025-07-16T11:27:09.717Z] EXIT_FAILURE=false [2025-07-16T11:27:09.717Z] HUDSON_URL=https://ci.adoptium.net/ [2025-07-16T11:27:09.717Z] JDK_VERSION=8 [2025-07-16T11:27:09.717Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2025-07-16T11:27:09.717Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-07-16T11:27:09.717Z] LANG=en_US.UTF-8 [2025-07-16T11:27:09.717Z] SLACK_CHANNEL=aqavit-bot [2025-07-16T11:27:09.717Z] JOB_NAME=Test_openjdk8_hs_sanity.openjdk_x86-64_linux [2025-07-16T11:27:09.717Z] BUILD_DISPLAY_NAME=#1262 [2025-07-16T11:27:09.717Z] USE_TESTENV_PROPERTIES=true [2025-07-16T11:27:09.717Z] JENKINS_URL=https://ci.adoptium.net/ [2025-07-16T11:27:09.717Z] EXIT_SUCCESS=false [2025-07-16T11:27:09.717Z] BUILD_ID=1262 [2025-07-16T11:27:09.717Z] TEST_TIME=120 [2025-07-16T11:27:09.717Z] PLATFORM=x86-64_linux [2025-07-16T11:27:09.717Z] JDK_IMPL=hotspot [2025-07-16T11:27:09.717Z] JOB_BASE_NAME=Test_openjdk8_hs_sanity.openjdk_x86-64_linux [2025-07-16T11:27:09.717Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/1262/display/redirect?page=tests [2025-07-16T11:27:09.717Z] SHLVL=3 [2025-07-16T11:27:09.717Z] AUTO_DETECT=true [2025-07-16T11:27:09.717Z] HOME=/home/jenkins [2025-07-16T11:27:09.717Z] TAP_NAME=Test_openjdk8_hs_sanity.openjdk_x86-64_linux.tap [2025-07-16T11:27:09.717Z] CI=true [2025-07-16T11:27:09.717Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux@tmp [2025-07-16T11:27:09.717Z] EXECUTOR_NUMBER=0 [2025-07-16T11:27:09.717Z] JENKINS_SERVER_COOKIE=durable-719d055ade27dc2bdafc96757fd4c211479d3eef95afd4fa9874bbcb67bf7413 [2025-07-16T11:27:09.717Z] 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 [2025-07-16T11:27:09.717Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../testDependency/system_lib [2025-07-16T11:27:09.717Z] BUILD_LIST=openjdk [2025-07-16T11:27:09.717Z] TARGET=sanity.openjdk [2025-07-16T11:27:09.717Z] LOGNAME=jenkins [2025-07-16T11:27:09.717Z] EXTERNAL_CUSTOM_BRANCH=master [2025-07-16T11:27:09.717Z] JDK_REPO=https://github.com/adoptium/jdk8u [2025-07-16T11:27:09.717Z] CVS_RSH=ssh [2025-07-16T11:27:09.717Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-07-16T11:27:09.717Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-07-16T11:27:09.717Z] SSH_CONNECTION=78.47.239.97 49744 169.48.4.140 22 [2025-07-16T11:27:09.717Z] UPSTREAM_JOB_NUMBER=28 [2025-07-16T11:27:09.717Z] NODE_NAME=test-ibmcloud-rhel6-x64-1 [2025-07-16T11:27:09.717Z] LESSOPEN=||/usr/bin/lesspipe.sh %s [2025-07-16T11:27:09.717Z] BUILD_NUMBER=1262 [2025-07-16T11:27:09.717Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/display/redirect [2025-07-16T11:27:09.717Z] KEEP_WORKSPACE=false [2025-07-16T11:27:09.717Z] HUDSON_COOKIE=9e03e381-def9-4311-aa5d-b75a4b687658 [2025-07-16T11:27:09.717Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../benchmarks [2025-07-16T11:27:09.717Z] USE_JRE=false [2025-07-16T11:27:09.717Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/jdkbinary/j2sdk-image [2025-07-16T11:27:09.717Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2025-07-16T11:27:09.717Z] G_BROKEN_FILENAMES=1 [2025-07-16T11:27:09.717Z] 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 [2025-07-16T11:27:10.037Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2025-07-16T11:27:10.049Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2025-07-16T11:27:53.448Z] Copied 6 artifacts from "build-scripts » jobs » release » jobs » jdk8u » jdk8u-release-linux-x64-temurin" build number 28 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] echo [2025-07-16T11:27:53.592Z] IS_SVT_TESTREPO is set to false Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] dir [2025-07-16T11:27:53.597Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux [Pipeline] { [Pipeline] sshagent [2025-07-16T11:27:51.316Z] $ ssh-agent [2025-07-16T11:27:54.194Z] SSH_AUTH_SOCK=/tmp/ssh-Lfbjb15227/agent.15227 [2025-07-16T11:27:54.194Z] SSH_AGENT_PID=15229 [2025-07-16T11:27:54.194Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-07-16T11:27:54.217Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests [Pipeline] { [Pipeline] withCredentials [2025-07-16T11:27:54.251Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2025-07-16T11:27:55.507Z] ++ pwd [2025-07-16T11:27:55.508Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/.. -p x86-64_linux -r upstream -j 8 -i hotspot --clone_openj9 false [2025-07-16T11:27:55.508Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests [2025-07-16T11:27:55.508Z] load ./testenv/testenv.properties [2025-07-16T11:27:55.508Z] Running checkTags with ./testenv/testenv.properties and 8 [2025-07-16T11:27:55.508Z] 24ff536330b2b7e42d7b28616ce062f0cc176903 refs/tags/jdk8u462-ga [2025-07-16T11:27:55.508Z] Use tag name jdk8u462-ga from ./testenv/testenv.properties [2025-07-16T11:27:55.508Z] get jdk binary... [2025-07-16T11:27:55.508Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2025-07-16T11:27:55.508Z] Uncompressing file: OpenJDK8U-jdk-sources_8u462b08.tar.gz ... [2025-07-16T11:28:01.694Z] List files in jdkbinary folder... [2025-07-16T11:28:01.694Z] total 385936 [2025-07-16T11:28:01.694Z] -rw-r--r-- 1 jenkins jenkins 157023447 Jul 16 06:07 OpenJDK8U-debugimage_x64_linux_hotspot_8u462b08.tar.gz [2025-07-16T11:28:01.694Z] -rw-r--r-- 1 jenkins jenkins 93143047 Jul 16 05:48 OpenJDK8U-jdk-sources_8u462b08.tar.gz [2025-07-16T11:28:01.694Z] -rw-r--r-- 1 jenkins jenkins 103087414 Jul 16 06:07 OpenJDK8U-jdk_x64_linux_hotspot_8u462b08.tar.gz [2025-07-16T11:28:01.694Z] -rw-r--r-- 1 jenkins jenkins 41411475 Jul 16 06:07 OpenJDK8U-jre_x64_linux_hotspot_8u462b08.tar.gz [2025-07-16T11:28:01.694Z] -rw-r--r-- 1 jenkins jenkins 80969 Jul 16 06:12 OpenJDK8U-sbom_x64_linux_hotspot_8u462b08.json [2025-07-16T11:28:01.694Z] -rw-rw-r-- 1 jenkins jenkins 21447 Jul 16 06:11 OpenJDK8U-sbom_x64_linux_hotspot_8u462b08-metadata.json [2025-07-16T11:28:01.694Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 16 06:27 tmp [2025-07-16T11:28:01.694Z] List files in jdkbinary/tmp folder... [2025-07-16T11:28:01.694Z] total 4 [2025-07-16T11:28:01.694Z] drwxr-xr-x 15 jenkins jenkins 4096 Jul 16 05:48 jdk8u462-b08-src [2025-07-16T11:28:01.694Z] Moving directory jdk8u462-b08-src/ to ../source-image [2025-07-16T11:28:01.695Z] Uncompressing file: OpenJDK8U-jdk_x64_linux_hotspot_8u462b08.tar.gz ... [2025-07-16T11:28:03.875Z] List files in jdkbinary folder... [2025-07-16T11:28:03.875Z] total 385940 [2025-07-16T11:28:03.875Z] -rw-r--r-- 1 jenkins jenkins 157023447 Jul 16 06:07 OpenJDK8U-debugimage_x64_linux_hotspot_8u462b08.tar.gz [2025-07-16T11:28:03.875Z] -rw-r--r-- 1 jenkins jenkins 93143047 Jul 16 05:48 OpenJDK8U-jdk-sources_8u462b08.tar.gz [2025-07-16T11:28:03.875Z] -rw-r--r-- 1 jenkins jenkins 103087414 Jul 16 06:07 OpenJDK8U-jdk_x64_linux_hotspot_8u462b08.tar.gz [2025-07-16T11:28:03.875Z] -rw-r--r-- 1 jenkins jenkins 41411475 Jul 16 06:07 OpenJDK8U-jre_x64_linux_hotspot_8u462b08.tar.gz [2025-07-16T11:28:03.875Z] -rw-r--r-- 1 jenkins jenkins 80969 Jul 16 06:12 OpenJDK8U-sbom_x64_linux_hotspot_8u462b08.json [2025-07-16T11:28:03.875Z] -rw-rw-r-- 1 jenkins jenkins 21447 Jul 16 06:11 OpenJDK8U-sbom_x64_linux_hotspot_8u462b08-metadata.json [2025-07-16T11:28:03.875Z] drwxr-xr-x 15 jenkins jenkins 4096 Jul 16 05:48 source-image [2025-07-16T11:28:03.875Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 16 06:27 tmp [2025-07-16T11:28:03.875Z] List files in jdkbinary/tmp folder... [2025-07-16T11:28:03.875Z] total 4 [2025-07-16T11:28:03.875Z] drwxr-xr-x 8 jenkins jenkins 4096 Jul 16 06:07 jdk8u462-b08 [2025-07-16T11:28:03.875Z] Moving directory jdk8u462-b08/ to ../j2sdk-image [2025-07-16T11:28:03.875Z] Uncompressing file: OpenJDK8U-jre_x64_linux_hotspot_8u462b08.tar.gz ... [2025-07-16T11:28:05.274Z] List files in jdkbinary folder... [2025-07-16T11:28:05.274Z] total 385944 [2025-07-16T11:28:05.274Z] drwxr-xr-x 8 jenkins jenkins 4096 Jul 16 06:07 j2sdk-image [2025-07-16T11:28:05.274Z] -rw-r--r-- 1 jenkins jenkins 157023447 Jul 16 06:07 OpenJDK8U-debugimage_x64_linux_hotspot_8u462b08.tar.gz [2025-07-16T11:28:05.274Z] -rw-r--r-- 1 jenkins jenkins 93143047 Jul 16 05:48 OpenJDK8U-jdk-sources_8u462b08.tar.gz [2025-07-16T11:28:05.274Z] -rw-r--r-- 1 jenkins jenkins 103087414 Jul 16 06:07 OpenJDK8U-jdk_x64_linux_hotspot_8u462b08.tar.gz [2025-07-16T11:28:05.274Z] -rw-r--r-- 1 jenkins jenkins 41411475 Jul 16 06:07 OpenJDK8U-jre_x64_linux_hotspot_8u462b08.tar.gz [2025-07-16T11:28:05.274Z] -rw-r--r-- 1 jenkins jenkins 80969 Jul 16 06:12 OpenJDK8U-sbom_x64_linux_hotspot_8u462b08.json [2025-07-16T11:28:05.274Z] -rw-rw-r-- 1 jenkins jenkins 21447 Jul 16 06:11 OpenJDK8U-sbom_x64_linux_hotspot_8u462b08-metadata.json [2025-07-16T11:28:05.274Z] drwxr-xr-x 15 jenkins jenkins 4096 Jul 16 05:48 source-image [2025-07-16T11:28:05.274Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 16 06:28 tmp [2025-07-16T11:28:05.274Z] List files in jdkbinary/tmp folder... [2025-07-16T11:28:05.274Z] total 4 [2025-07-16T11:28:05.274Z] drwxr-xr-x 5 jenkins jenkins 4096 Jul 16 06:07 jdk8u462-b08-jre [2025-07-16T11:28:05.274Z] Moving directory jdk8u462-b08-jre/ to ../j2re-image [2025-07-16T11:28:05.274Z] Uncompressing OpenJDK8U-debugimage_x64_linux_hotspot_8u462b08.tar.gz over ./j2sdk-image/jre... [2025-07-16T11:28:10.320Z] Removing top-level folder jdk8u462-b08-debug-image/ [2025-07-16T11:28:10.320Z] Removing top-level folder jdk8u462-b08/ [2025-07-16T11:28:10.996Z] Run /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/jdkbinary/j2sdk-image/bin/java -version [2025-07-16T11:28:10.996Z] =JAVA VERSION OUTPUT BEGIN= [2025-07-16T11:28:10.996Z] openjdk version "1.8.0_462" [2025-07-16T11:28:10.996Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-b08) [2025-07-16T11:28:10.996Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.462-b08, mixed mode) [2025-07-16T11:28:10.996Z] =JAVA VERSION OUTPUT END= [2025-07-16T11:28:10.996Z] =RELEASE INFO BEGIN= [2025-07-16T11:28:10.996Z] JAVA_VERSION="1.8.0_462" [2025-07-16T11:28:10.996Z] OS_NAME="Linux" [2025-07-16T11:28:10.996Z] OS_VERSION="2.6" [2025-07-16T11:28:10.996Z] OS_ARCH="amd64" [2025-07-16T11:28:10.996Z] SOURCE=".:git:76d515aa3382+" [2025-07-16T11:28:10.996Z] IMPLEMENTOR="Eclipse Adoptium" [2025-07-16T11:28:10.996Z] BUILD_SOURCE="git:1a45c241158d05df1604bcbea02fa6ff9339f0ee" [2025-07-16T11:28:10.996Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2025-07-16T11:28:10.996Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git" [2025-07-16T11:28:10.996Z] FULL_VERSION="1.8.0_462-b08" [2025-07-16T11:28:10.996Z] SEMANTIC_VERSION="8.0.462+8" [2025-07-16T11:28:10.996Z] BUILD_INFO="OS: Linux Version: 6.8.0-1030-azure" [2025-07-16T11:28:10.996Z] JVM_VARIANT="Hotspot" [2025-07-16T11:28:10.996Z] JVM_VERSION="25.462-b08" [2025-07-16T11:28:10.996Z] IMAGE_TYPE="JDK" [2025-07-16T11:28:10.996Z] =RELEASE INFO END= [2025-07-16T11:28:10.996Z] get testKitGen... [2025-07-16T11:28:10.996Z] git clone -q https://github.com/adoptium/TKG.git [2025-07-16T11:28:12.394Z] git rev-parse v1.0.8.1 [2025-07-16T11:28:12.394Z] git checkout -q -f 8f85d84f4e5dd6ab133d0ea14cc8a31cd85fdd58 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-07-16T11:28:10.465Z] $ ssh-agent -k [2025-07-16T11:28:10.490Z] unset SSH_AUTH_SOCK; [2025-07-16T11:28:10.490Z] unset SSH_AGENT_PID; [2025-07-16T11:28:10.490Z] echo Agent pid 15229 killed; [2025-07-16T11:28:13.320Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-07-16T11:28:13.857Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=sanity.openjdk&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-64_linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=true&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=v1.0.8-release&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-linux-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk8u462-b08_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=true&amp;BUILD_LIST=openjdk&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=28&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2025-07-16T11:28:13.870Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=sanity.openjdk&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-64_linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=true&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=test-ibmcloud-rhel6-x64-1&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=v1.0.8-release&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-linux-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk8u462-b08_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=true&amp;BUILD_LIST=openjdk&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=28&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (setupParallelEnv) Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-07-16T11:28:13.920Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-07-16T11:28:14.593Z] Copied 1 artifact from "getTRSSOutput" build number 1835 [Pipeline] sh [2025-07-16T11:28:15.845Z] + cd ./aqa-tests/TKG/resources/TRSS [2025-07-16T11:28:15.845Z] + gzip -cd TRSSOutput.tar.gz [2025-07-16T11:28:15.845Z] + tar xof - [2025-07-16T11:28:15.845Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-07-16T11:28:16.200Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-07-16T11:28:16.219Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-07-16T11:28:17.461Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-07-16T11:28:26.501Z] -------------------------------------------- [2025-07-16T11:28:26.501Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../testDependency/lib [2025-07-16T11:28:26.501Z] task is set to default [2025-07-16T11:28:26.501Z] dependencyList is set to all [2025-07-16T11:28:26.501Z] -------------------------------------------- [2025-07-16T11:28:26.501Z] Starting download third party dependent jars [2025-07-16T11:28:26.501Z] -------------------------------------------- [2025-07-16T11:28:26.501Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../testDependency/lib [2025-07-16T11:28:26.501Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-07-16T11:28:26.501Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-07-16T11:28:26.501Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading [2025-07-16T11:28:26.501Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading [2025-07-16T11:28:26.501Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2025-07-16T11:28:26.501Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-07-16T11:28:26.501Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../testDependency/lib/junit4.jar exists with correct hash, not downloading [2025-07-16T11:28:26.501Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../testDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading [2025-07-16T11:28:26.501Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2025-07-16T11:28:26.501Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2025-07-16T11:28:26.501Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-07-16T11:28:26.501Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2025-07-16T11:28:26.501Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../testDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2025-07-16T11:28:26.501Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../testDependency/lib/testng.jar exists with correct hash, not downloading [2025-07-16T11:28:26.501Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-07-16T11:28:26.501Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-07-16T11:28:26.501Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../testDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2025-07-16T11:28:26.502Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../testDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading [2025-07-16T11:28:26.502Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../testDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-07-16T11:28:26.502Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2025-07-16T11:28:26.502Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-07-16T11:28:26.502Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../testDependency/lib/asm.jar exists with correct hash, not downloading [2025-07-16T11:28:26.502Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-07-16T11:28:27.176Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-07-16T11:28:27.176Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-07-16T11:28:27.176Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-07-16T11:28:27.176Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../testDependency/lib/javassist.jar exists with correct hash, not downloading [2025-07-16T11:28:27.176Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] nodesByLabel [2025-07-16T11:28:27.541Z] Found a total of 9 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.linux' label [Pipeline] sh [2025-07-16T11:28:28.828Z] + cd ./aqa-tests/TKG [2025-07-16T11:28:28.828Z] ++ uname [2025-07-16T11:28:28.828Z] + '[' Linux = AIX ']' [2025-07-16T11:28:28.828Z] ++ uname [2025-07-16T11:28:28.828Z] + '[' Linux = SunOS ']' [2025-07-16T11:28:28.828Z] ++ uname [2025-07-16T11:28:28.828Z] + '[' Linux = '*BSD' ']' [2025-07-16T11:28:28.828Z] + MAKE=make [2025-07-16T11:28:28.828Z] + make genParallelList TEST=sanity.openjdk TEST_TIME=120 NUM_MACHINES= [2025-07-16T11:28:28.828Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/jdkbinary/j2sdk-image [2025-07-16T11:28:28.828Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../testDependency/lib [2025-07-16T11:28:28.828Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-07-16T11:28:28.828Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-07-16T11:28:28.828Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../testDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-07-16T11:28:28.828Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_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_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-07-16T11:28:29.500Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml [2025-07-16T11:28:29.500Z] [2025-07-16T11:28:29.500Z] build: [2025-07-16T11:28:29.500Z] [2025-07-16T11:28:29.501Z] clean: [2025-07-16T11:28:29.501Z] [2025-07-16T11:28:29.501Z] init: [2025-07-16T11:28:29.501Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/bin [2025-07-16T11:28:29.501Z] [2025-07-16T11:28:29.501Z] getDependentLibs: [2025-07-16T11:28:30.173Z] [exec] -------------------------------------------- [2025-07-16T11:28:30.173Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../testDependency/lib [2025-07-16T11:28:30.173Z] [exec] task is set to default [2025-07-16T11:28:30.173Z] [exec] dependencyList is set to json_simple [2025-07-16T11:28:30.173Z] [exec] -------------------------------------------- [2025-07-16T11:28:30.173Z] [exec] Starting download third party dependent jars [2025-07-16T11:28:30.173Z] [exec] -------------------------------------------- [2025-07-16T11:28:30.173Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../testDependency/lib [2025-07-16T11:28:30.173Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-07-16T11:28:30.173Z] [exec] downloaded dependent third party jars successfully [2025-07-16T11:28:30.173Z] [2025-07-16T11:28:30.173Z] compile: [2025-07-16T11:28:30.173Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018 [2025-07-16T11:28:30.173Z] [echo] ============COMPILER SETTINGS============ [2025-07-16T11:28:30.173Z] [echo] ===fork: yes [2025-07-16T11:28:30.173Z] [echo] ===debug: on [2025-07-16T11:28:30.173Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/bin [2025-07-16T11:28:31.566Z] [2025-07-16T11:28:31.566Z] dist: [2025-07-16T11:28:32.239Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar [2025-07-16T11:28:32.239Z] [2025-07-16T11:28:32.239Z] BUILD SUCCESSFUL [2025-07-16T11:28:32.239Z] Total time: 2 seconds [2025-07-16T11:28:32.239Z] 0 [2025-07-16T11:28:32.239Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-07-16T11:28:32.239Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-07-16T11:28:32.239Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8260 CPU @ 2.40GHz [2025-07-16T11:28:33.637Z] ****************************** MACHINE INFO ****************************** [2025-07-16T11:28:33.637Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG [2025-07-16T11:28:33.637Z] Free Physical Memory Size : 907694080 [2025-07-16T11:28:33.637Z] Free space (bytes) : 46989963264 [2025-07-16T11:28:33.637Z] Total Physical Memory Size : 8220192768 [2025-07-16T11:28:33.637Z] Total space (bytes) : 104631468032 [2025-07-16T11:28:33.637Z] Usable space (bytes) : 41674993664 [2025-07-16T11:28:33.637Z] antVersion : Apache Ant(TM) version 1.10.5 compiled on July 10 2018 [2025-07-16T11:28:33.637Z] bashVersion : [2025-07-16T11:28:33.637Z] GNU bash, version 4.1.2(1)-release (x86_64-redhat-linux-gnu) [2025-07-16T11:28:33.637Z] Copyright (C) 2009 Free Software Foundation, Inc. [2025-07-16T11:28:33.637Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-07-16T11:28:33.637Z] [2025-07-16T11:28:33.637Z] This is free software; you are free to change and redistribute it. [2025-07-16T11:28:33.637Z] There is NO WARRANTY, to the extent permitted by law. [2025-07-16T11:28:33.637Z] cpuCores : 8 [2025-07-16T11:28:33.637Z] curlVersion : [2025-07-16T11:28:33.637Z] curl 7.61.1 (x86_64-pc-linux-gnu) libcurl/7.61.1 OpenSSL/1.0.1e zlib/1.2.3 [2025-07-16T11:28:33.637Z] Release-Date: 2018-09-05 [2025-07-16T11:28:33.637Z] Protocols: dict file ftp ftps gopher http https imap imaps pop3 pop3s rtsp smb smbs smtp smtps telnet tftp [2025-07-16T11:28:33.637Z] Features: AsynchDNS IPv6 Largefile NTLM NTLM_WB SSL libz UnixSockets HTTPS-proxy [2025-07-16T11:28:33.638Z] dockerVersion : bash: docker: command not found [2025-07-16T11:28:33.638Z] gcc version : 4.4.7 [2025-07-16T11:28:33.638Z] gclibc version : ldd (GNU libc) 2.12 [2025-07-16T11:28:33.638Z] gdb version : GNU gdb (GDB) Red Hat Enterprise Linux (7.2-92.el6) [2025-07-16T11:28:33.638Z] lldb version : Command could not be executed [2025-07-16T11:28:33.638Z] makeVersion : [2025-07-16T11:28:33.638Z] GNU Make 4.1 [2025-07-16T11:28:33.638Z] Built for x86_64-unknown-linux-gnu [2025-07-16T11:28:33.638Z] Copyright (C) 1988-2014 Free Software Foundation, Inc. [2025-07-16T11:28:33.638Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-07-16T11:28:33.638Z] This is free software: you are free to change and redistribute it. [2025-07-16T11:28:33.638Z] There is NO WARRANTY, to the extent permitted by law. [2025-07-16T11:28:33.638Z] mavenVersion : [2025-07-16T11:28:33.638Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2025-07-16T11:28:33.638Z] Maven home: /usr/local/apache-maven-3.6.3 [2025-07-16T11:28:33.638Z] Java version: 1.8.0_462, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/jdkbinary/j2sdk-image/jre [2025-07-16T11:28:33.638Z] Default locale: en_US, platform encoding: UTF-8 [2025-07-16T11:28:33.638Z] OS name: "linux", version: "2.6.32-754.35.1.el6.x86_64", arch: "amd64", family: "unix" [2025-07-16T11:28:33.638Z] perlVersion : [2025-07-16T11:28:33.638Z] [2025-07-16T11:28:33.638Z] This is perl, v5.10.1 (*) built for x86_64-linux-thread-multi [2025-07-16T11:28:33.638Z] [2025-07-16T11:28:33.638Z] Copyright 1987-2009, Larry Wall [2025-07-16T11:28:33.638Z] [2025-07-16T11:28:33.638Z] Perl may be copied only under the terms of either the Artistic License or the [2025-07-16T11:28:33.638Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-07-16T11:28:33.638Z] [2025-07-16T11:28:33.638Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-07-16T11:28:33.638Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-07-16T11:28:33.638Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2025-07-16T11:28:33.638Z] [2025-07-16T11:28:33.638Z] podmanVersion : bash: podman: command not found [2025-07-16T11:28:33.638Z] procArch : x86_64 [2025-07-16T11:28:33.638Z] sysArch : x86_64 [2025-07-16T11:28:33.638Z] sysOS : Linux [2025-07-16T11:28:33.638Z] ulimit : [2025-07-16T11:28:33.638Z] core file size (blocks, -c) 0 [2025-07-16T11:28:33.638Z] data seg size (kbytes, -d) unlimited [2025-07-16T11:28:33.638Z] scheduling priority (-e) 0 [2025-07-16T11:28:33.638Z] file size (blocks, -f) unlimited [2025-07-16T11:28:33.638Z] pending signals (-i) 31069 [2025-07-16T11:28:33.638Z] max locked memory (kbytes, -l) 64 [2025-07-16T11:28:33.638Z] max memory size (kbytes, -m) unlimited [2025-07-16T11:28:33.638Z] open files (-n) 1048576 [2025-07-16T11:28:33.638Z] pipe size (512 bytes, -p) 8 [2025-07-16T11:28:33.638Z] POSIX message queues (bytes, -q) 819200 [2025-07-16T11:28:33.638Z] real-time priority (-r) 0 [2025-07-16T11:28:33.638Z] stack size (kbytes, -s) 10240 [2025-07-16T11:28:33.638Z] cpu time (seconds, -t) unlimited [2025-07-16T11:28:33.638Z] max user processes (-u) 1024 [2025-07-16T11:28:33.638Z] virtual memory (kbytes, -v) unlimited [2025-07-16T11:28:33.638Z] file locks (-x) unlimited [2025-07-16T11:28:33.638Z] uname : Linux test-ibmcloud-rhel6-x64-1.adoptopenjdk.net 2.6.32-754.35.1.el6.x86_64 #1 SMP Wed Sep 16 06:48:01 EDT 2020 x86_64 x86_64 x86_64 GNU/Linux [2025-07-16T11:28:33.638Z] vmVendor : Oracle Corporation [2025-07-16T11:28:33.638Z] vmVersion : 25.462-b08 [2025-07-16T11:28:33.638Z] xlc version : bash: xlC: command not found [2025-07-16T11:28:33.638Z] ************************************************************************** [2025-07-16T11:28:33.638Z] [2025-07-16T11:28:33.638Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-07-16T11:28:33.638Z] [2025-07-16T11:28:33.638Z] System.getProperty('java.vendor')=Temurin [2025-07-16T11:28:33.638Z] [2025-07-16T11:28:33.638Z] System.getProperty('os.name')=Linux [2025-07-16T11:28:33.638Z] [2025-07-16T11:28:33.638Z] System.getProperty('os.arch')=amd64 [2025-07-16T11:28:33.638Z] [2025-07-16T11:28:33.638Z] System.getProperty('java.fullversion')=null [2025-07-16T11:28:33.638Z] [2025-07-16T11:28:33.638Z] System.getProperty('sun.arch.data.model')=64 [2025-07-16T11:28:33.638Z] [2025-07-16T11:28:34.310Z] 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_x86-64_linux/../../testDependency/lib [2025-07-16T11:28:34.310Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG' [2025-07-16T11:28:34.310Z] perl scripts/configure.pl [2025-07-16T11:28:34.310Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.openjdk --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-07-16T11:28:34.981Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-07-16T11:28:34.981Z] [2025-07-16T11:28:34.981Z] [2025-07-16T11:28:34.981Z] Starting to generate parallel test lists. [2025-07-16T11:28:34.981Z] [2025-07-16T11:28:34.982Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/../openjdk/playlist.xml [2025-07-16T11:28:34.982Z] Attempting to get test duration data from TRSS. [2025-07-16T11:28:34.982Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=8&impl=hs&platform=x86-64_linux&group=openjdk&level=sanity [2025-07-16T11:28:35.654Z] Attempting to get test duration data from cached files. [2025-07-16T11:28:35.654Z] Reading file: Test_openjdk8_hs_openjdk_x86-64_linux.json [2025-07-16T11:28:35.654Z] Warning: cannot get data from cached files. [2025-07-16T11:28:35.654Z] [2025-07-16T11:28:35.654Z] TEST DURATION [2025-07-16T11:28:35.654Z] ==================================================================================== [2025-07-16T11:28:35.654Z] Total number of tests searched: 23 [2025-07-16T11:28:35.654Z] Number of test durations found: 23 [2025-07-16T11:28:35.654Z] Top slowest tests: [2025-07-16T11:28:35.654Z] 28m01s langtools_all_0 [2025-07-16T11:28:35.654Z] 17m56s jdk_util_0 [2025-07-16T11:28:35.654Z] 10m28s jdk_jdi_jdk8_1 [2025-07-16T11:28:35.654Z] ==================================================================================== [2025-07-16T11:28:35.654Z] [2025-07-16T11:28:35.654Z] Test target is split into 1 lists. [2025-07-16T11:28:35.654Z] Reducing estimated test running time from 104m17s to 104m17s. [2025-07-16T11:28:35.654Z] [2025-07-16T11:28:35.654Z] -------------------------------------testList_0------------------------------------- [2025-07-16T11:28:35.654Z] Number of tests: 23 [2025-07-16T11:28:35.654Z] Estimated running time: 104m17s [2025-07-16T11:28:35.654Z] TESTLIST=langtools_all_0,jdk_util_0,jdk_jdi_jdk8_1,jdk_jdi_jdk8_0,jdk_util_1,jdk_security4_0,jdk_lang_0,jdk_lang_1,jdk_security4_1,jdk_security1_1,jdk_security2_1,jdk_math_0,jdk_security1_0,jdk_security2_0,jdk_math_1,hotspot_sanity_0,jdk_util_2,jdk_security4_2,jdk_security2_2,jdk_security1_2,jdk_math_2,jdk_lang_2,jdk_jdi_jdk8_2 [2025-07-16T11:28:35.654Z] ------------------------------------------------------------------------------------ [2025-07-16T11:28:35.654Z] [2025-07-16T11:28:35.654Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [2025-07-16T11:28:35.654Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2025-07-16T11:28:36.084Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2025-07-16T11:28:36.415Z] NUM_LIST=1, Fall back to regenerate parallel lists with NUM_MACHINES=3. [Pipeline] sh [2025-07-16T11:28:37.673Z] + cd ./aqa-tests/TKG [2025-07-16T11:28:37.673Z] ++ uname [2025-07-16T11:28:37.673Z] + '[' Linux = AIX ']' [2025-07-16T11:28:37.673Z] ++ uname [2025-07-16T11:28:37.673Z] + '[' Linux = SunOS ']' [2025-07-16T11:28:37.673Z] ++ uname [2025-07-16T11:28:37.673Z] + '[' Linux = '*BSD' ']' [2025-07-16T11:28:37.673Z] + MAKE=make [2025-07-16T11:28:37.673Z] + make genParallelList TEST=sanity.openjdk NUM_MACHINES=3 TEST_TIME= [2025-07-16T11:28:37.673Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/jdkbinary/j2sdk-image [2025-07-16T11:28:37.673Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../testDependency/lib [2025-07-16T11:28:37.673Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-07-16T11:28:37.673Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-07-16T11:28:37.673Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../testDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-07-16T11:28:37.673Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_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_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-07-16T11:28:38.346Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml [2025-07-16T11:28:38.346Z] [2025-07-16T11:28:38.346Z] build: [2025-07-16T11:28:38.346Z] [2025-07-16T11:28:38.346Z] clean: [2025-07-16T11:28:38.346Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/autoGenEnv.mk [2025-07-16T11:28:38.346Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/bin [2025-07-16T11:28:38.346Z] [2025-07-16T11:28:38.346Z] init: [2025-07-16T11:28:38.346Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/bin [2025-07-16T11:28:38.346Z] [2025-07-16T11:28:38.346Z] getDependentLibs: [2025-07-16T11:28:39.019Z] [exec] -------------------------------------------- [2025-07-16T11:28:39.019Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../testDependency/lib [2025-07-16T11:28:39.019Z] [exec] task is set to default [2025-07-16T11:28:39.019Z] [exec] dependencyList is set to json_simple [2025-07-16T11:28:39.019Z] [exec] -------------------------------------------- [2025-07-16T11:28:39.019Z] [exec] Starting download third party dependent jars [2025-07-16T11:28:39.019Z] [exec] -------------------------------------------- [2025-07-16T11:28:39.019Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../testDependency/lib [2025-07-16T11:28:39.019Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-07-16T11:28:39.019Z] [exec] downloaded dependent third party jars successfully [2025-07-16T11:28:39.019Z] [2025-07-16T11:28:39.019Z] compile: [2025-07-16T11:28:39.019Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018 [2025-07-16T11:28:39.019Z] [echo] ============COMPILER SETTINGS============ [2025-07-16T11:28:39.019Z] [echo] ===fork: yes [2025-07-16T11:28:39.019Z] [echo] ===debug: on [2025-07-16T11:28:39.019Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/bin [2025-07-16T11:28:40.422Z] [2025-07-16T11:28:40.422Z] dist: [2025-07-16T11:28:40.422Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar [2025-07-16T11:28:40.422Z] [2025-07-16T11:28:40.422Z] BUILD SUCCESSFUL [2025-07-16T11:28:40.422Z] Total time: 2 seconds [2025-07-16T11:28:40.422Z] 0 [2025-07-16T11:28:40.422Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-07-16T11:28:41.097Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-07-16T11:28:41.097Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8260 CPU @ 2.40GHz [2025-07-16T11:28:42.497Z] ****************************** MACHINE INFO ****************************** [2025-07-16T11:28:42.497Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG [2025-07-16T11:28:42.497Z] Free Physical Memory Size : 900595712 [2025-07-16T11:28:42.497Z] Free space (bytes) : 46989950976 [2025-07-16T11:28:42.497Z] Total Physical Memory Size : 8220192768 [2025-07-16T11:28:42.497Z] Total space (bytes) : 104631468032 [2025-07-16T11:28:42.497Z] Usable space (bytes) : 41674981376 [2025-07-16T11:28:42.497Z] antVersion : Apache Ant(TM) version 1.10.5 compiled on July 10 2018 [2025-07-16T11:28:42.497Z] bashVersion : [2025-07-16T11:28:42.497Z] GNU bash, version 4.1.2(1)-release (x86_64-redhat-linux-gnu) [2025-07-16T11:28:42.497Z] Copyright (C) 2009 Free Software Foundation, Inc. [2025-07-16T11:28:42.497Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-07-16T11:28:42.497Z] [2025-07-16T11:28:42.497Z] This is free software; you are free to change and redistribute it. [2025-07-16T11:28:42.497Z] There is NO WARRANTY, to the extent permitted by law. [2025-07-16T11:28:42.497Z] cpuCores : 8 [2025-07-16T11:28:42.497Z] curlVersion : [2025-07-16T11:28:42.497Z] curl 7.61.1 (x86_64-pc-linux-gnu) libcurl/7.61.1 OpenSSL/1.0.1e zlib/1.2.3 [2025-07-16T11:28:42.497Z] Release-Date: 2018-09-05 [2025-07-16T11:28:42.497Z] Protocols: dict file ftp ftps gopher http https imap imaps pop3 pop3s rtsp smb smbs smtp smtps telnet tftp [2025-07-16T11:28:42.497Z] Features: AsynchDNS IPv6 Largefile NTLM NTLM_WB SSL libz UnixSockets HTTPS-proxy [2025-07-16T11:28:42.497Z] dockerVersion : bash: docker: command not found [2025-07-16T11:28:42.497Z] gcc version : 4.4.7 [2025-07-16T11:28:42.497Z] gclibc version : ldd (GNU libc) 2.12 [2025-07-16T11:28:42.497Z] gdb version : GNU gdb (GDB) Red Hat Enterprise Linux (7.2-92.el6) [2025-07-16T11:28:42.497Z] lldb version : Command could not be executed [2025-07-16T11:28:42.497Z] makeVersion : [2025-07-16T11:28:42.497Z] GNU Make 4.1 [2025-07-16T11:28:42.497Z] Built for x86_64-unknown-linux-gnu [2025-07-16T11:28:42.497Z] Copyright (C) 1988-2014 Free Software Foundation, Inc. [2025-07-16T11:28:42.497Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-07-16T11:28:42.497Z] This is free software: you are free to change and redistribute it. [2025-07-16T11:28:42.497Z] There is NO WARRANTY, to the extent permitted by law. [2025-07-16T11:28:42.497Z] mavenVersion : [2025-07-16T11:28:42.497Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2025-07-16T11:28:42.497Z] Maven home: /usr/local/apache-maven-3.6.3 [2025-07-16T11:28:42.497Z] Java version: 1.8.0_462, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/jdkbinary/j2sdk-image/jre [2025-07-16T11:28:42.497Z] Default locale: en_US, platform encoding: UTF-8 [2025-07-16T11:28:42.497Z] OS name: "linux", version: "2.6.32-754.35.1.el6.x86_64", arch: "amd64", family: "unix" [2025-07-16T11:28:42.497Z] perlVersion : [2025-07-16T11:28:42.497Z] [2025-07-16T11:28:42.497Z] This is perl, v5.10.1 (*) built for x86_64-linux-thread-multi [2025-07-16T11:28:42.497Z] [2025-07-16T11:28:42.497Z] Copyright 1987-2009, Larry Wall [2025-07-16T11:28:42.497Z] [2025-07-16T11:28:42.497Z] Perl may be copied only under the terms of either the Artistic License or the [2025-07-16T11:28:42.497Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-07-16T11:28:42.497Z] [2025-07-16T11:28:42.497Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-07-16T11:28:42.497Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-07-16T11:28:42.497Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2025-07-16T11:28:42.497Z] [2025-07-16T11:28:42.497Z] podmanVersion : bash: podman: command not found [2025-07-16T11:28:42.497Z] procArch : x86_64 [2025-07-16T11:28:42.497Z] sysArch : x86_64 [2025-07-16T11:28:42.497Z] sysOS : Linux [2025-07-16T11:28:42.497Z] ulimit : [2025-07-16T11:28:42.497Z] core file size (blocks, -c) 0 [2025-07-16T11:28:42.497Z] data seg size (kbytes, -d) unlimited [2025-07-16T11:28:42.497Z] scheduling priority (-e) 0 [2025-07-16T11:28:42.497Z] file size (blocks, -f) unlimited [2025-07-16T11:28:42.498Z] pending signals (-i) 31069 [2025-07-16T11:28:42.498Z] max locked memory (kbytes, -l) 64 [2025-07-16T11:28:42.498Z] max memory size (kbytes, -m) unlimited [2025-07-16T11:28:42.498Z] open files (-n) 1048576 [2025-07-16T11:28:42.498Z] pipe size (512 bytes, -p) 8 [2025-07-16T11:28:42.498Z] POSIX message queues (bytes, -q) 819200 [2025-07-16T11:28:42.498Z] real-time priority (-r) 0 [2025-07-16T11:28:42.498Z] stack size (kbytes, -s) 10240 [2025-07-16T11:28:42.498Z] cpu time (seconds, -t) unlimited [2025-07-16T11:28:42.498Z] max user processes (-u) 1024 [2025-07-16T11:28:42.498Z] virtual memory (kbytes, -v) unlimited [2025-07-16T11:28:42.498Z] file locks (-x) unlimited [2025-07-16T11:28:42.498Z] uname : Linux test-ibmcloud-rhel6-x64-1.adoptopenjdk.net 2.6.32-754.35.1.el6.x86_64 #1 SMP Wed Sep 16 06:48:01 EDT 2020 x86_64 x86_64 x86_64 GNU/Linux [2025-07-16T11:28:42.498Z] vmVendor : Oracle Corporation [2025-07-16T11:28:42.498Z] vmVersion : 25.462-b08 [2025-07-16T11:28:42.498Z] xlc version : bash: xlC: command not found [2025-07-16T11:28:42.498Z] ************************************************************************** [2025-07-16T11:28:42.498Z] [2025-07-16T11:28:42.498Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-07-16T11:28:42.498Z] [2025-07-16T11:28:42.498Z] System.getProperty('java.vendor')=Temurin [2025-07-16T11:28:42.498Z] [2025-07-16T11:28:42.498Z] System.getProperty('os.name')=Linux [2025-07-16T11:28:42.498Z] [2025-07-16T11:28:42.498Z] System.getProperty('os.arch')=amd64 [2025-07-16T11:28:42.498Z] [2025-07-16T11:28:42.498Z] System.getProperty('java.fullversion')=null [2025-07-16T11:28:42.498Z] [2025-07-16T11:28:42.498Z] System.getProperty('sun.arch.data.model')=64 [2025-07-16T11:28:42.498Z] [2025-07-16T11:28:42.498Z] 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_x86-64_linux/../../testDependency/lib [2025-07-16T11:28:42.498Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG' [2025-07-16T11:28:42.498Z] perl scripts/configure.pl [2025-07-16T11:28:42.498Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.openjdk --testList= --numOfMachines=3 --testTime= --TRSSURL= [2025-07-16T11:28:43.172Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-07-16T11:28:43.172Z] [2025-07-16T11:28:43.172Z] [2025-07-16T11:28:43.172Z] Starting to generate parallel test lists. [2025-07-16T11:28:43.172Z] [2025-07-16T11:28:43.845Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/../openjdk/playlist.xml [2025-07-16T11:28:43.845Z] Attempting to get test duration data from TRSS. [2025-07-16T11:28:43.845Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=8&impl=hs&platform=x86-64_linux&group=openjdk&level=sanity [2025-07-16T11:28:44.163Z] Attempting to get test duration data from cached files. [2025-07-16T11:28:44.163Z] Reading file: Test_openjdk8_hs_openjdk_x86-64_linux.json [2025-07-16T11:28:44.163Z] Warning: cannot get data from cached files. [2025-07-16T11:28:44.163Z] [2025-07-16T11:28:44.163Z] TEST DURATION [2025-07-16T11:28:44.163Z] ==================================================================================== [2025-07-16T11:28:44.163Z] Total number of tests searched: 23 [2025-07-16T11:28:44.163Z] Number of test durations found: 23 [2025-07-16T11:28:44.163Z] Top slowest tests: [2025-07-16T11:28:44.163Z] 28m01s langtools_all_0 [2025-07-16T11:28:44.163Z] 17m56s jdk_util_0 [2025-07-16T11:28:44.163Z] 10m28s jdk_jdi_jdk8_1 [2025-07-16T11:28:44.163Z] ==================================================================================== [2025-07-16T11:28:44.163Z] [2025-07-16T11:28:44.163Z] Test target is split into 3 lists. [2025-07-16T11:28:44.163Z] Reducing estimated test running time from 104m17s to 35m03s. [2025-07-16T11:28:44.163Z] [2025-07-16T11:28:44.163Z] -------------------------------------testList_0------------------------------------- [2025-07-16T11:28:44.163Z] Number of tests: 4 [2025-07-16T11:28:44.163Z] Estimated running time: 35m03s [2025-07-16T11:28:44.163Z] TESTLIST=langtools_all_0,jdk_security4_1,jdk_math_0,jdk_math_1 [2025-07-16T11:28:44.163Z] ------------------------------------------------------------------------------------ [2025-07-16T11:28:44.163Z] [2025-07-16T11:28:44.164Z] -------------------------------------testList_1------------------------------------- [2025-07-16T11:28:44.164Z] Number of tests: 13 [2025-07-16T11:28:44.164Z] Estimated running time: 34m20s [2025-07-16T11:28:44.164Z] TESTLIST=jdk_util_0,jdk_util_1,jdk_lang_0,jdk_security1_1,jdk_security1_0,hotspot_sanity_0,jdk_util_2,jdk_security4_2,jdk_security2_2,jdk_security1_2,jdk_math_2,jdk_lang_2,jdk_jdi_jdk8_2 [2025-07-16T11:28:44.164Z] ------------------------------------------------------------------------------------ [2025-07-16T11:28:44.164Z] [2025-07-16T11:28:44.164Z] -------------------------------------testList_2------------------------------------- [2025-07-16T11:28:44.164Z] Number of tests: 6 [2025-07-16T11:28:44.164Z] Estimated running time: 34m53s [2025-07-16T11:28:44.164Z] TESTLIST=jdk_jdi_jdk8_1,jdk_jdi_jdk8_0,jdk_security4_0,jdk_lang_1,jdk_security2_1,jdk_security2_0 [2025-07-16T11:28:44.164Z] ------------------------------------------------------------------------------------ [2025-07-16T11:28:44.164Z] [2025-07-16T11:28:44.164Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [2025-07-16T11:28:44.164Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2025-07-16T11:28:44.281Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2025-07-16T11:28:44.608Z] Saving parallelList.mk file on jenkins... [Pipeline] dir [2025-07-16T11:28:44.610Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG [Pipeline] { [Pipeline] archiveArtifacts [2025-07-16T11:28:44.737Z] Archiving artifacts [2025-07-16T11:28:44.960Z] Recording fingerprints [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-07-16T11:28:45.112Z] [PARALLEL: Dynamic] childJobNum is 3, creating jobs and running them in parallel... Did you forget the `def` keyword? Script1 seems to be setting a field named create_jobs (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named parallelTestParams (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. [Pipeline] parallel [Pipeline] { (Branch: testList_0) [Pipeline] { (Branch: testList_1) [Pipeline] { (Branch: testList_2) [Pipeline] echo [2025-07-16T11:28:45.686Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_0 params for generating the job [Pipeline] echo [2025-07-16T11:28:45.687Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1 params for generating the job [Pipeline] echo [2025-07-16T11:28:45.689Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2 params for generating the job [Pipeline] fileExists [Pipeline] fileExists [Pipeline] fileExists [Pipeline] jobDsl [Pipeline] jobDsl [Pipeline] jobDsl [2025-07-16T11:28:46.363Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate [2025-07-16T11:28:46.466Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate [2025-07-16T11:28:46.481Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate [2025-07-16T11:31:39.011Z] LEVELS: [sanity] [2025-07-16T11:31:39.011Z] JDK_VERSIONS: [8] [2025-07-16T11:31:39.011Z] GROUPS: [openjdk] [2025-07-16T11:31:39.011Z] ARCH_OS_LIST: [x86-64_linux] [2025-07-16T11:31:39.099Z] LEVELS: [sanity] [2025-07-16T11:31:39.100Z] JDK_VERSIONS: [8] [2025-07-16T11:31:39.100Z] GROUPS: [openjdk] [2025-07-16T11:31:39.100Z] ARCH_OS_LIST: [x86-64_linux] [2025-07-16T11:31:39.167Z] Added items: [2025-07-16T11:31:39.167Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2'} [2025-07-16T11:31:39.237Z] LEVELS: [sanity] [2025-07-16T11:31:39.237Z] JDK_VERSIONS: [8] [2025-07-16T11:31:39.237Z] GROUPS: [openjdk] [2025-07-16T11:31:39.237Z] ARCH_OS_LIST: [x86-64_linux] [2025-07-16T11:31:39.311Z] Added items: [2025-07-16T11:31:39.312Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2'} [2025-07-16T11:31:39.312Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_0'} [2025-07-16T11:31:39.447Z] Added items: [2025-07-16T11:31:39.447Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1'} [2025-07-16T11:31:39.447Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2'} [2025-07-16T11:31:39.447Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_0'} [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-07-16T11:31:42.257Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-07-16T11:31:43.583Z] + aqa-tests/terminateTestProcesses.sh jenkins [2025-07-16T11:31:43.583Z] Unix type machine.. [2025-07-16T11:31:43.583Z] Running on a Linux host [2025-07-16T11:31:43.583Z] Woohoo - no rogue processes detected! [Pipeline] cleanWs [2025-07-16T11:31:44.131Z] [WS-CLEANUP] Deleting project workspace... [2025-07-16T11:31:44.132Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-07-16T11:31:49.137Z] [WS-CLEANUP] done [Pipeline] sh [2025-07-16T11:31:50.373Z] + find /tmp -name '*core*' -print -exec rm -f '{}' ';' [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-07-16T11:31:50.720Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-07-16T11:31:50.825Z] SETUP_LABEL: ci.role.test [Pipeline] stage [Pipeline] { (Parallel Tests) [Pipeline] parallel [Pipeline] { (Branch: testList_0) [Pipeline] { (Branch: testList_1) [Pipeline] { (Branch: testList_2) [Pipeline] build [2025-07-16T11:31:50.880Z] Scheduling project: Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_0 [Pipeline] build [2025-07-16T11:31:50.894Z] Scheduling project: Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1 [Pipeline] build [2025-07-16T11:31:50.927Z] Scheduling project: Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2 [2025-07-16T11:31:59.633Z] Starting building: Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2 #3 [2025-07-16T11:31:59.638Z] Starting building: Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1 #15 [2025-07-16T11:31:59.641Z] Starting building: Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_0 #21 [2025-07-16T13:15:17.260Z] Build Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1 #15 completed: SUCCESS [Pipeline] } [2025-07-16T13:25:29.759Z] Build Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2 #3 completed: SUCCESS [Pipeline] } [2025-07-16T13:25:47.038Z] Build Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_0 #21 completed: SUCCESS [Pipeline] } [Pipeline] // parallel [Pipeline] node [2025-07-16T13:25:47.154Z] Running on test-docker-ubuntu2404-armv8-1 in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux [Pipeline] { [Pipeline] cleanWs [2025-07-16T13:25:47.417Z] [WS-CLEANUP] Deleting project workspace... [2025-07-16T13:25:47.417Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-07-16T13:25:47.536Z] [WS-CLEANUP] done [Pipeline] echo [2025-07-16T13:25:47.543Z] Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2 #3 completed with status SUCCESS [Pipeline] timeout [2025-07-16T13:25:47.545Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-07-16T13:25:48.287Z] Copied 1 artifact from "Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2" build number 3 [Pipeline] } [Pipeline] // timeout [Pipeline] step [2025-07-16T13:25:48.448Z] TAP Reports Processing: START [2025-07-16T13:25:48.449Z] Looking for TAP results report in workspace using pattern: Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/3/**/*.tap [2025-07-16T13:25:48.569Z] Saving reports... [2025-07-16T13:25:48.696Z] Processing '/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/builds/1262/tap-master-files/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/3/aqa-tests/TKG/output_17526710851717/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2.tap' [2025-07-16T13:25:48.696Z] Parsing TAP test result [/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/builds/1262/tap-master-files/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/3/aqa-tests/TKG/output_17526710851717/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2.tap]. [2025-07-16T13:25:48.698Z] TAP Reports Processing: FINISH [Pipeline] echo [2025-07-16T13:25:48.709Z] Saving Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/3/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2025-07-16T13:25:48.839Z] Archiving artifacts [2025-07-16T13:25:49.083Z] Recording fingerprints [Pipeline] echo [2025-07-16T13:25:49.216Z] Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1 #15 completed with status SUCCESS [Pipeline] timeout [2025-07-16T13:25:49.219Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-07-16T13:25:49.972Z] Copied 1 artifact from "Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1" build number 15 [Pipeline] } [Pipeline] // timeout [Pipeline] step [2025-07-16T13:25:50.137Z] TAP Reports Processing: START [2025-07-16T13:25:50.138Z] Looking for TAP results report in workspace using pattern: Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/15/**/*.tap [2025-07-16T13:25:50.257Z] Saving reports... [2025-07-16T13:25:50.380Z] Processing '/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/builds/1262/tap-master-files/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/15/aqa-tests/TKG/output_17526702828685/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1.tap' [2025-07-16T13:25:50.380Z] Parsing TAP test result [/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/builds/1262/tap-master-files/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/15/aqa-tests/TKG/output_17526702828685/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1.tap]. [2025-07-16T13:25:50.398Z] TAP Reports Processing: FINISH [Pipeline] echo [2025-07-16T13:25:50.412Z] Saving Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/15/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2025-07-16T13:25:50.539Z] Archiving artifacts [2025-07-16T13:25:50.779Z] Recording fingerprints [Pipeline] echo [2025-07-16T13:25:50.913Z] Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_0 #21 completed with status SUCCESS [Pipeline] timeout [2025-07-16T13:25:50.915Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-07-16T13:25:51.653Z] Copied 1 artifact from "Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_0" build number 21 [Pipeline] } [Pipeline] // timeout [Pipeline] step [2025-07-16T13:25:51.834Z] TAP Reports Processing: START [2025-07-16T13:25:51.834Z] Looking for TAP results report in workspace using pattern: Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_0/21/**/*.tap [2025-07-16T13:25:51.953Z] Saving reports... [2025-07-16T13:25:52.074Z] Processing '/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/builds/1262/tap-master-files/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_0/21/aqa-tests/TKG/output_17526705836900/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_0.tap' [2025-07-16T13:25:52.074Z] Parsing TAP test result [/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/builds/1262/tap-master-files/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_0/21/aqa-tests/TKG/output_17526705836900/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_0.tap]. [2025-07-16T13:25:52.090Z] TAP Reports Processing: FINISH [Pipeline] echo [2025-07-16T13:25:52.102Z] Saving Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_0/21/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2025-07-16T13:25:52.229Z] Archiving artifacts [2025-07-16T13:25:52.471Z] 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. [Pipeline] cleanWs [2025-07-16T13:25:54.221Z] [WS-CLEANUP] Deleting project workspace... [2025-07-16T13:25:54.221Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-07-16T13:25:54.342Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] End of Pipeline Finished: SUCCESS