Test_openjdk8_hs_sanity.system_arm_linux
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin" build number 487
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 3028
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea_arm32Linux" build number 285
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 415b0c81bc4360dbe568168cf1864f803d2c74a1 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 415b0c81bc4360dbe568168cf1864f803d2c74a1 # timeout=10
Commit message: "Add sleep and retry for cleanWs (#6633)"
> git rev-list --no-walk 32fa2ac97e1b20cc09e1de61e8dcab3fd0b2c00c # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-09-30T21:05:51.926Z] SPEC: linux_arm
[Pipeline] echo
[2025-09-30T21:05:51.927Z] LABEL: ci.role.test&&sw.os.linux&&hw.arch.aarch32
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-09-30T21:05:51.938Z] Found a total of 3 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.aarch32' label
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-09-30T21:05:51.941Z] dynamicAgents: []
[Pipeline] node
[2025-09-30T21:05:51.969Z] Running on test-docker-ubuntu2404-armv7-10 in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2025-09-30T21:05:51.999Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-09-30T21:05:52.403Z] [WS-CLEANUP] Deleting project workspace...
[2025-09-30T21:05:52.403Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-09-30T21:05:52.579Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-09-30T21:05:52.822Z] The recommended git tool is: git
[2025-09-30T21:05:53.175Z] No credentials specified
[2025-09-30T21:05:53.351Z] Cloning the remote Git repository
[2025-09-30T21:05:53.613Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-09-30T21:05:53.613Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests # timeout=10
[2025-09-30T21:05:53.626Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-09-30T21:05:53.626Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-09-30T21:05:53.626Z] > git --version # timeout=10
[2025-09-30T21:05:53.630Z] > git --version # 'git version 2.43.0'
[2025-09-30T21:05:53.631Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-09-30T21:06:19.003Z] Avoid second fetch
[2025-09-30T21:06:19.185Z] Checking out Revision 415b0c81bc4360dbe568168cf1864f803d2c74a1 (origin/master)
[2025-09-30T21:06:20.715Z] Commit message: "Add sleep and retry for cleanWs (#6633)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[2025-09-30T21:06:18.724Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-09-30T21:06:18.730Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-09-30T21:06:19.088Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-09-30T21:06:19.271Z] > git config core.sparsecheckout # timeout=10
[2025-09-30T21:06:19.276Z] > git checkout -f 415b0c81bc4360dbe568168cf1864f803d2c74a1 # timeout=10
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-09-30T21:06:22.657Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-09-30T21:06:22.680Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-09-30T21:06:24.745Z] + LC_TIME=C date +%a, %d %b %Y %T %z
[Pipeline] echo
[2025-09-30T21:06:25.463Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-09-30T21:06:27.311Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-09-30T21:06:27.311Z] Unix type machine..
[2025-09-30T21:06:27.311Z] Running on a Linux host
[2025-09-30T21:06:27.311Z] 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-30T21:06:30.382Z] + printenv
[2025-09-30T21:06:30.383Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-09-30T21:06:30.383Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-09-30T21:06:30.383Z] SETUP_JCK_RUN=false
[2025-09-30T21:06:30.383Z] USE_TESTENV_PROPERTIES=false
[2025-09-30T21:06:30.383Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-09-30T21:06:30.383Z] SSH_CLIENT=78.47.239.97 59064 22
[2025-09-30T21:06:30.383Z] USER=jenkins
[2025-09-30T21:06:30.383Z] BUILD_LIST=system
[2025-09-30T21:06:30.383Z] SDK_RESOURCE=upstream
[2025-09-30T21:06:30.383Z] OPENJ9_BRANCH=master
[2025-09-30T21:06:30.383Z] jobStatus=SUCCESS
[2025-09-30T21:06:30.383Z] CI=true
[2025-09-30T21:06:30.383Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_arm_linux/467/display/redirect?page=changes
[2025-09-30T21:06:30.383Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-09-30T21:06:30.383Z] UPSTREAM_JOB_NUMBER=487
[2025-09-30T21:06:30.383Z] TARGET=sanity.system
[2025-09-30T21:06:30.383Z] EXIT_FAILURE=false
[2025-09-30T21:06:30.383Z] NODE_LABELS=hw.dockerhost.arm.dockerhost-osuosl-ubuntu2404-aarch64-3 armv8 hw.arch.aarch32 test ci.role.test ubuntu linux test-docker-ubuntu2404-armv7-10 armv8.2 sw.os.linux arm
[2025-09-30T21:06:30.383Z] HUDSON_URL=https://ci.adoptium.net/
[2025-09-30T21:06:30.383Z] USE_JRE=false
[2025-09-30T21:06:30.383Z] OLDPWD=/home/jenkins
[2025-09-30T21:06:30.383Z] STF_OWNER_BRANCH=adoptium:master
[2025-09-30T21:06:30.383Z] HOME=/home/jenkins
[2025-09-30T21:06:30.383Z] ADOPTOPENJDK_BRANCH=master
[2025-09-30T21:06:30.383Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_arm_linux/467/
[2025-09-30T21:06:30.383Z] TAP_NAME=Test_openjdk8_hs_sanity.system_arm_linux.tap
[2025-09-30T21:06:30.383Z] JDK_IMPL=hotspot
[2025-09-30T21:06:30.383Z] DOCKER_REQUIRED=false
[2025-09-30T21:06:30.383Z] HUDSON_COOKIE=891f2a60-9ef9-46ff-8a7f-cb4cba3edd78
[2025-09-30T21:06:30.383Z] JENKINS_SERVER_COOKIE=durable-d291f5ec4829c8229e2ccb033bc740b9efbbc122f65b46a7a4d4f4ced645e41a
[2025-09-30T21:06:30.383Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../benchmarks
[2025-09-30T21:06:30.383Z] JDK_REPO=https://github.com/adoptium/aarch32-jdk8u
[2025-09-30T21:06:30.383Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux
[2025-09-30T21:06:30.383Z] KEEP_WORKSPACE=false
[2025-09-30T21:06:30.383Z] ARCHIVE_TEST_RESULTS=false
[2025-09-30T21:06:30.383Z] GENERATE_JOBS=true
[2025-09-30T21:06:30.383Z] TKG_OWNER_BRANCH=adoptium:master
[2025-09-30T21:06:30.383Z] PERSONAL_BUILD=false
[2025-09-30T21:06:30.383Z] LOGNAME=jenkins
[2025-09-30T21:06:30.383Z] NODE_NAME=test-docker-ubuntu2404-armv7-10
[2025-09-30T21:06:30.383Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_arm_linux/467/display/redirect?page=artifacts
[2025-09-30T21:06:30.383Z] STAGE_NAME=Setup
[2025-09-30T21:06:30.383Z] AUTO_DETECT=true
[2025-09-30T21:06:30.383Z] EXECUTOR_NUMBER=0
[2025-09-30T21:06:30.383Z] JDK_VERSION=8
[2025-09-30T21:06:30.383Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-09-30T21:06:30.383Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_arm_linux/467/display/redirect?page=tests
[2025-09-30T21:06:30.383Z] BUILD_DISPLAY_NAME=#467
[2025-09-30T21:06:30.383Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-09-30T21:06:30.383Z] TIME_LIMIT=25
[2025-09-30T21:06:30.383Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-09-30T21:06:30.383Z] JOB_BASE_NAME=Test_openjdk8_hs_sanity.system_arm_linux
[2025-09-30T21:06:30.383Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
[2025-09-30T21:06:30.383Z] PLATFORM=arm_linux
[2025-09-30T21:06:30.383Z] TKG_ITERATIONS=1
[2025-09-30T21:06:30.383Z] EXIT_SUCCESS=false
[2025-09-30T21:06:30.383Z] BUILD_ID=467
[2025-09-30T21:06:30.383Z] RERUN_FAILURE=true
[2025-09-30T21:06:30.383Z] ACTIVE_NODE_TIMEOUT=5
[2025-09-30T21:06:30.383Z] BUILD_TAG=jenkins-Test_openjdk8_hs_sanity.system_arm_linux-467
[2025-09-30T21:06:30.383Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib
[2025-09-30T21:06:30.383Z] JENKINS_URL=https://ci.adoptium.net/
[2025-09-30T21:06:30.383Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-09-30T21:06:30.383Z] LANG=C.UTF-8
[2025-09-30T21:06:30.383Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_arm_linux/
[2025-09-30T21:06:30.383Z] KEEP_REPORTDIR=false
[2025-09-30T21:06:30.383Z] JCK_GIT_BRANCH=master
[2025-09-30T21:06:30.383Z] ORIGIN_JDK_VERSION=8
[2025-09-30T21:06:30.383Z] BUILD_NUMBER=467
[2025-09-30T21:06:30.383Z] JENKINS_NODE_COOKIE=2f5be127-42f2-4fec-9663-900871ae4e67
[2025-09-30T21:06:30.383Z] SHELL=/bin/sh
[2025-09-30T21:06:30.383Z] ITERATIONS=1
[2025-09-30T21:06:30.383Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-09-30T21:06:30.383Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image
[2025-09-30T21:06:30.383Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_arm_linux/467/display/redirect
[2025-09-30T21:06:30.383Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-09-30T21:06:30.383Z] SPEC=linux_arm
[2025-09-30T21:06:30.383Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-09-30T21:06:30.383Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-09-30T21:06:30.383Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_arm_linux/display/redirect
[2025-09-30T21:06:30.383Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin
[2025-09-30T21:06:30.383Z] JOB_NAME=Test_openjdk8_hs_sanity.system_arm_linux
[2025-09-30T21:06:30.383Z] SLACK_CHANNEL=aqavit-bot
[2025-09-30T21:06:30.383Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-09-30T21:06:30.383Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux
[2025-09-30T21:06:30.383Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/lib
[2025-09-30T21:06:30.383Z] TEST_TIME=120
[2025-09-30T21:06:30.383Z] SSH_CONNECTION=78.47.239.97 59064 172.17.0.2 22
[2025-09-30T21:06:30.383Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux@tmp
[2025-09-30T21:06:30.383Z] PARALLEL=Dynamic
[2025-09-30T21:06:30.383Z] JOBSTARTTIME=Tue, 30 Sep 2025 21:06:23 +0000
[2025-09-30T21:06:30.383Z] DYNAMIC_COMPILE=false
[2025-09-30T21:06:30.383Z] 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-30T21:06:30.912Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-09-30T21:06:30.925Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-09-30T21:07:13.671Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-linux-arm-temurin" build number 487
[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-30T21:07:13.898Z] 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-30T21:07:13.904Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux
[Pipeline] {
[Pipeline] sshagent
[2025-09-30T21:07:14.020Z] $ ssh-agent
[2025-09-30T21:07:14.820Z] SSH_AUTH_SOCK=/tmp/ssh-DgdV3AGzDsoM/agent.1145903
[2025-09-30T21:07:14.820Z] SSH_AGENT_PID=1145905
[2025-09-30T21:07:14.820Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-09-30T21:07:14.841Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-09-30T21:07:14.858Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-09-30T21:07:26.310Z] + pwd
[2025-09-30T21:07:26.311Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/.. -p arm_linux -r upstream -j 8 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2025-09-30T21:07:26.311Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests
[2025-09-30T21:07:26.311Z] get jdk binary...
[2025-09-30T21:07:26.311Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-09-30T21:07:26.311Z] Uncompressing file: OpenJDK8U-jdk_arm_linux_hotspot_8u472b06-ea.tar.gz ...
[2025-09-30T21:07:28.266Z] List files in jdkbinary folder...
[2025-09-30T21:07:28.266Z] total 224412
[2025-09-30T21:07:28.266Z] -rw-r--r-- 1 jenkins jenkins 92441636 Sep 30 20:44 OpenJDK8U-debugimage_arm_linux_hotspot_8u472b06-ea.tar.gz
[2025-09-30T21:07:28.266Z] -rw-r--r-- 1 jenkins jenkins 98408025 Sep 30 20:44 OpenJDK8U-jdk_arm_linux_hotspot_8u472b06-ea.tar.gz
[2025-09-30T21:07:28.266Z] -rw-r--r-- 1 jenkins jenkins 38829007 Sep 30 20:44 OpenJDK8U-jre_arm_linux_hotspot_8u472b06-ea.tar.gz
[2025-09-30T21:07:28.266Z] -rw-rw-r-- 1 jenkins jenkins 21997 Sep 30 20:56 OpenJDK8U-sbom_arm_linux_hotspot_8u472b06-ea-metadata.json
[2025-09-30T21:07:28.266Z] -rw-r--r-- 1 jenkins jenkins 77553 Sep 30 20:58 OpenJDK8U-sbom_arm_linux_hotspot_8u472b06-ea.json
[2025-09-30T21:07:28.266Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 30 21:07 tmp
[2025-09-30T21:07:28.266Z] List files in jdkbinary/tmp folder...
[2025-09-30T21:07:28.266Z] total 4
[2025-09-30T21:07:28.266Z] drwxr-xr-x 8 jenkins jenkins 4096 Sep 30 20:44 jdk8u472-b06-aarch32-20250926
[2025-09-30T21:07:28.266Z] Moving directory jdk8u472-b06-aarch32-20250926/ to ../j2sdk-image
[2025-09-30T21:07:28.266Z] Uncompressing file: OpenJDK8U-jre_arm_linux_hotspot_8u472b06-ea.tar.gz ...
[2025-09-30T21:07:29.217Z] List files in jdkbinary folder...
[2025-09-30T21:07:29.217Z] total 224416
[2025-09-30T21:07:29.218Z] -rw-r--r-- 1 jenkins jenkins 92441636 Sep 30 20:44 OpenJDK8U-debugimage_arm_linux_hotspot_8u472b06-ea.tar.gz
[2025-09-30T21:07:29.218Z] -rw-r--r-- 1 jenkins jenkins 98408025 Sep 30 20:44 OpenJDK8U-jdk_arm_linux_hotspot_8u472b06-ea.tar.gz
[2025-09-30T21:07:29.218Z] -rw-r--r-- 1 jenkins jenkins 38829007 Sep 30 20:44 OpenJDK8U-jre_arm_linux_hotspot_8u472b06-ea.tar.gz
[2025-09-30T21:07:29.218Z] -rw-rw-r-- 1 jenkins jenkins 21997 Sep 30 20:56 OpenJDK8U-sbom_arm_linux_hotspot_8u472b06-ea-metadata.json
[2025-09-30T21:07:29.218Z] -rw-r--r-- 1 jenkins jenkins 77553 Sep 30 20:58 OpenJDK8U-sbom_arm_linux_hotspot_8u472b06-ea.json
[2025-09-30T21:07:29.218Z] drwxr-xr-x 8 jenkins jenkins 4096 Sep 30 20:44 j2sdk-image
[2025-09-30T21:07:29.218Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 30 21:07 tmp
[2025-09-30T21:07:29.218Z] List files in jdkbinary/tmp folder...
[2025-09-30T21:07:29.218Z] total 4
[2025-09-30T21:07:29.218Z] drwxr-xr-x 5 jenkins jenkins 4096 Sep 30 20:44 jdk8u472-b06-aarch32-20250926-jre
[2025-09-30T21:07:29.218Z] Moving directory jdk8u472-b06-aarch32-20250926-jre/ to ../j2re-image
[2025-09-30T21:07:29.219Z] Uncompressing OpenJDK8U-debugimage_arm_linux_hotspot_8u472b06-ea.tar.gz over ./j2sdk-image/jre...
[2025-09-30T21:07:31.179Z] Removing top-level folder jdk8u472-b06-aarch32-20250926-debug-image/
[2025-09-30T21:07:31.179Z] Removing top-level folder jdk8u472-b06-aarch32-20250926/
[2025-09-30T21:07:32.129Z] Run /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image/bin/java -version
[2025-09-30T21:07:32.129Z] =JAVA VERSION OUTPUT BEGIN=
[2025-09-30T21:07:32.129Z] openjdk version "1.8.0_472-beta"
[2025-09-30T21:07:32.129Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-beta-202509302022-b06)
[2025-09-30T21:07:32.129Z] OpenJDK Client VM (Temurin)(build 25.472-b06, mixed mode)
[2025-09-30T21:07:32.129Z] =JAVA VERSION OUTPUT END=
[2025-09-30T21:07:32.129Z] =RELEASE INFO BEGIN=
[2025-09-30T21:07:32.129Z] JAVA_VERSION="1.8.0_472"
[2025-09-30T21:07:32.129Z] OS_NAME="Linux"
[2025-09-30T21:07:32.129Z] OS_VERSION="2.6"
[2025-09-30T21:07:32.129Z] OS_ARCH="aarch32"
[2025-09-30T21:07:32.129Z] SOURCE=".:git:abd13fb0bc36+"
[2025-09-30T21:07:32.129Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-09-30T21:07:32.129Z] BUILD_SOURCE="git:3fa460839d777feba84a90a9d059a2673fa9459f"
[2025-09-30T21:07:32.129Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-09-30T21:07:32.130Z] SOURCE_REPO="https://github.com/adoptium/aarch32-jdk8u.git"
[2025-09-30T21:07:32.130Z] FULL_VERSION="1.8.0_472-beta-202509302022-b06"
[2025-09-30T21:07:32.130Z] SEMANTIC_VERSION="8.0.472+6"
[2025-09-30T21:07:32.130Z] BUILD_INFO="OS: Linux Version: 6.8.0-71-generic"
[2025-09-30T21:07:32.130Z] JVM_VARIANT="Hotspot"
[2025-09-30T21:07:32.130Z] JVM_VERSION="25.472-b06"
[2025-09-30T21:07:32.130Z] IMAGE_TYPE="JDK"
[2025-09-30T21:07:32.130Z] =RELEASE INFO END=
[2025-09-30T21:07:32.130Z] get testKitGen...
[2025-09-30T21:07:32.130Z] git clone -q https://github.com/adoptium/TKG.git
[2025-09-30T21:07:32.130Z] git rev-parse master
[2025-09-30T21:07:32.130Z] git checkout -q -f c0fd937c76392ba409c11608c1308e6d1c89b8af
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-09-30T21:07:32.811Z] $ ssh-agent -k
[2025-09-30T21:07:32.817Z] unset SSH_AUTH_SOCK;
[2025-09-30T21:07:32.818Z] unset SSH_AGENT_PID;
[2025-09-30T21:07:32.818Z] echo Agent pid 1145905 killed;
[2025-09-30T21:07:33.645Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-09-30T21:07:34.263Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.system&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=arm_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faarch32-jdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-arm-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=487&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-09-30T21:07:34.285Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.system&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=arm_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-docker-ubuntu2404-armv7-10&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faarch32-jdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-arm-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=487&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-09-30T21:07:34.346Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-09-30T21:07:35.426Z] Copied 1 artifact from "getTRSSOutput" build number 1912
[Pipeline] sh
[2025-09-30T21:07:37.288Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-09-30T21:07:37.288Z] + gzip -cd TRSSOutput.tar.gz
[2025-09-30T21:07:37.288Z] + tar xof -
[2025-09-30T21:07:37.288Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-09-30T21:07:37.845Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-09-30T21:07:37.865Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-09-30T21:07:39.726Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-09-30T21:07:44.461Z] --------------------------------------------
[2025-09-30T21:07:44.461Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib
[2025-09-30T21:07:44.461Z] task is set to default
[2025-09-30T21:07:44.461Z] dependencyList is set to all
[2025-09-30T21:07:44.461Z] --------------------------------------------
[2025-09-30T21:07:44.461Z] Starting download third party dependent jars
[2025-09-30T21:07:44.461Z] --------------------------------------------
[2025-09-30T21:07:44.461Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib
[2025-09-30T21:07:44.461Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib/junit/hamcrest-core.jar exists, not downloading.
[2025-09-30T21:07:44.461Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2025-09-30T21:07:44.461Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib/tools/tools.jar exists, not downloading.
[2025-09-30T21:07:44.461Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib/log4j/log4j-api.jar exists, not downloading.
[2025-09-30T21:07:44.461Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib/asm/asm.jar exists, not downloading.
[2025-09-30T21:07:44.461Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib/apache-ant/lib/ant-launcher.jar exists, not downloading.
[2025-09-30T21:07:44.461Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib/mauve/mauve.jar exists, not downloading.
[2025-09-30T21:07:44.461Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib/log4j/log4j-core.jar exists, not downloading.
[2025-09-30T21:07:44.461Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists, not downloading.
[2025-09-30T21:07:44.462Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib/junit/junit.jar exists, not downloading.
[2025-09-30T21:07:44.462Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-09-30T21:07:44.462Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-09-30T21:07:44.509Z] Found a total of 3 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.aarch32' label
[Pipeline] sh
[2025-09-30T21:07:47.359Z] + cd ./aqa-tests/TKG
[2025-09-30T21:07:47.359Z] + uname
[2025-09-30T21:07:47.359Z] + [ Linux = AIX ]
[2025-09-30T21:07:47.359Z] + uname
[2025-09-30T21:07:47.359Z] + [ Linux = SunOS ]
[2025-09-30T21:07:47.359Z] + uname
[2025-09-30T21:07:47.359Z] + [ Linux = *BSD ]
[2025-09-30T21:07:47.359Z] + MAKE=make
[2025-09-30T21:07:47.359Z] + make genParallelList TEST=sanity.system TEST_TIME=120 NUM_MACHINES=
[2025-09-30T21:07:47.359Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image
[2025-09-30T21:07:47.359Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib
[2025-09-30T21:07:47.359Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-30T21:07:47.359Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-30T21:07:47.360Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-09-30T21:07:47.360Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-09-30T21:07:47.360Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-09-30T21:07:47.360Z]
[2025-09-30T21:07:47.360Z] build:
[2025-09-30T21:07:47.360Z]
[2025-09-30T21:07:47.360Z] clean:
[2025-09-30T21:07:47.360Z]
[2025-09-30T21:07:47.360Z] init:
[2025-09-30T21:07:47.360Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/bin
[2025-09-30T21:07:47.360Z]
[2025-09-30T21:07:47.360Z] getDependentLibs:
[2025-09-30T21:07:48.493Z] [exec] --------------------------------------------
[2025-09-30T21:07:48.493Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib
[2025-09-30T21:07:48.493Z] [exec] task is set to default
[2025-09-30T21:07:48.493Z] [exec] dependencyList is set to json_simple
[2025-09-30T21:07:48.493Z] [exec] --------------------------------------------
[2025-09-30T21:07:48.493Z] [exec] Starting download third party dependent jars
[2025-09-30T21:07:48.493Z] [exec] --------------------------------------------
[2025-09-30T21:07:48.493Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib
[2025-09-30T21:07:48.493Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2025-09-30T21:07:48.493Z] [exec] downloaded dependent third party jars successfully
[2025-09-30T21:07:48.493Z]
[2025-09-30T21:07:48.493Z] compile:
[2025-09-30T21:07:48.493Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-09-30T21:07:48.493Z] [echo] ============COMPILER SETTINGS============
[2025-09-30T21:07:48.493Z] [echo] ===fork: yes
[2025-09-30T21:07:48.493Z] [echo] ===debug: on
[2025-09-30T21:07:48.493Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/bin
[2025-09-30T21:07:49.455Z]
[2025-09-30T21:07:49.455Z] dist:
[2025-09-30T21:07:49.455Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-09-30T21:07:49.455Z]
[2025-09-30T21:07:49.455Z] BUILD SUCCESSFUL
[2025-09-30T21:07:49.455Z] Total time: 2 seconds
[2025-09-30T21:07:49.455Z] 0
[2025-09-30T21:07:49.455Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-09-30T21:07:50.420Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-09-30T21:07:50.420Z] microArchOutput:
[2025-09-30T21:07:50.420Z] ****************************** MACHINE INFO ******************************
[2025-09-30T21:07:50.420Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG
[2025-09-30T21:07:50.420Z] Free Physical Memory Size : 3267682304
[2025-09-30T21:07:50.420Z] Free space (bytes) : 38203617280
[2025-09-30T21:07:50.420Z] Total Physical Memory Size : 6442450944
[2025-09-30T21:07:50.420Z] Total space (bytes) : 167961710592
[2025-09-30T21:07:50.420Z] Usable space (bytes) : 29597118464
[2025-09-30T21:07:50.420Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-09-30T21:07:50.420Z] bashVersion :
[2025-09-30T21:07:50.420Z] GNU bash, version 5.2.21(1)-release (arm-unknown-linux-gnueabihf)
[2025-09-30T21:07:50.420Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-09-30T21:07:50.420Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-09-30T21:07:50.420Z]
[2025-09-30T21:07:50.420Z] This is free software; you are free to change and redistribute it.
[2025-09-30T21:07:50.420Z] There is NO WARRANTY, to the extent permitted by law.
[2025-09-30T21:07:50.420Z] cpuCores : 8
[2025-09-30T21:07:50.420Z] curlVersion :
[2025-09-30T21:07:50.420Z] curl 8.5.0 (arm-unknown-linux-gnueabihf) libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.7
[2025-09-30T21:07:50.420Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6
[2025-09-30T21:07:50.420Z] 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-30T21:07:50.420Z] 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-30T21:07:50.420Z] dockerVersion : bash: line 1: docker: command not found
[2025-09-30T21:07:50.420Z] gcc version : 13
[2025-09-30T21:07:50.420Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.6) 2.39
[2025-09-30T21:07:50.420Z] gdb version : bash: line 1: gdb: command not found
[2025-09-30T21:07:50.420Z] lldb version : Command could not be executed
[2025-09-30T21:07:50.420Z] makeVersion :
[2025-09-30T21:07:50.420Z] GNU Make 4.3
[2025-09-30T21:07:50.420Z] Built for arm-unknown-linux-gnueabihf
[2025-09-30T21:07:50.420Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-09-30T21:07:50.420Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-09-30T21:07:50.420Z] This is free software: you are free to change and redistribute it.
[2025-09-30T21:07:50.420Z] There is NO WARRANTY, to the extent permitted by law.
[2025-09-30T21:07:50.420Z] mavenVersion : bash: line 1: mvn: command not found
[2025-09-30T21:07:50.420Z] osInfo :
[2025-09-30T21:07:50.420Z] PRETTY_NAME="Ubuntu 24.04.3 LTS"
[2025-09-30T21:07:50.420Z] NAME="Ubuntu"
[2025-09-30T21:07:50.420Z] VERSION_ID="24.04"
[2025-09-30T21:07:50.420Z] VERSION="24.04.3 LTS (Noble Numbat)"
[2025-09-30T21:07:50.420Z] VERSION_CODENAME=noble
[2025-09-30T21:07:50.420Z] ID=ubuntu
[2025-09-30T21:07:50.420Z] ID_LIKE=debian
[2025-09-30T21:07:50.420Z] HOME_URL="https://www.ubuntu.com/"
[2025-09-30T21:07:50.420Z] SUPPORT_URL="https://help.ubuntu.com/"
[2025-09-30T21:07:50.420Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2025-09-30T21:07:50.420Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2025-09-30T21:07:50.420Z] UBUNTU_CODENAME=noble
[2025-09-30T21:07:50.420Z] LOGO=ubuntu-logo
[2025-09-30T21:07:50.420Z] osLabel : ubuntu.24
[2025-09-30T21:07:50.420Z] perlVersion :
[2025-09-30T21:07:50.420Z]
[2025-09-30T21:07:50.420Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for arm-linux-gnueabihf-thread-multi-64int
[2025-09-30T21:07:50.420Z] (with 51 registered patches, see perl -V for more detail)
[2025-09-30T21:07:50.420Z]
[2025-09-30T21:07:50.420Z] Copyright 1987-2023, Larry Wall
[2025-09-30T21:07:50.420Z]
[2025-09-30T21:07:50.420Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-09-30T21:07:50.420Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-09-30T21:07:50.420Z]
[2025-09-30T21:07:50.420Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-09-30T21:07:50.420Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-09-30T21:07:50.420Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-09-30T21:07:50.420Z]
[2025-09-30T21:07:50.420Z] podmanVersion : bash: line 1: podman: command not found
[2025-09-30T21:07:50.420Z] procArch : aarch64
[2025-09-30T21:07:50.420Z] sysArch : aarch64
[2025-09-30T21:07:50.420Z] sysOS : Linux
[2025-09-30T21:07:50.420Z] ulimit :
[2025-09-30T21:07:50.420Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-09-30T21:07:50.420Z] core file size (blocks, -c) unlimited
[2025-09-30T21:07:50.420Z] data seg size (kbytes, -d) unlimited
[2025-09-30T21:07:50.420Z] scheduling priority (-e) 0
[2025-09-30T21:07:50.420Z] file size (blocks, -f) unlimited
[2025-09-30T21:07:50.420Z] pending signals (-i) 63426
[2025-09-30T21:07:50.420Z] max locked memory (kbytes, -l) 8192
[2025-09-30T21:07:50.420Z] max memory size (kbytes, -m) unlimited
[2025-09-30T21:07:50.420Z] open files (-n) 1048576
[2025-09-30T21:07:50.420Z] pipe size (512 bytes, -p) 8
[2025-09-30T21:07:50.420Z] POSIX message queues (bytes, -q) 819200
[2025-09-30T21:07:50.420Z] real-time priority (-r) 0
[2025-09-30T21:07:50.420Z] stack size (kbytes, -s) 8192
[2025-09-30T21:07:50.420Z] cpu time (seconds, -t) unlimited
[2025-09-30T21:07:50.420Z] max user processes (-u) unlimited
[2025-09-30T21:07:50.420Z] virtual memory (kbytes, -v) unlimited
[2025-09-30T21:07:50.420Z] file locks (-x) unlimited
[2025-09-30T21:07:50.420Z] uname : Linux a95353f481df 6.8.0-71-generic #71-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 22 16:44:45 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux
[2025-09-30T21:07:50.420Z] vmVendor : Oracle Corporation
[2025-09-30T21:07:50.420Z] vmVersion : 25.472-b06
[2025-09-30T21:07:50.420Z] xlc version : bash: line 1: xlC: command not found
[2025-09-30T21:07:50.420Z] **************************************************************************
[2025-09-30T21:07:50.420Z]
[2025-09-30T21:07:50.420Z] System.getProperty('java.vm.name')=OpenJDK Client VM
[2025-09-30T21:07:50.420Z]
[2025-09-30T21:07:50.420Z] System.getProperty('java.vendor')=Temurin
[2025-09-30T21:07:50.420Z]
[2025-09-30T21:07:50.420Z] System.getProperty('os.name')=Linux
[2025-09-30T21:07:50.420Z]
[2025-09-30T21:07:50.420Z] System.getProperty('os.arch')=arm
[2025-09-30T21:07:50.420Z]
[2025-09-30T21:07:50.420Z] System.getProperty('java.fullversion')=null
[2025-09-30T21:07:50.420Z]
[2025-09-30T21:07:50.420Z] System.getProperty('sun.arch.data.model')=32
[2025-09-30T21:07:50.420Z]
[2025-09-30T21:07:51.379Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=sanity.system TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib
[2025-09-30T21:07:51.379Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG'
[2025-09-30T21:07:51.379Z] perl scripts/configure.pl
[2025-09-30T21:07:51.379Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_arm --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.system --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-09-30T21:07:51.379Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-09-30T21:07:51.379Z]
[2025-09-30T21:07:51.379Z]
[2025-09-30T21:07:51.379Z] Starting to generate parallel test lists.
[2025-09-30T21:07:51.379Z]
[2025-09-30T21:07:51.379Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../system/otherLoadTest/playlist.xml
[2025-09-30T21:07:51.379Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../system/jlm/playlist.xml
[2025-09-30T21:07:51.379Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml
[2025-09-30T21:07:51.379Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../system/jcstress/playlist.xml
[2025-09-30T21:07:51.379Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../system/sharedClasses/playlist.xml
[2025-09-30T21:07:51.379Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../system/modularity/playlist.xml
[2025-09-30T21:07:51.379Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../system/mathLoadTest/playlist.xml
[2025-09-30T21:07:51.379Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../system/daaLoadTest/playlist.xml
[2025-09-30T21:07:51.379Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../system/churn/playlist.xml
[2025-09-30T21:07:51.379Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../system/security/playlist.xml
[2025-09-30T21:07:51.379Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml
[2025-09-30T21:07:51.379Z] Attempting to get test duration data from TRSS.
[2025-09-30T21:07:51.379Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=8&impl=hs&platform=arm_linux&group=system&level=sanity
[2025-09-30T21:07:52.335Z] Attempting to get test duration data from cached files.
[2025-09-30T21:07:52.335Z]
[2025-09-30T21:07:52.335Z] TEST DURATION
[2025-09-30T21:07:52.335Z] ====================================================================================
[2025-09-30T21:07:52.335Z] Total number of tests searched: 51
[2025-09-30T21:07:52.335Z] Number of test durations found: 51
[2025-09-30T21:07:52.335Z] Top slowest tests:
[2025-09-30T21:07:52.335Z] 12m49s TestJlmRemoteThreadAuth_2
[2025-09-30T21:07:52.335Z] 11m11s TestJlmRemoteThreadNoAuth_2
[2025-09-30T21:07:52.335Z] 08m50s TestJlmRemoteClassAuth_2
[2025-09-30T21:07:52.335Z] ====================================================================================
[2025-09-30T21:07:52.335Z]
[2025-09-30T21:07:52.335Z] Test target is split into 1 lists.
[2025-09-30T21:07:52.335Z] Reducing estimated test running time from 67m47s to 67m47s.
[2025-09-30T21:07:52.335Z]
[2025-09-30T21:07:52.335Z] -------------------------------------testList_0-------------------------------------
[2025-09-30T21:07:52.335Z] Number of tests: 51
[2025-09-30T21:07:52.335Z] Estimated running time: 67m47s
[2025-09-30T21:07:52.335Z] TESTLIST=TestJlmRemoteThreadAuth_2,TestJlmRemoteThreadNoAuth_2,TestJlmRemoteClassAuth_2,LambdaLoadTest_HS_5m_2,MauveSingleThrdLoad_HS_5m_2,MauveSingleInvocLoad_HS_5m_2,ClassLoadingTest_5m_2,MauveMultiThrdLoad_5m_2,MathLoadTest_autosimd_5m_2,MathLoadTest_bigdecimal_5m_2,TestJlmRemoteNotifierProxyAuth_2,ParallelStreamsLoadTest_HS_2,TestJlmRemoteMemoryNoAuth_2,TestJlmRemoteMemoryNoAuth_0,TestJlmLocal_1,TestJlmRemoteClassNoAuth_0,TestJlmRemoteMemoryAuth_1,TestJlmRemoteClassNoAuth_2,TestJlmRemoteMemoryAuth_2,TestJlmLocal_2,NioLoadTest_5m_2,TestJlmRemoteThreadAuth_1,TestJlmRemoteMemoryAuth_0,TestJlmRemoteClassNoAuth_1,TestJlmLocal_0,MauveSingleThrdLoad_HS_5m_0,TestJlmRemoteNotifierProxyAuth_1,TestJlmRemoteMemoryNoAuth_1,NioLoadTest_5m_0,MathLoadTest_bigdecimal_5m_0,TestJlmRemoteThreadNoAuth_1,TestJlmRemoteClassAuth_0,ParallelStreamsLoadTest_HS_1,LambdaLoadTest_HS_5m_0,ClassLoadingTest_5m_0,MauveMultiThrdLoad_5m_0,MathLoadTest_autosimd_5m_0,TestJlmRemoteNotifierProxyAuth_0,ParallelStreamsLoadTest_HS_0,MauveSingleThrdLoad_HS_5m_1,MauveSingleInvocLoad_HS_5m_1,MauveSingleInvocLoad_HS_5m_0,ClassLoadingTest_5m_1,TestJlmRemoteThreadNoAuth_0,NioLoadTest_5m_1,MauveMultiThrdLoad_5m_1,MathLoadTest_autosimd_5m_1,TestJlmRemoteThreadAuth_0,TestJlmRemoteClassAuth_1,MathLoadTest_bigdecimal_5m_1,LambdaLoadTest_HS_5m_1
[2025-09-30T21:07:52.335Z] ------------------------------------------------------------------------------------
[2025-09-30T21:07:52.335Z]
[2025-09-30T21:07:52.335Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-09-30T21:07:52.858Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-09-30T21:07:53.045Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-09-30T21:07:53.597Z] NUM_LIST=1, Fall back to regenerate parallel lists with NUM_MACHINES=3.
[Pipeline] sh
[2025-09-30T21:07:55.469Z] + cd ./aqa-tests/TKG
[2025-09-30T21:07:55.469Z] + uname
[2025-09-30T21:07:55.469Z] + [ Linux = AIX ]
[2025-09-30T21:07:55.469Z] + uname
[2025-09-30T21:07:55.469Z] + [ Linux = SunOS ]
[2025-09-30T21:07:55.469Z] + uname
[2025-09-30T21:07:55.469Z] + [ Linux = *BSD ]
[2025-09-30T21:07:55.469Z] + MAKE=make
[2025-09-30T21:07:55.469Z] + make genParallelList TEST=sanity.system NUM_MACHINES=3 TEST_TIME=
[2025-09-30T21:07:55.469Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image
[2025-09-30T21:07:55.469Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib
[2025-09-30T21:07:55.469Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-30T21:07:55.469Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-30T21:07:55.469Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-09-30T21:07:55.469Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-09-30T21:07:55.469Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-09-30T21:07:55.469Z]
[2025-09-30T21:07:55.469Z] build:
[2025-09-30T21:07:55.469Z]
[2025-09-30T21:07:55.469Z] clean:
[2025-09-30T21:07:55.469Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/autoGenEnv.mk
[2025-09-30T21:07:55.469Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/bin
[2025-09-30T21:07:56.424Z]
[2025-09-30T21:07:56.424Z] init:
[2025-09-30T21:07:56.424Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/bin
[2025-09-30T21:07:56.424Z]
[2025-09-30T21:07:56.424Z] getDependentLibs:
[2025-09-30T21:07:56.424Z] [exec] --------------------------------------------
[2025-09-30T21:07:56.424Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib
[2025-09-30T21:07:56.424Z] [exec] task is set to default
[2025-09-30T21:07:56.424Z] [exec] dependencyList is set to json_simple
[2025-09-30T21:07:56.424Z] [exec] --------------------------------------------
[2025-09-30T21:07:56.424Z] [exec] Starting download third party dependent jars
[2025-09-30T21:07:56.424Z] [exec] --------------------------------------------
[2025-09-30T21:07:56.424Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib
[2025-09-30T21:07:56.424Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2025-09-30T21:07:56.424Z] [exec] downloaded dependent third party jars successfully
[2025-09-30T21:07:56.424Z]
[2025-09-30T21:07:56.424Z] compile:
[2025-09-30T21:07:56.424Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-09-30T21:07:56.424Z] [echo] ============COMPILER SETTINGS============
[2025-09-30T21:07:56.424Z] [echo] ===fork: yes
[2025-09-30T21:07:56.424Z] [echo] ===debug: on
[2025-09-30T21:07:56.424Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/bin
[2025-09-30T21:07:57.397Z]
[2025-09-30T21:07:57.397Z] dist:
[2025-09-30T21:07:57.397Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-09-30T21:07:57.397Z]
[2025-09-30T21:07:57.397Z] BUILD SUCCESSFUL
[2025-09-30T21:07:57.397Z] Total time: 2 seconds
[2025-09-30T21:07:57.397Z] 0
[2025-09-30T21:07:57.397Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-09-30T21:07:58.363Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-09-30T21:07:58.363Z] microArchOutput:
[2025-09-30T21:07:58.363Z] ****************************** MACHINE INFO ******************************
[2025-09-30T21:07:58.363Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG
[2025-09-30T21:07:58.363Z] Free Physical Memory Size : 3267837952
[2025-09-30T21:07:58.363Z] Free space (bytes) : 38095769600
[2025-09-30T21:07:58.363Z] Total Physical Memory Size : 6442450944
[2025-09-30T21:07:58.363Z] Total space (bytes) : 167961710592
[2025-09-30T21:07:58.363Z] Usable space (bytes) : 29489262592
[2025-09-30T21:07:58.363Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-09-30T21:07:58.363Z] bashVersion :
[2025-09-30T21:07:58.363Z] GNU bash, version 5.2.21(1)-release (arm-unknown-linux-gnueabihf)
[2025-09-30T21:07:58.363Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-09-30T21:07:58.363Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-09-30T21:07:58.363Z]
[2025-09-30T21:07:58.363Z] This is free software; you are free to change and redistribute it.
[2025-09-30T21:07:58.363Z] There is NO WARRANTY, to the extent permitted by law.
[2025-09-30T21:07:58.363Z] cpuCores : 8
[2025-09-30T21:07:58.363Z] curlVersion :
[2025-09-30T21:07:58.363Z] curl 8.5.0 (arm-unknown-linux-gnueabihf) libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.7
[2025-09-30T21:07:58.363Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6
[2025-09-30T21:07:58.363Z] 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-30T21:07:58.363Z] 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-30T21:07:58.363Z] dockerVersion : bash: line 1: docker: command not found
[2025-09-30T21:07:58.363Z] gcc version : 13
[2025-09-30T21:07:58.363Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.6) 2.39
[2025-09-30T21:07:58.363Z] gdb version : bash: line 1: gdb: command not found
[2025-09-30T21:07:58.363Z] lldb version : Command could not be executed
[2025-09-30T21:07:58.363Z] makeVersion :
[2025-09-30T21:07:58.363Z] GNU Make 4.3
[2025-09-30T21:07:58.363Z] Built for arm-unknown-linux-gnueabihf
[2025-09-30T21:07:58.363Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-09-30T21:07:58.363Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-09-30T21:07:58.363Z] This is free software: you are free to change and redistribute it.
[2025-09-30T21:07:58.363Z] There is NO WARRANTY, to the extent permitted by law.
[2025-09-30T21:07:58.363Z] mavenVersion : bash: line 1: mvn: command not found
[2025-09-30T21:07:58.363Z] osInfo :
[2025-09-30T21:07:58.363Z] PRETTY_NAME="Ubuntu 24.04.3 LTS"
[2025-09-30T21:07:58.363Z] NAME="Ubuntu"
[2025-09-30T21:07:58.363Z] VERSION_ID="24.04"
[2025-09-30T21:07:58.363Z] VERSION="24.04.3 LTS (Noble Numbat)"
[2025-09-30T21:07:58.363Z] VERSION_CODENAME=noble
[2025-09-30T21:07:58.363Z] ID=ubuntu
[2025-09-30T21:07:58.363Z] ID_LIKE=debian
[2025-09-30T21:07:58.364Z] HOME_URL="https://www.ubuntu.com/"
[2025-09-30T21:07:58.364Z] SUPPORT_URL="https://help.ubuntu.com/"
[2025-09-30T21:07:58.364Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2025-09-30T21:07:58.364Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2025-09-30T21:07:58.364Z] UBUNTU_CODENAME=noble
[2025-09-30T21:07:58.364Z] LOGO=ubuntu-logo
[2025-09-30T21:07:58.364Z] osLabel : ubuntu.24
[2025-09-30T21:07:58.364Z] perlVersion :
[2025-09-30T21:07:58.364Z]
[2025-09-30T21:07:58.364Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for arm-linux-gnueabihf-thread-multi-64int
[2025-09-30T21:07:58.364Z] (with 51 registered patches, see perl -V for more detail)
[2025-09-30T21:07:58.364Z]
[2025-09-30T21:07:58.364Z] Copyright 1987-2023, Larry Wall
[2025-09-30T21:07:58.364Z]
[2025-09-30T21:07:58.364Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-09-30T21:07:58.364Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-09-30T21:07:58.364Z]
[2025-09-30T21:07:58.364Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-09-30T21:07:58.364Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-09-30T21:07:58.364Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-09-30T21:07:58.364Z]
[2025-09-30T21:07:58.364Z] podmanVersion : bash: line 1: podman: command not found
[2025-09-30T21:07:58.364Z] procArch : aarch64
[2025-09-30T21:07:58.364Z] sysArch : aarch64
[2025-09-30T21:07:58.364Z] sysOS : Linux
[2025-09-30T21:07:58.364Z] ulimit :
[2025-09-30T21:07:58.364Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-09-30T21:07:58.364Z] core file size (blocks, -c) unlimited
[2025-09-30T21:07:58.364Z] data seg size (kbytes, -d) unlimited
[2025-09-30T21:07:58.364Z] scheduling priority (-e) 0
[2025-09-30T21:07:58.364Z] file size (blocks, -f) unlimited
[2025-09-30T21:07:58.364Z] pending signals (-i) 63426
[2025-09-30T21:07:58.364Z] max locked memory (kbytes, -l) 8192
[2025-09-30T21:07:58.364Z] max memory size (kbytes, -m) unlimited
[2025-09-30T21:07:58.364Z] open files (-n) 1048576
[2025-09-30T21:07:58.364Z] pipe size (512 bytes, -p) 8
[2025-09-30T21:07:58.364Z] POSIX message queues (bytes, -q) 819200
[2025-09-30T21:07:58.364Z] real-time priority (-r) 0
[2025-09-30T21:07:58.364Z] stack size (kbytes, -s) 8192
[2025-09-30T21:07:58.364Z] cpu time (seconds, -t) unlimited
[2025-09-30T21:07:58.364Z] max user processes (-u) unlimited
[2025-09-30T21:07:58.364Z] virtual memory (kbytes, -v) unlimited
[2025-09-30T21:07:58.364Z] file locks (-x) unlimited
[2025-09-30T21:07:58.364Z] uname : Linux a95353f481df 6.8.0-71-generic #71-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 22 16:44:45 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux
[2025-09-30T21:07:58.364Z] vmVendor : Oracle Corporation
[2025-09-30T21:07:58.364Z] vmVersion : 25.472-b06
[2025-09-30T21:07:58.364Z] xlc version : bash: line 1: xlC: command not found
[2025-09-30T21:07:58.364Z] **************************************************************************
[2025-09-30T21:07:58.364Z]
[2025-09-30T21:07:58.364Z] System.getProperty('java.vm.name')=OpenJDK Client VM
[2025-09-30T21:07:58.364Z]
[2025-09-30T21:07:58.364Z] System.getProperty('java.vendor')=Temurin
[2025-09-30T21:07:58.364Z]
[2025-09-30T21:07:58.364Z] System.getProperty('os.name')=Linux
[2025-09-30T21:07:58.364Z]
[2025-09-30T21:07:58.364Z] System.getProperty('os.arch')=arm
[2025-09-30T21:07:58.364Z]
[2025-09-30T21:07:58.364Z] System.getProperty('java.fullversion')=null
[2025-09-30T21:07:58.364Z]
[2025-09-30T21:07:58.364Z] System.getProperty('sun.arch.data.model')=32
[2025-09-30T21:07:58.364Z]
[2025-09-30T21:07:58.364Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES=3 TEST_TIME= TESTTARGET=sanity.system TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib
[2025-09-30T21:07:58.364Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG'
[2025-09-30T21:07:58.364Z] perl scripts/configure.pl
[2025-09-30T21:07:58.364Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_arm --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.system --testList= --numOfMachines=3 --testTime= --TRSSURL=
[2025-09-30T21:07:59.326Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-09-30T21:07:59.326Z]
[2025-09-30T21:07:59.326Z]
[2025-09-30T21:07:59.326Z] Starting to generate parallel test lists.
[2025-09-30T21:07:59.326Z]
[2025-09-30T21:07:59.326Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../system/otherLoadTest/playlist.xml
[2025-09-30T21:07:59.326Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../system/jlm/playlist.xml
[2025-09-30T21:07:59.326Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml
[2025-09-30T21:07:59.326Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../system/jcstress/playlist.xml
[2025-09-30T21:07:59.326Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../system/sharedClasses/playlist.xml
[2025-09-30T21:07:59.326Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../system/modularity/playlist.xml
[2025-09-30T21:07:59.326Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../system/mathLoadTest/playlist.xml
[2025-09-30T21:07:59.326Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../system/daaLoadTest/playlist.xml
[2025-09-30T21:07:59.326Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../system/churn/playlist.xml
[2025-09-30T21:07:59.326Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../system/security/playlist.xml
[2025-09-30T21:07:59.326Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml
[2025-09-30T21:07:59.326Z] Attempting to get test duration data from TRSS.
[2025-09-30T21:07:59.326Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=8&impl=hs&platform=arm_linux&group=system&level=sanity
[2025-09-30T21:08:00.278Z] Attempting to get test duration data from cached files.
[2025-09-30T21:08:00.278Z]
[2025-09-30T21:08:00.278Z] TEST DURATION
[2025-09-30T21:08:00.278Z] ====================================================================================
[2025-09-30T21:08:00.278Z] Total number of tests searched: 51
[2025-09-30T21:08:00.278Z] Number of test durations found: 51
[2025-09-30T21:08:00.278Z] Top slowest tests:
[2025-09-30T21:08:00.278Z] 12m49s TestJlmRemoteThreadAuth_2
[2025-09-30T21:08:00.278Z] 11m11s TestJlmRemoteThreadNoAuth_2
[2025-09-30T21:08:00.278Z] 08m50s TestJlmRemoteClassAuth_2
[2025-09-30T21:08:00.278Z] ====================================================================================
[2025-09-30T21:08:00.278Z]
[2025-09-30T21:08:00.278Z] Test target is split into 3 lists.
[2025-09-30T21:08:00.278Z] Reducing estimated test running time from 67m47s to 22m49s.
[2025-09-30T21:08:00.278Z]
[2025-09-30T21:08:00.278Z] -------------------------------------testList_0-------------------------------------
[2025-09-30T21:08:00.278Z] Number of tests: 4
[2025-09-30T21:08:00.278Z] Estimated running time: 22m49s
[2025-09-30T21:08:00.278Z] TESTLIST=TestJlmRemoteThreadAuth_2,MauveSingleInvocLoad_HS_5m_2,MathLoadTest_autosimd_5m_2,ParallelStreamsLoadTest_HS_2
[2025-09-30T21:08:00.278Z] ------------------------------------------------------------------------------------
[2025-09-30T21:08:00.278Z]
[2025-09-30T21:08:00.278Z] -------------------------------------testList_1-------------------------------------
[2025-09-30T21:08:00.278Z] Number of tests: 4
[2025-09-30T21:08:00.278Z] Estimated running time: 22m30s
[2025-09-30T21:08:00.278Z] TESTLIST=TestJlmRemoteThreadNoAuth_2,MauveSingleThrdLoad_HS_5m_2,MauveMultiThrdLoad_5m_2,TestJlmRemoteNotifierProxyAuth_2
[2025-09-30T21:08:00.278Z] ------------------------------------------------------------------------------------
[2025-09-30T21:08:00.278Z]
[2025-09-30T21:08:00.278Z] -------------------------------------testList_2-------------------------------------
[2025-09-30T21:08:00.278Z] Number of tests: 43
[2025-09-30T21:08:00.278Z] Estimated running time: 22m27s
[2025-09-30T21:08:00.278Z] TESTLIST=TestJlmRemoteClassAuth_2,LambdaLoadTest_HS_5m_2,ClassLoadingTest_5m_2,MathLoadTest_bigdecimal_5m_2,TestJlmRemoteMemoryNoAuth_2,TestJlmRemoteMemoryNoAuth_0,TestJlmLocal_1,TestJlmRemoteClassNoAuth_0,TestJlmRemoteMemoryAuth_1,TestJlmRemoteClassNoAuth_2,TestJlmRemoteMemoryAuth_2,TestJlmLocal_2,NioLoadTest_5m_2,TestJlmRemoteThreadAuth_1,TestJlmRemoteMemoryAuth_0,TestJlmRemoteClassNoAuth_1,TestJlmLocal_0,MauveSingleThrdLoad_HS_5m_0,TestJlmRemoteNotifierProxyAuth_1,TestJlmRemoteMemoryNoAuth_1,NioLoadTest_5m_0,MathLoadTest_bigdecimal_5m_0,TestJlmRemoteThreadNoAuth_1,TestJlmRemoteClassAuth_0,ParallelStreamsLoadTest_HS_1,LambdaLoadTest_HS_5m_0,ClassLoadingTest_5m_0,MauveMultiThrdLoad_5m_0,MathLoadTest_autosimd_5m_0,TestJlmRemoteNotifierProxyAuth_0,ParallelStreamsLoadTest_HS_0,MauveSingleThrdLoad_HS_5m_1,MauveSingleInvocLoad_HS_5m_1,MauveSingleInvocLoad_HS_5m_0,ClassLoadingTest_5m_1,TestJlmRemoteThreadNoAuth_0,NioLoadTest_5m_1,MauveMultiThrdLoad_5m_1,MathLoadTest_autosimd_5m_1,TestJlmRemoteThreadAuth_0,TestJlmRemoteClassAuth_1,MathLoadTest_bigdecimal_5m_1,LambdaLoadTest_HS_5m_1
[2025-09-30T21:08:00.278Z] ------------------------------------------------------------------------------------
[2025-09-30T21:08:00.278Z]
[2025-09-30T21:08:00.278Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-09-30T21:08:00.278Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-09-30T21:08:00.991Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-09-30T21:08:01.525Z] Saving parallelList.mk file on jenkins...
[Pipeline] dir
[2025-09-30T21:08:01.528Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG
[Pipeline] {
[Pipeline] archiveArtifacts
[2025-09-30T21:08:01.722Z] Archiving artifacts
[2025-09-30T21:08:02.081Z] Recording fingerprints
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
[2025-09-30T21:08:02.317Z] [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-30T21:08:02.847Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_sanity.system_arm_linux_testList_0 params for generating the job
[Pipeline] echo
[2025-09-30T21:08:02.850Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_sanity.system_arm_linux_testList_1 params for generating the job
[Pipeline] echo
[2025-09-30T21:08:02.852Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_sanity.system_arm_linux_testList_2 params for generating the job
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] jobDsl
[Pipeline] jobDsl
[Pipeline] jobDsl
[2025-09-30T21:08:03.952Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-09-30T21:08:04.125Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-09-30T21:08:04.135Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-09-30T21:12:43.277Z] LEVELS: [sanity]
[2025-09-30T21:12:43.279Z] JDK_VERSIONS: [8]
[2025-09-30T21:12:43.279Z] GROUPS: [system]
[2025-09-30T21:12:43.279Z] ARCH_OS_LIST: [arm_linux]
[2025-09-30T21:12:43.447Z] LEVELS: [sanity]
[2025-09-30T21:12:43.448Z] JDK_VERSIONS: [8]
[2025-09-30T21:12:43.448Z] GROUPS: [system]
[2025-09-30T21:12:43.448Z] ARCH_OS_LIST: [arm_linux]
[2025-09-30T21:12:43.449Z] LEVELS: [sanity]
[2025-09-30T21:12:43.449Z] JDK_VERSIONS: [8]
[2025-09-30T21:12:43.449Z] GROUPS: [system]
[2025-09-30T21:12:43.449Z] ARCH_OS_LIST: [arm_linux]
[2025-09-30T21:12:43.467Z] Existing items:
[2025-09-30T21:12:43.467Z] GeneratedJob{name='Test_openjdk8_hs_sanity.system_arm_linux_testList_1'}
[2025-09-30T21:12:43.467Z] Unreferenced items:
[2025-09-30T21:12:43.467Z] GeneratedJob{name='Test_openjdk8_hs_sanity.system_arm_linux_testList_0'}
[2025-09-30T21:12:43.467Z] GeneratedJob{name='Test_openjdk8_hs_sanity.system_arm_linux_testList_2'}
[2025-09-30T21:12:43.608Z] Existing items:
[2025-09-30T21:12:43.608Z] GeneratedJob{name='Test_openjdk8_hs_sanity.system_arm_linux_testList_1'}
[2025-09-30T21:12:43.608Z] GeneratedJob{name='Test_openjdk8_hs_sanity.system_arm_linux_testList_2'}
[2025-09-30T21:12:43.608Z] Unreferenced items:
[2025-09-30T21:12:43.608Z] GeneratedJob{name='Test_openjdk8_hs_sanity.system_arm_linux_testList_0'}
[2025-09-30T21:12:43.639Z] Existing items:
[2025-09-30T21:12:43.639Z] GeneratedJob{name='Test_openjdk8_hs_sanity.system_arm_linux_testList_0'}
[2025-09-30T21:12:43.639Z] GeneratedJob{name='Test_openjdk8_hs_sanity.system_arm_linux_testList_1'}
[2025-09-30T21:12:43.639Z] GeneratedJob{name='Test_openjdk8_hs_sanity.system_arm_linux_testList_2'}
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-09-30T21:12:46.269Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-09-30T21:12:48.279Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-09-30T21:12:48.279Z] Unix type machine..
[2025-09-30T21:12:48.280Z] Running on a Linux host
[2025-09-30T21:12:48.280Z] Woohoo - no rogue processes detected!
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-09-30T21:12:49.183Z] [WS-CLEANUP] Deleting project workspace...
[2025-09-30T21:12:49.183Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-09-30T21:12:50.175Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2025-09-30T21:12:52.218Z] + find /tmp -name *core* -print -exec rm -f {} ;
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-09-30T21:12:52.772Z] 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-30T21:12:52.988Z] Scheduling project: Test_openjdk8_hs_sanity.system_arm_linux_testList_0
[Pipeline] build
[2025-09-30T21:12:52.996Z] Scheduling project: Test_openjdk8_hs_sanity.system_arm_linux_testList_1
[Pipeline] build
[2025-09-30T21:12:53.025Z] Scheduling project: Test_openjdk8_hs_sanity.system_arm_linux_testList_2
[2025-09-30T21:12:58.140Z] Starting building: Test_openjdk8_hs_sanity.system_arm_linux_testList_2 #9
[2025-09-30T21:12:58.140Z] Starting building: Test_openjdk8_hs_sanity.system_arm_linux_testList_1 #9
[2025-09-30T21:12:58.142Z] Starting building: Test_openjdk8_hs_sanity.system_arm_linux_testList_0 #11
[2025-09-30T21:47:25.953Z] Build Test_openjdk8_hs_sanity.system_arm_linux_testList_1 #9 completed: FAILURE
[Pipeline] }
[2025-09-30T21:57:05.723Z] Build Test_openjdk8_hs_sanity.system_arm_linux_testList_0 #11 completed: SUCCESS
[Pipeline] }
[2025-09-30T22:14:10.363Z] Build Test_openjdk8_hs_sanity.system_arm_linux_testList_2 #9 completed: SUCCESS
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-09-30T22:14:10.432Z] Running on test-azure-win11-x64-2 in c:\jenkins\workspace\Test_openjdk8_hs_sanity.system_arm_linux
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-09-30T22:14:10.489Z] [WS-CLEANUP] Deleting project workspace...
[2025-09-30T22:14:10.489Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-09-30T22:14:10.503Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2025-09-30T22:14:10.556Z] Test_openjdk8_hs_sanity.system_arm_linux_testList_0 #11 completed with status SUCCESS
[Pipeline] timeout
[2025-09-30T22:14:10.570Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-09-30T22:14:10.675Z] Copied 1 artifact from "Test_openjdk8_hs_sanity.system_arm_linux_testList_0" build number 11
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-09-30T22:14:10.720Z] Saving Test_openjdk8_hs_sanity.system_arm_linux_testList_0/11/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-09-30T22:14:10.740Z] Archiving artifacts
[2025-09-30T22:14:10.793Z] Recording fingerprints
[Pipeline] echo
[2025-09-30T22:14:10.831Z] Test_openjdk8_hs_sanity.system_arm_linux_testList_1 #9 completed with status FAILURE
[Pipeline] timeout
[2025-09-30T22:14:10.856Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-09-30T22:14:10.934Z] Copied 0 artifacts from "Test_openjdk8_hs_sanity.system_arm_linux_testList_1" build number 9
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-09-30T22:14:10.972Z] Exception: hudson.AbortException: Failed to copy artifacts from Test_openjdk8_hs_sanity.system_arm_linux_testList_1 with filter: **/*.tap
[Pipeline] echo
[2025-09-30T22:14:10.975Z] Cannot copy *.tap or AQACert.log from Test_openjdk8_hs_sanity.system_arm_linux_testList_1 with buildid 9 . Skipping copyArtifacts...
[Pipeline] echo
[2025-09-30T22:14:10.998Z] Test_openjdk8_hs_sanity.system_arm_linux_testList_2 #9 completed with status SUCCESS
[Pipeline] timeout
[2025-09-30T22:14:11.023Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-09-30T22:14:11.124Z] Copied 1 artifact from "Test_openjdk8_hs_sanity.system_arm_linux_testList_2" build number 9
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-09-30T22:14:11.169Z] Saving Test_openjdk8_hs_sanity.system_arm_linux_testList_2/9/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-09-30T22:14:11.189Z] Archiving artifacts
[2025-09-30T22:14:11.233Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-09-30T22:14:11.386Z] Tap file found: Test_openjdk8_hs_sanity.system_arm_linux_testList_0\11\aqa-tests\TKG\output_17592678364217\Test_openjdk8_hs_sanity.system_arm_linux_testList_0.tap...
[Pipeline] readFile
[Pipeline] findFiles
[Pipeline] echo
[2025-09-30T22:14:11.478Z] Tap file found: Test_openjdk8_hs_sanity.system_arm_linux_testList_2\9\aqa-tests\TKG\output_17592688394134\Test_openjdk8_hs_sanity.system_arm_linux_testList_2.tap...
[Pipeline] readFile
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-09-30T22:14:11.597Z] [WS-CLEANUP] Deleting project workspace...
[2025-09-30T22:14:11.597Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-09-30T22:14:11.622Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Rerun)
[Pipeline] echo
[2025-09-30T22:14:11.771Z] allocate a node for generating rerun job ...
[Pipeline] node
[2025-09-30T22:14:11.802Z] Running on test-azure-win11-aarch64-3 in C:\Users\jenkins\workspace\Test_openjdk8_hs_sanity.system_arm_linux
[Pipeline] {
[Pipeline] echo
[2025-09-30T22:14:11.825Z] Generating rerun Test_openjdk8_hs_sanity.system_arm_linux_testList_1_rerun job for running FAILURE test build(s) ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk8_hs_sanity.system_arm_linux_testList_1_rerun)
[Pipeline] echo
[2025-09-30T22:14:11.849Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_sanity.system_arm_linux_testList_1_rerun params for generating the job
[Pipeline] fileExists
[Pipeline] sh
[2025-09-30T22:14:14.841Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2025-09-30T22:14:17.268Z] Processing DSL script testJobTemplate
[2025-09-30T22:14:50.102Z] LEVELS: [sanity]
[2025-09-30T22:14:50.102Z] JDK_VERSIONS: [8]
[2025-09-30T22:14:50.102Z] GROUPS: [system]
[2025-09-30T22:14:50.102Z] ARCH_OS_LIST: [arm_linux]
[2025-09-30T22:14:50.202Z] Added items:
[2025-09-30T22:14:50.202Z] GeneratedJob{name='Test_openjdk8_hs_sanity.system_arm_linux_testList_1_rerun'}
[2025-09-30T22:14:50.202Z] Existing items:
[2025-09-30T22:14:50.202Z] GeneratedJob{name='Test_openjdk8_hs_sanity.system_arm_linux_testList_0'}
[2025-09-30T22:14:50.202Z] GeneratedJob{name='Test_openjdk8_hs_sanity.system_arm_linux_testList_1'}
[2025-09-30T22:14:50.202Z] GeneratedJob{name='Test_openjdk8_hs_sanity.system_arm_linux_testList_2'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2025-09-30T22:15:24.234Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk8_hs_sanity.system_arm_linux_testList_1_rerun)
[Pipeline] build
[2025-09-30T22:15:24.264Z] Scheduling project: Test_openjdk8_hs_sanity.system_arm_linux_testList_1_rerun
[2025-09-30T22:15:31.293Z] Starting building: Test_openjdk8_hs_sanity.system_arm_linux_testList_1_rerun #1
[2025-10-01T00:02:15.008Z] Build Test_openjdk8_hs_sanity.system_arm_linux_testList_1_rerun #1 completed: SUCCESS
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-10-01T00:02:15.079Z] Running on test-rise-ubuntu2404-riscv64-8 in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-10-01T00:02:15.249Z] [WS-CLEANUP] Deleting project workspace...
[2025-10-01T00:02:15.250Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-10-01T00:02:15.562Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2025-10-01T00:02:15.594Z] Test_openjdk8_hs_sanity.system_arm_linux_testList_1_rerun #1 completed with status SUCCESS
[Pipeline] timeout
[2025-10-01T00:02:15.607Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-10-01T00:02:15.842Z] Copied 1 artifact from "Test_openjdk8_hs_sanity.system_arm_linux_testList_1_rerun" build number 1
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-10-01T00:02:15.880Z] Saving Test_openjdk8_hs_sanity.system_arm_linux_testList_1_rerun/1/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-10-01T00:02:15.915Z] Archiving artifacts
[2025-10-01T00:02:16.609Z] Recording fingerprints
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-10-01T00:02:16.824Z] [WS-CLEANUP] Deleting project workspace...
[2025-10-01T00:02:16.824Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-10-01T00:02:16.871Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: SUCCESS