Test_openjdk8_hs_sanity.openjdk_x86-64_linux

Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin" build number 544 originally caused by: Started by upstream project "build-scripts/openjdk8-pipeline" build number 3027 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 307 originally caused by: Started by timer 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/master^{commit} # timeout=10 Checking out Revision 50afb1a1277d4092aafb414d424c61f3a22f4979 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 50afb1a1277d4092aafb414d424c61f3a22f4979 # timeout=10 Commit message: "Enable rerun link with multiple components (#6629)" > git rev-list --no-walk b7ec2192fa64602d8900cfb7a9ba1e63bc5f410f # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2025-09-30T20:45:35.529Z] SPEC: linux_x86-64 [Pipeline] echo [2025-09-30T20:45:35.530Z] LABEL: ci.role.test&&hw.arch.x86&&sw.os.linux [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2025-09-30T20:45:35.543Z] Found a total of 8 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-09-30T20:45:35.549Z] dynamicAgents: [azure, fyre, EBC] [Pipeline] node [2025-09-30T20:45:35.559Z] Running on test-docker-ubuntu2404-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-09-30T20:45:35.584Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] cleanWs [2025-09-30T20:45:35.856Z] [WS-CLEANUP] Deleting project workspace... [2025-09-30T20:45:35.856Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-09-30T20:45:35.980Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-09-30T20:45:36.136Z] The recommended git tool is: git [2025-09-30T20:45:36.390Z] No credentials specified [2025-09-30T20:45:36.514Z] Cloning the remote Git repository [2025-09-30T20:45:36.699Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-09-30T20:45:36.699Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests # timeout=10 [2025-09-30T20:45:36.711Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2025-09-30T20:45:36.711Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-09-30T20:45:36.711Z] > git --version # timeout=10 [2025-09-30T20:45:36.713Z] > git --version # 'git version 2.43.0' [2025-09-30T20:45:36.714Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-09-30T20:45:40.874Z] Avoid second fetch [2025-09-30T20:45:41.005Z] Checking out Revision 50afb1a1277d4092aafb414d424c61f3a22f4979 (origin/master) [2025-09-30T20:45:40.669Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-09-30T20:45:40.673Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-09-30T20:45:40.933Z] > git rev-parse origin/master^{commit} # timeout=10 [2025-09-30T20:45:41.063Z] > git config core.sparsecheckout # timeout=10 [2025-09-30T20:45:41.067Z] > git checkout -f 50afb1a1277d4092aafb414d424c61f3a22f4979 # timeout=10 [2025-09-30T20:45:42.099Z] Commit message: "Enable rerun link with multiple components (#6629)" [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-09-30T20:45:44.220Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2025-09-30T20:45:44.237Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-09-30T20:45:45.648Z] + LC_TIME=C date +%a, %d %b %Y %T %z [Pipeline] echo [2025-09-30T20:45:46.172Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-09-30T20:45:47.580Z] + aqa-tests/terminateTestProcesses.sh jenkins [2025-09-30T20:45:47.580Z] Unix type machine.. [2025-09-30T20:45:47.580Z] Running on a Linux host [2025-09-30T20:45:47.580Z] Woohoo - no rogue processes detected! Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] sh [2025-09-30T20:45:50.273Z] + printenv [2025-09-30T20:45:50.273Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-09-30T20:45:50.273Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-09-30T20:45:50.273Z] SETUP_JCK_RUN=false [2025-09-30T20:45:50.273Z] USE_TESTENV_PROPERTIES=false [2025-09-30T20:45:50.273Z] EXTERNAL_CUSTOM_BRANCH=master [2025-09-30T20:45:50.273Z] SSH_CLIENT=78.47.239.97 47200 22 [2025-09-30T20:45:50.273Z] USER=jenkins [2025-09-30T20:45:50.273Z] BUILD_LIST=openjdk [2025-09-30T20:45:50.273Z] SDK_RESOURCE=upstream [2025-09-30T20:45:50.273Z] OPENJ9_BRANCH=master [2025-09-30T20:45:50.273Z] jobStatus=SUCCESS [2025-09-30T20:45:50.273Z] CI=true [2025-09-30T20:45:50.273Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/1284/display/redirect?page=changes [2025-09-30T20:45:50.273Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2025-09-30T20:45:50.273Z] UPSTREAM_JOB_NUMBER=544 [2025-09-30T20:45:50.273Z] TARGET=sanity.openjdk [2025-09-30T20:45:50.273Z] EXIT_FAILURE=false [2025-09-30T20:45:50.273Z] NODE_LABELS=hw.dockerhost.dockerhost-azure-ubuntu2204-x64-1 ci.role.test sw.os.linux test-docker-ubuntu2404-x64-1 hw.arch.x86 [2025-09-30T20:45:50.273Z] HUDSON_URL=https://ci.adoptium.net/ [2025-09-30T20:45:50.273Z] USE_JRE=false [2025-09-30T20:45:50.273Z] OLDPWD=/home/jenkins [2025-09-30T20:45:50.273Z] STF_OWNER_BRANCH=adoptium:master [2025-09-30T20:45:50.273Z] HOME=/home/jenkins [2025-09-30T20:45:50.273Z] ADOPTOPENJDK_BRANCH=master [2025-09-30T20:45:50.273Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/1284/ [2025-09-30T20:45:50.273Z] TAP_NAME=Test_openjdk8_hs_sanity.openjdk_x86-64_linux.tap [2025-09-30T20:45:50.273Z] JDK_IMPL=hotspot [2025-09-30T20:45:50.273Z] DOCKER_REQUIRED=false [2025-09-30T20:45:50.273Z] HUDSON_COOKIE=4a40a30b-8fdb-41da-94b9-c8b7d22e66c5 [2025-09-30T20:45:50.273Z] JENKINS_SERVER_COOKIE=durable-719d055ade27dc2bdafc96757fd4c211479d3eef95afd4fa9874bbcb67bf7413 [2025-09-30T20:45:50.273Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../benchmarks [2025-09-30T20:45:50.273Z] JDK_REPO=https://github.com/adoptium/jdk8u [2025-09-30T20:45:50.273Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux [2025-09-30T20:45:50.273Z] KEEP_WORKSPACE=false [2025-09-30T20:45:50.273Z] ARCHIVE_TEST_RESULTS=false [2025-09-30T20:45:50.273Z] GENERATE_JOBS=true [2025-09-30T20:45:50.273Z] TKG_OWNER_BRANCH=adoptium:master [2025-09-30T20:45:50.273Z] PERSONAL_BUILD=false [2025-09-30T20:45:50.273Z] LOGNAME=jenkins [2025-09-30T20:45:50.273Z] NODE_NAME=test-docker-ubuntu2404-x64-1 [2025-09-30T20:45:50.273Z] JDK_BRANCH=jdk8u472-b07_adopt [2025-09-30T20:45:50.273Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/1284/display/redirect?page=artifacts [2025-09-30T20:45:50.273Z] STAGE_NAME=Setup [2025-09-30T20:45:50.273Z] AUTO_DETECT=true [2025-09-30T20:45:50.273Z] EXECUTOR_NUMBER=0 [2025-09-30T20:45:50.273Z] JDK_VERSION=8 [2025-09-30T20:45:50.273Z] EXTERNAL_TEST_CMD=mvn clean install [2025-09-30T20:45:50.273Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/1284/display/redirect?page=tests [2025-09-30T20:45:50.273Z] BUILD_DISPLAY_NAME=#1284 [2025-09-30T20:45:50.273Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2025-09-30T20:45:50.273Z] TIME_LIMIT=25 [2025-09-30T20:45:50.273Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-09-30T20:45:50.273Z] JOB_BASE_NAME=Test_openjdk8_hs_sanity.openjdk_x86-64_linux [2025-09-30T20:45:50.273Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin [2025-09-30T20:45:50.273Z] PLATFORM=x86-64_linux [2025-09-30T20:45:50.273Z] TKG_ITERATIONS=1 [2025-09-30T20:45:50.273Z] EXIT_SUCCESS=false [2025-09-30T20:45:50.273Z] BUILD_ID=1284 [2025-09-30T20:45:50.273Z] RERUN_FAILURE=true [2025-09-30T20:45:50.273Z] ACTIVE_NODE_TIMEOUT=5 [2025-09-30T20:45:50.273Z] BUILD_TAG=jenkins-Test_openjdk8_hs_sanity.openjdk_x86-64_linux-1284 [2025-09-30T20:45:50.273Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/system_lib [2025-09-30T20:45:50.273Z] JENKINS_URL=https://ci.adoptium.net/ [2025-09-30T20:45:50.273Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-09-30T20:45:50.273Z] LANG=C.UTF-8 [2025-09-30T20:45:50.273Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/ [2025-09-30T20:45:50.273Z] KEEP_REPORTDIR=true [2025-09-30T20:45:50.273Z] JCK_GIT_BRANCH=master [2025-09-30T20:45:50.273Z] ORIGIN_JDK_VERSION=8 [2025-09-30T20:45:50.273Z] BUILD_NUMBER=1284 [2025-09-30T20:45:50.273Z] JENKINS_NODE_COOKIE=d5188751-06ab-479c-8e30-43d1d7289f2f [2025-09-30T20:45:50.273Z] SHELL=/bin/sh [2025-09-30T20:45:50.273Z] ITERATIONS=1 [2025-09-30T20:45:50.273Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2025-09-30T20:45:50.273Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/jdkbinary/j2sdk-image [2025-09-30T20:45:50.273Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/1284/display/redirect [2025-09-30T20:45:50.273Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-09-30T20:45:50.273Z] SPEC=linux_x86-64 [2025-09-30T20:45:50.273Z] LIGHT_WEIGHT_CHECKOUT=false [2025-09-30T20:45:50.273Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-09-30T20:45:50.273Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/display/redirect [2025-09-30T20:45:50.273Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin [2025-09-30T20:45:50.273Z] JOB_NAME=Test_openjdk8_hs_sanity.openjdk_x86-64_linux [2025-09-30T20:45:50.273Z] SLACK_CHANNEL=aqavit-bot [2025-09-30T20:45:50.273Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-09-30T20:45:50.273Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux [2025-09-30T20:45:50.273Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib [2025-09-30T20:45:50.273Z] TEST_TIME=120 [2025-09-30T20:45:50.273Z] SSH_CONNECTION=78.47.239.97 47200 172.17.0.5 22 [2025-09-30T20:45:50.273Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux@tmp [2025-09-30T20:45:50.273Z] PARALLEL=Dynamic [2025-09-30T20:45:50.273Z] JOBSTARTTIME=Tue, 30 Sep 2025 20:45:44 +0000 [2025-09-30T20:45:50.273Z] DYNAMIC_COMPILE=false [2025-09-30T20:45:50.273Z] RERUN_ITERATIONS=1 Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-09-30T20:45:50.656Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2025-09-30T20:45:50.677Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2025-09-30T20:46:41.521Z] Copied 6 artifacts from "build-scripts » jobs » jdk8u » jdk8u-linux-x64-temurin" build number 544 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] echo [2025-09-30T20:46:41.756Z] 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-09-30T20:46:41.763Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux [Pipeline] { [Pipeline] sshagent [2025-09-30T20:46:41.840Z] $ ssh-agent [2025-09-30T20:46:42.409Z] SSH_AUTH_SOCK=/tmp/ssh-Axr1IxdGXGa8/agent.956592 [2025-09-30T20:46:42.409Z] SSH_AGENT_PID=956594 [2025-09-30T20:46:42.409Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-09-30T20:46:42.428Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests [Pipeline] { [Pipeline] withCredentials [2025-09-30T20:46:42.454Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2025-09-30T20:46:43.850Z] + pwd [2025-09-30T20:46:43.850Z] + ./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 --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master [2025-09-30T20:46:43.850Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests [2025-09-30T20:46:43.850Z] get jdk binary... [2025-09-30T20:46:43.850Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2025-09-30T20:46:43.850Z] Uncompressing file: OpenJDK8U-jdk-sources_8u472b07-ea.tar.gz ... [2025-09-30T20:46:47.178Z] List files in jdkbinary folder... [2025-09-30T20:46:47.178Z] total 385488 [2025-09-30T20:46:47.178Z] -rw-r--r-- 1 jenkins jenkins 156974819 Sep 30 20:34 OpenJDK8U-debugimage_x64_linux_hotspot_8u472b07-ea.tar.gz [2025-09-30T20:46:47.178Z] -rw-r--r-- 1 jenkins jenkins 93154699 Sep 30 20:11 OpenJDK8U-jdk-sources_8u472b07-ea.tar.gz [2025-09-30T20:46:47.178Z] -rw-r--r-- 1 jenkins jenkins 103083712 Sep 30 20:34 OpenJDK8U-jdk_x64_linux_hotspot_8u472b07-ea.tar.gz [2025-09-30T20:46:47.178Z] -rw-r--r-- 1 jenkins jenkins 41410104 Sep 30 20:33 OpenJDK8U-jre_x64_linux_hotspot_8u472b07-ea.tar.gz [2025-09-30T20:46:47.178Z] -rw-rw-r-- 1 jenkins jenkins 21292 Sep 30 20:38 OpenJDK8U-sbom_x64_linux_hotspot_8u472b07-ea-metadata.json [2025-09-30T20:46:47.178Z] -rw-r--r-- 1 jenkins jenkins 80285 Sep 30 20:39 OpenJDK8U-sbom_x64_linux_hotspot_8u472b07-ea.json [2025-09-30T20:46:47.178Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 30 20:46 tmp [2025-09-30T20:46:47.178Z] List files in jdkbinary/tmp folder... [2025-09-30T20:46:47.178Z] total 4 [2025-09-30T20:46:47.178Z] drwxr-xr-x 15 jenkins jenkins 4096 Sep 30 20:10 jdk8u472-b07-src [2025-09-30T20:46:47.178Z] Moving directory jdk8u472-b07-src/ to ../source-image [2025-09-30T20:46:47.178Z] Uncompressing file: OpenJDK8U-jdk_x64_linux_hotspot_8u472b07-ea.tar.gz ... [2025-09-30T20:46:48.842Z] List files in jdkbinary folder... [2025-09-30T20:46:48.842Z] total 385492 [2025-09-30T20:46:48.842Z] -rw-r--r-- 1 jenkins jenkins 156974819 Sep 30 20:34 OpenJDK8U-debugimage_x64_linux_hotspot_8u472b07-ea.tar.gz [2025-09-30T20:46:48.842Z] -rw-r--r-- 1 jenkins jenkins 93154699 Sep 30 20:11 OpenJDK8U-jdk-sources_8u472b07-ea.tar.gz [2025-09-30T20:46:48.842Z] -rw-r--r-- 1 jenkins jenkins 103083712 Sep 30 20:34 OpenJDK8U-jdk_x64_linux_hotspot_8u472b07-ea.tar.gz [2025-09-30T20:46:48.842Z] -rw-r--r-- 1 jenkins jenkins 41410104 Sep 30 20:33 OpenJDK8U-jre_x64_linux_hotspot_8u472b07-ea.tar.gz [2025-09-30T20:46:48.842Z] -rw-rw-r-- 1 jenkins jenkins 21292 Sep 30 20:38 OpenJDK8U-sbom_x64_linux_hotspot_8u472b07-ea-metadata.json [2025-09-30T20:46:48.842Z] -rw-r--r-- 1 jenkins jenkins 80285 Sep 30 20:39 OpenJDK8U-sbom_x64_linux_hotspot_8u472b07-ea.json [2025-09-30T20:46:48.842Z] drwxr-xr-x 15 jenkins jenkins 4096 Sep 30 20:10 source-image [2025-09-30T20:46:48.842Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 30 20:46 tmp [2025-09-30T20:46:48.842Z] List files in jdkbinary/tmp folder... [2025-09-30T20:46:48.842Z] total 4 [2025-09-30T20:46:48.842Z] drwxr-xr-x 8 jenkins jenkins 4096 Sep 30 20:33 jdk8u472-b07 [2025-09-30T20:46:48.842Z] Moving directory jdk8u472-b07/ to ../j2sdk-image [2025-09-30T20:46:48.842Z] Uncompressing file: OpenJDK8U-jre_x64_linux_hotspot_8u472b07-ea.tar.gz ... [2025-09-30T20:46:50.385Z] List files in jdkbinary folder... [2025-09-30T20:46:50.385Z] total 385496 [2025-09-30T20:46:50.386Z] -rw-r--r-- 1 jenkins jenkins 156974819 Sep 30 20:34 OpenJDK8U-debugimage_x64_linux_hotspot_8u472b07-ea.tar.gz [2025-09-30T20:46:50.386Z] -rw-r--r-- 1 jenkins jenkins 93154699 Sep 30 20:11 OpenJDK8U-jdk-sources_8u472b07-ea.tar.gz [2025-09-30T20:46:50.386Z] -rw-r--r-- 1 jenkins jenkins 103083712 Sep 30 20:34 OpenJDK8U-jdk_x64_linux_hotspot_8u472b07-ea.tar.gz [2025-09-30T20:46:50.386Z] -rw-r--r-- 1 jenkins jenkins 41410104 Sep 30 20:33 OpenJDK8U-jre_x64_linux_hotspot_8u472b07-ea.tar.gz [2025-09-30T20:46:50.386Z] -rw-rw-r-- 1 jenkins jenkins 21292 Sep 30 20:38 OpenJDK8U-sbom_x64_linux_hotspot_8u472b07-ea-metadata.json [2025-09-30T20:46:50.386Z] -rw-r--r-- 1 jenkins jenkins 80285 Sep 30 20:39 OpenJDK8U-sbom_x64_linux_hotspot_8u472b07-ea.json [2025-09-30T20:46:50.386Z] drwxr-xr-x 8 jenkins jenkins 4096 Sep 30 20:33 j2sdk-image [2025-09-30T20:46:50.386Z] drwxr-xr-x 15 jenkins jenkins 4096 Sep 30 20:10 source-image [2025-09-30T20:46:50.386Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 30 20:46 tmp [2025-09-30T20:46:50.386Z] List files in jdkbinary/tmp folder... [2025-09-30T20:46:50.386Z] total 4 [2025-09-30T20:46:50.386Z] drwxr-xr-x 5 jenkins jenkins 4096 Sep 30 20:33 jdk8u472-b07-jre [2025-09-30T20:46:50.386Z] Moving directory jdk8u472-b07-jre/ to ../j2re-image [2025-09-30T20:46:50.386Z] Uncompressing OpenJDK8U-debugimage_x64_linux_hotspot_8u472b07-ea.tar.gz over ./j2sdk-image/jre... [2025-09-30T20:46:55.846Z] Removing top-level folder jdk8u472-b07-debug-image/ [2025-09-30T20:46:55.846Z] Removing top-level folder jdk8u472-b07/ [2025-09-30T20:47:03.936Z] Run /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/jdkbinary/j2sdk-image/bin/java -version [2025-09-30T20:47:03.936Z] =JAVA VERSION OUTPUT BEGIN= [2025-09-30T20:47:03.936Z] openjdk version "1.8.0_472-beta" [2025-09-30T20:47:03.936Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-beta-202509302010-b07) [2025-09-30T20:47:03.936Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b07, mixed mode) [2025-09-30T20:47:03.936Z] =JAVA VERSION OUTPUT END= [2025-09-30T20:47:03.936Z] =RELEASE INFO BEGIN= [2025-09-30T20:47:03.936Z] JAVA_VERSION="1.8.0_472" [2025-09-30T20:47:03.936Z] OS_NAME="Linux" [2025-09-30T20:47:03.936Z] OS_VERSION="2.6" [2025-09-30T20:47:03.936Z] OS_ARCH="amd64" [2025-09-30T20:47:03.936Z] SOURCE=".:git:695734b33a1a+" [2025-09-30T20:47:03.936Z] IMPLEMENTOR="Eclipse Adoptium" [2025-09-30T20:47:03.936Z] BUILD_SOURCE="git:3fa460839d777feba84a90a9d059a2673fa9459f" [2025-09-30T20:47:03.936Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2025-09-30T20:47:03.936Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git" [2025-09-30T20:47:03.936Z] FULL_VERSION="1.8.0_472-beta-202509302010-b07" [2025-09-30T20:47:03.936Z] SEMANTIC_VERSION="8.0.472+7" [2025-09-30T20:47:03.936Z] BUILD_INFO="OS: Linux Version: 6.8.0-1031-azure" [2025-09-30T20:47:03.936Z] JVM_VARIANT="Hotspot" [2025-09-30T20:47:03.936Z] JVM_VERSION="25.472-b07" [2025-09-30T20:47:03.936Z] IMAGE_TYPE="JDK" [2025-09-30T20:47:03.936Z] =RELEASE INFO END= [2025-09-30T20:47:03.936Z] get testKitGen... [2025-09-30T20:47:03.936Z] git clone -q https://github.com/adoptium/TKG.git [2025-09-30T20:47:04.683Z] git rev-parse master [2025-09-30T20:47:04.683Z] git checkout -q -f c0fd937c76392ba409c11608c1308e6d1c89b8af [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-09-30T20:47:05.178Z] $ ssh-agent -k [2025-09-30T20:47:05.183Z] unset SSH_AUTH_SOCK; [2025-09-30T20:47:05.183Z] unset SSH_AGENT_PID; [2025-09-30T20:47:05.184Z] echo Agent pid 956594 killed; [2025-09-30T20:47:05.746Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-09-30T20:47:06.274Z] 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=master&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%2Fjdk8u%2Fjdk8u-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=jdk8u472-b07_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=false&amp;BUILD_LIST=openjdk&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=544&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2025-09-30T20:47:06.289Z] 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-docker-ubuntu2404-x64-1&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&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%2Fjdk8u%2Fjdk8u-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=jdk8u472-b07_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=false&amp;BUILD_LIST=openjdk&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=544&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-09-30T20:47:06.335Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-09-30T20:47:07.108Z] Copied 1 artifact from "getTRSSOutput" build number 1911 [Pipeline] sh [2025-09-30T20:47:08.498Z] + cd ./aqa-tests/TKG/resources/TRSS [2025-09-30T20:47:08.498Z] + gzip -cd TRSSOutput.tar.gz [2025-09-30T20:47:08.498Z] + tar xof - [2025-09-30T20:47:08.498Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-09-30T20:47:08.910Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-09-30T20:47:08.940Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-09-30T20:47:13.839Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-09-30T20:47:17.168Z] -------------------------------------------- [2025-09-30T20:47:17.168Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib [2025-09-30T20:47:17.168Z] task is set to default [2025-09-30T20:47:17.168Z] dependencyList is set to all [2025-09-30T20:47:17.168Z] -------------------------------------------- [2025-09-30T20:47:17.168Z] Starting download third party dependent jars [2025-09-30T20:47:17.168Z] -------------------------------------------- [2025-09-30T20:47:17.168Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib [2025-09-30T20:47:17.168Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2025-09-30T20:47:17.168Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2025-09-30T20:47:17.168Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-09-30T20:47:17.168Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading [2025-09-30T20:47:17.168Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading [2025-09-30T20:47:17.168Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-09-30T20:47:17.168Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-09-30T20:47:17.168Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-09-30T20:47:17.168Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-09-30T20:47:17.168Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2025-09-30T20:47:17.168Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2025-09-30T20:47:17.168Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2025-09-30T20:47:17.168Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2025-09-30T20:47:17.168Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2025-09-30T20:47:17.168Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading [2025-09-30T20:47:17.169Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading [2025-09-30T20:47:17.169Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-09-30T20:47:17.169Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2025-09-30T20:47:17.169Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-09-30T20:47:17.169Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-09-30T20:47:17.169Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-09-30T20:47:17.169Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2025-09-30T20:47:17.169Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-09-30T20:47:17.169Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-09-30T20:47:17.169Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2025-09-30T20:47:17.169Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-09-30T20:47:17.169Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2025-09-30T20:47:17.169Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] nodesByLabel [2025-09-30T20:47:17.582Z] Found a total of 8 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.linux' label [Pipeline] sh [2025-09-30T20:47:19.044Z] + cd ./aqa-tests/TKG [2025-09-30T20:47:19.044Z] + uname [2025-09-30T20:47:19.044Z] + [ Linux = AIX ] [2025-09-30T20:47:19.044Z] + uname [2025-09-30T20:47:19.044Z] + [ Linux = SunOS ] [2025-09-30T20:47:19.044Z] + uname [2025-09-30T20:47:19.044Z] + [ Linux = *BSD ] [2025-09-30T20:47:19.044Z] + MAKE=make [2025-09-30T20:47:19.044Z] + make genParallelList TEST=sanity.openjdk TEST_TIME=120 NUM_MACHINES= [2025-09-30T20:47:19.044Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/jdkbinary/j2sdk-image [2025-09-30T20:47:19.044Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib [2025-09-30T20:47:19.044Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-09-30T20:47:19.044Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-09-30T20:47:19.044Z] (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/../../externalDependency/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-09-30T20:47:19.044Z] 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-09-30T20:47:19.044Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml [2025-09-30T20:47:19.044Z] [2025-09-30T20:47:19.044Z] build: [2025-09-30T20:47:19.044Z] [2025-09-30T20:47:19.044Z] clean: [2025-09-30T20:47:19.044Z] [2025-09-30T20:47:19.044Z] init: [2025-09-30T20:47:19.044Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/bin [2025-09-30T20:47:19.044Z] [2025-09-30T20:47:19.044Z] getDependentLibs: [2025-09-30T20:47:19.044Z] [exec] -------------------------------------------- [2025-09-30T20:47:19.044Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib [2025-09-30T20:47:19.044Z] [exec] task is set to default [2025-09-30T20:47:19.044Z] [exec] dependencyList is set to json_simple [2025-09-30T20:47:19.044Z] [exec] -------------------------------------------- [2025-09-30T20:47:19.044Z] [exec] Starting download third party dependent jars [2025-09-30T20:47:19.044Z] [exec] -------------------------------------------- [2025-09-30T20:47:19.044Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib [2025-09-30T20:47:19.044Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-09-30T20:47:19.044Z] [exec] downloaded dependent third party jars successfully [2025-09-30T20:47:19.044Z] [2025-09-30T20:47:19.044Z] compile: [2025-09-30T20:47:19.044Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-09-30T20:47:19.044Z] [echo] ============COMPILER SETTINGS============ [2025-09-30T20:47:19.044Z] [echo] ===fork: yes [2025-09-30T20:47:19.044Z] [echo] ===debug: on [2025-09-30T20:47:19.044Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/bin [2025-09-30T20:47:20.591Z] [2025-09-30T20:47:20.591Z] dist: [2025-09-30T20:47:20.591Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar [2025-09-30T20:47:20.591Z] [2025-09-30T20:47:20.591Z] BUILD SUCCESSFUL [2025-09-30T20:47:20.591Z] Total time: 1 second [2025-09-30T20:47:20.591Z] 0 [2025-09-30T20:47:20.591Z] /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-09-30T20:47:20.591Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-09-30T20:47:20.591Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz [2025-09-30T20:47:21.337Z] ****************************** MACHINE INFO ****************************** [2025-09-30T20:47:21.337Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG [2025-09-30T20:47:21.337Z] Free Physical Memory Size : 2123481088 [2025-09-30T20:47:21.337Z] Free space (bytes) : 267747020800 [2025-09-30T20:47:21.337Z] Total Physical Memory Size : 6442450944 [2025-09-30T20:47:21.337Z] Total space (bytes) : 480790110208 [2025-09-30T20:47:21.337Z] Usable space (bytes) : 245396795392 [2025-09-30T20:47:21.337Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-09-30T20:47:21.337Z] bashVersion : [2025-09-30T20:47:21.337Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-linux-gnu) [2025-09-30T20:47:21.338Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-09-30T20:47:21.338Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-09-30T20:47:21.338Z] [2025-09-30T20:47:21.338Z] This is free software; you are free to change and redistribute it. [2025-09-30T20:47:21.338Z] There is NO WARRANTY, to the extent permitted by law. [2025-09-30T20:47:21.338Z] cpuCores : 16 [2025-09-30T20:47:21.338Z] curlVersion : [2025-09-30T20:47:21.338Z] curl 8.5.0 (x86_64-pc-linux-gnu) libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.7 [2025-09-30T20:47:21.338Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6 [2025-09-30T20:47:21.338Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-09-30T20:47:21.338Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd [2025-09-30T20:47:21.338Z] dockerVersion : bash: line 1: docker: command not found [2025-09-30T20:47:21.338Z] gcc version : 13 [2025-09-30T20:47:21.338Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.6) 2.39 [2025-09-30T20:47:21.338Z] gdb version : bash: line 1: gdb: command not found [2025-09-30T20:47:21.338Z] lldb version : Command could not be executed [2025-09-30T20:47:21.338Z] makeVersion : [2025-09-30T20:47:21.338Z] GNU Make 4.3 [2025-09-30T20:47:21.338Z] Built for x86_64-pc-linux-gnu [2025-09-30T20:47:21.338Z] Copyright (C) 1988-2020 Free Software Foundation, Inc. [2025-09-30T20:47:21.338Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-09-30T20:47:21.338Z] This is free software: you are free to change and redistribute it. [2025-09-30T20:47:21.338Z] There is NO WARRANTY, to the extent permitted by law. [2025-09-30T20:47:21.338Z] mavenVersion : bash: line 1: mvn: command not found [2025-09-30T20:47:21.338Z] osInfo : [2025-09-30T20:47:21.338Z] PRETTY_NAME="Ubuntu 24.04.3 LTS" [2025-09-30T20:47:21.338Z] NAME="Ubuntu" [2025-09-30T20:47:21.338Z] VERSION_ID="24.04" [2025-09-30T20:47:21.338Z] VERSION="24.04.3 LTS (Noble Numbat)" [2025-09-30T20:47:21.338Z] VERSION_CODENAME=noble [2025-09-30T20:47:21.338Z] ID=ubuntu [2025-09-30T20:47:21.338Z] ID_LIKE=debian [2025-09-30T20:47:21.338Z] HOME_URL="https://www.ubuntu.com/" [2025-09-30T20:47:21.338Z] SUPPORT_URL="https://help.ubuntu.com/" [2025-09-30T20:47:21.338Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" [2025-09-30T20:47:21.338Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" [2025-09-30T20:47:21.338Z] UBUNTU_CODENAME=noble [2025-09-30T20:47:21.338Z] LOGO=ubuntu-logo [2025-09-30T20:47:21.338Z] osLabel : ubuntu.24 [2025-09-30T20:47:21.338Z] perlVersion : [2025-09-30T20:47:21.338Z] [2025-09-30T20:47:21.338Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for x86_64-linux-gnu-thread-multi [2025-09-30T20:47:21.338Z] (with 51 registered patches, see perl -V for more detail) [2025-09-30T20:47:21.338Z] [2025-09-30T20:47:21.338Z] Copyright 1987-2023, Larry Wall [2025-09-30T20:47:21.338Z] [2025-09-30T20:47:21.338Z] Perl may be copied only under the terms of either the Artistic License or the [2025-09-30T20:47:21.338Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-09-30T20:47:21.338Z] [2025-09-30T20:47:21.338Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-09-30T20:47:21.338Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-09-30T20:47:21.338Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2025-09-30T20:47:21.338Z] [2025-09-30T20:47:21.338Z] podmanVersion : bash: line 1: podman: command not found [2025-09-30T20:47:21.338Z] procArch : x86_64 [2025-09-30T20:47:21.338Z] sysArch : x86_64 [2025-09-30T20:47:21.338Z] sysOS : Linux [2025-09-30T20:47:21.338Z] ulimit : [2025-09-30T20:47:21.338Z] real-time non-blocking time (microseconds, -R) unlimited [2025-09-30T20:47:21.338Z] core file size (blocks, -c) unlimited [2025-09-30T20:47:21.338Z] data seg size (kbytes, -d) unlimited [2025-09-30T20:47:21.338Z] scheduling priority (-e) 0 [2025-09-30T20:47:21.338Z] file size (blocks, -f) unlimited [2025-09-30T20:47:21.338Z] pending signals (-i) 257167 [2025-09-30T20:47:21.338Z] max locked memory (kbytes, -l) 8192 [2025-09-30T20:47:21.338Z] max memory size (kbytes, -m) unlimited [2025-09-30T20:47:21.338Z] open files (-n) 1048576 [2025-09-30T20:47:21.338Z] pipe size (512 bytes, -p) 8 [2025-09-30T20:47:21.338Z] POSIX message queues (bytes, -q) 819200 [2025-09-30T20:47:21.338Z] real-time priority (-r) 0 [2025-09-30T20:47:21.338Z] stack size (kbytes, -s) 8192 [2025-09-30T20:47:21.338Z] cpu time (seconds, -t) unlimited [2025-09-30T20:47:21.338Z] max user processes (-u) unlimited [2025-09-30T20:47:21.338Z] virtual memory (kbytes, -v) unlimited [2025-09-30T20:47:21.338Z] file locks (-x) unlimited [2025-09-30T20:47:21.338Z] uname : Linux 9f9801fd1dea 6.8.0-1018-azure #21~22.04.1-Ubuntu SMP Fri Nov 8 00:21:25 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux [2025-09-30T20:47:21.338Z] vmVendor : Oracle Corporation [2025-09-30T20:47:21.338Z] vmVersion : 25.472-b07 [2025-09-30T20:47:21.338Z] xlc version : bash: line 1: xlC: command not found [2025-09-30T20:47:21.338Z] ************************************************************************** [2025-09-30T20:47:21.338Z] [2025-09-30T20:47:21.338Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-09-30T20:47:21.338Z] [2025-09-30T20:47:21.338Z] System.getProperty('java.vendor')=Temurin [2025-09-30T20:47:21.338Z] [2025-09-30T20:47:21.338Z] System.getProperty('os.name')=Linux [2025-09-30T20:47:21.338Z] [2025-09-30T20:47:21.338Z] System.getProperty('os.arch')=amd64 [2025-09-30T20:47:21.338Z] [2025-09-30T20:47:21.338Z] System.getProperty('java.fullversion')=null [2025-09-30T20:47:21.338Z] [2025-09-30T20:47:21.338Z] System.getProperty('sun.arch.data.model')=64 [2025-09-30T20:47:21.338Z] [2025-09-30T20:47:22.091Z] 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/../../externalDependency/lib [2025-09-30T20:47:22.091Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG' [2025-09-30T20:47:22.091Z] perl scripts/configure.pl [2025-09-30T20:47:22.091Z] /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/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_x86-64 --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.openjdk --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-09-30T20:47:22.091Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-09-30T20:47:22.091Z] [2025-09-30T20:47:22.091Z] [2025-09-30T20:47:22.091Z] Starting to generate parallel test lists. [2025-09-30T20:47:22.091Z] [2025-09-30T20:47:22.091Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/../openjdk/playlist.xml [2025-09-30T20:47:22.091Z] Attempting to get test duration data from TRSS. [2025-09-30T20:47:22.091Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=8&impl=hs&platform=x86-64_linux&group=openjdk&level=sanity [2025-09-30T20:47:22.840Z] Attempting to get test duration data from cached files. [2025-09-30T20:47:22.840Z] Reading file: Test_openjdk8_hs_openjdk_x86-64_linux.json [2025-09-30T20:47:22.840Z] Warning: cannot get data from cached files. [2025-09-30T20:47:22.840Z] [2025-09-30T20:47:22.840Z] TEST DURATION [2025-09-30T20:47:22.840Z] ==================================================================================== [2025-09-30T20:47:22.840Z] Total number of tests searched: 22 [2025-09-30T20:47:22.840Z] Number of test durations found: 22 [2025-09-30T20:47:22.840Z] Top slowest tests: [2025-09-30T20:47:22.840Z] 29m01s langtools_all_0 [2025-09-30T20:47:22.840Z] 16m21s jdk_util_0 [2025-09-30T20:47:22.840Z] 14m25s jdk_util_1 [2025-09-30T20:47:22.840Z] ==================================================================================== [2025-09-30T20:47:22.840Z] [2025-09-30T20:47:22.840Z] Test target is split into 1 lists. [2025-09-30T20:47:22.840Z] Reducing estimated test running time from 107m44s to 107m44s. [2025-09-30T20:47:22.840Z] [2025-09-30T20:47:22.840Z] -------------------------------------testList_0------------------------------------- [2025-09-30T20:47:22.840Z] Number of tests: 22 [2025-09-30T20:47:22.840Z] Estimated running time: 107m44s [2025-09-30T20:47:22.840Z] TESTLIST=langtools_all_0,jdk_util_0,jdk_util_1,jdk_jdi_jdk8_1,jdk_jdi_jdk8_0,jdk_lang_1,jdk_security4_1,jdk_lang_0,jdk_security4_0,jdk_security1_1,jdk_security1_0,jdk_math_0,jdk_security2_1,jdk_math_1,jdk_security2_0,jdk_security2_2,jdk_security1_2,jdk_math_2,jdk_lang_2,jdk_jdi_jdk8_2,jdk_util_2,jdk_security4_2 [2025-09-30T20:47:22.840Z] ------------------------------------------------------------------------------------ [2025-09-30T20:47:22.840Z] [2025-09-30T20:47:22.840Z] 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-09-30T20:47:22.840Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2025-09-30T20:47:23.348Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2025-09-30T20:47:23.740Z] NUM_LIST=1, Fall back to regenerate parallel lists with NUM_MACHINES=3. [Pipeline] sh [2025-09-30T20:47:25.154Z] + cd ./aqa-tests/TKG [2025-09-30T20:47:25.154Z] + uname [2025-09-30T20:47:25.154Z] + [ Linux = AIX ] [2025-09-30T20:47:25.154Z] + uname [2025-09-30T20:47:25.154Z] + [ Linux = SunOS ] [2025-09-30T20:47:25.154Z] + uname [2025-09-30T20:47:25.154Z] + [ Linux = *BSD ] [2025-09-30T20:47:25.154Z] + MAKE=make [2025-09-30T20:47:25.154Z] + make genParallelList TEST=sanity.openjdk NUM_MACHINES=3 TEST_TIME= [2025-09-30T20:47:25.154Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/jdkbinary/j2sdk-image [2025-09-30T20:47:25.154Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib [2025-09-30T20:47:25.154Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-09-30T20:47:25.154Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-09-30T20:47:25.154Z] (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/../../externalDependency/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-09-30T20:47:25.154Z] 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-09-30T20:47:25.154Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml [2025-09-30T20:47:25.154Z] [2025-09-30T20:47:25.154Z] build: [2025-09-30T20:47:25.154Z] [2025-09-30T20:47:25.154Z] clean: [2025-09-30T20:47:25.154Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/autoGenEnv.mk [2025-09-30T20:47:25.154Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/bin [2025-09-30T20:47:25.154Z] [2025-09-30T20:47:25.154Z] init: [2025-09-30T20:47:25.154Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/bin [2025-09-30T20:47:25.154Z] [2025-09-30T20:47:25.154Z] getDependentLibs: [2025-09-30T20:47:25.154Z] [exec] -------------------------------------------- [2025-09-30T20:47:25.154Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib [2025-09-30T20:47:25.154Z] [exec] task is set to default [2025-09-30T20:47:25.154Z] [exec] dependencyList is set to json_simple [2025-09-30T20:47:25.154Z] [exec] -------------------------------------------- [2025-09-30T20:47:25.154Z] [exec] Starting download third party dependent jars [2025-09-30T20:47:25.154Z] [exec] -------------------------------------------- [2025-09-30T20:47:25.154Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib [2025-09-30T20:47:25.154Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-09-30T20:47:25.154Z] [exec] downloaded dependent third party jars successfully [2025-09-30T20:47:25.154Z] [2025-09-30T20:47:25.154Z] compile: [2025-09-30T20:47:25.154Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-09-30T20:47:25.154Z] [echo] ============COMPILER SETTINGS============ [2025-09-30T20:47:25.154Z] [echo] ===fork: yes [2025-09-30T20:47:25.154Z] [echo] ===debug: on [2025-09-30T20:47:25.154Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/bin [2025-09-30T20:47:26.827Z] [2025-09-30T20:47:26.827Z] dist: [2025-09-30T20:47:26.827Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar [2025-09-30T20:47:26.827Z] [2025-09-30T20:47:26.827Z] BUILD SUCCESSFUL [2025-09-30T20:47:26.827Z] Total time: 1 second [2025-09-30T20:47:26.827Z] 0 [2025-09-30T20:47:26.827Z] /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-09-30T20:47:26.827Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-09-30T20:47:26.827Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz [2025-09-30T20:47:26.827Z] ****************************** MACHINE INFO ****************************** [2025-09-30T20:47:26.827Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG [2025-09-30T20:47:26.827Z] Free Physical Memory Size : 2118377472 [2025-09-30T20:47:26.827Z] Free space (bytes) : 267508854784 [2025-09-30T20:47:26.827Z] Total Physical Memory Size : 6442450944 [2025-09-30T20:47:26.827Z] Total space (bytes) : 480790110208 [2025-09-30T20:47:26.827Z] Usable space (bytes) : 245158629376 [2025-09-30T20:47:26.827Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-09-30T20:47:26.827Z] bashVersion : [2025-09-30T20:47:26.827Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-linux-gnu) [2025-09-30T20:47:26.827Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-09-30T20:47:26.827Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-09-30T20:47:26.827Z] [2025-09-30T20:47:26.827Z] This is free software; you are free to change and redistribute it. [2025-09-30T20:47:26.827Z] There is NO WARRANTY, to the extent permitted by law. [2025-09-30T20:47:26.827Z] cpuCores : 16 [2025-09-30T20:47:26.827Z] curlVersion : [2025-09-30T20:47:26.827Z] curl 8.5.0 (x86_64-pc-linux-gnu) libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.7 [2025-09-30T20:47:26.827Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6 [2025-09-30T20:47:26.827Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-09-30T20:47:26.827Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd [2025-09-30T20:47:26.827Z] dockerVersion : bash: line 1: docker: command not found [2025-09-30T20:47:26.827Z] gcc version : 13 [2025-09-30T20:47:26.827Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.6) 2.39 [2025-09-30T20:47:26.827Z] gdb version : bash: line 1: gdb: command not found [2025-09-30T20:47:26.827Z] lldb version : Command could not be executed [2025-09-30T20:47:26.827Z] makeVersion : [2025-09-30T20:47:26.827Z] GNU Make 4.3 [2025-09-30T20:47:26.827Z] Built for x86_64-pc-linux-gnu [2025-09-30T20:47:26.827Z] Copyright (C) 1988-2020 Free Software Foundation, Inc. [2025-09-30T20:47:26.827Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-09-30T20:47:26.827Z] This is free software: you are free to change and redistribute it. [2025-09-30T20:47:26.827Z] There is NO WARRANTY, to the extent permitted by law. [2025-09-30T20:47:26.827Z] mavenVersion : bash: line 1: mvn: command not found [2025-09-30T20:47:26.827Z] osInfo : [2025-09-30T20:47:26.827Z] PRETTY_NAME="Ubuntu 24.04.3 LTS" [2025-09-30T20:47:26.827Z] NAME="Ubuntu" [2025-09-30T20:47:26.827Z] VERSION_ID="24.04" [2025-09-30T20:47:26.827Z] VERSION="24.04.3 LTS (Noble Numbat)" [2025-09-30T20:47:26.827Z] VERSION_CODENAME=noble [2025-09-30T20:47:26.827Z] ID=ubuntu [2025-09-30T20:47:26.827Z] ID_LIKE=debian [2025-09-30T20:47:26.827Z] HOME_URL="https://www.ubuntu.com/" [2025-09-30T20:47:26.827Z] SUPPORT_URL="https://help.ubuntu.com/" [2025-09-30T20:47:26.827Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" [2025-09-30T20:47:26.827Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" [2025-09-30T20:47:26.827Z] UBUNTU_CODENAME=noble [2025-09-30T20:47:26.827Z] LOGO=ubuntu-logo [2025-09-30T20:47:26.827Z] osLabel : ubuntu.24 [2025-09-30T20:47:26.827Z] perlVersion : [2025-09-30T20:47:26.827Z] [2025-09-30T20:47:26.827Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for x86_64-linux-gnu-thread-multi [2025-09-30T20:47:26.827Z] (with 51 registered patches, see perl -V for more detail) [2025-09-30T20:47:26.827Z] [2025-09-30T20:47:26.827Z] Copyright 1987-2023, Larry Wall [2025-09-30T20:47:26.827Z] [2025-09-30T20:47:26.827Z] Perl may be copied only under the terms of either the Artistic License or the [2025-09-30T20:47:26.827Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-09-30T20:47:26.827Z] [2025-09-30T20:47:26.827Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-09-30T20:47:26.827Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-09-30T20:47:26.827Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2025-09-30T20:47:26.827Z] [2025-09-30T20:47:26.827Z] podmanVersion : bash: line 1: podman: command not found [2025-09-30T20:47:26.827Z] procArch : x86_64 [2025-09-30T20:47:26.827Z] sysArch : x86_64 [2025-09-30T20:47:26.827Z] sysOS : Linux [2025-09-30T20:47:26.827Z] ulimit : [2025-09-30T20:47:26.827Z] real-time non-blocking time (microseconds, -R) unlimited [2025-09-30T20:47:26.827Z] core file size (blocks, -c) unlimited [2025-09-30T20:47:26.827Z] data seg size (kbytes, -d) unlimited [2025-09-30T20:47:26.827Z] scheduling priority (-e) 0 [2025-09-30T20:47:26.827Z] file size (blocks, -f) unlimited [2025-09-30T20:47:26.827Z] pending signals (-i) 257167 [2025-09-30T20:47:26.827Z] max locked memory (kbytes, -l) 8192 [2025-09-30T20:47:26.827Z] max memory size (kbytes, -m) unlimited [2025-09-30T20:47:26.827Z] open files (-n) 1048576 [2025-09-30T20:47:26.827Z] pipe size (512 bytes, -p) 8 [2025-09-30T20:47:26.827Z] POSIX message queues (bytes, -q) 819200 [2025-09-30T20:47:26.827Z] real-time priority (-r) 0 [2025-09-30T20:47:26.827Z] stack size (kbytes, -s) 8192 [2025-09-30T20:47:26.827Z] cpu time (seconds, -t) unlimited [2025-09-30T20:47:26.827Z] max user processes (-u) unlimited [2025-09-30T20:47:26.827Z] virtual memory (kbytes, -v) unlimited [2025-09-30T20:47:26.827Z] file locks (-x) unlimited [2025-09-30T20:47:26.827Z] uname : Linux 9f9801fd1dea 6.8.0-1018-azure #21~22.04.1-Ubuntu SMP Fri Nov 8 00:21:25 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux [2025-09-30T20:47:26.827Z] vmVendor : Oracle Corporation [2025-09-30T20:47:26.827Z] vmVersion : 25.472-b07 [2025-09-30T20:47:26.827Z] xlc version : bash: line 1: xlC: command not found [2025-09-30T20:47:26.827Z] ************************************************************************** [2025-09-30T20:47:26.827Z] [2025-09-30T20:47:26.827Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-09-30T20:47:26.827Z] [2025-09-30T20:47:26.827Z] System.getProperty('java.vendor')=Temurin [2025-09-30T20:47:26.827Z] [2025-09-30T20:47:26.827Z] System.getProperty('os.name')=Linux [2025-09-30T20:47:26.827Z] [2025-09-30T20:47:26.827Z] System.getProperty('os.arch')=amd64 [2025-09-30T20:47:26.827Z] [2025-09-30T20:47:26.827Z] System.getProperty('java.fullversion')=null [2025-09-30T20:47:26.827Z] [2025-09-30T20:47:26.827Z] System.getProperty('sun.arch.data.model')=64 [2025-09-30T20:47:26.827Z] [2025-09-30T20:47:27.584Z] 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/../../externalDependency/lib [2025-09-30T20:47:27.585Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG' [2025-09-30T20:47:27.585Z] perl scripts/configure.pl [2025-09-30T20:47:27.585Z] /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/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_x86-64 --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.openjdk --testList= --numOfMachines=3 --testTime= --TRSSURL= [2025-09-30T20:47:27.585Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-09-30T20:47:27.585Z] [2025-09-30T20:47:27.585Z] [2025-09-30T20:47:27.585Z] Starting to generate parallel test lists. [2025-09-30T20:47:27.585Z] [2025-09-30T20:47:27.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG/../openjdk/playlist.xml [2025-09-30T20:47:28.350Z] Attempting to get test duration data from TRSS. [2025-09-30T20:47:28.350Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=8&impl=hs&platform=x86-64_linux&group=openjdk&level=sanity [2025-09-30T20:47:29.098Z] Attempting to get test duration data from cached files. [2025-09-30T20:47:29.099Z] Reading file: Test_openjdk8_hs_openjdk_x86-64_linux.json [2025-09-30T20:47:29.099Z] Warning: cannot get data from cached files. [2025-09-30T20:47:29.099Z] [2025-09-30T20:47:29.099Z] TEST DURATION [2025-09-30T20:47:29.099Z] ==================================================================================== [2025-09-30T20:47:29.099Z] Total number of tests searched: 22 [2025-09-30T20:47:29.099Z] Number of test durations found: 22 [2025-09-30T20:47:29.099Z] Top slowest tests: [2025-09-30T20:47:29.099Z] 29m01s langtools_all_0 [2025-09-30T20:47:29.099Z] 16m21s jdk_util_0 [2025-09-30T20:47:29.099Z] 14m25s jdk_util_1 [2025-09-30T20:47:29.099Z] ==================================================================================== [2025-09-30T20:47:29.099Z] [2025-09-30T20:47:29.099Z] Test target is split into 3 lists. [2025-09-30T20:47:29.099Z] Reducing estimated test running time from 107m44s to 36m48s. [2025-09-30T20:47:29.099Z] [2025-09-30T20:47:29.099Z] -------------------------------------testList_0------------------------------------- [2025-09-30T20:47:29.099Z] Number of tests: 4 [2025-09-30T20:47:29.099Z] Estimated running time: 36m48s [2025-09-30T20:47:29.099Z] TESTLIST=langtools_all_0,jdk_security4_0,jdk_math_0,jdk_security2_0 [2025-09-30T20:47:29.099Z] ------------------------------------------------------------------------------------ [2025-09-30T20:47:29.099Z] [2025-09-30T20:47:29.099Z] -------------------------------------testList_1------------------------------------- [2025-09-30T20:47:29.099Z] Number of tests: 5 [2025-09-30T20:47:29.099Z] Estimated running time: 35m28s [2025-09-30T20:47:29.099Z] TESTLIST=jdk_util_0,jdk_jdi_jdk8_0,jdk_security4_1,jdk_lang_0,jdk_math_1 [2025-09-30T20:47:29.099Z] ------------------------------------------------------------------------------------ [2025-09-30T20:47:29.099Z] [2025-09-30T20:47:29.099Z] -------------------------------------testList_2------------------------------------- [2025-09-30T20:47:29.099Z] Number of tests: 13 [2025-09-30T20:47:29.099Z] Estimated running time: 35m27s [2025-09-30T20:47:29.099Z] TESTLIST=jdk_util_1,jdk_jdi_jdk8_1,jdk_lang_1,jdk_security1_1,jdk_security1_0,jdk_security2_1,jdk_security2_2,jdk_security1_2,jdk_math_2,jdk_lang_2,jdk_jdi_jdk8_2,jdk_util_2,jdk_security4_2 [2025-09-30T20:47:29.099Z] ------------------------------------------------------------------------------------ [2025-09-30T20:47:29.099Z] [2025-09-30T20:47:29.099Z] 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-09-30T20:47:29.099Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2025-09-30T20:47:29.612Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2025-09-30T20:47:29.994Z] Saving parallelList.mk file on jenkins... [Pipeline] dir [2025-09-30T20:47:29.996Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/aqa-tests/TKG [Pipeline] { [Pipeline] archiveArtifacts [2025-09-30T20:47:30.159Z] Archiving artifacts [2025-09-30T20:47:30.413Z] Recording fingerprints [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-09-30T20:47:30.690Z] [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-09-30T20:47:31.428Z] 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-09-30T20:47:31.429Z] 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-09-30T20:47:31.430Z] 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-09-30T20:47:32.215Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate [2025-09-30T20:47:32.239Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate [2025-09-30T20:47:32.337Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate [2025-09-30T20:50:52.152Z] LEVELS: [sanity] [2025-09-30T20:50:52.152Z] LEVELS: [sanity] [2025-09-30T20:50:52.153Z] JDK_VERSIONS: [8] [2025-09-30T20:50:52.154Z] GROUPS: [openjdk] [2025-09-30T20:50:52.154Z] JDK_VERSIONS: [8] [2025-09-30T20:50:52.154Z] ARCH_OS_LIST: [x86-64_linux] [2025-09-30T20:50:52.154Z] GROUPS: [openjdk] [2025-09-30T20:50:52.154Z] ARCH_OS_LIST: [x86-64_linux] [2025-09-30T20:50:52.166Z] LEVELS: [sanity] [2025-09-30T20:50:52.166Z] JDK_VERSIONS: [8] [2025-09-30T20:50:52.166Z] GROUPS: [openjdk] [2025-09-30T20:50:52.166Z] ARCH_OS_LIST: [x86-64_linux] [2025-09-30T20:50:52.357Z] Added items: [2025-09-30T20:50:52.357Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1'} [2025-09-30T20:50:52.357Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_0'} [2025-09-30T20:50:52.357Z] Added items: [2025-09-30T20:50:52.357Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1'} [2025-09-30T20:50:52.357Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_0'} [Pipeline] } [2025-09-30T20:50:52.422Z] Added items: [2025-09-30T20:50:52.422Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1'} [2025-09-30T20:50:52.422Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2'} [2025-09-30T20:50:52.422Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_0'} [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-09-30T20:50:54.242Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-09-30T20:50:55.754Z] + aqa-tests/terminateTestProcesses.sh jenkins [2025-09-30T20:50:55.754Z] Unix type machine.. [2025-09-30T20:50:55.754Z] Running on a Linux host [2025-09-30T20:50:55.754Z] Woohoo - no rogue processes detected! [Pipeline] cleanWs [2025-09-30T20:50:56.395Z] [WS-CLEANUP] Deleting project workspace... [2025-09-30T20:50:56.396Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-09-30T20:51:00.030Z] [WS-CLEANUP] done [Pipeline] sh [2025-09-30T20:51:01.925Z] + find /tmp -name *core* -print -exec rm -f {} ; [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-09-30T20:51:02.344Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Parallel Tests) [Pipeline] parallel [Pipeline] { (Branch: testList_0) [Pipeline] { (Branch: testList_1) [Pipeline] { (Branch: testList_2) [Pipeline] build [2025-09-30T20:51:02.554Z] Scheduling project: Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_0 [Pipeline] build [2025-09-30T20:51:02.562Z] Scheduling project: Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1 [Pipeline] build [2025-09-30T20:51:02.590Z] Scheduling project: Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2 [2025-09-30T20:51:09.427Z] Starting building: Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2 #8 [2025-09-30T20:51:09.439Z] Starting building: Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_0 #26 [2025-09-30T20:51:09.441Z] Starting building: Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1 #20 [2025-09-30T21:21:29.537Z] Build Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2 #8 completed: SUCCESS [Pipeline] } [2025-09-30T21:38:58.919Z] Build Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_0 #26 completed: SUCCESS [Pipeline] } [2025-09-30T21:58:37.297Z] Build Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1 #20 completed: SUCCESS [Pipeline] } [Pipeline] // parallel [Pipeline] node [2025-09-30T21:58:37.367Z] Running on test-osuosl-aix73-ppc64-1 in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux [Pipeline] { [Pipeline] cleanWs [2025-09-30T21:58:37.741Z] [WS-CLEANUP] Deleting project workspace... [2025-09-30T21:58:37.741Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-09-30T21:58:37.913Z] [WS-CLEANUP] done [Pipeline] echo [2025-09-30T21:58:37.927Z] Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_0 #26 completed with status SUCCESS [Pipeline] timeout [2025-09-30T21:58:37.946Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-09-30T21:58:39.018Z] Copied 1 artifact from "Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_0" build number 26 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-09-30T21:58:39.063Z] Saving Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_0/26/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2025-09-30T21:58:39.242Z] Archiving artifacts [2025-09-30T21:58:39.595Z] Recording fingerprints [Pipeline] echo [2025-09-30T21:58:39.791Z] Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1 #20 completed with status SUCCESS [Pipeline] timeout [2025-09-30T21:58:39.807Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-09-30T21:58:40.867Z] Copied 1 artifact from "Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1" build number 20 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-09-30T21:58:40.914Z] Saving Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1/20/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2025-09-30T21:58:41.093Z] Archiving artifacts [2025-09-30T21:58:41.449Z] Recording fingerprints [Pipeline] echo [2025-09-30T21:58:41.646Z] Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2 #8 completed with status SUCCESS [Pipeline] timeout [2025-09-30T21:58:41.667Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-09-30T21:58:42.739Z] Copied 1 artifact from "Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2" build number 8 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-09-30T21:58:42.780Z] Saving Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/8/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2025-09-30T21:58:42.958Z] Archiving artifacts [2025-09-30T21:58:43.311Z] Recording fingerprints [Pipeline] cleanWs [2025-09-30T21:58:43.898Z] [WS-CLEANUP] Deleting project workspace... [2025-09-30T21:58:43.899Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-09-30T21:58:44.080Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] End of Pipeline Finished: SUCCESS