Test_openjdk8_hs_sanity.openjdk_arm_linux
Started by upstream project "build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin" build number 20
originally caused by:
Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 101
originally caused by:
Started by upstream project "build-scripts/utils/releaseTrigger_jdk8u" build number 6195
originally caused by:
Started by timer
Started by user Andrew Leonard
Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 99
originally caused by:
Started by upstream project "build-scripts/utils/releaseTrigger_jdk8u" build number 6195
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_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.openjdk_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/v1.0.10-release^{commit} # timeout=10
Checking out Revision 0ea02e82ab0628328b539cebef0eff9f4a30e891 (origin/v1.0.10-release)
> git config core.sparsecheckout # timeout=10
> git checkout -f 0ea02e82ab0628328b539cebef0eff9f4a30e891 # timeout=10
Commit message: "Oct 25 aarch32 jdk8u testenv (#6693)"
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-10-23T18:10:13.980Z] SPEC: linux_arm
[Pipeline] echo
[2025-10-23T18:10:13.981Z] LABEL: ci.role.test&&sw.os.linux&&hw.arch.aarch32
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-10-23T18:10:13.995Z] 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-10-23T18:10:14.002Z] dynamicAgents: []
[Pipeline] node
[2025-10-23T18:10:29.007Z] Still waiting to schedule task
[2025-10-23T18:10:29.008Z] Waiting for next available executor on ‘ci.role.test&&sw.os.linux&&hw.arch.aarch32’
[2025-10-23T23:07:58.361Z] Running on test-docker-ubuntu2404-armv7-10 in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_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-10-23T23:07:58.407Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-10-23T23:07:58.773Z] [WS-CLEANUP] Deleting project workspace...
[2025-10-23T23:07:58.773Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-10-23T23:07:58.948Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-10-23T23:07:59.170Z] The recommended git tool is: git
[2025-10-23T23:07:59.529Z] No credentials specified
[2025-10-23T23:07:59.706Z] Cloning the remote Git repository
[2025-10-23T23:07:59.968Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-10-23T23:07:59.969Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/aqa-tests # timeout=10
[2025-10-23T23:07:59.977Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-10-23T23:07:59.977Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-10-23T23:07:59.977Z] > git --version # timeout=10
[2025-10-23T23:07:59.981Z] > git --version # 'git version 2.43.0'
[2025-10-23T23:07:59.982Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-10-23T23:08:06.711Z] Avoid second fetch
[2025-10-23T23:08:06.894Z] Checking out Revision 0ea02e82ab0628328b539cebef0eff9f4a30e891 (origin/v1.0.10-release)
[2025-10-23T23:08:06.431Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-10-23T23:08:06.437Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-10-23T23:08:06.795Z] > git rev-parse origin/v1.0.10-release^{commit} # timeout=10
[2025-10-23T23:08:06.979Z] > git config core.sparsecheckout # timeout=10
[2025-10-23T23:08:06.984Z] > git checkout -f 0ea02e82ab0628328b539cebef0eff9f4a30e891 # timeout=10
[2025-10-23T23:08:08.543Z] Commit message: "Oct 25 aarch32 jdk8u testenv (#6693)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_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-10-23T23:08:11.242Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-10-23T23:08:11.278Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-10-23T23:08:13.157Z] + LC_TIME=C date +%a, %d %b %Y %T %z
[Pipeline] echo
[2025-10-23T23:08:13.868Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-10-23T23:08:15.704Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-10-23T23:08:15.704Z] Unix type machine..
[2025-10-23T23:08:15.704Z] Running on a Linux host
[2025-10-23T23:08:15.704Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2025-10-23T23:08:18.863Z] + printenv
[2025-10-23T23:08:18.863Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-10-23T23:08:18.863Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-10-23T23:08:18.863Z] SETUP_JCK_RUN=false
[2025-10-23T23:08:18.863Z] USE_TESTENV_PROPERTIES=true
[2025-10-23T23:08:18.863Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-10-23T23:08:18.863Z] SSH_CLIENT=78.47.239.97 58202 22
[2025-10-23T23:08:18.863Z] USER=jenkins
[2025-10-23T23:08:18.863Z] BUILD_LIST=openjdk
[2025-10-23T23:08:18.863Z] SDK_RESOURCE=upstream
[2025-10-23T23:08:18.863Z] OPENJ9_BRANCH=master
[2025-10-23T23:08:18.863Z] jobStatus=SUCCESS
[2025-10-23T23:08:18.863Z] CI=true
[2025-10-23T23:08:18.863Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_arm_linux/674/display/redirect?page=changes
[2025-10-23T23:08:18.863Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-10-23T23:08:18.863Z] UPSTREAM_JOB_NUMBER=20
[2025-10-23T23:08:18.863Z] TARGET=sanity.openjdk
[2025-10-23T23:08:18.863Z] EXIT_FAILURE=false
[2025-10-23T23:08:18.863Z] 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-10-23T23:08:18.863Z] HUDSON_URL=https://ci.adoptium.net/
[2025-10-23T23:08:18.863Z] USE_JRE=false
[2025-10-23T23:08:18.863Z] OLDPWD=/home/jenkins
[2025-10-23T23:08:18.863Z] STF_OWNER_BRANCH=adoptium:master
[2025-10-23T23:08:18.863Z] HOME=/home/jenkins
[2025-10-23T23:08:18.863Z] ADOPTOPENJDK_BRANCH=v1.0.10-release
[2025-10-23T23:08:18.863Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_arm_linux/674/
[2025-10-23T23:08:18.863Z] TAP_NAME=Test_openjdk8_hs_sanity.openjdk_arm_linux.tap
[2025-10-23T23:08:18.863Z] JDK_IMPL=hotspot
[2025-10-23T23:08:18.863Z] DOCKER_REQUIRED=false
[2025-10-23T23:08:18.863Z] HUDSON_COOKIE=e08ddbc3-d921-479c-96f3-b8d867237a40
[2025-10-23T23:08:18.863Z] JENKINS_SERVER_COOKIE=durable-cb489a83f3ee984de26b85280c2d99edf528344e5764ad71a6ce16105ae61a07
[2025-10-23T23:08:18.863Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../benchmarks
[2025-10-23T23:08:18.863Z] JDK_REPO=https://github.com/adoptium/aarch32-jdk8u
[2025-10-23T23:08:18.863Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux
[2025-10-23T23:08:18.863Z] KEEP_WORKSPACE=false
[2025-10-23T23:08:18.863Z] ARCHIVE_TEST_RESULTS=false
[2025-10-23T23:08:18.863Z] GENERATE_JOBS=true
[2025-10-23T23:08:18.863Z] TKG_OWNER_BRANCH=adoptium:master
[2025-10-23T23:08:18.863Z] PERSONAL_BUILD=false
[2025-10-23T23:08:18.863Z] LOGNAME=jenkins
[2025-10-23T23:08:18.863Z] NODE_NAME=test-docker-ubuntu2404-armv7-10
[2025-10-23T23:08:18.863Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_arm_linux/674/display/redirect?page=artifacts
[2025-10-23T23:08:18.863Z] STAGE_NAME=Setup
[2025-10-23T23:08:18.863Z] AUTO_DETECT=true
[2025-10-23T23:08:18.863Z] EXECUTOR_NUMBER=0
[2025-10-23T23:08:18.863Z] JDK_VERSION=8
[2025-10-23T23:08:18.863Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-10-23T23:08:18.863Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_arm_linux/674/display/redirect?page=tests
[2025-10-23T23:08:18.863Z] BUILD_DISPLAY_NAME=#674
[2025-10-23T23:08:18.863Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-10-23T23:08:18.863Z] TIME_LIMIT=25
[2025-10-23T23:08:18.863Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-10-23T23:08:18.863Z] JOB_BASE_NAME=Test_openjdk8_hs_sanity.openjdk_arm_linux
[2025-10-23T23:08:18.863Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
[2025-10-23T23:08:18.863Z] PLATFORM=arm_linux
[2025-10-23T23:08:18.863Z] TKG_ITERATIONS=1
[2025-10-23T23:08:18.863Z] EXIT_SUCCESS=false
[2025-10-23T23:08:18.863Z] BUILD_ID=674
[2025-10-23T23:08:18.863Z] RERUN_FAILURE=true
[2025-10-23T23:08:18.863Z] ACTIVE_NODE_TIMEOUT=5
[2025-10-23T23:08:18.863Z] BUILD_TAG=jenkins-Test_openjdk8_hs_sanity.openjdk_arm_linux-674
[2025-10-23T23:08:18.863Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../externalDependency/system_lib
[2025-10-23T23:08:18.863Z] JENKINS_URL=https://ci.adoptium.net/
[2025-10-23T23:08:18.863Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-23T23:08:18.863Z] LANG=C.UTF-8
[2025-10-23T23:08:18.863Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_arm_linux/
[2025-10-23T23:08:18.863Z] KEEP_REPORTDIR=true
[2025-10-23T23:08:18.863Z] JCK_GIT_BRANCH=master
[2025-10-23T23:08:18.863Z] ORIGIN_JDK_VERSION=8
[2025-10-23T23:08:18.863Z] BUILD_NUMBER=674
[2025-10-23T23:08:18.863Z] JENKINS_NODE_COOKIE=f4129e27-4551-4cc2-ba70-8e043dbe05a6
[2025-10-23T23:08:18.863Z] SHELL=/bin/sh
[2025-10-23T23:08:18.863Z] ITERATIONS=1
[2025-10-23T23:08:18.863Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-10-23T23:08:18.863Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/jdkbinary/j2sdk-image
[2025-10-23T23:08:18.863Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_arm_linux/674/display/redirect
[2025-10-23T23:08:18.863Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-10-23T23:08:18.863Z] SPEC=linux_arm
[2025-10-23T23:08:18.863Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-10-23T23:08:18.863Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-10-23T23:08:18.863Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_arm_linux/display/redirect
[2025-10-23T23:08:18.863Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin
[2025-10-23T23:08:18.863Z] JOB_NAME=Test_openjdk8_hs_sanity.openjdk_arm_linux
[2025-10-23T23:08:18.863Z] SLACK_CHANNEL=aqavit-bot
[2025-10-23T23:08:18.863Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-10-23T23:08:18.863Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux
[2025-10-23T23:08:18.863Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../externalDependency/lib
[2025-10-23T23:08:18.863Z] TEST_TIME=120
[2025-10-23T23:08:18.863Z] SSH_CONNECTION=78.47.239.97 58202 172.17.0.4 22
[2025-10-23T23:08:18.863Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux@tmp
[2025-10-23T23:08:18.863Z] PARALLEL=Dynamic
[2025-10-23T23:08:18.863Z] JOBSTARTTIME=Thu, 23 Oct 2025 23:08:12 +0000
[2025-10-23T23:08:18.863Z] DYNAMIC_COMPILE=false
[2025-10-23T23:08:18.863Z] 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-10-23T23:08:19.393Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-10-23T23:08:19.413Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-10-23T23:09:01.819Z] Copied 5 artifacts from "build-scripts » jobs » release » jobs » jdk8u » jdk8u-release-linux-arm-temurin" build number 20
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-10-23T23:09:01.993Z] 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-10-23T23:09:02.006Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux
[Pipeline] {
[Pipeline] sshagent
[2025-10-23T23:09:02.107Z] $ ssh-agent
[2025-10-23T23:09:02.912Z] SSH_AUTH_SOCK=/tmp/ssh-te7EYcIpNZRk/agent.1643037
[2025-10-23T23:09:02.912Z] SSH_AGENT_PID=1643039
[2025-10-23T23:09:02.912Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-10-23T23:09:02.937Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-10-23T23:09:02.969Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-10-23T23:09:04.817Z] + pwd
[2025-10-23T23:09:04.817Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/aqa-tests/.. -p arm_linux -r upstream -j 8 -i hotspot --clone_openj9 false
[2025-10-23T23:09:04.817Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/aqa-tests
[2025-10-23T23:09:04.817Z] load ./testenv/testenv_arm32.properties
[2025-10-23T23:09:04.817Z] Running checkTags with ./testenv/testenv_arm32.properties and 8
[2025-10-23T23:09:04.817Z] 5b29b27e534d4548c2f41279f7b470af3134c6cd refs/tags/jdk8u472-b08-aarch32-20251022
[2025-10-23T23:09:04.817Z] Use tag name jdk8u472-b08-aarch32-20251022 from ./testenv/testenv_arm32.properties
[2025-10-23T23:09:04.817Z] get jdk binary...
[2025-10-23T23:09:04.817Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-10-23T23:09:04.817Z] Uncompressing file: OpenJDK8U-jdk_arm_linux_hotspot_8u472b08.tar.gz ...
[2025-10-23T23:09:05.772Z] List files in jdkbinary folder...
[2025-10-23T23:09:05.772Z] total 224460
[2025-10-23T23:09:05.772Z] -rw-r--r-- 1 jenkins jenkins 92467486 Oct 23 15:29 OpenJDK8U-debugimage_arm_linux_hotspot_8u472b08.tar.gz
[2025-10-23T23:09:05.772Z] -rw-r--r-- 1 jenkins jenkins 98421696 Oct 23 15:29 OpenJDK8U-jdk_arm_linux_hotspot_8u472b08.tar.gz
[2025-10-23T23:09:05.772Z] -rw-r--r-- 1 jenkins jenkins 38837454 Oct 23 15:29 OpenJDK8U-jre_arm_linux_hotspot_8u472b08.tar.gz
[2025-10-23T23:09:05.772Z] -rw-rw-r-- 1 jenkins jenkins 22179 Oct 23 15:44 OpenJDK8U-sbom_arm_linux_hotspot_8u472b08-metadata.json
[2025-10-23T23:09:05.772Z] -rw-r--r-- 1 jenkins jenkins 78186 Oct 23 15:46 OpenJDK8U-sbom_arm_linux_hotspot_8u472b08.json
[2025-10-23T23:09:05.772Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 23 23:09 tmp
[2025-10-23T23:09:05.772Z] List files in jdkbinary/tmp folder...
[2025-10-23T23:09:05.772Z] total 4
[2025-10-23T23:09:05.772Z] drwxr-xr-x 8 jenkins jenkins 4096 Oct 23 15:29 jdk8u472-b08-aarch32-20251022
[2025-10-23T23:09:05.772Z] Moving directory jdk8u472-b08-aarch32-20251022/ to ../j2sdk-image
[2025-10-23T23:09:05.772Z] Uncompressing file: OpenJDK8U-jre_arm_linux_hotspot_8u472b08.tar.gz ...
[2025-10-23T23:09:06.719Z] List files in jdkbinary folder...
[2025-10-23T23:09:06.719Z] total 224464
[2025-10-23T23:09:06.719Z] -rw-r--r-- 1 jenkins jenkins 92467486 Oct 23 15:29 OpenJDK8U-debugimage_arm_linux_hotspot_8u472b08.tar.gz
[2025-10-23T23:09:06.719Z] -rw-r--r-- 1 jenkins jenkins 98421696 Oct 23 15:29 OpenJDK8U-jdk_arm_linux_hotspot_8u472b08.tar.gz
[2025-10-23T23:09:06.720Z] -rw-r--r-- 1 jenkins jenkins 38837454 Oct 23 15:29 OpenJDK8U-jre_arm_linux_hotspot_8u472b08.tar.gz
[2025-10-23T23:09:06.720Z] -rw-rw-r-- 1 jenkins jenkins 22179 Oct 23 15:44 OpenJDK8U-sbom_arm_linux_hotspot_8u472b08-metadata.json
[2025-10-23T23:09:06.720Z] -rw-r--r-- 1 jenkins jenkins 78186 Oct 23 15:46 OpenJDK8U-sbom_arm_linux_hotspot_8u472b08.json
[2025-10-23T23:09:06.720Z] drwxr-xr-x 8 jenkins jenkins 4096 Oct 23 15:29 j2sdk-image
[2025-10-23T23:09:06.720Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 23 23:09 tmp
[2025-10-23T23:09:06.720Z] List files in jdkbinary/tmp folder...
[2025-10-23T23:09:06.720Z] total 4
[2025-10-23T23:09:06.720Z] drwxr-xr-x 5 jenkins jenkins 4096 Oct 23 15:29 jdk8u472-b08-aarch32-20251022-jre
[2025-10-23T23:09:06.720Z] Moving directory jdk8u472-b08-aarch32-20251022-jre/ to ../j2re-image
[2025-10-23T23:09:06.720Z] Uncompressing OpenJDK8U-debugimage_arm_linux_hotspot_8u472b08.tar.gz over ./j2sdk-image/jre...
[2025-10-23T23:09:08.674Z] Removing top-level folder jdk8u472-b08-aarch32-20251022-debug-image/
[2025-10-23T23:09:08.674Z] Removing top-level folder jdk8u472-b08-aarch32-20251022/
[2025-10-23T23:09:08.674Z] Run /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/jdkbinary/j2sdk-image/bin/java -version
[2025-10-23T23:09:08.674Z] =JAVA VERSION OUTPUT BEGIN=
[2025-10-23T23:09:09.620Z] openjdk version "1.8.0_472"
[2025-10-23T23:09:09.620Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-b08)
[2025-10-23T23:09:09.620Z] OpenJDK Client VM (Temurin)(build 25.472-b08, mixed mode)
[2025-10-23T23:09:09.620Z] =JAVA VERSION OUTPUT END=
[2025-10-23T23:09:09.620Z] =RELEASE INFO BEGIN=
[2025-10-23T23:09:09.620Z] JAVA_VERSION="1.8.0_472"
[2025-10-23T23:09:09.620Z] OS_NAME="Linux"
[2025-10-23T23:09:09.620Z] OS_VERSION="2.6"
[2025-10-23T23:09:09.620Z] OS_ARCH="aarch32"
[2025-10-23T23:09:09.620Z] SOURCE=".:git:db1f43f29fe4+"
[2025-10-23T23:09:09.620Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-10-23T23:09:09.620Z] BUILD_SOURCE="git:839fa0b45d809157cffd3dc8515aad262a4a1776"
[2025-10-23T23:09:09.620Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-10-23T23:09:09.620Z] SOURCE_REPO="https://github.com/adoptium/aarch32-jdk8u.git"
[2025-10-23T23:09:09.620Z] FULL_VERSION="1.8.0_472-b08"
[2025-10-23T23:09:09.620Z] SEMANTIC_VERSION="8.0.472+8"
[2025-10-23T23:09:09.620Z] BUILD_INFO="OS: Linux Version: 6.8.0-71-generic"
[2025-10-23T23:09:09.620Z] JVM_VARIANT="Hotspot"
[2025-10-23T23:09:09.620Z] JVM_VERSION="25.472-b08"
[2025-10-23T23:09:09.620Z] IMAGE_TYPE="JDK"
[2025-10-23T23:09:09.620Z] =RELEASE INFO END=
[2025-10-23T23:09:09.620Z] get testKitGen...
[2025-10-23T23:09:09.620Z] git clone -q https://github.com/adoptium/TKG.git
[2025-10-23T23:09:09.620Z] git rev-parse master
[2025-10-23T23:09:09.621Z] git checkout -q -f dbf72b0d3d1794cee53b6163252f72c09ef8ede5
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-10-23T23:09:10.296Z] $ ssh-agent -k
[2025-10-23T23:09:10.303Z] unset SSH_AUTH_SOCK;
[2025-10-23T23:09:10.303Z] unset SSH_AGENT_PID;
[2025-10-23T23:09:10.303Z] echo Agent pid 1643039 killed;
[2025-10-23T23:09:11.098Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-10-23T23:09:11.712Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.openjdk&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=arm_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.10-release&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%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-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=true&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=20&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-10-23T23:09:11.724Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.openjdk&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=arm_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-docker-ubuntu2404-armv7-10&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.10-release&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%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-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=true&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=20&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-10-23T23:09:11.781Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-10-23T23:09:12.866Z] Copied 1 artifact from "getTRSSOutput" build number 1935
[Pipeline] sh
[2025-10-23T23:09:14.722Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-10-23T23:09:14.722Z] + gzip -cd TRSSOutput.tar.gz
[2025-10-23T23:09:14.722Z] + tar xof -
[2025-10-23T23:09:14.722Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-10-23T23:09:15.304Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-10-23T23:09:15.328Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-10-23T23:09:17.167Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-10-23T23:09:21.295Z] --------------------------------------------
[2025-10-23T23:09:21.295Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../externalDependency/lib
[2025-10-23T23:09:21.295Z] task is set to default
[2025-10-23T23:09:21.295Z] dependencyList is set to all
[2025-10-23T23:09:21.295Z] --------------------------------------------
[2025-10-23T23:09:21.295Z] Starting download third party dependent jars
[2025-10-23T23:09:21.295Z] --------------------------------------------
[2025-10-23T23:09:21.295Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../externalDependency/lib
[2025-10-23T23:09:21.295Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-10-23T23:09:21.295Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-10-23T23:09:21.295Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-10-23T23:09:21.295Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-10-23T23:09:21.295Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-10-23T23:09:21.295Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2025-10-23T23:09:21.295Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-10-23T23:09:21.295Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-10-23T23:09:21.295Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-10-23T23:09:21.295Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-10-23T23:09:21.295Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-10-23T23:09:21.295Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-10-23T23:09:21.295Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-10-23T23:09:21.295Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-10-23T23:09:21.295Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-10-23T23:09:21.295Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-10-23T23:09:21.295Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2025-10-23T23:09:21.295Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-10-23T23:09:21.295Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-10-23T23:09:21.295Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-10-23T23:09:21.295Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-10-23T23:09:21.295Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-10-23T23:09:21.295Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-10-23T23:09:21.295Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-10-23T23:09:21.295Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-10-23T23:09:21.295Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading
[2025-10-23T23:09:21.295Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-10-23T23:09:21.295Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-10-23T23:09:21.295Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-10-23T23:09:21.859Z] Found a total of 2 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.aarch32' label
[Pipeline] sh
[2025-10-23T23:09:23.727Z] + cd ./aqa-tests/TKG
[2025-10-23T23:09:23.727Z] + uname
[2025-10-23T23:09:23.727Z] + [ Linux = AIX ]
[2025-10-23T23:09:23.727Z] + uname
[2025-10-23T23:09:23.727Z] + [ Linux = SunOS ]
[2025-10-23T23:09:23.727Z] + uname
[2025-10-23T23:09:23.727Z] + [ Linux = *BSD ]
[2025-10-23T23:09:23.727Z] + MAKE=make
[2025-10-23T23:09:23.727Z] + make genParallelList TEST=sanity.openjdk TEST_TIME=120 NUM_MACHINES=
[2025-10-23T23:09:23.727Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/jdkbinary/j2sdk-image
[2025-10-23T23:09:23.727Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../externalDependency/lib
[2025-10-23T23:09:23.727Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-10-23T23:09:23.727Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-10-23T23:09:23.727Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-10-23T23:09:23.727Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_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.openjdk_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-10-23T23:09:23.727Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-10-23T23:09:23.727Z]
[2025-10-23T23:09:23.727Z] build:
[2025-10-23T23:09:23.727Z]
[2025-10-23T23:09:23.727Z] clean:
[2025-10-23T23:09:23.727Z]
[2025-10-23T23:09:23.727Z] init:
[2025-10-23T23:09:23.727Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/aqa-tests/TKG/bin
[2025-10-23T23:09:23.727Z]
[2025-10-23T23:09:23.727Z] getDependentLibs:
[2025-10-23T23:09:23.727Z] [exec] --------------------------------------------
[2025-10-23T23:09:23.727Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../externalDependency/lib
[2025-10-23T23:09:23.727Z] [exec] task is set to default
[2025-10-23T23:09:23.727Z] [exec] dependencyList is set to json_simple
[2025-10-23T23:09:23.727Z] [exec] --------------------------------------------
[2025-10-23T23:09:23.727Z] [exec] Starting download third party dependent jars
[2025-10-23T23:09:23.727Z] [exec] --------------------------------------------
[2025-10-23T23:09:23.727Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../externalDependency/lib
[2025-10-23T23:09:23.727Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-10-23T23:09:23.727Z] [exec] downloaded dependent third party jars successfully
[2025-10-23T23:09:23.727Z]
[2025-10-23T23:09:23.727Z] compile:
[2025-10-23T23:09:23.727Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-10-23T23:09:23.727Z] [echo] ============COMPILER SETTINGS============
[2025-10-23T23:09:23.727Z] [echo] ===fork: yes
[2025-10-23T23:09:23.727Z] [echo] ===debug: on
[2025-10-23T23:09:23.727Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/aqa-tests/TKG/bin
[2025-10-23T23:09:25.677Z]
[2025-10-23T23:09:25.677Z] dist:
[2025-10-23T23:09:25.677Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-10-23T23:09:25.677Z]
[2025-10-23T23:09:25.677Z] BUILD SUCCESSFUL
[2025-10-23T23:09:25.677Z] Total time: 2 seconds
[2025-10-23T23:09:25.677Z] 0
[2025-10-23T23:09:25.677Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-10-23T23:09:25.677Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-10-23T23:09:25.677Z] microArchOutput:
[2025-10-23T23:09:26.623Z] ****************************** MACHINE INFO ******************************
[2025-10-23T23:09:26.623Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/aqa-tests/TKG
[2025-10-23T23:09:26.623Z] Free Physical Memory Size : 3190345728
[2025-10-23T23:09:26.623Z] Free space (bytes) : 36137689088
[2025-10-23T23:09:26.623Z] Total Physical Memory Size : 6442450944
[2025-10-23T23:09:26.624Z] Total space (bytes) : 167961710592
[2025-10-23T23:09:26.624Z] Usable space (bytes) : 27531190272
[2025-10-23T23:09:26.624Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-10-23T23:09:26.624Z] bashVersion :
[2025-10-23T23:09:26.624Z] GNU bash, version 5.2.21(1)-release (arm-unknown-linux-gnueabihf)
[2025-10-23T23:09:26.624Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-10-23T23:09:26.624Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-10-23T23:09:26.624Z]
[2025-10-23T23:09:26.624Z] This is free software; you are free to change and redistribute it.
[2025-10-23T23:09:26.624Z] There is NO WARRANTY, to the extent permitted by law.
[2025-10-23T23:09:26.624Z] cpuCores : 8
[2025-10-23T23:09:26.624Z] curlVersion :
[2025-10-23T23:09:26.624Z] 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-10-23T23:09:26.624Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6
[2025-10-23T23:09:26.624Z] 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-10-23T23:09:26.624Z] 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-10-23T23:09:26.624Z] dockerVersion : bash: line 1: docker: command not found
[2025-10-23T23:09:26.624Z] gcc version : 13
[2025-10-23T23:09:26.624Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.6) 2.39
[2025-10-23T23:09:26.624Z] gdb version : bash: line 1: gdb: command not found
[2025-10-23T23:09:26.624Z] lldb version : Command could not be executed
[2025-10-23T23:09:26.624Z] makeVersion :
[2025-10-23T23:09:26.624Z] GNU Make 4.3
[2025-10-23T23:09:26.624Z] Built for arm-unknown-linux-gnueabihf
[2025-10-23T23:09:26.624Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-10-23T23:09:26.624Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-10-23T23:09:26.624Z] This is free software: you are free to change and redistribute it.
[2025-10-23T23:09:26.624Z] There is NO WARRANTY, to the extent permitted by law.
[2025-10-23T23:09:26.624Z] mavenVersion : bash: line 1: mvn: command not found
[2025-10-23T23:09:26.624Z] osInfo :
[2025-10-23T23:09:26.624Z] PRETTY_NAME="Ubuntu 24.04.3 LTS"
[2025-10-23T23:09:26.624Z] NAME="Ubuntu"
[2025-10-23T23:09:26.624Z] VERSION_ID="24.04"
[2025-10-23T23:09:26.624Z] VERSION="24.04.3 LTS (Noble Numbat)"
[2025-10-23T23:09:26.624Z] VERSION_CODENAME=noble
[2025-10-23T23:09:26.624Z] ID=ubuntu
[2025-10-23T23:09:26.624Z] ID_LIKE=debian
[2025-10-23T23:09:26.624Z] HOME_URL="https://www.ubuntu.com/"
[2025-10-23T23:09:26.624Z] SUPPORT_URL="https://help.ubuntu.com/"
[2025-10-23T23:09:26.624Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2025-10-23T23:09:26.624Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2025-10-23T23:09:26.624Z] UBUNTU_CODENAME=noble
[2025-10-23T23:09:26.624Z] LOGO=ubuntu-logo
[2025-10-23T23:09:26.624Z] osLabel : ubuntu.24
[2025-10-23T23:09:26.624Z] perlVersion :
[2025-10-23T23:09:26.624Z]
[2025-10-23T23:09:26.624Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for arm-linux-gnueabihf-thread-multi-64int
[2025-10-23T23:09:26.624Z] (with 51 registered patches, see perl -V for more detail)
[2025-10-23T23:09:26.624Z]
[2025-10-23T23:09:26.624Z] Copyright 1987-2023, Larry Wall
[2025-10-23T23:09:26.624Z]
[2025-10-23T23:09:26.624Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-10-23T23:09:26.624Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-10-23T23:09:26.624Z]
[2025-10-23T23:09:26.624Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-10-23T23:09:26.624Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-10-23T23:09:26.624Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-10-23T23:09:26.624Z]
[2025-10-23T23:09:26.624Z] podmanVersion : bash: line 1: podman: command not found
[2025-10-23T23:09:26.624Z] procArch : aarch64
[2025-10-23T23:09:26.624Z] sysArch : aarch64
[2025-10-23T23:09:26.624Z] sysOS : Linux
[2025-10-23T23:09:26.624Z] ulimit :
[2025-10-23T23:09:26.624Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-10-23T23:09:26.624Z] core file size (blocks, -c) unlimited
[2025-10-23T23:09:26.624Z] data seg size (kbytes, -d) unlimited
[2025-10-23T23:09:26.624Z] scheduling priority (-e) 0
[2025-10-23T23:09:26.624Z] file size (blocks, -f) unlimited
[2025-10-23T23:09:26.624Z] pending signals (-i) 63426
[2025-10-23T23:09:26.624Z] max locked memory (kbytes, -l) 8192
[2025-10-23T23:09:26.624Z] max memory size (kbytes, -m) unlimited
[2025-10-23T23:09:26.624Z] open files (-n) 1048576
[2025-10-23T23:09:26.624Z] pipe size (512 bytes, -p) 8
[2025-10-23T23:09:26.624Z] POSIX message queues (bytes, -q) 819200
[2025-10-23T23:09:26.624Z] real-time priority (-r) 0
[2025-10-23T23:09:26.624Z] stack size (kbytes, -s) 8192
[2025-10-23T23:09:26.624Z] cpu time (seconds, -t) unlimited
[2025-10-23T23:09:26.624Z] max user processes (-u) unlimited
[2025-10-23T23:09:26.624Z] virtual memory (kbytes, -v) unlimited
[2025-10-23T23:09:26.624Z] file locks (-x) unlimited
[2025-10-23T23:09:26.624Z] 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-10-23T23:09:26.624Z] vmVendor : Oracle Corporation
[2025-10-23T23:09:26.624Z] vmVersion : 25.472-b08
[2025-10-23T23:09:26.624Z] xlc version : bash: line 1: xlC: command not found
[2025-10-23T23:09:26.624Z] **************************************************************************
[2025-10-23T23:09:26.624Z]
[2025-10-23T23:09:26.624Z] System.getProperty('java.vm.name')=OpenJDK Client VM
[2025-10-23T23:09:26.624Z]
[2025-10-23T23:09:26.624Z] System.getProperty('java.vendor')=Temurin
[2025-10-23T23:09:26.624Z]
[2025-10-23T23:09:26.624Z] System.getProperty('os.name')=Linux
[2025-10-23T23:09:26.624Z]
[2025-10-23T23:09:26.624Z] System.getProperty('os.arch')=arm
[2025-10-23T23:09:26.624Z]
[2025-10-23T23:09:26.624Z] System.getProperty('java.fullversion')=null
[2025-10-23T23:09:26.624Z]
[2025-10-23T23:09:26.624Z] System.getProperty('sun.arch.data.model')=32
[2025-10-23T23:09:26.624Z]
[2025-10-23T23:09:26.624Z] 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_arm_linux/../../externalDependency/lib
[2025-10-23T23:09:26.624Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/aqa-tests/TKG'
[2025-10-23T23:09:26.624Z] perl scripts/configure.pl
[2025-10-23T23:09:26.624Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_arm --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-10-23T23:09:26.624Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-10-23T23:09:26.624Z]
[2025-10-23T23:09:26.624Z]
[2025-10-23T23:09:26.624Z] Starting to generate parallel test lists.
[2025-10-23T23:09:26.624Z]
[2025-10-23T23:09:26.624Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/aqa-tests/TKG/../openjdk/playlist.xml
[2025-10-23T23:09:26.624Z] Attempting to get test duration data from TRSS.
[2025-10-23T23:09:26.624Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=8&impl=hs&platform=arm_linux&group=openjdk&level=sanity
[2025-10-23T23:09:28.092Z] Attempting to get test duration data from cached files.
[2025-10-23T23:09:28.092Z]
[2025-10-23T23:09:28.092Z] TEST DURATION
[2025-10-23T23:09:28.092Z] ====================================================================================
[2025-10-23T23:09:28.092Z] Total number of tests searched: 22
[2025-10-23T23:09:28.092Z] Number of test durations found: 22
[2025-10-23T23:09:28.092Z] Top slowest tests:
[2025-10-23T23:09:28.092Z] 208m14s jdk_util_2
[2025-10-23T23:09:28.092Z] 25m46s langtools_all_0
[2025-10-23T23:09:28.092Z] 08m18s jdk_security2_2
[2025-10-23T23:09:28.092Z] ====================================================================================
[2025-10-23T23:09:28.092Z] Warning: Test jdk_util_2 has duration 208m14s, which is greater than the specified test list execution time 7200000m. So this value is used to limit the overall execution time.
[2025-10-23T23:09:28.092Z]
[2025-10-23T23:09:28.092Z] Test target is split into 2 lists.
[2025-10-23T23:09:28.092Z] Reducing estimated test running time from 261m21s to 208m14s.
[2025-10-23T23:09:28.092Z]
[2025-10-23T23:09:28.092Z] -------------------------------------testList_0-------------------------------------
[2025-10-23T23:09:28.092Z] Number of tests: 1
[2025-10-23T23:09:28.092Z] Estimated running time: 208m14s
[2025-10-23T23:09:28.092Z] TESTLIST=jdk_util_2
[2025-10-23T23:09:28.092Z] ------------------------------------------------------------------------------------
[2025-10-23T23:09:28.092Z]
[2025-10-23T23:09:28.092Z] -------------------------------------testList_1-------------------------------------
[2025-10-23T23:09:28.092Z] Number of tests: 21
[2025-10-23T23:09:28.092Z] Estimated running time: 53m07s
[2025-10-23T23:09:28.092Z] TESTLIST=langtools_all_0,jdk_security2_2,jdk_jdi_jdk8_2,jdk_security1_2,jdk_lang_2,jdk_security4_2,jdk_math_2,jdk_util_1,jdk_security1_1,jdk_security4_1,jdk_security2_1,jdk_math_1,jdk_jdi_jdk8_1,jdk_math_0,jdk_lang_1,jdk_security2_0,jdk_security1_0,jdk_lang_0,jdk_jdi_jdk8_0,jdk_security4_0,jdk_util_0
[2025-10-23T23:09:28.092Z] ------------------------------------------------------------------------------------
[2025-10-23T23:09:28.092Z]
[2025-10-23T23:09:28.092Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-10-23T23:09:28.092Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-10-23T23:09:28.277Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-10-23T23:09:28.814Z] Saving parallelList.mk file on jenkins...
[Pipeline] dir
[2025-10-23T23:09:28.817Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/aqa-tests/TKG
[Pipeline] {
[Pipeline] archiveArtifacts
[2025-10-23T23:09:29.016Z] Archiving artifacts
[2025-10-23T23:09:29.538Z] Recording fingerprints
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
[2025-10-23T23:09:29.764Z] [PARALLEL: Dynamic] childJobNum is 2, 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] echo
[2025-10-23T23:09:30.306Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_0 params for generating the job
[Pipeline] echo
[2025-10-23T23:09:30.308Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_1 params for generating the job
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] jobDsl
[Pipeline] jobDsl
[2025-10-23T23:09:31.385Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-10-23T23:09:31.557Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-10-23T23:14:23.138Z] LEVELS: [sanity]
[2025-10-23T23:14:23.138Z] JDK_VERSIONS: [8]
[2025-10-23T23:14:23.138Z] GROUPS: [openjdk]
[2025-10-23T23:14:23.138Z] ARCH_OS_LIST: [arm_linux]
[2025-10-23T23:14:23.143Z] LEVELS: [sanity]
[2025-10-23T23:14:23.146Z] JDK_VERSIONS: [8]
[2025-10-23T23:14:23.146Z] GROUPS: [openjdk]
[2025-10-23T23:14:23.146Z] ARCH_OS_LIST: [arm_linux]
[2025-10-23T23:14:23.265Z] Existing items:
[2025-10-23T23:14:23.265Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_0'}
[2025-10-23T23:14:23.265Z] Unreferenced items:
[2025-10-23T23:14:23.265Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun'}
[2025-10-23T23:14:23.268Z] Added items:
[2025-10-23T23:14:23.269Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_1'}
[2025-10-23T23:14:23.269Z] Existing items:
[2025-10-23T23:14:23.269Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_0'}
[2025-10-23T23:14:23.269Z] Unreferenced items:
[2025-10-23T23:14:23.269Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun'}
[Pipeline] }
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-10-23T23:16:37.456Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-10-23T23:16:39.469Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-10-23T23:16:39.469Z] Unix type machine..
[2025-10-23T23:16:39.469Z] Running on a Linux host
[2025-10-23T23:16:39.469Z] Woohoo - no rogue processes detected!
[Pipeline] cleanWs
[2025-10-23T23:16:40.354Z] [WS-CLEANUP] Deleting project workspace...
[2025-10-23T23:16:40.354Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-10-23T23:16:41.443Z] [WS-CLEANUP] done
[Pipeline] sh
[2025-10-23T23:16:43.454Z] + find /tmp -name *core* -print -exec rm -f {} ;
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-10-23T23:16:44.016Z] 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] build
[2025-10-23T23:16:44.199Z] Scheduling project: Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_0
[Pipeline] build
[2025-10-23T23:16:44.206Z] Scheduling project: Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_1
[2025-10-23T23:16:53.760Z] Starting building: Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_0 #16
[2025-10-23T23:16:53.761Z] Starting building: Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_1 #15
[2025-10-24T01:56:08.488Z] Build Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_1 #15 completed: SUCCESS
[Pipeline] }
[2025-10-24T09:10:33.818Z] Build Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_0 #16 completed: FAILURE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-10-24T09:10:33.868Z] Running on test-ibmcloud-rhel9-x64-1 in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux
[Pipeline] {
[Pipeline] cleanWs
[2025-10-24T09:10:33.952Z] [WS-CLEANUP] Deleting project workspace...
[2025-10-24T09:10:33.952Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-10-24T09:10:35.199Z] [WS-CLEANUP] done
[Pipeline] echo
[2025-10-24T09:10:35.221Z] Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_0 #16 completed with status FAILURE
[Pipeline] timeout
[2025-10-24T09:10:35.241Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-10-24T09:10:35.354Z] Exception: hudson.AbortException: Failed to copy artifacts from Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_0 with filter: **/*.tap
[Pipeline] echo
[2025-10-24T09:10:35.356Z] Cannot copy *.tap or AQACert.log from Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_0 with buildid 16 . Skipping copyArtifacts...
[Pipeline] echo
[2025-10-24T09:10:35.375Z] Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_1 #15 completed with status SUCCESS
[Pipeline] timeout
[2025-10-24T09:10:35.391Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-10-24T09:10:35.603Z] Copied 1 artifact from "Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_1" build number 15
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-10-24T09:10:35.637Z] Saving Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_1/15/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-10-24T09:10:35.661Z] Archiving artifacts
[2025-10-24T09:10:36.795Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-10-24T09:10:37.070Z] Tap file found: Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_1/15/aqa-tests/TKG/output_1761268811759/Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_1.tap...
[Pipeline] readFile
[Pipeline] cleanWs
[2025-10-24T09:10:37.209Z] [WS-CLEANUP] Deleting project workspace...
[2025-10-24T09:10:37.209Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-10-24T09:10:37.229Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Rerun)
[Pipeline] echo
[2025-10-24T09:10:37.346Z] allocate a node for generating rerun job ...
[Pipeline] node
[2025-10-24T09:10:37.359Z] Running on test-azure-win2022-x64-3 in c:\jenkins\workspace\Test_openjdk8_hs_sanity.openjdk_arm_linux
[Pipeline] {
[Pipeline] echo
[2025-10-24T09:10:37.387Z] Generating rerun Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_0_rerun job for running FAILURE test build(s) ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_0_rerun)
[Pipeline] echo
[2025-10-24T09:10:37.426Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_0_rerun params for generating the job
[Pipeline] fileExists
[Pipeline] sh
[2025-10-24T09:10:39.274Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2025-10-24T09:10:40.588Z] Processing DSL script testJobTemplate
[2025-10-24T09:11:19.311Z] LEVELS: [sanity]
[2025-10-24T09:11:19.311Z] JDK_VERSIONS: [8]
[2025-10-24T09:11:19.311Z] GROUPS: [openjdk]
[2025-10-24T09:11:19.311Z] ARCH_OS_LIST: [arm_linux]
[2025-10-24T09:11:19.540Z] Added items:
[2025-10-24T09:11:19.540Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_0_rerun'}
[2025-10-24T09:11:19.540Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_1'}
[2025-10-24T09:11:19.540Z] Existing items:
[2025-10-24T09:11:19.540Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_0'}
[2025-10-24T09:11:19.540Z] Unreferenced items:
[2025-10-24T09:11:19.540Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2025-10-24T09:12:42.226Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_0_rerun)
[Pipeline] build
[2025-10-24T09:12:42.268Z] Scheduling project: Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_0_rerun
[2025-10-24T09:12:48.543Z] Starting building: Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_0_rerun #1
[2025-10-24T17:19:18.400Z] Build Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_0_rerun #1 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-10-24T17:19:18.477Z] Running on test-macstadium-macos1014-x64-1 in /Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux
[Pipeline] {
[Pipeline] cleanWs
[2025-10-24T17:19:18.581Z] [WS-CLEANUP] Deleting project workspace...
[2025-10-24T17:19:18.581Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-10-24T17:19:18.608Z] [WS-CLEANUP] done
[Pipeline] echo
[2025-10-24T17:19:18.632Z] Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_0_rerun #1 completed with status UNSTABLE
[Pipeline] timeout
[2025-10-24T17:19:18.662Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-10-24T17:19:18.853Z] Copied 1 artifact from "Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_0_rerun" build number 1
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-10-24T17:19:18.898Z] Saving Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_0_rerun/1/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-10-24T17:19:18.931Z] Archiving artifacts
[2025-10-24T17:19:18.991Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-10-24T17:19:19.191Z] Tap file found: Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_0_rerun/1/aqa-tests/TKG/output_17612974546123/Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_0_rerun.tap...
[Pipeline] readFile
[Pipeline] echo
[2025-10-24T17:19:19.302Z] Rerun in Grinder with failed test targets: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=testList+TESTLIST=jdk_util_2&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=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.10-release&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%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-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=true&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=20&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-10-24T17:19:19.343Z] Rerun failed jdk test cases in Grinder with jdk_custom target: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=jdk_custom&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=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.10-release&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%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-linux-arm-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=java%2Futil%2Fconcurrent%2FBlockingQueue%2FOfferDrainToLoops.java+java%2Futil%2Fconcurrent%2FConcurrentQueues%2FRemovePollRace.java+java%2Futil%2Fconcurrent%2FBlockingQueue%2FCancelledProducerConsumerLoops.java+java%2Futil%2Fstream%2Fboottest%2Fjava%2Futil%2Fstream%2FFlagOpTest.java+java%2Futil%2Fstream%2Fboottest%2Fjava%2Futil%2Fstream%2FLongNodeTest.java+java%2Futil%2Fstream%2Fboottest%2Fjava%2Futil%2Fstream%2FNodeTest.java+java%2Futil%2Fstream%2Ftest%2Forg%2Fopenjdk%2Ftests%2Fjava%2Futil%2Fstream%2FFilterOpTest.java+java%2Futil%2Fstream%2Ftest%2Forg%2Fopenjdk%2Ftests%2Fjava%2Futil%2Fstream%2FInfiniteStreamWithLimitOpTest.java+java%2Futil%2Fstream%2Ftest%2Forg%2Fopenjdk%2Ftests%2Fjava%2Futil%2Fstream%2FIntUniqOpTest.java+java%2Futil%2Fstream%2Ftest%2Forg%2Fopenjdk%2Ftests%2Fjava%2Futil%2Fstream%2FIntSliceOpTest.java+java%2Futil%2Fstream%2Ftest%2Forg%2Fopenjdk%2Ftests%2Fjava%2Futil%2Fstream%2FStreamBuilderTest.java+java%2Futil%2Fstream%2Ftest%2Forg%2Fopenjdk%2Ftests%2Fjava%2Futil%2Fstream%2FSequentialOpTest.java+java%2Futil%2Fconcurrent%2FBlockingQueue%2FMultipleProducersSingleConsumerLoops.java&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=true&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=20&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] cleanWs
[2025-10-24T17:19:19.443Z] [WS-CLEANUP] Deleting project workspace...
[2025-10-24T17:19:19.443Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-10-24T17:19:19.471Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE