Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_2
Started by upstream project "Test_openjdk8_hs_special.openjdk_aarch64_linux" build number 42
originally caused by:
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin" build number 504
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 3019
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 286
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_2@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_2@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 733e828eaf707709002a67c0ca06e9e08055f474 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 733e828eaf707709002a67c0ca06e9e08055f474 # timeout=10
Commit message: "Add Mac specific java.security files for OpenJCEPlus (#6499)"
> git rev-list --no-walk 5752dcad7ddd5826a64165cf3a221127ec29563a # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-08-12T22:44:46.270Z] SPEC: linux_aarch64
[Pipeline] echo
[2025-08-12T22:44:46.271Z] LABEL: ci.role.test&&sw.os.linux&&hw.arch.aarch64
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-08-12T22:44:46.277Z] Found a total of 6 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.aarch64' 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-08-12T22:44:46.279Z] dynamicAgents: []
[Pipeline] node
[2025-08-12T22:45:01.282Z] Still waiting to schedule task
[2025-08-12T22:45:01.284Z] Waiting for next available executor on ‘ci.role.test&&sw.os.linux&&hw.arch.aarch64’
[2025-08-12T23:30:43.786Z] Running on test-osuosl-ubuntu2404-aarch64-1 in /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_2
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2025-08-12T23:30:43.820Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-08-12T23:30:44.480Z] [WS-CLEANUP] Deleting project workspace...
[2025-08-12T23:30:44.480Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-08-12T23:30:44.707Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-08-12T23:30:44.967Z] The recommended git tool is: git
[2025-08-12T23:30:45.604Z] No credentials specified
[2025-08-12T23:30:45.832Z] Cloning the remote Git repository
[2025-08-12T23:30:46.159Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-08-12T23:30:46.160Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_2/aqa-tests # timeout=10
[2025-08-12T23:30:46.171Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-08-12T23:30:46.171Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-08-12T23:30:46.172Z] > git --version # timeout=10
[2025-08-12T23:30:46.178Z] > git --version # 'git version 2.43.0'
[2025-08-12T23:30:46.178Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-08-12T23:30:52.067Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-08-12T23:30:52.421Z] Avoid second fetch
[2025-08-12T23:30:52.642Z] Checking out Revision 733e828eaf707709002a67c0ca06e9e08055f474 (origin/master)
[2025-08-12T23:30:52.083Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-08-12T23:30:52.538Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-08-12T23:30:52.749Z] > git config core.sparsecheckout # timeout=10
[2025-08-12T23:30:52.758Z] > git checkout -f 733e828eaf707709002a67c0ca06e9e08055f474 # timeout=10
[2025-08-12T23:30:54.706Z] Commit message: "Add Mac specific java.security files for OpenJCEPlus (#6499)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_2/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-08-12T23:30:56.814Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-08-12T23:30:56.840Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-08-12T23:30:59.463Z] + LC_TIME=C date +%a, %d %b %Y %T %z
[Pipeline] echo
[2025-08-12T23:31:00.274Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-08-12T23:31:04.148Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-08-12T23:31:04.148Z] Unix type machine..
[2025-08-12T23:31:04.148Z] Running on a Linux host
[2025-08-12T23:31:04.148Z] 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-08-12T23:31:10.707Z] + printenv
[2025-08-12T23:31:10.707Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-08-12T23:31:10.707Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-08-12T23:31:10.707Z] SETUP_JCK_RUN=false
[2025-08-12T23:31:10.707Z] USE_TESTENV_PROPERTIES=false
[2025-08-12T23:31:10.707Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-08-12T23:31:10.707Z] BUILD_LIST=openjdk
[2025-08-12T23:31:10.707Z] USER=jenkins
[2025-08-12T23:31:10.707Z] SSH_CLIENT=78.47.239.97 33440 22
[2025-08-12T23:31:10.707Z] SDK_RESOURCE=upstream
[2025-08-12T23:31:10.707Z] CI=true
[2025-08-12T23:31:10.707Z] OPENJ9_BRANCH=master
[2025-08-12T23:31:10.707Z] jobStatus=SUCCESS
[2025-08-12T23:31:10.707Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-08-12T23:31:10.707Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_2/9/display/redirect?page=changes
[2025-08-12T23:31:10.707Z] UPSTREAM_JOB_NUMBER=504
[2025-08-12T23:31:10.707Z] XDG_SESSION_TYPE=tty
[2025-08-12T23:31:10.707Z] HUDSON_URL=https://ci.adoptium.net/
[2025-08-12T23:31:10.707Z] TARGET=-f parallelList.mk testList_2
[2025-08-12T23:31:10.707Z] EXIT_FAILURE=false
[2025-08-12T23:31:10.707Z] SHLVL=0
[2025-08-12T23:31:10.707Z] NODE_LABELS=hw.arch.aarch64 ci.role.test ubuntu test-osuosl-ubuntu2404-aarch64-1 sw.os.linux ubuntu2404 sw.tool.docker ci.role.perf
[2025-08-12T23:31:10.707Z] HOME=/home/jenkins
[2025-08-12T23:31:10.707Z] STF_OWNER_BRANCH=adoptium:master
[2025-08-12T23:31:10.707Z] USE_JRE=false
[2025-08-12T23:31:10.707Z] OLDPWD=/home/jenkins
[2025-08-12T23:31:10.707Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_2/9/
[2025-08-12T23:31:10.707Z] ADOPTOPENJDK_BRANCH=master
[2025-08-12T23:31:10.707Z] TAP_NAME=Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_2.tap
[2025-08-12T23:31:10.707Z] JDK_IMPL=hotspot
[2025-08-12T23:31:10.707Z] HUDSON_COOKIE=07ee94c7-db92-4816-bacf-a5506ef70556
[2025-08-12T23:31:10.707Z] DOCKER_REQUIRED=false
[2025-08-12T23:31:10.707Z] JENKINS_SERVER_COOKIE=durable-ec4da717b3a384ab7f4f98764a087716b5ac9cbfc79f35195662671efb1ccf34
[2025-08-12T23:31:10.707Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus
[2025-08-12T23:31:10.707Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_2/../../benchmarks
[2025-08-12T23:31:10.707Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2025-08-12T23:31:10.707Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_2
[2025-08-12T23:31:10.707Z] KEEP_WORKSPACE=false
[2025-08-12T23:31:10.707Z] ARCHIVE_TEST_RESULTS=false
[2025-08-12T23:31:10.707Z] GENERATE_JOBS=true
[2025-08-12T23:31:10.707Z] NODE_NAME=test-osuosl-ubuntu2404-aarch64-1
[2025-08-12T23:31:10.707Z] LOGNAME=jenkins
[2025-08-12T23:31:10.708Z] PERSONAL_BUILD=false
[2025-08-12T23:31:10.708Z] TKG_OWNER_BRANCH=adoptium:master
[2025-08-12T23:31:10.708Z] _=/usr/lib/jvm/jdk21/bin/java
[2025-08-12T23:31:10.708Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_2/9/display/redirect?page=artifacts
[2025-08-12T23:31:10.708Z] AUTO_DETECT=true
[2025-08-12T23:31:10.708Z] STAGE_NAME=Setup
[2025-08-12T23:31:10.708Z] XDG_SESSION_CLASS=user
[2025-08-12T23:31:10.708Z] EXECUTOR_NUMBER=0
[2025-08-12T23:31:10.708Z] UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_special.openjdk_aarch64_linux
[2025-08-12T23:31:10.708Z] JDK_VERSION=8
[2025-08-12T23:31:10.708Z] XDG_SESSION_ID=5
[2025-08-12T23:31:10.708Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-08-12T23:31:10.708Z] BUILD_DISPLAY_NAME=#9
[2025-08-12T23:31:10.708Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-08-12T23:31:10.708Z] TIME_LIMIT=25
[2025-08-12T23:31:10.708Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_2/9/display/redirect?page=tests
[2025-08-12T23:31:10.708Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-08-12T23:31:10.708Z] JOB_BASE_NAME=Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_2
[2025-08-12T23:31:10.708Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
[2025-08-12T23:31:10.708Z] TKG_ITERATIONS=1
[2025-08-12T23:31:10.708Z] PLATFORM=aarch64_linux
[2025-08-12T23:31:10.708Z] BUILD_ID=9
[2025-08-12T23:31:10.708Z] EXIT_SUCCESS=false
[2025-08-12T23:31:10.708Z] XDG_RUNTIME_DIR=/run/user/1001
[2025-08-12T23:31:10.708Z] RERUN_FAILURE=true
[2025-08-12T23:31:10.708Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_2/../../testDependency/system_lib
[2025-08-12T23:31:10.708Z] ACTIVE_NODE_TIMEOUT=5
[2025-08-12T23:31:10.708Z] BUILD_TAG=jenkins-Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_2-9
[2025-08-12T23:31:10.708Z] LANG=C.UTF-8
[2025-08-12T23:31:10.708Z] JENKINS_URL=https://ci.adoptium.net/
[2025-08-12T23:31:10.708Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-08-12T23:31:10.708Z] KEEP_REPORTDIR=true
[2025-08-12T23:31:10.708Z] ORIGIN_JDK_VERSION=8
[2025-08-12T23:31:10.708Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_2/
[2025-08-12T23:31:10.708Z] JCK_GIT_BRANCH=master
[2025-08-12T23:31:10.708Z] BUILD_NUMBER=9
[2025-08-12T23:31:10.708Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-08-12T23:31:10.708Z] ITERATIONS=1
[2025-08-12T23:31:10.708Z] JENKINS_NODE_COOKIE=296f5c65-03f1-405e-988d-b79e46a7b798
[2025-08-12T23:31:10.708Z] SHELL=/bin/bash
[2025-08-12T23:31:10.708Z] SPEC=linux_aarch64
[2025-08-12T23:31:10.708Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-08-12T23:31:10.708Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_2/jdkbinary/j2sdk-image
[2025-08-12T23:31:10.708Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-08-12T23:31:10.708Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_2/9/display/redirect
[2025-08-12T23:31:10.708Z] UPSTREAM_TEST_JOB_NUMBER=42
[2025-08-12T23:31:10.708Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-08-12T23:31:10.708Z] NUM_PROCESSORS=2
[2025-08-12T23:31:10.708Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_2/display/redirect
[2025-08-12T23:31:10.708Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin
[2025-08-12T23:31:10.708Z] SLACK_CHANNEL=aqavit-bot
[2025-08-12T23:31:10.708Z] JOB_NAME=Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_2
[2025-08-12T23:31:10.708Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-08-12T23:31:10.708Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_2
[2025-08-12T23:31:10.708Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_2/../../testDependency/lib
[2025-08-12T23:31:10.708Z] SSH_CONNECTION=78.47.239.97 33440 140.211.169.12 22
[2025-08-12T23:31:10.708Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_2@tmp
[2025-08-12T23:31:10.708Z] PARALLEL=None
[2025-08-12T23:31:10.708Z] JOBSTARTTIME=Tue, 12 Aug 2025 23:30:58 +0000
[2025-08-12T23:31:10.708Z] DYNAMIC_COMPILE=false
[2025-08-12T23:31:10.708Z] 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-08-12T23:31:11.581Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-08-12T23:31:11.600Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_2/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-08-13T00:31:11.581Z] Cancelling nested steps due to timeout
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-08-13T00:31:11.684Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-08-13T00:32:12.002Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-08-13T00:32:12.008Z] Unix type machine..
[2025-08-13T00:32:12.008Z] Running on a Linux host
[2025-08-13T00:32:12.008Z] Woohoo - no rogue processes detected!
[Pipeline] cleanWs
[2025-08-13T00:32:15.380Z] [WS-CLEANUP] Deleting project workspace...
[2025-08-13T00:32:15.380Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-08-13T00:32:16.310Z] [WS-CLEANUP] done
[Pipeline] sh
[2025-08-13T00:32:22.915Z] + find /tmp -name *core* -print -exec rm -f {} ;
[2025-08-13T00:32:22.915Z] + true
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-08-13T00:32:26.038Z] Exception: org.jenkinsci.plugins.workflow.steps.FlowInterruptedException
[Pipeline] timeout
[2025-08-13T00:32:26.047Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: ABORTED